]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/locale/angular.ko-KR.xlf
Translated using Weblate (Persian)
[github/Chocobozzz/PeerTube.git] / client / src / locale / angular.ko-KR.xlf
CommitLineData
93fe2d9c
C
1<?xml version="1.0" encoding="UTF-8"?>
2<!--XLIFF document generated by Zanata. Visit http://zanata.org for more infomation.--><xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xyz="urn:appInfo:Items" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 http://www.oasis-open.org/committees/xliff/documents/xliff-core-1.2.xsd" version="1.2">
e771dbe0
C
3 <file source-language="en-US" datatype="plaintext" original="" target-language="ko-KR">
4 <body>
52b356cf 5 <trans-unit id="ngb.alert.close" datatype="html">
93fe2d9c
C
6 <source>Close</source>
7 <target state="translated">닫기</target>
8 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/alert/alert.ts</context><context context-type="linenumber">79</context></context-group>
9 </trans-unit>
10 <trans-unit id="ngb.carousel.slide-number" datatype="html">
11 <source>Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </source>
12 <target state="translated">슬라이드 <x id="INTERPOLATION_1" equiv-text=".value; }"/>개 중 <x id="INTERPOLATION" equiv-text="get wrap("/> 번째 </target>
52b356cf
C
13 <context-group purpose="location">
14 <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context>
15 <context context-type="linenumber">147,157</context>
16 </context-group>
17 <note priority="1" from="description">Currently selected slide number read by screen reader</note>
93fe2d9c
C
18 </trans-unit>
19 <trans-unit id="ngb.carousel.previous" datatype="html">
20 <source>Previous</source>
21 <target state="translated">이전</target>
52b356cf
C
22 <context-group purpose="location">
23 <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context>
24 <context context-type="linenumber">174</context>
25 </context-group>
93fe2d9c
C
26 </trans-unit>
27 <trans-unit id="ngb.carousel.next" datatype="html">
28 <source>Next</source>
29 <target state="translated">다음</target>
30 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context><context context-type="linenumber">197</context></context-group>
31 </trans-unit>
32 <trans-unit id="ngb.datepicker.select-month" datatype="html">
33 <source>Select month</source>
34 <target state="translated">달 선택</target>
52b356cf
C
35 <context-group purpose="location">
36 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context>
37 <context context-type="linenumber">74</context>
38 </context-group>
39 <context-group purpose="location">
40 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context>
41 <context context-type="linenumber">74</context>
42 </context-group>
93fe2d9c
C
43 </trans-unit>
44 <trans-unit id="ngb.datepicker.select-year" datatype="html">
45 <source>Select year</source>
46 <target state="translated">연도 선택</target>
52b356cf
C
47 <context-group purpose="location">
48 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context>
49 <context context-type="linenumber">74</context>
50 </context-group>
51 <context-group purpose="location">
52 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context>
53 <context context-type="linenumber">74</context>
54 </context-group>
93fe2d9c
C
55 </trans-unit>
56 <trans-unit id="ngb.datepicker.previous-month" datatype="html">
57 <source>Previous month</source>
58 <target state="translated">이전달</target>
52b356cf
C
59 <context-group purpose="location">
60 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context>
61 <context context-type="linenumber">69</context>
62 </context-group>
63 <context-group purpose="location">
64 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context>
65 <context context-type="linenumber">69</context>
66 </context-group>
93fe2d9c
C
67 </trans-unit>
68 <trans-unit id="ngb.datepicker.next-month" datatype="html">
69 <source>Next month</source>
70 <target state="translated">다음달</target>
52b356cf
C
71 <context-group purpose="location">
72 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context>
73 <context context-type="linenumber">69</context>
74 </context-group>
75 <context-group purpose="location">
76 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context>
77 <context context-type="linenumber">69</context>
78 </context-group>
93fe2d9c
C
79 </trans-unit>
80 <trans-unit id="ngb.pagination.first" datatype="html">
81 <source>««</source>
82 <target state="translated">««</target>
83 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">247</context></context-group>
84 </trans-unit>
85 <trans-unit id="ngb.pagination.previous" datatype="html">
86 <source>«</source>
87 <target state="translated">«</target>
88 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">266</context></context-group>
89 </trans-unit>
90 <trans-unit id="ngb.pagination.next" datatype="html">
91 <source>»</source>
92 <target state="translated">»</target>
93 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">285</context></context-group>
94 </trans-unit>
95 <trans-unit id="ngb.pagination.last" datatype="html">
96 <source>»»</source>
97 <target state="translated">»»</target>
98 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">305</context></context-group>
99 </trans-unit>
100 <trans-unit id="ngb.pagination.first-aria" datatype="html">
101 <source>First</source>
102 <target state="translated">처음</target>
103 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">320</context></context-group>
104 </trans-unit>
105 <trans-unit id="ngb.pagination.previous-aria" datatype="html">
106 <source>Previous</source>
107 <target state="translated">이전</target>
108 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">335</context></context-group>
109 </trans-unit>
110 <trans-unit id="ngb.pagination.next-aria" datatype="html">
111 <source>Next</source>
112 <target state="translated">다음</target>
113 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">347</context></context-group>
114 </trans-unit>
115 <trans-unit id="ngb.pagination.last-aria" datatype="html">
116 <source>Last</source>
117 <target state="translated">마지막</target>
118 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">357</context></context-group>
119 </trans-unit>
120 <trans-unit id="ngb.progressbar.value" datatype="html">
121 <source><x id="INTERPOLATION" equiv-text="nd so on. *"/></source>
122 <target state="translated"><x id="INTERPOLATION" equiv-text="nd so on. *"/></target>
123 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/progressbar/progressbar.ts</context><context context-type="linenumber">60</context></context-group>
124 </trans-unit>
125 <trans-unit id="ngb.timepicker.HH" datatype="html">
126 <source>HH</source>
58ae266b 127 <target state="translated">HH</target>
93fe2d9c
C
128 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">133</context></context-group>
129 </trans-unit>
130 <trans-unit id="ngb.timepicker.hours" datatype="html">
131 <source>Hours</source>
132 <target state="translated">시간</target>
133 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">155</context></context-group>
134 </trans-unit>
135 <trans-unit id="ngb.timepicker.MM" datatype="html">
136 <source>MM</source>
58ae266b 137 <target state="translated">MM</target>
93fe2d9c
C
138 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">173</context></context-group>
139 </trans-unit>
140 <trans-unit id="ngb.timepicker.minutes" datatype="html">
141 <source>Minutes</source>
142 <target state="translated">분</target>
143 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">188</context></context-group>
144 </trans-unit>
145 <trans-unit id="ngb.timepicker.increment-hours" datatype="html">
146 <source>Increment hours</source>
147 <target state="translated">시간 늘리기</target>
148 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">201</context></context-group>
149 </trans-unit>
150 <trans-unit id="ngb.timepicker.decrement-hours" datatype="html">
151 <source>Decrement hours</source>
152 <target state="translated">시간 줄이기</target>
153 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">223</context></context-group>
154 </trans-unit>
155 <trans-unit id="ngb.timepicker.increment-minutes" datatype="html">
156 <source>Increment minutes</source>
157 <target state="translated">분 늘리기</target>
158 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">243</context></context-group>
159 </trans-unit>
160 <trans-unit id="ngb.timepicker.decrement-minutes" datatype="html">
161 <source>Decrement minutes</source>
162 <target state="translated">분 줄이기</target>
163 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">264</context></context-group>
164 </trans-unit>
165 <trans-unit id="ngb.timepicker.SS" datatype="html">
166 <source>SS</source>
58ae266b 167 <target state="translated">SS</target>
93fe2d9c
C
168 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">283</context></context-group>
169 </trans-unit>
170 <trans-unit id="ngb.timepicker.seconds" datatype="html">
171 <source>Seconds</source>
172 <target state="translated">초</target>
173 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">295</context></context-group>
174 </trans-unit>
175 <trans-unit id="ngb.timepicker.increment-seconds" datatype="html">
176 <source>Increment seconds</source>
177 <target state="translated">초 늘리기</target>
52b356cf
C
178 <context-group purpose="location">
179 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
180 <context context-type="linenumber">295</context>
181 </context-group>
93fe2d9c
C
182 </trans-unit>
183 <trans-unit id="ngb.timepicker.decrement-seconds" datatype="html">
184 <source>Decrement seconds</source>
185 <target state="translated">초 줄이기</target>
52b356cf
C
186 <context-group purpose="location">
187 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
188 <context context-type="linenumber">295</context>
189 </context-group>
93fe2d9c
C
190 </trans-unit>
191 <trans-unit id="ngb.timepicker.PM" datatype="html">
192 <source><x id="INTERPOLATION"/></source>
193 <target state="translated"><x id="INTERPOLATION"/></target>
52b356cf
C
194 <context-group purpose="location">
195 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
196 <context context-type="linenumber">295</context>
197 </context-group>
93fe2d9c
C
198 </trans-unit>
199 <trans-unit id="ngb.timepicker.AM" datatype="html">
200 <source><x id="INTERPOLATION"/></source>
201 <target state="translated"><x id="INTERPOLATION"/></target>
52b356cf
C
202 <context-group purpose="location">
203 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
204 <context context-type="linenumber">295</context>
205 </context-group>
93fe2d9c
C
206 </trans-unit>
207 <trans-unit id="ngb.toast.close-aria" datatype="html">
208 <source>Close</source>
209 <target state="translated">닫기</target>
210 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/toast/toast.ts</context><context context-type="linenumber">108</context></context-group>
211 </trans-unit>
212 <trans-unit id="219462505467671767" datatype="html">
913aa176 213 <source>Close the left menu</source>
214 <target state="translated">왼쪽 메뉴 닫기</target>
93fe2d9c
C
215 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">137</context></context-group>
216 </trans-unit>
913aa176 217 <trans-unit id="3455550526898419928" datatype="html">
218 <source>Open the left menu</source>
219 <target state="translated">왼쪽 메뉴 열기</target>
93fe2d9c
C
220 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">139</context></context-group>
221 </trans-unit>
d7c6b951 222 <trans-unit id="9075761896562520962">
e771dbe0
C
223 <source>You don't have notifications.</source>
224 <target>알림이 없습니다.</target>
913aa176 225 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">1</context></context-group>
226 </trans-unit>
d7c6b951 227 <trans-unit id="3780281836273462589" datatype="html">
913aa176 228 <source><x id="INTERPOLATION"/> published a new video: <x id="START_LINK"/><x id="INTERPOLATION_1"/><x id="CLOSE_LINK"/></source>
5a6de093
C
229 <target state="translated">
230 <x id="INTERPOLATION" equiv-text="{{ notification.video.channel.displayName }}"/> 님이 새 동영상을 게시했습니다:
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>
356 </trans-unit>
d7c6b951 357 <trans-unit id="5421414445136873229" datatype="html">
913aa176 358 <source>The notification points to content now unavailable</source>
93fe2d9c
C
359 <target state="translated">이 알림은 현재 사용할 수 없는 콘텐츠를 가리킵니다</target>
360 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">213</context></context-group>
361 </trans-unit>
d7c6b951 362 <trans-unit id="3321250177023376249" datatype="html">
5a6de093 363 <source>Change your avatar</source>
93fe2d9c
C
364 <target state="translated">아바타 변경</target>
365 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-avatar-edit.component.html</context><context context-type="linenumber">18</context></context-group>
366 </trans-unit>
d7c6b951 367 <trans-unit id="8411430224810427392" datatype="html">
913aa176 368 <source>Remove avatar</source>
93fe2d9c
C
369 <target state="translated">아바타 제거</target>
370 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-avatar-edit.component.html</context><context context-type="linenumber">40</context></context-group>
371 </trans-unit>
735a8705 372 <trans-unit id="8817917090143649804" datatype="html">
93fe2d9c
C
373 <source>Account muted</source>
374 <target state="translated">계정 침묵됨</target>
375 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</context></context-group>
376 </trans-unit>
377 <trans-unit id="1684597533616494551" datatype="html">
378 <source>Server muted</source>
379 <target state="translated">서버 침묵됨</target>
380 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group>
381 </trans-unit>
d7c6b951 382 <trans-unit id="5924559757556526785">
e771dbe0
C
383 <source>Save to</source>
384 <target>저장</target>
913aa176 385 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">4</context></context-group>
386 </trans-unit>
d7c6b951 387 <trans-unit id="8432562579042371182">
e771dbe0
C
388 <source>Options</source>
389 <target>옵션</target>
93fe2d9c
C
390 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">40</context></context-group>
391 </trans-unit>
d7c6b951 392 <trans-unit id="1394835141143590910">
e771dbe0
C
393 <source>Start at</source>
394 <target>시작 위치</target>
93fe2d9c
C
395 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">45</context></context-group>
396 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">139</context></context-group>
397 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">34</context></context-group>
398 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">69</context></context-group>
399 </trans-unit>
d7c6b951 400 <trans-unit id="5964984095397511808">
e771dbe0
C
401 <source>Stop at</source>
402 <target>종료 위치</target>
93fe2d9c
C
403 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">60</context></context-group>
404 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">170</context></context-group>
405 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">35</context></context-group>
406 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">83</context></context-group>
407 </trans-unit>
d7c6b951 408 <trans-unit id="2816407313459209541" datatype="html">
913aa176 409 <source>Your report will be sent to moderators of <x id="INTERPOLATION"/><x id="START_TAG_NG_CONTAINER"/> and will be forwarded to the video origin (<x id="INTERPOLATION_1"/>) too<x id="CLOSE_TAG_NG_CONTAINER"/>. </source>
93fe2d9c
C
410 <target state="translated">회원님의 신고가 <x id="INTERPOLATION"/><x id="START_TAG_NG_CONTAINER"/> 의 중재자에게 전송되었고 영상을 올린 곳 (<x id="INTERPOLATION_1"/>) 에도 전송될 것입니다<x id="CLOSE_TAG_NG_CONTAINER"/>. </target>
411 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">72</context></context-group>
412 </trans-unit>
d7c6b951 413 <trans-unit id="6990204431018013063" datatype="html">
5a6de093 414 <source>Please describe the issue...</source>
93fe2d9c
C
415 <target state="translated">문제점을 자세히 적어주세요...</target>
416 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">42</context></context-group>
417 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">42</context></context-group>
418 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">78</context></context-group>
419 </trans-unit>
d7c6b951 420 <trans-unit id="5201790281220738609" datatype="html">
8b049b68 421 <source>Search playlists</source>
93fe2d9c 422 <target state="translated">재생목록 검색</target>
913aa176 423 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">9</context></context-group>
424 </trans-unit>
d7c6b951 425 <trans-unit id="6056859576122955708" datatype="html">
e4eaa7c9
C
426 <source>Create a private playlist</source>
427 <target state="translated">비공개 재생목록 만들기</target>
913aa176 428 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">66</context></context-group>
429 </trans-unit>
d7c6b951 430 <trans-unit id="2409672154570643758">
e771dbe0
C
431 <source>Display name</source>
432 <target>표시 이름</target>
93fe2d9c
C
433 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">43</context></context-group>
434 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">43</context></context-group>
435 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html</context><context context-type="linenumber">17</context></context-group>
436 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">33</context></context-group>
437 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">33</context></context-group>
438 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">8</context></context-group>
439 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">71</context></context-group>
440 </trans-unit>
441 <trans-unit id="2193037168694505715" datatype="html">
e6afb669
C
442 <source>Short text to tell people how they can support the channel (membership platform...).&lt;br />&lt;br />
443 When a video is uploaded in this channel, the video support field will be automatically filled by this text.</source>
444 <target state="translated">사람들이 이 채널을 지원할 수 있는 방법을 기술한 짧은 글입니다 (멤버십 플랫폼 등).&lt;br />&lt;br /> 이 채널에 영상이 올라왔을 때, 영상의 지원 부분이 이 내용으로 자동으로 채워집니다.</target>
42fea41a
C
445 <context-group purpose="location">
446 <context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context>
447 <context context-type="linenumber">67,68</context>
448 </context-group>
449 <context-group purpose="location">
450 <context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context>
451 <context context-type="linenumber">67,68</context>
452 </context-group>
453 </trans-unit>
735a8705 454 <trans-unit id="6438815964972582865" datatype="html">
93fe2d9c 455 <source>The following link contains a private token and should not be shared with anyone.</source>
9b0b8301 456 <target state="translated">이 링크에는 비밀 토큰이 들어있으며, 누구와도 공유해서는 안 됩니다.</target>
93fe2d9c
C
457 <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>
458 </trans-unit>
d7c6b951 459 <trans-unit id="7513076467032912668" datatype="html">
e4eaa7c9 460 <source>Format</source>
b1cced91 461 <target state="translated">포맷</target>
93fe2d9c
C
462 <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>
463 </trans-unit>
d7c6b951 464 <trans-unit id="7385834259346199883" datatype="html">
e4eaa7c9
C
465 <source>Video stream</source>
466 <target state="translated">동영상 스트림</target>
93fe2d9c
C
467 <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>
468 </trans-unit>
d7c6b951 469 <trans-unit id="5496771215105419189" datatype="html">
e4eaa7c9
C
470 <source>Audio stream</source>
471 <target state="translated">오디오 스트림</target>
93fe2d9c
C
472 <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>
473 </trans-unit>
d7c6b951 474 <trans-unit id="6316149158173629264">
e771dbe0
C
475 <source>Direct download</source>
476 <target>직접 다운로드</target>
93fe2d9c
C
477 <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>
478 </trans-unit>
d7c6b951 479 <trans-unit id="5910455707959454672">
e771dbe0
C
480 <source>Torrent (.torrent file)</source>
481 <target>토렌트 (.torrent 파일)</target>
93fe2d9c
C
482 <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>
483 </trans-unit>
484 <trans-unit id="5830517253429165613" datatype="html">
485 <source>Advanced</source>
486 <target state="translated">고급</target>
487 <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>
488 </trans-unit>
489 <trans-unit id="4493457595110310369" datatype="html">
490 <source>Simple</source>
b1cced91 491 <target state="translated">심플</target>
93fe2d9c
C
492 <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>
493 </trans-unit>
913aa176 494 <trans-unit id="1006562256968398209" datatype="html">
495 <source>video</source>
93fe2d9c 496 <target state="translated">영상</target>
e6afb669
C
497
498
499 <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
500 <trans-unit id="6995024616159044376" datatype="html">
501 <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 502 <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
503
504 <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
505 <trans-unit id="7873395933409147217" datatype="html">
506 <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 507 <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
508
509 <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 510 <trans-unit id="5235042777215655908" datatype="html">
511 <source>subtitles</source>
93fe2d9c
C
512 <target state="translated">자막</target>
513 <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>
514 </trans-unit>
d7c6b951 515 <trans-unit id="6325096236207614377">
e771dbe0
C
516 <source>Reason...</source>
517 <target>사유...</target>
93fe2d9c
C
518 <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>
519 </trans-unit>
520 <trans-unit id="1781854282711822539" datatype="html">
521 <source>Mute to also hide videos/comments</source>
671d4027 522 <target state="translated">침묵으로 설정하여 영상과 댓글도 숨기기</target>
3c18ff47
C
523 <context-group purpose="location">
524 <context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context>
525 <context context-type="linenumber">27</context>
526 </context-group>
913aa176 527 </trans-unit>
d7c6b951 528 <trans-unit id="2330577642930707695">
eb12a714 529 <source>Cancel</source>
e771dbe0
C
530 <target>
531 취소
532 </target>
93fe2d9c
C
533 <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>
534 <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>
535 </trans-unit>
d7c6b951 536 <trans-unit id="935187492052582731">
e771dbe0
C
537 <source>Submit</source>
538 <target>게시</target>
93fe2d9c
C
539 <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>
540 <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>
541 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">58</context></context-group>
542 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">58</context></context-group>
543 <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>
544 </trans-unit>
545 <trans-unit id="8343217707114977013" datatype="html">
546 <source>The contact form is not enabled on this instance.</source>
671d4027 547 <target state="translated">이 인스턴스에서는 연락용 입력란 기능이 활성화되어 있지 않습니다.</target>
3e84ae32
C
548 <context-group purpose="location">
549 <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context>
550 <context context-type="linenumber">56</context>
551 </context-group>
552 </trans-unit>
d7c6b951 553 <trans-unit id="5108124319304980502" datatype="html">
5a6de093 554 <source>Report video "<x id="INTERPOLATION"/>"</source>
671d4027 555 <target state="translated">" <x id="INTERPOLATION" equiv-text="{{ video.name }}"/>" 영상 신고</target>
913aa176 556 <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>
557 </trans-unit>
d7c6b951 558 <trans-unit id="5471125870639393916" datatype="html">
5a6de093 559 <source>What is the issue?</source>
93fe2d9c 560 <target state="translated">문제점이 무엇인가요?</target>
913aa176 561 <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>
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">13</context></context-group>
563 <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>
564 </trans-unit>
1357df30 565 <trans-unit id="2466846716878254816" datatype="html">
93fe2d9c 566 <source>Element <x id="PH" equiv-text="param"/> not found</source>
671d4027 567 <target state="translated">구성요소 <x id="PH" equiv-text="param"/> 를 찾을 수 없음</target>
93fe2d9c
C
568 <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>
569 </trans-unit>
d7c6b951 570 <trans-unit id="7539427273132299890">
e771dbe0
C
571 <source>Unlisted</source>
572 <target>목록에 미표시</target>
93fe2d9c
C
573 <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>
574 <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>
575 </trans-unit>
d7c6b951 576 <trans-unit id="3686284950598311784">
e771dbe0
C
577 <source>Private</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">10</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">7</context></context-group>
581 <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>
582 </trans-unit>
d7c6b951 583 <trans-unit id="7688104409544625220" datatype="html">
5a6de093
C
584 <source>{VAR_PLURAL, plural, =1 {1 view} other {<x id="INTERPOLATION"/> views}}</source>
585 <target state="new">{VAR_PLURAL, plural, =1 {1 view} other {
586 <x id="INTERPOLATION" equiv-text="{{ video.views | myNumberFormatter }}"/> views} }
587 </target>
913aa176 588 <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>
589 </trans-unit>
d7c6b951 590 <trans-unit id="8562063050145802350" datatype="html">
913aa176 591 <source>{VAR_PLURAL, plural, =1 {1 viewer} other {<x id="INTERPOLATION"/> viewers}}</source>
592 <target state="new">{VAR_PLURAL, plural, =1 {1 viewer} other {<x id="INTERPOLATION"/> viewers}}</target>
e351a5c5
C
593 <context-group purpose="location">
594 <context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context>
595 <context context-type="linenumber">7</context>
596 </context-group>
913aa176 597 </trans-unit>
913aa176 598 <trans-unit id="3267631941074558910" datatype="html">
599 <source>Cannot fetch information of this remote account</source>
93fe2d9c
C
600 <target state="translated">이 원격 계정의 정보를 불러올 수 없습니다</target>
601 <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>
602 </trans-unit>
d7c6b951 603 <trans-unit id="9081463435738465430" datatype="html">
5a6de093 604 <source>Blocked</source>
93fe2d9c
C
605 <target state="translated">차단함</target>
606 <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>
607 <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>
608 </trans-unit>
609 <trans-unit id="870586304593427318" datatype="html">
610 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source>
611 <target state="new">Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</target>
612 <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>
613 </trans-unit>
614 <trans-unit id="6630644917521475697" datatype="html">
615 <source>Deleted <x id="PH" equiv-text="videos.length"/> videos.</source>
616 <target state="needs-translation">Deleted <x id="PH" equiv-text="videos.length"/> videos.</target>
c49c366a
C
617 <context-group purpose="location">
618 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context>
1357df30
C
619 <context context-type="linenumber">204</context>
620 </context-group>
93fe2d9c
C
621 </trans-unit>
622 <trans-unit id="2870417795706430145" datatype="html">
623 <source>Unblocked <x id="PH" equiv-text="videos.length"/> videos.</source>
624 <target state="new">Unblocked <x id="PH" equiv-text="videos.length"/> videos.</target>
1357df30
C
625 <context-group purpose="location">
626 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context>
627 <context context-type="linenumber">216</context>
628 </context-group>
93fe2d9c
C
629 </trans-unit>
630 <trans-unit id="9088099192924395359" datatype="html">
631 <source>Are you sure you want to delete <x id="PH" equiv-text="videos.length"/> HLS streaming playlists?</source>
632 <target state="new">Are you sure you want to delete <x id="PH" equiv-text="videos.length"/> HLS streaming playlists?</target>
1357df30
C
633 <context-group purpose="location">
634 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context>
635 <context context-type="linenumber">226</context>
636 </context-group>
93fe2d9c
C
637 </trans-unit>
638 <trans-unit id="5442133371267277333" datatype="html">
639 <source>Are you sure you want to delete WebTorrent files of <x id="PH" equiv-text="videos.length"/> videos?</source>
640 <target state="new">Are you sure you want to delete WebTorrent files of <x id="PH" equiv-text="videos.length"/> videos?</target>
1357df30
C
641 <context-group purpose="location">
642 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context>
643 <context context-type="linenumber">227</context>
644 </context-group>
93fe2d9c
C
645 </trans-unit>
646 <trans-unit id="1571742433738679426" datatype="html">
647 <source>Files were removed.</source>
648 <target state="needs-translation">파일이 이미 삭제되었습니다.</target>
1357df30
C
649 <context-group purpose="location">
650 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context>
651 <context context-type="linenumber">235</context>
652 </context-group>
93fe2d9c
C
653 </trans-unit>
654 <trans-unit id="7054344823477412274" datatype="html">
655 <source>Transcoding jobs created.</source>
656 <target state="new">Transcoding jobs created.</target>
1357df30
C
657 <context-group purpose="location">
658 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context>
659 <context context-type="linenumber">247</context>
c49c366a
C
660 </context-group>
661 </trans-unit>
d7c6b951 662 <trans-unit id="3514509630940272440" datatype="html">
eb12a714 663 <source>Sensitive</source>
8b049b68 664 <target state="translated">민감</target>
93fe2d9c
C
665 <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>
666 </trans-unit>
d7c6b951 667 <trans-unit id="7708270344948043036" datatype="html">
913aa176 668 <source><x id="INTERPOLATION" equiv-text="{{ playlist.videoChannelBy }}"/> </source>
eb12a714 669 <target state="new">
5a6de093
C
670 <x id="INTERPOLATION" equiv-text="{{ playlist.videoChannelBy }}"/>
671 </target>
93fe2d9c
C
672 <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>
673 </trans-unit>
d7c6b951 674 <trans-unit id="3044142083883783523" datatype="html">
5a6de093
C
675 <source>Updated <x id="INTERPOLATION"/></source>
676 <target state="translated">
677 <x id="INTERPOLATION" equiv-text="{{ playlist.updatedAt | myFromNow }}"/>Updated
678 <x id="INTERPOLATION" equiv-text="{{ playlist.updatedAt | myFromNow }}"/>
679 </target>
93fe2d9c
C
680 <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>
681 </trans-unit>
d7c6b951 682 <trans-unit id="5643561794785412000" datatype="html">
eb12a714 683 <source>Unavailable</source>
8b049b68 684 <target state="translated">사용 불가</target>
93fe2d9c
C
685 <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>
686 </trans-unit>
d7c6b951 687 <trans-unit id="6381490568322624964" datatype="html">
eb12a714 688 <source>Deleted</source>
8b049b68 689 <target state="translated">삭제됨</target>
93fe2d9c
C
690 <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>
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">46</context></context-group>
692 </trans-unit>
d7c6b951 693 <trans-unit id="5263519165976128456">
e771dbe0
C
694 <source>Edit starts/stops at</source>
695 <target>시작 / 종료 지점 수정</target>
93fe2d9c
C
696 <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>
697 </trans-unit>
d7c6b951 698 <trans-unit id="3768927257183755959">
e771dbe0
C
699 <source>Save</source>
700 <target>저장</target>
93fe2d9c
C
701 <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>
702 <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>
703 <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>
704 <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>
705 </trans-unit>
d7c6b951 706 <trans-unit id="8890926675057871150" datatype="html">
5a6de093
C
707 <source>Delete from <x id="INTERPOLATION"/></source>
708 <target state="translated">재생목록
709 <x id="INTERPOLATION" equiv-text="{{ playlist?.displayName }}"/> 에서 삭제됨
710 </target>
93fe2d9c
C
711 <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>
712 </trans-unit>
d7c6b951 713 <trans-unit id="834805431202576194">
e771dbe0
C
714 <source>No results.</source>
715 <target>결과가 없습니다.</target>
93fe2d9c
C
716 <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>
717 <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>
718 <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>
719 </trans-unit>
91ae3c4a 720 <trans-unit id="3594371452042277118" datatype="html">
93fe2d9c
C
721 <source>Videos with the most interactions for recent videos, minus user history</source>
722 <target state="new">Videos with the most interactions for recent videos, minus user history</target>
723 <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>
724 </trans-unit>
735a8705 725 <trans-unit id="158575725114802951" datatype="html">
93fe2d9c
C
726 <source>Only live videos</source>
727 <target state="translated">실시간 영상만</target>
728 <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>
729 </trans-unit>
d7c6b951 730 <trans-unit id="7585826646011739428">
e771dbe0
C
731 <source>Edit</source>
732 <target>편집</target>
9b0b8301
C
733 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">11</context></context-group>
734 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">11</context></context-group>
735 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">11</context></context-group>
736 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">11</context></context-group>
737 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">85</context></context-group>
738 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">85</context></context-group>
739 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group>
740 <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>
741 <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>
742 </trans-unit>
d7c6b951 743 <trans-unit id="5293515551330482519">
e771dbe0
C
744 <source>Truncated preview</source>
745 <target>부분적인 미리보기</target>
93fe2d9c
C
746 <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>
747 </trans-unit>
d7c6b951 748 <trans-unit id="80730865601179554">
e771dbe0
C
749 <source>Complete preview</source>
750 <target>완전한 미리보기</target>
93fe2d9c
C
751 <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>
752 </trans-unit>
1a95f0b9 753 <trans-unit id="8644431249513874405" datatype="html">
e6afb669
C
754 <source>&lt;a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown&lt;/a> compatible that supports:</source>
755 <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 756 <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>
757 </trans-unit>
d7c6b951 758 <trans-unit id="146235964740293376" datatype="html">
e4eaa7c9 759 <source>Recommended</source>
93fe2d9c 760 <target state="translated">추천</target>
913aa176 761 <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>
762 </trans-unit>
d7c6b951 763 <trans-unit id="1779391511451594552">
e771dbe0
C
764 <source>Using an ActivityPub account</source>
765 <target>ActivityPub 계정 사용</target>
913aa176 766 <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>
767 </trans-unit>
d7c6b951 768 <trans-unit id="3372646000533908418" datatype="html">
913aa176 769 <source>Subscribe with a remote account:</source>
93fe2d9c 770 <target state="needs-translation">원격 계정으로 구독:</target>
f1ef36d7
C
771 <context-group purpose="location">
772 <context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context>
773 <context context-type="linenumber">62</context>
774 </context-group>
775 </trans-unit>
d7c6b951 776 <trans-unit id="6691897331062834756" datatype="html">
8b049b68
C
777 <source>Subscribe with an account on this instance</source>
778 <target state="translated">이 인스턴스의 계정으로 구독</target>
913aa176 779 <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>
780 </trans-unit>
d7c6b951 781 <trans-unit id="1740917574463702967">
e771dbe0
C
782 <source>Subscribe with your local account</source>
783 <target>로컬 계정으로 구독</target>
913aa176 784 <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>
785 </trans-unit>
913aa176 786 <trans-unit id="7639191791633609999" datatype="html">
787 <source>The live stream will be automatically terminated.</source>
93fe2d9c 788 <target state="translated">실시간 스트림이 자동으로 종료되었습니다.</target>
e6afb669
C
789
790 <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
791 <trans-unit id="8023282004085823427" datatype="html">
792 <source><x id="PH" equiv-text="this.video.name"/> will be duplicated by your instance.</source>
793 <target state="translated"><x id="PH" equiv-text="this.video.name"/> 이(가) 회원님의 인스턴스에 복제될 것입니다.</target>
e6afb669
C
794
795 <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
796 <trans-unit id="4140366911638662173" datatype="html">
797 <source>Do you really want to remove "<x id="PH" equiv-text="this.video.name"/>" files?</source>
798 <target state="new">Do you really want to remove "<x id="PH" equiv-text="this.video.name"/>" files?</target>
e6afb669
C
799
800 <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
801 <trans-unit id="2955645766721124100" datatype="html">
802 <source>Remove "<x id="PH" equiv-text="this.video.name"/>" files</source>
803 <target state="new">Remove "<x id="PH" equiv-text="this.video.name"/>" files</target>
e6afb669
C
804
805 <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
806 <trans-unit id="7758350391886784213" datatype="html">
807 <source>Removed files of <x id="PH" equiv-text="video.name"/>.</source>
808 <target state="new">Removed files of <x id="PH" equiv-text="video.name"/>.</target>
e6afb669
C
809
810 <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
811 <trans-unit id="6279087330074580345" datatype="html">
812 <source>Transcoding jobs created for <x id="PH" equiv-text="video.name"/>.</source>
813 <target state="new">Transcoding jobs created for <x id="PH" equiv-text="video.name"/>.</target>
e6afb669
C
814
815 <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 816 <trans-unit id="2949829240129672512" datatype="html">
eb12a714 817 <source>Using a syndication feed</source>
8b049b68 818 <target state="translated">신디케이션 피드 사용</target>
913aa176 819 <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>
820 </trans-unit>
d7c6b951 821 <trans-unit id="7695158742270602420">
e771dbe0
C
822 <source>Subscribe via RSS</source>
823 <target>RSS로 구독</target>
913aa176 824 <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>
825 </trans-unit>
d7c6b951 826 <trans-unit id="6086125715086510222" datatype="html">
5a6de093 827 <source>PROFILE SETTINGS</source>
93fe2d9c 828 <target state="translated">프로필 설정</target>
913aa176 829 <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>
830 </trans-unit>
d7c6b951 831 <trans-unit id="855178133027341271" datatype="html">
5a6de093 832 <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 833 <target state="new">
e6afb669
C
834 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span>"/>Remote subscribe
835 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>
836 <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="&lt;span>"/>Remote interact
837 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>
5a6de093 838 </target>
913aa176 839 <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>
840 </trans-unit>
d7c6b951 841 <trans-unit id="6462281745850371027" datatype="html">
913aa176 842 <source>You can subscribe to the channel via any ActivityPub-capable fediverse instance (PeerTube, Mastodon or Pleroma for example).</source>
93fe2d9c
C
843 <target state="translated">이 채널을 ActivityPub와 호환되는 연합우주의 인스턴스에서 구독하실 수 있습니다 (예시: PeerTube, Mastodon, Pleroma).</target>
844 <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>
845 </trans-unit>
d7c6b951 846 <trans-unit id="20374890400263257" datatype="html">
913aa176 847 <source>You can interact with this via any ActivityPub-capable fediverse instance (PeerTube, Mastodon or Pleroma for example).</source>
848 <target state="new"> You can interact with this via any ActivityPub-capable fediverse instance (PeerTube, Mastodon or Pleroma for example). </target>
93fe2d9c
C
849 <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>
850 </trans-unit>
d7c6b951 851 <trans-unit id="6751395526297887552" datatype="html">
8b049b68
C
852 <source>PeerTube version</source>
853 <target state="translated">PeerTube 버전</target>
913aa176 854 <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>
855 </trans-unit>
d7c6b951 856 <trans-unit id="5975923297757530070" datatype="html">
5a6de093 857 <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 858 <target state="new">
e6afb669
C
859 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>Default NSFW/sensitive videos policy
860 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/>
861 <x id="START_TAG_DIV_1" ctype="x-div" equiv-text="&lt;div>"/>can be redefined by the users
862 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/>
5a6de093 863 </target>
913aa176 864 <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>
865 </trans-unit>
d7c6b951 866 <trans-unit id="3386631781603205915" datatype="html">
eb12a714 867 <source>User registration allowed</source>
93fe2d9c 868 <target state="translated">사용자 등록이 허용됨</target>
913aa176 869 <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>
870 </trans-unit>
d7c6b951 871 <trans-unit id="2562108310156005500" datatype="html">
eb12a714 872 <source>Video uploads</source>
8b049b68 873 <target state="translated">동영상 업로드</target>
913aa176 874 <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>
875 <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>
876 </trans-unit>
d7c6b951 877 <trans-unit id="457567965747150035" datatype="html">
eb12a714
C
878 <source>Transcoding in multiple resolutions</source>
879 <target state="new">Transcoding in multiple resolutions</target>
913aa176 880 <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>
881 </trans-unit>
d7c6b951 882 <trans-unit id="330610135077253864" datatype="html">
913aa176 883 <source>Live streaming enabled</source>
93fe2d9c 884 <target state="translated">실시간 스트리밍이 허용됨</target>
913aa176 885 <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>
886 </trans-unit>
d7c6b951 887 <trans-unit id="8135461567542503937" datatype="html">
913aa176 888 <source>Transcode live video in multiple resolutions</source>
889 <target state="new">Transcode live video in multiple resolutions</target>
890 <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>
891 </trans-unit>
d7c6b951 892 <trans-unit id="4990508956923223990" datatype="html">
913aa176 893 <source>Max parallel lives</source>
93fe2d9c 894 <target state="needs-translation">Max parallel lives</target>
913aa176 895 <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>
896 </trans-unit>
d7c6b951 897 <trans-unit id="7864066132065250510" datatype="html">
913aa176 898 <source><x id="INTERPOLATION"/> per user / <x id="INTERPOLATION_1"/> per instance </source>
899 <target state="new"> <x id="INTERPOLATION"/> per user / <x id="INTERPOLATION_1"/> per instance </target>
900 <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>
901 </trans-unit>
d7c6b951 902 <trans-unit id="486979448055158839" datatype="html">
e4eaa7c9 903 <source>Requires manual validation by moderators</source>
93fe2d9c 904 <target state="translated">중재자의 수동 승인 필요</target>
913aa176 905 <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>
906 </trans-unit>
d7c6b951 907 <trans-unit id="3584756669036615394" datatype="html">
e4eaa7c9 908 <source>Automatically published</source>
93fe2d9c 909 <target state="translated">자동으로 게시</target>
913aa176 910 <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>
911 </trans-unit>
d7c6b951 912 <trans-unit id="2602586221576511475">
e771dbe0
C
913 <source>Video quota</source>
914 <target>영상 업로드 제한</target>
93fe2d9c
C
915 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group>
916 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group>
917 <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>
918 <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>
919 </trans-unit>
d7c6b951 920 <trans-unit id="1502595455339510144">
913aa176 921 <source>Unlimited <x id="START_TAG_NG_CONTAINER"/>(<x id="INTERPOLATION"/> per day)<x id="CLOSE_TAG_NG_CONTAINER"/></source>
e771dbe0 922 <target>
5a6de093 923 무제한
e6afb669 924 <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container>"/>(하루에
5a6de093 925 <x id="INTERPOLATION" equiv-text="{{ dailyUserVideoQuota | bytes: 0 }}"/>)
e6afb669 926 <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container>"/>
e771dbe0 927 </target>
93fe2d9c
C
928 <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>
929 </trans-unit>
d7c6b951 930 <trans-unit id="1071721880474488785" datatype="html">
eb12a714 931 <source>Import</source>
93fe2d9c 932 <target state="translated">가져오기</target>
913aa176 933 <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>
934 <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>
935 <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>
936 </trans-unit>
d7c6b951 937 <trans-unit id="6276792241563504067" datatype="html">
913aa176 938 <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>
939 <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
940 <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>
941 </trans-unit>
d7c6b951 942 <trans-unit id="5812787579835788700" datatype="html">
eb12a714
C
943 <source>HTTP import (YouTube, Vimeo, direct URL...)</source>
944 <target state="new">HTTP import (YouTube, Vimeo, direct URL...)</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">96</context></context-group>
946 </trans-unit>
d7c6b951 947 <trans-unit id="4992364287704007430" datatype="html">
eb12a714 948 <source>Torrent import</source>
93fe2d9c 949 <target state="translated">토렌트 가져오기</target>
913aa176 950 <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>
951 </trans-unit>
d7c6b951 952 <trans-unit id="7683705529753923369" datatype="html">
eb12a714 953 <source>Player</source>
93fe2d9c 954 <target state="translated">플레이어</target>
913aa176 955 <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>
956 </trans-unit>
d7c6b951 957 <trans-unit id="2000016511993764346" datatype="html">
eb12a714 958 <source>P2P enabled</source>
93fe2d9c 959 <target state="translated">P2P 활성화됨</target>
913aa176 960 <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>
961 </trans-unit>
d7c6b951 962 <trans-unit id="4603134051700562542" datatype="html">
eb12a714 963 <source>Loading instance statistics...</source>
93fe2d9c 964 <target state="translated">인스턴스 통계 불러오는 중...</target>
913aa176 965 <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
966 </trans-unit>
967 <trans-unit id="5851173629316588976" datatype="html">
968 <source>By users on this instance</source>
969 <target state="new">By users on this instance</target>
3c18ff47
C
970 <context-group purpose="location">
971 <context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context>
972 <context context-type="linenumber">4</context>
973 </context-group>
913aa176 974 </trans-unit>
d7c6b951 975 <trans-unit id="2906587845957718064">
ab67d3e8
C
976 <source>Local</source>
977 <target>로컬</target>
93fe2d9c
C
978 <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>
979 </trans-unit>
d7c6b951 980 <trans-unit id="1670306451865226564" datatype="html">
eb12a714 981 <source>users</source>
93fe2d9c 982 <target state="translated">사용자</target>
913aa176 983 <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>
984 </trans-unit>
d7c6b951 985 <trans-unit id="5178138591256693636" datatype="html">
eb12a714 986 <source>videos</source>
93fe2d9c 987 <target state="translated">영상</target>
913aa176 988 <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>
989 <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
990 </trans-unit>
991 <trans-unit id="1408045022812097780" datatype="html">
992 <source>views</source>
993 <target state="translated">시청</target>
3c18ff47
C
994 <context-group purpose="location">
995 <context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context>
996 <context context-type="linenumber">31</context>
997 </context-group>
93fe2d9c
C
998 </trans-unit>
999 <trans-unit id="117954017715534854" datatype="html">
1000 <source>comments</source>
1001 <target state="translated">댓글</target>
3c18ff47
C
1002 <context-group purpose="location">
1003 <context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context>
1004 <context context-type="linenumber">41</context>
1005 </context-group>
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">75</context>
1009 </context-group>
93fe2d9c
C
1010 </trans-unit>
1011 <trans-unit id="6090561122481711127" datatype="html">
1012 <source>hosted video</source>
1013 <target state="new">hosted video</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">51</context>
1017 </context-group>
93fe2d9c
C
1018 </trans-unit>
1019 <trans-unit id="6827125739942610231" datatype="html">
1020 <source>In this instance federation</source>
1021 <target state="new">In this instance federation</target>
3c18ff47
C
1022 <context-group purpose="location">
1023 <context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context>
1024 <context context-type="linenumber">58</context>
1025 </context-group>
913aa176 1026 </trans-unit>
735a8705 1027 <trans-unit id="8726138323871139597" datatype="html">
93fe2d9c
C
1028 <source>Following</source>
1029 <target state="translated">팔로잉</target>
1030 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">75</context></context-group>
1031 <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>
1032 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/follows.routes.ts</context><context context-type="linenumber">26</context></context-group>
1033 </trans-unit>
1034 <trans-unit id="4914577418256256836" datatype="html">
1035 <source>Followers</source>
1036 <target state="translated">팔로워</target>
1037 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">80</context></context-group>
1038 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/follows.routes.ts</context><context context-type="linenumber">35</context></context-group>
1039 <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>
1040 </trans-unit>
d7c6b951 1041 <trans-unit id="3541687134897970106" datatype="html">
eb12a714 1042 <source>followers</source>
93fe2d9c 1043 <target state="translated">팔로워</target>
913aa176 1044 <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>
1045 </trans-unit>
d7c6b951 1046 <trans-unit id="6751995972535426095" datatype="html">
eb12a714 1047 <source>following</source>
93fe2d9c 1048 <target state="translated">팔로잉</target>
913aa176 1049 <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>
1050 </trans-unit>
1051 <trans-unit id="2605931708025789621" datatype="html">
1052 <source>The upload failed</source>
93fe2d9c
C
1053 <target state="translated">업로드가 실패했습니다</target>
1054 <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils/upload.ts</context><context context-type="linenumber">12</context></context-group>
1055 </trans-unit>
913aa176 1056 <trans-unit id="1447760976255144968" datatype="html">
1057 <source>The connection was interrupted</source>
93fe2d9c
C
1058 <target state="translated">연결이 중단되었습니다</target>
1059 <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils/upload.ts</context><context context-type="linenumber">16</context></context-group>
1060 </trans-unit>
1061 <trans-unit id="4499233456830047129" datatype="html">
1062 <source>The server encountered an error</source>
1063 <target state="translated">서버에서 오류가 발생했습니다</target>
1064 <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils/upload.ts</context><context context-type="linenumber">19</context></context-group>
1065 </trans-unit>
913aa176 1066 <trans-unit id="3334825601859787496" datatype="html">
1067 <source>Your <x id="PH" equiv-text="name"/> file couldn't be transferred before the set timeout (usually 10min)</source>
1068 <target state="new">Your <x id="PH" equiv-text="name"/> file couldn't be transferred before the set timeout (usually 10min)</target>
93fe2d9c
C
1069 <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils/upload.ts</context><context context-type="linenumber">22</context></context-group>
1070 </trans-unit>
913aa176 1071 <trans-unit id="8530934870279569179" datatype="html">
1072 <source>Your <x id="PH" equiv-text="name"/> file was too large (max. size: <x id="PH_1" equiv-text="maxFileSize"/>)</source>
93fe2d9c
C
1073 <target state="translated">회원님의 파일 <x id="PH" equiv-text="name"/> 이 너무 큽니다 (최대 크기: <x id="PH_1" equiv-text="maxFileSize"/>)</target>
1074 <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils/upload.ts</context><context context-type="linenumber">26</context></context-group>
1075 </trans-unit>
d7c6b951 1076 <trans-unit id="7908493851025027368">
eb12a714 1077 <source>A banned user will no longer be able to login.</source>
e771dbe0
C
1078 <target>
1079 강퇴당한 사용자는 더 이상 로그인할 수 없습니다.
1080 </target>
93fe2d9c
C
1081 <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>
1082 </trans-unit>
d7c6b951 1083 <trans-unit id="4526499522377118108" datatype="html">
5a6de093
C
1084 <source>Block video "<x id="INTERPOLATION"/>"</source>
1085 <target state="new">Block video "
1086 <x id="INTERPOLATION" equiv-text="{{ video.name }}"/>"
1087 </target>
93fe2d9c
C
1088 <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>
1089 </trans-unit>
d7c6b951 1090 <trans-unit id="2992313729068029516" datatype="html">
913aa176 1091 <source>Block live "<x id="INTERPOLATION"/>"</source>
1092 <target state="new">Block live "<x id="INTERPOLATION"/>"</target>
93fe2d9c
C
1093 <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>
1094 </trans-unit>
d7c6b951 1095 <trans-unit id="7256462927215762997" datatype="html">
5a6de093 1096 <source>Please describe the reason...</source>
93fe2d9c
C
1097 <target state="translated">사유를 설명해주세요...</target>
1098 <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>
1099 </trans-unit>
1100 <trans-unit id="9133713232258232158" datatype="html">
1101 <source>Unfederate</source>
1102 <target state="translated">연합 해지</target>
1357df30
C
1103 <context-group purpose="location">
1104 <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context>
1105 <context context-type="linenumber">31</context>
1106 </context-group>
93fe2d9c
C
1107 </trans-unit>
1108 <trans-unit id="7312374115603954471" datatype="html">
1109 <source>This will ask remote instances to delete local videos</source>
1110 <target state="new">This will ask remote instances to delete local videos</target>
1357df30
C
1111 <context-group purpose="location">
1112 <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context>
1113 <context context-type="linenumber">34</context>
1114 </context-group>
93fe2d9c
C
1115 </trans-unit>
1116 <trans-unit id="2728722206183105047" datatype="html">
1117 <source>This will ask remote instances to delete this video</source>
1118 <target state="new">This will ask remote instances to delete this video</target>
1357df30
C
1119 <context-group purpose="location">
1120 <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context>
1121 <context context-type="linenumber">35</context>
1122 </context-group>
93fe2d9c
C
1123 </trans-unit>
1124 <trans-unit id="3849007546028672808" datatype="html">
1125 <source>Blocking a live will automatically terminate the live stream.</source>
1126 <target state="translated">실시간 방송을 차단하면 실시간 스트림이 자동으로 종료됩니다.</target>
1357df30
C
1127 <context-group purpose="location">
1128 <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context>
1129 <context context-type="linenumber">40,42</context>
1130 </context-group>
93fe2d9c
C
1131 </trans-unit>
1132 <trans-unit id="4195458579645833046" datatype="html">
1133 <source>Blocked <x id="PH" equiv-text="this.videos.length"/> videos.</source>
1134 <target state="translated">영상 <x id="PH" equiv-text="this.videos.length"/> 을 차단했습니다.</target>
1357df30
C
1135 <context-group purpose="location">
1136 <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.ts</context>
1137 <context context-type="linenumber">84</context>
1138 </context-group>
93fe2d9c
C
1139 </trans-unit>
1140 <trans-unit id="8507506914483467943" datatype="html">
1141 <source>Blocked <x id="PH" equiv-text="this.getSingleVideo().name"/></source>
1142 <target state="translated"><x id="PH" equiv-text="this.getSingleVideo().name"/> 을 차단함</target>
1357df30
C
1143 <context-group purpose="location">
1144 <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.ts</context>
1145 <context context-type="linenumber">85</context>
1146 </context-group>
913aa176 1147 </trans-unit>
913aa176 1148 <trans-unit id="1191071088182425837" datatype="html">
1149 <source><x id="PH"/>h</source>
93fe2d9c 1150 <target state="translated"><x id="PH"/>시간</target>
913aa176 1151 <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>
1152 </trans-unit>
1153 <trans-unit id="8981309282078866700" datatype="html">
1154 <source><x id="PH"/>min</source>
93fe2d9c 1155 <target state="translated"><x id="PH"/>분</target>
913aa176 1156 <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>
1157 <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>
1158 </trans-unit>
1159 <trans-unit id="350798057497677761" datatype="html">
1160 <source><x id="PH"/>sec</source>
93fe2d9c 1161 <target state="translated"><x id="PH"/>초</target>
913aa176 1162 <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>
1163 </trans-unit>
d7c6b951 1164 <trans-unit id="1908285951500318953">
eb12a714 1165 <source>Login</source>
e771dbe0
C
1166 <target>
1167 로그인
1168 </target>
93fe2d9c
C
1169 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">2</context></context-group>
1170 </trans-unit>
d7c6b951 1171 <trans-unit id="1909492071130899005" datatype="html">
913aa176 1172 <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
1173 <target state="translated">죄송합니다. 외부 로그인 절차에 문제가 발생했습니다. <x id="START_LINK"/>관리자에게 문의<x id="CLOSE_LINK"/>해주세요. </target>
1174 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">6</context></context-group>
1175 </trans-unit>
d7c6b951 1176 <trans-unit id="8390073108781420493">
e771dbe0
C
1177 <source>Request new verification email.</source>
1178 <target>새 인증 메일 요청하기</target>
913aa176 1179 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">12</context></context-group>
1180 <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>
1181 </trans-unit>
d7c6b951 1182 <trans-unit id="7252854992688790751" datatype="html">
e6afb669
C
1183 <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>
1184 <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
1185 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">64</context></context-group>
1186 </trans-unit>
d7c6b951 1187 <trans-unit id="7215649348148521605" datatype="html">
e6afb669
C
1188 <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>
1189 <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
1190 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">69</context></context-group>
1191 </trans-unit>
d7c6b951 1192 <trans-unit id="2392488717875840729">
e771dbe0
C
1193 <source>User</source>
1194 <target>사용자</target>
93fe2d9c
C
1195 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">21</context></context-group>
1196 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">35</context></context-group>
1197 <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>
1198 </trans-unit>
d7c6b951 1199 <trans-unit id="3997350348765083892">
e771dbe0
C
1200 <source>Username or email address</source>
1201 <target>사용자명 혹은 이메일 주소</target>
913aa176 1202 <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
1203 </trans-unit>
1204 <trans-unit id="1758058452376026925" datatype="html">
1205 <source>⚠️ Most email addresses do not include capital letters.</source>
1206 <target state="new"> ⚠️ Most email addresses do not include capital letters. </target>
1207 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">32</context></context-group>
1208 </trans-unit>
d7c6b951 1209 <trans-unit id="1431416938026210429">
e771dbe0
C
1210 <source>Password</source>
1211 <target>암호</target>
93fe2d9c
C
1212 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group>
1213 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group>
1214 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">38</context></context-group>
1215 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">40</context></context-group>
1216 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">8</context></context-group>
1217 <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>
1218 <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>
1219 <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>
1220 </trans-unit>
d7c6b951 1221 <trans-unit id="8715156686857791956" datatype="html">
e4eaa7c9 1222 <source>Click here to reset your password</source>
93fe2d9c
C
1223 <target state="translated">비밀번호를 초기화하려면 여기를 클릭하세요</target>
1224 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">51</context></context-group>
1225 </trans-unit>
d7c6b951 1226 <trans-unit id="892063502898494584" datatype="html">
913aa176 1227 <source>I forgot my password</source>
93fe2d9c
C
1228 <target state="translated">비밀번호를 잊었습니다</target>
1229 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">51</context></context-group>
1230 </trans-unit>
d7c6b951 1231 <trans-unit id="2101170466365500913" datatype="html">
913aa176 1232 <source>Logging into an account lets you publish content</source>
1233 <target state="new"> Logging into an account lets you publish content </target>
93fe2d9c
C
1234 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">60</context></context-group>
1235 </trans-unit>
d7c6b951 1236 <trans-unit id="3183213940445113677" datatype="html">
e4eaa7c9
C
1237 <source>Or sign in with</source>
1238 <target state="new">Or sign in with</target>
93fe2d9c
C
1239 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">77</context></context-group>
1240 </trans-unit>
d7c6b951 1241 <trans-unit id="3238209155172574367">
e771dbe0
C
1242 <source>Forgot your password</source>
1243 <target>암호 잊음</target>
93fe2d9c
C
1244 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">99</context></context-group>
1245 </trans-unit>
d7c6b951 1246 <trans-unit id="87327320394367488" datatype="html">
eb12a714 1247 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source>
93fe2d9c
C
1248 <target state="translated">죄송합니다. 이 인스턴스의 관리자가 PeerTube 이메일 시스템을 설정하지 않아서 비밀번호를 복구할 수 없습니다.</target>
1249 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">106</context></context-group>
1250 </trans-unit>
d7c6b951 1251 <trans-unit id="3188014010833256853" datatype="html">
913aa176 1252 <source>Enter your email address and we will send you a link to reset your password.</source>
1253 <target state="new"> Enter your email address and we will send you a link to reset your password. </target>
93fe2d9c
C
1254 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">110</context></context-group>
1255 </trans-unit>
913aa176 1256 <trans-unit id="1190256911880544559" datatype="html">
e6afb669
C
1257 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>.
1258The link will expire within 1 hour.</source>
913aa176 1259 <target state="new">An email with the reset password instructions will be sent to <x id="PH"/>.
5a6de093 1260The link will expire within 1 hour.</target>
93fe2d9c
C
1261 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">122</context></context-group>
1262 </trans-unit>
d7c6b951 1263 <trans-unit id="4768749765465246664">
e771dbe0
C
1264 <source>Email</source>
1265 <target>이메일</target>
93fe2d9c
C
1266 <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>
1267 <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>
1268 <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>
1269 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">115</context></context-group>
1270 <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>
1271 <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>
1272 <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>
1273 <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>
1274 </trans-unit>
d7c6b951 1275 <trans-unit id="3967269098753656610">
e771dbe0
C
1276 <source>Email address</source>
1277 <target>이메일 주소</target>
93fe2d9c
C
1278 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">117</context></context-group>
1279 <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>
1280 </trans-unit>
d7c6b951 1281 <trans-unit id="7808756054397155068" datatype="html">
913aa176 1282 <source>Reset</source>
93fe2d9c 1283 <target state="translated">초기화</target>
c5ce27f8 1284 <note priority="1" from="description">Password reset button</note>
93fe2d9c
C
1285 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">130</context></context-group>
1286 </trans-unit>
d7c6b951 1287 <trans-unit id="4319634264526091601" datatype="html">
5a6de093 1288 <source>on this instance</source>
93fe2d9c 1289 <target state="translated">이 인스턴스에서</target>
913aa176 1290 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">7</context></context-group>
1291 </trans-unit>
d7c6b951 1292 <trans-unit id="761579517995454927" datatype="html">
5a6de093 1293 <source>on the vidiverse</source>
93fe2d9c 1294 <target state="translated">영상우주에서</target>
913aa176 1295 <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
1296 </trans-unit>
1297 <trans-unit id="8434369348784683733" datatype="html">
e6afb669
C
1298 <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>
1299 <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
1300 <context-group purpose="location">
1301 <context context-type="sourcefile">src/app/+search/search.component.html</context>
1302 <context context-type="linenumber">10</context>
1303 </context-group>
913aa176 1304 </trans-unit>
d7c6b951 1305 <trans-unit id="107448797428840891">
eb12a714 1306 <source>Reset my password</source>
e771dbe0
C
1307 <target>
1308 암호 재설정
1309 </target>
93fe2d9c
C
1310 <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>
1311 </trans-unit>
d7c6b951 1312 <trans-unit id="3782563238994348625">
e771dbe0
C
1313 <source>Confirm password</source>
1314 <target>암호 다시 입력</target>
913aa176 1315 <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>
1316 </trans-unit>
d7c6b951 1317 <trans-unit id="2501430660070156325">
e771dbe0
C
1318 <source>Confirmed password</source>
1319 <target>다시 입력된 암호</target>
913aa176 1320 <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>
1321 </trans-unit>
d7c6b951 1322 <trans-unit id="8547184468496530386">
e771dbe0
C
1323 <source>Reset my password</source>
1324 <target>암호 재설정</target>
913aa176 1325 <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>
1326 </trans-unit>
1327 <trans-unit id="8890553633144307762" datatype="html">
1328 <source>Back</source>
93fe2d9c 1329 <target state="translated">이전 단계</target>
e351a5c5 1330 <note priority="1" from="description">Button on the registration form to go to the previous step</note>
93fe2d9c
C
1331 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context><context context-type="linenumber">42</context></context-group>
1332 </trans-unit>
913aa176 1333 <trans-unit id="3885497195825665706" datatype="html">
1334 <source>Next</source>
93fe2d9c 1335 <target state="translated">다음 단계</target>
e351a5c5 1336 <note priority="1" from="description">Button on the registration form to go to the previous step</note>
93fe2d9c
C
1337 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context><context context-type="linenumber">43</context></context-group>
1338 </trans-unit>
913aa176 1339 <trans-unit id="5018804994794983050" datatype="html">
1340 <source>Signup</source>
93fe2d9c 1341 <target state="translated">회원가입</target>
e351a5c5 1342 <note priority="1" from="description">Button on the registration form to finalize the account and channel creation</note>
93fe2d9c
C
1343 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context><context context-type="linenumber">75</context></context-group>
1344 </trans-unit>
d7c6b951 1345 <trans-unit id="5340005218109333045" datatype="html">
913aa176 1346 <source>Filters <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/></source>
eb12a714 1347 <target state="new">
040758e0 1348 Filters
5a6de093 1349
e6afb669 1350 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span>"/>
5a6de093 1351 <x id="INTERPOLATION" equiv-text="{{ numberOfFilters() }}"/>
e6afb669 1352 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>
040758e0 1353 </target>
93fe2d9c
C
1354 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">18</context></context-group>
1355 </trans-unit>
d7c6b951 1356 <trans-unit id="2236371857137398396">
eb12a714 1357 <source>No results found</source>
e771dbe0
C
1358 <target>
1359 결과가 없습니다
1360 </target>
93fe2d9c
C
1361 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">32</context></context-group>
1362 </trans-unit>
d7c6b951 1363 <trans-unit id="1516969129397662377" datatype="html">
eb12a714 1364 <source>Welcome to PeerTube, dear administrator!</source>
93fe2d9c
C
1365 <target state="translated">관리자님, PeerTube에 오신 것을 환영합니다!</target>
1366 <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>
1367 </trans-unit>
d7c6b951 1368 <trans-unit id="807030720531713957" datatype="html">
5a6de093 1369 <source>CLI documentation</source>
93fe2d9c
C
1370 <target state="translated">CLI 문서</target>
1371 <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>
1372 </trans-unit>
d7c6b951 1373 <trans-unit id="199127249622290422" datatype="html">
eb12a714
C
1374 <source>Upload or import videos, parse logs, prune storage directories, reset user password...</source>
1375 <target state="new">Upload or import videos, parse logs, prune storage directories, reset user password...</target>
93fe2d9c
C
1376 <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>
1377 </trans-unit>
d7c6b951 1378 <trans-unit id="249453844439446209" datatype="html">
5a6de093 1379 <source>Administer documentation</source>
93fe2d9c
C
1380 <target state="translated">관리자용 문서</target>
1381 <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>
1382 </trans-unit>
d7c6b951 1383 <trans-unit id="5910950876330656326" datatype="html">
eb12a714
C
1384 <source>Managing users, following other instances, dealing with spammers...</source>
1385 <target state="new">Managing users, following other instances, dealing with spammers...</target>
93fe2d9c
C
1386 <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>
1387 </trans-unit>
d7c6b951 1388 <trans-unit id="879127294610588497" datatype="html">
5a6de093 1389 <source>Use documentation</source>
eb12a714 1390 <target state="new">Use
040758e0 1391 documentation</target>
93fe2d9c
C
1392 <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>
1393 </trans-unit>
d7c6b951 1394 <trans-unit id="3848077896245199337" datatype="html">
eb12a714
C
1395 <source>Setup your account, managing video playlists, discover third-party applications...</source>
1396 <target state="new">Setup your account, managing video playlists, discover third-party applications...</target>
93fe2d9c
C
1397 <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>
1398 </trans-unit>
d7c6b951 1399 <trans-unit id="6284442506490785579" datatype="html">
eb12a714 1400 <source>Useful links</source>
93fe2d9c
C
1401 <target state="translated">유용한 링크</target>
1402 <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>
1403 </trans-unit>
d7c6b951 1404 <trans-unit id="5170617864166788170" datatype="html">
5a6de093
C
1405 <source>Official PeerTube website (news, support, contribute...): <x id="START_LINK"/>https://joinpeertube.org<x id="CLOSE_LINK"/></source>
1406 <target state="new">Official PeerTube website (news, support, contribute...):
e6afb669
C
1407 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>https://joinpeertube.org
1408 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>
5a6de093 1409 </target>
93fe2d9c
C
1410 <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>
1411 </trans-unit>
d7c6b951 1412 <trans-unit id="4614992717645869756" datatype="html">
5a6de093
C
1413 <source>Put your instance on the public PeerTube index: <x id="START_LINK"/>https://instances.joinpeertube.org/instances<x id="CLOSE_LINK"/></source>
1414 <target state="new">Put your instance on the public PeerTube index:
e6afb669
C
1415 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>https://instances.joinpeertube.org/instances
1416 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>
5a6de093 1417 </target>
93fe2d9c
C
1418 <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>
1419 </trans-unit>
d7c6b951 1420 <trans-unit id="2081626998027585315" datatype="html">
eb12a714 1421 <source>It's time to configure your instance!</source>
93fe2d9c
C
1422 <target state="translated">이제 이 인스턴스를 설정할 때가 되었습니다!</target>
1423 <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>
1424 </trans-unit>
d7c6b951 1425 <trans-unit id="5083058563861587027" datatype="html">
913aa176 1426 <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 1427 <target state="new">
5a6de093 1428 Choosing your
e6afb669
C
1429 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>instance name
1430 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>,
1431 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>setting up a description
1432 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, specifying
1433 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are
1434 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>,
5a6de093 1435 why
e6afb669
C
1436 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>you created your instance
1437 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and
1438 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>how long
1439 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> you plan to
1440 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>maintain your it
1441 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>
040758e0 1442 is very important for visitors to understand on what type of instance they are.
5a6de093 1443
040758e0 1444 </target>
93fe2d9c
C
1445 <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>
1446 </trans-unit>
d7c6b951 1447 <trans-unit id="5329436244765769292" datatype="html">
913aa176 1448 <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>
1449 <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
1450 <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>
1451 </trans-unit>
d7c6b951 1452 <trans-unit id="5704345824323933019" datatype="html">
eb12a714 1453 <source>Remind me later</source>
93fe2d9c
C
1454 <target state="translated">나중에 알리기</target>
1455 <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>
1456 </trans-unit>
1457 <trans-unit id="7997432701743294657" datatype="html">
1458 <source>Set up</source>
1459 <target state="new"> Set up </target>
1460 <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>
1461 </trans-unit>
d7c6b951 1462 <trans-unit id="9202089339019827574" datatype="html">
eb12a714 1463 <source>Configure my instance</source>
93fe2d9c
C
1464 <target state="translated">내 인스턴스 설정</target>
1465 <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>
1466 </trans-unit>
d7c6b951 1467 <trans-unit id="9005121595859995793" datatype="html">
eb12a714 1468 <source>Configuration warning!</source>
93fe2d9c 1469 <target state="translated">설정 경고!</target>
913aa176 1470 <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>
1471 </trans-unit>
d7c6b951 1472 <trans-unit id="8901933019590352016" datatype="html">
5a6de093 1473 <source>You enabled user registration on your instance but did not configure the following fields:</source>
93fe2d9c 1474 <target state="translated">인스턴스의 회원가입을 활성화하셨지만 다음의 필드들을 설정하지 않으셨네요:</target>
913aa176 1475 <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>
1476 </trans-unit>
d7c6b951 1477 <trans-unit id="8948444690892731948" datatype="html">
eb12a714 1478 <source>Instance name</source>
93fe2d9c 1479 <target state="translated">인스턴스 이름</target>
913aa176 1480 <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>
1481 </trans-unit>
d7c6b951 1482 <trans-unit id="966824924873033885" datatype="html">
eb12a714 1483 <source>Instance short description</source>
93fe2d9c 1484 <target state="translated">짧은 인스턴스 소개문</target>
913aa176 1485 <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>
1486 </trans-unit>
d7c6b951 1487 <trans-unit id="1339481669904426442" datatype="html">
eb12a714 1488 <source>Who you are</source>
93fe2d9c 1489 <target state="translated">당신은 누구인가요</target>
913aa176 1490 <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>
1491 </trans-unit>
d7c6b951 1492 <trans-unit id="5026256683194518810" datatype="html">
eb12a714 1493 <source>How long you plan to maintain your instance</source>
93fe2d9c 1494 <target state="translated">이 인스턴스를 얼마나 오래 운영하실 예정이신가요</target>
913aa176 1495 <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
1496 </trans-unit>
1497 <trans-unit id="1909672990242291785" datatype="html">
1498 <source>How you plan to pay for keeping your instance running</source>
1499 <target state="translated">운영 비용을 어떻게 마련하실 계획이신가요</target>
90aa0a74
C
1500 <context-group purpose="location">
1501 <context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context>
1502 <context context-type="linenumber">18</context>
1503 </context-group>
913aa176 1504 </trans-unit>
d7c6b951 1505 <trans-unit id="869943508869906576" datatype="html">
eb12a714 1506 <source>How you will moderate your instance</source>
93fe2d9c 1507 <target state="translated">인스턴스를 어떻게 중재하실건가요 (중재/관리 방침)</target>
913aa176 1508 <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>
1509 </trans-unit>
d7c6b951 1510 <trans-unit id="5032335000394561521" datatype="html">
eb12a714 1511 <source>Instance terms</source>
93fe2d9c 1512 <target state="translated">인스턴스 이용약관</target>
913aa176 1513 <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>
1514 </trans-unit>
d7c6b951 1515 <trans-unit id="4116024528500133384" datatype="html">
913aa176 1516 <source>My settings</source>
93fe2d9c
C
1517 <target state="translated">내 설정</target>
1518 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">124</context></context-group>
1519 <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>
1520 </trans-unit>
d7c6b951 1521 <trans-unit id="1420294365005204590" datatype="html">
913aa176 1522 <source>These settings apply only to your session on this instance.</source>
1523 <target state="new">These settings apply only to your session on this instance.</target>
55a5b0fd
C
1524 <context-group purpose="location">
1525 <context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context>
1526 <context context-type="linenumber">8</context>
1527 </context-group>
2f03d6dc 1528 </trans-unit>
d7c6b951 1529 <trans-unit id="5330788940795142335" datatype="html">
913aa176 1530 <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 1531 <target state="new">
5a6de093 1532 Please consider configuring these fields to help people to choose
e6afb669
C
1533 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>the appropriate instance
1534 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.
5a6de093 1535 Without them, your instance may not be referenced on the
e6afb669
C
1536 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>JoinPeerTube website
1537 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>.
5a6de093
C
1538
1539 </target>
93fe2d9c
C
1540 <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>
1541 </trans-unit>
d7c6b951 1542 <trans-unit id="2728623642717111613" datatype="html">
eb12a714
C
1543 <source>Don't show me this warning anymore</source>
1544 <target state="new">Don't show me this warning anymore</target>
913aa176 1545 <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>
1546 </trans-unit>
d7c6b951 1547 <trans-unit id="7819314041543176992" datatype="html">
eb12a714
C
1548 <source>Close</source>
1549 <target state="new">Close</target>
93fe2d9c
C
1550 <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>
1551 <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>
1552 <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>
1553 </trans-unit>
d7c6b951 1554 <trans-unit id="4853631149357965563" datatype="html">
913aa176 1555 <source>Update live settings</source>
1556 <target state="new">Update live settings</target>
93fe2d9c
C
1557 <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>
1558 </trans-unit>
d7c6b951 1559 <trans-unit id="6013345175862135505" datatype="html">
913aa176 1560 <source>Configure</source>
5a6de093 1561 <target state="new">
cd9246a9
C
1562 Configure
1563 </target>
93fe2d9c
C
1564 <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>
1565 </trans-unit>
d7c6b951 1566 <trans-unit id="742596572641738016">
e771dbe0
C
1567 <source>Change the language</source>
1568 <target>언어 변경</target>
913aa176 1569 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/language-chooser.component.html</context><context context-type="linenumber">3</context></context-group>
1570 </trans-unit>
d7c6b951 1571 <trans-unit id="2964653499524716819">
eb12a714 1572 <source>Help to translate PeerTube!</source>
e771dbe0
C
1573 <target>
1574 PeerTube 번역을 도와주세요!
1575 </target>
93fe2d9c
C
1576 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/language-chooser.component.html</context><context context-type="linenumber">8</context></context-group>
1577 </trans-unit>
d7c6b951 1578 <trans-unit id="5464118521750361406" datatype="html">
8b049b68
C
1579 <source>Public profile</source>
1580 <target state="new">Public profile</target>
93fe2d9c
C
1581 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">28</context></context-group>
1582 </trans-unit>
d7c6b951 1583 <trans-unit id="7773271640656013365" datatype="html">
5a6de093
C
1584 <source>Interface:</source>
1585 <target state="new">Interface:</target>
93fe2d9c
C
1586 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">38</context></context-group>
1587 </trans-unit>
d7c6b951 1588 <trans-unit id="1674139713929545659" datatype="html">
5a6de093
C
1589 <source>Videos:</source>
1590 <target state="new">Videos:</target>
93fe2d9c
C
1591 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">45</context></context-group>
1592 </trans-unit>
d7c6b951 1593 <trans-unit id="9156407045661257130" datatype="html">
5a6de093
C
1594 <source>Sensitive:</source>
1595 <target state="new">Sensitive:</target>
93fe2d9c
C
1596 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">55</context></context-group>
1597 </trans-unit>
d7c6b951 1598 <trans-unit id="3430483831942247060" datatype="html">
e4eaa7c9
C
1599 <source>Help share videos</source>
1600 <target state="new">Help share videos</target>
93fe2d9c
C
1601 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">61</context></context-group>
1602 </trans-unit>
d7c6b951 1603 <trans-unit id="7005745151564974365" datatype="html">
e4eaa7c9
C
1604 <source>Keyboard shortcuts</source>
1605 <target state="new">Keyboard shortcuts</target>
93fe2d9c
C
1606 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">70</context></context-group>
1607 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">146</context></context-group>
1608 </trans-unit>
d7c6b951 1609 <trans-unit id="6307374733149824815" datatype="html">
913aa176 1610 <source>powered by PeerTube - CopyLeft 2015-2021</source>
1611 <target state="new">powered by PeerTube - CopyLeft 2015-2021</target>
93fe2d9c
C
1612 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">151</context></context-group>
1613 </trans-unit>
d7c6b951 1614 <trans-unit id="7911416166208830577" datatype="html">
8b049b68
C
1615 <source>Help</source>
1616 <target state="new">Help</target>
93fe2d9c
C
1617 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">142</context></context-group>
1618 </trans-unit>
d7c6b951 1619 <trans-unit id="8378304669563824772" datatype="html">
e4eaa7c9
C
1620 <source>Get help using PeerTube</source>
1621 <target state="new">Get help using PeerTube</target>
93fe2d9c
C
1622 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">142</context></context-group>
1623 </trans-unit>
d7c6b951 1624 <trans-unit id="2497681082724639563" datatype="html">
5a6de093
C
1625 <source>powered by PeerTube</source>
1626 <target state="new">powered by PeerTube</target>
93fe2d9c
C
1627 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">152</context></context-group>
1628 </trans-unit>
d7c6b951 1629 <trans-unit id="7507948636555938109">
e771dbe0
C
1630 <source>Log out</source>
1631 <target>로그아웃</target>
93fe2d9c
C
1632 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">75</context></context-group>
1633 </trans-unit>
d7c6b951 1634 <trans-unit id="8893390761160292681" datatype="html">
913aa176 1635 <source>My account</source>
1636 <target state="new">My account</target>
93fe2d9c
C
1637 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">86</context></context-group>
1638 </trans-unit>
d7c6b951 1639 <trans-unit id="6371572688505952303" datatype="html">
913aa176 1640 <source>My library</source>
1641 <target state="new">My library</target>
93fe2d9c
C
1642 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">91</context></context-group>
1643 </trans-unit>
d7c6b951 1644 <trans-unit id="2308975396733519902">
e771dbe0
C
1645 <source>Create an account</source>
1646 <target>계정 만들기</target>
93fe2d9c
C
1647 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">55</context></context-group>
1648 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">105</context></context-group>
1649 </trans-unit>
913aa176 1650 <trans-unit id="3108704604266608109" datatype="html">
1651 <source>My video imports</source>
1652 <target state="new">My video imports</target>
93fe2d9c
C
1653 <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>
1654 </trans-unit>
913aa176 1655 <trans-unit id="949618577357088829" datatype="html">
1656 <source>Create a new playlist</source>
1657 <target state="new">Create a new playlist</target>
93fe2d9c
C
1658 <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>
1659 </trans-unit>
d7c6b951 1660 <trans-unit id="2689878465089314112" datatype="html">
913aa176 1661 <source>Interface: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></source>
1662 <target state="new">Interface: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></target>
93fe2d9c
C
1663 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">137</context></context-group>
1664 </trans-unit>
d7c6b951 1665 <trans-unit id="667372110624203230" datatype="html">
913aa176 1666 <source>Import jobs concurrency</source>
1667 <target state="new">Import jobs concurrency</target>
93fe2d9c
C
1668 <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>
1669 </trans-unit>
d7c6b951 1670 <trans-unit id="2184839376696112704" datatype="html">
913aa176 1671 <source>allows to import multiple videos in parallel. ⚠️ Requires a PeerTube restart.</source>
1672 <target state="new">allows to import multiple videos in parallel. ⚠️ Requires a PeerTube restart.</target>
93fe2d9c
C
1673 <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>
1674 </trans-unit>
d7c6b951 1675 <trans-unit id="780513172839038392" datatype="html">
913aa176 1676 <source>jobs in parallel</source>
1677 <target state="new">jobs in parallel</target>
93fe2d9c
C
1678 <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>
1679 <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>
1680 </trans-unit>
d7c6b951 1681 <trans-unit id="5997625369044180192" datatype="html">
913aa176 1682 <source>Allow import with HTTP URL (e.g. YouTube)</source>
1683 <target state="new">Allow import with HTTP URL (e.g. YouTube)</target>
93fe2d9c
C
1684 <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>
1685 </trans-unit>
1686 <trans-unit id="2095604754338363597" datatype="html">
e6afb669
C
1687 <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>
1688 <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
1689 <context-group purpose="location">
1690 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
1691 <context context-type="linenumber">272</context>
1692 </context-group>
1693 </trans-unit>
d7c6b951 1694 <trans-unit id="7627544798203088407">
e771dbe0
C
1695 <source>Discover</source>
1696 <target>발견</target>
93fe2d9c
C
1697 <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>
1698 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group>
1699 </trans-unit>
d7c6b951 1700 <trans-unit id="7844706011418789951">
e771dbe0
C
1701 <source>Administration</source>
1702 <target>관리</target>
93fe2d9c
C
1703 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">80</context></context-group>
1704 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">96</context></context-group>
1705 </trans-unit>
d7c6b951 1706 <trans-unit id="1726363342938046830">
e771dbe0
C
1707 <source>About</source>
1708 <target>정보</target>
93fe2d9c
C
1709 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">129</context></context-group>
1710 </trans-unit>
d7c6b951 1711 <trans-unit id="7922989125096435449" datatype="html">
e4eaa7c9
C
1712 <source>Contact</source>
1713 <target state="new">Contact</target>
93fe2d9c
C
1714 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-routing.module.ts</context><context context-type="linenumber">36</context></context-group>
1715 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">141</context></context-group>
1716 </trans-unit>
d7c6b951 1717 <trans-unit id="403762424689874454">
e771dbe0
C
1718 <source>View your notifications</source>
1719 <target>알림 보기</target>
913aa176 1720 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">3</context></context-group>
1721 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">11</context></context-group>
1722 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">11</context></context-group>
1723 </trans-unit>
d7c6b951 1724 <trans-unit id="2333314224059826550" datatype="html">
8b049b68
C
1725 <source>Mark all as read</source>
1726 <target state="new">Mark all as read</target>
913aa176 1727 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">27</context></context-group>
1728 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">27</context></context-group>
1729 <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>
1730 </trans-unit>
d7c6b951 1731 <trans-unit id="8278995041812548563">
e771dbe0
C
1732 <source>Update your notification preferences</source>
1733 <target>알림 설정 변경</target>
913aa176 1734 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">31</context></context-group>
1735 </trans-unit>
d7c6b951 1736 <trans-unit id="5842982307680337701">
e771dbe0
C
1737 <source>See all your notifications</source>
1738 <target>모든 알림 보기</target>
913aa176 1739 <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
1740 </trans-unit>
1741 <trans-unit id="5108072242786374364" datatype="html">
1742 <source>Welcome to <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>, dear user!</source>
1743 <target state="new">Welcome to <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>, dear user!</target>
1744 <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>
1745 </trans-unit>
1746 <trans-unit id="8821712929823045567" datatype="html">
1747 <source>It's time to set up your account profile!</source>
1748 <target state="new">It's time to set up your account profile!</target>
1749 <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>
1750 </trans-unit>
1751 <trans-unit id="7239874680342223476" datatype="html">
e6afb669
C
1752 <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>
1753 <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
1754 <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>
1755 </trans-unit>
1756 <trans-unit id="5856432243446401016" datatype="html">
e6afb669
C
1757 <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>
1758 <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
1759 <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>
1760 </trans-unit>
1761 <trans-unit id="3221645359464920754" datatype="html">
e6afb669
C
1762 <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>
1763 <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
1764 <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>
1765 </trans-unit>
1766 <trans-unit id="2218100934178971211" datatype="html">
1767 <source>Don't show me this anymore</source>
1768 <target state="new">Don't show me this anymore</target>
91ae3c4a 1769 <context-group purpose="location">
36e5e1d7
C
1770 <context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context>
1771 <context context-type="linenumber">23</context>
91ae3c4a 1772 </context-group>
913aa176 1773 </trans-unit>
1774 <trans-unit id="4424964105331349857" datatype="html">
1775 <source>I'm a teapot</source>
1776 <target state="new">I'm a teapot</target>
93fe2d9c
C
1777 <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>
1778 </trans-unit>
d7c6b951 1779 <trans-unit id="1597262876035959248" datatype="html">
913aa176 1780 <source>That's an error.</source>
1781 <target state="new">That's an error.</target>
95bd9515
C
1782 <context-group purpose="location">
1783 <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context>
1784 <context context-type="linenumber">4</context>
1785 </context-group>
93fe2d9c
C
1786 </trans-unit>
1787 <trans-unit id="3343007694071351756" datatype="html">
1788 <source>We couldn't find any video tied to the URL <x id="INTERPOLATION" equiv-text="{{ pathname }}"/> you were looking for.</source>
1789 <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
1790 <context-group purpose="location">
1791 <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context>
1792 <context context-type="linenumber">7</context>
1793 </context-group>
93fe2d9c
C
1794 </trans-unit>
1795 <trans-unit id="7366678433039425999" datatype="html">
1796 <source>We couldn't find any resource tied to the URL <x id="INTERPOLATION" equiv-text="{{ pathname }}"/> you were looking for.</source>
1797 <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
1798 <context-group purpose="location">
1799 <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context>
90aa0a74 1800 <context context-type="linenumber">8</context>
95bd9515 1801 </context-group>
913aa176 1802 </trans-unit>
d7c6b951 1803 <trans-unit id="3522707340816553139" datatype="html">
913aa176 1804 <source>Possible reasons:</source>
1805 <target state="new">Possible reasons:</target>
95bd9515 1806 <note priority="1" from="description">Possible reasons preceding a list of reasons a `Not Found` error page may occur</note>
93fe2d9c
C
1807 <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>
1808 </trans-unit>
d7c6b951 1809 <trans-unit id="6925335998927745197" datatype="html">
913aa176 1810 <source>You may have used an outdated or broken link</source>
1811 <target state="new">You may have used an outdated or broken link</target>
93fe2d9c
C
1812 <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>
1813 </trans-unit>
1814 <trans-unit id="1171455174603388942" datatype="html">
1815 <source>The video may have been moved or deleted</source>
1816 <target state="new">The video may have been moved or deleted</target>
95bd9515
C
1817 <context-group purpose="location">
1818 <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context>
90aa0a74 1819 <context context-type="linenumber">17</context>
95bd9515 1820 </context-group>
93fe2d9c
C
1821 </trans-unit>
1822 <trans-unit id="2213348264902218064" datatype="html">
1823 <source>The resource may have been moved or deleted</source>
1824 <target state="new">The resource may have been moved or deleted</target>
95bd9515
C
1825 <context-group purpose="location">
1826 <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context>
90aa0a74 1827 <context context-type="linenumber">18</context>
95bd9515 1828 </context-group>
913aa176 1829 </trans-unit>
d7c6b951 1830 <trans-unit id="3209594685692897380" datatype="html">
90aa0a74
C
1831 <source>You may have typed the address or URL incorrectly</source>
1832 <target state="new">You may have typed the address or URL incorrectly</target>
93fe2d9c
C
1833 <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>
1834 </trans-unit>
d7c6b951 1835 <trans-unit id="3290262698447971494" datatype="html">
913aa176 1836 <source>You are not authorized here.</source>
1837 <target state="new">You are not authorized here.</target>
93fe2d9c
C
1838 <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>
1839 </trans-unit>
1840 <trans-unit id="6209939621665316894" datatype="html">
1841 <source>You might need to check your account is allowed by the video or instance owner.</source>
1842 <target state="new">You might need to check your account is allowed by the video or instance owner.</target>
95bd9515
C
1843 <context-group purpose="location">
1844 <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context>
90aa0a74 1845 <context context-type="linenumber">30</context>
95bd9515 1846 </context-group>
93fe2d9c
C
1847 </trans-unit>
1848 <trans-unit id="3543381263966122204" datatype="html">
1849 <source>You might need to check your account is allowed by the resource or instance owner.</source>
1850 <target state="new">You might need to check your account is allowed by the resource or instance owner.</target>
95bd9515
C
1851 <context-group purpose="location">
1852 <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context>
90aa0a74 1853 <context context-type="linenumber">31</context>
95bd9515 1854 </context-group>
913aa176 1855 </trans-unit>
d7c6b951 1856 <trans-unit id="7231414106228227962" datatype="html">
913aa176 1857 <source>The requested entity body blends sweet bits with a mellow earthiness.</source>
1858 <target state="new"> The requested entity body blends sweet bits with a mellow earthiness. </target>
b87b606a 1859 <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
1860 <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>
1861 </trans-unit>
d7c6b951 1862 <trans-unit id="2933819425721221134" datatype="html">
913aa176 1863 <source>Sepia seems to like it.</source>
1864 <target state="new">Sepia seems to like it.</target>
95bd9515 1865 <note priority="1" from="description">This is about Sepia's tea</note>
93fe2d9c
C
1866 <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>
1867 </trans-unit>
913aa176 1868 <trans-unit id="2971365540217107489" datatype="html">
1869 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source>
1870 <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
1871 <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>
1872 </trans-unit>
d7c6b951 1873 <trans-unit id="5131854469652959713" datatype="html">
e4eaa7c9
C
1874 <source>GLOBAL SEARCH</source>
1875 <target state="new">GLOBAL SEARCH</target>
913aa176 1876 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">26</context></context-group>
1877 </trans-unit>
d7c6b951 1878 <trans-unit id="1843010981261389722" datatype="html">
5a6de093
C
1879 <source>using <x id="INTERPOLATION"/></source>
1880 <target state="new">using
1881 <x id="INTERPOLATION" equiv-text="{{ serverConfig.search.searchIndex.url }}"/>
1882 </target>
913aa176 1883 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">28</context></context-group>
1884 </trans-unit>
d7c6b951 1885 <trans-unit id="4070041848101291003" datatype="html">
e4eaa7c9
C
1886 <source>Results will be augmented with those of a third-party index. Only data necessary to make the query will be sent.</source>
1887 <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 1888 <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
1889 </trans-unit>
1890 <trans-unit id="2807610143550376912" datatype="html">
1891 <source>Your query will be matched against video names or descriptions, channel names.</source>
1892 <target state="new">Your query will be matched against video names or descriptions, channel names.</target>
90aa0a74
C
1893 <context-group purpose="location">
1894 <context context-type="sourcefile">src/app/header/search-typeahead.component.html</context>
1895 <context context-type="linenumber">37</context>
1896 </context-group>
913aa176 1897 </trans-unit>
d7c6b951 1898 <trans-unit id="3801957940570333397" datatype="html">
e4eaa7c9
C
1899 <source>ADVANCED SEARCH</source>
1900 <target state="new">ADVANCED SEARCH</target>
93fe2d9c
C
1901 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">39</context></context-group>
1902 </trans-unit>
d7c6b951 1903 <trans-unit id="3416071273413341159" datatype="html">
e4eaa7c9
C
1904 <source>any instance</source>
1905 <target state="new">any instance</target>
93fe2d9c
C
1906 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">42</context></context-group>
1907 </trans-unit>
d7c6b951 1908 <trans-unit id="1764675694412365696" datatype="html">
e4eaa7c9
C
1909 <source>only followed instances</source>
1910 <target state="new">only followed instances</target>
93fe2d9c
C
1911 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">43</context></context-group>
1912 </trans-unit>
d7c6b951 1913 <trans-unit id="6462732349450217281" datatype="html">
e4eaa7c9
C
1914 <source>Determines whether you can resolve any distant content, or if this instance only allows doing so for instances it follows.</source>
1915 <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
1916 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">41</context></context-group>
1917 </trans-unit>
d7c6b951 1918 <trans-unit id="3710530516408401495" datatype="html">
5a6de093
C
1919 <source>will list the matching channel</source>
1920 <target state="new">will list the matching channel</target>
93fe2d9c
C
1921 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">50</context></context-group>
1922 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">53</context></context-group>
1923 </trans-unit>
d7c6b951 1924 <trans-unit id="6913541939335935215" datatype="html">
5a6de093
C
1925 <source>will list the matching video</source>
1926 <target state="new">will list the matching video</target>
93fe2d9c
C
1927 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">56</context></context-group>
1928 </trans-unit>
d7c6b951 1929 <trans-unit id="8854094932942190741">
e771dbe0
C
1930 <source>Search...</source>
1931 <target>검색...</target>
93fe2d9c
C
1932 <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>
1933 </trans-unit>
d7c6b951 1934 <trans-unit id="2468689683507870964" datatype="html">
5a6de093
C
1935 <source>In this instance's network</source>
1936 <target state="new">In this instance's network</target>
913aa176 1937 <context-group purpose="location"><context context-type="sourcefile">src/app/header/suggestion.component.html</context><context context-type="linenumber">14</context></context-group>
1938 </trans-unit>
d7c6b951 1939 <trans-unit id="4494942989613184609" datatype="html">
e4eaa7c9
C
1940 <source>In the vidiverse</source>
1941 <target state="new">In the vidiverse</target>
913aa176 1942 <context-group purpose="location"><context context-type="sourcefile">src/app/header/suggestion.component.html</context><context context-type="linenumber">15</context></context-group>
1943 </trans-unit>
d7c6b951 1944 <trans-unit id="5146398958364876914">
e771dbe0
C
1945 <source>Sort</source>
1946 <target>정렬</target>
913aa176 1947 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">7</context></context-group>
1948 </trans-unit>
735a8705 1949 <trans-unit id="4540121094340493564" datatype="html">
93fe2d9c
C
1950 <source>Display only</source>
1951 <target state="new">Display only</target>
12fa2a6a
C
1952 <context-group purpose="location">
1953 <context context-type="sourcefile">src/app/+search/search-filters.component.html</context>
1954 <context context-type="linenumber">21</context>
1955 </context-group>
735a8705 1956 </trans-unit>
d7c6b951 1957 <trans-unit id="7970752988844762769">
e771dbe0
C
1958 <source>Published date</source>
1959 <target>공개 일시</target>
93fe2d9c
C
1960 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">59</context></context-group>
1961 </trans-unit>
d7c6b951 1962 <trans-unit id="5038188980760269298">
e771dbe0
C
1963 <source>Original publication year</source>
1964 <target>원래 공개 일시</target>
93fe2d9c
C
1965 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">73</context></context-group>
1966 </trans-unit>
d7c6b951 1967 <trans-unit id="2316758236788716819" datatype="html">
eb12a714
C
1968 <source>After...</source>
1969 <target state="new">After...</target>
93fe2d9c
C
1970 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">85</context></context-group>
1971 </trans-unit>
d7c6b951 1972 <trans-unit id="5418443214217152433" datatype="html">
eb12a714
C
1973 <source>Before...</source>
1974 <target state="new">Before...</target>
93fe2d9c
C
1975 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">95</context></context-group>
1976 </trans-unit>
d7c6b951 1977 <trans-unit id="7410432243549869948">
e771dbe0
C
1978 <source>Duration</source>
1979 <target>재생 시간</target>
93fe2d9c
C
1980 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">108</context></context-group>
1981 <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>
1982 </trans-unit>
d7c6b951 1983 <trans-unit id="3589238979642505685">
e771dbe0
C
1984 <source>Display sensitive content</source>
1985 <target>민감한 내용 표시</target>
93fe2d9c
C
1986 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">40</context></context-group>
1987 </trans-unit>
d7c6b951 1988 <trans-unit id="2807800733729323332">
e771dbe0
C
1989 <source>Yes</source>
1990 <target>예</target>
93fe2d9c
C
1991 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">48</context></context-group>
1992 </trans-unit>
d7c6b951 1993 <trans-unit id="3542042671420335679">
e771dbe0
C
1994 <source>No</source>
1995 <target>아니오</target>
93fe2d9c
C
1996 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">53</context></context-group>
1997 </trans-unit>
d7c6b951 1998 <trans-unit id="1806667489382256324">
e771dbe0
C
1999 <source>Category</source>
2000 <target>카테고리</target>
93fe2d9c
C
2001 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">121</context></context-group>
2002 <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>
2003 <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>
2004 </trans-unit>
d7c6b951 2005 <trans-unit id="2199290266269383925" datatype="html">
e4eaa7c9
C
2006 <source>Display all categories</source>
2007 <target state="new">Display all categories</target>
93fe2d9c
C
2008 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">127</context></context-group>
2009 </trans-unit>
d7c6b951 2010 <trans-unit id="9065795501872450602">
e771dbe0
C
2011 <source>Licence</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">134</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">80</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">34</context></context-group>
2016 </trans-unit>
d7c6b951 2017 <trans-unit id="4184995865179898060" datatype="html">
e4eaa7c9
C
2018 <source>Display all licenses</source>
2019 <target state="new">Display all licenses</target>
93fe2d9c
C
2020 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">140</context></context-group>
2021 </trans-unit>
d7c6b951 2022 <trans-unit id="2826581353496868063">
e771dbe0
C
2023 <source>Language</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">147</context></context-group>
2026 <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>
2027 <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>
2028 <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>
2029 </trans-unit>
d7c6b951 2030 <trans-unit id="7904142744051432458" datatype="html">
e4eaa7c9
C
2031 <source>Display all languages</source>
2032 <target state="new">Display all languages</target>
93fe2d9c
C
2033 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">153</context></context-group>
2034 </trans-unit>
d7c6b951 2035 <trans-unit id="2252476112877289102">
e771dbe0
C
2036 <source>All of these tags</source>
2037 <target>이 태그들 모두</target>
93fe2d9c
C
2038 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">162</context></context-group>
2039 </trans-unit>
d7c6b951 2040 <trans-unit id="4413784616961145955">
e771dbe0
C
2041 <source>One of these tags</source>
2042 <target>이 태그들 중 하나</target>
93fe2d9c
C
2043 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">170</context></context-group>
2044 </trans-unit>
2045 <trans-unit id="5143793904897598509" datatype="html">
2046 <source>PeerTube instance host</source>
2047 <target state="new">PeerTube instance host</target>
4a7056b2
C
2048 <context-group purpose="location">
2049 <context context-type="sourcefile">src/app/+search/search-filters.component.html</context>
2050 <context context-type="linenumber">178</context>
2051 </context-group>
93fe2d9c
C
2052 </trans-unit>
2053 <trans-unit id="8244789432276387088" datatype="html">
2054 <source>Result types</source>
2055 <target state="new">Result types</target>
42fea41a
C
2056 <context-group purpose="location">
2057 <context context-type="sourcefile">src/app/+search/search-filters.component.html</context>
2058 <context context-type="linenumber">187</context>
2059 </context-group>
4a7056b2 2060 </trans-unit>
d7c6b951 2061 <trans-unit id="283421392567624698" datatype="html">
5a6de093
C
2062 <source>Search target</source>
2063 <target state="new">Search target</target>
93fe2d9c
C
2064 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">212</context></context-group>
2065 </trans-unit>
d7c6b951 2066 <trans-unit id="2489767671380266270" datatype="html">
5a6de093
C
2067 <source>Vidiverse</source>
2068 <target state="new">Vidiverse</target>
93fe2d9c
C
2069 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">222</context></context-group>
2070 </trans-unit>
d7c6b951 2071 <trans-unit id="5478121364779850827" datatype="html">
8b049b68
C
2072 <source>Reset</source>
2073 <target state="new">
5e6c69ce
C
2074 Reset
2075 </target>
93fe2d9c
C
2076 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">8</context></context-group>
2077 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">22</context></context-group>
2078 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">41</context></context-group>
2079 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">60</context></context-group>
2080 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">74</context></context-group>
2081 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">109</context></context-group>
2082 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">122</context></context-group>
2083 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">135</context></context-group>
2084 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">148</context></context-group>
2085 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">163</context></context-group>
2086 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">171</context></context-group>
2087 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">188</context></context-group>
2088 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">229</context></context-group>
2089 </trans-unit>
d7c6b951 2090 <trans-unit id="8829497237648100098">
e771dbe0
C
2091 <source>Filter</source>
2092 <target>필터</target>
93fe2d9c
C
2093 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">233</context></context-group>
2094 </trans-unit>
d7c6b951 2095 <trans-unit id="6479885129995567639" datatype="html">
5a6de093
C
2096 <source>Video channels</source>
2097 <target state="new">Video channels</target>
913aa176 2098 <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>
2099 </trans-unit>
d7c6b951 2100 <trans-unit id="1909308046360229945">
e771dbe0
C
2101 <source>Add caption</source>
2102 <target>자막 추가</target>
913aa176 2103 <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>
2104 </trans-unit>
d7c6b951 2105 <trans-unit id="753928283782809091">
e771dbe0
C
2106 <source>Select the caption file</source>
2107 <target>자막 파일 선택</target>
913aa176 2108 <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>
2109 </trans-unit>
d7c6b951 2110 <trans-unit id="4616828176080418150">
eb12a714 2111 <source>This will replace an existing caption!</source>
e771dbe0
C
2112 <target>
2113 기존 자막을 이 자막으로 덮어씁니다!
2114 </target>
93fe2d9c
C
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">30</context></context-group>
2116 </trans-unit>
d7c6b951 2117 <trans-unit id="2752121353049766867">
e771dbe0
C
2118 <source>Add this caption</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">42</context></context-group>
93fe2d9c
C
2121 </trans-unit>
2122 <trans-unit id="480001148850006323" datatype="html">
2123 <source>Edit caption</source>
2124 <target state="new">Edit caption</target>
3c18ff47
C
2125 <context-group purpose="location">
2126 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal/video-caption-edit-modal.component.html</context>
2127 <context context-type="linenumber">5</context>
2128 </context-group>
93fe2d9c
C
2129 </trans-unit>
2130 <trans-unit id="6838559377527923778" datatype="html">
2131 <source>Caption</source>
2132 <target state="new">Caption</target>
3c18ff47
C
2133 <context-group purpose="location">
2134 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal/video-caption-edit-modal.component.html</context>
2135 <context context-type="linenumber">10</context>
2136 </context-group>
93fe2d9c
C
2137 </trans-unit>
2138 <trans-unit id="1989971680596153649" datatype="html">
2139 <source>Edit this caption</source>
2140 <target state="new">Edit this caption</target>
3c18ff47
C
2141 <context-group purpose="location">
2142 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal/video-caption-edit-modal.component.html</context>
2143 <context context-type="linenumber">31</context>
2144 </context-group>
913aa176 2145 </trans-unit>
d7c6b951 2146 <trans-unit id="5701618810648052610">
e771dbe0
C
2147 <source>Title</source>
2148 <target>제목</target>
93fe2d9c
C
2149 <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>
2150 </trans-unit>
d7c6b951 2151 <trans-unit id="7886570921510760899">
e771dbe0
C
2152 <source>Tags</source>
2153 <target>태그</target>
93fe2d9c
C
2154 <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>
2155 <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>
2156 </trans-unit>
d7c6b951 2157 <trans-unit id="354332809647287722" datatype="html">
913aa176 2158 <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
2159 <target state="new">
2160 Tags could be used to suggest relevant recommendations.
e6afb669 2161 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
5a6de093 2162 There is a maximum of 5 tags.
e6afb669 2163 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
5a6de093 2164 Press
e6afb669
C
2165 <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="&lt;kbd>"/>Enter
2166 <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="&lt;/kbd>"/> to add a new tag.
5a6de093
C
2167
2168 </target>
93fe2d9c
C
2169 <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>
2170 </trans-unit>
d7c6b951 2171 <trans-unit id="3265632123453688399">
e771dbe0
C
2172 <source>Enter a new tag</source>
2173 <target>새 태그 입력</target>
93fe2d9c
C
2174 <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>
2175 </trans-unit>
913aa176 2176 <trans-unit id="6179532215548637839" datatype="html">
2177 <source>extensions</source>
2178 <target state="new">extensions</target>
93fe2d9c
C
2179 <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>
2180 </trans-unit>
913aa176 2181 <trans-unit id="8054921481196967348" datatype="html">
2182 <source>This image is too large.</source>
2183 <target state="new">This image is too large.</target>
93fe2d9c
C
2184 <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>
2185 <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>
2186 </trans-unit>
2187 <trans-unit id="6259523075362402245" datatype="html">
2188 <source>Upload a new banner</source>
2189 <target state="new">Upload a new banner</target>
2190 <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>
2191 <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>
2192 </trans-unit>
2193 <trans-unit id="1117672957968812680" datatype="html">
2194 <source>Change your banner</source>
2195 <target state="new">Change your banner</target>
2196 <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>
2197 </trans-unit>
2198 <trans-unit id="3394080812181176794" datatype="html">
2199 <source>Remove banner</source>
2200 <target state="new">Remove banner</target>
2201 <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>
2202 </trans-unit>
2203 <trans-unit id="7306351600905511107" datatype="html">
2204 <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>
2205 <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>
2206 <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>
2207 </trans-unit>
2208 <trans-unit id="3220184757632006830" datatype="html">
2209 <source>Account avatar</source>
2210 <target state="new">Account avatar</target>
2211 <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>
2212 </trans-unit>
2213 <trans-unit id="1138964882426023395" datatype="html">
2214 <source>Channel avatar</source>
2215 <target state="new">Channel avatar</target>
2216 <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>
2217 </trans-unit>
2218 <trans-unit id="1358902062258458923" datatype="html">
e6afb669
C
2219 <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>
2220 <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
2221 <context-group purpose="location">
2222 <context context-type="sourcefile">src/app/shared/shared-custom-markup/custom-markup-help.component.html</context>
2223 <context context-type="linenumber">2</context>
2224 </context-group>
93fe2d9c
C
2225 </trans-unit>
2226 <trans-unit id="7976591803735140601" datatype="html">
2227 <source>Latest published video</source>
2228 <target state="new">Latest published video</target>
c5c848c5
C
2229 <context-group purpose="location">
2230 <context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context>
2231 <context context-type="linenumber">24</context>
2232 </context-group>
93fe2d9c
C
2233 </trans-unit>
2234 <trans-unit id="283609029522452529" datatype="html">
2235 <source>Error in channel miniature component: <x id="PH" equiv-text="err.message"/></source>
2236 <target state="new">Error in channel miniature component: <x id="PH" equiv-text="err.message"/></target>
64ef55f7
C
2237 <context-group purpose="location">
2238 <context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.ts</context>
2239 <context context-type="linenumber">57</context>
2240 </context-group>
93fe2d9c
C
2241 </trans-unit>
2242 <trans-unit id="3059355667050002541" datatype="html">
2243 <source>Error in playlist miniature component: <x id="PH" equiv-text="err.message"/></source>
2244 <target state="new">Error in playlist miniature component: <x id="PH" equiv-text="err.message"/></target>
64ef55f7
C
2245 <context-group purpose="location">
2246 <context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/playlist-miniature-markup.component.ts</context>
2247 <context context-type="linenumber">47</context>
2248 </context-group>
93fe2d9c
C
2249 </trans-unit>
2250 <trans-unit id="863691161959989717" datatype="html">
2251 <source>Error in video miniature component: <x id="PH" equiv-text="err.message"/></source>
2252 <target state="new">Error in video miniature component: <x id="PH" equiv-text="err.message"/></target>
2253 <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>
2254 </trans-unit>
2255 <trans-unit id="1247256698916587400" datatype="html">
2256 <source>Error in videos list component: <x id="PH" equiv-text="err.message"/></source>
2257 <target state="new">Error in videos list component: <x id="PH" equiv-text="err.message"/></target>
64ef55f7
C
2258 <context-group purpose="location">
2259 <context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/videos-list-markup.component.ts</context>
2260 <context context-type="linenumber">77</context>
2261 </context-group>
93fe2d9c
C
2262 </trans-unit>
2263 <trans-unit id="1460134385691851101" datatype="html">
2264 <source>Advanced filters</source>
2265 <target state="new">Advanced filters</target>
2266 <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>
2267 <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>
2268 <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>
2269 <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>
2270 <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>
2271 </trans-unit>
d7c6b951 2272 <trans-unit id="2504502765849142619" datatype="html">
5a6de093
C
2273 <source>No items found</source>
2274 <target state="new">No items found</target>
93fe2d9c
C
2275 <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>
2276 </trans-unit>
d7c6b951 2277 <trans-unit id="4902817035128594900">
e771dbe0
C
2278 <source>Description</source>
2279 <target>설명</target>
93fe2d9c
C
2280 <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>
2281 <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>
2282 <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>
2283 <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>
2284 <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>
2285 <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>
2286 <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>
2287 <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>
2288 </trans-unit>
d7c6b951 2289 <trans-unit id="8740951153302736329" datatype="html">
9d94e5d7
C
2290 <source>Video descriptions are truncated by default and require manual action to expand them.</source>
2291 <target state="new">
2292 Video descriptions are truncated by default and require manual action to expand them.
2293 </target>
93fe2d9c
C
2294 <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>
2295 </trans-unit>
2296 <trans-unit id="2090254132451149776" datatype="html">
e6afb669
C
2297 <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>
2298 <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
2299 <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>
2300 </trans-unit>
d7c6b951 2301 <trans-unit id="5462361983940693567">
e771dbe0
C
2302 <source>Channel</source>
2303 <target>채널</target>
93fe2d9c
C
2304 <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>
2305 <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>
2306 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">42</context></context-group>
2307 <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>
2308 <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>
2309 <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>
2310 <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>
2311 <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>
2312 </trans-unit>
d7c6b951 2313 <trans-unit id="2806917038528218276" datatype="html">
e4eaa7c9
C
2314 <source>FAQ</source>
2315 <target state="new">FAQ</target>
93fe2d9c
C
2316 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">143</context></context-group>
2317 </trans-unit>
d7c6b951 2318 <trans-unit id="3620232640697554352" datatype="html">
e4eaa7c9
C
2319 <source>Frequently asked questions about PeerTube</source>
2320 <target state="new">Frequently asked questions about PeerTube</target>
93fe2d9c
C
2321 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">143</context></context-group>
2322 </trans-unit>
d7c6b951 2323 <trans-unit id="8942351587754185907" datatype="html">
e4eaa7c9
C
2324 <source>API</source>
2325 <target state="new">API</target>
93fe2d9c
C
2326 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">145</context></context-group>
2327 </trans-unit>
d7c6b951 2328 <trans-unit id="3722967224215437913" datatype="html">
e4eaa7c9
C
2329 <source>API documentation</source>
2330 <target state="new">API documentation</target>
93fe2d9c
C
2331 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">145</context></context-group>
2332 </trans-unit>
d7c6b951 2333 <trans-unit id="9012879216268259096" datatype="html">
5a6de093
C
2334 <source>Schedule publication (<x id="INTERPOLATION"/>)</source>
2335 <target state="new">Schedule publication (
2336 <x id="INTERPOLATION" equiv-text="{{ calendarTimezone }}"/>)
2337 </target>
93fe2d9c
C
2338 <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>
2339 </trans-unit>
d7c6b951 2340 <trans-unit id="9155449485123349070" datatype="html">
5a6de093
C
2341 <source>Contains sensitive content</source>
2342 <target state="new">Contains sensitive content</target>
93fe2d9c
C
2343 <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>
2344 </trans-unit>
2345 <trans-unit id="4850841867094321899" datatype="html">
2346 <source>Some instances hide videos containing mature or explicit content by default.</source>
2347 <target state="new">Some instances hide videos containing mature or explicit content by default.</target>
2348 <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>
2349 </trans-unit>
d7c6b951 2350 <trans-unit id="4895908242997839943" datatype="html">
5a6de093
C
2351 <source>Publish after transcoding</source>
2352 <target state="new">Publish after transcoding</target>
93fe2d9c
C
2353 <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>
2354 </trans-unit>
d7c6b951 2355 <trans-unit id="5596242684708779591" datatype="html">
eb12a714
C
2356 <source>If you decide not to wait for transcoding before publishing the video, it could be unplayable until transcoding ends.</source>
2357 <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
2358 <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>
2359 </trans-unit>
d7c6b951 2360 <trans-unit id="5984574397847510001" datatype="html">
eb12a714
C
2361 <source>Basic info</source>
2362 <target state="new">Basic info</target>
93fe2d9c
C
2363 <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>
2364 </trans-unit>
d7c6b951 2365 <trans-unit id="2142169012597585513" datatype="html">
eb12a714
C
2366 <source>Add another caption</source>
2367 <target state="new">Add another caption</target>
93fe2d9c
C
2368 <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>
2369 </trans-unit>
d7c6b951 2370 <trans-unit id="4525569337497033381" datatype="html">
eb12a714
C
2371 <source>See the subtitle file</source>
2372 <target state="new">See the subtitle file</target>
93fe2d9c
C
2373 <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>
2374 </trans-unit>
d7c6b951 2375 <trans-unit id="5600963353867835532" datatype="html">
e6afb669 2376 <source>Already uploaded ✔</source>
eb12a714 2377 <target state="new">Already uploaded ✔</target>
93fe2d9c
C
2378 <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>
2379 </trans-unit>
d7c6b951 2380 <trans-unit id="73284819990858102" datatype="html">
eb12a714
C
2381 <source>Will be created on update</source>
2382 <target state="new">Will be created on update</target>
93fe2d9c
C
2383 <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>
2384 </trans-unit>
d7c6b951 2385 <trans-unit id="7044449271109607418" datatype="html">
eb12a714
C
2386 <source>Cancel create</source>
2387 <target state="new">Cancel create</target>
93fe2d9c
C
2388 <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>
2389 </trans-unit>
2390 <trans-unit id="8541869921865486762" datatype="html">
2391 <source>Will be edited on update</source>
2392 <target state="new">Will be edited on update</target>
3c18ff47
C
2393 <context-group purpose="location">
2394 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context>
2395 <context context-type="linenumber">204</context>
2396 </context-group>
93fe2d9c
C
2397 </trans-unit>
2398 <trans-unit id="4013233634947488312" datatype="html">
2399 <source>Cancel edition</source>
2400 <target state="new">Cancel edition</target>
3c18ff47
C
2401 <context-group purpose="location">
2402 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context>
2403 <context context-type="linenumber">206</context>
2404 </context-group>
2405 </trans-unit>
d7c6b951 2406 <trans-unit id="7879454016898626211" datatype="html">
eb12a714
C
2407 <source>Will be deleted on update</source>
2408 <target state="new">Will be deleted on update</target>
93fe2d9c
C
2409 <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>
2410 </trans-unit>
d7c6b951 2411 <trans-unit id="305832955565133216" datatype="html">
eb12a714
C
2412 <source>Cancel deletion</source>
2413 <target state="new">Cancel deletion</target>
93fe2d9c
C
2414 <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>
2415 </trans-unit>
d7c6b951 2416 <trans-unit id="360396717319152766" datatype="html">
eb12a714
C
2417 <source>No captions for now.</source>
2418 <target state="new">
040758e0
C
2419 No captions for now.
2420 </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">226</context></context-group>
2422 </trans-unit>
d7c6b951 2423 <trans-unit id="8508836953540308271" datatype="html">
913aa176 2424 <source>Live settings</source>
2425 <target state="new">Live settings</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">235</context></context-group>
2427 </trans-unit>
d7c6b951 2428 <trans-unit id="1212376766715456139" datatype="html">
913aa176 2429 <source>⚠️ If you enable this option, your live will be terminated if you exceed your video quota</source>
2430 <target state="new">⚠️ If you enable this option, your live will be terminated if you exceed your video quota</target>
93fe2d9c 2431 <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
2432 </trans-unit>
2433 <trans-unit id="1966495339378120213" datatype="html">
2434 <source>Latency mode</source>
2435 <target state="new">Latency mode</target>
a15d7b82
C
2436 <context-group purpose="location">
2437 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context>
2438 <context context-type="linenumber">294</context>
2439 </context-group>
93fe2d9c 2440 </trans-unit>
d7c6b951 2441 <trans-unit id="8891497955962997247" datatype="html">
913aa176 2442 <source>Automatically publish a replay when your live ends</source>
2443 <target state="new">Automatically publish a replay when your live ends</target>
93fe2d9c
C
2444 <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>
2445 </trans-unit>
d7c6b951 2446 <trans-unit id="1168086599577356916" datatype="html">
eb12a714
C
2447 <source>Video preview</source>
2448 <target state="new">Video preview</target>
9b0b8301
C
2449 <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>
2450 </trans-unit>
d7c6b951 2451 <trans-unit id="2288513108450439427" datatype="html">
eb12a714
C
2452 <source>Support</source>
2453 <target state="new">Support</target>
9b0b8301
C
2454 <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>
2455 <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>
2456 </trans-unit>
93fe2d9c
C
2457 <trans-unit id="1359533927353954373" datatype="html">
2458 <source>View account</source>
2459 <target state="new">View account</target>
2460 <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>
2461 </trans-unit>
2462 <trans-unit id="3799746968259478616" datatype="html">
2463 <source>View account</source>
2464 <target state="new"> View account </target>
2465 <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>
2466 </trans-unit>
2467 <trans-unit id="6778225321073009261" datatype="html">
2468 <source>View owner account</source>
2469 <target state="new"> View owner account </target>
2470 <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>
2471 </trans-unit>
2472 <trans-unit id="8798391261676185924" datatype="html">
2473 <source>VIDEO CHANNEL</source>
2474 <target state="new">VIDEO CHANNEL</target>
2475 <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>
2476 </trans-unit>
2477 <trans-unit id="5121874940679887597" datatype="html">
2478 <source>Copy channel handle</source>
2479 <target state="new">Copy channel handle</target>
2480 <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>
2481 </trans-unit>
2482 <trans-unit id="2486917589932345430" datatype="html">
2483 <source>OWNER ACCOUNT</source>
2484 <target state="new">OWNER ACCOUNT</target>
2485 <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>
2486 </trans-unit>
d7c6b951 2487 <trans-unit id="1952020204339597057" datatype="html">
913aa176 2488 <source>Short text to tell people how they can support you (membership platform...).</source>
5a6de093 2489 <target state="new">
4891e4c7
C
2490 Short text to tell people how they can support you (membership platform...).
2491 </target>
9b0b8301
C
2492 <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>
2493 </trans-unit>
d7c6b951 2494 <trans-unit id="7958716262877895706" datatype="html">
eb12a714
C
2495 <source>Original publication date</source>
2496 <target state="new">Original publication date</target>
9b0b8301
C
2497 <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>
2498 </trans-unit>
d7c6b951 2499 <trans-unit id="50985514722149155" datatype="html">
913aa176 2500 <source>This is the date when the content was originally published (e.g. the release date for a film)</source>
5a6de093 2501 <target state="new">
4891e4c7
C
2502 This is the date when the content was originally published (e.g. the release date for a film)
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">350</context></context-group>
2505 </trans-unit>
d7c6b951 2506 <trans-unit id="1669378369440073270" datatype="html">
913aa176 2507 <source>Plugin settings</source>
2508 <target state="new">Plugin settings</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">381</context></context-group>
2510 </trans-unit>
2511 <trans-unit id="54931094224146544" datatype="html">
2512 <source>Small latency</source>
2513 <target state="new">Small latency</target>
a15d7b82
C
2514 <context-group purpose="location">
2515 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context>
2516 <context context-type="linenumber">85</context>
2517 </context-group>
9b0b8301
C
2518 </trans-unit>
2519 <trans-unit id="668281328725856861" datatype="html">
2520 <source>Reduce latency to ~15s disabling P2P</source>
2521 <target state="new">Reduce latency to ~15s disabling P2P</target>
a15d7b82
C
2522 <context-group purpose="location">
2523 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context>
2524 <context context-type="linenumber">86</context>
2525 </context-group>
9b0b8301
C
2526 </trans-unit>
2527 <trans-unit id="5607669932062416162" datatype="html">
2528 <source>Default</source>
2529 <target state="new">Default</target>
a15d7b82
C
2530 <context-group purpose="location">
2531 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context>
2532 <context context-type="linenumber">90</context>
2533 </context-group>
9b0b8301
C
2534 </trans-unit>
2535 <trans-unit id="4299493457408757206" datatype="html">
2536 <source>Average latency of 30s</source>
2537 <target state="new">Average latency of 30s</target>
a15d7b82
C
2538 <context-group purpose="location">
2539 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context>
2540 <context context-type="linenumber">91</context>
2541 </context-group>
9b0b8301
C
2542 </trans-unit>
2543 <trans-unit id="3378360148342029710" datatype="html">
2544 <source>High latency</source>
2545 <target state="new">High latency</target>
a15d7b82
C
2546 <context-group purpose="location">
2547 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context>
2548 <context context-type="linenumber">95</context>
2549 </context-group>
9b0b8301
C
2550 </trans-unit>
2551 <trans-unit id="369497609327288447" datatype="html">
2552 <source>Average latency of 60s increasing P2P ratio</source>
2553 <target state="new">Average latency of 60s increasing P2P ratio</target>
a15d7b82
C
2554 <context-group purpose="location">
2555 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context>
2556 <context context-type="linenumber">96</context>
2557 </context-group>
93fe2d9c
C
2558 </trans-unit>
2559 <trans-unit id="8693603235657020323" datatype="html">
2560 <source>Other</source>
2561 <target state="new">Other</target>
9b0b8301
C
2562 <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>
2563 <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>
2564 </trans-unit>
d7c6b951 2565 <trans-unit id="2200003513633568069" datatype="html">
eb12a714
C
2566 <source>Enable video comments</source>
2567 <target state="new">Enable video comments</target>
9b0b8301
C
2568 <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>
2569 </trans-unit>
d7c6b951 2570 <trans-unit id="8896564060463626070" datatype="html">
eb12a714
C
2571 <source>Enable download</source>
2572 <target state="new">Enable download</target>
9b0b8301
C
2573 <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>
2574 </trans-unit>
d7c6b951 2575 <trans-unit id="8821221480638803282" datatype="html">
eb12a714
C
2576 <source>Advanced settings</source>
2577 <target state="new">Advanced settings</target>
9b0b8301
C
2578 <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>
2579 </trans-unit>
d7c6b951 2580 <trans-unit id="2375260419993138758" datatype="html">
eb12a714
C
2581 <source>URL</source>
2582 <target state="new">URL</target>
93fe2d9c
C
2583 <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>
2584 <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>
2585 <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>
2586 </trans-unit>
d7c6b951 2587 <trans-unit id="6760671759540007434" datatype="html">
913aa176 2588 <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>
2589 <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
2590 <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>
2591 </trans-unit>
d7c6b951 2592 <trans-unit id="460353452916242022" datatype="html">
eb12a714
C
2593 <source>Sorry, but something went wrong</source>
2594 <target state="new">Sorry, but something went wrong</target>
93fe2d9c
C
2595 <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>
2596 <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>
2597 <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>
2598 <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>
2599 </trans-unit>
d7c6b951 2600 <trans-unit id="5359075917564707730" datatype="html">
913aa176 2601 <source>Congratulations, the video behind <x id="INTERPOLATION"/> will be imported! You can already add information about this video. </source>
eb12a714 2602 <target state="new">
5a6de093
C
2603 Congratulations, the video behind
2604 <x id="INTERPOLATION" equiv-text="{{ targetUrl }}"/> will be imported! You can already add information about this video.
2605
2606 </target>
913aa176 2607 <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>
2608 </trans-unit>
d7c6b951 2609 <trans-unit id="6722765664648523978" datatype="html">
eb12a714
C
2610 <source>Select the file to upload</source>
2611 <target state="new">Select the file to upload</target>
913aa176 2612 <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>
2613 <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>
2614 </trans-unit>
5a6de093 2615 <trans-unit id="9172233176401579786" datatype="html">
eb12a714
C
2616 <source>Scheduled</source>
2617 <target state="new">Scheduled</target>
9b0b8301
C
2618 <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>
2619 </trans-unit>
5a6de093
C
2620 <trans-unit id="1435317307066082710" datatype="html">
2621 <source>Hide the video until a specific date</source>
2622 <target state="new">Hide the video until a specific date</target>
9b0b8301
C
2623 <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>
2624 </trans-unit>
93fe2d9c
C
2625 <trans-unit id="1087181129481039628" datatype="html">
2626 <source>Normal live</source>
2627 <target state="new">Normal live</target>
a71d4140
C
2628 <context-group purpose="location">
2629 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context>
2630 <context context-type="linenumber">22</context>
2631 </context-group>
93fe2d9c
C
2632 </trans-unit>
2633 <trans-unit id="3517255641769192386" datatype="html">
2634 <source>Permanent/recurring live</source>
2635 <target state="new">Permanent/recurring live</target>
a71d4140
C
2636 <context-group purpose="location">
2637 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context>
2638 <context context-type="linenumber">29</context>
2639 </context-group>
2640 </trans-unit>
d7c6b951 2641 <trans-unit id="6148369758871787018" datatype="html">
eb12a714
C
2642 <source>Video background image</source>
2643 <target state="new">Video background image</target>
93fe2d9c
C
2644 <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>
2645 </trans-unit>
d7c6b951 2646 <trans-unit id="7099631707196015765" datatype="html">
913aa176 2647 <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 2648 <target state="new">
040758e0 2649 Image that will be merged with your audio file.
5a6de093 2650
e6afb669 2651 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
040758e0 2652 The chosen image will be definitive and cannot be modified.
5a6de093 2653
040758e0 2654 </target>
93fe2d9c
C
2655 <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>
2656 </trans-unit>
d7c6b951 2657 <trans-unit id="4626927731329688072" datatype="html">
913aa176 2658 <source>Total video uploaded</source>
2659 <target state="new">Total video uploaded</target>
93fe2d9c
C
2660 <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>
2661 </trans-unit>
d7c6b951 2662 <trans-unit id="1185207825965405436" datatype="html">
e4eaa7c9
C
2663 <source>Processing…</source>
2664 <target state="new">Processing…</target>
93fe2d9c
C
2665 <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>
2666 </trans-unit>
d7c6b951 2667 <trans-unit id="7934833136974560675" datatype="html">
913aa176 2668 <source>Retry</source>
2669 <target state="new">Retry</target>
95bd9515 2670 <note priority="1" from="description">Retry failed upload of a video</note>
93fe2d9c
C
2671 <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>
2672 </trans-unit>
d7c6b951 2673 <trans-unit id="2127094963121208963" datatype="html">
e4eaa7c9
C
2674 <source>Total video quota</source>
2675 <target state="new">Total video quota</target>
93fe2d9c
C
2676 <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>
2677 <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>
2678 </trans-unit>
d7c6b951 2679 <trans-unit id="1522676094837508187" datatype="html">
eb12a714
C
2680 <source>Congratulations! Your video is now available in your private library.</source>
2681 <target state="new">
040758e0
C
2682 Congratulations! Your video is now available in your private library.
2683</target>
93fe2d9c
C
2684 <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>
2685 </trans-unit>
d7c6b951 2686 <trans-unit id="3768339632235914548" datatype="html">
eb12a714
C
2687 <source>Publish will be available when upload is finished</source>
2688 <target state="new">Publish will be available when upload is finished</target>
93fe2d9c
C
2689 <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>
2690 </trans-unit>
d7c6b951 2691 <trans-unit id="7430416142942514215" datatype="html">
eb12a714
C
2692 <source>Publish</source>
2693 <target state="new">Publish</target>
93fe2d9c
C
2694 <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>
2695 <context-group purpose="location"><context context-type="sourcefile">src/app/header/header.component.html</context><context context-type="linenumber">5</context></context-group>
2696 </trans-unit>
2697 <trans-unit id="6161604372916832458" datatype="html">
2698 <source>Upload on hold</source>
2699 <target state="new">Upload on hold</target>
e6afb669
C
2700
2701 <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 2702 <trans-unit id="285180972645018518" datatype="html">
5a6de093
C
2703 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source>
2704 <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
2705 <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>
2706 </trans-unit>
2707 <trans-unit id="1138810463037464722" datatype="html">
2708 <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>
2709 <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
2710 <context-group purpose="location">
2711 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.ts</context>
2712 <context context-type="linenumber">104</context>
2713 </context-group>
93fe2d9c
C
2714 </trans-unit>
2715 <trans-unit id="438743381693904838" datatype="html">
2716 <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>
2717 <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
2718 <context-group purpose="location">
2719 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.ts</context>
2720 <context context-type="linenumber">106</context>
2721 </context-group>
93fe2d9c
C
2722 </trans-unit>
2723 <trans-unit id="6796692581512042469" datatype="html">
2724 <source>Your video quota is insufficient. If you want to add more videos, an admin must increase your quota.</source>
2725 <target state="new">Your video quota is insufficient. If you want to add more videos, an admin must increase your quota.</target>
91ae3c4a
C
2726 <context-group purpose="location">
2727 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.ts</context>
2728 <context context-type="linenumber">108</context>
2729 </context-group>
913aa176 2730 </trans-unit>
d7c6b951 2731 <trans-unit id="2587226585711833549" datatype="html">
5a6de093
C
2732 <source>Read instance rules for help</source>
2733 <target state="new">Read instance rules for help</target>
93fe2d9c
C
2734 <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>
2735 </trans-unit>
d7c6b951 2736 <trans-unit id="3455474330346212563" datatype="html">
eb12a714
C
2737 <source>Select the torrent to import</source>
2738 <target state="new">Select the torrent to import</target>
913aa176 2739 <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>
2740 <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>
2741 </trans-unit>
d7c6b951 2742 <trans-unit id="290735093992020324" datatype="html">
e4eaa7c9
C
2743 <source>OR</source>
2744 <target state="new">OR</target>
913aa176 2745 <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>
2746 </trans-unit>
d7c6b951 2747 <trans-unit id="6173286379208830044" datatype="html">
eb12a714
C
2748 <source>Paste magnet URI</source>
2749 <target state="new">Paste magnet URI</target>
913aa176 2750 <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>
2751 </trans-unit>
d7c6b951 2752 <trans-unit id="2424051823705402833" datatype="html">
eb12a714
C
2753 <source>Congratulations, the video will be imported with BitTorrent! You can already add information about this video.</source>
2754 <target state="new">
040758e0
C
2755 Congratulations, the video will be imported with BitTorrent! You can already add information about this video.
2756</target>
93fe2d9c
C
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">55</context></context-group>
2758 </trans-unit>
2759 <trans-unit id="4422946962830681102" datatype="html">
2760 <source>Torrents with only 1 file are supported.</source>
2761 <target state="new">Torrents with only 1 file are supported.</target>
2762 <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>
2763 </trans-unit>
913aa176 2764 <trans-unit id="7860848084471862305" datatype="html">
2765 <source>Cannot create live because this instance have too many created lives</source>
2766 <target state="new">Cannot create live because this instance have too many created lives</target>
93fe2d9c
C
2767 <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>
2768 </trans-unit>
913aa176 2769 <trans-unit id="1278564497286613571" datatype="html">
2770 <source>Cannot create live because you created too many lives</source>
2771 <target state="new">Cannot create live because you created too many lives</target>
93fe2d9c
C
2772 <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>
2773 </trans-unit>
913aa176 2774 <trans-unit id="2621043320678012413" datatype="html">
2775 <source>Live published.</source>
2776 <target state="new">Live published.</target>
93fe2d9c
C
2777 <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>
2778 </trans-unit>
2779 <trans-unit id="5872059367236038160" datatype="html">
2780 <source>Stream only once and save a replay of your live</source>
2781 <target state="new">Stream only once and save a replay of your live</target>
2782 <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>
2783 </trans-unit>
2784 <trans-unit id="2360261543675520397" datatype="html">
2785 <source>Stream only once</source>
2786 <target state="new">Stream only once</target>
2787 <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>
2788 </trans-unit>
2789 <trans-unit id="5168540607709796871" datatype="html">
2790 <source>Stream multiple times, replays can't be saved</source>
2791 <target state="new">Stream multiple times, replays can't be saved</target>
2792 <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>
2793 </trans-unit>
2794 <trans-unit id="58134197356653483" datatype="html">
2795 <source>Stream multiple times using the same URL</source>
2796 <target state="new">Stream multiple times using the same URL</target>
2797 <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>
2798 </trans-unit>
d7c6b951 2799 <trans-unit id="8218579597782287078" datatype="html">
913aa176 2800 <source>Go Live</source>
2801 <target state="new">Go Live</target>
93fe2d9c
C
2802 <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>
2803 </trans-unit>
d7c6b951 2804 <trans-unit id="3282368691598224543" datatype="html">
913aa176 2805 <source>Max live duration is <x id="INTERPOLATION"/>. If your live reaches this limit, it will be automatically terminated. </source>
2806 <target state="new"> Max live duration is <x id="INTERPOLATION"/>. If your live reaches this limit, it will be automatically terminated.
6f512b68 2807</target>
93fe2d9c
C
2808 <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>
2809 </trans-unit>
d7c6b951 2810 <trans-unit id="2993949426196989262" datatype="html">
913aa176 2811 <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
2812 <target state="new">
2813 We recommend you to not use the
e6afb669
C
2814 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>root
2815 <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 2816
e6afb669 2817 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
5a6de093 2818 Instead,
e6afb669
C
2819 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>create a dedicated account
2820 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to upload your videos.
5a6de093
C
2821
2822 </target>
93fe2d9c
C
2823 <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>
2824 </trans-unit>
d7c6b951 2825 <trans-unit id="293476877021544115" datatype="html">
5a6de093
C
2826 <source>Import <x id="INTERPOLATION"/></source>
2827 <target state="new">Import
2828 <x id="INTERPOLATION" equiv-text="{{ videoName }}"/>
2829 </target>
93fe2d9c
C
2830 <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>
2831 </trans-unit>
d7c6b951 2832 <trans-unit id="4766833966971572147" datatype="html">
5a6de093
C
2833 <source>Upload <x id="INTERPOLATION"/></source>
2834 <target state="new">Upload
2835 <x id="INTERPOLATION" equiv-text="{{ videoName }}"/>
2836 </target>
93fe2d9c
C
2837 <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>
2838 </trans-unit>
d7c6b951 2839 <trans-unit id="7003826819757856838" datatype="html">
eb12a714
C
2840 <source>Upload a file</source>
2841 <target state="new">Upload a file</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">53</context></context-group>
2843 </trans-unit>
d7c6b951 2844 <trans-unit id="2061223017941329156" datatype="html">
eb12a714
C
2845 <source>Import with URL</source>
2846 <target state="new">Import with URL</target>
93fe2d9c
C
2847 <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>
2848 </trans-unit>
d7c6b951 2849 <trans-unit id="8740142697043012403" datatype="html">
eb12a714
C
2850 <source>Import with torrent</source>
2851 <target state="new">Import with torrent</target>
93fe2d9c
C
2852 <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>
2853 </trans-unit>
d7c6b951 2854 <trans-unit id="6066940329544282265" datatype="html">
913aa176 2855 <source>Go live</source>
2856 <target state="new">Go live</target>
93fe2d9c
C
2857 <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>
2858 </trans-unit>
d7c6b951 2859 <trans-unit id="3907889591911208762" datatype="html">
8b049b68
C
2860 <source>Other videos</source>
2861 <target state="new">
8adc5ddb
C
2862 Other videos
2863 </target>
93fe2d9c
C
2864 <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>
2865 </trans-unit>
d7c6b951 2866 <trans-unit id="2913936134410914576" datatype="html">
e4eaa7c9
C
2867 <source>AUTOPLAY</source>
2868 <target state="new">AUTOPLAY</target>
93fe2d9c
C
2869 <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>
2870 </trans-unit>
2871 <trans-unit id="2738123251363312498" datatype="html">
2872 <source>Next video to be played</source>
2873 <target state="new">Next video to be played</target>
c49c366a
C
2874 <context-group purpose="location">
2875 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.html</context>
2876 <context context-type="linenumber">16</context>
2877 </context-group>
2878 </trans-unit>
913aa176 2879 <trans-unit id="4619111912751495491" datatype="html">
2880 <source>Report this comment</source>
2881 <target state="new">Report this comment</target>
93fe2d9c
C
2882 <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>
2883 </trans-unit>
d7c6b951 2884 <trans-unit id="7419704019640008953" datatype="html">
eb12a714
C
2885 <source>Share</source>
2886 <target state="new">Share</target>
913aa176 2887 <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>
2888 <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>
2889 </trans-unit>
d7c6b951 2890 <trans-unit id="6599497107591892109" datatype="html">
8b049b68
C
2891 <source>Share the playlist</source>
2892 <target state="new">Share the playlist</target>
913aa176 2893 <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
2894 </trans-unit>
2895 <trans-unit id="937533808893845780" datatype="html">
2896 <source>This playlist is private so you won't be able to share it with external users</source>
2897 <target state="new">This playlist is private so you won't be able to share it with external users</target>
c49c366a
C
2898 <context-group purpose="location">
2899 <context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context>
2900 <context context-type="linenumber">14</context>
2901 </context-group>
93fe2d9c
C
2902 </trans-unit>
2903 <trans-unit id="5806907163449517166" datatype="html">
2904 <source>Update playlist privacy</source>
2905 <target state="new"> Update playlist privacy </target>
c49c366a
C
2906 <context-group purpose="location">
2907 <context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context>
2908 <context context-type="linenumber">16,18</context>
2909 </context-group>
913aa176 2910 </trans-unit>
d7c6b951 2911 <trans-unit id="6460270615876918310" datatype="html">
8b049b68
C
2912 <source>Share the playlist at this video position</source>
2913 <target state="new">Share the playlist at this video position</target>
93fe2d9c
C
2914 <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>
2915 </trans-unit>
d7c6b951 2916 <trans-unit id="1253396341165671470" datatype="html">
8b049b68
C
2917 <source>Share the video</source>
2918 <target state="new">Share the video</target>
93fe2d9c
C
2919 <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>
2920 </trans-unit>
2921 <trans-unit id="5254843797242866315" datatype="html">
2922 <source>This video is private so you won't be able to share it with external users</source>
2923 <target state="new">This video is private so you won't be able to share it with external users</target>
c49c366a
C
2924 <context-group purpose="location">
2925 <context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context>
2926 <context context-type="linenumber">82</context>
2927 </context-group>
93fe2d9c
C
2928 </trans-unit>
2929 <trans-unit id="3201319007886576629" datatype="html">
2930 <source>Update video privacy</source>
2931 <target state="new"> Update video privacy </target>
c49c366a
C
2932 <context-group purpose="location">
2933 <context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context>
2934 <context context-type="linenumber">84,86</context>
2935 </context-group>
913aa176 2936 </trans-unit>
d7c6b951 2937 <trans-unit id="1845599966367432388" datatype="html">
5e6c69ce
C
2938 <source>QR-Code</source>
2939 <target state="new">QR-Code</target>
93fe2d9c
C
2940 <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>
2941 <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>
2942 </trans-unit>
d7c6b951 2943 <trans-unit id="1122876732223594710" datatype="html">
8b049b68
C
2944 <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>
2945 <target state="new">
5e6c69ce
C
2946 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).
2947 </target>
93fe2d9c
C
2948 <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>
2949 <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>
2950 </trans-unit>
d7c6b951 2951 <trans-unit id="8151017381798767627" datatype="html">
eb12a714
C
2952 <source>Embed</source>
2953 <target state="new">Embed</target>
93fe2d9c
C
2954 <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>
2955 <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>
2956 </trans-unit>
d7c6b951 2957 <trans-unit id="6375858514817734542" datatype="html">
eb12a714
C
2958 <source>Auto select subtitle</source>
2959 <target state="new">Auto select subtitle</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">154</context></context-group>
2961 </trans-unit>
d7c6b951 2962 <trans-unit id="2353402732767789211" datatype="html">
8b049b68
C
2963 <source>More customization</source>
2964 <target state="new">
5e6c69ce
C
2965 More customization
2966 </target>
93fe2d9c
C
2967 <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>
2968 </trans-unit>
d7c6b951 2969 <trans-unit id="1284179134768564307" datatype="html">
8b049b68
C
2970 <source>Less customization</source>
2971 <target state="new">
5e6c69ce
C
2972 Less customization
2973 </target>
93fe2d9c
C
2974 <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>
2975 </trans-unit>
2976 <trans-unit id="1290987288288099212" datatype="html">
2977 <source>Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></source>
2978 <target state="new">Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></target>
90aa0a74
C
2979 <context-group purpose="location">
2980 <context context-type="sourcefile">src/app/shared/shared-support-modal/support-modal.component.html</context>
2981 <context context-type="linenumber">3</context>
2982 </context-group>
913aa176 2983 </trans-unit>
2984 <trans-unit id="2454050363478003966" datatype="html">
2985 <source>Login</source>
2986 <target state="new">Login</target>
93fe2d9c
C
2987 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group>
2988 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">48</context></context-group>
2989 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">102</context></context-group>
2990 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group>
2991 </trans-unit>
d7c6b951 2992 <trans-unit id="1452803153270294110" datatype="html">
eb12a714
C
2993 <source>Autoplay</source>
2994 <target state="new">Autoplay</target>
93fe2d9c
C
2995 <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>
2996 </trans-unit>
d7c6b951 2997 <trans-unit id="5336944753883027145" datatype="html">
8b049b68
C
2998 <source>Maybe later</source>
2999 <target state="new">Maybe later</target>
93fe2d9c
C
3000 <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>
3001 </trans-unit>
d7c6b951 3002 <trans-unit id="3959826834147169200" datatype="html">
eb12a714
C
3003 <source>Muted</source>
3004 <target state="new">Muted</target>
93fe2d9c
C
3005 <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>
3006 <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>
3007 <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>
3008 </trans-unit>
d7c6b951 3009 <trans-unit id="2784956659778044823" datatype="html">
eb12a714
C
3010 <source>Loop</source>
3011 <target state="new">Loop</target>
93fe2d9c
C
3012 <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>
3013 </trans-unit>
d7c6b951 3014 <trans-unit id="5908032061347078472" datatype="html">
913aa176 3015 <source>Use origin instance URL</source>
3016 <target state="new">Use origin instance URL</target>
93fe2d9c
C
3017 <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>
3018 </trans-unit>
d7c6b951 3019 <trans-unit id="6212841954039032241" datatype="html">
eb12a714
C
3020 <source>Display video title</source>
3021 <target state="new">Display video title</target>
93fe2d9c
C
3022 <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>
3023 </trans-unit>
3024 <trans-unit id="7482217084177855485" datatype="html">
3025 <source>P2P</source>
3026 <target state="new">P2P</target>
52b356cf
C
3027 <context-group purpose="location">
3028 <context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context>
3029 <context context-type="linenumber">222</context>
3030 </context-group>
3031 </trans-unit>
d7c6b951 3032 <trans-unit id="1068153312491986796" datatype="html">
eb12a714
C
3033 <source>Display privacy warning</source>
3034 <target state="new">Display privacy warning</target>
93fe2d9c
C
3035 <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>
3036 </trans-unit>
d7c6b951 3037 <trans-unit id="7540352830225038263" datatype="html">
eb12a714
C
3038 <source>Display player controls</source>
3039 <target state="new">Display player controls</target>
93fe2d9c
C
3040 <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>
3041 </trans-unit>
d7c6b951 3042 <trans-unit id="805456636864344681" datatype="html">
5a6de093
C
3043 <source>Display PeerTube button link</source>
3044 <target state="new">Display PeerTube button link</target>
93fe2d9c
C
3045 <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>
3046 </trans-unit>
d7c6b951 3047 <trans-unit id="8928816882866356838" datatype="html">
eb12a714
C
3048 <source>Public</source>
3049 <target state="new">Public</target>
93fe2d9c
C
3050 <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>
3051 </trans-unit>
d7c6b951 3052 <trans-unit id="4416005356063364306" datatype="html">
5a6de093
C
3053 <source>This video is blocked.</source>
3054 <target state="new">This video is blocked.</target>
93fe2d9c
C
3055 <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>
3056 </trans-unit>
d7c6b951 3057 <trans-unit id="2482137713226830428" datatype="html">
913aa176 3058 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source>
3059 <target state="new">Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target>
93fe2d9c
C
3060 <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>
3061 </trans-unit>
d7c6b951 3062 <trans-unit id="1813238393038053050" datatype="html">
e4eaa7c9
C
3063 <source>SUPPORT</source>
3064 <target state="new">SUPPORT</target>
93fe2d9c
C
3065 <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>
3066 </trans-unit>
d7c6b951 3067 <trans-unit id="9219888125536520293" datatype="html">
e4eaa7c9
C
3068 <source>SHARE</source>
3069 <target state="new">SHARE</target>
93fe2d9c
C
3070 <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>
3071 </trans-unit>
d7c6b951 3072 <trans-unit id="6671956963490165282" datatype="html">
e4eaa7c9
C
3073 <source>SAVE</source>
3074 <target state="new">SAVE</target>
93fe2d9c
C
3075 <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>
3076 </trans-unit>
d7c6b951 3077 <trans-unit id="647016352598204238" datatype="html">
5a6de093
C
3078 <source>DOWNLOAD</source>
3079 <target state="new">DOWNLOAD</target>
93fe2d9c
C
3080 <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>
3081 </trans-unit>
5a6de093 3082 <trans-unit id="677619204556459328" datatype="html">
eb12a714
C
3083 <source>Like this video</source>
3084 <target state="new">Like this video</target>
93fe2d9c
C
3085 <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>
3086 </trans-unit>
5a6de093 3087 <trans-unit id="1979134407801821102" datatype="html">
eb12a714
C
3088 <source>Dislike this video</source>
3089 <target state="new">Dislike this video</target>
93fe2d9c
C
3090 <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>
3091 </trans-unit>
5a6de093 3092 <trans-unit id="4001371302469308813" datatype="html">
8b049b68
C
3093 <source>Support options for this video</source>
3094 <target state="new">Support options for this video</target>
93fe2d9c
C
3095 <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>
3096 </trans-unit>
d7c6b951 3097 <trans-unit id="687548610091961489" datatype="html">
5a6de093
C
3098 <source>By <x id="INTERPOLATION"/></source>
3099 <target state="new">By
3100 <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/>
3101 </target>
93fe2d9c
C
3102 <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>
3103 </trans-unit>
d7c6b951 3104 <trans-unit id="1144407473317535723" datatype="html">
8b049b68
C
3105 <source>Subscribe</source>
3106 <target state="new">Subscribe</target>
913aa176 3107 <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>
3108 </trans-unit>
d7c6b951 3109 <trans-unit id="5432070253720498105" datatype="html">
8b049b68
C
3110 <source>Subscribe to all channels</source>
3111 <target state="new">Subscribe to all channels</target>
913aa176 3112 <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>
3113 </trans-unit>
d7c6b951 3114 <trans-unit id="7542242186854344789" datatype="html">
8b049b68
C
3115 <source>channels subscribed</source>
3116 <target state="new">channels subscribed</target>
913aa176 3117 <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>
3118 </trans-unit>
d7c6b951 3119 <trans-unit id="8426539297729416784" datatype="html">
8b049b68
C
3120 <source>{VAR_SELECT, select, undefined {Unsubscribe} other {Unsubscribe from all channels} }</source>
3121 <target state="new">{VAR_SELECT, select, undefined {Unsubscribe} other {Unsubscribe from all channels} }</target>
913aa176 3122 <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>
3123 </trans-unit>
d7c6b951 3124 <trans-unit id="7215101881367554791" datatype="html">
eb12a714
C
3125 <source>Show more</source>
3126 <target state="new">Show more</target>
93fe2d9c
C
3127 <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>
3128 </trans-unit>
d7c6b951 3129 <trans-unit id="3517550046701184661" datatype="html">
eb12a714
C
3130 <source>Show less</source>
3131 <target state="new">Show less</target>
93fe2d9c
C
3132 <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>
3133 </trans-unit>
3134 <trans-unit id="66785722678644243" datatype="html">
3135 <source>Origin</source>
3136 <target state="new">Origin</target>
3137 <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>
3138 </trans-unit>
3139 <trans-unit id="6981359593518942576" datatype="html">
3140 <source>Open the video on the origin instance</source>
3141 <target state="new">Open the video on the origin instance</target>
4a7056b2
C
3142 <context-group purpose="location">
3143 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context>
3144 <context context-type="linenumber">14</context>
3145 </context-group>
3146 </trans-unit>
d7c6b951 3147 <trans-unit id="5139892963394684487" datatype="html">
eb12a714
C
3148 <source>Originally published</source>
3149 <target state="new">Originally published</target>
93fe2d9c
C
3150 <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>
3151 </trans-unit>
d7c6b951 3152 <trans-unit id="6402393085909200998" datatype="html">
e4eaa7c9
C
3153 <source>Friendly Reminder:</source>
3154 <target state="new">Friendly Reminder: </target>
93fe2d9c
C
3155 <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>
3156 </trans-unit>
d7c6b951 3157 <trans-unit id="2935783216050341269" datatype="html">
e4eaa7c9
C
3158 <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>
3159 <target state="new">
3596a418
C
3160 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.
3161 </target>
93fe2d9c
C
3162 <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>
3163 </trans-unit>
d7c6b951 3164 <trans-unit id="4619188387782427495" datatype="html">
eb12a714
C
3165 <source>More information</source>
3166 <target state="new">More information</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">9</context></context-group>
3168 </trans-unit>
d7c6b951 3169 <trans-unit id="3452334748875293295" datatype="html">
5a6de093
C
3170 <source>The video was blocked due to automatic blocking of new videos</source>
3171 <target state="new">The video was blocked due to automatic blocking of new videos</target>
93fe2d9c
C
3172 <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>
3173 </trans-unit>
d7c6b951 3174 <trans-unit id="1465291804668949243" datatype="html">
913aa176 3175 <source>NSFW</source>
3176 <target state="new">NSFW</target>
93fe2d9c
C
3177 <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>
3178 <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>
3179 </trans-unit>
d7c6b951 3180 <trans-unit id="4512155674928869984" datatype="html">
eb12a714
C
3181 <source>Get more information</source>
3182 <target state="new">Get more information</target>
93fe2d9c
C
3183 <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>
3184 </trans-unit>
d7c6b951 3185 <trans-unit id="5184373289520493569" datatype="html">
e4eaa7c9
C
3186 <source>OK</source>
3187 <target state="new">
3596a418 3188 OK
9d94e5d7 3189 </target>
93fe2d9c
C
3190 <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>
3191 </trans-unit>
3192 <trans-unit id="6216656500190325717" datatype="html">
3193 <source>Transcoding failed, this video may not work properly.</source>
3194 <target state="new"> Transcoding failed, this video may not work properly.
45b3a29b
C
3195</target>
3196 <context-group purpose="location">
3197 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context>
3198 <context context-type="linenumber">1,3</context>
3199 </context-group>
93fe2d9c
C
3200 </trans-unit>
3201 <trans-unit id="6355398227384499371" datatype="html">
3202 <source>Move to external storage failed, this video may not work properly.</source>
3203 <target state="new"> Move to external storage failed, this video may not work properly.
52b356cf
C
3204</target>
3205 <context-group purpose="location">
3206 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context>
3207 <context context-type="linenumber">5,7</context>
3208 </context-group>
93fe2d9c
C
3209 </trans-unit>
3210 <trans-unit id="4092533321838934102" datatype="html">
3211 <source>The video is being imported, it will be available when the import is finished.</source>
3212 <target state="new"> The video is being imported, it will be available when the import is finished.
30034b8e 3213</target>
93fe2d9c
C
3214 <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>
3215 </trans-unit>
3216 <trans-unit id="8304621069698650554" datatype="html">
3217 <source>The video is being transcoded, it may not work properly.</source>
3218 <target state="new"> The video is being transcoded, it may not work properly.
30034b8e 3219</target>
93fe2d9c
C
3220 <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>
3221 </trans-unit>
3222 <trans-unit id="1353168089968436742" datatype="html">
3223 <source>The video is being edited, it may not work properly.</source>
3224 <target state="new"> The video is being edited, it may not work properly.
3c18ff47
C
3225</target>
3226 <context-group purpose="location">
3227 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context>
3228 <context context-type="linenumber">17,19</context>
3229 </context-group>
93fe2d9c
C
3230 </trans-unit>
3231 <trans-unit id="9080034597841586171" datatype="html">
3232 <source>The video is being moved to an external server, it may not work properly.</source>
3233 <target state="new"> The video is being moved to an external server, it may not work properly.
30034b8e 3234</target>
93fe2d9c
C
3235 <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>
3236 </trans-unit>
3237 <trans-unit id="8619499607322327082" datatype="html">
3238 <source>This video will be published on <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. </source>
3239 <target state="new"> This video will be published on <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>.
64ef55f7 3240</target>
93fe2d9c
C
3241 <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>
3242 </trans-unit>
3243 <trans-unit id="4262297989675590582" datatype="html">
3244 <source>This live has not started yet.</source>
3245 <target state="new"> This live has not started yet.
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">29</context></context-group>
3248 </trans-unit>
3249 <trans-unit id="4926204350710628499" datatype="html">
3250 <source>This live has ended.</source>
3251 <target state="new"> This live has ended.
30034b8e 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">33</context></context-group>
3254 </trans-unit>
d7c6b951 3255 <trans-unit id="8518611938109939710" datatype="html">
e4eaa7c9
C
3256 <source>SORT BY</source>
3257 <target state="new">
9d94e5d7 3258 SORT BY
1a393a7e 3259 </target>
93fe2d9c
C
3260 <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>
3261 </trans-unit>
d7c6b951 3262 <trans-unit id="6448160249466325288" datatype="html">
8b049b68
C
3263 <source>Most recent first (default)</source>
3264 <target state="new">Most recent first (default)</target>
93fe2d9c
C
3265 <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>
3266 </trans-unit>
d7c6b951 3267 <trans-unit id="5179007899354903649" datatype="html">
8b049b68
C
3268 <source>Most replies first</source>
3269 <target state="new">Most replies first</target>
93fe2d9c
C
3270 <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>
3271 </trans-unit>
d7c6b951 3272 <trans-unit id="7494537777006082055" datatype="html">
09033f7a
C
3273 <source>No comments.</source>
3274 <target state="new">No comments.</target>
93fe2d9c
C
3275 <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>
3276 </trans-unit>
3277 <trans-unit id="6390009909920475335" datatype="html">
3278 <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>
3279 <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>
3280 <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>
3281 </trans-unit>
3282 <trans-unit id="4036338619293319383" datatype="html">
3283 <source>{VAR_PLURAL, plural, =1 {1 reply} other {<x id="INTERPOLATION"/> replies}}</source>
3284 <target state="new">{VAR_PLURAL, plural, =1 {1 reply} other {<x id="INTERPOLATION"/> replies}}</target>
3285 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">74</context></context-group>
3286 <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>
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">81</context></context-group>
3288 </trans-unit>
3289 <trans-unit id="127329338495775339" 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' }}"/> </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' }}"/> </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">76</context></context-group>
3293 </trans-unit>
3294 <trans-unit id="5535545444690528619" datatype="html">
3295 <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/></source>
3296 <target state="new">View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} 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">81</context></context-group>
3298 </trans-unit>
d7c6b951 3299 <trans-unit id="1055254162789146714" datatype="html">
eb12a714
C
3300 <source>Comments are disabled.</source>
3301 <target state="new">
040758e0
C
3302 Comments are disabled.
3303 </target>
93fe2d9c
C
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">91</context></context-group>
3305 </trans-unit>
913aa176 3306 <trans-unit id="3691787517663044217" datatype="html">
3307 <source>The deletion will be sent to remote instances so they can reflect the change.</source>
3308 <target state="new"> The deletion will be sent to remote instances so they can reflect the change.</target>
93fe2d9c
C
3309 <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>
3310 </trans-unit>
913aa176 3311 <trans-unit id="7321800851971795962" datatype="html">
3312 <source>It is a remote comment, so the deletion will only be effective on your instance.</source>
3313 <target state="new"> It is a remote comment, so the deletion will only be effective on your instance.</target>
93fe2d9c
C
3314 <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>
3315 </trans-unit>
913aa176 3316 <trans-unit id="5964038603724691720" datatype="html">
3317 <source>Delete and re-draft</source>
3318 <target state="new">Delete and re-draft</target>
93fe2d9c
C
3319 <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>
3320 </trans-unit>
913aa176 3321 <trans-unit id="7163633882758007711" datatype="html">
3322 <source>Do you really want to delete and re-draft this comment?</source>
3323 <target state="new">Do you really want to delete and re-draft this comment?</target>
93fe2d9c
C
3324 <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>
3325 </trans-unit>
d7c6b951 3326 <trans-unit id="5733075023444401902" datatype="html">
eb12a714
C
3327 <source>Add comment...</source>
3328 <target state="new">Add comment...</target>
93fe2d9c
C
3329 <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>
3330 </trans-unit>
d7c6b951 3331 <trans-unit id="982956590420630883" datatype="html">
913aa176 3332 <source>Markdown compatible</source>
3333 <target state="new">Markdown compatible</target>
93fe2d9c
C
3334 <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>
3335 </trans-unit>
d7c6b951 3336 <trans-unit id="5793595564950675122" datatype="html">
913aa176 3337 <source>Markdown compatible that supports:</source>
3338 <target state="new">Markdown compatible that supports:</target>
93fe2d9c
C
3339 <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>
3340 </trans-unit>
d7c6b951 3341 <trans-unit id="8422216333877786919" datatype="html">
913aa176 3342 <source>Auto generated links</source>
3343 <target state="new">Auto generated links</target>
93fe2d9c
C
3344 <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>
3345 </trans-unit>
d7c6b951 3346 <trans-unit id="6365822416124232422" datatype="html">
913aa176 3347 <source>Break lines</source>
3348 <target state="new">Break lines</target>
93fe2d9c
C
3349 <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>
3350 </trans-unit>
d7c6b951 3351 <trans-unit id="2810844969104710423" datatype="html">
913aa176 3352 <source>bold</source>
3353 <target state="new">bold</target>
93fe2d9c
C
3354 <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>
3355 </trans-unit>
d7c6b951 3356 <trans-unit id="8497278965577453274" datatype="html">
913aa176 3357 <source>italic</source>
3358 <target state="new">italic</target>
93fe2d9c
C
3359 <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>
3360 </trans-unit>
d7c6b951 3361 <trans-unit id="7227611412155083002" datatype="html">
913aa176 3362 <source>Emoji shortcuts</source>
3363 <target state="new">Emoji shortcuts</target>
93fe2d9c
C
3364 <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>
3365 </trans-unit>
d7c6b951 3366 <trans-unit id="6608581312644027413" datatype="html">
913aa176 3367 <source>Emoji markup</source>
3368 <target state="new">Emoji markup</target>
93fe2d9c
C
3369 <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>
3370 </trans-unit>
d7c6b951 3371 <trans-unit id="381522038671562286" datatype="html">
913aa176 3372 <source>See complete list</source>
3373 <target state="new">See complete list</target>
93fe2d9c
C
3374 <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>
3375 </trans-unit>
d7c6b951 3376 <trans-unit id="2263890353858735493" datatype="html">
eb12a714
C
3377 <source>You are one step away from commenting</source>
3378 <target state="new">You are one step away from commenting</target>
93fe2d9c
C
3379 <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>
3380 </trans-unit>
d7c6b951 3381 <trans-unit id="7508177761852352782" datatype="html">
913aa176 3382 <source>You can comment using an account on any ActivityPub-compatible instance (PeerTube/Mastodon/Pleroma account for example).</source>
3383 <target state="new"> You can comment using an account on any ActivityPub-compatible instance (PeerTube/Mastodon/Pleroma account for example). </target>
93fe2d9c
C
3384 <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>
3385 </trans-unit>
d7c6b951 3386 <trans-unit id="2958389355547305739" datatype="html">
e4eaa7c9
C
3387 <source>Login to comment</source>
3388 <target state="new">Login to comment</target>
93fe2d9c
C
3389 <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>
3390 </trans-unit>
d7c6b951 3391 <trans-unit id="4817080330698362530" datatype="html">
913aa176 3392 <source>Markdown Emoji List</source>
3393 <target state="new">Markdown Emoji List</target>
93fe2d9c
C
3394 <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>
3395 </trans-unit>
d7c6b951 3396 <trans-unit id="3572897237443938692" datatype="html">
eb12a714
C
3397 <source>Highlighted comment</source>
3398 <target state="new">Highlighted comment</target>
93fe2d9c
C
3399 <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>
3400 </trans-unit>
d7c6b951 3401 <trans-unit id="4502286564339177240" datatype="html">
eb12a714
C
3402 <source>Reply</source>
3403 <target state="new">Reply</target>
93fe2d9c
C
3404 <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>
3405 <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>
3406 </trans-unit>
d7c6b951 3407 <trans-unit id="2447932355167015019" datatype="html">
8b049b68
C
3408 <source>This comment has been deleted</source>
3409 <target state="new">This comment has been deleted</target>
93fe2d9c
C
3410 <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>
3411 </trans-unit>
5a6de093 3412 <trans-unit id="9031514421077169181" datatype="html">
e4eaa7c9
C
3413 <source>Video redundancies</source>
3414 <target state="new">Video redundancies</target>
93fe2d9c
C
3415 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">85</context></context-group>
3416 </trans-unit>
d7c6b951 3417 <trans-unit id="3516494528184217808" datatype="html">
eb12a714
C
3418 <source>1 host (without "http://") per line</source>
3419 <target state="new">1 host (without "http://") per line</target>
913aa176 3420 <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>
3421 </trans-unit>
d7c6b951 3422 <trans-unit id="7651712714082200084" datatype="html">
913aa176 3423 <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
3424 <target state="new">
3425 Your report will be sent to moderators of
3426 <x id="INTERPOLATION" equiv-text="{{ currentHost }}"/>
e6afb669 3427 <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container>"/> and will be forwarded to the comment origin (
5a6de093 3428 <x id="INTERPOLATION_1" equiv-text="{{ originHost }}"/>) too
e6afb669 3429 <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container>"/>.
5a6de093 3430
4891e4c7 3431 </target>
913aa176 3432 <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>
3433 <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>
3434 </trans-unit>
3435 <trans-unit id="658727060940996385" datatype="html">
3436 <source>Renewing the token will disallow previously configured clients from retrieving the feed until they use the new token. Proceed?</source>
3437 <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
3438 <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>
3439 </trans-unit>
913aa176 3440 <trans-unit id="3029923402309610616" datatype="html">
3441 <source>Token renewed. Update your client configuration accordingly.</source>
3442 <target state="new">Token renewed. Update your client configuration accordingly.</target>
c5ce27f8
C
3443 <context-group purpose="location">
3444 <context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.ts</context>
3445 <context context-type="linenumber">49</context>
3446 </context-group>
913aa176 3447 </trans-unit>
d7c6b951 3448 <trans-unit id="5302915360176176604" datatype="html">
913aa176 3449 <source>SUBSCRIPTION FEED</source>
3450 <target state="new">SUBSCRIPTION FEED</target>
c5ce27f8
C
3451 <context-group purpose="location">
3452 <context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context>
3453 <context context-type="linenumber">8</context>
3454 </context-group>
913aa176 3455 </trans-unit>
d7c6b951 3456 <trans-unit id="2645809032917283525" datatype="html">
913aa176 3457 <source>Use third-party feed aggregators to retrieve the list of videos from channels you subscribed to.</source>
3458 <target state="new"> Use third-party feed aggregators to retrieve the list of videos from channels you subscribed to. </target>
93fe2d9c
C
3459 <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>
3460 </trans-unit>
d7c6b951 3461 <trans-unit id="7944777648309302794" datatype="html">
913aa176 3462 <source>Feed URL</source>
3463 <target state="new">Feed URL</target>
c5ce27f8
C
3464 <context-group purpose="location">
3465 <context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context>
3466 <context context-type="linenumber">18</context>
3467 </context-group>
913aa176 3468 </trans-unit>
d7c6b951 3469 <trans-unit id="6086365181226161548" datatype="html">
913aa176 3470 <source>Feed Token</source>
3471 <target state="new">Feed Token</target>
c5ce27f8
C
3472 <context-group purpose="location">
3473 <context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context>
3474 <context context-type="linenumber">23</context>
3475 </context-group>
913aa176 3476 </trans-unit>
d7c6b951 3477 <trans-unit id="6492684506192237359" datatype="html">
913aa176 3478 <source>⚠️ Never share your feed token with anyone.</source>
3479 <target state="new">⚠️ Never share your feed token with anyone.</target>
c5ce27f8
C
3480 <context-group purpose="location">
3481 <context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context>
95bd9515 3482 <context context-type="linenumber">26</context>
c5ce27f8 3483 </context-group>
913aa176 3484 </trans-unit>
d7c6b951 3485 <trans-unit id="270726559962362501" datatype="html">
913aa176 3486 <source>Renew token</source>
3487 <target state="new">Renew token</target>
93fe2d9c
C
3488 <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>
3489 <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>
3490 </trans-unit>
d7c6b951 3491 <trans-unit id="9209781328340965816" datatype="html">
eb12a714
C
3492 <source>Filter...</source>
3493 <target state="new">Filter...</target>
93fe2d9c
C
3494 <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>
3495 </trans-unit>
d7c6b951 3496 <trans-unit id="6559246822757089203" datatype="html">
e4eaa7c9
C
3497 <source>Clear filters</source>
3498 <target state="new">Clear filters</target>
93fe2d9c
C
3499 <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>
3500 <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>
3501 </trans-unit>
d7c6b951 3502 <trans-unit id="4266779970063047572" datatype="html">
5a6de093
C
3503 <source>Video/Comment/Account</source>
3504 <target state="new">Video/Comment/Account</target>
93fe2d9c
C
3505 <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>
3506 </trans-unit>
d7c6b951 3507 <trans-unit id="8040881171107393560" datatype="html">
eb12a714
C
3508 <source>ID</source>
3509 <target state="new">ID</target>
913aa176 3510 <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>
3511 </trans-unit>
d7c6b951 3512 <trans-unit id="5911214550882917183" datatype="html">
eb12a714
C
3513 <source>State</source>
3514 <target state="new">State</target>
913aa176 3515 <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>
3516 <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>
3517 </trans-unit>
d7c6b951 3518 <trans-unit id="2092225601747599163" datatype="html">
5a6de093
C
3519 <source>Created <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3520 <target state="new">Created
e6afb669
C
3521 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/>
3522 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
913aa176 3523 </target>
93fe2d9c
C
3524 <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>
3525 <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>
3526 <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>
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">20</context></context-group>
3528 <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>
3529 </trans-unit>
d7c6b951 3530 <trans-unit id="8898602327647937914" datatype="html">
e4eaa7c9
C
3531 <source>Open actor page in a new tab</source>
3532 <target state="new">Open actor page in a new tab</target>
93fe2d9c
C
3533 <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>
3534 </trans-unit>
d7c6b951 3535 <trans-unit id="7317290694079257887" datatype="html">
eb12a714
C
3536 <source>Accepted</source>
3537 <target state="new">Accepted</target>
93fe2d9c
C
3538 <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>
3539 <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>
3540 </trans-unit>
d7c6b951 3541 <trans-unit id="4416413576346763682" datatype="html">
eb12a714
C
3542 <source>Pending</source>
3543 <target state="new">Pending</target>
93fe2d9c
C
3544 <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>
3545 <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>
3546 </trans-unit>
d7c6b951 3547 <trans-unit id="8905995985388209337" datatype="html">
eb12a714
C
3548 <source>Accept</source>
3549 <target state="new">Accept</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">35</context></context-group>
3551 <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>
3552 <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>
3553 </trans-unit>
d7c6b951 3554 <trans-unit id="8415175881466057254" datatype="html">
eb12a714
C
3555 <source>Refuse</source>
3556 <target state="new">Refuse</target>
93fe2d9c
C
3557 <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>
3558 <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>
3559 </trans-unit>
d7c6b951 3560 <trans-unit id="6961112234462008319" datatype="html">
e4eaa7c9
C
3561 <source>No follower found matching current filters.</source>
3562 <target state="new">No follower found matching current filters.</target>
93fe2d9c
C
3563 <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>
3564 </trans-unit>
d7c6b951 3565 <trans-unit id="2117404838551056159" datatype="html">
e4eaa7c9
C
3566 <source>Your instance doesn't have any follower.</source>
3567 <target state="new">Your instance doesn't have any follower.</target>
93fe2d9c
C
3568 <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>
3569 </trans-unit>
d7c6b951 3570 <trans-unit id="2845798909207198924" datatype="html">
5a6de093
C
3571 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> followers</source>
3572 <target state="new">Showing
3573 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
3574 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
3575 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> followers
3576 </target>
93fe2d9c
C
3577 <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>
3578 </trans-unit>
d7c6b951 3579 <trans-unit id="6571718060636962350" datatype="html">
5a6de093
C
3580 <source>Redundancy allowed <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3581 <target state="new">Redundancy allowed
e6afb669
C
3582 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/>
3583 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
5a6de093 3584 </target>
93fe2d9c
C
3585 <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>
3586 </trans-unit>
d7c6b951 3587 <trans-unit id="8246779176913476983" datatype="html">
e4eaa7c9
C
3588 <source>Open instance in a new tab</source>
3589 <target state="new">Open instance in a new tab</target>
93fe2d9c
C
3590 <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>
3591 <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>
3592 <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>
3593 </trans-unit>
d7c6b951 3594 <trans-unit id="9132918641931433659" datatype="html">
e4eaa7c9
C
3595 <source>No host found matching current filters.</source>
3596 <target state="new">No host found matching current filters.</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">71</context></context-group>
3598 </trans-unit>
d7c6b951 3599 <trans-unit id="7274241885665071790" datatype="html">
e4eaa7c9
C
3600 <source>Your instance is not following anyone.</source>
3601 <target state="new">Your instance is not following anyone.</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">72</context></context-group>
3603 </trans-unit>
d7c6b951 3604 <trans-unit id="4774348799569692380" datatype="html">
5a6de093
C
3605 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> hosts</source>
3606 <target state="new">Showing
3607 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
3608 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
3609 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> hosts
3610 </target>
93fe2d9c
C
3611 <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>
3612 </trans-unit>
7c94e1e7 3613 <trans-unit id="9216117865911519658" datatype="html">
93fe2d9c
C
3614 <source>Action</source>
3615 <target state="new">Action</target>
3616 <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>
3617 <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>
3618 <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>
3619 <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>
3620 <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>
3621 <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>
3622 </trans-unit>
d7c6b951 3623 <trans-unit id="5968342253366599875" datatype="html">
5a6de093
C
3624 <source>Videos redundancies</source>
3625 <target state="new">Videos redundancies</target>
913aa176 3626 <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>
3627 </trans-unit>
d7c6b951 3628 <trans-unit id="4937132637898470918" datatype="html">
4891e4c7
C
3629 <source>My videos duplicated by remote instances</source>
3630 <target state="new">My videos duplicated by remote instances</target>
913aa176 3631 <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>
3632 </trans-unit>
d7c6b951 3633 <trans-unit id="4667534933980942398" datatype="html">
e4eaa7c9
C
3634 <source>Remote videos duplicated by my instance</source>
3635 <target state="new">Remote videos duplicated by my instance</target>
913aa176 3636 <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>
3637 </trans-unit>
d7c6b951 3638 <trans-unit id="8363291180171434623" datatype="html">
5a6de093
C
3639 <source>Table parameters</source>
3640 <target state="new">Table parameters</target>
93fe2d9c
C
3641 <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>
3642 </trans-unit>
d7c6b951 3643 <trans-unit id="5230110096688656830" datatype="html">
5a6de093
C
3644 <source>Select columns</source>
3645 <target state="new">Select columns</target>
93fe2d9c
C
3646 <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>
3647 </trans-unit>
d7c6b951 3648 <trans-unit id="5893518121808195081" datatype="html">
5a6de093
C
3649 <source>Highlight banned users</source>
3650 <target state="new">Highlight banned users</target>
93fe2d9c
C
3651 <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>
3652 </trans-unit>
d7c6b951 3653 <trans-unit id="5248717555542428023" datatype="html">
4891e4c7
C
3654 <source>Username</source>
3655 <target state="new">Username</target>
93fe2d9c
C
3656 <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>
3657 <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>
3658 <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>
3659 <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>
3660 <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>
3661 </trans-unit>
d7c6b951 3662 <trans-unit id="5428411040014095392" datatype="html">
913aa176 3663 <source>e.g. jane_doe</source>
3664 <target state="new">e.g. jane_doe</target>
c5ce27f8 3665 <note priority="1" from="description">Username choice placeholder in the registration form</note>
913aa176 3666 <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>
3667 </trans-unit>
d7c6b951 3668 <trans-unit id="6612230394519751963" datatype="html">
4891e4c7
C
3669 <source>john</source>
3670 <target state="new">john</target>
93fe2d9c
C
3671 <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>
3672 <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>
3673 </trans-unit>
d7c6b951 3674 <trans-unit id="6475711663580561164" datatype="html">
4891e4c7
C
3675 <source>mail@example.com</source>
3676 <target state="new">mail@example.com</target>
93fe2d9c
C
3677 <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>
3678 <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>
3679 </trans-unit>
d7c6b951 3680 <trans-unit id="8371296837649897723" datatype="html">
4891e4c7
C
3681 <source>If you leave the password empty, an email will be sent to the user.</source>
3682 <target state="new">
3683 If you leave the password empty, an email will be sent to the user.
3684 </target>
93fe2d9c
C
3685 <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>
3686 <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>
3687 </trans-unit>
d7c6b951 3688 <trans-unit id="4145496584631696119" datatype="html">
4891e4c7
C
3689 <source>Role</source>
3690 <target state="new">Role</target>
93fe2d9c
C
3691 <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>
3692 <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>
3693 <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>
3694 </trans-unit>
d7c6b951 3695 <trans-unit id="7046347992315328430" datatype="html">
913aa176 3696 <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 3697 <target state="new">
5a6de093 3698 Transcoding is enabled. The video quota only takes into account
e6afb669
C
3699 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original
3700 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size.
3701 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
5a6de093
C
3702 At most, this user could upload ~
3703 <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
3704
9d94e5d7 3705 </target>
93fe2d9c
C
3706 <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>
3707 <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>
3708 </trans-unit>
d7c6b951 3709 <trans-unit id="2743014784334706527" datatype="html">
eb12a714
C
3710 <source>Daily video quota</source>
3711 <target state="new">Daily video quota</target>
93fe2d9c
C
3712 <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>
3713 <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>
3714 <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>
3715 </trans-unit>
d7c6b951 3716 <trans-unit id="2622255144026150901" datatype="html">
913aa176 3717 <source>Auth plugin</source>
3718 <target state="new">Auth plugin</target>
93fe2d9c
C
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">188</context></context-group>
3720 <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>
3721 <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>
3722 </trans-unit>
d7c6b951 3723 <trans-unit id="588099657508661970" datatype="html">
913aa176 3724 <source>None (local authentication)</source>
3725 <target state="new">None (local authentication)</target>
93fe2d9c
C
3726 <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>
3727 <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>
3728 </trans-unit>
d7c6b951 3729 <trans-unit id="2070907480317730379" datatype="html">
e4eaa7c9
C
3730 <source>Doesn't need review before a video goes public</source>
3731 <target state="new">Doesn't need review before a video goes public</target>
93fe2d9c
C
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">201</context></context-group>
3733 <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>
3734 </trans-unit>
d7c6b951 3735 <trans-unit id="6667250632809964191" datatype="html">
eb12a714
C
3736 <source>Send a link to reset the password by email to the user</source>
3737 <target state="new">Send a link to reset the password by email to the user</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">226</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">226</context></context-group>
3740 </trans-unit>
d7c6b951 3741 <trans-unit id="1412406834353485520" datatype="html">
eb12a714
C
3742 <source>Ask for new password</source>
3743 <target state="new">Ask for new password</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">227</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">227</context></context-group>
3746 </trans-unit>
d7c6b951 3747 <trans-unit id="3791201588898094481" datatype="html">
eb12a714
C
3748 <source>Manually set the user password</source>
3749 <target state="new">Manually set the user password</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">231</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">231</context></context-group>
3752 </trans-unit>
d7c6b951 3753 <trans-unit id="8461842260159597706" datatype="html">
eb12a714
C
3754 <source>Show</source>
3755 <target state="new">Show</target>
93fe2d9c
C
3756 <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>
3757 <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>
3758 </trans-unit>
d7c6b951 3759 <trans-unit id="8461609631969932886" datatype="html">
eb12a714
C
3760 <source>Hide</source>
3761 <target state="new">Hide</target>
93fe2d9c
C
3762 <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>
3763 <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>
3764 <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>
3765 <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>
3766 <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>
3767 </trans-unit>
d7c6b951 3768 <trans-unit id="7049348886126005391" datatype="html">
eb12a714
C
3769 <source>Batch actions</source>
3770 <target state="new">Batch actions</target>
93fe2d9c
C
3771 <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>
3772 <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>
3773 <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>
3774 </trans-unit>
d7c6b951 3775 <trans-unit id="675721269041534709" datatype="html">
5a6de093
C
3776 <source>The user was banned</source>
3777 <target state="new">The user was banned</target>
93fe2d9c
C
3778 <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>
3779 </trans-unit>
d7c6b951 3780 <trans-unit id="2348557406282409966" datatype="html">
e4eaa7c9
C
3781 <source>Open account in a new tab</source>
3782 <target state="new">Open account in a new tab</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">69</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">94</context></context-group>
3785 <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>
3786 <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>
3787 <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>
3788 <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>
3789 </trans-unit>
d7c6b951 3790 <trans-unit id="3111569165173971676" datatype="html">
913aa176 3791 <source>Deleted account</source>
5a6de093 3792 <target state="new">
4891e4c7
C
3793 Deleted account
3794 </target>
93fe2d9c
C
3795 <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>
3796 </trans-unit>
d7c6b951 3797 <trans-unit id="3254358851993549668" datatype="html">
eb12a714
C
3798 <source>User's email must be verified to login</source>
3799 <target state="new">User's email must be verified to login</target>
93fe2d9c
C
3800 <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>
3801 </trans-unit>
d7c6b951 3802 <trans-unit id="3939342579126794385" datatype="html">
eb12a714
C
3803 <source>User's email is verified / User can login without email verification</source>
3804 <target state="new">User's email is verified / User can login without email verification</target>
93fe2d9c
C
3805 <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>
3806 </trans-unit>
d7c6b951 3807 <trans-unit id="242888077027281874" datatype="html">
5a6de093
C
3808 <source>Total daily video quota</source>
3809 <target state="new">Total daily video quota</target>
93fe2d9c
C
3810 <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>
3811 </trans-unit>
d7c6b951 3812 <trans-unit id="1242902302929086301" datatype="html">
eb12a714
C
3813 <source>Ban reason:</source>
3814 <target state="new">Ban reason:</target>
93fe2d9c
C
3815 <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>
3816 </trans-unit>
3817 <trans-unit id="6124612368324200166" datatype="html">
3818 <source>Banned users</source>
3819 <target state="new">Banned users</target>
3820 <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>
3821 </trans-unit>
d7c6b951 3822 <trans-unit id="5642198289374753866" datatype="html">
5a6de093
C
3823 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> users</source>
3824 <target state="new">Showing
3825 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
3826 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
3827 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> users
3828 </target>
93fe2d9c
C
3829 <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>
3830 </trans-unit>
5a6de093 3831 <trans-unit id="2049290282534091182" datatype="html">
eb12a714
C
3832 <source>Moderation</source>
3833 <target state="new">Moderation</target>
93fe2d9c
C
3834 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">95</context></context-group>
3835 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">70</context></context-group>
3836 <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>
3837 </trans-unit>
d7c6b951 3838 <trans-unit id="746099155736913817" datatype="html">
5a6de093
C
3839 <source>Video blocks</source>
3840 <target state="new">Video blocks</target>
93fe2d9c
C
3841 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">109</context></context-group>
3842 <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>
3843 </trans-unit>
d7c6b951 3844 <trans-unit id="7815838401315213887" datatype="html">
eb12a714
C
3845 <source>Muted accounts</source>
3846 <target state="new">Muted accounts</target>
93fe2d9c
C
3847 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group>
3848 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group>
3849 <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>
3850 <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>
3851 <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>
3852 <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>
3853 </trans-unit>
d7c6b951 3854 <trans-unit id="5668793810321242853" datatype="html">
cd9246a9
C
3855 <source>Muted servers</source>
3856 <target state="new">Muted servers</target>
93fe2d9c
C
3857 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group>
3858 <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>
3859 <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>
3860 <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>
3861 <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>
3862 </trans-unit>
d7c6b951 3863 <trans-unit id="2343069726009080052" datatype="html">
5a6de093
C
3864 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3865 <target state="new">Video
e6afb669
C
3866 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/>
3867 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
5a6de093 3868 </target>
93fe2d9c
C
3869 <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>
3870 <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>
3871 </trans-unit>
d7c6b951 3872 <trans-unit id="3122686335401195400" datatype="html">
e4eaa7c9
C
3873 <source>Total size</source>
3874 <target state="new">Total size</target>
913aa176 3875 <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>
3876 </trans-unit>
d7c6b951 3877 <trans-unit id="4488103364313252005" datatype="html">
e4eaa7c9
C
3878 <source>List redundancies</source>
3879 <target state="new">List redundancies</target>
913aa176 3880 <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>
3881 </trans-unit>
d7c6b951 3882 <trans-unit id="7423116442791683693" datatype="html">
e4eaa7c9
C
3883 <source>Your instance doesn't mirror any video.</source>
3884 <target state="new">Your instance doesn't mirror any video.</target>
93fe2d9c
C
3885 <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>
3886 </trans-unit>
d7c6b951 3887 <trans-unit id="1944582937285351613" datatype="html">
e4eaa7c9
C
3888 <source>Your instance has no mirrored videos.</source>
3889 <target state="new">Your instance has no mirrored videos.</target>
93fe2d9c
C
3890 <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>
3891 </trans-unit>
d7c6b951 3892 <trans-unit id="7292311893283564173" datatype="html">
e4eaa7c9
C
3893 <source>Enabled strategies stats</source>
3894 <target state="new">Enabled strategies stats</target>
93fe2d9c
C
3895 <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>
3896 </trans-unit>
d7c6b951 3897 <trans-unit id="7595922272001217567" datatype="html">
e4eaa7c9
C
3898 <source>No redundancy strategy is enabled on your instance.</source>
3899 <target state="new">
6e2de58f
C
3900 No redundancy strategy is enabled on your instance.
3901 </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">93</context></context-group>
3903 </trans-unit>
3904 <trans-unit id="4824046935922837124" datatype="html">
3905 <source>Used (<x id="PH" equiv-text="this.bytesToHuman(stats.totalUsed)"/>)</source>
3906 <target state="new">Used (<x id="PH" equiv-text="this.bytesToHuman(stats.totalUsed)"/>)</target>
8f0b94f0
C
3907 <context-group purpose="location">
3908 <context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.ts</context>
3909 <context context-type="linenumber">99</context>
3910 </context-group>
93fe2d9c
C
3911 </trans-unit>
3912 <trans-unit id="5874809640561431793" datatype="html">
3913 <source>Available (<x id="PH" equiv-text="this.bytesToHuman(totalAvailable)"/>)</source>
3914 <target state="new">Available (<x id="PH" equiv-text="this.bytesToHuman(totalAvailable)"/>)</target>
8f0b94f0
C
3915 <context-group purpose="location">
3916 <context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.ts</context>
3917 <context context-type="linenumber">105</context>
3918 </context-group>
3919 </trans-unit>
d7c6b951 3920 <trans-unit id="7574091010118901399" datatype="html">
eb12a714
C
3921 <source>Sensitive</source>
3922 <target state="new">Sensitive</target>
93fe2d9c
C
3923 <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>
3924 </trans-unit>
d7c6b951 3925 <trans-unit id="2478877938420291792" datatype="html">
eb12a714
C
3926 <source>Unfederated</source>
3927 <target state="new">Unfederated</target>
93fe2d9c
C
3928 <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>
3929 <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>
3930 </trans-unit>
d7c6b951 3931 <trans-unit id="7692347838587821095" datatype="html">
5a6de093
C
3932 <source>Date <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3933 <target state="new">Date
e6afb669
C
3934 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/>
3935 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
5a6de093 3936 </target>
93fe2d9c
C
3937 <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>
3938 <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>
3939 </trans-unit>
d7c6b951 3940 <trans-unit id="1451763834047485033" datatype="html">
913aa176 3941 <source>Select this row</source>
3942 <target state="new">Select this row</target>
93fe2d9c
C
3943 <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>
3944 <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>
3945 <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>
3946 </trans-unit>
3947 <trans-unit id="4043531994869127329" datatype="html">
3948 <source>See full comment</source>
3949 <target state="new">See full comment</target>
3950 <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>
3951 </trans-unit>
d7c6b951 3952 <trans-unit id="3193976279273491157" datatype="html">
cd9246a9
C
3953 <source>Actions</source>
3954 <target state="new">Actions</target>
93fe2d9c
C
3955 <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>
3956 <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>
3957 <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>
3958 <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>
3959 <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>
3960 </trans-unit>
3961 <trans-unit id="8390803680962035202" datatype="html">
3962 <source>Follower</source>
3963 <target state="new">Follower</target>
7c94e1e7
C
3964 <context-group purpose="location">
3965 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context>
3966 <context context-type="linenumber">24</context>
3967 </context-group>
3968 </trans-unit>
d7c6b951 3969 <trans-unit id="4691552465058437520" datatype="html">
913aa176 3970 <source>Commented video</source>
3971 <target state="new">Commented video</target>
93fe2d9c
C
3972 <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>
3973 </trans-unit>
d7c6b951 3974 <trans-unit id="7266085473379376028" datatype="html">
913aa176 3975 <source>No comments found matching current filters.</source>
3976 <target state="new">No comments found matching current filters.</target>
93fe2d9c
C
3977 <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>
3978 </trans-unit>
d7c6b951 3979 <trans-unit id="2398388496754671928" datatype="html">
913aa176 3980 <source>No comments found.</source>
3981 <target state="new">No comments found.</target>
93fe2d9c
C
3982 <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>
3983 </trans-unit>
3984 <trans-unit id="4604870995665811499" datatype="html">
3985 <source>Local comments</source>
3986 <target state="new">Local comments</target>
3987 <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>
3988 </trans-unit>
3989 <trans-unit id="2721988499779041837" datatype="html">
3990 <source>Remote comments</source>
3991 <target state="new">Remote comments</target>
3992 <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>
3993 </trans-unit>
d7c6b951 3994 <trans-unit id="1420624050293070194" datatype="html">
5a6de093
C
3995 <source>No abuses found matching current filters.</source>
3996 <target state="new">No abuses found matching current filters.</target>
93fe2d9c
C
3997 <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>
3998 </trans-unit>
d7c6b951 3999 <trans-unit id="639328713281980021" datatype="html">
5a6de093
C
4000 <source>No abuses found.</source>
4001 <target state="new">No abuses found.</target>
93fe2d9c
C
4002 <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>
4003 </trans-unit>
4004 <trans-unit id="1807029821872995706" datatype="html">
4005 <source>Unsolved reports</source>
4006 <target state="new">Unsolved reports</target>
4007 <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>
4008 </trans-unit>
4009 <trans-unit id="2570256912317308673" datatype="html">
4010 <source>Accepted reports</source>
4011 <target state="new">Accepted reports</target>
4012 <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>
4013 </trans-unit>
4014 <trans-unit id="4335414817109654558" datatype="html">
4015 <source>Refused reports</source>
4016 <target state="new">Refused reports</target>
4017 <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>
4018 </trans-unit>
4019 <trans-unit id="5604806676748121035" datatype="html">
4020 <source>Reports with blocked videos</source>
4021 <target state="new">Reports with blocked videos</target>
4022 <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>
4023 </trans-unit>
4024 <trans-unit id="5105869928182826553" datatype="html">
4025 <source>Reports with deleted videos</source>
4026 <target state="new">Reports with deleted videos</target>
4027 <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>
4028 </trans-unit>
d7c6b951 4029 <trans-unit id="4678289986918934018" datatype="html">
5a6de093
C
4030 <source>Block reason:</source>
4031 <target state="new">Block reason:</target>
93fe2d9c
C
4032 <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>
4033 </trans-unit>
d7c6b951 4034 <trans-unit id="8390860433951751429" datatype="html">
5a6de093
C
4035 <source>No blocked video found matching current filters.</source>
4036 <target state="new">No blocked video found matching current filters.</target>
93fe2d9c
C
4037 <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>
4038 </trans-unit>
d7c6b951 4039 <trans-unit id="5030329587275248535" datatype="html">
5a6de093
C
4040 <source>No blocked video found.</source>
4041 <target state="new">No blocked video found.</target>
93fe2d9c
C
4042 <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>
4043 </trans-unit>
4044 <trans-unit id="7755288609601798418" datatype="html">
4045 <source>Automatic blocks</source>
4046 <target state="new">Automatic blocks</target>
4047 <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>
4048 </trans-unit>
4049 <trans-unit id="6510868134640657079" datatype="html">
4050 <source>Manual blocks</source>
4051 <target state="new">Manual blocks</target>
4052 <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>
4053 </trans-unit>
d7c6b951 4054 <trans-unit id="2143435845912984377" datatype="html">
5a6de093
C
4055 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> blocked videos</source>
4056 <target state="new">Showing
4057 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
4058 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
4059 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> blocked videos
4060 </target>
93fe2d9c
C
4061 <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>
4062 </trans-unit>
d7c6b951 4063 <trans-unit id="1868606282505332204" datatype="html">
5a6de093
C
4064 <source>Reports</source>
4065 <target state="new">Reports</target>
93fe2d9c
C
4066 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">101</context></context-group>
4067 <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>
4068 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">34</context></context-group>
4069 <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>
4070 </trans-unit>
d7c6b951 4071 <trans-unit id="7075448128175750939" datatype="html">
eb12a714
C
4072 <source>Moderation comment</source>
4073 <target state="new">Moderation comment</target>
913aa176 4074 <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>
4075 </trans-unit>
d7c6b951 4076 <trans-unit id="7358611947192442969" datatype="html">
eb12a714
C
4077 <source>This comment can only be seen by you or the other moderators.</source>
4078 <target state="new">
040758e0
C
4079 This comment can only be seen by you or the other moderators.
4080 </target>
93fe2d9c
C
4081 <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>
4082 </trans-unit>
d7c6b951 4083 <trans-unit id="3981851640772035362" datatype="html">
eb12a714
C
4084 <source>Update this comment</source>
4085 <target state="new">Update this comment</target>
93fe2d9c
C
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">30</context></context-group>
4087 </trans-unit>
d7c6b951 4088 <trans-unit id="730589419287534524" datatype="html">
eb12a714
C
4089 <source>Reporter</source>
4090 <target state="new">Reporter</target>
93fe2d9c
C
4091 <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>
4092 <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>
4093 </trans-unit>
d7c6b951 4094 <trans-unit id="6549265851868599441" datatype="html">
eb12a714
C
4095 <source>Video</source>
4096 <target state="new">Video</target>
93fe2d9c
C
4097 <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>
4098 <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>
4099 <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>
4100 <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>
4101 <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>
4102 </trans-unit>
d7c6b951 4103 <trans-unit id="2662644497259948010" datatype="html">
913aa176 4104 <source>Comment</source>
4105 <target state="new">Comment</target>
93fe2d9c
C
4106 <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>
4107 <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>
4108 </trans-unit>
d7c6b951 4109 <trans-unit id="1359961255805685312" datatype="html">
e4eaa7c9
C
4110 <source>This video has been reported multiple times.</source>
4111 <target state="new">This video has been reported multiple times.</target>
93fe2d9c
C
4112 <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>
4113 </trans-unit>
d7c6b951 4114 <trans-unit id="8103613717136753118" datatype="html">
5a6de093
C
4115 <source>The video was blocked</source>
4116 <target state="new">The video was blocked</target>
93fe2d9c
C
4117 <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>
4118 </trans-unit>
d7c6b951 4119 <trans-unit id="5021295327106206941" datatype="html">
5a6de093
C
4120 <source>by <x id="INTERPOLATION"/> on <x id="INTERPOLATION_1"/> </source>
4121 <target state="new">by
4122 <x id="INTERPOLATION" equiv-text="{{ abuse.video.channel?.displayName }}"/> on
4123 <x id="INTERPOLATION_1" equiv-text="{{ abuse.video.channel?.host }}"/>
4124 </target>
93fe2d9c
C
4125 <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>
4126 </trans-unit>
d7c6b951 4127 <trans-unit id="1443698606045744844" datatype="html">
e4eaa7c9
C
4128 <source>Video was deleted</source>
4129 <target state="new">Video was deleted</target>
93fe2d9c
C
4130 <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>
4131 </trans-unit>
d7c6b951 4132 <trans-unit id="1530731524535521716" datatype="html">
913aa176 4133 <source>Account deleted</source>
5a6de093 4134 <target state="new">
4891e4c7
C
4135 Account deleted
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">110</context></context-group>
4138 </trans-unit>
d7c6b951 4139 <trans-unit id="1191715835847858871" datatype="html">
e4eaa7c9
C
4140 <source>Open video in a new tab</source>
4141 <target state="new">Open video in a new tab</target>
93fe2d9c
C
4142 <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>
4143 </trans-unit>
d7c6b951 4144 <trans-unit id="3301856295120048857" datatype="html">
5a6de093
C
4145 <source>State <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
4146 <target state="new">State
e6afb669
C
4147 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/>
4148 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
5a6de093 4149 </target>
93fe2d9c
C
4150 <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>
4151 <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>
4152 <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>
4153 </trans-unit>
d7c6b951 4154 <trans-unit id="6452372740127749380" datatype="html">
5a6de093
C
4155 <source>Messages</source>
4156 <target state="new">Messages</target>
93fe2d9c
C
4157 <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>
4158 </trans-unit>
d7c6b951 4159 <trans-unit id="1969144763032891922" datatype="html">
5a6de093
C
4160 <source>Internal note</source>
4161 <target state="new">Internal note</target>
93fe2d9c
C
4162 <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>
4163 </trans-unit>
d7c6b951 4164 <trans-unit id="7418735164633152705" datatype="html">
5a6de093
C
4165 <source>Score <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
4166 <target state="new">Score
e6afb669
C
4167 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/>
4168 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
5a6de093 4169 </target>
93fe2d9c
C
4170 <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>
4171 </trans-unit>
d7c6b951 4172 <trans-unit id="9173448803033928792" datatype="html">
5a6de093
C
4173 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> reports</source>
4174 <target state="new">Showing
4175 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
4176 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
4177 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> reports
4178 </target>
93fe2d9c
C
4179 <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>
4180 </trans-unit>
d7c6b951 4181 <trans-unit id="3109314382334906782" datatype="html">
e4eaa7c9
C
4182 <source>Reportee</source>
4183 <target state="new">Reportee</target>
93fe2d9c
C
4184 <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>
4185 </trans-unit>
d7c6b951 4186 <trans-unit id="1258618443362430782" datatype="html">
e6afb669 4187 <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
4188 <target state="new">
4189 <x id="ICU" equiv-text="{abuse.countReportsForReportee, plural, =1 {...} other {...}}"/>
e6afb669
C
4190 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span>"/>
4191 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>
f66b8d12 4192 </target>
93fe2d9c
C
4193 <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>
4194 <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>
4195 </trans-unit>
d7c6b951 4196 <trans-unit id="6540177673229220400" datatype="html">
5a6de093
C
4197 <source>{VAR_PLURAL, plural, =1 {1 report} other {<x id="INTERPOLATION"/> reports}}</source>
4198 <target state="new">{VAR_PLURAL, plural, =1 {1 report} other {
4199 <x id="INTERPOLATION" equiv-text="{{ abuse.countReportsForReportee }}"/> reports} }
4200 </target>
93fe2d9c
C
4201 <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>
4202 <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>
4203 </trans-unit>
d7c6b951 4204 <trans-unit id="7239750919884229270" datatype="html">
e4eaa7c9
C
4205 <source>Updated</source>
4206 <target state="new">Updated</target>
93fe2d9c
C
4207 <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>
4208 </trans-unit>
d7c6b951 4209 <trans-unit id="6409548912081699487" datatype="html">
e4eaa7c9
C
4210 <source>Mute domain</source>
4211 <target state="new">Mute domain</target>
93fe2d9c
C
4212 <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>
4213 <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>
4214 </trans-unit>
d7c6b951 4215 <trans-unit id="2381859602529023966" datatype="html">
eb12a714
C
4216 <source>Instance</source>
4217 <target state="new">Instance</target>
93fe2d9c
C
4218 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about.component.html</context><context context-type="linenumber">5</context></context-group>
4219 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">217</context></context-group>
4220 <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>
4221 <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>
4222 </trans-unit>
d7c6b951 4223 <trans-unit id="1300704815627663264" datatype="html">
5a6de093
C
4224 <source>Muted at <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
4225 <target state="new">Muted at
e6afb669
C
4226 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/>
4227 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
5a6de093 4228 </target>
93fe2d9c
C
4229 <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>
4230 <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>
4231 <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>
4232 <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>
4233 </trans-unit>
d7c6b951 4234 <trans-unit id="6453471031802119612" datatype="html">
eb12a714
C
4235 <source>Unmute</source>
4236 <target state="new">Unmute</target>
93fe2d9c
C
4237 <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>
4238 <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>
4239 <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>
4240 <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>
4241 </trans-unit>
d7c6b951 4242 <trans-unit id="6728985502447585050" datatype="html">
e4eaa7c9
C
4243 <source>No server found matching current filters.</source>
4244 <target state="new">No server found matching current filters.</target>
93fe2d9c
C
4245 <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>
4246 <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>
4247 </trans-unit>
d7c6b951 4248 <trans-unit id="299774363533169870" datatype="html">
e4eaa7c9
C
4249 <source>No server found.</source>
4250 <target state="new">No server found.</target>
93fe2d9c
C
4251 <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>
4252 <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>
4253 </trans-unit>
d7c6b951 4254 <trans-unit id="6250599179731937899" datatype="html">
5a6de093
C
4255 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> muted instances</source>
4256 <target state="new">Showing
4257 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
4258 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
4259 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> muted instances
4260 </target>
93fe2d9c
C
4261 <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>
4262 <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>
4263 </trans-unit>
d7c6b951 4264 <trans-unit id="4917252294930256268" datatype="html">
e4eaa7c9
C
4265 <source>It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers.</source>
4266 <target state="new">
45c14ae1
C
4267 It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers.
4268 </target>
93fe2d9c
C
4269 <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>
4270 </trans-unit>
d7c6b951 4271 <trans-unit id="4058814854824495833" datatype="html">
e4eaa7c9
C
4272 <source>Mute domains</source>
4273 <target state="new">Mute domains</target>
93fe2d9c
C
4274 <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>
4275 <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>
4276 </trans-unit>
d7c6b951 4277 <trans-unit id="4086606389696938932" datatype="html">
eb12a714
C
4278 <source>Account</source>
4279 <target state="new">Account</target>
93fe2d9c
C
4280 <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>
4281 <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>
4282 <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>
4283 </trans-unit>
d7c6b951 4284 <trans-unit id="8564972645418093229" datatype="html">
e4eaa7c9
C
4285 <source>No account found matching current filters.</source>
4286 <target state="new">No account found matching current filters.</target>
93fe2d9c
C
4287 <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>
4288 <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>
4289 </trans-unit>
d7c6b951 4290 <trans-unit id="3819155299647062711" datatype="html">
e4eaa7c9
C
4291 <source>No account found.</source>
4292 <target state="new">No account found.</target>
93fe2d9c
C
4293 <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>
4294 <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>
4295 </trans-unit>
913aa176 4296 <trans-unit id="2338185419645468935" datatype="html">
4297 <source>List installed plugins</source>
4298 <target state="new">List installed plugins</target>
93fe2d9c
C
4299 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugins.routes.ts</context><context context-type="linenumber">26</context></context-group>
4300 </trans-unit>
913aa176 4301 <trans-unit id="8897412584195581488" datatype="html">
4302 <source>Search plugins</source>
4303 <target state="new">Search plugins</target>
93fe2d9c
C
4304 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugins.routes.ts</context><context context-type="linenumber">35</context></context-group>
4305 </trans-unit>
913aa176 4306 <trans-unit id="4994333937800672218" datatype="html">
4307 <source>Show plugin</source>
4308 <target state="new">Show plugin</target>
93fe2d9c
C
4309 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugins.routes.ts</context><context context-type="linenumber">44</context></context-group>
4310 </trans-unit>
d7c6b951 4311 <trans-unit id="602667807232759122" datatype="html">
5a6de093
C
4312 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> muted accounts</source>
4313 <target state="new">Showing
4314 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
4315 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
4316 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> muted accounts
4317 </target>
913aa176 4318 <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>
4319 <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>
4320 </trans-unit>
5a6de093 4321 <trans-unit id="8259696070728377358" datatype="html">
eb12a714
C
4322 <source>Plugins/Themes</source>
4323 <target state="new">Plugins/Themes</target>
93fe2d9c
C
4324 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">142</context></context-group>
4325 </trans-unit>
d7c6b951 4326 <trans-unit id="4894835484717268716" datatype="html">
eb12a714
C
4327 <source>Installed</source>
4328 <target state="new">Installed</target>
93fe2d9c
C
4329 <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>
4330 <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>
4331 </trans-unit>
4332 <trans-unit id="6185935497147252048" datatype="html">
4333 <source>This plugin is developed by Framasoft</source>
4334 <target state="new">This plugin is developed by Framasoft</target>
78a5dd9c
C
4335 <context-group purpose="location">
4336 <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context>
4337 <context context-type="linenumber">37</context>
4338 </context-group>
93fe2d9c
C
4339 </trans-unit>
4340 <trans-unit id="8336721444092720377" datatype="html">
4341 <source>Official</source>
4342 <target state="new"> Official </target>
78a5dd9c
C
4343 <context-group purpose="location">
4344 <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context>
4345 <context context-type="linenumber">37,39</context>
4346 </context-group>
913aa176 4347 </trans-unit>
d7c6b951 4348 <trans-unit id="7002061007877950198" datatype="html">
5a6de093
C
4349 <source>Plugin homepage (new window)</source>
4350 <target state="new">Plugin homepage (new window)</target>
93fe2d9c
C
4351 <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>
4352 <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>
4353 </trans-unit>
4354 <trans-unit id="3981257963098530375" datatype="html">
4355 <source>Navigate between installed plugins and themes or find new ones</source>
4356 <target state="new">Navigate between installed plugins and themes or find new ones</target>
78a5dd9c
C
4357 <context-group purpose="location">
4358 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context>
4359 <context context-type="linenumber">2</context>
4360 </context-group>
913aa176 4361 </trans-unit>
d7c6b951 4362 <trans-unit id="8630916846096019339" datatype="html">
e4eaa7c9
C
4363 <source>Users can resolve distant content</source>
4364 <target state="new">Users can resolve distant content</target>
913aa176 4365 <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
4366 </trans-unit>
4367 <trans-unit id="3300472325769888962" datatype="html">
4368 <source>Plugins &amp; Themes</source>
4369 <target state="new">Plugins &amp; Themes</target>
45b3a29b
C
4370 <context-group purpose="location">
4371 <context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context>
4372 <context context-type="linenumber">133</context>
4373 </context-group>
93fe2d9c
C
4374 </trans-unit>
4375 <trans-unit id="1782375284146839174" datatype="html">
4376 <source>Available themes</source>
4377 <target state="new">Available themes</target>
45b3a29b
C
4378 <context-group purpose="location">
4379 <context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context>
4380 <context context-type="linenumber">137</context>
4381 </context-group>
93fe2d9c
C
4382 </trans-unit>
4383 <trans-unit id="9205443410527464015" datatype="html">
4384 <source>Plugins enabled</source>
4385 <target state="new">Plugins enabled</target>
45b3a29b
C
4386 <context-group purpose="location">
4387 <context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context>
4388 <context context-type="linenumber">146</context>
4389 </context-group>
913aa176 4390 </trans-unit>
d7c6b951 4391 <trans-unit id="5410940035535748578" datatype="html">
e4eaa7c9
C
4392 <source>Close this message</source>
4393 <target state="new">Close this message</target>
913aa176 4394 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.html</context><context context-type="linenumber">34</context></context-group>
4395 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.html</context><context context-type="linenumber">34</context></context-group>
4396 </trans-unit>
d7c6b951 4397 <trans-unit id="4786000816576841850" datatype="html">
e4eaa7c9
C
4398 <source>Display settings</source>
4399 <target state="new">Display settings</target>
913aa176 4400 <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>
4401 </trans-unit>
91ae3c4a 4402 <trans-unit id="2144158274184161635" datatype="html">
93fe2d9c
C
4403 <source>Videos with the most interactions for recent videos</source>
4404 <target state="new">Videos with the most interactions for recent videos</target>
4405 <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>
4406 </trans-unit>
4407 <trans-unit id="8312243926314494468" datatype="html">
4408 <source>Videos with the most views during the last 24 hours</source>
4409 <target state="new">Videos with the most views during the last 24 hours</target>
4410 <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>
4411 </trans-unit>
4412 <trans-unit id="8731139416455609016" datatype="html">
4413 <source>Videos with the most views during the last <x id="PH" equiv-text="this.trendingDays"/> days</source>
4414 <target state="new">Videos with the most views during the last <x id="PH" equiv-text="this.trendingDays"/> days</target>
91ae3c4a
C
4415 <context-group purpose="location">
4416 <context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context>
4417 <context context-type="linenumber">209</context>
4418 </context-group>
4419 </trans-unit>
913aa176 4420 <trans-unit id="1671858302647356245" datatype="html">
4421 <source>Videos that have the most likes</source>
4422 <target state="new">Videos that have the most likes</target>
93fe2d9c
C
4423 <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>
4424 </trans-unit>
d7c6b951 4425 <trans-unit id="2006841089844688970" datatype="html">
eb12a714
C
4426 <source>To load your new installed plugins or themes, refresh the page.</source>
4427 <target state="new">
040758e0
C
4428 To load your new installed plugins or themes, refresh the page.
4429</target>
93fe2d9c
C
4430 <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>
4431 </trans-unit>
4432 <trans-unit id="7577430199525157466" datatype="html">
4433 <source>Popular plugins</source>
4434 <target state="new">Popular plugins</target>
90aa0a74
C
4435 <context-group purpose="location">
4436 <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context>
78a5dd9c
C
4437 <context context-type="linenumber">10</context>
4438 </context-group>
93fe2d9c
C
4439 </trans-unit>
4440 <trans-unit id="830877982972543118" datatype="html">
4441 <source>Popular themes</source>
4442 <target state="new">Popular themes</target>
78a5dd9c
C
4443 <context-group purpose="location">
4444 <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context>
4445 <context context-type="linenumber">11</context>
90aa0a74 4446 </context-group>
913aa176 4447 </trans-unit>
78a5dd9c 4448 <trans-unit id="1780056719120519633" datatype="html">
93fe2d9c
C
4449 <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>
4450 <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>
4451 <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>
4452 </trans-unit>
d7c6b951 4453 <trans-unit id="3148804384763272950" datatype="html">
eb12a714
C
4454 <source>{VAR_PLURAL, plural, =1 {result} other {results} }</source>
4455 <target state="new">{VAR_PLURAL, plural, =1 {result} other {results} }</target>
93fe2d9c
C
4456 <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>
4457 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">5</context></context-group>
4458 </trans-unit>
d7c6b951 4459 <trans-unit id="2722270956157821098" datatype="html">
eb12a714
C
4460 <source>No results.</source>
4461 <target state="new">
040758e0
C
4462 No results.
4463</target>
93fe2d9c
C
4464 <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>
4465 </trans-unit>
d7c6b951 4466 <trans-unit id="2601639465696257054" datatype="html">
913aa176 4467 <source>This <x id="INTERPOLATION"/> does not have settings. </source>
eb12a714 4468 <target state="new">
5a6de093
C
4469 This
4470 <x id="INTERPOLATION" equiv-text="{{ pluginTypeLabel }}"/> does not have settings.
4471
4472 </target>
913aa176 4473 <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>
4474 </trans-unit>
5a6de093 4475 <trans-unit id="29832309535656200" datatype="html">
eb12a714
C
4476 <source>System</source>
4477 <target state="new">System</target>
93fe2d9c
C
4478 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">148</context></context-group>
4479 </trans-unit>
913aa176 4480 <trans-unit id="8949443215142664126" datatype="html">
4481 <source>Delete this comment</source>
4482 <target state="new">Delete this comment</target>
93fe2d9c
C
4483 <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>
4484 </trans-unit>
913aa176 4485 <trans-unit id="3327751240218085797" datatype="html">
4486 <source>Delete all comments of this account</source>
4487 <target state="new">Delete all comments of this account</target>
93fe2d9c
C
4488 <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>
4489 </trans-unit>
913aa176 4490 <trans-unit id="2850960459131251840" datatype="html">
4491 <source>Comments are deleted after a few minutes</source>
4492 <target state="new">Comments are deleted after a few minutes</target>
93fe2d9c
C
4493 <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>
4494 </trans-unit>
913aa176 4495 <trans-unit id="545410448674339480" datatype="html">
4496 <source><x id="PH" equiv-text="commentArgs.length"/> comments deleted.</source>
4497 <target state="new"><x id="PH" equiv-text="commentArgs.length"/> comments deleted.</target>
93fe2d9c
C
4498 <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>
4499 </trans-unit>
913aa176 4500 <trans-unit id="379090446060940062" datatype="html">
4501 <source>Do you really want to delete all comments of <x id="PH"/>?</source>
4502 <target state="new">Do you really want to delete all comments of <x id="PH"/>?</target>
93fe2d9c
C
4503 <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>
4504 </trans-unit>
913aa176 4505 <trans-unit id="4539246224625965241" datatype="html">
4506 <source>Comments of <x id="PH"/> will be deleted in a few minutes</source>
4507 <target state="new">Comments of <x id="PH"/> will be deleted in a few minutes</target>
93fe2d9c
C
4508 <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>
4509 </trans-unit>
4510 <trans-unit id="3204306399736151644" datatype="html">
4511 <source>Comments list</source>
4512 <target state="new">Comments list</target>
3c18ff47
C
4513 <context-group purpose="location">
4514 <context context-type="sourcefile">src/app/+admin/overview/comments/video-comment.routes.ts</context>
4515 <context context-type="linenumber">24</context>
4516 </context-group>
4517 </trans-unit>
d7c6b951 4518 <trans-unit id="7427986413651551775" datatype="html">
913aa176 4519 <source>Video comments</source>
4520 <target state="new">Video comments</target>
93fe2d9c
C
4521 <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>
4522 </trans-unit>
4523 <trans-unit id="289582790179344391" datatype="html">
4524 <source>This view also shows comments from muted accounts.</source>
4525 <target state="new">This view also shows comments from muted accounts.</target>
4526 <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>
4527 </trans-unit>
d7c6b951 4528 <trans-unit id="4523382115569186450" datatype="html">
913aa176 4529 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> comments</source>
4530 <target state="new">Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> comments</target>
93fe2d9c
C
4531 <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>
4532 </trans-unit>
d7c6b951 4533 <trans-unit id="6110554376228744887" datatype="html">
913aa176 4534 <source>Select all rows</source>
4535 <target state="new">Select all rows</target>
93fe2d9c
C
4536 <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>
4537 <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>
4538 <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>
4539 </trans-unit>
d7c6b951 4540 <trans-unit id="2719284837486030903" datatype="html">
8b049b68
C
4541 <source>Job type</source>
4542 <target state="new">Job type</target>
913aa176 4543 <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>
4544 </trans-unit>
d7c6b951 4545 <trans-unit id="6170245880855918780" datatype="html">
8b049b68
C
4546 <source>Job state</source>
4547 <target state="new">Job state</target>
913aa176 4548 <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>
4549 </trans-unit>
d7c6b951 4550 <trans-unit id="2296681895307893686" datatype="html">
913aa176 4551 <source>any</source>
4552 <target state="new">any</target>
e351a5c5
C
4553 <context-group purpose="location">
4554 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context>
4555 <context context-type="linenumber">21</context>
4556 </context-group>
4557 <note priority="1" from="description">Selector for the list displaying jobs, filtering by their state</note>
913aa176 4558 </trans-unit>
d7c6b951 4559 <trans-unit id="3067132953487445901" datatype="html">
913aa176 4560 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> jobs</source>
4561 <target state="new">Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> jobs</target>
4562 <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>
4563 </trans-unit>
d7c6b951 4564 <trans-unit id="8650499415827640724" datatype="html">
eb12a714
C
4565 <source>Type</source>
4566 <target state="new">Type</target>
913aa176 4567 <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>
4568 </trans-unit>
d7c6b951 4569 <trans-unit id="3901868627411944813" datatype="html">
e6afb669
C
4570 <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>
4571 <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
4572 <context-group purpose="location">
4573 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context>
b87b606a 4574 <context context-type="linenumber">47</context>
e351a5c5 4575 </context-group>
913aa176 4576 </trans-unit>
d7c6b951 4577 <trans-unit id="3419681791450150574" datatype="html">
913aa176 4578 <source>Progress</source>
4579 <target state="new">Progress</target>
e351a5c5
C
4580 <context-group purpose="location">
4581 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context>
b87b606a 4582 <context context-type="linenumber">49</context>
e351a5c5 4583 </context-group>
913aa176 4584 </trans-unit>
d7c6b951 4585 <trans-unit id="914197284349366734" datatype="html">
913aa176 4586 <source>No jobs found.</source>
4587 <target state="new">No jobs found.</target>
93fe2d9c
C
4588 <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>
4589 </trans-unit>
d7c6b951 4590 <trans-unit id="2713421326605345655" datatype="html">
e6afb669
C
4591 <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>
4592 <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
4593 <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>
4594 </trans-unit>
d7c6b951 4595 <trans-unit id="2384897339170501794" datatype="html">
913aa176 4596 <source>No <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/> jobs found.</source>
4597 <target state="new">No <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/> jobs found.</target>
93fe2d9c
C
4598 <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>
4599 </trans-unit>
d7c6b951 4600 <trans-unit id="4457061340457477073" datatype="html">
913aa176 4601 <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>
4602 <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
4603 <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>
4604 </trans-unit>
d7c6b951 4605 <trans-unit id="1102717806459547726" datatype="html">
eb12a714
C
4606 <source>Refresh</source>
4607 <target state="new">Refresh</target>
93fe2d9c
C
4608 <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>
4609 <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>
4610 <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>
4611 <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>
4612 </trans-unit>
d7c6b951 4613 <trans-unit id="6052766076365105714" datatype="html">
913aa176 4614 <source>now</source>
4615 <target state="new">now</target>
4616 <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
4617 </trans-unit>
4618 <trans-unit id="8984988128489304664" datatype="html">
4619 <source>Filter logs by tags</source>
4620 <target state="new">Filter logs by tags</target>
a71d4140
C
4621 <context-group purpose="location">
4622 <context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context>
4623 <context context-type="linenumber">31</context>
4624 </context-group>
913aa176 4625 </trans-unit>
d7c6b951 4626 <trans-unit id="3894950702316166331" datatype="html">
e4eaa7c9
C
4627 <source>Loading...</source>
4628 <target state="new">Loading...</target>
93fe2d9c
C
4629 <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>
4630 </trans-unit>
4631 <trans-unit id="1570003374195931619" datatype="html">
4632 <source>No log.</source>
4633 <target state="new">No log.</target>
a71d4140
C
4634 <context-group purpose="location">
4635 <context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context>
4636 <context context-type="linenumber">40</context>
4637 </context-group>
913aa176 4638 </trans-unit>
d7c6b951 4639 <trans-unit id="2232767208623640457" datatype="html">
e6afb669 4640 <source>By <x id="INTERPOLATION"/> -></source>
5a6de093 4641 <target state="new">By
e6afb669 4642 <x id="INTERPOLATION" equiv-text="{{ log.by }}"/> ->
5a6de093 4643 </target>
93fe2d9c
C
4644 <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>
4645 </trans-unit>
d7c6b951 4646 <trans-unit id="7396175500300709096" datatype="html">
e4eaa7c9
C
4647 <source>INSTANCE</source>
4648 <target state="new">INSTANCE</target>
913aa176 4649 <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>
4650 </trans-unit>
d7c6b951 4651 <trans-unit id="8953033926734869941" datatype="html">
eb12a714
C
4652 <source>Name</source>
4653 <target state="new">Name</target>
93fe2d9c
C
4654 <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>
4655 <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>
4656 <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>
4657 </trans-unit>
d7c6b951 4658 <trans-unit id="2973928033612762715" datatype="html">
eb12a714
C
4659 <source>Short description</source>
4660 <target state="new">Short description</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">24</context></context-group>
4662 </trans-unit>
d7c6b951 4663 <trans-unit id="7794655859478571096" datatype="html">
eb12a714
C
4664 <source>Main instance categories</source>
4665 <target state="new">Main instance categories</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">50</context></context-group>
4667 </trans-unit>
d7c6b951 4668 <trans-unit id="6588040559347368313" datatype="html">
5a6de093
C
4669 <source>Add a new category</source>
4670 <target state="new">Add a new category</target>
93fe2d9c
C
4671 <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>
4672 <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>
4673 </trans-unit>
d7c6b951 4674 <trans-unit id="8953934448427251062" datatype="html">
5a6de093
C
4675 <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>
4676 <target state="new">The
e6afb669
C
4677 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>sharing system
4678 <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 4679 </target>
93fe2d9c
C
4680 <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>
4681 </trans-unit>
d7c6b951 4682 <trans-unit id="34094919610906740" datatype="html">
e4eaa7c9
C
4683 <source>Help share videos being played</source>
4684 <target state="new">Help share videos being played</target>
93fe2d9c
C
4685 <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>
4686 </trans-unit>
d7c6b951 4687 <trans-unit id="6236140336967052987" datatype="html">
e4eaa7c9
C
4688 <source>When on a video page, directly start playing the video.</source>
4689 <target state="new">When on a video page, directly start playing the video.</target>
93fe2d9c
C
4690 <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>
4691 </trans-unit>
d7c6b951 4692 <trans-unit id="9135112681389493865" datatype="html">
e4eaa7c9
C
4693 <source>Automatically play videos</source>
4694 <target state="new">Automatically play videos</target>
93fe2d9c
C
4695 <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>
4696 </trans-unit>
d7c6b951 4697 <trans-unit id="575474399125992547" datatype="html">
e4eaa7c9
C
4698 <source>When a video ends, follow up with the next suggested video.</source>
4699 <target state="new">When a video ends, follow up with the next suggested video.</target>
93fe2d9c
C
4700 <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>
4701 </trans-unit>
d7c6b951 4702 <trans-unit id="2701970773087072815" datatype="html">
e4eaa7c9
C
4703 <source>Automatically start playing the next video</source>
4704 <target state="new">Automatically start playing the next video</target>
93fe2d9c
C
4705 <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>
4706 </trans-unit>
d7c6b951 4707 <trans-unit id="5983800192187691457" datatype="html">
eb12a714
C
4708 <source>Main languages you/your moderators speak</source>
4709 <target state="new">Main languages you/your moderators speak</target>
93fe2d9c
C
4710 <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>
4711 </trans-unit>
d7c6b951 4712 <trans-unit id="399528956091640769" datatype="html">
e4eaa7c9
C
4713 <source>MODERATION &amp; NSFW</source>
4714 <target state="new">MODERATION &amp; NSFW</target>
93fe2d9c
C
4715 <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>
4716 </trans-unit>
d7c6b951 4717 <trans-unit id="4423835119021329687" datatype="html">
e6afb669
C
4718 <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>
4719 <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
4720 <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>
4721 </trans-unit>
d7c6b951 4722 <trans-unit id="7030031694783481217" datatype="html">
eb12a714
C
4723 <source>This instance is dedicated to sensitive or NSFW content</source>
4724 <target state="new">This instance is dedicated to sensitive or NSFW content</target>
93fe2d9c
C
4725 <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>
4726 </trans-unit>
d7c6b951 4727 <trans-unit id="4620493570088713907" datatype="html">
e6afb669
C
4728 <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>
4729 <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
4730 <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>
4731 </trans-unit>
d7c6b951 4732 <trans-unit id="7497677457560701935" datatype="html">
eb12a714
C
4733 <source>Policy on videos containing sensitive content</source>
4734 <target state="new">Policy on videos containing sensitive content</target>
93fe2d9c
C
4735 <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>
4736 </trans-unit>
d7c6b951 4737 <trans-unit id="8930852890861583005" datatype="html">
eb12a714
C
4738 <source>Blur thumbnails</source>
4739 <target state="new">Blur thumbnails</target>
93fe2d9c
C
4740 <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>
4741 <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>
4742 </trans-unit>
d7c6b951 4743 <trans-unit id="6812930637022637485" datatype="html">
eb12a714
C
4744 <source>Display</source>
4745 <target state="new">Display</target>
93fe2d9c
C
4746 <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>
4747 <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>
4748 <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>
4749 </trans-unit>
d7c6b951 4750 <trans-unit id="1617785425462022303" datatype="html">
e4eaa7c9
C
4751 <source>Strategy</source>
4752 <target state="new">Strategy</target>
913aa176 4753 <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>
4754 </trans-unit>
d7c6b951 4755 <trans-unit id="2544569632476723854" datatype="html">
eb12a714
C
4756 <source>Terms</source>
4757 <target state="new">Terms</target>
93fe2d9c
C
4758 <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>
4759 <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>
4760 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">18</context></context-group>
4761 <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>
4762 </trans-unit>
d7c6b951 4763 <trans-unit id="4127416011499804250" datatype="html">
eb12a714
C
4764 <source>Code of conduct</source>
4765 <target state="new">Code of conduct</target>
93fe2d9c
C
4766 <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>
4767 <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>
4768 <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>
4769 </trans-unit>
d7c6b951 4770 <trans-unit id="3076079242537393946" datatype="html">
eb12a714
C
4771 <source>Moderation information</source>
4772 <target state="new">Moderation information</target>
93fe2d9c
C
4773 <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>
4774 <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>
4775 <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>
4776 </trans-unit>
d7c6b951 4777 <trans-unit id="5056489767203690328" datatype="html">
e4eaa7c9
C
4778 <source>Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc</source>
4779 <target state="new">Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc</target>
93fe2d9c
C
4780 <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>
4781 </trans-unit>
d7c6b951 4782 <trans-unit id="2047672753819413550" datatype="html">
e4eaa7c9
C
4783 <source>YOU AND YOUR INSTANCE</source>
4784 <target state="new">YOU AND YOUR INSTANCE</target>
93fe2d9c
C
4785 <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>
4786 </trans-unit>
d7c6b951 4787 <trans-unit id="3968335261686887328" datatype="html">
eb12a714
C
4788 <source>Who is behind the instance?</source>
4789 <target state="new">Who is behind the instance?</target>
93fe2d9c
C
4790 <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>
4791 </trans-unit>
d7c6b951 4792 <trans-unit id="7323194786468446482" datatype="html">
e4eaa7c9
C
4793 <source>A single person? A non-profit? A company?</source>
4794 <target state="new">A single person? A non-profit? A company?</target>
93fe2d9c
C
4795 <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>
4796 </trans-unit>
d7c6b951 4797 <trans-unit id="5480243297215266596" datatype="html">
eb12a714
C
4798 <source>Why did you create this instance?</source>
4799 <target state="new">Why did you create this instance?</target>
93fe2d9c
C
4800 <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>
4801 </trans-unit>
d7c6b951 4802 <trans-unit id="6995481962115300007" datatype="html">
e4eaa7c9
C
4803 <source>To share your personal videos? To open registrations and allow people to upload what they want?</source>
4804 <target state="new">To share your personal videos? To open registrations and allow people to upload what they want?</target>
93fe2d9c
C
4805 <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>
4806 </trans-unit>
d7c6b951 4807 <trans-unit id="3667968987954856844" datatype="html">
eb12a714
C
4808 <source>How long do you plan to maintain this instance?</source>
4809 <target state="new">How long do you plan to maintain this instance?</target>
93fe2d9c
C
4810 <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>
4811 </trans-unit>
d7c6b951 4812 <trans-unit id="6722472563287778070" datatype="html">
e4eaa7c9
C
4813 <source>It's important to know for users who want to register on your instance</source>
4814 <target state="new">It's important to know for users who want to register on your instance</target>
93fe2d9c
C
4815 <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>
4816 </trans-unit>
d7c6b951 4817 <trans-unit id="8362291348781958428" datatype="html">
eb12a714
C
4818 <source>How will you finance the PeerTube server?</source>
4819 <target state="new">How will you finance the PeerTube server?</target>
93fe2d9c
C
4820 <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>
4821 </trans-unit>
d7c6b951 4822 <trans-unit id="2441006645448216398" datatype="html">
e4eaa7c9
C
4823 <source>With your own funds? With user donations? Advertising?</source>
4824 <target state="new">With your own funds? With user donations? Advertising?</target>
93fe2d9c
C
4825 <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>
4826 </trans-unit>
d7c6b951 4827 <trans-unit id="6853511883515031762" datatype="html">
e4eaa7c9
C
4828 <source>OTHER INFORMATION</source>
4829 <target state="new">OTHER INFORMATION</target>
93fe2d9c
C
4830 <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>
4831 </trans-unit>
d7c6b951 4832 <trans-unit id="3447208665089679283" datatype="html">
eb12a714
C
4833 <source>What server/hardware does the instance run on?</source>
4834 <target state="new">What server/hardware does the instance run on?</target>
93fe2d9c
C
4835 <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>
4836 </trans-unit>
d7c6b951 4837 <trans-unit id="4739907951373047958" datatype="html">
e4eaa7c9
C
4838 <source>i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc.</source>
4839 <target state="new">i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc.</target>
93fe2d9c
C
4840 <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>
4841 </trans-unit>
d7c6b951 4842 <trans-unit id="8557599287230755359" datatype="html">
e4eaa7c9
C
4843 <source>APPEARANCE</source>
4844 <target state="new">APPEARANCE</target>
913aa176 4845 <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>
4846 </trans-unit>
d7c6b951 4847 <trans-unit id="2107098695989136934" datatype="html">
e6afb669
C
4848 <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>
4849 <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
4850 <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>
4851 </trans-unit>
d7c6b951 4852 <trans-unit id="6855462350544488601" datatype="html">
eb12a714
C
4853 <source>default</source>
4854 <target state="new">default</target>
913aa176 4855 <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>
4856 </trans-unit>
d7c6b951 4857 <trans-unit id="4096396973250090478" datatype="html">
e4eaa7c9
C
4858 <source>Landing page</source>
4859 <target state="new">Landing page</target>
913aa176 4860 <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>
4861 </trans-unit>
d7c6b951 4862 <trans-unit id="2609416025385742456" datatype="html">
913aa176 4863 <source>Default trending page</source>
4864 <target state="new">Default trending page</target>
93fe2d9c
C
4865 <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>
4866 </trans-unit>
d7c6b951 4867 <trans-unit id="421622604352196374" datatype="html">
913aa176 4868 <source>Best videos</source>
4869 <target state="new">Best videos</target>
93fe2d9c
C
4870 <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>
4871 </trans-unit>
d7c6b951 4872 <trans-unit id="554741830445276244" datatype="html">
913aa176 4873 <source>Hot videos</source>
4874 <target state="new">Hot videos</target>
93fe2d9c
C
4875 <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>
4876 </trans-unit>
d7c6b951 4877 <trans-unit id="4203746847864415875" datatype="html">
913aa176 4878 <source>Most viewed videos</source>
4879 <target state="new">Most viewed videos</target>
93fe2d9c
C
4880 <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>
4881 </trans-unit>
d7c6b951 4882 <trans-unit id="8177374861384376651" datatype="html">
eb12a714
C
4883 <source>Most liked videos</source>
4884 <target state="new">Most liked videos</target>
93fe2d9c
C
4885 <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>
4886 </trans-unit>
4887 <trans-unit id="5862227717871131052" datatype="html">
4888 <source>Prefer author display name in video miniature</source>
4889 <target state="new">Prefer author display name in video miniature</target>
42fea41a
C
4890 <context-group purpose="location">
4891 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
4892 <context context-type="linenumber">66</context>
4893 </context-group>
93fe2d9c
C
4894 </trans-unit>
4895 <trans-unit id="5444889468197427724" datatype="html">
4896 <source>Redirect users on single external auth when users click on the login button in menu</source>
4897 <target state="new">Redirect users on single external auth when users click on the login button in menu</target>
42fea41a
C
4898 <context-group purpose="location">
4899 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
4900 <context context-type="linenumber">77</context>
4901 </context-group>
93fe2d9c
C
4902 </trans-unit>
4903 <trans-unit id="2138469194506455231" datatype="html">
4904 <source>⚠️ You don't have any external auth plugin enabled.</source>
4905 <target state="new">⚠️ You don't have any external auth plugin enabled.</target>
42fea41a
C
4906 <context-group purpose="location">
4907 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
4908 <context context-type="linenumber">80</context>
4909 </context-group>
93fe2d9c
C
4910 </trans-unit>
4911 <trans-unit id="6608125149782412086" datatype="html">
4912 <source>⚠️ You have multiple external auth plugins enabled.</source>
4913 <target state="new">⚠️ You have multiple external auth plugins enabled.</target>
42fea41a
C
4914 <context-group purpose="location">
4915 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
4916 <context context-type="linenumber">81</context>
4917 </context-group>
4918 </trans-unit>
d7c6b951 4919 <trans-unit id="4809162812315301010" datatype="html">
e4eaa7c9
C
4920 <source>BROADCAST MESSAGE</source>
4921 <target state="new">BROADCAST MESSAGE</target>
93fe2d9c
C
4922 <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>
4923 </trans-unit>
d7c6b951 4924 <trans-unit id="7097094470713539753" datatype="html">
913aa176 4925 <source>Display a message on your instance</source>
4926 <target state="new"> Display a message on your instance </target>
93fe2d9c
C
4927 <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>
4928 </trans-unit>
d7c6b951 4929 <trans-unit id="4686199497574248459" datatype="html">
e4eaa7c9
C
4930 <source>Enable broadcast message</source>
4931 <target state="new">Enable broadcast message</target>
93fe2d9c
C
4932 <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>
4933 </trans-unit>
d7c6b951 4934 <trans-unit id="9192050065623241777" datatype="html">
e4eaa7c9
C
4935 <source>Allow users to dismiss the broadcast message</source>
4936 <target state="new">Allow users to dismiss the broadcast message </target>
93fe2d9c
C
4937 <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>
4938 </trans-unit>
d7c6b951 4939 <trans-unit id="6582848618760132901" datatype="html">
e4eaa7c9
C
4940 <source>Broadcast message level</source>
4941 <target state="new">Broadcast message level</target>
93fe2d9c
C
4942 <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>
4943 </trans-unit>
d7c6b951 4944 <trans-unit id="8066608938393600549" datatype="html">
e4eaa7c9
C
4945 <source>Message</source>
4946 <target state="new">Message</target>
93fe2d9c
C
4947 <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>
4948 </trans-unit>
d7c6b951 4949 <trans-unit id="5631159720194597622" datatype="html">
e4eaa7c9
C
4950 <source>NEW USERS</source>
4951 <target state="new">NEW USERS</target>
93fe2d9c
C
4952 <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>
4953 </trans-unit>
d7c6b951 4954 <trans-unit id="2669509104300979449" datatype="html">
e6afb669
C
4955 <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>
4956 <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
4957 <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>
4958 </trans-unit>
d7c6b951 4959 <trans-unit id="4497115134891299867" datatype="html">
eb12a714
C
4960 <source>Signup requires email verification</source>
4961 <target state="new">Signup requires email verification</target>
93fe2d9c
C
4962 <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>
4963 </trans-unit>
d7c6b951 4964 <trans-unit id="8133107840061687919" datatype="html">
eb12a714
C
4965 <source>Signup limit</source>
4966 <target state="new">Signup limit</target>
93fe2d9c
C
4967 <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>
4968 </trans-unit>
d7c6b951 4969 <trans-unit id="8497774075394617130" datatype="html">
913aa176 4970 <source>{VAR_PLURAL, plural, =1 {user} other {users}}</source>
4971 <target state="new">{VAR_PLURAL, plural, =1 {user} other {users}}</target>
93fe2d9c
C
4972 <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>
4973 </trans-unit>
d7c6b951 4974 <trans-unit id="5620049714977547431" datatype="html">
913aa176 4975 <source>Signup won't be limited to a fixed number of users.</source>
4976 <target state="new">Signup won't be limited to a fixed number of users.</target>
93fe2d9c
C
4977 <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>
4978 </trans-unit>
4979 <trans-unit id="1663379405062033606" datatype="html">
4980 <source>Minimum required age to create an account</source>
4981 <target state="new">Minimum required age to create an account</target>
4982 <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>
4983 </trans-unit>
4984 <trans-unit id="8342879272354516454" datatype="html">
4985 <source>{VAR_PLURAL, plural, =1 {year old} other {years old}}</source>
4986 <target state="new">{VAR_PLURAL, plural, =1 {year old} other {years old}}</target>
4987 <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>
4988 </trans-unit>
d7c6b951 4989 <trans-unit id="7456307533995141215" datatype="html">
5a6de093
C
4990 <source>Enable Signup</source>
4991 <target state="new">Enable Signup</target>
93fe2d9c
C
4992 <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>
4993 </trans-unit>
d7c6b951 4994 <trans-unit id="4555457172864212828" datatype="html">
eb12a714
C
4995 <source>Users</source>
4996 <target state="new">Users</target>
93fe2d9c
C
4997 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">41</context></context-group>
4998 <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>
4999 <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>
5000 <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>
5001 </trans-unit>
5002 <trans-unit id="3807699453257291879" datatype="html">
5003 <source>Comments</source>
5004 <target state="new">Comments</target>
3c18ff47
C
5005 <context-group purpose="location">
5006 <context context-type="sourcefile">src/app/+admin/admin.component.ts</context>
5007 <context context-type="linenumber">57</context>
5008 </context-group>
5009 </trans-unit>
d7c6b951 5010 <trans-unit id="8147229944654164397" datatype="html">
e4eaa7c9
C
5011 <source>{VAR_PLURAL, plural, =1 {Video} other {Videos} }</source>
5012 <target state="new">{VAR_PLURAL, plural, =1 {Video} other {Videos} }</target>
93fe2d9c
C
5013 <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>
5014 <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>
5015 </trans-unit>
d7c6b951 5016 <trans-unit id="2068564237394270744" datatype="html">
e4eaa7c9
C
5017 <source>{VAR_PLURAL, plural, =1 {Channel} other {Channels} }</source>
5018 <target state="new">{VAR_PLURAL, plural, =1 {Channel} other {Channels} }</target>
93fe2d9c
C
5019 <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>
5020 <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>
5021 </trans-unit>
d7c6b951 5022 <trans-unit id="407487463718398437" datatype="html">
e4eaa7c9
C
5023 <source>{VAR_PLURAL, plural, =1 {Subscriber} other {Subscribers} }</source>
5024 <target state="new">{VAR_PLURAL, plural, =1 {Subscriber} other {Subscribers} }</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">36</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">36</context></context-group>
5027 </trans-unit>
d7c6b951 5028 <trans-unit id="9036137946566829282" datatype="html">
e4eaa7c9
C
5029 <source>Incriminated in reports</source>
5030 <target state="new">Incriminated in reports</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">42</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">42</context></context-group>
5033 </trans-unit>
d7c6b951 5034 <trans-unit id="7441750243186193044" datatype="html">
e4eaa7c9
C
5035 <source>Authored reports accepted</source>
5036 <target state="new">Authored reports accepted</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">48</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">48</context></context-group>
5039 </trans-unit>
d7c6b951 5040 <trans-unit id="3094586852616580737" datatype="html">
e4eaa7c9
C
5041 <source>{VAR_PLURAL, plural, =1 {Comment} other {Comments} }</source>
5042 <target state="new">{VAR_PLURAL, plural, =1 {Comment} other {Comments} }</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">54</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">54</context></context-group>
5045 </trans-unit>
d7c6b951 5046 <trans-unit id="7362516430807501858" datatype="html">
e4eaa7c9
C
5047 <source>NEW USER</source>
5048 <target state="new">NEW USER</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">73</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">73</context></context-group>
5051 </trans-unit>
d7c6b951 5052 <trans-unit id="3008420115644088420" datatype="html">
e4eaa7c9
C
5053 <source>Configuration</source>
5054 <target state="new">Configuration</target>
93fe2d9c
C
5055 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">136</context></context-group>
5056 <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>
5057 </trans-unit>
d7c6b951 5058 <trans-unit id="502260296951057925" datatype="html">
eb12a714
C
5059 <source>Default video quota per user</source>
5060 <target state="new">Default video quota per user</target>
93fe2d9c
C
5061 <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>
5062 </trans-unit>
d7c6b951 5063 <trans-unit id="7169210802367807492" datatype="html">
913aa176 5064 <source>bytes</source>
5065 <target state="new">bytes</target>
93fe2d9c
C
5066 <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>
5067 <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>
5068 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">157</context></context-group>
5069 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">157</context></context-group>
5070 <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>
5071 <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>
5072 </trans-unit>
d7c6b951 5073 <trans-unit id="8509882464852636851" datatype="html">
eb12a714
C
5074 <source>Default daily upload limit per user</source>
5075 <target state="new">Default daily upload limit per user</target>
93fe2d9c
C
5076 <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>
5077 </trans-unit>
d7c6b951 5078 <trans-unit id="4719342289581047890" datatype="html">
8b049b68
C
5079 <source>Allow import with a torrent file or a magnet URI</source>
5080 <target state="new">Allow import with a torrent file or a magnet URI</target>
93fe2d9c
C
5081 <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>
5082 </trans-unit>
5083 <trans-unit id="6801844913630625451" datatype="html">
5084 <source>⚠️ We don't recommend to enable this feature if you don't trust your users</source>
5085 <target state="new">⚠️ We don't recommend to enable this feature if you don't trust your users</target>
8f0b94f0
C
5086 <context-group purpose="location">
5087 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
5088 <context context-type="linenumber">283</context>
5089 </context-group>
5090 </trans-unit>
d7c6b951 5091 <trans-unit id="3950258704315544174" datatype="html">
e4eaa7c9
C
5092 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source>
5093 <target state="new">Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</target>
93fe2d9c
C
5094 <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>
5095 </trans-unit>
5096 <trans-unit id="424703522835656806" datatype="html">
5097 <source>VIDEO CHANNELS</source>
5098 <target state="new">VIDEO CHANNELS</target>
5099 <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>
5100 </trans-unit>
5101 <trans-unit id="7026684190224451991" datatype="html">
5102 <source>Max video channels per user</source>
5103 <target state="new">Max video channels per user</target>
5104 <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>
5105 </trans-unit>
5106 <trans-unit id="3840267063842708224" datatype="html">
5107 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source>
5108 <target state="new">{VAR_PLURAL, plural, =1 {channel} other {channels}}</target>
5109 <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>
5110 </trans-unit>
d7c6b951 5111 <trans-unit id="3428986951244800347" datatype="html">
5a6de093
C
5112 <source>Block new videos automatically</source>
5113 <target state="new">Block new videos automatically</target>
93fe2d9c
C
5114 <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>
5115 </trans-unit>
d7c6b951 5116 <trans-unit id="2054846790157376783" datatype="html">
5a6de093
C
5117 <source>SEARCH</source>
5118 <target state="new">SEARCH</target>
93fe2d9c
C
5119 <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>
5120 </trans-unit>
d7c6b951 5121 <trans-unit id="3442084803796199253" datatype="html">
5a6de093
C
5122 <source>Allow users to do remote URI/handle search</source>
5123 <target state="new">Allow users to do remote URI/handle search</target>
93fe2d9c
C
5124 <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>
5125 </trans-unit>
d7c6b951 5126 <trans-unit id="2258148539285928012" datatype="html">
913aa176 5127 <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>
5128 <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
5129 <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>
5130 </trans-unit>
d7c6b951 5131 <trans-unit id="7295422540935146771" datatype="html">
5a6de093
C
5132 <source>Allow anonymous to do remote URI/handle search</source>
5133 <target state="new">Allow anonymous to do remote URI/handle search</target>
93fe2d9c
C
5134 <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>
5135 </trans-unit>
d7c6b951 5136 <trans-unit id="7305237807882754643" datatype="html">
913aa176 5137 <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>
5138 <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
5139 <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>
5140 </trans-unit>
d7c6b951 5141 <trans-unit id="5273935530181504015" datatype="html">
5a6de093
C
5142 <source>⚠️ This functionality depends heavily on the moderation of instances followed by the search index you select.</source>
5143 <target state="new">⚠️ This functionality depends heavily on the moderation of instances followed by the search index you select.</target>
93fe2d9c
C
5144 <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>
5145 </trans-unit>
d7c6b951 5146 <trans-unit id="1886227550697837417" datatype="html">
e6afb669
C
5147 <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>
5148 <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
5149 <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>
5150 </trans-unit>
d7c6b951 5151 <trans-unit id="2331464426553277323" datatype="html">
5a6de093
C
5152 <source>Search index URL</source>
5153 <target state="new">Search index URL</target>
93fe2d9c
C
5154 <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>
5155 </trans-unit>
d7c6b951 5156 <trans-unit id="8524278911521465398" datatype="html">
5a6de093
C
5157 <source>Disable local search in search bar</source>
5158 <target state="new">Disable local search in search bar</target>
93fe2d9c
C
5159 <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>
5160 </trans-unit>
d7c6b951 5161 <trans-unit id="6568991917245875948" datatype="html">
5a6de093
C
5162 <source>Otherwise the local search stays used by default</source>
5163 <target state="new">Otherwise the local search stays used by default</target>
93fe2d9c
C
5164 <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>
5165 </trans-unit>
d7c6b951 5166 <trans-unit id="4444955208013675027" datatype="html">
5a6de093
C
5167 <source>Search bar uses the global search index by default</source>
5168 <target state="new">Search bar uses the global search index by default</target>
93fe2d9c
C
5169 <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>
5170 </trans-unit>
d7c6b951 5171 <trans-unit id="6476750382562952780" datatype="html">
5a6de093
C
5172 <source>Enable global search</source>
5173 <target state="new">Enable global search</target>
93fe2d9c
C
5174 <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>
5175 </trans-unit>
d7c6b951 5176 <trans-unit id="836183323506117145" datatype="html">
e4eaa7c9
C
5177 <source>FEDERATION</source>
5178 <target state="new">FEDERATION</target>
93fe2d9c
C
5179 <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>
5180 </trans-unit>
d7c6b951 5181 <trans-unit id="252719899360434356" datatype="html">
e6afb669
C
5182 <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>
5183 <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
5184 <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>
5185 </trans-unit>
d7c6b951 5186 <trans-unit id="9119248927271669654" datatype="html">
e4eaa7c9
C
5187 <source>Other instances can follow yours</source>
5188 <target state="new">Other instances can follow yours</target>
93fe2d9c
C
5189 <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>
5190 </trans-unit>
d7c6b951 5191 <trans-unit id="7015551137649102649" datatype="html">
8b049b68
C
5192 <source>Manually approve new instance followers</source>
5193 <target state="new">Manually approve new instance followers</target>
93fe2d9c
C
5194 <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>
5195 </trans-unit>
d7c6b951 5196 <trans-unit id="4803992993548153434" datatype="html">
e4eaa7c9
C
5197 <source>Automatically follow back instances</source>
5198 <target state="new">Automatically follow back instances</target>
93fe2d9c
C
5199 <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>
5200 </trans-unit>
d7c6b951 5201 <trans-unit id="2092224316392295720" datatype="html">
8b049b68
C
5202 <source>⚠️ This functionality requires a lot of attention and extra moderation.</source>
5203 <target state="new">⚠️ This functionality requires a lot of attention and extra moderation.</target>
93fe2d9c
C
5204 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">165</context></context-group>
5205 <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>
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">476</context></context-group>
5207 </trans-unit>
d7c6b951 5208 <trans-unit id="1718269478813020014" datatype="html">
eb12a714
C
5209 <source>Index URL</source>
5210 <target state="new">Index URL</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">485</context></context-group>
5212 </trans-unit>
d7c6b951 5213 <trans-unit id="173263206605027981" datatype="html">
e4eaa7c9
C
5214 <source>Automatically follow instances of a public index</source>
5215 <target state="new">Automatically follow instances of a public index</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">473</context></context-group>
5217 </trans-unit>
d7c6b951 5218 <trans-unit id="9076632742417302918" datatype="html">
e6afb669
C
5219 <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>
5220 <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
5221 <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>
5222 </trans-unit>
d7c6b951 5223 <trans-unit id="3946988229617310200" datatype="html">
e4eaa7c9
C
5224 <source>ADMINISTRATORS</source>
5225 <target state="new">ADMINISTRATORS</target>
93fe2d9c
C
5226 <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>
5227 </trans-unit>
5a6de093 5228 <trans-unit id="2149300564474427551" datatype="html">
eb12a714
C
5229 <source>Administrator</source>
5230 <target state="new">Administrator</target>
93fe2d9c
C
5231 <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>
5232 </trans-unit>
d7c6b951 5233 <trans-unit id="3171683206914962995" datatype="html">
eb12a714
C
5234 <source>Admin email</source>
5235 <target state="new">Admin email</target>
93fe2d9c
C
5236 <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>
5237 </trans-unit>
d7c6b951 5238 <trans-unit id="4722881456283329321" datatype="html">
eb12a714
C
5239 <source>Enable contact form</source>
5240 <target state="new">Enable contact form</target>
93fe2d9c
C
5241 <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>
5242 </trans-unit>
d7c6b951 5243 <trans-unit id="5926348345797688952" datatype="html">
913aa176 5244 <source>VOD Transcoding</source>
5245 <target state="new">VOD Transcoding</target>
93fe2d9c
C
5246 <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>
5247 </trans-unit>
d7c6b951 5248 <trans-unit id="1765095834299337775" datatype="html">
e4eaa7c9
C
5249 <source>TWITTER</source>
5250 <target state="new">TWITTER</target>
93fe2d9c
C
5251 <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>
5252 </trans-unit>
d7c6b951 5253 <trans-unit id="3202133522706129143" datatype="html">
913aa176 5254 <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>
5255 <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
5256 <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>
5257 </trans-unit>
d7c6b951 5258 <trans-unit id="4087837092261487511" datatype="html">
eb12a714
C
5259 <source>Your Twitter username</source>
5260 <target state="new">Your Twitter username</target>
93fe2d9c
C
5261 <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>
5262 </trans-unit>
d7c6b951 5263 <trans-unit id="5648651824279408711" datatype="html">
5a6de093
C
5264 <source>Instance allowed by Twitter</source>
5265 <target state="new">Instance allowed by Twitter</target>
93fe2d9c
C
5266 <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>
5267 </trans-unit>
5268 <trans-unit id="2076338542820061819" datatype="html">
e6afb669
C
5269 <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>
5270 <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
5271 <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>
5272 </trans-unit>
d7c6b951 5273 <trans-unit id="493135676263039396" datatype="html">
913aa176 5274 <source>LIVE</source>
5275 <target state="new">LIVE</target>
5276 <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>
5277 <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>
5278 </trans-unit>
d7c6b951 5279 <trans-unit id="1429138002697017359" datatype="html">
913aa176 5280 <source>Enable users of your instance to stream live.</source>
5281 <target state="new"> Enable users of your instance to stream live. </target>
93fe2d9c
C
5282 <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>
5283 </trans-unit>
d7c6b951 5284 <trans-unit id="8894612824234881672" datatype="html">
913aa176 5285 <source>⚠️ Enabling live streaming requires trust in your users and extra moderation work</source>
5286 <target state="new">⚠️ Enabling live streaming requires trust in your users and extra moderation work</target>
5287 <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>
5288 </trans-unit>
d7c6b951 5289 <trans-unit id="5205613575147327732" datatype="html">
913aa176 5290 <source>If enabled, your server needs to accept incoming TCP traffic on port <x id="INTERPOLATION" equiv-text="{{ getLiveRTMPPort() }}"/></source>
5291 <target state="new">If enabled, your server needs to accept incoming TCP traffic on port <x id="INTERPOLATION" equiv-text="{{ getLiveRTMPPort() }}"/></target>
7d3316dc
C
5292 <context-group purpose="location">
5293 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
5294 <context context-type="linenumber">23</context>
5295 </context-group>
913aa176 5296 </trans-unit>
d7c6b951 5297 <trans-unit id="6421580347313273983" datatype="html">
913aa176 5298 <source>Allow your users to automatically publish a replay of their live</source>
5299 <target state="new">Allow your users to automatically publish a replay of their live</target>
5300 <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>
5301 </trans-unit>
d7c6b951 5302 <trans-unit id="3472969629566153023" datatype="html">
913aa176 5303 <source>If the user quota is reached, PeerTube will automatically terminate the live streaming</source>
5304 <target state="new"> If the user quota is reached, PeerTube will automatically terminate the live streaming </target>
93fe2d9c 5305 <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
5306 </trans-unit>
5307 <trans-unit id="8583623894789865917" datatype="html">
5308 <source>Allow your users to change live latency</source>
5309 <target state="new">Allow your users to change live latency</target>
a15d7b82
C
5310 <context-group purpose="location">
5311 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
5312 <context context-type="linenumber">42</context>
5313 </context-group>
9b0b8301
C
5314 </trans-unit>
5315 <trans-unit id="6422195560028891534" datatype="html">
5316 <source>Small latency disables P2P and high latency can increase P2P ratio</source>
5317 <target state="new"> Small latency disables P2P and high latency can increase P2P ratio </target>
a15d7b82
C
5318 <context-group purpose="location">
5319 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
5320 <context context-type="linenumber">44,46</context>
5321 </context-group>
93fe2d9c 5322 </trans-unit>
d7c6b951 5323 <trans-unit id="4420104899393268652" datatype="html">
e6afb669
C
5324 <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>
5325 <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
5326 <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>
5327 </trans-unit>
d7c6b951 5328 <trans-unit id="7210210728441530221" datatype="html">
e6afb669
C
5329 <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>
5330 <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
5331 <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>
5332 </trans-unit>
d7c6b951 5333 <trans-unit id="6830777508073747241" datatype="html">
913aa176 5334 <source>{VAR_PLURAL, plural, =1 {live} other {lives}}</source>
5335 <target state="new">{VAR_PLURAL, plural, =1 {live} other {lives}}</target>
9b0b8301
C
5336 <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>
5337 <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>
5338 </trans-unit>
d7c6b951 5339 <trans-unit id="1521259619066122077" datatype="html">
913aa176 5340 <source>Max live duration</source>
5341 <target state="new">Max live duration</target>
9b0b8301
C
5342 <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>
5343 </trans-unit>
d7c6b951 5344 <trans-unit id="5309195634424105927" datatype="html">
913aa176 5345 <source>Live transcoding threads</source>
5346 <target state="new">Live transcoding threads</target>
9b0b8301
C
5347 <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>
5348 </trans-unit>
d7c6b951 5349 <trans-unit id="4240037618955024499" datatype="html">
913aa176 5350 <source>will claim at most <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with VOD transcoding </source>
5351 <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
5352 <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>
5353 </trans-unit>
d7c6b951 5354 <trans-unit id="8489317904250057957" datatype="html">
913aa176 5355 <source>will claim at least <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with VOD transcoding </source>
5356 <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
5357 <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>
5358 </trans-unit>
d7c6b951 5359 <trans-unit id="1417246074503129277" datatype="html">
913aa176 5360 <source>Live transcoding profile</source>
5361 <target state="new">Live transcoding profile</target>
9b0b8301
C
5362 <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>
5363 </trans-unit>
d7c6b951 5364 <trans-unit id="8294583621306221742" datatype="html">
913aa176 5365 <source>new live transcoding profiles can be added by PeerTube plugins</source>
5366 <target state="new">new live transcoding profiles can be added by PeerTube plugins</target>
9b0b8301
C
5367 <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>
5368 </trans-unit>
d7c6b951 5369 <trans-unit id="6727057461851446921" datatype="html">
913aa176 5370 <source>Live resolutions to generate</source>
5371 <target state="new">Live resolutions to generate</target>
9b0b8301
C
5372 <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>
5373 </trans-unit>
d7c6b951 5374 <trans-unit id="2281161665447607254" datatype="html">
913aa176 5375 <source>Allow live streaming</source>
5376 <target state="new">Allow live streaming</target>
5377 <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>
5378 </trans-unit>
d7c6b951 5379 <trans-unit id="6759167469686242835" datatype="html">
913aa176 5380 <source>Transcoding enabled for live streams</source>
5381 <target state="new">Transcoding enabled for live streams</target>
9b0b8301
C
5382 <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>
5383 </trans-unit>
d7c6b951 5384 <trans-unit id="5975271795105968425" datatype="html">
913aa176 5385 <source>Live streaming</source>
5386 <target state="new">Live streaming</target>
93fe2d9c
C
5387 <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>
5388 <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>
5389 </trans-unit>
5390 <trans-unit id="6201638315245239510" datatype="html">
5391 <source>Advanced</source>
5392 <target state="new">Advanced</target>
5393 <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>
5394 </trans-unit>
d7c6b951 5395 <trans-unit id="7911929966701561067" datatype="html">
e4eaa7c9
C
5396 <source>TRANSCODING</source>
5397 <target state="new">TRANSCODING</target>
9b0b8301
C
5398 <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>
5399 <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>
5400 </trans-unit>
d7c6b951 5401 <trans-unit id="8212237880239644112" datatype="html">
913aa176 5402 <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>
5403 <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
5404 <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>
5405 </trans-unit>
d7c6b951 5406 <trans-unit id="3444148141968928069" datatype="html">
913aa176 5407 <source>Input formats</source>
5408 <target state="new">Input formats</target>
5409 <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>
5410 </trans-unit>
d7c6b951 5411 <trans-unit id="4560217482714993155" datatype="html">
eb12a714
C
5412 <source>Transcoding enabled</source>
5413 <target state="new">Transcoding enabled</target>
913aa176 5414 <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>
5415 </trans-unit>
d7c6b951 5416 <trans-unit id="7452751710576287271" datatype="html">
eb12a714
C
5417 <source>Allow additional extensions</source>
5418 <target state="new">Allow additional extensions</target>
913aa176 5419 <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
5420 </trans-unit>
5421 <trans-unit id="5698272164915890247" datatype="html">
5422 <source>Allows users to upload videos with additional extensions than .mp4, .ogv and .webm (for example: .avi, .mov, .mkv etc).</source>
5423 <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
5424 <context-group purpose="location">
5425 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5426 <context context-type="linenumber">54</context>
5427 </context-group>
913aa176 5428 </trans-unit>
d7c6b951 5429 <trans-unit id="1823941382992046371" datatype="html">
eb12a714
C
5430 <source>Allow audio files upload</source>
5431 <target state="new">Allow audio files upload</target>
913aa176 5432 <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>
5433 </trans-unit>
d7c6b951 5434 <trans-unit id="8340360585610503574" datatype="html">
913aa176 5435 <source>Allows users to upload .mp3, .ogg, .wma, .flac, .aac, or .ac3 audio files.</source>
5436 <target state="new">Allows users to upload .mp3, .ogg, .wma, .flac, .aac, or .ac3 audio files.</target>
5437 <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>
5438 </trans-unit>
d7c6b951 5439 <trans-unit id="5867513506373651775" datatype="html">
913aa176 5440 <source>The file will be merged in a still image video with the preview file on upload.</source>
5441 <target state="new">The file will be merged in a still image video with the preview file on upload.</target>
5442 <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>
5443 </trans-unit>
d7c6b951 5444 <trans-unit id="2036818807823848377" datatype="html">
913aa176 5445 <source>Output formats</source>
5446 <target state="new">Output formats</target>
5447 <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>
5448 </trans-unit>
d7c6b951 5449 <trans-unit id="522057769554096255" datatype="html">
913aa176 5450 <source>WebTorrent enabled</source>
5451 <target state="new">WebTorrent enabled</target>
5452 <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>
5453 </trans-unit>
d7c6b951 5454 <trans-unit id="8373385486403101567" datatype="html">
913aa176 5455 <source>If you also enabled HLS support, it will multiply videos storage by 2</source>
5456 <target state="new">If you also enabled HLS support, it will multiply videos storage by 2</target>
7d3316dc
C
5457 <context-group purpose="location">
5458 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5459 <context context-type="linenumber">83</context>
5460 </context-group>
5461 </trans-unit>
d7c6b951 5462 <trans-unit id="3839590624406770455" datatype="html">
5a6de093
C
5463 <source>HLS with P2P support enabled</source>
5464 <target state="new">HLS with P2P support enabled</target>
913aa176 5465 <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>
5466 </trans-unit>
d7c6b951 5467 <trans-unit id="7334484418359079994" datatype="html">
e6afb669
C
5468 <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>
5469 <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
5470 <context-group purpose="location">
5471 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5472 <context context-type="linenumber">99,108</context>
5473 </context-group>
913aa176 5474 </trans-unit>
d7c6b951 5475 <trans-unit id="4748900450708089645" datatype="html">
913aa176 5476 <source>Resolutions to generate per enabled format</source>
5477 <target state="new">Resolutions to generate per enabled format</target>
5478 <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>
5479 </trans-unit>
d7c6b951 5480 <trans-unit id="5431196295724512251" datatype="html">
913aa176 5481 <source>The original file resolution will be the default target if no option is selected.</source>
5482 <target state="new"> The original file resolution will be the default target if no option is selected. </target>
93fe2d9c
C
5483 <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>
5484 </trans-unit>
d7c6b951 5485 <trans-unit id="1126867109775813762" datatype="html">
5e6c69ce
C
5486 <source>Transcoding threads</source>
5487 <target state="new">Transcoding threads</target>
913aa176 5488 <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>
5489 </trans-unit>
d7c6b951 5490 <trans-unit id="7815122216882553289" datatype="html">
913aa176 5491 <source>will claim at most <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with live transcoding </source>
5492 <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 5493 <context-group purpose="location">
7d3316dc
C
5494 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5495 <context context-type="linenumber">146,148</context>
b87b606a 5496 </context-group>
913aa176 5497 </trans-unit>
d7c6b951 5498 <trans-unit id="8685484763568827375" datatype="html">
913aa176 5499 <source>will claim at least <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with live transcoding </source>
5500 <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 5501 <context-group purpose="location">
7d3316dc
C
5502 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5503 <context context-type="linenumber">150,152</context>
b87b606a 5504 </context-group>
913aa176 5505 </trans-unit>
d7c6b951 5506 <trans-unit id="7185278676178506632" datatype="html">
913aa176 5507 <source>Transcoding jobs concurrency</source>
5508 <target state="new">Transcoding jobs concurrency</target>
7d3316dc
C
5509 <context-group purpose="location">
5510 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5511 <context context-type="linenumber">166</context>
5512 </context-group>
913aa176 5513 </trans-unit>
d7c6b951 5514 <trans-unit id="1969393594784140832" datatype="html">
913aa176 5515 <source>allows to transcode multiple files in parallel. ⚠️ Requires a PeerTube restart</source>
5516 <target state="new">allows to transcode multiple files in parallel. ⚠️ Requires a PeerTube restart</target>
7d3316dc
C
5517 <context-group purpose="location">
5518 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5519 <context context-type="linenumber">167</context>
5520 </context-group>
913aa176 5521 </trans-unit>
d7c6b951 5522 <trans-unit id="2184317712452071847" datatype="html">
913aa176 5523 <source>Transcoding profile</source>
5524 <target state="new">Transcoding profile</target>
5525 <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>
5526 </trans-unit>
d7c6b951 5527 <trans-unit id="6289966287765074028" datatype="html">
913aa176 5528 <source>new transcoding profiles can be added by PeerTube plugins</source>
5529 <target state="new">new transcoding profiles can be added by PeerTube plugins</target>
5530 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">179</context></context-group>
93fe2d9c
C
5531 </trans-unit>
5532 <trans-unit id="5216455244039448125" datatype="html">
5533 <source>VIDEO EDITOR</source>
5534 <target state="new">VIDEO EDITOR</target>
3c18ff47
C
5535 <context-group purpose="location">
5536 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5537 <context context-type="linenumber">198</context>
5538 </context-group>
93fe2d9c
C
5539 </trans-unit>
5540 <trans-unit id="4078329985026583770" datatype="html">
5541 <source>Allows your users to edit their video (cut, add intro/outro, add a watermark etc)</source>
5542 <target state="new"> Allows your users to edit their video (cut, add intro/outro, add a watermark etc) </target>
3c18ff47
C
5543 <context-group purpose="location">
5544 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5545 <context context-type="linenumber">199,201</context>
5546 </context-group>
93fe2d9c
C
5547 </trans-unit>
5548 <trans-unit id="6675276142886460097" datatype="html">
5549 <source>Enable video editor</source>
5550 <target state="new">Enable video editor</target>
3c18ff47
C
5551 <context-group purpose="location">
5552 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5553 <context context-type="linenumber">210</context>
5554 </context-group>
93fe2d9c
C
5555 </trans-unit>
5556 <trans-unit id="1618687984822075464" datatype="html">
5557 <source>⚠️ You need to enable transcoding first to enable video editor</source>
5558 <target state="new">⚠️ You need to enable transcoding first to enable video editor</target>
3c18ff47
C
5559 <context-group purpose="location">
5560 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5561 <context context-type="linenumber">213</context>
5562 </context-group>
913aa176 5563 </trans-unit>
d7c6b951 5564 <trans-unit id="6879611446286948126" datatype="html">
e4eaa7c9
C
5565 <source>CACHE</source>
5566 <target state="new">CACHE</target>
913aa176 5567 <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>
5568 </trans-unit>
d7c6b951 5569 <trans-unit id="5511334650211127631" datatype="html">
913aa176 5570 <source>Some files are not federated, and fetched when necessary. Define their caching policies.</source>
5571 <target state="new"> Some files are not federated, and fetched when necessary. Define their caching policies. </target>
93fe2d9c
C
5572 <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>
5573 </trans-unit>
d7c6b951 5574 <trans-unit id="4382565260112874406" datatype="html">
e4eaa7c9
C
5575 <source>Number of previews to keep in cache</source>
5576 <target state="new">Number of previews to keep in cache</target>
913aa176 5577 <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>
5578 </trans-unit>
d7c6b951 5579 <trans-unit id="3710881484246327863" datatype="html">
913aa176 5580 <source>{VAR_PLURAL, plural, =1 {cached image} other {cached images}}</source>
5581 <target state="new">{VAR_PLURAL, plural, =1 {cached image} other {cached images}}</target>
7d3316dc
C
5582 <context-group purpose="location">
5583 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context>
5584 <context context-type="linenumber">22</context>
5585 </context-group>
5586 </trans-unit>
d7c6b951 5587 <trans-unit id="2279905277031617076" datatype="html">
e4eaa7c9
C
5588 <source>Number of video captions to keep in cache</source>
5589 <target state="new">Number of video captions to keep in cache</target>
913aa176 5590 <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>
5591 </trans-unit>
d7c6b951 5592 <trans-unit id="6193666854590647323" datatype="html">
913aa176 5593 <source>{VAR_PLURAL, plural, =1 {cached caption} other {cached captions}}</source>
5594 <target state="new">{VAR_PLURAL, plural, =1 {cached caption} other {cached captions}}</target>
7d3316dc
C
5595 <context-group purpose="location">
5596 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context>
5597 <context context-type="linenumber">36</context>
5598 </context-group>
913aa176 5599 </trans-unit>
d7c6b951 5600 <trans-unit id="330647913034301472" datatype="html">
913aa176 5601 <source>Number of video torrents to keep in cache</source>
5602 <target state="new">Number of video torrents to keep in cache</target>
063de1ee
C
5603 <context-group purpose="location">
5604 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context>
5605 <context context-type="linenumber">43</context>
5606 </context-group>
913aa176 5607 </trans-unit>
d7c6b951 5608 <trans-unit id="4613961764793311850" datatype="html">
913aa176 5609 <source>{VAR_PLURAL, plural, =1 {cached torrent} other {cached torrents}}</source>
5610 <target state="new">{VAR_PLURAL, plural, =1 {cached torrent} other {cached torrents}}</target>
063de1ee
C
5611 <context-group purpose="location">
5612 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context>
5613 <context context-type="linenumber">50</context>
5614 </context-group>
7d3316dc 5615 </trans-unit>
d7c6b951 5616 <trans-unit id="2528135865630556778" datatype="html">
e4eaa7c9
C
5617 <source>CUSTOMIZATIONS</source>
5618 <target state="new">CUSTOMIZATIONS</target>
913aa176 5619 <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>
5620 </trans-unit>
d7c6b951 5621 <trans-unit id="1714039296068260295" datatype="html">
913aa176 5622 <source>Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill.</source>
5623 <target state="new"> Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. </target>
93fe2d9c
C
5624 <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>
5625 </trans-unit>
d7c6b951 5626 <trans-unit id="6180346896314915203" datatype="html">
eb12a714
C
5627 <source>JavaScript</source>
5628 <target state="new">JavaScript</target>
913aa176 5629 <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>
5630 </trans-unit>
d7c6b951 5631 <trans-unit id="4067880101082150743" datatype="html">
e6afb669
C
5632 <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>
5633 <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
5634 <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>
5635 </trans-unit>
d7c6b951 5636 <trans-unit id="5464209657969421100" datatype="html">
e6afb669
C
5637 <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="{{ '{' }}"/>
5638color: red;
5639<x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/>
5640<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="{{ '{' }}"/>
5641color: red;
5642<x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/>
5643<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></source>
5644 <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 5645color: red;
913aa176 5646<x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/>
e6afb669 5647<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 5648color: red;
913aa176 5649<x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/>
e6afb669 5650<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></target>
93fe2d9c
C
5651 <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>
5652 </trans-unit>
d7c6b951 5653 <trans-unit id="283725429207896837" datatype="html">
913aa176 5654 <source>You cannot allow live replay if you don't enable transcoding.</source>
5655 <target state="new"> You cannot allow live replay if you don't enable transcoding. </target>
93fe2d9c
C
5656 <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>
5657 </trans-unit>
5658 <trans-unit id="4249062553881932496" datatype="html">
5659 <source>You cannot change the server configuration because it's managed externally.</source>
5660 <target state="new"> You cannot change the server configuration because it's managed externally. </target>
a71d4140
C
5661 <context-group purpose="location">
5662 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
5663 <context context-type="linenumber">85,87</context>
5664 </context-group>
5665 </trans-unit>
d7c6b951 5666 <trans-unit id="8167543029214637769" datatype="html">
e6afb669
C
5667 <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>
5668 <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
5669 <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>
5670 </trans-unit>
d7c6b951 5671 <trans-unit id="1445676851449000175" datatype="html">
eb12a714
C
5672 <source>Update configuration</source>
5673 <target state="new">Update configuration</target>
93fe2d9c
C
5674 <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>
5675 </trans-unit>
d7c6b951 5676 <trans-unit id="5439158575454281141" datatype="html">
e4eaa7c9
C
5677 <source>VIDEO SETTINGS</source>
5678 <target state="new">VIDEO SETTINGS</target>
93fe2d9c
C
5679 <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>
5680 </trans-unit>
d7c6b951 5681 <trans-unit id="507542497458686905" datatype="html">
e4eaa7c9
C
5682 <source>NOTIFICATIONS</source>
5683 <target state="new">NOTIFICATIONS</target>
93fe2d9c
C
5684 <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>
5685 </trans-unit>
d7c6b951 5686 <trans-unit id="9138757724802460941" datatype="html">
e4eaa7c9
C
5687 <source>INTERFACE</source>
5688 <target state="new">INTERFACE</target>
93fe2d9c
C
5689 <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>
5690 </trans-unit>
d7c6b951 5691 <trans-unit id="7789395291034300662" datatype="html">
e4eaa7c9
C
5692 <source>PASSWORD</source>
5693 <target state="new">PASSWORD</target>
913aa176 5694 <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>
5695 </trans-unit>
d7c6b951 5696 <trans-unit id="9012586956848595996" datatype="html">
e4eaa7c9
C
5697 <source>EMAIL</source>
5698 <target state="new">EMAIL</target>
913aa176 5699 <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>
5700 </trans-unit>
d7c6b951 5701 <trans-unit id="7752239348028675311" datatype="html">
e4eaa7c9
C
5702 <source>DANGER ZONE</source>
5703 <target state="new">DANGER ZONE</target>
93fe2d9c
C
5704 <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>
5705 <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>
5706 <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>
5707 </trans-unit>
5a6de093 5708 <trans-unit id="4915431133669985304" datatype="html">
5e6c69ce
C
5709 <source>Profile</source>
5710 <target state="new">Profile</target>
93fe2d9c
C
5711 <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>
5712 </trans-unit>
5a6de093 5713 <trans-unit id="1963136290621768454" datatype="html">
e4eaa7c9
C
5714 <source>Resolution</source>
5715 <target state="new">Resolution</target>
93fe2d9c
C
5716 <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>
5717 </trans-unit>
5a6de093 5718 <trans-unit id="7814358426066520520" datatype="html">
e4eaa7c9
C
5719 <source>Aspect ratio</source>
5720 <target state="new">Aspect ratio</target>
93fe2d9c
C
5721 <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>
5722 </trans-unit>
5a6de093 5723 <trans-unit id="44862519224794374" datatype="html">
e4eaa7c9
C
5724 <source>Average frame rate</source>
5725 <target state="new">Average frame rate</target>
93fe2d9c
C
5726 <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>
5727 </trans-unit>
5a6de093 5728 <trans-unit id="5053683525387462246" datatype="html">
e4eaa7c9
C
5729 <source>Pixel format</source>
5730 <target state="new">Pixel format</target>
93fe2d9c
C
5731 <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>
5732 </trans-unit>
5a6de093 5733 <trans-unit id="7858676566953242358" datatype="html">
e4eaa7c9
C
5734 <source>Sample rate</source>
5735 <target state="new">Sample rate</target>
93fe2d9c
C
5736 <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>
5737 </trans-unit>
5a6de093 5738 <trans-unit id="5403856660543890284" datatype="html">
e4eaa7c9
C
5739 <source>Channel Layout</source>
5740 <target state="new">Channel Layout</target>
93fe2d9c
C
5741 <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>
5742 </trans-unit>
5743 <trans-unit id="6317170736181476800" datatype="html">
e6afb669
C
5744 <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>
5745 <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
5746 <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>
5747 </trans-unit>
5748 <trans-unit id="1405600824334286337" datatype="html">
5749 <source>More filters</source>
5750 <target state="new">More filters</target>
91ae3c4a
C
5751 <context-group purpose="location">
5752 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5753 <context context-type="linenumber">20</context>
5754 </context-group>
93fe2d9c
C
5755 </trans-unit>
5756 <trans-unit id="5797835178123017550" datatype="html">
5757 <source>Hide filters</source>
5758 <target state="new">Hide filters</target>
91ae3c4a
C
5759 <context-group purpose="location">
5760 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5761 <context context-type="linenumber">21</context>
5762 </context-group>
93fe2d9c
C
5763 </trans-unit>
5764 <trans-unit id="7028708681117573961" datatype="html">
e6afb669
C
5765 <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>
5766 <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
5767 <context-group purpose="location">
5768 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5769 <context context-type="linenumber">46</context>
5770 </context-group>
93fe2d9c
C
5771 </trans-unit>
5772 <trans-unit id="8190023086228606960" datatype="html">
e6afb669
C
5773 <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>
5774 <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
5775 <context-group purpose="location">
5776 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5777 <context context-type="linenumber">48</context>
5778 </context-group>
93fe2d9c
C
5779 </trans-unit>
5780 <trans-unit id="3224510615614621760" datatype="html">
e6afb669
C
5781 <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>
5782 <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
5783 <context-group purpose="location">
5784 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5785 <context context-type="linenumber">49</context>
5786 </context-group>
93fe2d9c
C
5787 </trans-unit>
5788 <trans-unit id="3082811226222076503" datatype="html">
e6afb669
C
5789 <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>
5790 <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
5791 <context-group purpose="location">
5792 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5793 <context context-type="linenumber">50</context>
5794 </context-group>
93fe2d9c
C
5795 </trans-unit>
5796 <trans-unit id="4322133526902910662" datatype="html">
e6afb669
C
5797 <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>
5798 <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
5799 <context-group purpose="location">
5800 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5801 <context context-type="linenumber">51</context>
5802 </context-group>
93fe2d9c
C
5803 </trans-unit>
5804 <trans-unit id="2343321245279384373" datatype="html">
5805 <source>Languages:</source>
5806 <target state="new">Languages:</target>
91ae3c4a
C
5807 <context-group purpose="location">
5808 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5809 <context context-type="linenumber">59</context>
5810 </context-group>
93fe2d9c
C
5811 </trans-unit>
5812 <trans-unit id="5063779773341398537" datatype="html">
5813 <source>Sensitive content:</source>
5814 <target state="new">Sensitive content:</target>
91ae3c4a
C
5815 <context-group purpose="location">
5816 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5817 <context context-type="linenumber">66</context>
5818 </context-group>
93fe2d9c
C
5819 </trans-unit>
5820 <trans-unit id="5723033003381016192" datatype="html">
5821 <source>Scope:</source>
5822 <target state="new">Scope:</target>
91ae3c4a
C
5823 <context-group purpose="location">
5824 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5825 <context context-type="linenumber">81</context>
5826 </context-group>
93fe2d9c
C
5827 </trans-unit>
5828 <trans-unit id="8481241275509347668" datatype="html">
5829 <source>Local videos (this instance)</source>
5830 <target state="new">Local videos (this instance)</target>
91ae3c4a
C
5831 <context-group purpose="location">
5832 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5833 <context context-type="linenumber">85</context>
5834 </context-group>
93fe2d9c
C
5835 </trans-unit>
5836 <trans-unit id="8383401711408398806" datatype="html">
5837 <source>Federated videos (this instance + followed instances)</source>
5838 <target state="new">Federated videos (this instance + followed instances)</target>
91ae3c4a
C
5839 <context-group purpose="location">
5840 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5841 <context context-type="linenumber">90</context>
5842 </context-group>
93fe2d9c
C
5843 </trans-unit>
5844 <trans-unit id="2736556170366900089" datatype="html">
5845 <source>Type:</source>
5846 <target state="new">Type:</target>
91ae3c4a
C
5847 <context-group purpose="location">
5848 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5849 <context context-type="linenumber">95</context>
5850 </context-group>
93fe2d9c
C
5851 </trans-unit>
5852 <trans-unit id="1744425032255703211" datatype="html">
5853 <source>VOD &amp; Live videos</source>
5854 <target state="new">VOD &amp; Live videos</target>
91ae3c4a
C
5855 <context-group purpose="location">
5856 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5857 <context context-type="linenumber">99</context>
5858 </context-group>
93fe2d9c
C
5859 </trans-unit>
5860 <trans-unit id="1370537846415473089" datatype="html">
5861 <source>Categories:</source>
5862 <target state="new">Categories:</target>
91ae3c4a
C
5863 <context-group purpose="location">
5864 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5865 <context context-type="linenumber">114</context>
5866 </context-group>
93fe2d9c
C
5867 </trans-unit>
5868 <trans-unit id="4250125031269088402" datatype="html">
5869 <source>Moderation:</source>
5870 <target state="new">Moderation:</target>
91ae3c4a
C
5871 <context-group purpose="location">
5872 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5873 <context context-type="linenumber">120</context>
5874 </context-group>
5875 </trans-unit>
d7c6b951 5876 <trans-unit id="6460084371385263470" datatype="html">
5e6c69ce
C
5877 <source>Video settings</source>
5878 <target state="new">Video settings</target>
913aa176 5879 <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>
5880 </trans-unit>
d7c6b951 5881 <trans-unit id="1288210794011686132" datatype="html">
e4eaa7c9
C
5882 <source>Interface settings</source>
5883 <target state="new">Interface settings</target>
913aa176 5884 <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>
5885 </trans-unit>
d7c6b951 5886 <trans-unit id="6309828574111583895" datatype="html">
eb12a714
C
5887 <source>Change password</source>
5888 <target state="new">Change password</target>
913aa176 5889 <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>
5890 <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>
5891 </trans-unit>
d7c6b951 5892 <trans-unit id="5340498030552368470" datatype="html">
eb12a714
C
5893 <source>Current password</source>
5894 <target state="new">Current password</target>
913aa176 5895 <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>
5896 <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>
5897 </trans-unit>
d7c6b951 5898 <trans-unit id="3588415639242079458" datatype="html">
eb12a714
C
5899 <source>New password</source>
5900 <target state="new">New password</target>
913aa176 5901 <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>
5902 </trans-unit>
d7c6b951 5903 <trans-unit id="8656126574213649581" datatype="html">
eb12a714
C
5904 <source>Confirm new password</source>
5905 <target state="new">Confirm new password</target>
913aa176 5906 <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>
5907 </trans-unit>
d7c6b951 5908 <trans-unit id="7377817702119089263" datatype="html">
eb12a714
C
5909 <source>Default policy on videos containing sensitive content</source>
5910 <target state="new">Default policy on videos containing sensitive content</target>
913aa176 5911 <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
5912 </trans-unit>
5913 <trans-unit id="7350483582490037954" datatype="html">
e6afb669
C
5914 <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>
5915 <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
5916 <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>
5917 <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>
5918 </trans-unit>
d7c6b951 5919 <trans-unit id="4409859601539810260" datatype="html">
e4eaa7c9
C
5920 <source>Policy for sensitive videos</source>
5921 <target state="new">Policy for sensitive videos</target>
93fe2d9c
C
5922 <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>
5923 <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>
5924 </trans-unit>
d7c6b951 5925 <trans-unit id="2864176699435587977" datatype="html">
45c14ae1
C
5926 <source>Only display videos in the following languages/subtitles</source>
5927 <target state="new">Only display videos in the following languages/subtitles</target>
913aa176 5928 <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>
5929 </trans-unit>
d7c6b951 5930 <trans-unit id="1534085756270333258" datatype="html">
8b049b68
C
5931 <source>In Recently added, Trending, Local, Most liked and Search pages</source>
5932 <target state="new">In Recently added, Trending, Local, Most liked and Search pages</target>
913aa176 5933 <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>
5934 </trans-unit>
d7c6b951 5935 <trans-unit id="2658703380934466003" datatype="html">
5a6de093
C
5936 <source>Add a new language</source>
5937 <target state="new">Add a new language</target>
93fe2d9c
C
5938 <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>
5939 <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>
5940 </trans-unit>
d7c6b951 5941 <trans-unit id="1530331428384894781" datatype="html">
913aa176 5942 <source><x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/> is awaiting email verification </source>
eb12a714 5943 <target state="new">
e6afb669 5944 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span>"/>
5a6de093 5945 <x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/>
e6afb669 5946 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/> is awaiting email verification
5a6de093
C
5947
5948 </target>
913aa176 5949 <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>
5950 </trans-unit>
d7c6b951 5951 <trans-unit id="264068562357780835" datatype="html">
eb12a714
C
5952 <source>New email</source>
5953 <target state="new">New email</target>
913aa176 5954 <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>
5955 </trans-unit>
d7c6b951 5956 <trans-unit id="3000005804987112527" datatype="html">
eb12a714
C
5957 <source>Change email</source>
5958 <target state="new">Change email</target>
913aa176 5959 <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>
5960 </trans-unit>
d7c6b951 5961 <trans-unit id="7103588127254721505" datatype="html">
eb12a714
C
5962 <source>Theme</source>
5963 <target state="new">Theme</target>
913aa176 5964 <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>
5965 <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>
5966 </trans-unit>
e6afb669
C
5967
5968
d7c6b951 5969 <trans-unit id="4561174610228620528" datatype="html">
eb12a714
C
5970 <source>Select the next owner</source>
5971 <target state="new">Select the next owner</target>
913aa176 5972 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">10</context></context-group>
5973 </trans-unit>
d7c6b951 5974 <trans-unit id="1788875035518441092" datatype="html">
93fe2d9c
C
5975 <source>Last published first</source>
5976 <target state="new">Last published first</target>
5977 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">27</context></context-group>
5978 </trans-unit>
5979 <trans-unit id="4541072509002204177" datatype="html">
5980 <source>Last created first</source>
5981 <target state="new">Last created first</target>
5982 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">28</context></context-group>
5983 </trans-unit>
5984 <trans-unit id="1142493792593089647" datatype="html">
5985 <source>Most viewed first</source>
5986 <target state="new">Most viewed first</target>
5987 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">29</context></context-group>
5988 </trans-unit>
5989 <trans-unit id="8108088952881606566" datatype="html">
5990 <source>Most liked first</source>
5991 <target state="new">Most liked first</target>
5992 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">30</context></context-group>
5993 </trans-unit>
5994 <trans-unit id="2782422473180760140" datatype="html">
5995 <source>Longest first</source>
5996 <target state="new">Longest first</target>
5997 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">31</context></context-group>
5998 </trans-unit>
d7c6b951 5999 <trans-unit id="8714145624854863455" datatype="html">
eb12a714
C
6000 <source>Accept ownership</source>
6001 <target state="new">Accept ownership</target>
913aa176 6002 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">3</context></context-group>
6003 </trans-unit>
d7c6b951 6004 <trans-unit id="321229234608559490" datatype="html">
5a6de093
C
6005 <source>Select a channel to receive the video</source>
6006 <target state="new">Select a channel to receive the video</target>
913aa176 6007 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">10</context></context-group>
6008 </trans-unit>
d7c6b951 6009 <trans-unit id="3610344835750059476" datatype="html">
5a6de093
C
6010 <source>My ownership changes</source>
6011 <target state="new">My ownership changes</target>
913aa176 6012 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">3</context></context-group>
6013 </trans-unit>
d7c6b951 6014 <trans-unit id="7391040346436232576" datatype="html">
eb12a714
C
6015 <source>Initiator</source>
6016 <target state="new">Initiator</target>
913aa176 6017 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">19</context></context-group>
6018 </trans-unit>
d7c6b951 6019 <trans-unit id="3963749584812225989" datatype="html">
913aa176 6020 <source>Created <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
5a6de093 6021 <target state="new">
cd9246a9 6022 Created
cd9246a9 6023
e6afb669
C
6024 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/>
6025 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
5a6de093 6026 </target>
93fe2d9c
C
6027 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">21</context></context-group>
6028 </trans-unit>
d7c6b951 6029 <trans-unit id="5611592591303869712" datatype="html">
eb12a714
C
6030 <source>Status</source>
6031 <target state="new">Status</target>
913aa176 6032 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">25</context></context-group>
6033 </trans-unit>
d7c6b951 6034 <trans-unit id="5417361655914085905" datatype="html">
5a6de093
C
6035 <source>Account page</source>
6036 <target state="new">Account page</target>
93fe2d9c
C
6037 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">66</context></context-group>
6038 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">72</context></context-group>
6039 </trans-unit>
d7c6b951 6040 <trans-unit id="2000373220662583633" datatype="html">
5a6de093
C
6041 <source>No ownership change request found.</source>
6042 <target state="new">No ownership change request found.</target>
93fe2d9c
C
6043 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">78</context></context-group>
6044 </trans-unit>
913aa176 6045 <trans-unit id="4247400351982331798" datatype="html">
6046 <source>Account settings</source>
6047 <target state="new">Account settings</target>
93fe2d9c
C
6048 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">28</context></context-group>
6049 </trans-unit>
913aa176 6050 <trans-unit id="2864486939135008600" datatype="html">
6051 <source>Playlist elements</source>
6052 <target state="new">Playlist elements</target>
93fe2d9c
C
6053 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">58</context></context-group>
6054 </trans-unit>
d7c6b951 6055 <trans-unit id="7801453816697513153" datatype="html">
5a6de093
C
6056 <source>My imports</source>
6057 <target state="new">My imports</target>
913aa176 6058 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">11</context></context-group>
6059 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">3</context></context-group>
6060 </trans-unit>
d7c6b951 6061 <trans-unit id="7000850040589508423" datatype="html">
e4eaa7c9
C
6062 <source>Create video channel</source>
6063 <target state="new">Create video channel</target>
93fe2d9c
C
6064 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">14</context></context-group>
6065 </trans-unit>
6066 <trans-unit id="5700655611297335752" datatype="html">
6067 <source>No channel found.</source>
6068 <target state="new">No channel found.</target>
6069 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">18</context></context-group>
6070 </trans-unit>
d7c6b951 6071 <trans-unit id="626184983378002054" datatype="html">
eb12a714
C
6072 <source>Example: my_channel</source>
6073 <target state="new">Example: my_channel</target>
93fe2d9c
C
6074 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">30</context></context-group>
6075 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">30</context></context-group>
6076 </trans-unit>
d7c6b951 6077 <trans-unit id="5871023634125368211" datatype="html">
e4eaa7c9
C
6078 <source>CHANNEL</source>
6079 <target state="new">CHANNEL</target>
93fe2d9c
C
6080 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">9</context></context-group>
6081 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">9</context></context-group>
6082 </trans-unit>
6083 <trans-unit id="5013100494982905528" datatype="html">
6084 <source>Banner image of the channel</source>
6085 <target state="new">Banner image of the channel</target>
90aa0a74 6086 <context-group purpose="location">
42fea41a
C
6087 <context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context>
6088 <context context-type="linenumber">13</context>
90aa0a74
C
6089 </context-group>
6090 <context-group purpose="location">
42fea41a
C
6091 <context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context>
6092 <context context-type="linenumber">13</context>
90aa0a74 6093 </context-group>
913aa176 6094 </trans-unit>
d7c6b951 6095 <trans-unit id="5278589041647101772" datatype="html">
eb12a714
C
6096 <source>Overwrite support field of all videos of this channel</source>
6097 <target state="new">Overwrite support field of all videos of this channel</target>
93fe2d9c
C
6098 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">82</context></context-group>
6099 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">82</context></context-group>
6100 </trans-unit>
d7c6b951 6101 <trans-unit id="5500467336262464724" datatype="html">
913aa176 6102 <source><x id="INTERPOLATION" equiv-text="{{ actor.followersCount }}"/> subscribers </source>
5a6de093
C
6103 <target state="new">
6104 <x id="INTERPOLATION" equiv-text="{{ actor.followersCount }}"/> subscribers
6105 </target>
93fe2d9c
C
6106 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">25</context></context-group>
6107 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">55</context></context-group>
6108 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-avatar-edit.component.html</context><context context-type="linenumber">27</context></context-group>
6109 </trans-unit>
d7c6b951 6110 <trans-unit id="31472093355465024" datatype="html">
913aa176 6111 <source>Upload a new avatar</source>
6112 <target state="new">Upload a new avatar</target>
93fe2d9c
C
6113 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-avatar-edit.component.html</context><context context-type="linenumber">9</context></context-group>
6114 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-avatar-edit.component.html</context><context context-type="linenumber">34</context></context-group>
6115 </trans-unit>
d7c6b951 6116 <trans-unit id="4854396465510517671" datatype="html">
eb12a714
C
6117 <source>Target</source>
6118 <target state="new">Target</target>
913aa176 6119 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">17</context></context-group>
6120 </trans-unit>
d7c6b951 6121 <trans-unit id="6376690302059877029" datatype="html">
e4eaa7c9
C
6122 <source>This video was deleted</source>
6123 <target state="new">This video was deleted</target>
93fe2d9c
C
6124 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">48</context></context-group>
6125 </trans-unit>
d7c6b951 6126 <trans-unit id="6924803931258995553" datatype="html">
5a6de093
C
6127 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> imports</source>
6128 <target state="new">Showing
6129 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
6130 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
6131 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> imports
6132 </target>
913aa176 6133 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">10</context></context-group>
6134 </trans-unit>
d7c6b951 6135 <trans-unit id="8173902679178787744" datatype="html">
e4eaa7c9
C
6136 <source>Once you delete your account, there is no going back. You will be asked to confirm this action.</source>
6137 <target state="new">Once you delete your account, there is no going back. You will be asked to confirm this action.</target>
913aa176 6138 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.html</context><context context-type="linenumber">2</context></context-group>
6139 </trans-unit>
d7c6b951 6140 <trans-unit id="4000980858407872649" datatype="html">
5a6de093
C
6141 <source>Channel page</source>
6142 <target state="new">Channel page</target>
93fe2d9c
C
6143 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">25</context></context-group>
6144 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</context></context-group>
6145 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">63</context></context-group>
6146 </trans-unit>
d7c6b951 6147 <trans-unit id="9131836378905533756" datatype="html">
5a6de093
C
6148 <source>Created by <x id="INTERPOLATION"/></source>
6149 <target state="new">Created by
6150 <x id="INTERPOLATION" equiv-text="{{ videoChannel.ownerBy }}"/>
6151 </target>
93fe2d9c
C
6152 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">28</context></context-group>
6153 </trans-unit>
d7c6b951 6154 <trans-unit id="228548407872312756" datatype="html">
5a6de093
C
6155 <source>Owner account page</source>
6156 <target state="new">Owner account page</target>
93fe2d9c
C
6157 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">27</context></context-group>
6158 </trans-unit>
d7c6b951 6159 <trans-unit id="4781078006040259916" datatype="html">
913aa176 6160 <source>You don't have any video in your watch history yet.</source>
6161 <target state="new">You don't have any video in your watch history yet.</target>
93fe2d9c
C
6162 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context><context context-type="linenumber">29</context></context-group>
6163 </trans-unit>
6164 <trans-unit id="989169929300254768" datatype="html">
6165 <source>Delete from history</source>
6166 <target state="new">Delete from history</target>
94be5ecc
C
6167 <context-group purpose="location">
6168 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context>
6169 <context context-type="linenumber">36</context>
6170 </context-group>
6171 </trans-unit>
d7c6b951 6172 <trans-unit id="687236465759862933" datatype="html">
913aa176 6173 <source>Open syndication dropdown</source>
6174 <target state="new">Open syndication dropdown</target>
2f03d6dc
C
6175 <context-group purpose="location">
6176 <context context-type="sourcefile">src/app/shared/shared-main/feeds/feed.component.html</context>
6177 <context context-type="linenumber">3</context>
6178 </context-group>
6179 <context-group purpose="location">
6180 <context context-type="sourcefile">src/app/shared/shared-main/feeds/feed.component.html</context>
6181 <context context-type="linenumber">3</context>
6182 </context-group>
93fe2d9c
C
6183 </trans-unit>
6184 <trans-unit id="5511928240200239994" datatype="html">
e6afb669
C
6185 <source>Some of your channels are not fully set up. Make them welcoming and explicit about what you publish by adding a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>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>
6186 <target state="new">Some of your channels are not fully set up. Make them welcoming and explicit about what you publish by adding a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>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
6187 <context-group purpose="location">
6188 <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context>
6189 <context context-type="linenumber">5</context>
6190 </context-group>
93fe2d9c
C
6191 </trans-unit>
6192 <trans-unit id="5339945526545410198" datatype="html">
6193 <source>Set up my channels</source>
6194 <target state="new">Set up my channels</target>
91ae3c4a
C
6195 <context-group purpose="location">
6196 <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context>
6197 <context context-type="linenumber">6</context>
6198 </context-group>
2f03d6dc 6199 </trans-unit>
d7c6b951 6200 <trans-unit id="2726946550255780479" datatype="html">
5a6de093 6201 <source><x id="START_TAG_MY_GLOBAL_ICON"/><x id="CLOSE_TAG_MY_GLOBAL_ICON"/> Notification preferences </source>
eb12a714 6202 <target state="new">
e6afb669
C
6203 <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon>"/>
6204 <x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon>"/>
040758e0 6205 Notification preferences
5a6de093
C
6206
6207 </target>
913aa176 6208 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">4</context></context-group>
6209 </trans-unit>
d7c6b951 6210 <trans-unit id="2317673285989169654" datatype="html">
5a6de093
C
6211 <source>Newest first</source>
6212 <target state="new">Newest first</target>
913aa176 6213 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">11</context></context-group>
6214 </trans-unit>
d7c6b951 6215 <trans-unit id="751740263472313326" datatype="html">
5a6de093
C
6216 <source>Unread first</source>
6217 <target state="new">Unread first</target>
913aa176 6218 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">12</context></context-group>
6219 </trans-unit>
d7c6b951 6220 <trans-unit id="7679199047720825365" datatype="html">
8b049b68
C
6221 <source>All read</source>
6222 <target state="new">All read</target>
913aa176 6223 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">26</context></context-group>
6224 </trans-unit>
d7c6b951 6225 <trans-unit id="9167786874272926575" datatype="html">
eb12a714
C
6226 <source>Web</source>
6227 <target state="new">Web</target>
93fe2d9c
C
6228 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">5</context></context-group>
6229 </trans-unit>
d7c6b951 6230 <trans-unit id="1967081128372276674" datatype="html">
e4eaa7c9
C
6231 <source>My Playlists</source>
6232 <target state="new">My Playlists</target>
913aa176 6233 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">4</context></context-group>
6234 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">4</context></context-group>
6235 </trans-unit>
d7c6b951 6236 <trans-unit id="2317130384024575795" datatype="html">
e4eaa7c9
C
6237 <source>NEW PLAYLIST</source>
6238 <target state="new">NEW PLAYLIST</target>
913aa176 6239 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">25</context></context-group>
6240 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">25</context></context-group>
6241 </trans-unit>
d7c6b951 6242 <trans-unit id="2871943975385662656" datatype="html">
e4eaa7c9
C
6243 <source>PLAYLIST</source>
6244 <target state="new">PLAYLIST</target>
913aa176 6245 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">26</context></context-group>
6246 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">26</context></context-group>
6247 </trans-unit>
d7c6b951 6248 <trans-unit id="3438686710205841496" datatype="html">
e4eaa7c9
C
6249 <source>Create playlist</source>
6250 <target state="new">Create playlist</target>
93fe2d9c
C
6251 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">13</context></context-group>
6252 </trans-unit>
913aa176 6253 <trans-unit id="7040375308762081154" datatype="html">
6254 <source>My video channels</source>
6255 <target state="new">My video channels</target>
93fe2d9c
C
6256 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels-routing.module.ts</context><context context-type="linenumber">11</context></context-group>
6257 </trans-unit>
913aa176 6258 <trans-unit id="7418836785553125957" datatype="html">
6259 <source>Create a new video channel</source>
6260 <target state="new">Create a new video channel</target>
93fe2d9c
C
6261 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/manage-routing.module.ts</context><context context-type="linenumber">12</context></context-group>
6262 </trans-unit>
913aa176 6263 <trans-unit id="8828123061564507501" datatype="html">
6264 <source>Playlist <x id="PH"/>} deleted.</source>
6265 <target state="new">Playlist <x id="PH"/>} deleted.</target>
93fe2d9c
C
6266 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">45</context></context-group>
6267 </trans-unit>
d7c6b951 6268 <trans-unit id="3943893855105372623" datatype="html">
9f77adb8
C
6269 <source>Playlist thumbnail</source>
6270 <target state="new">Playlist thumbnail</target>
913aa176 6271 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">82</context></context-group>
6272 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">82</context></context-group>
6273 </trans-unit>
d7c6b951 6274 <trans-unit id="7743343997362363486" datatype="html">
eb12a714
C
6275 <source>No videos in this playlist.</source>
6276 <target state="new">No videos in this playlist.</target>
913aa176 6277 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.html</context><context context-type="linenumber">25</context></context-group>
6278 </trans-unit>
d7c6b951 6279 <trans-unit id="2427149618141327033" datatype="html">
913aa176 6280 <source>Browse videos on PeerTube to add them in your playlist.</source>
5a6de093 6281 <target state="new">
954511f3
C
6282 Browse videos on PeerTube to add them in your playlist.
6283 </target>
93fe2d9c
C
6284 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.html</context><context context-type="linenumber">27</context></context-group>
6285 </trans-unit>
d7c6b951 6286 <trans-unit id="8901774330683812267" datatype="html">
913aa176 6287 <source>See the <x id="START_LINK"/>documentation<x id="CLOSE_LINK"/> for more information. </source>
5a6de093
C
6288 <target state="new">
6289 See the
e6afb669
C
6290 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>documentation
6291 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more information.
5a6de093
C
6292
6293 </target>
93fe2d9c
C
6294 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.html</context><context context-type="linenumber">31</context></context-group>
6295 </trans-unit>
d7c6b951 6296 <trans-unit id="5904811038805050477" datatype="html">
eb12a714
C
6297 <source>Welcome to PeerTube!</source>
6298 <target state="new">Welcome to PeerTube!</target>
913aa176 6299 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">8</context></context-group>
6300 </trans-unit>
d7c6b951 6301 <trans-unit id="3461985498881453026" datatype="html">
913aa176 6302 <source>If you need help to use PeerTube, you can have a look at the <x id="START_LINK"/>documentation<x id="CLOSE_LINK"/>. </source>
eb12a714 6303 <target state="new">
5a6de093 6304 If you need help to use PeerTube, you can have a look at the
e6afb669
C
6305 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>documentation
6306 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>.
5a6de093
C
6307
6308 </target>
93fe2d9c
C
6309 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">13</context></context-group>
6310 </trans-unit>
6311 <trans-unit id="8844610145426272276" datatype="html">
e6afb669
C
6312 <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>
6313 <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
6314 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">17</context></context-group>
6315 </trans-unit>
6316 <trans-unit id="3030338154442300172" datatype="html">
6317 <source>Created <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}" xid="498463490165953744"/> </source>
6318 <target state="new"> Created <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}"/> </target>
6319 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-playlists/video-channel-playlists.component.html</context><context context-type="linenumber">2</context></context-group>
6320 </trans-unit>
6321 <trans-unit id="3505845886770923767" datatype="html">
6322 <source>{VAR_PLURAL, plural, =1 {1 playlist} other {<x id="INTERPOLATION"/> playlists}}</source>
6323 <target state="new">{VAR_PLURAL, plural, =1 {1 playlist} other {<x id="INTERPOLATION"/> playlists}}</target>
90aa0a74
C
6324 <context-group purpose="location">
6325 <context context-type="sourcefile">src/app/+video-channels/video-channel-playlists/video-channel-playlists.component.html</context>
6326 <context context-type="linenumber">3</context>
6327 </context-group>
913aa176 6328 </trans-unit>
d7c6b951 6329 <trans-unit id="8746826171043347689" datatype="html">
eb12a714
C
6330 <source>Verify account email confirmation</source>
6331 <target state="new">
040758e0
C
6332 Verify account email confirmation
6333 </target>
93fe2d9c
C
6334 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html</context><context context-type="linenumber">2</context></context-group>
6335 </trans-unit>
d7c6b951 6336 <trans-unit id="5705969545943613067" datatype="html">
eb12a714
C
6337 <source>Email updated.</source>
6338 <target state="new">
040758e0
C
6339 Email updated.
6340 </target>
93fe2d9c
C
6341 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html</context><context context-type="linenumber">9</context></context-group>
6342 </trans-unit>
d7c6b951 6343 <trans-unit id="5321335688371682440" datatype="html">
eb12a714
C
6344 <source>An error occurred.</source>
6345 <target state="new">An error occurred.</target>
913aa176 6346 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html</context><context context-type="linenumber">14</context></context-group>
6347 </trans-unit>
6348 <trans-unit id="9128669621822125729" datatype="html">
6349 <source>Video channel videos</source>
6350 <target state="new">Video channel videos</target>
93fe2d9c
C
6351 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels-routing.module.ts</context><context context-type="linenumber">22</context></context-group>
6352 </trans-unit>
913aa176 6353 <trans-unit id="3193822049276963401" datatype="html">
6354 <source>Video channel playlists</source>
6355 <target state="new">Video channel playlists</target>
93fe2d9c
C
6356 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels-routing.module.ts</context><context context-type="linenumber">35</context></context-group>
6357 </trans-unit>
6358 <trans-unit id="1949999959792821767" datatype="html">
6359 <source>Manage channel</source>
6360 <target state="new"> Manage channel </target>
6361 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">9</context></context-group>
6362 </trans-unit>
d7c6b951 6363 <trans-unit id="4302331889176439801" datatype="html">
eb12a714
C
6364 <source>Request email for account verification</source>
6365 <target state="new">
040758e0
C
6366 Request email for account verification
6367 </target>
93fe2d9c
C
6368 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">2</context></context-group>
6369 </trans-unit>
d7c6b951 6370 <trans-unit id="4027779086550572813" datatype="html">
eb12a714
C
6371 <source>Send verification email</source>
6372 <target state="new">Send verification email</target>
913aa176 6373 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">17</context></context-group>
6374 </trans-unit>
d7c6b951 6375 <trans-unit id="8610022770999239699" datatype="html">
eb12a714
C
6376 <source>This instance does not require email verification.</source>
6377 <target state="new">This instance does not require email verification.</target>
913aa176 6378 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">20</context></context-group>
6379 </trans-unit>
6380 <trans-unit id="248731258067914565" datatype="html">
6381 <source>Verify account via email</source>
6382 <target state="new">Verify account via email</target>
93fe2d9c
C
6383 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-routing.module.ts</context><context context-type="linenumber">15</context></context-group>
6384 </trans-unit>
913aa176 6385 <trans-unit id="9197112111252826229" datatype="html">
6386 <source>Ask to send an email to verify you account</source>
6387 <target state="new">Ask to send an email to verify you account</target>
93fe2d9c
C
6388 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-routing.module.ts</context><context context-type="linenumber">24</context></context-group>
6389 </trans-unit>
d7c6b951 6390 <trans-unit id="2999492056553212422" datatype="html">
eb12a714
C
6391 <source>Banned</source>
6392 <target state="new">Banned</target>
93fe2d9c
C
6393 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">21</context></context-group>
6394 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">105</context></context-group>
6395 </trans-unit>
d7c6b951 6396 <trans-unit id="4572885137800697555" datatype="html">
eb12a714
C
6397 <source>Instance muted</source>
6398 <target state="new">Instance muted</target>
93fe2d9c
C
6399 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-block-badges.component.html</context><context context-type="linenumber">2</context></context-group>
6400 </trans-unit>
d7c6b951 6401 <trans-unit id="302022805144581075" datatype="html">
eb12a714
C
6402 <source>Muted by your instance</source>
6403 <target state="new">Muted by your instance</target>
93fe2d9c
C
6404 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-block-badges.component.html</context><context context-type="linenumber">3</context></context-group>
6405 </trans-unit>
d7c6b951 6406 <trans-unit id="6860866645734090311" datatype="html">
eb12a714
C
6407 <source>Instance muted by your instance</source>
6408 <target state="new">Instance muted by your instance</target>
93fe2d9c
C
6409 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-block-badges.component.html</context><context context-type="linenumber">4</context></context-group>
6410 </trans-unit>
6411 <trans-unit id="8661266239199665830" datatype="html">
6412 <source>Copy account handle</source>
6413 <target state="new">Copy account handle</target>
6414 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">29</context></context-group>
6415 </trans-unit>
6416 <trans-unit id="3061133792040537550" datatype="html">
6417 <source>Show the complete description</source>
6418 <target state="new">Show the complete description</target>
6419 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">53</context></context-group>
6420 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">96</context></context-group>
6421 </trans-unit>
6422 <trans-unit id="9098920722959201547" datatype="html">
6423 <source>Show more...</source>
6424 <target state="new"> Show more... </target>
6425 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">54</context></context-group>
6426 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">97</context></context-group>
6427 </trans-unit>
6428 <trans-unit id="6808894347744915561" datatype="html">
6429 <source>Manage account</source>
6430 <target state="new"> Manage account </target>
6431 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">59</context></context-group>
6432 </trans-unit>
6433 <trans-unit id="1311667768861466464" datatype="html">
6434 <source>Search account videos</source>
6435 <target state="new">Search account videos</target>
6436 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">78</context></context-group>
6437 </trans-unit>
6438 <trans-unit id="5512878593724620692" datatype="html">
6439 <source>CHANNELS</source>
6440 <target state="new">CHANNELS</target>
6441 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">82</context></context-group>
6442 </trans-unit>
d7c6b951 6443 <trans-unit id="3666829335406793239" datatype="html">
eb12a714
C
6444 <source>This account does not have channels.</source>
6445 <target state="new">This account does not have channels.</target>
93fe2d9c
C
6446 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">5</context></context-group>
6447 </trans-unit>
d7c6b951 6448 <trans-unit id="403587185492002456" datatype="html">
5a6de093
C
6449 <source>{VAR_PLURAL, plural, =1 {1 subscriber} other {<x id="INTERPOLATION"/> subscribers}}</source>
6450 <target state="new">{VAR_PLURAL, plural, =1 {1 subscriber} other {
6451 <x id="INTERPOLATION" equiv-text="{{ videoChannel.followersCount }}"/> subscribers} }
6452 </target>
93fe2d9c
C
6453 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">26</context></context-group>
6454 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">36</context></context-group>
6455 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">34</context></context-group>
6456 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">75</context></context-group>
6457 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">13</context></context-group>
6458 </trans-unit>
6459 <trans-unit id="3068011377000255023" datatype="html">
6460 <source>{VAR_PLURAL, plural, =1 {1 videos} other {<x id="INTERPOLATION"/> videos}}</source>
6461 <target state="new">{VAR_PLURAL, plural, =1 {1 videos} other {<x id="INTERPOLATION"/> videos}}</target>
6462 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">29</context></context-group>
6463 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">39</context></context-group>
6464 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">78</context></context-group>
6465 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">16</context></context-group>
6466 </trans-unit>
6467 <trans-unit id="8856905278208146821" datatype="html">
6468 <source><x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}" xid="8553183884518584864"/> </source>
6469 <target state="new"> <x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}"/> </target>
6470 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">28</context></context-group>
6471 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">38</context></context-group>
6472 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">33</context></context-group>
6473 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">77</context></context-group>
6474 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">15</context></context-group>
6475 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context><context context-type="linenumber">2</context></context-group>
6476 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context><context context-type="linenumber">6</context></context-group>
6477 </trans-unit>
6478 <trans-unit id="4071627711041975501" datatype="html">
6479 <source>Show this channel</source>
6480 <target state="new">Show this channel</target>
6481 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">38</context></context-group>
6482 </trans-unit>
d7c6b951 6483 <trans-unit id="7766488542631150871" datatype="html">
5a6de093
C
6484 <source>{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other {<x id="INTERPOLATION"/> videos}}</source>
6485 <target state="new">{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other {
6486 <x id="INTERPOLATION" equiv-text="{{ videoChannel.videosCount }}"/> videos} }
6487 </target>
93fe2d9c
C
6488 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">37</context></context-group>
6489 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-miniature.component.html</context><context context-type="linenumber">9</context></context-group>
6490 </trans-unit>
913aa176 6491 <trans-unit id="7152797255397280410" datatype="html">
e6afb669
C
6492 <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>?
6493It will delete <x id="PH_1" equiv-text="videoChannel.videosCount"/> videos uploaded in this channel, and you will not be able to create another
6494channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</source>
913aa176 6495 <target state="new">Do you really want to delete <x id="PH"/>?
5a6de093
C
6496It will delete <x id="PH_1"/> videos uploaded in this channel, and you will not be able to create another
6497channel with the same name (<x id="PH_2"/>)!</target>
93fe2d9c
C
6498 <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>
6499 </trans-unit>
6500 <trans-unit id="4433306639366959484" datatype="html">
6501 <source>Please type the name of the video channel (<x id="PH" equiv-text="videoChannel.name"/>) to confirm</source>
6502 <target state="new">Please type the name of the video channel (<x id="PH" equiv-text="videoChannel.name"/>) to confirm</target>
7c94e1e7
C
6503 <context-group purpose="location">
6504 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context>
6505 <context context-type="linenumber">48</context>
6506 </context-group>
6507 </trans-unit>
d7c6b951 6508 <trans-unit id="3428015997161360357" datatype="html">
e4eaa7c9
C
6509 <source>NEW CHANNEL</source>
6510 <target state="new">NEW CHANNEL</target>
93fe2d9c
C
6511 <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>
6512 <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>
6513 </trans-unit>
d7c6b951 6514 <trans-unit id="7828153032795614080" datatype="html">
eb12a714
C
6515 <source>See this video channel</source>
6516 <target state="new">See this video channel</target>
93fe2d9c
C
6517 <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>
6518 <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>
6519 <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>
6520 <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>
6521 </trans-unit>
d7c6b951 6522 <trans-unit id="1545109431751219382" datatype="html">
8b049b68
C
6523 <source>This channel doesn't have any videos.</source>
6524 <target state="new">This channel doesn't have any videos.</target>
93fe2d9c
C
6525 <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>
6526 </trans-unit>
6527 <trans-unit id="2705478076887104088" datatype="html">
e6afb669
C
6528 <source>SHOW THIS CHANNEL ></source>
6529 <target state="new">SHOW THIS CHANNEL ></target>
93fe2d9c
C
6530 <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>
6531 </trans-unit>
d7c6b951 6532 <trans-unit id="4088311569349098646" datatype="html">
9d94e5d7
C
6533 <source>Stats</source>
6534 <target state="new">Stats</target>
93fe2d9c
C
6535 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">144</context></context-group>
6536 </trans-unit>
d7c6b951 6537 <trans-unit id="4068658588793749132" datatype="html">
eb12a714
C
6538 <source>This channel does not have playlists.</source>
6539 <target state="new">This channel does not have playlists.</target>
913aa176 6540 <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>
6541 </trans-unit>
d7c6b951 6542 <trans-unit id="5066829276646988805" datatype="html">
eb12a714
C
6543 <source>PeerTube</source>
6544 <target state="new">PeerTube</target>
913aa176 6545 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about.component.html</context><context context-type="linenumber">7</context></context-group>
6546 </trans-unit>
d7c6b951 6547 <trans-unit id="1415060111017347427" datatype="html">
913aa176 6548 <source>Network</source>
6549 <target state="new">Network</target>
6550 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about.component.html</context><context context-type="linenumber">9</context></context-group>
6551 </trans-unit>
d7c6b951 6552 <trans-unit id="3701439542279610547" datatype="html">
eb12a714
C
6553 <source>Follows</source>
6554 <target state="new">Follows</target>
93fe2d9c
C
6555 <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>
6556 <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>
6557 </trans-unit>
6558 <trans-unit id="400578776928464905" datatype="html">
6559 <source>Follower instances (<x id="INTERPOLATION" equiv-text="{{ followersPagination.totalItems }}"/>)</source>
6560 <target state="new">Follower instances (<x id="INTERPOLATION" equiv-text="{{ followersPagination.totalItems }}"/>)</target>
421fd853
C
6561 <context-group purpose="location">
6562 <context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context>
6563 <context context-type="linenumber">4</context>
6564 </context-group>
913aa176 6565 </trans-unit>
d7c6b951 6566 <trans-unit id="2081837971167498893" datatype="html">
913aa176 6567 <source>Following instances (<x id="INTERPOLATION" equiv-text="{{ followingsPagination.totalItems }}"/>)</source>
6568 <target state="new">Following instances (<x id="INTERPOLATION" equiv-text="{{ followingsPagination.totalItems }}"/>)</target>
421fd853
C
6569 <context-group purpose="location">
6570 <context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context>
6571 <context context-type="linenumber">16</context>
6572 </context-group>
6573 </trans-unit>
d7c6b951 6574 <trans-unit id="8203367621031610680" datatype="html">
eb12a714
C
6575 <source>Your name</source>
6576 <target state="new">Your name</target>
913aa176 6577 <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>
6578 </trans-unit>
d7c6b951 6579 <trans-unit id="1769661379068269645" datatype="html">
eb12a714
C
6580 <source>Your email</source>
6581 <target state="new">Your email</target>
913aa176 6582 <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>
6583 </trans-unit>
d7c6b951 6584 <trans-unit id="9127604588498960753" datatype="html">
eb12a714
C
6585 <source>Subject</source>
6586 <target state="new">Subject</target>
913aa176 6587 <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>
6588 </trans-unit>
d7c6b951 6589 <trans-unit id="1391056849737890767" datatype="html">
eb12a714
C
6590 <source>Your message</source>
6591 <target state="new">Your message</target>
913aa176 6592 <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>
6593 </trans-unit>
d7c6b951 6594 <trans-unit id="3174354408404578867" datatype="html">
5a6de093
C
6595 <source>About <x id="INTERPOLATION"/></source>
6596 <target state="new">About
6597 <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>
6598 </target>
913aa176 6599 <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
6600 </trans-unit>
6601 <trans-unit id="8525213662266893834" datatype="html">
6602 <source>Contact us</source>
6603 <target state="new">Contact us</target>
91ae3c4a
C
6604 <context-group purpose="location">
6605 <context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context>
6606 <context context-type="linenumber">7</context>
6607 </context-group>
6608 <context-group purpose="location">
6609 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context>
6610 <context context-type="linenumber">3</context>
6611 </context-group>
913aa176 6612 </trans-unit>
d7c6b951 6613 <trans-unit id="19872047295276660" datatype="html">
eb12a714
C
6614 <source>This instance is dedicated to sensitive/NSFW content.</source>
6615 <target state="new">This instance is dedicated to sensitive/NSFW content.</target>
913aa176 6616 <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>
6617 </trans-unit>
d7c6b951 6618 <trans-unit id="1970848297295860531" datatype="html">
913aa176 6619 <source>ADMINISTRATORS &amp; SUSTAINABILITY</source>
5a6de093 6620 <target state="new">
954511f3
C
6621 ADMINISTRATORS &amp; SUSTAINABILITY
6622 </target>
93fe2d9c
C
6623 <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>
6624 </trans-unit>
d7c6b951 6625 <trans-unit id="6741838149332998818" datatype="html">
eb12a714
C
6626 <source>Who we are</source>
6627 <target state="new">Who we are</target>
913aa176 6628 <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>
6629 </trans-unit>
d7c6b951 6630 <trans-unit id="4722135551130122302" datatype="html">
eb12a714
C
6631 <source>Why we created this instance</source>
6632 <target state="new">Why we created this instance</target>
913aa176 6633 <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>
6634 </trans-unit>
d7c6b951 6635 <trans-unit id="6434467346812189214" datatype="html">
eb12a714
C
6636 <source>How long we plan to maintain this instance</source>
6637 <target state="new">How long we plan to maintain this instance</target>
913aa176 6638 <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
6639 </trans-unit>
6640 <trans-unit id="8765504394950427814" datatype="html">
6641 <source>How we will pay for keeping our instance running</source>
6642 <target state="new">How we will pay for keeping our instance running</target>
90aa0a74
C
6643 <context-group purpose="location">
6644 <context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context>
6645 <context context-type="linenumber">86</context>
6646 </context-group>
913aa176 6647 </trans-unit>
d7c6b951 6648 <trans-unit id="7707185552909365717" datatype="html">
913aa176 6649 <source>INFORMATION</source>
5a6de093 6650 <target state="new">
954511f3
C
6651 INFORMATION
6652 </target>
93fe2d9c
C
6653 <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>
6654 </trans-unit>
d7c6b951 6655 <trans-unit id="8685905644837116382" datatype="html">
913aa176 6656 <source>MODERATION</source>
5a6de093 6657 <target state="new">
954511f3
C
6658 MODERATION
6659 </target>
93fe2d9c
C
6660 <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>
6661 </trans-unit>
d7c6b951 6662 <trans-unit id="9178042134345945115" datatype="html">
913aa176 6663 <source>OTHER INFORMATION</source>
5a6de093 6664 <target state="new">
954511f3
C
6665 OTHER INFORMATION
6666 </target>
93fe2d9c
C
6667 <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>
6668 </trans-unit>
d7c6b951 6669 <trans-unit id="4281738631669138686" datatype="html">
eb12a714
C
6670 <source>Hardware information</source>
6671 <target state="new">Hardware information</target>
93fe2d9c
C
6672 <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>
6673 </trans-unit>
d7c6b951 6674 <trans-unit id="273909283347871" datatype="html">
5a6de093
C
6675 <source>FEATURES</source>
6676 <target state="new">FEATURES</target>
93fe2d9c
C
6677 <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>
6678 </trans-unit>
d7c6b951 6679 <trans-unit id="8495040351808033345" datatype="html">
cd9246a9
C
6680 <source>Features found on this instance</source>
6681 <target state="new">Features found on this instance</target>
913aa176 6682 <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>
6683 <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>
6684 <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>
6685 </trans-unit>
d7c6b951 6686 <trans-unit id="8932880935037645502" datatype="html">
e4eaa7c9
C
6687 <source>STATISTICS</source>
6688 <target state="new">STATISTICS</target>
93fe2d9c
C
6689 <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>
6690 </trans-unit>
d7c6b951 6691 <trans-unit id="1161141363959659794" datatype="html">
e4eaa7c9
C
6692 <source>PeerTube is a self-hosted ActivityPub-federated video streaming platform using P2P directly in your web browser.</source>
6693 <target state="new">
520745bf 6694 PeerTube is a self-hosted ActivityPub-federated video streaming platform using P2P directly in your web browser.
5e6c69ce 6695 </target>
93fe2d9c
C
6696 <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>
6697 </trans-unit>
d7c6b951 6698 <trans-unit id="135286612733607700" datatype="html">
913aa176 6699 <source>It is free and open-source software, under <x id="START_LINK"/>AGPLv3 licence<x id="CLOSE_LINK"/>. </source>
6700 <target state="new"> It is free and open-source software, under <x id="START_LINK"/>AGPLv3 licence<x id="CLOSE_LINK"/>. </target>
93fe2d9c
C
6701 <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>
6702 </trans-unit>
d7c6b951 6703 <trans-unit id="7257048945916143687" datatype="html">
913aa176 6704 <source>For more information, please visit <x id="START_LINK"/>joinpeertube.org<x id="CLOSE_LINK"/>. </source>
8b049b68 6705 <target state="new">
5a6de093 6706 For more information, please visit
e6afb669
C
6707 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>joinpeertube.org
6708 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>.
5a6de093
C
6709
6710 </target>
93fe2d9c
C
6711 <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>
6712 </trans-unit>
d7c6b951 6713 <trans-unit id="8205344394429673413" datatype="html">
5a6de093 6714 <source>Use PeerTube documentation</source>
8b049b68 6715 <target state="new">Use PeerTube
5e6c69ce 6716 documentation</target>
913aa176 6717 <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>
6718 </trans-unit>
d7c6b951 6719 <trans-unit id="8674693181203168033" datatype="html">
8b049b68
C
6720 <source>Discover how to setup your account, what is a channel, how to create a playlist and more!</source>
6721 <target state="new">
5e6c69ce
C
6722 Discover how to setup your account, what is a channel, how to create a playlist and more!
6723 </target>
93fe2d9c
C
6724 <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>
6725 </trans-unit>
d7c6b951 6726 <trans-unit id="5336387229608682776" datatype="html">
5a6de093 6727 <source>PeerTube Applications</source>
8b049b68 6728 <target state="new">PeerTube
5e6c69ce 6729 Applications</target>
913aa176 6730 <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>
6731 </trans-unit>
d7c6b951 6732 <trans-unit id="7916664392219781729" datatype="html">
8b049b68
C
6733 <source>Discover unofficial Android applications or browser addons!</source>
6734 <target state="new">
5e6c69ce
C
6735 Discover unofficial Android applications or browser addons!
6736 </target>
93fe2d9c
C
6737 <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>
6738 </trans-unit>
d7c6b951 6739 <trans-unit id="4093735071527927163" datatype="html">
5a6de093 6740 <source>Contribute on PeerTube</source>
8b049b68 6741 <target state="new">Contribute on
5e6c69ce 6742 PeerTube</target>
913aa176 6743 <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>
6744 </trans-unit>
d7c6b951 6745 <trans-unit id="6886584917624458638" datatype="html">
8b049b68
C
6746 <source>Want to help to improve PeerTube? You can translate the web interface, give your feedback or directly contribute to the code!</source>
6747 <target state="new">
5e6c69ce
C
6748 Want to help to improve PeerTube? You can translate the web interface, give your feedback or directly contribute to the code!
6749 </target>
93fe2d9c
C
6750 <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>
6751 </trans-unit>
d7c6b951 6752 <trans-unit id="185970110822844952" datatype="html">
5e6c69ce
C
6753 <source>P2P &amp; Privacy</source>
6754 <target state="new">P2P &amp; Privacy</target>
93fe2d9c
C
6755 <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>
6756 </trans-unit>
d7c6b951 6757 <trans-unit id="442017645619017020" datatype="html">
913aa176 6758 <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 6759 <target state="new">
c78d3db7
C
6760 PeerTube uses the BitTorrent protocol to share bandwidth between users by default to help lower the load on the server,
6761 but ultimately leaves you the choice to switch back to regular streaming exclusively from the server of the video. What
6762 follows applies only if you want to keep using the P2P mode of PeerTube.
040758e0 6763 </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">72</context></context-group>
6765 </trans-unit>
d7c6b951 6766 <trans-unit id="6314880288843792309" datatype="html">
913aa176 6767 <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>
6768 <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
6769 <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>
6770 </trans-unit>
d7c6b951 6771 <trans-unit id="6868048887248005916" datatype="html">
5e6c69ce
C
6772 <source>What are the consequences?</source>
6773 <target state="new">What are the consequences?</target>
93fe2d9c
C
6774 <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>
6775 </trans-unit>
d7c6b951 6776 <trans-unit id="1411398404280870617" datatype="html">
913aa176 6777 <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 6778 <target state="new">
5e6c69ce
C
6779 In theory, someone with enough technical skills could create a script that tracks which IP is downloading which video.
6780 In practice, this is much more difficult because:
040758e0 6781 </target>
93fe2d9c
C
6782 <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>
6783 </trans-unit>
d7c6b951 6784 <trans-unit id="6870500454322981404" datatype="html">
913aa176 6785 <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 6786 <target state="new">
5e6c69ce
C
6787 An HTTP request has to be sent on each tracker for each video to spy.
6788 If we want to spy all PeerTube's videos, we have to send as many requests as there are videos (so potentially a lot)
6789 </target>
93fe2d9c
C
6790 <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>
6791 </trans-unit>
d7c6b951 6792 <trans-unit id="4042605201005159699" datatype="html">
913aa176 6793 <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 6794 <target state="new">
5e6c69ce
C
6795 For each request sent, the tracker returns random peers at a limited number.
6796 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 6797 requests sent to know every peer in the swarm
5e6c69ce 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">96</context></context-group>
6800 </trans-unit>
d7c6b951 6801 <trans-unit id="8817667841110447397" datatype="html">
8b049b68
C
6802 <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>
6803 <target state="new">
5e6c69ce
C
6804 Those requests have to be sent regularly to know who starts/stops watching a video. It is easy to detect that kind of behaviour
6805 </target>
93fe2d9c
C
6806 <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>
6807 </trans-unit>
d7c6b951 6808 <trans-unit id="4100327951517495019" datatype="html">
913aa176 6809 <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 6810 <target state="new">
5e6c69ce
C
6811 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
6812 video
6813 </target>
93fe2d9c
C
6814 <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>
6815 </trans-unit>
d7c6b951 6816 <trans-unit id="7196664247366401915" datatype="html">
8b049b68
C
6817 <source>The IP address is a vague information: usually, it regularly changes and can represent many persons or entities</source>
6818 <target state="new">
5e6c69ce
C
6819 The IP address is a vague information: usually, it regularly changes and can represent many persons or entities
6820 </target>
93fe2d9c
C
6821 <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>
6822 </trans-unit>
d7c6b951 6823 <trans-unit id="1120376809358109718" datatype="html">
e6afb669
C
6824 <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>
6825 <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
6826 <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>
6827 </trans-unit>
d7c6b951 6828 <trans-unit id="7812408733559506009" datatype="html">
913aa176 6829 <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 6830 <target state="new">
5e6c69ce
C
6831 The worst-case scenario of an average person spying on their friends is quite unlikely.
6832 There are much more effective ways to get that kind of information.
6833 </target>
93fe2d9c
C
6834 <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>
6835 </trans-unit>
d7c6b951 6836 <trans-unit id="8484650229450883706" datatype="html">
5e6c69ce
C
6837 <source>How does PeerTube compare with YouTube?</source>
6838 <target state="new">How does PeerTube compare with YouTube?</target>
93fe2d9c
C
6839 <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>
6840 </trans-unit>
d7c6b951 6841 <trans-unit id="6213340208914097303" datatype="html">
913aa176 6842 <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 6843 <target state="new">
c78d3db7 6844 The threats to privacy with YouTube are different from PeerTube's.
5e6c69ce
C
6845 In YouTube's case, the platform gathers a huge amount of your personal information (not only your IP) to analyze them and track you.
6846 Moreover, YouTube is owned by Google/Alphabet, a company that tracks you across many websites (via AdSense or Google Analytics).
6847 </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">130</context></context-group>
6849 </trans-unit>
d7c6b951 6850 <trans-unit id="2676074687792256808" datatype="html">
5e6c69ce
C
6851 <source>What can I do to limit the exposure of my IP address?</source>
6852 <target state="new">What can I do to limit the exposure of my IP address?</target>
93fe2d9c
C
6853 <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>
6854 </trans-unit>
d7c6b951 6855 <trans-unit id="8804946818315976118" datatype="html">
913aa176 6856 <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 6857 <target state="new">
5e6c69ce
C
6858 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
6859 your IP in their connection logs: ISP/routers/trackers/CDN and more.
6860 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.
6861 Thinking that removing P2P from PeerTube will give you back anonymity doesn't make sense.
6862 </target>
93fe2d9c
C
6863 <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>
6864 </trans-unit>
d7c6b951 6865 <trans-unit id="401806741040118292" datatype="html">
5e6c69ce
C
6866 <source>What will be done to mitigate this problem?</source>
6867 <target state="new">What will be done to mitigate this problem?</target>
93fe2d9c
C
6868 <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>
6869 </trans-unit>
d7c6b951 6870 <trans-unit id="7404776804526394585" datatype="html">
913aa176 6871 <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 6872 <target state="new">
c78d3db7
C
6873 PeerTube wants to deliver the best countermeasures possible, to give you more choice
6874 and render attacks less likely. Here is what we put in place so far:
5e6c69ce 6875 </target>
93fe2d9c
C
6876 <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>
6877 </trans-unit>
d7c6b951 6878 <trans-unit id="8635362984201852982" datatype="html">
8b049b68
C
6879 <source>We set a limit to the number of peers sent by the tracker</source>
6880 <target state="new">We set a limit to the number of peers sent by the tracker</target>
93fe2d9c
C
6881 <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>
6882 </trans-unit>
d7c6b951 6883 <trans-unit id="8903417899533541365" datatype="html">
8b049b68
C
6884 <source>We set a limit on the request frequency received by the tracker</source>
6885 <target state="new">We set a limit on the request frequency received by the tracker</target>
93fe2d9c
C
6886 <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>
6887 </trans-unit>
d7c6b951 6888 <trans-unit id="2470460396724373169" datatype="html">
8b049b68
C
6889 <source>Allow instance admins to disable P2P from the administration interface</source>
6890 <target state="new">Allow instance admins to disable P2P from the administration interface</target>
93fe2d9c
C
6891 <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>
6892 </trans-unit>
d7c6b951 6893 <trans-unit id="5991790391344625653" datatype="html">
913aa176 6894 <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 6895 <target state="new">
c78d3db7
C
6896 Ultimately, remember you can always disable P2P by toggling it in the video player, or just by disabling
6897 WebRTC in your browser.
6898 </target>
93fe2d9c
C
6899 <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>
6900 </trans-unit>
d7c6b951 6901 <trans-unit id="3857357852909495917" datatype="html">
8b049b68
C
6902 <source>This instance does not have instances followers.</source>
6903 <target state="new">This instance does not have instances followers.</target>
913aa176 6904 <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>
6905 </trans-unit>
d7c6b951 6906 <trans-unit id="8438752523256358076" datatype="html">
913aa176 6907 <source>Show full list</source>
6908 <target state="new">Show full list</target>
421fd853
C
6909 <context-group purpose="location">
6910 <context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context>
6911 <context context-type="linenumber">12</context>
6912 </context-group>
6913 <context-group purpose="location">
6914 <context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context>
6915 <context context-type="linenumber">24</context>
6916 </context-group>
913aa176 6917 </trans-unit>
d7c6b951 6918 <trans-unit id="7128556172318221342" datatype="html">
913aa176 6919 <source>This instance is not following any other.</source>
6920 <target state="new">This instance is not following any other.</target>
6921 <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>
6922 </trans-unit>
30ae75f9 6923 <trans-unit id="4195286790385468087" datatype="html">
913aa176 6924 <source>About this instance</source>
6925 <target state="new">About this instance</target>
93fe2d9c
C
6926 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-routing.module.ts</context><context context-type="linenumber">24</context></context-group>
6927 </trans-unit>
913aa176 6928 <trans-unit id="8773846522957677259" datatype="html">
6929 <source>About PeerTube</source>
6930 <target state="new">About PeerTube</target>
93fe2d9c
C
6931 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-routing.module.ts</context><context context-type="linenumber">49</context></context-group>
6932 </trans-unit>
913aa176 6933 <trans-unit id="1812900507515561988" datatype="html">
6934 <source>About this instance's network</source>
6935 <target state="new">About this instance's network</target>
93fe2d9c
C
6936 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-routing.module.ts</context><context context-type="linenumber">58</context></context-group>
6937 </trans-unit>
913aa176 6938 <trans-unit id="892073694820881630" datatype="html">
6939 <source>Link copied</source>
6940 <target state="new">Link copied</target>
93fe2d9c
C
6941 <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>
6942 </trans-unit>
6943 <trans-unit id="4807161697338135032" datatype="html">
e6afb669
C
6944 <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>
6945 <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
6946 <context-group purpose="location">
6947 <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context>
6948 <context context-type="linenumber">3</context>
6949 </context-group>
6950 </trans-unit>
d7c6b951 6951 <trans-unit id="5579867071769973287" datatype="html">
eb12a714
C
6952 <source>Create an account</source>
6953 <target state="new">
040758e0
C
6954 Create an account
6955 </target>
93fe2d9c
C
6956 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">8</context></context-group>
6957 </trans-unit>
95bd9515 6958 <trans-unit id="9082008222523034483" datatype="html">
913aa176 6959 <source>Get help</source>
6960 <target state="new">Get help</target>
6961 <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>
6962 </trans-unit>
d7c6b951 6963 <trans-unit id="6386856862203107763" datatype="html">
5a6de093
C
6964 <source>Create my account</source>
6965 <target state="new">
6966 Create my account
6967 </target>
93fe2d9c
C
6968 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">46</context></context-group>
6969 </trans-unit>
d7c6b951 6970 <trans-unit id="220345070199640496" datatype="html">
5a6de093
C
6971 <source>PeerTube is creating your account...</source>
6972 <target state="new">PeerTube is creating your account...</target>
93fe2d9c
C
6973 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">55</context></context-group>
6974 </trans-unit>
d7c6b951 6975 <trans-unit id="397098723873502323" datatype="html">
5a6de093
C
6976 <source>Done</source>
6977 <target state="new">Done</target>
93fe2d9c
C
6978 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">51</context></context-group>
6979 </trans-unit>
d7c6b951 6980 <trans-unit id="6294302495409052693" datatype="html">
5a6de093
C
6981 <source>Who are we?</source>
6982 <target state="new">Who are we?</target>
913aa176 6983 <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>
6984 </trans-unit>
d7c6b951 6985 <trans-unit id="1445137115016841401" datatype="html">
5a6de093
C
6986 <source>How long do we plan to maintain this instance?</source>
6987 <target state="new">How long do we plan to maintain this instance?</target>
913aa176 6988 <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>
6989 </trans-unit>
d7c6b951 6990 <trans-unit id="2975856643479054118" datatype="html">
5a6de093
C
6991 <source>How will we finance this instance?</source>
6992 <target state="new">How will we finance this instance?</target>
913aa176 6993 <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>
6994 </trans-unit>
d7c6b951 6995 <trans-unit id="2573967459337636542" datatype="html">
5a6de093
C
6996 <source>Administrators &amp; Sustainability</source>
6997 <target state="new">Administrators &amp; Sustainability</target>
913aa176 6998 <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>
6999 <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>
7000 </trans-unit>
d7c6b951 7001 <trans-unit id="8980375993935541237" datatype="html">
5a6de093
C
7002 <source>Step</source>
7003 <target state="new">Step</target>
913aa176 7004 <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>
7005 </trans-unit>
d7c6b951 7006 <trans-unit id="4665274432258993920" datatype="html">
913aa176 7007 <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
7008 <target state="new">
7009 A channel is an entity in which you upload your videos. Creating several of them helps you to organize and separate your content.
e6afb669 7010 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
5a6de093
C
7011 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.
7012
7013 </target>
93fe2d9c
C
7014 <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>
7015 </trans-unit>
d7c6b951 7016 <trans-unit id="2254156021453506528" datatype="html">
5a6de093
C
7017 <source>Other users can decide to subscribe any channel they want, to be notified when you publish a new video.</source>
7018 <target state="new">
7019 Other users can decide to subscribe any channel they want, to be notified when you publish a new video.
7020 </target>
93fe2d9c
C
7021 <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>
7022 </trans-unit>
d7c6b951 7023 <trans-unit id="8583412279916132438" datatype="html">
5a6de093
C
7024 <source>Channel display name</source>
7025 <target state="new">Channel display name</target>
913aa176 7026 <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>
7027 </trans-unit>
d7c6b951 7028 <trans-unit id="6980413875907286634" datatype="html">
5a6de093
C
7029 <source>Channel name</source>
7030 <target state="new">Channel name</target>
93fe2d9c
C
7031 <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>
7032 <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>
7033 <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>
7034 </trans-unit>
d7c6b951 7035 <trans-unit id="8463487834152954723" datatype="html">
5a6de093
C
7036 <source>john_channel</source>
7037 <target state="new">john_channel</target>
93fe2d9c
C
7038 <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>
7039 <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>
7040 </trans-unit>
d7c6b951 7041 <trans-unit id="7901486036096751355" datatype="html">
5a6de093
C
7042 <source>Example: my_super_channel</source>
7043 <target state="new">Example: my_super_channel</target>
913aa176 7044 <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>
7045 </trans-unit>
d7c6b951 7046 <trans-unit id="7981235640417633362" datatype="html">
5a6de093
C
7047 <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>
7048 <target state="new">
7049 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.
7050 </target>
93fe2d9c
C
7051 <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>
7052 </trans-unit>
d7c6b951 7053 <trans-unit id="5203776997447520497" datatype="html">
913aa176 7054 <source>Channel name cannot be the same as your account name. You can click on the first step to update your account name.</source>
7055 <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
7056 <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>
7057 </trans-unit>
7058 <trans-unit id="7440807341905682986" datatype="html">
e6afb669
C
7059 <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>
7060 <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
7061 <context-group purpose="location">
7062 <context context-type="sourcefile">src/app/+signup/+register/register-step-terms.component.html</context>
7063 <context context-type="linenumber">5,10</context>
7064 </context-group>
913aa176 7065 </trans-unit>
d7c6b951 7066 <trans-unit id="7326471570669373149" datatype="html">
5a6de093
C
7067 <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>
7068 <target state="new">
7069 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.
7070 </target>
93fe2d9c
C
7071 <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>
7072 </trans-unit>
7073 <trans-unit id="2770947245861951784" datatype="html">
7074 <source>Signup is not enabled on this instance.</source>
7075 <target state="new">Signup is not enabled on this instance.</target>
c49c366a
C
7076 <context-group purpose="location">
7077 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
7078 <context context-type="linenumber">4</context>
7079 </context-group>
7080 </trans-unit>
d7c6b951 7081 <trans-unit id="198278273748445199" datatype="html">
913aa176 7082 <source>Video uploads are disabled on this instance, hence your account won't be able to upload videos.</source>
7083 <target state="new"> Video uploads are disabled on this instance, hence your account won't be able to upload videos. </target>
93fe2d9c
C
7084 <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>
7085 </trans-unit>
913aa176 7086 <trans-unit id="3301086086650990787" datatype="html">
7087 <source>Register</source>
7088 <target state="new">Register</target>
93fe2d9c
C
7089 <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>
7090 </trans-unit>
5a6de093
C
7091 <trans-unit id="6979021199788941693" datatype="html">
7092 <source>Your message has been sent.</source>
7093 <target state="new">Your message has been sent.</target>
93fe2d9c
C
7094 <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>
7095 </trans-unit>
5a6de093
C
7096 <trans-unit id="2072135752262464360" datatype="html">
7097 <source>You already sent this form recently</source>
7098 <target state="new">You already sent this form recently</target>
93fe2d9c
C
7099 <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>
7100 </trans-unit>
7101 <trans-unit id="1097932116708163073" datatype="html">
7102 <source>This website is powered by PeerTube</source>
7103 <target state="new"> This website is powered by PeerTube </target>
45b3a29b
C
7104 <context-group purpose="location">
7105 <context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context>
7106 <context context-type="linenumber">2,4</context>
7107 </context-group>
7108 </trans-unit>
913aa176 7109 <trans-unit id="819067926858619041" datatype="html">
7110 <source>Account videos</source>
7111 <target state="new">Account videos</target>
93fe2d9c
C
7112 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts-routing.module.ts</context><context context-type="linenumber">35</context></context-group>
7113 </trans-unit>
91ae3c4a 7114 <trans-unit id="4605517634011438234" datatype="html">
93fe2d9c
C
7115 <source>ACCOUNT</source>
7116 <target state="new">ACCOUNT</target>
c59eab78 7117 <context-group purpose="location">
90aa0a74
C
7118 <context context-type="sourcefile">src/app/+accounts/accounts.component.html</context>
7119 <context context-type="linenumber">8</context>
c59eab78 7120 </context-group>
913aa176 7121 </trans-unit>
7122 <trans-unit id="6823616469362610020" datatype="html">
7123 <source>Account video channels</source>
7124 <target state="new">Account video channels</target>
93fe2d9c
C
7125 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts-routing.module.ts</context><context context-type="linenumber">26</context></context-group>
7126 </trans-unit>
d7c6b951 7127 <trans-unit id="807777065817324789" datatype="html">
913aa176 7128 <source>Display all videos (private, unlisted or not yet published)</source>
7129 <target state="new">Display all videos (private, unlisted or not yet published)</target>
93fe2d9c
C
7130 <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>
7131 </trans-unit>
7132 <trans-unit id="784681343382270982" datatype="html">
7133 <source>Remove this filter</source>
7134 <target state="new">Remove this filter</target>
7135 <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>
7136 </trans-unit>
7137 <trans-unit id="5254305728396198887" datatype="html">
7138 <source>Sensitive content</source>
7139 <target state="new">Sensitive content</target>
7140 <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>
7141 </trans-unit>
7142 <trans-unit id="5590086849807274701" datatype="html">
7143 <source>Scope</source>
7144 <target state="new">Scope</target>
7145 <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>
7146 </trans-unit>
7147 <trans-unit id="5019568087038659501" datatype="html">
7148 <source>Federated</source>
7149 <target state="new">Federated</target>
7150 <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>
7151 </trans-unit>
7152 <trans-unit id="1949800099101277248" datatype="html">
7153 <source>Languages</source>
7154 <target state="new">Languages</target>
7155 <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>
7156 </trans-unit>
7157 <trans-unit id="1902100407096396858" datatype="html">
7158 <source>Categories</source>
7159 <target state="new">Categories</target>
7160 <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>
7161 </trans-unit>
7162 <trans-unit id="3599150758014724057" datatype="html">
7163 <source>All videos</source>
7164 <target state="new">All videos</target>
7165 <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>
7166 </trans-unit>
7167 <trans-unit id="8466337030143068285" datatype="html">
7168 <source>Blurred</source>
7169 <target state="new">Blurred</target>
7170 <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>
7171 </trans-unit>
7172 <trans-unit id="7054829409324166420" datatype="html">
7173 <source>hidden</source>
7174 <target state="new">hidden</target>
7175 <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>
7176 </trans-unit>
7177 <trans-unit id="5766954855630346873" datatype="html">
7178 <source>blurred</source>
7179 <target state="new">blurred</target>
7180 <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>
7181 </trans-unit>
7182 <trans-unit id="1833483831276078393" datatype="html">
7183 <source>displayed</source>
7184 <target state="new">displayed</target>
7185 <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>
7186 </trans-unit>
5a6de093 7187 <trans-unit id="4856575356061361269" datatype="html">
913aa176 7188 <source><x id="PH"/> direct account followers </source>
5a6de093
C
7189 <target state="new">
7190 <x id="PH"/> direct account followers
7191 </target>
93fe2d9c
C
7192 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">153</context></context-group>
7193 </trans-unit>
913aa176 7194 <trans-unit id="6250999352462648289" datatype="html">
7195 <source>Report this account</source>
7196 <target state="new">Report this account</target>
93fe2d9c
C
7197 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">202</context></context-group>
7198 </trans-unit>
7199 <trans-unit id="2614607010577950577" datatype="html">
7200 <source>Overview</source>
7201 <target state="new">Overview</target>
c49c366a
C
7202 <context-group purpose="location">
7203 <context context-type="sourcefile">src/app/+admin/admin.component.ts</context>
7204 <context context-type="linenumber">35</context>
7205 </context-group>
7206 </trans-unit>
913aa176 7207 <trans-unit id="1504521795586863905" datatype="html">
7208 <source>VIDEOS</source>
7209 <target state="new">VIDEOS</target>
93fe2d9c
C
7210 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">83</context></context-group>
7211 <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>
7212 <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>
7213 </trans-unit>
5a6de093 7214 <trans-unit id="25349740244798533" datatype="html">
eb12a714
C
7215 <source>Username copied</source>
7216 <target state="new">Username copied</target>
93fe2d9c
C
7217 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">121</context></context-group>
7218 <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>
7219 </trans-unit>
913aa176 7220 <trans-unit id="9221735175659318025" datatype="html">
7221 <source>1 subscriber</source>
7222 <target state="new">1 subscriber</target>
93fe2d9c
C
7223 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">125</context></context-group>
7224 </trans-unit>
913aa176 7225 <trans-unit id="4097331874769079975" datatype="html">
7226 <source><x id="PH"/> subscribers</source>
7227 <target state="new"><x id="PH"/> subscribers</target>
93fe2d9c
C
7228 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">127</context></context-group>
7229 </trans-unit>
5a6de093
C
7230 <trans-unit id="1035838766454786107" datatype="html">
7231 <source>Audio-only</source>
7232 <target state="new">Audio-only</target>
913aa176 7233 <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>
7234 </trans-unit>
5a6de093 7235 <trans-unit id="8011855989482474311" datatype="html">
e6afb669
C
7236 <source>A &lt;code>.mp4&lt;/code> that keeps the original audio track, with no video</source>
7237 <target state="new">A &lt;code>.mp4&lt;/code> that keeps the original audio track, with no video</target>
913aa176 7238 <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
7239 </trans-unit>
7240 <trans-unit id="7756250490108954499" datatype="html">
7241 <source>144p</source>
7242 <target state="new">144p</target>
c49c366a
C
7243 <context-group purpose="location">
7244 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context>
7245 <context context-type="linenumber">22</context>
7246 </context-group>
913aa176 7247 </trans-unit>
5a6de093 7248 <trans-unit id="3768852440495368591" datatype="html">
eb12a714
C
7249 <source>240p</source>
7250 <target state="new">240p</target>
93fe2d9c
C
7251 <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>
7252 </trans-unit>
5a6de093 7253 <trans-unit id="6824490596490222280" datatype="html">
eb12a714
C
7254 <source>360p</source>
7255 <target state="new">360p</target>
93fe2d9c
C
7256 <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>
7257 </trans-unit>
5a6de093 7258 <trans-unit id="4039682741786530029" datatype="html">
eb12a714
C
7259 <source>480p</source>
7260 <target state="new">480p</target>
93fe2d9c
C
7261 <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>
7262 </trans-unit>
5a6de093 7263 <trans-unit id="5165245100010036661" datatype="html">
eb12a714
C
7264 <source>720p</source>
7265 <target state="new">720p</target>
93fe2d9c
C
7266 <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>
7267 </trans-unit>
5a6de093 7268 <trans-unit id="7709767791012306261" datatype="html">
eb12a714
C
7269 <source>1080p</source>
7270 <target state="new">1080p</target>
93fe2d9c
C
7271 <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>
7272 </trans-unit>
913aa176 7273 <trans-unit id="3671005503070777897" datatype="html">
7274 <source>1440p</source>
7275 <target state="new">1440p</target>
93fe2d9c
C
7276 <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>
7277 </trans-unit>
5a6de093 7278 <trans-unit id="597839553814574067" datatype="html">
eb12a714
C
7279 <source>2160p</source>
7280 <target state="new">2160p</target>
93fe2d9c
C
7281 <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>
7282 </trans-unit>
5a6de093 7283 <trans-unit id="3957742085471141221" datatype="html">
eb12a714
C
7284 <source>Auto (via ffmpeg)</source>
7285 <target state="new">Auto (via ffmpeg)</target>
913aa176 7286 <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
7287 </trans-unit>
7288 <trans-unit id="3642770981085338761" datatype="html">
7289 <source>Followers of your instance</source>
7290 <target state="new">Followers of your instance</target>
7c94e1e7
C
7291 <context-group purpose="location">
7292 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context>
7293 <context context-type="linenumber">3</context>
7294 </context-group>
913aa176 7295 </trans-unit>
7296 <trans-unit id="931255636742351800" datatype="html">
7297 <source>No limit</source>
7298 <target state="new">No limit</target>
93fe2d9c
C
7299 <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>
7300 </trans-unit>
913aa176 7301 <trans-unit id="5250062810079582285" datatype="html">
7302 <source>1 hour</source>
7303 <target state="new">1 hour</target>
93fe2d9c
C
7304 <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>
7305 </trans-unit>
913aa176 7306 <trans-unit id="8662356672298904015" datatype="html">
7307 <source>3 hours</source>
7308 <target state="new">3 hours</target>
93fe2d9c
C
7309 <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>
7310 </trans-unit>
913aa176 7311 <trans-unit id="1794624538833178491" datatype="html">
7312 <source>5 hours</source>
7313 <target state="new">5 hours</target>
93fe2d9c
C
7314 <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>
7315 </trans-unit>
913aa176 7316 <trans-unit id="4941148355486671862" datatype="html">
7317 <source>10 hours</source>
7318 <target state="new">10 hours</target>
93fe2d9c
C
7319 <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>
7320 </trans-unit>
913aa176 7321 <trans-unit id="6659155428791414865" datatype="html">
7322 <source>x264, targeting maximum device compatibility</source>
7323 <target state="new">x264, targeting maximum device compatibility</target>
93fe2d9c
C
7324 <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>
7325 <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>
7326 </trans-unit>
d7c6b951 7327 <trans-unit id="1473738049081128420" datatype="html">
913aa176 7328 <source>Estimating a server's capacity to transcode and stream videos isn't easy and we can't tune PeerTube automatically.</source>
7329 <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
7330 <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>
7331 </trans-unit>
d7c6b951 7332 <trans-unit id="9122600735711449044" datatype="html">
913aa176 7333 <source>However, you may want to read our guidelines before tweaking the following values.</source>
7334 <target state="new"> However, you may want to read our guidelines before tweaking the following values. </target>
93fe2d9c
C
7335 <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>
7336 </trans-unit>
d7c6b951 7337 <trans-unit id="9035429011363248302" datatype="html">
913aa176 7338 <source>Read guidelines</source>
7339 <target state="new"> Read guidelines </target>
93fe2d9c
C
7340 <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>
7341 </trans-unit>
d7c6b951 7342 <trans-unit id="2384409178337534505" datatype="html">
913aa176 7343 <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>
7344 <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
7345 <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>
7346 </trans-unit>
913aa176 7347 <trans-unit id="1618463615802675111" datatype="html">
7348 <source>threads</source>
7349 <target state="new">threads</target>
93fe2d9c
C
7350 <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>
7351 </trans-unit>
913aa176 7352 <trans-unit id="593234948551881507" datatype="html">
7353 <source>thread</source>
7354 <target state="new">thread</target>
93fe2d9c
C
7355 <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>
7356 </trans-unit>
7357 <trans-unit id="709846045064893539" datatype="html">
7358 <source>Updating instance configuration from the web interface is disabled by the system administrator.</source>
7359 <target state="new"> Updating instance configuration from the web interface is disabled by the system administrator.
a71d4140 7360</target>
09e1784b
C
7361 <context-group purpose="location">
7362 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
a71d4140 7363 <context context-type="linenumber">3,5</context>
09e1784b 7364 </context-group>
93fe2d9c
C
7365 </trans-unit>
7366 <trans-unit id="1305357231288135414" datatype="html">
7367 <source>Homepage</source>
7368 <target state="new">Homepage</target>
7369 <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>
7370 <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>
7371 <context-group purpose="location"><context context-type="sourcefile">src/app/+home/home-routing.module.ts</context><context context-type="linenumber">11</context></context-group>
7372 </trans-unit>
7373 <trans-unit id="5037437391296624618" datatype="html">
7374 <source>Information</source>
7375 <target state="new">Information</target>
7376 <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>
7377 </trans-unit>
7378 <trans-unit id="8643289769990675407" datatype="html">
7379 <source>Basic</source>
7380 <target state="new">Basic</target>
7381 <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>
7382 </trans-unit>
5a6de093 7383 <trans-unit id="2060042292048624940" datatype="html">
eb12a714
C
7384 <source>Configuration updated.</source>
7385 <target state="new">Configuration updated.</target>
9b0b8301
C
7386 <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>
7387 </trans-unit>
93fe2d9c
C
7388 <trans-unit id="6920964195632624609" datatype="html">
7389 <source>INSTANCE HOMEPAGE</source>
7390 <target state="new">INSTANCE HOMEPAGE</target>
09e1784b
C
7391 <context-group purpose="location">
7392 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-homepage.component.html</context>
7393 <context context-type="linenumber">7</context>
7394 </context-group>
913aa176 7395 </trans-unit>
7396 <trans-unit id="3203902538239082422" datatype="html">
7397 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source>
7398 <target state="new">You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</target>
93fe2d9c
C
7399 <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>
7400 </trans-unit>
913aa176 7401 <trans-unit id="6284468333579755406" datatype="html">
7402 <source>Edit custom configuration</source>
7403 <target state="new">Edit custom configuration</target>
93fe2d9c
C
7404 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/config.routes.ts</context><context context-type="linenumber">24</context></context-group>
7405 </trans-unit>
5a6de093 7406 <trans-unit id="6549061957433635758" datatype="html">
4891e4c7
C
7407 <source>Process domains</source>
7408 <target state="new">Process domains</target>
913aa176 7409 <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>
7410 </trans-unit>
5a6de093 7411 <trans-unit id="1909009883731319373" datatype="html">
913aa176 7412 <source>Report <x id="PH"/> </source>
5a6de093
C
7413 <target state="new">Report
7414 <x id="PH"/>
7415 </target>
93fe2d9c
C
7416 <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>
7417 </trans-unit>
5a6de093
C
7418 <trans-unit id="5065410539274460415" datatype="html">
7419 <source>Account reported.</source>
7420 <target state="new">Account reported.</target>
93fe2d9c
C
7421 <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>
7422 </trans-unit>
5a6de093
C
7423 <trans-unit id="6245265026120479954" datatype="html">
7424 <source>Comment reported.</source>
7425 <target state="new">Comment reported.</target>
913aa176 7426 <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>
7427 </trans-unit>
5a6de093 7428 <trans-unit id="2127446333083057097" datatype="html">
e4eaa7c9
C
7429 <source>Domain is required.</source>
7430 <target state="new">Domain is required.</target>
93fe2d9c
C
7431 <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>
7432 <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>
7433 </trans-unit>
7434 <trans-unit id="7951488350851416577" datatype="html">
7435 <source>Hosts entered are invalid.</source>
7436 <target state="new">Hosts entered are invalid.</target>
7c94e1e7
C
7437 <context-group purpose="location">
7438 <context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context>
7439 <context context-type="linenumber">93</context>
7440 </context-group>
93fe2d9c
C
7441 </trans-unit>
7442 <trans-unit id="1469559036084108672" datatype="html">
7443 <source>Hosts entered contain duplicates.</source>
7444 <target state="new">Hosts entered contain duplicates.</target>
7c94e1e7
C
7445 <context-group purpose="location">
7446 <context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context>
7447 <context context-type="linenumber">94</context>
7448 </context-group>
93fe2d9c
C
7449 </trans-unit>
7450 <trans-unit id="5991533283446904296" datatype="html">
7451 <source>Hosts or handles are invalid.</source>
7452 <target state="new">Hosts or handles are invalid.</target>
7c94e1e7
C
7453 <context-group purpose="location">
7454 <context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context>
7455 <context context-type="linenumber">102</context>
7456 </context-group>
93fe2d9c
C
7457 </trans-unit>
7458 <trans-unit id="6759198394434886237" datatype="html">
7459 <source>Hosts or handles contain duplicates.</source>
7460 <target state="new">Hosts or handles contain duplicates.</target>
7c94e1e7
C
7461 <context-group purpose="location">
7462 <context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context>
7463 <context context-type="linenumber">103</context>
7464 </context-group>
913aa176 7465 </trans-unit>
5a6de093 7466 <trans-unit id="240806681889331244" datatype="html">
eb12a714
C
7467 <source>Unlimited</source>
7468 <target state="new">Unlimited</target>
93fe2d9c
C
7469 <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>
7470 <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>
7471 <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>
7472 <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>
7473 <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>
7474 <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>
7475 </trans-unit>
5a6de093 7476 <trans-unit id="5504952199515017930" datatype="html">
e4eaa7c9
C
7477 <source>None - no upload possible</source>
7478 <target state="new">None - no upload possible</target>
913aa176 7479 <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>
7480 <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>
7481 </trans-unit>
5a6de093 7482 <trans-unit id="616370606803836610" datatype="html">
eb12a714
C
7483 <source>100MB</source>
7484 <target state="new">100MB</target>
913aa176 7485 <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>
7486 <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>
7487 </trans-unit>
5a6de093 7488 <trans-unit id="9162997081789455476" datatype="html">
eb12a714
C
7489 <source>500MB</source>
7490 <target state="new">500MB</target>
913aa176 7491 <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>
7492 <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>
7493 </trans-unit>
5a6de093 7494 <trans-unit id="1541266817985876981" datatype="html">
eb12a714
C
7495 <source>1GB</source>
7496 <target state="new">1GB</target>
913aa176 7497 <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>
7498 </trans-unit>
5a6de093 7499 <trans-unit id="6075751004411938819" datatype="html">
eb12a714
C
7500 <source>5GB</source>
7501 <target state="new">5GB</target>
913aa176 7502 <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>
7503 <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>
7504 </trans-unit>
5a6de093 7505 <trans-unit id="246811372655482890" datatype="html">
eb12a714
C
7506 <source>20GB</source>
7507 <target state="new">20GB</target>
913aa176 7508 <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>
7509 <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>
7510 </trans-unit>
5a6de093 7511 <trans-unit id="2491910291056632032" datatype="html">
eb12a714
C
7512 <source>50GB</source>
7513 <target state="new">50GB</target>
913aa176 7514 <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>
7515 <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>
7516 </trans-unit>
7517 <trans-unit id="5514849824631859021" datatype="html">
7518 <source>100GB</source>
7519 <target state="new">100GB</target>
7d3316dc
C
7520 <context-group purpose="location">
7521 <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context>
7522 <context context-type="linenumber">30</context>
7523 </context-group>
913aa176 7524 </trans-unit>
7525 <trans-unit id="8245180845645676506" datatype="html">
7526 <source>200GB</source>
7527 <target state="new">200GB</target>
7d3316dc
C
7528 <context-group purpose="location">
7529 <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context>
7530 <context context-type="linenumber">31</context>
7531 </context-group>
913aa176 7532 </trans-unit>
7533 <trans-unit id="5468089754278798237" datatype="html">
7534 <source>500GB</source>
7535 <target state="new">500GB</target>
7d3316dc
C
7536 <context-group purpose="location">
7537 <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context>
7538 <context context-type="linenumber">32</context>
7539 </context-group>
7540 </trans-unit>
5a6de093 7541 <trans-unit id="3977630500122496087" datatype="html">
eb12a714
C
7542 <source>10MB</source>
7543 <target state="new">10MB</target>
913aa176 7544 <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>
7545 </trans-unit>
5a6de093 7546 <trans-unit id="2060593120571755546" datatype="html">
eb12a714
C
7547 <source>50MB</source>
7548 <target state="new">50MB</target>
913aa176 7549 <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>
7550 </trans-unit>
5a6de093 7551 <trans-unit id="7653028819867308249" datatype="html">
eb12a714
C
7552 <source>2GB</source>
7553 <target state="new">2GB</target>
913aa176 7554 <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>
7555 </trans-unit>
7556 <trans-unit id="7641416475804061087" datatype="html">
7557 <source>10GB</source>
7558 <target state="new">10GB</target>
7d3316dc
C
7559 <context-group purpose="location">
7560 <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context>
7561 <context context-type="linenumber">44</context>
7562 </context-group>
7563 </trans-unit>
5a6de093 7564 <trans-unit id="2520968456492632777" datatype="html">
913aa176 7565 <source><x id="PH"/> accepted in instance followers </source>
5a6de093
C
7566 <target state="new">
7567 <x id="PH"/> accepted in instance followers
7568 </target>
913aa176 7569 <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>
7570 </trans-unit>
5a6de093 7571 <trans-unit id="450530533730658004" datatype="html">
eb12a714
C
7572 <source>Do you really want to reject this follower?</source>
7573 <target state="new">Do you really want to reject this follower?</target>
913aa176 7574 <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>
7575 </trans-unit>
5a6de093 7576 <trans-unit id="7378878529334768232" datatype="html">
eb12a714
C
7577 <source>Reject</source>
7578 <target state="new">Reject</target>
913aa176 7579 <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>
7580 </trans-unit>
5a6de093 7581 <trans-unit id="2040902819815401278" datatype="html">
913aa176 7582 <source><x id="PH"/> rejected from instance followers </source>
5a6de093
C
7583 <target state="new">
7584 <x id="PH"/> rejected from instance followers
7585 </target>
913aa176 7586 <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>
7587 </trans-unit>
5a6de093 7588 <trans-unit id="3620117223790525725" datatype="html">
eb12a714
C
7589 <source>Do you really want to delete this follower?</source>
7590 <target state="new">Do you really want to delete this follower?</target>
913aa176 7591 <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>
7592 </trans-unit>
7593 <trans-unit id="7022070615528435141" datatype="html">
7594 <source>Delete</source>
7595 <target state="new">Delete</target>
e6afb669
C
7596
7597
7598
7599
7600
7601
7602
7603
7604
7605
7606
7607
7608
7609
7610
7611
7612
7613
7614
7615
7616
7617
7618
7619
7620
7621 <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 7622 <trans-unit id="2452034338905853167" datatype="html">
913aa176 7623 <source><x id="PH"/> removed from instance followers </source>
5a6de093
C
7624 <target state="new">
7625 <x id="PH"/> removed from instance followers
7626 </target>
913aa176 7627 <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
7628 </trans-unit>
7629 <trans-unit id="6018246591673612412" datatype="html">
7630 <source>Follow</source>
7631 <target state="new">Follow</target>
7c94e1e7
C
7632 <context-group purpose="location">
7633 <context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context>
7634 <context context-type="linenumber">3</context>
7635 </context-group>
7636 <context-group purpose="location">
7637 <context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context>
7638 <context context-type="linenumber">37</context>
7639 </context-group>
7640 <context-group purpose="location">
7641 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
7642 <context context-type="linenumber">18</context>
7643 </context-group>
93fe2d9c
C
7644 </trans-unit>
7645 <trans-unit id="3596798855644241001" datatype="html">
7646 <source>1 host (without "http://"), account handle or channel handle per line</source>
7647 <target state="new">1 host (without "http://"), account handle or channel handle per line</target>
7c94e1e7
C
7648 <context-group purpose="location">
7649 <context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context>
7650 <context context-type="linenumber">11</context>
7651 </context-group>
913aa176 7652 </trans-unit>
5a6de093 7653 <trans-unit id="2740793005745065895" datatype="html">
913aa176 7654 <source><x id="PH"/> is not valid </source>
5a6de093
C
7655 <target state="new">
7656 <x id="PH"/> is not valid
7657 </target>
93fe2d9c
C
7658 <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>
7659 <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>
7660 </trans-unit>
5a6de093 7661 <trans-unit id="2355066641781598196" datatype="html">
eb12a714
C
7662 <source>Follow request(s) sent!</source>
7663 <target state="new">Follow request(s) sent!</target>
93fe2d9c
C
7664 <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>
7665 </trans-unit>
7666 <trans-unit id="3459358413436264734" datatype="html">
7667 <source>Your instance subscriptions</source>
7668 <target state="new">Your instance subscriptions</target>
7c94e1e7
C
7669 <context-group purpose="location">
7670 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
7671 <context context-type="linenumber">3</context>
7672 </context-group>
913aa176 7673 </trans-unit>
5a6de093
C
7674 <trans-unit id="4245720728052819482" datatype="html">
7675 <source>Do you really want to unfollow <x id="PH"/>?</source>
7676 <target state="new">Do you really want to unfollow
7677 <x id="PH"/>?
7678 </target>
93fe2d9c
C
7679 <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>
7680 </trans-unit>
5a6de093 7681 <trans-unit id="9160510009013134726" datatype="html">
eb12a714
C
7682 <source>Unfollow</source>
7683 <target state="new">Unfollow</target>
93fe2d9c
C
7684 <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>
7685 </trans-unit>
5a6de093
C
7686 <trans-unit id="3935234189109112926" datatype="html">
7687 <source>You are not following <x id="PH"/> anymore.</source>
7688 <target state="new">You are not following
7689 <x id="PH"/> anymore.
7690 </target>
93fe2d9c
C
7691 <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>
7692 </trans-unit>
7693 <trans-unit id="397182597341363053" datatype="html">
7694 <source>Redundancy</source>
7695 <target state="new">Redundancy</target>
8f0b94f0
C
7696 <context-group purpose="location">
7697 <context context-type="sourcefile">src/app/+admin/follows/follows.routes.ts</context>
7698 <context context-type="linenumber">48</context>
7699 </context-group>
7700 </trans-unit>
5a6de093 7701 <trans-unit id="2593763089859685916" datatype="html">
eb12a714
C
7702 <source>enabled</source>
7703 <target state="new">enabled</target>
913aa176 7704 <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>
7705 </trans-unit>
5a6de093 7706 <trans-unit id="8444272719785117681" datatype="html">
eb12a714
C
7707 <source>disabled</source>
7708 <target state="new">disabled</target>
913aa176 7709 <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>
7710 </trans-unit>
5a6de093
C
7711 <trans-unit id="135214224090612796" datatype="html">
7712 <source>Redundancy for <x id="PH"/> is <x id="PH_1"/></source>
7713 <target state="new">Redundancy for
7714 <x id="PH"/> is
7715 <x id="PH_1"/>
7716 </target>
913aa176 7717 <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>
7718 </trans-unit>
5a6de093 7719 <trans-unit id="5875705095657098468" datatype="html">
e4eaa7c9
C
7720 <source>Do you really want to remove this video redundancy?</source>
7721 <target state="new">Do you really want to remove this video redundancy?</target>
93fe2d9c
C
7722 <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>
7723 </trans-unit>
5a6de093 7724 <trans-unit id="9098272570113000349" datatype="html">
e4eaa7c9
C
7725 <source>Remove redundancy</source>
7726 <target state="new">Remove redundancy</target>
93fe2d9c
C
7727 <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>
7728 </trans-unit>
5a6de093 7729 <trans-unit id="6537102123107780785" datatype="html">
e4eaa7c9
C
7730 <source>Video redundancies removed!</source>
7731 <target state="new">Video redundancies removed!</target>
93fe2d9c
C
7732 <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>
7733 </trans-unit>
5a6de093
C
7734 <trans-unit id="8639315630141911544" datatype="html">
7735 <source>Account <x id="PH"/> unmuted by your instance.</source>
7736 <target state="new">Account
7737 <x id="PH"/> unmuted by your instance.
7738 </target>
93fe2d9c
C
7739 <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>
7740 </trans-unit>
5a6de093
C
7741 <trans-unit id="3371601176452094961" datatype="html">
7742 <source>Instance <x id="PH"/> unmuted by your instance.</source>
7743 <target state="new">Instance
7744 <x id="PH"/> unmuted by your instance.
7745 </target>
913aa176 7746 <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>
7747 </trans-unit>
5a6de093
C
7748 <trans-unit id="3096398988891996621" datatype="html">
7749 <source>Instance <x id="PH"/> muted by your instance.</source>
7750 <target state="new">Instance
7751 <x id="PH"/> muted by your instance.
7752 </target>
913aa176 7753 <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>
7754 </trans-unit>
5a6de093 7755 <trans-unit id="2393853062458645999" datatype="html">
eb12a714
C
7756 <source>Comment updated.</source>
7757 <target state="new">Comment updated.</target>
913aa176 7758 <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>
7759 </trans-unit>
5a6de093
C
7760 <trans-unit id="149121389669248117" datatype="html">
7761 <source>Violent or Repulsive</source>
7762 <target state="new">Violent or Repulsive</target>
93fe2d9c
C
7763 <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>
7764 </trans-unit>
5a6de093
C
7765 <trans-unit id="2493388551376623687" datatype="html">
7766 <source>Hateful or Abusive</source>
7767 <target state="new">Hateful or Abusive</target>
93fe2d9c
C
7768 <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>
7769 </trans-unit>
5a6de093
C
7770 <trans-unit id="5124757565683866220" datatype="html">
7771 <source>Spam or Misleading</source>
7772 <target state="new">Spam or Misleading</target>
93fe2d9c
C
7773 <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>
7774 </trans-unit>
913aa176 7775 <trans-unit id="8440128775129354214" datatype="html">
7776 <source>Privacy</source>
7777 <target state="new">Privacy</target>
93fe2d9c
C
7778 <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>
7779 <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>
7780 <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>
7781 <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>
7782 <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>
7783 <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>
7784 <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>
7785 <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>
7786 <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>
7787 </trans-unit>
5a6de093
C
7788 <trans-unit id="8768506950499277937" datatype="html">
7789 <source>Copyright</source>
7790 <target state="new">Copyright</target>
93fe2d9c
C
7791 <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>
7792 <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>
7793 </trans-unit>
5a6de093
C
7794 <trans-unit id="3776575731053010580" datatype="html">
7795 <source>Server rules</source>
7796 <target state="new">Server rules</target>
93fe2d9c
C
7797 <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>
7798 </trans-unit>
5a6de093
C
7799 <trans-unit id="6907161397537530258" datatype="html">
7800 <source>Thumbnails</source>
7801 <target state="new">Thumbnails</target>
93fe2d9c
C
7802 <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>
7803 <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>
7804 </trans-unit>
5a6de093 7805 <trans-unit id="6473213678768782133" datatype="html">
cd9246a9
C
7806 <source>Internal actions</source>
7807 <target state="new">Internal actions</target>
93fe2d9c
C
7808 <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>
7809 <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>
7810 </trans-unit>
5a6de093 7811 <trans-unit id="4559872264406386913" datatype="html">
e4eaa7c9
C
7812 <source>Delete report</source>
7813 <target state="new">Delete report</target>
93fe2d9c
C
7814 <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>
7815 </trans-unit>
5a6de093
C
7816 <trans-unit id="5793550984155962433" datatype="html">
7817 <source>Actions for the flagged account</source>
7818 <target state="new">Actions for the flagged account</target>
93fe2d9c
C
7819 <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>
7820 </trans-unit>
5a6de093 7821 <trans-unit id="1679841953757186358" datatype="html">
eb12a714
C
7822 <source>Mark as accepted</source>
7823 <target state="new">Mark as accepted</target>
93fe2d9c
C
7824 <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>
7825 </trans-unit>
5a6de093 7826 <trans-unit id="7993358694073742566" datatype="html">
eb12a714
C
7827 <source>Mark as rejected</source>
7828 <target state="new">Mark as rejected</target>
93fe2d9c
C
7829 <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>
7830 </trans-unit>
5a6de093
C
7831 <trans-unit id="4175703770051343108" datatype="html">
7832 <source>Add internal note</source>
7833 <target state="new">Add internal note</target>
93fe2d9c
C
7834 <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>
7835 </trans-unit>
5a6de093 7836 <trans-unit id="296166371893775555" datatype="html">
e4eaa7c9
C
7837 <source>Actions for the video</source>
7838 <target state="new">Actions for the video</target>
93fe2d9c
C
7839 <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>
7840 <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>
7841 </trans-unit>
5a6de093
C
7842 <trans-unit id="3924877328520650445" datatype="html">
7843 <source>Block video</source>
7844 <target state="new">Block video</target>
93fe2d9c
C
7845 <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>
7846 </trans-unit>
5a6de093
C
7847 <trans-unit id="4762794934098378428" datatype="html">
7848 <source>Video blocked.</source>
7849 <target state="new">Video blocked.</target>
93fe2d9c
C
7850 <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>
7851 </trans-unit>
5a6de093
C
7852 <trans-unit id="4328862996304258770" datatype="html">
7853 <source>Unblock video</source>
7854 <target state="new">Unblock video</target>
93fe2d9c
C
7855 <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>
7856 </trans-unit>
5a6de093
C
7857 <trans-unit id="9065327551191479877" datatype="html">
7858 <source>Video unblocked.</source>
7859 <target state="new">Video unblocked.</target>
93fe2d9c
C
7860 <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>
7861 </trans-unit>
5a6de093 7862 <trans-unit id="1250415136605923486" datatype="html">
eb12a714
C
7863 <source>Do you really want to delete this abuse report?</source>
7864 <target state="new">Do you really want to delete this abuse report?</target>
93fe2d9c
C
7865 <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>
7866 </trans-unit>
5a6de093 7867 <trans-unit id="3482559157143817408" datatype="html">
eb12a714
C
7868 <source>Abuse deleted.</source>
7869 <target state="new">Abuse deleted.</target>
93fe2d9c
C
7870 <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>
7871 </trans-unit>
5a6de093
C
7872 <trans-unit id="6282990098351939529" datatype="html">
7873 <source>Deleted comment</source>
7874 <target state="new">Deleted comment</target>
93fe2d9c
C
7875 <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>
7876 </trans-unit>
5a6de093
C
7877 <trans-unit id="9196775343330824083" datatype="html">
7878 <source>Messages with reporter</source>
7879 <target state="new">Messages with reporter</target>
93fe2d9c
C
7880 <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>
7881 </trans-unit>
5a6de093
C
7882 <trans-unit id="8770468575924421391" datatype="html">
7883 <source>Messages with moderators</source>
7884 <target state="new">Messages with moderators</target>
93fe2d9c
C
7885 <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>
7886 </trans-unit>
5a6de093
C
7887 <trans-unit id="8528549800795985099" datatype="html">
7888 <source>Update internal note</source>
7889 <target state="new">Update internal note</target>
93fe2d9c
C
7890 <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>
7891 </trans-unit>
5a6de093
C
7892 <trans-unit id="3962242315365992494" datatype="html">
7893 <source>Switch video block to manual</source>
7894 <target state="new">Switch video block to manual</target>
93fe2d9c
C
7895 <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>
7896 </trans-unit>
5a6de093
C
7897 <trans-unit id="6906423861055262169" datatype="html">
7898 <source>Video <x id="PH"/> switched to manual block.</source>
7899 <target state="new">Video
7900 <x id="PH"/> switched to manual block.
7901 </target>
93fe2d9c
C
7902 <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>
7903 </trans-unit>
5a6de093
C
7904 <trans-unit id="7293356040886494773" datatype="html">
7905 <source>Do you really want to unblock this video? It will be available again in the videos list.</source>
7906 <target state="new">Do you really want to unblock this video? It will be available again in the videos list.</target>
93fe2d9c
C
7907 <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>
7908 </trans-unit>
5a6de093
C
7909 <trans-unit id="4859202148272511129" datatype="html">
7910 <source>Unblock</source>
7911 <target state="new">Unblock</target>
e6afb669
C
7912
7913
7914
7915
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">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
7917 <trans-unit id="4922469417589203720" datatype="html">
7918 <source>Video <x id="PH"/> unblocked.</source>
7919 <target state="new">Video
7920 <x id="PH"/> unblocked.
7921 </target>
e6afb669
C
7922
7923
7924 <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 7925 <trans-unit id="6286037250766429054" datatype="html">
5a6de093
C
7926 <source>yes</source>
7927 <target state="new">yes</target>
913aa176 7928 <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>
7929 <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>
7930 </trans-unit>
d7c6b951 7931 <trans-unit id="2420525563530770652" datatype="html">
5a6de093
C
7932 <source>no</source>
7933 <target state="new">no</target>
913aa176 7934 <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>
7935 <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>
7936 </trans-unit>
5a6de093
C
7937 <trans-unit id="212615365039028546" datatype="html">
7938 <source>You don't have plugins installed yet.</source>
7939 <target state="new">You don't have plugins installed yet.</target>
93fe2d9c
C
7940 <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>
7941 </trans-unit>
5a6de093
C
7942 <trans-unit id="1710094819987243777" datatype="html">
7943 <source>You don't have themes installed yet.</source>
7944 <target state="new">You don't have themes installed yet.</target>
93fe2d9c
C
7945 <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>
7946 </trans-unit>
5a6de093 7947 <trans-unit id="931472057457682240" datatype="html">
913aa176 7948 <source>Update to <x id="PH"/> </source>
5a6de093
C
7949 <target state="new">Update to
7950 <x id="PH"/>
7951 </target>
93fe2d9c
C
7952 <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>
7953 </trans-unit>
5a6de093
C
7954 <trans-unit id="9107383323119159110" datatype="html">
7955 <source>Do you really want to uninstall <x id="PH"/>?</source>
7956 <target state="new">Do you really want to uninstall
7957 <x id="PH"/>?
7958 </target>
93fe2d9c
C
7959 <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>
7960 </trans-unit>
913aa176 7961 <trans-unit id="4474510732215437338" datatype="html">
7962 <source>Uninstall</source>
7963 <target state="new">Uninstall</target>
93fe2d9c
C
7964 <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>
7965 <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>
7966 </trans-unit>
5a6de093 7967 <trans-unit id="3773378957693174719" datatype="html">
913aa176 7968 <source><x id="PH"/> uninstalled. </source>
5a6de093
C
7969 <target state="new">
7970 <x id="PH"/> uninstalled.
7971 </target>
93fe2d9c
C
7972 <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>
7973 </trans-unit>
7974 <trans-unit id="7914215986085479339" datatype="html">
7975 <source>This is a major plugin upgrade. Please go on the plugin homepage to check potential release notes.</source>
7976 <target state="new">This is a major plugin upgrade. Please go on the plugin homepage to check potential release notes.</target>
7977 <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>
7978 </trans-unit>
7979 <trans-unit id="2849750161085431718" datatype="html">
7980 <source>Upgrade</source>
7981 <target state="new">Upgrade</target>
7982 <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>
7983 </trans-unit>
7984 <trans-unit id="7686590072950686188" datatype="html">
7985 <source>Proceed upgrade</source>
7986 <target state="new">Proceed upgrade</target>
7987 <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>
7988 </trans-unit>
5a6de093 7989 <trans-unit id="7830308409197461339" datatype="html">
913aa176 7990 <source><x id="PH"/> updated. </source>
5a6de093
C
7991 <target state="new">
7992 <x id="PH"/> updated.
7993 </target>
93fe2d9c
C
7994 <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>
7995 </trans-unit>
913aa176 7996 <trans-unit id="3229595422546554334" datatype="html">
7997 <source>Jobs</source>
7998 <target state="new">Jobs</target>
93fe2d9c
C
7999 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">154</context></context-group>
8000 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/system.routes.ts</context><context context-type="linenumber">24</context></context-group>
8001 </trans-unit>
913aa176 8002 <trans-unit id="4804785061014590286" datatype="html">
8003 <source>Logs</source>
8004 <target state="new">Logs</target>
93fe2d9c
C
8005 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">162</context></context-group>
8006 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/system.routes.ts</context><context context-type="linenumber">35</context></context-group>
8007 </trans-unit>
5a6de093 8008 <trans-unit id="3150704904301058778" datatype="html">
eb12a714
C
8009 <source>The plugin index is not available. Please retry later.</source>
8010 <target state="new">The plugin index is not available. Please retry later.</target>
93fe2d9c
C
8011 <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>
8012 </trans-unit>
5a6de093 8013 <trans-unit id="1387301493234848481" datatype="html">
eb12a714
C
8014 <source>Please only install plugins or themes you trust, since they can execute any code on your instance.</source>
8015 <target state="new">Please only install plugins or themes you trust, since they can execute any code on your instance.</target>
93fe2d9c
C
8016 <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>
8017 </trans-unit>
5a6de093
C
8018 <trans-unit id="2994182849694226596" datatype="html">
8019 <source>Install <x id="PH"/>?</source>
8020 <target state="new">Install
8021 <x id="PH"/>?
8022 </target>
93fe2d9c
C
8023 <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>
8024 </trans-unit>
5a6de093 8025 <trans-unit id="6703720397495603345" datatype="html">
913aa176 8026 <source><x id="PH"/> installed. </source>
5a6de093
C
8027 <target state="new">
8028 <x id="PH"/> installed.
8029 </target>
93fe2d9c
C
8030 <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>
8031 </trans-unit>
5a6de093 8032 <trans-unit id="1875025899004073421" datatype="html">
eb12a714
C
8033 <source>Settings updated.</source>
8034 <target state="new">Settings updated.</target>
93fe2d9c
C
8035 <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>
8036 </trans-unit>
5a6de093 8037 <trans-unit id="2941409202780782189" datatype="html">
eb12a714
C
8038 <source>plugin</source>
8039 <target state="new">plugin</target>
93fe2d9c
C
8040 <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>
8041 </trans-unit>
5a6de093 8042 <trans-unit id="840045833311458646" datatype="html">
eb12a714
C
8043 <source>theme</source>
8044 <target state="new">theme</target>
93fe2d9c
C
8045 <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>
8046 </trans-unit>
8047 <trans-unit id="2483018961011868950" datatype="html">
8048 <source>IP address</source>
8049 <target state="new">IP address</target>
90aa0a74
C
8050 <context-group purpose="location">
8051 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8052 <context context-type="linenumber">2</context>
8053 </context-group>
93fe2d9c
C
8054 </trans-unit>
8055 <trans-unit id="7223931053738621590" datatype="html">
e6afb669
C
8056 <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>
8057 <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
8058 <context-group purpose="location">
8059 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8060 <context context-type="linenumber">4</context>
8061 </context-group>
93fe2d9c
C
8062 </trans-unit>
8063 <trans-unit id="722088235348685072" datatype="html">
8064 <source>If this is not your correct public IP, please consider fixing it because:</source>
8065 <target state="new">If this is not your correct public IP, please consider fixing it because:</target>
90aa0a74
C
8066 <context-group purpose="location">
8067 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8068 <context context-type="linenumber">6</context>
8069 </context-group>
93fe2d9c
C
8070 </trans-unit>
8071 <trans-unit id="8079826195972333513" datatype="html">
8072 <source>Views may not be counted correctly (reduced compared to what they should be)</source>
8073 <target state="new">Views may not be counted correctly (reduced compared to what they should be)</target>
90aa0a74
C
8074 <context-group purpose="location">
8075 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8076 <context context-type="linenumber">8</context>
8077 </context-group>
93fe2d9c
C
8078 </trans-unit>
8079 <trans-unit id="565435193934699740" datatype="html">
8080 <source>Anti brute force system could be overzealous</source>
8081 <target state="new">Anti brute force system could be overzealous</target>
90aa0a74
C
8082 <context-group purpose="location">
8083 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8084 <context context-type="linenumber">9</context>
8085 </context-group>
93fe2d9c
C
8086 </trans-unit>
8087 <trans-unit id="4468853448271686046" datatype="html">
8088 <source>P2P system could not work correctly</source>
8089 <target state="new">P2P system could not work correctly</target>
90aa0a74
C
8090 <context-group purpose="location">
8091 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8092 <context context-type="linenumber">10</context>
8093 </context-group>
93fe2d9c
C
8094 </trans-unit>
8095 <trans-unit id="5743050350352753869" datatype="html">
8096 <source>To fix it:</source>
8097 <target state="new">To fix it:</target>
90aa0a74
C
8098 <context-group purpose="location">
8099 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8100 <context context-type="linenumber">13</context>
8101 </context-group>
93fe2d9c
C
8102 </trans-unit>
8103 <trans-unit id="1285026053775066761" datatype="html">
e6afb669
C
8104 <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>
8105 <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
8106 <context-group purpose="location">
8107 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8108 <context context-type="linenumber">15</context>
8109 </context-group>
93fe2d9c
C
8110 </trans-unit>
8111 <trans-unit id="7014275542536964627" datatype="html">
e6afb669
C
8112 <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>
8113 <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
8114 <context-group purpose="location">
8115 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8116 <context context-type="linenumber">16,17</context>
8117 </context-group>
913aa176 8118 </trans-unit>
5a6de093 8119 <trans-unit id="7591870443991978948" datatype="html">
eb12a714
C
8120 <source>Last week</source>
8121 <target state="new">Last week</target>
93fe2d9c
C
8122 <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>
8123 </trans-unit>
5a6de093 8124 <trans-unit id="4981709795568846080" datatype="html">
eb12a714
C
8125 <source>Last day</source>
8126 <target state="new">Last day</target>
93fe2d9c
C
8127 <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>
8128 </trans-unit>
5a6de093 8129 <trans-unit id="9178360613965745088" datatype="html">
eb12a714
C
8130 <source>Last hour</source>
8131 <target state="new">Last hour</target>
93fe2d9c
C
8132 <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>
8133 </trans-unit>
913aa176 8134 <trans-unit id="3164845764519833078" datatype="html">
8135 <source>debug</source>
8136 <target state="new">debug</target>
93fe2d9c
C
8137 <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>
8138 </trans-unit>
913aa176 8139 <trans-unit id="4279081882680795350" datatype="html">
8140 <source>info</source>
8141 <target state="new">info</target>
93fe2d9c
C
8142 <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>
8143 </trans-unit>
913aa176 8144 <trans-unit id="3379167598974960777" datatype="html">
8145 <source>warning</source>
8146 <target state="new">warning</target>
93fe2d9c
C
8147 <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>
8148 </trans-unit>
913aa176 8149 <trans-unit id="8772116786769251214" datatype="html">
8150 <source>error</source>
8151 <target state="new">error</target>
93fe2d9c
C
8152 <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>
8153 </trans-unit>
913aa176 8154 <trans-unit id="3422890808980876594" datatype="html">
8155 <source>Debug</source>
8156 <target state="new">Debug</target>
93fe2d9c
C
8157 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">170</context></context-group>
8158 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/system.routes.ts</context><context context-type="linenumber">46</context></context-group>
8159 </trans-unit>
5a6de093 8160 <trans-unit id="314315645942131479" datatype="html">
eb12a714
C
8161 <source>Info</source>
8162 <target state="new">Info</target>
93fe2d9c
C
8163 <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>
8164 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group>
8165 </trans-unit>
8166 <trans-unit id="4116911651502837995" datatype="html">
8167 <source>Files</source>
8168 <target state="new">Files</target>
8169 <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>
8170 </trans-unit>
8171 <trans-unit id="4767765747214995164" datatype="html">
e6afb669
C
8172 <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>
8173 <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
8174 <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>
8175 </trans-unit>
5a6de093 8176 <trans-unit id="6759205696902713848" datatype="html">
eb12a714
C
8177 <source>Warning</source>
8178 <target state="new">Warning</target>
913aa176 8179 <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>
8180 </trans-unit>
5a6de093 8181 <trans-unit id="1519954996184640001" datatype="html">
eb12a714
C
8182 <source>Error</source>
8183 <target state="new">Error</target>
93fe2d9c
C
8184 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">105</context></context-group>
8185 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">18</context></context-group>
8186 </trans-unit>
5a6de093 8187 <trans-unit id="5076187961693950167" datatype="html">
8b049b68
C
8188 <source>Standard logs</source>
8189 <target state="new">Standard logs</target>
93fe2d9c
C
8190 <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>
8191 </trans-unit>
5a6de093 8192 <trans-unit id="4737341634746310376" datatype="html">
8b049b68
C
8193 <source>Audit logs</source>
8194 <target state="new">Audit logs</target>
93fe2d9c
C
8195 <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>
8196 </trans-unit>
5a6de093
C
8197 <trans-unit id="1886888801485703107" datatype="html">
8198 <source>User <x id="PH"/> created.</source>
8199 <target state="new">User
8200 <x id="PH"/> created.
8201 </target>
93fe2d9c
C
8202 <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>
8203 </trans-unit>
913aa176 8204 <trans-unit id="8286337167859377104" datatype="html">
8205 <source>Create user</source>
8206 <target state="new">Create user</target>
93fe2d9c
C
8207 <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>
8208 <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>
8209 </trans-unit>
913aa176 8210 <trans-unit id="7098180453085889026" datatype="html">
8211 <source>Blocked videos</source>
8212 <target state="new">Blocked videos</target>
93fe2d9c
C
8213 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">66</context></context-group>
8214 </trans-unit>
913aa176 8215 <trans-unit id="7805059636749367886" datatype="html">
8216 <source>Muted instances</source>
8217 <target state="new">Muted instances</target>
93fe2d9c
C
8218 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">101</context></context-group>
8219 </trans-unit>
5a6de093
C
8220 <trans-unit id="5974506725502681113" datatype="html">
8221 <source>Password changed for user <x id="PH"/>.</source>
8222 <target state="new">Password changed for user
8223 <x id="PH"/>.
8224 </target>
93fe2d9c
C
8225 <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>
8226 </trans-unit>
5a6de093 8227 <trans-unit id="149953821752893163" datatype="html">
eb12a714
C
8228 <source>Update user password</source>
8229 <target state="new">Update user password</target>
93fe2d9c
C
8230 <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>
8231 </trans-unit>
5a6de093
C
8232 <trans-unit id="780323526182667308" datatype="html">
8233 <source>User <x id="PH"/> updated.</source>
8234 <target state="new">User
8235 <x id="PH"/> updated.
8236 </target>
93fe2d9c
C
8237 <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>
8238 </trans-unit>
5a6de093 8239 <trans-unit id="1349763489797682899" datatype="html">
eb12a714
C
8240 <source>Update user</source>
8241 <target state="new">Update user</target>
93fe2d9c
C
8242 <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>
8243 </trans-unit>
5a6de093
C
8244 <trans-unit id="8819563010322372715" datatype="html">
8245 <source>An email asking for password reset has been sent to <x id="PH"/>.</source>
8246 <target state="new">An email asking for password reset has been sent to
8247 <x id="PH"/>.
8248 </target>
93fe2d9c
C
8249 <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>
8250 </trans-unit>
913aa176 8251 <trans-unit id="7483807629538115183" datatype="html">
8252 <source>Users list</source>
8253 <target state="new">Users list</target>
93fe2d9c
C
8254 <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>
8255 </trans-unit>
913aa176 8256 <trans-unit id="1525334987774465166" datatype="html">
8257 <source>Create a user</source>
8258 <target state="new">Create a user</target>
93fe2d9c
C
8259 <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>
8260 </trans-unit>
913aa176 8261 <trans-unit id="5552039423287890133" datatype="html">
8262 <source>Update a user</source>
8263 <target state="new">Update a user</target>
93fe2d9c
C
8264 <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>
8265 </trans-unit>
8266 <trans-unit id="2005509140164856243" datatype="html">
8267 <source>Video type</source>
8268 <target state="new">Video type</target>
8269 <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>
8270 </trans-unit>
8271 <trans-unit id="1878553503929537171" datatype="html">
8272 <source>VOD</source>
8273 <target state="new">VOD</target>
8274 <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>
8275 </trans-unit>
8276 <trans-unit id="8610504659433544583" datatype="html">
8277 <source>Live</source>
8278 <target state="new">Live</target>
8279 <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>
8280 </trans-unit>
8281 <trans-unit id="545237611115823456" datatype="html">
8282 <source>Video files</source>
8283 <target state="new">Video files</target>
8284 <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>
8285 </trans-unit>
8286 <trans-unit id="5876109550513228304" datatype="html">
8287 <source>With WebTorrent</source>
8288 <target state="new">With WebTorrent</target>
8289 <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>
8290 </trans-unit>
8291 <trans-unit id="9036202975131076885" datatype="html">
8292 <source>Without WebTorrent</source>
8293 <target state="new">Without WebTorrent</target>
8294 <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>
8295 </trans-unit>
8296 <trans-unit id="7468888924775619361" datatype="html">
8297 <source>With HLS</source>
8298 <target state="new">With HLS</target>
8299 <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>
8300 </trans-unit>
8301 <trans-unit id="5489331826268601489" datatype="html">
8302 <source>Without HLS</source>
8303 <target state="new">Without HLS</target>
8304 <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>
8305 </trans-unit>
8306 <trans-unit id="7091163288887549392" datatype="html">
8307 <source>Videos scope</source>
8308 <target state="new">Videos scope</target>
8309 <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>
8310 </trans-unit>
8311 <trans-unit id="1144415254281227966" datatype="html">
8312 <source>Remote videos</source>
8313 <target state="new">Remote videos</target>
8314 <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>
8315 </trans-unit>
913aa176 8316 <trans-unit id="8564701209009684429" datatype="html">
8317 <source>Federation</source>
8318 <target state="new">Federation</target>
93fe2d9c
C
8319 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">72</context></context-group>
8320 </trans-unit>
5a6de093 8321 <trans-unit id="3767259920053407667" datatype="html">
e4eaa7c9
C
8322 <source>Videos will be deleted, comments will be tombstoned.</source>
8323 <target state="new">Videos will be deleted, comments will be tombstoned.</target>
93fe2d9c
C
8324 <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>
8325 <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>
8326 </trans-unit>
913aa176 8327 <trans-unit id="4209525355702493436" datatype="html">
8328 <source>Ban</source>
8329 <target state="new">Ban</target>
93fe2d9c
C
8330 <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>
8331 <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>
8332 </trans-unit>
5a6de093 8333 <trans-unit id="3855396975723886053" datatype="html">
e4eaa7c9
C
8334 <source>User won't be able to login anymore, but videos and comments will be kept as is.</source>
8335 <target state="new">User won't be able to login anymore, but videos and comments will be kept as is.</target>
93fe2d9c
C
8336 <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>
8337 <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>
8338 </trans-unit>
5a6de093 8339 <trans-unit id="4451482225013335720" datatype="html">
eb12a714
C
8340 <source>Unban</source>
8341 <target state="new">Unban</target>
93fe2d9c
C
8342 <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>
8343 <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>
8344 <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>
8345 </trans-unit>
5a6de093 8346 <trans-unit id="7210277223053877333" datatype="html">
eb12a714
C
8347 <source>Set Email as Verified</source>
8348 <target state="new">Set Email as Verified</target>
93fe2d9c
C
8349 <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>
8350 <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>
8351 </trans-unit>
8352 <trans-unit id="4207916966377787111" datatype="html">
8353 <source>Created</source>
8354 <target state="new">Created</target>
8355 <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>
8356 </trans-unit>
8357 <trans-unit id="8140268298586972139" datatype="html">
8358 <source>Daily quota</source>
8359 <target state="new">Daily quota</target>
8360 <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>
8361 </trans-unit>
8362 <trans-unit id="7910076708497708162" datatype="html">
8363 <source>Last login</source>
8364 <target state="new">Last login</target>
8365 <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>
8366 </trans-unit>
5a6de093 8367 <trans-unit id="3403978719736970622" datatype="html">
eb12a714
C
8368 <source>You cannot ban root.</source>
8369 <target state="new">You cannot ban root.</target>
93fe2d9c
C
8370 <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>
8371 <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>
8372 </trans-unit>
5a6de093
C
8373 <trans-unit id="4884272193574287483" datatype="html">
8374 <source>Do you really want to unban <x id="PH"/> users?</source>
8375 <target state="new">Do you really want to unban
8376 <x id="PH"/> users?
8377 </target>
93fe2d9c
C
8378 <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>
8379 </trans-unit>
5a6de093 8380 <trans-unit id="8712248120167780385" datatype="html">
913aa176 8381 <source><x id="PH"/> users unbanned. </source>
5a6de093
C
8382 <target state="new">
8383 <x id="PH"/> users unbanned.
8384 </target>
93fe2d9c
C
8385 <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>
8386 </trans-unit>
5a6de093 8387 <trans-unit id="5325873477837320044" datatype="html">
eb12a714
C
8388 <source>You cannot delete root.</source>
8389 <target state="new">You cannot delete root.</target>
93fe2d9c
C
8390 <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>
8391 <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>
8392 </trans-unit>
5a6de093 8393 <trans-unit id="4086135983283545219" datatype="html">
eb12a714
C
8394 <source>If you remove these users, you will not be able to create others with the same username!</source>
8395 <target state="new">If you remove these users, you will not be able to create others with the same username!</target>
93fe2d9c
C
8396 <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>
8397 </trans-unit>
5a6de093 8398 <trans-unit id="7166936623843420016" datatype="html">
913aa176 8399 <source><x id="PH"/> users deleted. </source>
5a6de093
C
8400 <target state="new">
8401 <x id="PH"/> users deleted.
8402 </target>
93fe2d9c
C
8403 <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>
8404 </trans-unit>
5a6de093 8405 <trans-unit id="8360664597512051242" datatype="html">
913aa176 8406 <source><x id="PH"/> users email set as verified. </source>
5a6de093
C
8407 <target state="new">
8408 <x id="PH"/> users email set as verified.
8409 </target>
93fe2d9c
C
8410 <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>
8411 </trans-unit>
5a6de093
C
8412 <trans-unit id="7390990800435887351" datatype="html">
8413 <source>Account <x id="PH"/> unmuted.</source>
8414 <target state="new">Account
8415 <x id="PH"/> unmuted.
8416 </target>
93fe2d9c
C
8417 <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>
8418 <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>
8419 </trans-unit>
5a6de093
C
8420 <trans-unit id="7246356397085094208" datatype="html">
8421 <source>Instance <x id="PH"/> unmuted.</source>
8422 <target state="new">Instance
8423 <x id="PH"/> unmuted.
8424 </target>
93fe2d9c
C
8425 <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>
8426 <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>
8427 </trans-unit>
5a6de093 8428 <trans-unit id="5551551295632950210" datatype="html">
eb12a714
C
8429 <source>Videos history is enabled</source>
8430 <target state="new">Videos history is enabled</target>
93fe2d9c
C
8431 <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>
8432 </trans-unit>
5a6de093 8433 <trans-unit id="9136227503281311926" datatype="html">
eb12a714
C
8434 <source>Videos history is disabled</source>
8435 <target state="new">Videos history is disabled</target>
93fe2d9c
C
8436 <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>
8437 </trans-unit>
5a6de093 8438 <trans-unit id="8966726118414892732" datatype="html">
eb12a714
C
8439 <source>Delete videos history</source>
8440 <target state="new">Delete videos history</target>
93fe2d9c
C
8441 <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>
8442 </trans-unit>
5a6de093 8443 <trans-unit id="2482543433481435105" datatype="html">
eb12a714
C
8444 <source>Are you sure you want to delete all your videos history?</source>
8445 <target state="new">Are you sure you want to delete all your videos history?</target>
93fe2d9c
C
8446 <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>
8447 </trans-unit>
5a6de093 8448 <trans-unit id="4051606152827088952" datatype="html">
eb12a714
C
8449 <source>Videos history deleted</source>
8450 <target state="new">Videos history deleted</target>
93fe2d9c
C
8451 <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>
8452 </trans-unit>
d7c6b951 8453 <trans-unit id="1486537403020619891" datatype="html">
913aa176 8454 <source>My watch history</source>
8455 <target state="new">My watch history</target>
93fe2d9c
C
8456 <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>
8457 <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>
8458 </trans-unit>
d7c6b951 8459 <trans-unit id="3656932706364053858" datatype="html">
913aa176 8460 <source>Track watch history</source>
8461 <target state="new">Track watch history</target>
93fe2d9c
C
8462 <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>
8463 </trans-unit>
8464 <trans-unit id="778524577866863576" datatype="html">
e6afb669
C
8465 <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>
8466 <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
8467 <context-group purpose="location">
8468 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context>
8469 <context context-type="linenumber">17,19</context>
8470 </context-group>
8471 </trans-unit>
5a6de093 8472 <trans-unit id="3183245287221165928" datatype="html">
eb12a714
C
8473 <source>Ownership accepted</source>
8474 <target state="new">Ownership accepted</target>
93fe2d9c
C
8475 <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>
8476 </trans-unit>
5a6de093 8477 <trans-unit id="6012072687166259654" datatype="html">
eb12a714
C
8478 <source>Please check your emails to verify your new email.</source>
8479 <target state="new">Please check your emails to verify your new email.</target>
913aa176 8480 <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>
8481 </trans-unit>
5a6de093
C
8482 <trans-unit id="6585766371605707311" datatype="html">
8483 <source>Email updated.</source>
8484 <target state="new">Email updated.</target>
913aa176 8485 <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>
8486 </trans-unit>
d7c6b951 8487 <trans-unit id="8553059323353586765" datatype="html">
e6afb669
C
8488 <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>
8489 <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 8490</target>
93fe2d9c
C
8491 <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>
8492 </trans-unit>
5a6de093
C
8493 <trans-unit id="853586874765134886" datatype="html">
8494 <source>You current password is invalid.</source>
8495 <target state="new">You current password is invalid.</target>
93fe2d9c
C
8496 <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>
8497 <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>
8498 </trans-unit>
5a6de093 8499 <trans-unit id="6159571046971090595" datatype="html">
eb12a714
C
8500 <source>Password updated.</source>
8501 <target state="new">Password updated.</target>
93fe2d9c
C
8502 <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>
8503 </trans-unit>
5a6de093 8504 <trans-unit id="6897292459203320054" datatype="html">
eb12a714
C
8505 <source>Type your username to confirm</source>
8506 <target state="new">Type your username to confirm</target>
93fe2d9c
C
8507 <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>
8508 </trans-unit>
913aa176 8509 <trans-unit id="3122895472333547524" datatype="html">
8510 <source>Delete your account</source>
8511 <target state="new">Delete your account</target>
93fe2d9c
C
8512 <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>
8513 <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>
8514 </trans-unit>
8515 <trans-unit id="577064441120663273" datatype="html">
8516 <source>Are you sure you want to delete your account?</source>
8517 <target state="new">Are you sure you want to delete your account?</target>
fdd5da05
C
8518 <context-group purpose="location">
8519 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.ts</context>
8520 <context context-type="linenumber">22</context>
8521 </context-group>
93fe2d9c
C
8522 </trans-unit>
8523 <trans-unit id="2740531699780274491" datatype="html">
8524 <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>
8525 <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
8526 <context-group purpose="location">
8527 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.ts</context>
8528 <context context-type="linenumber">25</context>
8529 </context-group>
93fe2d9c
C
8530 </trans-unit>
8531 <trans-unit id="5422897685524094185" datatype="html">
8532 <source>Content cached by other servers and other third-parties might make longer to be deleted.</source>
8533 <target state="new">Content cached by other servers and other third-parties might make longer to be deleted.</target>
fdd5da05
C
8534 <context-group purpose="location">
8535 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.ts</context>
8536 <context context-type="linenumber">27</context>
8537 </context-group>
8538 </trans-unit>
5a6de093 8539 <trans-unit id="2520605306994744004" datatype="html">
eb12a714
C
8540 <source>Delete my account</source>
8541 <target state="new">Delete my account</target>
93fe2d9c
C
8542 <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>
8543 </trans-unit>
5a6de093 8544 <trans-unit id="3902597758945766483" datatype="html">
eb12a714
C
8545 <source>Your account is deleted.</source>
8546 <target state="new">Your account is deleted.</target>
93fe2d9c
C
8547 <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>
8548 </trans-unit>
5a6de093 8549 <trans-unit id="4776289814033837037" datatype="html">
eb12a714
C
8550 <source>Interface settings updated.</source>
8551 <target state="new">Interface settings updated.</target>
e6afb669
C
8552
8553
8554 <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 8555 <trans-unit id="77907918814566205" datatype="html">
eb12a714
C
8556 <source>New video from your subscriptions</source>
8557 <target state="new">New video from your subscriptions</target>
913aa176 8558 <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>
8559 </trans-unit>
5a6de093 8560 <trans-unit id="4343589211916204486" datatype="html">
eb12a714
C
8561 <source>New comment on your video</source>
8562 <target state="new">New comment on your video</target>
913aa176 8563 <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>
8564 </trans-unit>
5a6de093
C
8565 <trans-unit id="7130088765428829942" datatype="html">
8566 <source>New abuse</source>
8567 <target state="new">New abuse</target>
913aa176 8568 <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
8569 </trans-unit>
8570 <trans-unit id="5618790697446401830" datatype="html">
8571 <source>An automatically blocked video is awaiting review</source>
8572 <target state="new">An automatically blocked video is awaiting review</target>
ca9bea15
C
8573 <context-group purpose="location">
8574 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context>
8575 <context context-type="linenumber">35</context>
8576 </context-group>
913aa176 8577 </trans-unit>
5a6de093
C
8578 <trans-unit id="5671547068905553663" datatype="html">
8579 <source>One of your video is blocked/unblocked</source>
8580 <target state="new">One of your video is blocked/unblocked</target>
913aa176 8581 <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>
8582 </trans-unit>
5a6de093 8583 <trans-unit id="1158912204255103651" datatype="html">
eb12a714
C
8584 <source>Video published (after transcoding/scheduled update)</source>
8585 <target state="new">Video published (after transcoding/scheduled update)</target>
913aa176 8586 <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>
8587 </trans-unit>
5a6de093 8588 <trans-unit id="3809414664640924954" datatype="html">
eb12a714
C
8589 <source>Video import finished</source>
8590 <target state="new">Video import finished</target>
913aa176 8591 <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>
8592 </trans-unit>
5a6de093 8593 <trans-unit id="3268838889659873892" datatype="html">
eb12a714
C
8594 <source>A new user registered on your instance</source>
8595 <target state="new">A new user registered on your instance</target>
913aa176 8596 <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>
8597 </trans-unit>
5a6de093 8598 <trans-unit id="7373104725413001009" datatype="html">
eb12a714
C
8599 <source>You or your channel(s) has a new follower</source>
8600 <target state="new">You or your channel(s) has a new follower</target>
913aa176 8601 <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>
8602 </trans-unit>
5a6de093 8603 <trans-unit id="5315689532659759332" datatype="html">
eb12a714
C
8604 <source>Someone mentioned you in video comments</source>
8605 <target state="new">Someone mentioned you in video comments</target>
913aa176 8606 <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>
8607 </trans-unit>
5a6de093 8608 <trans-unit id="2018794201569157817" datatype="html">
eb12a714
C
8609 <source>Your instance has a new follower</source>
8610 <target state="new">Your instance has a new follower</target>
913aa176 8611 <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>
8612 </trans-unit>
5a6de093
C
8613 <trans-unit id="773085434165307906" datatype="html">
8614 <source>Your instance automatically followed another instance</source>
8615 <target state="new">Your instance automatically followed another instance</target>
913aa176 8616 <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>
8617 </trans-unit>
5a6de093
C
8618 <trans-unit id="900099988467638766" datatype="html">
8619 <source>An abuse report received a new message</source>
8620 <target state="new">An abuse report received a new message</target>
913aa176 8621 <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>
8622 </trans-unit>
5a6de093
C
8623 <trans-unit id="2326816287669585542" datatype="html">
8624 <source>One of your abuse reports has been accepted or rejected by moderators</source>
8625 <target state="new">One of your abuse reports has been accepted or rejected by moderators</target>
913aa176 8626 <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
8627 </trans-unit>
8628 <trans-unit id="2764971902180889905" datatype="html">
8629 <source>A new PeerTube version is available</source>
8630 <target state="new">A new PeerTube version is available</target>
90aa0a74
C
8631 <context-group purpose="location">
8632 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context>
8633 <context context-type="linenumber">46</context>
8634 </context-group>
93fe2d9c
C
8635 </trans-unit>
8636 <trans-unit id="2560339336098442670" datatype="html">
8637 <source>One of your plugin/theme has a new available version</source>
8638 <target state="new">One of your plugin/theme has a new available version</target>
90aa0a74
C
8639 <context-group purpose="location">
8640 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context>
8641 <context context-type="linenumber">47</context>
8642 </context-group>
93fe2d9c
C
8643 </trans-unit>
8644 <trans-unit id="4579496777570550463" datatype="html">
8645 <source>Social</source>
8646 <target state="new">Social</target>
ca9bea15
C
8647 <context-group purpose="location">
8648 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context>
8649 <context context-type="linenumber">51</context>
8650 </context-group>
93fe2d9c
C
8651 </trans-unit>
8652 <trans-unit id="1852164487280647902" datatype="html">
8653 <source>Your videos</source>
8654 <target state="new">Your videos</target>
ca9bea15
C
8655 <context-group purpose="location">
8656 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context>
8657 <context context-type="linenumber">60</context>
8658 </context-group>
913aa176 8659 </trans-unit>
5a6de093 8660 <trans-unit id="5095562193296630034" datatype="html">
eb12a714
C
8661 <source>Preferences saved</source>
8662 <target state="new">Preferences saved</target>
93fe2d9c
C
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">134</context></context-group>
8664 </trans-unit>
5a6de093 8665 <trans-unit id="4967231969832964676" datatype="html">
eb12a714
C
8666 <source>Profile updated.</source>
8667 <target state="new">Profile updated.</target>
93fe2d9c
C
8668 <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>
8669 </trans-unit>
d7c6b951 8670 <trans-unit id="6721822899525405039" datatype="html">
913aa176 8671 <source>People can find you using @<x id="INTERPOLATION" equiv-text="sing @{{ user.usern"/>@<x id="INTERPOLATION_1" equiv-text="me }}@{{ instanceH"/> </source>
8672 <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
8673 <context-group purpose="location">
8674 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html</context>
8675 <context context-type="linenumber">11,13</context>
8676 </context-group>
8677 </trans-unit>
5a6de093 8678 <trans-unit id="3525866160632851851" datatype="html">
eb12a714
C
8679 <source>Avatar changed.</source>
8680 <target state="new">Avatar changed.</target>
93fe2d9c
C
8681 <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>
8682 <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>
8683 </trans-unit>
913aa176 8684 <trans-unit id="8920809083620698740" datatype="html">
8685 <source>avatar</source>
8686 <target state="new">avatar</target>
93fe2d9c
C
8687 <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>
8688 <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>
8689 </trans-unit>
913aa176 8690 <trans-unit id="2775050991871557896" datatype="html">
8691 <source>Avatar deleted.</source>
8692 <target state="new">Avatar deleted.</target>
93fe2d9c
C
8693 <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>
8694 <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>
8695 </trans-unit>
5a6de093 8696 <trans-unit id="1233062525939746039" datatype="html">
eb12a714
C
8697 <source>Unknown language</source>
8698 <target state="new">Unknown language</target>
93fe2d9c
C
8699 <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>
8700 </trans-unit>
5a6de093
C
8701 <trans-unit id="3761504852202418603" datatype="html">
8702 <source>Too many languages are enabled. Please enable them all or stay below 20 enabled languages.</source>
8703 <target state="new">Too many languages are enabled. Please enable them all or stay below 20 enabled languages.</target>
93fe2d9c
C
8704 <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>
8705 </trans-unit>
5a6de093 8706 <trans-unit id="3960396487495291449" datatype="html">
eb12a714
C
8707 <source>Video settings updated.</source>
8708 <target state="new">Video settings updated.</target>
93fe2d9c
C
8709 <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>
8710 </trans-unit>
5a6de093 8711 <trans-unit id="3326446048041727269" datatype="html">
e4eaa7c9
C
8712 <source>Display/Video settings updated.</source>
8713 <target state="new">Display/Video settings updated.</target>
93fe2d9c
C
8714 <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>
8715 </trans-unit>
5a6de093
C
8716 <trans-unit id="1137937154872046253" datatype="html">
8717 <source>Video channel <x id="PH"/> created.</source>
8718 <target state="new">Video channel
8719 <x id="PH"/> created.
8720 </target>
93fe2d9c
C
8721 <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>
8722 </trans-unit>
5a6de093 8723 <trans-unit id="8723777130353305761" datatype="html">
eb12a714
C
8724 <source>This name already exists on this instance.</source>
8725 <target state="new">This name already exists on this instance.</target>
93fe2d9c
C
8726 <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>
8727 </trans-unit>
5a6de093
C
8728 <trans-unit id="7589345916094713536" datatype="html">
8729 <source>Video channel <x id="PH"/> updated.</source>
8730 <target state="new">Video channel
8731 <x id="PH"/> updated.
8732 </target>
93fe2d9c
C
8733 <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>
8734 </trans-unit>
8735 <trans-unit id="8407755843502300957" datatype="html">
8736 <source>Banner changed.</source>
8737 <target state="new">Banner changed.</target>
8738 <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>
8739 </trans-unit>
8740 <trans-unit id="689638706960732906" datatype="html">
8741 <source>banner</source>
8742 <target state="new">banner</target>
8743 <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>
8744 </trans-unit>
8745 <trans-unit id="3230561499965076671" datatype="html">
8746 <source>Banner deleted.</source>
8747 <target state="new">Banner deleted.</target>
8748 <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>
8749 </trans-unit>
5a6de093
C
8750 <trans-unit id="624066830180032195" datatype="html">
8751 <source>Video channel <x id="PH"/> deleted.</source>
8752 <target state="new">Video channel
8753 <x id="PH"/> deleted.
8754 </target>
93fe2d9c
C
8755 <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>
8756 </trans-unit>
5a6de093 8757 <trans-unit id="6450826648284332649" datatype="html">
e4eaa7c9
C
8758 <source>Views for the day</source>
8759 <target state="new">Views for the day</target>
93fe2d9c
C
8760 <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>
8761 </trans-unit>
8762 <trans-unit id="7440637814928143808" datatype="html">
8763 <source>My followers</source>
8764 <target state="new">My followers</target>
a71d4140
C
8765 <context-group purpose="location">
8766 <context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.html</context>
8767 <context context-type="linenumber">4</context>
8768 </context-group>
8769 <context-group purpose="location">
8770 <context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context>
8771 <context context-type="linenumber">108</context>
8772 </context-group>
93fe2d9c
C
8773 </trans-unit>
8774 <trans-unit id="2521678336272309407" datatype="html">
8775 <source>No follower found.</source>
8776 <target state="new">No follower found.</target>
a71d4140
C
8777 <context-group purpose="location">
8778 <context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.html</context>
8779 <context context-type="linenumber">13</context>
8780 </context-group>
93fe2d9c
C
8781 </trans-unit>
8782 <trans-unit id="5294742063044966238" datatype="html">
8783 <source>Follower page</source>
8784 <target state="new">Follower page</target>
a71d4140
C
8785 <context-group purpose="location">
8786 <context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.html</context>
8787 <context context-type="linenumber">20</context>
8788 </context-group>
93fe2d9c
C
8789 </trans-unit>
8790 <trans-unit id="797409137967291468" datatype="html">
8791 <source>Is following all your channels</source>
8792 <target state="new">Is following all your channels</target>
a71d4140
C
8793 <context-group purpose="location">
8794 <context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.html</context>
8795 <context context-type="linenumber">26</context>
8796 </context-group>
93fe2d9c
C
8797 </trans-unit>
8798 <trans-unit id="7940720844854710428" datatype="html">
8799 <source>Is following your channel <x id="INTERPOLATION" equiv-text="{{ follow.following.name }}"/></source>
8800 <target state="new">Is following your channel <x id="INTERPOLATION" equiv-text="{{ follow.following.name }}"/></target>
a71d4140
C
8801 <context-group purpose="location">
8802 <context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.html</context>
8803 <context context-type="linenumber">27</context>
8804 </context-group>
93fe2d9c
C
8805 </trans-unit>
8806 <trans-unit id="1716062177529601456" datatype="html">
8807 <source>Channel filters</source>
8808 <target state="new">Channel filters</target>
a71d4140
C
8809 <context-group purpose="location">
8810 <context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context>
8811 <context context-type="linenumber">49</context>
8812 </context-group>
8813 <context-group purpose="location">
8814 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context>
8815 <context context-type="linenumber">102</context>
8816 </context-group>
8817 </trans-unit>
913aa176 8818 <trans-unit id="6059091237492573541" datatype="html">
8819 <source>Update video channel</source>
8820 <target state="new">Update video channel</target>
93fe2d9c
C
8821 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/manage-routing.module.ts</context><context context-type="linenumber">21</context></context-group>
8822 </trans-unit>
913aa176 8823 <trans-unit id="6595008830732269870" datatype="html">
8824 <source>Not found</source>
8825 <target state="new">Not found</target>
8826 <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>
8827 </trans-unit>
8828 <trans-unit id="1009095940160473792" datatype="html">
8829 <source>URL parameter is missing in URL parameters</source>
8830 <target state="new">URL parameter is missing in URL parameters</target>
f1ef36d7
C
8831 <context-group purpose="location">
8832 <context context-type="sourcefile">src/app/+remote-interaction/remote-interaction.component.ts</context>
8833 <context context-type="linenumber">25</context>
8834 </context-group>
913aa176 8835 </trans-unit>
8836 <trans-unit id="7553172329217243895" datatype="html">
8837 <source>Cannot access to the remote resource</source>
8838 <target state="new">Cannot access to the remote resource</target>
f1ef36d7
C
8839 <context-group purpose="location">
8840 <context context-type="sourcefile">src/app/+remote-interaction/remote-interaction.component.ts</context>
8841 <context context-type="linenumber">48</context>
8842 </context-group>
93fe2d9c
C
8843 </trans-unit>
8844 <trans-unit id="1636934520301910285" datatype="html">
8845 <source>Reset password</source>
8846 <target state="new">Reset password</target>
09e1784b
C
8847 <context-group purpose="location">
8848 <context context-type="sourcefile">src/app/+reset-password/reset-password-routing.module.ts</context>
8849 <context context-type="linenumber">11</context>
8850 </context-group>
913aa176 8851 </trans-unit>
8852 <trans-unit id="3851357780293085233" datatype="html">
8853 <source>Remote interaction</source>
8854 <target state="new">Remote interaction</target>
f1ef36d7
C
8855 <context-group purpose="location">
8856 <context context-type="sourcefile">src/app/+remote-interaction/remote-interaction-routing.module.ts</context>
8857 <context context-type="linenumber">13</context>
8858 </context-group>
8859 </trans-unit>
5a6de093
C
8860 <trans-unit id="5032453707232754344" datatype="html">
8861 <source>Playlist <x id="PH"/> created.</source>
8862 <target state="new">Playlist
8863 <x id="PH"/> created.
8864 </target>
93fe2d9c
C
8865 <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>
8866 </trans-unit>
913aa176 8867 <trans-unit id="5674286808255988565" datatype="html">
8868 <source>Create</source>
8869 <target state="new">Create</target>
93fe2d9c
C
8870 <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>
8871 <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>
8872 <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>
8873 <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>
8874 <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>
8875 <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>
8876 <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>
8877 </trans-unit>
5a6de093
C
8878 <trans-unit id="8869957234869568361" datatype="html">
8879 <source>Update playlist</source>
8880 <target state="new">Update playlist</target>
93fe2d9c
C
8881 <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>
8882 <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>
8883 </trans-unit>
913aa176 8884 <trans-unit id="5851560788527570644" datatype="html">
8885 <source>Notifications</source>
8886 <target state="new">Notifications</target>
93fe2d9c
C
8887 <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>
8888 <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>
8889 <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>
8890 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group>
8891 </trans-unit>
913aa176 8892 <trans-unit id="6658000829978978023" datatype="html">
8893 <source>Applications</source>
8894 <target state="new">Applications</target>
93fe2d9c
C
8895 <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>
8896 <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>
8897 <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>
8898 </trans-unit>
5a6de093
C
8899 <trans-unit id="104404386496394770" datatype="html">
8900 <source>Delete playlist</source>
8901 <target state="new">Delete playlist</target>
913aa176 8902 <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>
8903 </trans-unit>
5a6de093
C
8904 <trans-unit id="1431617394009162547" datatype="html">
8905 <source>Playlist <x id="PH"/> updated.</source>
8906 <target state="new">Playlist
8907 <x id="PH"/> updated.
8908 </target>
93fe2d9c
C
8909 <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>
8910 </trans-unit>
913aa176 8911 <trans-unit id="4844578664427956129" datatype="html">
8912 <source>Change ownership</source>
8913 <target state="new">Change ownership</target>
93fe2d9c
C
8914 <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>
8915 <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>
8916 </trans-unit>
5a6de093
C
8917 <trans-unit id="3380608219513805292" datatype="html">
8918 <source>Playlist <x id="PH"/> deleted.</source>
8919 <target state="new">Playlist
8920 <x id="PH"/> deleted.
8921 </target>
913aa176 8922 <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>
8923 </trans-unit>
d7c6b951 8924 <trans-unit id="3058024914967508975" datatype="html">
eb12a714
C
8925 <source>My videos</source>
8926 <target state="new">My videos</target>
93fe2d9c
C
8927 <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>
8928 <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>
8929 <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>
8930 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">77</context></context-group>
8931 </trans-unit>
5a6de093
C
8932 <trans-unit id="8197117721861453263" datatype="html">
8933 <source>Do you really want to delete <x id="PH"/> videos?</source>
8934 <target state="new">Do you really want to delete
8935 <x id="PH"/> videos?
8936 </target>
93fe2d9c
C
8937 <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>
8938 </trans-unit>
5a6de093 8939 <trans-unit id="2728855911908920537" datatype="html">
913aa176 8940 <source><x id="PH"/> videos deleted. </source>
5a6de093
C
8941 <target state="new">
8942 <x id="PH"/> videos deleted.
8943 </target>
93fe2d9c
C
8944 <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>
8945 </trans-unit>
8946 <trans-unit id="2591467977473302125" datatype="html">
8947 <source>Videos list</source>
8948 <target state="new">Videos list</target>
c49c366a
C
8949 <context-group purpose="location">
8950 <context context-type="sourcefile">src/app/+admin/overview/videos/video.routes.ts</context>
8951 <context context-type="linenumber">24</context>
8952 </context-group>
8953 </trans-unit>
5a6de093 8954 <trans-unit id="2027805873922338635" datatype="html">
913aa176 8955 <source>Do you really want to delete <x id="PH"/>? </source>
5a6de093
C
8956 <target state="new">Do you really want to delete
8957 <x id="PH"/>?
8958 </target>
e6afb669
C
8959
8960
8961
8962
8963 <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
8964 <trans-unit id="2767660806989176400" datatype="html">
8965 <source>Video <x id="PH"/> deleted.</source>
8966 <target state="new">Video
8967 <x id="PH"/> deleted.
8968 </target>
e6afb669
C
8969
8970
8971 <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>
93fe2d9c
C
8972 <trans-unit id="3742657416068781599" datatype="html">
8973 <source>Editor</source>
8974 <target state="new">Editor</target>
e6afb669
C
8975
8976
8977 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">208</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">340</context></context-group></trans-unit>
5a6de093 8978 <trans-unit id="6810714890760227072" datatype="html">
eb12a714
C
8979 <source>Ownership change request sent.</source>
8980 <target state="new">Ownership change request sent.</target>
93fe2d9c
C
8981 <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>
8982 </trans-unit>
8983 <trans-unit id="7699622144571229146" datatype="html">
8984 <source>Sort by</source>
8985 <target state="new">Sort by</target>
7c94e1e7
C
8986 <context-group purpose="location">
8987 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context>
8988 <context context-type="linenumber">26</context>
8989 </context-group>
913aa176 8990 </trans-unit>
d7c6b951 8991 <trans-unit id="3245220240937722814" datatype="html">
eb12a714
C
8992 <source>My channels</source>
8993 <target state="new">My channels</target>
93fe2d9c
C
8994 <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>
8995 </trans-unit>
d7c6b951 8996 <trans-unit id="7545420287297803988" datatype="html">
4891e4c7
C
8997 <source>My playlists</source>
8998 <target state="new">My playlists</target>
93fe2d9c
C
8999 <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>
9000 <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>
9001 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group>
9002 </trans-unit>
d7c6b951 9003 <trans-unit id="2527931602940887636" datatype="html">
eb12a714
C
9004 <source>My subscriptions</source>
9005 <target state="new">My subscriptions</target>
93fe2d9c
C
9006 <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>
9007 <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>
9008 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">92</context></context-group>
9009 </trans-unit>
d7c6b951 9010 <trans-unit id="5177154708872200221" datatype="html">
913aa176 9011 <source>You don't have any subscription yet.</source>
9012 <target state="new">You don't have any subscription yet.</target>
93fe2d9c
C
9013 <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>
9014 </trans-unit>
5a6de093
C
9015 <trans-unit id="1991904494976135035" datatype="html">
9016 <source>My abuse reports</source>
9017 <target state="new">My abuse reports</target>
93fe2d9c
C
9018 <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>
9019 </trans-unit>
5a6de093 9020 <trans-unit id="5752861278140673787" datatype="html">
eb12a714
C
9021 <source>Ownership changes</source>
9022 <target state="new">Ownership changes</target>
93fe2d9c
C
9023 <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>
9024 <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>
9025 </trans-unit>
913aa176 9026 <trans-unit id="5983006734882925930" datatype="html">
9027 <source>My video history</source>
9028 <target state="new">My video history</target>
93fe2d9c
C
9029 <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>
9030 </trans-unit>
913aa176 9031 <trans-unit id="8181077408762380407" datatype="html">
9032 <source>Channels</source>
9033 <target state="new">Channels</target>
93fe2d9c
C
9034 <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>
9035 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group>
9036 </trans-unit>
913aa176 9037 <trans-unit id="8936704404804793618" datatype="html">
9038 <source>Videos</source>
9039 <target state="new">Videos</target>
93fe2d9c
C
9040 <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>
9041 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group>
9042 <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>
9043 <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>
9044 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group>
9045 <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>
9046 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">76</context></context-group>
9047 </trans-unit>
913aa176 9048 <trans-unit id="1823843876735462104" datatype="html">
9049 <source>Playlists</source>
9050 <target state="new">Playlists</target>
93fe2d9c
C
9051 <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>
9052 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group>
9053 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group>
9054 </trans-unit>
913aa176 9055 <trans-unit id="7916647920967632052" datatype="html">
9056 <source>max size</source>
9057 <target state="new">max size</target>
93fe2d9c
C
9058 <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>
9059 <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>
9060 </trans-unit>
913aa176 9061 <trans-unit id="6489275254908395777" datatype="html">
9062 <source>Maximize editor</source>
9063 <target state="new">Maximize editor</target>
93fe2d9c
C
9064 <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>
9065 </trans-unit>
913aa176 9066 <trans-unit id="4243591013849340688" datatype="html">
9067 <source>Exit maximized editor</source>
9068 <target state="new">Exit maximized editor</target>
93fe2d9c
C
9069 <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>
9070 </trans-unit>
5a6de093 9071 <trans-unit id="6537885755702623401" datatype="html">
eb12a714
C
9072 <source>Now please check your emails to verify your account and complete signup.</source>
9073 <target state="new">Now please check your emails to verify your account and complete signup.</target>
93fe2d9c
C
9074 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context><context context-type="linenumber">137</context></context-group>
9075 </trans-unit>
5a6de093
C
9076 <trans-unit id="2847376451647729886" datatype="html">
9077 <source>You are now logged in as <x id="PH"/>!</source>
9078 <target state="new">You are now logged in as
9079 <x id="PH"/>!
9080 </target>
93fe2d9c
C
9081 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context><context context-type="linenumber">145</context></context-group>
9082 </trans-unit>
5a6de093
C
9083 <trans-unit id="2687679787442328897" datatype="html">
9084 <source>An email with verification link will be sent to <x id="PH"/>.</source>
9085 <target state="new">An email with verification link will be sent to
9086 <x id="PH"/>.
9087 </target>
93fe2d9c
C
9088 <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>
9089 </trans-unit>
5a6de093 9090 <trans-unit id="4180693983967989981" datatype="html">
eb12a714
C
9091 <source>Unable to find user id or verification string.</source>
9092 <target state="new">Unable to find user id or verification string.</target>
93fe2d9c
C
9093 <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>
9094 <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>
9095 </trans-unit>
5a6de093 9096 <trans-unit id="1783173774503340906" datatype="html">
eb12a714
C
9097 <source>Subscribe to the account</source>
9098 <target state="new">Subscribe to the account</target>
e6afb669
C
9099
9100
9101 <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
9102 <trans-unit id="3131904093925601441" datatype="html">
9103 <source>PLAYLISTS</source>
9104 <target state="new">PLAYLISTS</target>
9105 <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>
9106 </trans-unit>
9107 <trans-unit id="3862497674553063473" datatype="html">
9108 <source>Edit <x id="INTERPOLATION" equiv-text="{{ video.name }}"/></source>
9109 <target state="new">Edit <x id="INTERPOLATION" equiv-text="{{ video.name }}"/></target>
3c18ff47
C
9110 <context-group purpose="location">
9111 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.html</context>
9112 <context context-type="linenumber">2</context>
9113 </context-group>
93fe2d9c
C
9114 </trans-unit>
9115 <trans-unit id="5470809226184152498" datatype="html">
9116 <source>CUT VIDEO</source>
9117 <target state="new">CUT VIDEO</target>
3c18ff47
C
9118 <context-group purpose="location">
9119 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.html</context>
9120 <context context-type="linenumber">8</context>
9121 </context-group>
93fe2d9c
C
9122 </trans-unit>
9123 <trans-unit id="5639348768609905535" datatype="html">
9124 <source>Set a new start/end.</source>
9125 <target state="new">Set a new start/end.</target>
3c18ff47
C
9126 <context-group purpose="location">
9127 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.html</context>
9128 <context context-type="linenumber">10</context>
9129 </context-group>
93fe2d9c
C
9130 </trans-unit>
9131 <trans-unit id="783359429228696335" datatype="html">
9132 <source>New start</source>
9133 <target state="new">New start</target>
3c18ff47
C
9134 <context-group purpose="location">
9135 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.html</context>
9136 <context context-type="linenumber">13</context>
9137 </context-group>
93fe2d9c
C
9138 </trans-unit>
9139 <trans-unit id="8910806821370505981" datatype="html">
9140 <source>New end</source>
9141 <target state="new">New end</target>
3c18ff47
C
9142 <context-group purpose="location">
9143 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.html</context>
9144 <context context-type="linenumber">18</context>
9145 </context-group>
93fe2d9c
C
9146 </trans-unit>
9147 <trans-unit id="2502254344085150809" datatype="html">
9148 <source>ADD INTRO</source>
9149 <target state="new">ADD INTRO</target>
3c18ff47
C
9150 <context-group purpose="location">
9151 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.html</context>
9152 <context context-type="linenumber">24</context>
9153 </context-group>
93fe2d9c
C
9154 </trans-unit>
9155 <trans-unit id="5030063045826839645" datatype="html">
9156 <source>Concatenate a file at the beginning of the video.</source>
9157 <target state="new">Concatenate a file at the beginning of the video.</target>
3c18ff47
C
9158 <context-group purpose="location">
9159 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.html</context>
9160 <context context-type="linenumber">26</context>
9161 </context-group>
93fe2d9c
C
9162 </trans-unit>
9163 <trans-unit id="4798642303989337390" datatype="html">
9164 <source>Select the intro video file</source>
9165 <target state="new">Select the intro video file</target>
3c18ff47
C
9166 <context-group purpose="location">
9167 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.html</context>
9168 <context context-type="linenumber">30</context>
9169 </context-group>
93fe2d9c
C
9170 </trans-unit>
9171 <trans-unit id="7698413240170540435" datatype="html">
9172 <source>ADD OUTRO</source>
9173 <target state="new">ADD OUTRO</target>
3c18ff47
C
9174 <context-group purpose="location">
9175 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.html</context>
9176 <context context-type="linenumber">38</context>
9177 </context-group>
93fe2d9c
C
9178 </trans-unit>
9179 <trans-unit id="2832051749922509643" datatype="html">
9180 <source>Concatenate a file at the end of the video.</source>
9181 <target state="new">Concatenate a file at the end of the video.</target>
3c18ff47
C
9182 <context-group purpose="location">
9183 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.html</context>
9184 <context context-type="linenumber">40</context>
9185 </context-group>
93fe2d9c
C
9186 </trans-unit>
9187 <trans-unit id="4368653199478595315" datatype="html">
9188 <source>Select the outro video file</source>
9189 <target state="new">Select the outro video file</target>
3c18ff47
C
9190 <context-group purpose="location">
9191 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.html</context>
9192 <context context-type="linenumber">44</context>
9193 </context-group>
93fe2d9c
C
9194 </trans-unit>
9195 <trans-unit id="3463158361655332380" datatype="html">
9196 <source>ADD WATERMARK</source>
9197 <target state="new">ADD WATERMARK</target>
3c18ff47
C
9198 <context-group purpose="location">
9199 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.html</context>
9200 <context context-type="linenumber">52</context>
9201 </context-group>
93fe2d9c
C
9202 </trans-unit>
9203 <trans-unit id="4472450670859114703" datatype="html">
9204 <source>Add a watermark image to the video.</source>
9205 <target state="new">Add a watermark image to the video.</target>
3c18ff47
C
9206 <context-group purpose="location">
9207 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.html</context>
9208 <context context-type="linenumber">54</context>
9209 </context-group>
93fe2d9c
C
9210 </trans-unit>
9211 <trans-unit id="155510305759087510" datatype="html">
9212 <source>Select watermark image file</source>
9213 <target state="new">Select watermark image file</target>
3c18ff47
C
9214 <context-group purpose="location">
9215 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.html</context>
9216 <context context-type="linenumber">58</context>
9217 </context-group>
93fe2d9c
C
9218 </trans-unit>
9219 <trans-unit id="3926035808219061063" datatype="html">
9220 <source>Run video edition</source>
9221 <target state="new">Run video edition</target>
3c18ff47
C
9222 <context-group purpose="location">
9223 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.html</context>
9224 <context context-type="linenumber">66</context>
9225 </context-group>
93fe2d9c
C
9226 </trans-unit>
9227 <trans-unit id="1514792472513458403" datatype="html">
9228 <source>Video before edition</source>
9229 <target state="new">Video before edition</target>
3c18ff47
C
9230 <context-group purpose="location">
9231 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.html</context>
9232 <context context-type="linenumber">75</context>
9233 </context-group>
93fe2d9c
C
9234 </trans-unit>
9235 <trans-unit id="1109043661443571733" datatype="html">
9236 <source>Edition tasks:</source>
9237 <target state="new">Edition tasks:</target>
3c18ff47
C
9238 <context-group purpose="location">
9239 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.html</context>
9240 <context context-type="linenumber">80</context>
9241 </context-group>
93fe2d9c
C
9242 </trans-unit>
9243 <trans-unit id="3541115907775840269" datatype="html">
9244 <source>Are you sure you want to edit "<x id="PH" equiv-text="this.video.name"/>"?</source>
9245 <target state="new">Are you sure you want to edit "<x id="PH" equiv-text="this.video.name"/>"?</target>
3c18ff47
C
9246 <context-group purpose="location">
9247 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.ts</context>
9248 <context context-type="linenumber">72</context>
9249 </context-group>
93fe2d9c
C
9250 </trans-unit>
9251 <trans-unit id="3858880927114551513" datatype="html">
e6afb669
C
9252 <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>
9253 <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>
3c18ff47
C
9254 <context-group purpose="location">
9255 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.ts</context>
9256 <context context-type="linenumber">76</context>
9257 </context-group>
93fe2d9c
C
9258 </trans-unit>
9259 <trans-unit id="4876327655498234453" datatype="html">
e6afb669
C
9260 <source>As a reminder, the following tasks will be executed: &lt;ol><x id="PH" equiv-text="listHTML"/>&lt;/ol></source>
9261 <target state="new">As a reminder, the following tasks will be executed: &lt;ol><x id="PH" equiv-text="listHTML"/>&lt;/ol></target>
3c18ff47
C
9262 <context-group purpose="location">
9263 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.ts</context>
9264 <context context-type="linenumber">77</context>
9265 </context-group>
9266 </trans-unit>
5a6de093 9267 <trans-unit id="7709367721354853232" datatype="html">
eb12a714
C
9268 <source>Focus the search bar</source>
9269 <target state="new">Focus the search bar</target>
93fe2d9c
C
9270 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">274</context></context-group>
9271 </trans-unit>
5a6de093 9272 <trans-unit id="4049262826107502276" datatype="html">
eb12a714
C
9273 <source>Toggle the left menu</source>
9274 <target state="new">Toggle the left menu</target>
93fe2d9c
C
9275 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">279</context></context-group>
9276 </trans-unit>
5a6de093 9277 <trans-unit id="5409372033656550095" datatype="html">
eb12a714
C
9278 <source>Go to the discover videos page</source>
9279 <target state="new">Go to the discover videos page</target>
93fe2d9c
C
9280 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">284</context></context-group>
9281 </trans-unit>
5a6de093 9282 <trans-unit id="4278050445961255445" datatype="html">
eb12a714
C
9283 <source>Go to the trending videos page</source>
9284 <target state="new">Go to the trending videos page</target>
93fe2d9c
C
9285 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">289</context></context-group>
9286 </trans-unit>
5a6de093
C
9287 <trans-unit id="3242234958443825475" datatype="html">
9288 <source>Go to the recently added videos page</source>
9289 <target state="new">Go to the recently added videos page</target>
93fe2d9c
C
9290 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">294</context></context-group>
9291 </trans-unit>
5a6de093 9292 <trans-unit id="2887122197778293919" datatype="html">
eb12a714
C
9293 <source>Go to the local videos page</source>
9294 <target state="new">Go to the local videos page</target>
93fe2d9c
C
9295 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">299</context></context-group>
9296 </trans-unit>
5a6de093 9297 <trans-unit id="8009065619559214982" datatype="html">
eb12a714
C
9298 <source>Go to the videos upload page</source>
9299 <target state="new">Go to the videos upload page</target>
93fe2d9c
C
9300 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">304</context></context-group>
9301 </trans-unit>
5a6de093 9302 <trans-unit id="3779524668013120370" datatype="html">
eb12a714
C
9303 <source>Go to my subscriptions</source>
9304 <target state="new">Go to my subscriptions</target>
93fe2d9c
C
9305 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">61</context></context-group>
9306 </trans-unit>
5a6de093 9307 <trans-unit id="1136469849928650779" datatype="html">
eb12a714
C
9308 <source>Go to my videos</source>
9309 <target state="new">Go to my videos</target>
93fe2d9c
C
9310 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">65</context></context-group>
9311 </trans-unit>
5a6de093 9312 <trans-unit id="7836683738999600376" datatype="html">
eb12a714
C
9313 <source>Go to my imports</source>
9314 <target state="new">Go to my imports</target>
93fe2d9c
C
9315 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">69</context></context-group>
9316 </trans-unit>
5a6de093 9317 <trans-unit id="7511292153332773503" datatype="html">
eb12a714
C
9318 <source>Go to my channels</source>
9319 <target state="new">Go to my channels</target>
93fe2d9c
C
9320 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">73</context></context-group>
9321 </trans-unit>
913aa176 9322 <trans-unit id="2013324644839511073" datatype="html">
e6afb669
C
9323 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>.
9324Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source>
913aa176 9325 <target state="new">Cannot retrieve OAuth Client credentials: <x id="PH"/>.
5a6de093 9326Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</target>
93fe2d9c
C
9327 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">100</context></context-group>
9328 </trans-unit>
5a6de093 9329 <trans-unit id="375263728166936544" datatype="html">
eb12a714
C
9330 <source>You need to reconnect.</source>
9331 <target state="new">You need to reconnect.</target>
93fe2d9c
C
9332 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">221</context></context-group>
9333 </trans-unit>
5a6de093 9334 <trans-unit id="2206638022166154361" datatype="html">
eb12a714
C
9335 <source>Keyboard Shortcuts:</source>
9336 <target state="new">Keyboard Shortcuts:</target>
913aa176 9337 <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
9338 </trans-unit>
9339 <trans-unit id="3608407683173066091" datatype="html">
9340 <source>My history</source>
9341 <target state="new">My history</target>
c5c848c5
C
9342 <context-group purpose="location">
9343 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context>
9344 <context context-type="linenumber">98</context>
9345 </context-group>
93fe2d9c
C
9346 </trans-unit>
9347 <trans-unit id="4024404994702813072" datatype="html">
9348 <source>In my library</source>
9349 <target state="new">In my library</target>
7c94e1e7
C
9350 <context-group purpose="location">
9351 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context>
9352 <context context-type="linenumber">104</context>
9353 </context-group>
93fe2d9c
C
9354 </trans-unit>
9355 <trans-unit id="232050922346936574" datatype="html">
9356 <source>Trending</source>
9357 <target state="new">Trending</target>
9358 <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>
9359 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">131</context></context-group>
9360 </trans-unit>
9361 <trans-unit id="6470888608149621404" datatype="html">
9362 <source>ON <x id="PH" equiv-text="config.instance.name"/></source>
9363 <target state="new">ON <x id="PH" equiv-text="config.instance.name"/></target>
09e1784b
C
9364 <context-group purpose="location">
9365 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context>
c5c848c5 9366 <context context-type="linenumber">150</context>
09e1784b 9367 </context-group>
93fe2d9c
C
9368 </trans-unit>
9369 <trans-unit id="2821179408673282599" datatype="html">
9370 <source>Home</source>
9371 <target state="new">Home</target>
9372 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">115</context></context-group>
9373 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">116</context></context-group>
9374 </trans-unit>
5a6de093 9375 <trans-unit id="4648900870671159218" datatype="html">
eb12a714
C
9376 <source>Success</source>
9377 <target state="new">Success</target>
913aa176 9378 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">25</context></context-group>
9379 </trans-unit>
5a6de093 9380 <trans-unit id="1266887509445371246" datatype="html">
eb12a714
C
9381 <source>Incorrect username or password.</source>
9382 <target state="new">Incorrect username or password.</target>
93fe2d9c
C
9383 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">164</context></context-group>
9384 </trans-unit>
5a6de093
C
9385 <trans-unit id="6974874606619467663" datatype="html">
9386 <source>Your account is blocked.</source>
9387 <target state="new">Your account is blocked.</target>
93fe2d9c
C
9388 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">165</context></context-group>
9389 </trans-unit>
5a6de093 9390 <trans-unit id="7939914198003891823" datatype="html">
e4eaa7c9
C
9391 <source>any language</source>
9392 <target state="new">any language</target>
93fe2d9c
C
9393 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">276</context></context-group>
9394 </trans-unit>
5a6de093 9395 <trans-unit id="5633144232269377096" datatype="html">
e4eaa7c9
C
9396 <source>hide</source>
9397 <target state="new">hide</target>
93fe2d9c
C
9398 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">311</context></context-group>
9399 </trans-unit>
5a6de093 9400 <trans-unit id="8603861867909474404" datatype="html">
e4eaa7c9
C
9401 <source>blur</source>
9402 <target state="new">blur</target>
93fe2d9c
C
9403 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">315</context></context-group>
9404 </trans-unit>
5a6de093 9405 <trans-unit id="4534458451100881847" datatype="html">
e4eaa7c9
C
9406 <source>display</source>
9407 <target state="new">display</target>
93fe2d9c
C
9408 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">319</context></context-group>
9409 </trans-unit>
5a6de093 9410 <trans-unit id="4467323362722952678" datatype="html">
e4eaa7c9
C
9411 <source>Unknown</source>
9412 <target state="new">Unknown</target>
93fe2d9c
C
9413 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">206</context></context-group>
9414 </trans-unit>
5a6de093 9415 <trans-unit id="8781423666414310853" datatype="html">
eb12a714
C
9416 <source>Your password has been successfully reset!</source>
9417 <target state="new">Your password has been successfully reset!</target>
913aa176 9418 <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>
9419 </trans-unit>
5a6de093 9420 <trans-unit id="6048892649018070225" datatype="html">
eb12a714
C
9421 <source>Today</source>
9422 <target state="new">Today</target>
93fe2d9c
C
9423 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">40</context></context-group>
9424 <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>
9425 <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>
9426 </trans-unit>
913aa176 9427 <trans-unit id="4498682414491138092" datatype="html">
9428 <source>Yesterday</source>
9429 <target state="new">Yesterday</target>
93fe2d9c
C
9430 <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>
9431 </trans-unit>
913aa176 9432 <trans-unit id="5073473933031004097" datatype="html">
9433 <source>This week</source>
9434 <target state="new">This week</target>
93fe2d9c
C
9435 <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>
9436 </trans-unit>
913aa176 9437 <trans-unit id="842657237693374355" datatype="html">
9438 <source>This month</source>
9439 <target state="new">This month</target>
93fe2d9c
C
9440 <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>
9441 </trans-unit>
913aa176 9442 <trans-unit id="4463380307954693363" datatype="html">
9443 <source>Last month</source>
9444 <target state="new">Last month</target>
93fe2d9c
C
9445 <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>
9446 </trans-unit>
913aa176 9447 <trans-unit id="7473676707373218484" datatype="html">
9448 <source>Older</source>
9449 <target state="new">Older</target>
93fe2d9c
C
9450 <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>
9451 </trans-unit>
913aa176 9452 <trans-unit id="5036991421517255667" datatype="html">
9453 <source>Cannot load more videos. Try again later.</source>
9454 <target state="new">Cannot load more videos. Try again later.</target>
93fe2d9c
C
9455 <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>
9456 <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>
9457 </trans-unit>
5a6de093 9458 <trans-unit id="4873149362496451858" datatype="html">
eb12a714
C
9459 <source>Last 7 days</source>
9460 <target state="new">Last 7 days</target>
93fe2d9c
C
9461 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">44</context></context-group>
9462 </trans-unit>
5a6de093 9463 <trans-unit id="2949150997160654358" datatype="html">
eb12a714
C
9464 <source>Last 30 days</source>
9465 <target state="new">Last 30 days</target>
93fe2d9c
C
9466 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">48</context></context-group>
9467 </trans-unit>
5a6de093 9468 <trans-unit id="5328600704510694984" datatype="html">
eb12a714
C
9469 <source>Last 365 days</source>
9470 <target state="new">Last 365 days</target>
93fe2d9c
C
9471 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">52</context></context-group>
9472 </trans-unit>
9473 <trans-unit id="2392481201920342009" datatype="html">
9474 <source>VOD videos</source>
9475 <target state="new">VOD videos</target>
9476 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">34</context></context-group>
9477 <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>
9478 <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>
9479 </trans-unit>
9480 <trans-unit id="2180217594100853008" datatype="html">
9481 <source>Live videos</source>
9482 <target state="new">Live videos</target>
9483 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">29</context></context-group>
9484 <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>
9485 <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>
9486 </trans-unit>
5a6de093 9487 <trans-unit id="8487565500496466433" datatype="html">
eb12a714
C
9488 <source>Short (&lt; 4 min)</source>
9489 <target state="new">Short (&lt; 4 min)</target>
93fe2d9c
C
9490 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">59</context></context-group>
9491 </trans-unit>
5a6de093 9492 <trans-unit id="3642535017283477339" datatype="html">
eb12a714
C
9493 <source>Medium (4-10 min)</source>
9494 <target state="new">Medium (4-10 min)</target>
93fe2d9c
C
9495 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">63</context></context-group>
9496 </trans-unit>
5a6de093 9497 <trans-unit id="6613870447286561244" datatype="html">
e6afb669
C
9498 <source>Long (> 10 min)</source>
9499 <target state="new">Long (> 10 min)</target>
93fe2d9c
C
9500 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">67</context></context-group>
9501 </trans-unit>
5a6de093 9502 <trans-unit id="1787083504545967" datatype="html">
eb12a714
C
9503 <source>Relevance</source>
9504 <target state="new">Relevance</target>
93fe2d9c
C
9505 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">74</context></context-group>
9506 </trans-unit>
5a6de093 9507 <trans-unit id="7944277186358179990" datatype="html">
eb12a714
C
9508 <source>Publish date</source>
9509 <target state="new">Publish date</target>
93fe2d9c
C
9510 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">78</context></context-group>
9511 </trans-unit>
5a6de093 9512 <trans-unit id="2123659921722214537" datatype="html">
eb12a714
C
9513 <source>Views</source>
9514 <target state="new">Views</target>
93fe2d9c
C
9515 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">82</context></context-group>
9516 </trans-unit>
5a6de093
C
9517 <trans-unit id="3208627574396957172" datatype="html">
9518 <source>Search index is unavailable. Retrying with instance results instead.</source>
9519 <target state="new">Search index is unavailable. Retrying with instance results instead.</target>
93fe2d9c
C
9520 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">159</context></context-group>
9521 </trans-unit>
5a6de093
C
9522 <trans-unit id="307702206382241469" datatype="html">
9523 <source>Search error</source>
9524 <target state="new">Search error</target>
93fe2d9c
C
9525 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">160</context></context-group>
9526 </trans-unit>
9527 <trans-unit id="8491751845906232809" datatype="html">
9528 <source>PeerTube instance host filter is invalid</source>
9529 <target state="new">PeerTube instance host filter is invalid</target>
9530 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">327</context></context-group>
9531 </trans-unit>
913aa176 9532 <trans-unit id="4580988005648117665" datatype="html">
93fe2d9c
C
9533 <source>Search</source>
9534 <target state="new">Search</target>
9535 <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>
9536 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-routing.module.ts</context><context context-type="linenumber">12</context></context-group>
9537 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">255</context></context-group>
9538 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">8</context></context-group>
9539 <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>
9540 <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>
9541 <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>
9542 </trans-unit>
9543 <trans-unit id="320689395528621696" datatype="html">
9544 <source>Navigate between plugins and themes</source>
9545 <target state="new">Navigate between plugins and themes</target>
78a5dd9c
C
9546 <context-group purpose="location">
9547 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context>
9548 <context context-type="linenumber">7</context>
9549 </context-group>
93fe2d9c
C
9550 </trans-unit>
9551 <trans-unit id="7804724824750282316" datatype="html">
9552 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source>
9553 <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
9554 <context-group purpose="location">
9555 <context context-type="sourcefile">src/app/+search/search.component.html</context>
9556 <context context-type="linenumber">5</context>
9557 </context-group>
913aa176 9558 </trans-unit>
5a6de093 9559 <trans-unit id="5891040073345002614" datatype="html">
913aa176 9560 <source><x id="PH"/> years ago </source>
5a6de093
C
9561 <target state="new">
9562 <x id="PH"/> years ago
9563 </target>
93fe2d9c
C
9564 <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>
9565 </trans-unit>
9566 <trans-unit id="8392321423487952834" datatype="html">
9567 <source>1 year ago</source>
9568 <target state="new">1 year ago</target>
09e1784b
C
9569 <context-group purpose="location">
9570 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9571 <context context-type="linenumber">12</context>
9572 </context-group>
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">17</context>
9576 </context-group>
913aa176 9577 </trans-unit>
5a6de093 9578 <trans-unit id="9022576335789205254" datatype="html">
913aa176 9579 <source><x id="PH"/> months ago </source>
5a6de093
C
9580 <target state="new">
9581 <x id="PH"/> months 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">18</context></context-group>
9584 </trans-unit>
9585 <trans-unit id="6874778750344205852" datatype="html">
9586 <source>1 month ago</source>
9587 <target state="new">1 month 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">19</context>
9591 </context-group>
9592 <context-group purpose="location">
9593 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9594 <context context-type="linenumber">24</context>
9595 </context-group>
913aa176 9596 </trans-unit>
5a6de093 9597 <trans-unit id="6473426250245763193" datatype="html">
913aa176 9598 <source><x id="PH"/> weeks ago </source>
5a6de093
C
9599 <target state="new">
9600 <x id="PH"/> weeks ago
9601 </target>
93fe2d9c
C
9602 <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>
9603 </trans-unit>
9604 <trans-unit id="6538455390369999912" datatype="html">
9605 <source>1 week ago</source>
9606 <target state="new">1 week ago</target>
09e1784b
C
9607 <context-group purpose="location">
9608 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9609 <context context-type="linenumber">26</context>
9610 </context-group>
913aa176 9611 </trans-unit>
5a6de093 9612 <trans-unit id="5186107770140555014" datatype="html">
913aa176 9613 <source><x id="PH"/> days ago </source>
5a6de093
C
9614 <target state="new">
9615 <x id="PH"/> days ago
9616 </target>
93fe2d9c
C
9617 <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>
9618 </trans-unit>
9619 <trans-unit id="3927517496763161987" datatype="html">
9620 <source>1 day ago</source>
9621 <target state="new">1 day ago</target>
09e1784b
C
9622 <context-group purpose="location">
9623 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9624 <context context-type="linenumber">30</context>
9625 </context-group>
913aa176 9626 </trans-unit>
5a6de093 9627 <trans-unit id="6522428509564266583" datatype="html">
913aa176 9628 <source><x id="PH"/> hours ago </source>
5a6de093
C
9629 <target state="new">
9630 <x id="PH"/> hours ago
9631 </target>
93fe2d9c
C
9632 <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>
9633 </trans-unit>
9634 <trans-unit id="6285422673271535468" datatype="html">
9635 <source>1 hour ago</source>
9636 <target state="new">1 hour ago</target>
09e1784b
C
9637 <context-group purpose="location">
9638 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9639 <context context-type="linenumber">34</context>
9640 </context-group>
913aa176 9641 </trans-unit>
5a6de093 9642 <trans-unit id="8256466313580256940" datatype="html">
913aa176 9643 <source><x id="PH"/> min ago </source>
5a6de093
C
9644 <target state="new">
9645 <x id="PH"/> min ago
9646 </target>
93fe2d9c
C
9647 <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>
9648 </trans-unit>
5a6de093 9649 <trans-unit id="4733690367258997247" datatype="html">
e4eaa7c9
C
9650 <source>just now</source>
9651 <target state="new">just now</target>
93fe2d9c
C
9652 <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>
9653 </trans-unit>
5a6de093 9654 <trans-unit id="2222108104954671970" datatype="html">
913aa176 9655 <source><x id="PH"/> sec </source>
5a6de093
C
9656 <target state="new">
9657 <x id="PH"/> sec
9658 </target>
913aa176 9659 <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>
9660 </trans-unit>
9661 <trans-unit id="6499699285816188400" datatype="html">
9662 <source>Abuse reports</source>
9663 <target state="new">Abuse reports</target>
9664 <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>
9665 </trans-unit>
9666 <trans-unit id="4930506384627295710" datatype="html">
9667 <source>Settings</source>
9668 <target state="new">Settings</target>
93fe2d9c
C
9669 <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>
9670 <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>
9671 <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>
9672 <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>
9673 </trans-unit>
5a6de093 9674 <trans-unit id="9178182467454450952" datatype="html">
eb12a714
C
9675 <source>Confirm</source>
9676 <target state="new">Confirm</target>
93fe2d9c
C
9677 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">40</context></context-group>
9678 </trans-unit>
5a6de093 9679 <trans-unit id="7784486624424057376" datatype="html">
eb12a714
C
9680 <source>Instance name is required.</source>
9681 <target state="new">Instance name is required.</target>
913aa176 9682 <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>
9683 </trans-unit>
5a6de093 9684 <trans-unit id="3281212084219111058" datatype="html">
eb12a714
C
9685 <source>Short description should not be longer than 250 characters.</source>
9686 <target state="new">Short description should not be longer than 250 characters.</target>
913aa176 9687 <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>
9688 </trans-unit>
5a6de093 9689 <trans-unit id="6033463036257195528" datatype="html">
eb12a714
C
9690 <source>Twitter username is required.</source>
9691 <target state="new">Twitter username is required.</target>
913aa176 9692 <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>
9693 </trans-unit>
5a6de093 9694 <trans-unit id="8198703669620791633" datatype="html">
eb12a714
C
9695 <source>Previews cache size is required.</source>
9696 <target state="new">Previews cache size is required.</target>
913aa176 9697 <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>
9698 </trans-unit>
5a6de093 9699 <trans-unit id="3971192070835972256" datatype="html">
eb12a714
C
9700 <source>Previews cache size must be greater than 1.</source>
9701 <target state="new">Previews cache size must be greater than 1.</target>
913aa176 9702 <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>
9703 </trans-unit>
5a6de093 9704 <trans-unit id="2903453036126968504" datatype="html">
eb12a714
C
9705 <source>Previews cache size must be a number.</source>
9706 <target state="new">Previews cache size must be a number.</target>
913aa176 9707 <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>
9708 </trans-unit>
5a6de093 9709 <trans-unit id="6941976540222684735" datatype="html">
eb12a714
C
9710 <source>Captions cache size is required.</source>
9711 <target state="new">Captions cache size is required.</target>
913aa176 9712 <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>
9713 </trans-unit>
5a6de093 9714 <trans-unit id="780869536819343075" datatype="html">
eb12a714
C
9715 <source>Captions cache size must be greater than 1.</source>
9716 <target state="new">Captions cache size must be greater than 1.</target>
913aa176 9717 <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>
9718 </trans-unit>
5a6de093 9719 <trans-unit id="2498218540197718478" datatype="html">
eb12a714
C
9720 <source>Captions cache size must be a number.</source>
9721 <target state="new">Captions cache size must be a number.</target>
913aa176 9722 <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>
9723 </trans-unit>
5a6de093 9724 <trans-unit id="818392297325723982" datatype="html">
eb12a714
C
9725 <source>Signup limit is required.</source>
9726 <target state="new">Signup limit is required.</target>
913aa176 9727 <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
9728 </trans-unit>
9729 <trans-unit id="5630311719329022718" datatype="html">
9730 <source>Signup limit must be greater than 1. Use -1 to disable it.</source>
9731 <target state="new">Signup limit must be greater than 1. Use -1 to disable it.</target>
c29ce242
C
9732 <context-group purpose="location">
9733 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
9734 <context context-type="linenumber">47</context>
9735 </context-group>
913aa176 9736 </trans-unit>
5a6de093 9737 <trans-unit id="2555843408410000965" datatype="html">
eb12a714
C
9738 <source>Signup limit must be a number.</source>
9739 <target state="new">Signup limit must be a number.</target>
913aa176 9740 <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
9741 </trans-unit>
9742 <trans-unit id="346485141381099383" datatype="html">
9743 <source>Signup minimum age is required.</source>
9744 <target state="new">Signup minimum age is required.</target>
c5c848c5
C
9745 <context-group purpose="location">
9746 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
9747 <context context-type="linenumber">55</context>
9748 </context-group>
93fe2d9c
C
9749 </trans-unit>
9750 <trans-unit id="4230672031132838318" datatype="html">
9751 <source>Signup minimum age must be greater than 1.</source>
9752 <target state="new">Signup minimum age must be greater than 1.</target>
c5c848c5
C
9753 <context-group purpose="location">
9754 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
9755 <context context-type="linenumber">56</context>
9756 </context-group>
93fe2d9c
C
9757 </trans-unit>
9758 <trans-unit id="5929230001329133993" datatype="html">
9759 <source>Signup minimum age must be a number.</source>
9760 <target state="new">Signup minimum age must be a number.</target>
c5c848c5
C
9761 <context-group purpose="location">
9762 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
9763 <context context-type="linenumber">57</context>
9764 </context-group>
913aa176 9765 </trans-unit>
5a6de093 9766 <trans-unit id="240096858386658337" datatype="html">
eb12a714
C
9767 <source>Admin email is required.</source>
9768 <target state="new">Admin email is required.</target>
93fe2d9c
C
9769 <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>
9770 </trans-unit>
5a6de093 9771 <trans-unit id="4392533896009432078" datatype="html">
eb12a714
C
9772 <source>Admin email must be valid.</source>
9773 <target state="new">Admin email must be valid.</target>
93fe2d9c
C
9774 <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>
9775 </trans-unit>
5a6de093 9776 <trans-unit id="6172217783476989430" datatype="html">
eb12a714
C
9777 <source>Transcoding threads is required.</source>
9778 <target state="new">Transcoding threads is required.</target>
93fe2d9c
C
9779 <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>
9780 </trans-unit>
5a6de093 9781 <trans-unit id="5320424292625586941" datatype="html">
eb12a714
C
9782 <source>Transcoding threads must be greater or equal to 0.</source>
9783 <target state="new">Transcoding threads must be greater or equal to 0.</target>
93fe2d9c
C
9784 <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>
9785 </trans-unit>
913aa176 9786 <trans-unit id="8185661254949728718" datatype="html">
9787 <source>Max live duration is required.</source>
9788 <target state="new">Max live duration is required.</target>
93fe2d9c
C
9789 <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>
9790 </trans-unit>
913aa176 9791 <trans-unit id="8892863662898651766" datatype="html">
9792 <source>Max live duration should be greater or equal to -1.</source>
9793 <target state="new">Max live duration should be greater or equal to -1.</target>
93fe2d9c
C
9794 <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>
9795 </trans-unit>
913aa176 9796 <trans-unit id="8196240396863235661" datatype="html">
9797 <source>Max instance lives is required.</source>
9798 <target state="new">Max instance lives is required.</target>
93fe2d9c
C
9799 <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>
9800 </trans-unit>
913aa176 9801 <trans-unit id="913683464711184925" datatype="html">
9802 <source>Max instance lives should be greater or equal to -1.</source>
9803 <target state="new">Max instance lives should be greater or equal to -1.</target>
93fe2d9c
C
9804 <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>
9805 </trans-unit>
913aa176 9806 <trans-unit id="5614457087254770778" datatype="html">
9807 <source>Max user lives is required.</source>
9808 <target state="new">Max user lives 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">96</context></context-group>
9810 </trans-unit>
913aa176 9811 <trans-unit id="2779726697233311712" datatype="html">
9812 <source>Max user lives should be greater or equal to -1.</source>
9813 <target state="new">Max user lives 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">97</context></context-group>
9815 </trans-unit>
9816 <trans-unit id="351272950792130803" datatype="html">
9817 <source>Max video channels per user is required.</source>
9818 <target state="new">Max video channels per user is required.</target>
c49c366a
C
9819 <context-group purpose="location">
9820 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
9821 <context context-type="linenumber">104</context>
9822 </context-group>
93fe2d9c
C
9823 </trans-unit>
9824 <trans-unit id="5253683089104713724" datatype="html">
9825 <source>Max video channels per user must be greater or equal to 1.</source>
9826 <target state="new">Max video channels per user must be greater or equal to 1.</target>
c49c366a
C
9827 <context-group purpose="location">
9828 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
9829 <context context-type="linenumber">105</context>
9830 </context-group>
93fe2d9c
C
9831 </trans-unit>
9832 <trans-unit id="8354695459880751923" datatype="html">
9833 <source>Max video channels per user must be a number.</source>
9834 <target state="new">Max video channels per user must be a number.</target>
c49c366a
C
9835 <context-group purpose="location">
9836 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
9837 <context context-type="linenumber">106</context>
9838 </context-group>
9839 </trans-unit>
913aa176 9840 <trans-unit id="5832601947705094130" datatype="html">
9841 <source>Concurrency is required.</source>
9842 <target state="new">Concurrency is required.</target>
93fe2d9c
C
9843 <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>
9844 </trans-unit>
913aa176 9845 <trans-unit id="4751566092251132371" datatype="html">
9846 <source>Concurrency should be greater or equal to 1.</source>
9847 <target state="new">Concurrency should be greater or equal to 1.</target>
93fe2d9c
C
9848 <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>
9849 </trans-unit>
5a6de093 9850 <trans-unit id="75589896034107743" datatype="html">
eb12a714
C
9851 <source>Index URL should be a URL</source>
9852 <target state="new">Index URL should be a URL</target>
93fe2d9c
C
9853 <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>
9854 </trans-unit>
5a6de093
C
9855 <trans-unit id="3964961007325702684" datatype="html">
9856 <source>Search index URL should be a URL</source>
9857 <target state="new">Search index URL should be a URL</target>
93fe2d9c
C
9858 <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>
9859 </trans-unit>
5a6de093 9860 <trans-unit id="8602814243662345124" datatype="html">
eb12a714
C
9861 <source>Email is required.</source>
9862 <target state="new">Email is required.</target>
93fe2d9c
C
9863 <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>
9864 <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>
9865 </trans-unit>
5a6de093 9866 <trans-unit id="4591482207344282590" datatype="html">
eb12a714
C
9867 <source>Email must be valid.</source>
9868 <target state="new">Email must be valid.</target>
93fe2d9c
C
9869 <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>
9870 <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>
9871 </trans-unit>
913aa176 9872 <trans-unit id="544279804045883862" datatype="html">
9873 <source>Handle is required.</source>
9874 <target state="new">Handle is required.</target>
93fe2d9c
C
9875 <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>
9876 </trans-unit>
9877 <trans-unit id="2805037637775107078" datatype="html">
9878 <source>Handle must be valid (eg. chocobozzz@example.com).</source>
9879 <target state="new">Handle must be valid (eg. chocobozzz@example.com).</target>
9880 <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>
9881 </trans-unit>
5a6de093 9882 <trans-unit id="4968369344159400023" datatype="html">
eb12a714
C
9883 <source>Your name is required.</source>
9884 <target state="new">Your name is required.</target>
913aa176 9885 <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>
9886 </trans-unit>
5a6de093 9887 <trans-unit id="5799695548385507586" datatype="html">
eb12a714
C
9888 <source>Your name must be at least 1 character long.</source>
9889 <target state="new">Your name must be at least 1 character long.</target>
913aa176 9890 <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>
9891 </trans-unit>
5a6de093 9892 <trans-unit id="3600004643604731577" datatype="html">
eb12a714
C
9893 <source>Your name cannot be more than 120 characters long.</source>
9894 <target state="new">Your name cannot be more than 120 characters long.</target>
913aa176 9895 <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>
9896 </trans-unit>
5a6de093 9897 <trans-unit id="3981804692726336204" datatype="html">
eb12a714
C
9898 <source>A subject is required.</source>
9899 <target state="new">A subject is required.</target>
913aa176 9900 <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>
9901 </trans-unit>
5a6de093 9902 <trans-unit id="7787099349830266861" datatype="html">
eb12a714
C
9903 <source>The subject must be at least 1 character long.</source>
9904 <target state="new">The subject must be at least 1 character long.</target>
913aa176 9905 <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>
9906 </trans-unit>
5a6de093 9907 <trans-unit id="5905189237950302829" datatype="html">
eb12a714
C
9908 <source>The subject cannot be more than 120 characters long.</source>
9909 <target state="new">The subject cannot be more than 120 characters long.</target>
913aa176 9910 <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>
9911 </trans-unit>
5a6de093 9912 <trans-unit id="847704400962945123" datatype="html">
eb12a714
C
9913 <source>A message is required.</source>
9914 <target state="new">A message is required.</target>
913aa176 9915 <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>
9916 </trans-unit>
5a6de093 9917 <trans-unit id="3871842658394273178" datatype="html">
eb12a714
C
9918 <source>The message must be at least 3 characters long.</source>
9919 <target state="new">The message must be at least 3 characters long.</target>
913aa176 9920 <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>
9921 </trans-unit>
5a6de093 9922 <trans-unit id="3731145759205895653" datatype="html">
eb12a714
C
9923 <source>The message cannot be more than 5000 characters long.</source>
9924 <target state="new">The message cannot be more than 5000 characters long.</target>
913aa176 9925 <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>
9926 </trans-unit>
5a6de093 9927 <trans-unit id="3868123820758341861" datatype="html">
eb12a714
C
9928 <source>Username is required.</source>
9929 <target state="new">Username is required.</target>
93fe2d9c
C
9930 <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>
9931 <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>
9932 </trans-unit>
5a6de093 9933 <trans-unit id="3577237269587081090" datatype="html">
eb12a714
C
9934 <source>Password is required.</source>
9935 <target state="new">Password is required.</target>
93fe2d9c
C
9936 <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>
9937 <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>
9938 <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>
9939 </trans-unit>
5a6de093 9940 <trans-unit id="3152303769378345477" datatype="html">
eb12a714
C
9941 <source>Confirmation of the password is required.</source>
9942 <target state="new">Confirmation of the password is required.</target>
913aa176 9943 <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>
9944 </trans-unit>
5a6de093 9945 <trans-unit id="4786141633412279939" datatype="html">
eb12a714
C
9946 <source>Username must be at least 1 character long.</source>
9947 <target state="new">Username must be at least 1 character long.</target>
93fe2d9c
C
9948 <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>
9949 </trans-unit>
5a6de093 9950 <trans-unit id="1019755749203839300" datatype="html">
eb12a714
C
9951 <source>Username cannot be more than 50 characters long.</source>
9952 <target state="new">Username cannot be more than 50 characters long.</target>
93fe2d9c
C
9953 <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>
9954 </trans-unit>
5a6de093 9955 <trans-unit id="5621067256208426608" datatype="html">
eb12a714
C
9956 <source>Username should be lowercase alphanumeric; dots and underscores are allowed.</source>
9957 <target state="new">Username should be lowercase alphanumeric; dots and underscores are allowed.</target>
93fe2d9c
C
9958 <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>
9959 </trans-unit>
5a6de093
C
9960 <trans-unit id="6288154707582132676" datatype="html">
9961 <source>Channel name is required.</source>
9962 <target state="new">Channel name is required.</target>
93fe2d9c
C
9963 <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>
9964 </trans-unit>
5a6de093
C
9965 <trans-unit id="8178814467139959283" datatype="html">
9966 <source>Channel name must be at least 1 character long.</source>
9967 <target state="new">Channel name must be at least 1 character long.</target>
93fe2d9c
C
9968 <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>
9969 </trans-unit>
5a6de093
C
9970 <trans-unit id="8602785819772117007" datatype="html">
9971 <source>Channel name cannot be more than 50 characters long.</source>
9972 <target state="new">Channel name cannot be more than 50 characters long.</target>
93fe2d9c
C
9973 <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>
9974 </trans-unit>
913aa176 9975 <trans-unit id="3419415520566928243" datatype="html">
9976 <source>Channel name should be lowercase, and can contain only alphanumeric characters, dots and underscores.</source>
9977 <target state="new">Channel name should be lowercase, and can contain only alphanumeric characters, dots and underscores.</target>
93fe2d9c
C
9978 <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>
9979 </trans-unit>
5a6de093 9980 <trans-unit id="525871656034789056" datatype="html">
eb12a714
C
9981 <source>Password must be at least 6 characters long.</source>
9982 <target state="new">Password must be at least 6 characters long.</target>
93fe2d9c
C
9983 <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>
9984 <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>
9985 </trans-unit>
5a6de093 9986 <trans-unit id="1099684476181448167" datatype="html">
eb12a714
C
9987 <source>Password cannot be more than 255 characters long.</source>
9988 <target state="new">Password cannot be more than 255 characters long.</target>
93fe2d9c
C
9989 <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>
9990 <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>
9991 </trans-unit>
5a6de093 9992 <trans-unit id="3392630942539073768" datatype="html">
eb12a714
C
9993 <source>The new password and the confirmed password do not correspond.</source>
9994 <target state="new">The new password and the confirmed password do not correspond.</target>
93fe2d9c
C
9995 <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>
9996 </trans-unit>
5a6de093 9997 <trans-unit id="2027337371129904473" datatype="html">
eb12a714
C
9998 <source>Video quota is required.</source>
9999 <target state="new">Video quota is required.</target>
93fe2d9c
C
10000 <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>
10001 </trans-unit>
5a6de093 10002 <trans-unit id="267386529333143660" datatype="html">
eb12a714
C
10003 <source>Quota must be greater than -1.</source>
10004 <target state="new">Quota must be greater than -1.</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">99</context></context-group>
10006 </trans-unit>
5a6de093 10007 <trans-unit id="1220179061234048936" datatype="html">
eb12a714
C
10008 <source>Daily upload limit is required.</source>
10009 <target state="new">Daily upload limit is required.</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">105</context></context-group>
10011 </trans-unit>
5a6de093 10012 <trans-unit id="8959404382357999234" datatype="html">
eb12a714
C
10013 <source>Daily upload limit must be greater than -1.</source>
10014 <target state="new">Daily upload limit must be greater than -1.</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">106</context></context-group>
10016 </trans-unit>
5a6de093 10017 <trans-unit id="4796798537475457493" datatype="html">
eb12a714
C
10018 <source>User role is required.</source>
10019 <target state="new">User role 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">113</context></context-group>
10021 </trans-unit>
5a6de093 10022 <trans-unit id="2761226139624435788" datatype="html">
eb12a714
C
10023 <source>Description must be at least 3 characters long.</source>
10024 <target state="new">Description must be at least 3 characters long.</target>
93fe2d9c
C
10025 <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>
10026 <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>
10027 <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>
10028 </trans-unit>
5a6de093 10029 <trans-unit id="4717982586356605243" datatype="html">
eb12a714
C
10030 <source>Description cannot be more than 1000 characters long.</source>
10031 <target state="new">Description cannot be more than 1000 characters long.</target>
93fe2d9c
C
10032 <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>
10033 <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>
10034 <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>
10035 </trans-unit>
5a6de093 10036 <trans-unit id="1814372869868173571" datatype="html">
eb12a714
C
10037 <source>You must agree with the instance terms in order to register on it.</source>
10038 <target state="new">You must agree with the instance terms in order to register on it.</target>
93fe2d9c
C
10039 <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>
10040 </trans-unit>
5a6de093 10041 <trans-unit id="7803960725351649605" datatype="html">
eb12a714
C
10042 <source>Ban reason must be at least 3 characters long.</source>
10043 <target state="new">Ban reason must be at least 3 characters long.</target>
93fe2d9c
C
10044 <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>
10045 </trans-unit>
5a6de093 10046 <trans-unit id="3851609012243698179" datatype="html">
eb12a714
C
10047 <source>Ban reason cannot be more than 250 characters long.</source>
10048 <target state="new">Ban reason cannot be more than 250 characters long.</target>
93fe2d9c
C
10049 <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>
10050 </trans-unit>
5a6de093 10051 <trans-unit id="6632896893630378443" datatype="html">
eb12a714
C
10052 <source>Display name is required.</source>
10053 <target state="new">Display name is required.</target>
93fe2d9c
C
10054 <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>
10055 <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>
10056 <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>
10057 </trans-unit>
5a6de093 10058 <trans-unit id="1303578752658966736" datatype="html">
eb12a714
C
10059 <source>Display name must be at least 1 character long.</source>
10060 <target state="new">Display name must be at least 1 character long.</target>
93fe2d9c
C
10061 <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>
10062 <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>
10063 <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>
10064 </trans-unit>
5a6de093 10065 <trans-unit id="4613240543124934954" datatype="html">
eb12a714
C
10066 <source>Display name cannot be more than 50 characters long.</source>
10067 <target state="new">Display name cannot be more than 50 characters long.</target>
93fe2d9c
C
10068 <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>
10069 <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>
10070 </trans-unit>
5a6de093 10071 <trans-unit id="1000468652492651683" datatype="html">
eb12a714
C
10072 <source>Report reason is required.</source>
10073 <target state="new">Report reason is required.</target>
913aa176 10074 <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>
10075 </trans-unit>
5a6de093 10076 <trans-unit id="1109780973109145433" datatype="html">
eb12a714
C
10077 <source>Report reason must be at least 2 characters long.</source>
10078 <target state="new">Report reason must be at least 2 characters long.</target>
913aa176 10079 <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>
10080 </trans-unit>
5a6de093 10081 <trans-unit id="5414573937278525654" datatype="html">
eb12a714
C
10082 <source>Report reason cannot be more than 3000 characters long.</source>
10083 <target state="new">Report reason cannot be more than 3000 characters long.</target>
913aa176 10084 <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>
10085 </trans-unit>
5a6de093 10086 <trans-unit id="8779567454442277762" datatype="html">
eb12a714
C
10087 <source>Moderation comment is required.</source>
10088 <target state="new">Moderation comment is required.</target>
913aa176 10089 <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>
10090 </trans-unit>
5a6de093 10091 <trans-unit id="8954765410376245909" datatype="html">
eb12a714
C
10092 <source>Moderation comment must be at least 2 characters long.</source>
10093 <target state="new">Moderation comment must be at least 2 characters long.</target>
913aa176 10094 <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>
10095 </trans-unit>
5a6de093 10096 <trans-unit id="6316804467108244906" datatype="html">
eb12a714
C
10097 <source>Moderation comment cannot be more than 3000 characters long.</source>
10098 <target state="new">Moderation comment cannot be more than 3000 characters long.</target>
913aa176 10099 <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>
10100 </trans-unit>
5a6de093
C
10101 <trans-unit id="8835075531528610034" datatype="html">
10102 <source>Abuse message is required.</source>
10103 <target state="new">Abuse message is required.</target>
913aa176 10104 <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>
10105 </trans-unit>
5a6de093
C
10106 <trans-unit id="9034042966936514516" datatype="html">
10107 <source>Abuse message must be at least 2 characters long.</source>
10108 <target state="new">Abuse message must be at least 2 characters long.</target>
913aa176 10109 <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>
10110 </trans-unit>
5a6de093
C
10111 <trans-unit id="7989186574443390119" datatype="html">
10112 <source>Abuse message cannot be more than 3000 characters long.</source>
10113 <target state="new">Abuse message cannot be more than 3000 characters long.</target>
913aa176 10114 <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>
10115 </trans-unit>
5a6de093 10116 <trans-unit id="6700357678556223012" datatype="html">
eb12a714
C
10117 <source>The channel is required.</source>
10118 <target state="new">The channel is required.</target>
913aa176 10119 <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>
10120 </trans-unit>
5a6de093
C
10121 <trans-unit id="9191505323045740697" datatype="html">
10122 <source>Block reason must be at least 2 characters long.</source>
10123 <target state="new">Block reason must be at least 2 characters long.</target>
913aa176 10124 <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>
10125 </trans-unit>
5a6de093
C
10126 <trans-unit id="8581623418602419755" datatype="html">
10127 <source>Block reason cannot be more than 300 characters long.</source>
10128 <target state="new">Block reason cannot be more than 300 characters long.</target>
913aa176 10129 <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>
10130 </trans-unit>
5a6de093 10131 <trans-unit id="1099619384694370156" datatype="html">
eb12a714
C
10132 <source>Video caption language is required.</source>
10133 <target state="new">Video caption language is required.</target>
913aa176 10134 <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>
10135 </trans-unit>
5a6de093 10136 <trans-unit id="3438639650276868976" datatype="html">
eb12a714
C
10137 <source>Video caption file is required.</source>
10138 <target state="new">Video caption file is required.</target>
913aa176 10139 <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
10140 </trans-unit>
10141 <trans-unit id="9145435275110757909" datatype="html">
10142 <source>Caption content is required.</source>
10143 <target state="new">Caption content is required.</target>
3c18ff47
C
10144 <context-group purpose="location">
10145 <context context-type="sourcefile">src/app/shared/form-validators/video-captions-validators.ts</context>
10146 <context context-type="linenumber">21</context>
10147 </context-group>
913aa176 10148 </trans-unit>
5a6de093 10149 <trans-unit id="7365924714339585574" datatype="html">
eb12a714
C
10150 <source>The username is required.</source>
10151 <target state="new">The username is required.</target>
913aa176 10152 <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>
10153 </trans-unit>
5a6de093 10154 <trans-unit id="3954099618513992825" datatype="html">
eb12a714
C
10155 <source>You can only transfer ownership to a local account</source>
10156 <target state="new">You can only transfer ownership to a local account</target>
913aa176 10157 <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>
10158 </trans-unit>
5a6de093 10159 <trans-unit id="4444753420973870540" datatype="html">
eb12a714
C
10160 <source>Name is required.</source>
10161 <target state="new">Name is required.</target>
93fe2d9c
C
10162 <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>
10163 </trans-unit>
5a6de093 10164 <trans-unit id="4006797705713167676" datatype="html">
eb12a714
C
10165 <source>Name must be at least 1 character long.</source>
10166 <target state="new">Name must be at least 1 character long.</target>
93fe2d9c
C
10167 <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>
10168 </trans-unit>
5a6de093 10169 <trans-unit id="2233809696503670883" datatype="html">
eb12a714
C
10170 <source>Name cannot be more than 50 characters long.</source>
10171 <target state="new">Name cannot be more than 50 characters long.</target>
93fe2d9c
C
10172 <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>
10173 </trans-unit>
5a6de093 10174 <trans-unit id="7915656854942800659" datatype="html">
eb12a714
C
10175 <source>Name should be lowercase alphanumeric; dots and underscores are allowed.</source>
10176 <target state="new">Name should be lowercase alphanumeric; dots and underscores are allowed.</target>
93fe2d9c
C
10177 <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>
10178 </trans-unit>
5a6de093 10179 <trans-unit id="6880459830525364741" datatype="html">
eb12a714
C
10180 <source>Support text must be at least 3 characters long.</source>
10181 <target state="new">Support text must be at least 3 characters long.</target>
93fe2d9c
C
10182 <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>
10183 </trans-unit>
913aa176 10184 <trans-unit id="6461548560008228165" datatype="html">
10185 <source>Support text cannot be more than 1000 characters long</source>
10186 <target state="new">Support text cannot be more than 1000 characters long</target>
93fe2d9c
C
10187 <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>
10188 </trans-unit>
d7c6b951 10189 <trans-unit id="5637879201055173642" datatype="html">
e6afb669
C
10190 <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>
10191 <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 10192</target>
93fe2d9c
C
10193 <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>
10194 </trans-unit>
5a6de093 10195 <trans-unit id="4267638333776227701" datatype="html">
eb12a714
C
10196 <source>Comment is required.</source>
10197 <target state="new">Comment is required.</target>
913aa176 10198 <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>
10199 </trans-unit>
5a6de093 10200 <trans-unit id="71132671234491945" datatype="html">
eb12a714
C
10201 <source>Comment must be at least 2 characters long.</source>
10202 <target state="new">Comment must be at least 2 characters long.</target>
913aa176 10203 <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>
10204 </trans-unit>
5a6de093 10205 <trans-unit id="4148250392704331190" datatype="html">
eb12a714
C
10206 <source>Comment cannot be more than 3000 characters long.</source>
10207 <target state="new">Comment cannot be more than 3000 characters long.</target>
913aa176 10208 <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>
10209 </trans-unit>
5a6de093 10210 <trans-unit id="6854100952145697527" datatype="html">
eb12a714
C
10211 <source>Display name cannot be more than 120 characters long.</source>
10212 <target state="new">Display name cannot be more than 120 characters long.</target>
913aa176 10213 <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>
10214 </trans-unit>
5a6de093 10215 <trans-unit id="6198895122092095739" datatype="html">
eb12a714
C
10216 <source>Privacy is required.</source>
10217 <target state="new">Privacy is required.</target>
913aa176 10218 <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>
10219 </trans-unit>
5a6de093 10220 <trans-unit id="1276238402004616037" datatype="html">
eb12a714
C
10221 <source>The channel is required when the playlist is public.</source>
10222 <target state="new">The channel is required when the playlist is public.</target>
913aa176 10223 <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>
10224 </trans-unit>
d7c6b951 10225 <trans-unit id="5226261760726752768" datatype="html">
913aa176 10226 <source>Live information</source>
10227 <target state="new">Live information</target>
10228 <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
10229 </trans-unit>
10230 <trans-unit id="5078078160576986217" datatype="html">
10231 <source>Permanent/Recurring live</source>
10232 <target state="new">Permanent/Recurring live</target>
a71d4140
C
10233 <context-group purpose="location">
10234 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context>
10235 <context context-type="linenumber">10</context>
10236 </context-group>
913aa176 10237 </trans-unit>
d7c6b951 10238 <trans-unit id="7220386604464537651" datatype="html">
913aa176 10239 <source>Live RTMP Url</source>
10240 <target state="new">Live RTMP Url</target>
93fe2d9c
C
10241 <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>
10242 <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>
10243 </trans-unit>
10244 <trans-unit id="4956017863340142734" datatype="html">
10245 <source>Live RTMPS Url</source>
10246 <target state="new">Live RTMPS Url</target>
10247 <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>
10248 <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>
10249 </trans-unit>
d7c6b951 10250 <trans-unit id="1225050607125362052" datatype="html">
913aa176 10251 <source>Live stream key</source>
10252 <target state="new">Live stream key</target>
93fe2d9c
C
10253 <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>
10254 <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>
10255 </trans-unit>
d7c6b951 10256 <trans-unit id="5058286083557987083" datatype="html">
913aa176 10257 <source>⚠️ Never share your stream key with anyone.</source>
10258 <target state="new">⚠️ Never share your stream key with anyone.</target>
93fe2d9c
C
10259 <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>
10260 <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>
10261 </trans-unit>
10262 <trans-unit id="5941639683192662500" datatype="html">
10263 <source>This is a normal live</source>
10264 <target state="new">This is a normal live</target>
10265 <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>
10266 </trans-unit>
10267 <trans-unit id="7263323611663811322" datatype="html">
10268 <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>
10269 <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>
10270 <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>
10271 </trans-unit>
10272 <trans-unit id="2261925229535541622" datatype="html">
10273 <source>This is a permanent/recurring live</source>
10274 <target state="new">This is a permanent/recurring live</target>
10275 <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>
10276 </trans-unit>
10277 <trans-unit id="6791299537270100091" datatype="html">
10278 <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>
10279 <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>
10280 <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>
10281 </trans-unit>
d7c6b951 10282 <trans-unit id="3112273530390098557" datatype="html">
913aa176 10283 <source>Replay will be saved</source>
10284 <target state="new">Replay will be saved</target>
95bd9515
C
10285 <context-group purpose="location">
10286 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context>
10287 <context context-type="linenumber">11</context>
10288 </context-group>
10289 </trans-unit>
5a6de093 10290 <trans-unit id="5437132245714159662" datatype="html">
eb12a714
C
10291 <source>Video name is required.</source>
10292 <target state="new">Video name is required.</target>
93fe2d9c
C
10293 <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>
10294 </trans-unit>
5a6de093 10295 <trans-unit id="2807676084745266104" datatype="html">
eb12a714
C
10296 <source>Video name must be at least 3 characters long.</source>
10297 <target state="new">Video name must be at least 3 characters long.</target>
93fe2d9c
C
10298 <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>
10299 </trans-unit>
5a6de093 10300 <trans-unit id="2155414141025589556" datatype="html">
eb12a714
C
10301 <source>Video name cannot be more than 120 characters long.</source>
10302 <target state="new">Video name cannot be more than 120 characters long.</target>
93fe2d9c
C
10303 <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>
10304 </trans-unit>
10305 <trans-unit id="1074634769552897790" datatype="html">
10306 <source>Video name has leading or trailing whitespace.</source>
10307 <target state="new">Video name has leading or trailing whitespace.</target>
f55cc0f9
C
10308 <context-group purpose="location">
10309 <context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context>
10310 <context context-type="linenumber">18</context>
10311 </context-group>
913aa176 10312 </trans-unit>
5a6de093 10313 <trans-unit id="9115337161597088460" datatype="html">
eb12a714
C
10314 <source>Video privacy is required.</source>
10315 <target state="new">Video privacy is required.</target>
93fe2d9c
C
10316 <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>
10317 </trans-unit>
5a6de093 10318 <trans-unit id="7309902991450450996" datatype="html">
eb12a714
C
10319 <source>Video channel is required.</source>
10320 <target state="new">Video channel is required.</target>
93fe2d9c
C
10321 <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>
10322 </trans-unit>
5a6de093 10323 <trans-unit id="3959376623771116873" datatype="html">
eb12a714
C
10324 <source>Video description must be at least 3 characters long.</source>
10325 <target state="new">Video description must be at least 3 characters long.</target>
93fe2d9c
C
10326 <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>
10327 </trans-unit>
5a6de093 10328 <trans-unit id="725195891739570830" datatype="html">
eb12a714
C
10329 <source>Video description cannot be more than 10000 characters long.</source>
10330 <target state="new">Video description cannot be more than 10000 characters long.</target>
93fe2d9c
C
10331 <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>
10332 </trans-unit>
5a6de093 10333 <trans-unit id="142488285332434408" datatype="html">
eb12a714
C
10334 <source>A tag should be more than 2 characters long.</source>
10335 <target state="new">A tag should be more than 2 characters long.</target>
93fe2d9c
C
10336 <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>
10337 </trans-unit>
5a6de093 10338 <trans-unit id="691846635236293620" datatype="html">
eb12a714
C
10339 <source>A tag should be less than 30 characters long.</source>
10340 <target state="new">A tag should be less than 30 characters long.</target>
93fe2d9c
C
10341 <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>
10342 </trans-unit>
5a6de093
C
10343 <trans-unit id="4146790476782316573" datatype="html">
10344 <source>A maximum of 5 tags can be used on a video.</source>
10345 <target state="new">A maximum of 5 tags can be used on a video.</target>
93fe2d9c
C
10346 <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>
10347 </trans-unit>
913aa176 10348 <trans-unit id="2389667090302909529" datatype="html">
10349 <source>A tag should be more than 1 and less than 30 characters long.</source>
10350 <target state="new">A tag should be more than 1 and less than 30 characters long.</target>
93fe2d9c
C
10351 <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>
10352 </trans-unit>
5a6de093 10353 <trans-unit id="4806300480558315727" datatype="html">
eb12a714
C
10354 <source>Video support must be at least 3 characters long.</source>
10355 <target state="new">Video support must be at least 3 characters long.</target>
93fe2d9c
C
10356 <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>
10357 </trans-unit>
5a6de093 10358 <trans-unit id="6655773021893755977" datatype="html">
eb12a714
C
10359 <source>Video support cannot be more than 1000 characters long.</source>
10360 <target state="new">Video support cannot be more than 1000 characters long.</target>
93fe2d9c
C
10361 <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>
10362 </trans-unit>
5a6de093 10363 <trans-unit id="4246579596585402255" datatype="html">
eb12a714
C
10364 <source>A date is required to schedule video update.</source>
10365 <target state="new">A date is required to schedule video update.</target>
93fe2d9c
C
10366 <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>
10367 </trans-unit>
5a6de093 10368 <trans-unit id="8728283516316752593" datatype="html">
eb12a714
C
10369 <source>This file is too large.</source>
10370 <target state="new">This file is too large.</target>
913aa176 10371 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/reactive-file.component.ts</context><context context-type="linenumber">50</context></context-group>
10372 </trans-unit>
10373 <trans-unit id="6360987759186261451" datatype="html">
10374 <source>PeerTube cannot handle this kind of file. Accepted extensions are <x id="PH"/>}.</source>
10375 <target state="new">PeerTube cannot handle this kind of file. Accepted extensions are <x id="PH"/>}.</target>
10376 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/reactive-file.component.ts</context><context context-type="linenumber">56</context></context-group>
93fe2d9c
C
10377 </trans-unit>
10378 <trans-unit id="3393133458004181121" datatype="html">
10379 <source>All categories</source>
10380 <target state="new">All categories</target>
91ae3c4a
C
10381 <context-group purpose="location">
10382 <context context-type="sourcefile">src/app/shared/shared-forms/select/select-categories.component.ts</context>
10383 <context context-type="linenumber">24</context>
10384 </context-group>
93fe2d9c
C
10385 </trans-unit>
10386 <trans-unit id="3999967345340145904" datatype="html">
10387 <source>You can't select more than <x id="PH" equiv-text="this.maxItems"/> items</source>
10388 <target state="new">You can't select more than <x id="PH" equiv-text="this.maxItems"/> items</target>
91ae3c4a
C
10389 <context-group purpose="location">
10390 <context context-type="sourcefile">src/app/shared/shared-forms/select/select-checkbox-all.component.ts</context>
10391 <context context-type="linenumber">81</context>
10392 </context-group>
913aa176 10393 </trans-unit>
5a6de093
C
10394 <trans-unit id="6708273825233539746" datatype="html">
10395 <source>Add a new option</source>
10396 <target state="new">Add a new option</target>
93fe2d9c
C
10397 <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>
10398 </trans-unit>
913aa176 10399 <trans-unit id="4076995379551303829" datatype="html">
10400 <source>Custom value...</source>
10401 <target state="new">Custom value...</target>
93fe2d9c
C
10402 <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>
10403 </trans-unit>
5a6de093 10404 <trans-unit id="4670312387769733978" datatype="html">
eb12a714
C
10405 <source>All unsaved data will be lost, are you sure you want to leave this page?</source>
10406 <target state="new">All unsaved data will be lost, are you sure you want to leave this page?</target>
913aa176 10407 <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>
10408 </trans-unit>
5a6de093 10409 <trans-unit id="6950140976689343775" datatype="html">
eb12a714
C
10410 <source>Sunday</source>
10411 <target state="new">Sunday</target>
93fe2d9c
C
10412 <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>
10413 </trans-unit>
5a6de093 10414 <trans-unit id="8739442281958563044" datatype="html">
eb12a714
C
10415 <source>Monday</source>
10416 <target state="new">Monday</target>
93fe2d9c
C
10417 <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>
10418 </trans-unit>
5a6de093 10419 <trans-unit id="9176037901730521018" datatype="html">
eb12a714
C
10420 <source>Tuesday</source>
10421 <target state="new">Tuesday</target>
93fe2d9c
C
10422 <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>
10423 </trans-unit>
5a6de093 10424 <trans-unit id="8798932904948432529" datatype="html">
eb12a714
C
10425 <source>Wednesday</source>
10426 <target state="new">Wednesday</target>
93fe2d9c
C
10427 <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>
10428 </trans-unit>
5a6de093 10429 <trans-unit id="1433683192825895947" datatype="html">
eb12a714
C
10430 <source>Thursday</source>
10431 <target state="new">Thursday</target>
93fe2d9c
C
10432 <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>
10433 </trans-unit>
5a6de093 10434 <trans-unit id="3730139500618908668" datatype="html">
eb12a714
C
10435 <source>Friday</source>
10436 <target state="new">Friday</target>
93fe2d9c
C
10437 <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>
10438 </trans-unit>
5a6de093 10439 <trans-unit id="1830554030016307335" datatype="html">
eb12a714
C
10440 <source>Saturday</source>
10441 <target state="new">Saturday</target>
93fe2d9c
C
10442 <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>
10443 </trans-unit>
10444 <trans-unit id="1391351050292665308" datatype="html">
10445 <source>Sun</source>
10446 <target state="new">Sun</target>
e2a1ccd1
C
10447 <context-group purpose="location">
10448 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10449 <context context-type="linenumber">20</context>
10450 </context-group>
fbe77135 10451 <note priority="1" from="description">Day name short</note>
e2a1ccd1 10452 <note priority="1" from="meaning">Sunday short name</note>
93fe2d9c
C
10453 </trans-unit>
10454 <trans-unit id="7037142944838911104" datatype="html">
10455 <source>Mon</source>
10456 <target state="new">Mon</target>
e2a1ccd1
C
10457 <context-group purpose="location">
10458 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10459 <context context-type="linenumber">21</context>
10460 </context-group>
fbe77135 10461 <note priority="1" from="description">Day name short</note>
e2a1ccd1 10462 <note priority="1" from="meaning">Monday short name</note>
93fe2d9c
C
10463 </trans-unit>
10464 <trans-unit id="4051951828654963549" datatype="html">
10465 <source>Tue</source>
10466 <target state="new">Tue</target>
e2a1ccd1
C
10467 <context-group purpose="location">
10468 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10469 <context context-type="linenumber">22</context>
10470 </context-group>
fbe77135 10471 <note priority="1" from="description">Day name short</note>
e2a1ccd1 10472 <note priority="1" from="meaning">Tuesday short name</note>
93fe2d9c
C
10473 </trans-unit>
10474 <trans-unit id="5265738215297391426" datatype="html">
10475 <source>Wed</source>
10476 <target state="new">Wed</target>
e2a1ccd1
C
10477 <context-group purpose="location">
10478 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10479 <context context-type="linenumber">23</context>
10480 </context-group>
fbe77135 10481 <note priority="1" from="description">Day name short</note>
e2a1ccd1 10482 <note priority="1" from="meaning">Wednesday short name</note>
93fe2d9c
C
10483 </trans-unit>
10484 <trans-unit id="1370330981433231150" datatype="html">
10485 <source>Thu</source>
10486 <target state="new">Thu</target>
e2a1ccd1
C
10487 <context-group purpose="location">
10488 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10489 <context context-type="linenumber">24</context>
10490 </context-group>
fbe77135 10491 <note priority="1" from="description">Day name short</note>
e2a1ccd1 10492 <note priority="1" from="meaning">Thursday short name</note>
93fe2d9c
C
10493 </trans-unit>
10494 <trans-unit id="8713535243933137493" datatype="html">
10495 <source>Fri</source>
10496 <target state="new">Fri</target>
e2a1ccd1
C
10497 <context-group purpose="location">
10498 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10499 <context context-type="linenumber">25</context>
10500 </context-group>
fbe77135 10501 <note priority="1" from="description">Day name short</note>
e2a1ccd1 10502 <note priority="1" from="meaning">Friday short name</note>
93fe2d9c
C
10503 </trans-unit>
10504 <trans-unit id="3547824477629753314" datatype="html">
10505 <source>Sat</source>
10506 <target state="new">Sat</target>
e2a1ccd1
C
10507 <context-group purpose="location">
10508 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10509 <context context-type="linenumber">26</context>
10510 </context-group>
fbe77135 10511 <note priority="1" from="description">Day name short</note>
e2a1ccd1 10512 <note priority="1" from="meaning">Saturday short name</note>
93fe2d9c
C
10513 </trans-unit>
10514 <trans-unit id="6115403217651453591" datatype="html">
10515 <source>Su</source>
10516 <target state="new">Su</target>
e2a1ccd1
C
10517 <context-group purpose="location">
10518 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10519 <context context-type="linenumber">30</context>
10520 </context-group>
fbe77135 10521 <note priority="1" from="description">Day name min</note>
e2a1ccd1 10522 <note priority="1" from="meaning">Sunday min name</note>
93fe2d9c
C
10523 </trans-unit>
10524 <trans-unit id="3797918310510782582" datatype="html">
10525 <source>Mo</source>
10526 <target state="new">Mo</target>
e2a1ccd1
C
10527 <context-group purpose="location">
10528 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10529 <context context-type="linenumber">31</context>
10530 </context-group>
fbe77135 10531 <note priority="1" from="description">Day name min</note>
e2a1ccd1 10532 <note priority="1" from="meaning">Monday min name</note>
93fe2d9c
C
10533 </trans-unit>
10534 <trans-unit id="8011371911136291436" datatype="html">
10535 <source>Tu</source>
10536 <target state="new">Tu</target>
e2a1ccd1
C
10537 <context-group purpose="location">
10538 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10539 <context context-type="linenumber">32</context>
10540 </context-group>
fbe77135 10541 <note priority="1" from="description">Day name min</note>
e2a1ccd1 10542 <note priority="1" from="meaning">Tuesday min name</note>
93fe2d9c
C
10543 </trans-unit>
10544 <trans-unit id="1673380870543456256" datatype="html">
10545 <source>We</source>
10546 <target state="new">We</target>
e2a1ccd1
C
10547 <context-group purpose="location">
10548 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10549 <context context-type="linenumber">33</context>
10550 </context-group>
fbe77135 10551 <note priority="1" from="description">Day name min</note>
e2a1ccd1 10552 <note priority="1" from="meaning">Wednesday min name</note>
93fe2d9c
C
10553 </trans-unit>
10554 <trans-unit id="8502005439670299526" datatype="html">
10555 <source>Th</source>
10556 <target state="new">Th</target>
e2a1ccd1
C
10557 <context-group purpose="location">
10558 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10559 <context context-type="linenumber">34</context>
10560 </context-group>
fbe77135 10561 <note priority="1" from="description">Day name min</note>
e2a1ccd1 10562 <note priority="1" from="meaning">Thursday min name</note>
93fe2d9c
C
10563 </trans-unit>
10564 <trans-unit id="2800261787799336637" datatype="html">
10565 <source>Fr</source>
10566 <target state="new">Fr</target>
e2a1ccd1
C
10567 <context-group purpose="location">
10568 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10569 <context context-type="linenumber">35</context>
10570 </context-group>
93fe2d9c
C
10571 <note priority="1" from="description">Day name min</note>
10572 <note priority="1" from="meaning">Friday min name</note>
10573 </trans-unit>
10574 <trans-unit id="2045915324506422459" datatype="html">
10575 <source>Sa</source>
10576 <target state="new">Sa</target>
10577 <context-group purpose="location">
10578 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10579 <context context-type="linenumber">36</context>
10580 </context-group>
10581 <note priority="1" from="description">Day name min</note>
10582 <note priority="1" from="meaning">Saturday min name</note>
10583 </trans-unit>
5a6de093 10584 <trans-unit id="3913843642962116845" datatype="html">
eb12a714
C
10585 <source>January</source>
10586 <target state="new">January</target>
93fe2d9c
C
10587 <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>
10588 </trans-unit>
5a6de093 10589 <trans-unit id="6642324138857419870" datatype="html">
eb12a714
C
10590 <source>February</source>
10591 <target state="new">February</target>
93fe2d9c
C
10592 <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>
10593 </trans-unit>
5a6de093 10594 <trans-unit id="7918954644624211958" datatype="html">
eb12a714
C
10595 <source>March</source>
10596 <target state="new">March</target>
93fe2d9c
C
10597 <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>
10598 </trans-unit>
5a6de093 10599 <trans-unit id="1809521303476565743" datatype="html">
eb12a714
C
10600 <source>April</source>
10601 <target state="new">April</target>
93fe2d9c
C
10602 <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>
10603 </trans-unit>
5a6de093 10604 <trans-unit id="8469692700277617405" datatype="html">
eb12a714
C
10605 <source>May</source>
10606 <target state="new">May</target>
93fe2d9c
C
10607 <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>
10608 </trans-unit>
5a6de093 10609 <trans-unit id="9055297580745330415" datatype="html">
eb12a714
C
10610 <source>June</source>
10611 <target state="new">June</target>
93fe2d9c
C
10612 <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>
10613 </trans-unit>
5a6de093 10614 <trans-unit id="9087113544612471348" datatype="html">
eb12a714
C
10615 <source>July</source>
10616 <target state="new">July</target>
93fe2d9c
C
10617 <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>
10618 </trans-unit>
5a6de093 10619 <trans-unit id="3984618989093293779" datatype="html">
eb12a714
C
10620 <source>August</source>
10621 <target state="new">August</target>
93fe2d9c
C
10622 <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>
10623 </trans-unit>
5a6de093 10624 <trans-unit id="5872622085239011307" datatype="html">
eb12a714
C
10625 <source>September</source>
10626 <target state="new">September</target>
93fe2d9c
C
10627 <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>
10628 </trans-unit>
5a6de093 10629 <trans-unit id="1491482705364427867" datatype="html">
eb12a714
C
10630 <source>October</source>
10631 <target state="new">October</target>
93fe2d9c
C
10632 <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>
10633 </trans-unit>
5a6de093 10634 <trans-unit id="1109977718843277527" datatype="html">
eb12a714
C
10635 <source>November</source>
10636 <target state="new">November</target>
93fe2d9c
C
10637 <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>
10638 </trans-unit>
5a6de093 10639 <trans-unit id="124191049522509365" datatype="html">
eb12a714
C
10640 <source>December</source>
10641 <target state="new">December</target>
93fe2d9c
C
10642 <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>
10643 </trans-unit>
10644 <trans-unit id="1799348348510504995" datatype="html">
10645 <source>Jan</source>
10646 <target state="new">Jan</target>
e2a1ccd1
C
10647 <context-group purpose="location">
10648 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10649 <context context-type="linenumber">55</context>
10650 </context-group>
fbe77135 10651 <note priority="1" from="description">Month name short</note>
e2a1ccd1 10652 <note priority="1" from="meaning">January short name</note>
93fe2d9c
C
10653 </trans-unit>
10654 <trans-unit id="2980544278361296608" datatype="html">
10655 <source>Feb</source>
10656 <target state="new">Feb</target>
e2a1ccd1
C
10657 <context-group purpose="location">
10658 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10659 <context context-type="linenumber">56</context>
10660 </context-group>
fbe77135 10661 <note priority="1" from="description">Month name short</note>
e2a1ccd1 10662 <note priority="1" from="meaning">February short name</note>
93fe2d9c
C
10663 </trans-unit>
10664 <trans-unit id="3124926955462217092" datatype="html">
10665 <source>Mar</source>
10666 <target state="new">Mar</target>
e2a1ccd1
C
10667 <context-group purpose="location">
10668 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10669 <context context-type="linenumber">57</context>
10670 </context-group>
fbe77135 10671 <note priority="1" from="description">Month name short</note>
e2a1ccd1 10672 <note priority="1" from="meaning">March short name</note>
93fe2d9c
C
10673 </trans-unit>
10674 <trans-unit id="9658641661863772" datatype="html">
10675 <source>Apr</source>
10676 <target state="new">Apr</target>
e2a1ccd1
C
10677 <context-group purpose="location">
10678 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10679 <context context-type="linenumber">58</context>
10680 </context-group>
fbe77135 10681 <note priority="1" from="description">Month name short</note>
e2a1ccd1 10682 <note priority="1" from="meaning">April short name</note>
93fe2d9c
C
10683 </trans-unit>
10684 <trans-unit id="502512326533496869" datatype="html">
10685 <source>May</source>
10686 <target state="new">May</target>
e2a1ccd1
C
10687 <context-group purpose="location">
10688 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10689 <context context-type="linenumber">59</context>
10690 </context-group>
fbe77135 10691 <note priority="1" from="description">Month name short</note>
e2a1ccd1 10692 <note priority="1" from="meaning">May short name</note>
93fe2d9c
C
10693 </trans-unit>
10694 <trans-unit id="3044090977322782161" datatype="html">
10695 <source>Jun</source>
10696 <target state="new">Jun</target>
e2a1ccd1
C
10697 <context-group purpose="location">
10698 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10699 <context context-type="linenumber">60</context>
10700 </context-group>
fbe77135 10701 <note priority="1" from="description">Month name short</note>
e2a1ccd1 10702 <note priority="1" from="meaning">June short name</note>
93fe2d9c
C
10703 </trans-unit>
10704 <trans-unit id="8066434078267346927" datatype="html">
10705 <source>Jul</source>
10706 <target state="new">Jul</target>
e2a1ccd1
C
10707 <context-group purpose="location">
10708 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10709 <context context-type="linenumber">61</context>
10710 </context-group>
fbe77135 10711 <note priority="1" from="description">Month name short</note>
e2a1ccd1 10712 <note priority="1" from="meaning">July short name</note>
93fe2d9c
C
10713 </trans-unit>
10714 <trans-unit id="1796563865253467834" datatype="html">
10715 <source>Aug</source>
10716 <target state="new">Aug</target>
e2a1ccd1
C
10717 <context-group purpose="location">
10718 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10719 <context context-type="linenumber">62</context>
10720 </context-group>
fbe77135 10721 <note priority="1" from="description">Month name short</note>
e2a1ccd1 10722 <note priority="1" from="meaning">August short name</note>
93fe2d9c
C
10723 </trans-unit>
10724 <trans-unit id="5865190625753625986" datatype="html">
10725 <source>Sep</source>
10726 <target state="new">Sep</target>
e2a1ccd1
C
10727 <context-group purpose="location">
10728 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10729 <context context-type="linenumber">63</context>
10730 </context-group>
fbe77135 10731 <note priority="1" from="description">Month name short</note>
e2a1ccd1 10732 <note priority="1" from="meaning">September short name</note>
93fe2d9c
C
10733 </trans-unit>
10734 <trans-unit id="4011114601374284323" datatype="html">
10735 <source>Oct</source>
10736 <target state="new">Oct</target>
e2a1ccd1
C
10737 <context-group purpose="location">
10738 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10739 <context context-type="linenumber">64</context>
10740 </context-group>
fbe77135 10741 <note priority="1" from="description">Month name short</note>
e2a1ccd1 10742 <note priority="1" from="meaning">October short name</note>
93fe2d9c
C
10743 </trans-unit>
10744 <trans-unit id="5063734982204786445" datatype="html">
10745 <source>Nov</source>
10746 <target state="new">Nov</target>
e2a1ccd1
C
10747 <context-group purpose="location">
10748 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10749 <context context-type="linenumber">65</context>
10750 </context-group>
fbe77135 10751 <note priority="1" from="description">Month name short</note>
e2a1ccd1 10752 <note priority="1" from="meaning">November short name</note>
93fe2d9c
C
10753 </trans-unit>
10754 <trans-unit id="4789897150069082503" datatype="html">
10755 <source>Dec</source>
10756 <target state="new">Dec</target>
e2a1ccd1
C
10757 <context-group purpose="location">
10758 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10759 <context context-type="linenumber">66</context>
10760 </context-group>
10761 <note priority="1" from="description">Month name short</note>
10762 <note priority="1" from="meaning">December short name</note>
10763 </trans-unit>
5a6de093 10764 <trans-unit id="8700121026680200191" datatype="html">
eb12a714
C
10765 <source>Clear</source>
10766 <target state="new">Clear</target>
93fe2d9c
C
10767 <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>
10768 </trans-unit>
5a6de093 10769 <trans-unit id="5922757127987546008" datatype="html">
eb12a714
C
10770 <source>yy-mm-dd</source>
10771 <target state="new">yy-mm-dd </target>
fbe77135 10772 <note priority="1" from="description">Date format in this locale.</note>
93fe2d9c
C
10773 <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>
10774 </trans-unit>
5a6de093
C
10775 <trans-unit id="2830831449226931729" datatype="html">
10776 <source>Instance languages</source>
10777 <target state="new">Instance languages</target>
9b0b8301
C
10778 <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>
10779 </trans-unit>
5a6de093
C
10780 <trans-unit id="40119547597591062" datatype="html">
10781 <source>All languages</source>
10782 <target state="new">All languages</target>
9b0b8301
C
10783 <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>
10784 <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>
10785 </trans-unit>
5a6de093 10786 <trans-unit id="996392855508119363" datatype="html">
eb12a714
C
10787 <source>Hidden</source>
10788 <target state="new">Hidden</target>
93fe2d9c
C
10789 <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>
10790 </trans-unit>
5a6de093 10791 <trans-unit id="2173989454916398137" datatype="html">
eb12a714
C
10792 <source>Blurred with confirmation request</source>
10793 <target state="new">Blurred with confirmation request</target>
93fe2d9c
C
10794 <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>
10795 </trans-unit>
5a6de093 10796 <trans-unit id="8929218224642530466" datatype="html">
eb12a714
C
10797 <source>Displayed</source>
10798 <target state="new">Displayed</target>
93fe2d9c
C
10799 <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>
10800 <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>
10801 </trans-unit>
913aa176 10802 <trans-unit id="6291055174438137560" datatype="html">
10803 <source>~ 1 minute</source>
10804 <target state="new">~ 1 minute</target>
93fe2d9c
C
10805 <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>
10806 </trans-unit>
913aa176 10807 <trans-unit id="189524047518780716" datatype="html">
10808 <source>~ <x id="PH"/> minutes</source>
10809 <target state="new">~ <x id="PH"/> minutes</target>
93fe2d9c
C
10810 <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>
10811 </trans-unit>
5a6de093 10812 <trans-unit id="6028521920505655348" datatype="html">
913aa176 10813 <source><x id="PH"/> of full HD videos </source>
5a6de093
C
10814 <target state="new">
10815 <x id="PH"/> of full HD videos
10816 </target>
93fe2d9c
C
10817 <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>
10818 </trans-unit>
5a6de093 10819 <trans-unit id="117588083391484998" datatype="html">
913aa176 10820 <source><x id="PH"/> of HD videos </source>
5a6de093
C
10821 <target state="new">
10822 <x id="PH"/> of HD videos
10823 </target>
93fe2d9c
C
10824 <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>
10825 </trans-unit>
5a6de093 10826 <trans-unit id="6636555695556123073" datatype="html">
913aa176 10827 <source><x id="PH"/> of average quality videos </source>
5a6de093
C
10828 <target state="new">
10829 <x id="PH"/> of average quality videos
10830 </target>
93fe2d9c
C
10831 <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>
10832 </trans-unit>
5a6de093 10833 <trans-unit id="6952960992592445535" datatype="html">
913aa176 10834 <source><x id="PH"/> (channel page) </source>
5a6de093
C
10835 <target state="new">
10836 <x id="PH"/> (channel page)
10837 </target>
93fe2d9c
C
10838 <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>
10839 <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>
10840 <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>
10841 </trans-unit>
5a6de093 10842 <trans-unit id="1209500590333005801" datatype="html">
913aa176 10843 <source><x id="PH"/> (account page) </source>
5a6de093
C
10844 <target state="new">
10845 <x id="PH"/> (account page)
10846 </target>
93fe2d9c
C
10847 <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>
10848 <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>
10849 </trans-unit>
5a6de093 10850 <trans-unit id="2516633974298697807" datatype="html">
cd9246a9
C
10851 <source>Emphasis</source>
10852 <target state="new">Emphasis</target>
93fe2d9c
C
10853 <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>
10854 <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>
10855 </trans-unit>
5a6de093 10856 <trans-unit id="7565716024468232322" datatype="html">
eb12a714
C
10857 <source>Links</source>
10858 <target state="new">Links</target>
913aa176 10859 <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>
10860 </trans-unit>
5a6de093 10861 <trans-unit id="7838476952710404110" datatype="html">
eb12a714
C
10862 <source>New lines</source>
10863 <target state="new">New lines</target>
913aa176 10864 <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>
10865 </trans-unit>
5a6de093 10866 <trans-unit id="8756167649220050929" datatype="html">
eb12a714
C
10867 <source>Lists</source>
10868 <target state="new">Lists</target>
93fe2d9c
C
10869 <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>
10870 <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>
10871 </trans-unit>
5a6de093 10872 <trans-unit id="414887388288176527" datatype="html">
eb12a714
C
10873 <source>Images</source>
10874 <target state="new">Images</target>
913aa176 10875 <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
10876 </trans-unit>
10877 <trans-unit id="6853170548960328665" datatype="html">
10878 <source>Close search</source>
10879 <target state="new">Close search</target>
10880 <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>
10881 </trans-unit>
5a6de093 10882 <trans-unit id="5708680277917691451" datatype="html">
913aa176 10883 <source><x id="PH"/> users banned. </source>
5a6de093
C
10884 <target state="new">
10885 <x id="PH"/> users banned.
10886 </target>
93fe2d9c
C
10887 <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>
10888 </trans-unit>
5a6de093
C
10889 <trans-unit id="2448281151916042849" datatype="html">
10890 <source>User <x id="PH"/> banned.</source>
10891 <target state="new">User
10892 <x id="PH"/> banned.
10893 </target>
93fe2d9c
C
10894 <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>
10895 </trans-unit>
10896 <trans-unit id="3160979325245958752" datatype="html">
10897 <source>Ban <x id="PH" equiv-text="this.usersToBan.length"/> users</source>
10898 <target state="new">Ban <x id="PH" equiv-text="this.usersToBan.length"/> users</target>
3c18ff47
C
10899 <context-group purpose="location">
10900 <context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.ts</context>
10901 <context context-type="linenumber">82</context>
10902 </context-group>
93fe2d9c
C
10903 </trans-unit>
10904 <trans-unit id="8088707210191809175" datatype="html">
10905 <source>Ban "<x id="PH" equiv-text="this.usersToBan.username"/>"</source>
10906 <target state="new">Ban "<x id="PH" equiv-text="this.usersToBan.username"/>"</target>
3c18ff47
C
10907 <context-group purpose="location">
10908 <context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.ts</context>
10909 <context context-type="linenumber">84</context>
10910 </context-group>
10911 </trans-unit>
5a6de093
C
10912 <trans-unit id="8269144351796756896" datatype="html">
10913 <source>Do you really want to unban <x id="PH"/>?</source>
10914 <target state="new">Do you really want to unban
10915 <x id="PH"/>?
10916 </target>
93fe2d9c
C
10917 <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>
10918 </trans-unit>
5a6de093
C
10919 <trans-unit id="1794219875546376069" datatype="html">
10920 <source>User <x id="PH"/> unbanned.</source>
10921 <target state="new">User
10922 <x id="PH"/> unbanned.
10923 </target>
93fe2d9c
C
10924 <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>
10925 </trans-unit>
10926 <trans-unit id="9208009623124569456" datatype="html">
10927 <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>
10928 <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>
10929 <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>
10930 </trans-unit>
10931 <trans-unit id="6307826440781941134" datatype="html">
10932 <source>Delete <x id="PH" equiv-text="user.username"/></source>
10933 <target state="new">Delete <x id="PH" equiv-text="user.username"/></target>
e6afb669
C
10934
10935
10936 <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
10937 <trans-unit id="6301381219225831298" datatype="html">
10938 <source>User <x id="PH"/> deleted.</source>
10939 <target state="new">User
10940 <x id="PH"/> deleted.
10941 </target>
93fe2d9c
C
10942 <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>
10943 </trans-unit>
5a6de093
C
10944 <trans-unit id="3896582359861826661" datatype="html">
10945 <source>User <x id="PH"/> email set as verified</source>
10946 <target state="new">User
10947 <x id="PH"/> email set as verified
10948 </target>
93fe2d9c
C
10949 <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>
10950 </trans-unit>
5a6de093
C
10951 <trans-unit id="8150022485860412528" datatype="html">
10952 <source>Account <x id="PH"/> muted.</source>
10953 <target state="new">Account
10954 <x id="PH"/> muted.
10955 </target>
e6afb669
C
10956
10957
10958 <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 10959 <trans-unit id="1598375456114200087" datatype="html">
913aa176 10960 <source>Instance <x id="PH"/> muted. </source>
5a6de093
C
10961 <target state="new">Instance
10962 <x id="PH"/> muted.
10963 </target>
93fe2d9c
C
10964 <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>
10965 <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>
10966 </trans-unit>
5a6de093
C
10967 <trans-unit id="2558977494773636050" datatype="html">
10968 <source>Account <x id="PH"/> muted by the instance.</source>
10969 <target state="new">Account
10970 <x id="PH"/> muted by the instance.
10971 </target>
93fe2d9c
C
10972 <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>
10973 <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>
10974 </trans-unit>
5a6de093 10975 <trans-unit id="1595779426198793580" datatype="html">
e4eaa7c9
C
10976 <source>Mute server</source>
10977 <target state="new">Mute server</target>
93fe2d9c
C
10978 <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>
10979 </trans-unit>
5a6de093
C
10980 <trans-unit id="8014491157078444256" datatype="html">
10981 <source>Server <x id="PH"/> muted by the instance.</source>
10982 <target state="new">Server
10983 <x id="PH"/> muted by the instance.
10984 </target>
93fe2d9c
C
10985 <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>
10986 </trans-unit>
5a6de093
C
10987 <trans-unit id="2044813052587776285" datatype="html">
10988 <source>Add a message to communicate with the reporter</source>
10989 <target state="new">Add a message to communicate with the reporter</target>
913aa176 10990 <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>
10991 </trans-unit>
5a6de093
C
10992 <trans-unit id="4117663541503607703" datatype="html">
10993 <source>Add a message to communicate with the moderation team</source>
10994 <target state="new">Add a message to communicate with the moderation team</target>
913aa176 10995 <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>
10996 </trans-unit>
5a6de093
C
10997 <trans-unit id="3085641638748358969" datatype="html">
10998 <source>Account <x id="PH"/> unmuted by the instance.</source>
10999 <target state="new">Account
11000 <x id="PH"/> unmuted by the instance.
11001 </target>
93fe2d9c
C
11002 <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>
11003 </trans-unit>
5a6de093
C
11004 <trans-unit id="4991892477258601737" datatype="html">
11005 <source>Instance <x id="PH"/> muted by the instance.</source>
11006 <target state="new">Instance
11007 <x id="PH"/> muted by the instance.
11008 </target>
93fe2d9c
C
11009 <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>
11010 </trans-unit>
5a6de093
C
11011 <trans-unit id="4379430340167561220" datatype="html">
11012 <source>Instance <x id="PH"/> unmuted by the instance.</source>
11013 <target state="new">Instance
11014 <x id="PH"/> unmuted by the instance.
11015 </target>
93fe2d9c
C
11016 <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>
11017 </trans-unit>
5a6de093 11018 <trans-unit id="8173437618471379044" datatype="html">
e4eaa7c9
C
11019 <source>Are you sure you want to remove all the comments of this account?</source>
11020 <target state="new">Are you sure you want to remove all the comments of this account?</target>
93fe2d9c
C
11021 <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>
11022 </trans-unit>
5a6de093 11023 <trans-unit id="6315346579373254461" datatype="html">
e4eaa7c9
C
11024 <source>Delete account comments</source>
11025 <target state="new">Delete account comments</target>
93fe2d9c
C
11026 <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>
11027 </trans-unit>
5a6de093 11028 <trans-unit id="8559170154828316298" datatype="html">
e4eaa7c9
C
11029 <source>Will remove comments of this account (may take several minutes).</source>
11030 <target state="new">Will remove comments of this account (may take several minutes).</target>
93fe2d9c
C
11031 <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>
11032 </trans-unit>
11033 <trans-unit id="4268530178786707817" datatype="html">
11034 <source>My account moderation</source>
11035 <target state="new">My account moderation</target>
11036 <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>
11037 </trans-unit>
5a6de093 11038 <trans-unit id="7187838764371214919" datatype="html">
8b049b68
C
11039 <source>Edit user</source>
11040 <target state="new">Edit user</target>
93fe2d9c
C
11041 <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>
11042 </trans-unit>
5a6de093 11043 <trans-unit id="4728427543536046034" datatype="html">
e4eaa7c9
C
11044 <source>Change quota, role, and more.</source>
11045 <target state="new">Change quota, role, and more.</target>
93fe2d9c
C
11046 <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>
11047 </trans-unit>
5a6de093 11048 <trans-unit id="7913022656086109932" datatype="html">
6e2de58f
C
11049 <source>Delete user</source>
11050 <target state="new">Delete user</target>
93fe2d9c
C
11051 <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>
11052 </trans-unit>
5a6de093 11053 <trans-unit id="7577876364431026966" datatype="html">
8b049b68
C
11054 <source>Unban user</source>
11055 <target state="new">Unban user</target>
93fe2d9c
C
11056 <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>
11057 </trans-unit>
5a6de093 11058 <trans-unit id="3508163549683020253" datatype="html">
e4eaa7c9
C
11059 <source>Allow the user to login and create videos/comments again</source>
11060 <target state="new">Allow the user to login and create videos/comments again</target>
93fe2d9c
C
11061 <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>
11062 </trans-unit>
5a6de093 11063 <trans-unit id="1888272455383898478" datatype="html">
eb12a714
C
11064 <source>Mute this account</source>
11065 <target state="new">Mute this account</target>
93fe2d9c
C
11066 <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>
11067 <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>
11068 </trans-unit>
913aa176 11069 <trans-unit id="2365286519320230773" datatype="html">
11070 <source>Hide any content from that user from you.</source>
11071 <target state="new">Hide any content from that user from you.</target>
93fe2d9c
C
11072 <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>
11073 </trans-unit>
5a6de093 11074 <trans-unit id="4043508901590508211" datatype="html">
eb12a714
C
11075 <source>Unmute this account</source>
11076 <target state="new">Unmute this account</target>
93fe2d9c
C
11077 <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>
11078 <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>
11079 </trans-unit>
5a6de093 11080 <trans-unit id="2843593344827160627" datatype="html">
e4eaa7c9
C
11081 <source>Show back content from that user for you.</source>
11082 <target state="new">Show back content from that user for you.</target>
93fe2d9c
C
11083 <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>
11084 </trans-unit>
5a6de093 11085 <trans-unit id="6198109035280957164" datatype="html">
eb12a714
C
11086 <source>Mute the instance</source>
11087 <target state="new">Mute the instance</target>
93fe2d9c
C
11088 <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>
11089 <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>
11090 </trans-unit>
5a6de093 11091 <trans-unit id="4537735378779630558" datatype="html">
e4eaa7c9
C
11092 <source>Hide any content from that instance for you.</source>
11093 <target state="new">Hide any content from that instance for you.</target>
93fe2d9c
C
11094 <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>
11095 </trans-unit>
5a6de093 11096 <trans-unit id="6247487021683085858" datatype="html">
eb12a714
C
11097 <source>Unmute the instance</source>
11098 <target state="new">Unmute the instance</target>
93fe2d9c
C
11099 <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>
11100 </trans-unit>
5a6de093 11101 <trans-unit id="4024846984475742259" datatype="html">
e4eaa7c9
C
11102 <source>Show back content from that instance for you.</source>
11103 <target state="new">Show back content from that instance for you.</target>
93fe2d9c
C
11104 <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>
11105 </trans-unit>
5a6de093 11106 <trans-unit id="3108200185023875257" datatype="html">
e4eaa7c9
C
11107 <source>Remove comments from your videos</source>
11108 <target state="new">Remove comments from your videos</target>
93fe2d9c
C
11109 <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>
11110 </trans-unit>
913aa176 11111 <trans-unit id="4810478487244286994" datatype="html">
11112 <source>Remove comments made by this account on your videos.</source>
11113 <target state="new">Remove comments made by this account on your videos.</target>
93fe2d9c
C
11114 <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>
11115 </trans-unit>
913aa176 11116 <trans-unit id="2077144178298031252" datatype="html">
11117 <source>Hide any content from that user from you, your instance and its users.</source>
11118 <target state="new">Hide any content from that user from you, your instance and its users.</target>
93fe2d9c
C
11119 <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>
11120 </trans-unit>
913aa176 11121 <trans-unit id="7675070596643104983" datatype="html">
11122 <source>Show this user's content to the users of this instance again.</source>
11123 <target state="new">Show this user's content to the users of this instance again.</target>
93fe2d9c
C
11124 <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>
11125 </trans-unit>
913aa176 11126 <trans-unit id="525915681688649453" datatype="html">
11127 <source>Hide any content from that instance from you, your instance and its users.</source>
11128 <target state="new">Hide any content from that instance from you, your instance and its users.</target>
93fe2d9c
C
11129 <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>
11130 </trans-unit>
5a6de093 11131 <trans-unit id="5325628963747139770" datatype="html">
eb12a714
C
11132 <source>Unmute the instance by your instance</source>
11133 <target state="new">Unmute the instance by your instance</target>
93fe2d9c
C
11134 <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>
11135 </trans-unit>
5a6de093 11136 <trans-unit id="758471033841077314" datatype="html">
e4eaa7c9
C
11137 <source>Show back content from that instance for you, your instance and its users.</source>
11138 <target state="new">Show back content from that instance for you, your instance and its users.</target>
93fe2d9c
C
11139 <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>
11140 </trans-unit>
5a6de093 11141 <trans-unit id="3785095284194008197" datatype="html">
e4eaa7c9
C
11142 <source>Remove comments from your instance</source>
11143 <target state="new">Remove comments from your instance</target>
93fe2d9c
C
11144 <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>
11145 </trans-unit>
913aa176 11146 <trans-unit id="4809327075591089709" datatype="html">
11147 <source>Remove comments made by this account from your instance.</source>
11148 <target state="new">Remove comments made by this account from your instance.</target>
93fe2d9c
C
11149 <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>
11150 </trans-unit>
11151 <trans-unit id="6504240011224861621" datatype="html">
11152 <source>Instance moderation</source>
11153 <target state="new">Instance moderation</target>
11154 <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>
11155 </trans-unit>
11156 <trans-unit id="8546847443058492245" datatype="html">
11157 <source>Block <x id="INTERPOLATION" equiv-text="{{ videos.length }}"/> videos</source>
11158 <target state="new">Block <x id="INTERPOLATION" equiv-text="{{ videos.length }}"/> videos</target>
1357df30
C
11159 <context-group purpose="location">
11160 <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context>
11161 <context context-type="linenumber">4</context>
11162 </context-group>
a71d4140 11163 </trans-unit>
5a6de093
C
11164 <trans-unit id="6746743143272021955" datatype="html">
11165 <source>Violent or repulsive</source>
11166 <target state="new">Violent or repulsive</target>
93fe2d9c
C
11167 <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>
11168 </trans-unit>
5a6de093
C
11169 <trans-unit id="5272553814105457319" datatype="html">
11170 <source>Contains offensive, violent, or coarse language or iconography.</source>
11171 <target state="new">Contains offensive, violent, or coarse language or iconography.</target>
93fe2d9c
C
11172 <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>
11173 </trans-unit>
5a6de093
C
11174 <trans-unit id="6979166468838302269" datatype="html">
11175 <source>Hateful or abusive</source>
11176 <target state="new">Hateful or abusive</target>
93fe2d9c
C
11177 <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>
11178 </trans-unit>
5a6de093
C
11179 <trans-unit id="8006612645824137458" datatype="html">
11180 <source>Contains abusive, racist or sexist language or iconography.</source>
11181 <target state="new">Contains abusive, racist or sexist language or iconography.</target>
93fe2d9c
C
11182 <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>
11183 </trans-unit>
5a6de093
C
11184 <trans-unit id="5413552012131573970" datatype="html">
11185 <source>Spam, ad or false news</source>
11186 <target state="new">Spam, ad or false news</target>
93fe2d9c
C
11187 <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>
11188 </trans-unit>
5a6de093
C
11189 <trans-unit id="6374940465448453212" datatype="html">
11190 <source>Contains marketing, spam, purposefully deceitful news, or otherwise misleading thumbnail/text/tags. Please provide reputable sources to report hoaxes.</source>
11191 <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
11192 <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>
11193 </trans-unit>
5a6de093
C
11194 <trans-unit id="7401289443263903223" datatype="html">
11195 <source>Privacy breach or doxxing</source>
11196 <target state="new">Privacy breach or doxxing</target>
93fe2d9c
C
11197 <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>
11198 </trans-unit>
5a6de093
C
11199 <trans-unit id="8363008638081993167" datatype="html">
11200 <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>
11201 <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
11202 <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>
11203 </trans-unit>
5a6de093
C
11204 <trans-unit id="380450014369168564" datatype="html">
11205 <source>Infringes your copyright wrt. the regional laws with which the server must comply.</source>
11206 <target state="new">Infringes your copyright wrt. the regional laws with which the server must comply.</target>
93fe2d9c
C
11207 <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>
11208 </trans-unit>
5a6de093
C
11209 <trans-unit id="1378933246324202613" datatype="html">
11210 <source>Breaks server rules</source>
11211 <target state="new">Breaks server rules</target>
93fe2d9c
C
11212 <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>
11213 </trans-unit>
5a6de093
C
11214 <trans-unit id="7930601470861156366" datatype="html">
11215 <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>
11216 <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
11217 <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>
11218 </trans-unit>
5a6de093
C
11219 <trans-unit id="8700771664729810984" datatype="html">
11220 <source>The above can only be seen in thumbnails.</source>
11221 <target state="new">The above can only be seen in thumbnails.</target>
93fe2d9c
C
11222 <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>
11223 </trans-unit>
913aa176 11224 <trans-unit id="2602773901491715295" datatype="html">
11225 <source>Captions</source>
11226 <target state="new">Captions</target>
93fe2d9c
C
11227 <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>
11228 <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>
11229 <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>
11230 </trans-unit>
5a6de093
C
11231 <trans-unit id="5779804235244672536" datatype="html">
11232 <source>The above can only be seen in captions (please describe which).</source>
11233 <target state="new">The above can only be seen in captions (please describe which).</target>
93fe2d9c
C
11234 <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>
11235 </trans-unit>
5a6de093
C
11236 <trans-unit id="968295009933361070" datatype="html">
11237 <source>Too many attempts, please try again after <x id="PH"/> minutes.</source>
11238 <target state="new">Too many attempts, please try again after
11239 <x id="PH"/> minutes.
11240 </target>
93fe2d9c
C
11241 <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>
11242 </trans-unit>
5a6de093 11243 <trans-unit id="4965472196059235310" datatype="html">
cd9246a9
C
11244 <source>Too many attempts, please try again later.</source>
11245 <target state="new">Too many attempts, please try again later.</target>
93fe2d9c
C
11246 <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>
11247 </trans-unit>
5a6de093 11248 <trans-unit id="1693549688987384699" datatype="html">
cd9246a9
C
11249 <source>Server error. Please retry later.</source>
11250 <target state="new">Server error. Please retry later.</target>
93fe2d9c
C
11251 <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>
11252 </trans-unit>
5a6de093
C
11253 <trans-unit id="5927402622550505067" datatype="html">
11254 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source>
11255 <target state="new">Subscribed to all current channels of
11256 <x id="PH"/>. You will be notified of all their new videos.
11257 </target>
913aa176 11258 <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>
11259 </trans-unit>
5a6de093
C
11260 <trans-unit id="2780460651686172544" datatype="html">
11261 <source>Subscribed to <x id="PH"/>. You will be notified of all their new videos.</source>
11262 <target state="new">Subscribed to
11263 <x id="PH"/>. You will be notified of all their new videos.
11264 </target>
913aa176 11265 <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>
11266 </trans-unit>
5a6de093 11267 <trans-unit id="7019115336138470191" datatype="html">
cd9246a9
C
11268 <source>Subscribed</source>
11269 <target state="new">Subscribed</target>
913aa176 11270 <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>
11271 </trans-unit>
5a6de093 11272 <trans-unit id="7070823964189404459" datatype="html">
913aa176 11273 <source>Unsubscribed from all channels of <x id="PH"/> </source>
5a6de093
C
11274 <target state="new">Unsubscribed from all channels of
11275 <x id="PH"/>
11276 </target>
913aa176 11277 <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>
11278 </trans-unit>
5a6de093 11279 <trans-unit id="9201562016527884133" datatype="html">
913aa176 11280 <source>Unsubscribed from <x id="PH"/> </source>
5a6de093
C
11281 <target state="new">Unsubscribed from
11282 <x id="PH"/>
11283 </target>
913aa176 11284 <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>
11285 </trans-unit>
5a6de093 11286 <trans-unit id="516954136005961440" datatype="html">
cd9246a9
C
11287 <source>Unsubscribed</source>
11288 <target state="new">Unsubscribed</target>
913aa176 11289 <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>
11290 </trans-unit>
d7c6b951 11291 <trans-unit id="1000724328916033777" datatype="html">
913aa176 11292 <source>Multiple ways to subscribe to the current channel</source>
11293 <target state="new">Multiple ways to subscribe to the current channel</target>
2f03d6dc
C
11294 <context-group purpose="location">
11295 <context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context>
11296 <context context-type="linenumber">44</context>
11297 </context-group>
913aa176 11298 </trans-unit>
d7c6b951 11299 <trans-unit id="363499678348067004" datatype="html">
913aa176 11300 <source>Open subscription dropdown</source>
11301 <target state="new">Open subscription dropdown</target>
2f03d6dc
C
11302 <context-group purpose="location">
11303 <context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context>
11304 <context context-type="linenumber">46</context>
11305 </context-group>
11306 </trans-unit>
5a6de093 11307 <trans-unit id="4968151111061046122" datatype="html">
cd9246a9
C
11308 <source>Moderator</source>
11309 <target state="new">Moderator</target>
93fe2d9c
C
11310 <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>
11311 </trans-unit>
11312 <trans-unit id="2279527393438260622" datatype="html">
11313 <source>Search videos, playlists, channels…</source>
11314 <target state="new">Search videos, playlists, channels…</target>
3e84ae32
C
11315 <context-group purpose="location">
11316 <context context-type="sourcefile">src/app/header/search-typeahead.component.html</context>
11317 <context context-type="linenumber">3</context>
11318 </context-group>
11319 </trans-unit>
5a6de093 11320 <trans-unit id="3723085768598852106" datatype="html">
913aa176 11321 <source>Video removed from <x id="PH"/> </source>
5a6de093
C
11322 <target state="new">Video removed from
11323 <x id="PH"/>
11324 </target>
93fe2d9c
C
11325 <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>
11326 <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>
11327 </trans-unit>
5a6de093
C
11328 <trans-unit id="1056145626640340519" datatype="html">
11329 <source>Video added in <x id="PH"/> at timestamps <x id="PH_1"/></source>
11330 <target state="new">Video added in
11331 <x id="PH"/> at timestamps
11332 <x id="PH_1"/>
11333 </target>
93fe2d9c
C
11334 <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>
11335 </trans-unit>
5a6de093 11336 <trans-unit id="7754186870520534716" datatype="html">
913aa176 11337 <source>Video added in <x id="PH"/> </source>
5a6de093
C
11338 <target state="new">Video added in
11339 <x id="PH"/>
11340 </target>
93fe2d9c
C
11341 <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>
11342 </trans-unit>
5a6de093 11343 <trans-unit id="985751964589921228" datatype="html">
eb12a714
C
11344 <source>Timestamps updated</source>
11345 <target state="new">Timestamps updated</target>
93fe2d9c
C
11346 <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>
11347 <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>
11348 </trans-unit>
913aa176 11349 <trans-unit id="6421445850411984665" datatype="html">
11350 <source>Starts at</source>
11351 <target state="new">Starts at </target>
93fe2d9c
C
11352 <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>
11353 <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>
11354 </trans-unit>
913aa176 11355 <trans-unit id="7145200412085189912" datatype="html">
11356 <source>Stops at</source>
11357 <target state="new">Stops at </target>
93fe2d9c
C
11358 <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>
11359 </trans-unit>
913aa176 11360 <trans-unit id="921225940108335688" datatype="html">
11361 <source>and stops at</source>
11362 <target state="new"> and stops at </target>
93fe2d9c
C
11363 <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>
11364 </trans-unit>
5a6de093
C
11365 <trans-unit id="2909684945706361544" datatype="html">
11366 <source>Delete video</source>
11367 <target state="new">Delete video</target>
93fe2d9c
C
11368 <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>
11369 </trans-unit>
5a6de093
C
11370 <trans-unit id="2210418817778733727" datatype="html">
11371 <source>Actions for the comment</source>
11372 <target state="new">Actions for the comment</target>
93fe2d9c
C
11373 <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>
11374 </trans-unit>
5a6de093
C
11375 <trans-unit id="7978668497183230348" datatype="html">
11376 <source>Delete comment</source>
11377 <target state="new">Delete comment</target>
93fe2d9c
C
11378 <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>
11379 </trans-unit>
5a6de093
C
11380 <trans-unit id="6747218355168080191" datatype="html">
11381 <source>Do you really want to delete this comment?</source>
11382 <target state="new">Do you really want to delete this comment?</target>
93fe2d9c
C
11383 <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>
11384 <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>
11385 </trans-unit>
5a6de093
C
11386 <trans-unit id="7837272126865175984" datatype="html">
11387 <source>Comment deleted.</source>
11388 <target state="new">Comment deleted.</target>
93fe2d9c
C
11389 <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>
11390 </trans-unit>
5a6de093 11391 <trans-unit id="346270517625845962" datatype="html">
e4eaa7c9
C
11392 <source>Encoder</source>
11393 <target state="new">Encoder</target>
93fe2d9c
C
11394 <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>
11395 </trans-unit>
5a6de093 11396 <trans-unit id="2331557444464201331" datatype="html">
e4eaa7c9
C
11397 <source>Format name</source>
11398 <target state="new">Format name</target>
93fe2d9c
C
11399 <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>
11400 </trans-unit>
5a6de093 11401 <trans-unit id="45739481977493163" datatype="html">
e4eaa7c9
C
11402 <source>Size</source>
11403 <target state="new">Size</target>
93fe2d9c
C
11404 <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>
11405 </trans-unit>
5a6de093 11406 <trans-unit id="7742520815129539114" datatype="html">
e4eaa7c9
C
11407 <source>Bitrate</source>
11408 <target state="new">Bitrate</target>
93fe2d9c
C
11409 <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>
11410 <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>
11411 </trans-unit>
5a6de093 11412 <trans-unit id="4094960161662677662" datatype="html">
e4eaa7c9
C
11413 <source>Codec</source>
11414 <target state="new">Codec</target>
93fe2d9c
C
11415 <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>
11416 </trans-unit>
5a6de093 11417 <trans-unit id="2115592966120408375" datatype="html">
eb12a714
C
11418 <source>Copied</source>
11419 <target state="new">Copied</target>
93fe2d9c
C
11420 <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>
11421 <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>
11422 </trans-unit>
d7c6b951 11423 <trans-unit id="4323470180912194028" datatype="html">
913aa176 11424 <source>Copy</source>
11425 <target state="new">Copy</target>
11426 <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>
11427 <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>
11428 </trans-unit>
5a6de093 11429 <trans-unit id="1472171759957681533" datatype="html">
cd9246a9
C
11430 <source>Video reported.</source>
11431 <target state="new">Video reported.</target>
93fe2d9c
C
11432 <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>
11433 </trans-unit>
5a6de093 11434 <trans-unit id="3622946684246476652" datatype="html">
eb12a714
C
11435 <source>Do you really want to delete this video?</source>
11436 <target state="new">Do you really want to delete this video?</target>
93fe2d9c
C
11437 <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>
11438 <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>
11439 </trans-unit>
5a6de093 11440 <trans-unit id="3941342949736653028" datatype="html">
e4eaa7c9
C
11441 <source>Video deleted.</source>
11442 <target state="new">Video deleted.</target>
93fe2d9c
C
11443 <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>
11444 <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>
11445 </trans-unit>
5a6de093 11446 <trans-unit id="5072091387445907742" datatype="html">
e4eaa7c9
C
11447 <source>Actions for the reporter</source>
11448 <target state="new">Actions for the reporter</target>
93fe2d9c
C
11449 <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>
11450 </trans-unit>
5a6de093 11451 <trans-unit id="6599069899275412095" datatype="html">
e4eaa7c9
C
11452 <source>Mute reporter</source>
11453 <target state="new">Mute reporter</target>
93fe2d9c
C
11454 <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>
11455 </trans-unit>
913aa176 11456 <trans-unit id="3099741642167775297" datatype="html">
11457 <source>Download</source>
11458 <target state="new">Download</target>
e6afb669
C
11459
11460
11461
11462 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">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 11463 <trans-unit id="7672331870004528654" datatype="html">
11464 <source>Display live information</source>
11465 <target state="new">Display live information</target>
e6afb669
C
11466
11467
11468 <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 11469 <trans-unit id="4021752662928002901" datatype="html">
11470 <source>Update</source>
11471 <target state="new">Update</target>
e6afb669
C
11472
11473
11474
11475
11476
11477
11478
11479
11480
11481
11482 <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 11483 <trans-unit id="420763834450076269" datatype="html">
11484 <source>Block</source>
11485 <target state="new">Block</target>
e6afb669
C
11486
11487
11488
11489 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">80</context></context-group><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
11490 <trans-unit id="6521421218398377925" datatype="html">
11491 <source>Run HLS transcoding</source>
11492 <target state="new">Run HLS transcoding</target>
e6afb669
C
11493
11494
11495 <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
11496 <trans-unit id="4956271014213477815" datatype="html">
11497 <source>Run WebTorrent transcoding</source>
11498 <target state="new">Run WebTorrent transcoding</target>
e6afb669
C
11499
11500
11501 <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
11502 <trans-unit id="5972374600810542430" datatype="html">
11503 <source>Delete HLS files</source>
11504 <target state="new">Delete HLS files</target>
e6afb669
C
11505
11506
11507 <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
11508 <trans-unit id="3844238590532933757" datatype="html">
11509 <source>Delete WebTorrent files</source>
11510 <target state="new">Delete WebTorrent files</target>
e6afb669
C
11511
11512
11513 <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 11514 <trans-unit id="1950057220179636309" datatype="html">
eb12a714
C
11515 <source>Save to playlist</source>
11516 <target state="new">Save to playlist</target>
e6afb669
C
11517
11518
11519 <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 11520 <trans-unit id="8272123190776748811" datatype="html">
e6afb669
C
11521 <source>You need to be &lt;a href="/login">logged in&lt;/a> to rate this video.</source>
11522 <target state="new">You need to be &lt;a href="/login">logged in&lt;/a> to rate this video.</target>
93fe2d9c
C
11523 <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>
11524 </trans-unit>
5a6de093 11525 <trans-unit id="4503408361537553733" datatype="html">
e4eaa7c9
C
11526 <source>Mirror</source>
11527 <target state="new">Mirror</target>
e6afb669
C
11528
11529 <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
11530 <trans-unit id="2631340539474479416" datatype="html">
11531 <source>Subtitles</source>
11532 <target state="new">Subtitles</target>
3e84ae32
C
11533 <context-group purpose="location">
11534 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context>
11535 <context context-type="linenumber">9</context>
11536 </context-group>
913aa176 11537 </trans-unit>
913aa176 11538 <trans-unit id="4814285799071780083" datatype="html">
11539 <source>Remove</source>
11540 <target state="new">Remove</target>
93fe2d9c
C
11541 <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>
11542 </trans-unit>
913aa176 11543 <trans-unit id="6871668720687277843" datatype="html">
11544 <source>Remove &amp; re-draft</source>
11545 <target state="new">Remove &amp; re-draft</target>
93fe2d9c
C
11546 <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>
11547 </trans-unit>
11548 <trans-unit id="60216491008745400" datatype="html">
11549 <source>Actions on comment</source>
11550 <target state="new">Actions on comment</target>
a71d4140
C
11551 <context-group purpose="location">
11552 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.ts</context>
11553 <context context-type="linenumber">202</context>
11554 </context-group>
93fe2d9c
C
11555 </trans-unit>
11556 <trans-unit id="992317512448454409" datatype="html">
11557 <source>{VAR_PLURAL, plural, =0 {Comments} =1 {1 Comment} other {<x id="INTERPOLATION"/> Comments}}</source>
11558 <target state="new">{VAR_PLURAL, plural, =0 {Comments} =1 {1 Comment} other {<x id="INTERPOLATION"/> Comments}}</target>
11559 <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>
11560 </trans-unit>
5a6de093
C
11561 <trans-unit id="4903651219400691248" datatype="html">
11562 <source>Mute account</source>
11563 <target state="new">Mute account</target>
e6afb669
C
11564
11565
11566 <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 11567 <trans-unit id="4021487547497211597" datatype="html">
913aa176 11568 <source>Open video actions</source>
11569 <target state="new">Open video actions</target>
2f03d6dc
C
11570 <context-group purpose="location">
11571 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.html</context>
11572 <context context-type="linenumber">4</context>
11573 </context-group>
11574 <context-group purpose="location">
11575 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.html</context>
11576 <context context-type="linenumber">4</context>
11577 </context-group>
93fe2d9c
C
11578 </trans-unit>
11579 <trans-unit id="3076101305843397295" datatype="html">
11580 <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>
11581 <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
11582
11583 <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
11584 <trans-unit id="8359747231611535508" datatype="html">
11585 <source>Unblock <x id="PH" equiv-text="this.video.name"/></source>
11586 <target state="new">Unblock <x id="PH" equiv-text="this.video.name"/></target>
e6afb669
C
11587
11588 <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
11589 <trans-unit id="3719503424625455635" datatype="html">
11590 <source>Mute server account</source>
11591 <target state="new">Mute server account</target>
93fe2d9c
C
11592 <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>
11593 </trans-unit>
d7c6b951 11594 <trans-unit id="7008439939460403347" datatype="html">
eb12a714
C
11595 <source>Report</source>
11596 <target state="new">Report</target>
e6afb669
C
11597
11598
11599
11600 <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 11601 <trans-unit id="829951422090160526" datatype="html">
5a6de093
C
11602 <source>Reported part</source>
11603 <target state="new">Reported part</target>
93fe2d9c
C
11604 <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>
11605 </trans-unit>
d7c6b951 11606 <trans-unit id="4388879716045736175" datatype="html">
cd9246a9
C
11607 <source>Note</source>
11608 <target state="new">Note</target>
93fe2d9c
C
11609 <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>
11610 </trans-unit>
d7c6b951 11611 <trans-unit id="7234922541542636802" datatype="html">
e4eaa7c9
C
11612 <source>The video was deleted</source>
11613 <target state="new">The video was deleted</target>
93fe2d9c
C
11614 <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>
11615 </trans-unit>
d7c6b951 11616 <trans-unit id="872792317034860453" datatype="html">
5a6de093
C
11617 <source>Comment:</source>
11618 <target state="new">Comment:</target>
93fe2d9c
C
11619 <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>
11620 </trans-unit>
d7c6b951 11621 <trans-unit id="397679576231234820" datatype="html">
5a6de093
C
11622 <source>Messages with the reporter</source>
11623 <target state="new">Messages with the reporter</target>
913aa176 11624 <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>
11625 </trans-unit>
d7c6b951 11626 <trans-unit id="7417592908147948728" datatype="html">
5a6de093
C
11627 <source>Messages with the moderation team</source>
11628 <target state="new">Messages with the moderation team</target>
913aa176 11629 <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>
11630 </trans-unit>
d7c6b951 11631 <trans-unit id="1684858568733486744" datatype="html">
913aa176 11632 <source>No messages for now.</source>
5a6de093 11633 <target state="new">
4891e4c7
C
11634 No messages for now.
11635 </target>
93fe2d9c
C
11636 <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>
11637 </trans-unit>
d7c6b951 11638 <trans-unit id="2137920566277687382" datatype="html">
5a6de093
C
11639 <source>Add a message</source>
11640 <target state="new">Add a message</target>
913aa176 11641 <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>
11642 </trans-unit>
5a6de093
C
11643 <trans-unit id="4058575476871566236" datatype="html">
11644 <source>Published</source>
11645 <target state="new">Published</target>
93fe2d9c
C
11646 <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>
11647 </trans-unit>
913aa176 11648 <trans-unit id="1747928867514972971" datatype="html">
11649 <source>Publication scheduled on</source>
11650 <target state="new">Publication scheduled on </target>
93fe2d9c
C
11651 <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>
11652 </trans-unit>
11653 <trans-unit id="5093002376262354382" datatype="html">
11654 <source>Transcoding failed</source>
11655 <target state="new">Transcoding failed</target>
45b3a29b
C
11656 <context-group purpose="location">
11657 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context>
11658 <context context-type="linenumber">179</context>
11659 </context-group>
93fe2d9c
C
11660 </trans-unit>
11661 <trans-unit id="118687079501751948" datatype="html">
11662 <source>Move to external storage failed</source>
11663 <target state="new">Move to external storage failed</target>
52b356cf
C
11664 <context-group purpose="location">
11665 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context>
11666 <context context-type="linenumber">183</context>
11667 </context-group>
45b3a29b 11668 </trans-unit>
5a6de093 11669 <trans-unit id="4887724548587271148" datatype="html">
eb12a714
C
11670 <source>Waiting transcoding</source>
11671 <target state="new">Waiting transcoding</target>
93fe2d9c
C
11672 <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>
11673 </trans-unit>
5a6de093 11674 <trans-unit id="4517785179607945981" datatype="html">
eb12a714
C
11675 <source>To transcode</source>
11676 <target state="new">To transcode</target>
93fe2d9c
C
11677 <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>
11678 </trans-unit>
5a6de093 11679 <trans-unit id="3299576663551440736" datatype="html">
eb12a714
C
11680 <source>To import</source>
11681 <target state="new">To import</target>
93fe2d9c
C
11682 <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>
11683 </trans-unit>
11684 <trans-unit id="6963802198225789806" datatype="html">
11685 <source>To edit</source>
11686 <target state="new">To edit</target>
3c18ff47
C
11687 <context-group purpose="location">
11688 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context>
11689 <context context-type="linenumber">199</context>
11690 </context-group>
93fe2d9c
C
11691 </trans-unit>
11692 <trans-unit id="8492933894084361602" datatype="html">
11693 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source>
11694 <target state="new">Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target>
91ae3c4a
C
11695 <context-group purpose="location">
11696 <context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.html</context>
11697 <context context-type="linenumber">8</context>
11698 </context-group>
93fe2d9c
C
11699 </trans-unit>
11700 <trans-unit id="187187500641108332" datatype="html">
11701 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source>
11702 <target state="new"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target>
e6afb669
C
11703
11704
11705
11706
11707
11708
11709
11710
11711
11712
11713
11714
11715
11716
11717
11718 <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 11719 <trans-unit id="1795705931707209785" datatype="html">
8b049b68
C
11720 <source>Add to watch later</source>
11721 <target state="new">Add to watch later</target>
913aa176 11722 <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>
11723 </trans-unit>
5a6de093 11724 <trans-unit id="8498940878158860248" datatype="html">
8b049b68
C
11725 <source>Remove from watch later</source>
11726 <target state="new">Remove from watch later</target>
913aa176 11727 <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
11728 </trans-unit><trans-unit id="5629495543088475111" datatype="html">
11729 <source>Instance default theme (<x id="INTERPOLATION" equiv-text="{{ getDefaultThemeLabel() }}"/>)</source><target state="new">Instance default theme (<x id="INTERPOLATION" equiv-text="{{ getDefaultThemeLabel() }}"/>)</target>
11730 <context-group purpose="location">
11731 <context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.html</context>
11732 <context context-type="linenumber">8</context>
11733 </context-group>
11734 </trans-unit><trans-unit id="5622582942980351192" datatype="html">
11735 <source>Light/Orange</source><target state="new">Light/Orange</target>
11736 <context-group purpose="location">
11737 <context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.ts</context>
11738 <context context-type="linenumber">21</context>
11739 </context-group>
913aa176 11740 </trans-unit>
d7c6b951 11741 <trans-unit id="1219783168145776019" datatype="html">
913aa176 11742 <source>LIVE ENDED</source>
11743 <target state="new">LIVE ENDED</target>
11744 <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>
11745 </trans-unit>
5a6de093 11746 <trans-unit id="2439066254855913806" datatype="html">
eb12a714
C
11747 <source>Only I can see this video</source>
11748 <target state="new">Only I can see this video</target>
93fe2d9c
C
11749 <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>
11750 </trans-unit>
5a6de093
C
11751 <trans-unit id="6767380569816110388" datatype="html">
11752 <source>Only shareable via a private link</source>
11753 <target state="new">Only shareable via a private link</target>
93fe2d9c
C
11754 <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>
11755 </trans-unit>
5a6de093 11756 <trans-unit id="6828965264297239528" datatype="html">
eb12a714
C
11757 <source>Anyone can see this video</source>
11758 <target state="new">Anyone can see this video</target>
93fe2d9c
C
11759 <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>
11760 </trans-unit>
5a6de093 11761 <trans-unit id="1425933035739773115" datatype="html">
8b049b68
C
11762 <source>Only users of this instance can see this video</source>
11763 <target state="new">Only users of this instance can see this video</target>
93fe2d9c
C
11764 <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>
11765 </trans-unit>
913aa176 11766 <trans-unit id="8312101634344200207" datatype="html">
11767 <source><x id="PH" equiv-text="this.views"/> viewers</source>
11768 <target state="new"><x id="PH" equiv-text="this.views"/> viewers</target>
e6afb669
C
11769
11770 <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 11771 <trans-unit id="7756087706411154095" datatype="html">
11772 <source><x id="PH" equiv-text="this.views"/> views</source>
11773 <target state="new"><x id="PH" equiv-text="this.views"/> views</target>
e6afb669
C
11774
11775 <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 11776 <trans-unit id="5210096066382592800" datatype="html">
eb12a714
C
11777 <source>Video to import updated.</source>
11778 <target state="new">Video to import updated.</target>
93fe2d9c
C
11779 <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>
11780 <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>
11781 </trans-unit>
5a6de093 11782 <trans-unit id="3284171506518522275" datatype="html">
eb12a714
C
11783 <source>Your video was uploaded to your account and is private.</source>
11784 <target state="new">Your video was uploaded to your account and is private.</target>
e6afb669
C
11785
11786 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">104</context></context-group></trans-unit>
5a6de093 11787 <trans-unit id="5699822024600815733" datatype="html">
eb12a714
C
11788 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source>
11789 <target state="new">But associated data (tags, description...) will be lost, are you sure you want to leave this page?</target>
e6afb669
C
11790
11791 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">105</context></context-group></trans-unit>
5a6de093 11792 <trans-unit id="1219739004043110649" datatype="html">
eb12a714
C
11793 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source>
11794 <target state="new">Your video is not uploaded yet, are you sure you want to leave this page?</target>
e6afb669
C
11795
11796 <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 11797 <trans-unit id="6932865105766151309" datatype="html">
11798 <source>Upload</source>
11799 <target state="new">Upload</target>
e6afb669
C
11800
11801 <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 11802 <trans-unit id="8278735427925094503" datatype="html">
913aa176 11803 <source>Upload <x id="PH"/> </source>
5a6de093
C
11804 <target state="new">Upload
11805 <x id="PH"/>
11806 </target>
e6afb669
C
11807
11808 <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 11809 <trans-unit id="5981816353437801748" datatype="html">
eb12a714
C
11810 <source>Video published.</source>
11811 <target state="new">Video published.</target>
e6afb669
C
11812
11813 <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 11814 <trans-unit id="764164089183618119" datatype="html">
eb12a714
C
11815 <source>You have unsaved changes! If you leave, your changes will be lost.</source>
11816 <target state="new">You have unsaved changes! If you leave, your changes will be lost.</target>
9b0b8301
C
11817 <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>
11818 </trans-unit>
5a6de093 11819 <trans-unit id="8306050839443016954" datatype="html">
eb12a714
C
11820 <source>Video updated.</source>
11821 <target state="new">Video updated.</target>
9b0b8301
C
11822 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.ts</context><context context-type="linenumber">90</context></context-group>
11823 <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>
11824 </trans-unit>
93fe2d9c
C
11825 <trans-unit id="5609201297201028750" datatype="html">
11826 <source>(extensions: <x id="PH" equiv-text="this.videoExtensions.join(', ')"/>)</source>
11827 <target state="new">(extensions: <x id="PH" equiv-text="this.videoExtensions.join(', ')"/>)</target>
3c18ff47
C
11828 <context-group purpose="location">
11829 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.ts</context>
11830 <context context-type="linenumber">104</context>
11831 </context-group>
11832 <context-group purpose="location">
11833 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.ts</context>
11834 <context context-type="linenumber">108</context>
11835 </context-group>
9b0b8301
C
11836 </trans-unit>
11837 <trans-unit id="2763845919408843325" datatype="html">
11838 <source>"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" will be added at the beginning of the video</source>
11839 <target state="new">"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" will be added at the beginning of the video</target>
3c18ff47
C
11840 <context-group purpose="location">
11841 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.ts</context>
11842 <context context-type="linenumber">120</context>
11843 </context-group>
93fe2d9c
C
11844 </trans-unit>
11845 <trans-unit id="4952096817126306891" datatype="html">
11846 <source>"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" will be added at the end of the video</source>
11847 <target state="new">"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" will be added at the end of the video</target>
3c18ff47
C
11848 <context-group purpose="location">
11849 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.ts</context>
11850 <context context-type="linenumber">124</context>
11851 </context-group>
93fe2d9c
C
11852 </trans-unit>
11853 <trans-unit id="665518679871959619" datatype="html">
11854 <source>"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" image watermark will be added to the video</source>
11855 <target state="new">"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" image watermark will be added to the video</target>
3c18ff47
C
11856 <context-group purpose="location">
11857 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.ts</context>
11858 <context context-type="linenumber">128</context>
11859 </context-group>
93fe2d9c
C
11860 </trans-unit>
11861 <trans-unit id="2677581013897190613" datatype="html">
11862 <source>Video will begin at <x id="PH" equiv-text="secondsToTime(start)"/> and stop at <x id="PH_1" equiv-text="secondsToTime(end)"/></source>
11863 <target state="new">Video will begin at <x id="PH" equiv-text="secondsToTime(start)"/> and stop at <x id="PH_1" equiv-text="secondsToTime(end)"/></target>
3c18ff47
C
11864 <context-group purpose="location">
11865 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.ts</context>
11866 <context context-type="linenumber">135</context>
11867 </context-group>
93fe2d9c
C
11868 </trans-unit>
11869 <trans-unit id="2299077646120636288" datatype="html">
11870 <source>Video will begin at <x id="PH" equiv-text="secondsToTime(start)"/></source>
11871 <target state="new">Video will begin at <x id="PH" equiv-text="secondsToTime(start)"/></target>
3c18ff47
C
11872 <context-group purpose="location">
11873 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.ts</context>
11874 <context context-type="linenumber">139</context>
11875 </context-group>
93fe2d9c
C
11876 </trans-unit>
11877 <trans-unit id="7209039243783736285" datatype="html">
11878 <source>Video will stop at <x id="PH" equiv-text="secondsToTime(end)"/></source>
11879 <target state="new">Video will stop at <x id="PH" equiv-text="secondsToTime(end)"/></target>
3c18ff47
C
11880 <context-group purpose="location">
11881 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.ts</context>
11882 <context context-type="linenumber">143</context>
11883 </context-group>
93fe2d9c
C
11884 </trans-unit>
11885 <trans-unit id="9127817756370915850" datatype="html">
11886 <source>Edit video</source>
11887 <target state="new">Edit video</target>
3c18ff47
C
11888 <context-group purpose="location">
11889 <context context-type="sourcefile">src/app/+video-editor/video-editor-routing.module.ts</context>
11890 <context context-type="linenumber">15</context>
11891 </context-group>
11892 </trans-unit>
5a6de093
C
11893 <trans-unit id="5512208811126492983" datatype="html">
11894 <source>Report comment</source>
11895 <target state="new">Report comment</target>
913aa176 11896 <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>
11897 </trans-unit>
5a6de093 11898 <trans-unit id="6775540171466219199" datatype="html">
8b049b68
C
11899 <source>Stop autoplaying next video</source>
11900 <target state="new">Stop autoplaying next video</target>
93fe2d9c
C
11901 <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>
11902 </trans-unit>
5a6de093 11903 <trans-unit id="5149234672404299151" datatype="html">
8b049b68
C
11904 <source>Autoplay next video</source>
11905 <target state="new">Autoplay next video</target>
93fe2d9c
C
11906 <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>
11907 </trans-unit>
5a6de093 11908 <trans-unit id="5870421136141540382" datatype="html">
8b049b68
C
11909 <source>Stop looping playlist videos</source>
11910 <target state="new">Stop looping playlist videos</target>
93fe2d9c
C
11911 <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>
11912 </trans-unit>
5a6de093 11913 <trans-unit id="1599585307037758139" datatype="html">
8b049b68
C
11914 <source>Loop playlist videos</source>
11915 <target state="new">Loop playlist videos</target>
93fe2d9c
C
11916 <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>
11917 </trans-unit>
d7c6b951 11918 <trans-unit id="3704292036525161260" datatype="html">
913aa176 11919 <source>Placeholder image</source>
11920 <target state="new">Placeholder image</target>
063de1ee
C
11921 <context-group purpose="location">
11922 <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context>
11923 <context context-type="linenumber">11</context>
11924 </context-group>
11925 </trans-unit>
6f512b68 11926 <trans-unit id="961774488937452220" datatype="html">
e6afb669
C
11927 <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>
11928 <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>
11929
11930 <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 11931 <trans-unit id="5761611056224181752" datatype="html">
11932 <source>Redirection</source>
11933 <target state="new">Redirection</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">316</context></context-group></trans-unit>
5a6de093 11936 <trans-unit id="8858527736400081688" datatype="html">
eb12a714
C
11937 <source>This video contains mature or explicit content. Are you sure you want to watch it?</source>
11938 <target state="new">This video contains mature or explicit content. Are you sure you want to watch it?</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">367</context></context-group></trans-unit>
5a6de093 11941 <trans-unit id="3937119019020041049" datatype="html">
eb12a714
C
11942 <source>Mature or explicit content</source>
11943 <target state="new">Mature or explicit content</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">368</context></context-group></trans-unit>
5a6de093 11946 <trans-unit id="1755474755114288376" datatype="html">
8b049b68
C
11947 <source>Up Next</source>
11948 <target state="new">Up Next</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">441</context></context-group></trans-unit>
913aa176 11951 <trans-unit id="2159130950882492111" datatype="html">
11952 <source>Cancel</source>
11953 <target state="new">Cancel</target>
e6afb669
C
11954
11955
11956
11957
11958
11959
11960
11961
11962
11963
11964
11965
11966
11967
11968
11969
11970
11971
11972
11973
11974
11975 <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 11976 <trans-unit id="3354816756665089864" datatype="html">
8b049b68
C
11977 <source>Autoplay is suspended</source>
11978 <target state="new">Autoplay is suspended</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">443</context></context-group></trans-unit>
93fe2d9c
C
11981 <trans-unit id="5856931617181450881" datatype="html">
11982 <source>Enter/exit fullscreen</source>
11983 <target state="new">Enter/exit fullscreen</target>
e6afb669
C
11984
11985 <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
11986 <trans-unit id="2971009377468404076" datatype="html">
11987 <source>Play/Pause the video</source>
11988 <target state="new">Play/Pause the video</target>
e6afb669
C
11989
11990 <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
11991 <trans-unit id="4147087312411482964" datatype="html">
11992 <source>Mute/unmute the video</source>
11993 <target state="new">Mute/unmute the video</target>
e6afb669
C
11994
11995 <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
11996 <trans-unit id="4791956574676305640" datatype="html">
11997 <source>Skip to a percentage of the video: 0 is 0% and 9 is 90%</source>
11998 <target state="new">Skip to a percentage of the video: 0 is 0% and 9 is 90%</target>
e6afb669
C
11999
12000 <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
12001 <trans-unit id="3887762369650091344" datatype="html">
12002 <source>Increase the volume</source>
12003 <target state="new">Increase the volume</target>
e6afb669
C
12004
12005 <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
12006 <trans-unit id="1363382131573461910" datatype="html">
12007 <source>Decrease the volume</source>
12008 <target state="new">Decrease the volume</target>
e6afb669
C
12009
12010 <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
12011 <trans-unit id="2541031516422557760" datatype="html">
12012 <source>Seek the video forward</source>
12013 <target state="new">Seek the video forward</target>
e6afb669
C
12014
12015 <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
12016 <trans-unit id="8813023402019364882" datatype="html">
12017 <source>Seek the video backward</source>
12018 <target state="new">Seek the video backward</target>
e6afb669
C
12019
12020 <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
12021 <trans-unit id="581757752202843950" datatype="html">
12022 <source>Increase playback rate</source>
12023 <target state="new">Increase playback rate</target>
e6afb669
C
12024
12025 <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
12026 <trans-unit id="5467642834854681120" datatype="html">
12027 <source>Decrease playback rate</source>
12028 <target state="new">Decrease playback rate</target>
e6afb669
C
12029
12030 <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
12031 <trans-unit id="3860402955823859506" datatype="html">
12032 <source>Navigate in the video to the previous frame</source>
12033 <target state="new">Navigate in the video to the previous frame</target>
e6afb669
C
12034
12035 <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
12036 <trans-unit id="8232494782895420700" datatype="html">
12037 <source>Navigate in the video to the next frame</source>
12038 <target state="new">Navigate in the video to the next frame</target>
e6afb669
C
12039
12040 <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
12041 <trans-unit id="8223917068580581095" datatype="html">
12042 <source>Toggle theater mode</source>
12043 <target state="new">Toggle theater mode</target>
e6afb669
C
12044
12045 <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 12046 <trans-unit id="8025996572234182184" datatype="html">
eb12a714
C
12047 <source>Like the video</source>
12048 <target state="new">Like the video</target>
93fe2d9c
C
12049 <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>
12050 </trans-unit>
5a6de093 12051 <trans-unit id="7692127636377222448" datatype="html">
eb12a714
C
12052 <source>Dislike the video</source>
12053 <target state="new">Dislike the video</target>
93fe2d9c
C
12054 <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>
12055 </trans-unit>
5a6de093 12056 <trans-unit id="1729036051846673606" datatype="html">
8b049b68
C
12057 <source>When active, the next video is automatically played after the current one.</source>
12058 <target state="new">When active, the next video is automatically played after the current one.</target>
93fe2d9c
C
12059 <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>
12060 </trans-unit>
30ae75f9 12061 <trans-unit id="2431286785954354122" datatype="html">
913aa176 12062 <source>Recently added</source>
12063 <target state="new">Recently added</target>
93fe2d9c
C
12064 <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>
12065 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">137</context></context-group>
12066 </trans-unit>
5a6de093 12067 <trans-unit id="12646164819555880" datatype="html">
eb12a714
C
12068 <source>Videos from your subscriptions</source>
12069 <target state="new">Videos from your subscriptions</target>
93fe2d9c
C
12070 <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>
12071 </trans-unit>
913aa176 12072 <trans-unit id="1812379335568847528" datatype="html">
12073 <source>Subscriptions</source>
12074 <target state="new">Subscriptions</target>
93fe2d9c
C
12075 <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>
12076 <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>
12077 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group>
12078 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">91</context></context-group>
12079 </trans-unit>
913aa176 12080 <trans-unit id="186236568870281953" datatype="html">
12081 <source>History</source>
12082 <target state="new">History</target>
93fe2d9c
C
12083 <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>
12084 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">97</context></context-group>
12085 </trans-unit>
d7c6b951 12086 <trans-unit id="5237588857224999862" datatype="html">
913aa176 12087 <source>Open actions</source>
12088 <target state="new">Open actions</target>
2f03d6dc
C
12089 <context-group purpose="location">
12090 <context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context>
12091 <context context-type="linenumber">4</context>
12092 </context-group>
913aa176 12093 </trans-unit>
12094 <trans-unit id="8681933925782924101" datatype="html">
12095 <source>Local videos</source>
12096 <target state="new">Local videos</target>
93fe2d9c
C
12097 <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>
12098 <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>
12099 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">142</context></context-group>
12100 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">143</context></context-group>
12101 </trans-unit>
12102 <trans-unit id="5668077948386857930" datatype="html">
12103 <source>Exclude</source>
12104 <target state="new">Exclude</target>
12105 <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>
12106 </trans-unit>
12107 <trans-unit id="7147755274837297932" datatype="html">
12108 <source>Exclude muted accounts</source>
12109 <target state="new">Exclude muted accounts</target>
12110 <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>
12111 </trans-unit>
12112 <trans-unit id="8397092871503752085" datatype="html">
12113 <source>Exclude public videos</source>
12114 <target state="new">Exclude public videos</target>
c49c366a
C
12115 <context-group purpose="location">
12116 <context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context>
45b3a29b 12117 <context context-type="linenumber">103</context>
c49c366a 12118 </context-group>
93fe2d9c
C
12119 </trans-unit>
12120 <trans-unit id="5895186796919691836" datatype="html">
12121 <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>
12122 <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
12123 <context-group purpose="location">
12124 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context>
12125 <context context-type="linenumber">11</context>
12126 </context-group>
93fe2d9c
C
12127 </trans-unit>
12128 <trans-unit id="3037358578603095196" datatype="html">
12129 <source>Only videos uploaded on this instance are displayed</source>
12130 <target state="new">Only videos uploaded on this instance are displayed</target>
91ae3c4a
C
12131 <context-group purpose="location">
12132 <context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context>
12133 <context context-type="linenumber">190</context>
12134 </context-group>
12135 </trans-unit>
913aa176 12136 <trans-unit id="4668975178372693951" datatype="html">
12137 <source>Discover videos</source>
12138 <target state="new">Discover videos</target>
93fe2d9c
C
12139 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group>
12140 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group>
12141 </trans-unit>
913aa176 12142 <trans-unit id="8067135025051844577" datatype="html">
12143 <source>Trending videos</source>
12144 <target state="new">Trending videos</target>
93fe2d9c
C
12145 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">130</context></context-group>
12146 </trans-unit>
913aa176 12147 <trans-unit id="664221386829541948" datatype="html">
12148 <source>Recently added videos</source>
12149 <target state="new">Recently added videos</target>
93fe2d9c
C
12150 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">136</context></context-group>
12151 </trans-unit>
913aa176 12152 <trans-unit id="8212906256415538361" datatype="html">
12153 <source>Upload a video</source>
12154 <target state="new">Upload a video</target>
93fe2d9c
C
12155 <context-group purpose="location"><context context-type="sourcefile">src/app/app-routing.module.ts</context><context context-type="linenumber">101</context></context-group>
12156 </trans-unit>
913aa176 12157 <trans-unit id="7590784934397800835" datatype="html">
12158 <source>Edit a video</source>
12159 <target state="new">Edit a video</target>
93fe2d9c
C
12160 <context-group purpose="location"><context context-type="sourcefile">src/app/app-routing.module.ts</context><context context-type="linenumber">110</context></context-group>
12161 </trans-unit>
e771dbe0 12162 </body>
eb12a714 12163 </file>
913aa176 12164</xliff>