]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/locale/angular.ko-KR.xlf
Translated using Weblate (Spanish)
[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>
00e32b7c 13
52b356cf 14 <note priority="1" from="description">Currently selected slide number read by screen reader</note>
00e32b7c 15 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context><context context-type="linenumber">157</context></context-group></trans-unit>
93fe2d9c
C
16 <trans-unit id="ngb.carousel.previous" datatype="html">
17 <source>Previous</source>
18 <target state="translated">이전</target>
00e32b7c
C
19
20 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context><context context-type="linenumber">184</context></context-group></trans-unit>
93fe2d9c
C
21 <trans-unit id="ngb.carousel.next" datatype="html">
22 <source>Next</source>
23 <target state="translated">다음</target>
00e32b7c
C
24
25 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context><context context-type="linenumber">202</context></context-group></trans-unit>
93fe2d9c
C
26 <trans-unit id="ngb.datepicker.select-month" datatype="html">
27 <source>Select month</source>
28 <target state="translated">달 선택</target>
52b356cf
C
29 <context-group purpose="location">
30 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context>
31 <context context-type="linenumber">74</context>
32 </context-group>
33 <context-group purpose="location">
34 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context>
35 <context context-type="linenumber">74</context>
36 </context-group>
93fe2d9c
C
37 </trans-unit>
38 <trans-unit id="ngb.datepicker.select-year" datatype="html">
39 <source>Select year</source>
40 <target state="translated">연도 선택</target>
52b356cf
C
41 <context-group purpose="location">
42 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context>
43 <context context-type="linenumber">74</context>
44 </context-group>
45 <context-group purpose="location">
46 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context>
47 <context context-type="linenumber">74</context>
48 </context-group>
93fe2d9c
C
49 </trans-unit>
50 <trans-unit id="ngb.datepicker.previous-month" datatype="html">
51 <source>Previous month</source>
52 <target state="translated">이전달</target>
52b356cf
C
53 <context-group purpose="location">
54 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context>
55 <context context-type="linenumber">69</context>
56 </context-group>
57 <context-group purpose="location">
58 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context>
59 <context context-type="linenumber">69</context>
60 </context-group>
93fe2d9c
C
61 </trans-unit>
62 <trans-unit id="ngb.datepicker.next-month" datatype="html">
63 <source>Next month</source>
64 <target state="translated">다음달</target>
52b356cf
C
65 <context-group purpose="location">
66 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context>
67 <context context-type="linenumber">69</context>
68 </context-group>
69 <context-group purpose="location">
70 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context>
71 <context context-type="linenumber">69</context>
72 </context-group>
93fe2d9c
C
73 </trans-unit>
74 <trans-unit id="ngb.pagination.first" datatype="html">
75 <source>««</source>
76 <target state="translated">««</target>
77 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">247</context></context-group>
78 </trans-unit>
79 <trans-unit id="ngb.pagination.previous" datatype="html">
80 <source>«</source>
81 <target state="translated">«</target>
82 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">266</context></context-group>
83 </trans-unit>
84 <trans-unit id="ngb.pagination.next" datatype="html">
85 <source>»</source>
86 <target state="translated">»</target>
00e32b7c
C
87
88 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">290</context></context-group></trans-unit>
93fe2d9c
C
89 <trans-unit id="ngb.pagination.last" datatype="html">
90 <source>»»</source>
91 <target state="translated">»»</target>
92 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">305</context></context-group>
93 </trans-unit>
94 <trans-unit id="ngb.pagination.first-aria" datatype="html">
95 <source>First</source>
96 <target state="translated">처음</target>
00e32b7c
C
97
98 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">322</context></context-group></trans-unit>
93fe2d9c
C
99 <trans-unit id="ngb.pagination.previous-aria" datatype="html">
100 <source>Previous</source>
101 <target state="translated">이전</target>
00e32b7c
C
102
103 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">337</context></context-group></trans-unit>
93fe2d9c
C
104 <trans-unit id="ngb.pagination.next-aria" datatype="html">
105 <source>Next</source>
106 <target state="translated">다음</target>
00e32b7c
C
107
108 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">349</context></context-group></trans-unit>
93fe2d9c
C
109 <trans-unit id="ngb.pagination.last-aria" datatype="html">
110 <source>Last</source>
111 <target state="translated">마지막</target>
00e32b7c
C
112
113 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">359</context></context-group></trans-unit>
93fe2d9c
C
114 <trans-unit id="ngb.progressbar.value" datatype="html">
115 <source><x id="INTERPOLATION" equiv-text="nd so on. *"/></source>
116 <target state="translated"><x id="INTERPOLATION" equiv-text="nd so on. *"/></target>
00e32b7c
C
117
118 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/progressbar/progressbar.ts</context><context context-type="linenumber">67</context></context-group></trans-unit>
93fe2d9c
C
119 <trans-unit id="ngb.timepicker.HH" datatype="html">
120 <source>HH</source>
58ae266b 121 <target state="translated">HH</target>
00e32b7c
C
122
123 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">136</context></context-group></trans-unit>
93fe2d9c
C
124 <trans-unit id="ngb.timepicker.hours" datatype="html">
125 <source>Hours</source>
126 <target state="translated">시간</target>
127 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">155</context></context-group>
128 </trans-unit>
129 <trans-unit id="ngb.timepicker.MM" datatype="html">
130 <source>MM</source>
58ae266b 131 <target state="translated">MM</target>
00e32b7c
C
132
133 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">177</context></context-group></trans-unit>
93fe2d9c
C
134 <trans-unit id="ngb.timepicker.minutes" datatype="html">
135 <source>Minutes</source>
136 <target state="translated">분</target>
00e32b7c
C
137
138 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">189</context></context-group></trans-unit>
93fe2d9c
C
139 <trans-unit id="ngb.timepicker.increment-hours" datatype="html">
140 <source>Increment hours</source>
141 <target state="translated">시간 늘리기</target>
00e32b7c
C
142
143 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">206</context></context-group></trans-unit>
93fe2d9c
C
144 <trans-unit id="ngb.timepicker.decrement-hours" datatype="html">
145 <source>Decrement hours</source>
146 <target state="translated">시간 줄이기</target>
00e32b7c
C
147
148 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">228</context></context-group></trans-unit>
93fe2d9c
C
149 <trans-unit id="ngb.timepicker.increment-minutes" datatype="html">
150 <source>Increment minutes</source>
151 <target state="translated">분 늘리기</target>
00e32b7c
C
152
153 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">249</context></context-group></trans-unit>
93fe2d9c
C
154 <trans-unit id="ngb.timepicker.decrement-minutes" datatype="html">
155 <source>Decrement minutes</source>
156 <target state="translated">분 줄이기</target>
00e32b7c
C
157
158 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">272</context></context-group></trans-unit>
93fe2d9c
C
159 <trans-unit id="ngb.timepicker.SS" datatype="html">
160 <source>SS</source>
58ae266b 161 <target state="translated">SS</target>
00e32b7c
C
162
163 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">289</context></context-group></trans-unit>
93fe2d9c
C
164 <trans-unit id="ngb.timepicker.seconds" datatype="html">
165 <source>Seconds</source>
166 <target state="translated">초</target>
167 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">295</context></context-group>
168 </trans-unit>
169 <trans-unit id="ngb.timepicker.increment-seconds" datatype="html">
170 <source>Increment seconds</source>
171 <target state="translated">초 늘리기</target>
52b356cf
C
172 <context-group purpose="location">
173 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
174 <context context-type="linenumber">295</context>
175 </context-group>
93fe2d9c
C
176 </trans-unit>
177 <trans-unit id="ngb.timepicker.decrement-seconds" datatype="html">
178 <source>Decrement seconds</source>
179 <target state="translated">초 줄이기</target>
52b356cf
C
180 <context-group purpose="location">
181 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
182 <context context-type="linenumber">295</context>
183 </context-group>
93fe2d9c
C
184 </trans-unit>
185 <trans-unit id="ngb.timepicker.PM" datatype="html">
186 <source><x id="INTERPOLATION"/></source>
187 <target state="translated"><x id="INTERPOLATION"/></target>
52b356cf
C
188 <context-group purpose="location">
189 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
190 <context context-type="linenumber">295</context>
191 </context-group>
93fe2d9c
C
192 </trans-unit>
193 <trans-unit id="ngb.timepicker.AM" datatype="html">
194 <source><x id="INTERPOLATION"/></source>
195 <target state="translated"><x id="INTERPOLATION"/></target>
52b356cf
C
196 <context-group purpose="location">
197 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
198 <context context-type="linenumber">295</context>
199 </context-group>
93fe2d9c
C
200 </trans-unit>
201 <trans-unit id="ngb.toast.close-aria" datatype="html">
202 <source>Close</source>
203 <target state="translated">닫기</target>
204 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/toast/toast.ts</context><context context-type="linenumber">108</context></context-group>
205 </trans-unit>
206 <trans-unit id="219462505467671767" datatype="html">
913aa176 207 <source>Close the left menu</source>
208 <target state="translated">왼쪽 메뉴 닫기</target>
00e32b7c
C
209
210 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">138</context></context-group></trans-unit>
913aa176 211 <trans-unit id="3455550526898419928" datatype="html">
212 <source>Open the left menu</source>
213 <target state="translated">왼쪽 메뉴 열기</target>
00e32b7c
C
214
215 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">140</context></context-group></trans-unit>
d7c6b951 216 <trans-unit id="9075761896562520962">
e771dbe0
C
217 <source>You don't have notifications.</source>
218 <target>알림이 없습니다.</target>
913aa176 219 <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>
220 </trans-unit>
d7c6b951 221 <trans-unit id="3780281836273462589" datatype="html">
913aa176 222 <source><x id="INTERPOLATION"/> published a new video: <x id="START_LINK"/><x id="INTERPOLATION_1"/><x id="CLOSE_LINK"/></source>
5a6de093
C
223 <target state="translated">
224 <x id="INTERPOLATION" equiv-text="{{ notification.video.channel.displayName }}"/> 님이 새 동영상을 게시했습니다:
e6afb669 225 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>
5a6de093 226 <x id="INTERPOLATION_1" equiv-text="{{ notification.video.name }}"/>
e6afb669 227 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>
5a6de093 228 </target>
913aa176 229 <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>
230 </trans-unit>
d7c6b951 231 <trans-unit id="3861380964267994829" datatype="html">
8b049b68
C
232 <source>The notification concerns a video now unavailable</source>
233 <target state="translated">이 알림은 이제 동영상을 사용할 수 없다는 내용입니다</target>
93fe2d9c
C
234 <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>
235 </trans-unit>
d7c6b951 236 <trans-unit id="5067946665521007036" datatype="html">
913aa176 237 <source>Your video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been unblocked </source>
e6afb669 238 <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
239 <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>
240 </trans-unit>
d7c6b951 241 <trans-unit id="7127745751169269971" datatype="html">
913aa176 242 <source>Your video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been blocked </source>
e6afb669 243 <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
244 <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>
245 </trans-unit>
d7c6b951 246 <trans-unit id="506794214492992969" datatype="html">
5a6de093 247 <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 248 <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 249 <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>
250 </trans-unit>
d7c6b951 251 <trans-unit id="3487882822536102372" datatype="html">
5a6de093 252 <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 253 <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 254 <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>
255 </trans-unit>
d7c6b951 256 <trans-unit id="7885094785640544496" datatype="html">
5a6de093 257 <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 258 <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 259 <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>
260 </trans-unit>
d7c6b951 261 <trans-unit id="2008776855594205860" datatype="html">
5a6de093 262 <source><x id="START_LINK"/>A new abuse<x id="CLOSE_LINK"/> has been created </source>
93fe2d9c 263 <target state="translated"><x id="START_LINK"/>새로운 오남용 신고<x id="CLOSE_LINK"/> 가 생성되었습니다 </target>
913aa176 264 <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>
265 </trans-unit>
d7c6b951 266 <trans-unit id="8816959058080937679" datatype="html">
5a6de093 267 <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 268 <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 269 <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>
270 </trans-unit>
d7c6b951 271 <trans-unit id="6464941273929604379" datatype="html">
5a6de093 272 <source><x id="START_LINK"/>Abuse <x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has a new message </source>
93fe2d9c 273 <target state="translated"><x id="START_LINK"/>오남용 신고 <x id="INTERPOLATION"/><x id="CLOSE_LINK"/> 에 메시지가 있습니다 </target>
913aa176 274 <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>
275 </trans-unit>
d7c6b951 276 <trans-unit id="420488506127153204" datatype="html">
913aa176 277 <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 278 <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
279 <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>
280 </trans-unit>
d7c6b951 281 <trans-unit id="2740435661398285769" datatype="html">
5a6de093 282 <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
283 <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>
284 <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>
285 </trans-unit>
d7c6b951 286 <trans-unit id="2020563642195933477" datatype="html">
8b049b68 287 <source>The notification concerns a comment now unavailable</source>
58ae266b 288 <target state="translated">이 알림은 현재 사용할 수 없는 댓글에 관한 것입니다</target>
93fe2d9c
C
289 <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>
290 <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>
291 </trans-unit>
d7c6b951 292 <trans-unit id="2436106664506839309" datatype="html">
913aa176 293 <source>Your video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been published </source>
93fe2d9c
C
294 <target state="translated">회원님의 동영상 <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> 이 게시되었습니다 </target>
295 <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>
296 </trans-unit>
d7c6b951 297 <trans-unit id="7130219900907848048" datatype="html">
5a6de093 298 <source><x id="START_LINK"/>Your video import<x id="CLOSE_LINK"/> <x id="INTERPOLATION"/> succeeded </source>
93fe2d9c
C
299 <target state="translated"><x id="START_LINK"/>회원님의 동영상 가져오기<x id="CLOSE_LINK"/> <x id="INTERPOLATION"/> 가 성공했습니다 </target>
300 <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>
301 </trans-unit>
d7c6b951 302 <trans-unit id="2099623308096969132" datatype="html">
5a6de093 303 <source><x id="START_LINK"/>Your video import<x id="CLOSE_LINK"/> <x id="INTERPOLATION"/> failed </source>
93fe2d9c
C
304 <target state="translated"><x id="START_LINK"/>회원님의 동영상 가져오기<x id="CLOSE_LINK"/> <x id="INTERPOLATION"/> 가 실패했습니다 </target>
305 <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>
306 </trans-unit>
d7c6b951 307 <trans-unit id="3371351937331192777" datatype="html">
913aa176 308 <source>User <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> registered on your instance </source>
93fe2d9c
C
309 <target state="translated">사용자 <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> 가 회원님의 인스턴스에 등록했습니다 </target>
310 <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>
311 </trans-unit>
d7c6b951 312 <trans-unit id="4404295482394146814" datatype="html">
5a6de093 313 <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
314 <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>
315 <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>
316 </trans-unit>
317 <trans-unit id="5504059606863599420" datatype="html">
e6afb669
C
318 <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>
319 <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
320 <context-group purpose="location">
321 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
322 <context context-type="linenumber">164</context>
323 </context-group>
913aa176 324 </trans-unit>
d7c6b951 325 <trans-unit id="5354239156470982824" datatype="html">
913aa176 326 <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
327 <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>
328 <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>
329 </trans-unit>
d7c6b951 330 <trans-unit id="325842756252267394" datatype="html">
913aa176 331 <source>Your instance automatically followed <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/></source>
93fe2d9c
C
332 <target state="translated">회원님의 인스턴스가 <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> 을 자동으로 팔로우했습니다</target>
333 <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>
334 </trans-unit>
335 <trans-unit id="363592786729553688" datatype="html">
e6afb669
C
336 <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>
337 <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
338 <context-group purpose="location">
339 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
340 <context context-type="linenumber">198,199</context>
341 </context-group>
93fe2d9c
C
342 </trans-unit>
343 <trans-unit id="5055099158245592648" datatype="html">
e6afb669
C
344 <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>
345 <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
346 <context-group purpose="location">
347 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
348 <context context-type="linenumber">206,207</context>
349 </context-group>
fa737aa0
C
350 </trans-unit><trans-unit id="731573110355765429" datatype="html">
351 <source> Your video <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.videoUrl&quot;>"/><x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> edition has finished </source><target state="new"> Your video <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.videoUrl&quot;>"/><x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> edition has finished </target>
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">213,215</context>
355 </context-group>
90aa0a74 356 </trans-unit>
d7c6b951 357 <trans-unit id="5421414445136873229" datatype="html">
913aa176 358 <source>The notification points to content now unavailable</source>
93fe2d9c 359 <target state="translated">이 알림은 현재 사용할 수 없는 콘텐츠를 가리킵니다</target>
fa737aa0 360
2164a13d
C
361 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">221</context></context-group></trans-unit><trans-unit id="906167214730624194" datatype="html">
362 <source>{views, plural, =0 {No view} =1 {1 view} other {<x id="views"/> views}}</source><target state="new">{views, plural, =0 {No view} =1 {1 view} other {<x id="views"/> views}}</target>
363 <context-group purpose="location">
364 <context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context>
365 <context context-type="linenumber">22</context>
366 </context-group>
367 </trans-unit><trans-unit id="4873265433447388314" datatype="html">
368 <source>{viewers, plural, =0 {No viewers} =1 {1 viewer} other {<x id="viewers"/> viewers}}</source><target state="new">{viewers, plural, =0 {No viewers} =1 {1 viewer} other {<x id="viewers"/> viewers}}</target>
369 <context-group purpose="location">
370 <context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context>
371 <context context-type="linenumber">23</context>
372 </context-group>
373 </trans-unit><trans-unit id="4763067539652050249" datatype="html">
374 <source><x id="PH" equiv-text="this.viewers"/> viewer(s)</source><target state="new"><x id="PH" equiv-text="this.viewers"/> viewer(s)</target>
375 <context-group purpose="location">
376 <context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context>
377 <context context-type="linenumber">276</context>
378 </context-group>
379 </trans-unit><trans-unit id="8622604868434380566" datatype="html">
380 <source>{<x id="PH" equiv-text="this.views"/> view(s)}</source><target state="new">{<x id="PH" equiv-text="this.views"/> view(s)}</target>
381 <context-group purpose="location">
382 <context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context>
383 <context context-type="linenumber">279</context>
384 </context-group>
385 </trans-unit>
d7c6b951 386 <trans-unit id="3321250177023376249" datatype="html">
5a6de093 387 <source>Change your avatar</source>
93fe2d9c
C
388 <target state="translated">아바타 변경</target>
389 <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>
390 </trans-unit>
d7c6b951 391 <trans-unit id="8411430224810427392" datatype="html">
913aa176 392 <source>Remove avatar</source>
93fe2d9c
C
393 <target state="translated">아바타 제거</target>
394 <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>
395 </trans-unit>
735a8705 396 <trans-unit id="8817917090143649804" datatype="html">
93fe2d9c
C
397 <source>Account muted</source>
398 <target state="translated">계정 침묵됨</target>
399 <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>
400 </trans-unit>
401 <trans-unit id="1684597533616494551" datatype="html">
402 <source>Server muted</source>
403 <target state="translated">서버 침묵됨</target>
404 <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>
405 </trans-unit>
d7c6b951 406 <trans-unit id="5924559757556526785">
e771dbe0
C
407 <source>Save to</source>
408 <target>저장</target>
913aa176 409 <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>
410 </trans-unit>
d7c6b951 411 <trans-unit id="8432562579042371182">
e771dbe0
C
412 <source>Options</source>
413 <target>옵션</target>
93fe2d9c
C
414 <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>
415 </trans-unit>
d7c6b951 416 <trans-unit id="1394835141143590910">
e771dbe0
C
417 <source>Start at</source>
418 <target>시작 위치</target>
cf1c6668
C
419
420
421
422
00e32b7c 423 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">148</context></context-group><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">33</context></context-group><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></trans-unit>
d7c6b951 424 <trans-unit id="5964984095397511808">
e771dbe0
C
425 <source>Stop at</source>
426 <target>종료 위치</target>
cf1c6668
C
427
428
429
430
00e32b7c 431 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">186</context></context-group><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><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></trans-unit>
d7c6b951 432 <trans-unit id="2816407313459209541" datatype="html">
913aa176 433 <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 434 <target state="translated">회원님의 신고가 <x id="INTERPOLATION"/><x id="START_TAG_NG_CONTAINER"/> 의 중재자에게 전송되었고 영상을 올린 곳 (<x id="INTERPOLATION_1"/>) 에도 전송될 것입니다<x id="CLOSE_TAG_NG_CONTAINER"/>. </target>
00e32b7c
C
435
436 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">66</context></context-group></trans-unit>
d7c6b951 437 <trans-unit id="6990204431018013063" datatype="html">
5a6de093 438 <source>Please describe the issue...</source>
93fe2d9c 439 <target state="translated">문제점을 자세히 적어주세요...</target>
00e32b7c
C
440
441
442
443 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">41</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">41</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">72</context></context-group></trans-unit>
d7c6b951 444 <trans-unit id="5201790281220738609" datatype="html">
8b049b68 445 <source>Search playlists</source>
93fe2d9c 446 <target state="translated">재생목록 검색</target>
913aa176 447 <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>
448 </trans-unit>
d7c6b951 449 <trans-unit id="6056859576122955708" datatype="html">
e4eaa7c9
C
450 <source>Create a private playlist</source>
451 <target state="translated">비공개 재생목록 만들기</target>
00e32b7c
C
452
453 <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">64</context></context-group></trans-unit>
d7c6b951 454 <trans-unit id="2409672154570643758">
e771dbe0
C
455 <source>Display name</source>
456 <target>표시 이름</target>
00e32b7c
C
457
458
459
460
461
462
463
464 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">42</context></context-group><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><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><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><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">69</context></context-group></trans-unit>
93fe2d9c 465 <trans-unit id="2193037168694505715" datatype="html">
e6afb669
C
466 <source>Short text to tell people how they can support the channel (membership platform...).&lt;br />&lt;br />
467 When a video is uploaded in this channel, the video support field will be automatically filled by this text.</source>
468 <target state="translated">사람들이 이 채널을 지원할 수 있는 방법을 기술한 짧은 글입니다 (멤버십 플랫폼 등).&lt;br />&lt;br /> 이 채널에 영상이 올라왔을 때, 영상의 지원 부분이 이 내용으로 자동으로 채워집니다.</target>
00e32b7c
C
469
470
471 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">66</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">66</context></context-group></trans-unit>
735a8705 472 <trans-unit id="6438815964972582865" datatype="html">
93fe2d9c 473 <source>The following link contains a private token and should not be shared with anyone.</source>
9b0b8301 474 <target state="translated">이 링크에는 비밀 토큰이 들어있으며, 누구와도 공유해서는 안 됩니다.</target>
2164a13d
C
475
476 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit>
d7c6b951 477 <trans-unit id="7513076467032912668" datatype="html">
e4eaa7c9 478 <source>Format</source>
b1cced91 479 <target state="translated">포맷</target>
00e32b7c
C
480
481 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">65</context></context-group></trans-unit>
d7c6b951 482 <trans-unit id="7385834259346199883" datatype="html">
e4eaa7c9
C
483 <source>Video stream</source>
484 <target state="translated">동영상 스트림</target>
00e32b7c
C
485
486 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">76</context></context-group></trans-unit>
d7c6b951 487 <trans-unit id="5496771215105419189" datatype="html">
e4eaa7c9
C
488 <source>Audio stream</source>
489 <target state="translated">오디오 스트림</target>
00e32b7c
C
490
491 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">88</context></context-group></trans-unit>
d7c6b951 492 <trans-unit id="6316149158173629264">
e771dbe0
C
493 <source>Direct download</source>
494 <target>직접 다운로드</target>
00e32b7c
C
495
496 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">107</context></context-group></trans-unit>
d7c6b951 497 <trans-unit id="5910455707959454672">
e771dbe0
C
498 <source>Torrent (.torrent file)</source>
499 <target>토렌트 (.torrent 파일)</target>
00e32b7c
C
500
501 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">112</context></context-group></trans-unit>
93fe2d9c
C
502 <trans-unit id="5830517253429165613" datatype="html">
503 <source>Advanced</source>
504 <target state="translated">고급</target>
2164a13d 505
00e32b7c 506 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">126</context></context-group></trans-unit>
93fe2d9c
C
507 <trans-unit id="4493457595110310369" datatype="html">
508 <source>Simple</source>
b1cced91 509 <target state="translated">심플</target>
2164a13d 510
00e32b7c 511 <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></trans-unit>
913aa176 512 <trans-unit id="1006562256968398209" datatype="html">
513 <source>video</source>
93fe2d9c 514 <target state="translated">영상</target>
e6afb669
C
515
516
2e25a6da 517 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">303</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">56</context></context-group></trans-unit>
93fe2d9c
C
518 <trans-unit id="6995024616159044376" datatype="html">
519 <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 520 <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 521
2e25a6da 522 <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">339</context></context-group></trans-unit>
93fe2d9c
C
523 <trans-unit id="7873395933409147217" datatype="html">
524 <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 525 <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 526
2e25a6da 527 <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">358</context></context-group></trans-unit>
913aa176 528 <trans-unit id="5235042777215655908" datatype="html">
529 <source>subtitles</source>
93fe2d9c
C
530 <target state="translated">자막</target>
531 <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>
532 </trans-unit>
d7c6b951 533 <trans-unit id="6325096236207614377">
e771dbe0
C
534 <source>Reason...</source>
535 <target>사유...</target>
93fe2d9c
C
536 <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>
537 </trans-unit>
538 <trans-unit id="1781854282711822539" datatype="html">
539 <source>Mute to also hide videos/comments</source>
671d4027 540 <target state="translated">침묵으로 설정하여 영상과 댓글도 숨기기</target>
3c18ff47
C
541 <context-group purpose="location">
542 <context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context>
543 <context context-type="linenumber">27</context>
544 </context-group>
00e32b7c
C
545 </trans-unit><trans-unit id="1080230904501320275" datatype="html">
546 <source>{count, plural, =1 {1 user banned.} other {<x id="count"/> users banned.}}</source><target state="new">{count, plural, =1 {1 user banned.} other {<x id="count"/> users banned.}}</target>
2164a13d
C
547 <context-group purpose="location">
548 <context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.ts</context>
549 <context context-type="linenumber">70</context>
550 </context-group>
913aa176 551 </trans-unit>
d7c6b951 552 <trans-unit id="2330577642930707695">
eb12a714 553 <source>Cancel</source>
e771dbe0
C
554 <target>
555 취소
556 </target>
93fe2d9c
C
557 <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>
558 <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>
559 </trans-unit>
d7c6b951 560 <trans-unit id="935187492052582731">
e771dbe0
C
561 <source>Submit</source>
562 <target>게시</target>
00e32b7c
C
563
564
565
566
567
568 <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><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><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">57</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">57</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">88</context></context-group></trans-unit>
93fe2d9c
C
569 <trans-unit id="8343217707114977013" datatype="html">
570 <source>The contact form is not enabled on this instance.</source>
671d4027 571 <target state="translated">이 인스턴스에서는 연락용 입력란 기능이 활성화되어 있지 않습니다.</target>
3e84ae32
C
572 <context-group purpose="location">
573 <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context>
574 <context context-type="linenumber">56</context>
575 </context-group>
576 </trans-unit>
d7c6b951 577 <trans-unit id="5108124319304980502" datatype="html">
5a6de093 578 <source>Report video "<x id="INTERPOLATION"/>"</source>
671d4027 579 <target state="translated">" <x id="INTERPOLATION" equiv-text="{{ video.name }}"/>" 영상 신고</target>
913aa176 580 <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>
581 </trans-unit>
d7c6b951 582 <trans-unit id="5471125870639393916" datatype="html">
5a6de093 583 <source>What is the issue?</source>
93fe2d9c 584 <target state="translated">문제점이 무엇인가요?</target>
00e32b7c
C
585
586
587
588 <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><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><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">12</context></context-group></trans-unit>
1357df30 589 <trans-unit id="2466846716878254816" datatype="html">
93fe2d9c 590 <source>Element <x id="PH" equiv-text="param"/> not found</source>
671d4027 591 <target state="translated">구성요소 <x id="PH" equiv-text="param"/> 를 찾을 수 없음</target>
93fe2d9c
C
592 <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>
593 </trans-unit>
d7c6b951 594 <trans-unit id="7539427273132299890">
e771dbe0
C
595 <source>Unlisted</source>
596 <target>목록에 미표시</target>
93fe2d9c
C
597 <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>
598 <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>
599 </trans-unit>
d7c6b951 600 <trans-unit id="3686284950598311784">
e771dbe0
C
601 <source>Private</source>
602 <target>비공개</target>
93fe2d9c
C
603 <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>
604 <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>
605 <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>
606 </trans-unit>
d7c6b951 607 <trans-unit id="7688104409544625220" datatype="html">
5a6de093
C
608 <source>{VAR_PLURAL, plural, =1 {1 view} other {<x id="INTERPOLATION"/> views}}</source>
609 <target state="new">{VAR_PLURAL, plural, =1 {1 view} other {
610 <x id="INTERPOLATION" equiv-text="{{ video.views | myNumberFormatter }}"/> views} }
611 </target>
913aa176 612 <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>
613 </trans-unit>
d7c6b951 614 <trans-unit id="8562063050145802350" datatype="html">
913aa176 615 <source>{VAR_PLURAL, plural, =1 {1 viewer} other {<x id="INTERPOLATION"/> viewers}}</source>
616 <target state="new">{VAR_PLURAL, plural, =1 {1 viewer} other {<x id="INTERPOLATION"/> viewers}}</target>
e351a5c5
C
617 <context-group purpose="location">
618 <context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context>
619 <context context-type="linenumber">7</context>
620 </context-group>
913aa176 621 </trans-unit>
913aa176 622 <trans-unit id="3267631941074558910" datatype="html">
623 <source>Cannot fetch information of this remote account</source>
93fe2d9c
C
624 <target state="translated">이 원격 계정의 정보를 불러올 수 없습니다</target>
625 <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>
626 </trans-unit>
d7c6b951 627 <trans-unit id="9081463435738465430" datatype="html">
5a6de093 628 <source>Blocked</source>
93fe2d9c
C
629 <target state="translated">차단함</target>
630 <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>
631 <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>
632 </trans-unit>
633 <trans-unit id="870586304593427318" datatype="html">
634 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source>
635 <target state="new">Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</target>
b53cc662 636
2164a13d
C
637 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">202</context></context-group></trans-unit><trans-unit id="5779580280418408097" datatype="html">
638 <source>Deleted {count, plural, =1 {1 video} other {<x id="count"/> videos}}.</source><target state="new">Deleted {count, plural, =1 {1 video} other {<x id="count"/> videos}}.</target>
639 <context-group purpose="location">
640 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context>
641 <context context-type="linenumber">212</context>
642 </context-group>
643 </trans-unit>
93fe2d9c
C
644 <trans-unit id="6630644917521475697" datatype="html">
645 <source>Deleted <x id="PH" equiv-text="videos.length"/> videos.</source>
646 <target state="needs-translation">Deleted <x id="PH" equiv-text="videos.length"/> videos.</target>
b53cc662 647
2164a13d
C
648 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">214</context></context-group></trans-unit><trans-unit id="9164541937317586242" datatype="html">
649 <source>Unblocked {count, plural, =1 {1 video} other {<x id="count"/> videos}}.</source><target state="new">Unblocked {count, plural, =1 {1 video} other {<x id="count"/> videos}}.</target>
650 <context-group purpose="location">
651 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context>
652 <context context-type="linenumber">230</context>
653 </context-group>
654 </trans-unit>
93fe2d9c
C
655 <trans-unit id="2870417795706430145" datatype="html">
656 <source>Unblocked <x id="PH" equiv-text="videos.length"/> videos.</source>
657 <target state="new">Unblocked <x id="PH" equiv-text="videos.length"/> videos.</target>
b53cc662 658
2164a13d
C
659 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">232</context></context-group></trans-unit><trans-unit id="6228449077605046873" datatype="html">
660 <source>Are you sure you want to delete {count, plural, =1 {1 HLS streaming playlist} other {<x id="count"/> HLS streaming playlists}}?</source><target state="new">Are you sure you want to delete {count, plural, =1 {1 HLS streaming playlist} other {<x id="count"/> HLS streaming playlists}}?</target>
661 <context-group purpose="location">
662 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context>
663 <context context-type="linenumber">248</context>
664 </context-group>
665 </trans-unit>
93fe2d9c
C
666 <trans-unit id="9088099192924395359" datatype="html">
667 <source>Are you sure you want to delete <x id="PH" equiv-text="videos.length"/> HLS streaming playlists?</source>
668 <target state="new">Are you sure you want to delete <x id="PH" equiv-text="videos.length"/> HLS streaming playlists?</target>
b53cc662 669
2164a13d
C
670 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">250</context></context-group></trans-unit><trans-unit id="653148876380254581" datatype="html">
671 <source>Are you sure you want to delete WebTorrent files of {count, plural, =1 {1 video} other {<x id="count"/> videos}}?</source><target state="new">Are you sure you want to delete WebTorrent files of {count, plural, =1 {1 video} other {<x id="count"/> videos}}?</target>
672 <context-group purpose="location">
673 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context>
674 <context context-type="linenumber">254</context>
675 </context-group>
676 </trans-unit>
93fe2d9c
C
677 <trans-unit id="5442133371267277333" datatype="html">
678 <source>Are you sure you want to delete WebTorrent files of <x id="PH" equiv-text="videos.length"/> videos?</source>
679 <target state="new">Are you sure you want to delete WebTorrent files of <x id="PH" equiv-text="videos.length"/> videos?</target>
b53cc662 680
2164a13d 681 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">256</context></context-group></trans-unit>
93fe2d9c
C
682 <trans-unit id="1571742433738679426" datatype="html">
683 <source>Files were removed.</source>
684 <target state="needs-translation">파일이 이미 삭제되었습니다.</target>
b53cc662 685
2164a13d 686 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">266</context></context-group></trans-unit>
93fe2d9c
C
687 <trans-unit id="7054344823477412274" datatype="html">
688 <source>Transcoding jobs created.</source>
689 <target state="new">Transcoding jobs created.</target>
b53cc662 690
2164a13d 691 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">278</context></context-group></trans-unit>
d7c6b951 692 <trans-unit id="3514509630940272440" datatype="html">
eb12a714 693 <source>Sensitive</source>
8b049b68 694 <target state="translated">민감</target>
93fe2d9c
C
695 <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>
696 </trans-unit>
d7c6b951 697 <trans-unit id="7708270344948043036" datatype="html">
913aa176 698 <source><x id="INTERPOLATION" equiv-text="{{ playlist.videoChannelBy }}"/> </source>
eb12a714 699 <target state="new">
5a6de093
C
700 <x id="INTERPOLATION" equiv-text="{{ playlist.videoChannelBy }}"/>
701 </target>
2164a13d
C
702
703 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-miniature.component.html</context><context context-type="linenumber">26</context></context-group></trans-unit>
d7c6b951 704 <trans-unit id="3044142083883783523" datatype="html">
5a6de093
C
705 <source>Updated <x id="INTERPOLATION"/></source>
706 <target state="translated">
707 <x id="INTERPOLATION" equiv-text="{{ playlist.updatedAt | myFromNow }}"/>Updated
708 <x id="INTERPOLATION" equiv-text="{{ playlist.updatedAt | myFromNow }}"/>
709 </target>
93fe2d9c
C
710 <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>
711 </trans-unit>
d7c6b951 712 <trans-unit id="5643561794785412000" datatype="html">
eb12a714 713 <source>Unavailable</source>
8b049b68 714 <target state="translated">사용 불가</target>
93fe2d9c
C
715 <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>
716 </trans-unit>
d7c6b951 717 <trans-unit id="6381490568322624964" datatype="html">
eb12a714 718 <source>Deleted</source>
8b049b68 719 <target state="translated">삭제됨</target>
93fe2d9c
C
720 <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>
721 <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>
722 </trans-unit>
d7c6b951 723 <trans-unit id="5263519165976128456">
e771dbe0
C
724 <source>Edit starts/stops at</source>
725 <target>시작 / 종료 지점 수정</target>
93fe2d9c
C
726 <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>
727 </trans-unit>
d7c6b951 728 <trans-unit id="3768927257183755959">
e771dbe0
C
729 <source>Save</source>
730 <target>저장</target>
93fe2d9c
C
731 <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>
732 <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>
733 <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>
734 <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>
735 </trans-unit>
d7c6b951 736 <trans-unit id="8890926675057871150" datatype="html">
5a6de093
C
737 <source>Delete from <x id="INTERPOLATION"/></source>
738 <target state="translated">재생목록
739 <x id="INTERPOLATION" equiv-text="{{ playlist?.displayName }}"/> 에서 삭제됨
740 </target>
93fe2d9c
C
741 <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>
742 </trans-unit>
d7c6b951 743 <trans-unit id="834805431202576194">
e771dbe0
C
744 <source>No results.</source>
745 <target>결과가 없습니다.</target>
93fe2d9c
C
746 <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>
747 <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>
748 <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>
749 </trans-unit>
9794fe1c 750
735a8705 751 <trans-unit id="158575725114802951" datatype="html">
93fe2d9c
C
752 <source>Only live videos</source>
753 <target state="translated">실시간 영상만</target>
b53cc662 754
2164a13d
C
755 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">116</context></context-group></trans-unit><trans-unit id="9157178301885999151" datatype="html">
756 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source><target state="new">Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</target>
757 <context-group purpose="location">
758 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context>
759 <context context-type="linenumber">170</context>
760 </context-group>
761 </trans-unit>
d7c6b951 762 <trans-unit id="7585826646011739428">
e771dbe0
C
763 <source>Edit</source>
764 <target>편집</target>
9b0b8301
C
765 <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>
766 <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>
767 <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>
768 <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>
769 <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>
770 <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>
771 <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>
772 <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>
773 <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>
774 </trans-unit>
d7c6b951 775 <trans-unit id="5293515551330482519">
e771dbe0
C
776 <source>Truncated preview</source>
777 <target>부분적인 미리보기</target>
93fe2d9c
C
778 <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>
779 </trans-unit>
d7c6b951 780 <trans-unit id="80730865601179554">
e771dbe0
C
781 <source>Complete preview</source>
782 <target>완전한 미리보기</target>
93fe2d9c
C
783 <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>
784 </trans-unit>
1a95f0b9 785 <trans-unit id="8644431249513874405" datatype="html">
e6afb669
C
786 <source>&lt;a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown&lt;/a> compatible that supports:</source>
787 <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 788 <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>
789 </trans-unit>
d7c6b951 790 <trans-unit id="146235964740293376" datatype="html">
e4eaa7c9 791 <source>Recommended</source>
93fe2d9c 792 <target state="translated">추천</target>
913aa176 793 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/peertube-checkbox.component.html</context><context context-type="linenumber">33</context></context-group>
fa737aa0
C
794 </trans-unit><trans-unit id="80975420989930934" datatype="html">
795 <source>(extensions: <x id="PH" equiv-text="this.videoImageExtensions"/>, <x id="PH_1" equiv-text="this.maxSizeText"/>: <x id="PH_2" equiv-text="this.maxVideoImageSizeInBytes"/>)</source><target state="new">(extensions: <x id="PH" equiv-text="this.videoImageExtensions"/>, <x id="PH_1" equiv-text="this.maxSizeText"/>: <x id="PH_2" equiv-text="this.maxVideoImageSizeInBytes"/>)</target>
796 <context-group purpose="location">
797 <context context-type="sourcefile">src/app/shared/shared-forms/preview-upload.component.ts</context>
798 <context context-type="linenumber">54</context>
799 </context-group>
913aa176 800 </trans-unit>
d7c6b951 801 <trans-unit id="1779391511451594552">
e771dbe0
C
802 <source>Using an ActivityPub account</source>
803 <target>ActivityPub 계정 사용</target>
00e32b7c
C
804
805 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">48</context></context-group></trans-unit>
d7c6b951 806 <trans-unit id="3372646000533908418" datatype="html">
913aa176 807 <source>Subscribe with a remote account:</source>
93fe2d9c 808 <target state="needs-translation">원격 계정으로 구독:</target>
00e32b7c
C
809
810 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit>
d7c6b951 811 <trans-unit id="6691897331062834756" datatype="html">
8b049b68
C
812 <source>Subscribe with an account on this instance</source>
813 <target state="translated">이 인스턴스의 계정으로 구독</target>
00e32b7c
C
814
815 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit>
d7c6b951 816 <trans-unit id="1740917574463702967">
e771dbe0
C
817 <source>Subscribe with your local account</source>
818 <target>로컬 계정으로 구독</target>
00e32b7c
C
819
820 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">52</context></context-group></trans-unit>
913aa176 821 <trans-unit id="7639191791633609999" datatype="html">
822 <source>The live stream will be automatically terminated.</source>
93fe2d9c 823 <target state="translated">실시간 스트림이 자동으로 종료되었습니다.</target>
e6afb669 824
b53cc662 825 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">233</context></context-group></trans-unit>
93fe2d9c
C
826 <trans-unit id="8023282004085823427" datatype="html">
827 <source><x id="PH" equiv-text="this.video.name"/> will be duplicated by your instance.</source>
828 <target state="translated"><x id="PH" equiv-text="this.video.name"/> 이(가) 회원님의 인스턴스에 복제될 것입니다.</target>
e6afb669 829
b53cc662 830 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">254</context></context-group></trans-unit>
93fe2d9c
C
831 <trans-unit id="4140366911638662173" datatype="html">
832 <source>Do you really want to remove "<x id="PH" equiv-text="this.video.name"/>" files?</source>
833 <target state="new">Do you really want to remove "<x id="PH" equiv-text="this.video.name"/>" files?</target>
e6afb669 834
b53cc662 835 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">277</context></context-group></trans-unit>
93fe2d9c
C
836 <trans-unit id="2955645766721124100" datatype="html">
837 <source>Remove "<x id="PH" equiv-text="this.video.name"/>" files</source>
838 <target state="new">Remove "<x id="PH" equiv-text="this.video.name"/>" files</target>
e6afb669 839
b53cc662 840 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">279</context></context-group></trans-unit>
93fe2d9c
C
841 <trans-unit id="7758350391886784213" datatype="html">
842 <source>Removed files of <x id="PH" equiv-text="video.name"/>.</source>
843 <target state="new">Removed files of <x id="PH" equiv-text="video.name"/>.</target>
e6afb669 844
b53cc662 845 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">285</context></context-group></trans-unit>
93fe2d9c
C
846 <trans-unit id="6279087330074580345" datatype="html">
847 <source>Transcoding jobs created for <x id="PH" equiv-text="video.name"/>.</source>
848 <target state="new">Transcoding jobs created for <x id="PH" equiv-text="video.name"/>.</target>
e6afb669 849
b53cc662 850 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">297</context></context-group></trans-unit>
d7c6b951 851 <trans-unit id="2949829240129672512" datatype="html">
eb12a714 852 <source>Using a syndication feed</source>
8b049b68 853 <target state="translated">신디케이션 피드 사용</target>
00e32b7c
C
854
855 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">62</context></context-group></trans-unit>
d7c6b951 856 <trans-unit id="7695158742270602420">
e771dbe0
C
857 <source>Subscribe via RSS</source>
858 <target>RSS로 구독</target>
00e32b7c
C
859
860 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">63</context></context-group></trans-unit>
d7c6b951 861 <trans-unit id="6086125715086510222" datatype="html">
5a6de093 862 <source>PROFILE SETTINGS</source>
93fe2d9c 863 <target state="translated">프로필 설정</target>
00e32b7c
C
864
865 <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">13</context></context-group></trans-unit>
d7c6b951 866 <trans-unit id="855178133027341271" datatype="html">
5a6de093 867 <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 868 <target state="new">
e6afb669
C
869 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span>"/>Remote subscribe
870 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>
871 <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="&lt;span>"/>Remote interact
872 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>
5a6de093 873 </target>
913aa176 874 <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>
875 </trans-unit>
d7c6b951 876 <trans-unit id="6462281745850371027" datatype="html">
913aa176 877 <source>You can subscribe to the channel via any ActivityPub-capable fediverse instance (PeerTube, Mastodon or Pleroma for example).</source>
93fe2d9c
C
878 <target state="translated">이 채널을 ActivityPub와 호환되는 연합우주의 인스턴스에서 구독하실 수 있습니다 (예시: PeerTube, Mastodon, Pleroma).</target>
879 <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>
880 </trans-unit>
d7c6b951 881 <trans-unit id="20374890400263257" datatype="html">
913aa176 882 <source>You can interact with this via any ActivityPub-capable fediverse instance (PeerTube, Mastodon or Pleroma for example).</source>
883 <target state="new"> You can interact with this via any ActivityPub-capable fediverse instance (PeerTube, Mastodon or Pleroma for example). </target>
93fe2d9c
C
884 <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>
885 </trans-unit>
d7c6b951 886 <trans-unit id="6751395526297887552" datatype="html">
8b049b68
C
887 <source>PeerTube version</source>
888 <target state="translated">PeerTube 버전</target>
913aa176 889 <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>
890 </trans-unit>
d7c6b951 891 <trans-unit id="5975923297757530070" datatype="html">
5a6de093 892 <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 893 <target state="new">
e6afb669
C
894 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>Default NSFW/sensitive videos policy
895 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/>
896 <x id="START_TAG_DIV_1" ctype="x-div" equiv-text="&lt;div>"/>can be redefined by the users
897 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/>
5a6de093 898 </target>
913aa176 899 <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>
900 </trans-unit>
d7c6b951 901 <trans-unit id="3386631781603205915" datatype="html">
eb12a714 902 <source>User registration allowed</source>
93fe2d9c 903 <target state="translated">사용자 등록이 허용됨</target>
913aa176 904 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">21</context></context-group>
905 </trans-unit>
d7c6b951 906 <trans-unit id="2562108310156005500" datatype="html">
eb12a714 907 <source>Video uploads</source>
8b049b68 908 <target state="translated">동영상 업로드</target>
913aa176 909 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">28</context></context-group>
910 <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>
911 </trans-unit>
d7c6b951 912 <trans-unit id="457567965747150035" datatype="html">
eb12a714
C
913 <source>Transcoding in multiple resolutions</source>
914 <target state="new">Transcoding in multiple resolutions</target>
913aa176 915 <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>
916 </trans-unit>
d7c6b951 917 <trans-unit id="330610135077253864" datatype="html">
913aa176 918 <source>Live streaming enabled</source>
93fe2d9c 919 <target state="translated">실시간 스트리밍이 허용됨</target>
913aa176 920 <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>
921 </trans-unit>
d7c6b951 922 <trans-unit id="8135461567542503937" datatype="html">
913aa176 923 <source>Transcode live video in multiple resolutions</source>
924 <target state="new">Transcode live video in multiple resolutions</target>
925 <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>
926 </trans-unit>
d7c6b951 927 <trans-unit id="4990508956923223990" datatype="html">
913aa176 928 <source>Max parallel lives</source>
93fe2d9c 929 <target state="needs-translation">Max parallel lives</target>
913aa176 930 <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>
931 </trans-unit>
d7c6b951 932 <trans-unit id="7864066132065250510" datatype="html">
913aa176 933 <source><x id="INTERPOLATION"/> per user / <x id="INTERPOLATION_1"/> per instance </source>
934 <target state="new"> <x id="INTERPOLATION"/> per user / <x id="INTERPOLATION_1"/> per instance </target>
935 <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>
936 </trans-unit>
d7c6b951 937 <trans-unit id="486979448055158839" datatype="html">
e4eaa7c9 938 <source>Requires manual validation by moderators</source>
93fe2d9c 939 <target state="translated">중재자의 수동 승인 필요</target>
913aa176 940 <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>
941 </trans-unit>
d7c6b951 942 <trans-unit id="3584756669036615394" datatype="html">
e4eaa7c9 943 <source>Automatically published</source>
93fe2d9c 944 <target state="translated">자동으로 게시</target>
913aa176 945 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">42</context></context-group>
946 </trans-unit>
d7c6b951 947 <trans-unit id="2602586221576511475">
e771dbe0
C
948 <source>Video quota</source>
949 <target>영상 업로드 제한</target>
2164a13d
C
950
951
952
953
954 <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><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><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">47</context></context-group></trans-unit>
d7c6b951 955 <trans-unit id="1502595455339510144">
913aa176 956 <source>Unlimited <x id="START_TAG_NG_CONTAINER"/>(<x id="INTERPOLATION"/> per day)<x id="CLOSE_TAG_NG_CONTAINER"/></source>
e771dbe0 957 <target>
5a6de093 958 무제한
e6afb669 959 <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container>"/>(하루에
5a6de093 960 <x id="INTERPOLATION" equiv-text="{{ dailyUserVideoQuota | bytes: 0 }}"/>)
e6afb669 961 <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container>"/>
e771dbe0 962 </target>
93fe2d9c
C
963 <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>
964 </trans-unit>
d7c6b951 965 <trans-unit id="1071721880474488785" datatype="html">
eb12a714 966 <source>Import</source>
93fe2d9c 967 <target state="translated">가져오기</target>
2164a13d
C
968
969
970
971 <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">45</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">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">92</context></context-group></trans-unit>
d7c6b951 972 <trans-unit id="6276792241563504067" datatype="html">
913aa176 973 <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>
974 <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>
2164a13d
C
975
976 <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">20</context></context-group></trans-unit>
d7c6b951 977 <trans-unit id="5812787579835788700" datatype="html">
eb12a714
C
978 <source>HTTP import (YouTube, Vimeo, direct URL...)</source>
979 <target state="new">HTTP import (YouTube, Vimeo, direct URL...)</target>
913aa176 980 <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>
981 </trans-unit>
d7c6b951 982 <trans-unit id="4992364287704007430" datatype="html">
eb12a714 983 <source>Torrent import</source>
93fe2d9c 984 <target state="translated">토렌트 가져오기</target>
913aa176 985 <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>
986 </trans-unit>
b2d03a83
C
987
988
d7c6b951 989 <trans-unit id="4603134051700562542" datatype="html">
eb12a714 990 <source>Loading instance statistics...</source>
93fe2d9c 991 <target state="translated">인스턴스 통계 불러오는 중...</target>
913aa176 992 <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
993 </trans-unit>
994 <trans-unit id="5851173629316588976" datatype="html">
995 <source>By users on this instance</source>
996 <target state="new">By users on this instance</target>
3c18ff47
C
997 <context-group purpose="location">
998 <context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context>
999 <context context-type="linenumber">4</context>
1000 </context-group>
913aa176 1001 </trans-unit>
d7c6b951 1002 <trans-unit id="2906587845957718064">
ab67d3e8
C
1003 <source>Local</source>
1004 <target>로컬</target>
93fe2d9c
C
1005 <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>
1006 </trans-unit>
d7c6b951 1007 <trans-unit id="1670306451865226564" datatype="html">
eb12a714 1008 <source>users</source>
93fe2d9c 1009 <target state="translated">사용자</target>
913aa176 1010 <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>
1011 </trans-unit>
d7c6b951 1012 <trans-unit id="5178138591256693636" datatype="html">
eb12a714 1013 <source>videos</source>
93fe2d9c 1014 <target state="translated">영상</target>
913aa176 1015 <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>
1016 <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
1017 </trans-unit>
1018 <trans-unit id="1408045022812097780" datatype="html">
1019 <source>views</source>
1020 <target state="translated">시청</target>
3c18ff47
C
1021 <context-group purpose="location">
1022 <context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context>
1023 <context context-type="linenumber">31</context>
1024 </context-group>
93fe2d9c
C
1025 </trans-unit>
1026 <trans-unit id="117954017715534854" datatype="html">
1027 <source>comments</source>
1028 <target state="translated">댓글</target>
3c18ff47
C
1029 <context-group purpose="location">
1030 <context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context>
1031 <context context-type="linenumber">41</context>
1032 </context-group>
1033 <context-group purpose="location">
1034 <context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context>
1035 <context context-type="linenumber">75</context>
1036 </context-group>
93fe2d9c
C
1037 </trans-unit>
1038 <trans-unit id="6090561122481711127" datatype="html">
1039 <source>hosted video</source>
1040 <target state="new">hosted video</target>
3c18ff47
C
1041 <context-group purpose="location">
1042 <context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context>
1043 <context context-type="linenumber">51</context>
1044 </context-group>
93fe2d9c
C
1045 </trans-unit>
1046 <trans-unit id="6827125739942610231" datatype="html">
1047 <source>In this instance federation</source>
1048 <target state="new">In this instance federation</target>
3c18ff47
C
1049 <context-group purpose="location">
1050 <context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context>
1051 <context context-type="linenumber">58</context>
1052 </context-group>
913aa176 1053 </trans-unit>
735a8705 1054 <trans-unit id="8726138323871139597" datatype="html">
93fe2d9c
C
1055 <source>Following</source>
1056 <target state="translated">팔로잉</target>
1057 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">75</context></context-group>
1058 <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>
1059 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/follows.routes.ts</context><context context-type="linenumber">26</context></context-group>
1060 </trans-unit>
1061 <trans-unit id="4914577418256256836" datatype="html">
1062 <source>Followers</source>
1063 <target state="translated">팔로워</target>
1064 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">80</context></context-group>
1065 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/follows.routes.ts</context><context context-type="linenumber">35</context></context-group>
1066 <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>
1067 </trans-unit>
d7c6b951 1068 <trans-unit id="3541687134897970106" datatype="html">
eb12a714 1069 <source>followers</source>
93fe2d9c 1070 <target state="translated">팔로워</target>
913aa176 1071 <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>
1072 </trans-unit>
d7c6b951 1073 <trans-unit id="6751995972535426095" datatype="html">
eb12a714 1074 <source>following</source>
93fe2d9c 1075 <target state="translated">팔로잉</target>
913aa176 1076 <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>
1077 </trans-unit>
2164a13d 1078
913aa176 1079 <trans-unit id="1447760976255144968" datatype="html">
1080 <source>The connection was interrupted</source>
93fe2d9c 1081 <target state="translated">연결이 중단되었습니다</target>
2164a13d
C
1082
1083 <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils/upload.ts</context><context context-type="linenumber">27</context></context-group></trans-unit>
93fe2d9c
C
1084 <trans-unit id="4499233456830047129" datatype="html">
1085 <source>The server encountered an error</source>
1086 <target state="translated">서버에서 오류가 발생했습니다</target>
2164a13d
C
1087
1088 <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils/upload.ts</context><context context-type="linenumber">31</context></context-group></trans-unit><trans-unit id="732935381486595265" datatype="html">
1089 <source>Your <x id="PH" equiv-text="name"/> file couldn't be transferred before the server proxy timeout</source><target state="new">Your <x id="PH" equiv-text="name"/> file couldn't be transferred before the server proxy timeout</target>
1090 <context-group purpose="location">
1091 <context context-type="sourcefile">src/app/helpers/utils/upload.ts</context>
1092 <context context-type="linenumber">35</context>
1093 </context-group>
93fe2d9c 1094 </trans-unit>
2164a13d 1095
913aa176 1096 <trans-unit id="8530934870279569179" datatype="html">
1097 <source>Your <x id="PH" equiv-text="name"/> file was too large (max. size: <x id="PH_1" equiv-text="maxFileSize"/>)</source>
93fe2d9c 1098 <target state="translated">회원님의 파일 <x id="PH" equiv-text="name"/> 이 너무 큽니다 (최대 크기: <x id="PH_1" equiv-text="maxFileSize"/>)</target>
2164a13d
C
1099
1100 <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils/upload.ts</context><context context-type="linenumber">40</context></context-group></trans-unit>
d7c6b951 1101 <trans-unit id="7908493851025027368">
eb12a714 1102 <source>A banned user will no longer be able to login.</source>
e771dbe0
C
1103 <target>
1104 강퇴당한 사용자는 더 이상 로그인할 수 없습니다.
1105 </target>
93fe2d9c
C
1106 <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>
1107 </trans-unit>
d7c6b951 1108 <trans-unit id="4526499522377118108" datatype="html">
5a6de093
C
1109 <source>Block video "<x id="INTERPOLATION"/>"</source>
1110 <target state="new">Block video "
1111 <x id="INTERPOLATION" equiv-text="{{ video.name }}"/>"
1112 </target>
93fe2d9c
C
1113 <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>
1114 </trans-unit>
d7c6b951 1115 <trans-unit id="2992313729068029516" datatype="html">
913aa176 1116 <source>Block live "<x id="INTERPOLATION"/>"</source>
1117 <target state="new">Block live "<x id="INTERPOLATION"/>"</target>
93fe2d9c
C
1118 <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>
1119 </trans-unit>
d7c6b951 1120 <trans-unit id="7256462927215762997" datatype="html">
5a6de093 1121 <source>Please describe the reason...</source>
93fe2d9c
C
1122 <target state="translated">사유를 설명해주세요...</target>
1123 <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>
1124 </trans-unit>
1125 <trans-unit id="9133713232258232158" datatype="html">
1126 <source>Unfederate</source>
1127 <target state="translated">연합 해지</target>
1357df30
C
1128 <context-group purpose="location">
1129 <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context>
1130 <context context-type="linenumber">31</context>
1131 </context-group>
93fe2d9c
C
1132 </trans-unit>
1133 <trans-unit id="7312374115603954471" datatype="html">
1134 <source>This will ask remote instances to delete local videos</source>
1135 <target state="new">This will ask remote instances to delete local videos</target>
1357df30
C
1136 <context-group purpose="location">
1137 <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context>
1138 <context context-type="linenumber">34</context>
1139 </context-group>
93fe2d9c
C
1140 </trans-unit>
1141 <trans-unit id="2728722206183105047" datatype="html">
1142 <source>This will ask remote instances to delete this video</source>
1143 <target state="new">This will ask remote instances to delete this video</target>
1357df30
C
1144 <context-group purpose="location">
1145 <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context>
1146 <context context-type="linenumber">35</context>
1147 </context-group>
93fe2d9c
C
1148 </trans-unit>
1149 <trans-unit id="3849007546028672808" datatype="html">
1150 <source>Blocking a live will automatically terminate the live stream.</source>
1151 <target state="translated">실시간 방송을 차단하면 실시간 스트림이 자동으로 종료됩니다.</target>
1357df30
C
1152 <context-group purpose="location">
1153 <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context>
1154 <context context-type="linenumber">40,42</context>
1155 </context-group>
00e32b7c
C
1156 </trans-unit><trans-unit id="901879091817013957" datatype="html">
1157 <source>{count, plural, =1 {Blocked <x id="videoName"/>.} other {Blocked <x id="count"/> videos.}}</source><target state="new">{count, plural, =1 {Blocked <x id="videoName"/>.} other {Blocked <x id="count"/> videos.}}</target>
1357df30
C
1158 <context-group purpose="location">
1159 <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.ts</context>
1160 <context context-type="linenumber">84</context>
1161 </context-group>
93fe2d9c 1162 </trans-unit>
2164a13d
C
1163 <trans-unit id="4195458579645833046" datatype="html">
1164 <source>Blocked <x id="PH" equiv-text="this.videos.length"/> videos.</source>
1165 <target state="translated">영상 <x id="PH" equiv-text="this.videos.length"/> 을 차단했습니다.</target>
1166
1167 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
1168
913aa176 1169 <trans-unit id="1191071088182425837" datatype="html">
1170 <source><x id="PH"/>h</source>
93fe2d9c 1171 <target state="translated"><x id="PH"/>시간</target>
913aa176 1172 <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>
1173 </trans-unit>
1174 <trans-unit id="8981309282078866700" datatype="html">
1175 <source><x id="PH"/>min</source>
93fe2d9c 1176 <target state="translated"><x id="PH"/>분</target>
913aa176 1177 <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>
1178 <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>
1179 </trans-unit>
1180 <trans-unit id="350798057497677761" datatype="html">
1181 <source><x id="PH"/>sec</source>
93fe2d9c 1182 <target state="translated"><x id="PH"/>초</target>
913aa176 1183 <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>
1184 </trans-unit>
00e32b7c 1185
d7c6b951 1186 <trans-unit id="1909492071130899005" datatype="html">
913aa176 1187 <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 1188 <target state="translated">죄송합니다. 외부 로그인 절차에 문제가 발생했습니다. <x id="START_LINK"/>관리자에게 문의<x id="CLOSE_LINK"/>해주세요. </target>
00e32b7c
C
1189
1190 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">26</context></context-group></trans-unit><trans-unit id="5418570600695268383" datatype="html">
1191 <source> Request new verification email </source><target state="new"> Request new verification email </target>
1192 <context-group purpose="location">
1193 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1194 <context context-type="linenumber">33,35</context>
1195 </context-group>
93fe2d9c 1196 </trans-unit>
00e32b7c
C
1197
1198
1199
d7c6b951 1200 <trans-unit id="2392488717875840729">
e771dbe0
C
1201 <source>User</source>
1202 <target>사용자</target>
2164a13d
C
1203
1204
1205
00e32b7c 1206 <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></trans-unit>
d7c6b951 1207 <trans-unit id="3997350348765083892">
e771dbe0
C
1208 <source>Username or email address</source>
1209 <target>사용자명 혹은 이메일 주소</target>
00e32b7c
C
1210
1211 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit><trans-unit id="175344056589888866" datatype="html">
1212 <source>Example: john@example.com</source><target state="new">Example: john@example.com</target>
1213 <context-group purpose="location">
1214 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1215 <context context-type="linenumber">46</context>
1216 </context-group>
1217 <context-group purpose="location">
1218 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context>
1219 <context context-type="linenumber">53</context>
1220 </context-group>
93fe2d9c
C
1221 </trans-unit>
1222 <trans-unit id="1758058452376026925" datatype="html">
1223 <source>⚠️ Most email addresses do not include capital letters.</source>
1224 <target state="new"> ⚠️ Most email addresses do not include capital letters. </target>
00e32b7c
C
1225
1226 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
d7c6b951 1227 <trans-unit id="1431416938026210429">
e771dbe0
C
1228 <source>Password</source>
1229 <target>암호</target>
00e32b7c
C
1230
1231
1232
1233
1234
1235
1236
1237
1238 <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><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><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit>
d7c6b951 1239 <trans-unit id="8715156686857791956" datatype="html">
e4eaa7c9 1240 <source>Click here to reset your password</source>
93fe2d9c 1241 <target state="translated">비밀번호를 초기화하려면 여기를 클릭하세요</target>
00e32b7c
C
1242
1243 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">72</context></context-group></trans-unit>
d7c6b951 1244 <trans-unit id="892063502898494584" datatype="html">
913aa176 1245 <source>I forgot my password</source>
93fe2d9c 1246 <target state="translated">비밀번호를 잊었습니다</target>
00e32b7c
C
1247
1248 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">72</context></context-group></trans-unit>
d7c6b951 1249 <trans-unit id="2101170466365500913" datatype="html">
913aa176 1250 <source>Logging into an account lets you publish content</source>
1251 <target state="new"> Logging into an account lets you publish content </target>
00e32b7c
C
1252
1253 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="6584143415159913044" datatype="html">
1254 <source> This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange 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="START_LINK_2" equiv-text="&lt;a class=&quot;link-orange&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><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;link-orange 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="START_LINK_2" equiv-text="&lt;a class=&quot;link-orange&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>
1255 <context-group purpose="location">
1256 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1257 <context context-type="linenumber">15,18</context>
1258 </context-group>
1259 </trans-unit><trans-unit id="1394326136451741248" datatype="html">
1260 <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="START_LINK_1" equiv-text="&lt;a class=&quot;link-orange&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><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="START_LINK_1" equiv-text="&lt;a class=&quot;link-orange&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>
1261 <context-group purpose="location">
1262 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1263 <context context-type="linenumber">20,23</context>
1264 </context-group>
93fe2d9c 1265 </trans-unit>
d7c6b951 1266 <trans-unit id="3183213940445113677" datatype="html">
e4eaa7c9
C
1267 <source>Or sign in with</source>
1268 <target state="new">Or sign in with</target>
00e32b7c
C
1269
1270 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">82</context></context-group></trans-unit>
d7c6b951 1271 <trans-unit id="3238209155172574367">
e771dbe0
C
1272 <source>Forgot your password</source>
1273 <target>암호 잊음</target>
00e32b7c
C
1274
1275 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">105</context></context-group></trans-unit>
d7c6b951 1276 <trans-unit id="87327320394367488" datatype="html">
eb12a714 1277 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source>
93fe2d9c 1278 <target state="translated">죄송합니다. 이 인스턴스의 관리자가 PeerTube 이메일 시스템을 설정하지 않아서 비밀번호를 복구할 수 없습니다.</target>
00e32b7c
C
1279
1280 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">112</context></context-group></trans-unit>
d7c6b951 1281 <trans-unit id="3188014010833256853" datatype="html">
913aa176 1282 <source>Enter your email address and we will send you a link to reset your password.</source>
1283 <target state="new"> Enter your email address and we will send you a link to reset your password. </target>
00e32b7c
C
1284
1285 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">116</context></context-group></trans-unit>
913aa176 1286 <trans-unit id="1190256911880544559" datatype="html">
e6afb669
C
1287 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>.
1288The link will expire within 1 hour.</source>
913aa176 1289 <target state="new">An email with the reset password instructions will be sent to <x id="PH"/>.
5a6de093 1290The link will expire within 1 hour.</target>
dda1e821 1291
00e32b7c 1292 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">135</context></context-group></trans-unit>
d7c6b951 1293 <trans-unit id="4768749765465246664">
e771dbe0
C
1294 <source>Email</source>
1295 <target>이메일</target>
2164a13d
C
1296
1297
1298
1299
1300
1301
1302
1303
00e32b7c 1304 <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><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><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">121</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">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><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">6</context></context-group></trans-unit>
d7c6b951 1305 <trans-unit id="3967269098753656610">
e771dbe0
C
1306 <source>Email address</source>
1307 <target>이메일 주소</target>
00e32b7c
C
1308
1309
1310 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">123</context></context-group><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">9</context></context-group></trans-unit>
d7c6b951 1311 <trans-unit id="7808756054397155068" datatype="html">
913aa176 1312 <source>Reset</source>
93fe2d9c 1313 <target state="translated">초기화</target>
c5ce27f8 1314 <note priority="1" from="description">Password reset button</note>
00e32b7c
C
1315
1316 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">136</context></context-group></trans-unit>
d7c6b951 1317 <trans-unit id="4319634264526091601" datatype="html">
5a6de093 1318 <source>on this instance</source>
93fe2d9c 1319 <target state="translated">이 인스턴스에서</target>
913aa176 1320 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">7</context></context-group>
1321 </trans-unit>
d7c6b951 1322 <trans-unit id="761579517995454927" datatype="html">
5a6de093 1323 <source>on the vidiverse</source>
93fe2d9c 1324 <target state="translated">영상우주에서</target>
913aa176 1325 <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
1326 </trans-unit>
1327 <trans-unit id="8434369348784683733" datatype="html">
e6afb669
C
1328 <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>
1329 <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
1330 <context-group purpose="location">
1331 <context context-type="sourcefile">src/app/+search/search.component.html</context>
1332 <context context-type="linenumber">10</context>
1333 </context-group>
913aa176 1334 </trans-unit>
00e32b7c 1335
d7c6b951 1336 <trans-unit id="3782563238994348625">
e771dbe0
C
1337 <source>Confirm password</source>
1338 <target>암호 다시 입력</target>
00e32b7c
C
1339
1340 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">17</context></context-group></trans-unit>
d7c6b951 1341 <trans-unit id="2501430660070156325">
e771dbe0
C
1342 <source>Confirmed password</source>
1343 <target>다시 입력된 암호</target>
00e32b7c
C
1344
1345 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">20</context></context-group></trans-unit>
d7c6b951 1346 <trans-unit id="8547184468496530386">
e771dbe0
C
1347 <source>Reset my password</source>
1348 <target>암호 재설정</target>
00e32b7c
C
1349
1350 <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><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">28</context></context-group></trans-unit>
1351
1352
913aa176 1353 <trans-unit id="5018804994794983050" datatype="html">
1354 <source>Signup</source>
93fe2d9c 1355 <target state="translated">회원가입</target>
e351a5c5 1356 <note priority="1" from="description">Button on the registration form to finalize the account and channel creation</note>
00e32b7c
C
1357
1358 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context><context context-type="linenumber">84</context></context-group></trans-unit><trans-unit id="1779569416352510488" datatype="html">
1359 <source>Why creating an account?</source><target state="new">Why creating an account?</target>
1360 <context-group purpose="location">
1361 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context>
1362 <context context-type="linenumber">2</context>
1363 </context-group>
1364 </trans-unit><trans-unit id="3163018370908865909" datatype="html">
1365 <source> As you probably noticed: creating an account is not necessary to watch video son <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> However, creating an account on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> will allow you to: </source><target state="new"> As you probably noticed: creating an account is not necessary to watch video son <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> However, creating an account on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> will allow you to: </target>
1366 <context-group purpose="location">
1367 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context>
1368 <context context-type="linenumber">4,8</context>
1369 </context-group>
1370 </trans-unit><trans-unit id="3514732276382852116" datatype="html">
1371 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Comment<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> videos</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Comment<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> videos</target>
1372 <context-group purpose="location">
1373 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context>
1374 <context context-type="linenumber">11</context>
1375 </context-group>
1376 </trans-unit><trans-unit id="6928511254538021087" datatype="html">
1377 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Subscribe<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> to channels to be notified of new videos</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Subscribe<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> to channels to be notified of new videos</target>
1378 <context-group purpose="location">
1379 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context>
1380 <context context-type="linenumber">12</context>
1381 </context-group>
1382 </trans-unit><trans-unit id="269413964682905563" datatype="html">
1383 <source>Have access to your <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>watch history<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source><target state="new">Have access to your <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>watch history<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
1384 <context-group purpose="location">
1385 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context>
1386 <context context-type="linenumber">13</context>
1387 </context-group>
1388 </trans-unit><trans-unit id="7760677303939127268" datatype="html">
1389 <source>Create your channel to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>publish videos<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source><target state="new">Create your channel to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>publish videos<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
1390 <context-group purpose="location">
1391 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context>
1392 <context context-type="linenumber">14</context>
1393 </context-group>
1394 </trans-unit><trans-unit id="5744920594102784105" datatype="html">
1395 <source>You're using Mastodon, ActivityPub or a RSS feed aggregator?</source><target state="new">You're using Mastodon, ActivityPub or a RSS feed aggregator?</target>
1396 <context-group purpose="location">
1397 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context>
1398 <context context-type="linenumber">19</context>
1399 </context-group>
1400 </trans-unit><trans-unit id="5853527794391720600" datatype="html">
1401 <source> You can already follow <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> using your favorite tool. </source><target state="new"> You can already follow <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> using your favorite tool. </target>
1402 <context-group purpose="location">
1403 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context>
1404 <context context-type="linenumber">21,23</context>
1405 </context-group>
1406 </trans-unit><trans-unit id="7772973173091400795" datatype="html">
1407 <source> <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> has been created using <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; href=&quot;https://joinpeertube.org&quot;>"/>PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>, a video creation platform developed by Framasoft. <x id="START_LINK_1" equiv-text="&lt;a class=&quot;link-orange&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; href=&quot;https://framasoft.org&quot;>"/>Framasoft<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> is a french non-profit organization that offers alternatives to Big Tech's digital tools </source><target state="new"> <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> has been created using <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; href=&quot;https://joinpeertube.org&quot;>"/>PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>, a video creation platform developed by Framasoft. <x id="START_LINK_1" equiv-text="&lt;a class=&quot;link-orange&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; href=&quot;https://framasoft.org&quot;>"/>Framasoft<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> is a french non-profit organization that offers alternatives to Big Tech's digital tools </target>
1408 <context-group purpose="location">
1409 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context>
1410 <context context-type="linenumber">34,37</context>
1411 </context-group>
1412 </trans-unit><trans-unit id="2528596078796844503" datatype="html">
1413 <source> You want to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>publish videos<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>? Then you need to create your first <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>channel<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. </source><target state="new"> You want to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>publish videos<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>? Then you need to create your first <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>channel<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. </target>
1414 <context-group purpose="location">
1415 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context>
1416 <context context-type="linenumber">2,4</context>
1417 </context-group>
1418 </trans-unit><trans-unit id="1335686739562009265" datatype="html">
1419 <source> You might want to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>create a channel by theme:<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> for example, you can create a channel named "SweetMelodies" to publish your piano concerts and another one "Ecology" in which you publish your videos talking about ecology. </source><target state="new"> You might want to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>create a channel by theme:<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> for example, you can create a channel named "SweetMelodies" to publish your piano concerts and another one "Ecology" in which you publish your videos talking about ecology. </target>
1420 <context-group purpose="location">
1421 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context>
1422 <context context-type="linenumber">6,9</context>
1423 </context-group>
1424 </trans-unit><trans-unit id="5716290603546738313" datatype="html">
1425 <source> <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> administrators allow you to publish up to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION_1" equiv-text="{{ videoQuota | bytes: 0 }}"/> of videos<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> on their website. </source><target state="new"> <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> administrators allow you to publish up to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION_1" equiv-text="{{ videoQuota | bytes: 0 }}"/> of videos<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> on their website. </target>
1426 <context-group purpose="location">
1427 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context>
1428 <context context-type="linenumber">11,13</context>
1429 </context-group>
93fe2d9c 1430 </trans-unit>
d7c6b951 1431 <trans-unit id="5340005218109333045" datatype="html">
913aa176 1432 <source>Filters <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/></source>
eb12a714 1433 <target state="new">
040758e0 1434 Filters
5a6de093 1435
e6afb669 1436 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span>"/>
5a6de093 1437 <x id="INTERPOLATION" equiv-text="{{ numberOfFilters() }}"/>
e6afb669 1438 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>
040758e0 1439 </target>
93fe2d9c
C
1440 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">18</context></context-group>
1441 </trans-unit>
d7c6b951 1442 <trans-unit id="2236371857137398396">
eb12a714 1443 <source>No results found</source>
e771dbe0
C
1444 <target>
1445 결과가 없습니다
1446 </target>
93fe2d9c
C
1447 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">32</context></context-group>
1448 </trans-unit>
d7c6b951 1449 <trans-unit id="1516969129397662377" datatype="html">
eb12a714 1450 <source>Welcome to PeerTube, dear administrator!</source>
93fe2d9c
C
1451 <target state="translated">관리자님, PeerTube에 오신 것을 환영합니다!</target>
1452 <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>
1453 </trans-unit>
d7c6b951 1454 <trans-unit id="807030720531713957" datatype="html">
5a6de093 1455 <source>CLI documentation</source>
93fe2d9c
C
1456 <target state="translated">CLI 문서</target>
1457 <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>
1458 </trans-unit>
d7c6b951 1459 <trans-unit id="199127249622290422" datatype="html">
eb12a714
C
1460 <source>Upload or import videos, parse logs, prune storage directories, reset user password...</source>
1461 <target state="new">Upload or import videos, parse logs, prune storage directories, reset user password...</target>
93fe2d9c
C
1462 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">15</context></context-group>
1463 </trans-unit>
d7c6b951 1464 <trans-unit id="249453844439446209" datatype="html">
5a6de093 1465 <source>Administer documentation</source>
93fe2d9c
C
1466 <target state="translated">관리자용 문서</target>
1467 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">19</context></context-group>
1468 </trans-unit>
d7c6b951 1469 <trans-unit id="5910950876330656326" datatype="html">
eb12a714
C
1470 <source>Managing users, following other instances, dealing with spammers...</source>
1471 <target state="new">Managing users, following other instances, dealing with spammers...</target>
93fe2d9c
C
1472 <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>
1473 </trans-unit>
d7c6b951 1474 <trans-unit id="879127294610588497" datatype="html">
5a6de093 1475 <source>Use documentation</source>
eb12a714 1476 <target state="new">Use
040758e0 1477 documentation</target>
93fe2d9c
C
1478 <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>
1479 </trans-unit>
d7c6b951 1480 <trans-unit id="3848077896245199337" datatype="html">
eb12a714
C
1481 <source>Setup your account, managing video playlists, discover third-party applications...</source>
1482 <target state="new">Setup your account, managing video playlists, discover third-party applications...</target>
93fe2d9c
C
1483 <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>
1484 </trans-unit>
d7c6b951 1485 <trans-unit id="6284442506490785579" datatype="html">
eb12a714 1486 <source>Useful links</source>
93fe2d9c
C
1487 <target state="translated">유용한 링크</target>
1488 <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>
1489 </trans-unit>
d7c6b951 1490 <trans-unit id="5170617864166788170" datatype="html">
5a6de093
C
1491 <source>Official PeerTube website (news, support, contribute...): <x id="START_LINK"/>https://joinpeertube.org<x id="CLOSE_LINK"/></source>
1492 <target state="new">Official PeerTube website (news, support, contribute...):
e6afb669
C
1493 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>https://joinpeertube.org
1494 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>
5a6de093 1495 </target>
93fe2d9c
C
1496 <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>
1497 </trans-unit>
d7c6b951 1498 <trans-unit id="4614992717645869756" datatype="html">
5a6de093
C
1499 <source>Put your instance on the public PeerTube index: <x id="START_LINK"/>https://instances.joinpeertube.org/instances<x id="CLOSE_LINK"/></source>
1500 <target state="new">Put your instance on the public PeerTube index:
e6afb669
C
1501 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>https://instances.joinpeertube.org/instances
1502 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>
5a6de093 1503 </target>
93fe2d9c
C
1504 <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>
1505 </trans-unit>
d7c6b951 1506 <trans-unit id="2081626998027585315" datatype="html">
eb12a714 1507 <source>It's time to configure your instance!</source>
93fe2d9c
C
1508 <target state="translated">이제 이 인스턴스를 설정할 때가 되었습니다!</target>
1509 <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>
d3401260
C
1510 </trans-unit><trans-unit id="1852111465407058121" datatype="html">
1511 <source> Choosing your <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>instance name<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>setting up a description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, specifying <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>"/>, why <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>you created your instance<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>how long<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> you plan to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>maintain it<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is very important for visitors to understand on what type of instance they are. </source><target state="new"> Choosing your <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>instance name<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>setting up a description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, specifying <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>"/>, why <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>you created your instance<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>how long<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> you plan to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>maintain it<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is very important for visitors to understand on what type of instance they are. </target>
1512 <context-group purpose="location">
1513 <context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context>
1514 <context context-type="linenumber">57,61</context>
1515 </context-group>
93fe2d9c 1516 </trans-unit>
d3401260 1517
d7c6b951 1518 <trans-unit id="5329436244765769292" datatype="html">
913aa176 1519 <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>
1520 <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
1521 <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>
1522 </trans-unit>
d7c6b951 1523 <trans-unit id="5704345824323933019" datatype="html">
eb12a714 1524 <source>Remind me later</source>
93fe2d9c
C
1525 <target state="translated">나중에 알리기</target>
1526 <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>
1527 </trans-unit>
1528 <trans-unit id="7997432701743294657" datatype="html">
1529 <source>Set up</source>
1530 <target state="new"> Set up </target>
1531 <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>
1532 </trans-unit>
d7c6b951 1533 <trans-unit id="9202089339019827574" datatype="html">
eb12a714 1534 <source>Configure my instance</source>
93fe2d9c
C
1535 <target state="translated">내 인스턴스 설정</target>
1536 <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>
1537 </trans-unit>
d7c6b951 1538 <trans-unit id="9005121595859995793" datatype="html">
eb12a714 1539 <source>Configuration warning!</source>
93fe2d9c 1540 <target state="translated">설정 경고!</target>
913aa176 1541 <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>
1542 </trans-unit>
d7c6b951 1543 <trans-unit id="8901933019590352016" datatype="html">
5a6de093 1544 <source>You enabled user registration on your instance but did not configure the following fields:</source>
93fe2d9c 1545 <target state="translated">인스턴스의 회원가입을 활성화하셨지만 다음의 필드들을 설정하지 않으셨네요:</target>
913aa176 1546 <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>
1547 </trans-unit>
d7c6b951 1548 <trans-unit id="8948444690892731948" datatype="html">
eb12a714 1549 <source>Instance name</source>
93fe2d9c 1550 <target state="translated">인스턴스 이름</target>
913aa176 1551 <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>
1552 </trans-unit>
d7c6b951 1553 <trans-unit id="966824924873033885" datatype="html">
eb12a714 1554 <source>Instance short description</source>
93fe2d9c 1555 <target state="translated">짧은 인스턴스 소개문</target>
913aa176 1556 <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>
1557 </trans-unit>
d7c6b951 1558 <trans-unit id="1339481669904426442" datatype="html">
eb12a714 1559 <source>Who you are</source>
93fe2d9c 1560 <target state="translated">당신은 누구인가요</target>
913aa176 1561 <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>
1562 </trans-unit>
d7c6b951 1563 <trans-unit id="5026256683194518810" datatype="html">
eb12a714 1564 <source>How long you plan to maintain your instance</source>
93fe2d9c 1565 <target state="translated">이 인스턴스를 얼마나 오래 운영하실 예정이신가요</target>
913aa176 1566 <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
1567 </trans-unit>
1568 <trans-unit id="1909672990242291785" datatype="html">
1569 <source>How you plan to pay for keeping your instance running</source>
1570 <target state="translated">운영 비용을 어떻게 마련하실 계획이신가요</target>
90aa0a74
C
1571 <context-group purpose="location">
1572 <context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context>
1573 <context context-type="linenumber">18</context>
1574 </context-group>
913aa176 1575 </trans-unit>
d7c6b951 1576 <trans-unit id="869943508869906576" datatype="html">
eb12a714 1577 <source>How you will moderate your instance</source>
93fe2d9c 1578 <target state="translated">인스턴스를 어떻게 중재하실건가요 (중재/관리 방침)</target>
913aa176 1579 <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>
1580 </trans-unit>
d7c6b951 1581 <trans-unit id="5032335000394561521" datatype="html">
eb12a714 1582 <source>Instance terms</source>
93fe2d9c 1583 <target state="translated">인스턴스 이용약관</target>
913aa176 1584 <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>
1585 </trans-unit>
d7c6b951 1586 <trans-unit id="4116024528500133384" datatype="html">
913aa176 1587 <source>My settings</source>
93fe2d9c
C
1588 <target state="translated">내 설정</target>
1589 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">124</context></context-group>
1590 <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>
1591 </trans-unit>
d7c6b951 1592 <trans-unit id="1420294365005204590" datatype="html">
913aa176 1593 <source>These settings apply only to your session on this instance.</source>
1594 <target state="new">These settings apply only to your session on this instance.</target>
55a5b0fd
C
1595 <context-group purpose="location">
1596 <context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context>
1597 <context context-type="linenumber">8</context>
1598 </context-group>
00e32b7c
C
1599 </trans-unit><trans-unit id="7630362802781892981" datatype="html">
1600 <source>Interface</source><target state="new">Interface</target>
1601 <context-group purpose="location">
1602 <context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context>
1603 <context context-type="linenumber">18</context>
1604 </context-group>
2f03d6dc 1605 </trans-unit>
d7c6b951 1606 <trans-unit id="5330788940795142335" datatype="html">
913aa176 1607 <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 1608 <target state="new">
5a6de093 1609 Please consider configuring these fields to help people to choose
e6afb669
C
1610 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>the appropriate instance
1611 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.
5a6de093 1612 Without them, your instance may not be referenced on the
e6afb669
C
1613 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>JoinPeerTube website
1614 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>.
5a6de093
C
1615
1616 </target>
93fe2d9c
C
1617 <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>
1618 </trans-unit>
d7c6b951 1619 <trans-unit id="2728623642717111613" datatype="html">
eb12a714
C
1620 <source>Don't show me this warning anymore</source>
1621 <target state="new">Don't show me this warning anymore</target>
913aa176 1622 <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>
1623 </trans-unit>
d7c6b951 1624 <trans-unit id="7819314041543176992" datatype="html">
eb12a714
C
1625 <source>Close</source>
1626 <target state="new">Close</target>
b2d03a83
C
1627
1628
1629
1630 <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><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><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit>
d7c6b951 1631 <trans-unit id="4853631149357965563" datatype="html">
913aa176 1632 <source>Update live settings</source>
1633 <target state="new">Update live settings</target>
b2d03a83
C
1634
1635 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit><trans-unit id="1254225561962113354" datatype="html">
1636 <source>Server too slow</source><target state="new">Server too slow</target>
1637 <context-group purpose="location">
1638 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.ts</context>
1639 <context context-type="linenumber">42</context>
1640 </context-group>
1641 </trans-unit><trans-unit id="1599290313974118905" datatype="html">
1642 <source>Live blacklisted</source><target state="new">Live blacklisted</target>
1643 <context-group purpose="location">
1644 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.ts</context>
1645 <context context-type="linenumber">43</context>
1646 </context-group>
1647 </trans-unit><trans-unit id="5274374742436838139" datatype="html">
1648 <source>Max duration exceeded</source><target state="new">Max duration exceeded</target>
1649 <context-group purpose="location">
1650 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.ts</context>
1651 <context context-type="linenumber">44</context>
1652 </context-group>
1653 </trans-unit><trans-unit id="1677142486230902467" datatype="html">
1654 <source>Server error</source><target state="new">Server error</target>
1655 <context-group purpose="location">
1656 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.ts</context>
1657 <context context-type="linenumber">45</context>
1658 </context-group>
1659 </trans-unit><trans-unit id="189546967059369850" datatype="html">
1660 <source>Quota exceeded</source><target state="new">Quota exceeded</target>
1661 <context-group purpose="location">
1662 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.ts</context>
1663 <context context-type="linenumber">46</context>
1664 </context-group>
93fe2d9c 1665 </trans-unit>
d7c6b951 1666 <trans-unit id="6013345175862135505" datatype="html">
913aa176 1667 <source>Configure</source>
5a6de093 1668 <target state="new">
cd9246a9
C
1669 Configure
1670 </target>
93fe2d9c
C
1671 <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>
1672 </trans-unit>
d7c6b951 1673 <trans-unit id="742596572641738016">
e771dbe0
C
1674 <source>Change the language</source>
1675 <target>언어 변경</target>
913aa176 1676 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/language-chooser.component.html</context><context context-type="linenumber">3</context></context-group>
1677 </trans-unit>
d7c6b951 1678 <trans-unit id="2964653499524716819">
eb12a714 1679 <source>Help to translate PeerTube!</source>
e771dbe0
C
1680 <target>
1681 PeerTube 번역을 도와주세요!
1682 </target>
93fe2d9c
C
1683 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/language-chooser.component.html</context><context context-type="linenumber">8</context></context-group>
1684 </trans-unit>
d7c6b951 1685 <trans-unit id="5464118521750361406" datatype="html">
8b049b68
C
1686 <source>Public profile</source>
1687 <target state="new">Public profile</target>
93fe2d9c
C
1688 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">28</context></context-group>
1689 </trans-unit>
d7c6b951 1690 <trans-unit id="7773271640656013365" datatype="html">
5a6de093
C
1691 <source>Interface:</source>
1692 <target state="new">Interface:</target>
93fe2d9c
C
1693 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">38</context></context-group>
1694 </trans-unit>
d7c6b951 1695 <trans-unit id="1674139713929545659" datatype="html">
5a6de093
C
1696 <source>Videos:</source>
1697 <target state="new">Videos:</target>
93fe2d9c
C
1698 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">45</context></context-group>
1699 </trans-unit>
d7c6b951 1700 <trans-unit id="9156407045661257130" datatype="html">
5a6de093
C
1701 <source>Sensitive:</source>
1702 <target state="new">Sensitive:</target>
93fe2d9c
C
1703 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">55</context></context-group>
1704 </trans-unit>
d7c6b951 1705 <trans-unit id="3430483831942247060" datatype="html">
e4eaa7c9
C
1706 <source>Help share videos</source>
1707 <target state="new">Help share videos</target>
93fe2d9c
C
1708 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">61</context></context-group>
1709 </trans-unit>
d7c6b951 1710 <trans-unit id="7005745151564974365" datatype="html">
e4eaa7c9
C
1711 <source>Keyboard shortcuts</source>
1712 <target state="new">Keyboard shortcuts</target>
93fe2d9c
C
1713 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">70</context></context-group>
1714 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">146</context></context-group>
1715 </trans-unit>
2e25a6da 1716
d7c6b951 1717 <trans-unit id="7911416166208830577" datatype="html">
8b049b68
C
1718 <source>Help</source>
1719 <target state="new">Help</target>
2164a13d
C
1720
1721 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit>
d7c6b951 1722 <trans-unit id="8378304669563824772" datatype="html">
e4eaa7c9
C
1723 <source>Get help using PeerTube</source>
1724 <target state="new">Get help using PeerTube</target>
93fe2d9c
C
1725 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">142</context></context-group>
1726 </trans-unit>
d7c6b951 1727 <trans-unit id="2497681082724639563" datatype="html">
5a6de093
C
1728 <source>powered by PeerTube</source>
1729 <target state="new">powered by PeerTube</target>
93fe2d9c
C
1730 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">152</context></context-group>
1731 </trans-unit>
d7c6b951 1732 <trans-unit id="7507948636555938109">
e771dbe0
C
1733 <source>Log out</source>
1734 <target>로그아웃</target>
93fe2d9c
C
1735 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">75</context></context-group>
1736 </trans-unit>
d7c6b951 1737 <trans-unit id="8893390761160292681" datatype="html">
913aa176 1738 <source>My account</source>
1739 <target state="new">My account</target>
93fe2d9c
C
1740 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">86</context></context-group>
1741 </trans-unit>
d7c6b951 1742 <trans-unit id="6371572688505952303" datatype="html">
913aa176 1743 <source>My library</source>
1744 <target state="new">My library</target>
93fe2d9c
C
1745 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">91</context></context-group>
1746 </trans-unit>
d7c6b951 1747 <trans-unit id="2308975396733519902">
e771dbe0
C
1748 <source>Create an account</source>
1749 <target>계정 만들기</target>
00e32b7c
C
1750
1751
1752 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">76</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">105</context></context-group></trans-unit>
913aa176 1753 <trans-unit id="3108704604266608109" datatype="html">
1754 <source>My video imports</source>
1755 <target state="new">My video imports</target>
93fe2d9c
C
1756 <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>
1757 </trans-unit>
913aa176 1758 <trans-unit id="949618577357088829" datatype="html">
1759 <source>Create a new playlist</source>
1760 <target state="new">Create a new playlist</target>
93fe2d9c
C
1761 <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>
1762 </trans-unit>
d7c6b951 1763 <trans-unit id="2689878465089314112" datatype="html">
913aa176 1764 <source>Interface: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></source>
1765 <target state="new">Interface: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></target>
93fe2d9c
C
1766 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">137</context></context-group>
1767 </trans-unit>
d7c6b951 1768 <trans-unit id="667372110624203230" datatype="html">
913aa176 1769 <source>Import jobs concurrency</source>
1770 <target state="new">Import jobs concurrency</target>
9794fe1c
C
1771
1772 <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">254</context></context-group></trans-unit>
d7c6b951 1773 <trans-unit id="2184839376696112704" datatype="html">
913aa176 1774 <source>allows to import multiple videos in parallel. ⚠️ Requires a PeerTube restart.</source>
1775 <target state="new">allows to import multiple videos in parallel. ⚠️ Requires a PeerTube restart.</target>
9794fe1c
C
1776
1777 <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></trans-unit>
d7c6b951 1778 <trans-unit id="780513172839038392" datatype="html">
913aa176 1779 <source>jobs in parallel</source>
1780 <target state="new">jobs in parallel</target>
9794fe1c
C
1781
1782
00e32b7c 1783 <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">259</context></context-group><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">167</context></context-group></trans-unit>
d7c6b951 1784 <trans-unit id="5997625369044180192" datatype="html">
913aa176 1785 <source>Allow import with HTTP URL (e.g. YouTube)</source>
1786 <target state="new">Allow import with HTTP URL (e.g. YouTube)</target>
9794fe1c
C
1787
1788 <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">268</context></context-group></trans-unit>
93fe2d9c 1789 <trans-unit id="2095604754338363597" datatype="html">
e6afb669
C
1790 <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>
1791 <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>
9794fe1c
C
1792
1793 <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">271</context></context-group></trans-unit>
d7c6b951 1794 <trans-unit id="7627544798203088407">
e771dbe0
C
1795 <source>Discover</source>
1796 <target>발견</target>
93fe2d9c
C
1797 <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>
1798 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group>
1799 </trans-unit>
d7c6b951 1800 <trans-unit id="7844706011418789951">
e771dbe0
C
1801 <source>Administration</source>
1802 <target>관리</target>
fa737aa0
C
1803
1804
1805 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">96</context></context-group></trans-unit>
d7c6b951 1806 <trans-unit id="1726363342938046830">
e771dbe0
C
1807 <source>About</source>
1808 <target>정보</target>
00e32b7c
C
1809
1810 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">129</context></context-group></trans-unit><trans-unit id="6653148913296143805" datatype="html">
1811 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Crea"/>Create an account<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;"/></source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Crea"/>Create an account<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;"/></target>
1812 <context-group purpose="location">
1813 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
1814 <context context-type="linenumber">19,21</context>
1815 </context-group>
1816 </trans-unit><trans-unit id="8246967116432095499" datatype="html">
1817 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="I al"/>I already have an account<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, I log in </source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="I al"/>I already have an account<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, I log in </target>
1818 <context-group purpose="location">
1819 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
1820 <context context-type="linenumber">27,30</context>
1821 </context-group>
1822 </trans-unit><trans-unit id="166908375318039781" datatype="html">
1823 <source>I create an account</source><target state="new">I create an account</target>
1824 <context-group purpose="location">
1825 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
1826 <context context-type="linenumber">30,31</context>
1827 </context-group>
1828 </trans-unit><trans-unit id="6075115017891566450" datatype="html">
1829 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Term"/>Terms<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>of <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;"/></source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Term"/>Terms<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>of <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;"/></target>
1830 <context-group purpose="location">
1831 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
1832 <context context-type="linenumber">36,38</context>
1833 </context-group>
1834 </trans-unit><trans-unit id="5788965650054506209" datatype="html">
1835 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Setu"/>Setup<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>your account<x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/></source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Setu"/>Setup<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>your account<x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/></target>
1836 <context-group purpose="location">
1837 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
1838 <context context-type="linenumber">60,62</context>
1839 </context-group>
1840 </trans-unit><trans-unit id="6090939006626576593" datatype="html">
1841 <source>My channel</source><target state="new">My channel</target>
1842 <context-group purpose="location">
1843 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
1844 <context context-type="linenumber">75</context>
1845 </context-group>
1846 </trans-unit><trans-unit id="3071761663064320665" datatype="html">
1847 <source><x id="START_TAG_DIV" ctype="x-div" equiv-text="Create&lt;"/>Create<x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>your first channel<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source><target state="new"><x id="START_TAG_DIV" ctype="x-div" equiv-text="Create&lt;"/>Create<x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>your first channel<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
1848 <context-group purpose="location">
1849 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
1850 <context context-type="linenumber">77,79</context>
1851 </context-group>
1852 </trans-unit><trans-unit id="3761381527105312450" datatype="html">
1853 <source>I don't want to create a channel</source><target state="new">I don't want to create a channel</target>
1854 <context-group purpose="location">
1855 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
1856 <context context-type="linenumber">91,92</context>
1857 </context-group>
1858 </trans-unit><trans-unit id="1792963373738226329" datatype="html">
1859 <source>You will be able to create a channel later</source><target state="new">You will be able to create a channel later</target>
1860 <context-group purpose="location">
1861 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
1862 <context context-type="linenumber">94,95</context>
1863 </context-group>
93fe2d9c 1864 </trans-unit>
d7c6b951 1865 <trans-unit id="7922989125096435449" datatype="html">
e4eaa7c9
C
1866 <source>Contact</source>
1867 <target state="new">Contact</target>
93fe2d9c
C
1868 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-routing.module.ts</context><context context-type="linenumber">36</context></context-group>
1869 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">141</context></context-group>
1870 </trans-unit>
d7c6b951 1871 <trans-unit id="403762424689874454">
e771dbe0
C
1872 <source>View your notifications</source>
1873 <target>알림 보기</target>
913aa176 1874 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">3</context></context-group>
1875 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">11</context></context-group>
1876 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">11</context></context-group>
1877 </trans-unit>
d7c6b951 1878 <trans-unit id="2333314224059826550" datatype="html">
8b049b68
C
1879 <source>Mark all as read</source>
1880 <target state="new">Mark all as read</target>
913aa176 1881 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">27</context></context-group>
1882 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">27</context></context-group>
1883 <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>
1884 </trans-unit>
d7c6b951 1885 <trans-unit id="8278995041812548563">
e771dbe0
C
1886 <source>Update your notification preferences</source>
1887 <target>알림 설정 변경</target>
00e32b7c
C
1888
1889 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit>
d7c6b951 1890 <trans-unit id="5842982307680337701">
e771dbe0
C
1891 <source>See all your notifications</source>
1892 <target>모든 알림 보기</target>
00e32b7c
C
1893
1894 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit>
93fe2d9c
C
1895 <trans-unit id="5108072242786374364" datatype="html">
1896 <source>Welcome to <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>, dear user!</source>
1897 <target state="new">Welcome to <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>, dear user!</target>
1898 <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>
1899 </trans-unit>
1900 <trans-unit id="8821712929823045567" datatype="html">
1901 <source>It's time to set up your account profile!</source>
1902 <target state="new">It's time to set up your account profile!</target>
1903 <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>
1904 </trans-unit>
1905 <trans-unit id="7239874680342223476" datatype="html">
e6afb669
C
1906 <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>
1907 <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
1908 <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>
1909 </trans-unit>
1910 <trans-unit id="5856432243446401016" datatype="html">
e6afb669
C
1911 <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>
1912 <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
1913 <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>
1914 </trans-unit>
1915 <trans-unit id="3221645359464920754" datatype="html">
e6afb669
C
1916 <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>
1917 <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
1918 <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>
1919 </trans-unit>
1920 <trans-unit id="2218100934178971211" datatype="html">
1921 <source>Don't show me this anymore</source>
1922 <target state="new">Don't show me this anymore</target>
91ae3c4a 1923 <context-group purpose="location">
36e5e1d7
C
1924 <context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context>
1925 <context context-type="linenumber">23</context>
91ae3c4a 1926 </context-group>
913aa176 1927 </trans-unit>
1928 <trans-unit id="4424964105331349857" datatype="html">
1929 <source>I'm a teapot</source>
1930 <target state="new">I'm a teapot</target>
93fe2d9c
C
1931 <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>
1932 </trans-unit>
d7c6b951 1933 <trans-unit id="1597262876035959248" datatype="html">
913aa176 1934 <source>That's an error.</source>
1935 <target state="new">That's an error.</target>
95bd9515
C
1936 <context-group purpose="location">
1937 <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context>
1938 <context context-type="linenumber">4</context>
1939 </context-group>
93fe2d9c
C
1940 </trans-unit>
1941 <trans-unit id="3343007694071351756" datatype="html">
1942 <source>We couldn't find any video tied to the URL <x id="INTERPOLATION" equiv-text="{{ pathname }}"/> you were looking for.</source>
1943 <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
1944 <context-group purpose="location">
1945 <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context>
1946 <context context-type="linenumber">7</context>
1947 </context-group>
93fe2d9c
C
1948 </trans-unit>
1949 <trans-unit id="7366678433039425999" datatype="html">
1950 <source>We couldn't find any resource tied to the URL <x id="INTERPOLATION" equiv-text="{{ pathname }}"/> you were looking for.</source>
1951 <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
1952 <context-group purpose="location">
1953 <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context>
90aa0a74 1954 <context context-type="linenumber">8</context>
95bd9515 1955 </context-group>
913aa176 1956 </trans-unit>
d7c6b951 1957 <trans-unit id="3522707340816553139" datatype="html">
913aa176 1958 <source>Possible reasons:</source>
1959 <target state="new">Possible reasons:</target>
95bd9515 1960 <note priority="1" from="description">Possible reasons preceding a list of reasons a `Not Found` error page may occur</note>
93fe2d9c
C
1961 <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>
1962 </trans-unit>
d7c6b951 1963 <trans-unit id="6925335998927745197" datatype="html">
913aa176 1964 <source>You may have used an outdated or broken link</source>
1965 <target state="new">You may have used an outdated or broken link</target>
93fe2d9c
C
1966 <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>
1967 </trans-unit>
1968 <trans-unit id="1171455174603388942" datatype="html">
1969 <source>The video may have been moved or deleted</source>
1970 <target state="new">The video may have been moved or deleted</target>
95bd9515
C
1971 <context-group purpose="location">
1972 <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context>
90aa0a74 1973 <context context-type="linenumber">17</context>
95bd9515 1974 </context-group>
93fe2d9c
C
1975 </trans-unit>
1976 <trans-unit id="2213348264902218064" datatype="html">
1977 <source>The resource may have been moved or deleted</source>
1978 <target state="new">The resource may have been moved or deleted</target>
95bd9515
C
1979 <context-group purpose="location">
1980 <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context>
90aa0a74 1981 <context context-type="linenumber">18</context>
95bd9515 1982 </context-group>
913aa176 1983 </trans-unit>
d7c6b951 1984 <trans-unit id="3209594685692897380" datatype="html">
90aa0a74
C
1985 <source>You may have typed the address or URL incorrectly</source>
1986 <target state="new">You may have typed the address or URL incorrectly</target>
93fe2d9c
C
1987 <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>
1988 </trans-unit>
d7c6b951 1989 <trans-unit id="3290262698447971494" datatype="html">
913aa176 1990 <source>You are not authorized here.</source>
1991 <target state="new">You are not authorized here.</target>
93fe2d9c
C
1992 <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>
1993 </trans-unit>
1994 <trans-unit id="6209939621665316894" datatype="html">
1995 <source>You might need to check your account is allowed by the video or instance owner.</source>
1996 <target state="new">You might need to check your account is allowed by the video or instance owner.</target>
95bd9515
C
1997 <context-group purpose="location">
1998 <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context>
90aa0a74 1999 <context context-type="linenumber">30</context>
95bd9515 2000 </context-group>
93fe2d9c
C
2001 </trans-unit>
2002 <trans-unit id="3543381263966122204" datatype="html">
2003 <source>You might need to check your account is allowed by the resource or instance owner.</source>
2004 <target state="new">You might need to check your account is allowed by the resource or instance owner.</target>
95bd9515
C
2005 <context-group purpose="location">
2006 <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context>
90aa0a74 2007 <context context-type="linenumber">31</context>
95bd9515 2008 </context-group>
913aa176 2009 </trans-unit>
d7c6b951 2010 <trans-unit id="7231414106228227962" datatype="html">
913aa176 2011 <source>The requested entity body blends sweet bits with a mellow earthiness.</source>
2012 <target state="new"> The requested entity body blends sweet bits with a mellow earthiness. </target>
b87b606a 2013 <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
2014 <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>
2015 </trans-unit>
d7c6b951 2016 <trans-unit id="2933819425721221134" datatype="html">
913aa176 2017 <source>Sepia seems to like it.</source>
2018 <target state="new">Sepia seems to like it.</target>
95bd9515 2019 <note priority="1" from="description">This is about Sepia's tea</note>
93fe2d9c
C
2020 <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>
2021 </trans-unit>
913aa176 2022 <trans-unit id="2971365540217107489" datatype="html">
2023 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source>
2024 <target state="new">Media is too large for the server. Please contact you administrator if you want to increase the limit size.</target>
2164a13d
C
2025
2026 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">102</context></context-group></trans-unit>
d7c6b951 2027 <trans-unit id="5131854469652959713" datatype="html">
e4eaa7c9
C
2028 <source>GLOBAL SEARCH</source>
2029 <target state="new">GLOBAL SEARCH</target>
913aa176 2030 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">26</context></context-group>
2031 </trans-unit>
d7c6b951 2032 <trans-unit id="1843010981261389722" datatype="html">
5a6de093
C
2033 <source>using <x id="INTERPOLATION"/></source>
2034 <target state="new">using
2035 <x id="INTERPOLATION" equiv-text="{{ serverConfig.search.searchIndex.url }}"/>
2036 </target>
913aa176 2037 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">28</context></context-group>
2038 </trans-unit>
d7c6b951 2039 <trans-unit id="4070041848101291003" datatype="html">
e4eaa7c9
C
2040 <source>Results will be augmented with those of a third-party index. Only data necessary to make the query will be sent.</source>
2041 <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>
00e32b7c
C
2042
2043 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">31</context></context-group></trans-unit>
93fe2d9c
C
2044 <trans-unit id="2807610143550376912" datatype="html">
2045 <source>Your query will be matched against video names or descriptions, channel names.</source>
2046 <target state="new">Your query will be matched against video names or descriptions, channel names.</target>
00e32b7c
C
2047
2048 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit>
d7c6b951 2049 <trans-unit id="3801957940570333397" datatype="html">
e4eaa7c9
C
2050 <source>ADVANCED SEARCH</source>
2051 <target state="new">ADVANCED SEARCH</target>
00e32b7c
C
2052
2053 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit>
d7c6b951 2054 <trans-unit id="3416071273413341159" datatype="html">
e4eaa7c9
C
2055 <source>any instance</source>
2056 <target state="new">any instance</target>
00e32b7c
C
2057
2058 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">41</context></context-group></trans-unit>
d7c6b951 2059 <trans-unit id="1764675694412365696" datatype="html">
e4eaa7c9
C
2060 <source>only followed instances</source>
2061 <target state="new">only followed instances</target>
00e32b7c
C
2062
2063 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit>
d7c6b951 2064 <trans-unit id="6462732349450217281" datatype="html">
e4eaa7c9
C
2065 <source>Determines whether you can resolve any distant content, or if this instance only allows doing so for instances it follows.</source>
2066 <target state="new">Determines whether you can resolve any distant content, or if this instance only allows doing so for instances it follows.</target>
00e32b7c
C
2067
2068 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">40</context></context-group></trans-unit>
d7c6b951 2069 <trans-unit id="3710530516408401495" datatype="html">
5a6de093
C
2070 <source>will list the matching channel</source>
2071 <target state="new">will list the matching channel</target>
00e32b7c
C
2072
2073
2074 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit>
d7c6b951 2075 <trans-unit id="6913541939335935215" datatype="html">
5a6de093
C
2076 <source>will list the matching video</source>
2077 <target state="new">will list the matching video</target>
00e32b7c
C
2078
2079 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit>
d7c6b951 2080 <trans-unit id="8854094932942190741">
e771dbe0
C
2081 <source>Search...</source>
2082 <target>검색...</target>
93fe2d9c
C
2083 <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>
2084 </trans-unit>
d7c6b951 2085 <trans-unit id="2468689683507870964" datatype="html">
5a6de093
C
2086 <source>In this instance's network</source>
2087 <target state="new">In this instance's network</target>
913aa176 2088 <context-group purpose="location"><context context-type="sourcefile">src/app/header/suggestion.component.html</context><context context-type="linenumber">14</context></context-group>
2089 </trans-unit>
d7c6b951 2090 <trans-unit id="4494942989613184609" datatype="html">
e4eaa7c9
C
2091 <source>In the vidiverse</source>
2092 <target state="new">In the vidiverse</target>
913aa176 2093 <context-group purpose="location"><context context-type="sourcefile">src/app/header/suggestion.component.html</context><context context-type="linenumber">15</context></context-group>
2164a13d
C
2094 </trans-unit><trans-unit id="8151924435547335490" datatype="html">
2095 <source>Upload failed</source><target state="new">Upload failed</target>
2096 <context-group purpose="location">
2097 <context context-type="sourcefile">src/app/helpers/utils/upload.ts</context>
2098 <context context-type="linenumber">12</context>
2099 </context-group>
913aa176 2100 </trans-unit>
d7c6b951 2101 <trans-unit id="5146398958364876914">
e771dbe0
C
2102 <source>Sort</source>
2103 <target>정렬</target>
913aa176 2104 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">7</context></context-group>
2105 </trans-unit>
735a8705 2106 <trans-unit id="4540121094340493564" datatype="html">
93fe2d9c
C
2107 <source>Display only</source>
2108 <target state="new">Display only</target>
12fa2a6a
C
2109 <context-group purpose="location">
2110 <context context-type="sourcefile">src/app/+search/search-filters.component.html</context>
2111 <context context-type="linenumber">21</context>
2112 </context-group>
735a8705 2113 </trans-unit>
d7c6b951 2114 <trans-unit id="7970752988844762769">
e771dbe0
C
2115 <source>Published date</source>
2116 <target>공개 일시</target>
93fe2d9c
C
2117 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">59</context></context-group>
2118 </trans-unit>
d7c6b951 2119 <trans-unit id="5038188980760269298">
e771dbe0
C
2120 <source>Original publication year</source>
2121 <target>원래 공개 일시</target>
93fe2d9c
C
2122 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">73</context></context-group>
2123 </trans-unit>
d7c6b951 2124 <trans-unit id="2316758236788716819" datatype="html">
eb12a714
C
2125 <source>After...</source>
2126 <target state="new">After...</target>
93fe2d9c
C
2127 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">85</context></context-group>
2128 </trans-unit>
d7c6b951 2129 <trans-unit id="5418443214217152433" datatype="html">
eb12a714
C
2130 <source>Before...</source>
2131 <target state="new">Before...</target>
93fe2d9c
C
2132 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">95</context></context-group>
2133 </trans-unit>
d7c6b951 2134 <trans-unit id="7410432243549869948">
e771dbe0
C
2135 <source>Duration</source>
2136 <target>재생 시간</target>
00e32b7c
C
2137
2138
2139 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">108</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">62</context></context-group></trans-unit>
d7c6b951 2140 <trans-unit id="3589238979642505685">
e771dbe0
C
2141 <source>Display sensitive content</source>
2142 <target>민감한 내용 표시</target>
93fe2d9c
C
2143 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">40</context></context-group>
2144 </trans-unit>
d7c6b951 2145 <trans-unit id="2807800733729323332">
e771dbe0
C
2146 <source>Yes</source>
2147 <target>예</target>
93fe2d9c
C
2148 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">48</context></context-group>
2149 </trans-unit>
d7c6b951 2150 <trans-unit id="3542042671420335679">
e771dbe0
C
2151 <source>No</source>
2152 <target>아니오</target>
93fe2d9c
C
2153 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">53</context></context-group>
2154 </trans-unit>
d7c6b951 2155 <trans-unit id="1806667489382256324">
e771dbe0
C
2156 <source>Category</source>
2157 <target>카테고리</target>
00e32b7c
C
2158
2159
2160
2161 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">121</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">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit>
d7c6b951 2162 <trans-unit id="2199290266269383925" datatype="html">
e4eaa7c9
C
2163 <source>Display all categories</source>
2164 <target state="new">Display all categories</target>
93fe2d9c
C
2165 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">127</context></context-group>
2166 </trans-unit>
d7c6b951 2167 <trans-unit id="9065795501872450602">
e771dbe0
C
2168 <source>Licence</source>
2169 <target>라이선스</target>
00e32b7c
C
2170
2171
2172
2173 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">134</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">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit>
d7c6b951 2174 <trans-unit id="4184995865179898060" datatype="html">
e4eaa7c9
C
2175 <source>Display all licenses</source>
2176 <target state="new">Display all licenses</target>
93fe2d9c
C
2177 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">140</context></context-group>
2178 </trans-unit>
d7c6b951 2179 <trans-unit id="2826581353496868063">
e771dbe0
C
2180 <source>Language</source>
2181 <target>언어</target>
00e32b7c
C
2182
2183
2184
2185
2186 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">147</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">10</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">100</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit>
d7c6b951 2187 <trans-unit id="7904142744051432458" datatype="html">
e4eaa7c9
C
2188 <source>Display all languages</source>
2189 <target state="new">Display all languages</target>
93fe2d9c
C
2190 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">153</context></context-group>
2191 </trans-unit>
d7c6b951 2192 <trans-unit id="2252476112877289102">
e771dbe0
C
2193 <source>All of these tags</source>
2194 <target>이 태그들 모두</target>
93fe2d9c
C
2195 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">162</context></context-group>
2196 </trans-unit>
d7c6b951 2197 <trans-unit id="4413784616961145955">
e771dbe0
C
2198 <source>One of these tags</source>
2199 <target>이 태그들 중 하나</target>
93fe2d9c
C
2200 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">170</context></context-group>
2201 </trans-unit>
2202 <trans-unit id="5143793904897598509" datatype="html">
2203 <source>PeerTube instance host</source>
2204 <target state="new">PeerTube instance host</target>
4a7056b2
C
2205 <context-group purpose="location">
2206 <context context-type="sourcefile">src/app/+search/search-filters.component.html</context>
2207 <context context-type="linenumber">178</context>
2208 </context-group>
93fe2d9c
C
2209 </trans-unit>
2210 <trans-unit id="8244789432276387088" datatype="html">
2211 <source>Result types</source>
2212 <target state="new">Result types</target>
42fea41a
C
2213 <context-group purpose="location">
2214 <context context-type="sourcefile">src/app/+search/search-filters.component.html</context>
2215 <context context-type="linenumber">187</context>
2216 </context-group>
4a7056b2 2217 </trans-unit>
d7c6b951 2218 <trans-unit id="283421392567624698" datatype="html">
5a6de093
C
2219 <source>Search target</source>
2220 <target state="new">Search target</target>
93fe2d9c
C
2221 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">212</context></context-group>
2222 </trans-unit>
d7c6b951 2223 <trans-unit id="2489767671380266270" datatype="html">
5a6de093
C
2224 <source>Vidiverse</source>
2225 <target state="new">Vidiverse</target>
93fe2d9c
C
2226 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">222</context></context-group>
2227 </trans-unit>
d7c6b951 2228 <trans-unit id="5478121364779850827" datatype="html">
8b049b68
C
2229 <source>Reset</source>
2230 <target state="new">
5e6c69ce
C
2231 Reset
2232 </target>
fa737aa0
C
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">74</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">109</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">122</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">148</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">171</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">188</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">229</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/reactive-file.component.html</context><context context-type="linenumber">16</context></context-group></trans-unit>
d7c6b951 2247 <trans-unit id="8829497237648100098">
e771dbe0
C
2248 <source>Filter</source>
2249 <target>필터</target>
93fe2d9c
C
2250 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">233</context></context-group>
2251 </trans-unit>
d7c6b951 2252 <trans-unit id="6479885129995567639" datatype="html">
5a6de093
C
2253 <source>Video channels</source>
2254 <target state="new">Video channels</target>
913aa176 2255 <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>
2256 </trans-unit>
d7c6b951 2257 <trans-unit id="1909308046360229945">
e771dbe0
C
2258 <source>Add caption</source>
2259 <target>자막 추가</target>
913aa176 2260 <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>
2261 </trans-unit>
d7c6b951 2262 <trans-unit id="753928283782809091">
e771dbe0
C
2263 <source>Select the caption file</source>
2264 <target>자막 파일 선택</target>
913aa176 2265 <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>
2266 </trans-unit>
d7c6b951 2267 <trans-unit id="4616828176080418150">
eb12a714 2268 <source>This will replace an existing caption!</source>
e771dbe0
C
2269 <target>
2270 기존 자막을 이 자막으로 덮어씁니다!
2271 </target>
93fe2d9c
C
2272 <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>
2273 </trans-unit>
d7c6b951 2274 <trans-unit id="2752121353049766867">
e771dbe0
C
2275 <source>Add this caption</source>
2276 <target>이 자막 추가</target>
913aa176 2277 <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
2278 </trans-unit>
2279 <trans-unit id="480001148850006323" datatype="html">
2280 <source>Edit caption</source>
2281 <target state="new">Edit caption</target>
3c18ff47
C
2282 <context-group purpose="location">
2283 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal/video-caption-edit-modal.component.html</context>
2284 <context context-type="linenumber">5</context>
2285 </context-group>
93fe2d9c
C
2286 </trans-unit>
2287 <trans-unit id="6838559377527923778" datatype="html">
2288 <source>Caption</source>
2289 <target state="new">Caption</target>
3c18ff47
C
2290 <context-group purpose="location">
2291 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal/video-caption-edit-modal.component.html</context>
2292 <context context-type="linenumber">10</context>
2293 </context-group>
93fe2d9c
C
2294 </trans-unit>
2295 <trans-unit id="1989971680596153649" datatype="html">
2296 <source>Edit this caption</source>
2297 <target state="new">Edit this caption</target>
3c18ff47
C
2298 <context-group purpose="location">
2299 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal/video-caption-edit-modal.component.html</context>
2300 <context context-type="linenumber">31</context>
2301 </context-group>
913aa176 2302 </trans-unit>
d7c6b951 2303 <trans-unit id="5701618810648052610">
e771dbe0
C
2304 <source>Title</source>
2305 <target>제목</target>
93fe2d9c
C
2306 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">17</context></context-group>
2307 </trans-unit>
d7c6b951 2308 <trans-unit id="7886570921510760899">
e771dbe0
C
2309 <source>Tags</source>
2310 <target>태그</target>
00e32b7c
C
2311
2312
2313 <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><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit>
d7c6b951 2314 <trans-unit id="354332809647287722" datatype="html">
913aa176 2315 <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
2316 <target state="new">
2317 Tags could be used to suggest relevant recommendations.
e6afb669 2318 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
5a6de093 2319 There is a maximum of 5 tags.
e6afb669 2320 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
5a6de093 2321 Press
e6afb669
C
2322 <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="&lt;kbd>"/>Enter
2323 <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="&lt;/kbd>"/> to add a new tag.
5a6de093
C
2324
2325 </target>
2164a13d
C
2326
2327 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">30</context></context-group></trans-unit>
d7c6b951 2328 <trans-unit id="3265632123453688399">
e771dbe0
C
2329 <source>Enter a new tag</source>
2330 <target>새 태그 입력</target>
93fe2d9c
C
2331 <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>
2332 </trans-unit>
913aa176 2333 <trans-unit id="6179532215548637839" datatype="html">
2334 <source>extensions</source>
2335 <target state="new">extensions</target>
93fe2d9c
C
2336 <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>
2337 </trans-unit>
913aa176 2338 <trans-unit id="8054921481196967348" datatype="html">
2339 <source>This image is too large.</source>
2340 <target state="new">This image is too large.</target>
93fe2d9c
C
2341 <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>
2342 <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>
2343 </trans-unit>
2344 <trans-unit id="6259523075362402245" datatype="html">
2345 <source>Upload a new banner</source>
2346 <target state="new">Upload a new banner</target>
00e32b7c
C
2347
2348
2349 <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">34</context></context-group></trans-unit>
93fe2d9c
C
2350 <trans-unit id="1117672957968812680" datatype="html">
2351 <source>Change your banner</source>
2352 <target state="new">Change your banner</target>
00e32b7c
C
2353
2354 <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">16</context></context-group></trans-unit>
93fe2d9c
C
2355 <trans-unit id="3394080812181176794" datatype="html">
2356 <source>Remove banner</source>
2357 <target state="new">Remove banner</target>
00e32b7c
C
2358
2359 <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">28</context></context-group></trans-unit>
93fe2d9c
C
2360 <trans-unit id="7306351600905511107" datatype="html">
2361 <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>
2362 <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>
2363 <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>
2364 </trans-unit>
2365 <trans-unit id="3220184757632006830" datatype="html">
2366 <source>Account avatar</source>
2367 <target state="new">Account avatar</target>
00e32b7c
C
2368
2369 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">48</context></context-group></trans-unit>
93fe2d9c
C
2370 <trans-unit id="1138964882426023395" datatype="html">
2371 <source>Channel avatar</source>
2372 <target state="new">Channel avatar</target>
00e32b7c
C
2373
2374 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">49</context></context-group></trans-unit>
93fe2d9c 2375 <trans-unit id="1358902062258458923" datatype="html">
e6afb669
C
2376 <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>
2377 <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
2378 <context-group purpose="location">
2379 <context context-type="sourcefile">src/app/shared/shared-custom-markup/custom-markup-help.component.html</context>
2380 <context context-type="linenumber">2</context>
2381 </context-group>
93fe2d9c
C
2382 </trans-unit>
2383 <trans-unit id="7976591803735140601" datatype="html">
2384 <source>Latest published video</source>
2385 <target state="new">Latest published video</target>
c5c848c5
C
2386 <context-group purpose="location">
2387 <context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context>
2388 <context context-type="linenumber">24</context>
2389 </context-group>
93fe2d9c
C
2390 </trans-unit>
2391 <trans-unit id="283609029522452529" datatype="html">
2392 <source>Error in channel miniature component: <x id="PH" equiv-text="err.message"/></source>
2393 <target state="new">Error in channel miniature component: <x id="PH" equiv-text="err.message"/></target>
64ef55f7
C
2394 <context-group purpose="location">
2395 <context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.ts</context>
2396 <context context-type="linenumber">57</context>
2397 </context-group>
93fe2d9c
C
2398 </trans-unit>
2399 <trans-unit id="3059355667050002541" datatype="html">
2400 <source>Error in playlist miniature component: <x id="PH" equiv-text="err.message"/></source>
2401 <target state="new">Error in playlist miniature component: <x id="PH" equiv-text="err.message"/></target>
64ef55f7
C
2402 <context-group purpose="location">
2403 <context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/playlist-miniature-markup.component.ts</context>
2404 <context context-type="linenumber">47</context>
2405 </context-group>
93fe2d9c
C
2406 </trans-unit>
2407 <trans-unit id="863691161959989717" datatype="html">
2408 <source>Error in video miniature component: <x id="PH" equiv-text="err.message"/></source>
2409 <target state="new">Error in video miniature component: <x id="PH" equiv-text="err.message"/></target>
2410 <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>
2411 </trans-unit>
2412 <trans-unit id="1247256698916587400" datatype="html">
2413 <source>Error in videos list component: <x id="PH" equiv-text="err.message"/></source>
2414 <target state="new">Error in videos list component: <x id="PH" equiv-text="err.message"/></target>
64ef55f7
C
2415 <context-group purpose="location">
2416 <context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/videos-list-markup.component.ts</context>
2417 <context context-type="linenumber">77</context>
2418 </context-group>
93fe2d9c
C
2419 </trans-unit>
2420 <trans-unit id="1460134385691851101" datatype="html">
2421 <source>Advanced filters</source>
2422 <target state="new">Advanced filters</target>
b53cc662
C
2423
2424
2425
2426
2427
2164a13d 2428 <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><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</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">43</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">112</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">39</context></context-group></trans-unit>
d7c6b951 2429 <trans-unit id="2504502765849142619" datatype="html">
5a6de093
C
2430 <source>No items found</source>
2431 <target state="new">No items found</target>
93fe2d9c
C
2432 <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>
2433 </trans-unit>
d7c6b951 2434 <trans-unit id="4902817035128594900">
e771dbe0
C
2435 <source>Description</source>
2436 <target>설명</target>
00e32b7c
C
2437
2438
2439
2440
2441
2442
2443
2444
2445 <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><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">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">53</context></context-group><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><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><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><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></trans-unit>
d7c6b951 2446 <trans-unit id="8740951153302736329" datatype="html">
9d94e5d7
C
2447 <source>Video descriptions are truncated by default and require manual action to expand them.</source>
2448 <target state="new">
2449 Video descriptions are truncated by default and require manual action to expand them.
2450 </target>
2164a13d
C
2451
2452 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">49</context></context-group></trans-unit>
93fe2d9c 2453 <trans-unit id="2090254132451149776" datatype="html">
e6afb669
C
2454 <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>
2455 <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
2456 <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>
2457 </trans-unit>
d7c6b951 2458 <trans-unit id="5462361983940693567">
e771dbe0
C
2459 <source>Channel</source>
2460 <target>채널</target>
00e32b7c
C
2461
2462
2463
2464
2465
2466
2467
2468
2469 <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><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><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><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><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><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><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></trans-unit>
d7c6b951 2470 <trans-unit id="2806917038528218276" datatype="html">
e4eaa7c9
C
2471 <source>FAQ</source>
2472 <target state="new">FAQ</target>
2164a13d
C
2473
2474 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">144</context></context-group></trans-unit>
d7c6b951 2475 <trans-unit id="3620232640697554352" datatype="html">
e4eaa7c9
C
2476 <source>Frequently asked questions about PeerTube</source>
2477 <target state="new">Frequently asked questions about PeerTube</target>
93fe2d9c
C
2478 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">143</context></context-group>
2479 </trans-unit>
d7c6b951 2480 <trans-unit id="8942351587754185907" datatype="html">
e4eaa7c9
C
2481 <source>API</source>
2482 <target state="new">API</target>
2164a13d
C
2483
2484 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">146</context></context-group></trans-unit><trans-unit id="7366542359085748162" datatype="html">
2e25a6da
C
2485 <source>powered by PeerTube - CopyLeft 2015-2022</source><target state="new">powered by PeerTube - CopyLeft 2015-2022</target>
2486 <context-group purpose="location">
2487 <context context-type="sourcefile">src/app/menu/menu.component.html</context>
2488 <context context-type="linenumber">151</context>
2489 </context-group>
93fe2d9c 2490 </trans-unit>
d7c6b951 2491 <trans-unit id="3722967224215437913" datatype="html">
e4eaa7c9
C
2492 <source>API documentation</source>
2493 <target state="new">API documentation</target>
93fe2d9c
C
2494 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">145</context></context-group>
2495 </trans-unit>
d7c6b951 2496 <trans-unit id="9012879216268259096" datatype="html">
5a6de093
C
2497 <source>Schedule publication (<x id="INTERPOLATION"/>)</source>
2498 <target state="new">Schedule publication (
2499 <x id="INTERPOLATION" equiv-text="{{ calendarTimezone }}"/>)
2500 </target>
93fe2d9c
C
2501 <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>
2502 </trans-unit>
d7c6b951 2503 <trans-unit id="9155449485123349070" datatype="html">
5a6de093
C
2504 <source>Contains sensitive content</source>
2505 <target state="new">Contains sensitive content</target>
93fe2d9c
C
2506 <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>
2507 </trans-unit>
2508 <trans-unit id="4850841867094321899" datatype="html">
2509 <source>Some instances hide videos containing mature or explicit content by default.</source>
2510 <target state="new">Some instances hide videos containing mature or explicit content by default.</target>
2511 <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>
2512 </trans-unit>
d7c6b951 2513 <trans-unit id="4895908242997839943" datatype="html">
5a6de093
C
2514 <source>Publish after transcoding</source>
2515 <target state="new">Publish after transcoding</target>
93fe2d9c
C
2516 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">147</context></context-group>
2517 </trans-unit>
d7c6b951 2518 <trans-unit id="5596242684708779591" datatype="html">
eb12a714
C
2519 <source>If you decide not to wait for transcoding before publishing the video, it could be unplayable until transcoding ends.</source>
2520 <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
2521 <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>
2522 </trans-unit>
d7c6b951 2523 <trans-unit id="5984574397847510001" datatype="html">
eb12a714
C
2524 <source>Basic info</source>
2525 <target state="new">Basic info</target>
93fe2d9c
C
2526 <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>
2527 </trans-unit>
d7c6b951 2528 <trans-unit id="2142169012597585513" datatype="html">
eb12a714
C
2529 <source>Add another caption</source>
2530 <target state="new">Add another caption</target>
93fe2d9c
C
2531 <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>
2532 </trans-unit>
d7c6b951 2533 <trans-unit id="4525569337497033381" datatype="html">
eb12a714
C
2534 <source>See the subtitle file</source>
2535 <target state="new">See the subtitle file</target>
93fe2d9c
C
2536 <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>
2537 </trans-unit>
d7c6b951 2538 <trans-unit id="5600963353867835532" datatype="html">
e6afb669 2539 <source>Already uploaded ✔</source>
eb12a714 2540 <target state="new">Already uploaded ✔</target>
93fe2d9c
C
2541 <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>
2542 </trans-unit>
d7c6b951 2543 <trans-unit id="73284819990858102" datatype="html">
eb12a714
C
2544 <source>Will be created on update</source>
2545 <target state="new">Will be created on update</target>
93fe2d9c
C
2546 <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>
2547 </trans-unit>
d7c6b951 2548 <trans-unit id="7044449271109607418" datatype="html">
eb12a714
C
2549 <source>Cancel create</source>
2550 <target state="new">Cancel create</target>
93fe2d9c
C
2551 <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>
2552 </trans-unit>
2553 <trans-unit id="8541869921865486762" datatype="html">
2554 <source>Will be edited on update</source>
2555 <target state="new">Will be edited on update</target>
3c18ff47
C
2556 <context-group purpose="location">
2557 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context>
2558 <context context-type="linenumber">204</context>
2559 </context-group>
93fe2d9c
C
2560 </trans-unit>
2561 <trans-unit id="4013233634947488312" datatype="html">
2562 <source>Cancel edition</source>
2563 <target state="new">Cancel edition</target>
3c18ff47
C
2564 <context-group purpose="location">
2565 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context>
2566 <context context-type="linenumber">206</context>
2567 </context-group>
2568 </trans-unit>
d7c6b951 2569 <trans-unit id="7879454016898626211" datatype="html">
eb12a714
C
2570 <source>Will be deleted on update</source>
2571 <target state="new">Will be deleted on update</target>
93fe2d9c
C
2572 <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>
2573 </trans-unit>
d7c6b951 2574 <trans-unit id="305832955565133216" datatype="html">
eb12a714
C
2575 <source>Cancel deletion</source>
2576 <target state="new">Cancel deletion</target>
93fe2d9c
C
2577 <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>
2578 </trans-unit>
d7c6b951 2579 <trans-unit id="360396717319152766" datatype="html">
eb12a714
C
2580 <source>No captions for now.</source>
2581 <target state="new">
040758e0
C
2582 No captions for now.
2583 </target>
2164a13d
C
2584
2585 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">227</context></context-group></trans-unit>
d7c6b951 2586 <trans-unit id="8508836953540308271" datatype="html">
913aa176 2587 <source>Live settings</source>
2588 <target state="new">Live settings</target>
93fe2d9c
C
2589 <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>
2590 </trans-unit>
d7c6b951 2591 <trans-unit id="1212376766715456139" datatype="html">
913aa176 2592 <source>⚠️ If you enable this option, your live will be terminated if you exceed your video quota</source>
2593 <target state="new">⚠️ If you enable this option, your live will be terminated if you exceed your video quota</target>
93fe2d9c 2594 <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
2595 </trans-unit>
2596 <trans-unit id="1966495339378120213" datatype="html">
2597 <source>Latency mode</source>
2598 <target state="new">Latency mode</target>
a15d7b82
C
2599 <context-group purpose="location">
2600 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context>
2601 <context context-type="linenumber">294</context>
2602 </context-group>
93fe2d9c 2603 </trans-unit>
d7c6b951 2604 <trans-unit id="8891497955962997247" datatype="html">
913aa176 2605 <source>Automatically publish a replay when your live ends</source>
2606 <target state="new">Automatically publish a replay when your live ends</target>
93fe2d9c
C
2607 <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>
2608 </trans-unit>
d7c6b951 2609 <trans-unit id="1168086599577356916" datatype="html">
eb12a714
C
2610 <source>Video preview</source>
2611 <target state="new">Video preview</target>
9b0b8301
C
2612 <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>
2613 </trans-unit>
d7c6b951 2614 <trans-unit id="2288513108450439427" datatype="html">
eb12a714
C
2615 <source>Support</source>
2616 <target state="new">Support</target>
9b0b8301
C
2617 <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>
2618 <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>
2619 </trans-unit>
93fe2d9c
C
2620 <trans-unit id="1359533927353954373" datatype="html">
2621 <source>View account</source>
2622 <target state="new">View account</target>
2623 <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>
2624 </trans-unit>
2625 <trans-unit id="3799746968259478616" datatype="html">
2626 <source>View account</source>
2627 <target state="new"> View account </target>
2164a13d
C
2628
2629 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit>
93fe2d9c
C
2630 <trans-unit id="6778225321073009261" datatype="html">
2631 <source>View owner account</source>
2632 <target state="new"> View owner account </target>
2164a13d
C
2633
2634 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">48</context></context-group></trans-unit>
93fe2d9c
C
2635 <trans-unit id="8798391261676185924" datatype="html">
2636 <source>VIDEO CHANNEL</source>
2637 <target state="new">VIDEO CHANNEL</target>
2638 <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>
2639 </trans-unit>
2640 <trans-unit id="5121874940679887597" datatype="html">
2641 <source>Copy channel handle</source>
2642 <target state="new">Copy channel handle</target>
2643 <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>
2644 </trans-unit>
2645 <trans-unit id="2486917589932345430" datatype="html">
2646 <source>OWNER ACCOUNT</source>
2647 <target state="new">OWNER ACCOUNT</target>
2648 <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>
2649 </trans-unit>
d7c6b951 2650 <trans-unit id="1952020204339597057" datatype="html">
913aa176 2651 <source>Short text to tell people how they can support you (membership platform...).</source>
5a6de093 2652 <target state="new">
4891e4c7
C
2653 Short text to tell people how they can support you (membership platform...).
2654 </target>
2164a13d
C
2655
2656 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">331</context></context-group></trans-unit>
d7c6b951 2657 <trans-unit id="7958716262877895706" datatype="html">
eb12a714
C
2658 <source>Original publication date</source>
2659 <target state="new">Original publication date</target>
9b0b8301
C
2660 <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>
2661 </trans-unit>
d7c6b951 2662 <trans-unit id="50985514722149155" datatype="html">
913aa176 2663 <source>This is the date when the content was originally published (e.g. the release date for a film)</source>
5a6de093 2664 <target state="new">
4891e4c7
C
2665 This is the date when the content was originally published (e.g. the release date for a film)
2666 </target>
2164a13d
C
2667
2668 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">351</context></context-group></trans-unit>
d7c6b951 2669 <trans-unit id="1669378369440073270" datatype="html">
913aa176 2670 <source>Plugin settings</source>
2671 <target state="new">Plugin settings</target>
9b0b8301
C
2672 <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>
2673 </trans-unit>
2674 <trans-unit id="54931094224146544" datatype="html">
2675 <source>Small latency</source>
2676 <target state="new">Small latency</target>
a15d7b82
C
2677 <context-group purpose="location">
2678 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context>
2679 <context context-type="linenumber">85</context>
2680 </context-group>
9b0b8301
C
2681 </trans-unit>
2682 <trans-unit id="668281328725856861" datatype="html">
2683 <source>Reduce latency to ~15s disabling P2P</source>
2684 <target state="new">Reduce latency to ~15s disabling P2P</target>
a15d7b82
C
2685 <context-group purpose="location">
2686 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context>
2687 <context context-type="linenumber">86</context>
2688 </context-group>
9b0b8301
C
2689 </trans-unit>
2690 <trans-unit id="5607669932062416162" datatype="html">
2691 <source>Default</source>
2692 <target state="new">Default</target>
a15d7b82
C
2693 <context-group purpose="location">
2694 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context>
2695 <context context-type="linenumber">90</context>
2696 </context-group>
9b0b8301
C
2697 </trans-unit>
2698 <trans-unit id="4299493457408757206" datatype="html">
2699 <source>Average latency of 30s</source>
2700 <target state="new">Average latency of 30s</target>
a15d7b82
C
2701 <context-group purpose="location">
2702 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context>
2703 <context context-type="linenumber">91</context>
2704 </context-group>
9b0b8301
C
2705 </trans-unit>
2706 <trans-unit id="3378360148342029710" datatype="html">
2707 <source>High latency</source>
2708 <target state="new">High latency</target>
a15d7b82
C
2709 <context-group purpose="location">
2710 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context>
2711 <context context-type="linenumber">95</context>
2712 </context-group>
9b0b8301
C
2713 </trans-unit>
2714 <trans-unit id="369497609327288447" datatype="html">
2715 <source>Average latency of 60s increasing P2P ratio</source>
2716 <target state="new">Average latency of 60s increasing P2P ratio</target>
a15d7b82
C
2717 <context-group purpose="location">
2718 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context>
2719 <context context-type="linenumber">96</context>
2720 </context-group>
93fe2d9c
C
2721 </trans-unit>
2722 <trans-unit id="8693603235657020323" datatype="html">
2723 <source>Other</source>
2724 <target state="new">Other</target>
b2d03a83
C
2725
2726
2727 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">208</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit>
d7c6b951 2728 <trans-unit id="2200003513633568069" datatype="html">
eb12a714
C
2729 <source>Enable video comments</source>
2730 <target state="new">Enable video comments</target>
9b0b8301
C
2731 <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>
2732 </trans-unit>
d7c6b951 2733 <trans-unit id="8896564060463626070" datatype="html">
eb12a714
C
2734 <source>Enable download</source>
2735 <target state="new">Enable download</target>
9b0b8301
C
2736 <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>
2737 </trans-unit>
d7c6b951 2738 <trans-unit id="8821221480638803282" datatype="html">
eb12a714
C
2739 <source>Advanced settings</source>
2740 <target state="new">Advanced settings</target>
9b0b8301
C
2741 <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>
2742 </trans-unit>
d7c6b951 2743 <trans-unit id="2375260419993138758" datatype="html">
eb12a714
C
2744 <source>URL</source>
2745 <target state="new">URL</target>
cf1c6668
C
2746
2747
2748
00e32b7c 2749 <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><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><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">101</context></context-group></trans-unit>
d7c6b951 2750 <trans-unit id="6760671759540007434" datatype="html">
913aa176 2751 <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>
2752 <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>
2164a13d
C
2753
2754 <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">11</context></context-group></trans-unit>
d7c6b951 2755 <trans-unit id="460353452916242022" datatype="html">
eb12a714
C
2756 <source>Sorry, but something went wrong</source>
2757 <target state="new">Sorry, but something went wrong</target>
93fe2d9c
C
2758 <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>
2759 <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>
2760 <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>
2761 <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>
2762 </trans-unit>
d7c6b951 2763 <trans-unit id="5359075917564707730" datatype="html">
913aa176 2764 <source>Congratulations, the video behind <x id="INTERPOLATION"/> will be imported! You can already add information about this video. </source>
eb12a714 2765 <target state="new">
5a6de093
C
2766 Congratulations, the video behind
2767 <x id="INTERPOLATION" equiv-text="{{ targetUrl }}"/> will be imported! You can already add information about this video.
2768
2769 </target>
2164a13d
C
2770
2771 <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">49</context></context-group></trans-unit>
d7c6b951 2772 <trans-unit id="6722765664648523978" datatype="html">
eb12a714
C
2773 <source>Select the file to upload</source>
2774 <target state="new">Select the file to upload</target>
913aa176 2775 <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>
2776 <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>
2777 </trans-unit>
5a6de093 2778 <trans-unit id="9172233176401579786" datatype="html">
eb12a714
C
2779 <source>Scheduled</source>
2780 <target state="new">Scheduled</target>
b2d03a83
C
2781
2782 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">227</context></context-group></trans-unit>
5a6de093
C
2783 <trans-unit id="1435317307066082710" datatype="html">
2784 <source>Hide the video until a specific date</source>
2785 <target state="new">Hide the video until a specific date</target>
b2d03a83
C
2786
2787 <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></trans-unit>
93fe2d9c
C
2788 <trans-unit id="1087181129481039628" datatype="html">
2789 <source>Normal live</source>
2790 <target state="new">Normal live</target>
a71d4140
C
2791 <context-group purpose="location">
2792 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context>
2793 <context context-type="linenumber">22</context>
2794 </context-group>
93fe2d9c
C
2795 </trans-unit>
2796 <trans-unit id="3517255641769192386" datatype="html">
2797 <source>Permanent/recurring live</source>
2798 <target state="new">Permanent/recurring live</target>
a71d4140
C
2799 <context-group purpose="location">
2800 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context>
2801 <context context-type="linenumber">29</context>
2802 </context-group>
2803 </trans-unit>
d7c6b951 2804 <trans-unit id="6148369758871787018" datatype="html">
eb12a714
C
2805 <source>Video background image</source>
2806 <target state="new">Video background image</target>
93fe2d9c
C
2807 <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>
2808 </trans-unit>
d7c6b951 2809 <trans-unit id="7099631707196015765" datatype="html">
913aa176 2810 <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 2811 <target state="new">
040758e0 2812 Image that will be merged with your audio file.
5a6de093 2813
e6afb669 2814 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
040758e0 2815 The chosen image will be definitive and cannot be modified.
5a6de093 2816
040758e0 2817 </target>
2164a13d
C
2818
2819 <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">37</context></context-group></trans-unit>
d7c6b951 2820 <trans-unit id="4626927731329688072" datatype="html">
913aa176 2821 <source>Total video uploaded</source>
2822 <target state="new">Total video uploaded</target>
93fe2d9c
C
2823 <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>
2824 </trans-unit>
d7c6b951 2825 <trans-unit id="1185207825965405436" datatype="html">
e4eaa7c9
C
2826 <source>Processing…</source>
2827 <target state="new">Processing…</target>
93fe2d9c
C
2828 <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>
2829 </trans-unit>
d7c6b951 2830 <trans-unit id="7934833136974560675" datatype="html">
913aa176 2831 <source>Retry</source>
2832 <target state="new">Retry</target>
95bd9515 2833 <note priority="1" from="description">Retry failed upload of a video</note>
93fe2d9c
C
2834 <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>
2835 </trans-unit>
d7c6b951 2836 <trans-unit id="2127094963121208963" datatype="html">
e4eaa7c9
C
2837 <source>Total video quota</source>
2838 <target state="new">Total video quota</target>
93fe2d9c
C
2839 <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>
2840 <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>
2841 </trans-unit>
d7c6b951 2842 <trans-unit id="1522676094837508187" datatype="html">
eb12a714
C
2843 <source>Congratulations! Your video is now available in your private library.</source>
2844 <target state="new">
040758e0
C
2845 Congratulations! Your video is now available in your private library.
2846</target>
2164a13d
C
2847
2848 <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">91</context></context-group></trans-unit>
d7c6b951 2849 <trans-unit id="3768339632235914548" datatype="html">
eb12a714
C
2850 <source>Publish will be available when upload is finished</source>
2851 <target state="new">Publish will be available when upload is finished</target>
93fe2d9c
C
2852 <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>
2853 </trans-unit>
d7c6b951 2854 <trans-unit id="7430416142942514215" datatype="html">
eb12a714
C
2855 <source>Publish</source>
2856 <target state="new">Publish</target>
93fe2d9c
C
2857 <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>
2858 <context-group purpose="location"><context context-type="sourcefile">src/app/header/header.component.html</context><context context-type="linenumber">5</context></context-group>
2859 </trans-unit>
2860 <trans-unit id="6161604372916832458" datatype="html">
2861 <source>Upload on hold</source>
2862 <target state="new">Upload on hold</target>
e6afb669 2863
2e25a6da 2864 <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">175</context></context-group></trans-unit>
d7c6b951 2865 <trans-unit id="285180972645018518" datatype="html">
5a6de093
C
2866 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source>
2867 <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
2868 <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>
2869 </trans-unit>
2870 <trans-unit id="1138810463037464722" datatype="html">
2871 <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>
2872 <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
2873 <context-group purpose="location">
2874 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.ts</context>
2875 <context context-type="linenumber">104</context>
2876 </context-group>
93fe2d9c
C
2877 </trans-unit>
2878 <trans-unit id="438743381693904838" datatype="html">
2879 <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>
2880 <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
2881 <context-group purpose="location">
2882 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.ts</context>
2883 <context context-type="linenumber">106</context>
2884 </context-group>
93fe2d9c
C
2885 </trans-unit>
2886 <trans-unit id="6796692581512042469" datatype="html">
2887 <source>Your video quota is insufficient. If you want to add more videos, an admin must increase your quota.</source>
2888 <target state="new">Your video quota is insufficient. If you want to add more videos, an admin must increase your quota.</target>
91ae3c4a
C
2889 <context-group purpose="location">
2890 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.ts</context>
2891 <context context-type="linenumber">108</context>
2892 </context-group>
913aa176 2893 </trans-unit>
d7c6b951 2894 <trans-unit id="2587226585711833549" datatype="html">
5a6de093
C
2895 <source>Read instance rules for help</source>
2896 <target state="new">Read instance rules for help</target>
93fe2d9c
C
2897 <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>
2898 </trans-unit>
d7c6b951 2899 <trans-unit id="3455474330346212563" datatype="html">
eb12a714
C
2900 <source>Select the torrent to import</source>
2901 <target state="new">Select the torrent to import</target>
913aa176 2902 <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>
2903 <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>
2904 </trans-unit>
d7c6b951 2905 <trans-unit id="290735093992020324" datatype="html">
e4eaa7c9
C
2906 <source>OR</source>
2907 <target state="new">OR</target>
913aa176 2908 <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>
2909 </trans-unit>
d7c6b951 2910 <trans-unit id="6173286379208830044" datatype="html">
eb12a714
C
2911 <source>Paste magnet URI</source>
2912 <target state="new">Paste magnet URI</target>
913aa176 2913 <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>
2914 </trans-unit>
d7c6b951 2915 <trans-unit id="2424051823705402833" datatype="html">
eb12a714
C
2916 <source>Congratulations, the video will be imported with BitTorrent! You can already add information about this video.</source>
2917 <target state="new">
040758e0
C
2918 Congratulations, the video will be imported with BitTorrent! You can already add information about this video.
2919</target>
2164a13d
C
2920
2921 <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">56</context></context-group></trans-unit>
93fe2d9c
C
2922 <trans-unit id="4422946962830681102" datatype="html">
2923 <source>Torrents with only 1 file are supported.</source>
2924 <target state="new">Torrents with only 1 file are supported.</target>
2925 <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>
2926 </trans-unit>
913aa176 2927 <trans-unit id="7860848084471862305" datatype="html">
2928 <source>Cannot create live because this instance have too many created lives</source>
2929 <target state="new">Cannot create live because this instance have too many created lives</target>
93fe2d9c
C
2930 <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>
2931 </trans-unit>
913aa176 2932 <trans-unit id="1278564497286613571" datatype="html">
2933 <source>Cannot create live because you created too many lives</source>
2934 <target state="new">Cannot create live because you created too many lives</target>
93fe2d9c
C
2935 <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>
2936 </trans-unit>
913aa176 2937 <trans-unit id="2621043320678012413" datatype="html">
2938 <source>Live published.</source>
2939 <target state="new">Live published.</target>
93fe2d9c 2940 <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>
b2d03a83
C
2941 </trans-unit><trans-unit id="8675588963276687921" datatype="html">
2942 <source>Stream only once, replay will replace your live</source><target state="new">Stream only once, replay will replace your live</target>
2943 <context-group purpose="location">
2944 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context>
2945 <context context-type="linenumber">157</context>
2946 </context-group>
93fe2d9c 2947 </trans-unit>
b2d03a83 2948
93fe2d9c
C
2949 <trans-unit id="2360261543675520397" datatype="html">
2950 <source>Stream only once</source>
2951 <target state="new">Stream only once</target>
2952 <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>
b2d03a83
C
2953 </trans-unit><trans-unit id="3384650899171037827" datatype="html">
2954 <source>Stream multiple times, replays will be separate videos</source><target state="new">Stream multiple times, replays will be separate videos</target>
2955 <context-group purpose="location">
2956 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context>
2957 <context context-type="linenumber">165</context>
2958 </context-group>
93fe2d9c 2959 </trans-unit>
b2d03a83 2960
93fe2d9c
C
2961 <trans-unit id="58134197356653483" datatype="html">
2962 <source>Stream multiple times using the same URL</source>
2963 <target state="new">Stream multiple times using the same URL</target>
2964 <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>
2965 </trans-unit>
d7c6b951 2966 <trans-unit id="8218579597782287078" datatype="html">
913aa176 2967 <source>Go Live</source>
2968 <target state="new">Go Live</target>
93fe2d9c
C
2969 <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>
2970 </trans-unit>
d7c6b951 2971 <trans-unit id="3282368691598224543" datatype="html">
913aa176 2972 <source>Max live duration is <x id="INTERPOLATION"/>. If your live reaches this limit, it will be automatically terminated. </source>
2973 <target state="new"> Max live duration is <x id="INTERPOLATION"/>. If your live reaches this limit, it will be automatically terminated.
6f512b68 2974</target>
2164a13d
C
2975
2976 <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">48</context></context-group></trans-unit>
d7c6b951 2977 <trans-unit id="2993949426196989262" datatype="html">
913aa176 2978 <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
2979 <target state="new">
2980 We recommend you to not use the
e6afb669
C
2981 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>root
2982 <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 2983
e6afb669 2984 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
5a6de093 2985 Instead,
e6afb669
C
2986 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>create a dedicated account
2987 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to upload your videos.
5a6de093
C
2988
2989 </target>
2164a13d
C
2990
2991 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit>
d7c6b951 2992 <trans-unit id="293476877021544115" datatype="html">
5a6de093
C
2993 <source>Import <x id="INTERPOLATION"/></source>
2994 <target state="new">Import
2995 <x id="INTERPOLATION" equiv-text="{{ videoName }}"/>
2996 </target>
93fe2d9c
C
2997 <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>
2998 </trans-unit>
d7c6b951 2999 <trans-unit id="4766833966971572147" datatype="html">
5a6de093
C
3000 <source>Upload <x id="INTERPOLATION"/></source>
3001 <target state="new">Upload
3002 <x id="INTERPOLATION" equiv-text="{{ videoName }}"/>
3003 </target>
93fe2d9c
C
3004 <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>
3005 </trans-unit>
d7c6b951 3006 <trans-unit id="7003826819757856838" datatype="html">
eb12a714
C
3007 <source>Upload a file</source>
3008 <target state="new">Upload a file</target>
93fe2d9c
C
3009 <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>
3010 </trans-unit>
d7c6b951 3011 <trans-unit id="2061223017941329156" datatype="html">
eb12a714
C
3012 <source>Import with URL</source>
3013 <target state="new">Import with URL</target>
93fe2d9c
C
3014 <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>
3015 </trans-unit>
d7c6b951 3016 <trans-unit id="8740142697043012403" datatype="html">
eb12a714
C
3017 <source>Import with torrent</source>
3018 <target state="new">Import with torrent</target>
93fe2d9c
C
3019 <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>
3020 </trans-unit>
d7c6b951 3021 <trans-unit id="6066940329544282265" datatype="html">
913aa176 3022 <source>Go live</source>
3023 <target state="new">Go live</target>
93fe2d9c
C
3024 <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>
3025 </trans-unit>
00e32b7c 3026
d7c6b951 3027 <trans-unit id="2913936134410914576" datatype="html">
e4eaa7c9
C
3028 <source>AUTOPLAY</source>
3029 <target state="new">AUTOPLAY</target>
00e32b7c
C
3030
3031 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit>
93fe2d9c
C
3032 <trans-unit id="2738123251363312498" datatype="html">
3033 <source>Next video to be played</source>
3034 <target state="new">Next video to be played</target>
00e32b7c
C
3035
3036 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.html</context><context context-type="linenumber">15</context></context-group></trans-unit>
913aa176 3037 <trans-unit id="4619111912751495491" datatype="html">
3038 <source>Report this comment</source>
3039 <target state="new">Report this comment</target>
93fe2d9c
C
3040 <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>
3041 </trans-unit>
d7c6b951 3042 <trans-unit id="7419704019640008953" datatype="html">
eb12a714
C
3043 <source>Share</source>
3044 <target state="new">Share</target>
913aa176 3045 <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>
3046 <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>
3047 </trans-unit>
d7c6b951 3048 <trans-unit id="6599497107591892109" datatype="html">
8b049b68
C
3049 <source>Share the playlist</source>
3050 <target state="new">Share the playlist</target>
913aa176 3051 <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
3052 </trans-unit>
3053 <trans-unit id="937533808893845780" datatype="html">
3054 <source>This playlist is private so you won't be able to share it with external users</source>
3055 <target state="new">This playlist is private so you won't be able to share it with external users</target>
c49c366a
C
3056 <context-group purpose="location">
3057 <context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context>
3058 <context context-type="linenumber">14</context>
3059 </context-group>
93fe2d9c
C
3060 </trans-unit>
3061 <trans-unit id="5806907163449517166" datatype="html">
3062 <source>Update playlist privacy</source>
3063 <target state="new"> Update playlist privacy </target>
c49c366a
C
3064 <context-group purpose="location">
3065 <context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context>
3066 <context context-type="linenumber">16,18</context>
3067 </context-group>
913aa176 3068 </trans-unit>
d7c6b951 3069 <trans-unit id="6460270615876918310" datatype="html">
8b049b68
C
3070 <source>Share the playlist at this video position</source>
3071 <target state="new">Share the playlist at this video position</target>
cf1c6668 3072
00e32b7c 3073 <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></trans-unit><trans-unit id="8920371331444717794" datatype="html">
cf1c6668 3074 <source>Only display embed URL</source><target state="new">Only display embed URL</target>
00e32b7c
C
3075
3076
3077 <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><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">176</context></context-group></trans-unit>
d7c6b951 3078 <trans-unit id="1253396341165671470" datatype="html">
8b049b68
C
3079 <source>Share the video</source>
3080 <target state="new">Share the video</target>
cf1c6668 3081
00e32b7c 3082 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">88</context></context-group></trans-unit>
93fe2d9c
C
3083 <trans-unit id="5254843797242866315" datatype="html">
3084 <source>This video is private so you won't be able to share it with external users</source>
3085 <target state="new">This video is private so you won't be able to share it with external users</target>
cf1c6668 3086
00e32b7c 3087 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">91</context></context-group></trans-unit>
93fe2d9c
C
3088 <trans-unit id="3201319007886576629" datatype="html">
3089 <source>Update video privacy</source>
3090 <target state="new"> Update video privacy </target>
cf1c6668 3091
00e32b7c 3092 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">93</context></context-group></trans-unit>
d7c6b951 3093 <trans-unit id="1845599966367432388" datatype="html">
5e6c69ce
C
3094 <source>QR-Code</source>
3095 <target state="new">QR-Code</target>
cf1c6668
C
3096
3097
00e32b7c 3098 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">111</context></context-group></trans-unit>
d7c6b951 3099 <trans-unit id="1122876732223594710" datatype="html">
8b049b68
C
3100 <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>
3101 <target state="new">
5e6c69ce
C
3102 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).
3103 </target>
cf1c6668
C
3104
3105
00e32b7c 3106 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">130</context></context-group></trans-unit>
d7c6b951 3107 <trans-unit id="8151017381798767627" datatype="html">
eb12a714
C
3108 <source>Embed</source>
3109 <target state="new">Embed</target>
cf1c6668
C
3110
3111
00e32b7c 3112 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">44</context></context-group><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></trans-unit>
d7c6b951 3113 <trans-unit id="6375858514817734542" datatype="html">
eb12a714
C
3114 <source>Auto select subtitle</source>
3115 <target state="new">Auto select subtitle</target>
cf1c6668 3116
00e32b7c 3117 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">163</context></context-group></trans-unit>
d7c6b951 3118 <trans-unit id="2353402732767789211" datatype="html">
8b049b68
C
3119 <source>More customization</source>
3120 <target state="new">
5e6c69ce
C
3121 More customization
3122 </target>
cf1c6668 3123
00e32b7c 3124 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">271</context></context-group></trans-unit>
d7c6b951 3125 <trans-unit id="1284179134768564307" datatype="html">
8b049b68
C
3126 <source>Less customization</source>
3127 <target state="new">
5e6c69ce
C
3128 Less customization
3129 </target>
cf1c6668 3130
00e32b7c 3131 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">279</context></context-group></trans-unit>
93fe2d9c
C
3132 <trans-unit id="1290987288288099212" datatype="html">
3133 <source>Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></source>
3134 <target state="new">Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></target>
90aa0a74
C
3135 <context-group purpose="location">
3136 <context context-type="sourcefile">src/app/shared/shared-support-modal/support-modal.component.html</context>
3137 <context context-type="linenumber">3</context>
3138 </context-group>
913aa176 3139 </trans-unit>
3140 <trans-unit id="2454050363478003966" datatype="html">
3141 <source>Login</source>
3142 <target state="new">Login</target>
00e32b7c
C
3143
3144
3145
3146
3147 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">102</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group></trans-unit><trans-unit id="6154714649766447409" datatype="html">
3148 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login
3149</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login
3150</target>
3151 <context-group purpose="location">
3152 <context context-type="sourcefile">src/app/+login/login.component.html</context>
3153 <context context-type="linenumber">2,5</context>
3154 </context-group>
93fe2d9c 3155 </trans-unit>
d7c6b951 3156 <trans-unit id="1452803153270294110" datatype="html">
eb12a714
C
3157 <source>Autoplay</source>
3158 <target state="new">Autoplay</target>
cf1c6668 3159
00e32b7c 3160 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">201</context></context-group></trans-unit>
d7c6b951 3161 <trans-unit id="5336944753883027145" datatype="html">
8b049b68
C
3162 <source>Maybe later</source>
3163 <target state="new">Maybe later</target>
93fe2d9c
C
3164 <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>
3165 </trans-unit>
d7c6b951 3166 <trans-unit id="3959826834147169200" datatype="html">
eb12a714
C
3167 <source>Muted</source>
3168 <target state="new">Muted</target>
cf1c6668
C
3169
3170
3171
00e32b7c 3172 <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><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><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">208</context></context-group></trans-unit>
d7c6b951 3173 <trans-unit id="2784956659778044823" datatype="html">
eb12a714
C
3174 <source>Loop</source>
3175 <target state="new">Loop</target>
cf1c6668 3176
00e32b7c 3177 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">215</context></context-group></trans-unit>
d7c6b951 3178 <trans-unit id="5908032061347078472" datatype="html">
913aa176 3179 <source>Use origin instance URL</source>
3180 <target state="new">Use origin instance URL</target>
cf1c6668 3181
00e32b7c 3182 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">222</context></context-group></trans-unit>
d7c6b951 3183 <trans-unit id="6212841954039032241" datatype="html">
eb12a714
C
3184 <source>Display video title</source>
3185 <target state="new">Display video title</target>
cf1c6668 3186
00e32b7c 3187 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">231</context></context-group></trans-unit>
93fe2d9c
C
3188 <trans-unit id="7482217084177855485" datatype="html">
3189 <source>P2P</source>
3190 <target state="new">P2P</target>
cf1c6668 3191
00e32b7c 3192 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">238</context></context-group></trans-unit>
d7c6b951 3193 <trans-unit id="1068153312491986796" datatype="html">
eb12a714
C
3194 <source>Display privacy warning</source>
3195 <target state="new">Display privacy warning</target>
cf1c6668 3196
00e32b7c 3197 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">245</context></context-group></trans-unit><trans-unit id="4583515246777381165" datatype="html">
cf1c6668 3198 <source>Display player control bar</source><target state="new">Display player control bar</target>
00e32b7c
C
3199
3200 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">252</context></context-group></trans-unit>
cf1c6668 3201
d7c6b951 3202 <trans-unit id="805456636864344681" datatype="html">
5a6de093
C
3203 <source>Display PeerTube button link</source>
3204 <target state="new">Display PeerTube button link</target>
cf1c6668 3205
00e32b7c 3206 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">259</context></context-group></trans-unit>
d7c6b951 3207 <trans-unit id="8928816882866356838" datatype="html">
eb12a714
C
3208 <source>Public</source>
3209 <target state="new">Public</target>
93fe2d9c
C
3210 <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>
3211 </trans-unit>
d7c6b951 3212 <trans-unit id="4416005356063364306" datatype="html">
5a6de093
C
3213 <source>This video is blocked.</source>
3214 <target state="new">This video is blocked.</target>
2164a13d
C
3215
3216 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit>
d7c6b951 3217 <trans-unit id="2482137713226830428" datatype="html">
913aa176 3218 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source>
3219 <target state="new">Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target>
2164a13d
C
3220
3221 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">30</context></context-group></trans-unit>
d7c6b951 3222 <trans-unit id="1813238393038053050" datatype="html">
e4eaa7c9
C
3223 <source>SUPPORT</source>
3224 <target state="new">SUPPORT</target>
93fe2d9c
C
3225 <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>
3226 </trans-unit>
d7c6b951 3227 <trans-unit id="9219888125536520293" datatype="html">
e4eaa7c9
C
3228 <source>SHARE</source>
3229 <target state="new">SHARE</target>
93fe2d9c
C
3230 <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>
3231 </trans-unit>
d7c6b951 3232 <trans-unit id="6671956963490165282" datatype="html">
e4eaa7c9
C
3233 <source>SAVE</source>
3234 <target state="new">SAVE</target>
93fe2d9c
C
3235 <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>
3236 </trans-unit>
d7c6b951 3237 <trans-unit id="647016352598204238" datatype="html">
5a6de093
C
3238 <source>DOWNLOAD</source>
3239 <target state="new">DOWNLOAD</target>
93fe2d9c
C
3240 <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>
3241 </trans-unit>
5a6de093 3242 <trans-unit id="677619204556459328" datatype="html">
eb12a714
C
3243 <source>Like this video</source>
3244 <target state="new">Like this video</target>
93fe2d9c
C
3245 <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>
3246 </trans-unit>
5a6de093 3247 <trans-unit id="1979134407801821102" datatype="html">
eb12a714
C
3248 <source>Dislike this video</source>
3249 <target state="new">Dislike this video</target>
93fe2d9c
C
3250 <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>
3251 </trans-unit>
5a6de093 3252 <trans-unit id="4001371302469308813" datatype="html">
8b049b68
C
3253 <source>Support options for this video</source>
3254 <target state="new">Support options for this video</target>
b53cc662
C
3255
3256 <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></trans-unit>
d7c6b951 3257 <trans-unit id="687548610091961489" datatype="html">
5a6de093
C
3258 <source>By <x id="INTERPOLATION"/></source>
3259 <target state="new">By
3260 <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/>
3261 </target>
2164a13d
C
3262
3263 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">70</context></context-group></trans-unit>
d7c6b951 3264 <trans-unit id="1144407473317535723" datatype="html">
8b049b68
C
3265 <source>Subscribe</source>
3266 <target state="new">Subscribe</target>
913aa176 3267 <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>
3268 </trans-unit>
d7c6b951 3269 <trans-unit id="5432070253720498105" datatype="html">
8b049b68
C
3270 <source>Subscribe to all channels</source>
3271 <target state="new">Subscribe to all channels</target>
913aa176 3272 <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>
3273 </trans-unit>
d7c6b951 3274 <trans-unit id="7542242186854344789" datatype="html">
8b049b68
C
3275 <source>channels subscribed</source>
3276 <target state="new">channels subscribed</target>
913aa176 3277 <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>
3278 </trans-unit>
d7c6b951 3279 <trans-unit id="8426539297729416784" datatype="html">
8b049b68
C
3280 <source>{VAR_SELECT, select, undefined {Unsubscribe} other {Unsubscribe from all channels} }</source>
3281 <target state="new">{VAR_SELECT, select, undefined {Unsubscribe} other {Unsubscribe from all channels} }</target>
00e32b7c
C
3282
3283 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">28</context></context-group></trans-unit>
d7c6b951 3284 <trans-unit id="7215101881367554791" datatype="html">
eb12a714
C
3285 <source>Show more</source>
3286 <target state="new">Show more</target>
93fe2d9c
C
3287 <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>
3288 </trans-unit>
d7c6b951 3289 <trans-unit id="3517550046701184661" datatype="html">
eb12a714
C
3290 <source>Show less</source>
3291 <target state="new">Show less</target>
93fe2d9c
C
3292 <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>
3293 </trans-unit>
3294 <trans-unit id="66785722678644243" datatype="html">
3295 <source>Origin</source>
3296 <target state="new">Origin</target>
3297 <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>
3298 </trans-unit>
3299 <trans-unit id="6981359593518942576" datatype="html">
3300 <source>Open the video on the origin instance</source>
3301 <target state="new">Open the video on the origin instance</target>
4a7056b2
C
3302 <context-group purpose="location">
3303 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context>
3304 <context context-type="linenumber">14</context>
3305 </context-group>
3306 </trans-unit>
d7c6b951 3307 <trans-unit id="5139892963394684487" datatype="html">
eb12a714
C
3308 <source>Originally published</source>
3309 <target state="new">Originally published</target>
00e32b7c
C
3310
3311 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit>
d7c6b951 3312 <trans-unit id="6402393085909200998" datatype="html">
e4eaa7c9
C
3313 <source>Friendly Reminder:</source>
3314 <target state="new">Friendly Reminder: </target>
93fe2d9c
C
3315 <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>
3316 </trans-unit>
d7c6b951 3317 <trans-unit id="2935783216050341269" datatype="html">
e4eaa7c9
C
3318 <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>
3319 <target state="new">
3596a418
C
3320 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.
3321 </target>
93fe2d9c
C
3322 <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>
3323 </trans-unit>
d7c6b951 3324 <trans-unit id="4619188387782427495" datatype="html">
eb12a714
C
3325 <source>More information</source>
3326 <target state="new">More information</target>
93fe2d9c
C
3327 <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>
3328 </trans-unit>
d7c6b951 3329 <trans-unit id="3452334748875293295" datatype="html">
5a6de093
C
3330 <source>The video was blocked due to automatic blocking of new videos</source>
3331 <target state="new">The video was blocked due to automatic blocking of new videos</target>
93fe2d9c
C
3332 <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>
3333 </trans-unit>
d7c6b951 3334 <trans-unit id="1465291804668949243" datatype="html">
913aa176 3335 <source>NSFW</source>
3336 <target state="new">NSFW</target>
93fe2d9c
C
3337 <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>
3338 <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>
3339 </trans-unit>
d7c6b951 3340 <trans-unit id="4512155674928869984" datatype="html">
eb12a714
C
3341 <source>Get more information</source>
3342 <target state="new">Get more information</target>
93fe2d9c
C
3343 <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>
3344 </trans-unit>
d7c6b951 3345 <trans-unit id="5184373289520493569" datatype="html">
e4eaa7c9
C
3346 <source>OK</source>
3347 <target state="new">
3596a418 3348 OK
9d94e5d7 3349 </target>
93fe2d9c
C
3350 <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>
3351 </trans-unit>
3352 <trans-unit id="6216656500190325717" datatype="html">
3353 <source>Transcoding failed, this video may not work properly.</source>
3354 <target state="new"> Transcoding failed, this video may not work properly.
45b3a29b
C
3355</target>
3356 <context-group purpose="location">
3357 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context>
3358 <context context-type="linenumber">1,3</context>
3359 </context-group>
93fe2d9c
C
3360 </trans-unit>
3361 <trans-unit id="6355398227384499371" datatype="html">
3362 <source>Move to external storage failed, this video may not work properly.</source>
3363 <target state="new"> Move to external storage failed, this video may not work properly.
52b356cf
C
3364</target>
3365 <context-group purpose="location">
3366 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context>
3367 <context context-type="linenumber">5,7</context>
3368 </context-group>
93fe2d9c
C
3369 </trans-unit>
3370 <trans-unit id="4092533321838934102" datatype="html">
3371 <source>The video is being imported, it will be available when the import is finished.</source>
3372 <target state="new"> The video is being imported, it will be available when the import is finished.
30034b8e 3373</target>
93fe2d9c
C
3374 <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>
3375 </trans-unit>
3376 <trans-unit id="8304621069698650554" datatype="html">
3377 <source>The video is being transcoded, it may not work properly.</source>
3378 <target state="new"> The video is being transcoded, it may not work properly.
30034b8e 3379</target>
93fe2d9c
C
3380 <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>
3381 </trans-unit>
3382 <trans-unit id="1353168089968436742" datatype="html">
3383 <source>The video is being edited, it may not work properly.</source>
3384 <target state="new"> The video is being edited, it may not work properly.
3c18ff47
C
3385</target>
3386 <context-group purpose="location">
3387 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context>
3388 <context context-type="linenumber">17,19</context>
3389 </context-group>
93fe2d9c
C
3390 </trans-unit>
3391 <trans-unit id="9080034597841586171" datatype="html">
3392 <source>The video is being moved to an external server, it may not work properly.</source>
3393 <target state="new"> The video is being moved to an external server, it may not work properly.
30034b8e 3394</target>
93fe2d9c
C
3395 <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>
3396 </trans-unit>
3397 <trans-unit id="8619499607322327082" datatype="html">
3398 <source>This video will be published on <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. </source>
3399 <target state="new"> This video will be published on <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>.
64ef55f7 3400</target>
93fe2d9c
C
3401 <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>
3402 </trans-unit>
3403 <trans-unit id="4262297989675590582" datatype="html">
3404 <source>This live has not started yet.</source>
3405 <target state="new"> This live has not started yet.
30034b8e 3406</target>
93fe2d9c
C
3407 <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>
3408 </trans-unit>
3409 <trans-unit id="4926204350710628499" datatype="html">
3410 <source>This live has ended.</source>
3411 <target state="new"> This live has ended.
30034b8e 3412</target>
93fe2d9c 3413 <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>
2164a13d
C
3414 </trans-unit><trans-unit id="7365478703093390233" datatype="html">
3415 <source> There are no videos available in this playlist.
3416</source><target state="new"> There are no videos available in this playlist.
3417</target>
3418 <context-group purpose="location">
3419 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context>
3420 <context context-type="linenumber">37,39</context>
3421 </context-group>
93fe2d9c 3422 </trans-unit>
d7c6b951 3423 <trans-unit id="8518611938109939710" datatype="html">
e4eaa7c9
C
3424 <source>SORT BY</source>
3425 <target state="new">
9d94e5d7 3426 SORT BY
1a393a7e 3427 </target>
2164a13d
C
3428
3429 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit>
d7c6b951 3430 <trans-unit id="6448160249466325288" datatype="html">
8b049b68
C
3431 <source>Most recent first (default)</source>
3432 <target state="new">Most recent first (default)</target>
93fe2d9c
C
3433 <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>
3434 </trans-unit>
d7c6b951 3435 <trans-unit id="5179007899354903649" datatype="html">
8b049b68
C
3436 <source>Most replies first</source>
3437 <target state="new">Most replies first</target>
93fe2d9c
C
3438 <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>
3439 </trans-unit>
d7c6b951 3440 <trans-unit id="7494537777006082055" datatype="html">
09033f7a
C
3441 <source>No comments.</source>
3442 <target state="new">No comments.</target>
93fe2d9c
C
3443 <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>
3444 </trans-unit>
3445 <trans-unit id="6390009909920475335" datatype="html">
3446 <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>
3447 <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>
2164a13d
C
3448
3449 <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></trans-unit>
93fe2d9c
C
3450 <trans-unit id="4036338619293319383" datatype="html">
3451 <source>{VAR_PLURAL, plural, =1 {1 reply} other {<x id="INTERPOLATION"/> replies}}</source>
3452 <target state="new">{VAR_PLURAL, plural, =1 {1 reply} other {<x id="INTERPOLATION"/> replies}}</target>
3453 <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>
3454 <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>
3455 <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>
3456 </trans-unit>
3457 <trans-unit id="127329338495775339" datatype="html">
3458 <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>
3459 <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>
2164a13d
C
3460
3461 <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></trans-unit>
93fe2d9c
C
3462 <trans-unit id="5535545444690528619" datatype="html">
3463 <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/></source>
3464 <target state="new">View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/></target>
3465 <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>
3466 </trans-unit>
d7c6b951 3467 <trans-unit id="1055254162789146714" datatype="html">
eb12a714
C
3468 <source>Comments are disabled.</source>
3469 <target state="new">
040758e0
C
3470 Comments are disabled.
3471 </target>
2164a13d
C
3472
3473 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">92</context></context-group></trans-unit>
913aa176 3474 <trans-unit id="3691787517663044217" datatype="html">
3475 <source>The deletion will be sent to remote instances so they can reflect the change.</source>
3476 <target state="new"> The deletion will be sent to remote instances so they can reflect the change.</target>
93fe2d9c
C
3477 <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>
3478 </trans-unit>
913aa176 3479 <trans-unit id="7321800851971795962" datatype="html">
3480 <source>It is a remote comment, so the deletion will only be effective on your instance.</source>
3481 <target state="new"> It is a remote comment, so the deletion will only be effective on your instance.</target>
93fe2d9c
C
3482 <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>
3483 </trans-unit>
913aa176 3484 <trans-unit id="5964038603724691720" datatype="html">
3485 <source>Delete and re-draft</source>
3486 <target state="new">Delete and re-draft</target>
93fe2d9c
C
3487 <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>
3488 </trans-unit>
913aa176 3489 <trans-unit id="7163633882758007711" datatype="html">
3490 <source>Do you really want to delete and re-draft this comment?</source>
3491 <target state="new">Do you really want to delete and re-draft this comment?</target>
93fe2d9c
C
3492 <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>
3493 </trans-unit>
d7c6b951 3494 <trans-unit id="5733075023444401902" datatype="html">
eb12a714
C
3495 <source>Add comment...</source>
3496 <target state="new">Add comment...</target>
93fe2d9c
C
3497 <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>
3498 </trans-unit>
d7c6b951 3499 <trans-unit id="982956590420630883" datatype="html">
913aa176 3500 <source>Markdown compatible</source>
3501 <target state="new">Markdown compatible</target>
93fe2d9c
C
3502 <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>
3503 </trans-unit>
d7c6b951 3504 <trans-unit id="5793595564950675122" datatype="html">
913aa176 3505 <source>Markdown compatible that supports:</source>
3506 <target state="new">Markdown compatible that supports:</target>
93fe2d9c
C
3507 <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>
3508 </trans-unit>
d7c6b951 3509 <trans-unit id="8422216333877786919" datatype="html">
913aa176 3510 <source>Auto generated links</source>
3511 <target state="new">Auto generated links</target>
93fe2d9c
C
3512 <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>
3513 </trans-unit>
d7c6b951 3514 <trans-unit id="6365822416124232422" datatype="html">
913aa176 3515 <source>Break lines</source>
3516 <target state="new">Break lines</target>
93fe2d9c
C
3517 <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>
3518 </trans-unit>
d7c6b951 3519 <trans-unit id="2810844969104710423" datatype="html">
913aa176 3520 <source>bold</source>
3521 <target state="new">bold</target>
93fe2d9c
C
3522 <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>
3523 </trans-unit>
d7c6b951 3524 <trans-unit id="8497278965577453274" datatype="html">
913aa176 3525 <source>italic</source>
3526 <target state="new">italic</target>
93fe2d9c
C
3527 <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>
3528 </trans-unit>
d7c6b951 3529 <trans-unit id="7227611412155083002" datatype="html">
913aa176 3530 <source>Emoji shortcuts</source>
3531 <target state="new">Emoji shortcuts</target>
93fe2d9c
C
3532 <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>
3533 </trans-unit>
d7c6b951 3534 <trans-unit id="6608581312644027413" datatype="html">
913aa176 3535 <source>Emoji markup</source>
3536 <target state="new">Emoji markup</target>
93fe2d9c
C
3537 <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>
3538 </trans-unit>
d7c6b951 3539 <trans-unit id="381522038671562286" datatype="html">
913aa176 3540 <source>See complete list</source>
3541 <target state="new">See complete list</target>
93fe2d9c
C
3542 <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>
3543 </trans-unit>
d7c6b951 3544 <trans-unit id="2263890353858735493" datatype="html">
eb12a714
C
3545 <source>You are one step away from commenting</source>
3546 <target state="new">You are one step away from commenting</target>
93fe2d9c
C
3547 <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>
3548 </trans-unit>
d7c6b951 3549 <trans-unit id="7508177761852352782" datatype="html">
913aa176 3550 <source>You can comment using an account on any ActivityPub-compatible instance (PeerTube/Mastodon/Pleroma account for example).</source>
3551 <target state="new"> You can comment using an account on any ActivityPub-compatible instance (PeerTube/Mastodon/Pleroma account for example). </target>
93fe2d9c
C
3552 <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>
3553 </trans-unit>
d7c6b951 3554 <trans-unit id="2958389355547305739" datatype="html">
e4eaa7c9
C
3555 <source>Login to comment</source>
3556 <target state="new">Login to comment</target>
93fe2d9c
C
3557 <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>
3558 </trans-unit>
d7c6b951 3559 <trans-unit id="4817080330698362530" datatype="html">
913aa176 3560 <source>Markdown Emoji List</source>
3561 <target state="new">Markdown Emoji List</target>
93fe2d9c
C
3562 <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>
3563 </trans-unit>
d7c6b951 3564 <trans-unit id="3572897237443938692" datatype="html">
eb12a714
C
3565 <source>Highlighted comment</source>
3566 <target state="new">Highlighted comment</target>
93fe2d9c
C
3567 <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>
3568 </trans-unit>
d7c6b951 3569 <trans-unit id="4502286564339177240" datatype="html">
eb12a714
C
3570 <source>Reply</source>
3571 <target state="new">Reply</target>
93fe2d9c
C
3572 <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>
3573 <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>
3574 </trans-unit>
d7c6b951 3575 <trans-unit id="2447932355167015019" datatype="html">
8b049b68
C
3576 <source>This comment has been deleted</source>
3577 <target state="new">This comment has been deleted</target>
93fe2d9c
C
3578 <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>
3579 </trans-unit>
5a6de093 3580 <trans-unit id="9031514421077169181" datatype="html">
e4eaa7c9
C
3581 <source>Video redundancies</source>
3582 <target state="new">Video redundancies</target>
93fe2d9c
C
3583 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">85</context></context-group>
3584 </trans-unit>
d7c6b951 3585 <trans-unit id="3516494528184217808" datatype="html">
eb12a714
C
3586 <source>1 host (without "http://") per line</source>
3587 <target state="new">1 host (without "http://") per line</target>
913aa176 3588 <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>
3589 </trans-unit>
d7c6b951 3590 <trans-unit id="7651712714082200084" datatype="html">
913aa176 3591 <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
3592 <target state="new">
3593 Your report will be sent to moderators of
3594 <x id="INTERPOLATION" equiv-text="{{ currentHost }}"/>
e6afb669 3595 <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container>"/> and will be forwarded to the comment origin (
5a6de093 3596 <x id="INTERPOLATION_1" equiv-text="{{ originHost }}"/>) too
e6afb669 3597 <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container>"/>.
5a6de093 3598
4891e4c7 3599 </target>
00e32b7c
C
3600
3601
3602 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">35</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">35</context></context-group></trans-unit>
913aa176 3603 <trans-unit id="658727060940996385" datatype="html">
3604 <source>Renewing the token will disallow previously configured clients from retrieving the feed until they use the new token. Proceed?</source>
3605 <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
3606 <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>
3607 </trans-unit>
913aa176 3608 <trans-unit id="3029923402309610616" datatype="html">
3609 <source>Token renewed. Update your client configuration accordingly.</source>
3610 <target state="new">Token renewed. Update your client configuration accordingly.</target>
c5ce27f8
C
3611 <context-group purpose="location">
3612 <context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.ts</context>
3613 <context context-type="linenumber">49</context>
3614 </context-group>
913aa176 3615 </trans-unit>
d7c6b951 3616 <trans-unit id="5302915360176176604" datatype="html">
913aa176 3617 <source>SUBSCRIPTION FEED</source>
3618 <target state="new">SUBSCRIPTION FEED</target>
00e32b7c
C
3619
3620 <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></trans-unit>
d7c6b951 3621 <trans-unit id="2645809032917283525" datatype="html">
913aa176 3622 <source>Use third-party feed aggregators to retrieve the list of videos from channels you subscribed to.</source>
3623 <target state="new"> Use third-party feed aggregators to retrieve the list of videos from channels you subscribed to. </target>
2164a13d 3624
00e32b7c 3625 <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">11</context></context-group></trans-unit>
d7c6b951 3626 <trans-unit id="7944777648309302794" datatype="html">
913aa176 3627 <source>Feed URL</source>
3628 <target state="new">Feed URL</target>
00e32b7c
C
3629
3630 <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">19</context></context-group></trans-unit>
d7c6b951 3631 <trans-unit id="6086365181226161548" datatype="html">
913aa176 3632 <source>Feed Token</source>
3633 <target state="new">Feed Token</target>
00e32b7c
C
3634
3635 <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">24</context></context-group></trans-unit>
d7c6b951 3636 <trans-unit id="6492684506192237359" datatype="html">
913aa176 3637 <source>⚠️ Never share your feed token with anyone.</source>
3638 <target state="new">⚠️ Never share your feed token with anyone.</target>
00e32b7c
C
3639
3640 <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">27</context></context-group></trans-unit>
d7c6b951 3641 <trans-unit id="270726559962362501" datatype="html">
913aa176 3642 <source>Renew token</source>
3643 <target state="new">Renew token</target>
00e32b7c
C
3644
3645
3646 <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">36</context></context-group><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></trans-unit>
d7c6b951 3647 <trans-unit id="9209781328340965816" datatype="html">
eb12a714
C
3648 <source>Filter...</source>
3649 <target state="new">Filter...</target>
00e32b7c
C
3650
3651 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/advanced-input-filter.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit><trans-unit id="4965562695253171955" datatype="html">
3652 <source>Clear filter</source><target state="new">Clear filter</target>
3653 <context-group purpose="location">
3654 <context context-type="sourcefile">src/app/shared/shared-forms/advanced-input-filter.component.html</context>
3655 <context context-type="linenumber">28</context>
3656 </context-group>
3657 <context-group purpose="location">
3658 <context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.html</context>
3659 <context context-type="linenumber">7</context>
3660 </context-group>
93fe2d9c 3661 </trans-unit>
00e32b7c 3662
d7c6b951 3663 <trans-unit id="4266779970063047572" datatype="html">
5a6de093
C
3664 <source>Video/Comment/Account</source>
3665 <target state="new">Video/Comment/Account</target>
93fe2d9c
C
3666 <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>
3667 </trans-unit>
d7c6b951 3668 <trans-unit id="8040881171107393560" datatype="html">
eb12a714
C
3669 <source>ID</source>
3670 <target state="new">ID</target>
913aa176 3671 <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>
3672 </trans-unit>
d7c6b951 3673 <trans-unit id="5911214550882917183" datatype="html">
eb12a714
C
3674 <source>State</source>
3675 <target state="new">State</target>
913aa176 3676 <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>
3677 <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>
3678 </trans-unit>
d7c6b951 3679 <trans-unit id="2092225601747599163" datatype="html">
5a6de093
C
3680 <source>Created <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3681 <target state="new">Created
e6afb669
C
3682 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/>
3683 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
913aa176 3684 </target>
93fe2d9c
C
3685 <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>
3686 <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>
3687 <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>
3688 <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>
3689 <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>
3690 </trans-unit>
d7c6b951 3691 <trans-unit id="8898602327647937914" datatype="html">
e4eaa7c9
C
3692 <source>Open actor page in a new tab</source>
3693 <target state="new">Open actor page in a new tab</target>
93fe2d9c
C
3694 <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>
3695 </trans-unit>
d7c6b951 3696 <trans-unit id="7317290694079257887" datatype="html">
eb12a714
C
3697 <source>Accepted</source>
3698 <target state="new">Accepted</target>
93fe2d9c
C
3699 <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>
3700 <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>
3701 </trans-unit>
d7c6b951 3702 <trans-unit id="4416413576346763682" datatype="html">
eb12a714
C
3703 <source>Pending</source>
3704 <target state="new">Pending</target>
93fe2d9c
C
3705 <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>
3706 <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>
3707 </trans-unit>
d7c6b951 3708 <trans-unit id="8905995985388209337" datatype="html">
eb12a714
C
3709 <source>Accept</source>
3710 <target state="new">Accept</target>
93fe2d9c
C
3711 <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>
3712 <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>
3713 <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>
3714 </trans-unit>
d7c6b951 3715 <trans-unit id="8415175881466057254" datatype="html">
eb12a714
C
3716 <source>Refuse</source>
3717 <target state="new">Refuse</target>
93fe2d9c
C
3718 <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>
3719 <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>
3720 </trans-unit>
d7c6b951 3721 <trans-unit id="6961112234462008319" datatype="html">
e4eaa7c9
C
3722 <source>No follower found matching current filters.</source>
3723 <target state="new">No follower found matching current filters.</target>
93fe2d9c
C
3724 <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>
3725 </trans-unit>
d7c6b951 3726 <trans-unit id="2117404838551056159" datatype="html">
e4eaa7c9
C
3727 <source>Your instance doesn't have any follower.</source>
3728 <target state="new">Your instance doesn't have any follower.</target>
93fe2d9c
C
3729 <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>
3730 </trans-unit>
d7c6b951 3731 <trans-unit id="2845798909207198924" datatype="html">
5a6de093
C
3732 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> followers</source>
3733 <target state="new">Showing
3734 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
3735 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
3736 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> followers
3737 </target>
93fe2d9c
C
3738 <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>
3739 </trans-unit>
d7c6b951 3740 <trans-unit id="6571718060636962350" datatype="html">
5a6de093
C
3741 <source>Redundancy allowed <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3742 <target state="new">Redundancy allowed
e6afb669
C
3743 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/>
3744 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
5a6de093 3745 </target>
93fe2d9c
C
3746 <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>
3747 </trans-unit>
d7c6b951 3748 <trans-unit id="8246779176913476983" datatype="html">
e4eaa7c9
C
3749 <source>Open instance in a new tab</source>
3750 <target state="new">Open instance in a new tab</target>
93fe2d9c
C
3751 <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>
3752 <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>
3753 <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>
3754 </trans-unit>
d7c6b951 3755 <trans-unit id="9132918641931433659" datatype="html">
e4eaa7c9
C
3756 <source>No host found matching current filters.</source>
3757 <target state="new">No host found matching current filters.</target>
93fe2d9c
C
3758 <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>
3759 </trans-unit>
d7c6b951 3760 <trans-unit id="7274241885665071790" datatype="html">
e4eaa7c9
C
3761 <source>Your instance is not following anyone.</source>
3762 <target state="new">Your instance is not following anyone.</target>
93fe2d9c
C
3763 <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>
3764 </trans-unit>
d7c6b951 3765 <trans-unit id="4774348799569692380" datatype="html">
5a6de093
C
3766 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> hosts</source>
3767 <target state="new">Showing
3768 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
3769 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
3770 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> hosts
3771 </target>
93fe2d9c
C
3772 <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>
3773 </trans-unit>
7c94e1e7 3774 <trans-unit id="9216117865911519658" datatype="html">
93fe2d9c
C
3775 <source>Action</source>
3776 <target state="new">Action</target>
3777 <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>
3778 <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>
3779 <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>
3780 <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>
3781 <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>
3782 <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>
3783 </trans-unit>
d7c6b951 3784 <trans-unit id="5968342253366599875" datatype="html">
5a6de093
C
3785 <source>Videos redundancies</source>
3786 <target state="new">Videos redundancies</target>
913aa176 3787 <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>
3788 </trans-unit>
d7c6b951 3789 <trans-unit id="4937132637898470918" datatype="html">
4891e4c7
C
3790 <source>My videos duplicated by remote instances</source>
3791 <target state="new">My videos duplicated by remote instances</target>
913aa176 3792 <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>
3793 </trans-unit>
d7c6b951 3794 <trans-unit id="4667534933980942398" datatype="html">
e4eaa7c9
C
3795 <source>Remote videos duplicated by my instance</source>
3796 <target state="new">Remote videos duplicated by my instance</target>
913aa176 3797 <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>
3798 </trans-unit>
d7c6b951 3799 <trans-unit id="8363291180171434623" datatype="html">
5a6de093
C
3800 <source>Table parameters</source>
3801 <target state="new">Table parameters</target>
93fe2d9c
C
3802 <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>
3803 </trans-unit>
d7c6b951 3804 <trans-unit id="5230110096688656830" datatype="html">
5a6de093
C
3805 <source>Select columns</source>
3806 <target state="new">Select columns</target>
93fe2d9c
C
3807 <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>
3808 </trans-unit>
d7c6b951 3809 <trans-unit id="5893518121808195081" datatype="html">
5a6de093
C
3810 <source>Highlight banned users</source>
3811 <target state="new">Highlight banned users</target>
93fe2d9c
C
3812 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">59</context></context-group>
3813 </trans-unit>
d7c6b951 3814 <trans-unit id="5248717555542428023" datatype="html">
4891e4c7
C
3815 <source>Username</source>
3816 <target state="new">Username</target>
2164a13d
C
3817
3818
3819
3820
3821
00e32b7c
C
3822 <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><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><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">130</context></context-group><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><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">26</context></context-group></trans-unit>
3823
d7c6b951 3824 <trans-unit id="6612230394519751963" datatype="html">
4891e4c7
C
3825 <source>john</source>
3826 <target state="new">john</target>
93fe2d9c
C
3827 <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>
3828 <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>
3829 </trans-unit>
d7c6b951 3830 <trans-unit id="6475711663580561164" datatype="html">
4891e4c7
C
3831 <source>mail@example.com</source>
3832 <target state="new">mail@example.com</target>
93fe2d9c
C
3833 <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>
3834 <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>
3835 </trans-unit>
d7c6b951 3836 <trans-unit id="8371296837649897723" datatype="html">
4891e4c7
C
3837 <source>If you leave the password empty, an email will be sent to the user.</source>
3838 <target state="new">
3839 If you leave the password empty, an email will be sent to the user.
3840 </target>
93fe2d9c
C
3841 <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>
3842 <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>
3843 </trans-unit>
d7c6b951 3844 <trans-unit id="4145496584631696119" datatype="html">
4891e4c7
C
3845 <source>Role</source>
3846 <target state="new">Role</target>
2164a13d
C
3847
3848
3849
3850 <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><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><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">131</context></context-group></trans-unit>
d7c6b951 3851 <trans-unit id="7046347992315328430" datatype="html">
913aa176 3852 <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 3853 <target state="new">
5a6de093 3854 Transcoding is enabled. The video quota only takes into account
e6afb669
C
3855 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original
3856 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size.
3857 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
5a6de093
C
3858 At most, this user could upload ~
3859 <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
3860
9d94e5d7 3861 </target>
93fe2d9c
C
3862 <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>
3863 <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>
3864 </trans-unit>
d7c6b951 3865 <trans-unit id="2743014784334706527" datatype="html">
eb12a714
C
3866 <source>Daily video quota</source>
3867 <target state="new">Daily video quota</target>
93fe2d9c
C
3868 <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>
3869 <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>
3870 <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>
3871 </trans-unit>
d7c6b951 3872 <trans-unit id="2622255144026150901" datatype="html">
913aa176 3873 <source>Auth plugin</source>
3874 <target state="new">Auth plugin</target>
2164a13d
C
3875
3876
3877
3878 <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><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><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">138</context></context-group></trans-unit>
d7c6b951 3879 <trans-unit id="588099657508661970" datatype="html">
913aa176 3880 <source>None (local authentication)</source>
3881 <target state="new">None (local authentication)</target>
93fe2d9c
C
3882 <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>
3883 <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>
3884 </trans-unit>
d7c6b951 3885 <trans-unit id="2070907480317730379" datatype="html">
e4eaa7c9
C
3886 <source>Doesn't need review before a video goes public</source>
3887 <target state="new">Doesn't need review before a video goes public</target>
93fe2d9c
C
3888 <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>
3889 <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>
3890 </trans-unit>
d7c6b951 3891 <trans-unit id="6667250632809964191" datatype="html">
eb12a714
C
3892 <source>Send a link to reset the password by email to the user</source>
3893 <target state="new">Send a link to reset the password by email to the user</target>
93fe2d9c
C
3894 <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>
3895 <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>
3896 </trans-unit>
d7c6b951 3897 <trans-unit id="1412406834353485520" datatype="html">
eb12a714
C
3898 <source>Ask for new password</source>
3899 <target state="new">Ask for new password</target>
93fe2d9c
C
3900 <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>
3901 <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>
3902 </trans-unit>
d7c6b951 3903 <trans-unit id="3791201588898094481" datatype="html">
eb12a714
C
3904 <source>Manually set the user password</source>
3905 <target state="new">Manually set the user password</target>
93fe2d9c
C
3906 <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>
3907 <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>
3908 </trans-unit>
d7c6b951 3909 <trans-unit id="8461842260159597706" datatype="html">
eb12a714
C
3910 <source>Show</source>
3911 <target state="new">Show</target>
00e32b7c
C
3912
3913
3914 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">7</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">39</context></context-group></trans-unit>
d7c6b951 3915 <trans-unit id="8461609631969932886" datatype="html">
eb12a714
C
3916 <source>Hide</source>
3917 <target state="new">Hide</target>
2164a13d
C
3918
3919
3920
3921
3922
00e32b7c 3923 <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">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">38</context></context-group><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><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit>
d7c6b951 3924 <trans-unit id="7049348886126005391" datatype="html">
eb12a714
C
3925 <source>Batch actions</source>
3926 <target state="new">Batch actions</target>
93fe2d9c
C
3927 <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>
3928 <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>
3929 <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>
3930 </trans-unit>
d7c6b951 3931 <trans-unit id="675721269041534709" datatype="html">
5a6de093
C
3932 <source>The user was banned</source>
3933 <target state="new">The user was banned</target>
93fe2d9c
C
3934 <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>
3935 </trans-unit>
d7c6b951 3936 <trans-unit id="2348557406282409966" datatype="html">
e4eaa7c9
C
3937 <source>Open account in a new tab</source>
3938 <target state="new">Open account in a new tab</target>
93fe2d9c
C
3939 <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>
3940 <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>
3941 <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>
3942 <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>
3943 <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>
3944 <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>
3945 </trans-unit>
d7c6b951 3946 <trans-unit id="3111569165173971676" datatype="html">
913aa176 3947 <source>Deleted account</source>
5a6de093 3948 <target state="new">
4891e4c7
C
3949 Deleted account
3950 </target>
2164a13d
C
3951
3952 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">55</context></context-group></trans-unit>
d7c6b951 3953 <trans-unit id="3254358851993549668" datatype="html">
eb12a714
C
3954 <source>User's email must be verified to login</source>
3955 <target state="new">User's email must be verified to login</target>
93fe2d9c
C
3956 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">120</context></context-group>
3957 </trans-unit>
d7c6b951 3958 <trans-unit id="3939342579126794385" datatype="html">
eb12a714
C
3959 <source>User's email is verified / User can login without email verification</source>
3960 <target state="new">User's email is verified / User can login without email verification</target>
93fe2d9c
C
3961 <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>
3962 </trans-unit>
d7c6b951 3963 <trans-unit id="242888077027281874" datatype="html">
5a6de093
C
3964 <source>Total daily video quota</source>
3965 <target state="new">Total daily video quota</target>
93fe2d9c
C
3966 <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>
3967 </trans-unit>
d7c6b951 3968 <trans-unit id="1242902302929086301" datatype="html">
eb12a714
C
3969 <source>Ban reason:</source>
3970 <target state="new">Ban reason:</target>
93fe2d9c
C
3971 <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>
3972 </trans-unit>
3973 <trans-unit id="6124612368324200166" datatype="html">
3974 <source>Banned users</source>
3975 <target state="new">Banned users</target>
2164a13d
C
3976
3977 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">47</context></context-group></trans-unit>
d7c6b951 3978 <trans-unit id="5642198289374753866" datatype="html">
5a6de093
C
3979 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> users</source>
3980 <target state="new">Showing
3981 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
3982 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
3983 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> users
3984 </target>
93fe2d9c
C
3985 <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>
3986 </trans-unit>
5a6de093 3987 <trans-unit id="2049290282534091182" datatype="html">
eb12a714
C
3988 <source>Moderation</source>
3989 <target state="new">Moderation</target>
fa737aa0
C
3990
3991
3992
3993 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">72</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">28</context></context-group></trans-unit>
d7c6b951 3994 <trans-unit id="746099155736913817" datatype="html">
5a6de093
C
3995 <source>Video blocks</source>
3996 <target state="new">Video blocks</target>
93fe2d9c
C
3997 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">109</context></context-group>
3998 <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>
3999 </trans-unit>
d7c6b951 4000 <trans-unit id="7815838401315213887" datatype="html">
eb12a714
C
4001 <source>Muted accounts</source>
4002 <target state="new">Muted accounts</target>
93fe2d9c
C
4003 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group>
4004 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group>
4005 <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>
4006 <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>
4007 <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>
4008 <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>
4009 </trans-unit>
d7c6b951 4010 <trans-unit id="5668793810321242853" datatype="html">
cd9246a9
C
4011 <source>Muted servers</source>
4012 <target state="new">Muted servers</target>
93fe2d9c
C
4013 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group>
4014 <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>
4015 <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>
4016 <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>
4017 <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>
4018 </trans-unit>
d7c6b951 4019 <trans-unit id="2343069726009080052" datatype="html">
5a6de093
C
4020 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
4021 <target state="new">Video
e6afb669
C
4022 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/>
4023 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
5a6de093 4024 </target>
93fe2d9c
C
4025 <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>
4026 <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>
4027 </trans-unit>
d7c6b951 4028 <trans-unit id="3122686335401195400" datatype="html">
e4eaa7c9
C
4029 <source>Total size</source>
4030 <target state="new">Total size</target>
913aa176 4031 <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>
4032 </trans-unit>
d7c6b951 4033 <trans-unit id="4488103364313252005" datatype="html">
e4eaa7c9
C
4034 <source>List redundancies</source>
4035 <target state="new">List redundancies</target>
913aa176 4036 <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>
4037 </trans-unit>
d7c6b951 4038 <trans-unit id="7423116442791683693" datatype="html">
e4eaa7c9
C
4039 <source>Your instance doesn't mirror any video.</source>
4040 <target state="new">Your instance doesn't mirror any video.</target>
93fe2d9c
C
4041 <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>
4042 </trans-unit>
d7c6b951 4043 <trans-unit id="1944582937285351613" datatype="html">
e4eaa7c9
C
4044 <source>Your instance has no mirrored videos.</source>
4045 <target state="new">Your instance has no mirrored videos.</target>
93fe2d9c
C
4046 <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>
4047 </trans-unit>
d7c6b951 4048 <trans-unit id="7292311893283564173" datatype="html">
e4eaa7c9
C
4049 <source>Enabled strategies stats</source>
4050 <target state="new">Enabled strategies stats</target>
93fe2d9c
C
4051 <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>
4052 </trans-unit>
d7c6b951 4053 <trans-unit id="7595922272001217567" datatype="html">
e4eaa7c9
C
4054 <source>No redundancy strategy is enabled on your instance.</source>
4055 <target state="new">
6e2de58f
C
4056 No redundancy strategy is enabled on your instance.
4057 </target>
2164a13d
C
4058
4059 <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">94</context></context-group></trans-unit>
93fe2d9c
C
4060 <trans-unit id="4824046935922837124" datatype="html">
4061 <source>Used (<x id="PH" equiv-text="this.bytesToHuman(stats.totalUsed)"/>)</source>
4062 <target state="new">Used (<x id="PH" equiv-text="this.bytesToHuman(stats.totalUsed)"/>)</target>
8f0b94f0
C
4063 <context-group purpose="location">
4064 <context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.ts</context>
4065 <context context-type="linenumber">99</context>
4066 </context-group>
93fe2d9c
C
4067 </trans-unit>
4068 <trans-unit id="5874809640561431793" datatype="html">
4069 <source>Available (<x id="PH" equiv-text="this.bytesToHuman(totalAvailable)"/>)</source>
4070 <target state="new">Available (<x id="PH" equiv-text="this.bytesToHuman(totalAvailable)"/>)</target>
8f0b94f0
C
4071 <context-group purpose="location">
4072 <context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.ts</context>
4073 <context context-type="linenumber">105</context>
4074 </context-group>
4075 </trans-unit>
d7c6b951 4076 <trans-unit id="7574091010118901399" datatype="html">
eb12a714
C
4077 <source>Sensitive</source>
4078 <target state="new">Sensitive</target>
93fe2d9c
C
4079 <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>
4080 </trans-unit>
d7c6b951 4081 <trans-unit id="2478877938420291792" datatype="html">
eb12a714
C
4082 <source>Unfederated</source>
4083 <target state="new">Unfederated</target>
93fe2d9c
C
4084 <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>
4085 <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>
4086 </trans-unit>
d7c6b951 4087 <trans-unit id="7692347838587821095" datatype="html">
5a6de093
C
4088 <source>Date <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
4089 <target state="new">Date
e6afb669
C
4090 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/>
4091 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
5a6de093 4092 </target>
93fe2d9c
C
4093 <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>
4094 <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>
4095 </trans-unit>
d7c6b951 4096 <trans-unit id="1451763834047485033" datatype="html">
913aa176 4097 <source>Select this row</source>
4098 <target state="new">Select this row</target>
93fe2d9c
C
4099 <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>
4100 <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>
4101 <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>
4102 </trans-unit>
4103 <trans-unit id="4043531994869127329" datatype="html">
4104 <source>See full comment</source>
4105 <target state="new">See full comment</target>
4106 <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>
4107 </trans-unit>
d7c6b951 4108 <trans-unit id="3193976279273491157" datatype="html">
cd9246a9
C
4109 <source>Actions</source>
4110 <target state="new">Actions</target>
93fe2d9c
C
4111 <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>
4112 <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>
4113 <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>
4114 <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>
4115 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">39</context></context-group>
4116 </trans-unit>
4117 <trans-unit id="8390803680962035202" datatype="html">
4118 <source>Follower</source>
4119 <target state="new">Follower</target>
7c94e1e7
C
4120 <context-group purpose="location">
4121 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context>
4122 <context context-type="linenumber">24</context>
4123 </context-group>
4124 </trans-unit>
d7c6b951 4125 <trans-unit id="4691552465058437520" datatype="html">
913aa176 4126 <source>Commented video</source>
4127 <target state="new">Commented video</target>
93fe2d9c
C
4128 <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>
4129 </trans-unit>
d7c6b951 4130 <trans-unit id="7266085473379376028" datatype="html">
913aa176 4131 <source>No comments found matching current filters.</source>
4132 <target state="new">No comments found matching current filters.</target>
93fe2d9c
C
4133 <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>
4134 </trans-unit>
d7c6b951 4135 <trans-unit id="2398388496754671928" datatype="html">
913aa176 4136 <source>No comments found.</source>
4137 <target state="new">No comments found.</target>
93fe2d9c
C
4138 <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>
4139 </trans-unit>
4140 <trans-unit id="4604870995665811499" datatype="html">
4141 <source>Local comments</source>
4142 <target state="new">Local comments</target>
2164a13d
C
4143
4144 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">52</context></context-group></trans-unit>
93fe2d9c
C
4145 <trans-unit id="2721988499779041837" datatype="html">
4146 <source>Remote comments</source>
4147 <target state="new">Remote comments</target>
2164a13d
C
4148
4149 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">56</context></context-group></trans-unit>
d7c6b951 4150 <trans-unit id="1420624050293070194" datatype="html">
5a6de093
C
4151 <source>No abuses found matching current filters.</source>
4152 <target state="new">No abuses found matching current filters.</target>
93fe2d9c
C
4153 <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>
4154 </trans-unit>
d7c6b951 4155 <trans-unit id="639328713281980021" datatype="html">
5a6de093
C
4156 <source>No abuses found.</source>
4157 <target state="new">No abuses found.</target>
93fe2d9c
C
4158 <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>
4159 </trans-unit>
4160 <trans-unit id="1807029821872995706" datatype="html">
4161 <source>Unsolved reports</source>
4162 <target state="new">Unsolved reports</target>
4163 <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>
4164 </trans-unit>
4165 <trans-unit id="2570256912317308673" datatype="html">
4166 <source>Accepted reports</source>
4167 <target state="new">Accepted reports</target>
4168 <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>
4169 </trans-unit>
4170 <trans-unit id="4335414817109654558" datatype="html">
4171 <source>Refused reports</source>
4172 <target state="new">Refused reports</target>
4173 <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>
4174 </trans-unit>
4175 <trans-unit id="5604806676748121035" datatype="html">
4176 <source>Reports with blocked videos</source>
4177 <target state="new">Reports with blocked videos</target>
4178 <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>
4179 </trans-unit>
4180 <trans-unit id="5105869928182826553" datatype="html">
4181 <source>Reports with deleted videos</source>
4182 <target state="new">Reports with deleted videos</target>
4183 <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>
4184 </trans-unit>
d7c6b951 4185 <trans-unit id="4678289986918934018" datatype="html">
5a6de093
C
4186 <source>Block reason:</source>
4187 <target state="new">Block reason:</target>
93fe2d9c
C
4188 <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>
4189 </trans-unit>
d7c6b951 4190 <trans-unit id="8390860433951751429" datatype="html">
5a6de093
C
4191 <source>No blocked video found matching current filters.</source>
4192 <target state="new">No blocked video found matching current filters.</target>
93fe2d9c
C
4193 <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>
4194 </trans-unit>
d7c6b951 4195 <trans-unit id="5030329587275248535" datatype="html">
5a6de093
C
4196 <source>No blocked video found.</source>
4197 <target state="new">No blocked video found.</target>
93fe2d9c
C
4198 <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>
4199 </trans-unit>
4200 <trans-unit id="7755288609601798418" datatype="html">
4201 <source>Automatic blocks</source>
4202 <target state="new">Automatic blocks</target>
4203 <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>
4204 </trans-unit>
4205 <trans-unit id="6510868134640657079" datatype="html">
4206 <source>Manual blocks</source>
4207 <target state="new">Manual blocks</target>
4208 <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>
4209 </trans-unit>
d7c6b951 4210 <trans-unit id="2143435845912984377" datatype="html">
5a6de093
C
4211 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> blocked videos</source>
4212 <target state="new">Showing
4213 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
4214 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
4215 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> blocked videos
4216 </target>
93fe2d9c
C
4217 <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>
4218 </trans-unit>
d7c6b951 4219 <trans-unit id="1868606282505332204" datatype="html">
5a6de093
C
4220 <source>Reports</source>
4221 <target state="new">Reports</target>
93fe2d9c
C
4222 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">101</context></context-group>
4223 <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>
4224 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">34</context></context-group>
4225 <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>
4226 </trans-unit>
d7c6b951 4227 <trans-unit id="7075448128175750939" datatype="html">
eb12a714
C
4228 <source>Moderation comment</source>
4229 <target state="new">Moderation comment</target>
913aa176 4230 <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>
4231 </trans-unit>
d7c6b951 4232 <trans-unit id="7358611947192442969" datatype="html">
eb12a714
C
4233 <source>This comment can only be seen by you or the other moderators.</source>
4234 <target state="new">
040758e0
C
4235 This comment can only be seen by you or the other moderators.
4236 </target>
93fe2d9c
C
4237 <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>
4238 </trans-unit>
d7c6b951 4239 <trans-unit id="3981851640772035362" datatype="html">
eb12a714
C
4240 <source>Update this comment</source>
4241 <target state="new">Update this comment</target>
93fe2d9c
C
4242 <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>
4243 </trans-unit>
d7c6b951 4244 <trans-unit id="730589419287534524" datatype="html">
eb12a714
C
4245 <source>Reporter</source>
4246 <target state="new">Reporter</target>
93fe2d9c
C
4247 <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>
4248 <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>
00e32b7c
C
4249 </trans-unit><trans-unit id="5026011498416291967" datatype="html">
4250 <source> <x id="ICU" equiv-text="{abuse.countReportsForReporter, plural, =1 {1 report} other {{{ abuse.countReportsForReporter }} reports}}" xid="1879828604800763221"/> <x id="START_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;my-global-icon iconName=&quot;flag&quot;>"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;/my-global-icon>"/></source><target state="new"> <x id="ICU" equiv-text="{abuse.countReportsForReporter, plural, =1 {1 report} other {{{ abuse.countReportsForReporter }} reports}}" xid="1879828604800763221"/> <x id="START_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;my-global-icon iconName=&quot;flag&quot;>"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;/my-global-icon>"/></target>
4251 <context-group purpose="location">
4252 <context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context>
4253 <context context-type="linenumber">21,23</context>
4254 </context-group>
4255 <context-group purpose="location">
4256 <context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context>
4257 <context context-type="linenumber">42,44</context>
4258 </context-group>
93fe2d9c 4259 </trans-unit>
d7c6b951 4260 <trans-unit id="6549265851868599441" datatype="html">
eb12a714
C
4261 <source>Video</source>
4262 <target state="new">Video</target>
93fe2d9c
C
4263 <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>
4264 <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>
4265 <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>
4266 <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>
4267 <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>
4268 </trans-unit>
d7c6b951 4269 <trans-unit id="2662644497259948010" datatype="html">
913aa176 4270 <source>Comment</source>
4271 <target state="new">Comment</target>
93fe2d9c
C
4272 <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>
4273 <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>
4274 </trans-unit>
d7c6b951 4275 <trans-unit id="1359961255805685312" datatype="html">
e4eaa7c9
C
4276 <source>This video has been reported multiple times.</source>
4277 <target state="new">This video has been reported multiple times.</target>
93fe2d9c
C
4278 <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>
4279 </trans-unit>
d7c6b951 4280 <trans-unit id="8103613717136753118" datatype="html">
5a6de093
C
4281 <source>The video was blocked</source>
4282 <target state="new">The video was blocked</target>
93fe2d9c
C
4283 <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>
4284 </trans-unit>
d7c6b951 4285 <trans-unit id="5021295327106206941" datatype="html">
5a6de093
C
4286 <source>by <x id="INTERPOLATION"/> on <x id="INTERPOLATION_1"/> </source>
4287 <target state="new">by
4288 <x id="INTERPOLATION" equiv-text="{{ abuse.video.channel?.displayName }}"/> on
4289 <x id="INTERPOLATION_1" equiv-text="{{ abuse.video.channel?.host }}"/>
4290 </target>
93fe2d9c
C
4291 <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>
4292 </trans-unit>
d7c6b951 4293 <trans-unit id="1443698606045744844" datatype="html">
e4eaa7c9
C
4294 <source>Video was deleted</source>
4295 <target state="new">Video was deleted</target>
93fe2d9c
C
4296 <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>
4297 </trans-unit>
d7c6b951 4298 <trans-unit id="1530731524535521716" datatype="html">
913aa176 4299 <source>Account deleted</source>
5a6de093 4300 <target state="new">
4891e4c7
C
4301 Account deleted
4302 </target>
2164a13d
C
4303
4304 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">111</context></context-group></trans-unit>
d7c6b951 4305 <trans-unit id="1191715835847858871" datatype="html">
e4eaa7c9
C
4306 <source>Open video in a new tab</source>
4307 <target state="new">Open video in a new tab</target>
93fe2d9c
C
4308 <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>
4309 </trans-unit>
d7c6b951 4310 <trans-unit id="3301856295120048857" datatype="html">
5a6de093
C
4311 <source>State <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
4312 <target state="new">State
e6afb669
C
4313 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/>
4314 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
5a6de093 4315 </target>
93fe2d9c
C
4316 <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>
4317 <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>
4318 <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>
4319 </trans-unit>
d7c6b951 4320 <trans-unit id="6452372740127749380" datatype="html">
5a6de093
C
4321 <source>Messages</source>
4322 <target state="new">Messages</target>
93fe2d9c
C
4323 <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>
4324 </trans-unit>
d7c6b951 4325 <trans-unit id="1969144763032891922" datatype="html">
5a6de093
C
4326 <source>Internal note</source>
4327 <target state="new">Internal note</target>
93fe2d9c
C
4328 <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>
4329 </trans-unit>
d7c6b951 4330 <trans-unit id="7418735164633152705" datatype="html">
5a6de093
C
4331 <source>Score <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
4332 <target state="new">Score
e6afb669
C
4333 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/>
4334 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
5a6de093 4335 </target>
93fe2d9c
C
4336 <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>
4337 </trans-unit>
d7c6b951 4338 <trans-unit id="9173448803033928792" datatype="html">
5a6de093
C
4339 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> reports</source>
4340 <target state="new">Showing
4341 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
4342 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
4343 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> reports
4344 </target>
93fe2d9c
C
4345 <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>
4346 </trans-unit>
d7c6b951 4347 <trans-unit id="3109314382334906782" datatype="html">
e4eaa7c9
C
4348 <source>Reportee</source>
4349 <target state="new">Reportee</target>
00e32b7c
C
4350
4351 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit>
4352
d7c6b951 4353 <trans-unit id="6540177673229220400" datatype="html">
5a6de093
C
4354 <source>{VAR_PLURAL, plural, =1 {1 report} other {<x id="INTERPOLATION"/> reports}}</source>
4355 <target state="new">{VAR_PLURAL, plural, =1 {1 report} other {
4356 <x id="INTERPOLATION" equiv-text="{{ abuse.countReportsForReportee }}"/> reports} }
4357 </target>
00e32b7c
C
4358
4359
4360 <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><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit>
d7c6b951 4361 <trans-unit id="7239750919884229270" datatype="html">
e4eaa7c9
C
4362 <source>Updated</source>
4363 <target state="new">Updated</target>
00e32b7c
C
4364
4365 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">50</context></context-group></trans-unit>
d7c6b951 4366 <trans-unit id="6409548912081699487" datatype="html">
e4eaa7c9
C
4367 <source>Mute domain</source>
4368 <target state="new">Mute domain</target>
93fe2d9c
C
4369 <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>
4370 <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>
4371 </trans-unit>
d7c6b951 4372 <trans-unit id="2381859602529023966" datatype="html">
eb12a714
C
4373 <source>Instance</source>
4374 <target state="new">Instance</target>
00e32b7c
C
4375
4376
4377
4378
4379 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">217</context></context-group><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><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></trans-unit>
d7c6b951 4380 <trans-unit id="1300704815627663264" datatype="html">
5a6de093
C
4381 <source>Muted at <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
4382 <target state="new">Muted at
e6afb669
C
4383 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/>
4384 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
5a6de093 4385 </target>
93fe2d9c
C
4386 <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>
4387 <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>
4388 <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>
4389 <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>
4390 </trans-unit>
d7c6b951 4391 <trans-unit id="6453471031802119612" datatype="html">
eb12a714
C
4392 <source>Unmute</source>
4393 <target state="new">Unmute</target>
93fe2d9c
C
4394 <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>
4395 <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>
4396 <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>
4397 <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>
4398 </trans-unit>
d7c6b951 4399 <trans-unit id="6728985502447585050" datatype="html">
e4eaa7c9
C
4400 <source>No server found matching current filters.</source>
4401 <target state="new">No server found matching current filters.</target>
93fe2d9c
C
4402 <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>
4403 <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>
4404 </trans-unit>
d7c6b951 4405 <trans-unit id="299774363533169870" datatype="html">
e4eaa7c9
C
4406 <source>No server found.</source>
4407 <target state="new">No server found.</target>
93fe2d9c
C
4408 <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>
4409 <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>
4410 </trans-unit>
d7c6b951 4411 <trans-unit id="6250599179731937899" datatype="html">
5a6de093
C
4412 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> muted instances</source>
4413 <target state="new">Showing
4414 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
4415 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
4416 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> muted instances
4417 </target>
93fe2d9c
C
4418 <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>
4419 <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>
4420 </trans-unit>
d7c6b951 4421 <trans-unit id="4917252294930256268" datatype="html">
e4eaa7c9
C
4422 <source>It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers.</source>
4423 <target state="new">
45c14ae1
C
4424 It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers.
4425 </target>
93fe2d9c 4426 <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>
00e32b7c
C
4427 </trans-unit><trans-unit id="2959657578684395250" datatype="html">
4428 <source>{count, plural, =1 {Follow request sent!} other {Follow requests sent!}}</source><target state="new">{count, plural, =1 {Follow request sent!} other {Follow requests sent!}}</target>
2164a13d
C
4429 <context-group purpose="location">
4430 <context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context>
4431 <context context-type="linenumber">65</context>
4432 </context-group>
93fe2d9c 4433 </trans-unit>
d7c6b951 4434 <trans-unit id="4058814854824495833" datatype="html">
e4eaa7c9
C
4435 <source>Mute domains</source>
4436 <target state="new">Mute domains</target>
93fe2d9c
C
4437 <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>
4438 <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>
4439 </trans-unit>
d7c6b951 4440 <trans-unit id="4086606389696938932" datatype="html">
eb12a714
C
4441 <source>Account</source>
4442 <target state="new">Account</target>
93fe2d9c
C
4443 <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>
4444 <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>
4445 <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>
4446 </trans-unit>
d7c6b951 4447 <trans-unit id="8564972645418093229" datatype="html">
e4eaa7c9
C
4448 <source>No account found matching current filters.</source>
4449 <target state="new">No account found matching current filters.</target>
93fe2d9c
C
4450 <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>
4451 <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>
4452 </trans-unit>
d7c6b951 4453 <trans-unit id="3819155299647062711" datatype="html">
e4eaa7c9
C
4454 <source>No account found.</source>
4455 <target state="new">No account found.</target>
93fe2d9c
C
4456 <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>
4457 <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>
4458 </trans-unit>
913aa176 4459 <trans-unit id="2338185419645468935" datatype="html">
4460 <source>List installed plugins</source>
4461 <target state="new">List installed plugins</target>
93fe2d9c
C
4462 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugins.routes.ts</context><context context-type="linenumber">26</context></context-group>
4463 </trans-unit>
913aa176 4464 <trans-unit id="8897412584195581488" datatype="html">
4465 <source>Search plugins</source>
4466 <target state="new">Search plugins</target>
93fe2d9c
C
4467 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugins.routes.ts</context><context context-type="linenumber">35</context></context-group>
4468 </trans-unit>
913aa176 4469 <trans-unit id="4994333937800672218" datatype="html">
4470 <source>Show plugin</source>
4471 <target state="new">Show plugin</target>
93fe2d9c
C
4472 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugins.routes.ts</context><context context-type="linenumber">44</context></context-group>
4473 </trans-unit>
d7c6b951 4474 <trans-unit id="602667807232759122" datatype="html">
5a6de093
C
4475 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> muted accounts</source>
4476 <target state="new">Showing
4477 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
4478 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
4479 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> muted accounts
4480 </target>
913aa176 4481 <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>
4482 <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>
4483 </trans-unit>
5a6de093 4484 <trans-unit id="8259696070728377358" datatype="html">
eb12a714
C
4485 <source>Plugins/Themes</source>
4486 <target state="new">Plugins/Themes</target>
93fe2d9c
C
4487 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">142</context></context-group>
4488 </trans-unit>
d7c6b951 4489 <trans-unit id="4894835484717268716" datatype="html">
eb12a714
C
4490 <source>Installed</source>
4491 <target state="new">Installed</target>
93fe2d9c
C
4492 <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>
4493 <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>
4494 </trans-unit>
4495 <trans-unit id="6185935497147252048" datatype="html">
4496 <source>This plugin is developed by Framasoft</source>
4497 <target state="new">This plugin is developed by Framasoft</target>
78a5dd9c
C
4498 <context-group purpose="location">
4499 <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context>
4500 <context context-type="linenumber">37</context>
4501 </context-group>
93fe2d9c
C
4502 </trans-unit>
4503 <trans-unit id="8336721444092720377" datatype="html">
4504 <source>Official</source>
4505 <target state="new"> Official </target>
2164a13d
C
4506
4507 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit>
d7c6b951 4508 <trans-unit id="7002061007877950198" datatype="html">
5a6de093
C
4509 <source>Plugin homepage (new window)</source>
4510 <target state="new">Plugin homepage (new window)</target>
93fe2d9c
C
4511 <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>
4512 <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>
4513 </trans-unit>
4514 <trans-unit id="3981257963098530375" datatype="html">
4515 <source>Navigate between installed plugins and themes or find new ones</source>
4516 <target state="new">Navigate between installed plugins and themes or find new ones</target>
78a5dd9c
C
4517 <context-group purpose="location">
4518 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context>
4519 <context context-type="linenumber">2</context>
4520 </context-group>
913aa176 4521 </trans-unit>
d7c6b951 4522 <trans-unit id="8630916846096019339" datatype="html">
e4eaa7c9
C
4523 <source>Users can resolve distant content</source>
4524 <target state="new">Users can resolve distant content</target>
b2d03a83
C
4525
4526 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">114</context></context-group></trans-unit>
93fe2d9c
C
4527 <trans-unit id="3300472325769888962" datatype="html">
4528 <source>Plugins &amp; Themes</source>
4529 <target state="new">Plugins &amp; Themes</target>
b2d03a83
C
4530
4531 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">121</context></context-group></trans-unit>
93fe2d9c
C
4532 <trans-unit id="1782375284146839174" datatype="html">
4533 <source>Available themes</source>
4534 <target state="new">Available themes</target>
b2d03a83
C
4535
4536 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">125</context></context-group></trans-unit>
93fe2d9c
C
4537 <trans-unit id="9205443410527464015" datatype="html">
4538 <source>Plugins enabled</source>
4539 <target state="new">Plugins enabled</target>
b2d03a83
C
4540
4541 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">134</context></context-group></trans-unit>
d7c6b951 4542 <trans-unit id="5410940035535748578" datatype="html">
e4eaa7c9
C
4543 <source>Close this message</source>
4544 <target state="new">Close this message</target>
913aa176 4545 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.html</context><context context-type="linenumber">34</context></context-group>
4546 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.html</context><context context-type="linenumber">34</context></context-group>
4547 </trans-unit>
00e32b7c 4548
91ae3c4a 4549 <trans-unit id="2144158274184161635" datatype="html">
93fe2d9c
C
4550 <source>Videos with the most interactions for recent videos</source>
4551 <target state="new">Videos with the most interactions for recent videos</target>
9794fe1c 4552
2164a13d 4553 <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></trans-unit>
93fe2d9c
C
4554 <trans-unit id="8312243926314494468" datatype="html">
4555 <source>Videos with the most views during the last 24 hours</source>
4556 <target state="new">Videos with the most views during the last 24 hours</target>
2164a13d
C
4557
4558 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">224</context></context-group></trans-unit>
93fe2d9c
C
4559 <trans-unit id="8731139416455609016" datatype="html">
4560 <source>Videos with the most views during the last <x id="PH" equiv-text="this.trendingDays"/> days</source>
4561 <target state="new">Videos with the most views during the last <x id="PH" equiv-text="this.trendingDays"/> days</target>
2164a13d
C
4562
4563 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">228</context></context-group></trans-unit>
913aa176 4564 <trans-unit id="1671858302647356245" datatype="html">
4565 <source>Videos that have the most likes</source>
4566 <target state="new">Videos that have the most likes</target>
9794fe1c 4567
2164a13d 4568 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">213</context></context-group></trans-unit>
d7c6b951 4569 <trans-unit id="2006841089844688970" datatype="html">
eb12a714
C
4570 <source>To load your new installed plugins or themes, refresh the page.</source>
4571 <target state="new">
040758e0
C
4572 To load your new installed plugins or themes, refresh the page.
4573</target>
2164a13d
C
4574
4575 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">4</context></context-group></trans-unit>
93fe2d9c
C
4576 <trans-unit id="7577430199525157466" datatype="html">
4577 <source>Popular plugins</source>
4578 <target state="new">Popular plugins</target>
90aa0a74
C
4579 <context-group purpose="location">
4580 <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context>
78a5dd9c
C
4581 <context context-type="linenumber">10</context>
4582 </context-group>
93fe2d9c
C
4583 </trans-unit>
4584 <trans-unit id="830877982972543118" datatype="html">
4585 <source>Popular themes</source>
4586 <target state="new">Popular themes</target>
78a5dd9c
C
4587 <context-group purpose="location">
4588 <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context>
4589 <context context-type="linenumber">11</context>
90aa0a74 4590 </context-group>
913aa176 4591 </trans-unit>
78a5dd9c 4592 <trans-unit id="1780056719120519633" datatype="html">
93fe2d9c
C
4593 <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>
4594 <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>
2164a13d
C
4595
4596 <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></trans-unit>
d7c6b951 4597 <trans-unit id="3148804384763272950" datatype="html">
eb12a714
C
4598 <source>{VAR_PLURAL, plural, =1 {result} other {results} }</source>
4599 <target state="new">{VAR_PLURAL, plural, =1 {result} other {results} }</target>
93fe2d9c
C
4600 <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>
4601 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">5</context></context-group>
4602 </trans-unit>
d7c6b951 4603 <trans-unit id="2722270956157821098" datatype="html">
eb12a714
C
4604 <source>No results.</source>
4605 <target state="new">
040758e0
C
4606 No results.
4607</target>
2164a13d
C
4608
4609 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">28</context></context-group></trans-unit>
d7c6b951 4610 <trans-unit id="2601639465696257054" datatype="html">
913aa176 4611 <source>This <x id="INTERPOLATION"/> does not have settings. </source>
eb12a714 4612 <target state="new">
5a6de093
C
4613 This
4614 <x id="INTERPOLATION" equiv-text="{{ pluginTypeLabel }}"/> does not have settings.
4615
4616 </target>
2164a13d
C
4617
4618 <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">17</context></context-group></trans-unit>
5a6de093 4619 <trans-unit id="29832309535656200" datatype="html">
eb12a714
C
4620 <source>System</source>
4621 <target state="new">System</target>
93fe2d9c
C
4622 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">148</context></context-group>
4623 </trans-unit>
913aa176 4624 <trans-unit id="8949443215142664126" datatype="html">
4625 <source>Delete this comment</source>
4626 <target state="new">Delete this comment</target>
2164a13d
C
4627
4628 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
913aa176 4629 <trans-unit id="3327751240218085797" datatype="html">
4630 <source>Delete all comments of this account</source>
4631 <target state="new">Delete all comments of this account</target>
2164a13d
C
4632
4633 <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></trans-unit>
913aa176 4634 <trans-unit id="2850960459131251840" datatype="html">
4635 <source>Comments are deleted after a few minutes</source>
4636 <target state="new">Comments are deleted after a few minutes</target>
2164a13d 4637
00e32b7c
C
4638 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">88</context></context-group></trans-unit><trans-unit id="1271241007621398467" datatype="html">
4639 <source>{count, plural, =1 {1 comment deleted.} other {<x id="count"/> comments deleted.}}</source><target state="new">{count, plural, =1 {1 comment deleted.} other {<x id="count"/> comments deleted.}}</target>
2164a13d
C
4640 <context-group purpose="location">
4641 <context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context>
4642 <context context-type="linenumber">150</context>
4643 </context-group>
4644 </trans-unit><trans-unit id="264978617337249011" datatype="html">
4645 <source><x id="PH" equiv-text="commentArgs.length"/> comment(s) deleted.</source><target state="new"><x id="PH" equiv-text="commentArgs.length"/> comment(s) deleted.</target>
4646 <context-group purpose="location">
4647 <context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context>
4648 <context context-type="linenumber">152,150</context>
4649 </context-group>
93fe2d9c 4650 </trans-unit>
2164a13d 4651
913aa176 4652 <trans-unit id="379090446060940062" datatype="html">
4653 <source>Do you really want to delete all comments of <x id="PH"/>?</source>
4654 <target state="new">Do you really want to delete all comments of <x id="PH"/>?</target>
2164a13d
C
4655
4656 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">175</context></context-group></trans-unit>
913aa176 4657 <trans-unit id="4539246224625965241" datatype="html">
4658 <source>Comments of <x id="PH"/> will be deleted in a few minutes</source>
4659 <target state="new">Comments of <x id="PH"/> will be deleted in a few minutes</target>
2164a13d
C
4660
4661 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">187</context></context-group></trans-unit>
93fe2d9c
C
4662 <trans-unit id="3204306399736151644" datatype="html">
4663 <source>Comments list</source>
4664 <target state="new">Comments list</target>
3c18ff47
C
4665 <context-group purpose="location">
4666 <context context-type="sourcefile">src/app/+admin/overview/comments/video-comment.routes.ts</context>
4667 <context context-type="linenumber">24</context>
4668 </context-group>
4669 </trans-unit>
d7c6b951 4670 <trans-unit id="7427986413651551775" datatype="html">
913aa176 4671 <source>Video comments</source>
4672 <target state="new">Video comments</target>
93fe2d9c
C
4673 <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>
4674 </trans-unit>
4675 <trans-unit id="289582790179344391" datatype="html">
4676 <source>This view also shows comments from muted accounts.</source>
4677 <target state="new">This view also shows comments from muted accounts.</target>
4678 <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>
4679 </trans-unit>
d7c6b951 4680 <trans-unit id="4523382115569186450" datatype="html">
913aa176 4681 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> comments</source>
4682 <target state="new">Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> comments</target>
93fe2d9c
C
4683 <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>
4684 </trans-unit>
d7c6b951 4685 <trans-unit id="6110554376228744887" datatype="html">
913aa176 4686 <source>Select all rows</source>
4687 <target state="new">Select all rows</target>
93fe2d9c
C
4688 <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>
4689 <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>
4690 <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>
4691 </trans-unit>
d7c6b951 4692 <trans-unit id="2719284837486030903" datatype="html">
8b049b68
C
4693 <source>Job type</source>
4694 <target state="new">Job type</target>
913aa176 4695 <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>
4696 </trans-unit>
d7c6b951 4697 <trans-unit id="6170245880855918780" datatype="html">
8b049b68
C
4698 <source>Job state</source>
4699 <target state="new">Job state</target>
913aa176 4700 <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>
4701 </trans-unit>
d7c6b951 4702 <trans-unit id="2296681895307893686" datatype="html">
913aa176 4703 <source>any</source>
4704 <target state="new">any</target>
e351a5c5
C
4705 <context-group purpose="location">
4706 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context>
4707 <context context-type="linenumber">21</context>
4708 </context-group>
4709 <note priority="1" from="description">Selector for the list displaying jobs, filtering by their state</note>
913aa176 4710 </trans-unit>
d7c6b951 4711 <trans-unit id="3067132953487445901" datatype="html">
913aa176 4712 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> jobs</source>
4713 <target state="new">Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> jobs</target>
4714 <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>
4715 </trans-unit>
d7c6b951 4716 <trans-unit id="8650499415827640724" datatype="html">
eb12a714
C
4717 <source>Type</source>
4718 <target state="new">Type</target>
913aa176 4719 <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>
4720 </trans-unit>
d7c6b951 4721 <trans-unit id="3901868627411944813" datatype="html">
e6afb669
C
4722 <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>
4723 <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
4724 <context-group purpose="location">
4725 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context>
b87b606a 4726 <context context-type="linenumber">47</context>
e351a5c5 4727 </context-group>
913aa176 4728 </trans-unit>
d7c6b951 4729 <trans-unit id="3419681791450150574" datatype="html">
913aa176 4730 <source>Progress</source>
4731 <target state="new">Progress</target>
e351a5c5
C
4732 <context-group purpose="location">
4733 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context>
b87b606a 4734 <context context-type="linenumber">49</context>
e351a5c5 4735 </context-group>
913aa176 4736 </trans-unit>
d7c6b951 4737 <trans-unit id="914197284349366734" datatype="html">
913aa176 4738 <source>No jobs found.</source>
4739 <target state="new">No jobs found.</target>
93fe2d9c
C
4740 <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>
4741 </trans-unit>
d7c6b951 4742 <trans-unit id="2713421326605345655" datatype="html">
e6afb669
C
4743 <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>
4744 <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
4745 <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>
4746 </trans-unit>
d7c6b951 4747 <trans-unit id="2384897339170501794" datatype="html">
913aa176 4748 <source>No <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/> jobs found.</source>
4749 <target state="new">No <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/> jobs found.</target>
93fe2d9c
C
4750 <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>
4751 </trans-unit>
d7c6b951 4752 <trans-unit id="4457061340457477073" datatype="html">
913aa176 4753 <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>
4754 <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
4755 <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>
4756 </trans-unit>
d7c6b951 4757 <trans-unit id="1102717806459547726" datatype="html">
eb12a714
C
4758 <source>Refresh</source>
4759 <target state="new">Refresh</target>
93fe2d9c
C
4760 <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>
4761 <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>
4762 <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>
4763 <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>
4764 </trans-unit>
d7c6b951 4765 <trans-unit id="6052766076365105714" datatype="html">
913aa176 4766 <source>now</source>
4767 <target state="new">now</target>
4768 <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
4769 </trans-unit>
4770 <trans-unit id="8984988128489304664" datatype="html">
4771 <source>Filter logs by tags</source>
4772 <target state="new">Filter logs by tags</target>
a71d4140
C
4773 <context-group purpose="location">
4774 <context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context>
4775 <context context-type="linenumber">31</context>
4776 </context-group>
913aa176 4777 </trans-unit>
d7c6b951 4778 <trans-unit id="3894950702316166331" datatype="html">
e4eaa7c9
C
4779 <source>Loading...</source>
4780 <target state="new">Loading...</target>
93fe2d9c
C
4781 <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>
4782 </trans-unit>
4783 <trans-unit id="1570003374195931619" datatype="html">
4784 <source>No log.</source>
4785 <target state="new">No log.</target>
a71d4140
C
4786 <context-group purpose="location">
4787 <context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context>
4788 <context context-type="linenumber">40</context>
4789 </context-group>
913aa176 4790 </trans-unit>
d7c6b951 4791 <trans-unit id="2232767208623640457" datatype="html">
e6afb669 4792 <source>By <x id="INTERPOLATION"/> -></source>
5a6de093 4793 <target state="new">By
e6afb669 4794 <x id="INTERPOLATION" equiv-text="{{ log.by }}"/> ->
5a6de093 4795 </target>
93fe2d9c
C
4796 <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>
4797 </trans-unit>
d7c6b951 4798 <trans-unit id="7396175500300709096" datatype="html">
e4eaa7c9
C
4799 <source>INSTANCE</source>
4800 <target state="new">INSTANCE</target>
913aa176 4801 <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>
4802 </trans-unit>
d7c6b951 4803 <trans-unit id="8953033926734869941" datatype="html">
eb12a714
C
4804 <source>Name</source>
4805 <target state="new">Name</target>
00e32b7c
C
4806
4807
4808
4809 <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">12</context></context-group><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><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></trans-unit>
d7c6b951 4810 <trans-unit id="2973928033612762715" datatype="html">
eb12a714
C
4811 <source>Short description</source>
4812 <target state="new">Short description</target>
00e32b7c
C
4813
4814 <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">23</context></context-group></trans-unit>
d7c6b951 4815 <trans-unit id="7794655859478571096" datatype="html">
eb12a714
C
4816 <source>Main instance categories</source>
4817 <target state="new">Main instance categories</target>
00e32b7c
C
4818
4819 <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">49</context></context-group></trans-unit>
d7c6b951 4820 <trans-unit id="6588040559347368313" datatype="html">
5a6de093
C
4821 <source>Add a new category</source>
4822 <target state="new">Add a new category</target>
00e32b7c
C
4823
4824
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">56</context></context-group><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></trans-unit>
d7c6b951 4826 <trans-unit id="8953934448427251062" datatype="html">
5a6de093
C
4827 <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>
4828 <target state="new">The
e6afb669
C
4829 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>sharing system
4830 <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 4831 </target>
93fe2d9c
C
4832 <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>
4833 </trans-unit>
d7c6b951 4834 <trans-unit id="34094919610906740" datatype="html">
e4eaa7c9
C
4835 <source>Help share videos being played</source>
4836 <target state="new">Help share videos being played</target>
93fe2d9c
C
4837 <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>
4838 </trans-unit>
d7c6b951 4839 <trans-unit id="6236140336967052987" datatype="html">
e4eaa7c9
C
4840 <source>When on a video page, directly start playing the video.</source>
4841 <target state="new">When on a video page, directly start playing the video.</target>
93fe2d9c
C
4842 <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>
4843 </trans-unit>
d7c6b951 4844 <trans-unit id="9135112681389493865" datatype="html">
e4eaa7c9
C
4845 <source>Automatically play videos</source>
4846 <target state="new">Automatically play videos</target>
93fe2d9c
C
4847 <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>
4848 </trans-unit>
d7c6b951 4849 <trans-unit id="575474399125992547" datatype="html">
e4eaa7c9
C
4850 <source>When a video ends, follow up with the next suggested video.</source>
4851 <target state="new">When a video ends, follow up with the next suggested video.</target>
93fe2d9c
C
4852 <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>
4853 </trans-unit>
d7c6b951 4854 <trans-unit id="2701970773087072815" datatype="html">
e4eaa7c9
C
4855 <source>Automatically start playing the next video</source>
4856 <target state="new">Automatically start playing the next video</target>
93fe2d9c
C
4857 <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>
4858 </trans-unit>
d7c6b951 4859 <trans-unit id="5983800192187691457" datatype="html">
eb12a714
C
4860 <source>Main languages you/your moderators speak</source>
4861 <target state="new">Main languages you/your moderators speak</target>
00e32b7c
C
4862
4863 <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">63</context></context-group></trans-unit>
d7c6b951 4864 <trans-unit id="399528956091640769" datatype="html">
e4eaa7c9
C
4865 <source>MODERATION &amp; NSFW</source>
4866 <target state="new">MODERATION &amp; NSFW</target>
00e32b7c
C
4867
4868 <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">81</context></context-group></trans-unit>
4869
d7c6b951 4870 <trans-unit id="7030031694783481217" datatype="html">
eb12a714
C
4871 <source>This instance is dedicated to sensitive or NSFW content</source>
4872 <target state="new">This instance is dedicated to sensitive or NSFW content</target>
00e32b7c
C
4873
4874 <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">91</context></context-group></trans-unit>
d7c6b951 4875 <trans-unit id="4620493570088713907" datatype="html">
e6afb669
C
4876 <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>
4877 <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>
00e32b7c
C
4878
4879 <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">95</context></context-group></trans-unit>
d7c6b951 4880 <trans-unit id="7497677457560701935" datatype="html">
eb12a714
C
4881 <source>Policy on videos containing sensitive content</source>
4882 <target state="new">Policy on videos containing sensitive content</target>
00e32b7c
C
4883
4884 <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">104</context></context-group></trans-unit>
d7c6b951 4885 <trans-unit id="8930852890861583005" datatype="html">
eb12a714
C
4886 <source>Blur thumbnails</source>
4887 <target state="new">Blur thumbnails</target>
00e32b7c
C
4888
4889
4890 <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><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></trans-unit>
d7c6b951 4891 <trans-unit id="6812930637022637485" datatype="html">
eb12a714
C
4892 <source>Display</source>
4893 <target state="new">Display</target>
00e32b7c
C
4894
4895
4896
4897 <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><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><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></trans-unit>
d7c6b951 4898 <trans-unit id="1617785425462022303" datatype="html">
e4eaa7c9
C
4899 <source>Strategy</source>
4900 <target state="new">Strategy</target>
913aa176 4901 <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>
4902 </trans-unit>
d7c6b951 4903 <trans-unit id="2544569632476723854" datatype="html">
eb12a714
C
4904 <source>Terms</source>
4905 <target state="new">Terms</target>
2164a13d
C
4906
4907
4908
4909
00e32b7c 4910 <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><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">127</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit>
d7c6b951 4911 <trans-unit id="4127416011499804250" datatype="html">
eb12a714
C
4912 <source>Code of conduct</source>
4913 <target state="new">Code of conduct</target>
00e32b7c
C
4914
4915
4916
4917 <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><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">138</context></context-group><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></trans-unit>
d7c6b951 4918 <trans-unit id="3076079242537393946" datatype="html">
eb12a714
C
4919 <source>Moderation information</source>
4920 <target state="new">Moderation information</target>
00e32b7c
C
4921
4922
4923
4924 <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><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">149</context></context-group><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></trans-unit>
d7c6b951 4925 <trans-unit id="5056489767203690328" datatype="html">
e4eaa7c9
C
4926 <source>Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc</source>
4927 <target state="new">Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc</target>
00e32b7c
C
4928
4929 <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">150</context></context-group></trans-unit>
d7c6b951 4930 <trans-unit id="2047672753819413550" datatype="html">
e4eaa7c9
C
4931 <source>YOU AND YOUR INSTANCE</source>
4932 <target state="new">YOU AND YOUR INSTANCE</target>
00e32b7c
C
4933
4934 <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">165</context></context-group></trans-unit>
d7c6b951 4935 <trans-unit id="3968335261686887328" datatype="html">
eb12a714
C
4936 <source>Who is behind the instance?</source>
4937 <target state="new">Who is behind the instance?</target>
00e32b7c
C
4938
4939 <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">171</context></context-group></trans-unit>
d7c6b951 4940 <trans-unit id="7323194786468446482" datatype="html">
e4eaa7c9
C
4941 <source>A single person? A non-profit? A company?</source>
4942 <target state="new">A single person? A non-profit? A company?</target>
00e32b7c
C
4943
4944 <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">172</context></context-group></trans-unit>
d7c6b951 4945 <trans-unit id="5480243297215266596" datatype="html">
eb12a714
C
4946 <source>Why did you create this instance?</source>
4947 <target state="new">Why did you create this instance?</target>
00e32b7c
C
4948
4949 <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">183</context></context-group></trans-unit>
d7c6b951 4950 <trans-unit id="6995481962115300007" datatype="html">
e4eaa7c9
C
4951 <source>To share your personal videos? To open registrations and allow people to upload what they want?</source>
4952 <target state="new">To share your personal videos? To open registrations and allow people to upload what they want?</target>
00e32b7c
C
4953
4954 <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">184</context></context-group></trans-unit>
d7c6b951 4955 <trans-unit id="3667968987954856844" datatype="html">
eb12a714
C
4956 <source>How long do you plan to maintain this instance?</source>
4957 <target state="new">How long do you plan to maintain this instance?</target>
00e32b7c
C
4958
4959 <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">195</context></context-group></trans-unit>
d7c6b951 4960 <trans-unit id="6722472563287778070" datatype="html">
e4eaa7c9
C
4961 <source>It's important to know for users who want to register on your instance</source>
4962 <target state="new">It's important to know for users who want to register on your instance</target>
00e32b7c
C
4963
4964 <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">196</context></context-group></trans-unit>
d7c6b951 4965 <trans-unit id="8362291348781958428" datatype="html">
eb12a714
C
4966 <source>How will you finance the PeerTube server?</source>
4967 <target state="new">How will you finance the PeerTube server?</target>
00e32b7c
C
4968
4969 <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">207</context></context-group></trans-unit>
d7c6b951 4970 <trans-unit id="2441006645448216398" datatype="html">
e4eaa7c9
C
4971 <source>With your own funds? With user donations? Advertising?</source>
4972 <target state="new">With your own funds? With user donations? Advertising?</target>
00e32b7c
C
4973
4974 <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">208</context></context-group></trans-unit>
d7c6b951 4975 <trans-unit id="6853511883515031762" datatype="html">
e4eaa7c9
C
4976 <source>OTHER INFORMATION</source>
4977 <target state="new">OTHER INFORMATION</target>
00e32b7c
C
4978
4979 <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">223</context></context-group></trans-unit>
d7c6b951 4980 <trans-unit id="3447208665089679283" datatype="html">
eb12a714
C
4981 <source>What server/hardware does the instance run on?</source>
4982 <target state="new">What server/hardware does the instance run on?</target>
00e32b7c
C
4983
4984 <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">229</context></context-group></trans-unit>
d7c6b951 4985 <trans-unit id="4739907951373047958" datatype="html">
e4eaa7c9
C
4986 <source>i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc.</source>
4987 <target state="new">i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc.</target>
00e32b7c
C
4988
4989 <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">230</context></context-group></trans-unit>
d7c6b951 4990 <trans-unit id="8557599287230755359" datatype="html">
e4eaa7c9
C
4991 <source>APPEARANCE</source>
4992 <target state="new">APPEARANCE</target>
913aa176 4993 <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>
00e32b7c
C
4994 </trans-unit><trans-unit id="371306187337992930" datatype="html">
4995 <source> Use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange&quot; routerLink=&quot;/admin/plugins&quot;>"/>plugins &amp; themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more involved changes, or add slight <x id="START_LINK_1" equiv-text="&lt;a class=&quot;link-orange&quot; routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;>"/>customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source><target state="new"> Use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange&quot; routerLink=&quot;/admin/plugins&quot;>"/>plugins &amp; themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more involved changes, or add slight <x id="START_LINK_1" equiv-text="&lt;a class=&quot;link-orange&quot; routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;>"/>customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
4996 <context-group purpose="location">
4997 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
4998 <context context-type="linenumber">5,7</context>
4999 </context-group>
913aa176 5000 </trans-unit>
00e32b7c
C
5001
5002
d7c6b951 5003 <trans-unit id="4096396973250090478" datatype="html">
e4eaa7c9
C
5004 <source>Landing page</source>
5005 <target state="new">Landing page</target>
913aa176 5006 <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>
5007 </trans-unit>
d7c6b951 5008 <trans-unit id="2609416025385742456" datatype="html">
913aa176 5009 <source>Default trending page</source>
5010 <target state="new">Default trending page</target>
93fe2d9c
C
5011 <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>
5012 </trans-unit>
9794fe1c 5013
d7c6b951 5014 <trans-unit id="554741830445276244" datatype="html">
913aa176 5015 <source>Hot videos</source>
5016 <target state="new">Hot videos</target>
9794fe1c
C
5017
5018 <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></trans-unit>
d7c6b951 5019 <trans-unit id="4203746847864415875" datatype="html">
913aa176 5020 <source>Most viewed videos</source>
5021 <target state="new">Most viewed videos</target>
9794fe1c
C
5022
5023 <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></trans-unit>
d7c6b951 5024 <trans-unit id="8177374861384376651" datatype="html">
eb12a714
C
5025 <source>Most liked videos</source>
5026 <target state="new">Most liked videos</target>
9794fe1c
C
5027
5028 <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></trans-unit>
93fe2d9c
C
5029 <trans-unit id="5862227717871131052" datatype="html">
5030 <source>Prefer author display name in video miniature</source>
5031 <target state="new">Prefer author display name in video miniature</target>
9794fe1c
C
5032
5033 <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">65</context></context-group></trans-unit>
93fe2d9c
C
5034 <trans-unit id="5444889468197427724" datatype="html">
5035 <source>Redirect users on single external auth when users click on the login button in menu</source>
5036 <target state="new">Redirect users on single external auth when users click on the login button in menu</target>
9794fe1c
C
5037
5038 <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">76</context></context-group></trans-unit>
93fe2d9c
C
5039 <trans-unit id="2138469194506455231" datatype="html">
5040 <source>⚠️ You don't have any external auth plugin enabled.</source>
5041 <target state="new">⚠️ You don't have any external auth plugin enabled.</target>
9794fe1c
C
5042
5043 <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">79</context></context-group></trans-unit>
93fe2d9c
C
5044 <trans-unit id="6608125149782412086" datatype="html">
5045 <source>⚠️ You have multiple external auth plugins enabled.</source>
5046 <target state="new">⚠️ You have multiple external auth plugins enabled.</target>
9794fe1c
C
5047
5048 <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">80</context></context-group></trans-unit>
d7c6b951 5049 <trans-unit id="4809162812315301010" datatype="html">
e4eaa7c9
C
5050 <source>BROADCAST MESSAGE</source>
5051 <target state="new">BROADCAST MESSAGE</target>
9794fe1c
C
5052
5053 <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">93</context></context-group></trans-unit>
d7c6b951 5054 <trans-unit id="7097094470713539753" datatype="html">
913aa176 5055 <source>Display a message on your instance</source>
5056 <target state="new"> Display a message on your instance </target>
9794fe1c
C
5057
5058 <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></trans-unit>
d7c6b951 5059 <trans-unit id="4686199497574248459" datatype="html">
e4eaa7c9
C
5060 <source>Enable broadcast message</source>
5061 <target state="new">Enable broadcast message</target>
9794fe1c
C
5062
5063 <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">106</context></context-group></trans-unit>
d7c6b951 5064 <trans-unit id="9192050065623241777" datatype="html">
e4eaa7c9
C
5065 <source>Allow users to dismiss the broadcast message</source>
5066 <target state="new">Allow users to dismiss the broadcast message </target>
9794fe1c
C
5067
5068 <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">113</context></context-group></trans-unit>
d7c6b951 5069 <trans-unit id="6582848618760132901" datatype="html">
e4eaa7c9
C
5070 <source>Broadcast message level</source>
5071 <target state="new">Broadcast message level</target>
9794fe1c
C
5072
5073 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">118</context></context-group></trans-unit>
d7c6b951 5074 <trans-unit id="8066608938393600549" datatype="html">
e4eaa7c9
C
5075 <source>Message</source>
5076 <target state="new">Message</target>
9794fe1c
C
5077
5078 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">132</context></context-group></trans-unit>
d7c6b951 5079 <trans-unit id="5631159720194597622" datatype="html">
e4eaa7c9
C
5080 <source>NEW USERS</source>
5081 <target state="new">NEW USERS</target>
9794fe1c
C
5082
5083 <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">149</context></context-group></trans-unit>
d7c6b951 5084 <trans-unit id="2669509104300979449" datatype="html">
e6afb669
C
5085 <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>
5086 <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>
9794fe1c
C
5087
5088 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">150</context></context-group></trans-unit>
d7c6b951 5089 <trans-unit id="4497115134891299867" datatype="html">
eb12a714
C
5090 <source>Signup requires email verification</source>
5091 <target state="new">Signup requires email verification</target>
9794fe1c
C
5092
5093 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">172</context></context-group></trans-unit>
d7c6b951 5094 <trans-unit id="8133107840061687919" datatype="html">
eb12a714
C
5095 <source>Signup limit</source>
5096 <target state="new">Signup limit</target>
9794fe1c
C
5097
5098 <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">176</context></context-group></trans-unit>
d7c6b951 5099 <trans-unit id="8497774075394617130" datatype="html">
913aa176 5100 <source>{VAR_PLURAL, plural, =1 {user} other {users}}</source>
5101 <target state="new">{VAR_PLURAL, plural, =1 {user} other {users}}</target>
9794fe1c
C
5102
5103 <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">183</context></context-group></trans-unit>
d7c6b951 5104 <trans-unit id="5620049714977547431" datatype="html">
913aa176 5105 <source>Signup won't be limited to a fixed number of users.</source>
5106 <target state="new">Signup won't be limited to a fixed number of users.</target>
9794fe1c
C
5107
5108 <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">188</context></context-group></trans-unit>
93fe2d9c
C
5109 <trans-unit id="1663379405062033606" datatype="html">
5110 <source>Minimum required age to create an account</source>
5111 <target state="new">Minimum required age to create an account</target>
9794fe1c
C
5112
5113 <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">192</context></context-group></trans-unit>
93fe2d9c
C
5114 <trans-unit id="8342879272354516454" datatype="html">
5115 <source>{VAR_PLURAL, plural, =1 {year old} other {years old}}</source>
5116 <target state="new">{VAR_PLURAL, plural, =1 {year old} other {years old}}</target>
9794fe1c
C
5117
5118 <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">199</context></context-group></trans-unit>
d7c6b951 5119 <trans-unit id="7456307533995141215" datatype="html">
5a6de093
C
5120 <source>Enable Signup</source>
5121 <target state="new">Enable Signup</target>
9794fe1c
C
5122
5123 <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">161</context></context-group></trans-unit>
d7c6b951 5124 <trans-unit id="4555457172864212828" datatype="html">
eb12a714
C
5125 <source>Users</source>
5126 <target state="new">Users</target>
93fe2d9c
C
5127 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">41</context></context-group>
5128 <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>
5129 <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>
5130 <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>
5131 </trans-unit>
5132 <trans-unit id="3807699453257291879" datatype="html">
5133 <source>Comments</source>
5134 <target state="new">Comments</target>
b53cc662 5135
d3d4099a 5136 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit>
d7c6b951 5137 <trans-unit id="8147229944654164397" datatype="html">
e4eaa7c9
C
5138 <source>{VAR_PLURAL, plural, =1 {Video} other {Videos} }</source>
5139 <target state="new">{VAR_PLURAL, plural, =1 {Video} other {Videos} }</target>
93fe2d9c
C
5140 <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>
5141 <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>
5142 </trans-unit>
d7c6b951 5143 <trans-unit id="2068564237394270744" datatype="html">
e4eaa7c9
C
5144 <source>{VAR_PLURAL, plural, =1 {Channel} other {Channels} }</source>
5145 <target state="new">{VAR_PLURAL, plural, =1 {Channel} other {Channels} }</target>
93fe2d9c
C
5146 <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>
5147 <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>
5148 </trans-unit>
d7c6b951 5149 <trans-unit id="407487463718398437" datatype="html">
e4eaa7c9
C
5150 <source>{VAR_PLURAL, plural, =1 {Subscriber} other {Subscribers} }</source>
5151 <target state="new">{VAR_PLURAL, plural, =1 {Subscriber} other {Subscribers} }</target>
93fe2d9c
C
5152 <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>
5153 <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>
5154 </trans-unit>
d7c6b951 5155 <trans-unit id="9036137946566829282" datatype="html">
e4eaa7c9
C
5156 <source>Incriminated in reports</source>
5157 <target state="new">Incriminated in reports</target>
93fe2d9c
C
5158 <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>
5159 <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>
5160 </trans-unit>
d7c6b951 5161 <trans-unit id="7441750243186193044" datatype="html">
e4eaa7c9
C
5162 <source>Authored reports accepted</source>
5163 <target state="new">Authored reports accepted</target>
93fe2d9c
C
5164 <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>
5165 <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>
5166 </trans-unit>
d7c6b951 5167 <trans-unit id="3094586852616580737" datatype="html">
e4eaa7c9
C
5168 <source>{VAR_PLURAL, plural, =1 {Comment} other {Comments} }</source>
5169 <target state="new">{VAR_PLURAL, plural, =1 {Comment} other {Comments} }</target>
93fe2d9c
C
5170 <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>
5171 <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>
5172 </trans-unit>
d7c6b951 5173 <trans-unit id="7362516430807501858" datatype="html">
e4eaa7c9
C
5174 <source>NEW USER</source>
5175 <target state="new">NEW USER</target>
93fe2d9c
C
5176 <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>
5177 <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>
5178 </trans-unit>
d7c6b951 5179 <trans-unit id="3008420115644088420" datatype="html">
e4eaa7c9
C
5180 <source>Configuration</source>
5181 <target state="new">Configuration</target>
93fe2d9c
C
5182 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">136</context></context-group>
5183 <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>
5184 </trans-unit>
d7c6b951 5185 <trans-unit id="502260296951057925" datatype="html">
eb12a714
C
5186 <source>Default video quota per user</source>
5187 <target state="new">Default video quota per user</target>
9794fe1c
C
5188
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">211</context></context-group></trans-unit>
d7c6b951 5190 <trans-unit id="7169210802367807492" datatype="html">
913aa176 5191 <source>bytes</source>
5192 <target state="new">bytes</target>
9794fe1c
C
5193
5194
5195
5196
5197
5198
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">217</context></context-group><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">231</context></context-group><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><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><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><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></trans-unit>
d7c6b951 5200 <trans-unit id="8509882464852636851" datatype="html">
eb12a714
C
5201 <source>Default daily upload limit per user</source>
5202 <target state="new">Default daily upload limit per user</target>
9794fe1c
C
5203
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">225</context></context-group></trans-unit>
d7c6b951 5205 <trans-unit id="4719342289581047890" datatype="html">
8b049b68
C
5206 <source>Allow import with a torrent file or a magnet URI</source>
5207 <target state="new">Allow import with a torrent file or a magnet URI</target>
9794fe1c
C
5208
5209 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">279</context></context-group></trans-unit>
93fe2d9c
C
5210 <trans-unit id="6801844913630625451" datatype="html">
5211 <source>⚠️ We don't recommend to enable this feature if you don't trust your users</source>
5212 <target state="new">⚠️ We don't recommend to enable this feature if you don't trust your users</target>
9794fe1c
C
5213
5214 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">282</context></context-group></trans-unit>
d7c6b951 5215 <trans-unit id="3950258704315544174" datatype="html">
e4eaa7c9
C
5216 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source>
5217 <target state="new">Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</target>
9794fe1c
C
5218
5219 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">300</context></context-group></trans-unit>
93fe2d9c
C
5220 <trans-unit id="424703522835656806" datatype="html">
5221 <source>VIDEO CHANNELS</source>
5222 <target state="new">VIDEO CHANNELS</target>
9794fe1c
C
5223
5224 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">314</context></context-group></trans-unit>
93fe2d9c
C
5225 <trans-unit id="7026684190224451991" datatype="html">
5226 <source>Max video channels per user</source>
5227 <target state="new">Max video channels per user</target>
9794fe1c
C
5228
5229 <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">319</context></context-group></trans-unit>
93fe2d9c
C
5230 <trans-unit id="3840267063842708224" datatype="html">
5231 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source>
5232 <target state="new">{VAR_PLURAL, plural, =1 {channel} other {channels}}</target>
9794fe1c
C
5233
5234 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">326</context></context-group></trans-unit>
d7c6b951 5235 <trans-unit id="3428986951244800347" datatype="html">
5a6de093
C
5236 <source>Block new videos automatically</source>
5237 <target state="new">Block new videos automatically</target>
9794fe1c
C
5238
5239 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">297</context></context-group></trans-unit>
d7c6b951 5240 <trans-unit id="2054846790157376783" datatype="html">
5a6de093
C
5241 <source>SEARCH</source>
5242 <target state="new">SEARCH</target>
9794fe1c
C
5243
5244 <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">336</context></context-group></trans-unit>
d7c6b951 5245 <trans-unit id="3442084803796199253" datatype="html">
5a6de093
C
5246 <source>Allow users to do remote URI/handle search</source>
5247 <target state="new">Allow users to do remote URI/handle search</target>
9794fe1c
C
5248
5249 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">347</context></context-group></trans-unit>
d7c6b951 5250 <trans-unit id="2258148539285928012" datatype="html">
913aa176 5251 <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>
5252 <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>
9794fe1c
C
5253
5254 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">350</context></context-group></trans-unit>
d7c6b951 5255 <trans-unit id="7295422540935146771" datatype="html">
5a6de093
C
5256 <source>Allow anonymous to do remote URI/handle search</source>
5257 <target state="new">Allow anonymous to do remote URI/handle search</target>
9794fe1c
C
5258
5259 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">358</context></context-group></trans-unit>
d7c6b951 5260 <trans-unit id="7305237807882754643" datatype="html">
913aa176 5261 <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>
5262 <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>
9794fe1c
C
5263
5264 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">361</context></context-group></trans-unit>
d7c6b951 5265 <trans-unit id="5273935530181504015" datatype="html">
5a6de093
C
5266 <source>⚠️ This functionality depends heavily on the moderation of instances followed by the search index you select.</source>
5267 <target state="new">⚠️ This functionality depends heavily on the moderation of instances followed by the search index you select.</target>
9794fe1c
C
5268
5269 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">375</context></context-group></trans-unit>
d7c6b951 5270 <trans-unit id="1886227550697837417" datatype="html">
e6afb669
C
5271 <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>
5272 <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>
9794fe1c
C
5273
5274 <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">377</context></context-group></trans-unit>
d7c6b951 5275 <trans-unit id="2331464426553277323" datatype="html">
5a6de093
C
5276 <source>Search index URL</source>
5277 <target state="new">Search index URL</target>
9794fe1c
C
5278
5279 <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">384</context></context-group></trans-unit>
d7c6b951 5280 <trans-unit id="8524278911521465398" datatype="html">
5a6de093
C
5281 <source>Disable local search in search bar</source>
5282 <target state="new">Disable local search in search bar</target>
9794fe1c
C
5283
5284 <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">397</context></context-group></trans-unit>
d7c6b951 5285 <trans-unit id="6568991917245875948" datatype="html">
5a6de093
C
5286 <source>Otherwise the local search stays used by default</source>
5287 <target state="new">Otherwise the local search stays used by default</target>
9794fe1c
C
5288
5289 <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">407</context></context-group></trans-unit>
d7c6b951 5290 <trans-unit id="4444955208013675027" datatype="html">
5a6de093
C
5291 <source>Search bar uses the global search index by default</source>
5292 <target state="new">Search bar uses the global search index by default</target>
9794fe1c
C
5293
5294 <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">404</context></context-group></trans-unit>
d7c6b951 5295 <trans-unit id="6476750382562952780" datatype="html">
5a6de093
C
5296 <source>Enable global search</source>
5297 <target state="new">Enable global search</target>
9794fe1c
C
5298
5299 <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">372</context></context-group></trans-unit>
d7c6b951 5300 <trans-unit id="836183323506117145" datatype="html">
e4eaa7c9
C
5301 <source>FEDERATION</source>
5302 <target state="new">FEDERATION</target>
9794fe1c
C
5303
5304 <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">425</context></context-group></trans-unit>
d7c6b951 5305 <trans-unit id="252719899360434356" datatype="html">
e6afb669
C
5306 <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>
5307 <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>
9794fe1c
C
5308
5309 <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></trans-unit>
d7c6b951 5310 <trans-unit id="9119248927271669654" datatype="html">
e4eaa7c9
C
5311 <source>Other instances can follow yours</source>
5312 <target state="new">Other instances can follow yours</target>
9794fe1c
C
5313
5314 <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">439</context></context-group></trans-unit>
d7c6b951 5315 <trans-unit id="7015551137649102649" datatype="html">
8b049b68
C
5316 <source>Manually approve new instance followers</source>
5317 <target state="new">Manually approve new instance followers</target>
9794fe1c
C
5318
5319 <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">446</context></context-group></trans-unit>
d7c6b951 5320 <trans-unit id="4803992993548153434" datatype="html">
e4eaa7c9
C
5321 <source>Automatically follow back instances</source>
5322 <target state="new">Automatically follow back instances</target>
9794fe1c
C
5323
5324 <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">459</context></context-group></trans-unit>
d7c6b951 5325 <trans-unit id="2092224316392295720" datatype="html">
8b049b68
C
5326 <source>⚠️ This functionality requires a lot of attention and extra moderation.</source>
5327 <target state="new">⚠️ This functionality requires a lot of attention and extra moderation.</target>
9794fe1c
C
5328
5329
5330
5331 <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">164</context></context-group><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">462</context></context-group><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">475</context></context-group></trans-unit>
d7c6b951 5332 <trans-unit id="1718269478813020014" datatype="html">
eb12a714
C
5333 <source>Index URL</source>
5334 <target state="new">Index URL</target>
9794fe1c
C
5335
5336 <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">484</context></context-group></trans-unit>
d7c6b951 5337 <trans-unit id="173263206605027981" datatype="html">
e4eaa7c9
C
5338 <source>Automatically follow instances of a public index</source>
5339 <target state="new">Automatically follow instances of a public index</target>
9794fe1c
C
5340
5341 <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">472</context></context-group></trans-unit>
d7c6b951 5342 <trans-unit id="9076632742417302918" datatype="html">
e6afb669
C
5343 <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>
5344 <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>
9794fe1c
C
5345
5346 <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">477</context></context-group></trans-unit>
d7c6b951 5347 <trans-unit id="3946988229617310200" datatype="html">
e4eaa7c9
C
5348 <source>ADMINISTRATORS</source>
5349 <target state="new">ADMINISTRATORS</target>
9794fe1c
C
5350
5351 <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">504</context></context-group></trans-unit>
5a6de093 5352 <trans-unit id="2149300564474427551" datatype="html">
eb12a714
C
5353 <source>Administrator</source>
5354 <target state="new">Administrator</target>
93fe2d9c
C
5355 <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>
5356 </trans-unit>
d7c6b951 5357 <trans-unit id="3171683206914962995" datatype="html">
eb12a714
C
5358 <source>Admin email</source>
5359 <target state="new">Admin email</target>
9794fe1c
C
5360
5361 <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">510</context></context-group></trans-unit>
d7c6b951 5362 <trans-unit id="4722881456283329321" datatype="html">
eb12a714
C
5363 <source>Enable contact form</source>
5364 <target state="new">Enable contact form</target>
9794fe1c
C
5365
5366 <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">523</context></context-group></trans-unit>
d7c6b951 5367 <trans-unit id="5926348345797688952" datatype="html">
913aa176 5368 <source>VOD Transcoding</source>
5369 <target state="new">VOD Transcoding</target>
93fe2d9c
C
5370 <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>
5371 </trans-unit>
d7c6b951 5372 <trans-unit id="1765095834299337775" datatype="html">
e4eaa7c9
C
5373 <source>TWITTER</source>
5374 <target state="new">TWITTER</target>
9794fe1c
C
5375
5376 <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">532</context></context-group></trans-unit>
d7c6b951 5377 <trans-unit id="3202133522706129143" datatype="html">
913aa176 5378 <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>
5379 <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>
9794fe1c
C
5380
5381 <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></trans-unit>
d7c6b951 5382 <trans-unit id="4087837092261487511" datatype="html">
eb12a714
C
5383 <source>Your Twitter username</source>
5384 <target state="new">Your Twitter username</target>
9794fe1c
C
5385
5386 <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">545</context></context-group></trans-unit>
d7c6b951 5387 <trans-unit id="5648651824279408711" datatype="html">
5a6de093
C
5388 <source>Instance allowed by Twitter</source>
5389 <target state="new">Instance allowed by Twitter</target>
9794fe1c
C
5390
5391 <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">558</context></context-group></trans-unit>
93fe2d9c 5392 <trans-unit id="2076338542820061819" datatype="html">
e6afb669
C
5393 <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>
5394 <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>
9794fe1c
C
5395
5396 <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">562</context></context-group></trans-unit>
d7c6b951 5397 <trans-unit id="493135676263039396" datatype="html">
913aa176 5398 <source>LIVE</source>
5399 <target state="new">LIVE</target>
5400 <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>
5401 <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>
5402 </trans-unit>
d7c6b951 5403 <trans-unit id="1429138002697017359" datatype="html">
913aa176 5404 <source>Enable users of your instance to stream live.</source>
5405 <target state="new"> Enable users of your instance to stream live. </target>
93fe2d9c
C
5406 <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>
5407 </trans-unit>
d7c6b951 5408 <trans-unit id="8894612824234881672" datatype="html">
913aa176 5409 <source>⚠️ Enabling live streaming requires trust in your users and extra moderation work</source>
5410 <target state="new">⚠️ Enabling live streaming requires trust in your users and extra moderation work</target>
5411 <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>
5412 </trans-unit>
d7c6b951 5413 <trans-unit id="5205613575147327732" datatype="html">
913aa176 5414 <source>If enabled, your server needs to accept incoming TCP traffic on port <x id="INTERPOLATION" equiv-text="{{ getLiveRTMPPort() }}"/></source>
5415 <target state="new">If enabled, your server needs to accept incoming TCP traffic on port <x id="INTERPOLATION" equiv-text="{{ getLiveRTMPPort() }}"/></target>
7d3316dc
C
5416 <context-group purpose="location">
5417 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
5418 <context context-type="linenumber">23</context>
5419 </context-group>
913aa176 5420 </trans-unit>
d7c6b951 5421 <trans-unit id="6421580347313273983" datatype="html">
913aa176 5422 <source>Allow your users to automatically publish a replay of their live</source>
5423 <target state="new">Allow your users to automatically publish a replay of their live</target>
5424 <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>
5425 </trans-unit>
b2d03a83 5426
9b0b8301
C
5427 <trans-unit id="8583623894789865917" datatype="html">
5428 <source>Allow your users to change live latency</source>
5429 <target state="new">Allow your users to change live latency</target>
b2d03a83
C
5430
5431 <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">39</context></context-group></trans-unit>
9b0b8301
C
5432 <trans-unit id="6422195560028891534" datatype="html">
5433 <source>Small latency disables P2P and high latency can increase P2P ratio</source>
5434 <target state="new"> Small latency disables P2P and high latency can increase P2P ratio </target>
b2d03a83 5435
00e32b7c
C
5436 <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">41</context></context-group></trans-unit><trans-unit id="5191164170233238999" datatype="html">
5437 <source>Max simultaneous lives created on your instance</source><target state="new">Max simultaneous lives created on your instance</target>
5438 <context-group purpose="location">
5439 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
5440 <context context-type="linenumber">49</context>
5441 </context-group>
5442 </trans-unit>
5443
5444
d7c6b951 5445 <trans-unit id="6830777508073747241" datatype="html">
913aa176 5446 <source>{VAR_PLURAL, plural, =1 {live} other {lives}}</source>
5447 <target state="new">{VAR_PLURAL, plural, =1 {live} other {lives}}</target>
b2d03a83
C
5448
5449
00e32b7c
C
5450 <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">55</context></context-group><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">67</context></context-group></trans-unit><trans-unit id="1834362188086938736" datatype="html">
5451 <source>Max simultaneous lives created per user</source><target state="new">Max simultaneous lives created per user</target>
5452 <context-group purpose="location">
5453 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
5454 <context context-type="linenumber">62</context>
5455 </context-group>
5456 </trans-unit>
d7c6b951 5457 <trans-unit id="1521259619066122077" datatype="html">
913aa176 5458 <source>Max live duration</source>
5459 <target state="new">Max live duration</target>
b2d03a83 5460
00e32b7c 5461 <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">74</context></context-group></trans-unit>
d7c6b951 5462 <trans-unit id="5309195634424105927" datatype="html">
913aa176 5463 <source>Live transcoding threads</source>
5464 <target state="new">Live transcoding threads</target>
b2d03a83 5465
00e32b7c 5466 <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">136</context></context-group></trans-unit>
d7c6b951 5467 <trans-unit id="4240037618955024499" datatype="html">
913aa176 5468 <source>will claim at most <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with VOD transcoding </source>
5469 <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>
b2d03a83 5470
00e32b7c 5471 <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">139</context></context-group></trans-unit>
d7c6b951 5472 <trans-unit id="8489317904250057957" datatype="html">
913aa176 5473 <source>will claim at least <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with VOD transcoding </source>
5474 <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>
b2d03a83 5475
00e32b7c 5476 <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></trans-unit>
d7c6b951 5477 <trans-unit id="1417246074503129277" datatype="html">
913aa176 5478 <source>Live transcoding profile</source>
5479 <target state="new">Live transcoding profile</target>
b2d03a83 5480
00e32b7c 5481 <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">158</context></context-group></trans-unit>
d7c6b951 5482 <trans-unit id="8294583621306221742" datatype="html">
913aa176 5483 <source>new live transcoding profiles can be added by PeerTube plugins</source>
5484 <target state="new">new live transcoding profiles can be added by PeerTube plugins</target>
b2d03a83 5485
00e32b7c 5486 <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">159</context></context-group></trans-unit>
d7c6b951 5487 <trans-unit id="6727057461851446921" datatype="html">
913aa176 5488 <source>Live resolutions to generate</source>
5489 <target state="new">Live resolutions to generate</target>
b2d03a83 5490
00e32b7c 5491 <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">115</context></context-group></trans-unit>
d7c6b951 5492 <trans-unit id="2281161665447607254" datatype="html">
913aa176 5493 <source>Allow live streaming</source>
5494 <target state="new">Allow live streaming</target>
5495 <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>
5496 </trans-unit>
d7c6b951 5497 <trans-unit id="6759167469686242835" datatype="html">
913aa176 5498 <source>Transcoding enabled for live streams</source>
5499 <target state="new">Transcoding enabled for live streams</target>
b2d03a83 5500
00e32b7c 5501 <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">109</context></context-group></trans-unit>
d7c6b951 5502 <trans-unit id="5975271795105968425" datatype="html">
913aa176 5503 <source>Live streaming</source>
5504 <target state="new">Live streaming</target>
93fe2d9c
C
5505 <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>
5506 <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>
5507 </trans-unit>
5508 <trans-unit id="6201638315245239510" datatype="html">
5509 <source>Advanced</source>
5510 <target state="new">Advanced</target>
5511 <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>
5512 </trans-unit>
d7c6b951 5513 <trans-unit id="7911929966701561067" datatype="html">
e4eaa7c9
C
5514 <source>TRANSCODING</source>
5515 <target state="new">TRANSCODING</target>
b2d03a83
C
5516
5517
00e32b7c 5518 <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">93</context></context-group><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">21</context></context-group></trans-unit>
d7c6b951 5519 <trans-unit id="8212237880239644112" datatype="html">
913aa176 5520 <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>
5521 <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>
b2d03a83 5522
00e32b7c 5523 <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">94</context></context-group></trans-unit>
d7c6b951 5524 <trans-unit id="3444148141968928069" datatype="html">
913aa176 5525 <source>Input formats</source>
5526 <target state="new">Input formats</target>
00e32b7c
C
5527
5528 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">41</context></context-group></trans-unit>
d7c6b951 5529 <trans-unit id="4560217482714993155" datatype="html">
eb12a714
C
5530 <source>Transcoding enabled</source>
5531 <target state="new">Transcoding enabled</target>
00e32b7c
C
5532
5533 <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">35</context></context-group></trans-unit>
d7c6b951 5534 <trans-unit id="7452751710576287271" datatype="html">
eb12a714
C
5535 <source>Allow additional extensions</source>
5536 <target state="new">Allow additional extensions</target>
00e32b7c
C
5537
5538 <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></trans-unit>
93fe2d9c
C
5539 <trans-unit id="5698272164915890247" datatype="html">
5540 <source>Allows users to upload videos with additional extensions than .mp4, .ogv and .webm (for example: .avi, .mov, .mkv etc).</source>
5541 <target state="new">Allows users to upload videos with additional extensions than .mp4, .ogv and .webm (for example: .avi, .mov, .mkv etc).</target>
00e32b7c
C
5542
5543 <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">49</context></context-group></trans-unit>
d7c6b951 5544 <trans-unit id="1823941382992046371" datatype="html">
eb12a714
C
5545 <source>Allow audio files upload</source>
5546 <target state="new">Allow audio files upload</target>
00e32b7c
C
5547
5548 <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">57</context></context-group></trans-unit>
d7c6b951 5549 <trans-unit id="8340360585610503574" datatype="html">
913aa176 5550 <source>Allows users to upload .mp3, .ogg, .wma, .flac, .aac, or .ac3 audio files.</source>
5551 <target state="new">Allows users to upload .mp3, .ogg, .wma, .flac, .aac, or .ac3 audio files.</target>
00e32b7c
C
5552
5553 <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">60</context></context-group></trans-unit>
d7c6b951 5554 <trans-unit id="5867513506373651775" datatype="html">
913aa176 5555 <source>The file will be merged in a still image video with the preview file on upload.</source>
5556 <target state="new">The file will be merged in a still image video with the preview file on upload.</target>
00e32b7c
C
5557
5558 <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">61</context></context-group></trans-unit>
d7c6b951 5559 <trans-unit id="2036818807823848377" datatype="html">
913aa176 5560 <source>Output formats</source>
5561 <target state="new">Output formats</target>
00e32b7c
C
5562
5563 <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">68</context></context-group></trans-unit>
d7c6b951 5564 <trans-unit id="522057769554096255" datatype="html">
913aa176 5565 <source>WebTorrent enabled</source>
5566 <target state="new">WebTorrent enabled</target>
00e32b7c
C
5567
5568 <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">74</context></context-group></trans-unit>
d7c6b951 5569 <trans-unit id="8373385486403101567" datatype="html">
913aa176 5570 <source>If you also enabled HLS support, it will multiply videos storage by 2</source>
5571 <target state="new">If you also enabled HLS support, it will multiply videos storage by 2</target>
00e32b7c
C
5572
5573 <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">78</context></context-group></trans-unit>
d7c6b951 5574 <trans-unit id="3839590624406770455" datatype="html">
5a6de093
C
5575 <source>HLS with P2P support enabled</source>
5576 <target state="new">HLS with P2P support enabled</target>
00e32b7c
C
5577
5578 <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">89</context></context-group></trans-unit>
d7c6b951 5579 <trans-unit id="7334484418359079994" datatype="html">
e6afb669
C
5580 <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>
5581 <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>
00e32b7c
C
5582
5583 <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></trans-unit>
d7c6b951 5584 <trans-unit id="4748900450708089645" datatype="html">
913aa176 5585 <source>Resolutions to generate per enabled format</source>
5586 <target state="new">Resolutions to generate per enabled format</target>
00e32b7c
C
5587
5588 <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">111</context></context-group></trans-unit>
d7c6b951 5589 <trans-unit id="5431196295724512251" datatype="html">
913aa176 5590 <source>The original file resolution will be the default target if no option is selected.</source>
5591 <target state="new"> The original file resolution will be the default target if no option is selected. </target>
00e32b7c
C
5592
5593 <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">114</context></context-group></trans-unit>
d7c6b951 5594 <trans-unit id="1126867109775813762" datatype="html">
5e6c69ce
C
5595 <source>Transcoding threads</source>
5596 <target state="new">Transcoding threads</target>
00e32b7c
C
5597
5598 <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">139</context></context-group></trans-unit>
d7c6b951 5599 <trans-unit id="7815122216882553289" datatype="html">
913aa176 5600 <source>will claim at most <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with live transcoding </source>
5601 <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>
00e32b7c
C
5602
5603 <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">142</context></context-group></trans-unit>
d7c6b951 5604 <trans-unit id="8685484763568827375" datatype="html">
913aa176 5605 <source>will claim at least <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with live transcoding </source>
5606 <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>
00e32b7c
C
5607
5608 <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">146</context></context-group></trans-unit>
d7c6b951 5609 <trans-unit id="7185278676178506632" datatype="html">
913aa176 5610 <source>Transcoding jobs concurrency</source>
5611 <target state="new">Transcoding jobs concurrency</target>
00e32b7c
C
5612
5613 <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">162</context></context-group></trans-unit>
d7c6b951 5614 <trans-unit id="1969393594784140832" datatype="html">
913aa176 5615 <source>allows to transcode multiple files in parallel. ⚠️ Requires a PeerTube restart</source>
5616 <target state="new">allows to transcode multiple files in parallel. ⚠️ Requires a PeerTube restart</target>
00e32b7c
C
5617
5618 <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">163</context></context-group></trans-unit>
d7c6b951 5619 <trans-unit id="2184317712452071847" datatype="html">
913aa176 5620 <source>Transcoding profile</source>
5621 <target state="new">Transcoding profile</target>
00e32b7c
C
5622
5623 <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">174</context></context-group></trans-unit>
d7c6b951 5624 <trans-unit id="6289966287765074028" datatype="html">
913aa176 5625 <source>new transcoding profiles can be added by PeerTube plugins</source>
5626 <target state="new">new transcoding profiles can be added by PeerTube plugins</target>
00e32b7c
C
5627
5628 <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">175</context></context-group></trans-unit><trans-unit id="5843661880070076970" datatype="html">
fa737aa0 5629 <source>VIDEO STUDIO</source><target state="new">VIDEO STUDIO</target>
00e32b7c
C
5630
5631 <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">194</context></context-group></trans-unit>
fa737aa0 5632
93fe2d9c
C
5633 <trans-unit id="4078329985026583770" datatype="html">
5634 <source>Allows your users to edit their video (cut, add intro/outro, add a watermark etc)</source>
5635 <target state="new"> Allows your users to edit their video (cut, add intro/outro, add a watermark etc) </target>
00e32b7c
C
5636
5637 <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">195</context></context-group></trans-unit><trans-unit id="252604800845369275" datatype="html">
fa737aa0 5638 <source>Enable video studio</source><target state="new">Enable video studio</target>
00e32b7c
C
5639
5640 <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">206</context></context-group></trans-unit><trans-unit id="3313548535394806921" datatype="html">
fa737aa0 5641 <source>⚠️ You need to enable transcoding first to enable video studio</source><target state="new">⚠️ You need to enable transcoding first to enable video studio</target>
00e32b7c
C
5642
5643 <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">209</context></context-group></trans-unit>
fa737aa0
C
5644
5645
d7c6b951 5646 <trans-unit id="6879611446286948126" datatype="html">
e4eaa7c9
C
5647 <source>CACHE</source>
5648 <target state="new">CACHE</target>
00e32b7c
C
5649
5650 <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></trans-unit>
d7c6b951 5651 <trans-unit id="5511334650211127631" datatype="html">
913aa176 5652 <source>Some files are not federated, and fetched when necessary. Define their caching policies.</source>
5653 <target state="new"> Some files are not federated, and fetched when necessary. Define their caching policies. </target>
00e32b7c
C
5654
5655 <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">7</context></context-group></trans-unit>
d7c6b951 5656 <trans-unit id="4382565260112874406" datatype="html">
e4eaa7c9
C
5657 <source>Number of previews to keep in cache</source>
5658 <target state="new">Number of previews to keep in cache</target>
913aa176 5659 <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>
5660 </trans-unit>
d7c6b951 5661 <trans-unit id="3710881484246327863" datatype="html">
913aa176 5662 <source>{VAR_PLURAL, plural, =1 {cached image} other {cached images}}</source>
5663 <target state="new">{VAR_PLURAL, plural, =1 {cached image} other {cached images}}</target>
7d3316dc
C
5664 <context-group purpose="location">
5665 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context>
5666 <context context-type="linenumber">22</context>
5667 </context-group>
5668 </trans-unit>
d7c6b951 5669 <trans-unit id="2279905277031617076" datatype="html">
e4eaa7c9
C
5670 <source>Number of video captions to keep in cache</source>
5671 <target state="new">Number of video captions to keep in cache</target>
913aa176 5672 <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>
5673 </trans-unit>
d7c6b951 5674 <trans-unit id="6193666854590647323" datatype="html">
913aa176 5675 <source>{VAR_PLURAL, plural, =1 {cached caption} other {cached captions}}</source>
5676 <target state="new">{VAR_PLURAL, plural, =1 {cached caption} other {cached captions}}</target>
7d3316dc
C
5677 <context-group purpose="location">
5678 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context>
5679 <context context-type="linenumber">36</context>
5680 </context-group>
913aa176 5681 </trans-unit>
d7c6b951 5682 <trans-unit id="330647913034301472" datatype="html">
913aa176 5683 <source>Number of video torrents to keep in cache</source>
5684 <target state="new">Number of video torrents to keep in cache</target>
063de1ee
C
5685 <context-group purpose="location">
5686 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context>
5687 <context context-type="linenumber">43</context>
5688 </context-group>
913aa176 5689 </trans-unit>
d7c6b951 5690 <trans-unit id="4613961764793311850" datatype="html">
913aa176 5691 <source>{VAR_PLURAL, plural, =1 {cached torrent} other {cached torrents}}</source>
5692 <target state="new">{VAR_PLURAL, plural, =1 {cached torrent} other {cached torrents}}</target>
063de1ee
C
5693 <context-group purpose="location">
5694 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context>
5695 <context context-type="linenumber">50</context>
5696 </context-group>
7d3316dc 5697 </trans-unit>
d7c6b951 5698 <trans-unit id="2528135865630556778" datatype="html">
e4eaa7c9
C
5699 <source>CUSTOMIZATIONS</source>
5700 <target state="new">CUSTOMIZATIONS</target>
913aa176 5701 <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>
5702 </trans-unit>
d7c6b951 5703 <trans-unit id="1714039296068260295" datatype="html">
913aa176 5704 <source>Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill.</source>
5705 <target state="new"> Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. </target>
93fe2d9c
C
5706 <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>
5707 </trans-unit>
d7c6b951 5708 <trans-unit id="6180346896314915203" datatype="html">
eb12a714
C
5709 <source>JavaScript</source>
5710 <target state="new">JavaScript</target>
00e32b7c
C
5711
5712 <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">73</context></context-group></trans-unit>
d7c6b951 5713 <trans-unit id="4067880101082150743" datatype="html">
e6afb669
C
5714 <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>
5715 <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>
00e32b7c
C
5716
5717 <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">76</context></context-group></trans-unit>
d7c6b951 5718 <trans-unit id="5464209657969421100" datatype="html">
e6afb669
C
5719 <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="{{ '{' }}"/>
5720color: red;
5721<x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/>
5722<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="{{ '{' }}"/>
5723color: red;
5724<x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/>
5725<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></source>
5726 <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 5727color: red;
913aa176 5728<x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/>
e6afb669 5729<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 5730color: red;
913aa176 5731<x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/>
e6afb669 5732<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></target>
00e32b7c
C
5733
5734 <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">95</context></context-group></trans-unit>
d7c6b951 5735 <trans-unit id="283725429207896837" datatype="html">
913aa176 5736 <source>You cannot allow live replay if you don't enable transcoding.</source>
5737 <target state="new"> You cannot allow live replay if you don't enable transcoding. </target>
93fe2d9c
C
5738 <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>
5739 </trans-unit>
5740 <trans-unit id="4249062553881932496" datatype="html">
5741 <source>You cannot change the server configuration because it's managed externally.</source>
5742 <target state="new"> You cannot change the server configuration because it's managed externally. </target>
a71d4140
C
5743 <context-group purpose="location">
5744 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
5745 <context context-type="linenumber">85,87</context>
5746 </context-group>
5747 </trans-unit>
d7c6b951 5748 <trans-unit id="8167543029214637769" datatype="html">
e6afb669
C
5749 <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>
5750 <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
5751 <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>
5752 </trans-unit>
d7c6b951 5753 <trans-unit id="1445676851449000175" datatype="html">
eb12a714
C
5754 <source>Update configuration</source>
5755 <target state="new">Update configuration</target>
93fe2d9c
C
5756 <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>
5757 </trans-unit>
d7c6b951 5758 <trans-unit id="5439158575454281141" datatype="html">
e4eaa7c9
C
5759 <source>VIDEO SETTINGS</source>
5760 <target state="new">VIDEO SETTINGS</target>
93fe2d9c
C
5761 <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>
5762 </trans-unit>
d7c6b951 5763 <trans-unit id="507542497458686905" datatype="html">
e4eaa7c9
C
5764 <source>NOTIFICATIONS</source>
5765 <target state="new">NOTIFICATIONS</target>
93fe2d9c
C
5766 <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>
5767 </trans-unit>
d7c6b951 5768 <trans-unit id="9138757724802460941" datatype="html">
e4eaa7c9
C
5769 <source>INTERFACE</source>
5770 <target state="new">INTERFACE</target>
93fe2d9c
C
5771 <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>
5772 </trans-unit>
d7c6b951 5773 <trans-unit id="7789395291034300662" datatype="html">
e4eaa7c9
C
5774 <source>PASSWORD</source>
5775 <target state="new">PASSWORD</target>
913aa176 5776 <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>
5777 </trans-unit>
d7c6b951 5778 <trans-unit id="9012586956848595996" datatype="html">
e4eaa7c9
C
5779 <source>EMAIL</source>
5780 <target state="new">EMAIL</target>
913aa176 5781 <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>
5782 </trans-unit>
d7c6b951 5783 <trans-unit id="7752239348028675311" datatype="html">
e4eaa7c9
C
5784 <source>DANGER ZONE</source>
5785 <target state="new">DANGER ZONE</target>
93fe2d9c
C
5786 <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>
5787 <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>
5788 <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>
5789 </trans-unit>
5a6de093 5790 <trans-unit id="4915431133669985304" datatype="html">
5e6c69ce
C
5791 <source>Profile</source>
5792 <target state="new">Profile</target>
00e32b7c
C
5793
5794 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit>
5a6de093 5795 <trans-unit id="1963136290621768454" datatype="html">
e4eaa7c9
C
5796 <source>Resolution</source>
5797 <target state="new">Resolution</target>
00e32b7c
C
5798
5799 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">243</context></context-group></trans-unit>
5a6de093 5800 <trans-unit id="7814358426066520520" datatype="html">
e4eaa7c9
C
5801 <source>Aspect ratio</source>
5802 <target state="new">Aspect ratio</target>
00e32b7c
C
5803
5804 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">244</context></context-group></trans-unit>
5a6de093 5805 <trans-unit id="44862519224794374" datatype="html">
e4eaa7c9
C
5806 <source>Average frame rate</source>
5807 <target state="new">Average frame rate</target>
00e32b7c
C
5808
5809 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">245</context></context-group></trans-unit>
5a6de093 5810 <trans-unit id="5053683525387462246" datatype="html">
e4eaa7c9
C
5811 <source>Pixel format</source>
5812 <target state="new">Pixel format</target>
00e32b7c
C
5813
5814 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">246</context></context-group></trans-unit>
5a6de093 5815 <trans-unit id="7858676566953242358" datatype="html">
e4eaa7c9
C
5816 <source>Sample rate</source>
5817 <target state="new">Sample rate</target>
00e32b7c
C
5818
5819 <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></trans-unit>
5a6de093 5820 <trans-unit id="5403856660543890284" datatype="html">
e4eaa7c9
C
5821 <source>Channel Layout</source>
5822 <target state="new">Channel Layout</target>
00e32b7c
C
5823
5824 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">251</context></context-group></trans-unit>
93fe2d9c 5825 <trans-unit id="6317170736181476800" datatype="html">
e6afb669
C
5826 <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>
5827 <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
5828 <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>
5829 </trans-unit>
5830 <trans-unit id="1405600824334286337" datatype="html">
5831 <source>More filters</source>
5832 <target state="new">More filters</target>
91ae3c4a
C
5833 <context-group purpose="location">
5834 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5835 <context context-type="linenumber">20</context>
5836 </context-group>
93fe2d9c
C
5837 </trans-unit>
5838 <trans-unit id="5797835178123017550" datatype="html">
5839 <source>Hide filters</source>
5840 <target state="new">Hide filters</target>
91ae3c4a
C
5841 <context-group purpose="location">
5842 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5843 <context context-type="linenumber">21</context>
5844 </context-group>
93fe2d9c
C
5845 </trans-unit>
5846 <trans-unit id="7028708681117573961" datatype="html">
e6afb669
C
5847 <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>
5848 <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
5849 <context-group purpose="location">
5850 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5851 <context context-type="linenumber">46</context>
5852 </context-group>
2164a13d
C
5853 </trans-unit><trans-unit id="762510264401369759" datatype="html">
5854 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Original Publication Date"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source><target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Original Publication Date"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></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>
2164a13d 5857 <context context-type="linenumber">47</context>
91ae3c4a 5858 </context-group>
93fe2d9c 5859 </trans-unit>
2164a13d
C
5860 <trans-unit id="8190023086228606960" datatype="html">
5861 <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>
5862 <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>
5863
5864 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">49</context></context-group></trans-unit>
93fe2d9c 5865 <trans-unit id="3224510615614621760" datatype="html">
e6afb669
C
5866 <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>
5867 <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>
2164a13d
C
5868
5869 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">50</context></context-group></trans-unit>
9794fe1c 5870
93fe2d9c 5871 <trans-unit id="4322133526902910662" datatype="html">
e6afb669
C
5872 <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>
5873 <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>
9794fe1c 5874
2164a13d 5875 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit><trans-unit id="322705536187172989" datatype="html">
9794fe1c 5876 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Global Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source><target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Global Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
2164a13d
C
5877
5878 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">52</context></context-group></trans-unit>
93fe2d9c
C
5879 <trans-unit id="2343321245279384373" datatype="html">
5880 <source>Languages:</source>
5881 <target state="new">Languages:</target>
2164a13d
C
5882
5883 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">60</context></context-group></trans-unit>
93fe2d9c
C
5884 <trans-unit id="5063779773341398537" datatype="html">
5885 <source>Sensitive content:</source>
5886 <target state="new">Sensitive content:</target>
2164a13d
C
5887
5888 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">67</context></context-group></trans-unit>
93fe2d9c
C
5889 <trans-unit id="5723033003381016192" datatype="html">
5890 <source>Scope:</source>
5891 <target state="new">Scope:</target>
2164a13d
C
5892
5893 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">82</context></context-group></trans-unit>
93fe2d9c
C
5894 <trans-unit id="8481241275509347668" datatype="html">
5895 <source>Local videos (this instance)</source>
5896 <target state="new">Local videos (this instance)</target>
2164a13d
C
5897
5898 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">86</context></context-group></trans-unit>
93fe2d9c
C
5899 <trans-unit id="8383401711408398806" datatype="html">
5900 <source>Federated videos (this instance + followed instances)</source>
5901 <target state="new">Federated videos (this instance + followed instances)</target>
2164a13d
C
5902
5903 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">91</context></context-group></trans-unit>
93fe2d9c
C
5904 <trans-unit id="2736556170366900089" datatype="html">
5905 <source>Type:</source>
5906 <target state="new">Type:</target>
2164a13d
C
5907
5908 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">96</context></context-group></trans-unit>
93fe2d9c
C
5909 <trans-unit id="1744425032255703211" datatype="html">
5910 <source>VOD &amp; Live videos</source>
5911 <target state="new">VOD &amp; Live videos</target>
2164a13d
C
5912
5913 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">100</context></context-group></trans-unit>
93fe2d9c
C
5914 <trans-unit id="1370537846415473089" datatype="html">
5915 <source>Categories:</source>
5916 <target state="new">Categories:</target>
2164a13d
C
5917
5918 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">115</context></context-group></trans-unit>
93fe2d9c
C
5919 <trans-unit id="4250125031269088402" datatype="html">
5920 <source>Moderation:</source>
5921 <target state="new">Moderation:</target>
2164a13d
C
5922
5923 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">121</context></context-group></trans-unit>
00e32b7c
C
5924
5925
d7c6b951 5926 <trans-unit id="6309828574111583895" datatype="html">
eb12a714
C
5927 <source>Change password</source>
5928 <target state="new">Change password</target>
913aa176 5929 <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>
5930 <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>
5931 </trans-unit>
d7c6b951 5932 <trans-unit id="5340498030552368470" datatype="html">
eb12a714
C
5933 <source>Current password</source>
5934 <target state="new">Current password</target>
00e32b7c
C
5935
5936
5937 <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">30</context></context-group><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></trans-unit>
d7c6b951 5938 <trans-unit id="3588415639242079458" datatype="html">
eb12a714
C
5939 <source>New password</source>
5940 <target state="new">New password</target>
913aa176 5941 <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>
5942 </trans-unit>
d7c6b951 5943 <trans-unit id="8656126574213649581" datatype="html">
eb12a714
C
5944 <source>Confirm new password</source>
5945 <target state="new">Confirm new password</target>
913aa176 5946 <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>
5947 </trans-unit>
d7c6b951 5948 <trans-unit id="7377817702119089263" datatype="html">
eb12a714
C
5949 <source>Default policy on videos containing sensitive content</source>
5950 <target state="new">Default policy on videos containing sensitive content</target>
913aa176 5951 <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
5952 </trans-unit>
5953 <trans-unit id="7350483582490037954" datatype="html">
e6afb669
C
5954 <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>
5955 <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>
00e32b7c
C
5956
5957
5958 <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">108</context></context-group><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></trans-unit>
d7c6b951 5959 <trans-unit id="4409859601539810260" datatype="html">
e4eaa7c9
C
5960 <source>Policy for sensitive videos</source>
5961 <target state="new">Policy for sensitive videos</target>
00e32b7c
C
5962
5963
5964 <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">116</context></context-group><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></trans-unit>
d7c6b951 5965 <trans-unit id="2864176699435587977" datatype="html">
45c14ae1
C
5966 <source>Only display videos in the following languages/subtitles</source>
5967 <target state="new">Only display videos in the following languages/subtitles</target>
913aa176 5968 <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>
5969 </trans-unit>
d7c6b951 5970 <trans-unit id="1534085756270333258" datatype="html">
8b049b68
C
5971 <source>In Recently added, Trending, Local, Most liked and Search pages</source>
5972 <target state="new">In Recently added, Trending, Local, Most liked and Search pages</target>
913aa176 5973 <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>
5974 </trans-unit>
d7c6b951 5975 <trans-unit id="2658703380934466003" datatype="html">
5a6de093
C
5976 <source>Add a new language</source>
5977 <target state="new">Add a new language</target>
00e32b7c
C
5978
5979
5980 <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">70</context></context-group><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></trans-unit>
5981
d7c6b951 5982 <trans-unit id="264068562357780835" datatype="html">
eb12a714
C
5983 <source>New email</source>
5984 <target state="new">New email</target>
00e32b7c
C
5985
5986 <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">19</context></context-group></trans-unit>
d7c6b951 5987 <trans-unit id="3000005804987112527" datatype="html">
eb12a714
C
5988 <source>Change email</source>
5989 <target state="new">Change email</target>
00e32b7c
C
5990
5991 <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">38</context></context-group></trans-unit>
d7c6b951 5992 <trans-unit id="7103588127254721505" datatype="html">
eb12a714
C
5993 <source>Theme</source>
5994 <target state="new">Theme</target>
913aa176 5995 <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>
5996 <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>
5997 </trans-unit>
e6afb669
C
5998
5999
d7c6b951 6000 <trans-unit id="4561174610228620528" datatype="html">
eb12a714
C
6001 <source>Select the next owner</source>
6002 <target state="new">Select the next owner</target>
913aa176 6003 <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>
6004 </trans-unit>
d7c6b951 6005 <trans-unit id="1788875035518441092" datatype="html">
93fe2d9c
C
6006 <source>Last published first</source>
6007 <target state="new">Last published first</target>
6008 <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>
6009 </trans-unit>
6010 <trans-unit id="4541072509002204177" datatype="html">
6011 <source>Last created first</source>
6012 <target state="new">Last created first</target>
6013 <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>
6014 </trans-unit>
6015 <trans-unit id="1142493792593089647" datatype="html">
6016 <source>Most viewed first</source>
6017 <target state="new">Most viewed first</target>
6018 <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>
6019 </trans-unit>
6020 <trans-unit id="8108088952881606566" datatype="html">
6021 <source>Most liked first</source>
6022 <target state="new">Most liked first</target>
6023 <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>
6024 </trans-unit>
6025 <trans-unit id="2782422473180760140" datatype="html">
6026 <source>Longest first</source>
6027 <target state="new">Longest first</target>
6028 <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>
6029 </trans-unit>
d7c6b951 6030 <trans-unit id="8714145624854863455" datatype="html">
eb12a714
C
6031 <source>Accept ownership</source>
6032 <target state="new">Accept ownership</target>
913aa176 6033 <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>
6034 </trans-unit>
d7c6b951 6035 <trans-unit id="321229234608559490" datatype="html">
5a6de093
C
6036 <source>Select a channel to receive the video</source>
6037 <target state="new">Select a channel to receive the video</target>
913aa176 6038 <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>
6039 </trans-unit>
d7c6b951 6040 <trans-unit id="3610344835750059476" datatype="html">
5a6de093
C
6041 <source>My ownership changes</source>
6042 <target state="new">My ownership changes</target>
913aa176 6043 <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>
6044 </trans-unit>
d7c6b951 6045 <trans-unit id="7391040346436232576" datatype="html">
eb12a714
C
6046 <source>Initiator</source>
6047 <target state="new">Initiator</target>
913aa176 6048 <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>
6049 </trans-unit>
d7c6b951 6050 <trans-unit id="3963749584812225989" datatype="html">
913aa176 6051 <source>Created <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
5a6de093 6052 <target state="new">
cd9246a9 6053 Created
cd9246a9 6054
e6afb669
C
6055 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/>
6056 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
5a6de093 6057 </target>
93fe2d9c
C
6058 <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>
6059 </trans-unit>
d7c6b951 6060 <trans-unit id="5611592591303869712" datatype="html">
eb12a714
C
6061 <source>Status</source>
6062 <target state="new">Status</target>
913aa176 6063 <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>
6064 </trans-unit>
d7c6b951 6065 <trans-unit id="5417361655914085905" datatype="html">
5a6de093
C
6066 <source>Account page</source>
6067 <target state="new">Account page</target>
2164a13d
C
6068
6069
6070 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">69</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">75</context></context-group></trans-unit>
d7c6b951 6071 <trans-unit id="2000373220662583633" datatype="html">
5a6de093
C
6072 <source>No ownership change request found.</source>
6073 <target state="new">No ownership change request found.</target>
93fe2d9c
C
6074 <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>
6075 </trans-unit>
913aa176 6076 <trans-unit id="4247400351982331798" datatype="html">
6077 <source>Account settings</source>
6078 <target state="new">Account settings</target>
93fe2d9c
C
6079 <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>
6080 </trans-unit>
913aa176 6081 <trans-unit id="2864486939135008600" datatype="html">
6082 <source>Playlist elements</source>
6083 <target state="new">Playlist elements</target>
93fe2d9c
C
6084 <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>
6085 </trans-unit>
d7c6b951 6086 <trans-unit id="7801453816697513153" datatype="html">
5a6de093
C
6087 <source>My imports</source>
6088 <target state="new">My imports</target>
913aa176 6089 <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>
6090 <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>
6091 </trans-unit>
d7c6b951 6092 <trans-unit id="7000850040589508423" datatype="html">
e4eaa7c9
C
6093 <source>Create video channel</source>
6094 <target state="new">Create video channel</target>
93fe2d9c
C
6095 <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>
6096 </trans-unit>
6097 <trans-unit id="5700655611297335752" datatype="html">
6098 <source>No channel found.</source>
6099 <target state="new">No channel found.</target>
6100 <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>
6101 </trans-unit>
d7c6b951 6102 <trans-unit id="626184983378002054" datatype="html">
eb12a714
C
6103 <source>Example: my_channel</source>
6104 <target state="new">Example: my_channel</target>
00e32b7c
C
6105
6106
6107 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">31</context></context-group></trans-unit>
d7c6b951 6108 <trans-unit id="5871023634125368211" datatype="html">
e4eaa7c9
C
6109 <source>CHANNEL</source>
6110 <target state="new">CHANNEL</target>
93fe2d9c
C
6111 <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>
6112 <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>
6113 </trans-unit>
6114 <trans-unit id="5013100494982905528" datatype="html">
6115 <source>Banner image of the channel</source>
6116 <target state="new">Banner image of the channel</target>
90aa0a74 6117 <context-group purpose="location">
42fea41a
C
6118 <context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context>
6119 <context context-type="linenumber">13</context>
90aa0a74
C
6120 </context-group>
6121 <context-group purpose="location">
42fea41a
C
6122 <context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context>
6123 <context context-type="linenumber">13</context>
90aa0a74 6124 </context-group>
913aa176 6125 </trans-unit>
d7c6b951 6126 <trans-unit id="5278589041647101772" datatype="html">
eb12a714
C
6127 <source>Overwrite support field of all videos of this channel</source>
6128 <target state="new">Overwrite support field of all videos of this channel</target>
00e32b7c
C
6129
6130
6131 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit>
d7c6b951 6132 <trans-unit id="5500467336262464724" datatype="html">
913aa176 6133 <source><x id="INTERPOLATION" equiv-text="{{ actor.followersCount }}"/> subscribers </source>
5a6de093
C
6134 <target state="new">
6135 <x id="INTERPOLATION" equiv-text="{{ actor.followersCount }}"/> subscribers
6136 </target>
93fe2d9c
C
6137 <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>
6138 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">55</context></context-group>
6139 <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>
6140 </trans-unit>
d7c6b951 6141 <trans-unit id="31472093355465024" datatype="html">
913aa176 6142 <source>Upload a new avatar</source>
6143 <target state="new">Upload a new avatar</target>
93fe2d9c
C
6144 <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>
6145 <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>
6146 </trans-unit>
d7c6b951 6147 <trans-unit id="4854396465510517671" datatype="html">
eb12a714
C
6148 <source>Target</source>
6149 <target state="new">Target</target>
913aa176 6150 <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>
6151 </trans-unit>
d7c6b951 6152 <trans-unit id="6376690302059877029" datatype="html">
e4eaa7c9
C
6153 <source>This video was deleted</source>
6154 <target state="new">This video was deleted</target>
93fe2d9c
C
6155 <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>
6156 </trans-unit>
d7c6b951 6157 <trans-unit id="6924803931258995553" datatype="html">
5a6de093
C
6158 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> imports</source>
6159 <target state="new">Showing
6160 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
6161 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
6162 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> imports
6163 </target>
913aa176 6164 <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>
6165 </trans-unit>
d7c6b951 6166 <trans-unit id="8173902679178787744" datatype="html">
e4eaa7c9
C
6167 <source>Once you delete your account, there is no going back. You will be asked to confirm this action.</source>
6168 <target state="new">Once you delete your account, there is no going back. You will be asked to confirm this action.</target>
913aa176 6169 <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>
6170 </trans-unit>
d7c6b951 6171 <trans-unit id="4000980858407872649" datatype="html">
5a6de093
C
6172 <source>Channel page</source>
6173 <target state="new">Channel page</target>
2164a13d
C
6174
6175
6176
6177 <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><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><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></trans-unit><trans-unit id="6500762313951857695" datatype="html">
6178 <source>{VAR_PLURAL, plural, =0 {No views} =1 {1 view} other {<x id="INTERPOLATION"/> views}}</source><target state="new">{VAR_PLURAL, plural, =0 {No views} =1 {1 view} other {<x id="INTERPOLATION"/> views}}</target>
00e32b7c
C
6179
6180 <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">40</context></context-group></trans-unit>
d7c6b951 6181 <trans-unit id="9131836378905533756" datatype="html">
5a6de093
C
6182 <source>Created by <x id="INTERPOLATION"/></source>
6183 <target state="new">Created by
6184 <x id="INTERPOLATION" equiv-text="{{ videoChannel.ownerBy }}"/>
6185 </target>
93fe2d9c
C
6186 <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>
6187 </trans-unit>
d7c6b951 6188 <trans-unit id="228548407872312756" datatype="html">
5a6de093
C
6189 <source>Owner account page</source>
6190 <target state="new">Owner account page</target>
93fe2d9c
C
6191 <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>
6192 </trans-unit>
d7c6b951 6193 <trans-unit id="4781078006040259916" datatype="html">
913aa176 6194 <source>You don't have any video in your watch history yet.</source>
6195 <target state="new">You don't have any video in your watch history yet.</target>
00e32b7c
C
6196
6197 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context><context context-type="linenumber">143</context></context-group></trans-unit>
93fe2d9c
C
6198 <trans-unit id="989169929300254768" datatype="html">
6199 <source>Delete from history</source>
6200 <target state="new">Delete from history</target>
00e32b7c
C
6201
6202 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context><context context-type="linenumber">37</context></context-group></trans-unit><trans-unit id="111295045776045026" datatype="html">
2164a13d
C
6203 <source>Video history is enabled</source><target state="new">Video history is enabled</target>
6204 <context-group purpose="location">
6205 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context>
6206 <context context-type="linenumber">96,95</context>
6207 </context-group>
6208 </trans-unit><trans-unit id="1869266307786648674" datatype="html">
6209 <source>Video history is disabled</source><target state="new">Video history is disabled</target>
6210 <context-group purpose="location">
6211 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context>
6212 <context context-type="linenumber">97,95</context>
6213 </context-group>
6214 </trans-unit><trans-unit id="7505147502630555700" datatype="html">
6215 <source>Delete video history</source><target state="new">Delete video history</target>
6216 <context-group purpose="location">
6217 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context>
6218 <context context-type="linenumber">120</context>
6219 </context-group>
6220 </trans-unit><trans-unit id="8676027102068252963" datatype="html">
6221 <source>Are you sure you want to delete all your video history?</source><target state="new">Are you sure you want to delete all your video history?</target>
6222 <context-group purpose="location">
6223 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context>
6224 <context context-type="linenumber">121</context>
6225 </context-group>
6226 </trans-unit><trans-unit id="7708910304029766516" datatype="html">
6227 <source>Video history deleted</source><target state="new">Video history deleted</target>
6228 <context-group purpose="location">
6229 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context>
6230 <context context-type="linenumber">129</context>
6231 </context-group>
00e32b7c
C
6232 </trans-unit><trans-unit id="3343758569423394070" datatype="html">
6233 <source>No videos found for "<x id="PH" equiv-text="this.search"/>".</source><target state="new">No videos found for "<x id="PH" equiv-text="this.search"/>".</target>
6234 <context-group purpose="location">
6235 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context>
6236 <context context-type="linenumber">140</context>
6237 </context-group>
94be5ecc 6238 </trans-unit>
d7c6b951 6239 <trans-unit id="687236465759862933" datatype="html">
913aa176 6240 <source>Open syndication dropdown</source>
6241 <target state="new">Open syndication dropdown</target>
2f03d6dc
C
6242 <context-group purpose="location">
6243 <context context-type="sourcefile">src/app/shared/shared-main/feeds/feed.component.html</context>
6244 <context context-type="linenumber">3</context>
6245 </context-group>
6246 <context-group purpose="location">
6247 <context context-type="sourcefile">src/app/shared/shared-main/feeds/feed.component.html</context>
6248 <context context-type="linenumber">3</context>
6249 </context-group>
93fe2d9c
C
6250 </trans-unit>
6251 <trans-unit id="5511928240200239994" datatype="html">
e6afb669
C
6252 <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>
6253 <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
6254 <context-group purpose="location">
6255 <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context>
6256 <context context-type="linenumber">5</context>
6257 </context-group>
93fe2d9c
C
6258 </trans-unit>
6259 <trans-unit id="5339945526545410198" datatype="html">
6260 <source>Set up my channels</source>
6261 <target state="new">Set up my channels</target>
91ae3c4a
C
6262 <context-group purpose="location">
6263 <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context>
6264 <context context-type="linenumber">6</context>
6265 </context-group>
2f03d6dc 6266 </trans-unit>
d7c6b951 6267 <trans-unit id="2726946550255780479" datatype="html">
5a6de093 6268 <source><x id="START_TAG_MY_GLOBAL_ICON"/><x id="CLOSE_TAG_MY_GLOBAL_ICON"/> Notification preferences </source>
eb12a714 6269 <target state="new">
e6afb669
C
6270 <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon>"/>
6271 <x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon>"/>
040758e0 6272 Notification preferences
5a6de093
C
6273
6274 </target>
913aa176 6275 <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>
6276 </trans-unit>
d7c6b951 6277 <trans-unit id="2317673285989169654" datatype="html">
5a6de093
C
6278 <source>Newest first</source>
6279 <target state="new">Newest first</target>
913aa176 6280 <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>
6281 </trans-unit>
d7c6b951 6282 <trans-unit id="751740263472313326" datatype="html">
5a6de093
C
6283 <source>Unread first</source>
6284 <target state="new">Unread first</target>
913aa176 6285 <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>
6286 </trans-unit>
d7c6b951 6287 <trans-unit id="7679199047720825365" datatype="html">
8b049b68
C
6288 <source>All read</source>
6289 <target state="new">All read</target>
913aa176 6290 <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>
6291 </trans-unit>
d7c6b951 6292 <trans-unit id="9167786874272926575" datatype="html">
eb12a714
C
6293 <source>Web</source>
6294 <target state="new">Web</target>
93fe2d9c
C
6295 <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>
6296 </trans-unit>
d7c6b951 6297 <trans-unit id="1967081128372276674" datatype="html">
e4eaa7c9
C
6298 <source>My Playlists</source>
6299 <target state="new">My Playlists</target>
913aa176 6300 <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>
6301 <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>
6302 </trans-unit>
d7c6b951 6303 <trans-unit id="2317130384024575795" datatype="html">
e4eaa7c9
C
6304 <source>NEW PLAYLIST</source>
6305 <target state="new">NEW PLAYLIST</target>
913aa176 6306 <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>
6307 <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>
6308 </trans-unit>
d7c6b951 6309 <trans-unit id="2871943975385662656" datatype="html">
e4eaa7c9
C
6310 <source>PLAYLIST</source>
6311 <target state="new">PLAYLIST</target>
913aa176 6312 <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>
6313 <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>
6314 </trans-unit>
d7c6b951 6315 <trans-unit id="3438686710205841496" datatype="html">
e4eaa7c9
C
6316 <source>Create playlist</source>
6317 <target state="new">Create playlist</target>
00e32b7c
C
6318
6319 <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">14</context></context-group></trans-unit>
913aa176 6320 <trans-unit id="7040375308762081154" datatype="html">
6321 <source>My video channels</source>
6322 <target state="new">My video channels</target>
93fe2d9c
C
6323 <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>
6324 </trans-unit>
913aa176 6325 <trans-unit id="7418836785553125957" datatype="html">
6326 <source>Create a new video channel</source>
6327 <target state="new">Create a new video channel</target>
93fe2d9c
C
6328 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/manage-routing.module.ts</context><context context-type="linenumber">12</context></context-group>
6329 </trans-unit>
9794fe1c 6330
d7c6b951 6331 <trans-unit id="3943893855105372623" datatype="html">
9f77adb8
C
6332 <source>Playlist thumbnail</source>
6333 <target state="new">Playlist thumbnail</target>
913aa176 6334 <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>
6335 <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>
6336 </trans-unit>
d7c6b951 6337 <trans-unit id="7743343997362363486" datatype="html">
eb12a714
C
6338 <source>No videos in this playlist.</source>
6339 <target state="new">No videos in this playlist.</target>
913aa176 6340 <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>
6341 </trans-unit>
d7c6b951 6342 <trans-unit id="2427149618141327033" datatype="html">
913aa176 6343 <source>Browse videos on PeerTube to add them in your playlist.</source>
5a6de093 6344 <target state="new">
954511f3
C
6345 Browse videos on PeerTube to add them in your playlist.
6346 </target>
2164a13d
C
6347
6348 <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">28</context></context-group></trans-unit>
d7c6b951 6349 <trans-unit id="8901774330683812267" datatype="html">
913aa176 6350 <source>See the <x id="START_LINK"/>documentation<x id="CLOSE_LINK"/> for more information. </source>
5a6de093
C
6351 <target state="new">
6352 See the
e6afb669
C
6353 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>documentation
6354 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more information.
5a6de093
C
6355
6356 </target>
2164a13d
C
6357
6358 <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">32</context></context-group></trans-unit>
00e32b7c 6359
d7c6b951 6360 <trans-unit id="3461985498881453026" datatype="html">
913aa176 6361 <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 6362 <target state="new">
5a6de093 6363 If you need help to use PeerTube, you can have a look at the
e6afb669
C
6364 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>documentation
6365 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>.
5a6de093
C
6366
6367 </target>
00e32b7c
C
6368
6369 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">14</context></context-group></trans-unit>
93fe2d9c 6370 <trans-unit id="8844610145426272276" datatype="html">
e6afb669
C
6371 <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>
6372 <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>
00e32b7c
C
6373
6374 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit><trans-unit id="8479900728400966992" datatype="html">
b53cc662 6375 <source>Video stats</source><target state="new">Video stats</target>
d3d4099a 6376
e9bce343 6377 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/stats-routing.module.ts</context><context context-type="linenumber">14</context></context-group></trans-unit><trans-unit id="2121875025429043110" datatype="html">
b53cc662 6378 <source>You can select a part of the graph to zoom in</source><target state="new">You can select a part of the graph to zoom in</target>
d3d4099a
C
6379
6380 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit><trans-unit id="3787205057553482493" datatype="html">
b53cc662 6381 <source>Reset zoom</source><target state="new">Reset zoom</target>
d3d4099a
C
6382
6383 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.html</context><context context-type="linenumber">60</context></context-group></trans-unit><trans-unit id="7849797693092882170" datatype="html">
6384 <source>Since the video publication</source><target state="new">Since the video publication</target>
b53cc662 6385 <context-group purpose="location">
d3d4099a
C
6386 <context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context>
6387 <context context-type="linenumber">63</context>
b53cc662
C
6388 </context-group>
6389 </trans-unit><trans-unit id="5864040054093006922" datatype="html">
6390 <source>Viewers</source><target state="new">Viewers</target>
9794fe1c
C
6391
6392
dda1e821 6393 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">500</context></context-group></trans-unit><trans-unit id="5691818894884119596" datatype="html">
b53cc662 6394 <source>Watch time</source><target state="new">Watch time</target>
d3d4099a 6395
dda1e821 6396 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">93</context></context-group></trans-unit><trans-unit id="683980015107026060" datatype="html">
d3d4099a
C
6397 <source>Retention</source><target state="new">Retention</target>
6398
dda1e821 6399 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">106</context></context-group></trans-unit><trans-unit id="2232536542109196600" datatype="html">
d3d4099a 6400 <source>Viewers stats between <x id="PH" equiv-text="this.statsStartDate.toLocaleString()"/> and <x id="PH_1" equiv-text="this.statsEndDate.toLocaleString()"/></source><target state="new">Viewers stats between <x id="PH" equiv-text="this.statsStartDate.toLocaleString()"/> and <x id="PH_1" equiv-text="this.statsEndDate.toLocaleString()"/></target>
dda1e821
C
6401
6402 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">153</context></context-group></trans-unit><trans-unit id="5697131528899933134" datatype="html">
d3d4099a 6403 <source>Viewers stats</source><target state="new">Viewers stats</target>
dda1e821
C
6404
6405 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">156</context></context-group></trans-unit><trans-unit id="8089238718524110373" datatype="html">
6406 <source>Live as of <x id="PH" equiv-text="this.toMediumDate(new Date(session.startDate))"/></source><target state="new">Live as of <x id="PH" equiv-text="this.toMediumDate(new Date(session.startDate))"/></target>
b53cc662
C
6407 <context-group purpose="location">
6408 <context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context>
dda1e821 6409 <context context-type="linenumber">227</context>
b53cc662 6410 </context-group>
d3d4099a
C
6411 </trans-unit><trans-unit id="3249405667632600635" datatype="html">
6412 <source>Custom dates</source><target state="new">Custom dates</target>
dda1e821
C
6413
6414 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">238</context></context-group></trans-unit><trans-unit id="5382746022482410588" datatype="html">
d3d4099a 6415 <source>A view means that someone watched the video for at least 30 seconds</source><target state="new">A view means that someone watched the video for at least 30 seconds</target>
dda1e821
C
6416
6417 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">257</context></context-group></trans-unit><trans-unit id="6782077395930235254" datatype="html">
d3d4099a
C
6418 <source>Countries</source><target state="new">Countries</target>
6419
dda1e821 6420 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">98</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">289</context></context-group></trans-unit><trans-unit id="7112532281224432421" datatype="html">
d3d4099a
C
6421 <source>Likes</source><target state="new">Likes</target>
6422
dda1e821 6423 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">260</context></context-group></trans-unit><trans-unit id="1155438117303179048" datatype="html">
d3d4099a
C
6424 <source>Average watch time</source><target state="new">Average watch time</target>
6425
dda1e821 6426 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">267</context></context-group></trans-unit><trans-unit id="3457644129579531516" datatype="html">
d3d4099a 6427 <source>Total watch time</source><target state="new">Total watch time</target>
dda1e821
C
6428
6429 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">271</context></context-group></trans-unit><trans-unit id="7988517647183541852" datatype="html">
d3d4099a
C
6430 <source>Peak viewers</source><target state="new">Peak viewers</target>
6431
dda1e821 6432 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">275</context></context-group></trans-unit><trans-unit id="8536543691393468142" datatype="html">
b53cc662 6433 <source>at <x id="PH" equiv-text="new Date(overallStats.viewersPeakDate).toLocaleString()"/></source><target state="new">at <x id="PH" equiv-text="new Date(overallStats.viewersPeakDate).toLocaleString()"/></target>
9794fe1c 6434
dda1e821
C
6435 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">278</context></context-group></trans-unit><trans-unit id="7299658893351817136" datatype="html">
6436 <source>Unique viewers</source><target state="new">Unique viewers</target>
6437 <context-group purpose="location">
6438 <context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context>
6439 <context context-type="linenumber">282</context>
6440 </context-group>
6441 </trans-unit>
93fe2d9c
C
6442 <trans-unit id="3030338154442300172" datatype="html">
6443 <source>Created <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}" xid="498463490165953744"/> </source>
6444 <target state="new"> Created <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}"/> </target>
6445 <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>
6446 </trans-unit>
6447 <trans-unit id="3505845886770923767" datatype="html">
6448 <source>{VAR_PLURAL, plural, =1 {1 playlist} other {<x id="INTERPOLATION"/> playlists}}</source>
6449 <target state="new">{VAR_PLURAL, plural, =1 {1 playlist} other {<x id="INTERPOLATION"/> playlists}}</target>
90aa0a74
C
6450 <context-group purpose="location">
6451 <context context-type="sourcefile">src/app/+video-channels/video-channel-playlists/video-channel-playlists.component.html</context>
6452 <context context-type="linenumber">3</context>
6453 </context-group>
913aa176 6454 </trans-unit>
00e32b7c
C
6455
6456
d7c6b951 6457 <trans-unit id="5321335688371682440" datatype="html">
eb12a714
C
6458 <source>An error occurred.</source>
6459 <target state="new">An error occurred.</target>
00e32b7c
C
6460
6461 <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">10</context></context-group></trans-unit><trans-unit id="8994506181143828992" datatype="html">
6462 <source>Request new verification email</source><target state="new">Request new verification email</target>
6463 <context-group purpose="location">
6464 <context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html</context>
6465 <context context-type="linenumber">12</context>
6466 </context-group>
913aa176 6467 </trans-unit>
6468 <trans-unit id="9128669621822125729" datatype="html">
6469 <source>Video channel videos</source>
6470 <target state="new">Video channel videos</target>
93fe2d9c
C
6471 <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>
6472 </trans-unit>
913aa176 6473 <trans-unit id="3193822049276963401" datatype="html">
6474 <source>Video channel playlists</source>
6475 <target state="new">Video channel playlists</target>
93fe2d9c
C
6476 <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>
6477 </trans-unit>
6478 <trans-unit id="1949999959792821767" datatype="html">
6479 <source>Manage channel</source>
6480 <target state="new"> Manage channel </target>
2164a13d
C
6481
6482 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit>
00e32b7c 6483
d7c6b951 6484 <trans-unit id="4027779086550572813" datatype="html">
eb12a714
C
6485 <source>Send verification email</source>
6486 <target state="new">Send verification email</target>
00e32b7c
C
6487
6488 <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">16</context></context-group></trans-unit>
d7c6b951 6489 <trans-unit id="8610022770999239699" datatype="html">
eb12a714
C
6490 <source>This instance does not require email verification.</source>
6491 <target state="new">This instance does not require email verification.</target>
913aa176 6492 <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>
6493 </trans-unit>
6494 <trans-unit id="248731258067914565" datatype="html">
6495 <source>Verify account via email</source>
6496 <target state="new">Verify account via email</target>
93fe2d9c 6497 <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>
d3401260
C
6498 </trans-unit><trans-unit id="6040639330855198542" datatype="html">
6499 <source>Ask to send an email to verify your account</source><target state="new">Ask to send an email to verify your account</target>
6500 <context-group purpose="location">
6501 <context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-routing.module.ts</context>
6502 <context context-type="linenumber">24</context>
6503 </context-group>
93fe2d9c 6504 </trans-unit>
d3401260 6505 <trans-unit id="7225513189981158956" datatype="html">
00e32b7c
C
6506 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Welcome<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/></source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Welcome<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/></target>
6507 <context-group purpose="location">
6508 <context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context>
6509 <context context-type="linenumber">2,3</context>
6510 </context-group>
6511 </trans-unit><trans-unit id="4422394577857179995" datatype="html">
6512 <source>Your account has been created!</source><target state="new">Your account has been created!</target>
6513 <context-group purpose="location">
6514 <context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context>
6515 <context context-type="linenumber">7</context>
6516 </context-group>
6517 </trans-unit><trans-unit id="4656825997819651017" datatype="html">
6518 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Check your emails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> to validate your account and complete your inscription. </source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Check your emails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> to validate your account and complete your inscription. </target>
6519 <context-group purpose="location">
6520 <context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context>
6521 <context context-type="linenumber">10,11</context>
6522 </context-group>
93fe2d9c 6523 </trans-unit>
d7c6b951 6524 <trans-unit id="2999492056553212422" datatype="html">
eb12a714
C
6525 <source>Banned</source>
6526 <target state="new">Banned</target>
93fe2d9c
C
6527 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">21</context></context-group>
6528 <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>
6529 </trans-unit>
d7c6b951 6530 <trans-unit id="4572885137800697555" datatype="html">
eb12a714
C
6531 <source>Instance muted</source>
6532 <target state="new">Instance muted</target>
93fe2d9c
C
6533 <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>
6534 </trans-unit>
d7c6b951 6535 <trans-unit id="302022805144581075" datatype="html">
eb12a714
C
6536 <source>Muted by your instance</source>
6537 <target state="new">Muted by your instance</target>
93fe2d9c
C
6538 <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>
6539 </trans-unit>
d7c6b951 6540 <trans-unit id="6860866645734090311" datatype="html">
eb12a714
C
6541 <source>Instance muted by your instance</source>
6542 <target state="new">Instance muted by your instance</target>
93fe2d9c
C
6543 <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>
6544 </trans-unit>
6545 <trans-unit id="8661266239199665830" datatype="html">
6546 <source>Copy account handle</source>
6547 <target state="new">Copy account handle</target>
6548 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">29</context></context-group>
6549 </trans-unit>
6550 <trans-unit id="3061133792040537550" datatype="html">
6551 <source>Show the complete description</source>
6552 <target state="new">Show the complete description</target>
6553 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">53</context></context-group>
6554 <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>
6555 </trans-unit>
6556 <trans-unit id="9098920722959201547" datatype="html">
6557 <source>Show more...</source>
6558 <target state="new"> Show more... </target>
2164a13d
C
6559
6560
6561 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">98</context></context-group></trans-unit>
93fe2d9c
C
6562 <trans-unit id="6808894347744915561" datatype="html">
6563 <source>Manage account</source>
6564 <target state="new"> Manage account </target>
2164a13d
C
6565
6566 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">60</context></context-group></trans-unit>
93fe2d9c
C
6567 <trans-unit id="1311667768861466464" datatype="html">
6568 <source>Search account videos</source>
6569 <target state="new">Search account videos</target>
6570 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">78</context></context-group>
6571 </trans-unit>
6572 <trans-unit id="5512878593724620692" datatype="html">
6573 <source>CHANNELS</source>
6574 <target state="new">CHANNELS</target>
2164a13d
C
6575
6576 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">80</context></context-group></trans-unit>
d7c6b951 6577 <trans-unit id="3666829335406793239" datatype="html">
eb12a714
C
6578 <source>This account does not have channels.</source>
6579 <target state="new">This account does not have channels.</target>
93fe2d9c
C
6580 <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>
6581 </trans-unit>
d7c6b951 6582 <trans-unit id="403587185492002456" datatype="html">
5a6de093
C
6583 <source>{VAR_PLURAL, plural, =1 {1 subscriber} other {<x id="INTERPOLATION"/> subscribers}}</source>
6584 <target state="new">{VAR_PLURAL, plural, =1 {1 subscriber} other {
6585 <x id="INTERPOLATION" equiv-text="{{ videoChannel.followersCount }}"/> subscribers} }
6586 </target>
2164a13d
C
6587
6588
6589
6590
6591
6592 <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></trans-unit>
93fe2d9c
C
6593 <trans-unit id="3068011377000255023" datatype="html">
6594 <source>{VAR_PLURAL, plural, =1 {1 videos} other {<x id="INTERPOLATION"/> videos}}</source>
6595 <target state="new">{VAR_PLURAL, plural, =1 {1 videos} other {<x id="INTERPOLATION"/> videos}}</target>
2164a13d
C
6596
6597
6598
6599
6600 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">16</context></context-group></trans-unit>
93fe2d9c 6601 <trans-unit id="8856905278208146821" datatype="html">
2164a13d 6602 <source> <x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =0 {No videos} =1 {1 video} other {{{ getTotalVideosOf(videoChannel) }} videos}}" xid="1730926218636655979"/> </source>
93fe2d9c 6603 <target state="new"> <x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}"/> </target>
2164a13d
C
6604
6605
6606
6607
6608
6609
6610
6611 <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><context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">78</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">15</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context><context context-type="linenumber">2</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit>
93fe2d9c
C
6612 <trans-unit id="4071627711041975501" datatype="html">
6613 <source>Show this channel</source>
6614 <target state="new">Show this channel</target>
6615 <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>
6616 </trans-unit>
d7c6b951 6617 <trans-unit id="7766488542631150871" datatype="html">
5a6de093
C
6618 <source>{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other {<x id="INTERPOLATION"/> videos}}</source>
6619 <target state="new">{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other {
6620 <x id="INTERPOLATION" equiv-text="{{ videoChannel.videosCount }}"/> videos} }
6621 </target>
2164a13d
C
6622
6623
00e32b7c 6624 <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><context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">78</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-miniature.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit>
913aa176 6625 <trans-unit id="7152797255397280410" datatype="html">
e6afb669
C
6626 <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>?
6627It will delete <x id="PH_1" equiv-text="videoChannel.videosCount"/> videos uploaded in this channel, and you will not be able to create another
6628channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</source>
913aa176 6629 <target state="new">Do you really want to delete <x id="PH"/>?
5a6de093
C
6630It will delete <x id="PH_1"/> videos uploaded in this channel, and you will not be able to create another
6631channel with the same name (<x id="PH_2"/>)!</target>
93fe2d9c
C
6632 <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>
6633 </trans-unit>
6634 <trans-unit id="4433306639366959484" datatype="html">
6635 <source>Please type the name of the video channel (<x id="PH" equiv-text="videoChannel.name"/>) to confirm</source>
6636 <target state="new">Please type the name of the video channel (<x id="PH" equiv-text="videoChannel.name"/>) to confirm</target>
7c94e1e7
C
6637 <context-group purpose="location">
6638 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context>
6639 <context context-type="linenumber">48</context>
6640 </context-group>
6641 </trans-unit>
d7c6b951 6642 <trans-unit id="3428015997161360357" datatype="html">
e4eaa7c9
C
6643 <source>NEW CHANNEL</source>
6644 <target state="new">NEW CHANNEL</target>
93fe2d9c
C
6645 <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>
6646 <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>
6647 </trans-unit>
d7c6b951 6648 <trans-unit id="7828153032795614080" datatype="html">
eb12a714
C
6649 <source>See this video channel</source>
6650 <target state="new">See this video channel</target>
93fe2d9c
C
6651 <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>
6652 <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>
6653 <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>
6654 <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>
2164a13d
C
6655 </trans-unit><trans-unit id="6591746065516872491" datatype="html">
6656 <source>{VAR_PLURAL, plural, =0 {No subscribers} =1 {1 subscriber} other {<x id="INTERPOLATION"/> subscribers}}</source><target state="new">{VAR_PLURAL, plural, =0 {No subscribers} =1 {1 subscriber} other {<x id="INTERPOLATION"/> subscribers}}</target>
6657 <context-group purpose="location">
6658 <context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context>
6659 <context context-type="linenumber">26</context>
6660 </context-group>
6661 <context-group purpose="location">
6662 <context context-type="sourcefile">src/app/+accounts/accounts.component.html</context>
6663 <context context-type="linenumber">36</context>
6664 </context-group>
6665 <context-group purpose="location">
6666 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context>
6667 <context context-type="linenumber">34</context>
6668 </context-group>
6669 <context-group purpose="location">
6670 <context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context>
6671 <context context-type="linenumber">75</context>
6672 </context-group>
93fe2d9c 6673 </trans-unit>
d7c6b951 6674 <trans-unit id="1545109431751219382" datatype="html">
8b049b68
C
6675 <source>This channel doesn't have any videos.</source>
6676 <target state="new">This channel doesn't have any videos.</target>
93fe2d9c
C
6677 <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>
6678 </trans-unit>
6679 <trans-unit id="2705478076887104088" datatype="html">
e6afb669
C
6680 <source>SHOW THIS CHANNEL ></source>
6681 <target state="new">SHOW THIS CHANNEL ></target>
93fe2d9c
C
6682 <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>
6683 </trans-unit>
d7c6b951 6684 <trans-unit id="4088311569349098646" datatype="html">
9d94e5d7
C
6685 <source>Stats</source>
6686 <target state="new">Stats</target>
b53cc662
C
6687
6688 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">144</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">353</context></context-group></trans-unit>
d7c6b951 6689 <trans-unit id="4068658588793749132" datatype="html">
eb12a714
C
6690 <source>This channel does not have playlists.</source>
6691 <target state="new">This channel does not have playlists.</target>
913aa176 6692 <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>
6693 </trans-unit>
d7c6b951 6694 <trans-unit id="5066829276646988805" datatype="html">
eb12a714
C
6695 <source>PeerTube</source>
6696 <target state="new">PeerTube</target>
00e32b7c
C
6697
6698 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about.component.html</context><context context-type="linenumber">5</context></context-group></trans-unit>
d7c6b951 6699 <trans-unit id="1415060111017347427" datatype="html">
913aa176 6700 <source>Network</source>
6701 <target state="new">Network</target>
00e32b7c
C
6702
6703 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about.component.html</context><context context-type="linenumber">7</context></context-group></trans-unit>
d7c6b951 6704 <trans-unit id="3701439542279610547" datatype="html">
eb12a714
C
6705 <source>Follows</source>
6706 <target state="new">Follows</target>
93fe2d9c
C
6707 <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>
6708 <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>
6709 </trans-unit>
6710 <trans-unit id="400578776928464905" datatype="html">
6711 <source>Follower instances (<x id="INTERPOLATION" equiv-text="{{ followersPagination.totalItems }}"/>)</source>
6712 <target state="new">Follower instances (<x id="INTERPOLATION" equiv-text="{{ followersPagination.totalItems }}"/>)</target>
00e32b7c
C
6713
6714 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context><context context-type="linenumber">5</context></context-group></trans-unit>
d7c6b951 6715 <trans-unit id="2081837971167498893" datatype="html">
913aa176 6716 <source>Following instances (<x id="INTERPOLATION" equiv-text="{{ followingsPagination.totalItems }}"/>)</source>
6717 <target state="new">Following instances (<x id="INTERPOLATION" equiv-text="{{ followingsPagination.totalItems }}"/>)</target>
00e32b7c
C
6718
6719 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context><context context-type="linenumber">17</context></context-group></trans-unit>
d7c6b951 6720 <trans-unit id="8203367621031610680" datatype="html">
eb12a714
C
6721 <source>Your name</source>
6722 <target state="new">Your name</target>
913aa176 6723 <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>
6724 </trans-unit>
d7c6b951 6725 <trans-unit id="1769661379068269645" datatype="html">
eb12a714
C
6726 <source>Your email</source>
6727 <target state="new">Your email</target>
913aa176 6728 <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>
6729 </trans-unit>
d7c6b951 6730 <trans-unit id="9127604588498960753" datatype="html">
eb12a714
C
6731 <source>Subject</source>
6732 <target state="new">Subject</target>
913aa176 6733 <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>
6734 </trans-unit>
d7c6b951 6735 <trans-unit id="1391056849737890767" datatype="html">
eb12a714
C
6736 <source>Your message</source>
6737 <target state="new">Your message</target>
913aa176 6738 <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>
6739 </trans-unit>
d7c6b951 6740 <trans-unit id="3174354408404578867" datatype="html">
5a6de093
C
6741 <source>About <x id="INTERPOLATION"/></source>
6742 <target state="new">About
6743 <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>
6744 </target>
913aa176 6745 <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
6746 </trans-unit>
6747 <trans-unit id="8525213662266893834" datatype="html">
6748 <source>Contact us</source>
6749 <target state="new">Contact us</target>
91ae3c4a
C
6750 <context-group purpose="location">
6751 <context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context>
6752 <context context-type="linenumber">7</context>
6753 </context-group>
6754 <context-group purpose="location">
6755 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context>
6756 <context context-type="linenumber">3</context>
6757 </context-group>
913aa176 6758 </trans-unit>
d7c6b951 6759 <trans-unit id="19872047295276660" datatype="html">
eb12a714
C
6760 <source>This instance is dedicated to sensitive/NSFW content.</source>
6761 <target state="new">This instance is dedicated to sensitive/NSFW content.</target>
913aa176 6762 <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>
6763 </trans-unit>
d7c6b951 6764 <trans-unit id="1970848297295860531" datatype="html">
913aa176 6765 <source>ADMINISTRATORS &amp; SUSTAINABILITY</source>
5a6de093 6766 <target state="new">
954511f3
C
6767 ADMINISTRATORS &amp; SUSTAINABILITY
6768 </target>
2164a13d
C
6769
6770 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">32</context></context-group></trans-unit>
d7c6b951 6771 <trans-unit id="6741838149332998818" datatype="html">
eb12a714
C
6772 <source>Who we are</source>
6773 <target state="new">Who we are</target>
913aa176 6774 <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>
6775 </trans-unit>
d7c6b951 6776 <trans-unit id="4722135551130122302" datatype="html">
eb12a714
C
6777 <source>Why we created this instance</source>
6778 <target state="new">Why we created this instance</target>
913aa176 6779 <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>
6780 </trans-unit>
d7c6b951 6781 <trans-unit id="6434467346812189214" datatype="html">
eb12a714
C
6782 <source>How long we plan to maintain this instance</source>
6783 <target state="new">How long we plan to maintain this instance</target>
913aa176 6784 <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
6785 </trans-unit>
6786 <trans-unit id="8765504394950427814" datatype="html">
6787 <source>How we will pay for keeping our instance running</source>
6788 <target state="new">How we will pay for keeping our instance running</target>
90aa0a74
C
6789 <context-group purpose="location">
6790 <context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context>
6791 <context context-type="linenumber">86</context>
6792 </context-group>
913aa176 6793 </trans-unit>
d7c6b951 6794 <trans-unit id="7707185552909365717" datatype="html">
913aa176 6795 <source>INFORMATION</source>
5a6de093 6796 <target state="new">
954511f3
C
6797 INFORMATION
6798 </target>
2164a13d
C
6799
6800 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">101</context></context-group></trans-unit>
d7c6b951 6801 <trans-unit id="8685905644837116382" datatype="html">
913aa176 6802 <source>MODERATION</source>
5a6de093 6803 <target state="new">
954511f3
C
6804 MODERATION
6805 </target>
2164a13d
C
6806
6807 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">129</context></context-group></trans-unit>
d7c6b951 6808 <trans-unit id="9178042134345945115" datatype="html">
913aa176 6809 <source>OTHER INFORMATION</source>
5a6de093 6810 <target state="new">
954511f3
C
6811 OTHER INFORMATION
6812 </target>
2164a13d
C
6813
6814 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">186</context></context-group></trans-unit>
d7c6b951 6815 <trans-unit id="4281738631669138686" datatype="html">
eb12a714
C
6816 <source>Hardware information</source>
6817 <target state="new">Hardware information</target>
93fe2d9c
C
6818 <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>
6819 </trans-unit>
d7c6b951 6820 <trans-unit id="273909283347871" datatype="html">
5a6de093
C
6821 <source>FEATURES</source>
6822 <target state="new">FEATURES</target>
93fe2d9c
C
6823 <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>
6824 </trans-unit>
d7c6b951 6825 <trans-unit id="8495040351808033345" datatype="html">
cd9246a9
C
6826 <source>Features found on this instance</source>
6827 <target state="new">Features found on this instance</target>
913aa176 6828 <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>
6829 <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>
6830 <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>
6831 </trans-unit>
d7c6b951 6832 <trans-unit id="8932880935037645502" datatype="html">
e4eaa7c9
C
6833 <source>STATISTICS</source>
6834 <target state="new">STATISTICS</target>
93fe2d9c
C
6835 <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>
6836 </trans-unit>
d7c6b951 6837 <trans-unit id="1161141363959659794" datatype="html">
e4eaa7c9
C
6838 <source>PeerTube is a self-hosted ActivityPub-federated video streaming platform using P2P directly in your web browser.</source>
6839 <target state="new">
520745bf 6840 PeerTube is a self-hosted ActivityPub-federated video streaming platform using P2P directly in your web browser.
5e6c69ce 6841 </target>
93fe2d9c
C
6842 <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>
6843 </trans-unit>
d7c6b951 6844 <trans-unit id="135286612733607700" datatype="html">
913aa176 6845 <source>It is free and open-source software, under <x id="START_LINK"/>AGPLv3 licence<x id="CLOSE_LINK"/>. </source>
6846 <target state="new"> It is free and open-source software, under <x id="START_LINK"/>AGPLv3 licence<x id="CLOSE_LINK"/>. </target>
93fe2d9c
C
6847 <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>
6848 </trans-unit>
d7c6b951 6849 <trans-unit id="7257048945916143687" datatype="html">
913aa176 6850 <source>For more information, please visit <x id="START_LINK"/>joinpeertube.org<x id="CLOSE_LINK"/>. </source>
8b049b68 6851 <target state="new">
5a6de093 6852 For more information, please visit
e6afb669
C
6853 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>joinpeertube.org
6854 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>.
5a6de093
C
6855
6856 </target>
93fe2d9c
C
6857 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">18</context></context-group>
6858 </trans-unit>
d7c6b951 6859 <trans-unit id="8205344394429673413" datatype="html">
5a6de093 6860 <source>Use PeerTube documentation</source>
8b049b68 6861 <target state="new">Use PeerTube
5e6c69ce 6862 documentation</target>
913aa176 6863 <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>
6864 </trans-unit>
d7c6b951 6865 <trans-unit id="8674693181203168033" datatype="html">
8b049b68
C
6866 <source>Discover how to setup your account, what is a channel, how to create a playlist and more!</source>
6867 <target state="new">
5e6c69ce
C
6868 Discover how to setup your account, what is a channel, how to create a playlist and more!
6869 </target>
00e32b7c
C
6870
6871 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">31</context></context-group></trans-unit>
d7c6b951 6872 <trans-unit id="5336387229608682776" datatype="html">
5a6de093 6873 <source>PeerTube Applications</source>
8b049b68 6874 <target state="new">PeerTube
5e6c69ce 6875 Applications</target>
00e32b7c
C
6876
6877 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">40</context></context-group></trans-unit>
d7c6b951 6878 <trans-unit id="7916664392219781729" datatype="html">
8b049b68
C
6879 <source>Discover unofficial Android applications or browser addons!</source>
6880 <target state="new">
5e6c69ce
C
6881 Discover unofficial Android applications or browser addons!
6882 </target>
00e32b7c
C
6883
6884 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit>
d7c6b951 6885 <trans-unit id="4093735071527927163" datatype="html">
5a6de093 6886 <source>Contribute on PeerTube</source>
8b049b68 6887 <target state="new">Contribute on
5e6c69ce 6888 PeerTube</target>
00e32b7c
C
6889
6890 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">52</context></context-group></trans-unit>
d7c6b951 6891 <trans-unit id="6886584917624458638" datatype="html">
8b049b68
C
6892 <source>Want to help to improve PeerTube? You can translate the web interface, give your feedback or directly contribute to the code!</source>
6893 <target state="new">
5e6c69ce
C
6894 Want to help to improve PeerTube? You can translate the web interface, give your feedback or directly contribute to the code!
6895 </target>
00e32b7c
C
6896
6897 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">55</context></context-group></trans-unit>
d7c6b951 6898 <trans-unit id="185970110822844952" datatype="html">
5e6c69ce
C
6899 <source>P2P &amp; Privacy</source>
6900 <target state="new">P2P &amp; Privacy</target>
00e32b7c
C
6901
6902 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">66</context></context-group></trans-unit>
d7c6b951 6903 <trans-unit id="442017645619017020" datatype="html">
913aa176 6904 <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 6905 <target state="new">
c78d3db7
C
6906 PeerTube uses the BitTorrent protocol to share bandwidth between users by default to help lower the load on the server,
6907 but ultimately leaves you the choice to switch back to regular streaming exclusively from the server of the video. What
6908 follows applies only if you want to keep using the P2P mode of PeerTube.
040758e0 6909 </target>
00e32b7c
C
6910
6911 <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></trans-unit>
d7c6b951 6912 <trans-unit id="6314880288843792309" datatype="html">
913aa176 6913 <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>
6914 <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>
00e32b7c
C
6915
6916 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit>
d7c6b951 6917 <trans-unit id="6868048887248005916" datatype="html">
5e6c69ce
C
6918 <source>What are the consequences?</source>
6919 <target state="new">What are the consequences?</target>
00e32b7c
C
6920
6921 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit>
d7c6b951 6922 <trans-unit id="1411398404280870617" datatype="html">
913aa176 6923 <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 6924 <target state="new">
5e6c69ce
C
6925 In theory, someone with enough technical skills could create a script that tracks which IP is downloading which video.
6926 In practice, this is much more difficult because:
040758e0 6927 </target>
00e32b7c
C
6928
6929 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">82</context></context-group></trans-unit>
d7c6b951 6930 <trans-unit id="6870500454322981404" datatype="html">
913aa176 6931 <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 6932 <target state="new">
5e6c69ce
C
6933 An HTTP request has to be sent on each tracker for each video to spy.
6934 If we want to spy all PeerTube's videos, we have to send as many requests as there are videos (so potentially a lot)
6935 </target>
00e32b7c
C
6936
6937 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">88</context></context-group></trans-unit>
d7c6b951 6938 <trans-unit id="4042605201005159699" datatype="html">
913aa176 6939 <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 6940 <target state="new">
5e6c69ce
C
6941 For each request sent, the tracker returns random peers at a limited number.
6942 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 6943 requests sent to know every peer in the swarm
5e6c69ce 6944 </target>
00e32b7c
C
6945
6946 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">93</context></context-group></trans-unit>
d7c6b951 6947 <trans-unit id="8817667841110447397" datatype="html">
8b049b68
C
6948 <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>
6949 <target state="new">
5e6c69ce
C
6950 Those requests have to be sent regularly to know who starts/stops watching a video. It is easy to detect that kind of behaviour
6951 </target>
00e32b7c
C
6952
6953 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">99</context></context-group></trans-unit>
d7c6b951 6954 <trans-unit id="4100327951517495019" datatype="html">
913aa176 6955 <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 6956 <target state="new">
5e6c69ce
C
6957 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
6958 video
6959 </target>
00e32b7c
C
6960
6961 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">103</context></context-group></trans-unit>
d7c6b951 6962 <trans-unit id="7196664247366401915" datatype="html">
8b049b68
C
6963 <source>The IP address is a vague information: usually, it regularly changes and can represent many persons or entities</source>
6964 <target state="new">
5e6c69ce
C
6965 The IP address is a vague information: usually, it regularly changes and can represent many persons or entities
6966 </target>
00e32b7c
C
6967
6968 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">108</context></context-group></trans-unit>
d7c6b951 6969 <trans-unit id="1120376809358109718" datatype="html">
e6afb669
C
6970 <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>
6971 <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>
00e32b7c
C
6972
6973 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">112</context></context-group></trans-unit>
d7c6b951 6974 <trans-unit id="7812408733559506009" datatype="html">
913aa176 6975 <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 6976 <target state="new">
5e6c69ce
C
6977 The worst-case scenario of an average person spying on their friends is quite unlikely.
6978 There are much more effective ways to get that kind of information.
6979 </target>
00e32b7c
C
6980
6981 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">120</context></context-group></trans-unit>
d7c6b951 6982 <trans-unit id="8484650229450883706" datatype="html">
5e6c69ce
C
6983 <source>How does PeerTube compare with YouTube?</source>
6984 <target state="new">How does PeerTube compare with YouTube?</target>
00e32b7c
C
6985
6986 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">125</context></context-group></trans-unit>
d7c6b951 6987 <trans-unit id="6213340208914097303" datatype="html">
913aa176 6988 <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 6989 <target state="new">
c78d3db7 6990 The threats to privacy with YouTube are different from PeerTube's.
5e6c69ce
C
6991 In YouTube's case, the platform gathers a huge amount of your personal information (not only your IP) to analyze them and track you.
6992 Moreover, YouTube is owned by Google/Alphabet, a company that tracks you across many websites (via AdSense or Google Analytics).
6993 </target>
00e32b7c
C
6994
6995 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">127</context></context-group></trans-unit>
d7c6b951 6996 <trans-unit id="2676074687792256808" datatype="html">
5e6c69ce
C
6997 <source>What can I do to limit the exposure of my IP address?</source>
6998 <target state="new">What can I do to limit the exposure of my IP address?</target>
00e32b7c
C
6999
7000 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">133</context></context-group></trans-unit>
d7c6b951 7001 <trans-unit id="8804946818315976118" datatype="html">
913aa176 7002 <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 7003 <target state="new">
5e6c69ce
C
7004 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
7005 your IP in their connection logs: ISP/routers/trackers/CDN and more.
7006 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.
7007 Thinking that removing P2P from PeerTube will give you back anonymity doesn't make sense.
7008 </target>
00e32b7c
C
7009
7010 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">135</context></context-group></trans-unit>
d7c6b951 7011 <trans-unit id="401806741040118292" datatype="html">
5e6c69ce
C
7012 <source>What will be done to mitigate this problem?</source>
7013 <target state="new">What will be done to mitigate this problem?</target>
00e32b7c
C
7014
7015 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">142</context></context-group></trans-unit>
d7c6b951 7016 <trans-unit id="7404776804526394585" datatype="html">
913aa176 7017 <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 7018 <target state="new">
c78d3db7
C
7019 PeerTube wants to deliver the best countermeasures possible, to give you more choice
7020 and render attacks less likely. Here is what we put in place so far:
5e6c69ce 7021 </target>
00e32b7c
C
7022
7023 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">144</context></context-group></trans-unit>
d7c6b951 7024 <trans-unit id="8635362984201852982" datatype="html">
8b049b68
C
7025 <source>We set a limit to the number of peers sent by the tracker</source>
7026 <target state="new">We set a limit to the number of peers sent by the tracker</target>
00e32b7c
C
7027
7028 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">150</context></context-group></trans-unit>
d7c6b951 7029 <trans-unit id="8903417899533541365" datatype="html">
8b049b68
C
7030 <source>We set a limit on the request frequency received by the tracker</source>
7031 <target state="new">We set a limit on the request frequency received by the tracker</target>
00e32b7c
C
7032
7033 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">151</context></context-group></trans-unit>
d7c6b951 7034 <trans-unit id="2470460396724373169" datatype="html">
8b049b68
C
7035 <source>Allow instance admins to disable P2P from the administration interface</source>
7036 <target state="new">Allow instance admins to disable P2P from the administration interface</target>
00e32b7c
C
7037
7038 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">152</context></context-group></trans-unit>
d7c6b951 7039 <trans-unit id="5991790391344625653" datatype="html">
913aa176 7040 <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 7041 <target state="new">
c78d3db7
C
7042 Ultimately, remember you can always disable P2P by toggling it in the video player, or just by disabling
7043 WebRTC in your browser.
7044 </target>
00e32b7c
C
7045
7046 <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></trans-unit>
d7c6b951 7047 <trans-unit id="3857357852909495917" datatype="html">
8b049b68
C
7048 <source>This instance does not have instances followers.</source>
7049 <target state="new">This instance does not have instances followers.</target>
00e32b7c
C
7050
7051 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context><context context-type="linenumber">7</context></context-group></trans-unit>
d7c6b951 7052 <trans-unit id="8438752523256358076" datatype="html">
913aa176 7053 <source>Show full list</source>
7054 <target state="new">Show full list</target>
00e32b7c
C
7055
7056
7057 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context><context context-type="linenumber">13</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context><context context-type="linenumber">25</context></context-group></trans-unit>
d7c6b951 7058 <trans-unit id="7128556172318221342" datatype="html">
913aa176 7059 <source>This instance is not following any other.</source>
7060 <target state="new">This instance is not following any other.</target>
00e32b7c
C
7061
7062 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit>
30ae75f9 7063 <trans-unit id="4195286790385468087" datatype="html">
913aa176 7064 <source>About this instance</source>
7065 <target state="new">About this instance</target>
93fe2d9c
C
7066 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-routing.module.ts</context><context context-type="linenumber">24</context></context-group>
7067 </trans-unit>
913aa176 7068 <trans-unit id="8773846522957677259" datatype="html">
7069 <source>About PeerTube</source>
7070 <target state="new">About PeerTube</target>
93fe2d9c
C
7071 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-routing.module.ts</context><context context-type="linenumber">49</context></context-group>
7072 </trans-unit>
913aa176 7073 <trans-unit id="1812900507515561988" datatype="html">
7074 <source>About this instance's network</source>
7075 <target state="new">About this instance's network</target>
93fe2d9c
C
7076 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-routing.module.ts</context><context context-type="linenumber">58</context></context-group>
7077 </trans-unit>
913aa176 7078 <trans-unit id="892073694820881630" datatype="html">
7079 <source>Link copied</source>
7080 <target state="new">Link copied</target>
93fe2d9c
C
7081 <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>
7082 </trans-unit>
7083 <trans-unit id="4807161697338135032" datatype="html">
e6afb669
C
7084 <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>
7085 <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
7086 <context-group purpose="location">
7087 <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context>
7088 <context context-type="linenumber">3</context>
7089 </context-group>
7090 </trans-unit>
00e32b7c 7091
95bd9515 7092 <trans-unit id="9082008222523034483" datatype="html">
913aa176 7093 <source>Get help</source>
7094 <target state="new">Get help</target>
7095 <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>
7096 </trans-unit>
d7c6b951 7097 <trans-unit id="6386856862203107763" datatype="html">
5a6de093
C
7098 <source>Create my account</source>
7099 <target state="new">
7100 Create my account
7101 </target>
2164a13d 7102
00e32b7c
C
7103 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">98</context></context-group></trans-unit><trans-unit id="4331636419103456800" datatype="html">
7104 <source>Done!</source><target state="new">Done!</target>
7105 <context-group purpose="location">
7106 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
7107 <context context-type="linenumber">103</context>
7108 </context-group>
7109 </trans-unit>
d7c6b951 7110 <trans-unit id="220345070199640496" datatype="html">
5a6de093
C
7111 <source>PeerTube is creating your account...</source>
7112 <target state="new">PeerTube is creating your account...</target>
00e32b7c
C
7113
7114 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">107</context></context-group></trans-unit><trans-unit id="7119544246688514254" datatype="html">
7115 <source>Go to the previous step</source><target state="new">Go to the previous step</target>
7116 <context-group purpose="location">
7117 <context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context>
7118 <context context-type="linenumber">45</context>
7119 </context-group>
7120 <note priority="1" from="description">Button on the registration form to go to the previous step</note>
7121 </trans-unit><trans-unit id="4323994782717641395" datatype="html">
7122 <source>Go to the next step</source><target state="new">Go to the next step</target>
7123 <context-group purpose="location">
7124 <context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context>
7125 <context context-type="linenumber">46</context>
7126 </context-group>
7127 <note priority="1" from="description">Button on the registration form to go to the previous step</note>
93fe2d9c 7128 </trans-unit>
00e32b7c 7129
d7c6b951 7130 <trans-unit id="6294302495409052693" datatype="html">
5a6de093
C
7131 <source>Who are we?</source>
7132 <target state="new">Who are we?</target>
913aa176 7133 <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>
7134 </trans-unit>
d7c6b951 7135 <trans-unit id="1445137115016841401" datatype="html">
5a6de093
C
7136 <source>How long do we plan to maintain this instance?</source>
7137 <target state="new">How long do we plan to maintain this instance?</target>
913aa176 7138 <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>
7139 </trans-unit>
d7c6b951 7140 <trans-unit id="2975856643479054118" datatype="html">
5a6de093
C
7141 <source>How will we finance this instance?</source>
7142 <target state="new">How will we finance this instance?</target>
913aa176 7143 <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>
00e32b7c
C
7144 </trans-unit><trans-unit id="5659987171239176484" datatype="html">
7145 <source>Terms of <x id="PH" equiv-text="this.about.instance.name"/></source><target state="new">Terms of <x id="PH" equiv-text="this.about.instance.name"/></target>
7146 <context-group purpose="location">
7147 <context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.ts</context>
7148 <context context-type="linenumber">73</context>
7149 </context-group>
913aa176 7150 </trans-unit>
d7c6b951 7151 <trans-unit id="2573967459337636542" datatype="html">
5a6de093
C
7152 <source>Administrators &amp; Sustainability</source>
7153 <target state="new">Administrators &amp; Sustainability</target>
913aa176 7154 <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>
7155 <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>
7156 </trans-unit>
d7c6b951 7157 <trans-unit id="8980375993935541237" datatype="html">
5a6de093
C
7158 <source>Step</source>
7159 <target state="new">Step</target>
00e32b7c
C
7160
7161 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/custom-stepper.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit>
7162
7163
d7c6b951 7164 <trans-unit id="8583412279916132438" datatype="html">
5a6de093
C
7165 <source>Channel display name</source>
7166 <target state="new">Channel display name</target>
00e32b7c
C
7167
7168 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context><context context-type="linenumber">21</context></context-group></trans-unit><trans-unit id="4376397515999418662" datatype="html">
7169 <source>This is the name that will be publicly visible by other users.</source><target state="new">This is the name that will be publicly visible by other users.</target>
7170 <context-group purpose="location">
7171 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context>
7172 <context context-type="linenumber">23</context>
7173 </context-group>
7174 </trans-unit><trans-unit id="1506228075480230031" datatype="html">
7175 <source>Example: Sweet Melodies</source><target state="new">Example: Sweet Melodies</target>
7176 <context-group purpose="location">
7177 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context>
7178 <context context-type="linenumber">27</context>
7179 </context-group>
7180 </trans-unit><trans-unit id="1346553616305614767" datatype="html">
7181 <source>Channel identifier</source><target state="new">Channel identifier</target>
7182 <context-group purpose="location">
7183 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context>
7184 <context context-type="linenumber">36</context>
7185 </context-group>
7186 </trans-unit><trans-unit id="1421502666684458815" datatype="html">
7187 <source>This is the name that will be displayed in your profile URL.</source><target state="new">This is the name that will be displayed in your profile URL.</target>
7188 <context-group purpose="location">
7189 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context>
7190 <context context-type="linenumber">38</context>
7191 </context-group>
7192 </trans-unit><trans-unit id="5007378598046048755" datatype="html">
7193 <source>Example: sweetmelodies24</source><target state="new">Example: sweetmelodies24</target>
7194 <context-group purpose="location">
7195 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context>
7196 <context context-type="linenumber">42</context>
7197 </context-group>
7198 </trans-unit><trans-unit id="6433602064879074151" datatype="html">
7199 <source> Channel identifier cannot be the same as your account name. You can click on the first step to update your account name. </source><target state="new"> Channel identifier cannot be the same as your account name. You can click on the first step to update your account name. </target>
7200 <context-group purpose="location">
7201 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context>
7202 <context context-type="linenumber">50,52</context>
7203 </context-group>
913aa176 7204 </trans-unit>
d7c6b951 7205 <trans-unit id="6980413875907286634" datatype="html">
5a6de093
C
7206 <source>Channel name</source>
7207 <target state="new">Channel name</target>
00e32b7c
C
7208
7209
7210
7211 <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><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></trans-unit>
d7c6b951 7212 <trans-unit id="8463487834152954723" datatype="html">
5a6de093
C
7213 <source>john_channel</source>
7214 <target state="new">john_channel</target>
93fe2d9c
C
7215 <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>
7216 <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>
7217 </trans-unit>
00e32b7c
C
7218
7219
7220
93fe2d9c 7221 <trans-unit id="7440807341905682986" datatype="html">
e6afb669
C
7222 <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>
7223 <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>
00e32b7c
C
7224
7225 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-terms.component.html</context><context context-type="linenumber">5</context></context-group></trans-unit><trans-unit id="1081343670550705648" datatype="html">
7226 <source> Video uploads are disabled on this instance, hence your account won't be able to upload videos.
7227</source><target state="new"> Video uploads are disabled on this instance, hence your account won't be able to upload videos.
7228</target>
7229 <context-group purpose="location">
7230 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context>
7231 <context context-type="linenumber">1,3</context>
7232 </context-group>
7233 </trans-unit><trans-unit id="7657420986523643151" datatype="html">
7234 <source>Public name</source><target state="new">Public name</target>
c5c848c5 7235 <context-group purpose="location">
00e32b7c
C
7236 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context>
7237 <context context-type="linenumber">9</context>
7238 </context-group>
7239 </trans-unit><trans-unit id="7536432216862568979" datatype="html">
7240 <source> This is the name that will be publicly visible by other users. </source><target state="new"> This is the name that will be publicly visible by other users. </target>
7241 <context-group purpose="location">
7242 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context>
7243 <context context-type="linenumber">11,13</context>
7244 </context-group>
7245 </trans-unit><trans-unit id="1926625386720791836" datatype="html">
7246 <source>Example: John Doe</source><target state="new">Example: John Doe</target>
7247 <context-group purpose="location">
7248 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context>
7249 <context context-type="linenumber">17</context>
7250 </context-group>
7251 </trans-unit><trans-unit id="8656171949584591423" datatype="html">
7252 <source> This is the name that will be displayed in your profile URL. </source><target state="new"> This is the name that will be displayed in your profile URL. </target>
7253 <context-group purpose="location">
7254 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context>
7255 <context context-type="linenumber">28,30</context>
7256 </context-group>
7257 </trans-unit><trans-unit id="9199457913561943854" datatype="html">
7258 <source>Example: john_doe58</source><target state="new">Example: john_doe58</target>
7259 <context-group purpose="location">
7260 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context>
7261 <context context-type="linenumber">34</context>
7262 </context-group>
7263 </trans-unit><trans-unit id="5856397248272246243" datatype="html">
7264 <source> This email address will be used to validate your account. </source><target state="new"> This email address will be used to validate your account. </target>
7265 <context-group purpose="location">
7266 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context>
7267 <context context-type="linenumber">48,50</context>
7268 </context-group>
7269 </trans-unit><trans-unit id="1789116494691736014" datatype="html">
7270 <source>Request email for account verification</source><target state="new">Request email for account verification</target>
7271 <context-group purpose="location">
7272 <context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context>
7273 <context context-type="linenumber">2</context>
c5c848c5 7274 </context-group>
913aa176 7275 </trans-unit>
00e32b7c 7276
93fe2d9c
C
7277 <trans-unit id="2770947245861951784" datatype="html">
7278 <source>Signup is not enabled on this instance.</source>
7279 <target state="new">Signup is not enabled on this instance.</target>
c49c366a
C
7280 <context-group purpose="location">
7281 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
7282 <context context-type="linenumber">4</context>
7283 </context-group>
00e32b7c
C
7284 </trans-unit><trans-unit id="670353405713142439" datatype="html">
7285 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="s=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="&lt;/s"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text=">"/> > Create an account </source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="s=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="&lt;/s"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text=">"/> > Create an account </target>
7286 <context-group purpose="location">
7287 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
7288 <context context-type="linenumber">9,12</context>
7289 </context-group>
c49c366a 7290 </trans-unit>
00e32b7c 7291
913aa176 7292 <trans-unit id="3301086086650990787" datatype="html">
7293 <source>Register</source>
7294 <target state="new">Register</target>
93fe2d9c
C
7295 <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>
7296 </trans-unit>
5a6de093
C
7297 <trans-unit id="6979021199788941693" datatype="html">
7298 <source>Your message has been sent.</source>
7299 <target state="new">Your message has been sent.</target>
93fe2d9c
C
7300 <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>
7301 </trans-unit>
5a6de093
C
7302 <trans-unit id="2072135752262464360" datatype="html">
7303 <source>You already sent this form recently</source>
7304 <target state="new">You already sent this form recently</target>
93fe2d9c
C
7305 <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>
7306 </trans-unit>
7307 <trans-unit id="1097932116708163073" datatype="html">
7308 <source>This website is powered by PeerTube</source>
7309 <target state="new"> This website is powered by PeerTube </target>
45b3a29b
C
7310 <context-group purpose="location">
7311 <context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context>
7312 <context context-type="linenumber">2,4</context>
7313 </context-group>
7314 </trans-unit>
913aa176 7315 <trans-unit id="819067926858619041" datatype="html">
7316 <source>Account videos</source>
7317 <target state="new">Account videos</target>
93fe2d9c
C
7318 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts-routing.module.ts</context><context context-type="linenumber">35</context></context-group>
7319 </trans-unit>
91ae3c4a 7320 <trans-unit id="4605517634011438234" datatype="html">
93fe2d9c
C
7321 <source>ACCOUNT</source>
7322 <target state="new">ACCOUNT</target>
c59eab78 7323 <context-group purpose="location">
90aa0a74
C
7324 <context context-type="sourcefile">src/app/+accounts/accounts.component.html</context>
7325 <context context-type="linenumber">8</context>
c59eab78 7326 </context-group>
913aa176 7327 </trans-unit>
7328 <trans-unit id="6823616469362610020" datatype="html">
7329 <source>Account video channels</source>
7330 <target state="new">Account video channels</target>
93fe2d9c
C
7331 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts-routing.module.ts</context><context context-type="linenumber">26</context></context-group>
7332 </trans-unit>
d7c6b951 7333 <trans-unit id="807777065817324789" datatype="html">
913aa176 7334 <source>Display all videos (private, unlisted or not yet published)</source>
7335 <target state="new">Display all videos (private, unlisted or not yet published)</target>
2164a13d
C
7336
7337 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">126</context></context-group></trans-unit>
93fe2d9c
C
7338 <trans-unit id="784681343382270982" datatype="html">
7339 <source>Remove this filter</source>
7340 <target state="new">Remove this filter</target>
9794fe1c
C
7341
7342 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.ts</context><context context-type="linenumber">90</context></context-group></trans-unit>
93fe2d9c
C
7343 <trans-unit id="5254305728396198887" datatype="html">
7344 <source>Sensitive content</source>
7345 <target state="new">Sensitive content</target>
7346 <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>
7347 </trans-unit>
7348 <trans-unit id="5590086849807274701" datatype="html">
7349 <source>Scope</source>
7350 <target state="new">Scope</target>
7351 <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>
7352 </trans-unit>
7353 <trans-unit id="5019568087038659501" datatype="html">
7354 <source>Federated</source>
7355 <target state="new">Federated</target>
7356 <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>
7357 </trans-unit>
7358 <trans-unit id="1949800099101277248" datatype="html">
7359 <source>Languages</source>
7360 <target state="new">Languages</target>
7361 <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>
7362 </trans-unit>
7363 <trans-unit id="1902100407096396858" datatype="html">
7364 <source>Categories</source>
7365 <target state="new">Categories</target>
7366 <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>
7367 </trans-unit>
7368 <trans-unit id="3599150758014724057" datatype="html">
7369 <source>All videos</source>
7370 <target state="new">All videos</target>
7371 <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>
7372 </trans-unit>
7373 <trans-unit id="8466337030143068285" datatype="html">
7374 <source>Blurred</source>
7375 <target state="new">Blurred</target>
7376 <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>
7377 </trans-unit>
7378 <trans-unit id="7054829409324166420" datatype="html">
7379 <source>hidden</source>
7380 <target state="new">hidden</target>
7381 <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>
7382 </trans-unit>
7383 <trans-unit id="5766954855630346873" datatype="html">
7384 <source>blurred</source>
7385 <target state="new">blurred</target>
7386 <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>
7387 </trans-unit>
7388 <trans-unit id="1833483831276078393" datatype="html">
7389 <source>displayed</source>
7390 <target state="new">displayed</target>
7391 <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>
7392 </trans-unit>
2164a13d 7393
913aa176 7394 <trans-unit id="6250999352462648289" datatype="html">
7395 <source>Report this account</source>
7396 <target state="new">Report this account</target>
2164a13d
C
7397
7398 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">192</context></context-group></trans-unit>
93fe2d9c
C
7399 <trans-unit id="2614607010577950577" datatype="html">
7400 <source>Overview</source>
7401 <target state="new">Overview</target>
c49c366a
C
7402 <context-group purpose="location">
7403 <context context-type="sourcefile">src/app/+admin/admin.component.ts</context>
7404 <context context-type="linenumber">35</context>
7405 </context-group>
7406 </trans-unit>
913aa176 7407 <trans-unit id="1504521795586863905" datatype="html">
7408 <source>VIDEOS</source>
7409 <target state="new">VIDEOS</target>
9794fe1c
C
7410
7411
7412
2164a13d 7413 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group><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">244</context></context-group><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></trans-unit>
5a6de093 7414 <trans-unit id="25349740244798533" datatype="html">
eb12a714
C
7415 <source>Username copied</source>
7416 <target state="new">Username copied</target>
2164a13d
C
7417
7418
7419 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">119</context></context-group><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></trans-unit>
7420
7421
5a6de093
C
7422 <trans-unit id="1035838766454786107" datatype="html">
7423 <source>Audio-only</source>
7424 <target state="new">Audio-only</target>
2164a13d
C
7425
7426 <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></trans-unit>
5a6de093 7427 <trans-unit id="8011855989482474311" datatype="html">
e6afb669
C
7428 <source>A &lt;code>.mp4&lt;/code> that keeps the original audio track, with no video</source>
7429 <target state="new">A &lt;code>.mp4&lt;/code> that keeps the original audio track, with no video</target>
2164a13d
C
7430
7431 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">19</context></context-group></trans-unit>
93fe2d9c
C
7432 <trans-unit id="7756250490108954499" datatype="html">
7433 <source>144p</source>
7434 <target state="new">144p</target>
2164a13d
C
7435
7436 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">23</context></context-group></trans-unit>
5a6de093 7437 <trans-unit id="3768852440495368591" datatype="html">
eb12a714
C
7438 <source>240p</source>
7439 <target state="new">240p</target>
2164a13d
C
7440
7441 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">27</context></context-group></trans-unit>
5a6de093 7442 <trans-unit id="6824490596490222280" datatype="html">
eb12a714
C
7443 <source>360p</source>
7444 <target state="new">360p</target>
2164a13d
C
7445
7446 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">31</context></context-group></trans-unit>
5a6de093 7447 <trans-unit id="4039682741786530029" datatype="html">
eb12a714
C
7448 <source>480p</source>
7449 <target state="new">480p</target>
2164a13d
C
7450
7451 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">35</context></context-group></trans-unit>
5a6de093 7452 <trans-unit id="5165245100010036661" datatype="html">
eb12a714
C
7453 <source>720p</source>
7454 <target state="new">720p</target>
2164a13d
C
7455
7456 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">39</context></context-group></trans-unit>
5a6de093 7457 <trans-unit id="7709767791012306261" datatype="html">
eb12a714
C
7458 <source>1080p</source>
7459 <target state="new">1080p</target>
2164a13d
C
7460
7461 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">43</context></context-group></trans-unit>
913aa176 7462 <trans-unit id="3671005503070777897" datatype="html">
7463 <source>1440p</source>
7464 <target state="new">1440p</target>
2164a13d
C
7465
7466 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">47</context></context-group></trans-unit>
5a6de093 7467 <trans-unit id="597839553814574067" datatype="html">
eb12a714
C
7468 <source>2160p</source>
7469 <target state="new">2160p</target>
2164a13d
C
7470
7471 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">51</context></context-group></trans-unit><trans-unit id="5921284055608402352" datatype="html">
7472 <source>{value, plural, =1 {thread} other {threads}}</source><target state="new">{value, plural, =1 {thread} other {threads}}</target>
7473 <context-group purpose="location">
7474 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context>
7475 <context context-type="linenumber">90</context>
7476 </context-group>
93fe2d9c 7477 </trans-unit>
5a6de093 7478 <trans-unit id="3957742085471141221" datatype="html">
eb12a714
C
7479 <source>Auto (via ffmpeg)</source>
7480 <target state="new">Auto (via ffmpeg)</target>
913aa176 7481 <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
7482 </trans-unit>
7483 <trans-unit id="3642770981085338761" datatype="html">
7484 <source>Followers of your instance</source>
7485 <target state="new">Followers of your instance</target>
7c94e1e7
C
7486 <context-group purpose="location">
7487 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context>
7488 <context context-type="linenumber">3</context>
7489 </context-group>
913aa176 7490 </trans-unit>
7491 <trans-unit id="931255636742351800" datatype="html">
7492 <source>No limit</source>
7493 <target state="new">No limit</target>
93fe2d9c
C
7494 <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>
7495 </trans-unit>
913aa176 7496 <trans-unit id="5250062810079582285" datatype="html">
7497 <source>1 hour</source>
7498 <target state="new">1 hour</target>
93fe2d9c
C
7499 <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>
7500 </trans-unit>
913aa176 7501 <trans-unit id="8662356672298904015" datatype="html">
7502 <source>3 hours</source>
7503 <target state="new">3 hours</target>
93fe2d9c
C
7504 <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>
7505 </trans-unit>
913aa176 7506 <trans-unit id="1794624538833178491" datatype="html">
7507 <source>5 hours</source>
7508 <target state="new">5 hours</target>
93fe2d9c
C
7509 <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>
7510 </trans-unit>
913aa176 7511 <trans-unit id="4941148355486671862" datatype="html">
7512 <source>10 hours</source>
7513 <target state="new">10 hours</target>
93fe2d9c
C
7514 <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>
7515 </trans-unit>
913aa176 7516 <trans-unit id="6659155428791414865" datatype="html">
7517 <source>x264, targeting maximum device compatibility</source>
7518 <target state="new">x264, targeting maximum device compatibility</target>
93fe2d9c
C
7519 <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>
7520 <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>
7521 </trans-unit>
d7c6b951 7522 <trans-unit id="1473738049081128420" datatype="html">
913aa176 7523 <source>Estimating a server's capacity to transcode and stream videos isn't easy and we can't tune PeerTube automatically.</source>
7524 <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 7525 <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>
00e32b7c
C
7526 </trans-unit><trans-unit id="8538708819525283296" datatype="html">
7527 <source> However, you may want to read <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; href=&quot;https://docs.joinpeertube.org/admin-configuration?id=transcoding&quot;>"/>our guidelines<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> before tweaking the following values. </source><target state="new"> However, you may want to read <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; href=&quot;https://docs.joinpeertube.org/admin-configuration?id=transcoding&quot;>"/>our guidelines<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> before tweaking the following values. </target>
7528 <context-group purpose="location">
7529 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
7530 <context context-type="linenumber">12,14</context>
7531 </context-group>
93fe2d9c 7532 </trans-unit>
00e32b7c
C
7533
7534
d7c6b951 7535 <trans-unit id="2384409178337534505" datatype="html">
913aa176 7536 <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>
7537 <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>
00e32b7c
C
7538
7539 <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">22</context></context-group></trans-unit>
913aa176 7540 <trans-unit id="1618463615802675111" datatype="html">
7541 <source>threads</source>
7542 <target state="new">threads</target>
2164a13d
C
7543
7544 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">92</context></context-group></trans-unit>
7545
93fe2d9c
C
7546 <trans-unit id="709846045064893539" datatype="html">
7547 <source>Updating instance configuration from the web interface is disabled by the system administrator.</source>
7548 <target state="new"> Updating instance configuration from the web interface is disabled by the system administrator.
a71d4140 7549</target>
09e1784b
C
7550 <context-group purpose="location">
7551 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
a71d4140 7552 <context context-type="linenumber">3,5</context>
09e1784b 7553 </context-group>
93fe2d9c
C
7554 </trans-unit>
7555 <trans-unit id="1305357231288135414" datatype="html">
7556 <source>Homepage</source>
7557 <target state="new">Homepage</target>
7558 <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>
7559 <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>
7560 <context-group purpose="location"><context context-type="sourcefile">src/app/+home/home-routing.module.ts</context><context context-type="linenumber">11</context></context-group>
7561 </trans-unit>
7562 <trans-unit id="5037437391296624618" datatype="html">
7563 <source>Information</source>
7564 <target state="new">Information</target>
7565 <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>
7566 </trans-unit>
7567 <trans-unit id="8643289769990675407" datatype="html">
7568 <source>Basic</source>
7569 <target state="new">Basic</target>
7570 <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>
7571 </trans-unit>
5a6de093 7572 <trans-unit id="2060042292048624940" datatype="html">
eb12a714
C
7573 <source>Configuration updated.</source>
7574 <target state="new">Configuration updated.</target>
9b0b8301
C
7575 <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>
7576 </trans-unit>
93fe2d9c
C
7577 <trans-unit id="6920964195632624609" datatype="html">
7578 <source>INSTANCE HOMEPAGE</source>
7579 <target state="new">INSTANCE HOMEPAGE</target>
09e1784b
C
7580 <context-group purpose="location">
7581 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-homepage.component.html</context>
7582 <context context-type="linenumber">7</context>
7583 </context-group>
913aa176 7584 </trans-unit>
7585 <trans-unit id="3203902538239082422" datatype="html">
7586 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source>
7587 <target state="new">You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</target>
00e32b7c
C
7588
7589 <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">109</context></context-group></trans-unit>
913aa176 7590 <trans-unit id="6284468333579755406" datatype="html">
7591 <source>Edit custom configuration</source>
7592 <target state="new">Edit custom configuration</target>
93fe2d9c
C
7593 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/config.routes.ts</context><context context-type="linenumber">24</context></context-group>
7594 </trans-unit>
5a6de093 7595 <trans-unit id="6549061957433635758" datatype="html">
4891e4c7
C
7596 <source>Process domains</source>
7597 <target state="new">Process domains</target>
913aa176 7598 <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>
7599 </trans-unit>
5a6de093 7600 <trans-unit id="1909009883731319373" datatype="html">
913aa176 7601 <source>Report <x id="PH"/> </source>
5a6de093
C
7602 <target state="new">Report
7603 <x id="PH"/>
7604 </target>
93fe2d9c
C
7605 <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>
7606 </trans-unit>
5a6de093
C
7607 <trans-unit id="5065410539274460415" datatype="html">
7608 <source>Account reported.</source>
7609 <target state="new">Account reported.</target>
93fe2d9c
C
7610 <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>
7611 </trans-unit>
5a6de093
C
7612 <trans-unit id="6245265026120479954" datatype="html">
7613 <source>Comment reported.</source>
7614 <target state="new">Comment reported.</target>
913aa176 7615 <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>
7616 </trans-unit>
5a6de093 7617 <trans-unit id="2127446333083057097" datatype="html">
e4eaa7c9
C
7618 <source>Domain is required.</source>
7619 <target state="new">Domain is required.</target>
93fe2d9c
C
7620 <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>
7621 <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>
7622 </trans-unit>
7623 <trans-unit id="7951488350851416577" datatype="html">
7624 <source>Hosts entered are invalid.</source>
7625 <target state="new">Hosts entered are invalid.</target>
7c94e1e7
C
7626 <context-group purpose="location">
7627 <context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context>
7628 <context context-type="linenumber">93</context>
7629 </context-group>
93fe2d9c
C
7630 </trans-unit>
7631 <trans-unit id="1469559036084108672" datatype="html">
7632 <source>Hosts entered contain duplicates.</source>
7633 <target state="new">Hosts entered contain duplicates.</target>
7c94e1e7
C
7634 <context-group purpose="location">
7635 <context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context>
7636 <context context-type="linenumber">94</context>
7637 </context-group>
93fe2d9c
C
7638 </trans-unit>
7639 <trans-unit id="5991533283446904296" datatype="html">
7640 <source>Hosts or handles are invalid.</source>
7641 <target state="new">Hosts or handles are invalid.</target>
7c94e1e7
C
7642 <context-group purpose="location">
7643 <context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context>
7644 <context context-type="linenumber">102</context>
7645 </context-group>
93fe2d9c
C
7646 </trans-unit>
7647 <trans-unit id="6759198394434886237" datatype="html">
7648 <source>Hosts or handles contain duplicates.</source>
7649 <target state="new">Hosts or handles contain duplicates.</target>
7c94e1e7
C
7650 <context-group purpose="location">
7651 <context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context>
7652 <context context-type="linenumber">103</context>
7653 </context-group>
913aa176 7654 </trans-unit>
5a6de093 7655 <trans-unit id="240806681889331244" datatype="html">
eb12a714
C
7656 <source>Unlimited</source>
7657 <target state="new">Unlimited</target>
2164a13d
C
7658
7659
7660
7661
7662
7663
7664 <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><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><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">38</context></context-group><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><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></trans-unit>
5a6de093 7665 <trans-unit id="5504952199515017930" datatype="html">
e4eaa7c9
C
7666 <source>None - no upload possible</source>
7667 <target state="new">None - no upload possible</target>
913aa176 7668 <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>
7669 <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>
7670 </trans-unit>
5a6de093 7671 <trans-unit id="616370606803836610" datatype="html">
eb12a714
C
7672 <source>100MB</source>
7673 <target state="new">100MB</target>
913aa176 7674 <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>
7675 <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>
7676 </trans-unit>
5a6de093 7677 <trans-unit id="9162997081789455476" datatype="html">
eb12a714
C
7678 <source>500MB</source>
7679 <target state="new">500MB</target>
913aa176 7680 <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>
7681 <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>
7682 </trans-unit>
5a6de093 7683 <trans-unit id="1541266817985876981" datatype="html">
eb12a714
C
7684 <source>1GB</source>
7685 <target state="new">1GB</target>
913aa176 7686 <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>
7687 </trans-unit>
5a6de093 7688 <trans-unit id="6075751004411938819" datatype="html">
eb12a714
C
7689 <source>5GB</source>
7690 <target state="new">5GB</target>
913aa176 7691 <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>
7692 <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>
7693 </trans-unit>
5a6de093 7694 <trans-unit id="246811372655482890" datatype="html">
eb12a714
C
7695 <source>20GB</source>
7696 <target state="new">20GB</target>
913aa176 7697 <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>
7698 <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>
7699 </trans-unit>
5a6de093 7700 <trans-unit id="2491910291056632032" datatype="html">
eb12a714
C
7701 <source>50GB</source>
7702 <target state="new">50GB</target>
913aa176 7703 <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>
7704 <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>
7705 </trans-unit>
7706 <trans-unit id="5514849824631859021" datatype="html">
7707 <source>100GB</source>
7708 <target state="new">100GB</target>
7d3316dc
C
7709 <context-group purpose="location">
7710 <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context>
7711 <context context-type="linenumber">30</context>
7712 </context-group>
913aa176 7713 </trans-unit>
7714 <trans-unit id="8245180845645676506" datatype="html">
7715 <source>200GB</source>
7716 <target state="new">200GB</target>
7d3316dc
C
7717 <context-group purpose="location">
7718 <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context>
7719 <context context-type="linenumber">31</context>
7720 </context-group>
913aa176 7721 </trans-unit>
7722 <trans-unit id="5468089754278798237" datatype="html">
7723 <source>500GB</source>
7724 <target state="new">500GB</target>
7d3316dc
C
7725 <context-group purpose="location">
7726 <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context>
7727 <context context-type="linenumber">32</context>
7728 </context-group>
7729 </trans-unit>
5a6de093 7730 <trans-unit id="3977630500122496087" datatype="html">
eb12a714
C
7731 <source>10MB</source>
7732 <target state="new">10MB</target>
913aa176 7733 <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>
7734 </trans-unit>
5a6de093 7735 <trans-unit id="2060593120571755546" datatype="html">
eb12a714
C
7736 <source>50MB</source>
7737 <target state="new">50MB</target>
913aa176 7738 <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>
7739 </trans-unit>
5a6de093 7740 <trans-unit id="7653028819867308249" datatype="html">
eb12a714
C
7741 <source>2GB</source>
7742 <target state="new">2GB</target>
913aa176 7743 <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>
7744 </trans-unit>
7745 <trans-unit id="7641416475804061087" datatype="html">
7746 <source>10GB</source>
7747 <target state="new">10GB</target>
7d3316dc
C
7748 <context-group purpose="location">
7749 <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context>
7750 <context context-type="linenumber">44</context>
7751 </context-group>
7752 </trans-unit>
5a6de093 7753 <trans-unit id="2520968456492632777" datatype="html">
913aa176 7754 <source><x id="PH"/> accepted in instance followers </source>
5a6de093
C
7755 <target state="new">
7756 <x id="PH"/> accepted in instance followers
7757 </target>
913aa176 7758 <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>
7759 </trans-unit>
5a6de093 7760 <trans-unit id="450530533730658004" datatype="html">
eb12a714
C
7761 <source>Do you really want to reject this follower?</source>
7762 <target state="new">Do you really want to reject this follower?</target>
913aa176 7763 <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>
7764 </trans-unit>
5a6de093 7765 <trans-unit id="7378878529334768232" datatype="html">
eb12a714
C
7766 <source>Reject</source>
7767 <target state="new">Reject</target>
913aa176 7768 <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>
7769 </trans-unit>
5a6de093 7770 <trans-unit id="2040902819815401278" datatype="html">
913aa176 7771 <source><x id="PH"/> rejected from instance followers </source>
5a6de093
C
7772 <target state="new">
7773 <x id="PH"/> rejected from instance followers
7774 </target>
913aa176 7775 <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>
7776 </trans-unit>
5a6de093 7777 <trans-unit id="3620117223790525725" datatype="html">
eb12a714
C
7778 <source>Do you really want to delete this follower?</source>
7779 <target state="new">Do you really want to delete this follower?</target>
913aa176 7780 <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>
7781 </trans-unit>
7782 <trans-unit id="7022070615528435141" datatype="html">
7783 <source>Delete</source>
7784 <target state="new">Delete</target>
e6afb669
C
7785
7786
7787
7788
7789
7790
7791
7792
7793
7794
7795
7796
7797
7798
7799
7800
7801
7802
7803
7804
7805
7806
7807
7808
7809
00e32b7c 7810 <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">101</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">176</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">100</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">249</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">77</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">205</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">260</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">174</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">16</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">21</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">377</context></context-group></trans-unit>
5a6de093 7811 <trans-unit id="2452034338905853167" datatype="html">
913aa176 7812 <source><x id="PH"/> removed from instance followers </source>
5a6de093
C
7813 <target state="new">
7814 <x id="PH"/> removed from instance followers
7815 </target>
913aa176 7816 <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
7817 </trans-unit>
7818 <trans-unit id="6018246591673612412" datatype="html">
7819 <source>Follow</source>
7820 <target state="new">Follow</target>
7c94e1e7
C
7821 <context-group purpose="location">
7822 <context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context>
7823 <context context-type="linenumber">3</context>
7824 </context-group>
7825 <context-group purpose="location">
7826 <context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context>
7827 <context context-type="linenumber">37</context>
7828 </context-group>
7829 <context-group purpose="location">
7830 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
7831 <context context-type="linenumber">18</context>
7832 </context-group>
93fe2d9c
C
7833 </trans-unit>
7834 <trans-unit id="3596798855644241001" datatype="html">
7835 <source>1 host (without "http://"), account handle or channel handle per line</source>
7836 <target state="new">1 host (without "http://"), account handle or channel handle per line</target>
7c94e1e7
C
7837 <context-group purpose="location">
7838 <context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context>
7839 <context context-type="linenumber">11</context>
7840 </context-group>
913aa176 7841 </trans-unit>
5a6de093 7842 <trans-unit id="2740793005745065895" datatype="html">
913aa176 7843 <source><x id="PH"/> is not valid </source>
5a6de093
C
7844 <target state="new">
7845 <x id="PH"/> is not valid
7846 </target>
93fe2d9c
C
7847 <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>
7848 <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>
7849 </trans-unit>
5a6de093 7850 <trans-unit id="2355066641781598196" datatype="html">
eb12a714
C
7851 <source>Follow request(s) sent!</source>
7852 <target state="new">Follow request(s) sent!</target>
2164a13d
C
7853
7854 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group></trans-unit>
93fe2d9c
C
7855 <trans-unit id="3459358413436264734" datatype="html">
7856 <source>Your instance subscriptions</source>
7857 <target state="new">Your instance subscriptions</target>
7c94e1e7
C
7858 <context-group purpose="location">
7859 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
7860 <context context-type="linenumber">3</context>
7861 </context-group>
913aa176 7862 </trans-unit>
5a6de093
C
7863 <trans-unit id="4245720728052819482" datatype="html">
7864 <source>Do you really want to unfollow <x id="PH"/>?</source>
7865 <target state="new">Do you really want to unfollow
7866 <x id="PH"/>?
7867 </target>
93fe2d9c
C
7868 <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>
7869 </trans-unit>
5a6de093 7870 <trans-unit id="9160510009013134726" datatype="html">
eb12a714
C
7871 <source>Unfollow</source>
7872 <target state="new">Unfollow</target>
93fe2d9c
C
7873 <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>
7874 </trans-unit>
5a6de093
C
7875 <trans-unit id="3935234189109112926" datatype="html">
7876 <source>You are not following <x id="PH"/> anymore.</source>
7877 <target state="new">You are not following
7878 <x id="PH"/> anymore.
7879 </target>
93fe2d9c
C
7880 <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>
7881 </trans-unit>
7882 <trans-unit id="397182597341363053" datatype="html">
7883 <source>Redundancy</source>
7884 <target state="new">Redundancy</target>
8f0b94f0
C
7885 <context-group purpose="location">
7886 <context context-type="sourcefile">src/app/+admin/follows/follows.routes.ts</context>
7887 <context context-type="linenumber">48</context>
7888 </context-group>
7889 </trans-unit>
5a6de093 7890 <trans-unit id="2593763089859685916" datatype="html">
eb12a714
C
7891 <source>enabled</source>
7892 <target state="new">enabled</target>
913aa176 7893 <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>
7894 </trans-unit>
5a6de093 7895 <trans-unit id="8444272719785117681" datatype="html">
eb12a714
C
7896 <source>disabled</source>
7897 <target state="new">disabled</target>
913aa176 7898 <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>
7899 </trans-unit>
5a6de093
C
7900 <trans-unit id="135214224090612796" datatype="html">
7901 <source>Redundancy for <x id="PH"/> is <x id="PH_1"/></source>
7902 <target state="new">Redundancy for
7903 <x id="PH"/> is
7904 <x id="PH_1"/>
7905 </target>
913aa176 7906 <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>
7907 </trans-unit>
5a6de093 7908 <trans-unit id="5875705095657098468" datatype="html">
e4eaa7c9
C
7909 <source>Do you really want to remove this video redundancy?</source>
7910 <target state="new">Do you really want to remove this video redundancy?</target>
93fe2d9c
C
7911 <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>
7912 </trans-unit>
5a6de093 7913 <trans-unit id="9098272570113000349" datatype="html">
e4eaa7c9
C
7914 <source>Remove redundancy</source>
7915 <target state="new">Remove redundancy</target>
93fe2d9c
C
7916 <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>
7917 </trans-unit>
5a6de093 7918 <trans-unit id="6537102123107780785" datatype="html">
e4eaa7c9
C
7919 <source>Video redundancies removed!</source>
7920 <target state="new">Video redundancies removed!</target>
93fe2d9c
C
7921 <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>
7922 </trans-unit>
5a6de093
C
7923 <trans-unit id="8639315630141911544" datatype="html">
7924 <source>Account <x id="PH"/> unmuted by your instance.</source>
7925 <target state="new">Account
7926 <x id="PH"/> unmuted by your instance.
7927 </target>
93fe2d9c
C
7928 <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>
7929 </trans-unit>
5a6de093
C
7930 <trans-unit id="3371601176452094961" datatype="html">
7931 <source>Instance <x id="PH"/> unmuted by your instance.</source>
7932 <target state="new">Instance
7933 <x id="PH"/> unmuted by your instance.
7934 </target>
913aa176 7935 <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>
7936 </trans-unit>
5a6de093
C
7937 <trans-unit id="3096398988891996621" datatype="html">
7938 <source>Instance <x id="PH"/> muted by your instance.</source>
7939 <target state="new">Instance
7940 <x id="PH"/> muted by your instance.
7941 </target>
913aa176 7942 <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>
7943 </trans-unit>
5a6de093 7944 <trans-unit id="2393853062458645999" datatype="html">
eb12a714
C
7945 <source>Comment updated.</source>
7946 <target state="new">Comment updated.</target>
913aa176 7947 <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>
7948 </trans-unit>
5a6de093
C
7949 <trans-unit id="149121389669248117" datatype="html">
7950 <source>Violent or Repulsive</source>
7951 <target state="new">Violent or Repulsive</target>
93fe2d9c
C
7952 <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>
7953 </trans-unit>
5a6de093
C
7954 <trans-unit id="2493388551376623687" datatype="html">
7955 <source>Hateful or Abusive</source>
7956 <target state="new">Hateful or Abusive</target>
93fe2d9c
C
7957 <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>
7958 </trans-unit>
5a6de093
C
7959 <trans-unit id="5124757565683866220" datatype="html">
7960 <source>Spam or Misleading</source>
7961 <target state="new">Spam or Misleading</target>
93fe2d9c
C
7962 <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>
7963 </trans-unit>
913aa176 7964 <trans-unit id="8440128775129354214" datatype="html">
7965 <source>Privacy</source>
7966 <target state="new">Privacy</target>
93fe2d9c
C
7967 <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>
7968 <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>
7969 <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>
7970 <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>
7971 <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>
7972 <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>
7973 <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>
7974 <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>
7975 <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>
7976 </trans-unit>
5a6de093
C
7977 <trans-unit id="8768506950499277937" datatype="html">
7978 <source>Copyright</source>
7979 <target state="new">Copyright</target>
93fe2d9c
C
7980 <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>
7981 <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>
7982 </trans-unit>
5a6de093
C
7983 <trans-unit id="3776575731053010580" datatype="html">
7984 <source>Server rules</source>
7985 <target state="new">Server rules</target>
93fe2d9c
C
7986 <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>
7987 </trans-unit>
5a6de093
C
7988 <trans-unit id="6907161397537530258" datatype="html">
7989 <source>Thumbnails</source>
7990 <target state="new">Thumbnails</target>
93fe2d9c
C
7991 <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>
7992 <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>
7993 </trans-unit>
5a6de093 7994 <trans-unit id="6473213678768782133" datatype="html">
cd9246a9
C
7995 <source>Internal actions</source>
7996 <target state="new">Internal actions</target>
93fe2d9c
C
7997 <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>
7998 <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>
7999 </trans-unit>
5a6de093 8000 <trans-unit id="4559872264406386913" datatype="html">
e4eaa7c9
C
8001 <source>Delete report</source>
8002 <target state="new">Delete report</target>
93fe2d9c
C
8003 <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>
8004 </trans-unit>
5a6de093
C
8005 <trans-unit id="5793550984155962433" datatype="html">
8006 <source>Actions for the flagged account</source>
8007 <target state="new">Actions for the flagged account</target>
93fe2d9c
C
8008 <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>
8009 </trans-unit>
5a6de093 8010 <trans-unit id="1679841953757186358" datatype="html">
eb12a714
C
8011 <source>Mark as accepted</source>
8012 <target state="new">Mark as accepted</target>
93fe2d9c
C
8013 <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>
8014 </trans-unit>
5a6de093 8015 <trans-unit id="7993358694073742566" datatype="html">
eb12a714
C
8016 <source>Mark as rejected</source>
8017 <target state="new">Mark as rejected</target>
93fe2d9c
C
8018 <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>
8019 </trans-unit>
5a6de093
C
8020 <trans-unit id="4175703770051343108" datatype="html">
8021 <source>Add internal note</source>
8022 <target state="new">Add internal note</target>
93fe2d9c
C
8023 <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>
8024 </trans-unit>
5a6de093 8025 <trans-unit id="296166371893775555" datatype="html">
e4eaa7c9
C
8026 <source>Actions for the video</source>
8027 <target state="new">Actions for the video</target>
93fe2d9c
C
8028 <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>
8029 <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>
8030 </trans-unit>
5a6de093
C
8031 <trans-unit id="3924877328520650445" datatype="html">
8032 <source>Block video</source>
8033 <target state="new">Block video</target>
93fe2d9c
C
8034 <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>
8035 </trans-unit>
5a6de093
C
8036 <trans-unit id="4762794934098378428" datatype="html">
8037 <source>Video blocked.</source>
8038 <target state="new">Video blocked.</target>
93fe2d9c
C
8039 <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>
8040 </trans-unit>
5a6de093
C
8041 <trans-unit id="4328862996304258770" datatype="html">
8042 <source>Unblock video</source>
8043 <target state="new">Unblock video</target>
93fe2d9c
C
8044 <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>
8045 </trans-unit>
5a6de093
C
8046 <trans-unit id="9065327551191479877" datatype="html">
8047 <source>Video unblocked.</source>
8048 <target state="new">Video unblocked.</target>
93fe2d9c
C
8049 <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>
8050 </trans-unit>
5a6de093 8051 <trans-unit id="1250415136605923486" datatype="html">
eb12a714
C
8052 <source>Do you really want to delete this abuse report?</source>
8053 <target state="new">Do you really want to delete this abuse report?</target>
93fe2d9c
C
8054 <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>
8055 </trans-unit>
5a6de093 8056 <trans-unit id="3482559157143817408" datatype="html">
eb12a714
C
8057 <source>Abuse deleted.</source>
8058 <target state="new">Abuse deleted.</target>
93fe2d9c
C
8059 <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>
8060 </trans-unit>
5a6de093
C
8061 <trans-unit id="6282990098351939529" datatype="html">
8062 <source>Deleted comment</source>
8063 <target state="new">Deleted comment</target>
93fe2d9c
C
8064 <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>
8065 </trans-unit>
5a6de093
C
8066 <trans-unit id="9196775343330824083" datatype="html">
8067 <source>Messages with reporter</source>
8068 <target state="new">Messages with reporter</target>
93fe2d9c
C
8069 <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>
8070 </trans-unit>
5a6de093
C
8071 <trans-unit id="8770468575924421391" datatype="html">
8072 <source>Messages with moderators</source>
8073 <target state="new">Messages with moderators</target>
93fe2d9c
C
8074 <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>
8075 </trans-unit>
5a6de093
C
8076 <trans-unit id="8528549800795985099" datatype="html">
8077 <source>Update internal note</source>
8078 <target state="new">Update internal note</target>
93fe2d9c
C
8079 <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>
8080 </trans-unit>
5a6de093
C
8081 <trans-unit id="3962242315365992494" datatype="html">
8082 <source>Switch video block to manual</source>
8083 <target state="new">Switch video block to manual</target>
93fe2d9c
C
8084 <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>
8085 </trans-unit>
5a6de093
C
8086 <trans-unit id="6906423861055262169" datatype="html">
8087 <source>Video <x id="PH"/> switched to manual block.</source>
8088 <target state="new">Video
8089 <x id="PH"/> switched to manual block.
8090 </target>
93fe2d9c
C
8091 <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>
8092 </trans-unit>
5a6de093
C
8093 <trans-unit id="7293356040886494773" datatype="html">
8094 <source>Do you really want to unblock this video? It will be available again in the videos list.</source>
8095 <target state="new">Do you really want to unblock this video? It will be available again in the videos list.</target>
93fe2d9c
C
8096 <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>
8097 </trans-unit>
5a6de093
C
8098 <trans-unit id="4859202148272511129" datatype="html">
8099 <source>Unblock</source>
8100 <target state="new">Unblock</target>
e6afb669
C
8101
8102
8103
8104
2164a13d 8105 <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">89</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">365</context></context-group></trans-unit>
5a6de093
C
8106 <trans-unit id="4922469417589203720" datatype="html">
8107 <source>Video <x id="PH"/> unblocked.</source>
8108 <target state="new">Video
8109 <x id="PH"/> unblocked.
8110 </target>
e6afb669
C
8111
8112
b53cc662 8113 <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">216</context></context-group></trans-unit>
d7c6b951 8114 <trans-unit id="6286037250766429054" datatype="html">
5a6de093
C
8115 <source>yes</source>
8116 <target state="new">yes</target>
913aa176 8117 <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>
8118 <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>
8119 </trans-unit>
d7c6b951 8120 <trans-unit id="2420525563530770652" datatype="html">
5a6de093
C
8121 <source>no</source>
8122 <target state="new">no</target>
913aa176 8123 <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>
8124 <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>
8125 </trans-unit>
5a6de093
C
8126 <trans-unit id="212615365039028546" datatype="html">
8127 <source>You don't have plugins installed yet.</source>
8128 <target state="new">You don't have plugins installed yet.</target>
93fe2d9c
C
8129 <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>
8130 </trans-unit>
5a6de093
C
8131 <trans-unit id="1710094819987243777" datatype="html">
8132 <source>You don't have themes installed yet.</source>
8133 <target state="new">You don't have themes installed yet.</target>
93fe2d9c
C
8134 <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>
8135 </trans-unit>
5a6de093 8136 <trans-unit id="931472057457682240" datatype="html">
913aa176 8137 <source>Update to <x id="PH"/> </source>
5a6de093
C
8138 <target state="new">Update to
8139 <x id="PH"/>
8140 </target>
93fe2d9c
C
8141 <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>
8142 </trans-unit>
5a6de093
C
8143 <trans-unit id="9107383323119159110" datatype="html">
8144 <source>Do you really want to uninstall <x id="PH"/>?</source>
8145 <target state="new">Do you really want to uninstall
8146 <x id="PH"/>?
8147 </target>
93fe2d9c
C
8148 <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>
8149 </trans-unit>
913aa176 8150 <trans-unit id="4474510732215437338" datatype="html">
8151 <source>Uninstall</source>
8152 <target state="new">Uninstall</target>
93fe2d9c
C
8153 <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>
8154 <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>
8155 </trans-unit>
5a6de093 8156 <trans-unit id="3773378957693174719" datatype="html">
913aa176 8157 <source><x id="PH"/> uninstalled. </source>
5a6de093
C
8158 <target state="new">
8159 <x id="PH"/> uninstalled.
8160 </target>
93fe2d9c
C
8161 <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>
8162 </trans-unit>
8163 <trans-unit id="7914215986085479339" datatype="html">
8164 <source>This is a major plugin upgrade. Please go on the plugin homepage to check potential release notes.</source>
8165 <target state="new">This is a major plugin upgrade. Please go on the plugin homepage to check potential release notes.</target>
8166 <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>
8167 </trans-unit>
8168 <trans-unit id="2849750161085431718" datatype="html">
8169 <source>Upgrade</source>
8170 <target state="new">Upgrade</target>
8171 <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>
8172 </trans-unit>
8173 <trans-unit id="7686590072950686188" datatype="html">
8174 <source>Proceed upgrade</source>
8175 <target state="new">Proceed upgrade</target>
8176 <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>
8177 </trans-unit>
5a6de093 8178 <trans-unit id="7830308409197461339" datatype="html">
913aa176 8179 <source><x id="PH"/> updated. </source>
5a6de093
C
8180 <target state="new">
8181 <x id="PH"/> updated.
8182 </target>
93fe2d9c
C
8183 <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>
8184 </trans-unit>
913aa176 8185 <trans-unit id="3229595422546554334" datatype="html">
8186 <source>Jobs</source>
8187 <target state="new">Jobs</target>
93fe2d9c
C
8188 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">154</context></context-group>
8189 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/system.routes.ts</context><context context-type="linenumber">24</context></context-group>
8190 </trans-unit>
913aa176 8191 <trans-unit id="4804785061014590286" datatype="html">
8192 <source>Logs</source>
8193 <target state="new">Logs</target>
93fe2d9c
C
8194 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">162</context></context-group>
8195 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/system.routes.ts</context><context context-type="linenumber">35</context></context-group>
8196 </trans-unit>
5a6de093 8197 <trans-unit id="3150704904301058778" datatype="html">
eb12a714
C
8198 <source>The plugin index is not available. Please retry later.</source>
8199 <target state="new">The plugin index is not available. Please retry later.</target>
93fe2d9c
C
8200 <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>
8201 </trans-unit>
5a6de093 8202 <trans-unit id="1387301493234848481" datatype="html">
eb12a714
C
8203 <source>Please only install plugins or themes you trust, since they can execute any code on your instance.</source>
8204 <target state="new">Please only install plugins or themes you trust, since they can execute any code on your instance.</target>
93fe2d9c
C
8205 <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>
8206 </trans-unit>
5a6de093
C
8207 <trans-unit id="2994182849694226596" datatype="html">
8208 <source>Install <x id="PH"/>?</source>
8209 <target state="new">Install
8210 <x id="PH"/>?
8211 </target>
93fe2d9c
C
8212 <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>
8213 </trans-unit>
5a6de093 8214 <trans-unit id="6703720397495603345" datatype="html">
913aa176 8215 <source><x id="PH"/> installed. </source>
5a6de093
C
8216 <target state="new">
8217 <x id="PH"/> installed.
8218 </target>
93fe2d9c
C
8219 <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>
8220 </trans-unit>
5a6de093 8221 <trans-unit id="1875025899004073421" datatype="html">
eb12a714
C
8222 <source>Settings updated.</source>
8223 <target state="new">Settings updated.</target>
93fe2d9c
C
8224 <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>
8225 </trans-unit>
5a6de093 8226 <trans-unit id="2941409202780782189" datatype="html">
eb12a714
C
8227 <source>plugin</source>
8228 <target state="new">plugin</target>
93fe2d9c
C
8229 <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>
8230 </trans-unit>
5a6de093 8231 <trans-unit id="840045833311458646" datatype="html">
eb12a714
C
8232 <source>theme</source>
8233 <target state="new">theme</target>
93fe2d9c
C
8234 <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>
8235 </trans-unit>
8236 <trans-unit id="2483018961011868950" datatype="html">
8237 <source>IP address</source>
8238 <target state="new">IP address</target>
90aa0a74
C
8239 <context-group purpose="location">
8240 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8241 <context context-type="linenumber">2</context>
8242 </context-group>
93fe2d9c
C
8243 </trans-unit>
8244 <trans-unit id="7223931053738621590" datatype="html">
e6afb669
C
8245 <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>
8246 <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
8247 <context-group purpose="location">
8248 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8249 <context context-type="linenumber">4</context>
8250 </context-group>
93fe2d9c
C
8251 </trans-unit>
8252 <trans-unit id="722088235348685072" datatype="html">
8253 <source>If this is not your correct public IP, please consider fixing it because:</source>
8254 <target state="new">If this is not your correct public IP, please consider fixing it because:</target>
90aa0a74
C
8255 <context-group purpose="location">
8256 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8257 <context context-type="linenumber">6</context>
8258 </context-group>
93fe2d9c
C
8259 </trans-unit>
8260 <trans-unit id="8079826195972333513" datatype="html">
8261 <source>Views may not be counted correctly (reduced compared to what they should be)</source>
8262 <target state="new">Views may not be counted correctly (reduced compared to what they should be)</target>
90aa0a74
C
8263 <context-group purpose="location">
8264 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8265 <context context-type="linenumber">8</context>
8266 </context-group>
93fe2d9c
C
8267 </trans-unit>
8268 <trans-unit id="565435193934699740" datatype="html">
8269 <source>Anti brute force system could be overzealous</source>
8270 <target state="new">Anti brute force system could be overzealous</target>
90aa0a74
C
8271 <context-group purpose="location">
8272 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8273 <context context-type="linenumber">9</context>
8274 </context-group>
93fe2d9c
C
8275 </trans-unit>
8276 <trans-unit id="4468853448271686046" datatype="html">
8277 <source>P2P system could not work correctly</source>
8278 <target state="new">P2P system could not work correctly</target>
90aa0a74
C
8279 <context-group purpose="location">
8280 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8281 <context context-type="linenumber">10</context>
8282 </context-group>
93fe2d9c
C
8283 </trans-unit>
8284 <trans-unit id="5743050350352753869" datatype="html">
8285 <source>To fix it:</source>
8286 <target state="new">To fix it:</target>
90aa0a74
C
8287 <context-group purpose="location">
8288 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8289 <context context-type="linenumber">13</context>
8290 </context-group>
93fe2d9c
C
8291 </trans-unit>
8292 <trans-unit id="1285026053775066761" datatype="html">
e6afb669
C
8293 <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>
8294 <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
8295 <context-group purpose="location">
8296 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8297 <context context-type="linenumber">15</context>
8298 </context-group>
93fe2d9c
C
8299 </trans-unit>
8300 <trans-unit id="7014275542536964627" datatype="html">
e6afb669
C
8301 <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>
8302 <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
8303 <context-group purpose="location">
8304 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8305 <context context-type="linenumber">16,17</context>
8306 </context-group>
913aa176 8307 </trans-unit>
5a6de093 8308 <trans-unit id="7591870443991978948" datatype="html">
eb12a714
C
8309 <source>Last week</source>
8310 <target state="new">Last week</target>
93fe2d9c
C
8311 <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>
8312 </trans-unit>
5a6de093 8313 <trans-unit id="4981709795568846080" datatype="html">
eb12a714
C
8314 <source>Last day</source>
8315 <target state="new">Last day</target>
93fe2d9c
C
8316 <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>
8317 </trans-unit>
5a6de093 8318 <trans-unit id="9178360613965745088" datatype="html">
eb12a714
C
8319 <source>Last hour</source>
8320 <target state="new">Last hour</target>
93fe2d9c
C
8321 <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>
8322 </trans-unit>
913aa176 8323 <trans-unit id="3164845764519833078" datatype="html">
8324 <source>debug</source>
8325 <target state="new">debug</target>
93fe2d9c
C
8326 <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>
8327 </trans-unit>
913aa176 8328 <trans-unit id="4279081882680795350" datatype="html">
8329 <source>info</source>
8330 <target state="new">info</target>
93fe2d9c
C
8331 <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>
8332 </trans-unit>
913aa176 8333 <trans-unit id="3379167598974960777" datatype="html">
8334 <source>warning</source>
8335 <target state="new">warning</target>
93fe2d9c
C
8336 <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>
8337 </trans-unit>
913aa176 8338 <trans-unit id="8772116786769251214" datatype="html">
8339 <source>error</source>
8340 <target state="new">error</target>
93fe2d9c
C
8341 <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>
8342 </trans-unit>
913aa176 8343 <trans-unit id="3422890808980876594" datatype="html">
8344 <source>Debug</source>
8345 <target state="new">Debug</target>
93fe2d9c
C
8346 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">170</context></context-group>
8347 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/system.routes.ts</context><context context-type="linenumber">46</context></context-group>
8348 </trans-unit>
5a6de093 8349 <trans-unit id="314315645942131479" datatype="html">
eb12a714
C
8350 <source>Info</source>
8351 <target state="new">Info</target>
93fe2d9c
C
8352 <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>
8353 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group>
8354 </trans-unit>
8355 <trans-unit id="4116911651502837995" datatype="html">
8356 <source>Files</source>
8357 <target state="new">Files</target>
8358 <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>
8359 </trans-unit>
8360 <trans-unit id="4767765747214995164" datatype="html">
e6afb669
C
8361 <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>
8362 <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
8363 <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>
8364 </trans-unit>
5a6de093 8365 <trans-unit id="6759205696902713848" datatype="html">
eb12a714
C
8366 <source>Warning</source>
8367 <target state="new">Warning</target>
913aa176 8368 <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>
00e32b7c
C
8369 </trans-unit><trans-unit id="6410650387447929805" datatype="html">
8370 <source>Light/Orange or Dark</source><target state="new">Light/Orange or Dark</target>
8371 <context-group purpose="location">
8372 <context context-type="sourcefile">src/app/core/theme/theme.service.ts</context>
8373 <context context-type="linenumber">46</context>
8374 </context-group>
913aa176 8375 </trans-unit>
5a6de093 8376 <trans-unit id="1519954996184640001" datatype="html">
eb12a714
C
8377 <source>Error</source>
8378 <target state="new">Error</target>
93fe2d9c
C
8379 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">105</context></context-group>
8380 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">18</context></context-group>
8381 </trans-unit>
5a6de093 8382 <trans-unit id="5076187961693950167" datatype="html">
8b049b68
C
8383 <source>Standard logs</source>
8384 <target state="new">Standard logs</target>
93fe2d9c
C
8385 <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>
8386 </trans-unit>
5a6de093 8387 <trans-unit id="4737341634746310376" datatype="html">
8b049b68
C
8388 <source>Audit logs</source>
8389 <target state="new">Audit logs</target>
93fe2d9c
C
8390 <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>
8391 </trans-unit>
5a6de093
C
8392 <trans-unit id="1886888801485703107" datatype="html">
8393 <source>User <x id="PH"/> created.</source>
8394 <target state="new">User
8395 <x id="PH"/> created.
8396 </target>
93fe2d9c
C
8397 <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>
8398 </trans-unit>
913aa176 8399 <trans-unit id="8286337167859377104" datatype="html">
8400 <source>Create user</source>
8401 <target state="new">Create user</target>
93fe2d9c
C
8402 <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>
8403 <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>
8404 </trans-unit>
913aa176 8405 <trans-unit id="7098180453085889026" datatype="html">
8406 <source>Blocked videos</source>
8407 <target state="new">Blocked videos</target>
93fe2d9c
C
8408 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">66</context></context-group>
8409 </trans-unit>
913aa176 8410 <trans-unit id="7805059636749367886" datatype="html">
8411 <source>Muted instances</source>
8412 <target state="new">Muted instances</target>
93fe2d9c
C
8413 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">101</context></context-group>
8414 </trans-unit>
5a6de093
C
8415 <trans-unit id="5974506725502681113" datatype="html">
8416 <source>Password changed for user <x id="PH"/>.</source>
8417 <target state="new">Password changed for user
8418 <x id="PH"/>.
8419 </target>
93fe2d9c
C
8420 <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>
8421 </trans-unit>
5a6de093 8422 <trans-unit id="149953821752893163" datatype="html">
eb12a714
C
8423 <source>Update user password</source>
8424 <target state="new">Update user password</target>
93fe2d9c
C
8425 <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>
8426 </trans-unit>
5a6de093
C
8427 <trans-unit id="780323526182667308" datatype="html">
8428 <source>User <x id="PH"/> updated.</source>
8429 <target state="new">User
8430 <x id="PH"/> updated.
8431 </target>
93fe2d9c
C
8432 <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>
8433 </trans-unit>
5a6de093 8434 <trans-unit id="1349763489797682899" datatype="html">
eb12a714
C
8435 <source>Update user</source>
8436 <target state="new">Update user</target>
93fe2d9c
C
8437 <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>
8438 </trans-unit>
5a6de093
C
8439 <trans-unit id="8819563010322372715" datatype="html">
8440 <source>An email asking for password reset has been sent to <x id="PH"/>.</source>
8441 <target state="new">An email asking for password reset has been sent to
8442 <x id="PH"/>.
8443 </target>
93fe2d9c
C
8444 <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>
8445 </trans-unit>
913aa176 8446 <trans-unit id="7483807629538115183" datatype="html">
8447 <source>Users list</source>
8448 <target state="new">Users list</target>
93fe2d9c
C
8449 <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>
8450 </trans-unit>
913aa176 8451 <trans-unit id="1525334987774465166" datatype="html">
8452 <source>Create a user</source>
8453 <target state="new">Create a user</target>
93fe2d9c
C
8454 <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>
8455 </trans-unit>
913aa176 8456 <trans-unit id="5552039423287890133" datatype="html">
8457 <source>Update a user</source>
8458 <target state="new">Update a user</target>
93fe2d9c
C
8459 <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>
8460 </trans-unit>
8461 <trans-unit id="2005509140164856243" datatype="html">
8462 <source>Video type</source>
8463 <target state="new">Video type</target>
8464 <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>
8465 </trans-unit>
8466 <trans-unit id="1878553503929537171" datatype="html">
8467 <source>VOD</source>
8468 <target state="new">VOD</target>
8469 <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>
8470 </trans-unit>
8471 <trans-unit id="8610504659433544583" datatype="html">
8472 <source>Live</source>
8473 <target state="new">Live</target>
8474 <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>
8475 </trans-unit>
8476 <trans-unit id="545237611115823456" datatype="html">
8477 <source>Video files</source>
8478 <target state="new">Video files</target>
8479 <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>
8480 </trans-unit>
8481 <trans-unit id="5876109550513228304" datatype="html">
8482 <source>With WebTorrent</source>
8483 <target state="new">With WebTorrent</target>
8484 <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>
8485 </trans-unit>
8486 <trans-unit id="9036202975131076885" datatype="html">
8487 <source>Without WebTorrent</source>
8488 <target state="new">Without WebTorrent</target>
8489 <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>
8490 </trans-unit>
8491 <trans-unit id="7468888924775619361" datatype="html">
8492 <source>With HLS</source>
8493 <target state="new">With HLS</target>
8494 <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>
8495 </trans-unit>
8496 <trans-unit id="5489331826268601489" datatype="html">
8497 <source>Without HLS</source>
8498 <target state="new">Without HLS</target>
8499 <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>
8500 </trans-unit>
8501 <trans-unit id="7091163288887549392" datatype="html">
8502 <source>Videos scope</source>
8503 <target state="new">Videos scope</target>
8504 <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>
8505 </trans-unit>
8506 <trans-unit id="1144415254281227966" datatype="html">
8507 <source>Remote videos</source>
8508 <target state="new">Remote videos</target>
8509 <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>
8510 </trans-unit>
913aa176 8511 <trans-unit id="8564701209009684429" datatype="html">
8512 <source>Federation</source>
8513 <target state="new">Federation</target>
93fe2d9c
C
8514 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">72</context></context-group>
8515 </trans-unit>
5a6de093 8516 <trans-unit id="3767259920053407667" datatype="html">
e4eaa7c9
C
8517 <source>Videos will be deleted, comments will be tombstoned.</source>
8518 <target state="new">Videos will be deleted, comments will be tombstoned.</target>
2164a13d
C
8519
8520
8521 <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><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">346</context></context-group></trans-unit>
913aa176 8522 <trans-unit id="4209525355702493436" datatype="html">
8523 <source>Ban</source>
8524 <target state="new">Ban</target>
2164a13d
C
8525
8526
8527 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">106</context></context-group><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></trans-unit>
5a6de093 8528 <trans-unit id="3855396975723886053" datatype="html">
e4eaa7c9
C
8529 <source>User won't be able to login anymore, but videos and comments will be kept as is.</source>
8530 <target state="new">User won't be able to login anymore, but videos and comments will be kept as is.</target>
2164a13d
C
8531
8532
8533 <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><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">352</context></context-group></trans-unit>
5a6de093 8534 <trans-unit id="4451482225013335720" datatype="html">
eb12a714
C
8535 <source>Unban</source>
8536 <target state="new">Unban</target>
2164a13d
C
8537
8538
8539
00e32b7c 8540 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">112</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">218</context></context-group><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></trans-unit>
5a6de093 8541 <trans-unit id="7210277223053877333" datatype="html">
eb12a714
C
8542 <source>Set Email as Verified</source>
8543 <target state="new">Set Email as Verified</target>
2164a13d
C
8544
8545
8546 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">363</context></context-group></trans-unit>
93fe2d9c
C
8547 <trans-unit id="4207916966377787111" datatype="html">
8548 <source>Created</source>
8549 <target state="new">Created</target>
2164a13d
C
8550
8551 <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></trans-unit>
93fe2d9c
C
8552 <trans-unit id="8140268298586972139" datatype="html">
8553 <source>Daily quota</source>
8554 <target state="new">Daily quota</target>
2164a13d
C
8555
8556 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">137</context></context-group></trans-unit>
93fe2d9c
C
8557 <trans-unit id="7910076708497708162" datatype="html">
8558 <source>Last login</source>
8559 <target state="new">Last login</target>
2164a13d
C
8560
8561 <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></trans-unit>
5a6de093 8562 <trans-unit id="3403978719736970622" datatype="html">
eb12a714
C
8563 <source>You cannot ban root.</source>
8564 <target state="new">You cannot ban root.</target>
2164a13d
C
8565
8566
00e32b7c 8567 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">200</context></context-group><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></trans-unit><trans-unit id="7634059432691079352" datatype="html">
2164a13d 8568 <source>Do you really want to unban {count, plural, =1 {1 user} other {<x id="count"/> users}}?</source><target state="new">Do you really want to unban {count, plural, =1 {1 user} other {<x id="count"/> users}}?</target>
00e32b7c
C
8569
8570 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">214</context></context-group></trans-unit>
5a6de093
C
8571 <trans-unit id="4884272193574287483" datatype="html">
8572 <source>Do you really want to unban <x id="PH"/> users?</source>
8573 <target state="new">Do you really want to unban
8574 <x id="PH"/> users?
8575 </target>
2164a13d 8576
00e32b7c
C
8577 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">216</context></context-group></trans-unit><trans-unit id="738031253894929036" datatype="html">
8578 <source>{count, plural, =1 {1 user unbanned.} other {<x id="count"/> users unbanned.}}</source><target state="new">{count, plural, =1 {1 user unbanned.} other {<x id="count"/> users unbanned.}}</target>
2164a13d
C
8579 <context-group purpose="location">
8580 <context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context>
00e32b7c 8581 <context context-type="linenumber">227</context>
2164a13d 8582 </context-group>
93fe2d9c 8583 </trans-unit>
5a6de093 8584 <trans-unit id="8712248120167780385" datatype="html">
913aa176 8585 <source><x id="PH"/> users unbanned. </source>
5a6de093
C
8586 <target state="new">
8587 <x id="PH"/> users unbanned.
8588 </target>
2164a13d 8589
00e32b7c 8590 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">229</context></context-group></trans-unit>
5a6de093 8591 <trans-unit id="5325873477837320044" datatype="html">
eb12a714
C
8592 <source>You cannot delete root.</source>
8593 <target state="new">You cannot delete root.</target>
2164a13d
C
8594
8595
00e32b7c 8596 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">241</context></context-group><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></trans-unit><trans-unit id="5945924096465496818" datatype="html">
2164a13d 8597 <source>&lt;p>You can't create users or channels with a username that already used by a deleted user/channel.&lt;/p></source><target state="new">&lt;p>You can't create users or channels with a username that already used by a deleted user/channel.&lt;/p></target>
00e32b7c
C
8598
8599 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">245</context></context-group></trans-unit><trans-unit id="5643060985393782358" datatype="html">
2164a13d 8600 <source>It means the following usernames will be permanently deleted and cannot be recovered:</source><target state="new">It means the following usernames will be permanently deleted and cannot be recovered:</target>
00e32b7c
C
8601
8602 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">246</context></context-group></trans-unit><trans-unit id="1301767781765127363" datatype="html">
8603 <source>{count, plural, =1 {1 user deleted.} other {<x id="count"/> users deleted.}}</source><target state="new">{count, plural, =1 {1 user deleted.} other {<x id="count"/> users deleted.}}</target>
2164a13d
C
8604 <context-group purpose="location">
8605 <context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context>
00e32b7c 8606 <context context-type="linenumber">256</context>
2164a13d 8607 </context-group>
93fe2d9c 8608 </trans-unit>
2164a13d 8609
5a6de093 8610 <trans-unit id="7166936623843420016" datatype="html">
913aa176 8611 <source><x id="PH"/> users deleted. </source>
5a6de093
C
8612 <target state="new">
8613 <x id="PH"/> users deleted.
8614 </target>
2164a13d 8615
00e32b7c
C
8616 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">258</context></context-group></trans-unit><trans-unit id="3104427236147521673" datatype="html">
8617 <source>{count, plural, =1 {1 user email set as verified.} other {<x id="count"/> user emails set as verified.}}</source><target state="new">{count, plural, =1 {1 user email set as verified.} other {<x id="count"/> user emails set as verified.}}</target>
2164a13d
C
8618 <context-group purpose="location">
8619 <context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context>
00e32b7c 8620 <context context-type="linenumber">274</context>
2164a13d 8621 </context-group>
93fe2d9c 8622 </trans-unit>
5a6de093 8623 <trans-unit id="8360664597512051242" datatype="html">
913aa176 8624 <source><x id="PH"/> users email set as verified. </source>
5a6de093
C
8625 <target state="new">
8626 <x id="PH"/> users email set as verified.
8627 </target>
2164a13d 8628
00e32b7c 8629 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">276</context></context-group></trans-unit>
5a6de093
C
8630 <trans-unit id="7390990800435887351" datatype="html">
8631 <source>Account <x id="PH"/> unmuted.</source>
8632 <target state="new">Account
8633 <x id="PH"/> unmuted.
8634 </target>
2164a13d
C
8635
8636
8637 <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><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">149</context></context-group></trans-unit>
5a6de093
C
8638 <trans-unit id="7246356397085094208" datatype="html">
8639 <source>Instance <x id="PH"/> unmuted.</source>
8640 <target state="new">Instance
8641 <x id="PH"/> unmuted.
8642 </target>
2164a13d
C
8643
8644
8645 <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><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">177</context></context-group></trans-unit>
8646
8647
8648
8649
8650
d7c6b951 8651 <trans-unit id="1486537403020619891" datatype="html">
913aa176 8652 <source>My watch history</source>
8653 <target state="new">My watch history</target>
93fe2d9c
C
8654 <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>
8655 <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>
8656 </trans-unit>
d7c6b951 8657 <trans-unit id="3656932706364053858" datatype="html">
913aa176 8658 <source>Track watch history</source>
8659 <target state="new">Track watch history</target>
00e32b7c
C
8660
8661 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context><context context-type="linenumber">14</context></context-group></trans-unit>
93fe2d9c 8662 <trans-unit id="778524577866863576" datatype="html">
e6afb669
C
8663 <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>
8664 <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>
00e32b7c
C
8665
8666 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit>
5a6de093 8667 <trans-unit id="3183245287221165928" datatype="html">
eb12a714
C
8668 <source>Ownership accepted</source>
8669 <target state="new">Ownership accepted</target>
93fe2d9c
C
8670 <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>
8671 </trans-unit>
5a6de093 8672 <trans-unit id="6012072687166259654" datatype="html">
eb12a714
C
8673 <source>Please check your emails to verify your new email.</source>
8674 <target state="new">Please check your emails to verify your new email.</target>
913aa176 8675 <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>
8676 </trans-unit>
5a6de093
C
8677 <trans-unit id="6585766371605707311" datatype="html">
8678 <source>Email updated.</source>
8679 <target state="new">Email updated.</target>
00e32b7c
C
8680
8681 <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><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">7</context></context-group></trans-unit>
8682
5a6de093
C
8683 <trans-unit id="853586874765134886" datatype="html">
8684 <source>You current password is invalid.</source>
8685 <target state="new">You current password is invalid.</target>
93fe2d9c
C
8686 <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>
8687 <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>
8688 </trans-unit>
5a6de093 8689 <trans-unit id="6159571046971090595" datatype="html">
eb12a714
C
8690 <source>Password updated.</source>
8691 <target state="new">Password updated.</target>
93fe2d9c
C
8692 <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>
8693 </trans-unit>
5a6de093 8694 <trans-unit id="6897292459203320054" datatype="html">
eb12a714
C
8695 <source>Type your username to confirm</source>
8696 <target state="new">Type your username to confirm</target>
93fe2d9c
C
8697 <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>
8698 </trans-unit>
913aa176 8699 <trans-unit id="3122895472333547524" datatype="html">
8700 <source>Delete your account</source>
8701 <target state="new">Delete your account</target>
93fe2d9c
C
8702 <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>
8703 <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>
8704 </trans-unit>
8705 <trans-unit id="577064441120663273" datatype="html">
8706 <source>Are you sure you want to delete your account?</source>
8707 <target state="new">Are you sure you want to delete your account?</target>
fdd5da05
C
8708 <context-group purpose="location">
8709 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.ts</context>
8710 <context context-type="linenumber">22</context>
8711 </context-group>
93fe2d9c
C
8712 </trans-unit>
8713 <trans-unit id="2740531699780274491" datatype="html">
8714 <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>
8715 <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
8716 <context-group purpose="location">
8717 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.ts</context>
8718 <context context-type="linenumber">25</context>
8719 </context-group>
93fe2d9c
C
8720 </trans-unit>
8721 <trans-unit id="5422897685524094185" datatype="html">
8722 <source>Content cached by other servers and other third-parties might make longer to be deleted.</source>
8723 <target state="new">Content cached by other servers and other third-parties might make longer to be deleted.</target>
fdd5da05
C
8724 <context-group purpose="location">
8725 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.ts</context>
8726 <context context-type="linenumber">27</context>
8727 </context-group>
8728 </trans-unit>
5a6de093 8729 <trans-unit id="2520605306994744004" datatype="html">
eb12a714
C
8730 <source>Delete my account</source>
8731 <target state="new">Delete my account</target>
93fe2d9c
C
8732 <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>
8733 </trans-unit>
5a6de093 8734 <trans-unit id="3902597758945766483" datatype="html">
eb12a714
C
8735 <source>Your account is deleted.</source>
8736 <target state="new">Your account is deleted.</target>
93fe2d9c
C
8737 <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>
8738 </trans-unit>
5a6de093 8739 <trans-unit id="4776289814033837037" datatype="html">
eb12a714
C
8740 <source>Interface settings updated.</source>
8741 <target state="new">Interface settings updated.</target>
e6afb669
C
8742
8743
00e32b7c 8744 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.ts</context><context context-type="linenumber">91</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">101</context></context-group></trans-unit>
5a6de093 8745 <trans-unit id="77907918814566205" datatype="html">
eb12a714
C
8746 <source>New video from your subscriptions</source>
8747 <target state="new">New video from your subscriptions</target>
913aa176 8748 <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>
8749 </trans-unit>
5a6de093 8750 <trans-unit id="4343589211916204486" datatype="html">
eb12a714
C
8751 <source>New comment on your video</source>
8752 <target state="new">New comment on your video</target>
913aa176 8753 <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>
8754 </trans-unit>
5a6de093
C
8755 <trans-unit id="7130088765428829942" datatype="html">
8756 <source>New abuse</source>
8757 <target state="new">New abuse</target>
913aa176 8758 <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
8759 </trans-unit>
8760 <trans-unit id="5618790697446401830" datatype="html">
8761 <source>An automatically blocked video is awaiting review</source>
8762 <target state="new">An automatically blocked video is awaiting review</target>
ca9bea15
C
8763 <context-group purpose="location">
8764 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context>
8765 <context context-type="linenumber">35</context>
8766 </context-group>
913aa176 8767 </trans-unit>
5a6de093
C
8768 <trans-unit id="5671547068905553663" datatype="html">
8769 <source>One of your video is blocked/unblocked</source>
8770 <target state="new">One of your video is blocked/unblocked</target>
913aa176 8771 <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>
8772 </trans-unit>
5a6de093 8773 <trans-unit id="1158912204255103651" datatype="html">
eb12a714
C
8774 <source>Video published (after transcoding/scheduled update)</source>
8775 <target state="new">Video published (after transcoding/scheduled update)</target>
913aa176 8776 <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>
8777 </trans-unit>
5a6de093 8778 <trans-unit id="3809414664640924954" datatype="html">
eb12a714
C
8779 <source>Video import finished</source>
8780 <target state="new">Video import finished</target>
913aa176 8781 <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>
8782 </trans-unit>
5a6de093 8783 <trans-unit id="3268838889659873892" datatype="html">
eb12a714
C
8784 <source>A new user registered on your instance</source>
8785 <target state="new">A new user registered on your instance</target>
913aa176 8786 <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>
2164a13d
C
8787 </trans-unit><trans-unit id="5935212402338564229" datatype="html">
8788 <source>You or one of your channels has a new follower</source><target state="new">You or one of your channels has a new follower</target>
8789 <context-group purpose="location">
8790 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context>
8791 <context context-type="linenumber">40</context>
8792 </context-group>
913aa176 8793 </trans-unit>
2164a13d 8794
5a6de093 8795 <trans-unit id="5315689532659759332" datatype="html">
eb12a714
C
8796 <source>Someone mentioned you in video comments</source>
8797 <target state="new">Someone mentioned you in video comments</target>
913aa176 8798 <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>
8799 </trans-unit>
5a6de093 8800 <trans-unit id="2018794201569157817" datatype="html">
eb12a714
C
8801 <source>Your instance has a new follower</source>
8802 <target state="new">Your instance has a new follower</target>
913aa176 8803 <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>
8804 </trans-unit>
5a6de093
C
8805 <trans-unit id="773085434165307906" datatype="html">
8806 <source>Your instance automatically followed another instance</source>
8807 <target state="new">Your instance automatically followed another instance</target>
913aa176 8808 <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>
8809 </trans-unit>
5a6de093
C
8810 <trans-unit id="900099988467638766" datatype="html">
8811 <source>An abuse report received a new message</source>
8812 <target state="new">An abuse report received a new message</target>
913aa176 8813 <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>
8814 </trans-unit>
5a6de093
C
8815 <trans-unit id="2326816287669585542" datatype="html">
8816 <source>One of your abuse reports has been accepted or rejected by moderators</source>
8817 <target state="new">One of your abuse reports has been accepted or rejected by moderators</target>
913aa176 8818 <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
8819 </trans-unit>
8820 <trans-unit id="2764971902180889905" datatype="html">
8821 <source>A new PeerTube version is available</source>
8822 <target state="new">A new PeerTube version is available</target>
90aa0a74
C
8823 <context-group purpose="location">
8824 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context>
8825 <context context-type="linenumber">46</context>
8826 </context-group>
93fe2d9c
C
8827 </trans-unit>
8828 <trans-unit id="2560339336098442670" datatype="html">
8829 <source>One of your plugin/theme has a new available version</source>
8830 <target state="new">One of your plugin/theme has a new available version</target>
90aa0a74
C
8831 <context-group purpose="location">
8832 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context>
8833 <context context-type="linenumber">47</context>
8834 </context-group>
fa737aa0
C
8835 </trans-unit><trans-unit id="988319118163514570" datatype="html">
8836 <source>Video studio edition has finished</source><target state="new">Video studio edition has finished</target>
ca9bea15
C
8837 <context-group purpose="location">
8838 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context>
fa737aa0 8839 <context context-type="linenumber">48</context>
ca9bea15 8840 </context-group>
93fe2d9c 8841 </trans-unit>
fa737aa0
C
8842 <trans-unit id="4579496777570550463" datatype="html">
8843 <source>Social</source>
8844 <target state="new">Social</target>
8845
8846 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">52</context></context-group></trans-unit>
93fe2d9c
C
8847 <trans-unit id="1852164487280647902" datatype="html">
8848 <source>Your videos</source>
8849 <target state="new">Your videos</target>
fa737aa0
C
8850
8851 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">61</context></context-group></trans-unit>
5a6de093 8852 <trans-unit id="5095562193296630034" datatype="html">
eb12a714
C
8853 <source>Preferences saved</source>
8854 <target state="new">Preferences saved</target>
fa737aa0
C
8855
8856 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit>
5a6de093 8857 <trans-unit id="4967231969832964676" datatype="html">
eb12a714
C
8858 <source>Profile updated.</source>
8859 <target state="new">Profile updated.</target>
93fe2d9c
C
8860 <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>
8861 </trans-unit>
d7c6b951 8862 <trans-unit id="6721822899525405039" datatype="html">
913aa176 8863 <source>People can find you using @<x id="INTERPOLATION" equiv-text="sing @{{ user.usern"/>@<x id="INTERPOLATION_1" equiv-text="me }}@{{ instanceH"/> </source>
8864 <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
8865 <context-group purpose="location">
8866 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html</context>
8867 <context context-type="linenumber">11,13</context>
8868 </context-group>
8869 </trans-unit>
5a6de093 8870 <trans-unit id="3525866160632851851" datatype="html">
eb12a714
C
8871 <source>Avatar changed.</source>
8872 <target state="new">Avatar changed.</target>
93fe2d9c
C
8873 <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>
8874 <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>
8875 </trans-unit>
913aa176 8876 <trans-unit id="8920809083620698740" datatype="html">
8877 <source>avatar</source>
8878 <target state="new">avatar</target>
93fe2d9c
C
8879 <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>
8880 <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>
8881 </trans-unit>
913aa176 8882 <trans-unit id="2775050991871557896" datatype="html">
8883 <source>Avatar deleted.</source>
8884 <target state="new">Avatar deleted.</target>
93fe2d9c
C
8885 <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>
8886 <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>
8887 </trans-unit>
5a6de093 8888 <trans-unit id="1233062525939746039" datatype="html">
eb12a714
C
8889 <source>Unknown language</source>
8890 <target state="new">Unknown language</target>
93fe2d9c
C
8891 <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>
8892 </trans-unit>
5a6de093
C
8893 <trans-unit id="3761504852202418603" datatype="html">
8894 <source>Too many languages are enabled. Please enable them all or stay below 20 enabled languages.</source>
8895 <target state="new">Too many languages are enabled. Please enable them all or stay below 20 enabled languages.</target>
93fe2d9c
C
8896 <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>
8897 </trans-unit>
5a6de093 8898 <trans-unit id="3960396487495291449" datatype="html">
eb12a714
C
8899 <source>Video settings updated.</source>
8900 <target state="new">Video settings updated.</target>
93fe2d9c
C
8901 <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>
8902 </trans-unit>
5a6de093 8903 <trans-unit id="3326446048041727269" datatype="html">
e4eaa7c9
C
8904 <source>Display/Video settings updated.</source>
8905 <target state="new">Display/Video settings updated.</target>
93fe2d9c
C
8906 <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>
8907 </trans-unit>
5a6de093
C
8908 <trans-unit id="1137937154872046253" datatype="html">
8909 <source>Video channel <x id="PH"/> created.</source>
8910 <target state="new">Video channel
8911 <x id="PH"/> created.
8912 </target>
93fe2d9c
C
8913 <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>
8914 </trans-unit>
5a6de093 8915 <trans-unit id="8723777130353305761" datatype="html">
eb12a714
C
8916 <source>This name already exists on this instance.</source>
8917 <target state="new">This name already exists on this instance.</target>
93fe2d9c
C
8918 <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>
8919 </trans-unit>
5a6de093
C
8920 <trans-unit id="7589345916094713536" datatype="html">
8921 <source>Video channel <x id="PH"/> updated.</source>
8922 <target state="new">Video channel
8923 <x id="PH"/> updated.
8924 </target>
93fe2d9c
C
8925 <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>
8926 </trans-unit>
8927 <trans-unit id="8407755843502300957" datatype="html">
8928 <source>Banner changed.</source>
8929 <target state="new">Banner changed.</target>
8930 <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>
8931 </trans-unit>
8932 <trans-unit id="689638706960732906" datatype="html">
8933 <source>banner</source>
8934 <target state="new">banner</target>
8935 <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>
8936 </trans-unit>
8937 <trans-unit id="3230561499965076671" datatype="html">
8938 <source>Banner deleted.</source>
8939 <target state="new">Banner deleted.</target>
8940 <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>
8941 </trans-unit>
5a6de093
C
8942 <trans-unit id="624066830180032195" datatype="html">
8943 <source>Video channel <x id="PH"/> deleted.</source>
8944 <target state="new">Video channel
8945 <x id="PH"/> deleted.
8946 </target>
93fe2d9c
C
8947 <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>
8948 </trans-unit>
5a6de093 8949 <trans-unit id="6450826648284332649" datatype="html">
e4eaa7c9
C
8950 <source>Views for the day</source>
8951 <target state="new">Views for the day</target>
93fe2d9c
C
8952 <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>
8953 </trans-unit>
8954 <trans-unit id="7440637814928143808" datatype="html">
8955 <source>My followers</source>
8956 <target state="new">My followers</target>
a71d4140
C
8957 <context-group purpose="location">
8958 <context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.html</context>
8959 <context context-type="linenumber">4</context>
8960 </context-group>
8961 <context-group purpose="location">
8962 <context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context>
8963 <context context-type="linenumber">108</context>
8964 </context-group>
93fe2d9c
C
8965 </trans-unit>
8966 <trans-unit id="2521678336272309407" datatype="html">
8967 <source>No follower found.</source>
8968 <target state="new">No follower found.</target>
a71d4140
C
8969 <context-group purpose="location">
8970 <context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.html</context>
8971 <context context-type="linenumber">13</context>
8972 </context-group>
93fe2d9c
C
8973 </trans-unit>
8974 <trans-unit id="5294742063044966238" datatype="html">
8975 <source>Follower page</source>
8976 <target state="new">Follower page</target>
a71d4140
C
8977 <context-group purpose="location">
8978 <context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.html</context>
8979 <context context-type="linenumber">20</context>
8980 </context-group>
93fe2d9c
C
8981 </trans-unit>
8982 <trans-unit id="797409137967291468" datatype="html">
8983 <source>Is following all your channels</source>
8984 <target state="new">Is following all your channels</target>
a71d4140
C
8985 <context-group purpose="location">
8986 <context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.html</context>
8987 <context context-type="linenumber">26</context>
8988 </context-group>
93fe2d9c
C
8989 </trans-unit>
8990 <trans-unit id="7940720844854710428" datatype="html">
8991 <source>Is following your channel <x id="INTERPOLATION" equiv-text="{{ follow.following.name }}"/></source>
8992 <target state="new">Is following your channel <x id="INTERPOLATION" equiv-text="{{ follow.following.name }}"/></target>
a71d4140
C
8993 <context-group purpose="location">
8994 <context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.html</context>
8995 <context context-type="linenumber">27</context>
8996 </context-group>
93fe2d9c
C
8997 </trans-unit>
8998 <trans-unit id="1716062177529601456" datatype="html">
8999 <source>Channel filters</source>
9000 <target state="new">Channel filters</target>
b53cc662
C
9001
9002
9003 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</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">122</context></context-group></trans-unit>
913aa176 9004 <trans-unit id="6059091237492573541" datatype="html">
9005 <source>Update video channel</source>
9006 <target state="new">Update video channel</target>
93fe2d9c
C
9007 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/manage-routing.module.ts</context><context context-type="linenumber">21</context></context-group>
9008 </trans-unit>
913aa176 9009 <trans-unit id="6595008830732269870" datatype="html">
9010 <source>Not found</source>
9011 <target state="new">Not found</target>
9012 <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>
9013 </trans-unit>
9014 <trans-unit id="1009095940160473792" datatype="html">
9015 <source>URL parameter is missing in URL parameters</source>
9016 <target state="new">URL parameter is missing in URL parameters</target>
f1ef36d7
C
9017 <context-group purpose="location">
9018 <context context-type="sourcefile">src/app/+remote-interaction/remote-interaction.component.ts</context>
9019 <context context-type="linenumber">25</context>
9020 </context-group>
913aa176 9021 </trans-unit>
9022 <trans-unit id="7553172329217243895" datatype="html">
9023 <source>Cannot access to the remote resource</source>
9024 <target state="new">Cannot access to the remote resource</target>
f1ef36d7
C
9025 <context-group purpose="location">
9026 <context context-type="sourcefile">src/app/+remote-interaction/remote-interaction.component.ts</context>
9027 <context context-type="linenumber">48</context>
9028 </context-group>
93fe2d9c
C
9029 </trans-unit>
9030 <trans-unit id="1636934520301910285" datatype="html">
9031 <source>Reset password</source>
9032 <target state="new">Reset password</target>
09e1784b
C
9033 <context-group purpose="location">
9034 <context context-type="sourcefile">src/app/+reset-password/reset-password-routing.module.ts</context>
9035 <context context-type="linenumber">11</context>
9036 </context-group>
913aa176 9037 </trans-unit>
9038 <trans-unit id="3851357780293085233" datatype="html">
9039 <source>Remote interaction</source>
9040 <target state="new">Remote interaction</target>
f1ef36d7
C
9041 <context-group purpose="location">
9042 <context context-type="sourcefile">src/app/+remote-interaction/remote-interaction-routing.module.ts</context>
9043 <context context-type="linenumber">13</context>
9044 </context-group>
9045 </trans-unit>
5a6de093
C
9046 <trans-unit id="5032453707232754344" datatype="html">
9047 <source>Playlist <x id="PH"/> created.</source>
9048 <target state="new">Playlist
9049 <x id="PH"/> created.
9050 </target>
93fe2d9c
C
9051 <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>
9052 </trans-unit>
913aa176 9053 <trans-unit id="5674286808255988565" datatype="html">
9054 <source>Create</source>
9055 <target state="new">Create</target>
00e32b7c
C
9056
9057
9058
9059
9060
9061
9062
9063 <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><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><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><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><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><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><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">79</context></context-group></trans-unit>
5a6de093
C
9064 <trans-unit id="8869957234869568361" datatype="html">
9065 <source>Update playlist</source>
9066 <target state="new">Update playlist</target>
93fe2d9c
C
9067 <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>
9068 <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>
9069 </trans-unit>
913aa176 9070 <trans-unit id="5851560788527570644" datatype="html">
9071 <source>Notifications</source>
9072 <target state="new">Notifications</target>
93fe2d9c
C
9073 <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>
9074 <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>
9075 <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>
9076 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group>
9077 </trans-unit>
913aa176 9078 <trans-unit id="6658000829978978023" datatype="html">
9079 <source>Applications</source>
9080 <target state="new">Applications</target>
93fe2d9c
C
9081 <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>
9082 <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>
9083 <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>
9084 </trans-unit>
5a6de093
C
9085 <trans-unit id="104404386496394770" datatype="html">
9086 <source>Delete playlist</source>
9087 <target state="new">Delete playlist</target>
913aa176 9088 <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>
9089 </trans-unit>
5a6de093
C
9090 <trans-unit id="1431617394009162547" datatype="html">
9091 <source>Playlist <x id="PH"/> updated.</source>
9092 <target state="new">Playlist
9093 <x id="PH"/> updated.
9094 </target>
93fe2d9c
C
9095 <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>
9096 </trans-unit>
913aa176 9097 <trans-unit id="4844578664427956129" datatype="html">
9098 <source>Change ownership</source>
9099 <target state="new">Change ownership</target>
b53cc662
C
9100
9101
2164a13d 9102 <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><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></trans-unit>
5a6de093
C
9103 <trans-unit id="3380608219513805292" datatype="html">
9104 <source>Playlist <x id="PH"/> deleted.</source>
9105 <target state="new">Playlist
9106 <x id="PH"/> deleted.
9107 </target>
9794fe1c
C
9108
9109 <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><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></trans-unit>
d7c6b951 9110 <trans-unit id="3058024914967508975" datatype="html">
eb12a714
C
9111 <source>My videos</source>
9112 <target state="new">My videos</target>
b53cc662
C
9113
9114
9115
9116
9117 <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><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><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">87</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">77</context></context-group></trans-unit>
5a6de093
C
9118 <trans-unit id="8197117721861453263" datatype="html">
9119 <source>Do you really want to delete <x id="PH"/> videos?</source>
9120 <target state="new">Do you really want to delete
9121 <x id="PH"/> videos?
9122 </target>
b53cc662 9123
2164a13d
C
9124 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">172</context></context-group></trans-unit><trans-unit id="696910741870112536" datatype="html">
9125 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source><target state="new">{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</target>
9126 <context-group purpose="location">
9127 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context>
9128 <context context-type="linenumber">191</context>
9129 </context-group>
9130 </trans-unit><trans-unit id="3255171236149541417" datatype="html">
9131 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source><target state="new"><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</target>
9132 <context-group purpose="location">
9133 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context>
9134 <context context-type="linenumber">193,191</context>
9135 </context-group>
9136 </trans-unit>
9137
9138 <trans-unit id="2591467977473302125" datatype="html">
9139 <source>Videos list</source>
9140 <target state="new">Videos list</target>
c49c366a
C
9141 <context-group purpose="location">
9142 <context context-type="sourcefile">src/app/+admin/overview/videos/video.routes.ts</context>
9143 <context context-type="linenumber">24</context>
9144 </context-group>
9145 </trans-unit>
5a6de093 9146 <trans-unit id="2027805873922338635" datatype="html">
913aa176 9147 <source>Do you really want to delete <x id="PH"/>? </source>
5a6de093
C
9148 <target state="new">Do you really want to delete
9149 <x id="PH"/>?
9150 </target>
e6afb669
C
9151
9152
9153
9154
b53cc662 9155 <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/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">231</context></context-group></trans-unit>
5a6de093
C
9156 <trans-unit id="2767660806989176400" datatype="html">
9157 <source>Video <x id="PH"/> deleted.</source>
9158 <target state="new">Video
9159 <x id="PH"/> deleted.
9160 </target>
e6afb669
C
9161
9162
b53cc662 9163 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">242</context></context-group></trans-unit><trans-unit id="6389312883797462351" datatype="html">
fa737aa0 9164 <source>Studio</source><target state="new">Studio</target>
b53cc662
C
9165
9166
9167
d3d4099a 9168 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/video-studio-routing.module.ts</context><context context-type="linenumber">17</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">347</context></context-group></trans-unit>
fa737aa0 9169
5a6de093 9170 <trans-unit id="6810714890760227072" datatype="html">
eb12a714
C
9171 <source>Ownership change request sent.</source>
9172 <target state="new">Ownership change request sent.</target>
93fe2d9c
C
9173 <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>
9174 </trans-unit>
9175 <trans-unit id="7699622144571229146" datatype="html">
9176 <source>Sort by</source>
9177 <target state="new">Sort by</target>
7c94e1e7
C
9178 <context-group purpose="location">
9179 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context>
9180 <context context-type="linenumber">26</context>
9181 </context-group>
913aa176 9182 </trans-unit>
d7c6b951 9183 <trans-unit id="3245220240937722814" datatype="html">
eb12a714
C
9184 <source>My channels</source>
9185 <target state="new">My channels</target>
93fe2d9c
C
9186 <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>
9187 </trans-unit>
d7c6b951 9188 <trans-unit id="7545420287297803988" datatype="html">
4891e4c7
C
9189 <source>My playlists</source>
9190 <target state="new">My playlists</target>
93fe2d9c
C
9191 <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>
9192 <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>
9193 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group>
9194 </trans-unit>
d7c6b951 9195 <trans-unit id="2527931602940887636" datatype="html">
eb12a714
C
9196 <source>My subscriptions</source>
9197 <target state="new">My subscriptions</target>
93fe2d9c
C
9198 <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>
9199 <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>
9200 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">92</context></context-group>
9201 </trans-unit>
d7c6b951 9202 <trans-unit id="5177154708872200221" datatype="html">
913aa176 9203 <source>You don't have any subscription yet.</source>
9204 <target state="new">You don't have any subscription yet.</target>
93fe2d9c
C
9205 <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>
9206 </trans-unit>
5a6de093
C
9207 <trans-unit id="1991904494976135035" datatype="html">
9208 <source>My abuse reports</source>
9209 <target state="new">My abuse reports</target>
93fe2d9c 9210 <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>
00e32b7c
C
9211 </trans-unit><trans-unit id="5603224609929994288" datatype="html">
9212 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification
9213</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification
9214</target>
9215 <context-group purpose="location">
9216 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context>
9217 <context context-type="linenumber">5,6</context>
9218 </context-group>
9219 </trans-unit><trans-unit id="4250548381153518208" datatype="html">
9220 <source>Change your email</source><target state="new">Change your email</target>
9221 <context-group purpose="location">
9222 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context>
9223 <context context-type="linenumber">11</context>
9224 </context-group>
9225 </trans-unit><trans-unit id="3173210699559672958" datatype="html">
9226 <source> Your current email is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. It is never shown to the public. </source><target state="new"> Your current email is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. It is never shown to the public. </target>
9227 <context-group purpose="location">
9228 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context>
9229 <context context-type="linenumber">13,16</context>
9230 </context-group>
93fe2d9c 9231 </trans-unit>
5a6de093 9232 <trans-unit id="5752861278140673787" datatype="html">
eb12a714
C
9233 <source>Ownership changes</source>
9234 <target state="new">Ownership changes</target>
93fe2d9c
C
9235 <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>
9236 <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>
9237 </trans-unit>
913aa176 9238 <trans-unit id="5983006734882925930" datatype="html">
9239 <source>My video history</source>
9240 <target state="new">My video history</target>
93fe2d9c
C
9241 <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>
9242 </trans-unit>
913aa176 9243 <trans-unit id="8181077408762380407" datatype="html">
9244 <source>Channels</source>
9245 <target state="new">Channels</target>
93fe2d9c
C
9246 <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>
9247 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group>
9248 </trans-unit>
913aa176 9249 <trans-unit id="8936704404804793618" datatype="html">
9250 <source>Videos</source>
9251 <target state="new">Videos</target>
00e32b7c
C
9252
9253
9254
9255
9256
9257
9258
9259 <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><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><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><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><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><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">76</context></context-group><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></trans-unit>
913aa176 9260 <trans-unit id="1823843876735462104" datatype="html">
9261 <source>Playlists</source>
9262 <target state="new">Playlists</target>
93fe2d9c
C
9263 <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>
9264 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group>
9265 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group>
9266 </trans-unit>
913aa176 9267 <trans-unit id="7916647920967632052" datatype="html">
9268 <source>max size</source>
9269 <target state="new">max size</target>
93fe2d9c
C
9270 <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>
9271 <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>
9272 </trans-unit>
913aa176 9273 <trans-unit id="6489275254908395777" datatype="html">
9274 <source>Maximize editor</source>
9275 <target state="new">Maximize editor</target>
93fe2d9c
C
9276 <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>
9277 </trans-unit>
913aa176 9278 <trans-unit id="4243591013849340688" datatype="html">
9279 <source>Exit maximized editor</source>
9280 <target state="new">Exit maximized editor</target>
93fe2d9c
C
9281 <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>
9282 </trans-unit>
00e32b7c
C
9283
9284
5a6de093
C
9285 <trans-unit id="2687679787442328897" datatype="html">
9286 <source>An email with verification link will be sent to <x id="PH"/>.</source>
9287 <target state="new">An email with verification link will be sent to
9288 <x id="PH"/>.
9289 </target>
93fe2d9c 9290 <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>
00e32b7c
C
9291 </trans-unit><trans-unit id="3856244462638931422" datatype="html">
9292 <source>Verify account email confirmation</source><target state="new">Verify account email confirmation</target>
9293 <context-group purpose="location">
9294 <context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html</context>
9295 <context context-type="linenumber">2</context>
9296 </context-group>
93fe2d9c 9297 </trans-unit>
5a6de093 9298 <trans-unit id="4180693983967989981" datatype="html">
eb12a714
C
9299 <source>Unable to find user id or verification string.</source>
9300 <target state="new">Unable to find user id or verification string.</target>
93fe2d9c
C
9301 <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>
9302 <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>
9303 </trans-unit>
5a6de093 9304 <trans-unit id="1783173774503340906" datatype="html">
eb12a714
C
9305 <source>Subscribe to the account</source>
9306 <target state="new">Subscribe to the account</target>
e6afb669
C
9307
9308
2164a13d 9309 <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">773</context></context-group></trans-unit>
93fe2d9c
C
9310 <trans-unit id="3131904093925601441" datatype="html">
9311 <source>PLAYLISTS</source>
9312 <target state="new">PLAYLISTS</target>
9313 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">82</context></context-group>
fa737aa0
C
9314 </trans-unit><trans-unit id="1593265243494758679" datatype="html">
9315 <source>Studio for <x id="INTERPOLATION" equiv-text="{{ video.name }}"/></source><target state="new">Studio for <x id="INTERPOLATION" equiv-text="{{ video.name }}"/></target>
3c18ff47 9316 <context-group purpose="location">
fa737aa0 9317 <context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context>
3c18ff47
C
9318 <context context-type="linenumber">2</context>
9319 </context-group>
93fe2d9c 9320 </trans-unit>
fa737aa0 9321
93fe2d9c
C
9322 <trans-unit id="5470809226184152498" datatype="html">
9323 <source>CUT VIDEO</source>
9324 <target state="new">CUT VIDEO</target>
fa737aa0
C
9325
9326 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context><context context-type="linenumber">8</context></context-group></trans-unit>
93fe2d9c
C
9327 <trans-unit id="5639348768609905535" datatype="html">
9328 <source>Set a new start/end.</source>
9329 <target state="new">Set a new start/end.</target>
fa737aa0
C
9330
9331 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit>
93fe2d9c
C
9332 <trans-unit id="783359429228696335" datatype="html">
9333 <source>New start</source>
9334 <target state="new">New start</target>
fa737aa0
C
9335
9336 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit>
93fe2d9c
C
9337 <trans-unit id="8910806821370505981" datatype="html">
9338 <source>New end</source>
9339 <target state="new">New end</target>
fa737aa0
C
9340
9341 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit>
93fe2d9c
C
9342 <trans-unit id="2502254344085150809" datatype="html">
9343 <source>ADD INTRO</source>
9344 <target state="new">ADD INTRO</target>
fa737aa0
C
9345
9346 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context><context context-type="linenumber">24</context></context-group></trans-unit>
93fe2d9c
C
9347 <trans-unit id="5030063045826839645" datatype="html">
9348 <source>Concatenate a file at the beginning of the video.</source>
9349 <target state="new">Concatenate a file at the beginning of the video.</target>
fa737aa0
C
9350
9351 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context><context context-type="linenumber">26</context></context-group></trans-unit>
93fe2d9c
C
9352 <trans-unit id="4798642303989337390" datatype="html">
9353 <source>Select the intro video file</source>
9354 <target state="new">Select the intro video file</target>
fa737aa0
C
9355
9356 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context><context context-type="linenumber">30</context></context-group></trans-unit>
93fe2d9c
C
9357 <trans-unit id="7698413240170540435" datatype="html">
9358 <source>ADD OUTRO</source>
9359 <target state="new">ADD OUTRO</target>
fa737aa0
C
9360
9361 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit>
93fe2d9c
C
9362 <trans-unit id="2832051749922509643" datatype="html">
9363 <source>Concatenate a file at the end of the video.</source>
9364 <target state="new">Concatenate a file at the end of the video.</target>
fa737aa0
C
9365
9366 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context><context context-type="linenumber">40</context></context-group></trans-unit>
93fe2d9c
C
9367 <trans-unit id="4368653199478595315" datatype="html">
9368 <source>Select the outro video file</source>
9369 <target state="new">Select the outro video file</target>
fa737aa0
C
9370
9371 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit>
93fe2d9c
C
9372 <trans-unit id="3463158361655332380" datatype="html">
9373 <source>ADD WATERMARK</source>
9374 <target state="new">ADD WATERMARK</target>
fa737aa0
C
9375
9376 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context><context context-type="linenumber">52</context></context-group></trans-unit>
93fe2d9c
C
9377 <trans-unit id="4472450670859114703" datatype="html">
9378 <source>Add a watermark image to the video.</source>
9379 <target state="new">Add a watermark image to the video.</target>
fa737aa0
C
9380
9381 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit>
93fe2d9c
C
9382 <trans-unit id="155510305759087510" datatype="html">
9383 <source>Select watermark image file</source>
9384 <target state="new">Select watermark image file</target>
fa737aa0
C
9385
9386 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit>
93fe2d9c
C
9387 <trans-unit id="3926035808219061063" datatype="html">
9388 <source>Run video edition</source>
9389 <target state="new">Run video edition</target>
fa737aa0
C
9390
9391 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context><context context-type="linenumber">66</context></context-group></trans-unit>
93fe2d9c
C
9392 <trans-unit id="1514792472513458403" datatype="html">
9393 <source>Video before edition</source>
9394 <target state="new">Video before edition</target>
fa737aa0
C
9395
9396 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit>
93fe2d9c
C
9397 <trans-unit id="1109043661443571733" datatype="html">
9398 <source>Edition tasks:</source>
9399 <target state="new">Edition tasks:</target>
fa737aa0
C
9400
9401 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit>
93fe2d9c
C
9402 <trans-unit id="3541115907775840269" datatype="html">
9403 <source>Are you sure you want to edit "<x id="PH" equiv-text="this.video.name"/>"?</source>
9404 <target state="new">Are you sure you want to edit "<x id="PH" equiv-text="this.video.name"/>"?</target>
fa737aa0
C
9405
9406 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">72</context></context-group></trans-unit>
93fe2d9c 9407 <trans-unit id="3858880927114551513" datatype="html">
e6afb669
C
9408 <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>
9409 <target state="new">The current video will be overwritten by this edited video and &lt;strong>you won't be able to recover it&lt;/strong>.&lt;br />&lt;br /></target>
fa737aa0
C
9410
9411 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">76</context></context-group></trans-unit>
93fe2d9c 9412 <trans-unit id="4876327655498234453" datatype="html">
e6afb669
C
9413 <source>As a reminder, the following tasks will be executed: &lt;ol><x id="PH" equiv-text="listHTML"/>&lt;/ol></source>
9414 <target state="new">As a reminder, the following tasks will be executed: &lt;ol><x id="PH" equiv-text="listHTML"/>&lt;/ol></target>
fa737aa0
C
9415
9416 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">77</context></context-group></trans-unit><trans-unit id="7934869554046374009" datatype="html">
9417 <source>Edition tasks created.</source><target state="new">Edition tasks created.</target>
3c18ff47 9418 <context-group purpose="location">
fa737aa0
C
9419 <context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context>
9420 <context context-type="linenumber">90</context>
3c18ff47
C
9421 </context-group>
9422 </trans-unit>
5a6de093 9423 <trans-unit id="7709367721354853232" datatype="html">
eb12a714
C
9424 <source>Focus the search bar</source>
9425 <target state="new">Focus the search bar</target>
00e32b7c
C
9426
9427 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">286</context></context-group></trans-unit>
5a6de093 9428 <trans-unit id="4049262826107502276" datatype="html">
eb12a714
C
9429 <source>Toggle the left menu</source>
9430 <target state="new">Toggle the left menu</target>
00e32b7c
C
9431
9432 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">291</context></context-group></trans-unit>
5a6de093 9433 <trans-unit id="5409372033656550095" datatype="html">
eb12a714
C
9434 <source>Go to the discover videos page</source>
9435 <target state="new">Go to the discover videos page</target>
00e32b7c
C
9436
9437 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">296</context></context-group></trans-unit>
5a6de093 9438 <trans-unit id="4278050445961255445" datatype="html">
eb12a714
C
9439 <source>Go to the trending videos page</source>
9440 <target state="new">Go to the trending videos page</target>
00e32b7c
C
9441
9442 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">301</context></context-group></trans-unit>
5a6de093
C
9443 <trans-unit id="3242234958443825475" datatype="html">
9444 <source>Go to the recently added videos page</source>
9445 <target state="new">Go to the recently added videos page</target>
00e32b7c
C
9446
9447 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">306</context></context-group></trans-unit>
5a6de093 9448 <trans-unit id="2887122197778293919" datatype="html">
eb12a714
C
9449 <source>Go to the local videos page</source>
9450 <target state="new">Go to the local videos page</target>
00e32b7c
C
9451
9452 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">311</context></context-group></trans-unit>
5a6de093 9453 <trans-unit id="8009065619559214982" datatype="html">
eb12a714
C
9454 <source>Go to the videos upload page</source>
9455 <target state="new">Go to the videos upload page</target>
00e32b7c
C
9456
9457 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">316</context></context-group></trans-unit>
5a6de093 9458 <trans-unit id="3779524668013120370" datatype="html">
eb12a714
C
9459 <source>Go to my subscriptions</source>
9460 <target state="new">Go to my subscriptions</target>
93fe2d9c
C
9461 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">61</context></context-group>
9462 </trans-unit>
5a6de093 9463 <trans-unit id="1136469849928650779" datatype="html">
eb12a714
C
9464 <source>Go to my videos</source>
9465 <target state="new">Go to my videos</target>
93fe2d9c
C
9466 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">65</context></context-group>
9467 </trans-unit>
5a6de093 9468 <trans-unit id="7836683738999600376" datatype="html">
eb12a714
C
9469 <source>Go to my imports</source>
9470 <target state="new">Go to my imports</target>
93fe2d9c
C
9471 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">69</context></context-group>
9472 </trans-unit>
5a6de093 9473 <trans-unit id="7511292153332773503" datatype="html">
eb12a714
C
9474 <source>Go to my channels</source>
9475 <target state="new">Go to my channels</target>
93fe2d9c
C
9476 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">73</context></context-group>
9477 </trans-unit>
913aa176 9478 <trans-unit id="2013324644839511073" datatype="html">
e6afb669
C
9479 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>.
9480Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source>
913aa176 9481 <target state="new">Cannot retrieve OAuth Client credentials: <x id="PH"/>.
5a6de093 9482Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</target>
93fe2d9c
C
9483 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">100</context></context-group>
9484 </trans-unit>
5a6de093 9485 <trans-unit id="375263728166936544" datatype="html">
eb12a714
C
9486 <source>You need to reconnect.</source>
9487 <target state="new">You need to reconnect.</target>
93fe2d9c 9488 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">221</context></context-group>
2164a13d
C
9489 </trans-unit><trans-unit id="8093156107152165809" datatype="html">
9490 <source>Show/hide this help menu</source><target state="new">Show/hide this help menu</target>
9491 <context-group purpose="location">
9492 <context context-type="sourcefile">src/app/core/core.module.ts</context>
9493 <context context-type="linenumber">45</context>
9494 </context-group>
9495 </trans-unit><trans-unit id="3314265031897048047" datatype="html">
9496 <source>Hide this help menu</source><target state="new">Hide this help menu</target>
9497 <context-group purpose="location">
9498 <context context-type="sourcefile">src/app/core/core.module.ts</context>
9499 <context context-type="linenumber">46</context>
9500 </context-group>
93fe2d9c 9501 </trans-unit>
5a6de093 9502 <trans-unit id="2206638022166154361" datatype="html">
eb12a714
C
9503 <source>Keyboard Shortcuts:</source>
9504 <target state="new">Keyboard Shortcuts:</target>
913aa176 9505 <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
9506 </trans-unit>
9507 <trans-unit id="3608407683173066091" datatype="html">
9508 <source>My history</source>
9509 <target state="new">My history</target>
c5c848c5
C
9510 <context-group purpose="location">
9511 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context>
9512 <context context-type="linenumber">98</context>
9513 </context-group>
93fe2d9c
C
9514 </trans-unit>
9515 <trans-unit id="4024404994702813072" datatype="html">
9516 <source>In my library</source>
9517 <target state="new">In my library</target>
7c94e1e7
C
9518 <context-group purpose="location">
9519 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context>
9520 <context context-type="linenumber">104</context>
9521 </context-group>
93fe2d9c
C
9522 </trans-unit>
9523 <trans-unit id="232050922346936574" datatype="html">
9524 <source>Trending</source>
9525 <target state="new">Trending</target>
2164a13d
C
9526
9527
9528 <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><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">131</context></context-group></trans-unit>
93fe2d9c
C
9529 <trans-unit id="6470888608149621404" datatype="html">
9530 <source>ON <x id="PH" equiv-text="config.instance.name"/></source>
9531 <target state="new">ON <x id="PH" equiv-text="config.instance.name"/></target>
09e1784b
C
9532 <context-group purpose="location">
9533 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context>
c5c848c5 9534 <context context-type="linenumber">150</context>
09e1784b 9535 </context-group>
93fe2d9c
C
9536 </trans-unit>
9537 <trans-unit id="2821179408673282599" datatype="html">
9538 <source>Home</source>
9539 <target state="new">Home</target>
9540 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">115</context></context-group>
9541 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">116</context></context-group>
9542 </trans-unit>
5a6de093 9543 <trans-unit id="4648900870671159218" datatype="html">
eb12a714
C
9544 <source>Success</source>
9545 <target state="new">Success</target>
b2d03a83
C
9546
9547 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">39</context></context-group></trans-unit>
5a6de093 9548 <trans-unit id="1266887509445371246" datatype="html">
eb12a714
C
9549 <source>Incorrect username or password.</source>
9550 <target state="new">Incorrect username or password.</target>
dda1e821 9551
00e32b7c 9552 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit>
5a6de093
C
9553 <trans-unit id="6974874606619467663" datatype="html">
9554 <source>Your account is blocked.</source>
9555 <target state="new">Your account is blocked.</target>
dda1e821 9556
00e32b7c 9557 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">186</context></context-group></trans-unit>
5a6de093 9558 <trans-unit id="7939914198003891823" datatype="html">
e4eaa7c9
C
9559 <source>any language</source>
9560 <target state="new">any language</target>
93fe2d9c
C
9561 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">276</context></context-group>
9562 </trans-unit>
5a6de093 9563 <trans-unit id="5633144232269377096" datatype="html">
e4eaa7c9
C
9564 <source>hide</source>
9565 <target state="new">hide</target>
93fe2d9c
C
9566 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">311</context></context-group>
9567 </trans-unit>
5a6de093 9568 <trans-unit id="8603861867909474404" datatype="html">
e4eaa7c9
C
9569 <source>blur</source>
9570 <target state="new">blur</target>
93fe2d9c
C
9571 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">315</context></context-group>
9572 </trans-unit>
5a6de093 9573 <trans-unit id="4534458451100881847" datatype="html">
e4eaa7c9
C
9574 <source>display</source>
9575 <target state="new">display</target>
93fe2d9c
C
9576 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">319</context></context-group>
9577 </trans-unit>
5a6de093 9578 <trans-unit id="4467323362722952678" datatype="html">
e4eaa7c9
C
9579 <source>Unknown</source>
9580 <target state="new">Unknown</target>
93fe2d9c
C
9581 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">206</context></context-group>
9582 </trans-unit>
5a6de093 9583 <trans-unit id="8781423666414310853" datatype="html">
eb12a714
C
9584 <source>Your password has been successfully reset!</source>
9585 <target state="new">Your password has been successfully reset!</target>
913aa176 9586 <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>
9587 </trans-unit>
5a6de093 9588 <trans-unit id="6048892649018070225" datatype="html">
eb12a714
C
9589 <source>Today</source>
9590 <target state="new">Today</target>
93fe2d9c
C
9591 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">40</context></context-group>
9592 <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>
9593 <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>
9594 </trans-unit>
913aa176 9595 <trans-unit id="4498682414491138092" datatype="html">
9596 <source>Yesterday</source>
9597 <target state="new">Yesterday</target>
93fe2d9c
C
9598 <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>
9599 </trans-unit>
913aa176 9600 <trans-unit id="5073473933031004097" datatype="html">
9601 <source>This week</source>
9602 <target state="new">This week</target>
93fe2d9c
C
9603 <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>
9604 </trans-unit>
913aa176 9605 <trans-unit id="842657237693374355" datatype="html">
9606 <source>This month</source>
9607 <target state="new">This month</target>
93fe2d9c
C
9608 <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>
9609 </trans-unit>
913aa176 9610 <trans-unit id="4463380307954693363" datatype="html">
9611 <source>Last month</source>
9612 <target state="new">Last month</target>
93fe2d9c
C
9613 <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>
9614 </trans-unit>
913aa176 9615 <trans-unit id="7473676707373218484" datatype="html">
9616 <source>Older</source>
9617 <target state="new">Older</target>
93fe2d9c
C
9618 <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>
9619 </trans-unit>
913aa176 9620 <trans-unit id="5036991421517255667" datatype="html">
9621 <source>Cannot load more videos. Try again later.</source>
9622 <target state="new">Cannot load more videos. Try again later.</target>
93fe2d9c
C
9623 <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>
9624 <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>
9625 </trans-unit>
5a6de093 9626 <trans-unit id="4873149362496451858" datatype="html">
eb12a714
C
9627 <source>Last 7 days</source>
9628 <target state="new">Last 7 days</target>
93fe2d9c
C
9629 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">44</context></context-group>
9630 </trans-unit>
5a6de093 9631 <trans-unit id="2949150997160654358" datatype="html">
eb12a714
C
9632 <source>Last 30 days</source>
9633 <target state="new">Last 30 days</target>
93fe2d9c
C
9634 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">48</context></context-group>
9635 </trans-unit>
5a6de093 9636 <trans-unit id="5328600704510694984" datatype="html">
eb12a714
C
9637 <source>Last 365 days</source>
9638 <target state="new">Last 365 days</target>
93fe2d9c
C
9639 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">52</context></context-group>
9640 </trans-unit>
9641 <trans-unit id="2392481201920342009" datatype="html">
9642 <source>VOD videos</source>
9643 <target state="new">VOD videos</target>
2164a13d
C
9644
9645
9646
9647 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">165</context></context-group></trans-unit>
93fe2d9c
C
9648 <trans-unit id="2180217594100853008" datatype="html">
9649 <source>Live videos</source>
9650 <target state="new">Live videos</target>
2164a13d
C
9651
9652
9653
9654 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">159</context></context-group></trans-unit>
5a6de093 9655 <trans-unit id="8487565500496466433" datatype="html">
eb12a714
C
9656 <source>Short (&lt; 4 min)</source>
9657 <target state="new">Short (&lt; 4 min)</target>
93fe2d9c
C
9658 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">59</context></context-group>
9659 </trans-unit>
5a6de093 9660 <trans-unit id="3642535017283477339" datatype="html">
eb12a714
C
9661 <source>Medium (4-10 min)</source>
9662 <target state="new">Medium (4-10 min)</target>
93fe2d9c
C
9663 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">63</context></context-group>
9664 </trans-unit>
5a6de093 9665 <trans-unit id="6613870447286561244" datatype="html">
e6afb669
C
9666 <source>Long (> 10 min)</source>
9667 <target state="new">Long (> 10 min)</target>
93fe2d9c
C
9668 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">67</context></context-group>
9669 </trans-unit>
5a6de093 9670 <trans-unit id="1787083504545967" datatype="html">
eb12a714
C
9671 <source>Relevance</source>
9672 <target state="new">Relevance</target>
93fe2d9c
C
9673 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">74</context></context-group>
9674 </trans-unit>
5a6de093 9675 <trans-unit id="7944277186358179990" datatype="html">
eb12a714
C
9676 <source>Publish date</source>
9677 <target state="new">Publish date</target>
93fe2d9c
C
9678 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">78</context></context-group>
9679 </trans-unit>
5a6de093 9680 <trans-unit id="2123659921722214537" datatype="html">
eb12a714
C
9681 <source>Views</source>
9682 <target state="new">Views</target>
b53cc662 9683
dda1e821 9684 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">255</context></context-group></trans-unit>
5a6de093
C
9685 <trans-unit id="3208627574396957172" datatype="html">
9686 <source>Search index is unavailable. Retrying with instance results instead.</source>
9687 <target state="new">Search index is unavailable. Retrying with instance results instead.</target>
93fe2d9c
C
9688 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">159</context></context-group>
9689 </trans-unit>
5a6de093
C
9690 <trans-unit id="307702206382241469" datatype="html">
9691 <source>Search error</source>
9692 <target state="new">Search error</target>
93fe2d9c 9693 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">160</context></context-group>
2164a13d
C
9694 </trans-unit><trans-unit id="6183000905044663854" datatype="html">
9695 <source>Search <x id="PH" equiv-text="this.currentSearch"/></source><target state="new">Search <x id="PH" equiv-text="this.currentSearch"/></target>
9696 <context-group purpose="location">
9697 <context context-type="sourcefile">src/app/+search/search.component.ts</context>
9698 <context context-type="linenumber">252</context>
9699 </context-group>
93fe2d9c
C
9700 </trans-unit>
9701 <trans-unit id="8491751845906232809" datatype="html">
9702 <source>PeerTube instance host filter is invalid</source>
9703 <target state="new">PeerTube instance host filter is invalid</target>
9704 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">327</context></context-group>
9705 </trans-unit>
913aa176 9706 <trans-unit id="4580988005648117665" datatype="html">
93fe2d9c
C
9707 <source>Search</source>
9708 <target state="new">Search</target>
b2d03a83
C
9709
9710
9711
9712
9713
9714
9715
2164a13d 9716 <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><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">253</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.ts</context><context context-type="linenumber">13</context></context-group></trans-unit>
93fe2d9c
C
9717 <trans-unit id="320689395528621696" datatype="html">
9718 <source>Navigate between plugins and themes</source>
9719 <target state="new">Navigate between plugins and themes</target>
78a5dd9c
C
9720 <context-group purpose="location">
9721 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context>
9722 <context context-type="linenumber">7</context>
9723 </context-group>
93fe2d9c
C
9724 </trans-unit>
9725 <trans-unit id="7804724824750282316" datatype="html">
9726 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source>
9727 <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
9728 <context-group purpose="location">
9729 <context context-type="sourcefile">src/app/+search/search.component.html</context>
9730 <context context-type="linenumber">5</context>
9731 </context-group>
913aa176 9732 </trans-unit>
2164a13d 9733
93fe2d9c
C
9734 <trans-unit id="8392321423487952834" datatype="html">
9735 <source>1 year ago</source>
9736 <target state="new">1 year ago</target>
2164a13d
C
9737
9738
9739 <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></trans-unit><trans-unit id="1995871740249853660" datatype="html">
9740 <source><x id="PH" equiv-text="interval"/> month(s) ago</source><target state="new"><x id="PH" equiv-text="interval"/> month(s) ago</target>
09e1784b
C
9741 <context-group purpose="location">
9742 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
2164a13d 9743 <context context-type="linenumber">28</context>
09e1784b 9744 </context-group>
913aa176 9745 </trans-unit>
2164a13d 9746
93fe2d9c
C
9747 <trans-unit id="6874778750344205852" datatype="html">
9748 <source>1 month ago</source>
9749 <target state="new">1 month ago</target>
2164a13d
C
9750
9751
9752 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context><context context-type="linenumber">34</context></context-group></trans-unit><trans-unit id="3626585509896494177" datatype="html">
9753 <source><x id="PH" equiv-text="interval"/> week(s) ago</source><target state="new"><x id="PH" equiv-text="interval"/> week(s) ago</target>
09e1784b
C
9754 <context-group purpose="location">
9755 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
2164a13d 9756 <context context-type="linenumber">37</context>
09e1784b 9757 </context-group>
2164a13d
C
9758 </trans-unit><trans-unit id="4853543308896023917" datatype="html">
9759 <source><x id="PH" equiv-text="interval"/> day(s) ago</source><target state="new"><x id="PH" equiv-text="interval"/> day(s) ago</target>
09e1784b
C
9760 <context-group purpose="location">
9761 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
2164a13d 9762 <context context-type="linenumber">42</context>
09e1784b 9763 </context-group>
2164a13d
C
9764 </trans-unit><trans-unit id="1345947856864087664" datatype="html">
9765 <source><x id="PH" equiv-text="interval"/> hour(s) ago</source><target state="new"><x id="PH" equiv-text="interval"/> hour(s) ago</target>
09e1784b
C
9766 <context-group purpose="location">
9767 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
2164a13d 9768 <context context-type="linenumber">47</context>
09e1784b 9769 </context-group>
913aa176 9770 </trans-unit>
2164a13d
C
9771
9772
9773
9774
9775
9776
5a6de093 9777 <trans-unit id="8256466313580256940" datatype="html">
913aa176 9778 <source><x id="PH"/> min ago </source>
5a6de093
C
9779 <target state="new">
9780 <x id="PH"/> min ago
9781 </target>
2164a13d
C
9782
9783 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context><context context-type="linenumber">51</context></context-group></trans-unit>
5a6de093 9784 <trans-unit id="4733690367258997247" datatype="html">
e4eaa7c9
C
9785 <source>just now</source>
9786 <target state="new">just now</target>
2164a13d
C
9787
9788 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context><context context-type="linenumber">53</context></context-group></trans-unit>
5a6de093 9789 <trans-unit id="2222108104954671970" datatype="html">
913aa176 9790 <source><x id="PH"/> sec </source>
5a6de093
C
9791 <target state="new">
9792 <x id="PH"/> sec
9793 </target>
913aa176 9794 <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>
2164a13d
C
9795 </trans-unit><trans-unit id="8489397598480880903" datatype="html">
9796 <source>{interval, plural, =1 {1 year ago} other {<x id="interval"/> years ago}}</source><target state="new">{interval, plural, =1 {1 year ago} other {<x id="interval"/> years ago}}</target>
9797 <context-group purpose="location">
9798 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9799 <context context-type="linenumber">7</context>
9800 </context-group>
9801 </trans-unit><trans-unit id="599762045687999334" datatype="html">
9802 <source>{interval, plural, =1 {1 month ago} other {<x id="interval"/> months ago}}</source><target state="new">{interval, plural, =1 {1 month ago} other {<x id="interval"/> months ago}}</target>
9803 <context-group purpose="location">
9804 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9805 <context context-type="linenumber">8</context>
9806 </context-group>
9807 </trans-unit><trans-unit id="4951459525104027759" datatype="html">
9808 <source>{interval, plural, =1 {1 week ago} other {<x id="interval"/> weeks ago}}</source><target state="new">{interval, plural, =1 {1 week ago} other {<x id="interval"/> weeks ago}}</target>
9809 <context-group purpose="location">
9810 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9811 <context context-type="linenumber">9</context>
9812 </context-group>
9813 </trans-unit><trans-unit id="2471141982657856893" datatype="html">
9814 <source>{interval, plural, =1 {1 day ago} other {<x id="interval"/> days ago}}</source><target state="new">{interval, plural, =1 {1 day ago} other {<x id="interval"/> days ago}}</target>
9815 <context-group purpose="location">
9816 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9817 <context context-type="linenumber">10</context>
9818 </context-group>
9819 </trans-unit><trans-unit id="8562677309401914974" datatype="html">
9820 <source>{interval, plural, =1 {1 hour ago} other {<x id="interval"/> hours ago}}</source><target state="new">{interval, plural, =1 {1 hour ago} other {<x id="interval"/> hours ago}}</target>
9821 <context-group purpose="location">
9822 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9823 <context context-type="linenumber">11</context>
9824 </context-group>
9825 </trans-unit><trans-unit id="3613007385964514320" datatype="html">
9826 <source><x id="PH" equiv-text="interval"/> year(s) ago</source><target state="new"><x id="PH" equiv-text="interval"/> year(s) ago</target>
9827 <context-group purpose="location">
9828 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9829 <context context-type="linenumber">19</context>
9830 </context-group>
913aa176 9831 </trans-unit>
9832 <trans-unit id="6499699285816188400" datatype="html">
9833 <source>Abuse reports</source>
9834 <target state="new">Abuse reports</target>
9835 <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>
9836 </trans-unit>
9837 <trans-unit id="4930506384627295710" datatype="html">
9838 <source>Settings</source>
9839 <target state="new">Settings</target>
93fe2d9c
C
9840 <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>
9841 <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>
9842 <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>
9843 <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>
9844 </trans-unit>
5a6de093 9845 <trans-unit id="9178182467454450952" datatype="html">
eb12a714
C
9846 <source>Confirm</source>
9847 <target state="new">Confirm</target>
93fe2d9c
C
9848 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">40</context></context-group>
9849 </trans-unit>
5a6de093 9850 <trans-unit id="7784486624424057376" datatype="html">
eb12a714
C
9851 <source>Instance name is required.</source>
9852 <target state="new">Instance name is required.</target>
913aa176 9853 <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>
9854 </trans-unit>
5a6de093 9855 <trans-unit id="3281212084219111058" datatype="html">
eb12a714
C
9856 <source>Short description should not be longer than 250 characters.</source>
9857 <target state="new">Short description should not be longer than 250 characters.</target>
913aa176 9858 <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>
9859 </trans-unit>
5a6de093 9860 <trans-unit id="6033463036257195528" datatype="html">
eb12a714
C
9861 <source>Twitter username is required.</source>
9862 <target state="new">Twitter username is required.</target>
913aa176 9863 <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>
9864 </trans-unit>
5a6de093 9865 <trans-unit id="8198703669620791633" datatype="html">
eb12a714
C
9866 <source>Previews cache size is required.</source>
9867 <target state="new">Previews cache size is required.</target>
913aa176 9868 <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>
9869 </trans-unit>
5a6de093 9870 <trans-unit id="3971192070835972256" datatype="html">
eb12a714
C
9871 <source>Previews cache size must be greater than 1.</source>
9872 <target state="new">Previews cache size must be greater than 1.</target>
913aa176 9873 <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>
9874 </trans-unit>
5a6de093 9875 <trans-unit id="2903453036126968504" datatype="html">
eb12a714
C
9876 <source>Previews cache size must be a number.</source>
9877 <target state="new">Previews cache size must be a number.</target>
913aa176 9878 <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>
9879 </trans-unit>
5a6de093 9880 <trans-unit id="6941976540222684735" datatype="html">
eb12a714
C
9881 <source>Captions cache size is required.</source>
9882 <target state="new">Captions cache size is required.</target>
913aa176 9883 <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>
9884 </trans-unit>
5a6de093 9885 <trans-unit id="780869536819343075" datatype="html">
eb12a714
C
9886 <source>Captions cache size must be greater than 1.</source>
9887 <target state="new">Captions cache size must be greater than 1.</target>
913aa176 9888 <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>
9889 </trans-unit>
5a6de093 9890 <trans-unit id="2498218540197718478" datatype="html">
eb12a714
C
9891 <source>Captions cache size must be a number.</source>
9892 <target state="new">Captions cache size must be a number.</target>
913aa176 9893 <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>
9894 </trans-unit>
5a6de093 9895 <trans-unit id="818392297325723982" datatype="html">
eb12a714
C
9896 <source>Signup limit is required.</source>
9897 <target state="new">Signup limit is required.</target>
913aa176 9898 <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
9899 </trans-unit>
9900 <trans-unit id="5630311719329022718" datatype="html">
9901 <source>Signup limit must be greater than 1. Use -1 to disable it.</source>
9902 <target state="new">Signup limit must be greater than 1. Use -1 to disable it.</target>
c29ce242
C
9903 <context-group purpose="location">
9904 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
9905 <context context-type="linenumber">47</context>
9906 </context-group>
913aa176 9907 </trans-unit>
5a6de093 9908 <trans-unit id="2555843408410000965" datatype="html">
eb12a714
C
9909 <source>Signup limit must be a number.</source>
9910 <target state="new">Signup limit must be a number.</target>
913aa176 9911 <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
9912 </trans-unit>
9913 <trans-unit id="346485141381099383" datatype="html">
9914 <source>Signup minimum age is required.</source>
9915 <target state="new">Signup minimum age is required.</target>
c5c848c5
C
9916 <context-group purpose="location">
9917 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
9918 <context context-type="linenumber">55</context>
9919 </context-group>
93fe2d9c
C
9920 </trans-unit>
9921 <trans-unit id="4230672031132838318" datatype="html">
9922 <source>Signup minimum age must be greater than 1.</source>
9923 <target state="new">Signup minimum age must be greater than 1.</target>
c5c848c5
C
9924 <context-group purpose="location">
9925 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
9926 <context context-type="linenumber">56</context>
9927 </context-group>
93fe2d9c
C
9928 </trans-unit>
9929 <trans-unit id="5929230001329133993" datatype="html">
9930 <source>Signup minimum age must be a number.</source>
9931 <target state="new">Signup minimum age must be a number.</target>
c5c848c5
C
9932 <context-group purpose="location">
9933 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
9934 <context context-type="linenumber">57</context>
9935 </context-group>
913aa176 9936 </trans-unit>
5a6de093 9937 <trans-unit id="240096858386658337" datatype="html">
eb12a714
C
9938 <source>Admin email is required.</source>
9939 <target state="new">Admin email is required.</target>
93fe2d9c
C
9940 <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>
9941 </trans-unit>
5a6de093 9942 <trans-unit id="4392533896009432078" datatype="html">
eb12a714
C
9943 <source>Admin email must be valid.</source>
9944 <target state="new">Admin email must be valid.</target>
93fe2d9c
C
9945 <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>
9946 </trans-unit>
5a6de093 9947 <trans-unit id="6172217783476989430" datatype="html">
eb12a714
C
9948 <source>Transcoding threads is required.</source>
9949 <target state="new">Transcoding threads is required.</target>
93fe2d9c
C
9950 <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>
9951 </trans-unit>
5a6de093 9952 <trans-unit id="5320424292625586941" datatype="html">
eb12a714
C
9953 <source>Transcoding threads must be greater or equal to 0.</source>
9954 <target state="new">Transcoding threads must be greater or equal to 0.</target>
93fe2d9c
C
9955 <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>
9956 </trans-unit>
913aa176 9957 <trans-unit id="8185661254949728718" datatype="html">
9958 <source>Max live duration is required.</source>
9959 <target state="new">Max live duration is required.</target>
93fe2d9c
C
9960 <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>
9961 </trans-unit>
913aa176 9962 <trans-unit id="8892863662898651766" datatype="html">
9963 <source>Max live duration should be greater or equal to -1.</source>
9964 <target state="new">Max live duration should be greater or equal to -1.</target>
93fe2d9c
C
9965 <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>
9966 </trans-unit>
913aa176 9967 <trans-unit id="8196240396863235661" datatype="html">
9968 <source>Max instance lives is required.</source>
9969 <target state="new">Max instance lives is required.</target>
93fe2d9c
C
9970 <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>
9971 </trans-unit>
913aa176 9972 <trans-unit id="913683464711184925" datatype="html">
9973 <source>Max instance lives should be greater or equal to -1.</source>
9974 <target state="new">Max instance lives should be greater or equal to -1.</target>
93fe2d9c
C
9975 <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>
9976 </trans-unit>
913aa176 9977 <trans-unit id="5614457087254770778" datatype="html">
9978 <source>Max user lives is required.</source>
9979 <target state="new">Max user lives is required.</target>
93fe2d9c
C
9980 <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>
9981 </trans-unit>
913aa176 9982 <trans-unit id="2779726697233311712" datatype="html">
9983 <source>Max user lives should be greater or equal to -1.</source>
9984 <target state="new">Max user lives should be greater or equal to -1.</target>
93fe2d9c
C
9985 <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>
9986 </trans-unit>
9987 <trans-unit id="351272950792130803" datatype="html">
9988 <source>Max video channels per user is required.</source>
9989 <target state="new">Max video channels per user is required.</target>
c49c366a
C
9990 <context-group purpose="location">
9991 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
9992 <context context-type="linenumber">104</context>
9993 </context-group>
93fe2d9c
C
9994 </trans-unit>
9995 <trans-unit id="5253683089104713724" datatype="html">
9996 <source>Max video channels per user must be greater or equal to 1.</source>
9997 <target state="new">Max video channels per user must be greater or equal to 1.</target>
c49c366a
C
9998 <context-group purpose="location">
9999 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
10000 <context context-type="linenumber">105</context>
10001 </context-group>
93fe2d9c
C
10002 </trans-unit>
10003 <trans-unit id="8354695459880751923" datatype="html">
10004 <source>Max video channels per user must be a number.</source>
10005 <target state="new">Max video channels per user must be a number.</target>
c49c366a
C
10006 <context-group purpose="location">
10007 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
10008 <context context-type="linenumber">106</context>
10009 </context-group>
10010 </trans-unit>
913aa176 10011 <trans-unit id="5832601947705094130" datatype="html">
10012 <source>Concurrency is required.</source>
10013 <target state="new">Concurrency is required.</target>
93fe2d9c
C
10014 <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>
10015 </trans-unit>
913aa176 10016 <trans-unit id="4751566092251132371" datatype="html">
10017 <source>Concurrency should be greater or equal to 1.</source>
10018 <target state="new">Concurrency should be greater or equal to 1.</target>
93fe2d9c
C
10019 <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>
10020 </trans-unit>
5a6de093 10021 <trans-unit id="75589896034107743" datatype="html">
eb12a714
C
10022 <source>Index URL should be a URL</source>
10023 <target state="new">Index URL should be a URL</target>
93fe2d9c
C
10024 <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>
10025 </trans-unit>
5a6de093
C
10026 <trans-unit id="3964961007325702684" datatype="html">
10027 <source>Search index URL should be a URL</source>
10028 <target state="new">Search index URL should be a URL</target>
93fe2d9c
C
10029 <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>
10030 </trans-unit>
5a6de093 10031 <trans-unit id="8602814243662345124" datatype="html">
eb12a714
C
10032 <source>Email is required.</source>
10033 <target state="new">Email is required.</target>
93fe2d9c
C
10034 <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>
10035 <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>
10036 </trans-unit>
5a6de093 10037 <trans-unit id="4591482207344282590" datatype="html">
eb12a714
C
10038 <source>Email must be valid.</source>
10039 <target state="new">Email must be valid.</target>
93fe2d9c
C
10040 <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>
10041 <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>
10042 </trans-unit>
913aa176 10043 <trans-unit id="544279804045883862" datatype="html">
10044 <source>Handle is required.</source>
10045 <target state="new">Handle is required.</target>
93fe2d9c
C
10046 <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>
10047 </trans-unit>
10048 <trans-unit id="2805037637775107078" datatype="html">
10049 <source>Handle must be valid (eg. chocobozzz@example.com).</source>
10050 <target state="new">Handle must be valid (eg. chocobozzz@example.com).</target>
10051 <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>
10052 </trans-unit>
5a6de093 10053 <trans-unit id="4968369344159400023" datatype="html">
eb12a714
C
10054 <source>Your name is required.</source>
10055 <target state="new">Your name is required.</target>
913aa176 10056 <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>
10057 </trans-unit>
5a6de093 10058 <trans-unit id="5799695548385507586" datatype="html">
eb12a714
C
10059 <source>Your name must be at least 1 character long.</source>
10060 <target state="new">Your name must be at least 1 character long.</target>
913aa176 10061 <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>
10062 </trans-unit>
5a6de093 10063 <trans-unit id="3600004643604731577" datatype="html">
eb12a714
C
10064 <source>Your name cannot be more than 120 characters long.</source>
10065 <target state="new">Your name cannot be more than 120 characters long.</target>
913aa176 10066 <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>
10067 </trans-unit>
5a6de093 10068 <trans-unit id="3981804692726336204" datatype="html">
eb12a714
C
10069 <source>A subject is required.</source>
10070 <target state="new">A subject is required.</target>
913aa176 10071 <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>
10072 </trans-unit>
5a6de093 10073 <trans-unit id="7787099349830266861" datatype="html">
eb12a714
C
10074 <source>The subject must be at least 1 character long.</source>
10075 <target state="new">The subject must be at least 1 character long.</target>
913aa176 10076 <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>
10077 </trans-unit>
5a6de093 10078 <trans-unit id="5905189237950302829" datatype="html">
eb12a714
C
10079 <source>The subject cannot be more than 120 characters long.</source>
10080 <target state="new">The subject cannot be more than 120 characters long.</target>
913aa176 10081 <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>
10082 </trans-unit>
5a6de093 10083 <trans-unit id="847704400962945123" datatype="html">
eb12a714
C
10084 <source>A message is required.</source>
10085 <target state="new">A message is required.</target>
913aa176 10086 <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>
10087 </trans-unit>
5a6de093 10088 <trans-unit id="3871842658394273178" datatype="html">
eb12a714
C
10089 <source>The message must be at least 3 characters long.</source>
10090 <target state="new">The message must be at least 3 characters long.</target>
913aa176 10091 <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>
10092 </trans-unit>
5a6de093 10093 <trans-unit id="3731145759205895653" datatype="html">
eb12a714
C
10094 <source>The message cannot be more than 5000 characters long.</source>
10095 <target state="new">The message cannot be more than 5000 characters long.</target>
913aa176 10096 <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>
10097 </trans-unit>
5a6de093 10098 <trans-unit id="3868123820758341861" datatype="html">
eb12a714
C
10099 <source>Username is required.</source>
10100 <target state="new">Username is required.</target>
93fe2d9c
C
10101 <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>
10102 <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>
10103 </trans-unit>
5a6de093 10104 <trans-unit id="3577237269587081090" datatype="html">
eb12a714
C
10105 <source>Password is required.</source>
10106 <target state="new">Password is required.</target>
93fe2d9c
C
10107 <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>
10108 <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>
10109 <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>
10110 </trans-unit>
5a6de093 10111 <trans-unit id="3152303769378345477" datatype="html">
eb12a714
C
10112 <source>Confirmation of the password is required.</source>
10113 <target state="new">Confirmation of the password is required.</target>
913aa176 10114 <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>
10115 </trans-unit>
5a6de093 10116 <trans-unit id="4786141633412279939" datatype="html">
eb12a714
C
10117 <source>Username must be at least 1 character long.</source>
10118 <target state="new">Username must be at least 1 character long.</target>
93fe2d9c
C
10119 <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>
10120 </trans-unit>
5a6de093 10121 <trans-unit id="1019755749203839300" datatype="html">
eb12a714
C
10122 <source>Username cannot be more than 50 characters long.</source>
10123 <target state="new">Username cannot be more than 50 characters long.</target>
93fe2d9c
C
10124 <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>
10125 </trans-unit>
5a6de093 10126 <trans-unit id="5621067256208426608" datatype="html">
eb12a714
C
10127 <source>Username should be lowercase alphanumeric; dots and underscores are allowed.</source>
10128 <target state="new">Username should be lowercase alphanumeric; dots and underscores are allowed.</target>
93fe2d9c
C
10129 <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>
10130 </trans-unit>
5a6de093
C
10131 <trans-unit id="6288154707582132676" datatype="html">
10132 <source>Channel name is required.</source>
10133 <target state="new">Channel name is required.</target>
93fe2d9c
C
10134 <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>
10135 </trans-unit>
5a6de093
C
10136 <trans-unit id="8178814467139959283" datatype="html">
10137 <source>Channel name must be at least 1 character long.</source>
10138 <target state="new">Channel name must be at least 1 character long.</target>
93fe2d9c
C
10139 <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>
10140 </trans-unit>
5a6de093
C
10141 <trans-unit id="8602785819772117007" datatype="html">
10142 <source>Channel name cannot be more than 50 characters long.</source>
10143 <target state="new">Channel name cannot be more than 50 characters long.</target>
93fe2d9c
C
10144 <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>
10145 </trans-unit>
913aa176 10146 <trans-unit id="3419415520566928243" datatype="html">
10147 <source>Channel name should be lowercase, and can contain only alphanumeric characters, dots and underscores.</source>
10148 <target state="new">Channel name should be lowercase, and can contain only alphanumeric characters, dots and underscores.</target>
93fe2d9c
C
10149 <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>
10150 </trans-unit>
5a6de093 10151 <trans-unit id="525871656034789056" datatype="html">
eb12a714
C
10152 <source>Password must be at least 6 characters long.</source>
10153 <target state="new">Password must be at least 6 characters long.</target>
93fe2d9c
C
10154 <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>
10155 <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>
10156 </trans-unit>
5a6de093 10157 <trans-unit id="1099684476181448167" datatype="html">
eb12a714
C
10158 <source>Password cannot be more than 255 characters long.</source>
10159 <target state="new">Password cannot be more than 255 characters long.</target>
93fe2d9c
C
10160 <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>
10161 <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>
10162 </trans-unit>
5a6de093 10163 <trans-unit id="3392630942539073768" datatype="html">
eb12a714
C
10164 <source>The new password and the confirmed password do not correspond.</source>
10165 <target state="new">The new password and the confirmed password do not correspond.</target>
93fe2d9c
C
10166 <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>
10167 </trans-unit>
5a6de093 10168 <trans-unit id="2027337371129904473" datatype="html">
eb12a714
C
10169 <source>Video quota is required.</source>
10170 <target state="new">Video quota is required.</target>
93fe2d9c
C
10171 <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>
10172 </trans-unit>
5a6de093 10173 <trans-unit id="267386529333143660" datatype="html">
eb12a714
C
10174 <source>Quota must be greater than -1.</source>
10175 <target state="new">Quota must be greater than -1.</target>
93fe2d9c
C
10176 <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>
10177 </trans-unit>
5a6de093 10178 <trans-unit id="1220179061234048936" datatype="html">
eb12a714
C
10179 <source>Daily upload limit is required.</source>
10180 <target state="new">Daily upload limit is required.</target>
93fe2d9c
C
10181 <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>
10182 </trans-unit>
5a6de093 10183 <trans-unit id="8959404382357999234" datatype="html">
eb12a714
C
10184 <source>Daily upload limit must be greater than -1.</source>
10185 <target state="new">Daily upload limit must be greater than -1.</target>
93fe2d9c
C
10186 <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>
10187 </trans-unit>
5a6de093 10188 <trans-unit id="4796798537475457493" datatype="html">
eb12a714
C
10189 <source>User role is required.</source>
10190 <target state="new">User role is required.</target>
93fe2d9c
C
10191 <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>
10192 </trans-unit>
5a6de093 10193 <trans-unit id="2761226139624435788" datatype="html">
eb12a714
C
10194 <source>Description must be at least 3 characters long.</source>
10195 <target state="new">Description must be at least 3 characters long.</target>
93fe2d9c
C
10196 <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>
10197 <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>
10198 <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>
10199 </trans-unit>
5a6de093 10200 <trans-unit id="4717982586356605243" datatype="html">
eb12a714
C
10201 <source>Description cannot be more than 1000 characters long.</source>
10202 <target state="new">Description cannot be more than 1000 characters long.</target>
93fe2d9c
C
10203 <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>
10204 <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>
10205 <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>
10206 </trans-unit>
5a6de093 10207 <trans-unit id="1814372869868173571" datatype="html">
eb12a714
C
10208 <source>You must agree with the instance terms in order to register on it.</source>
10209 <target state="new">You must agree with the instance terms in order to register on it.</target>
93fe2d9c
C
10210 <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>
10211 </trans-unit>
5a6de093 10212 <trans-unit id="7803960725351649605" datatype="html">
eb12a714
C
10213 <source>Ban reason must be at least 3 characters long.</source>
10214 <target state="new">Ban reason must be at least 3 characters long.</target>
93fe2d9c
C
10215 <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>
10216 </trans-unit>
5a6de093 10217 <trans-unit id="3851609012243698179" datatype="html">
eb12a714
C
10218 <source>Ban reason cannot be more than 250 characters long.</source>
10219 <target state="new">Ban reason cannot be more than 250 characters long.</target>
93fe2d9c
C
10220 <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>
10221 </trans-unit>
5a6de093 10222 <trans-unit id="6632896893630378443" datatype="html">
eb12a714
C
10223 <source>Display name is required.</source>
10224 <target state="new">Display name is required.</target>
93fe2d9c
C
10225 <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>
10226 <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>
10227 <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>
10228 </trans-unit>
5a6de093 10229 <trans-unit id="1303578752658966736" datatype="html">
eb12a714
C
10230 <source>Display name must be at least 1 character long.</source>
10231 <target state="new">Display name must be at least 1 character long.</target>
93fe2d9c
C
10232 <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>
10233 <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>
10234 <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>
10235 </trans-unit>
5a6de093 10236 <trans-unit id="4613240543124934954" datatype="html">
eb12a714
C
10237 <source>Display name cannot be more than 50 characters long.</source>
10238 <target state="new">Display name cannot be more than 50 characters long.</target>
93fe2d9c
C
10239 <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>
10240 <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>
10241 </trans-unit>
5a6de093 10242 <trans-unit id="1000468652492651683" datatype="html">
eb12a714
C
10243 <source>Report reason is required.</source>
10244 <target state="new">Report reason is required.</target>
913aa176 10245 <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>
10246 </trans-unit>
5a6de093 10247 <trans-unit id="1109780973109145433" datatype="html">
eb12a714
C
10248 <source>Report reason must be at least 2 characters long.</source>
10249 <target state="new">Report reason must be at least 2 characters long.</target>
913aa176 10250 <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>
10251 </trans-unit>
5a6de093 10252 <trans-unit id="5414573937278525654" datatype="html">
eb12a714
C
10253 <source>Report reason cannot be more than 3000 characters long.</source>
10254 <target state="new">Report reason cannot be more than 3000 characters long.</target>
913aa176 10255 <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>
10256 </trans-unit>
5a6de093 10257 <trans-unit id="8779567454442277762" datatype="html">
eb12a714
C
10258 <source>Moderation comment is required.</source>
10259 <target state="new">Moderation comment is required.</target>
913aa176 10260 <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>
10261 </trans-unit>
5a6de093 10262 <trans-unit id="8954765410376245909" datatype="html">
eb12a714
C
10263 <source>Moderation comment must be at least 2 characters long.</source>
10264 <target state="new">Moderation comment must be at least 2 characters long.</target>
913aa176 10265 <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>
10266 </trans-unit>
5a6de093 10267 <trans-unit id="6316804467108244906" datatype="html">
eb12a714
C
10268 <source>Moderation comment cannot be more than 3000 characters long.</source>
10269 <target state="new">Moderation comment cannot be more than 3000 characters long.</target>
913aa176 10270 <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>
10271 </trans-unit>
5a6de093
C
10272 <trans-unit id="8835075531528610034" datatype="html">
10273 <source>Abuse message is required.</source>
10274 <target state="new">Abuse message is required.</target>
913aa176 10275 <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>
10276 </trans-unit>
5a6de093
C
10277 <trans-unit id="9034042966936514516" datatype="html">
10278 <source>Abuse message must be at least 2 characters long.</source>
10279 <target state="new">Abuse message must be at least 2 characters long.</target>
913aa176 10280 <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>
10281 </trans-unit>
5a6de093
C
10282 <trans-unit id="7989186574443390119" datatype="html">
10283 <source>Abuse message cannot be more than 3000 characters long.</source>
10284 <target state="new">Abuse message cannot be more than 3000 characters long.</target>
913aa176 10285 <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>
10286 </trans-unit>
5a6de093 10287 <trans-unit id="6700357678556223012" datatype="html">
eb12a714
C
10288 <source>The channel is required.</source>
10289 <target state="new">The channel is required.</target>
913aa176 10290 <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>
10291 </trans-unit>
5a6de093
C
10292 <trans-unit id="9191505323045740697" datatype="html">
10293 <source>Block reason must be at least 2 characters long.</source>
10294 <target state="new">Block reason must be at least 2 characters long.</target>
913aa176 10295 <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>
10296 </trans-unit>
5a6de093
C
10297 <trans-unit id="8581623418602419755" datatype="html">
10298 <source>Block reason cannot be more than 300 characters long.</source>
10299 <target state="new">Block reason cannot be more than 300 characters long.</target>
913aa176 10300 <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>
10301 </trans-unit>
5a6de093 10302 <trans-unit id="1099619384694370156" datatype="html">
eb12a714
C
10303 <source>Video caption language is required.</source>
10304 <target state="new">Video caption language is required.</target>
913aa176 10305 <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>
10306 </trans-unit>
5a6de093 10307 <trans-unit id="3438639650276868976" datatype="html">
eb12a714
C
10308 <source>Video caption file is required.</source>
10309 <target state="new">Video caption file is required.</target>
913aa176 10310 <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
10311 </trans-unit>
10312 <trans-unit id="9145435275110757909" datatype="html">
10313 <source>Caption content is required.</source>
10314 <target state="new">Caption content is required.</target>
3c18ff47
C
10315 <context-group purpose="location">
10316 <context context-type="sourcefile">src/app/shared/form-validators/video-captions-validators.ts</context>
10317 <context context-type="linenumber">21</context>
10318 </context-group>
913aa176 10319 </trans-unit>
5a6de093 10320 <trans-unit id="7365924714339585574" datatype="html">
eb12a714
C
10321 <source>The username is required.</source>
10322 <target state="new">The username is required.</target>
913aa176 10323 <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>
10324 </trans-unit>
5a6de093 10325 <trans-unit id="3954099618513992825" datatype="html">
eb12a714
C
10326 <source>You can only transfer ownership to a local account</source>
10327 <target state="new">You can only transfer ownership to a local account</target>
913aa176 10328 <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>
10329 </trans-unit>
5a6de093 10330 <trans-unit id="4444753420973870540" datatype="html">
eb12a714
C
10331 <source>Name is required.</source>
10332 <target state="new">Name is required.</target>
93fe2d9c
C
10333 <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>
10334 </trans-unit>
5a6de093 10335 <trans-unit id="4006797705713167676" datatype="html">
eb12a714
C
10336 <source>Name must be at least 1 character long.</source>
10337 <target state="new">Name must be at least 1 character long.</target>
93fe2d9c
C
10338 <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>
10339 </trans-unit>
5a6de093 10340 <trans-unit id="2233809696503670883" datatype="html">
eb12a714
C
10341 <source>Name cannot be more than 50 characters long.</source>
10342 <target state="new">Name cannot be more than 50 characters long.</target>
93fe2d9c
C
10343 <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>
10344 </trans-unit>
5a6de093 10345 <trans-unit id="7915656854942800659" datatype="html">
eb12a714
C
10346 <source>Name should be lowercase alphanumeric; dots and underscores are allowed.</source>
10347 <target state="new">Name should be lowercase alphanumeric; dots and underscores are allowed.</target>
93fe2d9c
C
10348 <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>
10349 </trans-unit>
5a6de093 10350 <trans-unit id="6880459830525364741" datatype="html">
eb12a714
C
10351 <source>Support text must be at least 3 characters long.</source>
10352 <target state="new">Support text must be at least 3 characters long.</target>
93fe2d9c 10353 <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>
d3401260
C
10354 </trans-unit><trans-unit id="6122525173522570480" datatype="html">
10355 <source>Support text cannot be more than 1000 characters long.</source><target state="new">Support text cannot be more than 1000 characters long.</target>
10356 <context-group purpose="location">
10357 <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context>
10358 <context context-type="linenumber">48</context>
10359 </context-group>
93fe2d9c 10360 </trans-unit>
d3401260 10361
d7c6b951 10362 <trans-unit id="5637879201055173642" datatype="html">
e6afb669
C
10363 <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>
10364 <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 10365</target>
93fe2d9c
C
10366 <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>
10367 </trans-unit>
5a6de093 10368 <trans-unit id="4267638333776227701" datatype="html">
eb12a714
C
10369 <source>Comment is required.</source>
10370 <target state="new">Comment is required.</target>
913aa176 10371 <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>
10372 </trans-unit>
5a6de093 10373 <trans-unit id="71132671234491945" datatype="html">
eb12a714
C
10374 <source>Comment must be at least 2 characters long.</source>
10375 <target state="new">Comment must be at least 2 characters long.</target>
913aa176 10376 <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>
10377 </trans-unit>
5a6de093 10378 <trans-unit id="4148250392704331190" datatype="html">
eb12a714
C
10379 <source>Comment cannot be more than 3000 characters long.</source>
10380 <target state="new">Comment cannot be more than 3000 characters long.</target>
913aa176 10381 <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>
10382 </trans-unit>
5a6de093 10383 <trans-unit id="6854100952145697527" datatype="html">
eb12a714
C
10384 <source>Display name cannot be more than 120 characters long.</source>
10385 <target state="new">Display name cannot be more than 120 characters long.</target>
913aa176 10386 <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>
10387 </trans-unit>
5a6de093 10388 <trans-unit id="6198895122092095739" datatype="html">
eb12a714
C
10389 <source>Privacy is required.</source>
10390 <target state="new">Privacy is required.</target>
913aa176 10391 <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>
10392 </trans-unit>
5a6de093 10393 <trans-unit id="1276238402004616037" datatype="html">
eb12a714
C
10394 <source>The channel is required when the playlist is public.</source>
10395 <target state="new">The channel is required when the playlist is public.</target>
913aa176 10396 <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>
10397 </trans-unit>
d7c6b951 10398 <trans-unit id="5226261760726752768" datatype="html">
913aa176 10399 <source>Live information</source>
10400 <target state="new">Live information</target>
10401 <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
10402 </trans-unit>
10403 <trans-unit id="5078078160576986217" datatype="html">
10404 <source>Permanent/Recurring live</source>
10405 <target state="new">Permanent/Recurring live</target>
a71d4140
C
10406 <context-group purpose="location">
10407 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context>
10408 <context context-type="linenumber">10</context>
10409 </context-group>
913aa176 10410 </trans-unit>
d7c6b951 10411 <trans-unit id="7220386604464537651" datatype="html">
913aa176 10412 <source>Live RTMP Url</source>
10413 <target state="new">Live RTMP Url</target>
93fe2d9c
C
10414 <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>
10415 <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>
10416 </trans-unit>
10417 <trans-unit id="4956017863340142734" datatype="html">
10418 <source>Live RTMPS Url</source>
10419 <target state="new">Live RTMPS Url</target>
10420 <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>
10421 <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>
10422 </trans-unit>
d7c6b951 10423 <trans-unit id="1225050607125362052" datatype="html">
913aa176 10424 <source>Live stream key</source>
10425 <target state="new">Live stream key</target>
93fe2d9c
C
10426 <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>
10427 <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>
10428 </trans-unit>
d7c6b951 10429 <trans-unit id="5058286083557987083" datatype="html">
913aa176 10430 <source>⚠️ Never share your stream key with anyone.</source>
10431 <target state="new">⚠️ Never share your stream key with anyone.</target>
93fe2d9c
C
10432 <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>
10433 <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>
10434 </trans-unit>
10435 <trans-unit id="5941639683192662500" datatype="html">
10436 <source>This is a normal live</source>
10437 <target state="new">This is a normal live</target>
10438 <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>
dda1e821
C
10439 </trans-unit><trans-unit id="4022826795131920912" datatype="html">
10440 <source> You can stream only once in a normal live. If you enable replay, it will be saved under the same URL as your live </source><target state="new"> You can stream only once in a normal live. If you enable replay, it will be saved under the same URL as your live </target>
2164a13d
C
10441
10442 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">267</context></context-group></trans-unit>
dda1e821 10443
93fe2d9c
C
10444 <trans-unit id="2261925229535541622" datatype="html">
10445 <source>This is a permanent/recurring live</source>
10446 <target state="new">This is a permanent/recurring live</target>
10447 <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>
dda1e821
C
10448 </trans-unit><trans-unit id="8986073791327847979" datatype="html">
10449 <source> You can stream multiple times in a permanent/recurring live. If you enable replays, they will be saved as separate videos </source><target state="new"> You can stream multiple times in a permanent/recurring live. If you enable replays, they will be saved as separate videos </target>
2164a13d
C
10450
10451 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">276</context></context-group></trans-unit>
dda1e821 10452
d7c6b951 10453 <trans-unit id="3112273530390098557" datatype="html">
913aa176 10454 <source>Replay will be saved</source>
10455 <target state="new">Replay will be saved</target>
95bd9515
C
10456 <context-group purpose="location">
10457 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context>
10458 <context context-type="linenumber">11</context>
10459 </context-group>
b2d03a83
C
10460 </trans-unit><trans-unit id="6445713766140892433" datatype="html">
10461 <source>Latest live sessions</source><target state="new">Latest live sessions</target>
10462 <context-group purpose="location">
10463 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context>
10464 <context context-type="linenumber">36</context>
10465 </context-group>
10466 </trans-unit><trans-unit id="1018828582442463303" datatype="html">
10467 <source>Started on <x id="INTERPOLATION" equiv-text="{{ session.startDate | date:'medium' }}"/></source><target state="new">Started on <x id="INTERPOLATION" equiv-text="{{ session.startDate | date:'medium' }}"/></target>
10468 <context-group purpose="location">
10469 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context>
10470 <context context-type="linenumber">42</context>
10471 </context-group>
10472 </trans-unit><trans-unit id="6765028278622459314" datatype="html">
10473 <source>Ended on <x id="INTERPOLATION" equiv-text="{{ session.endDate | date:'medium' }}"/></source><target state="new">Ended on <x id="INTERPOLATION" equiv-text="{{ session.endDate | date:'medium' }}"/></target>
10474 <context-group purpose="location">
10475 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context>
10476 <context context-type="linenumber">43</context>
10477 </context-group>
10478 </trans-unit><trans-unit id="3424935624805832445" datatype="html">
10479 <source>Go to replay</source><target state="new">Go to replay</target>
10480 <context-group purpose="location">
10481 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context>
10482 <context context-type="linenumber">44</context>
10483 </context-group>
95bd9515 10484 </trans-unit>
5a6de093 10485 <trans-unit id="5437132245714159662" datatype="html">
eb12a714
C
10486 <source>Video name is required.</source>
10487 <target state="new">Video name is required.</target>
93fe2d9c
C
10488 <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>
10489 </trans-unit>
5a6de093 10490 <trans-unit id="2807676084745266104" datatype="html">
eb12a714
C
10491 <source>Video name must be at least 3 characters long.</source>
10492 <target state="new">Video name must be at least 3 characters long.</target>
93fe2d9c
C
10493 <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>
10494 </trans-unit>
5a6de093 10495 <trans-unit id="2155414141025589556" datatype="html">
eb12a714
C
10496 <source>Video name cannot be more than 120 characters long.</source>
10497 <target state="new">Video name cannot be more than 120 characters long.</target>
93fe2d9c
C
10498 <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>
10499 </trans-unit>
10500 <trans-unit id="1074634769552897790" datatype="html">
10501 <source>Video name has leading or trailing whitespace.</source>
10502 <target state="new">Video name has leading or trailing whitespace.</target>
f55cc0f9
C
10503 <context-group purpose="location">
10504 <context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context>
10505 <context context-type="linenumber">18</context>
10506 </context-group>
913aa176 10507 </trans-unit>
5a6de093 10508 <trans-unit id="9115337161597088460" datatype="html">
eb12a714
C
10509 <source>Video privacy is required.</source>
10510 <target state="new">Video privacy is required.</target>
93fe2d9c
C
10511 <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>
10512 </trans-unit>
5a6de093 10513 <trans-unit id="7309902991450450996" datatype="html">
eb12a714
C
10514 <source>Video channel is required.</source>
10515 <target state="new">Video channel is required.</target>
93fe2d9c
C
10516 <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>
10517 </trans-unit>
5a6de093 10518 <trans-unit id="3959376623771116873" datatype="html">
eb12a714
C
10519 <source>Video description must be at least 3 characters long.</source>
10520 <target state="new">Video description must be at least 3 characters long.</target>
93fe2d9c
C
10521 <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>
10522 </trans-unit>
5a6de093 10523 <trans-unit id="725195891739570830" datatype="html">
eb12a714
C
10524 <source>Video description cannot be more than 10000 characters long.</source>
10525 <target state="new">Video description cannot be more than 10000 characters long.</target>
93fe2d9c
C
10526 <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>
10527 </trans-unit>
5a6de093 10528 <trans-unit id="142488285332434408" datatype="html">
eb12a714
C
10529 <source>A tag should be more than 2 characters long.</source>
10530 <target state="new">A tag should be more than 2 characters long.</target>
93fe2d9c
C
10531 <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>
10532 </trans-unit>
5a6de093 10533 <trans-unit id="691846635236293620" datatype="html">
eb12a714
C
10534 <source>A tag should be less than 30 characters long.</source>
10535 <target state="new">A tag should be less than 30 characters long.</target>
93fe2d9c
C
10536 <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>
10537 </trans-unit>
5a6de093
C
10538 <trans-unit id="4146790476782316573" datatype="html">
10539 <source>A maximum of 5 tags can be used on a video.</source>
10540 <target state="new">A maximum of 5 tags can be used on a video.</target>
93fe2d9c
C
10541 <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>
10542 </trans-unit>
913aa176 10543 <trans-unit id="2389667090302909529" datatype="html">
10544 <source>A tag should be more than 1 and less than 30 characters long.</source>
10545 <target state="new">A tag should be more than 1 and less than 30 characters long.</target>
93fe2d9c
C
10546 <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>
10547 </trans-unit>
5a6de093 10548 <trans-unit id="4806300480558315727" datatype="html">
eb12a714
C
10549 <source>Video support must be at least 3 characters long.</source>
10550 <target state="new">Video support must be at least 3 characters long.</target>
93fe2d9c
C
10551 <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>
10552 </trans-unit>
5a6de093 10553 <trans-unit id="6655773021893755977" datatype="html">
eb12a714
C
10554 <source>Video support cannot be more than 1000 characters long.</source>
10555 <target state="new">Video support cannot be more than 1000 characters long.</target>
93fe2d9c
C
10556 <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>
10557 </trans-unit>
5a6de093 10558 <trans-unit id="4246579596585402255" datatype="html">
eb12a714
C
10559 <source>A date is required to schedule video update.</source>
10560 <target state="new">A date is required to schedule video update.</target>
93fe2d9c
C
10561 <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>
10562 </trans-unit>
5a6de093 10563 <trans-unit id="8728283516316752593" datatype="html">
eb12a714
C
10564 <source>This file is too large.</source>
10565 <target state="new">This file is too large.</target>
fa737aa0 10566
2164a13d
C
10567 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/reactive-file.component.ts</context><context context-type="linenumber">54</context></context-group></trans-unit><trans-unit id="5604677701754367707" datatype="html">
10568 <source>PeerTube cannot handle this kind of file. Accepted extensions are <x id="PH" equiv-text="this.allowedExtensionsMessage"/>.</source><target state="new">PeerTube cannot handle this kind of file. Accepted extensions are <x id="PH" equiv-text="this.allowedExtensionsMessage"/>.</target>
10569 <context-group purpose="location">
10570 <context context-type="sourcefile">src/app/shared/shared-forms/reactive-file.component.ts</context>
10571 <context context-type="linenumber">60</context>
10572 </context-group>
10573 </trans-unit>
10574
93fe2d9c
C
10575 <trans-unit id="3393133458004181121" datatype="html">
10576 <source>All categories</source>
10577 <target state="new">All categories</target>
91ae3c4a
C
10578 <context-group purpose="location">
10579 <context context-type="sourcefile">src/app/shared/shared-forms/select/select-categories.component.ts</context>
10580 <context context-type="linenumber">24</context>
10581 </context-group>
2164a13d
C
10582 </trans-unit><trans-unit id="8280589137189201687" datatype="html">
10583 <source>You can't select more than {maxItems, plural, =1 {1 item} other {<x id="maxItems"/> items}}</source><target state="new">You can't select more than {maxItems, plural, =1 {1 item} other {<x id="maxItems"/> items}}</target>
91ae3c4a
C
10584 <context-group purpose="location">
10585 <context context-type="sourcefile">src/app/shared/shared-forms/select/select-checkbox-all.component.ts</context>
2164a13d 10586 <context context-type="linenumber">83</context>
91ae3c4a 10587 </context-group>
913aa176 10588 </trans-unit>
2164a13d
C
10589 <trans-unit id="3999967345340145904" datatype="html">
10590 <source>You can't select more than <x id="PH" equiv-text="this.maxItems"/> items</source>
10591 <target state="new">You can't select more than <x id="PH" equiv-text="this.maxItems"/> items</target>
10592
10593 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-checkbox-all.component.ts</context><context context-type="linenumber">85</context></context-group></trans-unit>
5a6de093
C
10594 <trans-unit id="6708273825233539746" datatype="html">
10595 <source>Add a new option</source>
10596 <target state="new">Add a new option</target>
93fe2d9c
C
10597 <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>
10598 </trans-unit>
913aa176 10599 <trans-unit id="4076995379551303829" datatype="html">
10600 <source>Custom value...</source>
10601 <target state="new">Custom value...</target>
93fe2d9c
C
10602 <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>
10603 </trans-unit>
5a6de093 10604 <trans-unit id="4670312387769733978" datatype="html">
eb12a714
C
10605 <source>All unsaved data will be lost, are you sure you want to leave this page?</source>
10606 <target state="new">All unsaved data will be lost, are you sure you want to leave this page?</target>
913aa176 10607 <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>
10608 </trans-unit>
5a6de093 10609 <trans-unit id="6950140976689343775" datatype="html">
eb12a714
C
10610 <source>Sunday</source>
10611 <target state="new">Sunday</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">10</context></context-group>
10613 </trans-unit>
5a6de093 10614 <trans-unit id="8739442281958563044" datatype="html">
eb12a714
C
10615 <source>Monday</source>
10616 <target state="new">Monday</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">11</context></context-group>
10618 </trans-unit>
5a6de093 10619 <trans-unit id="9176037901730521018" datatype="html">
eb12a714
C
10620 <source>Tuesday</source>
10621 <target state="new">Tuesday</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">12</context></context-group>
10623 </trans-unit>
5a6de093 10624 <trans-unit id="8798932904948432529" datatype="html">
eb12a714
C
10625 <source>Wednesday</source>
10626 <target state="new">Wednesday</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">13</context></context-group>
10628 </trans-unit>
5a6de093 10629 <trans-unit id="1433683192825895947" datatype="html">
eb12a714
C
10630 <source>Thursday</source>
10631 <target state="new">Thursday</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">14</context></context-group>
10633 </trans-unit>
5a6de093 10634 <trans-unit id="3730139500618908668" datatype="html">
eb12a714
C
10635 <source>Friday</source>
10636 <target state="new">Friday</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">15</context></context-group>
10638 </trans-unit>
5a6de093 10639 <trans-unit id="1830554030016307335" datatype="html">
eb12a714
C
10640 <source>Saturday</source>
10641 <target state="new">Saturday</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">16</context></context-group>
10643 </trans-unit>
10644 <trans-unit id="1391351050292665308" datatype="html">
10645 <source>Sun</source>
10646 <target state="new">Sun</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">20</context>
10650 </context-group>
fbe77135 10651 <note priority="1" from="description">Day name short</note>
e2a1ccd1 10652 <note priority="1" from="meaning">Sunday short name</note>
93fe2d9c
C
10653 </trans-unit>
10654 <trans-unit id="7037142944838911104" datatype="html">
10655 <source>Mon</source>
10656 <target state="new">Mon</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">21</context>
10660 </context-group>
fbe77135 10661 <note priority="1" from="description">Day name short</note>
e2a1ccd1 10662 <note priority="1" from="meaning">Monday short name</note>
93fe2d9c
C
10663 </trans-unit>
10664 <trans-unit id="4051951828654963549" datatype="html">
10665 <source>Tue</source>
10666 <target state="new">Tue</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">22</context>
10670 </context-group>
fbe77135 10671 <note priority="1" from="description">Day name short</note>
e2a1ccd1 10672 <note priority="1" from="meaning">Tuesday short name</note>
93fe2d9c
C
10673 </trans-unit>
10674 <trans-unit id="5265738215297391426" datatype="html">
10675 <source>Wed</source>
10676 <target state="new">Wed</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">23</context>
10680 </context-group>
fbe77135 10681 <note priority="1" from="description">Day name short</note>
e2a1ccd1 10682 <note priority="1" from="meaning">Wednesday short name</note>
93fe2d9c
C
10683 </trans-unit>
10684 <trans-unit id="1370330981433231150" datatype="html">
10685 <source>Thu</source>
10686 <target state="new">Thu</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">24</context>
10690 </context-group>
fbe77135 10691 <note priority="1" from="description">Day name short</note>
e2a1ccd1 10692 <note priority="1" from="meaning">Thursday short name</note>
93fe2d9c
C
10693 </trans-unit>
10694 <trans-unit id="8713535243933137493" datatype="html">
10695 <source>Fri</source>
10696 <target state="new">Fri</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">25</context>
10700 </context-group>
fbe77135 10701 <note priority="1" from="description">Day name short</note>
e2a1ccd1 10702 <note priority="1" from="meaning">Friday short name</note>
93fe2d9c
C
10703 </trans-unit>
10704 <trans-unit id="3547824477629753314" datatype="html">
10705 <source>Sat</source>
10706 <target state="new">Sat</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">26</context>
10710 </context-group>
fbe77135 10711 <note priority="1" from="description">Day name short</note>
e2a1ccd1 10712 <note priority="1" from="meaning">Saturday short name</note>
93fe2d9c
C
10713 </trans-unit>
10714 <trans-unit id="6115403217651453591" datatype="html">
10715 <source>Su</source>
10716 <target state="new">Su</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">30</context>
10720 </context-group>
fbe77135 10721 <note priority="1" from="description">Day name min</note>
e2a1ccd1 10722 <note priority="1" from="meaning">Sunday min name</note>
93fe2d9c
C
10723 </trans-unit>
10724 <trans-unit id="3797918310510782582" datatype="html">
10725 <source>Mo</source>
10726 <target state="new">Mo</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">31</context>
10730 </context-group>
fbe77135 10731 <note priority="1" from="description">Day name min</note>
e2a1ccd1 10732 <note priority="1" from="meaning">Monday min name</note>
93fe2d9c
C
10733 </trans-unit>
10734 <trans-unit id="8011371911136291436" datatype="html">
10735 <source>Tu</source>
10736 <target state="new">Tu</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">32</context>
10740 </context-group>
fbe77135 10741 <note priority="1" from="description">Day name min</note>
e2a1ccd1 10742 <note priority="1" from="meaning">Tuesday min name</note>
93fe2d9c
C
10743 </trans-unit>
10744 <trans-unit id="1673380870543456256" datatype="html">
10745 <source>We</source>
10746 <target state="new">We</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">33</context>
10750 </context-group>
fbe77135 10751 <note priority="1" from="description">Day name min</note>
e2a1ccd1 10752 <note priority="1" from="meaning">Wednesday min name</note>
93fe2d9c
C
10753 </trans-unit>
10754 <trans-unit id="8502005439670299526" datatype="html">
10755 <source>Th</source>
10756 <target state="new">Th</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">34</context>
10760 </context-group>
fbe77135 10761 <note priority="1" from="description">Day name min</note>
e2a1ccd1 10762 <note priority="1" from="meaning">Thursday min name</note>
93fe2d9c
C
10763 </trans-unit>
10764 <trans-unit id="2800261787799336637" datatype="html">
10765 <source>Fr</source>
10766 <target state="new">Fr</target>
e2a1ccd1
C
10767 <context-group purpose="location">
10768 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10769 <context context-type="linenumber">35</context>
10770 </context-group>
93fe2d9c
C
10771 <note priority="1" from="description">Day name min</note>
10772 <note priority="1" from="meaning">Friday min name</note>
10773 </trans-unit>
10774 <trans-unit id="2045915324506422459" datatype="html">
10775 <source>Sa</source>
10776 <target state="new">Sa</target>
10777 <context-group purpose="location">
10778 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10779 <context context-type="linenumber">36</context>
10780 </context-group>
10781 <note priority="1" from="description">Day name min</note>
10782 <note priority="1" from="meaning">Saturday min name</note>
10783 </trans-unit>
5a6de093 10784 <trans-unit id="3913843642962116845" datatype="html">
eb12a714
C
10785 <source>January</source>
10786 <target state="new">January</target>
93fe2d9c
C
10787 <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>
10788 </trans-unit>
5a6de093 10789 <trans-unit id="6642324138857419870" datatype="html">
eb12a714
C
10790 <source>February</source>
10791 <target state="new">February</target>
93fe2d9c
C
10792 <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>
10793 </trans-unit>
5a6de093 10794 <trans-unit id="7918954644624211958" datatype="html">
eb12a714
C
10795 <source>March</source>
10796 <target state="new">March</target>
93fe2d9c
C
10797 <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>
10798 </trans-unit>
5a6de093 10799 <trans-unit id="1809521303476565743" datatype="html">
eb12a714
C
10800 <source>April</source>
10801 <target state="new">April</target>
93fe2d9c
C
10802 <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>
10803 </trans-unit>
5a6de093 10804 <trans-unit id="8469692700277617405" datatype="html">
eb12a714
C
10805 <source>May</source>
10806 <target state="new">May</target>
93fe2d9c
C
10807 <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>
10808 </trans-unit>
5a6de093 10809 <trans-unit id="9055297580745330415" datatype="html">
eb12a714
C
10810 <source>June</source>
10811 <target state="new">June</target>
93fe2d9c
C
10812 <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>
10813 </trans-unit>
5a6de093 10814 <trans-unit id="9087113544612471348" datatype="html">
eb12a714
C
10815 <source>July</source>
10816 <target state="new">July</target>
93fe2d9c
C
10817 <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>
10818 </trans-unit>
5a6de093 10819 <trans-unit id="3984618989093293779" datatype="html">
eb12a714
C
10820 <source>August</source>
10821 <target state="new">August</target>
93fe2d9c
C
10822 <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>
10823 </trans-unit>
5a6de093 10824 <trans-unit id="5872622085239011307" datatype="html">
eb12a714
C
10825 <source>September</source>
10826 <target state="new">September</target>
93fe2d9c
C
10827 <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>
10828 </trans-unit>
5a6de093 10829 <trans-unit id="1491482705364427867" datatype="html">
eb12a714
C
10830 <source>October</source>
10831 <target state="new">October</target>
93fe2d9c
C
10832 <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>
10833 </trans-unit>
5a6de093 10834 <trans-unit id="1109977718843277527" datatype="html">
eb12a714
C
10835 <source>November</source>
10836 <target state="new">November</target>
93fe2d9c
C
10837 <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>
10838 </trans-unit>
5a6de093 10839 <trans-unit id="124191049522509365" datatype="html">
eb12a714
C
10840 <source>December</source>
10841 <target state="new">December</target>
93fe2d9c
C
10842 <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>
10843 </trans-unit>
10844 <trans-unit id="1799348348510504995" datatype="html">
10845 <source>Jan</source>
10846 <target state="new">Jan</target>
e2a1ccd1
C
10847 <context-group purpose="location">
10848 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10849 <context context-type="linenumber">55</context>
10850 </context-group>
fbe77135 10851 <note priority="1" from="description">Month name short</note>
e2a1ccd1 10852 <note priority="1" from="meaning">January short name</note>
93fe2d9c
C
10853 </trans-unit>
10854 <trans-unit id="2980544278361296608" datatype="html">
10855 <source>Feb</source>
10856 <target state="new">Feb</target>
e2a1ccd1
C
10857 <context-group purpose="location">
10858 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10859 <context context-type="linenumber">56</context>
10860 </context-group>
fbe77135 10861 <note priority="1" from="description">Month name short</note>
e2a1ccd1 10862 <note priority="1" from="meaning">February short name</note>
93fe2d9c
C
10863 </trans-unit>
10864 <trans-unit id="3124926955462217092" datatype="html">
10865 <source>Mar</source>
10866 <target state="new">Mar</target>
e2a1ccd1
C
10867 <context-group purpose="location">
10868 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10869 <context context-type="linenumber">57</context>
10870 </context-group>
fbe77135 10871 <note priority="1" from="description">Month name short</note>
e2a1ccd1 10872 <note priority="1" from="meaning">March short name</note>
93fe2d9c
C
10873 </trans-unit>
10874 <trans-unit id="9658641661863772" datatype="html">
10875 <source>Apr</source>
10876 <target state="new">Apr</target>
e2a1ccd1
C
10877 <context-group purpose="location">
10878 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10879 <context context-type="linenumber">58</context>
10880 </context-group>
fbe77135 10881 <note priority="1" from="description">Month name short</note>
e2a1ccd1 10882 <note priority="1" from="meaning">April short name</note>
93fe2d9c
C
10883 </trans-unit>
10884 <trans-unit id="502512326533496869" datatype="html">
10885 <source>May</source>
10886 <target state="new">May</target>
e2a1ccd1
C
10887 <context-group purpose="location">
10888 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10889 <context context-type="linenumber">59</context>
10890 </context-group>
fbe77135 10891 <note priority="1" from="description">Month name short</note>
e2a1ccd1 10892 <note priority="1" from="meaning">May short name</note>
93fe2d9c
C
10893 </trans-unit>
10894 <trans-unit id="3044090977322782161" datatype="html">
10895 <source>Jun</source>
10896 <target state="new">Jun</target>
e2a1ccd1
C
10897 <context-group purpose="location">
10898 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10899 <context context-type="linenumber">60</context>
10900 </context-group>
fbe77135 10901 <note priority="1" from="description">Month name short</note>
e2a1ccd1 10902 <note priority="1" from="meaning">June short name</note>
93fe2d9c
C
10903 </trans-unit>
10904 <trans-unit id="8066434078267346927" datatype="html">
10905 <source>Jul</source>
10906 <target state="new">Jul</target>
e2a1ccd1
C
10907 <context-group purpose="location">
10908 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10909 <context context-type="linenumber">61</context>
10910 </context-group>
fbe77135 10911 <note priority="1" from="description">Month name short</note>
e2a1ccd1 10912 <note priority="1" from="meaning">July short name</note>
93fe2d9c
C
10913 </trans-unit>
10914 <trans-unit id="1796563865253467834" datatype="html">
10915 <source>Aug</source>
10916 <target state="new">Aug</target>
e2a1ccd1
C
10917 <context-group purpose="location">
10918 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10919 <context context-type="linenumber">62</context>
10920 </context-group>
fbe77135 10921 <note priority="1" from="description">Month name short</note>
e2a1ccd1 10922 <note priority="1" from="meaning">August short name</note>
93fe2d9c
C
10923 </trans-unit>
10924 <trans-unit id="5865190625753625986" datatype="html">
10925 <source>Sep</source>
10926 <target state="new">Sep</target>
e2a1ccd1
C
10927 <context-group purpose="location">
10928 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10929 <context context-type="linenumber">63</context>
10930 </context-group>
fbe77135 10931 <note priority="1" from="description">Month name short</note>
e2a1ccd1 10932 <note priority="1" from="meaning">September short name</note>
93fe2d9c
C
10933 </trans-unit>
10934 <trans-unit id="4011114601374284323" datatype="html">
10935 <source>Oct</source>
10936 <target state="new">Oct</target>
e2a1ccd1
C
10937 <context-group purpose="location">
10938 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10939 <context context-type="linenumber">64</context>
10940 </context-group>
fbe77135 10941 <note priority="1" from="description">Month name short</note>
e2a1ccd1 10942 <note priority="1" from="meaning">October short name</note>
93fe2d9c
C
10943 </trans-unit>
10944 <trans-unit id="5063734982204786445" datatype="html">
10945 <source>Nov</source>
10946 <target state="new">Nov</target>
e2a1ccd1
C
10947 <context-group purpose="location">
10948 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10949 <context context-type="linenumber">65</context>
10950 </context-group>
fbe77135 10951 <note priority="1" from="description">Month name short</note>
e2a1ccd1 10952 <note priority="1" from="meaning">November short name</note>
93fe2d9c
C
10953 </trans-unit>
10954 <trans-unit id="4789897150069082503" datatype="html">
10955 <source>Dec</source>
10956 <target state="new">Dec</target>
e2a1ccd1
C
10957 <context-group purpose="location">
10958 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10959 <context context-type="linenumber">66</context>
10960 </context-group>
10961 <note priority="1" from="description">Month name short</note>
10962 <note priority="1" from="meaning">December short name</note>
10963 </trans-unit>
5a6de093 10964 <trans-unit id="8700121026680200191" datatype="html">
eb12a714
C
10965 <source>Clear</source>
10966 <target state="new">Clear</target>
93fe2d9c
C
10967 <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>
10968 </trans-unit>
5a6de093 10969 <trans-unit id="5922757127987546008" datatype="html">
eb12a714
C
10970 <source>yy-mm-dd</source>
10971 <target state="new">yy-mm-dd </target>
fbe77135 10972 <note priority="1" from="description">Date format in this locale.</note>
93fe2d9c
C
10973 <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>
10974 </trans-unit>
5a6de093
C
10975 <trans-unit id="2830831449226931729" datatype="html">
10976 <source>Instance languages</source>
10977 <target state="new">Instance languages</target>
b2d03a83
C
10978
10979 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">211</context></context-group></trans-unit>
5a6de093
C
10980 <trans-unit id="40119547597591062" datatype="html">
10981 <source>All languages</source>
10982 <target state="new">All languages</target>
b2d03a83
C
10983
10984
10985 <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><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">25</context></context-group></trans-unit>
5a6de093 10986 <trans-unit id="996392855508119363" datatype="html">
eb12a714
C
10987 <source>Hidden</source>
10988 <target state="new">Hidden</target>
2164a13d
C
10989
10990 <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></trans-unit>
5a6de093 10991 <trans-unit id="2173989454916398137" datatype="html">
eb12a714
C
10992 <source>Blurred with confirmation request</source>
10993 <target state="new">Blurred with confirmation request</target>
2164a13d
C
10994
10995 <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></trans-unit>
5a6de093 10996 <trans-unit id="8929218224642530466" datatype="html">
eb12a714
C
10997 <source>Displayed</source>
10998 <target state="new">Displayed</target>
2164a13d
C
10999
11000
11001 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">233</context></context-group></trans-unit><trans-unit id="3911025298999036211" datatype="html">
11002 <source>~ {hours, plural, =1 {1 hour} other {<x id="hours"/> hours}}</source><target state="new">~ {hours, plural, =1 {1 hour} other {<x id="hours"/> hours}}</target>
11003 <context-group purpose="location">
11004 <context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context>
11005 <context context-type="linenumber">71</context>
11006 </context-group>
11007 </trans-unit><trans-unit id="8587199198938218660" datatype="html">
11008 <source>~ <x id="PH" equiv-text="hours"/> hours</source><target state="new">~ <x id="PH" equiv-text="hours"/> hours</target>
11009 <context-group purpose="location">
11010 <context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context>
11011 <context context-type="linenumber">73</context>
11012 </context-group>
11013 </trans-unit><trans-unit id="2819927377059070056" datatype="html">
11014 <source>~ {minutes, plural, =1 {1 minute} other {<x id="minutes"/> minutes}}</source><target state="new">~ {minutes, plural, =1 {1 minute} other {<x id="minutes"/> minutes}}</target>
11015 <context-group purpose="location">
11016 <context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context>
11017 <context context-type="linenumber">79</context>
11018 </context-group>
93fe2d9c 11019 </trans-unit>
2164a13d 11020
913aa176 11021 <trans-unit id="189524047518780716" datatype="html">
11022 <source>~ <x id="PH"/> minutes</source>
11023 <target state="new">~ <x id="PH"/> minutes</target>
2164a13d
C
11024
11025 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
5a6de093 11026 <trans-unit id="6028521920505655348" datatype="html">
913aa176 11027 <source><x id="PH"/> of full HD videos </source>
5a6de093
C
11028 <target state="new">
11029 <x id="PH"/> of full HD videos
11030 </target>
2164a13d
C
11031
11032 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">98</context></context-group></trans-unit>
5a6de093 11033 <trans-unit id="117588083391484998" datatype="html">
913aa176 11034 <source><x id="PH"/> of HD videos </source>
5a6de093
C
11035 <target state="new">
11036 <x id="PH"/> of HD videos
11037 </target>
2164a13d
C
11038
11039 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">99</context></context-group></trans-unit>
5a6de093 11040 <trans-unit id="6636555695556123073" datatype="html">
913aa176 11041 <source><x id="PH"/> of average quality videos </source>
5a6de093
C
11042 <target state="new">
11043 <x id="PH"/> of average quality videos
11044 </target>
2164a13d
C
11045
11046 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
5a6de093 11047 <trans-unit id="6952960992592445535" datatype="html">
913aa176 11048 <source><x id="PH"/> (channel page) </source>
5a6de093
C
11049 <target state="new">
11050 <x id="PH"/> (channel page)
11051 </target>
b53cc662
C
11052
11053
11054
11055 <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><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><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
5a6de093 11056 <trans-unit id="1209500590333005801" datatype="html">
913aa176 11057 <source><x id="PH"/> (account page) </source>
5a6de093
C
11058 <target state="new">
11059 <x id="PH"/> (account page)
11060 </target>
93fe2d9c
C
11061 <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>
11062 <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>
11063 </trans-unit>
5a6de093 11064 <trans-unit id="2516633974298697807" datatype="html">
cd9246a9
C
11065 <source>Emphasis</source>
11066 <target state="new">Emphasis</target>
93fe2d9c
C
11067 <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>
11068 <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>
11069 </trans-unit>
5a6de093 11070 <trans-unit id="7565716024468232322" datatype="html">
eb12a714
C
11071 <source>Links</source>
11072 <target state="new">Links</target>
913aa176 11073 <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>
11074 </trans-unit>
5a6de093 11075 <trans-unit id="7838476952710404110" datatype="html">
eb12a714
C
11076 <source>New lines</source>
11077 <target state="new">New lines</target>
913aa176 11078 <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>
11079 </trans-unit>
5a6de093 11080 <trans-unit id="8756167649220050929" datatype="html">
eb12a714
C
11081 <source>Lists</source>
11082 <target state="new">Lists</target>
93fe2d9c
C
11083 <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>
11084 <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>
11085 </trans-unit>
5a6de093 11086 <trans-unit id="414887388288176527" datatype="html">
eb12a714
C
11087 <source>Images</source>
11088 <target state="new">Images</target>
913aa176 11089 <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
11090 </trans-unit>
11091 <trans-unit id="6853170548960328665" datatype="html">
11092 <source>Close search</source>
11093 <target state="new">Close search</target>
00e32b7c
C
11094
11095 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.html</context><context context-type="linenumber">12</context></context-group></trans-unit>
5a6de093 11096 <trans-unit id="5708680277917691451" datatype="html">
913aa176 11097 <source><x id="PH"/> users banned. </source>
5a6de093
C
11098 <target state="new">
11099 <x id="PH"/> users banned.
11100 </target>
2164a13d
C
11101
11102 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.ts</context><context context-type="linenumber">72</context></context-group></trans-unit>
5a6de093
C
11103 <trans-unit id="2448281151916042849" datatype="html">
11104 <source>User <x id="PH"/> banned.</source>
11105 <target state="new">User
11106 <x id="PH"/> banned.
11107 </target>
2164a13d
C
11108
11109 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.ts</context><context context-type="linenumber">75</context></context-group></trans-unit><trans-unit id="2836537219160375057" datatype="html">
11110 <source>Ban {count, plural, =1 {1 user} other {<x id="count"/> users}}</source><target state="new">Ban {count, plural, =1 {1 user} other {<x id="count"/> users}}</target>
3c18ff47
C
11111 <context-group purpose="location">
11112 <context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.ts</context>
2164a13d 11113 <context context-type="linenumber">91</context>
3c18ff47 11114 </context-group>
93fe2d9c 11115 </trans-unit>
2164a13d
C
11116 <trans-unit id="3160979325245958752" datatype="html">
11117 <source>Ban <x id="PH" equiv-text="this.usersToBan.length"/> users</source>
11118 <target state="new">Ban <x id="PH" equiv-text="this.usersToBan.length"/> users</target>
11119
11120 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.ts</context><context context-type="linenumber">93</context></context-group></trans-unit>
93fe2d9c
C
11121 <trans-unit id="8088707210191809175" datatype="html">
11122 <source>Ban "<x id="PH" equiv-text="this.usersToBan.username"/>"</source>
11123 <target state="new">Ban "<x id="PH" equiv-text="this.usersToBan.username"/>"</target>
2164a13d
C
11124
11125 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.ts</context><context context-type="linenumber">97</context></context-group></trans-unit>
5a6de093
C
11126 <trans-unit id="8269144351796756896" datatype="html">
11127 <source>Do you really want to unban <x id="PH"/>?</source>
11128 <target state="new">Do you really want to unban
11129 <x id="PH"/>?
11130 </target>
93fe2d9c
C
11131 <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>
11132 </trans-unit>
5a6de093
C
11133 <trans-unit id="1794219875546376069" datatype="html">
11134 <source>User <x id="PH"/> unbanned.</source>
11135 <target state="new">User
11136 <x id="PH"/> unbanned.
11137 </target>
93fe2d9c 11138 <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>
2164a13d
C
11139 </trans-unit><trans-unit id="4350392487994839749" datatype="html">
11140 <source>If you remove this user, you won't be able to create another user or channel with &lt;strong><x id="PH" equiv-text="user.username"/>&lt;/strong> username!</source><target state="new">If you remove this user, you won't be able to create another user or channel with &lt;strong><x id="PH" equiv-text="user.username"/>&lt;/strong> username!</target>
11141 <context-group purpose="location">
11142 <context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context>
11143 <context context-type="linenumber">104</context>
11144 </context-group>
93fe2d9c 11145 </trans-unit>
2164a13d 11146
93fe2d9c
C
11147 <trans-unit id="6307826440781941134" datatype="html">
11148 <source>Delete <x id="PH" equiv-text="user.username"/></source>
11149 <target state="new">Delete <x id="PH" equiv-text="user.username"/></target>
e6afb669
C
11150
11151
2164a13d 11152 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">105</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">236</context></context-group></trans-unit>
5a6de093
C
11153 <trans-unit id="6301381219225831298" datatype="html">
11154 <source>User <x id="PH"/> deleted.</source>
11155 <target state="new">User
11156 <x id="PH"/> deleted.
11157 </target>
2164a13d
C
11158
11159 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">111</context></context-group></trans-unit>
5a6de093
C
11160 <trans-unit id="3896582359861826661" datatype="html">
11161 <source>User <x id="PH"/> email set as verified</source>
11162 <target state="new">User
11163 <x id="PH"/> email set as verified
11164 </target>
2164a13d
C
11165
11166 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
5a6de093
C
11167 <trans-unit id="8150022485860412528" datatype="html">
11168 <source>Account <x id="PH"/> muted.</source>
11169 <target state="new">Account
11170 <x id="PH"/> muted.
11171 </target>
e6afb669
C
11172
11173
2164a13d 11174 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">135</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">268</context></context-group></trans-unit>
5a6de093 11175 <trans-unit id="1598375456114200087" datatype="html">
913aa176 11176 <source>Instance <x id="PH"/> muted. </source>
5a6de093
C
11177 <target state="new">Instance
11178 <x id="PH"/> muted.
11179 </target>
2164a13d
C
11180
11181
11182 <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><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">163</context></context-group></trans-unit>
5a6de093
C
11183 <trans-unit id="2558977494773636050" datatype="html">
11184 <source>Account <x id="PH"/> muted by the instance.</source>
11185 <target state="new">Account
11186 <x id="PH"/> muted by the instance.
11187 </target>
2164a13d
C
11188
11189
11190 <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><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">191</context></context-group></trans-unit>
5a6de093 11191 <trans-unit id="1595779426198793580" datatype="html">
e4eaa7c9
C
11192 <source>Mute server</source>
11193 <target state="new">Mute server</target>
93fe2d9c
C
11194 <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>
11195 </trans-unit>
5a6de093
C
11196 <trans-unit id="8014491157078444256" datatype="html">
11197 <source>Server <x id="PH"/> muted by the instance.</source>
11198 <target state="new">Server
11199 <x id="PH"/> muted by the instance.
11200 </target>
93fe2d9c
C
11201 <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>
11202 </trans-unit>
5a6de093
C
11203 <trans-unit id="2044813052587776285" datatype="html">
11204 <source>Add a message to communicate with the reporter</source>
11205 <target state="new">Add a message to communicate with the reporter</target>
913aa176 11206 <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>
11207 </trans-unit>
5a6de093
C
11208 <trans-unit id="4117663541503607703" datatype="html">
11209 <source>Add a message to communicate with the moderation team</source>
11210 <target state="new">Add a message to communicate with the moderation team</target>
913aa176 11211 <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>
11212 </trans-unit>
5a6de093
C
11213 <trans-unit id="3085641638748358969" datatype="html">
11214 <source>Account <x id="PH"/> unmuted by the instance.</source>
11215 <target state="new">Account
11216 <x id="PH"/> unmuted by the instance.
11217 </target>
2164a13d
C
11218
11219 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">205</context></context-group></trans-unit>
5a6de093
C
11220 <trans-unit id="4991892477258601737" datatype="html">
11221 <source>Instance <x id="PH"/> muted by the instance.</source>
11222 <target state="new">Instance
11223 <x id="PH"/> muted by the instance.
11224 </target>
2164a13d
C
11225
11226 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">219</context></context-group></trans-unit>
5a6de093
C
11227 <trans-unit id="4379430340167561220" datatype="html">
11228 <source>Instance <x id="PH"/> unmuted by the instance.</source>
11229 <target state="new">Instance
11230 <x id="PH"/> unmuted by the instance.
11231 </target>
2164a13d
C
11232
11233 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">233</context></context-group></trans-unit>
5a6de093 11234 <trans-unit id="8173437618471379044" datatype="html">
e4eaa7c9
C
11235 <source>Are you sure you want to remove all the comments of this account?</source>
11236 <target state="new">Are you sure you want to remove all the comments of this account?</target>
2164a13d
C
11237
11238 <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></trans-unit>
5a6de093 11239 <trans-unit id="6315346579373254461" datatype="html">
e4eaa7c9
C
11240 <source>Delete account comments</source>
11241 <target state="new">Delete account comments</target>
2164a13d
C
11242
11243 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">245</context></context-group></trans-unit>
5a6de093 11244 <trans-unit id="8559170154828316298" datatype="html">
e4eaa7c9
C
11245 <source>Will remove comments of this account (may take several minutes).</source>
11246 <target state="new">Will remove comments of this account (may take several minutes).</target>
2164a13d
C
11247
11248 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">251</context></context-group></trans-unit>
93fe2d9c
C
11249 <trans-unit id="4268530178786707817" datatype="html">
11250 <source>My account moderation</source>
11251 <target state="new">My account moderation</target>
2164a13d
C
11252
11253 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">291</context></context-group></trans-unit>
5a6de093 11254 <trans-unit id="7187838764371214919" datatype="html">
8b049b68
C
11255 <source>Edit user</source>
11256 <target state="new">Edit user</target>
2164a13d
C
11257
11258 <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></trans-unit>
5a6de093 11259 <trans-unit id="4728427543536046034" datatype="html">
e4eaa7c9
C
11260 <source>Change quota, role, and more.</source>
11261 <target state="new">Change quota, role, and more.</target>
2164a13d
C
11262
11263 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">341</context></context-group></trans-unit>
5a6de093 11264 <trans-unit id="7913022656086109932" datatype="html">
6e2de58f
C
11265 <source>Delete user</source>
11266 <target state="new">Delete user</target>
2164a13d
C
11267
11268 <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></trans-unit>
5a6de093 11269 <trans-unit id="7577876364431026966" datatype="html">
8b049b68
C
11270 <source>Unban user</source>
11271 <target state="new">Unban user</target>
2164a13d
C
11272
11273 <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></trans-unit>
5a6de093 11274 <trans-unit id="3508163549683020253" datatype="html">
e4eaa7c9
C
11275 <source>Allow the user to login and create videos/comments again</source>
11276 <target state="new">Allow the user to login and create videos/comments again</target>
2164a13d
C
11277
11278 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">358</context></context-group></trans-unit>
5a6de093 11279 <trans-unit id="1888272455383898478" datatype="html">
eb12a714
C
11280 <source>Mute this account</source>
11281 <target state="new">Mute this account</target>
2164a13d
C
11282
11283
11284 <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><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></trans-unit>
913aa176 11285 <trans-unit id="2365286519320230773" datatype="html">
11286 <source>Hide any content from that user from you.</source>
11287 <target state="new">Hide any content from that user from you.</target>
2164a13d
C
11288
11289 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">297</context></context-group></trans-unit>
5a6de093 11290 <trans-unit id="4043508901590508211" datatype="html">
eb12a714
C
11291 <source>Unmute this account</source>
11292 <target state="new">Unmute this account</target>
2164a13d
C
11293
11294
11295 <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><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></trans-unit>
5a6de093 11296 <trans-unit id="2843593344827160627" datatype="html">
e4eaa7c9
C
11297 <source>Show back content from that user for you.</source>
11298 <target state="new">Show back content from that user for you.</target>
2164a13d
C
11299
11300 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">303</context></context-group></trans-unit>
5a6de093 11301 <trans-unit id="6198109035280957164" datatype="html">
eb12a714
C
11302 <source>Mute the instance</source>
11303 <target state="new">Mute the instance</target>
2164a13d
C
11304
11305
11306 <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><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></trans-unit>
5a6de093 11307 <trans-unit id="4537735378779630558" datatype="html">
e4eaa7c9
C
11308 <source>Hide any content from that instance for you.</source>
11309 <target state="new">Hide any content from that instance for you.</target>
2164a13d
C
11310
11311 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">309</context></context-group></trans-unit>
5a6de093 11312 <trans-unit id="6247487021683085858" datatype="html">
eb12a714
C
11313 <source>Unmute the instance</source>
11314 <target state="new">Unmute the instance</target>
2164a13d
C
11315
11316 <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></trans-unit>
5a6de093 11317 <trans-unit id="4024846984475742259" datatype="html">
e4eaa7c9
C
11318 <source>Show back content from that instance for you.</source>
11319 <target state="new">Show back content from that instance for you.</target>
2164a13d
C
11320
11321 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">315</context></context-group></trans-unit>
5a6de093 11322 <trans-unit id="3108200185023875257" datatype="html">
e4eaa7c9
C
11323 <source>Remove comments from your videos</source>
11324 <target state="new">Remove comments from your videos</target>
2164a13d
C
11325
11326 <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></trans-unit>
913aa176 11327 <trans-unit id="4810478487244286994" datatype="html">
11328 <source>Remove comments made by this account on your videos.</source>
11329 <target state="new">Remove comments made by this account on your videos.</target>
2164a13d
C
11330
11331 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">321</context></context-group></trans-unit>
913aa176 11332 <trans-unit id="2077144178298031252" datatype="html">
11333 <source>Hide any content from that user from you, your instance and its users.</source>
11334 <target state="new">Hide any content from that user from you, your instance and its users.</target>
2164a13d
C
11335
11336 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">375</context></context-group></trans-unit>
913aa176 11337 <trans-unit id="7675070596643104983" datatype="html">
11338 <source>Show this user's content to the users of this instance again.</source>
11339 <target state="new">Show this user's content to the users of this instance again.</target>
2164a13d
C
11340
11341 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">381</context></context-group></trans-unit>
913aa176 11342 <trans-unit id="525915681688649453" datatype="html">
11343 <source>Hide any content from that instance from you, your instance and its users.</source>
11344 <target state="new">Hide any content from that instance from you, your instance and its users.</target>
2164a13d
C
11345
11346 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">393</context></context-group></trans-unit>
5a6de093 11347 <trans-unit id="5325628963747139770" datatype="html">
eb12a714
C
11348 <source>Unmute the instance by your instance</source>
11349 <target state="new">Unmute the instance by your instance</target>
2164a13d
C
11350
11351 <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></trans-unit>
5a6de093 11352 <trans-unit id="758471033841077314" datatype="html">
e4eaa7c9
C
11353 <source>Show back content from that instance for you, your instance and its users.</source>
11354 <target state="new">Show back content from that instance for you, your instance and its users.</target>
2164a13d
C
11355
11356 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">399</context></context-group></trans-unit>
5a6de093 11357 <trans-unit id="3785095284194008197" datatype="html">
e4eaa7c9
C
11358 <source>Remove comments from your instance</source>
11359 <target state="new">Remove comments from your instance</target>
2164a13d
C
11360
11361 <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></trans-unit>
913aa176 11362 <trans-unit id="4809327075591089709" datatype="html">
11363 <source>Remove comments made by this account from your instance.</source>
11364 <target state="new">Remove comments made by this account from your instance.</target>
2164a13d
C
11365
11366 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">410</context></context-group></trans-unit>
93fe2d9c
C
11367 <trans-unit id="6504240011224861621" datatype="html">
11368 <source>Instance moderation</source>
11369 <target state="new">Instance moderation</target>
2164a13d
C
11370
11371 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">419</context></context-group></trans-unit>
93fe2d9c
C
11372 <trans-unit id="8546847443058492245" datatype="html">
11373 <source>Block <x id="INTERPOLATION" equiv-text="{{ videos.length }}"/> videos</source>
11374 <target state="new">Block <x id="INTERPOLATION" equiv-text="{{ videos.length }}"/> videos</target>
1357df30
C
11375 <context-group purpose="location">
11376 <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context>
11377 <context context-type="linenumber">4</context>
11378 </context-group>
a71d4140 11379 </trans-unit>
5a6de093
C
11380 <trans-unit id="6746743143272021955" datatype="html">
11381 <source>Violent or repulsive</source>
11382 <target state="new">Violent or repulsive</target>
93fe2d9c
C
11383 <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>
11384 </trans-unit>
5a6de093
C
11385 <trans-unit id="5272553814105457319" datatype="html">
11386 <source>Contains offensive, violent, or coarse language or iconography.</source>
11387 <target state="new">Contains offensive, violent, or coarse language or iconography.</target>
93fe2d9c
C
11388 <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>
11389 </trans-unit>
5a6de093
C
11390 <trans-unit id="6979166468838302269" datatype="html">
11391 <source>Hateful or abusive</source>
11392 <target state="new">Hateful or abusive</target>
93fe2d9c
C
11393 <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>
11394 </trans-unit>
5a6de093
C
11395 <trans-unit id="8006612645824137458" datatype="html">
11396 <source>Contains abusive, racist or sexist language or iconography.</source>
11397 <target state="new">Contains abusive, racist or sexist language or iconography.</target>
93fe2d9c
C
11398 <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>
11399 </trans-unit>
5a6de093
C
11400 <trans-unit id="5413552012131573970" datatype="html">
11401 <source>Spam, ad or false news</source>
11402 <target state="new">Spam, ad or false news</target>
93fe2d9c
C
11403 <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>
11404 </trans-unit>
5a6de093
C
11405 <trans-unit id="6374940465448453212" datatype="html">
11406 <source>Contains marketing, spam, purposefully deceitful news, or otherwise misleading thumbnail/text/tags. Please provide reputable sources to report hoaxes.</source>
11407 <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
11408 <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>
11409 </trans-unit>
5a6de093
C
11410 <trans-unit id="7401289443263903223" datatype="html">
11411 <source>Privacy breach or doxxing</source>
11412 <target state="new">Privacy breach or doxxing</target>
93fe2d9c
C
11413 <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>
11414 </trans-unit>
5a6de093
C
11415 <trans-unit id="8363008638081993167" datatype="html">
11416 <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>
11417 <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
11418 <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>
11419 </trans-unit>
5a6de093
C
11420 <trans-unit id="380450014369168564" datatype="html">
11421 <source>Infringes your copyright wrt. the regional laws with which the server must comply.</source>
11422 <target state="new">Infringes your copyright wrt. the regional laws with which the server must comply.</target>
93fe2d9c
C
11423 <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>
11424 </trans-unit>
5a6de093
C
11425 <trans-unit id="1378933246324202613" datatype="html">
11426 <source>Breaks server rules</source>
11427 <target state="new">Breaks server rules</target>
93fe2d9c
C
11428 <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>
11429 </trans-unit>
5a6de093
C
11430 <trans-unit id="7930601470861156366" datatype="html">
11431 <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>
11432 <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
11433 <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>
11434 </trans-unit>
5a6de093
C
11435 <trans-unit id="8700771664729810984" datatype="html">
11436 <source>The above can only be seen in thumbnails.</source>
11437 <target state="new">The above can only be seen in thumbnails.</target>
93fe2d9c
C
11438 <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>
11439 </trans-unit>
913aa176 11440 <trans-unit id="2602773901491715295" datatype="html">
11441 <source>Captions</source>
11442 <target state="new">Captions</target>
93fe2d9c
C
11443 <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>
11444 <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>
11445 <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>
11446 </trans-unit>
5a6de093
C
11447 <trans-unit id="5779804235244672536" datatype="html">
11448 <source>The above can only be seen in captions (please describe which).</source>
11449 <target state="new">The above can only be seen in captions (please describe which).</target>
93fe2d9c
C
11450 <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>
11451 </trans-unit>
5a6de093
C
11452 <trans-unit id="968295009933361070" datatype="html">
11453 <source>Too many attempts, please try again after <x id="PH"/> minutes.</source>
11454 <target state="new">Too many attempts, please try again after
11455 <x id="PH"/> minutes.
11456 </target>
2164a13d
C
11457
11458 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">110</context></context-group></trans-unit>
5a6de093 11459 <trans-unit id="4965472196059235310" datatype="html">
cd9246a9
C
11460 <source>Too many attempts, please try again later.</source>
11461 <target state="new">Too many attempts, please try again later.</target>
2164a13d
C
11462
11463 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
5a6de093 11464 <trans-unit id="1693549688987384699" datatype="html">
cd9246a9
C
11465 <source>Server error. Please retry later.</source>
11466 <target state="new">Server error. Please retry later.</target>
2164a13d
C
11467
11468 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">117</context></context-group></trans-unit><trans-unit id="7436975022198908854" datatype="html">
11469 <source>Unknown server error</source><target state="new">Unknown server error</target>
11470 <context-group purpose="location">
11471 <context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context>
11472 <context context-type="linenumber">120</context>
11473 </context-group>
93fe2d9c 11474 </trans-unit>
5a6de093
C
11475 <trans-unit id="5927402622550505067" datatype="html">
11476 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source>
11477 <target state="new">Subscribed to all current channels of
11478 <x id="PH"/>. You will be notified of all their new videos.
11479 </target>
913aa176 11480 <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>
11481 </trans-unit>
5a6de093
C
11482 <trans-unit id="2780460651686172544" datatype="html">
11483 <source>Subscribed to <x id="PH"/>. You will be notified of all their new videos.</source>
11484 <target state="new">Subscribed to
11485 <x id="PH"/>. You will be notified of all their new videos.
11486 </target>
913aa176 11487 <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>
11488 </trans-unit>
5a6de093 11489 <trans-unit id="7019115336138470191" datatype="html">
cd9246a9
C
11490 <source>Subscribed</source>
11491 <target state="new">Subscribed</target>
913aa176 11492 <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>
11493 </trans-unit>
5a6de093 11494 <trans-unit id="7070823964189404459" datatype="html">
913aa176 11495 <source>Unsubscribed from all channels of <x id="PH"/> </source>
5a6de093
C
11496 <target state="new">Unsubscribed from all channels of
11497 <x id="PH"/>
11498 </target>
913aa176 11499 <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>
11500 </trans-unit>
5a6de093 11501 <trans-unit id="9201562016527884133" datatype="html">
913aa176 11502 <source>Unsubscribed from <x id="PH"/> </source>
5a6de093
C
11503 <target state="new">Unsubscribed from
11504 <x id="PH"/>
11505 </target>
913aa176 11506 <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>
11507 </trans-unit>
5a6de093 11508 <trans-unit id="516954136005961440" datatype="html">
cd9246a9
C
11509 <source>Unsubscribed</source>
11510 <target state="new">Unsubscribed</target>
913aa176 11511 <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>
11512 </trans-unit>
d7c6b951 11513 <trans-unit id="1000724328916033777" datatype="html">
913aa176 11514 <source>Multiple ways to subscribe to the current channel</source>
11515 <target state="new">Multiple ways to subscribe to the current channel</target>
00e32b7c
C
11516
11517 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit>
d7c6b951 11518 <trans-unit id="363499678348067004" datatype="html">
913aa176 11519 <source>Open subscription dropdown</source>
11520 <target state="new">Open subscription dropdown</target>
00e32b7c
C
11521
11522 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">40</context></context-group></trans-unit>
5a6de093 11523 <trans-unit id="4968151111061046122" datatype="html">
cd9246a9
C
11524 <source>Moderator</source>
11525 <target state="new">Moderator</target>
93fe2d9c
C
11526 <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>
11527 </trans-unit>
11528 <trans-unit id="2279527393438260622" datatype="html">
11529 <source>Search videos, playlists, channels…</source>
11530 <target state="new">Search videos, playlists, channels…</target>
3e84ae32
C
11531 <context-group purpose="location">
11532 <context context-type="sourcefile">src/app/header/search-typeahead.component.html</context>
11533 <context context-type="linenumber">3</context>
11534 </context-group>
11535 </trans-unit>
5a6de093 11536 <trans-unit id="3723085768598852106" datatype="html">
913aa176 11537 <source>Video removed from <x id="PH"/> </source>
5a6de093
C
11538 <target state="new">Video removed from
11539 <x id="PH"/>
11540 </target>
93fe2d9c
C
11541 <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>
11542 <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>
11543 </trans-unit>
5a6de093
C
11544 <trans-unit id="1056145626640340519" datatype="html">
11545 <source>Video added in <x id="PH"/> at timestamps <x id="PH_1"/></source>
11546 <target state="new">Video added in
11547 <x id="PH"/> at timestamps
11548 <x id="PH_1"/>
11549 </target>
93fe2d9c
C
11550 <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>
11551 </trans-unit>
5a6de093 11552 <trans-unit id="7754186870520534716" datatype="html">
913aa176 11553 <source>Video added in <x id="PH"/> </source>
5a6de093
C
11554 <target state="new">Video added in
11555 <x id="PH"/>
11556 </target>
93fe2d9c
C
11557 <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>
11558 </trans-unit>
5a6de093 11559 <trans-unit id="985751964589921228" datatype="html">
eb12a714
C
11560 <source>Timestamps updated</source>
11561 <target state="new">Timestamps updated</target>
93fe2d9c
C
11562 <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>
11563 <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>
11564 </trans-unit>
913aa176 11565 <trans-unit id="6421445850411984665" datatype="html">
11566 <source>Starts at</source>
11567 <target state="new">Starts at </target>
93fe2d9c
C
11568 <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>
11569 <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>
11570 </trans-unit>
913aa176 11571 <trans-unit id="7145200412085189912" datatype="html">
11572 <source>Stops at</source>
11573 <target state="new">Stops at </target>
93fe2d9c
C
11574 <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>
11575 </trans-unit>
913aa176 11576 <trans-unit id="921225940108335688" datatype="html">
11577 <source>and stops at</source>
11578 <target state="new"> and stops at </target>
93fe2d9c
C
11579 <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>
11580 </trans-unit>
5a6de093
C
11581 <trans-unit id="2909684945706361544" datatype="html">
11582 <source>Delete video</source>
11583 <target state="new">Delete video</target>
93fe2d9c
C
11584 <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>
11585 </trans-unit>
5a6de093
C
11586 <trans-unit id="2210418817778733727" datatype="html">
11587 <source>Actions for the comment</source>
11588 <target state="new">Actions for the comment</target>
93fe2d9c
C
11589 <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>
11590 </trans-unit>
5a6de093
C
11591 <trans-unit id="7978668497183230348" datatype="html">
11592 <source>Delete comment</source>
11593 <target state="new">Delete comment</target>
93fe2d9c
C
11594 <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>
11595 </trans-unit>
5a6de093
C
11596 <trans-unit id="6747218355168080191" datatype="html">
11597 <source>Do you really want to delete this comment?</source>
11598 <target state="new">Do you really want to delete this comment?</target>
93fe2d9c
C
11599 <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>
11600 <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>
11601 </trans-unit>
5a6de093
C
11602 <trans-unit id="7837272126865175984" datatype="html">
11603 <source>Comment deleted.</source>
11604 <target state="new">Comment deleted.</target>
93fe2d9c
C
11605 <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>
11606 </trans-unit>
5a6de093 11607 <trans-unit id="346270517625845962" datatype="html">
e4eaa7c9
C
11608 <source>Encoder</source>
11609 <target state="new">Encoder</target>
00e32b7c
C
11610
11611 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">209</context></context-group></trans-unit>
5a6de093 11612 <trans-unit id="2331557444464201331" datatype="html">
e4eaa7c9
C
11613 <source>Format name</source>
11614 <target state="new">Format name</target>
00e32b7c
C
11615
11616 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">210</context></context-group></trans-unit>
5a6de093 11617 <trans-unit id="45739481977493163" datatype="html">
e4eaa7c9
C
11618 <source>Size</source>
11619 <target state="new">Size</target>
00e32b7c
C
11620
11621 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">211</context></context-group></trans-unit>
5a6de093 11622 <trans-unit id="7742520815129539114" datatype="html">
e4eaa7c9
C
11623 <source>Bitrate</source>
11624 <target state="new">Bitrate</target>
00e32b7c
C
11625
11626
11627 <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><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">236</context></context-group></trans-unit>
5a6de093 11628 <trans-unit id="4094960161662677662" datatype="html">
e4eaa7c9
C
11629 <source>Codec</source>
11630 <target state="new">Codec</target>
00e32b7c
C
11631
11632 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">233</context></context-group></trans-unit>
5a6de093 11633 <trans-unit id="2115592966120408375" datatype="html">
eb12a714
C
11634 <source>Copied</source>
11635 <target state="new">Copied</target>
00e32b7c
C
11636
11637
11638 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">47</context></context-group></trans-unit>
d7c6b951 11639 <trans-unit id="4323470180912194028" datatype="html">
913aa176 11640 <source>Copy</source>
11641 <target state="new">Copy</target>
00e32b7c
C
11642
11643
11644 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.html</context><context context-type="linenumber">15</context></context-group></trans-unit>
5a6de093 11645 <trans-unit id="1472171759957681533" datatype="html">
cd9246a9
C
11646 <source>Video reported.</source>
11647 <target state="new">Video reported.</target>
93fe2d9c
C
11648 <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>
11649 </trans-unit>
5a6de093 11650 <trans-unit id="3622946684246476652" datatype="html">
eb12a714
C
11651 <source>Do you really want to delete this video?</source>
11652 <target state="new">Do you really want to delete this video?</target>
93fe2d9c
C
11653 <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>
11654 <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>
11655 </trans-unit>
5a6de093 11656 <trans-unit id="3941342949736653028" datatype="html">
e4eaa7c9
C
11657 <source>Video deleted.</source>
11658 <target state="new">Video deleted.</target>
93fe2d9c
C
11659 <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>
11660 <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>
11661 </trans-unit>
5a6de093 11662 <trans-unit id="5072091387445907742" datatype="html">
e4eaa7c9
C
11663 <source>Actions for the reporter</source>
11664 <target state="new">Actions for the reporter</target>
93fe2d9c
C
11665 <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>
11666 </trans-unit>
5a6de093 11667 <trans-unit id="6599069899275412095" datatype="html">
e4eaa7c9
C
11668 <source>Mute reporter</source>
11669 <target state="new">Mute reporter</target>
93fe2d9c
C
11670 <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>
11671 </trans-unit>
913aa176 11672 <trans-unit id="3099741642167775297" datatype="html">
11673 <source>Download</source>
11674 <target state="new">Download</target>
e6afb669
C
11675
11676
11677
00e32b7c 11678 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">329</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">147</context></context-group></trans-unit>
913aa176 11679 <trans-unit id="7672331870004528654" datatype="html">
11680 <source>Display live information</source>
11681 <target state="new">Display live information</target>
e6afb669
C
11682
11683
b53cc662 11684 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">335</context></context-group></trans-unit>
913aa176 11685 <trans-unit id="4021752662928002901" datatype="html">
11686 <source>Update</source>
11687 <target state="new">Update</target>
e6afb669
C
11688
11689
11690
11691
11692
11693
11694
11695
11696
11697
00e32b7c 11698 <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">22</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">27</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">341</context></context-group></trans-unit>
913aa176 11699 <trans-unit id="420763834450076269" datatype="html">
11700 <source>Block</source>
11701 <target state="new">Block</target>
e6afb669
C
11702
11703
11704
2164a13d 11705 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">83</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">359</context></context-group></trans-unit>
93fe2d9c
C
11706 <trans-unit id="6521421218398377925" datatype="html">
11707 <source>Run HLS transcoding</source>
11708 <target state="new">Run HLS transcoding</target>
e6afb669
C
11709
11710
2164a13d 11711 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">97</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">391</context></context-group></trans-unit>
93fe2d9c
C
11712 <trans-unit id="4956271014213477815" datatype="html">
11713 <source>Run WebTorrent transcoding</source>
11714 <target state="new">Run WebTorrent transcoding</target>
e6afb669
C
11715
11716
2164a13d 11717 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">103</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">397</context></context-group></trans-unit>
93fe2d9c
C
11718 <trans-unit id="5972374600810542430" datatype="html">
11719 <source>Delete HLS files</source>
11720 <target state="new">Delete HLS files</target>
e6afb669
C
11721
11722
2164a13d 11723 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">109</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">403</context></context-group></trans-unit>
93fe2d9c
C
11724 <trans-unit id="3844238590532933757" datatype="html">
11725 <source>Delete WebTorrent files</source>
11726 <target state="new">Delete WebTorrent files</target>
e6afb669
C
11727
11728
2164a13d
C
11729 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">115</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">409</context></context-group></trans-unit><trans-unit id="1314383205093440631" datatype="html">
11730 <source>Are you sure you want to delete {count, plural, =1 {this video} other {these <x id="count"/> videos}}?</source><target state="new">Are you sure you want to delete {count, plural, =1 {this video} other {these <x id="count"/> videos}}?</target>
11731 <context-group purpose="location">
11732 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context>
11733 <context context-type="linenumber">200</context>
11734 </context-group>
11735 </trans-unit>
5a6de093 11736 <trans-unit id="1950057220179636309" datatype="html">
eb12a714
C
11737 <source>Save to playlist</source>
11738 <target state="new">Save to playlist</target>
e6afb669
C
11739
11740
b53cc662 11741 <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">59</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">321</context></context-group></trans-unit>
913aa176 11742 <trans-unit id="8272123190776748811" datatype="html">
e6afb669
C
11743 <source>You need to be &lt;a href="/login">logged in&lt;/a> to rate this video.</source>
11744 <target state="new">You need to be &lt;a href="/login">logged in&lt;/a> to rate this video.</target>
93fe2d9c
C
11745 <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>
11746 </trans-unit>
5a6de093 11747 <trans-unit id="4503408361537553733" datatype="html">
e4eaa7c9
C
11748 <source>Mirror</source>
11749 <target state="new">Mirror</target>
e6afb669 11750
b53cc662 11751 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">371</context></context-group></trans-unit>
93fe2d9c
C
11752 <trans-unit id="2631340539474479416" datatype="html">
11753 <source>Subtitles</source>
11754 <target state="new">Subtitles</target>
3e84ae32
C
11755 <context-group purpose="location">
11756 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context>
11757 <context context-type="linenumber">9</context>
11758 </context-group>
913aa176 11759 </trans-unit>
913aa176 11760 <trans-unit id="4814285799071780083" datatype="html">
11761 <source>Remove</source>
11762 <target state="new">Remove</target>
93fe2d9c
C
11763 <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>
11764 </trans-unit>
913aa176 11765 <trans-unit id="6871668720687277843" datatype="html">
11766 <source>Remove &amp; re-draft</source>
11767 <target state="new">Remove &amp; re-draft</target>
93fe2d9c
C
11768 <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>
11769 </trans-unit>
11770 <trans-unit id="60216491008745400" datatype="html">
11771 <source>Actions on comment</source>
11772 <target state="new">Actions on comment</target>
a71d4140
C
11773 <context-group purpose="location">
11774 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.ts</context>
11775 <context context-type="linenumber">202</context>
11776 </context-group>
93fe2d9c
C
11777 </trans-unit>
11778 <trans-unit id="992317512448454409" datatype="html">
11779 <source>{VAR_PLURAL, plural, =0 {Comments} =1 {1 Comment} other {<x id="INTERPOLATION"/> Comments}}</source>
11780 <target state="new">{VAR_PLURAL, plural, =0 {Comments} =1 {1 Comment} other {<x id="INTERPOLATION"/> Comments}}</target>
11781 <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>
11782 </trans-unit>
5a6de093
C
11783 <trans-unit id="4903651219400691248" datatype="html">
11784 <source>Mute account</source>
11785 <target state="new">Mute account</target>
e6afb669
C
11786
11787
b53cc662 11788 <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">417</context></context-group></trans-unit>
d7c6b951 11789 <trans-unit id="4021487547497211597" datatype="html">
913aa176 11790 <source>Open video actions</source>
11791 <target state="new">Open video actions</target>
2f03d6dc
C
11792 <context-group purpose="location">
11793 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.html</context>
11794 <context context-type="linenumber">4</context>
11795 </context-group>
11796 <context-group purpose="location">
11797 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.html</context>
11798 <context context-type="linenumber">4</context>
11799 </context-group>
93fe2d9c
C
11800 </trans-unit>
11801 <trans-unit id="3076101305843397295" datatype="html">
11802 <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>
11803 <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 11804
b53cc662 11805 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">208</context></context-group></trans-unit>
93fe2d9c
C
11806 <trans-unit id="8359747231611535508" datatype="html">
11807 <source>Unblock <x id="PH" equiv-text="this.video.name"/></source>
11808 <target state="new">Unblock <x id="PH" equiv-text="this.video.name"/></target>
e6afb669 11809
b53cc662 11810 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">210</context></context-group></trans-unit>
5a6de093
C
11811 <trans-unit id="3719503424625455635" datatype="html">
11812 <source>Mute server account</source>
11813 <target state="new">Mute server account</target>
93fe2d9c
C
11814 <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>
11815 </trans-unit>
d7c6b951 11816 <trans-unit id="7008439939460403347" datatype="html">
eb12a714
C
11817 <source>Report</source>
11818 <target state="new">Report</target>
e6afb669
C
11819
11820
11821
00e32b7c 11822 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">188</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">57</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">383</context></context-group></trans-unit>
d7c6b951 11823 <trans-unit id="829951422090160526" datatype="html">
5a6de093
C
11824 <source>Reported part</source>
11825 <target state="new">Reported part</target>
00e32b7c
C
11826
11827 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit>
d7c6b951 11828 <trans-unit id="4388879716045736175" datatype="html">
cd9246a9
C
11829 <source>Note</source>
11830 <target state="new">Note</target>
00e32b7c
C
11831
11832 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">82</context></context-group></trans-unit>
d7c6b951 11833 <trans-unit id="7234922541542636802" datatype="html">
e4eaa7c9
C
11834 <source>The video was deleted</source>
11835 <target state="new">The video was deleted</target>
00e32b7c
C
11836
11837 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">91</context></context-group></trans-unit>
d7c6b951 11838 <trans-unit id="872792317034860453" datatype="html">
5a6de093
C
11839 <source>Comment:</source>
11840 <target state="new">Comment:</target>
00e32b7c
C
11841
11842 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">97</context></context-group></trans-unit>
d7c6b951 11843 <trans-unit id="397679576231234820" datatype="html">
5a6de093
C
11844 <source>Messages with the reporter</source>
11845 <target state="new">Messages with the reporter</target>
913aa176 11846 <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>
11847 </trans-unit>
d7c6b951 11848 <trans-unit id="7417592908147948728" datatype="html">
5a6de093
C
11849 <source>Messages with the moderation team</source>
11850 <target state="new">Messages with the moderation team</target>
913aa176 11851 <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>
11852 </trans-unit>
d7c6b951 11853 <trans-unit id="1684858568733486744" datatype="html">
913aa176 11854 <source>No messages for now.</source>
5a6de093 11855 <target state="new">
4891e4c7
C
11856 No messages for now.
11857 </target>
2164a13d
C
11858
11859 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-message-modal.component.html</context><context context-type="linenumber">28</context></context-group></trans-unit>
d7c6b951 11860 <trans-unit id="2137920566277687382" datatype="html">
5a6de093
C
11861 <source>Add a message</source>
11862 <target state="new">Add a message</target>
913aa176 11863 <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>
11864 </trans-unit>
5a6de093
C
11865 <trans-unit id="4058575476871566236" datatype="html">
11866 <source>Published</source>
11867 <target state="new">Published</target>
b53cc662 11868
2164a13d
C
11869 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">173</context></context-group></trans-unit><trans-unit id="7657908235362559477" datatype="html">
11870 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source><target state="new">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target>
11871 <context-group purpose="location">
11872 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context>
11873 <context context-type="linenumber">178</context>
11874 </context-group>
11875 </trans-unit>
11876
93fe2d9c
C
11877 <trans-unit id="5093002376262354382" datatype="html">
11878 <source>Transcoding failed</source>
11879 <target state="new">Transcoding failed</target>
b53cc662
C
11880
11881 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">182</context></context-group></trans-unit>
93fe2d9c
C
11882 <trans-unit id="118687079501751948" datatype="html">
11883 <source>Move to external storage failed</source>
11884 <target state="new">Move to external storage failed</target>
b53cc662
C
11885
11886 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">186</context></context-group></trans-unit>
5a6de093 11887 <trans-unit id="4887724548587271148" datatype="html">
eb12a714
C
11888 <source>Waiting transcoding</source>
11889 <target state="new">Waiting transcoding</target>
b53cc662
C
11890
11891 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">190</context></context-group></trans-unit>
5a6de093 11892 <trans-unit id="4517785179607945981" datatype="html">
eb12a714
C
11893 <source>To transcode</source>
11894 <target state="new">To transcode</target>
b53cc662
C
11895
11896 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit>
5a6de093 11897 <trans-unit id="3299576663551440736" datatype="html">
eb12a714
C
11898 <source>To import</source>
11899 <target state="new">To import</target>
b53cc662
C
11900
11901 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">198</context></context-group></trans-unit>
93fe2d9c
C
11902 <trans-unit id="6963802198225789806" datatype="html">
11903 <source>To edit</source>
11904 <target state="new">To edit</target>
b53cc662
C
11905
11906 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">202</context></context-group></trans-unit>
93fe2d9c
C
11907 <trans-unit id="8492933894084361602" datatype="html">
11908 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source>
11909 <target state="new">Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target>
91ae3c4a
C
11910 <context-group purpose="location">
11911 <context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.html</context>
11912 <context context-type="linenumber">8</context>
11913 </context-group>
93fe2d9c
C
11914 </trans-unit>
11915 <trans-unit id="187187500641108332" datatype="html">
11916 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source>
11917 <target state="new"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target>
e6afb669
C
11918
11919
11920
11921
11922
11923
11924
11925
11926
11927
11928
11929
11930
11931
11932
00e32b7c 11933 <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><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/+stats/video/video-stats.component.html</context><context context-type="linenumber">2</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">76</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">20</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">30</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">47</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">69</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">80</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">92</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 11934 <trans-unit id="1795705931707209785" datatype="html">
8b049b68
C
11935 <source>Add to watch later</source>
11936 <target state="new">Add to watch later</target>
913aa176 11937 <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>
11938 </trans-unit>
5a6de093 11939 <trans-unit id="8498940878158860248" datatype="html">
8b049b68
C
11940 <source>Remove from watch later</source>
11941 <target state="new">Remove from watch later</target>
913aa176 11942 <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>
00e32b7c
C
11943 </trans-unit><trans-unit id="435589893738610428" datatype="html">
11944 <source><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> default theme (<x id="INTERPOLATION_1" equiv-text="{{ getDefaultInstanceThemeLabel() }}"/>)</source><target state="new"><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> default theme (<x id="INTERPOLATION_1" equiv-text="{{ getDefaultInstanceThemeLabel() }}"/>)</target>
e6afb669
C
11945 <context-group purpose="location">
11946 <context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.html</context>
11947 <context context-type="linenumber">8</context>
11948 </context-group>
11949 </trans-unit><trans-unit id="5622582942980351192" datatype="html">
11950 <source>Light/Orange</source><target state="new">Light/Orange</target>
00e32b7c
C
11951
11952 <context-group purpose="location"><context context-type="sourcefile">src/app/core/theme/theme.service.ts</context><context context-type="linenumber">49</context></context-group></trans-unit>
d7c6b951 11953 <trans-unit id="1219783168145776019" datatype="html">
913aa176 11954 <source>LIVE ENDED</source>
11955 <target state="new">LIVE ENDED</target>
11956 <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>
11957 </trans-unit>
5a6de093 11958 <trans-unit id="2439066254855913806" datatype="html">
eb12a714
C
11959 <source>Only I can see this video</source>
11960 <target state="new">Only I can see this video</target>
b53cc662 11961
9794fe1c 11962 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">364</context></context-group></trans-unit>
5a6de093
C
11963 <trans-unit id="6767380569816110388" datatype="html">
11964 <source>Only shareable via a private link</source>
11965 <target state="new">Only shareable via a private link</target>
b53cc662 11966
9794fe1c 11967 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">365</context></context-group></trans-unit>
5a6de093 11968 <trans-unit id="6828965264297239528" datatype="html">
eb12a714
C
11969 <source>Anyone can see this video</source>
11970 <target state="new">Anyone can see this video</target>
b53cc662 11971
9794fe1c 11972 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">366</context></context-group></trans-unit>
5a6de093 11973 <trans-unit id="1425933035739773115" datatype="html">
8b049b68
C
11974 <source>Only users of this instance can see this video</source>
11975 <target state="new">Only users of this instance can see this video</target>
b53cc662 11976
9794fe1c 11977 <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></trans-unit>
2164a13d
C
11978
11979
5a6de093 11980 <trans-unit id="5210096066382592800" datatype="html">
eb12a714
C
11981 <source>Video to import updated.</source>
11982 <target state="new">Video to import updated.</target>
93fe2d9c
C
11983 <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>
11984 <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>
11985 </trans-unit>
5a6de093 11986 <trans-unit id="3284171506518522275" datatype="html">
eb12a714
C
11987 <source>Your video was uploaded to your account and is private.</source>
11988 <target state="new">Your video was uploaded to your account and is private.</target>
e6afb669 11989
2e25a6da 11990 <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">106</context></context-group></trans-unit>
5a6de093 11991 <trans-unit id="5699822024600815733" datatype="html">
eb12a714
C
11992 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source>
11993 <target state="new">But associated data (tags, description...) will be lost, are you sure you want to leave this page?</target>
e6afb669 11994
2e25a6da 11995 <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>
5a6de093 11996 <trans-unit id="1219739004043110649" datatype="html">
eb12a714
C
11997 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source>
11998 <target state="new">Your video is not uploaded yet, are you sure you want to leave this page?</target>
e6afb669 11999
2e25a6da
C
12000 <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">109</context></context-group></trans-unit><trans-unit id="1830802698757049943" datatype="html">
12001 <source>Publish <x id="PH" equiv-text="videoName"/></source><target state="new">Publish <x id="PH" equiv-text="videoName"/></target>
12002 <context-group purpose="location">
12003 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context>
12004 <context context-type="linenumber">122</context>
12005 </context-group>
12006 </trans-unit>
913aa176 12007 <trans-unit id="6932865105766151309" datatype="html">
12008 <source>Upload</source>
12009 <target state="new">Upload</target>
e6afb669 12010
2e25a6da 12011 <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">237</context></context-group></trans-unit>
5a6de093 12012 <trans-unit id="8278735427925094503" datatype="html">
913aa176 12013 <source>Upload <x id="PH"/> </source>
5a6de093
C
12014 <target state="new">Upload
12015 <x id="PH"/>
12016 </target>
e6afb669 12017
2e25a6da 12018 <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">239</context></context-group></trans-unit>
5a6de093 12019 <trans-unit id="5981816353437801748" datatype="html">
eb12a714
C
12020 <source>Video published.</source>
12021 <target state="new">Video published.</target>
e6afb669 12022
2e25a6da 12023 <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">260</context></context-group></trans-unit>
5a6de093 12024 <trans-unit id="764164089183618119" datatype="html">
eb12a714
C
12025 <source>You have unsaved changes! If you leave, your changes will be lost.</source>
12026 <target state="new">You have unsaved changes! If you leave, your changes will be lost.</target>
9b0b8301
C
12027 <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>
12028 </trans-unit>
5a6de093 12029 <trans-unit id="8306050839443016954" datatype="html">
eb12a714
C
12030 <source>Video updated.</source>
12031 <target state="new">Video updated.</target>
fa737aa0
C
12032
12033
12034 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.ts</context><context context-type="linenumber">148</context></context-group></trans-unit>
93fe2d9c
C
12035 <trans-unit id="5609201297201028750" datatype="html">
12036 <source>(extensions: <x id="PH" equiv-text="this.videoExtensions.join(', ')"/>)</source>
12037 <target state="new">(extensions: <x id="PH" equiv-text="this.videoExtensions.join(', ')"/>)</target>
fa737aa0
C
12038
12039
12040 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">106</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">110</context></context-group></trans-unit>
9b0b8301
C
12041 <trans-unit id="2763845919408843325" datatype="html">
12042 <source>"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" will be added at the beginning of the video</source>
12043 <target state="new">"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" will be added at the beginning of the video</target>
fa737aa0
C
12044
12045 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">122</context></context-group></trans-unit>
93fe2d9c
C
12046 <trans-unit id="4952096817126306891" datatype="html">
12047 <source>"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" will be added at the end of the video</source>
12048 <target state="new">"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" will be added at the end of the video</target>
fa737aa0
C
12049
12050 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">126</context></context-group></trans-unit>
93fe2d9c
C
12051 <trans-unit id="665518679871959619" datatype="html">
12052 <source>"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" image watermark will be added to the video</source>
12053 <target state="new">"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" image watermark will be added to the video</target>
fa737aa0
C
12054
12055 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">130</context></context-group></trans-unit>
93fe2d9c
C
12056 <trans-unit id="2677581013897190613" datatype="html">
12057 <source>Video will begin at <x id="PH" equiv-text="secondsToTime(start)"/> and stop at <x id="PH_1" equiv-text="secondsToTime(end)"/></source>
12058 <target state="new">Video will begin at <x id="PH" equiv-text="secondsToTime(start)"/> and stop at <x id="PH_1" equiv-text="secondsToTime(end)"/></target>
fa737aa0
C
12059
12060 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">137</context></context-group></trans-unit>
93fe2d9c
C
12061 <trans-unit id="2299077646120636288" datatype="html">
12062 <source>Video will begin at <x id="PH" equiv-text="secondsToTime(start)"/></source>
12063 <target state="new">Video will begin at <x id="PH" equiv-text="secondsToTime(start)"/></target>
fa737aa0
C
12064
12065 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">141</context></context-group></trans-unit>
93fe2d9c
C
12066 <trans-unit id="7209039243783736285" datatype="html">
12067 <source>Video will stop at <x id="PH" equiv-text="secondsToTime(end)"/></source>
12068 <target state="new">Video will stop at <x id="PH" equiv-text="secondsToTime(end)"/></target>
fa737aa0
C
12069
12070 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">145</context></context-group></trans-unit>
12071
5a6de093
C
12072 <trans-unit id="5512208811126492983" datatype="html">
12073 <source>Report comment</source>
12074 <target state="new">Report comment</target>
913aa176 12075 <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>
12076 </trans-unit>
5a6de093 12077 <trans-unit id="6775540171466219199" datatype="html">
8b049b68
C
12078 <source>Stop autoplaying next video</source>
12079 <target state="new">Stop autoplaying next video</target>
2164a13d
C
12080
12081 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">237</context></context-group></trans-unit>
5a6de093 12082 <trans-unit id="5149234672404299151" datatype="html">
8b049b68
C
12083 <source>Autoplay next video</source>
12084 <target state="new">Autoplay next video</target>
2164a13d
C
12085
12086 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">238</context></context-group></trans-unit>
5a6de093 12087 <trans-unit id="5870421136141540382" datatype="html">
8b049b68
C
12088 <source>Stop looping playlist videos</source>
12089 <target state="new">Stop looping playlist videos</target>
2164a13d
C
12090
12091 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">243</context></context-group></trans-unit>
5a6de093 12092 <trans-unit id="1599585307037758139" datatype="html">
8b049b68
C
12093 <source>Loop playlist videos</source>
12094 <target state="new">Loop playlist videos</target>
2164a13d 12095
00e32b7c
C
12096 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">244</context></context-group></trans-unit><trans-unit id="1254111869788332501" datatype="html">
12097 <source>Other videos</source><target state="new">Other videos</target>
12098 <context-group purpose="location">
12099 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.html</context>
12100 <context context-type="linenumber">4,6</context>
12101 </context-group>
12102 </trans-unit>
d7c6b951 12103 <trans-unit id="3704292036525161260" datatype="html">
913aa176 12104 <source>Placeholder image</source>
12105 <target state="new">Placeholder image</target>
063de1ee
C
12106 <context-group purpose="location">
12107 <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context>
12108 <context context-type="linenumber">11</context>
12109 </context-group>
12110 </trans-unit>
6f512b68 12111 <trans-unit id="961774488937452220" datatype="html">
e6afb669
C
12112 <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>
12113 <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>
12114
2164a13d 12115 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">322</context></context-group></trans-unit>
913aa176 12116 <trans-unit id="5761611056224181752" datatype="html">
12117 <source>Redirection</source>
12118 <target state="new">Redirection</target>
e6afb669 12119
2164a13d 12120 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">323</context></context-group></trans-unit>
5a6de093 12121 <trans-unit id="8858527736400081688" datatype="html">
eb12a714
C
12122 <source>This video contains mature or explicit content. Are you sure you want to watch it?</source>
12123 <target state="new">This video contains mature or explicit content. Are you sure you want to watch it?</target>
e6afb669 12124
2164a13d 12125 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">374</context></context-group></trans-unit>
5a6de093 12126 <trans-unit id="3937119019020041049" datatype="html">
eb12a714
C
12127 <source>Mature or explicit content</source>
12128 <target state="new">Mature or explicit content</target>
e6afb669 12129
2164a13d 12130 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">375</context></context-group></trans-unit>
5a6de093 12131 <trans-unit id="1755474755114288376" datatype="html">
8b049b68
C
12132 <source>Up Next</source>
12133 <target state="new">Up Next</target>
e6afb669 12134
2164a13d 12135 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">448</context></context-group></trans-unit>
913aa176 12136 <trans-unit id="2159130950882492111" datatype="html">
12137 <source>Cancel</source>
12138 <target state="new">Cancel</target>
e6afb669
C
12139
12140
12141
12142
12143
12144
12145
12146
12147
12148
12149
12150
12151
12152
12153
12154
12155
12156
12157
12158
12159
00e32b7c 12160 <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">131</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">449</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">53</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">53</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">84</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">143</context></context-group></trans-unit>
5a6de093 12161 <trans-unit id="3354816756665089864" datatype="html">
8b049b68
C
12162 <source>Autoplay is suspended</source>
12163 <target state="new">Autoplay is suspended</target>
e6afb669 12164
2164a13d 12165 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">450</context></context-group></trans-unit>
93fe2d9c
C
12166 <trans-unit id="5856931617181450881" datatype="html">
12167 <source>Enter/exit fullscreen</source>
12168 <target state="new">Enter/exit fullscreen</target>
e6afb669 12169
2164a13d 12170 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">742</context></context-group></trans-unit>
93fe2d9c
C
12171 <trans-unit id="2971009377468404076" datatype="html">
12172 <source>Play/Pause the video</source>
12173 <target state="new">Play/Pause the video</target>
e6afb669 12174
2164a13d 12175 <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
12176 <trans-unit id="4147087312411482964" datatype="html">
12177 <source>Mute/unmute the video</source>
12178 <target state="new">Mute/unmute the video</target>
e6afb669 12179
2164a13d 12180 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">744</context></context-group></trans-unit>
93fe2d9c
C
12181 <trans-unit id="4791956574676305640" datatype="html">
12182 <source>Skip to a percentage of the video: 0 is 0% and 9 is 90%</source>
12183 <target state="new">Skip to a percentage of the video: 0 is 0% and 9 is 90%</target>
e6afb669 12184
2164a13d 12185 <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
12186 <trans-unit id="3887762369650091344" datatype="html">
12187 <source>Increase the volume</source>
12188 <target state="new">Increase the volume</target>
e6afb669 12189
2164a13d 12190 <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
12191 <trans-unit id="1363382131573461910" datatype="html">
12192 <source>Decrease the volume</source>
12193 <target state="new">Decrease the volume</target>
e6afb669 12194
2164a13d 12195 <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
12196 <trans-unit id="2541031516422557760" datatype="html">
12197 <source>Seek the video forward</source>
12198 <target state="new">Seek the video forward</target>
e6afb669 12199
2164a13d 12200 <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
12201 <trans-unit id="8813023402019364882" datatype="html">
12202 <source>Seek the video backward</source>
12203 <target state="new">Seek the video backward</target>
e6afb669 12204
2164a13d 12205 <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
12206 <trans-unit id="581757752202843950" datatype="html">
12207 <source>Increase playback rate</source>
12208 <target state="new">Increase playback rate</target>
e6afb669 12209
2164a13d 12210 <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
12211 <trans-unit id="5467642834854681120" datatype="html">
12212 <source>Decrease playback rate</source>
12213 <target state="new">Decrease playback rate</target>
e6afb669 12214
2164a13d 12215 <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
12216 <trans-unit id="3860402955823859506" datatype="html">
12217 <source>Navigate in the video to the previous frame</source>
12218 <target state="new">Navigate in the video to the previous frame</target>
e6afb669 12219
2164a13d 12220 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">757</context></context-group></trans-unit>
93fe2d9c
C
12221 <trans-unit id="8232494782895420700" datatype="html">
12222 <source>Navigate in the video to the next frame</source>
12223 <target state="new">Navigate in the video to the next frame</target>
e6afb669 12224
2164a13d 12225 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">758</context></context-group></trans-unit>
93fe2d9c
C
12226 <trans-unit id="8223917068580581095" datatype="html">
12227 <source>Toggle theater mode</source>
12228 <target state="new">Toggle theater mode</target>
e6afb669 12229
2164a13d 12230 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">763</context></context-group></trans-unit>
5a6de093 12231 <trans-unit id="8025996572234182184" datatype="html">
eb12a714
C
12232 <source>Like the video</source>
12233 <target state="new">Like the video</target>
93fe2d9c
C
12234 <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>
12235 </trans-unit>
5a6de093 12236 <trans-unit id="7692127636377222448" datatype="html">
eb12a714
C
12237 <source>Dislike the video</source>
12238 <target state="new">Dislike the video</target>
93fe2d9c
C
12239 <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>
12240 </trans-unit>
5a6de093 12241 <trans-unit id="1729036051846673606" datatype="html">
8b049b68
C
12242 <source>When active, the next video is automatically played after the current one.</source>
12243 <target state="new">When active, the next video is automatically played after the current one.</target>
93fe2d9c
C
12244 <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>
12245 </trans-unit>
30ae75f9 12246 <trans-unit id="2431286785954354122" datatype="html">
913aa176 12247 <source>Recently added</source>
12248 <target state="new">Recently added</target>
2164a13d
C
12249
12250
12251 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">137</context></context-group></trans-unit>
5a6de093 12252 <trans-unit id="12646164819555880" datatype="html">
eb12a714
C
12253 <source>Videos from your subscriptions</source>
12254 <target state="new">Videos from your subscriptions</target>
93fe2d9c
C
12255 <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>
12256 </trans-unit>
913aa176 12257 <trans-unit id="1812379335568847528" datatype="html">
12258 <source>Subscriptions</source>
12259 <target state="new">Subscriptions</target>
93fe2d9c
C
12260 <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>
12261 <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>
12262 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group>
12263 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">91</context></context-group>
12264 </trans-unit>
913aa176 12265 <trans-unit id="186236568870281953" datatype="html">
12266 <source>History</source>
12267 <target state="new">History</target>
93fe2d9c
C
12268 <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>
12269 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">97</context></context-group>
12270 </trans-unit>
d7c6b951 12271 <trans-unit id="5237588857224999862" datatype="html">
913aa176 12272 <source>Open actions</source>
12273 <target state="new">Open actions</target>
2f03d6dc
C
12274 <context-group purpose="location">
12275 <context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context>
12276 <context context-type="linenumber">4</context>
12277 </context-group>
913aa176 12278 </trans-unit>
12279 <trans-unit id="8681933925782924101" datatype="html">
12280 <source>Local videos</source>
12281 <target state="new">Local videos</target>
2164a13d
C
12282
12283
12284
12285
12286 <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><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">142</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">143</context></context-group></trans-unit>
93fe2d9c
C
12287 <trans-unit id="5668077948386857930" datatype="html">
12288 <source>Exclude</source>
12289 <target state="new">Exclude</target>
12290 <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>
12291 </trans-unit>
12292 <trans-unit id="7147755274837297932" datatype="html">
12293 <source>Exclude muted accounts</source>
12294 <target state="new">Exclude muted accounts</target>
12295 <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>
12296 </trans-unit>
12297 <trans-unit id="8397092871503752085" datatype="html">
12298 <source>Exclude public videos</source>
12299 <target state="new">Exclude public videos</target>
c49c366a
C
12300 <context-group purpose="location">
12301 <context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context>
45b3a29b 12302 <context context-type="linenumber">103</context>
c49c366a 12303 </context-group>
93fe2d9c
C
12304 </trans-unit>
12305 <trans-unit id="5895186796919691836" datatype="html">
12306 <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>
12307 <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
12308 <context-group purpose="location">
12309 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context>
12310 <context context-type="linenumber">11</context>
12311 </context-group>
93fe2d9c
C
12312 </trans-unit>
12313 <trans-unit id="3037358578603095196" datatype="html">
12314 <source>Only videos uploaded on this instance are displayed</source>
12315 <target state="new">Only videos uploaded on this instance are displayed</target>
2164a13d
C
12316
12317 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit>
913aa176 12318 <trans-unit id="4668975178372693951" datatype="html">
12319 <source>Discover videos</source>
12320 <target state="new">Discover videos</target>
93fe2d9c
C
12321 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group>
12322 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group>
12323 </trans-unit>
913aa176 12324 <trans-unit id="8067135025051844577" datatype="html">
12325 <source>Trending videos</source>
12326 <target state="new">Trending videos</target>
93fe2d9c
C
12327 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">130</context></context-group>
12328 </trans-unit>
913aa176 12329 <trans-unit id="664221386829541948" datatype="html">
12330 <source>Recently added videos</source>
12331 <target state="new">Recently added videos</target>
93fe2d9c
C
12332 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">136</context></context-group>
12333 </trans-unit>
913aa176 12334 <trans-unit id="8212906256415538361" datatype="html">
12335 <source>Upload a video</source>
12336 <target state="new">Upload a video</target>
2e25a6da
C
12337
12338 <context-group purpose="location"><context context-type="sourcefile">src/app/app-routing.module.ts</context><context context-type="linenumber">102</context></context-group></trans-unit>
913aa176 12339 <trans-unit id="7590784934397800835" datatype="html">
12340 <source>Edit a video</source>
12341 <target state="new">Edit a video</target>
2e25a6da
C
12342
12343 <context-group purpose="location"><context context-type="sourcefile">src/app/app-routing.module.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
e771dbe0 12344 </body>
eb12a714 12345 </file>
913aa176 12346</xliff>