]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/locale/angular.ko-KR.xlf
Translated using Weblate (Dutch)
[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 209
051d69a0 210 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">139</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 214
051d69a0 215 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">141</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>
0f7195fa
C
414
415 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit>
d7c6b951 416 <trans-unit id="1394835141143590910">
e771dbe0
C
417 <source>Start at</source>
418 <target>시작 위치</target>
cf1c6668
C
419
420
421
422
76ab0208 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">149</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
76ab0208 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">190</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
051d69a0 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">304</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">57</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
051d69a0 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">340</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
051d69a0 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">359</context></context-group></trans-unit>
913aa176 528 <trans-unit id="5235042777215655908" datatype="html">
529 <source>subtitles</source>
93fe2d9c 530 <target state="translated">자막</target>
051d69a0
C
531
532 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">58</context></context-group></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 624 <target state="translated">이 원격 계정의 정보를 불러올 수 없습니다</target>
051d69a0
C
625
626 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/remote-subscribe.component.ts</context><context context-type="linenumber">65</context></context-group></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>
e67ecaf8
C
632 </trans-unit><trans-unit id="2956881312790136147" datatype="html">
633 <source>Delete this file</source><target state="new">Delete this file</target>
634 <context-group purpose="location">
635 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context>
636 <context context-type="linenumber">112</context>
637 </context-group>
638 <context-group purpose="location">
639 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context>
640 <context context-type="linenumber">127</context>
641 </context-group>
93fe2d9c
C
642 </trans-unit>
643 <trans-unit id="870586304593427318" datatype="html">
644 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source>
645 <target state="new">Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</target>
b53cc662 646
e67ecaf8 647 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">218</context></context-group></trans-unit><trans-unit id="5779580280418408097" datatype="html">
2164a13d 648 <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>
e67ecaf8
C
649
650 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">228</context></context-group></trans-unit>
93fe2d9c
C
651 <trans-unit id="6630644917521475697" datatype="html">
652 <source>Deleted <x id="PH" equiv-text="videos.length"/> videos.</source>
653 <target state="needs-translation">Deleted <x id="PH" equiv-text="videos.length"/> videos.</target>
b53cc662 654
e67ecaf8 655 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">230</context></context-group></trans-unit><trans-unit id="9164541937317586242" datatype="html">
2164a13d 656 <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>
e67ecaf8
C
657
658 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">246</context></context-group></trans-unit>
93fe2d9c
C
659 <trans-unit id="2870417795706430145" datatype="html">
660 <source>Unblocked <x id="PH" equiv-text="videos.length"/> videos.</source>
661 <target state="new">Unblocked <x id="PH" equiv-text="videos.length"/> videos.</target>
b53cc662 662
e67ecaf8 663 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">248</context></context-group></trans-unit><trans-unit id="6228449077605046873" datatype="html">
2164a13d 664 <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>
e67ecaf8
C
665
666 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">264</context></context-group></trans-unit>
93fe2d9c
C
667 <trans-unit id="9088099192924395359" datatype="html">
668 <source>Are you sure you want to delete <x id="PH" equiv-text="videos.length"/> HLS streaming playlists?</source>
669 <target state="new">Are you sure you want to delete <x id="PH" equiv-text="videos.length"/> HLS streaming playlists?</target>
b53cc662 670
e67ecaf8 671 <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><trans-unit id="653148876380254581" datatype="html">
2164a13d 672 <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>
e67ecaf8
C
673
674 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">270</context></context-group></trans-unit>
93fe2d9c
C
675 <trans-unit id="5442133371267277333" datatype="html">
676 <source>Are you sure you want to delete WebTorrent files of <x id="PH" equiv-text="videos.length"/> videos?</source>
677 <target state="new">Are you sure you want to delete WebTorrent files of <x id="PH" equiv-text="videos.length"/> videos?</target>
b53cc662 678
e67ecaf8 679 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">272</context></context-group></trans-unit>
93fe2d9c
C
680 <trans-unit id="1571742433738679426" datatype="html">
681 <source>Files were removed.</source>
682 <target state="needs-translation">파일이 이미 삭제되었습니다.</target>
b53cc662 683
e67ecaf8 684 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">282</context></context-group></trans-unit>
93fe2d9c
C
685 <trans-unit id="7054344823477412274" datatype="html">
686 <source>Transcoding jobs created.</source>
687 <target state="new">Transcoding jobs created.</target>
b53cc662 688
e67ecaf8 689 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">294</context></context-group></trans-unit>
d7c6b951 690 <trans-unit id="3514509630940272440" datatype="html">
eb12a714 691 <source>Sensitive</source>
8b049b68 692 <target state="translated">민감</target>
93fe2d9c
C
693 <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>
694 </trans-unit>
d7c6b951 695 <trans-unit id="7708270344948043036" datatype="html">
913aa176 696 <source><x id="INTERPOLATION" equiv-text="{{ playlist.videoChannelBy }}"/> </source>
eb12a714 697 <target state="new">
5a6de093
C
698 <x id="INTERPOLATION" equiv-text="{{ playlist.videoChannelBy }}"/>
699 </target>
2164a13d
C
700
701 <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 702 <trans-unit id="3044142083883783523" datatype="html">
5a6de093
C
703 <source>Updated <x id="INTERPOLATION"/></source>
704 <target state="translated">
705 <x id="INTERPOLATION" equiv-text="{{ playlist.updatedAt | myFromNow }}"/>Updated
706 <x id="INTERPOLATION" equiv-text="{{ playlist.updatedAt | myFromNow }}"/>
707 </target>
93fe2d9c
C
708 <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>
709 </trans-unit>
d7c6b951 710 <trans-unit id="5643561794785412000" datatype="html">
eb12a714 711 <source>Unavailable</source>
8b049b68 712 <target state="translated">사용 불가</target>
93fe2d9c
C
713 <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>
714 </trans-unit>
d7c6b951 715 <trans-unit id="6381490568322624964" datatype="html">
eb12a714 716 <source>Deleted</source>
8b049b68 717 <target state="translated">삭제됨</target>
0f7195fa
C
718
719
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">51</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">46</context></context-group></trans-unit>
d7c6b951 721 <trans-unit id="5263519165976128456">
e771dbe0
C
722 <source>Edit starts/stops at</source>
723 <target>시작 / 종료 지점 수정</target>
93fe2d9c
C
724 <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>
725 </trans-unit>
d7c6b951 726 <trans-unit id="3768927257183755959">
e771dbe0
C
727 <source>Save</source>
728 <target>저장</target>
93fe2d9c
C
729 <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>
730 <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>
731 <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>
732 <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>
733 </trans-unit>
d7c6b951 734 <trans-unit id="8890926675057871150" datatype="html">
5a6de093
C
735 <source>Delete from <x id="INTERPOLATION"/></source>
736 <target state="translated">재생목록
737 <x id="INTERPOLATION" equiv-text="{{ playlist?.displayName }}"/> 에서 삭제됨
738 </target>
93fe2d9c
C
739 <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>
740 </trans-unit>
d7c6b951 741 <trans-unit id="834805431202576194">
e771dbe0
C
742 <source>No results.</source>
743 <target>결과가 없습니다.</target>
051d69a0
C
744
745
746
747 <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><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><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.ts</context><context context-type="linenumber">24</context></context-group></trans-unit>
9794fe1c 748
735a8705 749 <trans-unit id="158575725114802951" datatype="html">
93fe2d9c
C
750 <source>Only live videos</source>
751 <target state="translated">실시간 영상만</target>
b53cc662 752
2164a13d
C
753 <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">
754 <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>
755 <context-group purpose="location">
756 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context>
757 <context context-type="linenumber">170</context>
758 </context-group>
759 </trans-unit>
d7c6b951 760 <trans-unit id="7585826646011739428">
e771dbe0
C
761 <source>Edit</source>
762 <target>편집</target>
4c1ce3d4
C
763
764
765
766
767
768
769
770
771
772 <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><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><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><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><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">79</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">79</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">188</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">320</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">43</context></context-group></trans-unit>
d7c6b951 773 <trans-unit id="5293515551330482519">
e771dbe0
C
774 <source>Truncated preview</source>
775 <target>부분적인 미리보기</target>
93fe2d9c
C
776 <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>
777 </trans-unit>
d7c6b951 778 <trans-unit id="80730865601179554">
e771dbe0
C
779 <source>Complete preview</source>
780 <target>완전한 미리보기</target>
93fe2d9c
C
781 <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>
782 </trans-unit>
1a95f0b9 783 <trans-unit id="8644431249513874405" datatype="html">
e6afb669
C
784 <source>&lt;a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown&lt;/a> compatible that supports:</source>
785 <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 786 <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>
787 </trans-unit>
d7c6b951 788 <trans-unit id="146235964740293376" datatype="html">
e4eaa7c9 789 <source>Recommended</source>
93fe2d9c 790 <target state="translated">추천</target>
913aa176 791 <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
792 </trans-unit><trans-unit id="80975420989930934" datatype="html">
793 <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>
794 <context-group purpose="location">
795 <context context-type="sourcefile">src/app/shared/shared-forms/preview-upload.component.ts</context>
796 <context context-type="linenumber">54</context>
797 </context-group>
913aa176 798 </trans-unit>
d7c6b951 799 <trans-unit id="1779391511451594552">
e771dbe0
C
800 <source>Using an ActivityPub account</source>
801 <target>ActivityPub 계정 사용</target>
00e32b7c
C
802
803 <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 804 <trans-unit id="3372646000533908418" datatype="html">
913aa176 805 <source>Subscribe with a remote account:</source>
93fe2d9c 806 <target state="needs-translation">원격 계정으로 구독:</target>
00e32b7c
C
807
808 <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 809 <trans-unit id="6691897331062834756" datatype="html">
8b049b68
C
810 <source>Subscribe with an account on this instance</source>
811 <target state="translated">이 인스턴스의 계정으로 구독</target>
00e32b7c
C
812
813 <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 814 <trans-unit id="1740917574463702967">
e771dbe0
C
815 <source>Subscribe with your local account</source>
816 <target>로컬 계정으로 구독</target>
00e32b7c
C
817
818 <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>
051d69a0 819
93fe2d9c
C
820 <trans-unit id="8023282004085823427" datatype="html">
821 <source><x id="PH" equiv-text="this.video.name"/> will be duplicated by your instance.</source>
822 <target state="translated"><x id="PH" equiv-text="this.video.name"/> 이(가) 회원님의 인스턴스에 복제될 것입니다.</target>
e6afb669 823
b53cc662 824 <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
825 <trans-unit id="4140366911638662173" datatype="html">
826 <source>Do you really want to remove "<x id="PH" equiv-text="this.video.name"/>" files?</source>
827 <target state="new">Do you really want to remove "<x id="PH" equiv-text="this.video.name"/>" files?</target>
e6afb669 828
b53cc662 829 <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
830 <trans-unit id="2955645766721124100" datatype="html">
831 <source>Remove "<x id="PH" equiv-text="this.video.name"/>" files</source>
832 <target state="new">Remove "<x id="PH" equiv-text="this.video.name"/>" files</target>
e6afb669 833
b53cc662 834 <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
835 <trans-unit id="7758350391886784213" datatype="html">
836 <source>Removed files of <x id="PH" equiv-text="video.name"/>.</source>
837 <target state="new">Removed files of <x id="PH" equiv-text="video.name"/>.</target>
e6afb669 838
b53cc662 839 <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
840 <trans-unit id="6279087330074580345" datatype="html">
841 <source>Transcoding jobs created for <x id="PH" equiv-text="video.name"/>.</source>
842 <target state="new">Transcoding jobs created for <x id="PH" equiv-text="video.name"/>.</target>
e6afb669 843
b53cc662 844 <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 845 <trans-unit id="2949829240129672512" datatype="html">
eb12a714 846 <source>Using a syndication feed</source>
8b049b68 847 <target state="translated">신디케이션 피드 사용</target>
00e32b7c
C
848
849 <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 850 <trans-unit id="7695158742270602420">
e771dbe0
C
851 <source>Subscribe via RSS</source>
852 <target>RSS로 구독</target>
00e32b7c
C
853
854 <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 855 <trans-unit id="6086125715086510222" datatype="html">
5a6de093 856 <source>PROFILE SETTINGS</source>
93fe2d9c 857 <target state="translated">프로필 설정</target>
00e32b7c
C
858
859 <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 860 <trans-unit id="855178133027341271" datatype="html">
5a6de093 861 <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 862 <target state="new">
e6afb669
C
863 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span>"/>Remote subscribe
864 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>
865 <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="&lt;span>"/>Remote interact
866 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>
5a6de093 867 </target>
913aa176 868 <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>
869 </trans-unit>
d7c6b951 870 <trans-unit id="6462281745850371027" datatype="html">
913aa176 871 <source>You can subscribe to the channel via any ActivityPub-capable fediverse instance (PeerTube, Mastodon or Pleroma for example).</source>
93fe2d9c
C
872 <target state="translated">이 채널을 ActivityPub와 호환되는 연합우주의 인스턴스에서 구독하실 수 있습니다 (예시: PeerTube, Mastodon, Pleroma).</target>
873 <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>
874 </trans-unit>
d7c6b951 875 <trans-unit id="20374890400263257" datatype="html">
913aa176 876 <source>You can interact with this via any ActivityPub-capable fediverse instance (PeerTube, Mastodon or Pleroma for example).</source>
877 <target state="new"> You can interact with this via any ActivityPub-capable fediverse instance (PeerTube, Mastodon or Pleroma for example). </target>
93fe2d9c
C
878 <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>
879 </trans-unit>
d7c6b951 880 <trans-unit id="6751395526297887552" datatype="html">
8b049b68
C
881 <source>PeerTube version</source>
882 <target state="translated">PeerTube 버전</target>
913aa176 883 <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>
884 </trans-unit>
d7c6b951 885 <trans-unit id="5975923297757530070" datatype="html">
5a6de093 886 <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 887 <target state="new">
e6afb669
C
888 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>Default NSFW/sensitive videos policy
889 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/>
890 <x id="START_TAG_DIV_1" ctype="x-div" equiv-text="&lt;div>"/>can be redefined by the users
891 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/>
5a6de093 892 </target>
913aa176 893 <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>
894 </trans-unit>
d7c6b951 895 <trans-unit id="3386631781603205915" datatype="html">
eb12a714 896 <source>User registration allowed</source>
93fe2d9c 897 <target state="translated">사용자 등록이 허용됨</target>
913aa176 898 <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>
899 </trans-unit>
d7c6b951 900 <trans-unit id="2562108310156005500" datatype="html">
eb12a714 901 <source>Video uploads</source>
8b049b68 902 <target state="translated">동영상 업로드</target>
913aa176 903 <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>
904 <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>
905 </trans-unit>
d7c6b951 906 <trans-unit id="457567965747150035" datatype="html">
eb12a714
C
907 <source>Transcoding in multiple resolutions</source>
908 <target state="new">Transcoding in multiple resolutions</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">32</context></context-group>
910 </trans-unit>
d7c6b951 911 <trans-unit id="330610135077253864" datatype="html">
913aa176 912 <source>Live streaming enabled</source>
93fe2d9c 913 <target state="translated">실시간 스트리밍이 허용됨</target>
913aa176 914 <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>
915 </trans-unit>
d7c6b951 916 <trans-unit id="8135461567542503937" datatype="html">
913aa176 917 <source>Transcode live video in multiple resolutions</source>
918 <target state="new">Transcode live video in multiple resolutions</target>
919 <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>
920 </trans-unit>
d7c6b951 921 <trans-unit id="4990508956923223990" datatype="html">
913aa176 922 <source>Max parallel lives</source>
93fe2d9c 923 <target state="needs-translation">Max parallel lives</target>
913aa176 924 <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>
925 </trans-unit>
d7c6b951 926 <trans-unit id="7864066132065250510" datatype="html">
913aa176 927 <source><x id="INTERPOLATION"/> per user / <x id="INTERPOLATION_1"/> per instance </source>
928 <target state="new"> <x id="INTERPOLATION"/> per user / <x id="INTERPOLATION_1"/> per instance </target>
929 <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>
930 </trans-unit>
d7c6b951 931 <trans-unit id="486979448055158839" datatype="html">
e4eaa7c9 932 <source>Requires manual validation by moderators</source>
93fe2d9c 933 <target state="translated">중재자의 수동 승인 필요</target>
913aa176 934 <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>
935 </trans-unit>
d7c6b951 936 <trans-unit id="3584756669036615394" datatype="html">
e4eaa7c9 937 <source>Automatically published</source>
93fe2d9c 938 <target state="translated">자동으로 게시</target>
913aa176 939 <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>
940 </trans-unit>
d7c6b951 941 <trans-unit id="2602586221576511475">
e771dbe0
C
942 <source>Video quota</source>
943 <target>영상 업로드 제한</target>
2164a13d
C
944
945
946
947
051d69a0 948 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">145</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">145</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">134</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 949 <trans-unit id="1502595455339510144">
913aa176 950 <source>Unlimited <x id="START_TAG_NG_CONTAINER"/>(<x id="INTERPOLATION"/> per day)<x id="CLOSE_TAG_NG_CONTAINER"/></source>
e771dbe0 951 <target>
5a6de093 952 무제한
e6afb669 953 <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container>"/>(하루에
5a6de093 954 <x id="INTERPOLATION" equiv-text="{{ dailyUserVideoQuota | bytes: 0 }}"/>)
e6afb669 955 <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container>"/>
e771dbe0 956 </target>
93fe2d9c
C
957 <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>
958 </trans-unit>
d7c6b951 959 <trans-unit id="1071721880474488785" datatype="html">
eb12a714 960 <source>Import</source>
93fe2d9c 961 <target state="translated">가져오기</target>
2164a13d
C
962
963
964
965 <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 966 <trans-unit id="6276792241563504067" datatype="html">
913aa176 967 <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>
968 <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
969
970 <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 971 <trans-unit id="5812787579835788700" datatype="html">
eb12a714
C
972 <source>HTTP import (YouTube, Vimeo, direct URL...)</source>
973 <target state="new">HTTP import (YouTube, Vimeo, direct URL...)</target>
913aa176 974 <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>
975 </trans-unit>
d7c6b951 976 <trans-unit id="4992364287704007430" datatype="html">
eb12a714 977 <source>Torrent import</source>
93fe2d9c 978 <target state="translated">토렌트 가져오기</target>
913aa176 979 <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>
e67ecaf8
C
980 </trans-unit><trans-unit id="7417677567611860270" datatype="html">
981 <source>Channel synchronization with other platforms (YouTube, Vimeo, ...)</source><target state="new">Channel synchronization with other platforms (YouTube, Vimeo, ...)</target>
982 <context-group purpose="location">
983 <context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context>
984 <context context-type="linenumber">110</context>
985 </context-group>
913aa176 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>
e67ecaf8
C
1057
1058
1059
1060 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">75</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/follows.routes.ts</context><context context-type="linenumber">26</context></context-group></trans-unit>
93fe2d9c
C
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
e67ecaf8 1206 <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></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 1242
4c1ce3d4 1243 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</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 1247
4c1ce3d4 1248 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</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 1269
4c1ce3d4 1270 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit>
d7c6b951 1271 <trans-unit id="3238209155172574367">
e771dbe0
C
1272 <source>Forgot your password</source>
1273 <target>암호 잊음</target>
00e32b7c 1274
4c1ce3d4 1275 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">103</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 1279
4c1ce3d4 1280 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">110</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 1284
4c1ce3d4 1285 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">114</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
051d69a0 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">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">119</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
4c1ce3d4 1310 <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/+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 1315
4c1ce3d4 1316 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">134</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 1339
4c1ce3d4 1340 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">15</context></context-group></trans-unit>
d7c6b951 1341 <trans-unit id="2501430660070156325">
e771dbe0
C
1342 <source>Confirmed password</source>
1343 <target>다시 입력된 암호</target>
00e32b7c 1344
4c1ce3d4 1345 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit>
d7c6b951 1346 <trans-unit id="8547184468496530386">
e771dbe0
C
1347 <source>Reset my password</source>
1348 <target>암호 재설정</target>
00e32b7c 1349
4c1ce3d4 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">24</context></context-group></trans-unit>
00e32b7c
C
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>
0f7195fa
C
1364 </trans-unit><trans-unit id="4502972592942341883" datatype="html">
1365 <source> As you probably noticed: creating an account is not necessary to watch video on <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 on <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>
00e32b7c
C
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>
0f7195fa
C
1394 </trans-unit><trans-unit id="5767014923310516" datatype="html">
1395 <source>Do you use Mastodon, ActivityPub or a RSS feed aggregator?</source><target state="new">Do you use Mastodon, ActivityPub or a RSS feed aggregator?</target>
00e32b7c
C
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 1588 <target state="translated">내 설정</target>
0f7195fa
C
1589
1590
1591 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">125</context></context-group><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></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
051d69a0 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">52</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 1634
051d69a0 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">55</context></context-group></trans-unit><trans-unit id="1254225561962113354" datatype="html">
b2d03a83
C
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>
0f7195fa
C
1688
1689 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit>
d7c6b951 1690 <trans-unit id="7773271640656013365" datatype="html">
5a6de093
C
1691 <source>Interface:</source>
1692 <target state="new">Interface:</target>
0f7195fa
C
1693
1694 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">39</context></context-group></trans-unit>
d7c6b951 1695 <trans-unit id="1674139713929545659" datatype="html">
5a6de093
C
1696 <source>Videos:</source>
1697 <target state="new">Videos:</target>
0f7195fa
C
1698
1699 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit>
d7c6b951 1700 <trans-unit id="9156407045661257130" datatype="html">
5a6de093
C
1701 <source>Sensitive:</source>
1702 <target state="new">Sensitive:</target>
0f7195fa
C
1703
1704 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">56</context></context-group></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>
0f7195fa
C
1708
1709 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">62</context></context-group></trans-unit>
d7c6b951 1710 <trans-unit id="7005745151564974365" datatype="html">
e4eaa7c9
C
1711 <source>Keyboard shortcuts</source>
1712 <target state="new">Keyboard shortcuts</target>
0f7195fa
C
1713
1714
051d69a0 1715 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">71</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">145</context></context-group></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 1720
051d69a0 1721 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">142</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>
0f7195fa 1725
051d69a0 1726 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">141</context></context-group></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>
051d69a0
C
1730
1731 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">150</context></context-group></trans-unit>
d7c6b951 1732 <trans-unit id="7507948636555938109">
e771dbe0
C
1733 <source>Log out</source>
1734 <target>로그아웃</target>
0f7195fa
C
1735
1736 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">76</context></context-group></trans-unit>
d7c6b951 1737 <trans-unit id="8893390761160292681" datatype="html">
913aa176 1738 <source>My account</source>
1739 <target state="new">My account</target>
0f7195fa
C
1740
1741 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
d7c6b951 1742 <trans-unit id="6371572688505952303" datatype="html">
913aa176 1743 <source>My library</source>
1744 <target state="new">My library</target>
0f7195fa
C
1745
1746 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">92</context></context-group></trans-unit>
d7c6b951 1747 <trans-unit id="2308975396733519902">
e771dbe0
C
1748 <source>Create an account</source>
1749 <target>계정 만들기</target>
00e32b7c
C
1750
1751
0f7195fa 1752 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">74</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</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>
e67ecaf8
C
1756
1757 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">92</context></context-group></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>
e67ecaf8
C
1761
1762 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">51</context></context-group></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>
0f7195fa 1766
051d69a0 1767 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">137</context></context-group></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
e67ecaf8 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">173</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
0f7195fa 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">97</context></context-group></trans-unit>
d7c6b951 1806 <trans-unit id="1726363342938046830">
e771dbe0
C
1807 <source>About</source>
1808 <target>정보</target>
00e32b7c 1809
0f7195fa 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">130</context></context-group></trans-unit><trans-unit id="6653148913296143805" datatype="html">
00e32b7c
C
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>
00e32b7c
C
1822 </trans-unit><trans-unit id="6075115017891566450" datatype="html">
1823 <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>
1824 <context-group purpose="location">
1825 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
1826 <context context-type="linenumber">36,38</context>
1827 </context-group>
1828 </trans-unit><trans-unit id="5788965650054506209" datatype="html">
1829 <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>
1830 <context-group purpose="location">
1831 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
1832 <context context-type="linenumber">60,62</context>
1833 </context-group>
1834 </trans-unit><trans-unit id="6090939006626576593" datatype="html">
1835 <source>My channel</source><target state="new">My channel</target>
1836 <context-group purpose="location">
1837 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
1838 <context context-type="linenumber">75</context>
1839 </context-group>
1840 </trans-unit><trans-unit id="3071761663064320665" datatype="html">
1841 <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>
1842 <context-group purpose="location">
1843 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
1844 <context context-type="linenumber">77,79</context>
1845 </context-group>
1846 </trans-unit><trans-unit id="3761381527105312450" datatype="html">
1847 <source>I don't want to create a channel</source><target state="new">I don't want to create a channel</target>
1848 <context-group purpose="location">
1849 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
1850 <context context-type="linenumber">91,92</context>
1851 </context-group>
1852 </trans-unit><trans-unit id="1792963373738226329" datatype="html">
1853 <source>You will be able to create a channel later</source><target state="new">You will be able to create a channel later</target>
1854 <context-group purpose="location">
1855 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
1856 <context context-type="linenumber">94,95</context>
1857 </context-group>
93fe2d9c 1858 </trans-unit>
d7c6b951 1859 <trans-unit id="7922989125096435449" datatype="html">
e4eaa7c9
C
1860 <source>Contact</source>
1861 <target state="new">Contact</target>
0f7195fa
C
1862
1863
051d69a0 1864 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-routing.module.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">140</context></context-group></trans-unit>
d7c6b951 1865 <trans-unit id="403762424689874454">
e771dbe0
C
1866 <source>View your notifications</source>
1867 <target>알림 보기</target>
913aa176 1868 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">3</context></context-group>
1869 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">11</context></context-group>
1870 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">11</context></context-group>
1871 </trans-unit>
d7c6b951 1872 <trans-unit id="2333314224059826550" datatype="html">
8b049b68
C
1873 <source>Mark all as read</source>
1874 <target state="new">Mark all as read</target>
913aa176 1875 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">27</context></context-group>
1876 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">27</context></context-group>
1877 <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>
1878 </trans-unit>
d7c6b951 1879 <trans-unit id="8278995041812548563">
e771dbe0
C
1880 <source>Update your notification preferences</source>
1881 <target>알림 설정 변경</target>
00e32b7c
C
1882
1883 <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 1884 <trans-unit id="5842982307680337701">
e771dbe0
C
1885 <source>See all your notifications</source>
1886 <target>모든 알림 보기</target>
00e32b7c
C
1887
1888 <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
1889 <trans-unit id="5108072242786374364" datatype="html">
1890 <source>Welcome to <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>, dear user!</source>
1891 <target state="new">Welcome to <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>, dear user!</target>
1892 <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>
1893 </trans-unit>
1894 <trans-unit id="8821712929823045567" datatype="html">
1895 <source>It's time to set up your account profile!</source>
1896 <target state="new">It's time to set up your account profile!</target>
1897 <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>
1898 </trans-unit>
1899 <trans-unit id="7239874680342223476" datatype="html">
e6afb669
C
1900 <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>
1901 <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
1902 <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>
1903 </trans-unit>
1904 <trans-unit id="5856432243446401016" datatype="html">
e6afb669
C
1905 <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>
1906 <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
1907 <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>
1908 </trans-unit>
1909 <trans-unit id="3221645359464920754" datatype="html">
e6afb669
C
1910 <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>
1911 <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
1912 <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>
1913 </trans-unit>
1914 <trans-unit id="2218100934178971211" datatype="html">
1915 <source>Don't show me this anymore</source>
1916 <target state="new">Don't show me this anymore</target>
91ae3c4a 1917 <context-group purpose="location">
36e5e1d7
C
1918 <context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context>
1919 <context context-type="linenumber">23</context>
91ae3c4a 1920 </context-group>
913aa176 1921 </trans-unit>
1922 <trans-unit id="4424964105331349857" datatype="html">
1923 <source>I'm a teapot</source>
1924 <target state="new">I'm a teapot</target>
0f7195fa
C
1925
1926 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.ts</context><context context-type="linenumber">27</context></context-group></trans-unit>
d7c6b951 1927 <trans-unit id="1597262876035959248" datatype="html">
913aa176 1928 <source>That's an error.</source>
1929 <target state="new">That's an error.</target>
0f7195fa
C
1930
1931 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">4</context></context-group></trans-unit>
93fe2d9c
C
1932 <trans-unit id="3343007694071351756" datatype="html">
1933 <source>We couldn't find any video tied to the URL <x id="INTERPOLATION" equiv-text="{{ pathname }}"/> you were looking for.</source>
1934 <target state="new">We couldn't find any video tied to the URL <x id="INTERPOLATION" equiv-text="{{ pathname }}"/> you were looking for.</target>
0f7195fa
C
1935
1936 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">7</context></context-group></trans-unit>
93fe2d9c
C
1937 <trans-unit id="7366678433039425999" datatype="html">
1938 <source>We couldn't find any resource tied to the URL <x id="INTERPOLATION" equiv-text="{{ pathname }}"/> you were looking for.</source>
1939 <target state="new">We couldn't find any resource tied to the URL <x id="INTERPOLATION" equiv-text="{{ pathname }}"/> you were looking for.</target>
0f7195fa
C
1940
1941 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">8</context></context-group></trans-unit>
d7c6b951 1942 <trans-unit id="3522707340816553139" datatype="html">
913aa176 1943 <source>Possible reasons:</source>
1944 <target state="new">Possible reasons:</target>
95bd9515 1945 <note priority="1" from="description">Possible reasons preceding a list of reasons a `Not Found` error page may occur</note>
0f7195fa
C
1946
1947 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">12</context></context-group></trans-unit>
d7c6b951 1948 <trans-unit id="6925335998927745197" datatype="html">
913aa176 1949 <source>You may have used an outdated or broken link</source>
1950 <target state="new">You may have used an outdated or broken link</target>
0f7195fa
C
1951
1952 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">15</context></context-group></trans-unit>
93fe2d9c
C
1953 <trans-unit id="1171455174603388942" datatype="html">
1954 <source>The video may have been moved or deleted</source>
1955 <target state="new">The video may have been moved or deleted</target>
0f7195fa
C
1956
1957 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">17</context></context-group></trans-unit>
93fe2d9c
C
1958 <trans-unit id="2213348264902218064" datatype="html">
1959 <source>The resource may have been moved or deleted</source>
1960 <target state="new">The resource may have been moved or deleted</target>
0f7195fa
C
1961
1962 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit>
d7c6b951 1963 <trans-unit id="3209594685692897380" datatype="html">
90aa0a74
C
1964 <source>You may have typed the address or URL incorrectly</source>
1965 <target state="new">You may have typed the address or URL incorrectly</target>
0f7195fa
C
1966
1967 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">20</context></context-group></trans-unit>
d7c6b951 1968 <trans-unit id="3290262698447971494" datatype="html">
913aa176 1969 <source>You are not authorized here.</source>
1970 <target state="new">You are not authorized here.</target>
0f7195fa
C
1971
1972 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit><trans-unit id="8497991113445747319" datatype="html">
1973 <source>You might need to login to see the video.</source><target state="new">You might need to login to see the video.</target>
95bd9515 1974 <context-group purpose="location">
0f7195fa 1975 <context context-type="sourcefile">src/app/+error-page/error-page.component.html</context>
90aa0a74 1976 <context context-type="linenumber">30</context>
95bd9515 1977 </context-group>
0f7195fa
C
1978 </trans-unit><trans-unit id="250608669543270729" datatype="html">
1979 <source>You might need to login to see the resource.</source><target state="new">You might need to login to see the resource.</target>
95bd9515 1980 <context-group purpose="location">
0f7195fa 1981 <context context-type="sourcefile">src/app/+error-page/error-page.component.html</context>
90aa0a74 1982 <context context-type="linenumber">31</context>
95bd9515 1983 </context-group>
0f7195fa
C
1984 </trans-unit><trans-unit id="1908285951500318953" datatype="html">
1985 <source> Login </source><target state="new"> Login </target>
1986 <context-group purpose="location">
1987 <context context-type="sourcefile">src/app/+error-page/error-page.component.html</context>
1988 <context context-type="linenumber">34,36</context>
1989 </context-group>
913aa176 1990 </trans-unit>
0f7195fa
C
1991 <trans-unit id="6209939621665316894" datatype="html">
1992 <source>You might need to check your account is allowed by the video or instance owner.</source>
1993 <target state="new">You might need to check your account is allowed by the video or instance owner.</target>
1994
1995 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit>
1996 <trans-unit id="3543381263966122204" datatype="html">
1997 <source>You might need to check your account is allowed by the resource or instance owner.</source>
1998 <target state="new">You might need to check your account is allowed by the resource or instance owner.</target>
1999
2000 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit>
d7c6b951 2001 <trans-unit id="7231414106228227962" datatype="html">
913aa176 2002 <source>The requested entity body blends sweet bits with a mellow earthiness.</source>
2003 <target state="new"> The requested entity body blends sweet bits with a mellow earthiness. </target>
b87b606a 2004 <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>
0f7195fa
C
2005
2006 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit>
d7c6b951 2007 <trans-unit id="2933819425721221134" datatype="html">
913aa176 2008 <source>Sepia seems to like it.</source>
2009 <target state="new">Sepia seems to like it.</target>
95bd9515 2010 <note priority="1" from="description">This is about Sepia's tea</note>
0f7195fa
C
2011
2012 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit>
913aa176 2013 <trans-unit id="2971365540217107489" datatype="html">
2014 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source>
2015 <target state="new">Media is too large for the server. Please contact you administrator if you want to increase the limit size.</target>
2164a13d 2016
e67ecaf8 2017 <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>
d7c6b951 2018 <trans-unit id="5131854469652959713" datatype="html">
e4eaa7c9
C
2019 <source>GLOBAL SEARCH</source>
2020 <target state="new">GLOBAL SEARCH</target>
913aa176 2021 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">26</context></context-group>
2022 </trans-unit>
d7c6b951 2023 <trans-unit id="1843010981261389722" datatype="html">
5a6de093
C
2024 <source>using <x id="INTERPOLATION"/></source>
2025 <target state="new">using
2026 <x id="INTERPOLATION" equiv-text="{{ serverConfig.search.searchIndex.url }}"/>
2027 </target>
913aa176 2028 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">28</context></context-group>
2029 </trans-unit>
d7c6b951 2030 <trans-unit id="4070041848101291003" datatype="html">
e4eaa7c9
C
2031 <source>Results will be augmented with those of a third-party index. Only data necessary to make the query will be sent.</source>
2032 <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
2033
2034 <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
2035 <trans-unit id="2807610143550376912" datatype="html">
2036 <source>Your query will be matched against video names or descriptions, channel names.</source>
2037 <target state="new">Your query will be matched against video names or descriptions, channel names.</target>
00e32b7c
C
2038
2039 <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 2040 <trans-unit id="3801957940570333397" datatype="html">
e4eaa7c9
C
2041 <source>ADVANCED SEARCH</source>
2042 <target state="new">ADVANCED SEARCH</target>
00e32b7c
C
2043
2044 <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 2045 <trans-unit id="3416071273413341159" datatype="html">
e4eaa7c9
C
2046 <source>any instance</source>
2047 <target state="new">any instance</target>
00e32b7c
C
2048
2049 <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 2050 <trans-unit id="1764675694412365696" datatype="html">
e4eaa7c9
C
2051 <source>only followed instances</source>
2052 <target state="new">only followed instances</target>
00e32b7c
C
2053
2054 <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 2055 <trans-unit id="6462732349450217281" datatype="html">
e4eaa7c9
C
2056 <source>Determines whether you can resolve any distant content, or if this instance only allows doing so for instances it follows.</source>
2057 <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
2058
2059 <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 2060 <trans-unit id="3710530516408401495" datatype="html">
5a6de093
C
2061 <source>will list the matching channel</source>
2062 <target state="new">will list the matching channel</target>
00e32b7c
C
2063
2064
2065 <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 2066 <trans-unit id="6913541939335935215" datatype="html">
5a6de093
C
2067 <source>will list the matching video</source>
2068 <target state="new">will list the matching video</target>
00e32b7c
C
2069
2070 <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 2071 <trans-unit id="8854094932942190741">
e771dbe0
C
2072 <source>Search...</source>
2073 <target>검색...</target>
93fe2d9c
C
2074 <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>
2075 </trans-unit>
d7c6b951 2076 <trans-unit id="2468689683507870964" datatype="html">
5a6de093
C
2077 <source>In this instance's network</source>
2078 <target state="new">In this instance's network</target>
913aa176 2079 <context-group purpose="location"><context context-type="sourcefile">src/app/header/suggestion.component.html</context><context context-type="linenumber">14</context></context-group>
2080 </trans-unit>
d7c6b951 2081 <trans-unit id="4494942989613184609" datatype="html">
e4eaa7c9
C
2082 <source>In the vidiverse</source>
2083 <target state="new">In the vidiverse</target>
913aa176 2084 <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
2085 </trans-unit><trans-unit id="8151924435547335490" datatype="html">
2086 <source>Upload failed</source><target state="new">Upload failed</target>
2087 <context-group purpose="location">
2088 <context context-type="sourcefile">src/app/helpers/utils/upload.ts</context>
2089 <context context-type="linenumber">12</context>
2090 </context-group>
913aa176 2091 </trans-unit>
d7c6b951 2092 <trans-unit id="5146398958364876914">
e771dbe0
C
2093 <source>Sort</source>
2094 <target>정렬</target>
913aa176 2095 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">7</context></context-group>
2096 </trans-unit>
735a8705 2097 <trans-unit id="4540121094340493564" datatype="html">
93fe2d9c
C
2098 <source>Display only</source>
2099 <target state="new">Display only</target>
12fa2a6a
C
2100 <context-group purpose="location">
2101 <context context-type="sourcefile">src/app/+search/search-filters.component.html</context>
2102 <context context-type="linenumber">21</context>
2103 </context-group>
735a8705 2104 </trans-unit>
d7c6b951 2105 <trans-unit id="7970752988844762769">
e771dbe0
C
2106 <source>Published date</source>
2107 <target>공개 일시</target>
93fe2d9c
C
2108 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">59</context></context-group>
2109 </trans-unit>
d7c6b951 2110 <trans-unit id="5038188980760269298">
e771dbe0
C
2111 <source>Original publication year</source>
2112 <target>원래 공개 일시</target>
93fe2d9c
C
2113 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">73</context></context-group>
2114 </trans-unit>
d7c6b951 2115 <trans-unit id="2316758236788716819" datatype="html">
eb12a714
C
2116 <source>After...</source>
2117 <target state="new">After...</target>
93fe2d9c
C
2118 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">85</context></context-group>
2119 </trans-unit>
d7c6b951 2120 <trans-unit id="5418443214217152433" datatype="html">
eb12a714
C
2121 <source>Before...</source>
2122 <target state="new">Before...</target>
93fe2d9c
C
2123 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">95</context></context-group>
2124 </trans-unit>
d7c6b951 2125 <trans-unit id="7410432243549869948">
e771dbe0
C
2126 <source>Duration</source>
2127 <target>재생 시간</target>
00e32b7c
C
2128
2129
2130 <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 2131 <trans-unit id="3589238979642505685">
e771dbe0
C
2132 <source>Display sensitive content</source>
2133 <target>민감한 내용 표시</target>
93fe2d9c
C
2134 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">40</context></context-group>
2135 </trans-unit>
d7c6b951 2136 <trans-unit id="2807800733729323332">
e771dbe0
C
2137 <source>Yes</source>
2138 <target>예</target>
93fe2d9c
C
2139 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">48</context></context-group>
2140 </trans-unit>
d7c6b951 2141 <trans-unit id="3542042671420335679">
e771dbe0
C
2142 <source>No</source>
2143 <target>아니오</target>
93fe2d9c
C
2144 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">53</context></context-group>
2145 </trans-unit>
d7c6b951 2146 <trans-unit id="1806667489382256324">
e771dbe0
C
2147 <source>Category</source>
2148 <target>카테고리</target>
00e32b7c
C
2149
2150
2151
4c1ce3d4 2152 <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">68</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 2153 <trans-unit id="2199290266269383925" datatype="html">
e4eaa7c9
C
2154 <source>Display all categories</source>
2155 <target state="new">Display all categories</target>
93fe2d9c
C
2156 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">127</context></context-group>
2157 </trans-unit>
d7c6b951 2158 <trans-unit id="9065795501872450602">
e771dbe0
C
2159 <source>Licence</source>
2160 <target>라이선스</target>
00e32b7c
C
2161
2162
2163
4c1ce3d4 2164 <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">79</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 2165 <trans-unit id="4184995865179898060" datatype="html">
e4eaa7c9
C
2166 <source>Display all licenses</source>
2167 <target state="new">Display all licenses</target>
93fe2d9c
C
2168 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">140</context></context-group>
2169 </trans-unit>
d7c6b951 2170 <trans-unit id="2826581353496868063">
e771dbe0
C
2171 <source>Language</source>
2172 <target>언어</target>
00e32b7c
C
2173
2174
2175
2176
4c1ce3d4 2177 <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">99</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 2178 <trans-unit id="7904142744051432458" datatype="html">
e4eaa7c9
C
2179 <source>Display all languages</source>
2180 <target state="new">Display all languages</target>
93fe2d9c
C
2181 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">153</context></context-group>
2182 </trans-unit>
d7c6b951 2183 <trans-unit id="2252476112877289102">
e771dbe0
C
2184 <source>All of these tags</source>
2185 <target>이 태그들 모두</target>
93fe2d9c
C
2186 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">162</context></context-group>
2187 </trans-unit>
d7c6b951 2188 <trans-unit id="4413784616961145955">
e771dbe0
C
2189 <source>One of these tags</source>
2190 <target>이 태그들 중 하나</target>
93fe2d9c
C
2191 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">170</context></context-group>
2192 </trans-unit>
2193 <trans-unit id="5143793904897598509" datatype="html">
2194 <source>PeerTube instance host</source>
2195 <target state="new">PeerTube instance host</target>
4a7056b2
C
2196 <context-group purpose="location">
2197 <context context-type="sourcefile">src/app/+search/search-filters.component.html</context>
2198 <context context-type="linenumber">178</context>
2199 </context-group>
93fe2d9c
C
2200 </trans-unit>
2201 <trans-unit id="8244789432276387088" datatype="html">
2202 <source>Result types</source>
2203 <target state="new">Result types</target>
42fea41a
C
2204 <context-group purpose="location">
2205 <context context-type="sourcefile">src/app/+search/search-filters.component.html</context>
2206 <context context-type="linenumber">187</context>
2207 </context-group>
4a7056b2 2208 </trans-unit>
d7c6b951 2209 <trans-unit id="283421392567624698" datatype="html">
5a6de093
C
2210 <source>Search target</source>
2211 <target state="new">Search target</target>
93fe2d9c
C
2212 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">212</context></context-group>
2213 </trans-unit>
d7c6b951 2214 <trans-unit id="2489767671380266270" datatype="html">
5a6de093
C
2215 <source>Vidiverse</source>
2216 <target state="new">Vidiverse</target>
93fe2d9c
C
2217 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">222</context></context-group>
2218 </trans-unit>
d7c6b951 2219 <trans-unit id="5478121364779850827" datatype="html">
8b049b68
C
2220 <source>Reset</source>
2221 <target state="new">
5e6c69ce
C
2222 Reset
2223 </target>
fa737aa0
C
2224
2225
2226
2227
2228
2229
2230
2231
2232
2233
2234
2235
2236
2237 <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 2238 <trans-unit id="8829497237648100098">
e771dbe0
C
2239 <source>Filter</source>
2240 <target>필터</target>
93fe2d9c
C
2241 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">233</context></context-group>
2242 </trans-unit>
d7c6b951 2243 <trans-unit id="6479885129995567639" datatype="html">
5a6de093
C
2244 <source>Video channels</source>
2245 <target state="new">Video channels</target>
913aa176 2246 <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>
2247 </trans-unit>
d7c6b951 2248 <trans-unit id="1909308046360229945">
e771dbe0
C
2249 <source>Add caption</source>
2250 <target>자막 추가</target>
913aa176 2251 <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>
2252 </trans-unit>
d7c6b951 2253 <trans-unit id="753928283782809091">
e771dbe0
C
2254 <source>Select the caption file</source>
2255 <target>자막 파일 선택</target>
913aa176 2256 <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>
2257 </trans-unit>
d7c6b951 2258 <trans-unit id="4616828176080418150">
eb12a714 2259 <source>This will replace an existing caption!</source>
e771dbe0
C
2260 <target>
2261 기존 자막을 이 자막으로 덮어씁니다!
2262 </target>
93fe2d9c
C
2263 <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>
2264 </trans-unit>
d7c6b951 2265 <trans-unit id="2752121353049766867">
e771dbe0
C
2266 <source>Add this caption</source>
2267 <target>이 자막 추가</target>
913aa176 2268 <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
2269 </trans-unit>
2270 <trans-unit id="480001148850006323" datatype="html">
2271 <source>Edit caption</source>
2272 <target state="new">Edit caption</target>
3c18ff47
C
2273 <context-group purpose="location">
2274 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal/video-caption-edit-modal.component.html</context>
2275 <context context-type="linenumber">5</context>
2276 </context-group>
93fe2d9c
C
2277 </trans-unit>
2278 <trans-unit id="6838559377527923778" datatype="html">
2279 <source>Caption</source>
2280 <target state="new">Caption</target>
3c18ff47
C
2281 <context-group purpose="location">
2282 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal/video-caption-edit-modal.component.html</context>
2283 <context context-type="linenumber">10</context>
2284 </context-group>
93fe2d9c
C
2285 </trans-unit>
2286 <trans-unit id="1989971680596153649" datatype="html">
2287 <source>Edit this caption</source>
2288 <target state="new">Edit this caption</target>
3c18ff47
C
2289 <context-group purpose="location">
2290 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal/video-caption-edit-modal.component.html</context>
2291 <context context-type="linenumber">31</context>
2292 </context-group>
913aa176 2293 </trans-unit>
d7c6b951 2294 <trans-unit id="5701618810648052610">
e771dbe0
C
2295 <source>Title</source>
2296 <target>제목</target>
93fe2d9c
C
2297 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">17</context></context-group>
2298 </trans-unit>
d7c6b951 2299 <trans-unit id="7886570921510760899">
e771dbe0
C
2300 <source>Tags</source>
2301 <target>태그</target>
00e32b7c
C
2302
2303
2304 <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 2305 <trans-unit id="354332809647287722" datatype="html">
913aa176 2306 <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
2307 <target state="new">
2308 Tags could be used to suggest relevant recommendations.
e6afb669 2309 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
5a6de093 2310 There is a maximum of 5 tags.
e6afb669 2311 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
5a6de093 2312 Press
e6afb669
C
2313 <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="&lt;kbd>"/>Enter
2314 <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="&lt;/kbd>"/> to add a new tag.
5a6de093
C
2315
2316 </target>
2164a13d
C
2317
2318 <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 2319 <trans-unit id="3265632123453688399">
e771dbe0
C
2320 <source>Enter a new tag</source>
2321 <target>새 태그 입력</target>
93fe2d9c
C
2322 <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>
2323 </trans-unit>
913aa176 2324 <trans-unit id="6179532215548637839" datatype="html">
2325 <source>extensions</source>
2326 <target state="new">extensions</target>
93fe2d9c
C
2327 <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>
2328 </trans-unit>
913aa176 2329 <trans-unit id="8054921481196967348" datatype="html">
2330 <source>This image is too large.</source>
2331 <target state="new">This image is too large.</target>
93fe2d9c
C
2332 <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>
2333 <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>
2334 </trans-unit>
2335 <trans-unit id="6259523075362402245" datatype="html">
2336 <source>Upload a new banner</source>
2337 <target state="new">Upload a new banner</target>
00e32b7c
C
2338
2339
2340 <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
2341 <trans-unit id="1117672957968812680" datatype="html">
2342 <source>Change your banner</source>
2343 <target state="new">Change your banner</target>
00e32b7c
C
2344
2345 <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
2346 <trans-unit id="3394080812181176794" datatype="html">
2347 <source>Remove banner</source>
2348 <target state="new">Remove banner</target>
00e32b7c
C
2349
2350 <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
2351 <trans-unit id="7306351600905511107" datatype="html">
2352 <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>
2353 <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>
2354 <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>
2355 </trans-unit>
2356 <trans-unit id="3220184757632006830" datatype="html">
2357 <source>Account avatar</source>
2358 <target state="new">Account avatar</target>
00e32b7c
C
2359
2360 <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
2361 <trans-unit id="1138964882426023395" datatype="html">
2362 <source>Channel avatar</source>
2363 <target state="new">Channel avatar</target>
00e32b7c
C
2364
2365 <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 2366 <trans-unit id="1358902062258458923" datatype="html">
e6afb669
C
2367 <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>
2368 <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
2369 <context-group purpose="location">
2370 <context context-type="sourcefile">src/app/shared/shared-custom-markup/custom-markup-help.component.html</context>
2371 <context context-type="linenumber">2</context>
2372 </context-group>
93fe2d9c
C
2373 </trans-unit>
2374 <trans-unit id="7976591803735140601" datatype="html">
2375 <source>Latest published video</source>
2376 <target state="new">Latest published video</target>
c5c848c5
C
2377 <context-group purpose="location">
2378 <context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context>
2379 <context context-type="linenumber">24</context>
2380 </context-group>
93fe2d9c
C
2381 </trans-unit>
2382 <trans-unit id="283609029522452529" datatype="html">
2383 <source>Error in channel miniature component: <x id="PH" equiv-text="err.message"/></source>
2384 <target state="new">Error in channel miniature component: <x id="PH" equiv-text="err.message"/></target>
64ef55f7
C
2385 <context-group purpose="location">
2386 <context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.ts</context>
2387 <context context-type="linenumber">57</context>
2388 </context-group>
93fe2d9c
C
2389 </trans-unit>
2390 <trans-unit id="3059355667050002541" datatype="html">
2391 <source>Error in playlist miniature component: <x id="PH" equiv-text="err.message"/></source>
2392 <target state="new">Error in playlist miniature component: <x id="PH" equiv-text="err.message"/></target>
64ef55f7
C
2393 <context-group purpose="location">
2394 <context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/playlist-miniature-markup.component.ts</context>
2395 <context context-type="linenumber">47</context>
2396 </context-group>
93fe2d9c
C
2397 </trans-unit>
2398 <trans-unit id="863691161959989717" datatype="html">
2399 <source>Error in video miniature component: <x id="PH" equiv-text="err.message"/></source>
2400 <target state="new">Error in video miniature component: <x id="PH" equiv-text="err.message"/></target>
2401 <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>
2402 </trans-unit>
2403 <trans-unit id="1247256698916587400" datatype="html">
2404 <source>Error in videos list component: <x id="PH" equiv-text="err.message"/></source>
2405 <target state="new">Error in videos list component: <x id="PH" equiv-text="err.message"/></target>
64ef55f7
C
2406 <context-group purpose="location">
2407 <context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/videos-list-markup.component.ts</context>
2408 <context context-type="linenumber">77</context>
2409 </context-group>
93fe2d9c
C
2410 </trans-unit>
2411 <trans-unit id="1460134385691851101" datatype="html">
2412 <source>Advanced filters</source>
2413 <target state="new">Advanced filters</target>
b53cc662
C
2414
2415
2416
2417
2418
e67ecaf8 2419 <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">44</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">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">148</context></context-group></trans-unit>
d7c6b951 2420 <trans-unit id="2504502765849142619" datatype="html">
5a6de093
C
2421 <source>No items found</source>
2422 <target state="new">No items found</target>
93fe2d9c
C
2423 <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>
2424 </trans-unit>
d7c6b951 2425 <trans-unit id="4902817035128594900">
e771dbe0
C
2426 <source>Description</source>
2427 <target>설명</target>
00e32b7c
C
2428
2429
2430
2431
2432
2433
2434
2435
2436 <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 2437 <trans-unit id="8740951153302736329" datatype="html">
9d94e5d7
C
2438 <source>Video descriptions are truncated by default and require manual action to expand them.</source>
2439 <target state="new">
2440 Video descriptions are truncated by default and require manual action to expand them.
2441 </target>
2164a13d
C
2442
2443 <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 2444 <trans-unit id="2090254132451149776" datatype="html">
e6afb669
C
2445 <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>
2446 <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>
4c1ce3d4
C
2447
2448 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
d7c6b951 2449 <trans-unit id="5462361983940693567">
e771dbe0
C
2450 <source>Channel</source>
2451 <target>채널</target>
00e32b7c
C
2452
2453
2454
2455
2456
2457
2458
2459
4c1ce3d4 2460 <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">64</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">64</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">63</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 2461 <trans-unit id="2806917038528218276" datatype="html">
e4eaa7c9
C
2462 <source>FAQ</source>
2463 <target state="new">FAQ</target>
2164a13d 2464
051d69a0 2465 <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 2466 <trans-unit id="3620232640697554352" datatype="html">
e4eaa7c9
C
2467 <source>Frequently asked questions about PeerTube</source>
2468 <target state="new">Frequently asked questions about PeerTube</target>
0f7195fa 2469
051d69a0 2470 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">142</context></context-group></trans-unit>
d7c6b951 2471 <trans-unit id="8942351587754185907" datatype="html">
e4eaa7c9
C
2472 <source>API</source>
2473 <target state="new">API</target>
2164a13d 2474
051d69a0 2475 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">145</context></context-group></trans-unit><trans-unit id="7366542359085748162" datatype="html">
2e25a6da 2476 <source>powered by PeerTube - CopyLeft 2015-2022</source><target state="new">powered by PeerTube - CopyLeft 2015-2022</target>
051d69a0
C
2477
2478 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">149</context></context-group></trans-unit>
d7c6b951 2479 <trans-unit id="3722967224215437913" datatype="html">
e4eaa7c9
C
2480 <source>API documentation</source>
2481 <target state="new">API documentation</target>
0f7195fa 2482
051d69a0 2483 <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 2484 <trans-unit id="9012879216268259096" datatype="html">
5a6de093
C
2485 <source>Schedule publication (<x id="INTERPOLATION"/>)</source>
2486 <target state="new">Schedule publication (
2487 <x id="INTERPOLATION" equiv-text="{{ calendarTimezone }}"/>)
2488 </target>
4c1ce3d4
C
2489
2490 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">122</context></context-group></trans-unit>
d7c6b951 2491 <trans-unit id="9155449485123349070" datatype="html">
5a6de093
C
2492 <source>Contains sensitive content</source>
2493 <target state="new">Contains sensitive content</target>
4c1ce3d4
C
2494
2495 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">136</context></context-group></trans-unit>
93fe2d9c
C
2496 <trans-unit id="4850841867094321899" datatype="html">
2497 <source>Some instances hide videos containing mature or explicit content by default.</source>
2498 <target state="new">Some instances hide videos containing mature or explicit content by default.</target>
4c1ce3d4
C
2499
2500 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">140</context></context-group></trans-unit>
d7c6b951 2501 <trans-unit id="4895908242997839943" datatype="html">
5a6de093
C
2502 <source>Publish after transcoding</source>
2503 <target state="new">Publish after transcoding</target>
4c1ce3d4 2504
76ab0208
C
2505 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">146</context></context-group></trans-unit><trans-unit id="1124038634267013139" datatype="html">
2506 <source>The video may be unplayable during the transcoding process. It's the reason why we prefer to publish publicly the video after transcoding.</source><target state="new">The video may be unplayable during the transcoding process. It's the reason why we prefer to publish publicly the video after transcoding.</target>
2507 <context-group purpose="location">
2508 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context>
2509 <context context-type="linenumber">150</context>
2510 </context-group>
2511 </trans-unit>
2512
d7c6b951 2513 <trans-unit id="5984574397847510001" datatype="html">
eb12a714
C
2514 <source>Basic info</source>
2515 <target state="new">Basic info</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">11</context></context-group>
2517 </trans-unit>
d7c6b951 2518 <trans-unit id="2142169012597585513" datatype="html">
eb12a714
C
2519 <source>Add another caption</source>
2520 <target state="new">Add another caption</target>
4c1ce3d4
C
2521
2522 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit>
d7c6b951 2523 <trans-unit id="4525569337497033381" datatype="html">
eb12a714
C
2524 <source>See the subtitle file</source>
2525 <target state="new">See the subtitle file</target>
4c1ce3d4 2526
051d69a0
C
2527 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">182</context></context-group></trans-unit><trans-unit id="4335724652642647824" datatype="html">
2528 <source>Already uploaded on <x id="INTERPOLATION" equiv-text="{{ videoCaption.updatedAt | date }}"/> ✔</source><target state="new">Already uploaded on <x id="INTERPOLATION" equiv-text="{{ videoCaption.updatedAt | date }}"/> ✔</target>
2529 <context-group purpose="location">
2530 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context>
2531 <context context-type="linenumber">186,188</context>
2532 </context-group>
2533 </trans-unit>
2534
d7c6b951 2535 <trans-unit id="73284819990858102" datatype="html">
eb12a714
C
2536 <source>Will be created on update</source>
2537 <target state="new">Will be created on update</target>
4c1ce3d4
C
2538
2539 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">195</context></context-group></trans-unit>
d7c6b951 2540 <trans-unit id="7044449271109607418" datatype="html">
eb12a714
C
2541 <source>Cancel create</source>
2542 <target state="new">Cancel create</target>
4c1ce3d4
C
2543
2544 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">197</context></context-group></trans-unit>
93fe2d9c
C
2545 <trans-unit id="8541869921865486762" datatype="html">
2546 <source>Will be edited on update</source>
2547 <target state="new">Will be edited on update</target>
4c1ce3d4
C
2548
2549 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">203</context></context-group></trans-unit>
93fe2d9c
C
2550 <trans-unit id="4013233634947488312" datatype="html">
2551 <source>Cancel edition</source>
2552 <target state="new">Cancel edition</target>
4c1ce3d4
C
2553
2554 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">205</context></context-group></trans-unit>
d7c6b951 2555 <trans-unit id="7879454016898626211" datatype="html">
eb12a714
C
2556 <source>Will be deleted on update</source>
2557 <target state="new">Will be deleted on update</target>
4c1ce3d4
C
2558
2559 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">211</context></context-group></trans-unit>
d7c6b951 2560 <trans-unit id="305832955565133216" datatype="html">
eb12a714
C
2561 <source>Cancel deletion</source>
2562 <target state="new">Cancel deletion</target>
4c1ce3d4
C
2563
2564 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">213</context></context-group></trans-unit>
d7c6b951 2565 <trans-unit id="360396717319152766" datatype="html">
eb12a714
C
2566 <source>No captions for now.</source>
2567 <target state="new">
040758e0
C
2568 No captions for now.
2569 </target>
2164a13d 2570
4c1ce3d4 2571 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">226</context></context-group></trans-unit>
d7c6b951 2572 <trans-unit id="8508836953540308271" datatype="html">
913aa176 2573 <source>Live settings</source>
2574 <target state="new">Live settings</target>
4c1ce3d4
C
2575
2576 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">234</context></context-group></trans-unit>
d7c6b951 2577 <trans-unit id="1212376766715456139" datatype="html">
913aa176 2578 <source>⚠️ If you enable this option, your live will be terminated if you exceed your video quota</source>
2579 <target state="new">⚠️ If you enable this option, your live will be terminated if you exceed your video quota</target>
4c1ce3d4
C
2580
2581 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">287</context></context-group></trans-unit>
9b0b8301
C
2582 <trans-unit id="1966495339378120213" datatype="html">
2583 <source>Latency mode</source>
2584 <target state="new">Latency mode</target>
4c1ce3d4
C
2585
2586 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">293</context></context-group></trans-unit>
d7c6b951 2587 <trans-unit id="8891497955962997247" datatype="html">
913aa176 2588 <source>Automatically publish a replay when your live ends</source>
2589 <target state="new">Automatically publish a replay when your live ends</target>
4c1ce3d4
C
2590
2591 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">283</context></context-group></trans-unit>
76ab0208 2592
d7c6b951 2593 <trans-unit id="2288513108450439427" datatype="html">
eb12a714
C
2594 <source>Support</source>
2595 <target state="new">Support</target>
4c1ce3d4
C
2596
2597
e67ecaf8 2598 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">64</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">64</context></context-group><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><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">326</context></context-group></trans-unit>
93fe2d9c
C
2599 <trans-unit id="1359533927353954373" datatype="html">
2600 <source>View account</source>
2601 <target state="new">View account</target>
2602 <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>
2603 </trans-unit>
2604 <trans-unit id="3799746968259478616" datatype="html">
2605 <source>View account</source>
2606 <target state="new"> View account </target>
2164a13d
C
2607
2608 <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
2609 <trans-unit id="6778225321073009261" datatype="html">
2610 <source>View owner account</source>
2611 <target state="new"> View owner account </target>
2164a13d
C
2612
2613 <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
2614 <trans-unit id="8798391261676185924" datatype="html">
2615 <source>VIDEO CHANNEL</source>
2616 <target state="new">VIDEO CHANNEL</target>
2617 <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>
2618 </trans-unit>
2619 <trans-unit id="5121874940679887597" datatype="html">
2620 <source>Copy channel handle</source>
2621 <target state="new">Copy channel handle</target>
2622 <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>
2623 </trans-unit>
2624 <trans-unit id="2486917589932345430" datatype="html">
2625 <source>OWNER ACCOUNT</source>
2626 <target state="new">OWNER ACCOUNT</target>
2627 <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>
2628 </trans-unit>
d7c6b951 2629 <trans-unit id="1952020204339597057" datatype="html">
913aa176 2630 <source>Short text to tell people how they can support you (membership platform...).</source>
5a6de093 2631 <target state="new">
4891e4c7
C
2632 Short text to tell people how they can support you (membership platform...).
2633 </target>
2164a13d 2634
4c1ce3d4
C
2635 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">330</context></context-group></trans-unit><trans-unit id="7003790776240394114" datatype="html">
2636 <source>Filename</source><target state="new">Filename</target>
2637 <context-group purpose="location">
2638 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context>
2639 <context context-type="linenumber">345,347</context>
2640 </context-group>
2641 </trans-unit><trans-unit id="1186960092655764809" datatype="html">
2642 <source> Name of the uploaded file </source><target state="new"> Name of the uploaded file </target>
2643 <context-group purpose="location">
2644 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context>
2645 <context context-type="linenumber">350</context>
2646 </context-group>
2647 </trans-unit>
d7c6b951 2648 <trans-unit id="7958716262877895706" datatype="html">
eb12a714
C
2649 <source>Original publication date</source>
2650 <target state="new">Original publication date</target>
4c1ce3d4
C
2651
2652 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">359</context></context-group></trans-unit>
d7c6b951 2653 <trans-unit id="50985514722149155" datatype="html">
913aa176 2654 <source>This is the date when the content was originally published (e.g. the release date for a film)</source>
5a6de093 2655 <target state="new">
4891e4c7
C
2656 This is the date when the content was originally published (e.g. the release date for a film)
2657 </target>
2164a13d 2658
4c1ce3d4 2659 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">363</context></context-group></trans-unit>
d7c6b951 2660 <trans-unit id="1669378369440073270" datatype="html">
913aa176 2661 <source>Plugin settings</source>
2662 <target state="new">Plugin settings</target>
4c1ce3d4
C
2663
2664 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit>
9b0b8301
C
2665 <trans-unit id="54931094224146544" datatype="html">
2666 <source>Small latency</source>
2667 <target state="new">Small latency</target>
4c1ce3d4 2668
051d69a0 2669 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">88</context></context-group></trans-unit>
9b0b8301
C
2670 <trans-unit id="668281328725856861" datatype="html">
2671 <source>Reduce latency to ~15s disabling P2P</source>
2672 <target state="new">Reduce latency to ~15s disabling P2P</target>
4c1ce3d4 2673
051d69a0 2674 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">89</context></context-group></trans-unit>
9b0b8301
C
2675 <trans-unit id="5607669932062416162" datatype="html">
2676 <source>Default</source>
2677 <target state="new">Default</target>
4c1ce3d4 2678
051d69a0 2679 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">93</context></context-group></trans-unit>
9b0b8301
C
2680 <trans-unit id="4299493457408757206" datatype="html">
2681 <source>Average latency of 30s</source>
2682 <target state="new">Average latency of 30s</target>
4c1ce3d4 2683
051d69a0 2684 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">94</context></context-group></trans-unit>
9b0b8301
C
2685 <trans-unit id="3378360148342029710" datatype="html">
2686 <source>High latency</source>
2687 <target state="new">High latency</target>
4c1ce3d4 2688
051d69a0 2689 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">98</context></context-group></trans-unit>
9b0b8301
C
2690 <trans-unit id="369497609327288447" datatype="html">
2691 <source>Average latency of 60s increasing P2P ratio</source>
2692 <target state="new">Average latency of 60s increasing P2P ratio</target>
4c1ce3d4 2693
051d69a0 2694 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">99</context></context-group></trans-unit>
93fe2d9c
C
2695 <trans-unit id="8693603235657020323" datatype="html">
2696 <source>Other</source>
2697 <target state="new">Other</target>
b2d03a83
C
2698
2699
051d69a0 2700 <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><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 2701 <trans-unit id="2200003513633568069" datatype="html">
eb12a714
C
2702 <source>Enable video comments</source>
2703 <target state="new">Enable video comments</target>
4c1ce3d4
C
2704
2705 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">380</context></context-group></trans-unit>
d7c6b951 2706 <trans-unit id="8896564060463626070" datatype="html">
eb12a714
C
2707 <source>Enable download</source>
2708 <target state="new">Enable download</target>
4c1ce3d4
C
2709
2710 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">385</context></context-group></trans-unit>
d7c6b951 2711 <trans-unit id="8821221480638803282" datatype="html">
eb12a714
C
2712 <source>Advanced settings</source>
2713 <target state="new">Advanced settings</target>
4c1ce3d4 2714
76ab0208
C
2715 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">310</context></context-group></trans-unit><trans-unit id="5407145687662795944" datatype="html">
2716 <source>Video thumbnail</source><target state="new">Video thumbnail</target>
2717 <context-group purpose="location">
2718 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context>
2719 <context context-type="linenumber">317,319</context>
2720 </context-group>
2721 </trans-unit>
d7c6b951 2722 <trans-unit id="2375260419993138758" datatype="html">
eb12a714
C
2723 <source>URL</source>
2724 <target state="new">URL</target>
cf1c6668
C
2725
2726
2727
76ab0208 2728 <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">26</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">104</context></context-group></trans-unit>
d7c6b951 2729 <trans-unit id="6760671759540007434" datatype="html">
913aa176 2730 <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>
2731 <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
2732
2733 <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 2734 <trans-unit id="460353452916242022" datatype="html">
eb12a714
C
2735 <source>Sorry, but something went wrong</source>
2736 <target state="new">Sorry, but something went wrong</target>
93fe2d9c
C
2737 <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>
2738 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">51</context></context-group>
2739 <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>
2740 <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>
2741 </trans-unit>
d7c6b951 2742 <trans-unit id="5359075917564707730" datatype="html">
913aa176 2743 <source>Congratulations, the video behind <x id="INTERPOLATION"/> will be imported! You can already add information about this video. </source>
eb12a714 2744 <target state="new">
5a6de093
C
2745 Congratulations, the video behind
2746 <x id="INTERPOLATION" equiv-text="{{ targetUrl }}"/> will be imported! You can already add information about this video.
2747
2748 </target>
2164a13d
C
2749
2750 <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 2751 <trans-unit id="6722765664648523978" datatype="html">
eb12a714
C
2752 <source>Select the file to upload</source>
2753 <target state="new">Select the file to upload</target>
913aa176 2754 <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>
2755 <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>
2756 </trans-unit>
5a6de093 2757 <trans-unit id="9172233176401579786" datatype="html">
eb12a714
C
2758 <source>Scheduled</source>
2759 <target state="new">Scheduled</target>
b2d03a83 2760
051d69a0 2761 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">230</context></context-group></trans-unit>
5a6de093
C
2762 <trans-unit id="1435317307066082710" datatype="html">
2763 <source>Hide the video until a specific date</source>
2764 <target state="new">Hide the video until a specific date</target>
b2d03a83 2765
051d69a0 2766 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">231</context></context-group></trans-unit>
93fe2d9c
C
2767 <trans-unit id="1087181129481039628" datatype="html">
2768 <source>Normal live</source>
2769 <target state="new">Normal live</target>
a71d4140
C
2770 <context-group purpose="location">
2771 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context>
2772 <context context-type="linenumber">22</context>
2773 </context-group>
93fe2d9c
C
2774 </trans-unit>
2775 <trans-unit id="3517255641769192386" datatype="html">
2776 <source>Permanent/recurring live</source>
2777 <target state="new">Permanent/recurring live</target>
a71d4140
C
2778 <context-group purpose="location">
2779 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context>
2780 <context context-type="linenumber">29</context>
2781 </context-group>
2782 </trans-unit>
d7c6b951 2783 <trans-unit id="6148369758871787018" datatype="html">
eb12a714
C
2784 <source>Video background image</source>
2785 <target state="new">Video background image</target>
93fe2d9c
C
2786 <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>
2787 </trans-unit>
d7c6b951 2788 <trans-unit id="7099631707196015765" datatype="html">
913aa176 2789 <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 2790 <target state="new">
040758e0 2791 Image that will be merged with your audio file.
5a6de093 2792
e6afb669 2793 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
040758e0 2794 The chosen image will be definitive and cannot be modified.
5a6de093 2795
040758e0 2796 </target>
2164a13d
C
2797
2798 <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 2799 <trans-unit id="4626927731329688072" datatype="html">
913aa176 2800 <source>Total video uploaded</source>
2801 <target state="new">Total video uploaded</target>
93fe2d9c
C
2802 <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>
2803 </trans-unit>
d7c6b951 2804 <trans-unit id="1185207825965405436" datatype="html">
e4eaa7c9
C
2805 <source>Processing…</source>
2806 <target state="new">Processing…</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">65</context></context-group>
2808 </trans-unit>
d7c6b951 2809 <trans-unit id="7934833136974560675" datatype="html">
913aa176 2810 <source>Retry</source>
2811 <target state="new">Retry</target>
95bd9515 2812 <note priority="1" from="description">Retry failed upload of a video</note>
93fe2d9c
C
2813 <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>
2814 </trans-unit>
d7c6b951 2815 <trans-unit id="2127094963121208963" datatype="html">
e4eaa7c9
C
2816 <source>Total video quota</source>
2817 <target state="new">Total video quota</target>
93fe2d9c
C
2818 <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>
2819 <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>
2820 </trans-unit>
d7c6b951 2821 <trans-unit id="1522676094837508187" datatype="html">
eb12a714
C
2822 <source>Congratulations! Your video is now available in your private library.</source>
2823 <target state="new">
040758e0
C
2824 Congratulations! Your video is now available in your private library.
2825</target>
2164a13d
C
2826
2827 <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 2828 <trans-unit id="3768339632235914548" datatype="html">
eb12a714
C
2829 <source>Publish will be available when upload is finished</source>
2830 <target state="new">Publish will be available when upload is finished</target>
93fe2d9c
C
2831 <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>
2832 </trans-unit>
d7c6b951 2833 <trans-unit id="7430416142942514215" datatype="html">
eb12a714
C
2834 <source>Publish</source>
2835 <target state="new">Publish</target>
93fe2d9c
C
2836 <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>
2837 <context-group purpose="location"><context context-type="sourcefile">src/app/header/header.component.html</context><context context-type="linenumber">5</context></context-group>
2838 </trans-unit>
2839 <trans-unit id="6161604372916832458" datatype="html">
2840 <source>Upload on hold</source>
2841 <target state="new">Upload on hold</target>
e6afb669 2842
051d69a0 2843 <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">176</context></context-group></trans-unit>
d7c6b951 2844 <trans-unit id="285180972645018518" datatype="html">
5a6de093
C
2845 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source>
2846 <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
2847 <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>
2848 </trans-unit>
2849 <trans-unit id="1138810463037464722" datatype="html">
2850 <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>
2851 <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
2852 <context-group purpose="location">
2853 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.ts</context>
2854 <context context-type="linenumber">104</context>
2855 </context-group>
93fe2d9c
C
2856 </trans-unit>
2857 <trans-unit id="438743381693904838" datatype="html">
2858 <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>
2859 <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
2860 <context-group purpose="location">
2861 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.ts</context>
2862 <context context-type="linenumber">106</context>
2863 </context-group>
93fe2d9c
C
2864 </trans-unit>
2865 <trans-unit id="6796692581512042469" datatype="html">
2866 <source>Your video quota is insufficient. If you want to add more videos, an admin must increase your quota.</source>
2867 <target state="new">Your video quota is insufficient. If you want to add more videos, an admin must increase your quota.</target>
91ae3c4a
C
2868 <context-group purpose="location">
2869 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.ts</context>
2870 <context context-type="linenumber">108</context>
2871 </context-group>
913aa176 2872 </trans-unit>
d7c6b951 2873 <trans-unit id="2587226585711833549" datatype="html">
5a6de093
C
2874 <source>Read instance rules for help</source>
2875 <target state="new">Read instance rules for help</target>
93fe2d9c
C
2876 <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>
2877 </trans-unit>
d7c6b951 2878 <trans-unit id="3455474330346212563" datatype="html">
eb12a714
C
2879 <source>Select the torrent to import</source>
2880 <target state="new">Select the torrent to import</target>
913aa176 2881 <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>
2882 <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>
2883 </trans-unit>
d7c6b951 2884 <trans-unit id="290735093992020324" datatype="html">
e4eaa7c9
C
2885 <source>OR</source>
2886 <target state="new">OR</target>
913aa176 2887 <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>
2888 </trans-unit>
d7c6b951 2889 <trans-unit id="6173286379208830044" datatype="html">
eb12a714
C
2890 <source>Paste magnet URI</source>
2891 <target state="new">Paste magnet URI</target>
913aa176 2892 <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>
2893 </trans-unit>
d7c6b951 2894 <trans-unit id="2424051823705402833" datatype="html">
eb12a714
C
2895 <source>Congratulations, the video will be imported with BitTorrent! You can already add information about this video.</source>
2896 <target state="new">
040758e0
C
2897 Congratulations, the video will be imported with BitTorrent! You can already add information about this video.
2898</target>
2164a13d
C
2899
2900 <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
2901 <trans-unit id="4422946962830681102" datatype="html">
2902 <source>Torrents with only 1 file are supported.</source>
2903 <target state="new">Torrents with only 1 file are supported.</target>
0f7195fa 2904
051d69a0 2905 <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">115</context></context-group></trans-unit>
913aa176 2906 <trans-unit id="7860848084471862305" datatype="html">
2907 <source>Cannot create live because this instance have too many created lives</source>
2908 <target state="new">Cannot create live because this instance have too many created lives</target>
4c1ce3d4 2909
76ab0208 2910 <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">110</context></context-group></trans-unit>
913aa176 2911 <trans-unit id="1278564497286613571" datatype="html">
2912 <source>Cannot create live because you created too many lives</source>
2913 <target state="new">Cannot create live because you created too many lives</target>
4c1ce3d4 2914
76ab0208 2915 <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">112</context></context-group></trans-unit>
913aa176 2916 <trans-unit id="2621043320678012413" datatype="html">
2917 <source>Live published.</source>
2918 <target state="new">Live published.</target>
4c1ce3d4 2919
76ab0208 2920 <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">146</context></context-group></trans-unit><trans-unit id="8675588963276687921" datatype="html">
b2d03a83 2921 <source>Stream only once, replay will replace your live</source><target state="new">Stream only once, replay will replace your live</target>
4c1ce3d4 2922
76ab0208 2923 <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">169</context></context-group></trans-unit>
b2d03a83 2924
93fe2d9c
C
2925 <trans-unit id="2360261543675520397" datatype="html">
2926 <source>Stream only once</source>
2927 <target state="new">Stream only once</target>
4c1ce3d4 2928
76ab0208 2929 <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">172</context></context-group></trans-unit><trans-unit id="3384650899171037827" datatype="html">
b2d03a83 2930 <source>Stream multiple times, replays will be separate videos</source><target state="new">Stream multiple times, replays will be separate videos</target>
4c1ce3d4 2931
76ab0208 2932 <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">177</context></context-group></trans-unit>
b2d03a83 2933
93fe2d9c
C
2934 <trans-unit id="58134197356653483" datatype="html">
2935 <source>Stream multiple times using the same URL</source>
2936 <target state="new">Stream multiple times using the same URL</target>
4c1ce3d4 2937
76ab0208 2938 <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">180</context></context-group></trans-unit>
d7c6b951 2939 <trans-unit id="8218579597782287078" datatype="html">
913aa176 2940 <source>Go Live</source>
2941 <target state="new">Go Live</target>
93fe2d9c
C
2942 <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>
2943 </trans-unit>
d7c6b951 2944 <trans-unit id="3282368691598224543" datatype="html">
913aa176 2945 <source>Max live duration is <x id="INTERPOLATION"/>. If your live reaches this limit, it will be automatically terminated. </source>
2946 <target state="new"> Max live duration is <x id="INTERPOLATION"/>. If your live reaches this limit, it will be automatically terminated.
6f512b68 2947</target>
2164a13d
C
2948
2949 <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 2950 <trans-unit id="2993949426196989262" datatype="html">
913aa176 2951 <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
2952 <target state="new">
2953 We recommend you to not use the
e6afb669
C
2954 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>root
2955 <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 2956
e6afb669 2957 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
5a6de093 2958 Instead,
e6afb669
C
2959 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>create a dedicated account
2960 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to upload your videos.
5a6de093
C
2961
2962 </target>
2164a13d
C
2963
2964 <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 2965 <trans-unit id="293476877021544115" datatype="html">
5a6de093
C
2966 <source>Import <x id="INTERPOLATION"/></source>
2967 <target state="new">Import
2968 <x id="INTERPOLATION" equiv-text="{{ videoName }}"/>
2969 </target>
93fe2d9c
C
2970 <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>
2971 </trans-unit>
d7c6b951 2972 <trans-unit id="4766833966971572147" datatype="html">
5a6de093
C
2973 <source>Upload <x id="INTERPOLATION"/></source>
2974 <target state="new">Upload
2975 <x id="INTERPOLATION" equiv-text="{{ videoName }}"/>
2976 </target>
93fe2d9c
C
2977 <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>
2978 </trans-unit>
d7c6b951 2979 <trans-unit id="7003826819757856838" datatype="html">
eb12a714
C
2980 <source>Upload a file</source>
2981 <target state="new">Upload a file</target>
93fe2d9c
C
2982 <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>
2983 </trans-unit>
d7c6b951 2984 <trans-unit id="2061223017941329156" datatype="html">
eb12a714
C
2985 <source>Import with URL</source>
2986 <target state="new">Import with URL</target>
93fe2d9c
C
2987 <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>
2988 </trans-unit>
d7c6b951 2989 <trans-unit id="8740142697043012403" datatype="html">
eb12a714
C
2990 <source>Import with torrent</source>
2991 <target state="new">Import with torrent</target>
93fe2d9c
C
2992 <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>
2993 </trans-unit>
d7c6b951 2994 <trans-unit id="6066940329544282265" datatype="html">
913aa176 2995 <source>Go live</source>
2996 <target state="new">Go live</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">83</context></context-group>
2998 </trans-unit>
00e32b7c 2999
d7c6b951 3000 <trans-unit id="2913936134410914576" datatype="html">
e4eaa7c9
C
3001 <source>AUTOPLAY</source>
3002 <target state="new">AUTOPLAY</target>
00e32b7c
C
3003
3004 <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
3005 <trans-unit id="2738123251363312498" datatype="html">
3006 <source>Next video to be played</source>
3007 <target state="new">Next video to be played</target>
00e32b7c
C
3008
3009 <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 3010 <trans-unit id="4619111912751495491" datatype="html">
3011 <source>Report this comment</source>
3012 <target state="new">Report this comment</target>
93fe2d9c
C
3013 <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>
3014 </trans-unit>
d7c6b951 3015 <trans-unit id="7419704019640008953" datatype="html">
eb12a714
C
3016 <source>Share</source>
3017 <target state="new">Share</target>
913aa176 3018 <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>
3019 <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>
3020 </trans-unit>
d7c6b951 3021 <trans-unit id="6599497107591892109" datatype="html">
8b049b68
C
3022 <source>Share the playlist</source>
3023 <target state="new">Share the playlist</target>
913aa176 3024 <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
3025 </trans-unit>
3026 <trans-unit id="937533808893845780" datatype="html">
3027 <source>This playlist is private so you won't be able to share it with external users</source>
3028 <target state="new">This playlist is private so you won't be able to share it with external users</target>
c49c366a
C
3029 <context-group purpose="location">
3030 <context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context>
3031 <context context-type="linenumber">14</context>
3032 </context-group>
93fe2d9c
C
3033 </trans-unit>
3034 <trans-unit id="5806907163449517166" datatype="html">
3035 <source>Update playlist privacy</source>
3036 <target state="new"> Update playlist privacy </target>
76ab0208
C
3037
3038 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">17</context></context-group></trans-unit>
d7c6b951 3039 <trans-unit id="6460270615876918310" datatype="html">
8b049b68
C
3040 <source>Share the playlist at this video position</source>
3041 <target state="new">Share the playlist at this video position</target>
cf1c6668 3042
00e32b7c 3043 <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 3044 <source>Only display embed URL</source><target state="new">Only display embed URL</target>
00e32b7c
C
3045
3046
76ab0208 3047 <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">177</context></context-group></trans-unit>
d7c6b951 3048 <trans-unit id="1253396341165671470" datatype="html">
8b049b68
C
3049 <source>Share the video</source>
3050 <target state="new">Share the video</target>
cf1c6668 3051
76ab0208 3052 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">89</context></context-group></trans-unit>
93fe2d9c
C
3053 <trans-unit id="5254843797242866315" datatype="html">
3054 <source>This video is private so you won't be able to share it with external users</source>
3055 <target state="new">This video is private so you won't be able to share it with external users</target>
cf1c6668 3056
76ab0208 3057 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">92</context></context-group></trans-unit>
93fe2d9c
C
3058 <trans-unit id="3201319007886576629" datatype="html">
3059 <source>Update video privacy</source>
3060 <target state="new"> Update video privacy </target>
cf1c6668 3061
76ab0208 3062 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">95</context></context-group></trans-unit>
d7c6b951 3063 <trans-unit id="1845599966367432388" datatype="html">
5e6c69ce
C
3064 <source>QR-Code</source>
3065 <target state="new">QR-Code</target>
cf1c6668
C
3066
3067
76ab0208 3068 <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">112</context></context-group></trans-unit>
d7c6b951 3069 <trans-unit id="1122876732223594710" datatype="html">
8b049b68
C
3070 <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>
3071 <target state="new">
5e6c69ce
C
3072 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).
3073 </target>
cf1c6668
C
3074
3075
76ab0208 3076 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">132</context></context-group></trans-unit>
d7c6b951 3077 <trans-unit id="8151017381798767627" datatype="html">
eb12a714
C
3078 <source>Embed</source>
3079 <target state="new">Embed</target>
cf1c6668
C
3080
3081
76ab0208 3082 <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">122</context></context-group></trans-unit>
d7c6b951 3083 <trans-unit id="6375858514817734542" datatype="html">
eb12a714
C
3084 <source>Auto select subtitle</source>
3085 <target state="new">Auto select subtitle</target>
cf1c6668 3086
76ab0208 3087 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">164</context></context-group></trans-unit>
d7c6b951 3088 <trans-unit id="2353402732767789211" datatype="html">
8b049b68
C
3089 <source>More customization</source>
3090 <target state="new">
5e6c69ce
C
3091 More customization
3092 </target>
cf1c6668 3093
76ab0208 3094 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">275</context></context-group></trans-unit>
d7c6b951 3095 <trans-unit id="1284179134768564307" datatype="html">
8b049b68
C
3096 <source>Less customization</source>
3097 <target state="new">
5e6c69ce
C
3098 Less customization
3099 </target>
cf1c6668 3100
76ab0208 3101 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">283</context></context-group></trans-unit>
93fe2d9c
C
3102 <trans-unit id="1290987288288099212" datatype="html">
3103 <source>Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></source>
3104 <target state="new">Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></target>
90aa0a74
C
3105 <context-group purpose="location">
3106 <context context-type="sourcefile">src/app/shared/shared-support-modal/support-modal.component.html</context>
3107 <context context-type="linenumber">3</context>
3108 </context-group>
913aa176 3109 </trans-unit>
3110 <trans-unit id="2454050363478003966" datatype="html">
3111 <source>Login</source>
3112 <target state="new">Login</target>
00e32b7c
C
3113
3114
3115
3116
0f7195fa 3117 <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">67</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><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit><trans-unit id="6154714649766447409" datatype="html">
00e32b7c
C
3118 <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
3119</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
3120</target>
3121 <context-group purpose="location">
3122 <context context-type="sourcefile">src/app/+login/login.component.html</context>
3123 <context context-type="linenumber">2,5</context>
3124 </context-group>
93fe2d9c 3125 </trans-unit>
d7c6b951 3126 <trans-unit id="1452803153270294110" datatype="html">
eb12a714
C
3127 <source>Autoplay</source>
3128 <target state="new">Autoplay</target>
cf1c6668 3129
76ab0208 3130 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">204</context></context-group></trans-unit>
d7c6b951 3131 <trans-unit id="5336944753883027145" datatype="html">
8b049b68
C
3132 <source>Maybe later</source>
3133 <target state="new">Maybe later</target>
93fe2d9c
C
3134 <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>
3135 </trans-unit>
d7c6b951 3136 <trans-unit id="3959826834147169200" datatype="html">
eb12a714
C
3137 <source>Muted</source>
3138 <target state="new">Muted</target>
cf1c6668
C
3139
3140
3141
76ab0208 3142 <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">212</context></context-group></trans-unit>
d7c6b951 3143 <trans-unit id="2784956659778044823" datatype="html">
eb12a714
C
3144 <source>Loop</source>
3145 <target state="new">Loop</target>
cf1c6668 3146
76ab0208 3147 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">219</context></context-group></trans-unit>
d7c6b951 3148 <trans-unit id="5908032061347078472" datatype="html">
913aa176 3149 <source>Use origin instance URL</source>
3150 <target state="new">Use origin instance URL</target>
cf1c6668 3151
76ab0208 3152 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">225</context></context-group></trans-unit>
d7c6b951 3153 <trans-unit id="6212841954039032241" datatype="html">
eb12a714
C
3154 <source>Display video title</source>
3155 <target state="new">Display video title</target>
cf1c6668 3156
76ab0208 3157 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">234</context></context-group></trans-unit>
93fe2d9c
C
3158 <trans-unit id="7482217084177855485" datatype="html">
3159 <source>P2P</source>
3160 <target state="new">P2P</target>
cf1c6668 3161
76ab0208 3162 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">242</context></context-group></trans-unit>
d7c6b951 3163 <trans-unit id="1068153312491986796" datatype="html">
eb12a714
C
3164 <source>Display privacy warning</source>
3165 <target state="new">Display privacy warning</target>
cf1c6668 3166
76ab0208 3167 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">248</context></context-group></trans-unit><trans-unit id="4583515246777381165" datatype="html">
cf1c6668 3168 <source>Display player control bar</source><target state="new">Display player control bar</target>
00e32b7c 3169
76ab0208 3170 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">255</context></context-group></trans-unit>
cf1c6668 3171
d7c6b951 3172 <trans-unit id="805456636864344681" datatype="html">
5a6de093
C
3173 <source>Display PeerTube button link</source>
3174 <target state="new">Display PeerTube button link</target>
cf1c6668 3175
76ab0208 3176 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">262</context></context-group></trans-unit>
d7c6b951 3177 <trans-unit id="8928816882866356838" datatype="html">
eb12a714
C
3178 <source>Public</source>
3179 <target state="new">Public</target>
93fe2d9c
C
3180 <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>
3181 </trans-unit>
d7c6b951 3182 <trans-unit id="4416005356063364306" datatype="html">
5a6de093
C
3183 <source>This video is blocked.</source>
3184 <target state="new">This video is blocked.</target>
2164a13d
C
3185
3186 <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 3187 <trans-unit id="2482137713226830428" datatype="html">
913aa176 3188 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source>
3189 <target state="new">Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target>
2164a13d
C
3190
3191 <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 3192 <trans-unit id="1813238393038053050" datatype="html">
e4eaa7c9
C
3193 <source>SUPPORT</source>
3194 <target state="new">SUPPORT</target>
93fe2d9c
C
3195 <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>
3196 </trans-unit>
d7c6b951 3197 <trans-unit id="9219888125536520293" datatype="html">
e4eaa7c9
C
3198 <source>SHARE</source>
3199 <target state="new">SHARE</target>
93fe2d9c
C
3200 <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>
3201 </trans-unit>
d7c6b951 3202 <trans-unit id="6671956963490165282" datatype="html">
e4eaa7c9
C
3203 <source>SAVE</source>
3204 <target state="new">SAVE</target>
93fe2d9c
C
3205 <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>
3206 </trans-unit>
d7c6b951 3207 <trans-unit id="647016352598204238" datatype="html">
5a6de093
C
3208 <source>DOWNLOAD</source>
3209 <target state="new">DOWNLOAD</target>
93fe2d9c
C
3210 <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>
3211 </trans-unit>
5a6de093 3212 <trans-unit id="677619204556459328" datatype="html">
eb12a714
C
3213 <source>Like this video</source>
3214 <target state="new">Like this video</target>
93fe2d9c
C
3215 <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>
3216 </trans-unit>
5a6de093 3217 <trans-unit id="1979134407801821102" datatype="html">
eb12a714
C
3218 <source>Dislike this video</source>
3219 <target state="new">Dislike this video</target>
93fe2d9c
C
3220 <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>
3221 </trans-unit>
5a6de093 3222 <trans-unit id="4001371302469308813" datatype="html">
8b049b68
C
3223 <source>Support options for this video</source>
3224 <target state="new">Support options for this video</target>
b53cc662
C
3225
3226 <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 3227 <trans-unit id="687548610091961489" datatype="html">
5a6de093
C
3228 <source>By <x id="INTERPOLATION"/></source>
3229 <target state="new">By
3230 <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/>
3231 </target>
2164a13d
C
3232
3233 <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 3234 <trans-unit id="1144407473317535723" datatype="html">
8b049b68
C
3235 <source>Subscribe</source>
3236 <target state="new">Subscribe</target>
913aa176 3237 <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>
3238 </trans-unit>
d7c6b951 3239 <trans-unit id="5432070253720498105" datatype="html">
8b049b68
C
3240 <source>Subscribe to all channels</source>
3241 <target state="new">Subscribe to all channels</target>
913aa176 3242 <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>
3243 </trans-unit>
d7c6b951 3244 <trans-unit id="7542242186854344789" datatype="html">
8b049b68
C
3245 <source>channels subscribed</source>
3246 <target state="new">channels subscribed</target>
913aa176 3247 <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>
3248 </trans-unit>
d7c6b951 3249 <trans-unit id="8426539297729416784" datatype="html">
8b049b68
C
3250 <source>{VAR_SELECT, select, undefined {Unsubscribe} other {Unsubscribe from all channels} }</source>
3251 <target state="new">{VAR_SELECT, select, undefined {Unsubscribe} other {Unsubscribe from all channels} }</target>
00e32b7c
C
3252
3253 <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 3254 <trans-unit id="7215101881367554791" datatype="html">
eb12a714
C
3255 <source>Show more</source>
3256 <target state="new">Show more</target>
93fe2d9c
C
3257 <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>
3258 </trans-unit>
d7c6b951 3259 <trans-unit id="3517550046701184661" datatype="html">
eb12a714
C
3260 <source>Show less</source>
3261 <target state="new">Show less</target>
93fe2d9c
C
3262 <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>
3263 </trans-unit>
3264 <trans-unit id="66785722678644243" datatype="html">
3265 <source>Origin</source>
3266 <target state="new">Origin</target>
3267 <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>
3268 </trans-unit>
3269 <trans-unit id="6981359593518942576" datatype="html">
3270 <source>Open the video on the origin instance</source>
3271 <target state="new">Open the video on the origin instance</target>
4a7056b2
C
3272 <context-group purpose="location">
3273 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context>
3274 <context context-type="linenumber">14</context>
3275 </context-group>
3276 </trans-unit>
d7c6b951 3277 <trans-unit id="5139892963394684487" datatype="html">
eb12a714
C
3278 <source>Originally published</source>
3279 <target state="new">Originally published</target>
00e32b7c
C
3280
3281 <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 3282 <trans-unit id="6402393085909200998" datatype="html">
e4eaa7c9
C
3283 <source>Friendly Reminder:</source>
3284 <target state="new">Friendly Reminder: </target>
93fe2d9c
C
3285 <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>
3286 </trans-unit>
d7c6b951 3287 <trans-unit id="2935783216050341269" datatype="html">
e4eaa7c9
C
3288 <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>
3289 <target state="new">
3596a418
C
3290 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.
3291 </target>
93fe2d9c
C
3292 <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>
3293 </trans-unit>
d7c6b951 3294 <trans-unit id="4619188387782427495" datatype="html">
eb12a714
C
3295 <source>More information</source>
3296 <target state="new">More information</target>
93fe2d9c
C
3297 <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>
3298 </trans-unit>
d7c6b951 3299 <trans-unit id="3452334748875293295" datatype="html">
5a6de093
C
3300 <source>The video was blocked due to automatic blocking of new videos</source>
3301 <target state="new">The video was blocked due to automatic blocking of new videos</target>
93fe2d9c
C
3302 <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>
3303 </trans-unit>
d7c6b951 3304 <trans-unit id="1465291804668949243" datatype="html">
913aa176 3305 <source>NSFW</source>
3306 <target state="new">NSFW</target>
93fe2d9c
C
3307 <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>
3308 <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>
3309 </trans-unit>
d7c6b951 3310 <trans-unit id="4512155674928869984" datatype="html">
eb12a714
C
3311 <source>Get more information</source>
3312 <target state="new">Get more information</target>
93fe2d9c
C
3313 <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>
3314 </trans-unit>
d7c6b951 3315 <trans-unit id="5184373289520493569" datatype="html">
e4eaa7c9
C
3316 <source>OK</source>
3317 <target state="new">
3596a418 3318 OK
9d94e5d7 3319 </target>
93fe2d9c
C
3320 <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>
3321 </trans-unit>
3322 <trans-unit id="6216656500190325717" datatype="html">
3323 <source>Transcoding failed, this video may not work properly.</source>
3324 <target state="new"> Transcoding failed, this video may not work properly.
45b3a29b
C
3325</target>
3326 <context-group purpose="location">
3327 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context>
3328 <context context-type="linenumber">1,3</context>
3329 </context-group>
93fe2d9c
C
3330 </trans-unit>
3331 <trans-unit id="6355398227384499371" datatype="html">
3332 <source>Move to external storage failed, this video may not work properly.</source>
3333 <target state="new"> Move to external storage failed, this video may not work properly.
52b356cf
C
3334</target>
3335 <context-group purpose="location">
3336 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context>
3337 <context context-type="linenumber">5,7</context>
3338 </context-group>
93fe2d9c
C
3339 </trans-unit>
3340 <trans-unit id="4092533321838934102" datatype="html">
3341 <source>The video is being imported, it will be available when the import is finished.</source>
3342 <target state="new"> The video is being imported, it will be available when the import is finished.
30034b8e 3343</target>
93fe2d9c
C
3344 <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>
3345 </trans-unit>
3346 <trans-unit id="8304621069698650554" datatype="html">
3347 <source>The video is being transcoded, it may not work properly.</source>
3348 <target state="new"> The video is being transcoded, it may not work properly.
30034b8e 3349</target>
93fe2d9c
C
3350 <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>
3351 </trans-unit>
3352 <trans-unit id="1353168089968436742" datatype="html">
3353 <source>The video is being edited, it may not work properly.</source>
3354 <target state="new"> The video is being edited, it may not work properly.
3c18ff47
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">17,19</context>
3359 </context-group>
93fe2d9c
C
3360 </trans-unit>
3361 <trans-unit id="9080034597841586171" datatype="html">
3362 <source>The video is being moved to an external server, it may not work properly.</source>
3363 <target state="new"> The video is being moved to an external server, it may not work properly.
30034b8e 3364</target>
93fe2d9c
C
3365 <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>
3366 </trans-unit>
3367 <trans-unit id="8619499607322327082" datatype="html">
3368 <source>This video will be published on <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. </source>
3369 <target state="new"> This video will be published on <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>.
64ef55f7 3370</target>
93fe2d9c
C
3371 <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>
3372 </trans-unit>
3373 <trans-unit id="4262297989675590582" datatype="html">
3374 <source>This live has not started yet.</source>
3375 <target state="new"> This live has not started yet.
30034b8e 3376</target>
93fe2d9c
C
3377 <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>
3378 </trans-unit>
3379 <trans-unit id="4926204350710628499" datatype="html">
3380 <source>This live has ended.</source>
3381 <target state="new"> This live has ended.
30034b8e 3382</target>
93fe2d9c 3383 <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
3384 </trans-unit><trans-unit id="7365478703093390233" datatype="html">
3385 <source> There are no videos available in this playlist.
3386</source><target state="new"> There are no videos available in this playlist.
3387</target>
3388 <context-group purpose="location">
3389 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context>
3390 <context context-type="linenumber">37,39</context>
3391 </context-group>
93fe2d9c 3392 </trans-unit>
d7c6b951 3393 <trans-unit id="8518611938109939710" datatype="html">
e4eaa7c9
C
3394 <source>SORT BY</source>
3395 <target state="new">
9d94e5d7 3396 SORT BY
1a393a7e 3397 </target>
2164a13d
C
3398
3399 <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 3400 <trans-unit id="6448160249466325288" datatype="html">
8b049b68
C
3401 <source>Most recent first (default)</source>
3402 <target state="new">Most recent first (default)</target>
93fe2d9c
C
3403 <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>
3404 </trans-unit>
d7c6b951 3405 <trans-unit id="5179007899354903649" datatype="html">
8b049b68
C
3406 <source>Most replies first</source>
3407 <target state="new">Most replies first</target>
93fe2d9c
C
3408 <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>
3409 </trans-unit>
d7c6b951 3410 <trans-unit id="7494537777006082055" datatype="html">
09033f7a
C
3411 <source>No comments.</source>
3412 <target state="new">No comments.</target>
93fe2d9c
C
3413 <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>
3414 </trans-unit>
3415 <trans-unit id="6390009909920475335" datatype="html">
3416 <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>
3417 <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
3418
3419 <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
3420 <trans-unit id="4036338619293319383" datatype="html">
3421 <source>{VAR_PLURAL, plural, =1 {1 reply} other {<x id="INTERPOLATION"/> replies}}</source>
3422 <target state="new">{VAR_PLURAL, plural, =1 {1 reply} other {<x id="INTERPOLATION"/> replies}}</target>
3423 <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>
3424 <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>
3425 <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>
3426 </trans-unit>
3427 <trans-unit id="127329338495775339" datatype="html">
3428 <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>
3429 <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
3430
3431 <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
3432 <trans-unit id="5535545444690528619" datatype="html">
3433 <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/></source>
3434 <target state="new">View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/></target>
3435 <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>
3436 </trans-unit>
d7c6b951 3437 <trans-unit id="1055254162789146714" datatype="html">
eb12a714
C
3438 <source>Comments are disabled.</source>
3439 <target state="new">
040758e0
C
3440 Comments are disabled.
3441 </target>
2164a13d
C
3442
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">92</context></context-group></trans-unit>
913aa176 3444 <trans-unit id="3691787517663044217" datatype="html">
3445 <source>The deletion will be sent to remote instances so they can reflect the change.</source>
3446 <target state="new"> The deletion will be sent to remote instances so they can reflect the change.</target>
051d69a0 3447
e67ecaf8 3448 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">184</context></context-group></trans-unit>
913aa176 3449 <trans-unit id="7321800851971795962" datatype="html">
3450 <source>It is a remote comment, so the deletion will only be effective on your instance.</source>
3451 <target state="new"> It is a remote comment, so the deletion will only be effective on your instance.</target>
051d69a0 3452
e67ecaf8 3453 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">186</context></context-group></trans-unit>
913aa176 3454 <trans-unit id="5964038603724691720" datatype="html">
3455 <source>Delete and re-draft</source>
3456 <target state="new">Delete and re-draft</target>
051d69a0 3457
e67ecaf8 3458 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">214</context></context-group></trans-unit>
913aa176 3459 <trans-unit id="7163633882758007711" datatype="html">
3460 <source>Do you really want to delete and re-draft this comment?</source>
3461 <target state="new">Do you really want to delete and re-draft this comment?</target>
051d69a0 3462
e67ecaf8 3463 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">215</context></context-group></trans-unit>
d7c6b951 3464 <trans-unit id="5733075023444401902" datatype="html">
eb12a714
C
3465 <source>Add comment...</source>
3466 <target state="new">Add comment...</target>
93fe2d9c
C
3467 <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>
3468 </trans-unit>
d7c6b951 3469 <trans-unit id="982956590420630883" datatype="html">
913aa176 3470 <source>Markdown compatible</source>
3471 <target state="new">Markdown compatible</target>
93fe2d9c
C
3472 <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>
3473 </trans-unit>
d7c6b951 3474 <trans-unit id="5793595564950675122" datatype="html">
913aa176 3475 <source>Markdown compatible that supports:</source>
3476 <target state="new">Markdown compatible that supports:</target>
93fe2d9c
C
3477 <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>
3478 </trans-unit>
d7c6b951 3479 <trans-unit id="8422216333877786919" datatype="html">
913aa176 3480 <source>Auto generated links</source>
3481 <target state="new">Auto generated links</target>
93fe2d9c
C
3482 <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>
3483 </trans-unit>
d7c6b951 3484 <trans-unit id="6365822416124232422" datatype="html">
913aa176 3485 <source>Break lines</source>
3486 <target state="new">Break lines</target>
93fe2d9c
C
3487 <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>
3488 </trans-unit>
d7c6b951 3489 <trans-unit id="2810844969104710423" datatype="html">
913aa176 3490 <source>bold</source>
3491 <target state="new">bold</target>
93fe2d9c
C
3492 <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>
3493 </trans-unit>
d7c6b951 3494 <trans-unit id="8497278965577453274" datatype="html">
913aa176 3495 <source>italic</source>
3496 <target state="new">italic</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">26</context></context-group>
3498 </trans-unit>
d7c6b951 3499 <trans-unit id="7227611412155083002" datatype="html">
913aa176 3500 <source>Emoji shortcuts</source>
3501 <target state="new">Emoji shortcuts</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">29</context></context-group>
3503 </trans-unit>
d7c6b951 3504 <trans-unit id="6608581312644027413" datatype="html">
913aa176 3505 <source>Emoji markup</source>
3506 <target state="new">Emoji markup</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">33</context></context-group>
3508 </trans-unit>
d7c6b951 3509 <trans-unit id="381522038671562286" datatype="html">
913aa176 3510 <source>See complete list</source>
3511 <target state="new">See complete list</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">35</context></context-group>
3513 </trans-unit>
d7c6b951 3514 <trans-unit id="2263890353858735493" datatype="html">
eb12a714
C
3515 <source>You are one step away from commenting</source>
3516 <target state="new">You are one step away from commenting</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">59</context></context-group>
3518 </trans-unit>
d7c6b951 3519 <trans-unit id="7508177761852352782" datatype="html">
913aa176 3520 <source>You can comment using an account on any ActivityPub-compatible instance (PeerTube/Mastodon/Pleroma account for example).</source>
3521 <target state="new"> You can comment using an account on any ActivityPub-compatible instance (PeerTube/Mastodon/Pleroma account for example). </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">64</context></context-group>
3523 </trans-unit>
d7c6b951 3524 <trans-unit id="2958389355547305739" datatype="html">
e4eaa7c9
C
3525 <source>Login to comment</source>
3526 <target state="new">Login to comment</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">78</context></context-group>
3528 </trans-unit>
d7c6b951 3529 <trans-unit id="4817080330698362530" datatype="html">
913aa176 3530 <source>Markdown Emoji List</source>
3531 <target state="new">Markdown Emoji List</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">86</context></context-group>
3533 </trans-unit>
d7c6b951 3534 <trans-unit id="3572897237443938692" datatype="html">
eb12a714
C
3535 <source>Highlighted comment</source>
3536 <target state="new">Highlighted comment</target>
0f7195fa
C
3537
3538 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">14</context></context-group></trans-unit>
d7c6b951 3539 <trans-unit id="4502286564339177240" datatype="html">
eb12a714
C
3540 <source>Reply</source>
3541 <target state="new">Reply</target>
0f7195fa
C
3542
3543
3544 <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">70</context></context-group><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></trans-unit>
d7c6b951 3545 <trans-unit id="2447932355167015019" datatype="html">
8b049b68
C
3546 <source>This comment has been deleted</source>
3547 <target state="new">This comment has been deleted</target>
0f7195fa
C
3548
3549 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit>
5a6de093 3550 <trans-unit id="9031514421077169181" datatype="html">
e4eaa7c9
C
3551 <source>Video redundancies</source>
3552 <target state="new">Video redundancies</target>
93fe2d9c
C
3553 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">85</context></context-group>
3554 </trans-unit>
d7c6b951 3555 <trans-unit id="3516494528184217808" datatype="html">
eb12a714
C
3556 <source>1 host (without "http://") per line</source>
3557 <target state="new">1 host (without "http://") per line</target>
913aa176 3558 <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>
3559 </trans-unit>
d7c6b951 3560 <trans-unit id="7651712714082200084" datatype="html">
913aa176 3561 <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
3562 <target state="new">
3563 Your report will be sent to moderators of
3564 <x id="INTERPOLATION" equiv-text="{{ currentHost }}"/>
e6afb669 3565 <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container>"/> and will be forwarded to the comment origin (
5a6de093 3566 <x id="INTERPOLATION_1" equiv-text="{{ originHost }}"/>) too
e6afb669 3567 <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container>"/>.
5a6de093 3568
4891e4c7 3569 </target>
00e32b7c
C
3570
3571
3572 <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 3573 <trans-unit id="658727060940996385" datatype="html">
3574 <source>Renewing the token will disallow previously configured clients from retrieving the feed until they use the new token. Proceed?</source>
3575 <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
3576 <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>
3577 </trans-unit>
913aa176 3578 <trans-unit id="3029923402309610616" datatype="html">
3579 <source>Token renewed. Update your client configuration accordingly.</source>
3580 <target state="new">Token renewed. Update your client configuration accordingly.</target>
c5ce27f8
C
3581 <context-group purpose="location">
3582 <context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.ts</context>
3583 <context context-type="linenumber">49</context>
3584 </context-group>
913aa176 3585 </trans-unit>
d7c6b951 3586 <trans-unit id="5302915360176176604" datatype="html">
913aa176 3587 <source>SUBSCRIPTION FEED</source>
3588 <target state="new">SUBSCRIPTION FEED</target>
00e32b7c
C
3589
3590 <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 3591 <trans-unit id="2645809032917283525" datatype="html">
913aa176 3592 <source>Use third-party feed aggregators to retrieve the list of videos from channels you subscribed to.</source>
3593 <target state="new"> Use third-party feed aggregators to retrieve the list of videos from channels you subscribed to. </target>
2164a13d 3594
00e32b7c 3595 <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 3596 <trans-unit id="7944777648309302794" datatype="html">
913aa176 3597 <source>Feed URL</source>
3598 <target state="new">Feed URL</target>
00e32b7c
C
3599
3600 <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 3601 <trans-unit id="6086365181226161548" datatype="html">
913aa176 3602 <source>Feed Token</source>
3603 <target state="new">Feed Token</target>
00e32b7c
C
3604
3605 <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 3606 <trans-unit id="6492684506192237359" datatype="html">
913aa176 3607 <source>⚠️ Never share your feed token with anyone.</source>
3608 <target state="new">⚠️ Never share your feed token with anyone.</target>
00e32b7c
C
3609
3610 <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 3611 <trans-unit id="270726559962362501" datatype="html">
913aa176 3612 <source>Renew token</source>
3613 <target state="new">Renew token</target>
00e32b7c
C
3614
3615
3616 <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 3617 <trans-unit id="9209781328340965816" datatype="html">
eb12a714
C
3618 <source>Filter...</source>
3619 <target state="new">Filter...</target>
00e32b7c
C
3620
3621 <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">
3622 <source>Clear filter</source><target state="new">Clear filter</target>
3623 <context-group purpose="location">
3624 <context context-type="sourcefile">src/app/shared/shared-forms/advanced-input-filter.component.html</context>
3625 <context context-type="linenumber">28</context>
3626 </context-group>
3627 <context-group purpose="location">
3628 <context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.html</context>
3629 <context context-type="linenumber">7</context>
3630 </context-group>
93fe2d9c 3631 </trans-unit>
00e32b7c 3632
d7c6b951 3633 <trans-unit id="4266779970063047572" datatype="html">
5a6de093
C
3634 <source>Video/Comment/Account</source>
3635 <target state="new">Video/Comment/Account</target>
93fe2d9c
C
3636 <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>
3637 </trans-unit>
d7c6b951 3638 <trans-unit id="8040881171107393560" datatype="html">
eb12a714
C
3639 <source>ID</source>
3640 <target state="new">ID</target>
913aa176 3641 <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>
3642 </trans-unit>
d7c6b951 3643 <trans-unit id="5911214550882917183" datatype="html">
eb12a714
C
3644 <source>State</source>
3645 <target state="new">State</target>
e67ecaf8
C
3646
3647
3648 <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><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">30</context></context-group></trans-unit>
d7c6b951 3649 <trans-unit id="2092225601747599163" datatype="html">
5a6de093
C
3650 <source>Created <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3651 <target state="new">Created
e6afb669
C
3652 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/>
3653 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
913aa176 3654 </target>
e67ecaf8
C
3655
3656
3657
3658
3659
3660 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">43</context></context-group><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><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context><context context-type="linenumber">37</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/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit>
d7c6b951 3661 <trans-unit id="8898602327647937914" datatype="html">
e4eaa7c9
C
3662 <source>Open actor page in a new tab</source>
3663 <target state="new">Open actor page in a new tab</target>
e67ecaf8
C
3664
3665 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit>
d7c6b951 3666 <trans-unit id="7317290694079257887" datatype="html">
eb12a714
C
3667 <source>Accepted</source>
3668 <target state="new">Accepted</target>
e67ecaf8
C
3669
3670
3671 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">63</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">65</context></context-group></trans-unit>
d7c6b951 3672 <trans-unit id="4416413576346763682" datatype="html">
eb12a714
C
3673 <source>Pending</source>
3674 <target state="new">Pending</target>
e67ecaf8
C
3675
3676
3677 <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><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">66</context></context-group></trans-unit><trans-unit id="4188654437346976139" datatype="html">
3678 <source>Rejected</source><target state="new">Rejected</target>
3679 <context-group purpose="location">
3680 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context>
3681 <context context-type="linenumber">65,66</context>
3682 </context-group>
3683 <context-group purpose="location">
3684 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
3685 <context context-type="linenumber">67,68</context>
3686 </context-group>
93fe2d9c 3687 </trans-unit>
d7c6b951 3688 <trans-unit id="8905995985388209337" datatype="html">
eb12a714
C
3689 <source>Accept</source>
3690 <target state="new">Accept</target>
051d69a0
C
3691
3692
3693
e67ecaf8 3694 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">46</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">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit>
d7c6b951 3695 <trans-unit id="8415175881466057254" datatype="html">
eb12a714
C
3696 <source>Refuse</source>
3697 <target state="new">Refuse</target>
051d69a0
C
3698
3699
e67ecaf8 3700 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">28</context></context-group></trans-unit>
d7c6b951 3701 <trans-unit id="6961112234462008319" datatype="html">
e4eaa7c9
C
3702 <source>No follower found matching current filters.</source>
3703 <target state="new">No follower found matching current filters.</target>
e67ecaf8
C
3704
3705 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit>
d7c6b951 3706 <trans-unit id="2117404838551056159" datatype="html">
e4eaa7c9
C
3707 <source>Your instance doesn't have any follower.</source>
3708 <target state="new">Your instance doesn't have any follower.</target>
e67ecaf8
C
3709
3710 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">78</context></context-group></trans-unit>
d7c6b951 3711 <trans-unit id="2845798909207198924" datatype="html">
5a6de093
C
3712 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> followers</source>
3713 <target state="new">Showing
3714 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
3715 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
3716 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> followers
3717 </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">11</context></context-group>
3719 </trans-unit>
d7c6b951 3720 <trans-unit id="6571718060636962350" datatype="html">
5a6de093
C
3721 <source>Redundancy allowed <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3722 <target state="new">Redundancy allowed
e6afb669
C
3723 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/>
3724 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
5a6de093 3725 </target>
e67ecaf8
C
3726
3727 <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></trans-unit>
d7c6b951 3728 <trans-unit id="8246779176913476983" datatype="html">
e4eaa7c9
C
3729 <source>Open instance in a new tab</source>
3730 <target state="new">Open instance in a new tab</target>
051d69a0
C
3731
3732
3733
e67ecaf8 3734 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">58</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">43</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">43</context></context-group></trans-unit>
d7c6b951 3735 <trans-unit id="9132918641931433659" datatype="html">
e4eaa7c9
C
3736 <source>No host found matching current filters.</source>
3737 <target state="new">No host found matching current filters.</target>
e67ecaf8
C
3738
3739 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
d7c6b951 3740 <trans-unit id="7274241885665071790" datatype="html">
e4eaa7c9
C
3741 <source>Your instance is not following anyone.</source>
3742 <target state="new">Your instance is not following anyone.</target>
e67ecaf8
C
3743
3744 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">85</context></context-group></trans-unit><trans-unit id="8168516547268350654" datatype="html">
3745 <source>Do you really want to unfollow {count, plural, =1 {<x id="entryName"/>?} other {<x id="count"/> entries?}}</source><target state="new">Do you really want to unfollow {count, plural, =1 {<x id="entryName"/>?} other {<x id="count"/> entries?}}</target>
3746 <context-group purpose="location">
3747 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context>
3748 <context context-type="linenumber">70</context>
3749 </context-group>
3750 </trans-unit><trans-unit id="8061023631336698211" datatype="html">
3751 <source>Do you really want to unfollow these entries?</source><target state="new">Do you really want to unfollow these entries?</target>
3752 <context-group purpose="location">
3753 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context>
3754 <context context-type="linenumber">72,70</context>
3755 </context-group>
93fe2d9c 3756 </trans-unit>
d7c6b951 3757 <trans-unit id="4774348799569692380" datatype="html">
5a6de093
C
3758 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> hosts</source>
3759 <target state="new">Showing
3760 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
3761 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
3762 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> hosts
3763 </target>
93fe2d9c
C
3764 <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>
3765 </trans-unit>
7c94e1e7 3766 <trans-unit id="9216117865911519658" datatype="html">
93fe2d9c
C
3767 <source>Action</source>
3768 <target state="new">Action</target>
051d69a0
C
3769
3770
3771
3772
3773
3774
e67ecaf8 3775 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">40</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">28</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><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 3776 <trans-unit id="5968342253366599875" datatype="html">
5a6de093
C
3777 <source>Videos redundancies</source>
3778 <target state="new">Videos redundancies</target>
913aa176 3779 <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>
3780 </trans-unit>
d7c6b951 3781 <trans-unit id="4937132637898470918" datatype="html">
4891e4c7
C
3782 <source>My videos duplicated by remote instances</source>
3783 <target state="new">My videos duplicated by remote instances</target>
913aa176 3784 <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>
3785 </trans-unit>
d7c6b951 3786 <trans-unit id="4667534933980942398" datatype="html">
e4eaa7c9
C
3787 <source>Remote videos duplicated by my instance</source>
3788 <target state="new">Remote videos duplicated by my instance</target>
913aa176 3789 <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>
3790 </trans-unit>
d7c6b951 3791 <trans-unit id="8363291180171434623" datatype="html">
5a6de093
C
3792 <source>Table parameters</source>
3793 <target state="new">Table parameters</target>
93fe2d9c
C
3794 <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>
3795 </trans-unit>
d7c6b951 3796 <trans-unit id="5230110096688656830" datatype="html">
5a6de093
C
3797 <source>Select columns</source>
3798 <target state="new">Select columns</target>
93fe2d9c
C
3799 <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>
3800 </trans-unit>
d7c6b951 3801 <trans-unit id="5893518121808195081" datatype="html">
5a6de093
C
3802 <source>Highlight banned users</source>
3803 <target state="new">Highlight banned users</target>
93fe2d9c
C
3804 <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>
3805 </trans-unit>
d7c6b951 3806 <trans-unit id="5248717555542428023" datatype="html">
4891e4c7
C
3807 <source>Username</source>
3808 <target state="new">Username</target>
2164a13d
C
3809
3810
3811
3812
3813
051d69a0 3814 <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">131</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>
00e32b7c 3815
d7c6b951 3816 <trans-unit id="6612230394519751963" datatype="html">
4891e4c7
C
3817 <source>john</source>
3818 <target state="new">john</target>
93fe2d9c
C
3819 <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>
3820 <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>
3821 </trans-unit>
d7c6b951 3822 <trans-unit id="6475711663580561164" datatype="html">
4891e4c7
C
3823 <source>mail@example.com</source>
3824 <target state="new">mail@example.com</target>
93fe2d9c
C
3825 <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>
3826 <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>
3827 </trans-unit>
d7c6b951 3828 <trans-unit id="8371296837649897723" datatype="html">
4891e4c7
C
3829 <source>If you leave the password empty, an email will be sent to the user.</source>
3830 <target state="new">
3831 If you leave the password empty, an email will be sent to the user.
3832 </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">120</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">120</context></context-group>
3835 </trans-unit>
d7c6b951 3836 <trans-unit id="4145496584631696119" datatype="html">
4891e4c7
C
3837 <source>Role</source>
3838 <target state="new">Role</target>
2164a13d
C
3839
3840
3841
051d69a0 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">130</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">130</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></trans-unit>
d7c6b951 3843 <trans-unit id="7046347992315328430" datatype="html">
913aa176 3844 <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 3845 <target state="new">
5a6de093 3846 Transcoding is enabled. The video quota only takes into account
e6afb669
C
3847 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original
3848 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size.
3849 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
5a6de093
C
3850 At most, this user could upload ~
3851 <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
3852
9d94e5d7 3853 </target>
4c1ce3d4
C
3854
3855
3856 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</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">155</context></context-group></trans-unit>
d7c6b951 3857 <trans-unit id="2743014784334706527" datatype="html">
eb12a714
C
3858 <source>Daily video quota</source>
3859 <target state="new">Daily video quota</target>
4c1ce3d4
C
3860
3861
3862
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">166</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">166</context></context-group><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></trans-unit>
d7c6b951 3864 <trans-unit id="2622255144026150901" datatype="html">
913aa176 3865 <source>Auth plugin</source>
3866 <target state="new">Auth plugin</target>
2164a13d
C
3867
3868
3869
051d69a0 3870 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</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">182</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">139</context></context-group></trans-unit>
d7c6b951 3871 <trans-unit id="588099657508661970" datatype="html">
913aa176 3872 <source>None (local authentication)</source>
3873 <target state="new">None (local authentication)</target>
4c1ce3d4
C
3874
3875
3876 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</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">186</context></context-group></trans-unit>
d7c6b951 3877 <trans-unit id="2070907480317730379" datatype="html">
e4eaa7c9
C
3878 <source>Doesn't need review before a video goes public</source>
3879 <target state="new">Doesn't need review before a video goes public</target>
4c1ce3d4
C
3880
3881
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">195</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">195</context></context-group></trans-unit>
d7c6b951 3883 <trans-unit id="6667250632809964191" datatype="html">
eb12a714
C
3884 <source>Send a link to reset the password by email to the user</source>
3885 <target state="new">Send a link to reset the password by email to the user</target>
4c1ce3d4
C
3886
3887
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">220</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">220</context></context-group></trans-unit>
d7c6b951 3889 <trans-unit id="1412406834353485520" datatype="html">
eb12a714
C
3890 <source>Ask for new password</source>
3891 <target state="new">Ask for new password</target>
4c1ce3d4
C
3892
3893
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">221</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">221</context></context-group></trans-unit>
d7c6b951 3895 <trans-unit id="3791201588898094481" datatype="html">
eb12a714
C
3896 <source>Manually set the user password</source>
3897 <target state="new">Manually set the user password</target>
4c1ce3d4
C
3898
3899
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">225</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">225</context></context-group></trans-unit>
d7c6b951 3901 <trans-unit id="8461842260159597706" datatype="html">
eb12a714
C
3902 <source>Show</source>
3903 <target state="new">Show</target>
00e32b7c
C
3904
3905
4c1ce3d4 3906 <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">40</context></context-group></trans-unit>
d7c6b951 3907 <trans-unit id="8461609631969932886" datatype="html">
eb12a714
C
3908 <source>Hide</source>
3909 <target state="new">Hide</target>
2164a13d
C
3910
3911
3912
3913
3914
4c1ce3d4 3915 <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">115</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">9</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><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 3916 <trans-unit id="7049348886126005391" datatype="html">
eb12a714
C
3917 <source>Batch actions</source>
3918 <target state="new">Batch actions</target>
e67ecaf8
C
3919
3920
3921
3922 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">18</context></context-group><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><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit>
d7c6b951 3923 <trans-unit id="675721269041534709" datatype="html">
5a6de093
C
3924 <source>The user was banned</source>
3925 <target state="new">The user was banned</target>
93fe2d9c
C
3926 <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>
3927 </trans-unit>
d7c6b951 3928 <trans-unit id="2348557406282409966" datatype="html">
e4eaa7c9
C
3929 <source>Open account in a new tab</source>
3930 <target state="new">Open account in a new tab</target>
051d69a0
C
3931
3932
3933
3934
3935
3936
3937 <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><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><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">32</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">35</context></context-group></trans-unit>
d7c6b951 3938 <trans-unit id="3111569165173971676" datatype="html">
913aa176 3939 <source>Deleted account</source>
5a6de093 3940 <target state="new">
4891e4c7
C
3941 Deleted account
3942 </target>
2164a13d
C
3943
3944 <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 3945 <trans-unit id="3254358851993549668" datatype="html">
eb12a714
C
3946 <source>User's email must be verified to login</source>
3947 <target state="new">User's email must be verified to login</target>
93fe2d9c
C
3948 <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>
3949 </trans-unit>
d7c6b951 3950 <trans-unit id="3939342579126794385" datatype="html">
eb12a714
C
3951 <source>User's email is verified / User can login without email verification</source>
3952 <target state="new">User's email is verified / User can login without email verification</target>
93fe2d9c
C
3953 <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>
3954 </trans-unit>
d7c6b951 3955 <trans-unit id="242888077027281874" datatype="html">
5a6de093
C
3956 <source>Total daily video quota</source>
3957 <target state="new">Total daily video quota</target>
93fe2d9c
C
3958 <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>
3959 </trans-unit>
d7c6b951 3960 <trans-unit id="1242902302929086301" datatype="html">
eb12a714
C
3961 <source>Ban reason:</source>
3962 <target state="new">Ban reason:</target>
93fe2d9c
C
3963 <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>
3964 </trans-unit>
3965 <trans-unit id="6124612368324200166" datatype="html">
3966 <source>Banned users</source>
3967 <target state="new">Banned users</target>
2164a13d 3968
051d69a0 3969 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">48</context></context-group></trans-unit>
d7c6b951 3970 <trans-unit id="5642198289374753866" datatype="html">
5a6de093
C
3971 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> users</source>
3972 <target state="new">Showing
3973 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
3974 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
3975 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> users
3976 </target>
93fe2d9c
C
3977 <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>
3978 </trans-unit>
5a6de093 3979 <trans-unit id="2049290282534091182" datatype="html">
eb12a714
C
3980 <source>Moderation</source>
3981 <target state="new">Moderation</target>
fa737aa0
C
3982
3983
3984
3985 <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 3986 <trans-unit id="746099155736913817" datatype="html">
5a6de093
C
3987 <source>Video blocks</source>
3988 <target state="new">Video blocks</target>
93fe2d9c
C
3989 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">109</context></context-group>
3990 <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>
3991 </trans-unit>
d7c6b951 3992 <trans-unit id="7815838401315213887" datatype="html">
eb12a714
C
3993 <source>Muted accounts</source>
3994 <target state="new">Muted accounts</target>
93fe2d9c
C
3995 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group>
3996 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group>
3997 <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>
3998 <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>
3999 <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>
4000 <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>
4001 </trans-unit>
d7c6b951 4002 <trans-unit id="5668793810321242853" datatype="html">
cd9246a9
C
4003 <source>Muted servers</source>
4004 <target state="new">Muted servers</target>
93fe2d9c
C
4005 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group>
4006 <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>
4007 <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>
4008 <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>
4009 <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>
4010 </trans-unit>
d7c6b951 4011 <trans-unit id="2343069726009080052" datatype="html">
5a6de093
C
4012 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
4013 <target state="new">Video
e6afb669
C
4014 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/>
4015 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
5a6de093 4016 </target>
051d69a0
C
4017
4018
4019 <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><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></trans-unit>
d7c6b951 4020 <trans-unit id="3122686335401195400" datatype="html">
e4eaa7c9
C
4021 <source>Total size</source>
4022 <target state="new">Total size</target>
051d69a0
C
4023
4024 <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">31</context></context-group></trans-unit>
d7c6b951 4025 <trans-unit id="4488103364313252005" datatype="html">
e4eaa7c9
C
4026 <source>List redundancies</source>
4027 <target state="new">List redundancies</target>
051d69a0
C
4028
4029 <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">38</context></context-group></trans-unit>
d7c6b951 4030 <trans-unit id="7423116442791683693" datatype="html">
e4eaa7c9
C
4031 <source>Your instance doesn't mirror any video.</source>
4032 <target state="new">Your instance doesn't mirror any video.</target>
051d69a0
C
4033
4034 <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></trans-unit>
d7c6b951 4035 <trans-unit id="1944582937285351613" datatype="html">
e4eaa7c9
C
4036 <source>Your instance has no mirrored videos.</source>
4037 <target state="new">Your instance has no mirrored videos.</target>
051d69a0
C
4038
4039 <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">81</context></context-group></trans-unit>
d7c6b951 4040 <trans-unit id="7292311893283564173" datatype="html">
e4eaa7c9
C
4041 <source>Enabled strategies stats</source>
4042 <target state="new">Enabled strategies stats</target>
051d69a0
C
4043
4044 <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">90</context></context-group></trans-unit>
d7c6b951 4045 <trans-unit id="7595922272001217567" datatype="html">
e4eaa7c9
C
4046 <source>No redundancy strategy is enabled on your instance.</source>
4047 <target state="new">
6e2de58f
C
4048 No redundancy strategy is enabled on your instance.
4049 </target>
2164a13d 4050
051d69a0 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">95</context></context-group></trans-unit>
93fe2d9c
C
4052 <trans-unit id="4824046935922837124" datatype="html">
4053 <source>Used (<x id="PH" equiv-text="this.bytesToHuman(stats.totalUsed)"/>)</source>
4054 <target state="new">Used (<x id="PH" equiv-text="this.bytesToHuman(stats.totalUsed)"/>)</target>
8f0b94f0
C
4055 <context-group purpose="location">
4056 <context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.ts</context>
4057 <context context-type="linenumber">99</context>
4058 </context-group>
93fe2d9c
C
4059 </trans-unit>
4060 <trans-unit id="5874809640561431793" datatype="html">
4061 <source>Available (<x id="PH" equiv-text="this.bytesToHuman(totalAvailable)"/>)</source>
4062 <target state="new">Available (<x id="PH" equiv-text="this.bytesToHuman(totalAvailable)"/>)</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">105</context>
4066 </context-group>
4067 </trans-unit>
d7c6b951 4068 <trans-unit id="7574091010118901399" datatype="html">
eb12a714
C
4069 <source>Sensitive</source>
4070 <target state="new">Sensitive</target>
93fe2d9c
C
4071 <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>
4072 </trans-unit>
d7c6b951 4073 <trans-unit id="2478877938420291792" datatype="html">
eb12a714
C
4074 <source>Unfederated</source>
4075 <target state="new">Unfederated</target>
93fe2d9c
C
4076 <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>
4077 <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>
4078 </trans-unit>
d7c6b951 4079 <trans-unit id="7692347838587821095" datatype="html">
5a6de093
C
4080 <source>Date <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
4081 <target state="new">Date
e6afb669
C
4082 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/>
4083 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
5a6de093 4084 </target>
93fe2d9c
C
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">29</context></context-group>
4086 <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>
4087 </trans-unit>
d7c6b951 4088 <trans-unit id="1451763834047485033" datatype="html">
913aa176 4089 <source>Select this row</source>
4090 <target state="new">Select this row</target>
e67ecaf8
C
4091
4092
4093
4094 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">46</context></context-group><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><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><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit>
93fe2d9c
C
4095 <trans-unit id="4043531994869127329" datatype="html">
4096 <source>See full comment</source>
4097 <target state="new">See full comment</target>
4098 <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>
4099 </trans-unit>
d7c6b951 4100 <trans-unit id="3193976279273491157" datatype="html">
cd9246a9
C
4101 <source>Actions</source>
4102 <target state="new">Actions</target>
051d69a0
C
4103
4104
4105
4106
4107
e67ecaf8 4108 <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><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">39</context></context-group></trans-unit>
93fe2d9c
C
4109 <trans-unit id="8390803680962035202" datatype="html">
4110 <source>Follower</source>
4111 <target state="new">Follower</target>
e67ecaf8
C
4112
4113 <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></trans-unit>
d7c6b951 4114 <trans-unit id="4691552465058437520" datatype="html">
913aa176 4115 <source>Commented video</source>
4116 <target state="new">Commented video</target>
93fe2d9c
C
4117 <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>
4118 </trans-unit>
d7c6b951 4119 <trans-unit id="7266085473379376028" datatype="html">
913aa176 4120 <source>No comments found matching current filters.</source>
4121 <target state="new">No comments found matching current filters.</target>
93fe2d9c
C
4122 <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>
4123 </trans-unit>
d7c6b951 4124 <trans-unit id="2398388496754671928" datatype="html">
913aa176 4125 <source>No comments found.</source>
4126 <target state="new">No comments found.</target>
93fe2d9c
C
4127 <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>
4128 </trans-unit>
4129 <trans-unit id="4604870995665811499" datatype="html">
4130 <source>Local comments</source>
4131 <target state="new">Local comments</target>
2164a13d
C
4132
4133 <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
4134 <trans-unit id="2721988499779041837" datatype="html">
4135 <source>Remote comments</source>
4136 <target state="new">Remote comments</target>
2164a13d
C
4137
4138 <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 4139 <trans-unit id="1420624050293070194" datatype="html">
5a6de093
C
4140 <source>No abuses found matching current filters.</source>
4141 <target state="new">No abuses found matching current filters.</target>
93fe2d9c
C
4142 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">152</context></context-group>
4143 </trans-unit>
d7c6b951 4144 <trans-unit id="639328713281980021" datatype="html">
5a6de093
C
4145 <source>No abuses found.</source>
4146 <target state="new">No abuses found.</target>
93fe2d9c
C
4147 <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>
4148 </trans-unit>
4149 <trans-unit id="1807029821872995706" datatype="html">
4150 <source>Unsolved reports</source>
4151 <target state="new">Unsolved reports</target>
051d69a0
C
4152
4153 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">44</context></context-group></trans-unit>
93fe2d9c
C
4154 <trans-unit id="2570256912317308673" datatype="html">
4155 <source>Accepted reports</source>
4156 <target state="new">Accepted reports</target>
051d69a0
C
4157
4158 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">48</context></context-group></trans-unit>
93fe2d9c
C
4159 <trans-unit id="4335414817109654558" datatype="html">
4160 <source>Refused reports</source>
4161 <target state="new">Refused reports</target>
051d69a0
C
4162
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">52</context></context-group></trans-unit>
93fe2d9c
C
4164 <trans-unit id="5604806676748121035" datatype="html">
4165 <source>Reports with blocked videos</source>
4166 <target state="new">Reports with blocked videos</target>
051d69a0
C
4167
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">56</context></context-group></trans-unit>
93fe2d9c
C
4169 <trans-unit id="5105869928182826553" datatype="html">
4170 <source>Reports with deleted videos</source>
4171 <target state="new">Reports with deleted videos</target>
051d69a0
C
4172
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">60</context></context-group></trans-unit>
d7c6b951 4174 <trans-unit id="4678289986918934018" datatype="html">
5a6de093
C
4175 <source>Block reason:</source>
4176 <target state="new">Block reason:</target>
93fe2d9c
C
4177 <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>
4178 </trans-unit>
d7c6b951 4179 <trans-unit id="8390860433951751429" datatype="html">
5a6de093
C
4180 <source>No blocked video found matching current filters.</source>
4181 <target state="new">No blocked video found matching current filters.</target>
93fe2d9c
C
4182 <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>
4183 </trans-unit>
d7c6b951 4184 <trans-unit id="5030329587275248535" datatype="html">
5a6de093
C
4185 <source>No blocked video found.</source>
4186 <target state="new">No blocked video found.</target>
93fe2d9c
C
4187 <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>
4188 </trans-unit>
4189 <trans-unit id="7755288609601798418" datatype="html">
4190 <source>Automatic blocks</source>
4191 <target state="new">Automatic blocks</target>
4192 <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>
4193 </trans-unit>
4194 <trans-unit id="6510868134640657079" datatype="html">
4195 <source>Manual blocks</source>
4196 <target state="new">Manual blocks</target>
4197 <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>
4198 </trans-unit>
d7c6b951 4199 <trans-unit id="2143435845912984377" datatype="html">
5a6de093
C
4200 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> blocked videos</source>
4201 <target state="new">Showing
4202 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
4203 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
4204 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> blocked videos
4205 </target>
93fe2d9c
C
4206 <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>
4207 </trans-unit>
d7c6b951 4208 <trans-unit id="1868606282505332204" datatype="html">
5a6de093
C
4209 <source>Reports</source>
4210 <target state="new">Reports</target>
93fe2d9c
C
4211 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">101</context></context-group>
4212 <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>
4213 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">34</context></context-group>
4214 <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>
4215 </trans-unit>
d7c6b951 4216 <trans-unit id="7075448128175750939" datatype="html">
eb12a714
C
4217 <source>Moderation comment</source>
4218 <target state="new">Moderation comment</target>
913aa176 4219 <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>
4220 </trans-unit>
d7c6b951 4221 <trans-unit id="7358611947192442969" datatype="html">
eb12a714
C
4222 <source>This comment can only be seen by you or the other moderators.</source>
4223 <target state="new">
040758e0
C
4224 This comment can only be seen by you or the other moderators.
4225 </target>
93fe2d9c
C
4226 <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>
4227 </trans-unit>
d7c6b951 4228 <trans-unit id="3981851640772035362" datatype="html">
eb12a714
C
4229 <source>Update this comment</source>
4230 <target state="new">Update this comment</target>
93fe2d9c
C
4231 <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>
4232 </trans-unit>
d7c6b951 4233 <trans-unit id="730589419287534524" datatype="html">
eb12a714
C
4234 <source>Reporter</source>
4235 <target state="new">Reporter</target>
93fe2d9c
C
4236 <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>
4237 <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
4238 </trans-unit><trans-unit id="5026011498416291967" datatype="html">
4239 <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>
4240 <context-group purpose="location">
4241 <context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context>
4242 <context context-type="linenumber">21,23</context>
4243 </context-group>
4244 <context-group purpose="location">
4245 <context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context>
4246 <context context-type="linenumber">42,44</context>
4247 </context-group>
93fe2d9c 4248 </trans-unit>
d7c6b951 4249 <trans-unit id="6549265851868599441" datatype="html">
eb12a714
C
4250 <source>Video</source>
4251 <target state="new">Video</target>
051d69a0
C
4252
4253
4254
4255
4256
e67ecaf8 4257 <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><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">14</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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">8</context></context-group></trans-unit>
d7c6b951 4258 <trans-unit id="2662644497259948010" datatype="html">
913aa176 4259 <source>Comment</source>
4260 <target state="new">Comment</target>
0f7195fa
C
4261
4262
4263 <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><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">68</context></context-group></trans-unit>
d7c6b951 4264 <trans-unit id="1359961255805685312" datatype="html">
e4eaa7c9
C
4265 <source>This video has been reported multiple times.</source>
4266 <target state="new">This video has been reported multiple times.</target>
93fe2d9c
C
4267 <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>
4268 </trans-unit>
d7c6b951 4269 <trans-unit id="8103613717136753118" datatype="html">
5a6de093
C
4270 <source>The video was blocked</source>
4271 <target state="new">The video was blocked</target>
93fe2d9c
C
4272 <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>
4273 </trans-unit>
d7c6b951 4274 <trans-unit id="5021295327106206941" datatype="html">
5a6de093
C
4275 <source>by <x id="INTERPOLATION"/> on <x id="INTERPOLATION_1"/> </source>
4276 <target state="new">by
4277 <x id="INTERPOLATION" equiv-text="{{ abuse.video.channel?.displayName }}"/> on
4278 <x id="INTERPOLATION_1" equiv-text="{{ abuse.video.channel?.host }}"/>
4279 </target>
93fe2d9c
C
4280 <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>
4281 </trans-unit>
d7c6b951 4282 <trans-unit id="1443698606045744844" datatype="html">
e4eaa7c9
C
4283 <source>Video was deleted</source>
4284 <target state="new">Video was deleted</target>
93fe2d9c
C
4285 <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>
4286 </trans-unit>
d7c6b951 4287 <trans-unit id="1530731524535521716" datatype="html">
913aa176 4288 <source>Account deleted</source>
5a6de093 4289 <target state="new">
4891e4c7
C
4290 Account deleted
4291 </target>
2164a13d
C
4292
4293 <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 4294 <trans-unit id="1191715835847858871" datatype="html">
e4eaa7c9
C
4295 <source>Open video in a new tab</source>
4296 <target state="new">Open video in a new tab</target>
051d69a0
C
4297
4298 <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">48</context></context-group></trans-unit>
d7c6b951 4299 <trans-unit id="3301856295120048857" datatype="html">
5a6de093
C
4300 <source>State <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
4301 <target state="new">State
e6afb669
C
4302 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/>
4303 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
5a6de093 4304 </target>
e67ecaf8
C
4305
4306
4307
4308 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">24</context></context-group></trans-unit>
d7c6b951 4309 <trans-unit id="6452372740127749380" datatype="html">
5a6de093
C
4310 <source>Messages</source>
4311 <target state="new">Messages</target>
93fe2d9c
C
4312 <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>
4313 </trans-unit>
d7c6b951 4314 <trans-unit id="1969144763032891922" datatype="html">
5a6de093
C
4315 <source>Internal note</source>
4316 <target state="new">Internal note</target>
93fe2d9c
C
4317 <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>
4318 </trans-unit>
d7c6b951 4319 <trans-unit id="7418735164633152705" datatype="html">
5a6de093
C
4320 <source>Score <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
4321 <target state="new">Score
e6afb669
C
4322 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/>
4323 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
5a6de093 4324 </target>
e67ecaf8
C
4325
4326 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit>
d7c6b951 4327 <trans-unit id="9173448803033928792" datatype="html">
5a6de093
C
4328 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> reports</source>
4329 <target state="new">Showing
4330 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
4331 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
4332 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> reports
4333 </target>
93fe2d9c
C
4334 <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>
4335 </trans-unit>
d7c6b951 4336 <trans-unit id="3109314382334906782" datatype="html">
e4eaa7c9
C
4337 <source>Reportee</source>
4338 <target state="new">Reportee</target>
00e32b7c
C
4339
4340 <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>
4341
d7c6b951 4342 <trans-unit id="6540177673229220400" datatype="html">
5a6de093
C
4343 <source>{VAR_PLURAL, plural, =1 {1 report} other {<x id="INTERPOLATION"/> reports}}</source>
4344 <target state="new">{VAR_PLURAL, plural, =1 {1 report} other {
4345 <x id="INTERPOLATION" equiv-text="{{ abuse.countReportsForReportee }}"/> reports} }
4346 </target>
00e32b7c
C
4347
4348
4349 <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 4350 <trans-unit id="7239750919884229270" datatype="html">
e4eaa7c9
C
4351 <source>Updated</source>
4352 <target state="new">Updated</target>
00e32b7c
C
4353
4354 <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 4355 <trans-unit id="6409548912081699487" datatype="html">
e4eaa7c9
C
4356 <source>Mute domain</source>
4357 <target state="new">Mute domain</target>
051d69a0
C
4358
4359
4360 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">19</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">19</context></context-group></trans-unit>
d7c6b951 4361 <trans-unit id="2381859602529023966" datatype="html">
eb12a714
C
4362 <source>Instance</source>
4363 <target state="new">Instance</target>
00e32b7c
C
4364
4365
4366
4367
051d69a0 4368 <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">32</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">32</context></context-group></trans-unit>
d7c6b951 4369 <trans-unit id="1300704815627663264" datatype="html">
5a6de093
C
4370 <source>Muted at <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
4371 <target state="new">Muted at
e6afb669
C
4372 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/>
4373 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
5a6de093 4374 </target>
051d69a0
C
4375
4376
4377
4378
4379 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">25</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">33</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">33</context></context-group></trans-unit>
d7c6b951 4380 <trans-unit id="6453471031802119612" datatype="html">
eb12a714
C
4381 <source>Unmute</source>
4382 <target state="new">Unmute</target>
051d69a0
C
4383
4384
4385
4386
4387 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">32</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">32</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">40</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">40</context></context-group></trans-unit>
d7c6b951 4388 <trans-unit id="6728985502447585050" datatype="html">
e4eaa7c9
C
4389 <source>No server found matching current filters.</source>
4390 <target state="new">No server found matching current filters.</target>
051d69a0
C
4391
4392
4393 <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><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></trans-unit>
d7c6b951 4394 <trans-unit id="299774363533169870" datatype="html">
e4eaa7c9
C
4395 <source>No server found.</source>
4396 <target state="new">No server found.</target>
051d69a0
C
4397
4398
4399 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">57</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">57</context></context-group></trans-unit>
d7c6b951 4400 <trans-unit id="6250599179731937899" datatype="html">
5a6de093
C
4401 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> muted instances</source>
4402 <target state="new">Showing
4403 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
4404 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
4405 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> muted instances
4406 </target>
051d69a0
C
4407
4408
4409 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">12</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">12</context></context-group></trans-unit>
d7c6b951 4410 <trans-unit id="4917252294930256268" datatype="html">
e4eaa7c9
C
4411 <source>It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers.</source>
4412 <target state="new">
45c14ae1
C
4413 It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers.
4414 </target>
93fe2d9c 4415 <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
4416 </trans-unit><trans-unit id="2959657578684395250" datatype="html">
4417 <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
4418 <context-group purpose="location">
4419 <context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context>
4420 <context context-type="linenumber">65</context>
4421 </context-group>
93fe2d9c 4422 </trans-unit>
d7c6b951 4423 <trans-unit id="4058814854824495833" datatype="html">
e4eaa7c9
C
4424 <source>Mute domains</source>
4425 <target state="new">Mute domains</target>
051d69a0
C
4426
4427
4428 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">64</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">64</context></context-group></trans-unit>
d7c6b951 4429 <trans-unit id="4086606389696938932" datatype="html">
eb12a714
C
4430 <source>Account</source>
4431 <target state="new">Account</target>
051d69a0
C
4432
4433
4434
4435 <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><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><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></trans-unit>
d7c6b951 4436 <trans-unit id="8564972645418093229" datatype="html">
e4eaa7c9
C
4437 <source>No account found matching current filters.</source>
4438 <target state="new">No account found matching current filters.</target>
051d69a0
C
4439
4440
4441 <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><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></trans-unit>
d7c6b951 4442 <trans-unit id="3819155299647062711" datatype="html">
e4eaa7c9
C
4443 <source>No account found.</source>
4444 <target state="new">No account found.</target>
051d69a0
C
4445
4446
4447 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">55</context></context-group></trans-unit>
913aa176 4448 <trans-unit id="2338185419645468935" datatype="html">
4449 <source>List installed plugins</source>
4450 <target state="new">List installed plugins</target>
93fe2d9c
C
4451 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugins.routes.ts</context><context context-type="linenumber">26</context></context-group>
4452 </trans-unit>
913aa176 4453 <trans-unit id="8897412584195581488" datatype="html">
4454 <source>Search plugins</source>
4455 <target state="new">Search plugins</target>
93fe2d9c
C
4456 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugins.routes.ts</context><context context-type="linenumber">35</context></context-group>
4457 </trans-unit>
913aa176 4458 <trans-unit id="4994333937800672218" datatype="html">
4459 <source>Show plugin</source>
4460 <target state="new">Show plugin</target>
93fe2d9c
C
4461 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugins.routes.ts</context><context context-type="linenumber">44</context></context-group>
4462 </trans-unit>
d7c6b951 4463 <trans-unit id="602667807232759122" datatype="html">
5a6de093
C
4464 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> muted accounts</source>
4465 <target state="new">Showing
4466 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
4467 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
4468 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> muted accounts
4469 </target>
051d69a0
C
4470
4471
4472 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit>
5a6de093 4473 <trans-unit id="8259696070728377358" datatype="html">
eb12a714
C
4474 <source>Plugins/Themes</source>
4475 <target state="new">Plugins/Themes</target>
93fe2d9c
C
4476 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">142</context></context-group>
4477 </trans-unit>
d7c6b951 4478 <trans-unit id="4894835484717268716" datatype="html">
eb12a714
C
4479 <source>Installed</source>
4480 <target state="new">Installed</target>
93fe2d9c
C
4481 <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>
4482 <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>
4483 </trans-unit>
4484 <trans-unit id="6185935497147252048" datatype="html">
4485 <source>This plugin is developed by Framasoft</source>
4486 <target state="new">This plugin is developed by Framasoft</target>
78a5dd9c
C
4487 <context-group purpose="location">
4488 <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context>
4489 <context context-type="linenumber">37</context>
4490 </context-group>
93fe2d9c
C
4491 </trans-unit>
4492 <trans-unit id="8336721444092720377" datatype="html">
4493 <source>Official</source>
4494 <target state="new"> Official </target>
2164a13d
C
4495
4496 <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 4497 <trans-unit id="7002061007877950198" datatype="html">
5a6de093
C
4498 <source>Plugin homepage (new window)</source>
4499 <target state="new">Plugin homepage (new window)</target>
93fe2d9c
C
4500 <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>
4501 <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>
4502 </trans-unit>
4503 <trans-unit id="3981257963098530375" datatype="html">
4504 <source>Navigate between installed plugins and themes or find new ones</source>
4505 <target state="new">Navigate between installed plugins and themes or find new ones</target>
78a5dd9c
C
4506 <context-group purpose="location">
4507 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context>
4508 <context context-type="linenumber">2</context>
4509 </context-group>
913aa176 4510 </trans-unit>
d7c6b951 4511 <trans-unit id="8630916846096019339" datatype="html">
e4eaa7c9
C
4512 <source>Users can resolve distant content</source>
4513 <target state="new">Users can resolve distant content</target>
b2d03a83 4514
e67ecaf8 4515 <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
4516 <trans-unit id="3300472325769888962" datatype="html">
4517 <source>Plugins &amp; Themes</source>
4518 <target state="new">Plugins &amp; Themes</target>
b2d03a83 4519
e67ecaf8 4520 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">128</context></context-group></trans-unit>
93fe2d9c
C
4521 <trans-unit id="1782375284146839174" datatype="html">
4522 <source>Available themes</source>
4523 <target state="new">Available themes</target>
b2d03a83 4524
e67ecaf8 4525 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">132</context></context-group></trans-unit>
93fe2d9c
C
4526 <trans-unit id="9205443410527464015" datatype="html">
4527 <source>Plugins enabled</source>
4528 <target state="new">Plugins enabled</target>
b2d03a83 4529
e67ecaf8 4530 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">141</context></context-group></trans-unit>
d7c6b951 4531 <trans-unit id="5410940035535748578" datatype="html">
e4eaa7c9
C
4532 <source>Close this message</source>
4533 <target state="new">Close this message</target>
913aa176 4534 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.html</context><context context-type="linenumber">34</context></context-group>
4535 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.html</context><context context-type="linenumber">34</context></context-group>
4536 </trans-unit>
00e32b7c 4537
91ae3c4a 4538 <trans-unit id="2144158274184161635" datatype="html">
93fe2d9c
C
4539 <source>Videos with the most interactions for recent videos</source>
4540 <target state="new">Videos with the most interactions for recent videos</target>
9794fe1c 4541
2164a13d 4542 <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
4543 <trans-unit id="8312243926314494468" datatype="html">
4544 <source>Videos with the most views during the last 24 hours</source>
4545 <target state="new">Videos with the most views during the last 24 hours</target>
2164a13d
C
4546
4547 <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
4548 <trans-unit id="8731139416455609016" datatype="html">
4549 <source>Videos with the most views during the last <x id="PH" equiv-text="this.trendingDays"/> days</source>
4550 <target state="new">Videos with the most views during the last <x id="PH" equiv-text="this.trendingDays"/> days</target>
2164a13d
C
4551
4552 <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 4553 <trans-unit id="1671858302647356245" datatype="html">
4554 <source>Videos that have the most likes</source>
4555 <target state="new">Videos that have the most likes</target>
9794fe1c 4556
2164a13d 4557 <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 4558 <trans-unit id="2006841089844688970" datatype="html">
eb12a714
C
4559 <source>To load your new installed plugins or themes, refresh the page.</source>
4560 <target state="new">
040758e0
C
4561 To load your new installed plugins or themes, refresh the page.
4562</target>
2164a13d
C
4563
4564 <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
4565 <trans-unit id="7577430199525157466" datatype="html">
4566 <source>Popular plugins</source>
4567 <target state="new">Popular plugins</target>
90aa0a74
C
4568 <context-group purpose="location">
4569 <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context>
78a5dd9c
C
4570 <context context-type="linenumber">10</context>
4571 </context-group>
93fe2d9c
C
4572 </trans-unit>
4573 <trans-unit id="830877982972543118" datatype="html">
4574 <source>Popular themes</source>
4575 <target state="new">Popular themes</target>
78a5dd9c
C
4576 <context-group purpose="location">
4577 <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context>
4578 <context context-type="linenumber">11</context>
90aa0a74 4579 </context-group>
913aa176 4580 </trans-unit>
78a5dd9c 4581 <trans-unit id="1780056719120519633" datatype="html">
93fe2d9c
C
4582 <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>
4583 <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
4584
4585 <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 4586 <trans-unit id="3148804384763272950" datatype="html">
eb12a714
C
4587 <source>{VAR_PLURAL, plural, =1 {result} other {results} }</source>
4588 <target state="new">{VAR_PLURAL, plural, =1 {result} other {results} }</target>
93fe2d9c
C
4589 <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>
4590 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">5</context></context-group>
4591 </trans-unit>
d7c6b951 4592 <trans-unit id="2722270956157821098" datatype="html">
eb12a714
C
4593 <source>No results.</source>
4594 <target state="new">
040758e0
C
4595 No results.
4596</target>
2164a13d
C
4597
4598 <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 4599 <trans-unit id="2601639465696257054" datatype="html">
913aa176 4600 <source>This <x id="INTERPOLATION"/> does not have settings. </source>
eb12a714 4601 <target state="new">
5a6de093
C
4602 This
4603 <x id="INTERPOLATION" equiv-text="{{ pluginTypeLabel }}"/> does not have settings.
4604
4605 </target>
2164a13d
C
4606
4607 <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 4608 <trans-unit id="29832309535656200" datatype="html">
eb12a714
C
4609 <source>System</source>
4610 <target state="new">System</target>
93fe2d9c
C
4611 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">148</context></context-group>
4612 </trans-unit>
913aa176 4613 <trans-unit id="8949443215142664126" datatype="html">
4614 <source>Delete this comment</source>
4615 <target state="new">Delete this comment</target>
2164a13d
C
4616
4617 <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 4618 <trans-unit id="3327751240218085797" datatype="html">
4619 <source>Delete all comments of this account</source>
4620 <target state="new">Delete all comments of this account</target>
2164a13d
C
4621
4622 <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 4623 <trans-unit id="2850960459131251840" datatype="html">
4624 <source>Comments are deleted after a few minutes</source>
4625 <target state="new">Comments are deleted after a few minutes</target>
2164a13d 4626
00e32b7c
C
4627 <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">
4628 <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
4629 <context-group purpose="location">
4630 <context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context>
4631 <context context-type="linenumber">150</context>
4632 </context-group>
4633 </trans-unit><trans-unit id="264978617337249011" datatype="html">
4634 <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>
4635 <context-group purpose="location">
4636 <context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context>
4637 <context context-type="linenumber">152,150</context>
4638 </context-group>
93fe2d9c 4639 </trans-unit>
2164a13d 4640
913aa176 4641 <trans-unit id="379090446060940062" datatype="html">
4642 <source>Do you really want to delete all comments of <x id="PH"/>?</source>
4643 <target state="new">Do you really want to delete all comments of <x id="PH"/>?</target>
2164a13d
C
4644
4645 <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 4646 <trans-unit id="4539246224625965241" datatype="html">
4647 <source>Comments of <x id="PH"/> will be deleted in a few minutes</source>
4648 <target state="new">Comments of <x id="PH"/> will be deleted in a few minutes</target>
2164a13d
C
4649
4650 <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
4651 <trans-unit id="3204306399736151644" datatype="html">
4652 <source>Comments list</source>
4653 <target state="new">Comments list</target>
3c18ff47
C
4654 <context-group purpose="location">
4655 <context context-type="sourcefile">src/app/+admin/overview/comments/video-comment.routes.ts</context>
4656 <context context-type="linenumber">24</context>
4657 </context-group>
4658 </trans-unit>
d7c6b951 4659 <trans-unit id="7427986413651551775" datatype="html">
913aa176 4660 <source>Video comments</source>
4661 <target state="new">Video comments</target>
93fe2d9c
C
4662 <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>
4663 </trans-unit>
4664 <trans-unit id="289582790179344391" datatype="html">
4665 <source>This view also shows comments from muted accounts.</source>
4666 <target state="new">This view also shows comments from muted accounts.</target>
4667 <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>
4668 </trans-unit>
d7c6b951 4669 <trans-unit id="4523382115569186450" datatype="html">
913aa176 4670 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> comments</source>
4671 <target state="new">Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> comments</target>
93fe2d9c
C
4672 <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>
4673 </trans-unit>
d7c6b951 4674 <trans-unit id="6110554376228744887" datatype="html">
913aa176 4675 <source>Select all rows</source>
4676 <target state="new">Select all rows</target>
e67ecaf8
C
4677
4678
4679
4680 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">38</context></context-group><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><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit>
d7c6b951 4681 <trans-unit id="2719284837486030903" datatype="html">
8b049b68
C
4682 <source>Job type</source>
4683 <target state="new">Job type</target>
913aa176 4684 <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>
4685 </trans-unit>
d7c6b951 4686 <trans-unit id="6170245880855918780" datatype="html">
8b049b68
C
4687 <source>Job state</source>
4688 <target state="new">Job state</target>
913aa176 4689 <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>
4690 </trans-unit>
d7c6b951 4691 <trans-unit id="2296681895307893686" datatype="html">
913aa176 4692 <source>any</source>
4693 <target state="new">any</target>
e351a5c5
C
4694 <context-group purpose="location">
4695 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context>
4696 <context context-type="linenumber">21</context>
4697 </context-group>
4698 <note priority="1" from="description">Selector for the list displaying jobs, filtering by their state</note>
913aa176 4699 </trans-unit>
d7c6b951 4700 <trans-unit id="3067132953487445901" datatype="html">
913aa176 4701 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> jobs</source>
4702 <target state="new">Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> jobs</target>
4703 <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>
4704 </trans-unit>
d7c6b951 4705 <trans-unit id="8650499415827640724" datatype="html">
eb12a714
C
4706 <source>Type</source>
4707 <target state="new">Type</target>
913aa176 4708 <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>
4709 </trans-unit>
d7c6b951 4710 <trans-unit id="3901868627411944813" datatype="html">
e6afb669
C
4711 <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>
4712 <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
4713 <context-group purpose="location">
4714 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context>
b87b606a 4715 <context context-type="linenumber">47</context>
e351a5c5 4716 </context-group>
913aa176 4717 </trans-unit>
d7c6b951 4718 <trans-unit id="3419681791450150574" datatype="html">
913aa176 4719 <source>Progress</source>
4720 <target state="new">Progress</target>
e351a5c5
C
4721 <context-group purpose="location">
4722 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context>
b87b606a 4723 <context context-type="linenumber">49</context>
e351a5c5 4724 </context-group>
913aa176 4725 </trans-unit>
d7c6b951 4726 <trans-unit id="914197284349366734" datatype="html">
913aa176 4727 <source>No jobs found.</source>
4728 <target state="new">No jobs found.</target>
93fe2d9c
C
4729 <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>
4730 </trans-unit>
d7c6b951 4731 <trans-unit id="2713421326605345655" datatype="html">
e6afb669
C
4732 <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>
4733 <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
4734 <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>
4735 </trans-unit>
d7c6b951 4736 <trans-unit id="2384897339170501794" datatype="html">
913aa176 4737 <source>No <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/> jobs found.</source>
4738 <target state="new">No <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/> jobs found.</target>
93fe2d9c
C
4739 <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>
4740 </trans-unit>
d7c6b951 4741 <trans-unit id="4457061340457477073" datatype="html">
913aa176 4742 <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>
4743 <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
4744 <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>
4745 </trans-unit>
d7c6b951 4746 <trans-unit id="1102717806459547726" datatype="html">
eb12a714
C
4747 <source>Refresh</source>
4748 <target state="new">Refresh</target>
93fe2d9c
C
4749 <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>
4750 <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>
4751 <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>
4752 <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>
4753 </trans-unit>
d7c6b951 4754 <trans-unit id="6052766076365105714" datatype="html">
913aa176 4755 <source>now</source>
4756 <target state="new">now</target>
4757 <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
4758 </trans-unit>
4759 <trans-unit id="8984988128489304664" datatype="html">
4760 <source>Filter logs by tags</source>
4761 <target state="new">Filter logs by tags</target>
a71d4140
C
4762 <context-group purpose="location">
4763 <context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context>
4764 <context context-type="linenumber">31</context>
4765 </context-group>
913aa176 4766 </trans-unit>
d7c6b951 4767 <trans-unit id="3894950702316166331" datatype="html">
e4eaa7c9
C
4768 <source>Loading...</source>
4769 <target state="new">Loading...</target>
93fe2d9c
C
4770 <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>
4771 </trans-unit>
4772 <trans-unit id="1570003374195931619" datatype="html">
4773 <source>No log.</source>
4774 <target state="new">No log.</target>
a71d4140
C
4775 <context-group purpose="location">
4776 <context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context>
4777 <context context-type="linenumber">40</context>
4778 </context-group>
913aa176 4779 </trans-unit>
d7c6b951 4780 <trans-unit id="2232767208623640457" datatype="html">
e6afb669 4781 <source>By <x id="INTERPOLATION"/> -></source>
5a6de093 4782 <target state="new">By
e6afb669 4783 <x id="INTERPOLATION" equiv-text="{{ log.by }}"/> ->
5a6de093 4784 </target>
93fe2d9c
C
4785 <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>
4786 </trans-unit>
d7c6b951 4787 <trans-unit id="7396175500300709096" datatype="html">
e4eaa7c9
C
4788 <source>INSTANCE</source>
4789 <target state="new">INSTANCE</target>
913aa176 4790 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">7</context></context-group>
4791 </trans-unit>
d7c6b951 4792 <trans-unit id="8953033926734869941" datatype="html">
eb12a714
C
4793 <source>Name</source>
4794 <target state="new">Name</target>
00e32b7c
C
4795
4796
4797
4798 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">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 4799 <trans-unit id="2973928033612762715" datatype="html">
eb12a714
C
4800 <source>Short description</source>
4801 <target state="new">Short description</target>
00e32b7c
C
4802
4803 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit>
d7c6b951 4804 <trans-unit id="7794655859478571096" datatype="html">
eb12a714
C
4805 <source>Main instance categories</source>
4806 <target state="new">Main instance categories</target>
00e32b7c 4807
4c1ce3d4 4808 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">47</context></context-group></trans-unit>
d7c6b951 4809 <trans-unit id="6588040559347368313" datatype="html">
5a6de093
C
4810 <source>Add a new category</source>
4811 <target state="new">Add a new category</target>
00e32b7c
C
4812
4813
4c1ce3d4 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">54</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 4815 <trans-unit id="8953934448427251062" datatype="html">
5a6de093
C
4816 <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>
4817 <target state="new">The
e6afb669
C
4818 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>sharing system
4819 <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 4820 </target>
93fe2d9c
C
4821 <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>
4822 </trans-unit>
d7c6b951 4823 <trans-unit id="34094919610906740" datatype="html">
e4eaa7c9
C
4824 <source>Help share videos being played</source>
4825 <target state="new">Help share videos being played</target>
93fe2d9c
C
4826 <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>
4827 </trans-unit>
d7c6b951 4828 <trans-unit id="6236140336967052987" datatype="html">
e4eaa7c9
C
4829 <source>When on a video page, directly start playing the video.</source>
4830 <target state="new">When on a video page, directly start playing the video.</target>
93fe2d9c
C
4831 <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>
4832 </trans-unit>
d7c6b951 4833 <trans-unit id="9135112681389493865" datatype="html">
e4eaa7c9
C
4834 <source>Automatically play videos</source>
4835 <target state="new">Automatically play videos</target>
93fe2d9c
C
4836 <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>
4837 </trans-unit>
d7c6b951 4838 <trans-unit id="575474399125992547" datatype="html">
e4eaa7c9
C
4839 <source>When a video ends, follow up with the next suggested video.</source>
4840 <target state="new">When a video ends, follow up with the next suggested video.</target>
93fe2d9c
C
4841 <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>
4842 </trans-unit>
d7c6b951 4843 <trans-unit id="2701970773087072815" datatype="html">
e4eaa7c9
C
4844 <source>Automatically start playing the next video</source>
4845 <target state="new">Automatically start playing the next video</target>
93fe2d9c
C
4846 <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>
4847 </trans-unit>
d7c6b951 4848 <trans-unit id="5983800192187691457" datatype="html">
eb12a714
C
4849 <source>Main languages you/your moderators speak</source>
4850 <target state="new">Main languages you/your moderators speak</target>
00e32b7c 4851
4c1ce3d4 4852 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit>
d7c6b951 4853 <trans-unit id="399528956091640769" datatype="html">
e4eaa7c9
C
4854 <source>MODERATION &amp; NSFW</source>
4855 <target state="new">MODERATION &amp; NSFW</target>
00e32b7c 4856
4c1ce3d4 4857 <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">79</context></context-group></trans-unit>
00e32b7c 4858
d7c6b951 4859 <trans-unit id="7030031694783481217" datatype="html">
eb12a714
C
4860 <source>This instance is dedicated to sensitive or NSFW content</source>
4861 <target state="new">This instance is dedicated to sensitive or NSFW content</target>
00e32b7c 4862
4c1ce3d4 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">89</context></context-group></trans-unit>
d7c6b951 4864 <trans-unit id="4620493570088713907" datatype="html">
e6afb669
C
4865 <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>
4866 <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 4867
4c1ce3d4 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">93</context></context-group></trans-unit>
d7c6b951 4869 <trans-unit id="7497677457560701935" datatype="html">
eb12a714
C
4870 <source>Policy on videos containing sensitive content</source>
4871 <target state="new">Policy on videos containing sensitive content</target>
00e32b7c 4872
4c1ce3d4 4873 <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">102</context></context-group></trans-unit>
d7c6b951 4874 <trans-unit id="8930852890861583005" datatype="html">
eb12a714
C
4875 <source>Blur thumbnails</source>
4876 <target state="new">Blur thumbnails</target>
00e32b7c
C
4877
4878
4c1ce3d4 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">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">17</context></context-group></trans-unit>
d7c6b951 4880 <trans-unit id="6812930637022637485" datatype="html">
eb12a714
C
4881 <source>Display</source>
4882 <target state="new">Display</target>
00e32b7c
C
4883
4884
4885
4c1ce3d4 4886 <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/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 4887 <trans-unit id="1617785425462022303" datatype="html">
e4eaa7c9
C
4888 <source>Strategy</source>
4889 <target state="new">Strategy</target>
051d69a0
C
4890
4891 <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></trans-unit>
d7c6b951 4892 <trans-unit id="2544569632476723854" datatype="html">
eb12a714
C
4893 <source>Terms</source>
4894 <target state="new">Terms</target>
2164a13d
C
4895
4896
4897
4898
4c1ce3d4 4899 <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">125</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 4900 <trans-unit id="4127416011499804250" datatype="html">
eb12a714
C
4901 <source>Code of conduct</source>
4902 <target state="new">Code of conduct</target>
00e32b7c
C
4903
4904
4905
0f7195fa 4906 <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">134</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">72</context></context-group></trans-unit>
d7c6b951 4907 <trans-unit id="3076079242537393946" datatype="html">
eb12a714
C
4908 <source>Moderation information</source>
4909 <target state="new">Moderation information</target>
00e32b7c
C
4910
4911
4912
0f7195fa 4913 <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">143</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">60</context></context-group></trans-unit>
d7c6b951 4914 <trans-unit id="5056489767203690328" datatype="html">
e4eaa7c9
C
4915 <source>Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc</source>
4916 <target state="new">Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc</target>
00e32b7c 4917
4c1ce3d4 4918 <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">144</context></context-group></trans-unit>
d7c6b951 4919 <trans-unit id="2047672753819413550" datatype="html">
e4eaa7c9
C
4920 <source>YOU AND YOUR INSTANCE</source>
4921 <target state="new">YOU AND YOUR INSTANCE</target>
00e32b7c 4922
4c1ce3d4 4923 <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">157</context></context-group></trans-unit>
d7c6b951 4924 <trans-unit id="3968335261686887328" datatype="html">
eb12a714
C
4925 <source>Who is behind the instance?</source>
4926 <target state="new">Who is behind the instance?</target>
00e32b7c 4927
4c1ce3d4 4928 <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">163</context></context-group></trans-unit>
d7c6b951 4929 <trans-unit id="7323194786468446482" datatype="html">
e4eaa7c9
C
4930 <source>A single person? A non-profit? A company?</source>
4931 <target state="new">A single person? A non-profit? A company?</target>
00e32b7c 4932
4c1ce3d4 4933 <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">164</context></context-group></trans-unit>
d7c6b951 4934 <trans-unit id="5480243297215266596" datatype="html">
eb12a714
C
4935 <source>Why did you create this instance?</source>
4936 <target state="new">Why did you create this instance?</target>
00e32b7c 4937
4c1ce3d4 4938 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit>
d7c6b951 4939 <trans-unit id="6995481962115300007" datatype="html">
e4eaa7c9
C
4940 <source>To share your personal videos? To open registrations and allow people to upload what they want?</source>
4941 <target state="new">To share your personal videos? To open registrations and allow people to upload what they want?</target>
00e32b7c 4942
4c1ce3d4 4943 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">174</context></context-group></trans-unit>
d7c6b951 4944 <trans-unit id="3667968987954856844" datatype="html">
eb12a714
C
4945 <source>How long do you plan to maintain this instance?</source>
4946 <target state="new">How long do you plan to maintain this instance?</target>
00e32b7c 4947
4c1ce3d4 4948 <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 4949 <trans-unit id="6722472563287778070" datatype="html">
e4eaa7c9
C
4950 <source>It's important to know for users who want to register on your instance</source>
4951 <target state="new">It's important to know for users who want to register on your instance</target>
00e32b7c 4952
4c1ce3d4 4953 <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 4954 <trans-unit id="8362291348781958428" datatype="html">
eb12a714
C
4955 <source>How will you finance the PeerTube server?</source>
4956 <target state="new">How will you finance the PeerTube server?</target>
00e32b7c 4957
4c1ce3d4 4958 <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">193</context></context-group></trans-unit>
d7c6b951 4959 <trans-unit id="2441006645448216398" datatype="html">
e4eaa7c9
C
4960 <source>With your own funds? With user donations? Advertising?</source>
4961 <target state="new">With your own funds? With user donations? Advertising?</target>
00e32b7c 4962
4c1ce3d4 4963 <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">194</context></context-group></trans-unit>
d7c6b951 4964 <trans-unit id="6853511883515031762" datatype="html">
e4eaa7c9
C
4965 <source>OTHER INFORMATION</source>
4966 <target state="new">OTHER INFORMATION</target>
00e32b7c 4967
4c1ce3d4 4968 <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 4969 <trans-unit id="3447208665089679283" datatype="html">
eb12a714
C
4970 <source>What server/hardware does the instance run on?</source>
4971 <target state="new">What server/hardware does the instance run on?</target>
00e32b7c 4972
4c1ce3d4 4973 <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">213</context></context-group></trans-unit>
d7c6b951 4974 <trans-unit id="4739907951373047958" datatype="html">
e4eaa7c9
C
4975 <source>i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc.</source>
4976 <target state="new">i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc.</target>
00e32b7c 4977
4c1ce3d4 4978 <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">214</context></context-group></trans-unit>
d7c6b951 4979 <trans-unit id="8557599287230755359" datatype="html">
e4eaa7c9
C
4980 <source>APPEARANCE</source>
4981 <target state="new">APPEARANCE</target>
913aa176 4982 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">4</context></context-group>
00e32b7c
C
4983 </trans-unit><trans-unit id="371306187337992930" datatype="html">
4984 <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>
4985 <context-group purpose="location">
4986 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
4987 <context context-type="linenumber">5,7</context>
4988 </context-group>
913aa176 4989 </trans-unit>
00e32b7c
C
4990
4991
d7c6b951 4992 <trans-unit id="4096396973250090478" datatype="html">
e4eaa7c9
C
4993 <source>Landing page</source>
4994 <target state="new">Landing page</target>
913aa176 4995 <context-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>
4996 </trans-unit>
d7c6b951 4997 <trans-unit id="2609416025385742456" datatype="html">
913aa176 4998 <source>Default trending page</source>
4999 <target state="new">Default trending page</target>
93fe2d9c
C
5000 <context-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>
5001 </trans-unit>
9794fe1c 5002
d7c6b951 5003 <trans-unit id="554741830445276244" datatype="html">
913aa176 5004 <source>Hot videos</source>
5005 <target state="new">Hot videos</target>
9794fe1c
C
5006
5007 <context-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 5008 <trans-unit id="4203746847864415875" datatype="html">
913aa176 5009 <source>Most viewed videos</source>
5010 <target state="new">Most viewed videos</target>
9794fe1c
C
5011
5012 <context-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 5013 <trans-unit id="8177374861384376651" datatype="html">
eb12a714
C
5014 <source>Most liked videos</source>
5015 <target state="new">Most liked videos</target>
9794fe1c
C
5016
5017 <context-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
5018 <trans-unit id="5862227717871131052" datatype="html">
5019 <source>Prefer author display name in video miniature</source>
5020 <target state="new">Prefer author display name in video miniature</target>
9794fe1c
C
5021
5022 <context-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
5023 <trans-unit id="5444889468197427724" datatype="html">
5024 <source>Redirect users on single external auth when users click on the login button in menu</source>
5025 <target state="new">Redirect users on single external auth when users click on the login button in menu</target>
9794fe1c
C
5026
5027 <context-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
5028 <trans-unit id="2138469194506455231" datatype="html">
5029 <source>⚠️ You don't have any external auth plugin enabled.</source>
5030 <target state="new">⚠️ You don't have any external auth plugin enabled.</target>
9794fe1c
C
5031
5032 <context-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
5033 <trans-unit id="6608125149782412086" datatype="html">
5034 <source>⚠️ You have multiple external auth plugins enabled.</source>
5035 <target state="new">⚠️ You have multiple external auth plugins enabled.</target>
9794fe1c
C
5036
5037 <context-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 5038 <trans-unit id="4809162812315301010" datatype="html">
e4eaa7c9
C
5039 <source>BROADCAST MESSAGE</source>
5040 <target state="new">BROADCAST MESSAGE</target>
9794fe1c
C
5041
5042 <context-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 5043 <trans-unit id="7097094470713539753" datatype="html">
913aa176 5044 <source>Display a message on your instance</source>
5045 <target state="new"> Display a message on your instance </target>
9794fe1c
C
5046
5047 <context-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 5048 <trans-unit id="4686199497574248459" datatype="html">
e4eaa7c9
C
5049 <source>Enable broadcast message</source>
5050 <target state="new">Enable broadcast message</target>
9794fe1c
C
5051
5052 <context-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 5053 <trans-unit id="9192050065623241777" datatype="html">
e4eaa7c9
C
5054 <source>Allow users to dismiss the broadcast message</source>
5055 <target state="new">Allow users to dismiss the broadcast message </target>
9794fe1c
C
5056
5057 <context-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 5058 <trans-unit id="6582848618760132901" datatype="html">
e4eaa7c9
C
5059 <source>Broadcast message level</source>
5060 <target state="new">Broadcast message level</target>
9794fe1c
C
5061
5062 <context-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 5063 <trans-unit id="8066608938393600549" datatype="html">
e4eaa7c9
C
5064 <source>Message</source>
5065 <target state="new">Message</target>
9794fe1c
C
5066
5067 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">132</context></context-group></trans-unit>
d7c6b951 5068 <trans-unit id="5631159720194597622" datatype="html">
e4eaa7c9
C
5069 <source>NEW USERS</source>
5070 <target state="new">NEW USERS</target>
9794fe1c
C
5071
5072 <context-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 5073 <trans-unit id="2669509104300979449" datatype="html">
e6afb669
C
5074 <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>
5075 <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
5076
5077 <context-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 5078 <trans-unit id="4497115134891299867" datatype="html">
eb12a714
C
5079 <source>Signup requires email verification</source>
5080 <target state="new">Signup requires email verification</target>
9794fe1c
C
5081
5082 <context-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 5083 <trans-unit id="8133107840061687919" datatype="html">
eb12a714
C
5084 <source>Signup limit</source>
5085 <target state="new">Signup limit</target>
9794fe1c
C
5086
5087 <context-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 5088 <trans-unit id="8497774075394617130" datatype="html">
913aa176 5089 <source>{VAR_PLURAL, plural, =1 {user} other {users}}</source>
5090 <target state="new">{VAR_PLURAL, plural, =1 {user} other {users}}</target>
9794fe1c
C
5091
5092 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">183</context></context-group></trans-unit>
d7c6b951 5093 <trans-unit id="5620049714977547431" datatype="html">
913aa176 5094 <source>Signup won't be limited to a fixed number of users.</source>
5095 <target state="new">Signup won't be limited to a fixed number of users.</target>
9794fe1c
C
5096
5097 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">188</context></context-group></trans-unit>
93fe2d9c
C
5098 <trans-unit id="1663379405062033606" datatype="html">
5099 <source>Minimum required age to create an account</source>
5100 <target state="new">Minimum required age to create an account</target>
9794fe1c
C
5101
5102 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">192</context></context-group></trans-unit>
93fe2d9c
C
5103 <trans-unit id="8342879272354516454" datatype="html">
5104 <source>{VAR_PLURAL, plural, =1 {year old} other {years old}}</source>
5105 <target state="new">{VAR_PLURAL, plural, =1 {year old} other {years old}}</target>
9794fe1c
C
5106
5107 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">199</context></context-group></trans-unit>
d7c6b951 5108 <trans-unit id="7456307533995141215" datatype="html">
5a6de093
C
5109 <source>Enable Signup</source>
5110 <target state="new">Enable Signup</target>
9794fe1c
C
5111
5112 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">161</context></context-group></trans-unit>
d7c6b951 5113 <trans-unit id="4555457172864212828" datatype="html">
eb12a714
C
5114 <source>Users</source>
5115 <target state="new">Users</target>
93fe2d9c
C
5116 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">41</context></context-group>
5117 <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>
5118 <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>
5119 <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>
5120 </trans-unit>
5121 <trans-unit id="3807699453257291879" datatype="html">
5122 <source>Comments</source>
5123 <target state="new">Comments</target>
b53cc662 5124
d3d4099a 5125 <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 5126 <trans-unit id="8147229944654164397" datatype="html">
e4eaa7c9
C
5127 <source>{VAR_PLURAL, plural, =1 {Video} other {Videos} }</source>
5128 <target state="new">{VAR_PLURAL, plural, =1 {Video} other {Videos} }</target>
93fe2d9c
C
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">24</context></context-group>
5130 <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>
5131 </trans-unit>
d7c6b951 5132 <trans-unit id="2068564237394270744" datatype="html">
e4eaa7c9
C
5133 <source>{VAR_PLURAL, plural, =1 {Channel} other {Channels} }</source>
5134 <target state="new">{VAR_PLURAL, plural, =1 {Channel} other {Channels} }</target>
93fe2d9c
C
5135 <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>
5136 <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>
5137 </trans-unit>
d7c6b951 5138 <trans-unit id="407487463718398437" datatype="html">
e4eaa7c9
C
5139 <source>{VAR_PLURAL, plural, =1 {Subscriber} other {Subscribers} }</source>
5140 <target state="new">{VAR_PLURAL, plural, =1 {Subscriber} other {Subscribers} }</target>
93fe2d9c
C
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">36</context></context-group>
5142 <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>
5143 </trans-unit>
d7c6b951 5144 <trans-unit id="9036137946566829282" datatype="html">
e4eaa7c9
C
5145 <source>Incriminated in reports</source>
5146 <target state="new">Incriminated in reports</target>
93fe2d9c
C
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">42</context></context-group>
5148 <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>
5149 </trans-unit>
d7c6b951 5150 <trans-unit id="7441750243186193044" datatype="html">
e4eaa7c9
C
5151 <source>Authored reports accepted</source>
5152 <target state="new">Authored reports accepted</target>
93fe2d9c
C
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">48</context></context-group>
5154 <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>
5155 </trans-unit>
d7c6b951 5156 <trans-unit id="3094586852616580737" datatype="html">
e4eaa7c9
C
5157 <source>{VAR_PLURAL, plural, =1 {Comment} other {Comments} }</source>
5158 <target state="new">{VAR_PLURAL, plural, =1 {Comment} other {Comments} }</target>
93fe2d9c
C
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">54</context></context-group>
5160 <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>
5161 </trans-unit>
d7c6b951 5162 <trans-unit id="7362516430807501858" datatype="html">
e4eaa7c9
C
5163 <source>NEW USER</source>
5164 <target state="new">NEW USER</target>
93fe2d9c
C
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">73</context></context-group>
5166 <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>
5167 </trans-unit>
d7c6b951 5168 <trans-unit id="3008420115644088420" datatype="html">
e4eaa7c9
C
5169 <source>Configuration</source>
5170 <target state="new">Configuration</target>
93fe2d9c
C
5171 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">136</context></context-group>
5172 <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>
5173 </trans-unit>
d7c6b951 5174 <trans-unit id="502260296951057925" datatype="html">
eb12a714
C
5175 <source>Default video quota per user</source>
5176 <target state="new">Default video quota per user</target>
9794fe1c
C
5177
5178 <context-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 5179 <trans-unit id="7169210802367807492" datatype="html">
913aa176 5180 <source>bytes</source>
5181 <target state="new">bytes</target>
9794fe1c
C
5182
5183
5184
5185
5186
5187
4c1ce3d4 5188 <context-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">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-edit/user-edit.component.html</context><context context-type="linenumber">172</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">172</context></context-group></trans-unit>
d7c6b951 5189 <trans-unit id="8509882464852636851" datatype="html">
eb12a714
C
5190 <source>Default daily upload limit per user</source>
5191 <target state="new">Default daily upload limit per user</target>
9794fe1c
C
5192
5193 <context-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 5194 <trans-unit id="4719342289581047890" datatype="html">
8b049b68
C
5195 <source>Allow import with a torrent file or a magnet URI</source>
5196 <target state="new">Allow import with a torrent file or a magnet URI</target>
9794fe1c
C
5197
5198 <context-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
5199 <trans-unit id="6801844913630625451" datatype="html">
5200 <source>⚠️ We don't recommend to enable this feature if you don't trust your users</source>
5201 <target state="new">⚠️ We don't recommend to enable this feature if you don't trust your users</target>
9794fe1c 5202
e67ecaf8
C
5203 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">282</context></context-group></trans-unit><trans-unit id="2634326893148077182" datatype="html">
5204 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source><target state="new">Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</target>
5205 <context-group purpose="location">
5206 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
5207 <context context-type="linenumber">293</context>
5208 </context-group>
5209 </trans-unit><trans-unit id="7404104645798703279" datatype="html">
5210 <source> ⛔ You need to allow import with HTTP URL to be able to activate this feature. </source><target state="new"> ⛔ You need to allow import with HTTP URL to be able to activate this feature. </target>
5211 <context-group purpose="location">
5212 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
5213 <context context-type="linenumber">296,298</context>
5214 </context-group>
5215 </trans-unit>
d7c6b951 5216 <trans-unit id="3950258704315544174" datatype="html">
e4eaa7c9
C
5217 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source>
5218 <target state="new">Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</target>
9794fe1c 5219
e67ecaf8 5220 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">316</context></context-group></trans-unit>
93fe2d9c
C
5221 <trans-unit id="424703522835656806" datatype="html">
5222 <source>VIDEO CHANNELS</source>
5223 <target state="new">VIDEO CHANNELS</target>
9794fe1c 5224
e67ecaf8 5225 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">330</context></context-group></trans-unit>
93fe2d9c
C
5226 <trans-unit id="7026684190224451991" datatype="html">
5227 <source>Max video channels per user</source>
5228 <target state="new">Max video channels per user</target>
9794fe1c 5229
e67ecaf8 5230 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">335</context></context-group></trans-unit>
93fe2d9c
C
5231 <trans-unit id="3840267063842708224" datatype="html">
5232 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source>
5233 <target state="new">{VAR_PLURAL, plural, =1 {channel} other {channels}}</target>
9794fe1c 5234
e67ecaf8 5235 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">342</context></context-group></trans-unit>
d7c6b951 5236 <trans-unit id="3428986951244800347" datatype="html">
5a6de093
C
5237 <source>Block new videos automatically</source>
5238 <target state="new">Block new videos automatically</target>
9794fe1c 5239
e67ecaf8 5240 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">313</context></context-group></trans-unit>
d7c6b951 5241 <trans-unit id="2054846790157376783" datatype="html">
5a6de093
C
5242 <source>SEARCH</source>
5243 <target state="new">SEARCH</target>
9794fe1c 5244
e67ecaf8 5245 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">352</context></context-group></trans-unit>
d7c6b951 5246 <trans-unit id="3442084803796199253" datatype="html">
5a6de093
C
5247 <source>Allow users to do remote URI/handle search</source>
5248 <target state="new">Allow users to do remote URI/handle search</target>
9794fe1c 5249
e67ecaf8 5250 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">363</context></context-group></trans-unit>
d7c6b951 5251 <trans-unit id="2258148539285928012" datatype="html">
913aa176 5252 <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>
5253 <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 5254
e67ecaf8 5255 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">366</context></context-group></trans-unit>
d7c6b951 5256 <trans-unit id="7295422540935146771" datatype="html">
5a6de093
C
5257 <source>Allow anonymous to do remote URI/handle search</source>
5258 <target state="new">Allow anonymous to do remote URI/handle search</target>
9794fe1c 5259
e67ecaf8 5260 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">374</context></context-group></trans-unit>
d7c6b951 5261 <trans-unit id="7305237807882754643" datatype="html">
913aa176 5262 <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>
5263 <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 5264
e67ecaf8 5265 <context-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 5266 <trans-unit id="5273935530181504015" datatype="html">
5a6de093
C
5267 <source>⚠️ This functionality depends heavily on the moderation of instances followed by the search index you select.</source>
5268 <target state="new">⚠️ This functionality depends heavily on the moderation of instances followed by the search index you select.</target>
9794fe1c 5269
e67ecaf8 5270 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">391</context></context-group></trans-unit>
d7c6b951 5271 <trans-unit id="1886227550697837417" datatype="html">
e6afb669
C
5272 <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>
5273 <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 5274
e67ecaf8 5275 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit>
d7c6b951 5276 <trans-unit id="2331464426553277323" datatype="html">
5a6de093
C
5277 <source>Search index URL</source>
5278 <target state="new">Search index URL</target>
9794fe1c 5279
e67ecaf8 5280 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">400</context></context-group></trans-unit>
d7c6b951 5281 <trans-unit id="8524278911521465398" datatype="html">
5a6de093
C
5282 <source>Disable local search in search bar</source>
5283 <target state="new">Disable local search in search bar</target>
9794fe1c 5284
e67ecaf8 5285 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">413</context></context-group></trans-unit>
d7c6b951 5286 <trans-unit id="6568991917245875948" datatype="html">
5a6de093
C
5287 <source>Otherwise the local search stays used by default</source>
5288 <target state="new">Otherwise the local search stays used by default</target>
9794fe1c 5289
e67ecaf8 5290 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">423</context></context-group></trans-unit>
d7c6b951 5291 <trans-unit id="4444955208013675027" datatype="html">
5a6de093
C
5292 <source>Search bar uses the global search index by default</source>
5293 <target state="new">Search bar uses the global search index by default</target>
9794fe1c 5294
e67ecaf8 5295 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">420</context></context-group></trans-unit>
d7c6b951 5296 <trans-unit id="6476750382562952780" datatype="html">
5a6de093
C
5297 <source>Enable global search</source>
5298 <target state="new">Enable global search</target>
9794fe1c 5299
e67ecaf8 5300 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">388</context></context-group></trans-unit>
d7c6b951 5301 <trans-unit id="836183323506117145" datatype="html">
e4eaa7c9
C
5302 <source>FEDERATION</source>
5303 <target state="new">FEDERATION</target>
9794fe1c 5304
e67ecaf8 5305 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">441</context></context-group></trans-unit>
d7c6b951 5306 <trans-unit id="252719899360434356" datatype="html">
e6afb669
C
5307 <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>
5308 <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 5309
e67ecaf8 5310 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">442</context></context-group></trans-unit>
d7c6b951 5311 <trans-unit id="9119248927271669654" datatype="html">
e4eaa7c9
C
5312 <source>Other instances can follow yours</source>
5313 <target state="new">Other instances can follow yours</target>
9794fe1c 5314
e67ecaf8 5315 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">455</context></context-group></trans-unit>
d7c6b951 5316 <trans-unit id="7015551137649102649" datatype="html">
8b049b68
C
5317 <source>Manually approve new instance followers</source>
5318 <target state="new">Manually approve new instance followers</target>
9794fe1c 5319
e67ecaf8 5320 <context-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></trans-unit>
d7c6b951 5321 <trans-unit id="4803992993548153434" datatype="html">
e4eaa7c9
C
5322 <source>Automatically follow back instances</source>
5323 <target state="new">Automatically follow back instances</target>
9794fe1c 5324
e67ecaf8 5325 <context-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 5326 <trans-unit id="2092224316392295720" datatype="html">
8b049b68
C
5327 <source>⚠️ This functionality requires a lot of attention and extra moderation.</source>
5328 <target state="new">⚠️ This functionality requires a lot of attention and extra moderation.</target>
9794fe1c
C
5329
5330
5331
e67ecaf8 5332 <context-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">478</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">491</context></context-group></trans-unit>
d7c6b951 5333 <trans-unit id="1718269478813020014" datatype="html">
eb12a714
C
5334 <source>Index URL</source>
5335 <target state="new">Index URL</target>
9794fe1c 5336
e67ecaf8 5337 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">500</context></context-group></trans-unit>
d7c6b951 5338 <trans-unit id="173263206605027981" datatype="html">
e4eaa7c9
C
5339 <source>Automatically follow instances of a public index</source>
5340 <target state="new">Automatically follow instances of a public index</target>
9794fe1c 5341
e67ecaf8 5342 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">488</context></context-group></trans-unit>
d7c6b951 5343 <trans-unit id="9076632742417302918" datatype="html">
e6afb669
C
5344 <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>
5345 <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 5346
e67ecaf8 5347 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit>
d7c6b951 5348 <trans-unit id="3946988229617310200" datatype="html">
e4eaa7c9
C
5349 <source>ADMINISTRATORS</source>
5350 <target state="new">ADMINISTRATORS</target>
9794fe1c 5351
e67ecaf8 5352 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">520</context></context-group></trans-unit>
5a6de093 5353 <trans-unit id="2149300564474427551" datatype="html">
eb12a714
C
5354 <source>Administrator</source>
5355 <target state="new">Administrator</target>
e67ecaf8
C
5356
5357 <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></trans-unit>
d7c6b951 5358 <trans-unit id="3171683206914962995" datatype="html">
eb12a714
C
5359 <source>Admin email</source>
5360 <target state="new">Admin email</target>
9794fe1c 5361
e67ecaf8 5362 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">526</context></context-group></trans-unit>
d7c6b951 5363 <trans-unit id="4722881456283329321" datatype="html">
eb12a714
C
5364 <source>Enable contact form</source>
5365 <target state="new">Enable contact form</target>
9794fe1c 5366
e67ecaf8 5367 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">539</context></context-group></trans-unit>
d7c6b951 5368 <trans-unit id="5926348345797688952" datatype="html">
913aa176 5369 <source>VOD Transcoding</source>
5370 <target state="new">VOD Transcoding</target>
93fe2d9c
C
5371 <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>
5372 </trans-unit>
d7c6b951 5373 <trans-unit id="1765095834299337775" datatype="html">
e4eaa7c9
C
5374 <source>TWITTER</source>
5375 <target state="new">TWITTER</target>
9794fe1c 5376
e67ecaf8 5377 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">548</context></context-group></trans-unit>
d7c6b951 5378 <trans-unit id="3202133522706129143" datatype="html">
913aa176 5379 <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>
5380 <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 5381
e67ecaf8 5382 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">549</context></context-group></trans-unit>
d7c6b951 5383 <trans-unit id="4087837092261487511" datatype="html">
eb12a714
C
5384 <source>Your Twitter username</source>
5385 <target state="new">Your Twitter username</target>
9794fe1c 5386
e67ecaf8 5387 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">561</context></context-group></trans-unit>
d7c6b951 5388 <trans-unit id="5648651824279408711" datatype="html">
5a6de093
C
5389 <source>Instance allowed by Twitter</source>
5390 <target state="new">Instance allowed by Twitter</target>
9794fe1c 5391
e67ecaf8 5392 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">574</context></context-group></trans-unit>
93fe2d9c 5393 <trans-unit id="2076338542820061819" datatype="html">
e6afb669
C
5394 <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>
5395 <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 5396
e67ecaf8 5397 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">578</context></context-group></trans-unit>
d7c6b951 5398 <trans-unit id="493135676263039396" datatype="html">
913aa176 5399 <source>LIVE</source>
5400 <target state="new">LIVE</target>
5401 <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>
5402 <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>
5403 </trans-unit>
d7c6b951 5404 <trans-unit id="1429138002697017359" datatype="html">
913aa176 5405 <source>Enable users of your instance to stream live.</source>
5406 <target state="new"> Enable users of your instance to stream live. </target>
93fe2d9c
C
5407 <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>
5408 </trans-unit>
d7c6b951 5409 <trans-unit id="8894612824234881672" datatype="html">
913aa176 5410 <source>⚠️ Enabling live streaming requires trust in your users and extra moderation work</source>
5411 <target state="new">⚠️ Enabling live streaming requires trust in your users and extra moderation work</target>
5412 <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>
5413 </trans-unit>
d7c6b951 5414 <trans-unit id="5205613575147327732" datatype="html">
913aa176 5415 <source>If enabled, your server needs to accept incoming TCP traffic on port <x id="INTERPOLATION" equiv-text="{{ getLiveRTMPPort() }}"/></source>
5416 <target state="new">If enabled, your server needs to accept incoming TCP traffic on port <x id="INTERPOLATION" equiv-text="{{ getLiveRTMPPort() }}"/></target>
7d3316dc
C
5417 <context-group purpose="location">
5418 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
5419 <context context-type="linenumber">23</context>
5420 </context-group>
913aa176 5421 </trans-unit>
d7c6b951 5422 <trans-unit id="6421580347313273983" datatype="html">
913aa176 5423 <source>Allow your users to automatically publish a replay of their live</source>
5424 <target state="new">Allow your users to automatically publish a replay of their live</target>
5425 <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>
5426 </trans-unit>
b2d03a83 5427
9b0b8301
C
5428 <trans-unit id="8583623894789865917" datatype="html">
5429 <source>Allow your users to change live latency</source>
5430 <target state="new">Allow your users to change live latency</target>
b2d03a83
C
5431
5432 <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
5433 <trans-unit id="6422195560028891534" datatype="html">
5434 <source>Small latency disables P2P and high latency can increase P2P ratio</source>
5435 <target state="new"> Small latency disables P2P and high latency can increase P2P ratio </target>
b2d03a83 5436
00e32b7c
C
5437 <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">
5438 <source>Max simultaneous lives created on your instance</source><target state="new">Max simultaneous lives created on your instance</target>
e67ecaf8
C
5439
5440 <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">48</context></context-group></trans-unit>
00e32b7c
C
5441
5442
d7c6b951 5443 <trans-unit id="6830777508073747241" datatype="html">
913aa176 5444 <source>{VAR_PLURAL, plural, =1 {live} other {lives}}</source>
5445 <target state="new">{VAR_PLURAL, plural, =1 {live} other {lives}}</target>
b2d03a83
C
5446
5447
e67ecaf8 5448 <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">54</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">66</context></context-group></trans-unit><trans-unit id="1834362188086938736" datatype="html">
00e32b7c 5449 <source>Max simultaneous lives created per user</source><target state="new">Max simultaneous lives created per user</target>
e67ecaf8
C
5450
5451 <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">61</context></context-group></trans-unit>
d7c6b951 5452 <trans-unit id="1521259619066122077" datatype="html">
913aa176 5453 <source>Max live duration</source>
5454 <target state="new">Max live duration</target>
b2d03a83 5455
e67ecaf8 5456 <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">73</context></context-group></trans-unit>
d7c6b951 5457 <trans-unit id="5309195634424105927" datatype="html">
913aa176 5458 <source>Live transcoding threads</source>
5459 <target state="new">Live transcoding threads</target>
b2d03a83 5460
e67ecaf8 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">145</context></context-group></trans-unit>
d7c6b951 5462 <trans-unit id="4240037618955024499" datatype="html">
913aa176 5463 <source>will claim at most <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with VOD transcoding </source>
5464 <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 5465
e67ecaf8 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">148</context></context-group></trans-unit>
d7c6b951 5467 <trans-unit id="8489317904250057957" datatype="html">
913aa176 5468 <source>will claim at least <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 least <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with VOD transcoding </target>
b2d03a83 5470
e67ecaf8 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">152</context></context-group></trans-unit>
d7c6b951 5472 <trans-unit id="1417246074503129277" datatype="html">
913aa176 5473 <source>Live transcoding profile</source>
5474 <target state="new">Live transcoding profile</target>
b2d03a83 5475
e67ecaf8 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">167</context></context-group></trans-unit>
d7c6b951 5477 <trans-unit id="8294583621306221742" datatype="html">
913aa176 5478 <source>new live transcoding profiles can be added by PeerTube plugins</source>
5479 <target state="new">new live transcoding profiles can be added by PeerTube plugins</target>
b2d03a83 5480
e67ecaf8 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">168</context></context-group></trans-unit>
d7c6b951 5482 <trans-unit id="6727057461851446921" datatype="html">
913aa176 5483 <source>Live resolutions to generate</source>
5484 <target state="new">Live resolutions to generate</target>
b2d03a83 5485
e67ecaf8
C
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">114</context></context-group></trans-unit><trans-unit id="594064951138382358" datatype="html">
5487 <source>Also transcode original resolution</source><target state="new">Also transcode original resolution</target>
5488 <context-group purpose="location">
5489 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
5490 <context context-type="linenumber">134</context>
5491 </context-group>
5492 </trans-unit><trans-unit id="5429376346987783852" datatype="html">
5493 <source> Even if it's above your maximum enabled resolution </source><target state="new"> Even if it's above your maximum enabled resolution </target>
5494 <context-group purpose="location">
5495 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
5496 <context context-type="linenumber">136,138</context>
5497 </context-group>
5498 </trans-unit>
d7c6b951 5499 <trans-unit id="2281161665447607254" datatype="html">
913aa176 5500 <source>Allow live streaming</source>
5501 <target state="new">Allow live streaming</target>
5502 <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>
5503 </trans-unit>
d7c6b951 5504 <trans-unit id="6759167469686242835" datatype="html">
913aa176 5505 <source>Transcoding enabled for live streams</source>
5506 <target state="new">Transcoding enabled for live streams</target>
b2d03a83 5507
e67ecaf8 5508 <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">108</context></context-group></trans-unit>
d7c6b951 5509 <trans-unit id="5975271795105968425" datatype="html">
913aa176 5510 <source>Live streaming</source>
5511 <target state="new">Live streaming</target>
93fe2d9c
C
5512 <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>
5513 <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>
5514 </trans-unit>
5515 <trans-unit id="6201638315245239510" datatype="html">
5516 <source>Advanced</source>
5517 <target state="new">Advanced</target>
5518 <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>
5519 </trans-unit>
d7c6b951 5520 <trans-unit id="7911929966701561067" datatype="html">
e4eaa7c9
C
5521 <source>TRANSCODING</source>
5522 <target state="new">TRANSCODING</target>
b2d03a83
C
5523
5524
e67ecaf8 5525 <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">92</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 5526 <trans-unit id="8212237880239644112" datatype="html">
913aa176 5527 <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>
5528 <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 5529
e67ecaf8 5530 <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></trans-unit>
d7c6b951 5531 <trans-unit id="3444148141968928069" datatype="html">
913aa176 5532 <source>Input formats</source>
5533 <target state="new">Input formats</target>
00e32b7c
C
5534
5535 <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 5536 <trans-unit id="4560217482714993155" datatype="html">
eb12a714
C
5537 <source>Transcoding enabled</source>
5538 <target state="new">Transcoding enabled</target>
00e32b7c
C
5539
5540 <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 5541 <trans-unit id="7452751710576287271" datatype="html">
eb12a714
C
5542 <source>Allow additional extensions</source>
5543 <target state="new">Allow additional extensions</target>
00e32b7c
C
5544
5545 <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
5546 <trans-unit id="5698272164915890247" datatype="html">
5547 <source>Allows users to upload videos with additional extensions than .mp4, .ogv and .webm (for example: .avi, .mov, .mkv etc).</source>
5548 <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
5549
5550 <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 5551 <trans-unit id="1823941382992046371" datatype="html">
eb12a714
C
5552 <source>Allow audio files upload</source>
5553 <target state="new">Allow audio files upload</target>
00e32b7c
C
5554
5555 <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 5556 <trans-unit id="8340360585610503574" datatype="html">
913aa176 5557 <source>Allows users to upload .mp3, .ogg, .wma, .flac, .aac, or .ac3 audio files.</source>
5558 <target state="new">Allows users to upload .mp3, .ogg, .wma, .flac, .aac, or .ac3 audio files.</target>
00e32b7c
C
5559
5560 <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 5561 <trans-unit id="5867513506373651775" datatype="html">
913aa176 5562 <source>The file will be merged in a still image video with the preview file on upload.</source>
5563 <target state="new">The file will be merged in a still image video with the preview file on upload.</target>
00e32b7c
C
5564
5565 <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 5566 <trans-unit id="2036818807823848377" datatype="html">
913aa176 5567 <source>Output formats</source>
5568 <target state="new">Output formats</target>
00e32b7c
C
5569
5570 <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 5571 <trans-unit id="522057769554096255" datatype="html">
913aa176 5572 <source>WebTorrent enabled</source>
5573 <target state="new">WebTorrent enabled</target>
00e32b7c
C
5574
5575 <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 5576 <trans-unit id="8373385486403101567" datatype="html">
913aa176 5577 <source>If you also enabled HLS support, it will multiply videos storage by 2</source>
5578 <target state="new">If you also enabled HLS support, it will multiply videos storage by 2</target>
00e32b7c
C
5579
5580 <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 5581 <trans-unit id="3839590624406770455" datatype="html">
5a6de093
C
5582 <source>HLS with P2P support enabled</source>
5583 <target state="new">HLS with P2P support enabled</target>
00e32b7c
C
5584
5585 <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 5586 <trans-unit id="7334484418359079994" datatype="html">
e6afb669
C
5587 <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>
5588 <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
5589
5590 <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 5591 <trans-unit id="4748900450708089645" datatype="html">
913aa176 5592 <source>Resolutions to generate per enabled format</source>
5593 <target state="new">Resolutions to generate per enabled format</target>
00e32b7c 5594
e67ecaf8
C
5595 <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><trans-unit id="4437374135745051281" datatype="html">
5596 <source>Always transcode original resolution</source><target state="new">Always transcode original resolution</target>
5597 <context-group purpose="location">
5598 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5599 <context context-type="linenumber">116</context>
5600 </context-group>
5601 </trans-unit>
d7c6b951 5602 <trans-unit id="5431196295724512251" datatype="html">
913aa176 5603 <source>The original file resolution will be the default target if no option is selected.</source>
5604 <target state="new"> The original file resolution will be the default target if no option is selected. </target>
00e32b7c 5605
e67ecaf8 5606 <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">120</context></context-group></trans-unit>
d7c6b951 5607 <trans-unit id="1126867109775813762" datatype="html">
5e6c69ce
C
5608 <source>Transcoding threads</source>
5609 <target state="new">Transcoding threads</target>
00e32b7c 5610
e67ecaf8 5611 <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">145</context></context-group></trans-unit>
d7c6b951 5612 <trans-unit id="7815122216882553289" datatype="html">
913aa176 5613 <source>will claim at most <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with live transcoding </source>
5614 <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 5615
e67ecaf8 5616 <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">148</context></context-group></trans-unit>
d7c6b951 5617 <trans-unit id="8685484763568827375" datatype="html">
913aa176 5618 <source>will claim at least <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with live transcoding </source>
5619 <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 5620
e67ecaf8 5621 <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">152</context></context-group></trans-unit>
d7c6b951 5622 <trans-unit id="7185278676178506632" datatype="html">
913aa176 5623 <source>Transcoding jobs concurrency</source>
5624 <target state="new">Transcoding jobs concurrency</target>
00e32b7c 5625
e67ecaf8 5626 <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">168</context></context-group></trans-unit>
d7c6b951 5627 <trans-unit id="1969393594784140832" datatype="html">
913aa176 5628 <source>allows to transcode multiple files in parallel. ⚠️ Requires a PeerTube restart</source>
5629 <target state="new">allows to transcode multiple files in parallel. ⚠️ Requires a PeerTube restart</target>
00e32b7c 5630
e67ecaf8 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">169</context></context-group></trans-unit>
d7c6b951 5632 <trans-unit id="2184317712452071847" datatype="html">
913aa176 5633 <source>Transcoding profile</source>
5634 <target state="new">Transcoding profile</target>
00e32b7c 5635
e67ecaf8 5636 <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">180</context></context-group></trans-unit>
d7c6b951 5637 <trans-unit id="6289966287765074028" datatype="html">
913aa176 5638 <source>new transcoding profiles can be added by PeerTube plugins</source>
5639 <target state="new">new transcoding profiles can be added by PeerTube plugins</target>
00e32b7c 5640
e67ecaf8 5641 <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">181</context></context-group></trans-unit><trans-unit id="5843661880070076970" datatype="html">
fa737aa0 5642 <source>VIDEO STUDIO</source><target state="new">VIDEO STUDIO</target>
00e32b7c 5643
e67ecaf8 5644 <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">200</context></context-group></trans-unit>
fa737aa0 5645
93fe2d9c
C
5646 <trans-unit id="4078329985026583770" datatype="html">
5647 <source>Allows your users to edit their video (cut, add intro/outro, add a watermark etc)</source>
5648 <target state="new"> Allows your users to edit their video (cut, add intro/outro, add a watermark etc) </target>
00e32b7c 5649
e67ecaf8 5650 <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">201</context></context-group></trans-unit><trans-unit id="252604800845369275" datatype="html">
fa737aa0 5651 <source>Enable video studio</source><target state="new">Enable video studio</target>
00e32b7c 5652
e67ecaf8 5653 <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">212</context></context-group></trans-unit><trans-unit id="3313548535394806921" datatype="html">
fa737aa0 5654 <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 5655
e67ecaf8 5656 <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">215</context></context-group></trans-unit>
fa737aa0
C
5657
5658
d7c6b951 5659 <trans-unit id="6879611446286948126" datatype="html">
e4eaa7c9
C
5660 <source>CACHE</source>
5661 <target state="new">CACHE</target>
00e32b7c
C
5662
5663 <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 5664 <trans-unit id="5511334650211127631" datatype="html">
913aa176 5665 <source>Some files are not federated, and fetched when necessary. Define their caching policies.</source>
5666 <target state="new"> Some files are not federated, and fetched when necessary. Define their caching policies. </target>
00e32b7c
C
5667
5668 <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 5669 <trans-unit id="4382565260112874406" datatype="html">
e4eaa7c9
C
5670 <source>Number of previews to keep in cache</source>
5671 <target state="new">Number of previews 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">15</context></context-group>
5673 </trans-unit>
d7c6b951 5674 <trans-unit id="3710881484246327863" datatype="html">
913aa176 5675 <source>{VAR_PLURAL, plural, =1 {cached image} other {cached images}}</source>
5676 <target state="new">{VAR_PLURAL, plural, =1 {cached image} other {cached images}}</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">22</context>
5680 </context-group>
5681 </trans-unit>
d7c6b951 5682 <trans-unit id="2279905277031617076" datatype="html">
e4eaa7c9
C
5683 <source>Number of video captions to keep in cache</source>
5684 <target state="new">Number of video captions to keep in cache</target>
913aa176 5685 <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>
5686 </trans-unit>
d7c6b951 5687 <trans-unit id="6193666854590647323" datatype="html">
913aa176 5688 <source>{VAR_PLURAL, plural, =1 {cached caption} other {cached captions}}</source>
5689 <target state="new">{VAR_PLURAL, plural, =1 {cached caption} other {cached captions}}</target>
7d3316dc
C
5690 <context-group purpose="location">
5691 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context>
5692 <context context-type="linenumber">36</context>
5693 </context-group>
913aa176 5694 </trans-unit>
d7c6b951 5695 <trans-unit id="330647913034301472" datatype="html">
913aa176 5696 <source>Number of video torrents to keep in cache</source>
5697 <target state="new">Number of video torrents to keep in cache</target>
063de1ee
C
5698 <context-group purpose="location">
5699 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context>
5700 <context context-type="linenumber">43</context>
5701 </context-group>
913aa176 5702 </trans-unit>
d7c6b951 5703 <trans-unit id="4613961764793311850" datatype="html">
913aa176 5704 <source>{VAR_PLURAL, plural, =1 {cached torrent} other {cached torrents}}</source>
5705 <target state="new">{VAR_PLURAL, plural, =1 {cached torrent} other {cached torrents}}</target>
063de1ee
C
5706 <context-group purpose="location">
5707 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context>
5708 <context context-type="linenumber">50</context>
5709 </context-group>
7d3316dc 5710 </trans-unit>
d7c6b951 5711 <trans-unit id="2528135865630556778" datatype="html">
e4eaa7c9
C
5712 <source>CUSTOMIZATIONS</source>
5713 <target state="new">CUSTOMIZATIONS</target>
913aa176 5714 <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>
5715 </trans-unit>
d7c6b951 5716 <trans-unit id="1714039296068260295" datatype="html">
913aa176 5717 <source>Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill.</source>
5718 <target state="new"> Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. </target>
93fe2d9c
C
5719 <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>
5720 </trans-unit>
d7c6b951 5721 <trans-unit id="6180346896314915203" datatype="html">
eb12a714
C
5722 <source>JavaScript</source>
5723 <target state="new">JavaScript</target>
00e32b7c
C
5724
5725 <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 5726 <trans-unit id="4067880101082150743" datatype="html">
e6afb669
C
5727 <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>
5728 <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
5729
5730 <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 5731 <trans-unit id="5464209657969421100" datatype="html">
e6afb669
C
5732 <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="{{ '{' }}"/>
5733color: red;
5734<x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/>
5735<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="{{ '{' }}"/>
5736color: red;
5737<x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/>
5738<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></source>
5739 <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 5740color: red;
913aa176 5741<x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/>
e6afb669 5742<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 5743color: red;
913aa176 5744<x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/>
e6afb669 5745<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></target>
00e32b7c
C
5746
5747 <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 5748 <trans-unit id="283725429207896837" datatype="html">
913aa176 5749 <source>You cannot allow live replay if you don't enable transcoding.</source>
5750 <target state="new"> You cannot allow live replay if you don't enable transcoding. </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">81</context></context-group>
5752 </trans-unit>
5753 <trans-unit id="4249062553881932496" datatype="html">
5754 <source>You cannot change the server configuration because it's managed externally.</source>
5755 <target state="new"> You cannot change the server configuration because it's managed externally. </target>
a71d4140
C
5756 <context-group purpose="location">
5757 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
5758 <context context-type="linenumber">85,87</context>
5759 </context-group>
5760 </trans-unit>
d7c6b951 5761 <trans-unit id="8167543029214637769" datatype="html">
e6afb669
C
5762 <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>
5763 <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
5764 <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>
5765 </trans-unit>
d7c6b951 5766 <trans-unit id="1445676851449000175" datatype="html">
eb12a714
C
5767 <source>Update configuration</source>
5768 <target state="new">Update configuration</target>
93fe2d9c
C
5769 <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>
5770 </trans-unit>
d7c6b951 5771 <trans-unit id="5439158575454281141" datatype="html">
e4eaa7c9
C
5772 <source>VIDEO SETTINGS</source>
5773 <target state="new">VIDEO SETTINGS</target>
93fe2d9c
C
5774 <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>
5775 </trans-unit>
d7c6b951 5776 <trans-unit id="507542497458686905" datatype="html">
e4eaa7c9
C
5777 <source>NOTIFICATIONS</source>
5778 <target state="new">NOTIFICATIONS</target>
93fe2d9c
C
5779 <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>
5780 </trans-unit>
d7c6b951 5781 <trans-unit id="9138757724802460941" datatype="html">
e4eaa7c9
C
5782 <source>INTERFACE</source>
5783 <target state="new">INTERFACE</target>
93fe2d9c
C
5784 <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>
5785 </trans-unit>
d7c6b951 5786 <trans-unit id="7789395291034300662" datatype="html">
e4eaa7c9
C
5787 <source>PASSWORD</source>
5788 <target state="new">PASSWORD</target>
913aa176 5789 <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>
5790 </trans-unit>
d7c6b951 5791 <trans-unit id="9012586956848595996" datatype="html">
e4eaa7c9
C
5792 <source>EMAIL</source>
5793 <target state="new">EMAIL</target>
913aa176 5794 <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>
5795 </trans-unit>
d7c6b951 5796 <trans-unit id="7752239348028675311" datatype="html">
e4eaa7c9
C
5797 <source>DANGER ZONE</source>
5798 <target state="new">DANGER ZONE</target>
4c1ce3d4
C
5799
5800
5801
5802 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</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">213</context></context-group><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></trans-unit>
5a6de093 5803 <trans-unit id="4915431133669985304" datatype="html">
5e6c69ce
C
5804 <source>Profile</source>
5805 <target state="new">Profile</target>
00e32b7c 5806
051d69a0 5807 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">235</context></context-group></trans-unit>
5a6de093 5808 <trans-unit id="1963136290621768454" datatype="html">
e4eaa7c9
C
5809 <source>Resolution</source>
5810 <target state="new">Resolution</target>
00e32b7c 5811
051d69a0 5812 <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 5813 <trans-unit id="7814358426066520520" datatype="html">
e4eaa7c9
C
5814 <source>Aspect ratio</source>
5815 <target state="new">Aspect ratio</target>
00e32b7c 5816
051d69a0 5817 <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 5818 <trans-unit id="44862519224794374" datatype="html">
e4eaa7c9
C
5819 <source>Average frame rate</source>
5820 <target state="new">Average frame rate</target>
00e32b7c 5821
051d69a0 5822 <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 5823 <trans-unit id="5053683525387462246" datatype="html">
e4eaa7c9
C
5824 <source>Pixel format</source>
5825 <target state="new">Pixel format</target>
00e32b7c 5826
051d69a0 5827 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">247</context></context-group></trans-unit>
5a6de093 5828 <trans-unit id="7858676566953242358" datatype="html">
e4eaa7c9
C
5829 <source>Sample rate</source>
5830 <target state="new">Sample rate</target>
00e32b7c 5831
051d69a0 5832 <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>
5a6de093 5833 <trans-unit id="5403856660543890284" datatype="html">
e4eaa7c9
C
5834 <source>Channel Layout</source>
5835 <target state="new">Channel Layout</target>
00e32b7c 5836
051d69a0 5837 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">252</context></context-group></trans-unit>
93fe2d9c 5838 <trans-unit id="6317170736181476800" datatype="html">
e6afb669
C
5839 <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>
5840 <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
5841 <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>
5842 </trans-unit>
5843 <trans-unit id="1405600824334286337" datatype="html">
5844 <source>More filters</source>
5845 <target state="new">More filters</target>
91ae3c4a
C
5846 <context-group purpose="location">
5847 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5848 <context context-type="linenumber">20</context>
5849 </context-group>
93fe2d9c
C
5850 </trans-unit>
5851 <trans-unit id="5797835178123017550" datatype="html">
5852 <source>Hide filters</source>
5853 <target state="new">Hide filters</target>
91ae3c4a
C
5854 <context-group purpose="location">
5855 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5856 <context context-type="linenumber">21</context>
5857 </context-group>
93fe2d9c
C
5858 </trans-unit>
5859 <trans-unit id="7028708681117573961" datatype="html">
e6afb669
C
5860 <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>
5861 <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
5862 <context-group purpose="location">
5863 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5864 <context context-type="linenumber">46</context>
5865 </context-group>
2164a13d
C
5866 </trans-unit><trans-unit id="762510264401369759" datatype="html">
5867 <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
5868 <context-group purpose="location">
5869 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
2164a13d 5870 <context context-type="linenumber">47</context>
91ae3c4a 5871 </context-group>
93fe2d9c 5872 </trans-unit>
2164a13d
C
5873 <trans-unit id="8190023086228606960" datatype="html">
5874 <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>
5875 <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>
5876
5877 <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 5878 <trans-unit id="3224510615614621760" datatype="html">
e6afb669
C
5879 <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>
5880 <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
5881
5882 <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 5883
93fe2d9c 5884 <trans-unit id="4322133526902910662" datatype="html">
e6afb669
C
5885 <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>
5886 <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 5887
2164a13d 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">51</context></context-group></trans-unit><trans-unit id="322705536187172989" datatype="html">
9794fe1c 5889 <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
5890
5891 <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
5892 <trans-unit id="2343321245279384373" datatype="html">
5893 <source>Languages:</source>
5894 <target state="new">Languages:</target>
2164a13d
C
5895
5896 <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
5897 <trans-unit id="5063779773341398537" datatype="html">
5898 <source>Sensitive content:</source>
5899 <target state="new">Sensitive content:</target>
2164a13d
C
5900
5901 <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
5902 <trans-unit id="5723033003381016192" datatype="html">
5903 <source>Scope:</source>
5904 <target state="new">Scope:</target>
2164a13d
C
5905
5906 <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
5907 <trans-unit id="8481241275509347668" datatype="html">
5908 <source>Local videos (this instance)</source>
5909 <target state="new">Local videos (this instance)</target>
2164a13d
C
5910
5911 <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
5912 <trans-unit id="8383401711408398806" datatype="html">
5913 <source>Federated videos (this instance + followed instances)</source>
5914 <target state="new">Federated videos (this instance + followed instances)</target>
2164a13d
C
5915
5916 <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
5917 <trans-unit id="2736556170366900089" datatype="html">
5918 <source>Type:</source>
5919 <target state="new">Type:</target>
2164a13d
C
5920
5921 <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
5922 <trans-unit id="1744425032255703211" datatype="html">
5923 <source>VOD &amp; Live videos</source>
5924 <target state="new">VOD &amp; Live videos</target>
2164a13d
C
5925
5926 <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
5927 <trans-unit id="1370537846415473089" datatype="html">
5928 <source>Categories:</source>
5929 <target state="new">Categories:</target>
2164a13d
C
5930
5931 <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
5932 <trans-unit id="4250125031269088402" datatype="html">
5933 <source>Moderation:</source>
5934 <target state="new">Moderation:</target>
2164a13d
C
5935
5936 <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
5937
5938
d7c6b951 5939 <trans-unit id="6309828574111583895" datatype="html">
eb12a714
C
5940 <source>Change password</source>
5941 <target state="new">Change password</target>
4c1ce3d4
C
5942
5943
5944 <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><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">21</context></context-group></trans-unit>
d7c6b951 5945 <trans-unit id="5340498030552368470" datatype="html">
eb12a714
C
5946 <source>Current password</source>
5947 <target state="new">Current password</target>
00e32b7c
C
5948
5949
4c1ce3d4 5950 <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">29</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">7</context></context-group></trans-unit>
d7c6b951 5951 <trans-unit id="3588415639242079458" datatype="html">
eb12a714
C
5952 <source>New password</source>
5953 <target state="new">New password</target>
4c1ce3d4
C
5954
5955 <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">12</context></context-group></trans-unit>
d7c6b951 5956 <trans-unit id="8656126574213649581" datatype="html">
eb12a714
C
5957 <source>Confirm new password</source>
5958 <target state="new">Confirm new password</target>
4c1ce3d4
C
5959
5960 <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></trans-unit>
d7c6b951 5961 <trans-unit id="7377817702119089263" datatype="html">
eb12a714
C
5962 <source>Default policy on videos containing sensitive content</source>
5963 <target state="new">Default policy on videos containing sensitive content</target>
913aa176 5964 <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
5965 </trans-unit>
5966 <trans-unit id="7350483582490037954" datatype="html">
e6afb669
C
5967 <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>
5968 <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
5969
5970
4c1ce3d4 5971 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">106</context></context-group><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 5972 <trans-unit id="4409859601539810260" datatype="html">
e4eaa7c9
C
5973 <source>Policy for sensitive videos</source>
5974 <target state="new">Policy for sensitive videos</target>
00e32b7c
C
5975
5976
4c1ce3d4 5977 <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">114</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 5978 <trans-unit id="2864176699435587977" datatype="html">
45c14ae1
C
5979 <source>Only display videos in the following languages/subtitles</source>
5980 <target state="new">Only display videos in the following languages/subtitles</target>
913aa176 5981 <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>
5982 </trans-unit>
d7c6b951 5983 <trans-unit id="1534085756270333258" datatype="html">
8b049b68
C
5984 <source>In Recently added, Trending, Local, Most liked and Search pages</source>
5985 <target state="new">In Recently added, Trending, Local, Most liked and Search pages</target>
913aa176 5986 <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>
5987 </trans-unit>
d7c6b951 5988 <trans-unit id="2658703380934466003" datatype="html">
5a6de093
C
5989 <source>Add a new language</source>
5990 <target state="new">Add a new language</target>
00e32b7c
C
5991
5992
4c1ce3d4 5993 <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">68</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>
00e32b7c 5994
d7c6b951 5995 <trans-unit id="264068562357780835" datatype="html">
eb12a714
C
5996 <source>New email</source>
5997 <target state="new">New email</target>
00e32b7c
C
5998
5999 <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 6000 <trans-unit id="3000005804987112527" datatype="html">
eb12a714
C
6001 <source>Change email</source>
6002 <target state="new">Change email</target>
00e32b7c 6003
4c1ce3d4 6004 <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">34</context></context-group></trans-unit>
d7c6b951 6005 <trans-unit id="7103588127254721505" datatype="html">
eb12a714
C
6006 <source>Theme</source>
6007 <target state="new">Theme</target>
913aa176 6008 <context-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>
6009 <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>
6010 </trans-unit>
e6afb669
C
6011
6012
d7c6b951 6013 <trans-unit id="4561174610228620528" datatype="html">
eb12a714
C
6014 <source>Select the next owner</source>
6015 <target state="new">Select the next owner</target>
913aa176 6016 <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>
6017 </trans-unit>
d7c6b951 6018 <trans-unit id="1788875035518441092" datatype="html">
93fe2d9c
C
6019 <source>Last published first</source>
6020 <target state="new">Last published first</target>
6021 <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>
6022 </trans-unit>
6023 <trans-unit id="4541072509002204177" datatype="html">
6024 <source>Last created first</source>
6025 <target state="new">Last created first</target>
6026 <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>
6027 </trans-unit>
6028 <trans-unit id="1142493792593089647" datatype="html">
6029 <source>Most viewed first</source>
6030 <target state="new">Most viewed first</target>
6031 <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>
6032 </trans-unit>
6033 <trans-unit id="8108088952881606566" datatype="html">
6034 <source>Most liked first</source>
6035 <target state="new">Most liked first</target>
6036 <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>
6037 </trans-unit>
6038 <trans-unit id="2782422473180760140" datatype="html">
6039 <source>Longest first</source>
6040 <target state="new">Longest first</target>
6041 <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>
6042 </trans-unit>
d7c6b951 6043 <trans-unit id="8714145624854863455" datatype="html">
eb12a714
C
6044 <source>Accept ownership</source>
6045 <target state="new">Accept ownership</target>
913aa176 6046 <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>
6047 </trans-unit>
d7c6b951 6048 <trans-unit id="321229234608559490" datatype="html">
5a6de093
C
6049 <source>Select a channel to receive the video</source>
6050 <target state="new">Select a channel to receive the video</target>
913aa176 6051 <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>
6052 </trans-unit>
d7c6b951 6053 <trans-unit id="3610344835750059476" datatype="html">
5a6de093
C
6054 <source>My ownership changes</source>
6055 <target state="new">My ownership changes</target>
913aa176 6056 <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>
6057 </trans-unit>
d7c6b951 6058 <trans-unit id="7391040346436232576" datatype="html">
eb12a714
C
6059 <source>Initiator</source>
6060 <target state="new">Initiator</target>
051d69a0
C
6061
6062 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit>
d7c6b951 6063 <trans-unit id="3963749584812225989" datatype="html">
913aa176 6064 <source>Created <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
5a6de093 6065 <target state="new">
cd9246a9 6066 Created
cd9246a9 6067
e6afb669
C
6068 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/>
6069 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
5a6de093 6070 </target>
051d69a0
C
6071
6072 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">15</context></context-group></trans-unit>
d7c6b951 6073 <trans-unit id="5611592591303869712" datatype="html">
eb12a714
C
6074 <source>Status</source>
6075 <target state="new">Status</target>
051d69a0
C
6076
6077 <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></trans-unit>
d7c6b951 6078 <trans-unit id="5417361655914085905" datatype="html">
5a6de093
C
6079 <source>Account page</source>
6080 <target state="new">Account page</target>
2164a13d
C
6081
6082
6083 <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 6084 <trans-unit id="2000373220662583633" datatype="html">
5a6de093
C
6085 <source>No ownership change request found.</source>
6086 <target state="new">No ownership change request found.</target>
051d69a0 6087
e67ecaf8
C
6088 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">72</context></context-group></trans-unit><trans-unit id="2091927708110728875" datatype="html">
6089 <source>⚠️ The instance doesn't allow channel synchronization</source><target state="new">⚠️ The instance doesn't allow channel synchronization</target>
6090 <context-group purpose="location">
6091 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context>
6092 <context context-type="linenumber">9</context>
6093 </context-group>
6094 </trans-unit><trans-unit id="8730712384733110957" datatype="html">
6095 <source>Showing <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> synchronizations</source><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}'}}"/> synchronizations</target>
6096 <context-group purpose="location">
6097 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context>
6098 <context context-type="linenumber">17</context>
6099 </context-group>
6100 </trans-unit><trans-unit id="4955509738673204025" datatype="html">
6101 <source>Add synchronization</source><target state="new">Add synchronization</target>
6102 <context-group purpose="location">
6103 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context>
6104 <context context-type="linenumber">25</context>
6105 </context-group>
6106 </trans-unit><trans-unit id="4570488343211069802" datatype="html">
6107 <source>External Channel <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;externalChannelUrl&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source><target state="new">External Channel <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;externalChannelUrl&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
6108 <context-group purpose="location">
6109 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context>
6110 <context context-type="linenumber">34</context>
6111 </context-group>
6112 </trans-unit><trans-unit id="2576202554023575152" datatype="html">
6113 <source>Channel <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;videoChannel&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source><target state="new">Channel <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;videoChannel&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
6114 <context-group purpose="location">
6115 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context>
6116 <context context-type="linenumber">35</context>
6117 </context-group>
6118 </trans-unit><trans-unit id="858570813277742962" datatype="html">
6119 <source>Last synchronization at <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;lastSyncAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source><target state="new">Last synchronization at <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;lastSyncAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
6120 <context-group purpose="location">
6121 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context>
6122 <context context-type="linenumber">38</context>
6123 </context-group>
6124 </trans-unit><trans-unit id="2711346502920265629" datatype="html">
6125 <source> List imports </source><target state="new"> List imports </target>
6126 <context-group purpose="location">
6127 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context>
6128 <context context-type="linenumber">84,86</context>
6129 </context-group>
6130 </trans-unit><trans-unit id="6587439290311664751" datatype="html">
6131 <source>Fully synchronize the channel</source><target state="new">Fully synchronize the channel</target>
6132 <context-group purpose="location">
6133 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context>
6134 <context context-type="linenumber">54</context>
6135 </context-group>
6136 </trans-unit><trans-unit id="2070181811140868440" datatype="html">
6137 <source>This fetches any missing videos on the local channel</source><target state="new">This fetches any missing videos on the local channel</target>
6138 <context-group purpose="location">
6139 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context>
6140 <context context-type="linenumber">55</context>
6141 </context-group>
6142 </trans-unit><trans-unit id="3997040276213089746" datatype="html">
6143 <source>Synchronization removed successfully for <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</source><target state="new">Synchronization removed successfully for <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</target>
6144 <context-group purpose="location">
6145 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context>
6146 <context context-type="linenumber">93</context>
6147 </context-group>
6148 </trans-unit><trans-unit id="2933174785300975212" datatype="html">
6149 <source>Full synchronization requested successfully for <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</source><target state="new">Full synchronization requested successfully for <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</target>
6150 <context-group purpose="location">
6151 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context>
6152 <context context-type="linenumber">106</context>
6153 </context-group>
6154 </trans-unit><trans-unit id="6985972846000785992" datatype="html">
6155 <source>NEW SYNCHRONIZATION</source><target state="new">NEW SYNCHRONIZATION</target>
6156 <context-group purpose="location">
6157 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context>
6158 <context context-type="linenumber">8</context>
6159 </context-group>
6160 </trans-unit><trans-unit id="5175196640561919257" datatype="html">
6161 <source>Remote channel URL</source><target state="new">Remote channel URL</target>
6162 <context-group purpose="location">
6163 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context>
6164 <context context-type="linenumber">13</context>
6165 </context-group>
6166 </trans-unit><trans-unit id="4025171182231078987" datatype="html">
6167 <source>Example: https://youtube.com/channel/UC_fancy_channel</source><target state="new">Example: https://youtube.com/channel/UC_fancy_channel</target>
6168 <context-group purpose="location">
6169 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context>
6170 <context context-type="linenumber">20</context>
6171 </context-group>
6172 </trans-unit><trans-unit id="454806725275556650" datatype="html">
6173 <source>Video Channel</source><target state="new">Video Channel</target>
6174 <context-group purpose="location">
6175 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context>
6176 <context context-type="linenumber">33</context>
6177 </context-group>
6178 </trans-unit><trans-unit id="8290237842846954767" datatype="html">
6179 <source>Options for existing videos on remote channel:</source><target state="new">Options for existing videos on remote channel:</target>
6180 <context-group purpose="location">
6181 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context>
6182 <context context-type="linenumber">42</context>
6183 </context-group>
6184 </trans-unit><trans-unit id="1331848767706809293" datatype="html">
6185 <source>Import all and watch for new publications</source><target state="new">Import all and watch for new publications</target>
6186 <context-group purpose="location">
6187 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context>
6188 <context context-type="linenumber">46</context>
6189 </context-group>
6190 </trans-unit><trans-unit id="1469193438847554223" datatype="html">
6191 <source>Only watch for new publications</source><target state="new">Only watch for new publications</target>
6192 <context-group purpose="location">
6193 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context>
6194 <context context-type="linenumber">51</context>
6195 </context-group>
6196 </trans-unit><trans-unit id="9049939123029212539" datatype="html">
6197 <source>Synchronization created successfully.</source><target state="new">Synchronization created successfully.</target>
6198 <context-group purpose="location">
6199 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.ts</context>
6200 <context context-type="linenumber">67</context>
6201 </context-group>
6202 </trans-unit>
913aa176 6203 <trans-unit id="4247400351982331798" datatype="html">
6204 <source>Account settings</source>
6205 <target state="new">Account settings</target>
93fe2d9c
C
6206 <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>
6207 </trans-unit>
913aa176 6208 <trans-unit id="2864486939135008600" datatype="html">
6209 <source>Playlist elements</source>
6210 <target state="new">Playlist elements</target>
e67ecaf8
C
6211
6212 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">60</context></context-group></trans-unit>
d7c6b951 6213 <trans-unit id="7801453816697513153" datatype="html">
5a6de093
C
6214 <source>My imports</source>
6215 <target state="new">My imports</target>
e67ecaf8
C
6216
6217
6218 <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">4</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">11</context></context-group></trans-unit>
d7c6b951 6219 <trans-unit id="7000850040589508423" datatype="html">
e4eaa7c9
C
6220 <source>Create video channel</source>
6221 <target state="new">Create video channel</target>
e67ecaf8
C
6222
6223 <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">23</context></context-group></trans-unit>
93fe2d9c
C
6224 <trans-unit id="5700655611297335752" datatype="html">
6225 <source>No channel found.</source>
6226 <target state="new">No channel found.</target>
e67ecaf8
C
6227
6228 <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">27</context></context-group></trans-unit>
d7c6b951 6229 <trans-unit id="626184983378002054" datatype="html">
eb12a714
C
6230 <source>Example: my_channel</source>
6231 <target state="new">Example: my_channel</target>
00e32b7c
C
6232
6233
6234 <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 6235 <trans-unit id="5871023634125368211" datatype="html">
e4eaa7c9
C
6236 <source>CHANNEL</source>
6237 <target state="new">CHANNEL</target>
93fe2d9c
C
6238 <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>
6239 <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>
6240 </trans-unit>
6241 <trans-unit id="5013100494982905528" datatype="html">
6242 <source>Banner image of the channel</source>
6243 <target state="new">Banner image of the channel</target>
90aa0a74 6244 <context-group purpose="location">
42fea41a
C
6245 <context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context>
6246 <context context-type="linenumber">13</context>
90aa0a74
C
6247 </context-group>
6248 <context-group purpose="location">
42fea41a
C
6249 <context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context>
6250 <context context-type="linenumber">13</context>
90aa0a74 6251 </context-group>
913aa176 6252 </trans-unit>
d7c6b951 6253 <trans-unit id="5278589041647101772" datatype="html">
eb12a714
C
6254 <source>Overwrite support field of all videos of this channel</source>
6255 <target state="new">Overwrite support field of all videos of this channel</target>
00e32b7c
C
6256
6257
4c1ce3d4 6258 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">79</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">79</context></context-group></trans-unit>
d7c6b951 6259 <trans-unit id="5500467336262464724" datatype="html">
913aa176 6260 <source><x id="INTERPOLATION" equiv-text="{{ actor.followersCount }}"/> subscribers </source>
5a6de093
C
6261 <target state="new">
6262 <x id="INTERPOLATION" equiv-text="{{ actor.followersCount }}"/> subscribers
6263 </target>
93fe2d9c
C
6264 <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>
6265 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">55</context></context-group>
6266 <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>
6267 </trans-unit>
d7c6b951 6268 <trans-unit id="31472093355465024" datatype="html">
913aa176 6269 <source>Upload a new avatar</source>
6270 <target state="new">Upload a new avatar</target>
93fe2d9c
C
6271 <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>
6272 <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>
6273 </trans-unit>
d7c6b951 6274 <trans-unit id="4854396465510517671" datatype="html">
eb12a714
C
6275 <source>Target</source>
6276 <target state="new">Target</target>
e67ecaf8
C
6277
6278 <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">28</context></context-group></trans-unit>
d7c6b951 6279 <trans-unit id="6376690302059877029" datatype="html">
e4eaa7c9
C
6280 <source>This video was deleted</source>
6281 <target state="new">This video was deleted</target>
e67ecaf8
C
6282
6283 <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">59</context></context-group></trans-unit>
d7c6b951 6284 <trans-unit id="6924803931258995553" datatype="html">
5a6de093
C
6285 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> imports</source>
6286 <target state="new">Showing
6287 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
6288 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
6289 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> imports
6290 </target>
e67ecaf8
C
6291
6292 <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">21</context></context-group></trans-unit>
d7c6b951 6293 <trans-unit id="8173902679178787744" datatype="html">
e4eaa7c9
C
6294 <source>Once you delete your account, there is no going back. You will be asked to confirm this action.</source>
6295 <target state="new">Once you delete your account, there is no going back. You will be asked to confirm this action.</target>
913aa176 6296 <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>
6297 </trans-unit>
d7c6b951 6298 <trans-unit id="4000980858407872649" datatype="html">
5a6de093
C
6299 <source>Channel page</source>
6300 <target state="new">Channel page</target>
2164a13d
C
6301
6302
6303
e67ecaf8 6304 <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/+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/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context><context context-type="linenumber">66</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">
2164a13d 6305 <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 6306
e67ecaf8 6307 <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">49</context></context-group></trans-unit>
d7c6b951 6308 <trans-unit id="9131836378905533756" datatype="html">
5a6de093
C
6309 <source>Created by <x id="INTERPOLATION"/></source>
6310 <target state="new">Created by
6311 <x id="INTERPOLATION" equiv-text="{{ videoChannel.ownerBy }}"/>
6312 </target>
93fe2d9c
C
6313 <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>
6314 </trans-unit>
d7c6b951 6315 <trans-unit id="228548407872312756" datatype="html">
5a6de093
C
6316 <source>Owner account page</source>
6317 <target state="new">Owner account page</target>
93fe2d9c
C
6318 <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>
6319 </trans-unit>
d7c6b951 6320 <trans-unit id="4781078006040259916" datatype="html">
913aa176 6321 <source>You don't have any video in your watch history yet.</source>
6322 <target state="new">You don't have any video in your watch history yet.</target>
00e32b7c
C
6323
6324 <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
6325 <trans-unit id="989169929300254768" datatype="html">
6326 <source>Delete from history</source>
6327 <target state="new">Delete from history</target>
00e32b7c
C
6328
6329 <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
6330 <source>Video history is enabled</source><target state="new">Video history is enabled</target>
6331 <context-group purpose="location">
6332 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context>
6333 <context context-type="linenumber">96,95</context>
6334 </context-group>
6335 </trans-unit><trans-unit id="1869266307786648674" datatype="html">
6336 <source>Video history is disabled</source><target state="new">Video history is disabled</target>
6337 <context-group purpose="location">
6338 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context>
6339 <context context-type="linenumber">97,95</context>
6340 </context-group>
6341 </trans-unit><trans-unit id="7505147502630555700" datatype="html">
6342 <source>Delete video history</source><target state="new">Delete video history</target>
6343 <context-group purpose="location">
6344 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context>
6345 <context context-type="linenumber">120</context>
6346 </context-group>
6347 </trans-unit><trans-unit id="8676027102068252963" datatype="html">
6348 <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>
6349 <context-group purpose="location">
6350 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context>
6351 <context context-type="linenumber">121</context>
6352 </context-group>
6353 </trans-unit><trans-unit id="7708910304029766516" datatype="html">
6354 <source>Video history deleted</source><target state="new">Video history deleted</target>
6355 <context-group purpose="location">
6356 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context>
6357 <context context-type="linenumber">129</context>
6358 </context-group>
00e32b7c
C
6359 </trans-unit><trans-unit id="3343758569423394070" datatype="html">
6360 <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>
6361 <context-group purpose="location">
6362 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context>
6363 <context context-type="linenumber">140</context>
6364 </context-group>
94be5ecc 6365 </trans-unit>
d7c6b951 6366 <trans-unit id="687236465759862933" datatype="html">
913aa176 6367 <source>Open syndication dropdown</source>
6368 <target state="new">Open syndication dropdown</target>
2f03d6dc
C
6369 <context-group purpose="location">
6370 <context context-type="sourcefile">src/app/shared/shared-main/feeds/feed.component.html</context>
6371 <context context-type="linenumber">3</context>
6372 </context-group>
6373 <context-group purpose="location">
6374 <context context-type="sourcefile">src/app/shared/shared-main/feeds/feed.component.html</context>
6375 <context context-type="linenumber">3</context>
6376 </context-group>
93fe2d9c
C
6377 </trans-unit>
6378 <trans-unit id="5511928240200239994" datatype="html">
e6afb669
C
6379 <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>
6380 <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
6381 <context-group purpose="location">
6382 <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context>
6383 <context context-type="linenumber">5</context>
6384 </context-group>
93fe2d9c
C
6385 </trans-unit>
6386 <trans-unit id="5339945526545410198" datatype="html">
6387 <source>Set up my channels</source>
6388 <target state="new">Set up my channels</target>
91ae3c4a
C
6389 <context-group purpose="location">
6390 <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context>
6391 <context context-type="linenumber">6</context>
6392 </context-group>
2f03d6dc 6393 </trans-unit>
d7c6b951 6394 <trans-unit id="2726946550255780479" datatype="html">
5a6de093 6395 <source><x id="START_TAG_MY_GLOBAL_ICON"/><x id="CLOSE_TAG_MY_GLOBAL_ICON"/> Notification preferences </source>
eb12a714 6396 <target state="new">
e6afb669
C
6397 <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon>"/>
6398 <x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon>"/>
040758e0 6399 Notification preferences
5a6de093
C
6400
6401 </target>
913aa176 6402 <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>
6403 </trans-unit>
d7c6b951 6404 <trans-unit id="2317673285989169654" datatype="html">
5a6de093
C
6405 <source>Newest first</source>
6406 <target state="new">Newest first</target>
913aa176 6407 <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>
6408 </trans-unit>
d7c6b951 6409 <trans-unit id="751740263472313326" datatype="html">
5a6de093
C
6410 <source>Unread first</source>
6411 <target state="new">Unread first</target>
913aa176 6412 <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>
6413 </trans-unit>
d7c6b951 6414 <trans-unit id="7679199047720825365" datatype="html">
8b049b68
C
6415 <source>All read</source>
6416 <target state="new">All read</target>
913aa176 6417 <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>
6418 </trans-unit>
d7c6b951 6419 <trans-unit id="9167786874272926575" datatype="html">
eb12a714
C
6420 <source>Web</source>
6421 <target state="new">Web</target>
93fe2d9c
C
6422 <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>
6423 </trans-unit>
d7c6b951 6424 <trans-unit id="1967081128372276674" datatype="html">
e4eaa7c9
C
6425 <source>My Playlists</source>
6426 <target state="new">My Playlists</target>
913aa176 6427 <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>
6428 <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>
6429 </trans-unit>
d7c6b951 6430 <trans-unit id="2317130384024575795" datatype="html">
e4eaa7c9
C
6431 <source>NEW PLAYLIST</source>
6432 <target state="new">NEW PLAYLIST</target>
913aa176 6433 <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>
6434 <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>
6435 </trans-unit>
d7c6b951 6436 <trans-unit id="2871943975385662656" datatype="html">
e4eaa7c9
C
6437 <source>PLAYLIST</source>
6438 <target state="new">PLAYLIST</target>
913aa176 6439 <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>
6440 <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>
6441 </trans-unit>
d7c6b951 6442 <trans-unit id="3438686710205841496" datatype="html">
e4eaa7c9
C
6443 <source>Create playlist</source>
6444 <target state="new">Create playlist</target>
00e32b7c
C
6445
6446 <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 6447 <trans-unit id="7040375308762081154" datatype="html">
6448 <source>My video channels</source>
6449 <target state="new">My video channels</target>
93fe2d9c
C
6450 <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>
6451 </trans-unit>
913aa176 6452 <trans-unit id="7418836785553125957" datatype="html">
6453 <source>Create a new video channel</source>
6454 <target state="new">Create a new video channel</target>
93fe2d9c
C
6455 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/manage-routing.module.ts</context><context context-type="linenumber">12</context></context-group>
6456 </trans-unit>
9794fe1c 6457
d7c6b951 6458 <trans-unit id="3943893855105372623" datatype="html">
9f77adb8
C
6459 <source>Playlist thumbnail</source>
6460 <target state="new">Playlist thumbnail</target>
4c1ce3d4
C
6461
6462
6463 <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">76</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">76</context></context-group></trans-unit>
d7c6b951 6464 <trans-unit id="7743343997362363486" datatype="html">
eb12a714
C
6465 <source>No videos in this playlist.</source>
6466 <target state="new">No videos in this playlist.</target>
913aa176 6467 <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>
6468 </trans-unit>
d7c6b951 6469 <trans-unit id="2427149618141327033" datatype="html">
913aa176 6470 <source>Browse videos on PeerTube to add them in your playlist.</source>
5a6de093 6471 <target state="new">
954511f3
C
6472 Browse videos on PeerTube to add them in your playlist.
6473 </target>
2164a13d
C
6474
6475 <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 6476 <trans-unit id="8901774330683812267" datatype="html">
913aa176 6477 <source>See the <x id="START_LINK"/>documentation<x id="CLOSE_LINK"/> for more information. </source>
5a6de093
C
6478 <target state="new">
6479 See the
e6afb669
C
6480 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>documentation
6481 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more information.
5a6de093
C
6482
6483 </target>
2164a13d
C
6484
6485 <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 6486
d7c6b951 6487 <trans-unit id="3461985498881453026" datatype="html">
913aa176 6488 <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 6489 <target state="new">
5a6de093 6490 If you need help to use PeerTube, you can have a look at the
e6afb669
C
6491 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>documentation
6492 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>.
5a6de093
C
6493
6494 </target>
00e32b7c
C
6495
6496 <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 6497 <trans-unit id="8844610145426272276" datatype="html">
e6afb669
C
6498 <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>
6499 <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
6500
6501 <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 6502 <source>Video stats</source><target state="new">Video stats</target>
d3d4099a 6503
e9bce343 6504 <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 6505 <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
6506
6507 <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 6508 <source>Reset zoom</source><target state="new">Reset zoom</target>
d3d4099a
C
6509
6510 <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">
6511 <source>Since the video publication</source><target state="new">Since the video publication</target>
b53cc662 6512 <context-group purpose="location">
d3d4099a
C
6513 <context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context>
6514 <context context-type="linenumber">63</context>
b53cc662
C
6515 </context-group>
6516 </trans-unit><trans-unit id="5864040054093006922" datatype="html">
6517 <source>Viewers</source><target state="new">Viewers</target>
9794fe1c
C
6518
6519
dda1e821 6520 <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 6521 <source>Watch time</source><target state="new">Watch time</target>
d3d4099a 6522
dda1e821 6523 <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
6524 <source>Retention</source><target state="new">Retention</target>
6525
dda1e821 6526 <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 6527 <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
6528
6529 <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 6530 <source>Viewers stats</source><target state="new">Viewers stats</target>
dda1e821
C
6531
6532 <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">
6533 <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
6534 <context-group purpose="location">
6535 <context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context>
dda1e821 6536 <context context-type="linenumber">227</context>
b53cc662 6537 </context-group>
d3d4099a
C
6538 </trans-unit><trans-unit id="3249405667632600635" datatype="html">
6539 <source>Custom dates</source><target state="new">Custom dates</target>
dda1e821
C
6540
6541 <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 6542 <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
6543
6544 <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
6545 <source>Countries</source><target state="new">Countries</target>
6546
dda1e821 6547 <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
6548 <source>Likes</source><target state="new">Likes</target>
6549
dda1e821 6550 <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
6551 <source>Average watch time</source><target state="new">Average watch time</target>
6552
dda1e821 6553 <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 6554 <source>Total watch time</source><target state="new">Total watch time</target>
dda1e821
C
6555
6556 <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
6557 <source>Peak viewers</source><target state="new">Peak viewers</target>
6558
dda1e821 6559 <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 6560 <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 6561
dda1e821
C
6562 <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">
6563 <source>Unique viewers</source><target state="new">Unique viewers</target>
6564 <context-group purpose="location">
6565 <context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context>
6566 <context context-type="linenumber">282</context>
6567 </context-group>
6568 </trans-unit>
93fe2d9c
C
6569 <trans-unit id="3030338154442300172" datatype="html">
6570 <source>Created <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}" xid="498463490165953744"/> </source>
6571 <target state="new"> Created <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}"/> </target>
6572 <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>
6573 </trans-unit>
6574 <trans-unit id="3505845886770923767" datatype="html">
6575 <source>{VAR_PLURAL, plural, =1 {1 playlist} other {<x id="INTERPOLATION"/> playlists}}</source>
6576 <target state="new">{VAR_PLURAL, plural, =1 {1 playlist} other {<x id="INTERPOLATION"/> playlists}}</target>
90aa0a74
C
6577 <context-group purpose="location">
6578 <context context-type="sourcefile">src/app/+video-channels/video-channel-playlists/video-channel-playlists.component.html</context>
6579 <context context-type="linenumber">3</context>
6580 </context-group>
913aa176 6581 </trans-unit>
00e32b7c
C
6582
6583
d7c6b951 6584 <trans-unit id="5321335688371682440" datatype="html">
eb12a714
C
6585 <source>An error occurred.</source>
6586 <target state="new">An error occurred.</target>
00e32b7c
C
6587
6588 <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">
6589 <source>Request new verification email</source><target state="new">Request new verification email</target>
6590 <context-group purpose="location">
6591 <context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html</context>
6592 <context context-type="linenumber">12</context>
6593 </context-group>
913aa176 6594 </trans-unit>
6595 <trans-unit id="9128669621822125729" datatype="html">
6596 <source>Video channel videos</source>
6597 <target state="new">Video channel videos</target>
93fe2d9c
C
6598 <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>
6599 </trans-unit>
913aa176 6600 <trans-unit id="3193822049276963401" datatype="html">
6601 <source>Video channel playlists</source>
6602 <target state="new">Video channel playlists</target>
93fe2d9c
C
6603 <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>
6604 </trans-unit>
6605 <trans-unit id="1949999959792821767" datatype="html">
6606 <source>Manage channel</source>
6607 <target state="new"> Manage channel </target>
2164a13d
C
6608
6609 <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 6610
d7c6b951 6611 <trans-unit id="4027779086550572813" datatype="html">
eb12a714
C
6612 <source>Send verification email</source>
6613 <target state="new">Send verification email</target>
00e32b7c
C
6614
6615 <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 6616 <trans-unit id="8610022770999239699" datatype="html">
eb12a714
C
6617 <source>This instance does not require email verification.</source>
6618 <target state="new">This instance does not require email verification.</target>
913aa176 6619 <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>
6620 </trans-unit>
6621 <trans-unit id="248731258067914565" datatype="html">
6622 <source>Verify account via email</source>
6623 <target state="new">Verify account via email</target>
93fe2d9c 6624 <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
6625 </trans-unit><trans-unit id="6040639330855198542" datatype="html">
6626 <source>Ask to send an email to verify your account</source><target state="new">Ask to send an email to verify your account</target>
6627 <context-group purpose="location">
6628 <context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-routing.module.ts</context>
6629 <context context-type="linenumber">24</context>
6630 </context-group>
93fe2d9c 6631 </trans-unit>
d3401260 6632 <trans-unit id="7225513189981158956" datatype="html">
00e32b7c
C
6633 <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>
6634 <context-group purpose="location">
6635 <context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context>
6636 <context context-type="linenumber">2,3</context>
6637 </context-group>
6638 </trans-unit><trans-unit id="4422394577857179995" datatype="html">
6639 <source>Your account has been created!</source><target state="new">Your account has been created!</target>
6640 <context-group purpose="location">
6641 <context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context>
6642 <context context-type="linenumber">7</context>
6643 </context-group>
6644 </trans-unit><trans-unit id="4656825997819651017" datatype="html">
6645 <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>
6646 <context-group purpose="location">
6647 <context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context>
6648 <context context-type="linenumber">10,11</context>
6649 </context-group>
93fe2d9c 6650 </trans-unit>
d7c6b951 6651 <trans-unit id="2999492056553212422" datatype="html">
eb12a714
C
6652 <source>Banned</source>
6653 <target state="new">Banned</target>
93fe2d9c
C
6654 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">21</context></context-group>
6655 <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>
6656 </trans-unit>
d7c6b951 6657 <trans-unit id="4572885137800697555" datatype="html">
eb12a714
C
6658 <source>Instance muted</source>
6659 <target state="new">Instance muted</target>
93fe2d9c
C
6660 <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>
6661 </trans-unit>
d7c6b951 6662 <trans-unit id="302022805144581075" datatype="html">
eb12a714
C
6663 <source>Muted by your instance</source>
6664 <target state="new">Muted by your instance</target>
93fe2d9c
C
6665 <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>
6666 </trans-unit>
d7c6b951 6667 <trans-unit id="6860866645734090311" datatype="html">
eb12a714
C
6668 <source>Instance muted by your instance</source>
6669 <target state="new">Instance muted by your instance</target>
93fe2d9c
C
6670 <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>
6671 </trans-unit>
6672 <trans-unit id="8661266239199665830" datatype="html">
6673 <source>Copy account handle</source>
6674 <target state="new">Copy account handle</target>
6675 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">29</context></context-group>
6676 </trans-unit>
6677 <trans-unit id="3061133792040537550" datatype="html">
6678 <source>Show the complete description</source>
6679 <target state="new">Show the complete description</target>
6680 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">53</context></context-group>
6681 <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>
6682 </trans-unit>
6683 <trans-unit id="9098920722959201547" datatype="html">
6684 <source>Show more...</source>
6685 <target state="new"> Show more... </target>
2164a13d
C
6686
6687
6688 <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
6689 <trans-unit id="6808894347744915561" datatype="html">
6690 <source>Manage account</source>
6691 <target state="new"> Manage account </target>
2164a13d
C
6692
6693 <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
6694 <trans-unit id="1311667768861466464" datatype="html">
6695 <source>Search account videos</source>
6696 <target state="new">Search account videos</target>
6697 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">78</context></context-group>
6698 </trans-unit>
6699 <trans-unit id="5512878593724620692" datatype="html">
6700 <source>CHANNELS</source>
6701 <target state="new">CHANNELS</target>
2164a13d
C
6702
6703 <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 6704 <trans-unit id="3666829335406793239" datatype="html">
eb12a714
C
6705 <source>This account does not have channels.</source>
6706 <target state="new">This account does not have channels.</target>
93fe2d9c
C
6707 <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>
6708 </trans-unit>
d7c6b951 6709 <trans-unit id="403587185492002456" datatype="html">
5a6de093
C
6710 <source>{VAR_PLURAL, plural, =1 {1 subscriber} other {<x id="INTERPOLATION"/> subscribers}}</source>
6711 <target state="new">{VAR_PLURAL, plural, =1 {1 subscriber} other {
6712 <x id="INTERPOLATION" equiv-text="{{ videoChannel.followersCount }}"/> subscribers} }
6713 </target>
2164a13d
C
6714
6715
6716
6717
6718
6719 <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
6720 <trans-unit id="3068011377000255023" datatype="html">
6721 <source>{VAR_PLURAL, plural, =1 {1 videos} other {<x id="INTERPOLATION"/> videos}}</source>
6722 <target state="new">{VAR_PLURAL, plural, =1 {1 videos} other {<x id="INTERPOLATION"/> videos}}</target>
2164a13d
C
6723
6724
6725
6726
6727 <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 6728 <trans-unit id="8856905278208146821" datatype="html">
2164a13d 6729 <source> <x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =0 {No videos} =1 {1 video} other {{{ getTotalVideosOf(videoChannel) }} videos}}" xid="1730926218636655979"/> </source>
93fe2d9c 6730 <target state="new"> <x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}"/> </target>
2164a13d
C
6731
6732
6733
6734
6735
6736
6737
e67ecaf8 6738 <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">43</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
6739 <trans-unit id="4071627711041975501" datatype="html">
6740 <source>Show this channel</source>
6741 <target state="new">Show this channel</target>
6742 <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>
6743 </trans-unit>
d7c6b951 6744 <trans-unit id="7766488542631150871" datatype="html">
5a6de093
C
6745 <source>{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other {<x id="INTERPOLATION"/> videos}}</source>
6746 <target state="new">{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other {
6747 <x id="INTERPOLATION" equiv-text="{{ videoChannel.videosCount }}"/> videos} }
6748 </target>
2164a13d
C
6749
6750
e67ecaf8 6751 <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">47</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 6752 <trans-unit id="7152797255397280410" datatype="html">
e6afb669
C
6753 <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>?
6754It will delete <x id="PH_1" equiv-text="videoChannel.videosCount"/> videos uploaded in this channel, and you will not be able to create another
6755channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</source>
913aa176 6756 <target state="new">Do you really want to delete <x id="PH"/>?
5a6de093
C
6757It will delete <x id="PH_1"/> videos uploaded in this channel, and you will not be able to create another
6758channel with the same name (<x id="PH_2"/>)!</target>
93fe2d9c
C
6759 <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>
6760 </trans-unit>
6761 <trans-unit id="4433306639366959484" datatype="html">
6762 <source>Please type the name of the video channel (<x id="PH" equiv-text="videoChannel.name"/>) to confirm</source>
6763 <target state="new">Please type the name of the video channel (<x id="PH" equiv-text="videoChannel.name"/>) to confirm</target>
7c94e1e7
C
6764 <context-group purpose="location">
6765 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context>
6766 <context context-type="linenumber">48</context>
6767 </context-group>
6768 </trans-unit>
d7c6b951 6769 <trans-unit id="3428015997161360357" datatype="html">
e4eaa7c9
C
6770 <source>NEW CHANNEL</source>
6771 <target state="new">NEW CHANNEL</target>
93fe2d9c
C
6772 <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>
6773 <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>
6774 </trans-unit>
d7c6b951 6775 <trans-unit id="7828153032795614080" datatype="html">
eb12a714
C
6776 <source>See this video channel</source>
6777 <target state="new">See this video channel</target>
93fe2d9c
C
6778 <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>
6779 <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>
6780 <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>
6781 <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
6782 </trans-unit><trans-unit id="6591746065516872491" datatype="html">
6783 <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>
e67ecaf8
C
6784
6785
6786
6787
6788 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">36</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit>
d7c6b951 6789 <trans-unit id="1545109431751219382" datatype="html">
8b049b68
C
6790 <source>This channel doesn't have any videos.</source>
6791 <target state="new">This channel doesn't have any videos.</target>
93fe2d9c
C
6792 <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>
6793 </trans-unit>
6794 <trans-unit id="2705478076887104088" datatype="html">
e6afb669
C
6795 <source>SHOW THIS CHANNEL ></source>
6796 <target state="new">SHOW THIS CHANNEL ></target>
93fe2d9c
C
6797 <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>
6798 </trans-unit>
d7c6b951 6799 <trans-unit id="4088311569349098646" datatype="html">
9d94e5d7
C
6800 <source>Stats</source>
6801 <target state="new">Stats</target>
b53cc662 6802
051d69a0 6803 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">143</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 6804 <trans-unit id="4068658588793749132" datatype="html">
eb12a714
C
6805 <source>This channel does not have playlists.</source>
6806 <target state="new">This channel does not have playlists.</target>
913aa176 6807 <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>
6808 </trans-unit>
d7c6b951 6809 <trans-unit id="5066829276646988805" datatype="html">
eb12a714
C
6810 <source>PeerTube</source>
6811 <target state="new">PeerTube</target>
00e32b7c
C
6812
6813 <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 6814 <trans-unit id="1415060111017347427" datatype="html">
913aa176 6815 <source>Network</source>
6816 <target state="new">Network</target>
00e32b7c
C
6817
6818 <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 6819 <trans-unit id="3701439542279610547" datatype="html">
eb12a714
C
6820 <source>Follows</source>
6821 <target state="new">Follows</target>
93fe2d9c
C
6822 <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>
6823 <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>
6824 </trans-unit>
6825 <trans-unit id="400578776928464905" datatype="html">
6826 <source>Follower instances (<x id="INTERPOLATION" equiv-text="{{ followersPagination.totalItems }}"/>)</source>
6827 <target state="new">Follower instances (<x id="INTERPOLATION" equiv-text="{{ followersPagination.totalItems }}"/>)</target>
00e32b7c
C
6828
6829 <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 6830 <trans-unit id="2081837971167498893" datatype="html">
913aa176 6831 <source>Following instances (<x id="INTERPOLATION" equiv-text="{{ followingsPagination.totalItems }}"/>)</source>
6832 <target state="new">Following instances (<x id="INTERPOLATION" equiv-text="{{ followingsPagination.totalItems }}"/>)</target>
00e32b7c
C
6833
6834 <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 6835 <trans-unit id="8203367621031610680" datatype="html">
eb12a714
C
6836 <source>Your name</source>
6837 <target state="new">Your name</target>
913aa176 6838 <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>
6839 </trans-unit>
d7c6b951 6840 <trans-unit id="1769661379068269645" datatype="html">
eb12a714
C
6841 <source>Your email</source>
6842 <target state="new">Your email</target>
913aa176 6843 <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>
6844 </trans-unit>
d7c6b951 6845 <trans-unit id="9127604588498960753" datatype="html">
eb12a714
C
6846 <source>Subject</source>
6847 <target state="new">Subject</target>
913aa176 6848 <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>
6849 </trans-unit>
d7c6b951 6850 <trans-unit id="1391056849737890767" datatype="html">
eb12a714
C
6851 <source>Your message</source>
6852 <target state="new">Your message</target>
913aa176 6853 <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>
6854 </trans-unit>
d7c6b951 6855 <trans-unit id="3174354408404578867" datatype="html">
5a6de093
C
6856 <source>About <x id="INTERPOLATION"/></source>
6857 <target state="new">About
6858 <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>
6859 </target>
913aa176 6860 <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
6861 </trans-unit>
6862 <trans-unit id="8525213662266893834" datatype="html">
6863 <source>Contact us</source>
6864 <target state="new">Contact us</target>
91ae3c4a
C
6865 <context-group purpose="location">
6866 <context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context>
6867 <context context-type="linenumber">7</context>
6868 </context-group>
6869 <context-group purpose="location">
6870 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context>
6871 <context context-type="linenumber">3</context>
6872 </context-group>
913aa176 6873 </trans-unit>
d7c6b951 6874 <trans-unit id="19872047295276660" datatype="html">
eb12a714
C
6875 <source>This instance is dedicated to sensitive/NSFW content.</source>
6876 <target state="new">This instance is dedicated to sensitive/NSFW content.</target>
913aa176 6877 <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>
6878 </trans-unit>
d7c6b951 6879 <trans-unit id="1970848297295860531" datatype="html">
913aa176 6880 <source>ADMINISTRATORS &amp; SUSTAINABILITY</source>
5a6de093 6881 <target state="new">
954511f3
C
6882 ADMINISTRATORS &amp; SUSTAINABILITY
6883 </target>
2164a13d
C
6884
6885 <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 6886 <trans-unit id="6741838149332998818" datatype="html">
eb12a714
C
6887 <source>Who we are</source>
6888 <target state="new">Who we are</target>
913aa176 6889 <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>
6890 </trans-unit>
d7c6b951 6891 <trans-unit id="4722135551130122302" datatype="html">
eb12a714
C
6892 <source>Why we created this instance</source>
6893 <target state="new">Why we created this instance</target>
913aa176 6894 <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>
6895 </trans-unit>
d7c6b951 6896 <trans-unit id="6434467346812189214" datatype="html">
eb12a714
C
6897 <source>How long we plan to maintain this instance</source>
6898 <target state="new">How long we plan to maintain this instance</target>
913aa176 6899 <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
6900 </trans-unit>
6901 <trans-unit id="8765504394950427814" datatype="html">
6902 <source>How we will pay for keeping our instance running</source>
6903 <target state="new">How we will pay for keeping our instance running</target>
90aa0a74
C
6904 <context-group purpose="location">
6905 <context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context>
6906 <context context-type="linenumber">86</context>
6907 </context-group>
913aa176 6908 </trans-unit>
d7c6b951 6909 <trans-unit id="7707185552909365717" datatype="html">
913aa176 6910 <source>INFORMATION</source>
5a6de093 6911 <target state="new">
954511f3
C
6912 INFORMATION
6913 </target>
2164a13d
C
6914
6915 <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 6916 <trans-unit id="8685905644837116382" datatype="html">
913aa176 6917 <source>MODERATION</source>
5a6de093 6918 <target state="new">
954511f3
C
6919 MODERATION
6920 </target>
2164a13d
C
6921
6922 <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 6923 <trans-unit id="9178042134345945115" datatype="html">
913aa176 6924 <source>OTHER INFORMATION</source>
5a6de093 6925 <target state="new">
954511f3
C
6926 OTHER INFORMATION
6927 </target>
2164a13d
C
6928
6929 <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 6930 <trans-unit id="4281738631669138686" datatype="html">
eb12a714
C
6931 <source>Hardware information</source>
6932 <target state="new">Hardware information</target>
93fe2d9c
C
6933 <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>
6934 </trans-unit>
d7c6b951 6935 <trans-unit id="273909283347871" datatype="html">
5a6de093
C
6936 <source>FEATURES</source>
6937 <target state="new">FEATURES</target>
93fe2d9c
C
6938 <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>
6939 </trans-unit>
d7c6b951 6940 <trans-unit id="8495040351808033345" datatype="html">
cd9246a9
C
6941 <source>Features found on this instance</source>
6942 <target state="new">Features found on this instance</target>
0f7195fa
C
6943
6944
6945
6946 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">10</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">4</context></context-group></trans-unit>
d7c6b951 6947 <trans-unit id="8932880935037645502" datatype="html">
e4eaa7c9
C
6948 <source>STATISTICS</source>
6949 <target state="new">STATISTICS</target>
93fe2d9c
C
6950 <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>
6951 </trans-unit>
d7c6b951 6952 <trans-unit id="1161141363959659794" datatype="html">
e4eaa7c9
C
6953 <source>PeerTube is a self-hosted ActivityPub-federated video streaming platform using P2P directly in your web browser.</source>
6954 <target state="new">
520745bf 6955 PeerTube is a self-hosted ActivityPub-federated video streaming platform using P2P directly in your web browser.
5e6c69ce 6956 </target>
93fe2d9c
C
6957 <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>
6958 </trans-unit>
d7c6b951 6959 <trans-unit id="135286612733607700" datatype="html">
913aa176 6960 <source>It is free and open-source software, under <x id="START_LINK"/>AGPLv3 licence<x id="CLOSE_LINK"/>. </source>
6961 <target state="new"> It is free and open-source software, under <x id="START_LINK"/>AGPLv3 licence<x id="CLOSE_LINK"/>. </target>
93fe2d9c
C
6962 <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>
6963 </trans-unit>
d7c6b951 6964 <trans-unit id="7257048945916143687" datatype="html">
913aa176 6965 <source>For more information, please visit <x id="START_LINK"/>joinpeertube.org<x id="CLOSE_LINK"/>. </source>
8b049b68 6966 <target state="new">
5a6de093 6967 For more information, please visit
e6afb669
C
6968 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>joinpeertube.org
6969 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>.
5a6de093
C
6970
6971 </target>
93fe2d9c
C
6972 <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>
6973 </trans-unit>
d7c6b951 6974 <trans-unit id="8205344394429673413" datatype="html">
5a6de093 6975 <source>Use PeerTube documentation</source>
8b049b68 6976 <target state="new">Use PeerTube
5e6c69ce 6977 documentation</target>
913aa176 6978 <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>
6979 </trans-unit>
d7c6b951 6980 <trans-unit id="8674693181203168033" datatype="html">
8b049b68
C
6981 <source>Discover how to setup your account, what is a channel, how to create a playlist and more!</source>
6982 <target state="new">
5e6c69ce
C
6983 Discover how to setup your account, what is a channel, how to create a playlist and more!
6984 </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">31</context></context-group></trans-unit>
d7c6b951 6987 <trans-unit id="5336387229608682776" datatype="html">
5a6de093 6988 <source>PeerTube Applications</source>
8b049b68 6989 <target state="new">PeerTube
5e6c69ce 6990 Applications</target>
00e32b7c
C
6991
6992 <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 6993 <trans-unit id="7916664392219781729" datatype="html">
8b049b68
C
6994 <source>Discover unofficial Android applications or browser addons!</source>
6995 <target state="new">
5e6c69ce
C
6996 Discover unofficial Android applications or browser addons!
6997 </target>
00e32b7c
C
6998
6999 <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 7000 <trans-unit id="4093735071527927163" datatype="html">
5a6de093 7001 <source>Contribute on PeerTube</source>
8b049b68 7002 <target state="new">Contribute on
5e6c69ce 7003 PeerTube</target>
00e32b7c
C
7004
7005 <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 7006 <trans-unit id="6886584917624458638" datatype="html">
8b049b68
C
7007 <source>Want to help to improve PeerTube? You can translate the web interface, give your feedback or directly contribute to the code!</source>
7008 <target state="new">
5e6c69ce
C
7009 Want to help to improve PeerTube? You can translate the web interface, give your feedback or directly contribute to the code!
7010 </target>
00e32b7c
C
7011
7012 <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 7013 <trans-unit id="185970110822844952" datatype="html">
5e6c69ce
C
7014 <source>P2P &amp; Privacy</source>
7015 <target state="new">P2P &amp; Privacy</target>
00e32b7c
C
7016
7017 <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 7018 <trans-unit id="442017645619017020" datatype="html">
913aa176 7019 <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 7020 <target state="new">
c78d3db7
C
7021 PeerTube uses the BitTorrent protocol to share bandwidth between users by default to help lower the load on the server,
7022 but ultimately leaves you the choice to switch back to regular streaming exclusively from the server of the video. What
7023 follows applies only if you want to keep using the P2P mode of PeerTube.
040758e0 7024 </target>
00e32b7c
C
7025
7026 <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 7027 <trans-unit id="6314880288843792309" datatype="html">
913aa176 7028 <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>
7029 <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
7030
7031 <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 7032 <trans-unit id="6868048887248005916" datatype="html">
5e6c69ce
C
7033 <source>What are the consequences?</source>
7034 <target state="new">What are the consequences?</target>
00e32b7c
C
7035
7036 <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 7037 <trans-unit id="1411398404280870617" datatype="html">
913aa176 7038 <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 7039 <target state="new">
5e6c69ce
C
7040 In theory, someone with enough technical skills could create a script that tracks which IP is downloading which video.
7041 In practice, this is much more difficult because:
040758e0 7042 </target>
00e32b7c
C
7043
7044 <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 7045 <trans-unit id="6870500454322981404" datatype="html">
913aa176 7046 <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 7047 <target state="new">
5e6c69ce
C
7048 An HTTP request has to be sent on each tracker for each video to spy.
7049 If we want to spy all PeerTube's videos, we have to send as many requests as there are videos (so potentially a lot)
7050 </target>
00e32b7c
C
7051
7052 <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 7053 <trans-unit id="4042605201005159699" datatype="html">
913aa176 7054 <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 7055 <target state="new">
5e6c69ce
C
7056 For each request sent, the tracker returns random peers at a limited number.
7057 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 7058 requests sent to know every peer in the swarm
5e6c69ce 7059 </target>
00e32b7c
C
7060
7061 <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 7062 <trans-unit id="8817667841110447397" datatype="html">
8b049b68
C
7063 <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>
7064 <target state="new">
5e6c69ce
C
7065 Those requests have to be sent regularly to know who starts/stops watching a video. It is easy to detect that kind of behaviour
7066 </target>
00e32b7c
C
7067
7068 <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 7069 <trans-unit id="4100327951517495019" datatype="html">
913aa176 7070 <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 7071 <target state="new">
5e6c69ce
C
7072 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
7073 video
7074 </target>
00e32b7c
C
7075
7076 <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 7077 <trans-unit id="7196664247366401915" datatype="html">
8b049b68
C
7078 <source>The IP address is a vague information: usually, it regularly changes and can represent many persons or entities</source>
7079 <target state="new">
5e6c69ce
C
7080 The IP address is a vague information: usually, it regularly changes and can represent many persons or entities
7081 </target>
00e32b7c
C
7082
7083 <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 7084 <trans-unit id="1120376809358109718" datatype="html">
e6afb669
C
7085 <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>
7086 <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
7087
7088 <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 7089 <trans-unit id="7812408733559506009" datatype="html">
913aa176 7090 <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 7091 <target state="new">
5e6c69ce
C
7092 The worst-case scenario of an average person spying on their friends is quite unlikely.
7093 There are much more effective ways to get that kind of information.
7094 </target>
00e32b7c
C
7095
7096 <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 7097 <trans-unit id="8484650229450883706" datatype="html">
5e6c69ce
C
7098 <source>How does PeerTube compare with YouTube?</source>
7099 <target state="new">How does PeerTube compare with YouTube?</target>
00e32b7c
C
7100
7101 <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 7102 <trans-unit id="6213340208914097303" datatype="html">
913aa176 7103 <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 7104 <target state="new">
c78d3db7 7105 The threats to privacy with YouTube are different from PeerTube's.
5e6c69ce
C
7106 In YouTube's case, the platform gathers a huge amount of your personal information (not only your IP) to analyze them and track you.
7107 Moreover, YouTube is owned by Google/Alphabet, a company that tracks you across many websites (via AdSense or Google Analytics).
7108 </target>
00e32b7c
C
7109
7110 <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 7111 <trans-unit id="2676074687792256808" datatype="html">
5e6c69ce
C
7112 <source>What can I do to limit the exposure of my IP address?</source>
7113 <target state="new">What can I do to limit the exposure of my IP address?</target>
00e32b7c
C
7114
7115 <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 7116 <trans-unit id="8804946818315976118" datatype="html">
913aa176 7117 <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 7118 <target state="new">
5e6c69ce
C
7119 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
7120 your IP in their connection logs: ISP/routers/trackers/CDN and more.
7121 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.
7122 Thinking that removing P2P from PeerTube will give you back anonymity doesn't make sense.
7123 </target>
00e32b7c
C
7124
7125 <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 7126 <trans-unit id="401806741040118292" datatype="html">
5e6c69ce
C
7127 <source>What will be done to mitigate this problem?</source>
7128 <target state="new">What will be done to mitigate this problem?</target>
00e32b7c
C
7129
7130 <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 7131 <trans-unit id="7404776804526394585" datatype="html">
913aa176 7132 <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 7133 <target state="new">
c78d3db7
C
7134 PeerTube wants to deliver the best countermeasures possible, to give you more choice
7135 and render attacks less likely. Here is what we put in place so far:
5e6c69ce 7136 </target>
00e32b7c
C
7137
7138 <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 7139 <trans-unit id="8635362984201852982" datatype="html">
8b049b68
C
7140 <source>We set a limit to the number of peers sent by the tracker</source>
7141 <target state="new">We set a limit to the number of peers sent by the tracker</target>
00e32b7c
C
7142
7143 <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 7144 <trans-unit id="8903417899533541365" datatype="html">
8b049b68
C
7145 <source>We set a limit on the request frequency received by the tracker</source>
7146 <target state="new">We set a limit on the request frequency received by the tracker</target>
00e32b7c
C
7147
7148 <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 7149 <trans-unit id="2470460396724373169" datatype="html">
8b049b68
C
7150 <source>Allow instance admins to disable P2P from the administration interface</source>
7151 <target state="new">Allow instance admins to disable P2P from the administration interface</target>
00e32b7c
C
7152
7153 <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 7154 <trans-unit id="5991790391344625653" datatype="html">
913aa176 7155 <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 7156 <target state="new">
c78d3db7
C
7157 Ultimately, remember you can always disable P2P by toggling it in the video player, or just by disabling
7158 WebRTC in your browser.
7159 </target>
00e32b7c
C
7160
7161 <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 7162 <trans-unit id="3857357852909495917" datatype="html">
8b049b68
C
7163 <source>This instance does not have instances followers.</source>
7164 <target state="new">This instance does not have instances followers.</target>
00e32b7c
C
7165
7166 <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 7167 <trans-unit id="8438752523256358076" datatype="html">
913aa176 7168 <source>Show full list</source>
7169 <target state="new">Show full list</target>
00e32b7c
C
7170
7171
7172 <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 7173 <trans-unit id="7128556172318221342" datatype="html">
913aa176 7174 <source>This instance is not following any other.</source>
7175 <target state="new">This instance is not following any other.</target>
00e32b7c
C
7176
7177 <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 7178 <trans-unit id="4195286790385468087" datatype="html">
913aa176 7179 <source>About this instance</source>
7180 <target state="new">About this instance</target>
93fe2d9c
C
7181 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-routing.module.ts</context><context context-type="linenumber">24</context></context-group>
7182 </trans-unit>
913aa176 7183 <trans-unit id="8773846522957677259" datatype="html">
7184 <source>About PeerTube</source>
7185 <target state="new">About PeerTube</target>
93fe2d9c
C
7186 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-routing.module.ts</context><context context-type="linenumber">49</context></context-group>
7187 </trans-unit>
913aa176 7188 <trans-unit id="1812900507515561988" datatype="html">
7189 <source>About this instance's network</source>
7190 <target state="new">About this instance's network</target>
93fe2d9c
C
7191 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-routing.module.ts</context><context context-type="linenumber">58</context></context-group>
7192 </trans-unit>
913aa176 7193 <trans-unit id="892073694820881630" datatype="html">
7194 <source>Link copied</source>
7195 <target state="new">Link copied</target>
93fe2d9c
C
7196 <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>
7197 </trans-unit>
7198 <trans-unit id="4807161697338135032" datatype="html">
e6afb669
C
7199 <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>
7200 <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
7201 <context-group purpose="location">
7202 <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context>
7203 <context context-type="linenumber">3</context>
7204 </context-group>
7205 </trans-unit>
00e32b7c 7206
95bd9515 7207 <trans-unit id="9082008222523034483" datatype="html">
913aa176 7208 <source>Get help</source>
7209 <target state="new">Get help</target>
7210 <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>
7211 </trans-unit>
d7c6b951 7212 <trans-unit id="6386856862203107763" datatype="html">
5a6de093
C
7213 <source>Create my account</source>
7214 <target state="new">
7215 Create my account
7216 </target>
2164a13d 7217
00e32b7c
C
7218 <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">
7219 <source>Done!</source><target state="new">Done!</target>
7220 <context-group purpose="location">
7221 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
7222 <context context-type="linenumber">103</context>
7223 </context-group>
7224 </trans-unit>
d7c6b951 7225 <trans-unit id="220345070199640496" datatype="html">
5a6de093
C
7226 <source>PeerTube is creating your account...</source>
7227 <target state="new">PeerTube is creating your account...</target>
00e32b7c
C
7228
7229 <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">
7230 <source>Go to the previous step</source><target state="new">Go to the previous step</target>
7231 <context-group purpose="location">
7232 <context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context>
7233 <context context-type="linenumber">45</context>
7234 </context-group>
0f7195fa 7235
00e32b7c
C
7236 </trans-unit><trans-unit id="4323994782717641395" datatype="html">
7237 <source>Go to the next step</source><target state="new">Go to the next step</target>
7238 <context-group purpose="location">
7239 <context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context>
7240 <context context-type="linenumber">46</context>
7241 </context-group>
0f7195fa 7242
93fe2d9c 7243 </trans-unit>
00e32b7c 7244
d7c6b951 7245 <trans-unit id="6294302495409052693" datatype="html">
5a6de093
C
7246 <source>Who are we?</source>
7247 <target state="new">Who are we?</target>
0f7195fa
C
7248
7249 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">28</context></context-group></trans-unit>
d7c6b951 7250 <trans-unit id="1445137115016841401" datatype="html">
5a6de093
C
7251 <source>How long do we plan to maintain this instance?</source>
7252 <target state="new">How long do we plan to maintain this instance?</target>
0f7195fa
C
7253
7254 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit>
d7c6b951 7255 <trans-unit id="2975856643479054118" datatype="html">
5a6de093
C
7256 <source>How will we finance this instance?</source>
7257 <target state="new">How will we finance this instance?</target>
0f7195fa
C
7258
7259 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit><trans-unit id="5659987171239176484" datatype="html">
00e32b7c
C
7260 <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>
7261 <context-group purpose="location">
7262 <context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.ts</context>
7263 <context context-type="linenumber">73</context>
7264 </context-group>
913aa176 7265 </trans-unit>
d7c6b951 7266 <trans-unit id="2573967459337636542" datatype="html">
5a6de093
C
7267 <source>Administrators &amp; Sustainability</source>
7268 <target state="new">Administrators &amp; Sustainability</target>
0f7195fa
C
7269
7270
7271 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit>
d7c6b951 7272 <trans-unit id="8980375993935541237" datatype="html">
5a6de093
C
7273 <source>Step</source>
7274 <target state="new">Step</target>
00e32b7c
C
7275
7276 <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>
7277
7278
d7c6b951 7279 <trans-unit id="8583412279916132438" datatype="html">
5a6de093
C
7280 <source>Channel display name</source>
7281 <target state="new">Channel display name</target>
00e32b7c
C
7282
7283 <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">
7284 <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>
7285 <context-group purpose="location">
7286 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context>
7287 <context context-type="linenumber">23</context>
7288 </context-group>
7289 </trans-unit><trans-unit id="1506228075480230031" datatype="html">
7290 <source>Example: Sweet Melodies</source><target state="new">Example: Sweet Melodies</target>
7291 <context-group purpose="location">
7292 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context>
7293 <context context-type="linenumber">27</context>
7294 </context-group>
7295 </trans-unit><trans-unit id="1346553616305614767" datatype="html">
7296 <source>Channel identifier</source><target state="new">Channel identifier</target>
7297 <context-group purpose="location">
7298 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context>
7299 <context context-type="linenumber">36</context>
7300 </context-group>
7301 </trans-unit><trans-unit id="1421502666684458815" datatype="html">
7302 <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>
7303 <context-group purpose="location">
7304 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context>
7305 <context context-type="linenumber">38</context>
7306 </context-group>
7307 </trans-unit><trans-unit id="5007378598046048755" datatype="html">
7308 <source>Example: sweetmelodies24</source><target state="new">Example: sweetmelodies24</target>
7309 <context-group purpose="location">
7310 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context>
7311 <context context-type="linenumber">42</context>
7312 </context-group>
7313 </trans-unit><trans-unit id="6433602064879074151" datatype="html">
7314 <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>
7315 <context-group purpose="location">
7316 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context>
7317 <context context-type="linenumber">50,52</context>
7318 </context-group>
913aa176 7319 </trans-unit>
d7c6b951 7320 <trans-unit id="6980413875907286634" datatype="html">
5a6de093
C
7321 <source>Channel name</source>
7322 <target state="new">Channel name</target>
00e32b7c
C
7323
7324
7325
7326 <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 7327 <trans-unit id="8463487834152954723" datatype="html">
5a6de093
C
7328 <source>john_channel</source>
7329 <target state="new">john_channel</target>
93fe2d9c
C
7330 <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>
7331 <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>
7332 </trans-unit>
00e32b7c
C
7333
7334
7335
93fe2d9c 7336 <trans-unit id="7440807341905682986" datatype="html">
e6afb669
C
7337 <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>
7338 <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
7339
7340 <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">
7341 <source> Video uploads are disabled on this instance, hence your account won't be able to upload videos.
7342</source><target state="new"> Video uploads are disabled on this instance, hence your account won't be able to upload videos.
7343</target>
7344 <context-group purpose="location">
7345 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context>
7346 <context context-type="linenumber">1,3</context>
7347 </context-group>
7348 </trans-unit><trans-unit id="7657420986523643151" datatype="html">
7349 <source>Public name</source><target state="new">Public name</target>
c5c848c5 7350 <context-group purpose="location">
00e32b7c
C
7351 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context>
7352 <context context-type="linenumber">9</context>
7353 </context-group>
7354 </trans-unit><trans-unit id="7536432216862568979" datatype="html">
7355 <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>
7356 <context-group purpose="location">
7357 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context>
7358 <context context-type="linenumber">11,13</context>
7359 </context-group>
7360 </trans-unit><trans-unit id="1926625386720791836" datatype="html">
7361 <source>Example: John Doe</source><target state="new">Example: John Doe</target>
7362 <context-group purpose="location">
7363 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context>
7364 <context context-type="linenumber">17</context>
7365 </context-group>
7366 </trans-unit><trans-unit id="8656171949584591423" datatype="html">
7367 <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>
7368 <context-group purpose="location">
7369 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context>
7370 <context context-type="linenumber">28,30</context>
7371 </context-group>
7372 </trans-unit><trans-unit id="9199457913561943854" datatype="html">
7373 <source>Example: john_doe58</source><target state="new">Example: john_doe58</target>
7374 <context-group purpose="location">
7375 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context>
7376 <context context-type="linenumber">34</context>
7377 </context-group>
7378 </trans-unit><trans-unit id="5856397248272246243" datatype="html">
7379 <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>
7380 <context-group purpose="location">
7381 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context>
7382 <context context-type="linenumber">48,50</context>
7383 </context-group>
7384 </trans-unit><trans-unit id="1789116494691736014" datatype="html">
7385 <source>Request email for account verification</source><target state="new">Request email for account verification</target>
7386 <context-group purpose="location">
7387 <context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context>
7388 <context context-type="linenumber">2</context>
c5c848c5 7389 </context-group>
913aa176 7390 </trans-unit>
00e32b7c 7391
93fe2d9c
C
7392 <trans-unit id="2770947245861951784" datatype="html">
7393 <source>Signup is not enabled on this instance.</source>
7394 <target state="new">Signup is not enabled on this instance.</target>
c49c366a
C
7395 <context-group purpose="location">
7396 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
7397 <context context-type="linenumber">4</context>
7398 </context-group>
00e32b7c
C
7399 </trans-unit><trans-unit id="670353405713142439" datatype="html">
7400 <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>
7401 <context-group purpose="location">
7402 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
7403 <context context-type="linenumber">9,12</context>
7404 </context-group>
c49c366a 7405 </trans-unit>
00e32b7c 7406
913aa176 7407 <trans-unit id="3301086086650990787" datatype="html">
7408 <source>Register</source>
7409 <target state="new">Register</target>
93fe2d9c
C
7410 <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>
7411 </trans-unit>
5a6de093
C
7412 <trans-unit id="6979021199788941693" datatype="html">
7413 <source>Your message has been sent.</source>
7414 <target state="new">Your message has been sent.</target>
93fe2d9c
C
7415 <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>
7416 </trans-unit>
5a6de093
C
7417 <trans-unit id="2072135752262464360" datatype="html">
7418 <source>You already sent this form recently</source>
7419 <target state="new">You already sent this form recently</target>
93fe2d9c
C
7420 <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>
7421 </trans-unit>
7422 <trans-unit id="1097932116708163073" datatype="html">
7423 <source>This website is powered by PeerTube</source>
7424 <target state="new"> This website is powered by PeerTube </target>
45b3a29b
C
7425 <context-group purpose="location">
7426 <context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context>
7427 <context context-type="linenumber">2,4</context>
7428 </context-group>
7429 </trans-unit>
913aa176 7430 <trans-unit id="819067926858619041" datatype="html">
7431 <source>Account videos</source>
7432 <target state="new">Account videos</target>
93fe2d9c
C
7433 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts-routing.module.ts</context><context context-type="linenumber">35</context></context-group>
7434 </trans-unit>
91ae3c4a 7435 <trans-unit id="4605517634011438234" datatype="html">
93fe2d9c
C
7436 <source>ACCOUNT</source>
7437 <target state="new">ACCOUNT</target>
c59eab78 7438 <context-group purpose="location">
90aa0a74
C
7439 <context context-type="sourcefile">src/app/+accounts/accounts.component.html</context>
7440 <context context-type="linenumber">8</context>
c59eab78 7441 </context-group>
913aa176 7442 </trans-unit>
7443 <trans-unit id="6823616469362610020" datatype="html">
7444 <source>Account video channels</source>
7445 <target state="new">Account video channels</target>
93fe2d9c
C
7446 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts-routing.module.ts</context><context context-type="linenumber">26</context></context-group>
7447 </trans-unit>
d7c6b951 7448 <trans-unit id="807777065817324789" datatype="html">
913aa176 7449 <source>Display all videos (private, unlisted or not yet published)</source>
7450 <target state="new">Display all videos (private, unlisted or not yet published)</target>
2164a13d
C
7451
7452 <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
7453 <trans-unit id="784681343382270982" datatype="html">
7454 <source>Remove this filter</source>
7455 <target state="new">Remove this filter</target>
9794fe1c
C
7456
7457 <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
7458 <trans-unit id="5254305728396198887" datatype="html">
7459 <source>Sensitive content</source>
7460 <target state="new">Sensitive content</target>
7461 <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>
7462 </trans-unit>
7463 <trans-unit id="5590086849807274701" datatype="html">
7464 <source>Scope</source>
7465 <target state="new">Scope</target>
7466 <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>
7467 </trans-unit>
7468 <trans-unit id="5019568087038659501" datatype="html">
7469 <source>Federated</source>
7470 <target state="new">Federated</target>
7471 <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>
7472 </trans-unit>
7473 <trans-unit id="1949800099101277248" datatype="html">
7474 <source>Languages</source>
7475 <target state="new">Languages</target>
7476 <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>
7477 </trans-unit>
7478 <trans-unit id="1902100407096396858" datatype="html">
7479 <source>Categories</source>
7480 <target state="new">Categories</target>
7481 <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>
7482 </trans-unit>
7483 <trans-unit id="3599150758014724057" datatype="html">
7484 <source>All videos</source>
7485 <target state="new">All videos</target>
7486 <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>
7487 </trans-unit>
7488 <trans-unit id="8466337030143068285" datatype="html">
7489 <source>Blurred</source>
7490 <target state="new">Blurred</target>
7491 <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>
7492 </trans-unit>
7493 <trans-unit id="7054829409324166420" datatype="html">
7494 <source>hidden</source>
7495 <target state="new">hidden</target>
7496 <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>
7497 </trans-unit>
7498 <trans-unit id="5766954855630346873" datatype="html">
7499 <source>blurred</source>
7500 <target state="new">blurred</target>
7501 <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>
7502 </trans-unit>
7503 <trans-unit id="1833483831276078393" datatype="html">
7504 <source>displayed</source>
7505 <target state="new">displayed</target>
7506 <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>
7507 </trans-unit>
2164a13d 7508
913aa176 7509 <trans-unit id="6250999352462648289" datatype="html">
7510 <source>Report this account</source>
7511 <target state="new">Report this account</target>
2164a13d
C
7512
7513 <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
7514 <trans-unit id="2614607010577950577" datatype="html">
7515 <source>Overview</source>
7516 <target state="new">Overview</target>
c49c366a
C
7517 <context-group purpose="location">
7518 <context context-type="sourcefile">src/app/+admin/admin.component.ts</context>
7519 <context context-type="linenumber">35</context>
7520 </context-group>
7521 </trans-unit>
913aa176 7522 <trans-unit id="1504521795586863905" datatype="html">
7523 <source>VIDEOS</source>
7524 <target state="new">VIDEOS</target>
9794fe1c
C
7525
7526
7527
2164a13d 7528 <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 7529 <trans-unit id="25349740244798533" datatype="html">
eb12a714
C
7530 <source>Username copied</source>
7531 <target state="new">Username copied</target>
2164a13d
C
7532
7533
7534 <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>
7535
7536
5a6de093
C
7537 <trans-unit id="1035838766454786107" datatype="html">
7538 <source>Audio-only</source>
7539 <target state="new">Audio-only</target>
2164a13d
C
7540
7541 <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 7542 <trans-unit id="8011855989482474311" datatype="html">
e6afb669
C
7543 <source>A &lt;code>.mp4&lt;/code> that keeps the original audio track, with no video</source>
7544 <target state="new">A &lt;code>.mp4&lt;/code> that keeps the original audio track, with no video</target>
2164a13d
C
7545
7546 <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
7547 <trans-unit id="7756250490108954499" datatype="html">
7548 <source>144p</source>
7549 <target state="new">144p</target>
2164a13d
C
7550
7551 <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 7552 <trans-unit id="3768852440495368591" datatype="html">
eb12a714
C
7553 <source>240p</source>
7554 <target state="new">240p</target>
2164a13d
C
7555
7556 <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 7557 <trans-unit id="6824490596490222280" datatype="html">
eb12a714
C
7558 <source>360p</source>
7559 <target state="new">360p</target>
2164a13d
C
7560
7561 <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 7562 <trans-unit id="4039682741786530029" datatype="html">
eb12a714
C
7563 <source>480p</source>
7564 <target state="new">480p</target>
2164a13d
C
7565
7566 <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 7567 <trans-unit id="5165245100010036661" datatype="html">
eb12a714
C
7568 <source>720p</source>
7569 <target state="new">720p</target>
2164a13d
C
7570
7571 <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 7572 <trans-unit id="7709767791012306261" datatype="html">
eb12a714
C
7573 <source>1080p</source>
7574 <target state="new">1080p</target>
2164a13d
C
7575
7576 <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 7577 <trans-unit id="3671005503070777897" datatype="html">
7578 <source>1440p</source>
7579 <target state="new">1440p</target>
2164a13d
C
7580
7581 <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 7582 <trans-unit id="597839553814574067" datatype="html">
eb12a714
C
7583 <source>2160p</source>
7584 <target state="new">2160p</target>
2164a13d
C
7585
7586 <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">
7587 <source>{value, plural, =1 {thread} other {threads}}</source><target state="new">{value, plural, =1 {thread} other {threads}}</target>
7588 <context-group purpose="location">
7589 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context>
7590 <context context-type="linenumber">90</context>
7591 </context-group>
93fe2d9c 7592 </trans-unit>
5a6de093 7593 <trans-unit id="3957742085471141221" datatype="html">
eb12a714
C
7594 <source>Auto (via ffmpeg)</source>
7595 <target state="new">Auto (via ffmpeg)</target>
913aa176 7596 <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
7597 </trans-unit>
7598 <trans-unit id="3642770981085338761" datatype="html">
7599 <source>Followers of your instance</source>
7600 <target state="new">Followers of your instance</target>
7c94e1e7
C
7601 <context-group purpose="location">
7602 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context>
7603 <context context-type="linenumber">3</context>
7604 </context-group>
913aa176 7605 </trans-unit>
7606 <trans-unit id="931255636742351800" datatype="html">
7607 <source>No limit</source>
7608 <target state="new">No limit</target>
93fe2d9c
C
7609 <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>
7610 </trans-unit>
913aa176 7611 <trans-unit id="5250062810079582285" datatype="html">
7612 <source>1 hour</source>
7613 <target state="new">1 hour</target>
93fe2d9c
C
7614 <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>
7615 </trans-unit>
913aa176 7616 <trans-unit id="8662356672298904015" datatype="html">
7617 <source>3 hours</source>
7618 <target state="new">3 hours</target>
93fe2d9c
C
7619 <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>
7620 </trans-unit>
913aa176 7621 <trans-unit id="1794624538833178491" datatype="html">
7622 <source>5 hours</source>
7623 <target state="new">5 hours</target>
93fe2d9c
C
7624 <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>
7625 </trans-unit>
913aa176 7626 <trans-unit id="4941148355486671862" datatype="html">
7627 <source>10 hours</source>
7628 <target state="new">10 hours</target>
93fe2d9c
C
7629 <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>
7630 </trans-unit>
913aa176 7631 <trans-unit id="6659155428791414865" datatype="html">
7632 <source>x264, targeting maximum device compatibility</source>
7633 <target state="new">x264, targeting maximum device compatibility</target>
93fe2d9c
C
7634 <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>
7635 <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>
7636 </trans-unit>
d7c6b951 7637 <trans-unit id="1473738049081128420" datatype="html">
913aa176 7638 <source>Estimating a server's capacity to transcode and stream videos isn't easy and we can't tune PeerTube automatically.</source>
7639 <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 7640 <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
7641 </trans-unit><trans-unit id="8538708819525283296" datatype="html">
7642 <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>
7643 <context-group purpose="location">
7644 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
7645 <context context-type="linenumber">12,14</context>
7646 </context-group>
93fe2d9c 7647 </trans-unit>
00e32b7c
C
7648
7649
d7c6b951 7650 <trans-unit id="2384409178337534505" datatype="html">
913aa176 7651 <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>
7652 <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
7653
7654 <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 7655 <trans-unit id="1618463615802675111" datatype="html">
7656 <source>threads</source>
7657 <target state="new">threads</target>
2164a13d
C
7658
7659 <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>
7660
93fe2d9c
C
7661 <trans-unit id="709846045064893539" datatype="html">
7662 <source>Updating instance configuration from the web interface is disabled by the system administrator.</source>
7663 <target state="new"> Updating instance configuration from the web interface is disabled by the system administrator.
a71d4140 7664</target>
09e1784b
C
7665 <context-group purpose="location">
7666 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
a71d4140 7667 <context context-type="linenumber">3,5</context>
09e1784b 7668 </context-group>
93fe2d9c
C
7669 </trans-unit>
7670 <trans-unit id="1305357231288135414" datatype="html">
7671 <source>Homepage</source>
7672 <target state="new">Homepage</target>
7673 <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>
7674 <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>
7675 <context-group purpose="location"><context context-type="sourcefile">src/app/+home/home-routing.module.ts</context><context context-type="linenumber">11</context></context-group>
7676 </trans-unit>
7677 <trans-unit id="5037437391296624618" datatype="html">
7678 <source>Information</source>
7679 <target state="new">Information</target>
7680 <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>
7681 </trans-unit>
7682 <trans-unit id="8643289769990675407" datatype="html">
7683 <source>Basic</source>
7684 <target state="new">Basic</target>
7685 <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>
7686 </trans-unit>
5a6de093 7687 <trans-unit id="2060042292048624940" datatype="html">
eb12a714
C
7688 <source>Configuration updated.</source>
7689 <target state="new">Configuration updated.</target>
e67ecaf8
C
7690
7691 <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">317</context></context-group></trans-unit>
93fe2d9c
C
7692 <trans-unit id="6920964195632624609" datatype="html">
7693 <source>INSTANCE HOMEPAGE</source>
7694 <target state="new">INSTANCE HOMEPAGE</target>
09e1784b
C
7695 <context-group purpose="location">
7696 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-homepage.component.html</context>
7697 <context context-type="linenumber">7</context>
7698 </context-group>
913aa176 7699 </trans-unit>
7700 <trans-unit id="3203902538239082422" datatype="html">
7701 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source>
7702 <target state="new">You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</target>
00e32b7c 7703
e67ecaf8 7704 <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">132</context></context-group></trans-unit>
913aa176 7705 <trans-unit id="6284468333579755406" datatype="html">
7706 <source>Edit custom configuration</source>
7707 <target state="new">Edit custom configuration</target>
93fe2d9c
C
7708 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/config.routes.ts</context><context context-type="linenumber">24</context></context-group>
7709 </trans-unit>
5a6de093 7710 <trans-unit id="6549061957433635758" datatype="html">
4891e4c7
C
7711 <source>Process domains</source>
7712 <target state="new">Process domains</target>
913aa176 7713 <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>
7714 </trans-unit>
5a6de093 7715 <trans-unit id="1909009883731319373" datatype="html">
913aa176 7716 <source>Report <x id="PH"/> </source>
5a6de093
C
7717 <target state="new">Report
7718 <x id="PH"/>
7719 </target>
93fe2d9c
C
7720 <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>
7721 </trans-unit>
5a6de093
C
7722 <trans-unit id="5065410539274460415" datatype="html">
7723 <source>Account reported.</source>
7724 <target state="new">Account reported.</target>
93fe2d9c
C
7725 <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>
7726 </trans-unit>
5a6de093
C
7727 <trans-unit id="6245265026120479954" datatype="html">
7728 <source>Comment reported.</source>
7729 <target state="new">Comment reported.</target>
913aa176 7730 <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>
7731 </trans-unit>
5a6de093 7732 <trans-unit id="2127446333083057097" datatype="html">
e4eaa7c9
C
7733 <source>Domain is required.</source>
7734 <target state="new">Domain is required.</target>
93fe2d9c
C
7735 <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>
7736 <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>
7737 </trans-unit>
7738 <trans-unit id="7951488350851416577" datatype="html">
7739 <source>Hosts entered are invalid.</source>
7740 <target state="new">Hosts entered are invalid.</target>
7c94e1e7
C
7741 <context-group purpose="location">
7742 <context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context>
7743 <context context-type="linenumber">93</context>
7744 </context-group>
93fe2d9c
C
7745 </trans-unit>
7746 <trans-unit id="1469559036084108672" datatype="html">
7747 <source>Hosts entered contain duplicates.</source>
7748 <target state="new">Hosts entered contain duplicates.</target>
7c94e1e7
C
7749 <context-group purpose="location">
7750 <context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context>
7751 <context context-type="linenumber">94</context>
7752 </context-group>
93fe2d9c
C
7753 </trans-unit>
7754 <trans-unit id="5991533283446904296" datatype="html">
7755 <source>Hosts or handles are invalid.</source>
7756 <target state="new">Hosts or handles are invalid.</target>
7c94e1e7
C
7757 <context-group purpose="location">
7758 <context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context>
7759 <context context-type="linenumber">102</context>
7760 </context-group>
93fe2d9c
C
7761 </trans-unit>
7762 <trans-unit id="6759198394434886237" datatype="html">
7763 <source>Hosts or handles contain duplicates.</source>
7764 <target state="new">Hosts or handles contain duplicates.</target>
7c94e1e7
C
7765 <context-group purpose="location">
7766 <context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context>
7767 <context context-type="linenumber">103</context>
7768 </context-group>
913aa176 7769 </trans-unit>
5a6de093 7770 <trans-unit id="240806681889331244" datatype="html">
eb12a714
C
7771 <source>Unlimited</source>
7772 <target state="new">Unlimited</target>
2164a13d
C
7773
7774
7775
7776
7777
7778
7779 <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 7780 <trans-unit id="5504952199515017930" datatype="html">
e4eaa7c9
C
7781 <source>None - no upload possible</source>
7782 <target state="new">None - no upload possible</target>
913aa176 7783 <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>
7784 <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>
7785 </trans-unit>
5a6de093 7786 <trans-unit id="616370606803836610" datatype="html">
eb12a714
C
7787 <source>100MB</source>
7788 <target state="new">100MB</target>
913aa176 7789 <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>
7790 <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>
7791 </trans-unit>
5a6de093 7792 <trans-unit id="9162997081789455476" datatype="html">
eb12a714
C
7793 <source>500MB</source>
7794 <target state="new">500MB</target>
913aa176 7795 <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>
7796 <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>
7797 </trans-unit>
5a6de093 7798 <trans-unit id="1541266817985876981" datatype="html">
eb12a714
C
7799 <source>1GB</source>
7800 <target state="new">1GB</target>
913aa176 7801 <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>
7802 </trans-unit>
5a6de093 7803 <trans-unit id="6075751004411938819" datatype="html">
eb12a714
C
7804 <source>5GB</source>
7805 <target state="new">5GB</target>
913aa176 7806 <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>
7807 <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>
7808 </trans-unit>
5a6de093 7809 <trans-unit id="246811372655482890" datatype="html">
eb12a714
C
7810 <source>20GB</source>
7811 <target state="new">20GB</target>
913aa176 7812 <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>
7813 <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>
7814 </trans-unit>
5a6de093 7815 <trans-unit id="2491910291056632032" datatype="html">
eb12a714
C
7816 <source>50GB</source>
7817 <target state="new">50GB</target>
913aa176 7818 <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>
7819 <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>
7820 </trans-unit>
7821 <trans-unit id="5514849824631859021" datatype="html">
7822 <source>100GB</source>
7823 <target state="new">100GB</target>
7d3316dc
C
7824 <context-group purpose="location">
7825 <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context>
7826 <context context-type="linenumber">30</context>
7827 </context-group>
913aa176 7828 </trans-unit>
7829 <trans-unit id="8245180845645676506" datatype="html">
7830 <source>200GB</source>
7831 <target state="new">200GB</target>
7d3316dc
C
7832 <context-group purpose="location">
7833 <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context>
7834 <context context-type="linenumber">31</context>
7835 </context-group>
913aa176 7836 </trans-unit>
7837 <trans-unit id="5468089754278798237" datatype="html">
7838 <source>500GB</source>
7839 <target state="new">500GB</target>
7d3316dc
C
7840 <context-group purpose="location">
7841 <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context>
7842 <context context-type="linenumber">32</context>
7843 </context-group>
7844 </trans-unit>
5a6de093 7845 <trans-unit id="3977630500122496087" datatype="html">
eb12a714
C
7846 <source>10MB</source>
7847 <target state="new">10MB</target>
913aa176 7848 <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>
7849 </trans-unit>
5a6de093 7850 <trans-unit id="2060593120571755546" datatype="html">
eb12a714
C
7851 <source>50MB</source>
7852 <target state="new">50MB</target>
913aa176 7853 <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>
7854 </trans-unit>
5a6de093 7855 <trans-unit id="7653028819867308249" datatype="html">
eb12a714
C
7856 <source>2GB</source>
7857 <target state="new">2GB</target>
913aa176 7858 <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>
7859 </trans-unit>
7860 <trans-unit id="7641416475804061087" datatype="html">
7861 <source>10GB</source>
7862 <target state="new">10GB</target>
7d3316dc
C
7863 <context-group purpose="location">
7864 <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context>
7865 <context context-type="linenumber">44</context>
7866 </context-group>
7867 </trans-unit>
e67ecaf8
C
7868
7869
5a6de093 7870 <trans-unit id="7378878529334768232" datatype="html">
eb12a714
C
7871 <source>Reject</source>
7872 <target state="new">Reject</target>
e67ecaf8
C
7873
7874 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">51</context></context-group><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><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">87</context></context-group></trans-unit>
7875
7876
913aa176 7877 <trans-unit id="7022070615528435141" datatype="html">
7878 <source>Delete</source>
7879 <target state="new">Delete</target>
e6afb669
C
7880
7881
7882
7883
7884
7885
7886
7887
7888
7889
7890
7891
7892
7893
7894
7895
7896
7897
7898
7899
7900
7901
7902
7903
7904
e67ecaf8
C
7905 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</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">101</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">221</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">276</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-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</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">128</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">189</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">180</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">135</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">377</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">412</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><trans-unit id="3145156821099755377" datatype="html">
7906 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source><target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target>
7c94e1e7 7907 <context-group purpose="location">
e67ecaf8
C
7908 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
7909 <context context-type="linenumber">67</context>
7c94e1e7 7910 </context-group>
e67ecaf8
C
7911 </trans-unit><trans-unit id="7972984083338607724" datatype="html">
7912 <source>Follow requests accepted</source><target state="new">Follow requests accepted</target>
7c94e1e7 7913 <context-group purpose="location">
e67ecaf8
C
7914 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
7915 <context context-type="linenumber">69,67</context>
7c94e1e7 7916 </context-group>
e67ecaf8
C
7917 </trans-unit><trans-unit id="8823680466537853782" datatype="html">
7918 <source>Do you really want to reject {count, plural, =1 {<x id="followerName"/> follow request?} other {<x id="count"/> follow requests?}}</source><target state="new">Do you really want to reject {count, plural, =1 {<x id="followerName"/> follow request?} other {<x id="count"/> follow requests?}}</target>
7c94e1e7 7919 <context-group purpose="location">
e67ecaf8
C
7920 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
7921 <context context-type="linenumber">82</context>
7922 </context-group>
7923 </trans-unit><trans-unit id="4955506044513787741" datatype="html">
7924 <source>Do you really want to reject these follow requests?</source><target state="new">Do you really want to reject these follow requests?</target>
7925 <context-group purpose="location">
7926 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
7927 <context context-type="linenumber">84,82</context>
7928 </context-group>
7929 </trans-unit><trans-unit id="7182104881582756649" datatype="html">
7930 <source>Rejected {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source><target state="new">Rejected {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target>
7931 <context-group purpose="location">
7932 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
7933 <context context-type="linenumber">94</context>
7934 </context-group>
7935 </trans-unit><trans-unit id="9188906783046017162" datatype="html">
7936 <source>Follow requests rejected</source><target state="new">Follow requests rejected</target>
7937 <context-group purpose="location">
7938 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
7939 <context context-type="linenumber">96,94</context>
7940 </context-group>
7941 </trans-unit><trans-unit id="4309656190692990192" datatype="html">
7942 <source>Deleted followers will be able to send again a follow request.</source><target state="new">Deleted followers will be able to send again a follow request.</target>
7943 <context-group purpose="location">
7944 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
7945 <context context-type="linenumber">108</context>
7946 </context-group>
7947 </trans-unit><trans-unit id="4187075675930483010" datatype="html">
7948 <source>Do you really want to delete {count, plural, =1 {<x id="followerName"/> follow request?} other {<x id="count"/> follow requests?}}</source><target state="new">Do you really want to delete {count, plural, =1 {<x id="followerName"/> follow request?} other {<x id="count"/> follow requests?}}</target>
7949 <context-group purpose="location">
7950 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
7951 <context context-type="linenumber">112</context>
7952 </context-group>
7953 </trans-unit><trans-unit id="320661315515678647" datatype="html">
7954 <source>Do you really want to delete these follow requests?</source><target state="new">Do you really want to delete these follow requests?</target>
7955 <context-group purpose="location">
7956 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
7957 <context context-type="linenumber">114,112</context>
7958 </context-group>
7959 </trans-unit><trans-unit id="805843790553313750" datatype="html">
7960 <source>Removed {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source><target state="new">Removed {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target>
7961 <context-group purpose="location">
7962 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
7963 <context context-type="linenumber">124</context>
7964 </context-group>
7965 </trans-unit><trans-unit id="4586043076686454232" datatype="html">
7966 <source>Follow requests removed</source><target state="new">Follow requests removed</target>
7967 <context-group purpose="location">
7968 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
7969 <context context-type="linenumber">126,124</context>
7c94e1e7 7970 </context-group>
93fe2d9c 7971 </trans-unit>
e67ecaf8
C
7972
7973 <trans-unit id="6018246591673612412" datatype="html">
7974 <source>Follow</source>
7975 <target state="new">Follow</target>
7976
7977
7978
7979 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">3</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">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">25</context></context-group></trans-unit>
93fe2d9c
C
7980 <trans-unit id="3596798855644241001" datatype="html">
7981 <source>1 host (without "http://"), account handle or channel handle per line</source>
7982 <target state="new">1 host (without "http://"), account handle or channel handle per line</target>
7c94e1e7
C
7983 <context-group purpose="location">
7984 <context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context>
7985 <context context-type="linenumber">11</context>
7986 </context-group>
913aa176 7987 </trans-unit>
5a6de093 7988 <trans-unit id="2740793005745065895" datatype="html">
913aa176 7989 <source><x id="PH"/> is not valid </source>
5a6de093
C
7990 <target state="new">
7991 <x id="PH"/> is not valid
7992 </target>
93fe2d9c
C
7993 <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>
7994 <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>
7995 </trans-unit>
5a6de093 7996 <trans-unit id="2355066641781598196" datatype="html">
eb12a714
C
7997 <source>Follow request(s) sent!</source>
7998 <target state="new">Follow request(s) sent!</target>
2164a13d
C
7999
8000 <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
8001 <trans-unit id="3459358413436264734" datatype="html">
8002 <source>Your instance subscriptions</source>
8003 <target state="new">Your instance subscriptions</target>
7c94e1e7
C
8004 <context-group purpose="location">
8005 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
8006 <context context-type="linenumber">3</context>
8007 </context-group>
913aa176 8008 </trans-unit>
e67ecaf8 8009
5a6de093 8010 <trans-unit id="9160510009013134726" datatype="html">
eb12a714
C
8011 <source>Unfollow</source>
8012 <target state="new">Unfollow</target>
e67ecaf8
C
8013
8014 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">75</context></context-group></trans-unit><trans-unit id="1289115499993408300" datatype="html">
8015 <source>You are not following {count, plural, =1 {<x id="entryName"/> anymore.} other {these <x id="count"/> entries anymore.}}</source><target state="new">You are not following {count, plural, =1 {<x id="entryName"/> anymore.} other {these <x id="count"/> entries anymore.}}</target>
8016 <context-group purpose="location">
8017 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context>
8018 <context context-type="linenumber">82</context>
8019 </context-group>
8020 </trans-unit><trans-unit id="7233230413667661414" datatype="html">
8021 <source>You are not following them anymore.</source><target state="new">You are not following them anymore.</target>
8022 <context-group purpose="location">
8023 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context>
8024 <context context-type="linenumber">84,82</context>
8025 </context-group>
93fe2d9c 8026 </trans-unit>
e67ecaf8 8027
93fe2d9c
C
8028 <trans-unit id="397182597341363053" datatype="html">
8029 <source>Redundancy</source>
8030 <target state="new">Redundancy</target>
8f0b94f0
C
8031 <context-group purpose="location">
8032 <context context-type="sourcefile">src/app/+admin/follows/follows.routes.ts</context>
8033 <context context-type="linenumber">48</context>
8034 </context-group>
8035 </trans-unit>
5a6de093 8036 <trans-unit id="2593763089859685916" datatype="html">
eb12a714
C
8037 <source>enabled</source>
8038 <target state="new">enabled</target>
913aa176 8039 <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>
8040 </trans-unit>
5a6de093 8041 <trans-unit id="8444272719785117681" datatype="html">
eb12a714
C
8042 <source>disabled</source>
8043 <target state="new">disabled</target>
913aa176 8044 <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>
8045 </trans-unit>
5a6de093
C
8046 <trans-unit id="135214224090612796" datatype="html">
8047 <source>Redundancy for <x id="PH"/> is <x id="PH_1"/></source>
8048 <target state="new">Redundancy for
8049 <x id="PH"/> is
8050 <x id="PH_1"/>
8051 </target>
913aa176 8052 <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>
8053 </trans-unit>
5a6de093 8054 <trans-unit id="5875705095657098468" datatype="html">
e4eaa7c9
C
8055 <source>Do you really want to remove this video redundancy?</source>
8056 <target state="new">Do you really want to remove this video redundancy?</target>
93fe2d9c
C
8057 <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>
8058 </trans-unit>
5a6de093 8059 <trans-unit id="9098272570113000349" datatype="html">
e4eaa7c9
C
8060 <source>Remove redundancy</source>
8061 <target state="new">Remove redundancy</target>
93fe2d9c
C
8062 <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>
8063 </trans-unit>
5a6de093 8064 <trans-unit id="6537102123107780785" datatype="html">
e4eaa7c9
C
8065 <source>Video redundancies removed!</source>
8066 <target state="new">Video redundancies removed!</target>
93fe2d9c
C
8067 <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>
8068 </trans-unit>
5a6de093
C
8069 <trans-unit id="8639315630141911544" datatype="html">
8070 <source>Account <x id="PH"/> unmuted by your instance.</source>
8071 <target state="new">Account
8072 <x id="PH"/> unmuted by your instance.
8073 </target>
93fe2d9c
C
8074 <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>
8075 </trans-unit>
5a6de093
C
8076 <trans-unit id="3371601176452094961" datatype="html">
8077 <source>Instance <x id="PH"/> unmuted by your instance.</source>
8078 <target state="new">Instance
8079 <x id="PH"/> unmuted by your instance.
8080 </target>
913aa176 8081 <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>
8082 </trans-unit>
5a6de093
C
8083 <trans-unit id="3096398988891996621" datatype="html">
8084 <source>Instance <x id="PH"/> muted by your instance.</source>
8085 <target state="new">Instance
8086 <x id="PH"/> muted by your instance.
8087 </target>
913aa176 8088 <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>
8089 </trans-unit>
5a6de093 8090 <trans-unit id="2393853062458645999" datatype="html">
eb12a714
C
8091 <source>Comment updated.</source>
8092 <target state="new">Comment updated.</target>
913aa176 8093 <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>
8094 </trans-unit>
5a6de093
C
8095 <trans-unit id="149121389669248117" datatype="html">
8096 <source>Violent or Repulsive</source>
8097 <target state="new">Violent or Repulsive</target>
0f7195fa
C
8098
8099 <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></trans-unit>
5a6de093
C
8100 <trans-unit id="2493388551376623687" datatype="html">
8101 <source>Hateful or Abusive</source>
8102 <target state="new">Hateful or Abusive</target>
0f7195fa
C
8103
8104 <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></trans-unit>
5a6de093
C
8105 <trans-unit id="5124757565683866220" datatype="html">
8106 <source>Spam or Misleading</source>
8107 <target state="new">Spam or Misleading</target>
0f7195fa
C
8108
8109 <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></trans-unit>
913aa176 8110 <trans-unit id="8440128775129354214" datatype="html">
8111 <source>Privacy</source>
8112 <target state="new">Privacy</target>
4c1ce3d4
C
8113
8114
8115
8116
8117
8118
8119
8120
8121
0f7195fa 8122 <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">51</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">51</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">111</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">13</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">37</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">29</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">26</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">2</context></context-group><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></trans-unit>
5a6de093
C
8123 <trans-unit id="8768506950499277937" datatype="html">
8124 <source>Copyright</source>
8125 <target state="new">Copyright</target>
0f7195fa
C
8126
8127
8128 <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><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></trans-unit>
5a6de093
C
8129 <trans-unit id="3776575731053010580" datatype="html">
8130 <source>Server rules</source>
8131 <target state="new">Server rules</target>
0f7195fa
C
8132
8133 <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></trans-unit>
5a6de093
C
8134 <trans-unit id="6907161397537530258" datatype="html">
8135 <source>Thumbnails</source>
8136 <target state="new">Thumbnails</target>
0f7195fa
C
8137
8138
8139 <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><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></trans-unit>
5a6de093 8140 <trans-unit id="6473213678768782133" datatype="html">
cd9246a9
C
8141 <source>Internal actions</source>
8142 <target state="new">Internal actions</target>
051d69a0
C
8143
8144
8145 <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><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">245</context></context-group></trans-unit>
5a6de093 8146 <trans-unit id="4559872264406386913" datatype="html">
e4eaa7c9
C
8147 <source>Delete report</source>
8148 <target state="new">Delete report</target>
051d69a0
C
8149
8150 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">276</context></context-group></trans-unit>
5a6de093
C
8151 <trans-unit id="5793550984155962433" datatype="html">
8152 <source>Actions for the flagged account</source>
8153 <target state="new">Actions for the flagged account</target>
051d69a0
C
8154
8155 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">287</context></context-group></trans-unit>
5a6de093 8156 <trans-unit id="1679841953757186358" datatype="html">
eb12a714
C
8157 <source>Mark as accepted</source>
8158 <target state="new">Mark as accepted</target>
051d69a0
C
8159
8160 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">261</context></context-group></trans-unit>
5a6de093 8161 <trans-unit id="7993358694073742566" datatype="html">
eb12a714
C
8162 <source>Mark as rejected</source>
8163 <target state="new">Mark as rejected</target>
051d69a0
C
8164
8165 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">266</context></context-group></trans-unit>
5a6de093
C
8166 <trans-unit id="4175703770051343108" datatype="html">
8167 <source>Add internal note</source>
8168 <target state="new">Add internal note</target>
051d69a0
C
8169
8170 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">271</context></context-group></trans-unit>
5a6de093 8171 <trans-unit id="296166371893775555" datatype="html">
e4eaa7c9
C
8172 <source>Actions for the video</source>
8173 <target state="new">Actions for the video</target>
051d69a0
C
8174
8175
8176 <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><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">335</context></context-group></trans-unit>
5a6de093
C
8177 <trans-unit id="3924877328520650445" datatype="html">
8178 <source>Block video</source>
8179 <target state="new">Block video</target>
051d69a0
C
8180
8181 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">340</context></context-group></trans-unit>
5a6de093
C
8182 <trans-unit id="4762794934098378428" datatype="html">
8183 <source>Video blocked.</source>
8184 <target state="new">Video blocked.</target>
051d69a0
C
8185
8186 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">346</context></context-group></trans-unit>
5a6de093
C
8187 <trans-unit id="4328862996304258770" datatype="html">
8188 <source>Unblock video</source>
8189 <target state="new">Unblock video</target>
051d69a0
C
8190
8191 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">356</context></context-group></trans-unit>
5a6de093
C
8192 <trans-unit id="9065327551191479877" datatype="html">
8193 <source>Video unblocked.</source>
8194 <target state="new">Video unblocked.</target>
051d69a0
C
8195
8196 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">362</context></context-group></trans-unit>
5a6de093 8197 <trans-unit id="1250415136605923486" datatype="html">
eb12a714
C
8198 <source>Do you really want to delete this abuse report?</source>
8199 <target state="new">Do you really want to delete this abuse report?</target>
051d69a0
C
8200
8201 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group></trans-unit>
5a6de093 8202 <trans-unit id="3482559157143817408" datatype="html">
eb12a714
C
8203 <source>Abuse deleted.</source>
8204 <target state="new">Abuse deleted.</target>
051d69a0
C
8205
8206 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">141</context></context-group></trans-unit>
5a6de093
C
8207 <trans-unit id="6282990098351939529" datatype="html">
8208 <source>Deleted comment</source>
8209 <target state="new">Deleted comment</target>
051d69a0
C
8210
8211 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">216</context></context-group></trans-unit>
5a6de093
C
8212 <trans-unit id="9196775343330824083" datatype="html">
8213 <source>Messages with reporter</source>
8214 <target state="new">Messages with reporter</target>
051d69a0
C
8215
8216 <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></trans-unit>
5a6de093
C
8217 <trans-unit id="8770468575924421391" datatype="html">
8218 <source>Messages with moderators</source>
8219 <target state="new">Messages with moderators</target>
051d69a0
C
8220
8221 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">251</context></context-group></trans-unit>
5a6de093
C
8222 <trans-unit id="8528549800795985099" datatype="html">
8223 <source>Update internal note</source>
8224 <target state="new">Update internal note</target>
051d69a0
C
8225
8226 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">256</context></context-group></trans-unit>
5a6de093
C
8227 <trans-unit id="3962242315365992494" datatype="html">
8228 <source>Switch video block to manual</source>
8229 <target state="new">Switch video block to manual</target>
93fe2d9c
C
8230 <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>
8231 </trans-unit>
5a6de093
C
8232 <trans-unit id="6906423861055262169" datatype="html">
8233 <source>Video <x id="PH"/> switched to manual block.</source>
8234 <target state="new">Video
8235 <x id="PH"/> switched to manual block.
8236 </target>
93fe2d9c
C
8237 <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>
8238 </trans-unit>
5a6de093
C
8239 <trans-unit id="7293356040886494773" datatype="html">
8240 <source>Do you really want to unblock this video? It will be available again in the videos list.</source>
8241 <target state="new">Do you really want to unblock this video? It will be available again in the videos list.</target>
93fe2d9c
C
8242 <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>
8243 </trans-unit>
5a6de093
C
8244 <trans-unit id="4859202148272511129" datatype="html">
8245 <source>Unblock</source>
8246 <target state="new">Unblock</target>
e6afb669
C
8247
8248
8249
8250
2164a13d 8251 <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
8252 <trans-unit id="4922469417589203720" datatype="html">
8253 <source>Video <x id="PH"/> unblocked.</source>
8254 <target state="new">Video
8255 <x id="PH"/> unblocked.
8256 </target>
e6afb669
C
8257
8258
b53cc662 8259 <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 8260 <trans-unit id="6286037250766429054" datatype="html">
5a6de093
C
8261 <source>yes</source>
8262 <target state="new">yes</target>
913aa176 8263 <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>
8264 <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>
8265 </trans-unit>
d7c6b951 8266 <trans-unit id="2420525563530770652" datatype="html">
5a6de093
C
8267 <source>no</source>
8268 <target state="new">no</target>
913aa176 8269 <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>
8270 <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>
8271 </trans-unit>
5a6de093
C
8272 <trans-unit id="212615365039028546" datatype="html">
8273 <source>You don't have plugins installed yet.</source>
8274 <target state="new">You don't have plugins installed yet.</target>
93fe2d9c
C
8275 <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>
8276 </trans-unit>
5a6de093
C
8277 <trans-unit id="1710094819987243777" datatype="html">
8278 <source>You don't have themes installed yet.</source>
8279 <target state="new">You don't have themes installed yet.</target>
93fe2d9c
C
8280 <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>
8281 </trans-unit>
5a6de093 8282 <trans-unit id="931472057457682240" datatype="html">
913aa176 8283 <source>Update to <x id="PH"/> </source>
5a6de093
C
8284 <target state="new">Update to
8285 <x id="PH"/>
8286 </target>
93fe2d9c
C
8287 <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>
8288 </trans-unit>
5a6de093
C
8289 <trans-unit id="9107383323119159110" datatype="html">
8290 <source>Do you really want to uninstall <x id="PH"/>?</source>
8291 <target state="new">Do you really want to uninstall
8292 <x id="PH"/>?
8293 </target>
93fe2d9c
C
8294 <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>
8295 </trans-unit>
913aa176 8296 <trans-unit id="4474510732215437338" datatype="html">
8297 <source>Uninstall</source>
8298 <target state="new">Uninstall</target>
93fe2d9c
C
8299 <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>
8300 <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>
8301 </trans-unit>
5a6de093 8302 <trans-unit id="3773378957693174719" datatype="html">
913aa176 8303 <source><x id="PH"/> uninstalled. </source>
5a6de093
C
8304 <target state="new">
8305 <x id="PH"/> uninstalled.
8306 </target>
93fe2d9c
C
8307 <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>
8308 </trans-unit>
8309 <trans-unit id="7914215986085479339" datatype="html">
8310 <source>This is a major plugin upgrade. Please go on the plugin homepage to check potential release notes.</source>
8311 <target state="new">This is a major plugin upgrade. Please go on the plugin homepage to check potential release notes.</target>
8312 <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>
8313 </trans-unit>
8314 <trans-unit id="2849750161085431718" datatype="html">
8315 <source>Upgrade</source>
8316 <target state="new">Upgrade</target>
8317 <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>
8318 </trans-unit>
8319 <trans-unit id="7686590072950686188" datatype="html">
8320 <source>Proceed upgrade</source>
8321 <target state="new">Proceed upgrade</target>
8322 <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>
8323 </trans-unit>
5a6de093 8324 <trans-unit id="7830308409197461339" datatype="html">
913aa176 8325 <source><x id="PH"/> updated. </source>
5a6de093
C
8326 <target state="new">
8327 <x id="PH"/> updated.
8328 </target>
93fe2d9c
C
8329 <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>
8330 </trans-unit>
913aa176 8331 <trans-unit id="3229595422546554334" datatype="html">
8332 <source>Jobs</source>
8333 <target state="new">Jobs</target>
93fe2d9c
C
8334 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">154</context></context-group>
8335 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/system.routes.ts</context><context context-type="linenumber">24</context></context-group>
8336 </trans-unit>
913aa176 8337 <trans-unit id="4804785061014590286" datatype="html">
8338 <source>Logs</source>
8339 <target state="new">Logs</target>
93fe2d9c
C
8340 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">162</context></context-group>
8341 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/system.routes.ts</context><context context-type="linenumber">35</context></context-group>
8342 </trans-unit>
5a6de093 8343 <trans-unit id="3150704904301058778" datatype="html">
eb12a714
C
8344 <source>The plugin index is not available. Please retry later.</source>
8345 <target state="new">The plugin index is not available. Please retry later.</target>
051d69a0
C
8346
8347 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
5a6de093 8348 <trans-unit id="1387301493234848481" datatype="html">
eb12a714
C
8349 <source>Please only install plugins or themes you trust, since they can execute any code on your instance.</source>
8350 <target state="new">Please only install plugins or themes you trust, since they can execute any code on your instance.</target>
051d69a0
C
8351
8352 <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></trans-unit>
5a6de093
C
8353 <trans-unit id="2994182849694226596" datatype="html">
8354 <source>Install <x id="PH"/>?</source>
8355 <target state="new">Install
8356 <x id="PH"/>?
8357 </target>
051d69a0
C
8358
8359 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.ts</context><context context-type="linenumber">131</context></context-group></trans-unit>
5a6de093 8360 <trans-unit id="6703720397495603345" datatype="html">
913aa176 8361 <source><x id="PH"/> installed. </source>
5a6de093
C
8362 <target state="new">
8363 <x id="PH"/> installed.
8364 </target>
051d69a0
C
8365
8366 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.ts</context><context context-type="linenumber">143</context></context-group></trans-unit>
5a6de093 8367 <trans-unit id="1875025899004073421" datatype="html">
eb12a714
C
8368 <source>Settings updated.</source>
8369 <target state="new">Settings updated.</target>
93fe2d9c
C
8370 <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>
8371 </trans-unit>
5a6de093 8372 <trans-unit id="2941409202780782189" datatype="html">
eb12a714
C
8373 <source>plugin</source>
8374 <target state="new">plugin</target>
93fe2d9c
C
8375 <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>
8376 </trans-unit>
5a6de093 8377 <trans-unit id="840045833311458646" datatype="html">
eb12a714
C
8378 <source>theme</source>
8379 <target state="new">theme</target>
93fe2d9c
C
8380 <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>
8381 </trans-unit>
8382 <trans-unit id="2483018961011868950" datatype="html">
8383 <source>IP address</source>
8384 <target state="new">IP address</target>
90aa0a74
C
8385 <context-group purpose="location">
8386 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8387 <context context-type="linenumber">2</context>
8388 </context-group>
93fe2d9c
C
8389 </trans-unit>
8390 <trans-unit id="7223931053738621590" datatype="html">
e6afb669
C
8391 <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>
8392 <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
8393 <context-group purpose="location">
8394 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8395 <context context-type="linenumber">4</context>
8396 </context-group>
93fe2d9c
C
8397 </trans-unit>
8398 <trans-unit id="722088235348685072" datatype="html">
8399 <source>If this is not your correct public IP, please consider fixing it because:</source>
8400 <target state="new">If this is not your correct public IP, please consider fixing it because:</target>
90aa0a74
C
8401 <context-group purpose="location">
8402 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8403 <context context-type="linenumber">6</context>
8404 </context-group>
93fe2d9c
C
8405 </trans-unit>
8406 <trans-unit id="8079826195972333513" datatype="html">
8407 <source>Views may not be counted correctly (reduced compared to what they should be)</source>
8408 <target state="new">Views may not be counted correctly (reduced compared to what they should be)</target>
90aa0a74
C
8409 <context-group purpose="location">
8410 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8411 <context context-type="linenumber">8</context>
8412 </context-group>
93fe2d9c
C
8413 </trans-unit>
8414 <trans-unit id="565435193934699740" datatype="html">
8415 <source>Anti brute force system could be overzealous</source>
8416 <target state="new">Anti brute force system could be overzealous</target>
90aa0a74
C
8417 <context-group purpose="location">
8418 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8419 <context context-type="linenumber">9</context>
8420 </context-group>
93fe2d9c
C
8421 </trans-unit>
8422 <trans-unit id="4468853448271686046" datatype="html">
8423 <source>P2P system could not work correctly</source>
8424 <target state="new">P2P system could not work correctly</target>
90aa0a74
C
8425 <context-group purpose="location">
8426 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8427 <context context-type="linenumber">10</context>
8428 </context-group>
93fe2d9c
C
8429 </trans-unit>
8430 <trans-unit id="5743050350352753869" datatype="html">
8431 <source>To fix it:</source>
8432 <target state="new">To fix it:</target>
90aa0a74
C
8433 <context-group purpose="location">
8434 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8435 <context context-type="linenumber">13</context>
8436 </context-group>
93fe2d9c
C
8437 </trans-unit>
8438 <trans-unit id="1285026053775066761" datatype="html">
e6afb669
C
8439 <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>
8440 <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
8441 <context-group purpose="location">
8442 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8443 <context context-type="linenumber">15</context>
8444 </context-group>
93fe2d9c
C
8445 </trans-unit>
8446 <trans-unit id="7014275542536964627" datatype="html">
e6afb669
C
8447 <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>
8448 <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
8449 <context-group purpose="location">
8450 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8451 <context context-type="linenumber">16,17</context>
8452 </context-group>
913aa176 8453 </trans-unit>
5a6de093 8454 <trans-unit id="7591870443991978948" datatype="html">
eb12a714
C
8455 <source>Last week</source>
8456 <target state="new">Last week</target>
93fe2d9c
C
8457 <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>
8458 </trans-unit>
5a6de093 8459 <trans-unit id="4981709795568846080" datatype="html">
eb12a714
C
8460 <source>Last day</source>
8461 <target state="new">Last day</target>
93fe2d9c
C
8462 <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>
8463 </trans-unit>
5a6de093 8464 <trans-unit id="9178360613965745088" datatype="html">
eb12a714
C
8465 <source>Last hour</source>
8466 <target state="new">Last hour</target>
93fe2d9c
C
8467 <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>
8468 </trans-unit>
913aa176 8469 <trans-unit id="3164845764519833078" datatype="html">
8470 <source>debug</source>
8471 <target state="new">debug</target>
93fe2d9c
C
8472 <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>
8473 </trans-unit>
913aa176 8474 <trans-unit id="4279081882680795350" datatype="html">
8475 <source>info</source>
8476 <target state="new">info</target>
93fe2d9c
C
8477 <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>
8478 </trans-unit>
913aa176 8479 <trans-unit id="3379167598974960777" datatype="html">
8480 <source>warning</source>
8481 <target state="new">warning</target>
93fe2d9c
C
8482 <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>
8483 </trans-unit>
913aa176 8484 <trans-unit id="8772116786769251214" datatype="html">
8485 <source>error</source>
8486 <target state="new">error</target>
93fe2d9c
C
8487 <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>
8488 </trans-unit>
913aa176 8489 <trans-unit id="3422890808980876594" datatype="html">
8490 <source>Debug</source>
8491 <target state="new">Debug</target>
93fe2d9c
C
8492 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">170</context></context-group>
8493 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/system.routes.ts</context><context context-type="linenumber">46</context></context-group>
8494 </trans-unit>
5a6de093 8495 <trans-unit id="314315645942131479" datatype="html">
eb12a714
C
8496 <source>Info</source>
8497 <target state="new">Info</target>
051d69a0
C
8498
8499
8500 <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><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">12</context></context-group></trans-unit>
93fe2d9c
C
8501 <trans-unit id="4116911651502837995" datatype="html">
8502 <source>Files</source>
8503 <target state="new">Files</target>
8504 <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>
8505 </trans-unit>
8506 <trans-unit id="4767765747214995164" datatype="html">
e6afb669
C
8507 <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>
8508 <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
8509 <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>
8510 </trans-unit>
5a6de093 8511 <trans-unit id="6759205696902713848" datatype="html">
eb12a714
C
8512 <source>Warning</source>
8513 <target state="new">Warning</target>
913aa176 8514 <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
8515 </trans-unit><trans-unit id="6410650387447929805" datatype="html">
8516 <source>Light/Orange or Dark</source><target state="new">Light/Orange or Dark</target>
051d69a0
C
8517
8518 <context-group purpose="location"><context context-type="sourcefile">src/app/core/theme/theme.service.ts</context><context context-type="linenumber">47</context></context-group></trans-unit>
5a6de093 8519 <trans-unit id="1519954996184640001" datatype="html">
eb12a714
C
8520 <source>Error</source>
8521 <target state="new">Error</target>
051d69a0
C
8522
8523
8524 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">19</context></context-group></trans-unit>
5a6de093 8525 <trans-unit id="5076187961693950167" datatype="html">
8b049b68
C
8526 <source>Standard logs</source>
8527 <target state="new">Standard logs</target>
93fe2d9c
C
8528 <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>
8529 </trans-unit>
5a6de093 8530 <trans-unit id="4737341634746310376" datatype="html">
8b049b68
C
8531 <source>Audit logs</source>
8532 <target state="new">Audit logs</target>
93fe2d9c
C
8533 <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>
8534 </trans-unit>
5a6de093
C
8535 <trans-unit id="1886888801485703107" datatype="html">
8536 <source>User <x id="PH"/> created.</source>
8537 <target state="new">User
8538 <x id="PH"/> created.
8539 </target>
93fe2d9c
C
8540 <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>
8541 </trans-unit>
913aa176 8542 <trans-unit id="8286337167859377104" datatype="html">
8543 <source>Create user</source>
8544 <target state="new">Create user</target>
93fe2d9c
C
8545 <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>
8546 <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>
8547 </trans-unit>
913aa176 8548 <trans-unit id="7098180453085889026" datatype="html">
8549 <source>Blocked videos</source>
8550 <target state="new">Blocked videos</target>
93fe2d9c
C
8551 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">66</context></context-group>
8552 </trans-unit>
913aa176 8553 <trans-unit id="7805059636749367886" datatype="html">
8554 <source>Muted instances</source>
8555 <target state="new">Muted instances</target>
93fe2d9c
C
8556 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">101</context></context-group>
8557 </trans-unit>
5a6de093
C
8558 <trans-unit id="5974506725502681113" datatype="html">
8559 <source>Password changed for user <x id="PH"/>.</source>
8560 <target state="new">Password changed for user
8561 <x id="PH"/>.
8562 </target>
93fe2d9c
C
8563 <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>
8564 </trans-unit>
5a6de093 8565 <trans-unit id="149953821752893163" datatype="html">
eb12a714
C
8566 <source>Update user password</source>
8567 <target state="new">Update user password</target>
93fe2d9c
C
8568 <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>
8569 </trans-unit>
5a6de093
C
8570 <trans-unit id="780323526182667308" datatype="html">
8571 <source>User <x id="PH"/> updated.</source>
8572 <target state="new">User
8573 <x id="PH"/> updated.
8574 </target>
93fe2d9c
C
8575 <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>
8576 </trans-unit>
5a6de093 8577 <trans-unit id="1349763489797682899" datatype="html">
eb12a714
C
8578 <source>Update user</source>
8579 <target state="new">Update user</target>
93fe2d9c
C
8580 <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>
8581 </trans-unit>
5a6de093
C
8582 <trans-unit id="8819563010322372715" datatype="html">
8583 <source>An email asking for password reset has been sent to <x id="PH"/>.</source>
8584 <target state="new">An email asking for password reset has been sent to
8585 <x id="PH"/>.
8586 </target>
93fe2d9c
C
8587 <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>
8588 </trans-unit>
913aa176 8589 <trans-unit id="7483807629538115183" datatype="html">
8590 <source>Users list</source>
8591 <target state="new">Users list</target>
93fe2d9c
C
8592 <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>
8593 </trans-unit>
913aa176 8594 <trans-unit id="1525334987774465166" datatype="html">
8595 <source>Create a user</source>
8596 <target state="new">Create a user</target>
93fe2d9c
C
8597 <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>
8598 </trans-unit>
913aa176 8599 <trans-unit id="5552039423287890133" datatype="html">
8600 <source>Update a user</source>
8601 <target state="new">Update a user</target>
93fe2d9c
C
8602 <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>
8603 </trans-unit>
8604 <trans-unit id="2005509140164856243" datatype="html">
8605 <source>Video type</source>
8606 <target state="new">Video type</target>
8607 <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>
8608 </trans-unit>
8609 <trans-unit id="1878553503929537171" datatype="html">
8610 <source>VOD</source>
8611 <target state="new">VOD</target>
8612 <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>
8613 </trans-unit>
8614 <trans-unit id="8610504659433544583" datatype="html">
8615 <source>Live</source>
8616 <target state="new">Live</target>
8617 <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>
8618 </trans-unit>
8619 <trans-unit id="545237611115823456" datatype="html">
8620 <source>Video files</source>
8621 <target state="new">Video files</target>
8622 <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>
8623 </trans-unit>
8624 <trans-unit id="5876109550513228304" datatype="html">
8625 <source>With WebTorrent</source>
8626 <target state="new">With WebTorrent</target>
8627 <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>
8628 </trans-unit>
8629 <trans-unit id="9036202975131076885" datatype="html">
8630 <source>Without WebTorrent</source>
8631 <target state="new">Without WebTorrent</target>
8632 <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>
8633 </trans-unit>
8634 <trans-unit id="7468888924775619361" datatype="html">
8635 <source>With HLS</source>
8636 <target state="new">With HLS</target>
8637 <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>
8638 </trans-unit>
8639 <trans-unit id="5489331826268601489" datatype="html">
8640 <source>Without HLS</source>
8641 <target state="new">Without HLS</target>
8642 <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>
8643 </trans-unit>
8644 <trans-unit id="7091163288887549392" datatype="html">
8645 <source>Videos scope</source>
8646 <target state="new">Videos scope</target>
8647 <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>
8648 </trans-unit>
8649 <trans-unit id="1144415254281227966" datatype="html">
8650 <source>Remote videos</source>
8651 <target state="new">Remote videos</target>
8652 <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>
8653 </trans-unit>
913aa176 8654 <trans-unit id="8564701209009684429" datatype="html">
8655 <source>Federation</source>
8656 <target state="new">Federation</target>
93fe2d9c
C
8657 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">72</context></context-group>
8658 </trans-unit>
5a6de093 8659 <trans-unit id="3767259920053407667" datatype="html">
e4eaa7c9
C
8660 <source>Videos will be deleted, comments will be tombstoned.</source>
8661 <target state="new">Videos will be deleted, comments will be tombstoned.</target>
2164a13d
C
8662
8663
051d69a0 8664 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">102</context></context-group><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 8665 <trans-unit id="4209525355702493436" datatype="html">
8666 <source>Ban</source>
8667 <target state="new">Ban</target>
2164a13d
C
8668
8669
051d69a0 8670 <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">351</context></context-group></trans-unit>
5a6de093 8671 <trans-unit id="3855396975723886053" datatype="html">
e4eaa7c9
C
8672 <source>User won't be able to login anymore, but videos and comments will be kept as is.</source>
8673 <target state="new">User won't be able to login anymore, but videos and comments will be kept as is.</target>
2164a13d
C
8674
8675
051d69a0 8676 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">108</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 8677 <trans-unit id="4451482225013335720" datatype="html">
eb12a714
C
8678 <source>Unban</source>
8679 <target state="new">Unban</target>
2164a13d
C
8680
8681
8682
051d69a0 8683 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">113</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 8684 <trans-unit id="7210277223053877333" datatype="html">
eb12a714
C
8685 <source>Set Email as Verified</source>
8686 <target state="new">Set Email as Verified</target>
2164a13d
C
8687
8688
051d69a0 8689 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">120</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
8690 <trans-unit id="4207916966377787111" datatype="html">
8691 <source>Created</source>
8692 <target state="new">Created</target>
2164a13d 8693
051d69a0 8694 <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>
93fe2d9c
C
8695 <trans-unit id="8140268298586972139" datatype="html">
8696 <source>Daily quota</source>
8697 <target state="new">Daily quota</target>
2164a13d 8698
051d69a0 8699 <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>
93fe2d9c
C
8700 <trans-unit id="7910076708497708162" datatype="html">
8701 <source>Last login</source>
8702 <target state="new">Last login</target>
2164a13d 8703
051d69a0 8704 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit>
5a6de093 8705 <trans-unit id="3403978719736970622" datatype="html">
eb12a714
C
8706 <source>You cannot ban root.</source>
8707 <target state="new">You cannot ban root.</target>
2164a13d
C
8708
8709
051d69a0 8710 <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 8711 <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 8712
051d69a0 8713 <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
8714 <trans-unit id="4884272193574287483" datatype="html">
8715 <source>Do you really want to unban <x id="PH"/> users?</source>
8716 <target state="new">Do you really want to unban
8717 <x id="PH"/> users?
8718 </target>
2164a13d 8719
051d69a0 8720 <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">
00e32b7c 8721 <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>
0f7195fa 8722
051d69a0 8723 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">227</context></context-group></trans-unit>
5a6de093 8724 <trans-unit id="8712248120167780385" datatype="html">
913aa176 8725 <source><x id="PH"/> users unbanned. </source>
5a6de093
C
8726 <target state="new">
8727 <x id="PH"/> users unbanned.
8728 </target>
2164a13d 8729
051d69a0 8730 <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 8731 <trans-unit id="5325873477837320044" datatype="html">
eb12a714
C
8732 <source>You cannot delete root.</source>
8733 <target state="new">You cannot delete root.</target>
2164a13d
C
8734
8735
051d69a0 8736 <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 8737 <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 8738
051d69a0 8739 <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 8740 <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 8741
051d69a0 8742 <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">
00e32b7c 8743 <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>
0f7195fa 8744
051d69a0 8745 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">256</context></context-group></trans-unit>
2164a13d 8746
5a6de093 8747 <trans-unit id="7166936623843420016" datatype="html">
913aa176 8748 <source><x id="PH"/> users deleted. </source>
5a6de093
C
8749 <target state="new">
8750 <x id="PH"/> users deleted.
8751 </target>
2164a13d 8752
051d69a0 8753 <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">
00e32b7c 8754 <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>
0f7195fa 8755
051d69a0 8756 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">274</context></context-group></trans-unit>
5a6de093 8757 <trans-unit id="8360664597512051242" datatype="html">
913aa176 8758 <source><x id="PH"/> users email set as verified. </source>
5a6de093
C
8759 <target state="new">
8760 <x id="PH"/> users email set as verified.
8761 </target>
2164a13d 8762
051d69a0 8763 <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
8764 <trans-unit id="7390990800435887351" datatype="html">
8765 <source>Account <x id="PH"/> unmuted.</source>
8766 <target state="new">Account
8767 <x id="PH"/> unmuted.
8768 </target>
2164a13d
C
8769
8770
8771 <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
8772 <trans-unit id="7246356397085094208" datatype="html">
8773 <source>Instance <x id="PH"/> unmuted.</source>
8774 <target state="new">Instance
8775 <x id="PH"/> unmuted.
8776 </target>
2164a13d
C
8777
8778
8779 <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>
8780
8781
8782
8783
8784
d7c6b951 8785 <trans-unit id="1486537403020619891" datatype="html">
913aa176 8786 <source>My watch history</source>
8787 <target state="new">My watch history</target>
93fe2d9c
C
8788 <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>
8789 <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>
8790 </trans-unit>
d7c6b951 8791 <trans-unit id="3656932706364053858" datatype="html">
913aa176 8792 <source>Track watch history</source>
8793 <target state="new">Track watch history</target>
00e32b7c
C
8794
8795 <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 8796 <trans-unit id="778524577866863576" datatype="html">
e6afb669
C
8797 <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>
8798 <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
8799
8800 <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 8801 <trans-unit id="3183245287221165928" datatype="html">
eb12a714
C
8802 <source>Ownership accepted</source>
8803 <target state="new">Ownership accepted</target>
93fe2d9c
C
8804 <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>
8805 </trans-unit>
5a6de093 8806 <trans-unit id="6012072687166259654" datatype="html">
eb12a714
C
8807 <source>Please check your emails to verify your new email.</source>
8808 <target state="new">Please check your emails to verify your new email.</target>
913aa176 8809 <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>
8810 </trans-unit>
5a6de093
C
8811 <trans-unit id="6585766371605707311" datatype="html">
8812 <source>Email updated.</source>
8813 <target state="new">Email updated.</target>
00e32b7c
C
8814
8815 <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>
8816
5a6de093
C
8817 <trans-unit id="853586874765134886" datatype="html">
8818 <source>You current password is invalid.</source>
8819 <target state="new">You current password is invalid.</target>
93fe2d9c
C
8820 <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>
8821 <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>
8822 </trans-unit>
5a6de093 8823 <trans-unit id="6159571046971090595" datatype="html">
eb12a714
C
8824 <source>Password updated.</source>
8825 <target state="new">Password updated.</target>
93fe2d9c
C
8826 <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>
8827 </trans-unit>
5a6de093 8828 <trans-unit id="6897292459203320054" datatype="html">
eb12a714
C
8829 <source>Type your username to confirm</source>
8830 <target state="new">Type your username to confirm</target>
93fe2d9c
C
8831 <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>
8832 </trans-unit>
913aa176 8833 <trans-unit id="3122895472333547524" datatype="html">
8834 <source>Delete your account</source>
8835 <target state="new">Delete your account</target>
93fe2d9c
C
8836 <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>
8837 <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>
8838 </trans-unit>
8839 <trans-unit id="577064441120663273" datatype="html">
8840 <source>Are you sure you want to delete your account?</source>
8841 <target state="new">Are you sure you want to delete your account?</target>
fdd5da05
C
8842 <context-group purpose="location">
8843 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.ts</context>
8844 <context context-type="linenumber">22</context>
8845 </context-group>
93fe2d9c
C
8846 </trans-unit>
8847 <trans-unit id="2740531699780274491" datatype="html">
8848 <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>
8849 <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
8850 <context-group purpose="location">
8851 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.ts</context>
8852 <context context-type="linenumber">25</context>
8853 </context-group>
93fe2d9c
C
8854 </trans-unit>
8855 <trans-unit id="5422897685524094185" datatype="html">
8856 <source>Content cached by other servers and other third-parties might make longer to be deleted.</source>
8857 <target state="new">Content cached by other servers and other third-parties might make longer to be deleted.</target>
fdd5da05
C
8858 <context-group purpose="location">
8859 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.ts</context>
8860 <context context-type="linenumber">27</context>
8861 </context-group>
8862 </trans-unit>
5a6de093 8863 <trans-unit id="2520605306994744004" datatype="html">
eb12a714
C
8864 <source>Delete my account</source>
8865 <target state="new">Delete my account</target>
93fe2d9c
C
8866 <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>
8867 </trans-unit>
5a6de093 8868 <trans-unit id="3902597758945766483" datatype="html">
eb12a714
C
8869 <source>Your account is deleted.</source>
8870 <target state="new">Your account is deleted.</target>
93fe2d9c
C
8871 <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>
8872 </trans-unit>
5a6de093 8873 <trans-unit id="4776289814033837037" datatype="html">
eb12a714
C
8874 <source>Interface settings updated.</source>
8875 <target state="new">Interface settings updated.</target>
e6afb669
C
8876
8877
00e32b7c 8878 <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 8879 <trans-unit id="77907918814566205" datatype="html">
eb12a714
C
8880 <source>New video from your subscriptions</source>
8881 <target state="new">New video from your subscriptions</target>
913aa176 8882 <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>
8883 </trans-unit>
5a6de093 8884 <trans-unit id="4343589211916204486" datatype="html">
eb12a714
C
8885 <source>New comment on your video</source>
8886 <target state="new">New comment on your video</target>
913aa176 8887 <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>
8888 </trans-unit>
5a6de093
C
8889 <trans-unit id="7130088765428829942" datatype="html">
8890 <source>New abuse</source>
8891 <target state="new">New abuse</target>
913aa176 8892 <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
8893 </trans-unit>
8894 <trans-unit id="5618790697446401830" datatype="html">
8895 <source>An automatically blocked video is awaiting review</source>
8896 <target state="new">An automatically blocked video is awaiting review</target>
ca9bea15
C
8897 <context-group purpose="location">
8898 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context>
8899 <context context-type="linenumber">35</context>
8900 </context-group>
913aa176 8901 </trans-unit>
5a6de093
C
8902 <trans-unit id="5671547068905553663" datatype="html">
8903 <source>One of your video is blocked/unblocked</source>
8904 <target state="new">One of your video is blocked/unblocked</target>
913aa176 8905 <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>
8906 </trans-unit>
5a6de093 8907 <trans-unit id="1158912204255103651" datatype="html">
eb12a714
C
8908 <source>Video published (after transcoding/scheduled update)</source>
8909 <target state="new">Video published (after transcoding/scheduled update)</target>
913aa176 8910 <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>
8911 </trans-unit>
5a6de093 8912 <trans-unit id="3809414664640924954" datatype="html">
eb12a714
C
8913 <source>Video import finished</source>
8914 <target state="new">Video import finished</target>
913aa176 8915 <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>
8916 </trans-unit>
5a6de093 8917 <trans-unit id="3268838889659873892" datatype="html">
eb12a714
C
8918 <source>A new user registered on your instance</source>
8919 <target state="new">A new user registered on your instance</target>
913aa176 8920 <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
8921 </trans-unit><trans-unit id="5935212402338564229" datatype="html">
8922 <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>
8923 <context-group purpose="location">
8924 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context>
8925 <context context-type="linenumber">40</context>
8926 </context-group>
913aa176 8927 </trans-unit>
2164a13d 8928
5a6de093 8929 <trans-unit id="5315689532659759332" datatype="html">
eb12a714
C
8930 <source>Someone mentioned you in video comments</source>
8931 <target state="new">Someone mentioned you in video comments</target>
913aa176 8932 <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>
8933 </trans-unit>
5a6de093 8934 <trans-unit id="2018794201569157817" datatype="html">
eb12a714
C
8935 <source>Your instance has a new follower</source>
8936 <target state="new">Your instance has a new follower</target>
913aa176 8937 <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>
8938 </trans-unit>
5a6de093
C
8939 <trans-unit id="773085434165307906" datatype="html">
8940 <source>Your instance automatically followed another instance</source>
8941 <target state="new">Your instance automatically followed another instance</target>
913aa176 8942 <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>
8943 </trans-unit>
5a6de093
C
8944 <trans-unit id="900099988467638766" datatype="html">
8945 <source>An abuse report received a new message</source>
8946 <target state="new">An abuse report received a new message</target>
913aa176 8947 <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>
8948 </trans-unit>
5a6de093
C
8949 <trans-unit id="2326816287669585542" datatype="html">
8950 <source>One of your abuse reports has been accepted or rejected by moderators</source>
8951 <target state="new">One of your abuse reports has been accepted or rejected by moderators</target>
913aa176 8952 <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
8953 </trans-unit>
8954 <trans-unit id="2764971902180889905" datatype="html">
8955 <source>A new PeerTube version is available</source>
8956 <target state="new">A new PeerTube version is available</target>
90aa0a74
C
8957 <context-group purpose="location">
8958 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context>
8959 <context context-type="linenumber">46</context>
8960 </context-group>
93fe2d9c
C
8961 </trans-unit>
8962 <trans-unit id="2560339336098442670" datatype="html">
8963 <source>One of your plugin/theme has a new available version</source>
8964 <target state="new">One of your plugin/theme has a new available version</target>
90aa0a74
C
8965 <context-group purpose="location">
8966 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context>
8967 <context context-type="linenumber">47</context>
8968 </context-group>
fa737aa0
C
8969 </trans-unit><trans-unit id="988319118163514570" datatype="html">
8970 <source>Video studio edition has finished</source><target state="new">Video studio edition has finished</target>
ca9bea15
C
8971 <context-group purpose="location">
8972 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context>
fa737aa0 8973 <context context-type="linenumber">48</context>
ca9bea15 8974 </context-group>
93fe2d9c 8975 </trans-unit>
fa737aa0
C
8976 <trans-unit id="4579496777570550463" datatype="html">
8977 <source>Social</source>
8978 <target state="new">Social</target>
8979
8980 <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
8981 <trans-unit id="1852164487280647902" datatype="html">
8982 <source>Your videos</source>
8983 <target state="new">Your videos</target>
fa737aa0
C
8984
8985 <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 8986 <trans-unit id="5095562193296630034" datatype="html">
eb12a714
C
8987 <source>Preferences saved</source>
8988 <target state="new">Preferences saved</target>
fa737aa0
C
8989
8990 <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 8991 <trans-unit id="4967231969832964676" datatype="html">
eb12a714
C
8992 <source>Profile updated.</source>
8993 <target state="new">Profile updated.</target>
93fe2d9c
C
8994 <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>
8995 </trans-unit>
d7c6b951 8996 <trans-unit id="6721822899525405039" datatype="html">
913aa176 8997 <source>People can find you using @<x id="INTERPOLATION" equiv-text="sing @{{ user.usern"/>@<x id="INTERPOLATION_1" equiv-text="me }}@{{ instanceH"/> </source>
8998 <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
8999 <context-group purpose="location">
9000 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html</context>
9001 <context context-type="linenumber">11,13</context>
9002 </context-group>
9003 </trans-unit>
5a6de093 9004 <trans-unit id="3525866160632851851" datatype="html">
eb12a714
C
9005 <source>Avatar changed.</source>
9006 <target state="new">Avatar changed.</target>
e67ecaf8
C
9007
9008
9009 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">118</context></context-group><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></trans-unit>
913aa176 9010 <trans-unit id="8920809083620698740" datatype="html">
9011 <source>avatar</source>
9012 <target state="new">avatar</target>
e67ecaf8
C
9013
9014
9015 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">125</context></context-group><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></trans-unit>
913aa176 9016 <trans-unit id="2775050991871557896" datatype="html">
9017 <source>Avatar deleted.</source>
9018 <target state="new">Avatar deleted.</target>
e67ecaf8
C
9019
9020
9021 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">135</context></context-group><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></trans-unit>
5a6de093 9022 <trans-unit id="1233062525939746039" datatype="html">
eb12a714
C
9023 <source>Unknown language</source>
9024 <target state="new">Unknown language</target>
93fe2d9c
C
9025 <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>
9026 </trans-unit>
5a6de093
C
9027 <trans-unit id="3761504852202418603" datatype="html">
9028 <source>Too many languages are enabled. Please enable them all or stay below 20 enabled languages.</source>
9029 <target state="new">Too many languages are enabled. Please enable them all or stay below 20 enabled languages.</target>
93fe2d9c
C
9030 <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>
9031 </trans-unit>
5a6de093 9032 <trans-unit id="3960396487495291449" datatype="html">
eb12a714
C
9033 <source>Video settings updated.</source>
9034 <target state="new">Video settings updated.</target>
93fe2d9c
C
9035 <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>
9036 </trans-unit>
5a6de093 9037 <trans-unit id="3326446048041727269" datatype="html">
e4eaa7c9
C
9038 <source>Display/Video settings updated.</source>
9039 <target state="new">Display/Video settings updated.</target>
93fe2d9c
C
9040 <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>
9041 </trans-unit>
5a6de093
C
9042 <trans-unit id="1137937154872046253" datatype="html">
9043 <source>Video channel <x id="PH"/> created.</source>
9044 <target state="new">Video channel
9045 <x id="PH"/> created.
9046 </target>
e67ecaf8
C
9047
9048 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-create.component.ts</context><context context-type="linenumber">71</context></context-group></trans-unit>
5a6de093 9049 <trans-unit id="8723777130353305761" datatype="html">
eb12a714
C
9050 <source>This name already exists on this instance.</source>
9051 <target state="new">This name already exists on this instance.</target>
e67ecaf8
C
9052
9053 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-create.component.ts</context><context context-type="linenumber">77</context></context-group></trans-unit>
5a6de093
C
9054 <trans-unit id="7589345916094713536" datatype="html">
9055 <source>Video channel <x id="PH"/> updated.</source>
9056 <target state="new">Video channel
9057 <x id="PH"/> updated.
9058 </target>
e67ecaf8
C
9059
9060 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">103</context></context-group></trans-unit>
93fe2d9c
C
9061 <trans-unit id="8407755843502300957" datatype="html">
9062 <source>Banner changed.</source>
9063 <target state="new">Banner changed.</target>
e67ecaf8
C
9064
9065 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">148</context></context-group></trans-unit>
93fe2d9c
C
9066 <trans-unit id="689638706960732906" datatype="html">
9067 <source>banner</source>
9068 <target state="new">banner</target>
e67ecaf8
C
9069
9070 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">155</context></context-group></trans-unit>
93fe2d9c
C
9071 <trans-unit id="3230561499965076671" datatype="html">
9072 <source>Banner deleted.</source>
9073 <target state="new">Banner deleted.</target>
e67ecaf8
C
9074
9075 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">165</context></context-group></trans-unit>
5a6de093
C
9076 <trans-unit id="624066830180032195" datatype="html">
9077 <source>Video channel <x id="PH"/> deleted.</source>
9078 <target state="new">Video channel
9079 <x id="PH"/> deleted.
9080 </target>
93fe2d9c
C
9081 <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>
9082 </trans-unit>
5a6de093 9083 <trans-unit id="6450826648284332649" datatype="html">
e4eaa7c9
C
9084 <source>Views for the day</source>
9085 <target state="new">Views for the day</target>
93fe2d9c
C
9086 <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>
9087 </trans-unit>
9088 <trans-unit id="7440637814928143808" datatype="html">
9089 <source>My followers</source>
9090 <target state="new">My followers</target>
e67ecaf8
C
9091
9092
9093 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">110</context></context-group></trans-unit>
93fe2d9c
C
9094 <trans-unit id="2521678336272309407" datatype="html">
9095 <source>No follower found.</source>
9096 <target state="new">No follower found.</target>
a71d4140
C
9097 <context-group purpose="location">
9098 <context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.html</context>
9099 <context context-type="linenumber">13</context>
9100 </context-group>
93fe2d9c
C
9101 </trans-unit>
9102 <trans-unit id="5294742063044966238" datatype="html">
9103 <source>Follower page</source>
9104 <target state="new">Follower page</target>
a71d4140
C
9105 <context-group purpose="location">
9106 <context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.html</context>
9107 <context context-type="linenumber">20</context>
9108 </context-group>
93fe2d9c
C
9109 </trans-unit>
9110 <trans-unit id="797409137967291468" datatype="html">
9111 <source>Is following all your channels</source>
9112 <target state="new">Is following all your channels</target>
a71d4140
C
9113 <context-group purpose="location">
9114 <context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.html</context>
9115 <context context-type="linenumber">26</context>
9116 </context-group>
93fe2d9c
C
9117 </trans-unit>
9118 <trans-unit id="7940720844854710428" datatype="html">
9119 <source>Is following your channel <x id="INTERPOLATION" equiv-text="{{ follow.following.name }}"/></source>
9120 <target state="new">Is following your channel <x id="INTERPOLATION" equiv-text="{{ follow.following.name }}"/></target>
a71d4140
C
9121 <context-group purpose="location">
9122 <context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.html</context>
9123 <context context-type="linenumber">27</context>
9124 </context-group>
93fe2d9c
C
9125 </trans-unit>
9126 <trans-unit id="1716062177529601456" datatype="html">
9127 <source>Channel filters</source>
9128 <target state="new">Channel filters</target>
b53cc662
C
9129
9130
9131 <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 9132 <trans-unit id="6059091237492573541" datatype="html">
9133 <source>Update video channel</source>
9134 <target state="new">Update video channel</target>
93fe2d9c
C
9135 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/manage-routing.module.ts</context><context context-type="linenumber">21</context></context-group>
9136 </trans-unit>
913aa176 9137 <trans-unit id="6595008830732269870" datatype="html">
9138 <source>Not found</source>
9139 <target state="new">Not found</target>
0f7195fa
C
9140
9141 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page-routing.module.ts</context><context context-type="linenumber">14</context></context-group></trans-unit>
913aa176 9142 <trans-unit id="1009095940160473792" datatype="html">
9143 <source>URL parameter is missing in URL parameters</source>
9144 <target state="new">URL parameter is missing in URL parameters</target>
f1ef36d7
C
9145 <context-group purpose="location">
9146 <context context-type="sourcefile">src/app/+remote-interaction/remote-interaction.component.ts</context>
9147 <context context-type="linenumber">25</context>
9148 </context-group>
913aa176 9149 </trans-unit>
9150 <trans-unit id="7553172329217243895" datatype="html">
9151 <source>Cannot access to the remote resource</source>
9152 <target state="new">Cannot access to the remote resource</target>
f1ef36d7
C
9153 <context-group purpose="location">
9154 <context context-type="sourcefile">src/app/+remote-interaction/remote-interaction.component.ts</context>
9155 <context context-type="linenumber">48</context>
9156 </context-group>
93fe2d9c
C
9157 </trans-unit>
9158 <trans-unit id="1636934520301910285" datatype="html">
9159 <source>Reset password</source>
9160 <target state="new">Reset password</target>
09e1784b
C
9161 <context-group purpose="location">
9162 <context context-type="sourcefile">src/app/+reset-password/reset-password-routing.module.ts</context>
9163 <context context-type="linenumber">11</context>
9164 </context-group>
913aa176 9165 </trans-unit>
9166 <trans-unit id="3851357780293085233" datatype="html">
9167 <source>Remote interaction</source>
9168 <target state="new">Remote interaction</target>
f1ef36d7
C
9169 <context-group purpose="location">
9170 <context context-type="sourcefile">src/app/+remote-interaction/remote-interaction-routing.module.ts</context>
9171 <context context-type="linenumber">13</context>
9172 </context-group>
9173 </trans-unit>
5a6de093
C
9174 <trans-unit id="5032453707232754344" datatype="html">
9175 <source>Playlist <x id="PH"/> created.</source>
9176 <target state="new">Playlist
9177 <x id="PH"/> created.
9178 </target>
93fe2d9c
C
9179 <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>
9180 </trans-unit>
913aa176 9181 <trans-unit id="5674286808255988565" datatype="html">
9182 <source>Create</source>
9183 <target state="new">Create</target>
00e32b7c
C
9184
9185
9186
9187
9188
9189
9190
e67ecaf8 9191 <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">107</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.ts</context><context context-type="linenumber">45</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
9192 <trans-unit id="8869957234869568361" datatype="html">
9193 <source>Update playlist</source>
9194 <target state="new">Update playlist</target>
0f7195fa
C
9195
9196
e67ecaf8 9197 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">69</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">48</context></context-group></trans-unit>
913aa176 9198 <trans-unit id="5851560788527570644" datatype="html">
9199 <source>Notifications</source>
9200 <target state="new">Notifications</target>
93fe2d9c
C
9201 <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>
9202 <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>
9203 <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>
9204 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group>
9205 </trans-unit>
913aa176 9206 <trans-unit id="6658000829978978023" datatype="html">
9207 <source>Applications</source>
9208 <target state="new">Applications</target>
93fe2d9c
C
9209 <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>
9210 <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>
9211 <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>
9212 </trans-unit>
5a6de093
C
9213 <trans-unit id="104404386496394770" datatype="html">
9214 <source>Delete playlist</source>
9215 <target state="new">Delete playlist</target>
0f7195fa
C
9216
9217 <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">53</context></context-group></trans-unit>
5a6de093
C
9218 <trans-unit id="1431617394009162547" datatype="html">
9219 <source>Playlist <x id="PH"/> updated.</source>
9220 <target state="new">Playlist
9221 <x id="PH"/> updated.
9222 </target>
93fe2d9c
C
9223 <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>
9224 </trans-unit>
913aa176 9225 <trans-unit id="4844578664427956129" datatype="html">
9226 <source>Change ownership</source>
9227 <target state="new">Change ownership</target>
b53cc662
C
9228
9229
2164a13d 9230 <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
9231 <trans-unit id="3380608219513805292" datatype="html">
9232 <source>Playlist <x id="PH"/> deleted.</source>
9233 <target state="new">Playlist
9234 <x id="PH"/> deleted.
9235 </target>
9794fe1c 9236
0f7195fa 9237 <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">136</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 9238 <trans-unit id="3058024914967508975" datatype="html">
eb12a714
C
9239 <source>My videos</source>
9240 <target state="new">My videos</target>
b53cc662
C
9241
9242
9243
9244
e67ecaf8 9245 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</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
9246 <trans-unit id="8197117721861453263" datatype="html">
9247 <source>Do you really want to delete <x id="PH"/> videos?</source>
9248 <target state="new">Do you really want to delete
9249 <x id="PH"/> videos?
9250 </target>
b53cc662 9251
2164a13d
C
9252 <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">
9253 <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>
9254 <context-group purpose="location">
9255 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context>
9256 <context context-type="linenumber">191</context>
9257 </context-group>
9258 </trans-unit><trans-unit id="3255171236149541417" datatype="html">
9259 <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>
9260 <context-group purpose="location">
9261 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context>
9262 <context context-type="linenumber">193,191</context>
9263 </context-group>
9264 </trans-unit>
9265
9266 <trans-unit id="2591467977473302125" datatype="html">
9267 <source>Videos list</source>
9268 <target state="new">Videos list</target>
c49c366a
C
9269 <context-group purpose="location">
9270 <context context-type="sourcefile">src/app/+admin/overview/videos/video.routes.ts</context>
9271 <context context-type="linenumber">24</context>
9272 </context-group>
9273 </trans-unit>
5a6de093 9274 <trans-unit id="2027805873922338635" datatype="html">
913aa176 9275 <source>Do you really want to delete <x id="PH"/>? </source>
5a6de093
C
9276 <target state="new">Do you really want to delete
9277 <x id="PH"/>?
9278 </target>
e6afb669
C
9279
9280
9281
9282
0f7195fa 9283 <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">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
9284 <trans-unit id="2767660806989176400" datatype="html">
9285 <source>Video <x id="PH"/> deleted.</source>
9286 <target state="new">Video
9287 <x id="PH"/> deleted.
9288 </target>
e6afb669
C
9289
9290
b53cc662 9291 <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 9292 <source>Studio</source><target state="new">Studio</target>
b53cc662
C
9293
9294
9295
d3d4099a 9296 <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 9297
5a6de093 9298 <trans-unit id="6810714890760227072" datatype="html">
eb12a714
C
9299 <source>Ownership change request sent.</source>
9300 <target state="new">Ownership change request sent.</target>
93fe2d9c
C
9301 <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>
9302 </trans-unit>
9303 <trans-unit id="7699622144571229146" datatype="html">
9304 <source>Sort by</source>
9305 <target state="new">Sort by</target>
7c94e1e7
C
9306 <context-group purpose="location">
9307 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context>
9308 <context context-type="linenumber">26</context>
9309 </context-group>
913aa176 9310 </trans-unit>
d7c6b951 9311 <trans-unit id="3245220240937722814" datatype="html">
eb12a714
C
9312 <source>My channels</source>
9313 <target state="new">My channels</target>
e67ecaf8
C
9314
9315 <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">4</context></context-group></trans-unit><trans-unit id="1498264516089100469" datatype="html">
9316 <source>My synchronizations</source><target state="new">My synchronizations</target>
9317 <context-group purpose="location">
9318 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context>
9319 <context context-type="linenumber">11</context>
9320 </context-group>
9321 <context-group purpose="location">
9322 <context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context>
9323 <context context-type="linenumber">143</context>
9324 </context-group>
9325 <context-group purpose="location">
9326 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context>
9327 <context context-type="linenumber">5</context>
9328 </context-group>
9329 <context-group purpose="location">
9330 <context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context>
9331 <context context-type="linenumber">9</context>
9332 </context-group>
93fe2d9c 9333 </trans-unit>
d7c6b951 9334 <trans-unit id="7545420287297803988" datatype="html">
4891e4c7
C
9335 <source>My playlists</source>
9336 <target state="new">My playlists</target>
e67ecaf8
C
9337
9338
9339
9340 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><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><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
d7c6b951 9341 <trans-unit id="2527931602940887636" datatype="html">
eb12a714
C
9342 <source>My subscriptions</source>
9343 <target state="new">My subscriptions</target>
e67ecaf8
C
9344
9345
9346
9347 <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><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">92</context></context-group></trans-unit>
d7c6b951 9348 <trans-unit id="5177154708872200221" datatype="html">
913aa176 9349 <source>You don't have any subscription yet.</source>
9350 <target state="new">You don't have any subscription yet.</target>
93fe2d9c
C
9351 <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>
9352 </trans-unit>
5a6de093
C
9353 <trans-unit id="1991904494976135035" datatype="html">
9354 <source>My abuse reports</source>
9355 <target state="new">My abuse reports</target>
93fe2d9c 9356 <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
9357 </trans-unit><trans-unit id="5603224609929994288" datatype="html">
9358 <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
9359</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
9360</target>
9361 <context-group purpose="location">
9362 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context>
9363 <context context-type="linenumber">5,6</context>
9364 </context-group>
9365 </trans-unit><trans-unit id="4250548381153518208" datatype="html">
9366 <source>Change your email</source><target state="new">Change your email</target>
9367 <context-group purpose="location">
9368 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context>
9369 <context context-type="linenumber">11</context>
9370 </context-group>
9371 </trans-unit><trans-unit id="3173210699559672958" datatype="html">
9372 <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>
9373 <context-group purpose="location">
9374 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context>
9375 <context context-type="linenumber">13,16</context>
9376 </context-group>
93fe2d9c 9377 </trans-unit>
5a6de093 9378 <trans-unit id="5752861278140673787" datatype="html">
eb12a714
C
9379 <source>Ownership changes</source>
9380 <target state="new">Ownership changes</target>
e67ecaf8
C
9381
9382
9383 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">119</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">16</context></context-group></trans-unit>
913aa176 9384 <trans-unit id="5983006734882925930" datatype="html">
9385 <source>My video history</source>
9386 <target state="new">My video history</target>
e67ecaf8
C
9387
9388 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">129</context></context-group></trans-unit><trans-unit id="6328603643802633101" datatype="html">
9389 <source>Create new synchronization</source><target state="new">Create new synchronization</target>
9390 <context-group purpose="location">
9391 <context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context>
9392 <context context-type="linenumber">153</context>
9393 </context-group>
93fe2d9c 9394 </trans-unit>
913aa176 9395 <trans-unit id="8181077408762380407" datatype="html">
9396 <source>Channels</source>
9397 <target state="new">Channels</target>
93fe2d9c
C
9398 <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>
9399 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group>
9400 </trans-unit>
913aa176 9401 <trans-unit id="8936704404804793618" datatype="html">
9402 <source>Videos</source>
9403 <target state="new">Videos</target>
00e32b7c
C
9404
9405
9406
9407
9408
9409
9410
9411 <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 9412 <trans-unit id="1823843876735462104" datatype="html">
9413 <source>Playlists</source>
9414 <target state="new">Playlists</target>
93fe2d9c
C
9415 <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>
9416 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group>
9417 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group>
9418 </trans-unit>
913aa176 9419 <trans-unit id="7916647920967632052" datatype="html">
9420 <source>max size</source>
9421 <target state="new">max size</target>
93fe2d9c
C
9422 <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>
9423 <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>
9424 </trans-unit>
913aa176 9425 <trans-unit id="6489275254908395777" datatype="html">
9426 <source>Maximize editor</source>
9427 <target state="new">Maximize editor</target>
4c1ce3d4
C
9428
9429 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.ts</context><context context-type="linenumber">47</context></context-group></trans-unit>
913aa176 9430 <trans-unit id="4243591013849340688" datatype="html">
9431 <source>Exit maximized editor</source>
9432 <target state="new">Exit maximized editor</target>
4c1ce3d4
C
9433
9434 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.ts</context><context context-type="linenumber">48</context></context-group></trans-unit>
00e32b7c
C
9435
9436
5a6de093
C
9437 <trans-unit id="2687679787442328897" datatype="html">
9438 <source>An email with verification link will be sent to <x id="PH"/>.</source>
9439 <target state="new">An email with verification link will be sent to
9440 <x id="PH"/>.
9441 </target>
93fe2d9c 9442 <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
9443 </trans-unit><trans-unit id="3856244462638931422" datatype="html">
9444 <source>Verify account email confirmation</source><target state="new">Verify account email confirmation</target>
9445 <context-group purpose="location">
9446 <context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html</context>
9447 <context context-type="linenumber">2</context>
9448 </context-group>
93fe2d9c 9449 </trans-unit>
5a6de093 9450 <trans-unit id="4180693983967989981" datatype="html">
eb12a714
C
9451 <source>Unable to find user id or verification string.</source>
9452 <target state="new">Unable to find user id or verification string.</target>
93fe2d9c
C
9453 <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>
9454 <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>
9455 </trans-unit>
5a6de093 9456 <trans-unit id="1783173774503340906" datatype="html">
eb12a714
C
9457 <source>Subscribe to the account</source>
9458 <target state="new">Subscribe to the account</target>
e6afb669
C
9459
9460
e67ecaf8 9461 <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">777</context></context-group></trans-unit>
93fe2d9c
C
9462 <trans-unit id="3131904093925601441" datatype="html">
9463 <source>PLAYLISTS</source>
9464 <target state="new">PLAYLISTS</target>
9465 <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
9466 </trans-unit><trans-unit id="1593265243494758679" datatype="html">
9467 <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 9468 <context-group purpose="location">
fa737aa0 9469 <context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context>
3c18ff47
C
9470 <context context-type="linenumber">2</context>
9471 </context-group>
93fe2d9c 9472 </trans-unit>
fa737aa0 9473
93fe2d9c
C
9474 <trans-unit id="5470809226184152498" datatype="html">
9475 <source>CUT VIDEO</source>
9476 <target state="new">CUT VIDEO</target>
fa737aa0
C
9477
9478 <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
9479 <trans-unit id="5639348768609905535" datatype="html">
9480 <source>Set a new start/end.</source>
9481 <target state="new">Set a new start/end.</target>
fa737aa0
C
9482
9483 <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
9484 <trans-unit id="783359429228696335" datatype="html">
9485 <source>New start</source>
9486 <target state="new">New start</target>
fa737aa0
C
9487
9488 <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
9489 <trans-unit id="8910806821370505981" datatype="html">
9490 <source>New end</source>
9491 <target state="new">New end</target>
fa737aa0
C
9492
9493 <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
9494 <trans-unit id="2502254344085150809" datatype="html">
9495 <source>ADD INTRO</source>
9496 <target state="new">ADD INTRO</target>
fa737aa0
C
9497
9498 <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
9499 <trans-unit id="5030063045826839645" datatype="html">
9500 <source>Concatenate a file at the beginning of the video.</source>
9501 <target state="new">Concatenate a file at the beginning of the video.</target>
fa737aa0
C
9502
9503 <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
9504 <trans-unit id="4798642303989337390" datatype="html">
9505 <source>Select the intro video file</source>
9506 <target state="new">Select the intro video file</target>
fa737aa0
C
9507
9508 <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
9509 <trans-unit id="7698413240170540435" datatype="html">
9510 <source>ADD OUTRO</source>
9511 <target state="new">ADD OUTRO</target>
fa737aa0
C
9512
9513 <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
9514 <trans-unit id="2832051749922509643" datatype="html">
9515 <source>Concatenate a file at the end of the video.</source>
9516 <target state="new">Concatenate a file at the end of the video.</target>
fa737aa0
C
9517
9518 <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
9519 <trans-unit id="4368653199478595315" datatype="html">
9520 <source>Select the outro video file</source>
9521 <target state="new">Select the outro video file</target>
fa737aa0
C
9522
9523 <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
9524 <trans-unit id="3463158361655332380" datatype="html">
9525 <source>ADD WATERMARK</source>
9526 <target state="new">ADD WATERMARK</target>
fa737aa0
C
9527
9528 <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
9529 <trans-unit id="4472450670859114703" datatype="html">
9530 <source>Add a watermark image to the video.</source>
9531 <target state="new">Add a watermark image to the video.</target>
fa737aa0
C
9532
9533 <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
9534 <trans-unit id="155510305759087510" datatype="html">
9535 <source>Select watermark image file</source>
9536 <target state="new">Select watermark image file</target>
fa737aa0
C
9537
9538 <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
9539 <trans-unit id="3926035808219061063" datatype="html">
9540 <source>Run video edition</source>
9541 <target state="new">Run video edition</target>
fa737aa0
C
9542
9543 <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
9544 <trans-unit id="1514792472513458403" datatype="html">
9545 <source>Video before edition</source>
9546 <target state="new">Video before edition</target>
fa737aa0
C
9547
9548 <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
9549 <trans-unit id="1109043661443571733" datatype="html">
9550 <source>Edition tasks:</source>
9551 <target state="new">Edition tasks:</target>
fa737aa0
C
9552
9553 <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
9554 <trans-unit id="3541115907775840269" datatype="html">
9555 <source>Are you sure you want to edit "<x id="PH" equiv-text="this.video.name"/>"?</source>
9556 <target state="new">Are you sure you want to edit "<x id="PH" equiv-text="this.video.name"/>"?</target>
fa737aa0 9557
051d69a0 9558 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">73</context></context-group></trans-unit>
93fe2d9c 9559 <trans-unit id="3858880927114551513" datatype="html">
e6afb669
C
9560 <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>
9561 <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 9562
051d69a0 9563 <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>
93fe2d9c 9564 <trans-unit id="4876327655498234453" datatype="html">
e6afb669
C
9565 <source>As a reminder, the following tasks will be executed: &lt;ol><x id="PH" equiv-text="listHTML"/>&lt;/ol></source>
9566 <target state="new">As a reminder, the following tasks will be executed: &lt;ol><x id="PH" equiv-text="listHTML"/>&lt;/ol></target>
fa737aa0 9567
051d69a0 9568 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">78</context></context-group></trans-unit><trans-unit id="7934869554046374009" datatype="html">
fa737aa0 9569 <source>Edition tasks created.</source><target state="new">Edition tasks created.</target>
051d69a0
C
9570
9571 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">91</context></context-group></trans-unit>
5a6de093 9572 <trans-unit id="7709367721354853232" datatype="html">
eb12a714
C
9573 <source>Focus the search bar</source>
9574 <target state="new">Focus the search bar</target>
00e32b7c 9575
051d69a0 9576 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">287</context></context-group></trans-unit>
5a6de093 9577 <trans-unit id="4049262826107502276" datatype="html">
eb12a714
C
9578 <source>Toggle the left menu</source>
9579 <target state="new">Toggle the left menu</target>
00e32b7c 9580
051d69a0 9581 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">292</context></context-group></trans-unit>
5a6de093 9582 <trans-unit id="5409372033656550095" datatype="html">
eb12a714
C
9583 <source>Go to the discover videos page</source>
9584 <target state="new">Go to the discover videos page</target>
00e32b7c 9585
051d69a0 9586 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">297</context></context-group></trans-unit>
5a6de093 9587 <trans-unit id="4278050445961255445" datatype="html">
eb12a714
C
9588 <source>Go to the trending videos page</source>
9589 <target state="new">Go to the trending videos page</target>
00e32b7c 9590
051d69a0 9591 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">302</context></context-group></trans-unit>
5a6de093
C
9592 <trans-unit id="3242234958443825475" datatype="html">
9593 <source>Go to the recently added videos page</source>
9594 <target state="new">Go to the recently added videos page</target>
00e32b7c 9595
051d69a0 9596 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">307</context></context-group></trans-unit>
5a6de093 9597 <trans-unit id="2887122197778293919" datatype="html">
eb12a714
C
9598 <source>Go to the local videos page</source>
9599 <target state="new">Go to the local videos page</target>
00e32b7c 9600
051d69a0 9601 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">312</context></context-group></trans-unit>
5a6de093 9602 <trans-unit id="8009065619559214982" datatype="html">
eb12a714
C
9603 <source>Go to the videos upload page</source>
9604 <target state="new">Go to the videos upload page</target>
00e32b7c 9605
051d69a0 9606 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">317</context></context-group></trans-unit>
5a6de093 9607 <trans-unit id="3779524668013120370" datatype="html">
eb12a714
C
9608 <source>Go to my subscriptions</source>
9609 <target state="new">Go to my subscriptions</target>
93fe2d9c
C
9610 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">61</context></context-group>
9611 </trans-unit>
5a6de093 9612 <trans-unit id="1136469849928650779" datatype="html">
eb12a714
C
9613 <source>Go to my videos</source>
9614 <target state="new">Go to my videos</target>
93fe2d9c
C
9615 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">65</context></context-group>
9616 </trans-unit>
5a6de093 9617 <trans-unit id="7836683738999600376" datatype="html">
eb12a714
C
9618 <source>Go to my imports</source>
9619 <target state="new">Go to my imports</target>
93fe2d9c
C
9620 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">69</context></context-group>
9621 </trans-unit>
5a6de093 9622 <trans-unit id="7511292153332773503" datatype="html">
eb12a714
C
9623 <source>Go to my channels</source>
9624 <target state="new">Go to my channels</target>
93fe2d9c
C
9625 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">73</context></context-group>
9626 </trans-unit>
913aa176 9627 <trans-unit id="2013324644839511073" datatype="html">
e6afb669
C
9628 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>.
9629Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source>
913aa176 9630 <target state="new">Cannot retrieve OAuth Client credentials: <x id="PH"/>.
5a6de093 9631Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</target>
93fe2d9c
C
9632 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">100</context></context-group>
9633 </trans-unit>
5a6de093 9634 <trans-unit id="375263728166936544" datatype="html">
eb12a714
C
9635 <source>You need to reconnect.</source>
9636 <target state="new">You need to reconnect.</target>
93fe2d9c 9637 <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
9638 </trans-unit><trans-unit id="8093156107152165809" datatype="html">
9639 <source>Show/hide this help menu</source><target state="new">Show/hide this help menu</target>
9640 <context-group purpose="location">
9641 <context context-type="sourcefile">src/app/core/core.module.ts</context>
9642 <context context-type="linenumber">45</context>
9643 </context-group>
9644 </trans-unit><trans-unit id="3314265031897048047" datatype="html">
9645 <source>Hide this help menu</source><target state="new">Hide this help menu</target>
9646 <context-group purpose="location">
9647 <context context-type="sourcefile">src/app/core/core.module.ts</context>
9648 <context context-type="linenumber">46</context>
9649 </context-group>
93fe2d9c 9650 </trans-unit>
5a6de093 9651 <trans-unit id="2206638022166154361" datatype="html">
eb12a714
C
9652 <source>Keyboard Shortcuts:</source>
9653 <target state="new">Keyboard Shortcuts:</target>
913aa176 9654 <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
9655 </trans-unit>
9656 <trans-unit id="3608407683173066091" datatype="html">
9657 <source>My history</source>
9658 <target state="new">My history</target>
c5c848c5
C
9659 <context-group purpose="location">
9660 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context>
9661 <context context-type="linenumber">98</context>
9662 </context-group>
93fe2d9c
C
9663 </trans-unit>
9664 <trans-unit id="4024404994702813072" datatype="html">
9665 <source>In my library</source>
9666 <target state="new">In my library</target>
7c94e1e7
C
9667 <context-group purpose="location">
9668 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context>
9669 <context context-type="linenumber">104</context>
9670 </context-group>
93fe2d9c
C
9671 </trans-unit>
9672 <trans-unit id="232050922346936574" datatype="html">
9673 <source>Trending</source>
9674 <target state="new">Trending</target>
2164a13d
C
9675
9676
9677 <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
9678 <trans-unit id="6470888608149621404" datatype="html">
9679 <source>ON <x id="PH" equiv-text="config.instance.name"/></source>
9680 <target state="new">ON <x id="PH" equiv-text="config.instance.name"/></target>
09e1784b
C
9681 <context-group purpose="location">
9682 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context>
c5c848c5 9683 <context context-type="linenumber">150</context>
09e1784b 9684 </context-group>
93fe2d9c
C
9685 </trans-unit>
9686 <trans-unit id="2821179408673282599" datatype="html">
9687 <source>Home</source>
9688 <target state="new">Home</target>
9689 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">115</context></context-group>
9690 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">116</context></context-group>
9691 </trans-unit>
5a6de093 9692 <trans-unit id="4648900870671159218" datatype="html">
eb12a714
C
9693 <source>Success</source>
9694 <target state="new">Success</target>
b2d03a83 9695
051d69a0 9696 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">26</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 9697 <trans-unit id="1266887509445371246" datatype="html">
eb12a714
C
9698 <source>Incorrect username or password.</source>
9699 <target state="new">Incorrect username or password.</target>
dda1e821 9700
00e32b7c 9701 <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
9702 <trans-unit id="6974874606619467663" datatype="html">
9703 <source>Your account is blocked.</source>
9704 <target state="new">Your account is blocked.</target>
dda1e821 9705
00e32b7c 9706 <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 9707 <trans-unit id="7939914198003891823" datatype="html">
e4eaa7c9
C
9708 <source>any language</source>
9709 <target state="new">any language</target>
93fe2d9c
C
9710 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">276</context></context-group>
9711 </trans-unit>
5a6de093 9712 <trans-unit id="5633144232269377096" datatype="html">
e4eaa7c9
C
9713 <source>hide</source>
9714 <target state="new">hide</target>
93fe2d9c
C
9715 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">311</context></context-group>
9716 </trans-unit>
5a6de093 9717 <trans-unit id="8603861867909474404" datatype="html">
e4eaa7c9
C
9718 <source>blur</source>
9719 <target state="new">blur</target>
93fe2d9c
C
9720 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">315</context></context-group>
9721 </trans-unit>
5a6de093 9722 <trans-unit id="4534458451100881847" datatype="html">
e4eaa7c9
C
9723 <source>display</source>
9724 <target state="new">display</target>
93fe2d9c
C
9725 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">319</context></context-group>
9726 </trans-unit>
5a6de093 9727 <trans-unit id="4467323362722952678" datatype="html">
e4eaa7c9
C
9728 <source>Unknown</source>
9729 <target state="new">Unknown</target>
93fe2d9c
C
9730 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">206</context></context-group>
9731 </trans-unit>
5a6de093 9732 <trans-unit id="8781423666414310853" datatype="html">
eb12a714
C
9733 <source>Your password has been successfully reset!</source>
9734 <target state="new">Your password has been successfully reset!</target>
913aa176 9735 <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>
9736 </trans-unit>
5a6de093 9737 <trans-unit id="6048892649018070225" datatype="html">
eb12a714
C
9738 <source>Today</source>
9739 <target state="new">Today</target>
051d69a0
C
9740
9741
9742
e67ecaf8 9743 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">40</context></context-group><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><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></trans-unit>
913aa176 9744 <trans-unit id="4498682414491138092" datatype="html">
9745 <source>Yesterday</source>
9746 <target state="new">Yesterday</target>
051d69a0 9747
e67ecaf8 9748 <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></trans-unit>
913aa176 9749 <trans-unit id="5073473933031004097" datatype="html">
9750 <source>This week</source>
9751 <target state="new">This week</target>
051d69a0 9752
e67ecaf8 9753 <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></trans-unit>
913aa176 9754 <trans-unit id="842657237693374355" datatype="html">
9755 <source>This month</source>
9756 <target state="new">This month</target>
051d69a0 9757
e67ecaf8 9758 <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></trans-unit>
913aa176 9759 <trans-unit id="4463380307954693363" datatype="html">
9760 <source>Last month</source>
9761 <target state="new">Last month</target>
051d69a0 9762
e67ecaf8 9763 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">140</context></context-group></trans-unit>
913aa176 9764 <trans-unit id="7473676707373218484" datatype="html">
9765 <source>Older</source>
9766 <target state="new">Older</target>
051d69a0 9767
e67ecaf8 9768 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">141</context></context-group></trans-unit>
913aa176 9769 <trans-unit id="5036991421517255667" datatype="html">
9770 <source>Cannot load more videos. Try again later.</source>
9771 <target state="new">Cannot load more videos. Try again later.</target>
051d69a0
C
9772
9773
e67ecaf8 9774 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.ts</context><context context-type="linenumber">130</context></context-group></trans-unit>
5a6de093 9775 <trans-unit id="4873149362496451858" datatype="html">
eb12a714
C
9776 <source>Last 7 days</source>
9777 <target state="new">Last 7 days</target>
93fe2d9c
C
9778 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">44</context></context-group>
9779 </trans-unit>
5a6de093 9780 <trans-unit id="2949150997160654358" datatype="html">
eb12a714
C
9781 <source>Last 30 days</source>
9782 <target state="new">Last 30 days</target>
93fe2d9c
C
9783 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">48</context></context-group>
9784 </trans-unit>
5a6de093 9785 <trans-unit id="5328600704510694984" datatype="html">
eb12a714
C
9786 <source>Last 365 days</source>
9787 <target state="new">Last 365 days</target>
93fe2d9c
C
9788 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">52</context></context-group>
9789 </trans-unit>
9790 <trans-unit id="2392481201920342009" datatype="html">
9791 <source>VOD videos</source>
9792 <target state="new">VOD videos</target>
2164a13d
C
9793
9794
9795
9796 <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
9797 <trans-unit id="2180217594100853008" datatype="html">
9798 <source>Live videos</source>
9799 <target state="new">Live videos</target>
2164a13d
C
9800
9801
9802
9803 <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 9804 <trans-unit id="8487565500496466433" datatype="html">
eb12a714
C
9805 <source>Short (&lt; 4 min)</source>
9806 <target state="new">Short (&lt; 4 min)</target>
93fe2d9c
C
9807 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">59</context></context-group>
9808 </trans-unit>
5a6de093 9809 <trans-unit id="3642535017283477339" datatype="html">
eb12a714
C
9810 <source>Medium (4-10 min)</source>
9811 <target state="new">Medium (4-10 min)</target>
93fe2d9c
C
9812 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">63</context></context-group>
9813 </trans-unit>
5a6de093 9814 <trans-unit id="6613870447286561244" datatype="html">
e6afb669
C
9815 <source>Long (> 10 min)</source>
9816 <target state="new">Long (> 10 min)</target>
93fe2d9c
C
9817 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">67</context></context-group>
9818 </trans-unit>
5a6de093 9819 <trans-unit id="1787083504545967" datatype="html">
eb12a714
C
9820 <source>Relevance</source>
9821 <target state="new">Relevance</target>
93fe2d9c
C
9822 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">74</context></context-group>
9823 </trans-unit>
5a6de093 9824 <trans-unit id="7944277186358179990" datatype="html">
eb12a714
C
9825 <source>Publish date</source>
9826 <target state="new">Publish date</target>
93fe2d9c
C
9827 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">78</context></context-group>
9828 </trans-unit>
5a6de093 9829 <trans-unit id="2123659921722214537" datatype="html">
eb12a714
C
9830 <source>Views</source>
9831 <target state="new">Views</target>
b53cc662 9832
dda1e821 9833 <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
9834 <trans-unit id="3208627574396957172" datatype="html">
9835 <source>Search index is unavailable. Retrying with instance results instead.</source>
9836 <target state="new">Search index is unavailable. Retrying with instance results instead.</target>
93fe2d9c
C
9837 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">159</context></context-group>
9838 </trans-unit>
5a6de093
C
9839 <trans-unit id="307702206382241469" datatype="html">
9840 <source>Search error</source>
9841 <target state="new">Search error</target>
93fe2d9c 9842 <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
9843 </trans-unit><trans-unit id="6183000905044663854" datatype="html">
9844 <source>Search <x id="PH" equiv-text="this.currentSearch"/></source><target state="new">Search <x id="PH" equiv-text="this.currentSearch"/></target>
9845 <context-group purpose="location">
9846 <context context-type="sourcefile">src/app/+search/search.component.ts</context>
9847 <context context-type="linenumber">252</context>
9848 </context-group>
93fe2d9c
C
9849 </trans-unit>
9850 <trans-unit id="8491751845906232809" datatype="html">
9851 <source>PeerTube instance host filter is invalid</source>
9852 <target state="new">PeerTube instance host filter is invalid</target>
9853 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">327</context></context-group>
9854 </trans-unit>
913aa176 9855 <trans-unit id="4580988005648117665" datatype="html">
93fe2d9c
C
9856 <source>Search</source>
9857 <target state="new">Search</target>
b2d03a83
C
9858
9859
9860
9861
9862
9863
9864
e67ecaf8 9865 <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">117</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
9866 <trans-unit id="320689395528621696" datatype="html">
9867 <source>Navigate between plugins and themes</source>
9868 <target state="new">Navigate between plugins and themes</target>
78a5dd9c
C
9869 <context-group purpose="location">
9870 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context>
9871 <context context-type="linenumber">7</context>
9872 </context-group>
93fe2d9c
C
9873 </trans-unit>
9874 <trans-unit id="7804724824750282316" datatype="html">
9875 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source>
9876 <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
9877 <context-group purpose="location">
9878 <context context-type="sourcefile">src/app/+search/search.component.html</context>
9879 <context context-type="linenumber">5</context>
9880 </context-group>
913aa176 9881 </trans-unit>
2164a13d 9882
93fe2d9c
C
9883 <trans-unit id="8392321423487952834" datatype="html">
9884 <source>1 year ago</source>
9885 <target state="new">1 year ago</target>
2164a13d
C
9886
9887
9888 <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">
9889 <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
9890 <context-group purpose="location">
9891 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
2164a13d 9892 <context context-type="linenumber">28</context>
09e1784b 9893 </context-group>
913aa176 9894 </trans-unit>
2164a13d 9895
93fe2d9c
C
9896 <trans-unit id="6874778750344205852" datatype="html">
9897 <source>1 month ago</source>
9898 <target state="new">1 month ago</target>
2164a13d
C
9899
9900
9901 <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">
9902 <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
9903 <context-group purpose="location">
9904 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
2164a13d 9905 <context context-type="linenumber">37</context>
09e1784b 9906 </context-group>
2164a13d
C
9907 </trans-unit><trans-unit id="4853543308896023917" datatype="html">
9908 <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
9909 <context-group purpose="location">
9910 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
2164a13d 9911 <context context-type="linenumber">42</context>
09e1784b 9912 </context-group>
2164a13d
C
9913 </trans-unit><trans-unit id="1345947856864087664" datatype="html">
9914 <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
9915 <context-group purpose="location">
9916 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
2164a13d 9917 <context context-type="linenumber">47</context>
09e1784b 9918 </context-group>
913aa176 9919 </trans-unit>
2164a13d
C
9920
9921
9922
9923
9924
9925
5a6de093 9926 <trans-unit id="8256466313580256940" datatype="html">
913aa176 9927 <source><x id="PH"/> min ago </source>
5a6de093
C
9928 <target state="new">
9929 <x id="PH"/> min ago
9930 </target>
2164a13d
C
9931
9932 <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 9933 <trans-unit id="4733690367258997247" datatype="html">
e4eaa7c9
C
9934 <source>just now</source>
9935 <target state="new">just now</target>
2164a13d
C
9936
9937 <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 9938 <trans-unit id="2222108104954671970" datatype="html">
913aa176 9939 <source><x id="PH"/> sec </source>
5a6de093
C
9940 <target state="new">
9941 <x id="PH"/> sec
9942 </target>
913aa176 9943 <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
9944 </trans-unit><trans-unit id="8489397598480880903" datatype="html">
9945 <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>
9946 <context-group purpose="location">
9947 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9948 <context context-type="linenumber">7</context>
9949 </context-group>
9950 </trans-unit><trans-unit id="599762045687999334" datatype="html">
9951 <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>
9952 <context-group purpose="location">
9953 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9954 <context context-type="linenumber">8</context>
9955 </context-group>
9956 </trans-unit><trans-unit id="4951459525104027759" datatype="html">
9957 <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>
9958 <context-group purpose="location">
9959 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9960 <context context-type="linenumber">9</context>
9961 </context-group>
9962 </trans-unit><trans-unit id="2471141982657856893" datatype="html">
9963 <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>
9964 <context-group purpose="location">
9965 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9966 <context context-type="linenumber">10</context>
9967 </context-group>
9968 </trans-unit><trans-unit id="8562677309401914974" datatype="html">
9969 <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>
9970 <context-group purpose="location">
9971 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9972 <context context-type="linenumber">11</context>
9973 </context-group>
9974 </trans-unit><trans-unit id="3613007385964514320" datatype="html">
9975 <source><x id="PH" equiv-text="interval"/> year(s) ago</source><target state="new"><x id="PH" equiv-text="interval"/> year(s) ago</target>
9976 <context-group purpose="location">
9977 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9978 <context context-type="linenumber">19</context>
9979 </context-group>
913aa176 9980 </trans-unit>
9981 <trans-unit id="6499699285816188400" datatype="html">
9982 <source>Abuse reports</source>
9983 <target state="new">Abuse reports</target>
9984 <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>
9985 </trans-unit>
9986 <trans-unit id="4930506384627295710" datatype="html">
9987 <source>Settings</source>
9988 <target state="new">Settings</target>
93fe2d9c
C
9989 <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>
9990 <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>
9991 <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>
9992 <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>
9993 </trans-unit>
5a6de093 9994 <trans-unit id="9178182467454450952" datatype="html">
eb12a714
C
9995 <source>Confirm</source>
9996 <target state="new">Confirm</target>
93fe2d9c
C
9997 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">40</context></context-group>
9998 </trans-unit>
5a6de093 9999 <trans-unit id="7784486624424057376" datatype="html">
eb12a714
C
10000 <source>Instance name is required.</source>
10001 <target state="new">Instance name is required.</target>
913aa176 10002 <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>
10003 </trans-unit>
5a6de093 10004 <trans-unit id="3281212084219111058" datatype="html">
eb12a714
C
10005 <source>Short description should not be longer than 250 characters.</source>
10006 <target state="new">Short description should not be longer than 250 characters.</target>
913aa176 10007 <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>
10008 </trans-unit>
5a6de093 10009 <trans-unit id="6033463036257195528" datatype="html">
eb12a714
C
10010 <source>Twitter username is required.</source>
10011 <target state="new">Twitter username is required.</target>
913aa176 10012 <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>
10013 </trans-unit>
5a6de093 10014 <trans-unit id="8198703669620791633" datatype="html">
eb12a714
C
10015 <source>Previews cache size is required.</source>
10016 <target state="new">Previews cache size is required.</target>
913aa176 10017 <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>
10018 </trans-unit>
5a6de093 10019 <trans-unit id="3971192070835972256" datatype="html">
eb12a714
C
10020 <source>Previews cache size must be greater than 1.</source>
10021 <target state="new">Previews cache size must be greater than 1.</target>
913aa176 10022 <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>
10023 </trans-unit>
5a6de093 10024 <trans-unit id="2903453036126968504" datatype="html">
eb12a714
C
10025 <source>Previews cache size must be a number.</source>
10026 <target state="new">Previews cache size must be a number.</target>
913aa176 10027 <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>
10028 </trans-unit>
5a6de093 10029 <trans-unit id="6941976540222684735" datatype="html">
eb12a714
C
10030 <source>Captions cache size is required.</source>
10031 <target state="new">Captions cache size is required.</target>
913aa176 10032 <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>
10033 </trans-unit>
5a6de093 10034 <trans-unit id="780869536819343075" datatype="html">
eb12a714
C
10035 <source>Captions cache size must be greater than 1.</source>
10036 <target state="new">Captions cache size must be greater than 1.</target>
913aa176 10037 <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>
10038 </trans-unit>
5a6de093 10039 <trans-unit id="2498218540197718478" datatype="html">
eb12a714
C
10040 <source>Captions cache size must be a number.</source>
10041 <target state="new">Captions cache size must be a number.</target>
913aa176 10042 <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>
10043 </trans-unit>
5a6de093 10044 <trans-unit id="818392297325723982" datatype="html">
eb12a714
C
10045 <source>Signup limit is required.</source>
10046 <target state="new">Signup limit is required.</target>
913aa176 10047 <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
10048 </trans-unit>
10049 <trans-unit id="5630311719329022718" datatype="html">
10050 <source>Signup limit must be greater than 1. Use -1 to disable it.</source>
10051 <target state="new">Signup limit must be greater than 1. Use -1 to disable it.</target>
c29ce242
C
10052 <context-group purpose="location">
10053 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
10054 <context context-type="linenumber">47</context>
10055 </context-group>
913aa176 10056 </trans-unit>
5a6de093 10057 <trans-unit id="2555843408410000965" datatype="html">
eb12a714
C
10058 <source>Signup limit must be a number.</source>
10059 <target state="new">Signup limit must be a number.</target>
913aa176 10060 <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
10061 </trans-unit>
10062 <trans-unit id="346485141381099383" datatype="html">
10063 <source>Signup minimum age is required.</source>
10064 <target state="new">Signup minimum age is required.</target>
c5c848c5
C
10065 <context-group purpose="location">
10066 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
10067 <context context-type="linenumber">55</context>
10068 </context-group>
93fe2d9c
C
10069 </trans-unit>
10070 <trans-unit id="4230672031132838318" datatype="html">
10071 <source>Signup minimum age must be greater than 1.</source>
10072 <target state="new">Signup minimum age must be greater than 1.</target>
c5c848c5
C
10073 <context-group purpose="location">
10074 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
10075 <context context-type="linenumber">56</context>
10076 </context-group>
93fe2d9c
C
10077 </trans-unit>
10078 <trans-unit id="5929230001329133993" datatype="html">
10079 <source>Signup minimum age must be a number.</source>
10080 <target state="new">Signup minimum age must be a number.</target>
c5c848c5
C
10081 <context-group purpose="location">
10082 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
10083 <context context-type="linenumber">57</context>
10084 </context-group>
913aa176 10085 </trans-unit>
5a6de093 10086 <trans-unit id="240096858386658337" datatype="html">
eb12a714
C
10087 <source>Admin email is required.</source>
10088 <target state="new">Admin email is required.</target>
93fe2d9c
C
10089 <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>
10090 </trans-unit>
5a6de093 10091 <trans-unit id="4392533896009432078" datatype="html">
eb12a714
C
10092 <source>Admin email must be valid.</source>
10093 <target state="new">Admin email must be valid.</target>
93fe2d9c
C
10094 <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>
10095 </trans-unit>
5a6de093 10096 <trans-unit id="6172217783476989430" datatype="html">
eb12a714
C
10097 <source>Transcoding threads is required.</source>
10098 <target state="new">Transcoding threads is required.</target>
93fe2d9c
C
10099 <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>
10100 </trans-unit>
5a6de093 10101 <trans-unit id="5320424292625586941" datatype="html">
eb12a714
C
10102 <source>Transcoding threads must be greater or equal to 0.</source>
10103 <target state="new">Transcoding threads must be greater or equal to 0.</target>
93fe2d9c
C
10104 <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>
10105 </trans-unit>
913aa176 10106 <trans-unit id="8185661254949728718" datatype="html">
10107 <source>Max live duration is required.</source>
10108 <target state="new">Max live duration is required.</target>
93fe2d9c
C
10109 <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>
10110 </trans-unit>
913aa176 10111 <trans-unit id="8892863662898651766" datatype="html">
10112 <source>Max live duration should be greater or equal to -1.</source>
10113 <target state="new">Max live duration should be greater or equal to -1.</target>
93fe2d9c
C
10114 <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>
10115 </trans-unit>
913aa176 10116 <trans-unit id="8196240396863235661" datatype="html">
10117 <source>Max instance lives is required.</source>
10118 <target state="new">Max instance lives is required.</target>
93fe2d9c
C
10119 <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>
10120 </trans-unit>
913aa176 10121 <trans-unit id="913683464711184925" datatype="html">
10122 <source>Max instance lives should be greater or equal to -1.</source>
10123 <target state="new">Max instance lives should be greater or equal to -1.</target>
93fe2d9c
C
10124 <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>
10125 </trans-unit>
913aa176 10126 <trans-unit id="5614457087254770778" datatype="html">
10127 <source>Max user lives is required.</source>
10128 <target state="new">Max user lives is required.</target>
93fe2d9c
C
10129 <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>
10130 </trans-unit>
913aa176 10131 <trans-unit id="2779726697233311712" datatype="html">
10132 <source>Max user lives should be greater or equal to -1.</source>
10133 <target state="new">Max user lives should be greater or equal to -1.</target>
93fe2d9c
C
10134 <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>
10135 </trans-unit>
10136 <trans-unit id="351272950792130803" datatype="html">
10137 <source>Max video channels per user is required.</source>
10138 <target state="new">Max video channels per user is required.</target>
c49c366a
C
10139 <context-group purpose="location">
10140 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
10141 <context context-type="linenumber">104</context>
10142 </context-group>
93fe2d9c
C
10143 </trans-unit>
10144 <trans-unit id="5253683089104713724" datatype="html">
10145 <source>Max video channels per user must be greater or equal to 1.</source>
10146 <target state="new">Max video channels per user must be greater or equal to 1.</target>
c49c366a
C
10147 <context-group purpose="location">
10148 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
10149 <context context-type="linenumber">105</context>
10150 </context-group>
93fe2d9c
C
10151 </trans-unit>
10152 <trans-unit id="8354695459880751923" datatype="html">
10153 <source>Max video channels per user must be a number.</source>
10154 <target state="new">Max video channels per user must be a number.</target>
c49c366a
C
10155 <context-group purpose="location">
10156 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
10157 <context context-type="linenumber">106</context>
10158 </context-group>
10159 </trans-unit>
913aa176 10160 <trans-unit id="5832601947705094130" datatype="html">
10161 <source>Concurrency is required.</source>
10162 <target state="new">Concurrency is required.</target>
93fe2d9c
C
10163 <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>
10164 </trans-unit>
913aa176 10165 <trans-unit id="4751566092251132371" datatype="html">
10166 <source>Concurrency should be greater or equal to 1.</source>
10167 <target state="new">Concurrency should be greater or equal to 1.</target>
93fe2d9c
C
10168 <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>
10169 </trans-unit>
5a6de093 10170 <trans-unit id="75589896034107743" datatype="html">
eb12a714
C
10171 <source>Index URL should be a URL</source>
10172 <target state="new">Index URL should be a URL</target>
93fe2d9c
C
10173 <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>
10174 </trans-unit>
5a6de093
C
10175 <trans-unit id="3964961007325702684" datatype="html">
10176 <source>Search index URL should be a URL</source>
10177 <target state="new">Search index URL should be a URL</target>
93fe2d9c
C
10178 <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>
10179 </trans-unit>
5a6de093 10180 <trans-unit id="8602814243662345124" datatype="html">
eb12a714
C
10181 <source>Email is required.</source>
10182 <target state="new">Email is required.</target>
93fe2d9c
C
10183 <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>
10184 <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>
10185 </trans-unit>
5a6de093 10186 <trans-unit id="4591482207344282590" datatype="html">
eb12a714
C
10187 <source>Email must be valid.</source>
10188 <target state="new">Email must be valid.</target>
93fe2d9c
C
10189 <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>
10190 <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>
10191 </trans-unit>
913aa176 10192 <trans-unit id="544279804045883862" datatype="html">
10193 <source>Handle is required.</source>
10194 <target state="new">Handle is required.</target>
93fe2d9c
C
10195 <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>
10196 </trans-unit>
10197 <trans-unit id="2805037637775107078" datatype="html">
10198 <source>Handle must be valid (eg. chocobozzz@example.com).</source>
10199 <target state="new">Handle must be valid (eg. chocobozzz@example.com).</target>
10200 <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>
10201 </trans-unit>
5a6de093 10202 <trans-unit id="4968369344159400023" datatype="html">
eb12a714
C
10203 <source>Your name is required.</source>
10204 <target state="new">Your name is required.</target>
913aa176 10205 <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>
10206 </trans-unit>
5a6de093 10207 <trans-unit id="5799695548385507586" datatype="html">
eb12a714
C
10208 <source>Your name must be at least 1 character long.</source>
10209 <target state="new">Your name must be at least 1 character long.</target>
913aa176 10210 <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>
10211 </trans-unit>
5a6de093 10212 <trans-unit id="3600004643604731577" datatype="html">
eb12a714
C
10213 <source>Your name cannot be more than 120 characters long.</source>
10214 <target state="new">Your name cannot be more than 120 characters long.</target>
913aa176 10215 <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>
10216 </trans-unit>
5a6de093 10217 <trans-unit id="3981804692726336204" datatype="html">
eb12a714
C
10218 <source>A subject is required.</source>
10219 <target state="new">A subject is required.</target>
913aa176 10220 <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>
10221 </trans-unit>
5a6de093 10222 <trans-unit id="7787099349830266861" datatype="html">
eb12a714
C
10223 <source>The subject must be at least 1 character long.</source>
10224 <target state="new">The subject must be at least 1 character long.</target>
913aa176 10225 <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>
10226 </trans-unit>
5a6de093 10227 <trans-unit id="5905189237950302829" datatype="html">
eb12a714
C
10228 <source>The subject cannot be more than 120 characters long.</source>
10229 <target state="new">The subject cannot be more than 120 characters long.</target>
913aa176 10230 <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>
10231 </trans-unit>
5a6de093 10232 <trans-unit id="847704400962945123" datatype="html">
eb12a714
C
10233 <source>A message is required.</source>
10234 <target state="new">A message is required.</target>
913aa176 10235 <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>
10236 </trans-unit>
5a6de093 10237 <trans-unit id="3871842658394273178" datatype="html">
eb12a714
C
10238 <source>The message must be at least 3 characters long.</source>
10239 <target state="new">The message must be at least 3 characters long.</target>
913aa176 10240 <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>
10241 </trans-unit>
5a6de093 10242 <trans-unit id="3731145759205895653" datatype="html">
eb12a714
C
10243 <source>The message cannot be more than 5000 characters long.</source>
10244 <target state="new">The message cannot be more than 5000 characters long.</target>
913aa176 10245 <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>
10246 </trans-unit>
5a6de093 10247 <trans-unit id="3868123820758341861" datatype="html">
eb12a714
C
10248 <source>Username is required.</source>
10249 <target state="new">Username is required.</target>
93fe2d9c
C
10250 <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>
10251 <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>
10252 </trans-unit>
5a6de093 10253 <trans-unit id="3577237269587081090" datatype="html">
eb12a714
C
10254 <source>Password is required.</source>
10255 <target state="new">Password is required.</target>
93fe2d9c
C
10256 <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>
10257 <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>
10258 <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>
10259 </trans-unit>
5a6de093 10260 <trans-unit id="3152303769378345477" datatype="html">
eb12a714
C
10261 <source>Confirmation of the password is required.</source>
10262 <target state="new">Confirmation of the password is required.</target>
913aa176 10263 <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>
10264 </trans-unit>
5a6de093 10265 <trans-unit id="4786141633412279939" datatype="html">
eb12a714
C
10266 <source>Username must be at least 1 character long.</source>
10267 <target state="new">Username must be at least 1 character long.</target>
93fe2d9c
C
10268 <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>
10269 </trans-unit>
5a6de093 10270 <trans-unit id="1019755749203839300" datatype="html">
eb12a714
C
10271 <source>Username cannot be more than 50 characters long.</source>
10272 <target state="new">Username cannot be more than 50 characters long.</target>
93fe2d9c
C
10273 <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>
10274 </trans-unit>
5a6de093 10275 <trans-unit id="5621067256208426608" datatype="html">
eb12a714
C
10276 <source>Username should be lowercase alphanumeric; dots and underscores are allowed.</source>
10277 <target state="new">Username should be lowercase alphanumeric; dots and underscores are allowed.</target>
93fe2d9c
C
10278 <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>
10279 </trans-unit>
5a6de093
C
10280 <trans-unit id="6288154707582132676" datatype="html">
10281 <source>Channel name is required.</source>
10282 <target state="new">Channel name is required.</target>
93fe2d9c
C
10283 <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>
10284 </trans-unit>
5a6de093
C
10285 <trans-unit id="8178814467139959283" datatype="html">
10286 <source>Channel name must be at least 1 character long.</source>
10287 <target state="new">Channel name must be at least 1 character long.</target>
93fe2d9c
C
10288 <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>
10289 </trans-unit>
5a6de093
C
10290 <trans-unit id="8602785819772117007" datatype="html">
10291 <source>Channel name cannot be more than 50 characters long.</source>
10292 <target state="new">Channel name cannot be more than 50 characters long.</target>
93fe2d9c
C
10293 <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>
10294 </trans-unit>
913aa176 10295 <trans-unit id="3419415520566928243" datatype="html">
10296 <source>Channel name should be lowercase, and can contain only alphanumeric characters, dots and underscores.</source>
10297 <target state="new">Channel name should be lowercase, and can contain only alphanumeric characters, dots and underscores.</target>
93fe2d9c
C
10298 <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>
10299 </trans-unit>
5a6de093 10300 <trans-unit id="525871656034789056" datatype="html">
eb12a714
C
10301 <source>Password must be at least 6 characters long.</source>
10302 <target state="new">Password must be at least 6 characters long.</target>
93fe2d9c
C
10303 <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>
10304 <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>
10305 </trans-unit>
5a6de093 10306 <trans-unit id="1099684476181448167" datatype="html">
eb12a714
C
10307 <source>Password cannot be more than 255 characters long.</source>
10308 <target state="new">Password cannot be more than 255 characters long.</target>
93fe2d9c
C
10309 <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>
10310 <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>
10311 </trans-unit>
5a6de093 10312 <trans-unit id="3392630942539073768" datatype="html">
eb12a714
C
10313 <source>The new password and the confirmed password do not correspond.</source>
10314 <target state="new">The new password and the confirmed password do not correspond.</target>
93fe2d9c
C
10315 <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>
10316 </trans-unit>
5a6de093 10317 <trans-unit id="2027337371129904473" datatype="html">
eb12a714
C
10318 <source>Video quota is required.</source>
10319 <target state="new">Video quota is required.</target>
93fe2d9c
C
10320 <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>
10321 </trans-unit>
5a6de093 10322 <trans-unit id="267386529333143660" datatype="html">
eb12a714
C
10323 <source>Quota must be greater than -1.</source>
10324 <target state="new">Quota must be greater than -1.</target>
93fe2d9c
C
10325 <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>
10326 </trans-unit>
5a6de093 10327 <trans-unit id="1220179061234048936" datatype="html">
eb12a714
C
10328 <source>Daily upload limit is required.</source>
10329 <target state="new">Daily upload limit is required.</target>
93fe2d9c
C
10330 <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>
10331 </trans-unit>
5a6de093 10332 <trans-unit id="8959404382357999234" datatype="html">
eb12a714
C
10333 <source>Daily upload limit must be greater than -1.</source>
10334 <target state="new">Daily upload limit must be greater than -1.</target>
93fe2d9c
C
10335 <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>
10336 </trans-unit>
5a6de093 10337 <trans-unit id="4796798537475457493" datatype="html">
eb12a714
C
10338 <source>User role is required.</source>
10339 <target state="new">User role is required.</target>
93fe2d9c
C
10340 <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>
10341 </trans-unit>
5a6de093 10342 <trans-unit id="2761226139624435788" datatype="html">
eb12a714
C
10343 <source>Description must be at least 3 characters long.</source>
10344 <target state="new">Description must be at least 3 characters long.</target>
93fe2d9c
C
10345 <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>
10346 <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>
10347 <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>
10348 </trans-unit>
5a6de093 10349 <trans-unit id="4717982586356605243" datatype="html">
eb12a714
C
10350 <source>Description cannot be more than 1000 characters long.</source>
10351 <target state="new">Description cannot be more than 1000 characters long.</target>
93fe2d9c
C
10352 <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>
10353 <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>
10354 <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>
10355 </trans-unit>
5a6de093 10356 <trans-unit id="1814372869868173571" datatype="html">
eb12a714
C
10357 <source>You must agree with the instance terms in order to register on it.</source>
10358 <target state="new">You must agree with the instance terms in order to register on it.</target>
93fe2d9c
C
10359 <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>
10360 </trans-unit>
5a6de093 10361 <trans-unit id="7803960725351649605" datatype="html">
eb12a714
C
10362 <source>Ban reason must be at least 3 characters long.</source>
10363 <target state="new">Ban reason must be at least 3 characters long.</target>
93fe2d9c
C
10364 <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>
10365 </trans-unit>
5a6de093 10366 <trans-unit id="3851609012243698179" datatype="html">
eb12a714
C
10367 <source>Ban reason cannot be more than 250 characters long.</source>
10368 <target state="new">Ban reason cannot be more than 250 characters long.</target>
93fe2d9c
C
10369 <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>
10370 </trans-unit>
5a6de093 10371 <trans-unit id="6632896893630378443" datatype="html">
eb12a714
C
10372 <source>Display name is required.</source>
10373 <target state="new">Display name is required.</target>
93fe2d9c
C
10374 <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>
10375 <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>
10376 <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>
10377 </trans-unit>
5a6de093 10378 <trans-unit id="1303578752658966736" datatype="html">
eb12a714
C
10379 <source>Display name must be at least 1 character long.</source>
10380 <target state="new">Display name must be at least 1 character long.</target>
93fe2d9c
C
10381 <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>
10382 <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>
10383 <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>
10384 </trans-unit>
5a6de093 10385 <trans-unit id="4613240543124934954" datatype="html">
eb12a714
C
10386 <source>Display name cannot be more than 50 characters long.</source>
10387 <target state="new">Display name cannot be more than 50 characters long.</target>
93fe2d9c
C
10388 <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>
10389 <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>
10390 </trans-unit>
5a6de093 10391 <trans-unit id="1000468652492651683" datatype="html">
eb12a714
C
10392 <source>Report reason is required.</source>
10393 <target state="new">Report reason is required.</target>
913aa176 10394 <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>
10395 </trans-unit>
5a6de093 10396 <trans-unit id="1109780973109145433" datatype="html">
eb12a714
C
10397 <source>Report reason must be at least 2 characters long.</source>
10398 <target state="new">Report reason must be at least 2 characters long.</target>
913aa176 10399 <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>
10400 </trans-unit>
5a6de093 10401 <trans-unit id="5414573937278525654" datatype="html">
eb12a714
C
10402 <source>Report reason cannot be more than 3000 characters long.</source>
10403 <target state="new">Report reason cannot be more than 3000 characters long.</target>
913aa176 10404 <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>
10405 </trans-unit>
5a6de093 10406 <trans-unit id="8779567454442277762" datatype="html">
eb12a714
C
10407 <source>Moderation comment is required.</source>
10408 <target state="new">Moderation comment is required.</target>
913aa176 10409 <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>
10410 </trans-unit>
5a6de093 10411 <trans-unit id="8954765410376245909" datatype="html">
eb12a714
C
10412 <source>Moderation comment must be at least 2 characters long.</source>
10413 <target state="new">Moderation comment must be at least 2 characters long.</target>
913aa176 10414 <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>
10415 </trans-unit>
5a6de093 10416 <trans-unit id="6316804467108244906" datatype="html">
eb12a714
C
10417 <source>Moderation comment cannot be more than 3000 characters long.</source>
10418 <target state="new">Moderation comment cannot be more than 3000 characters long.</target>
913aa176 10419 <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>
10420 </trans-unit>
5a6de093
C
10421 <trans-unit id="8835075531528610034" datatype="html">
10422 <source>Abuse message is required.</source>
10423 <target state="new">Abuse message is required.</target>
913aa176 10424 <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>
10425 </trans-unit>
5a6de093
C
10426 <trans-unit id="9034042966936514516" datatype="html">
10427 <source>Abuse message must be at least 2 characters long.</source>
10428 <target state="new">Abuse message must be at least 2 characters long.</target>
913aa176 10429 <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>
10430 </trans-unit>
5a6de093
C
10431 <trans-unit id="7989186574443390119" datatype="html">
10432 <source>Abuse message cannot be more than 3000 characters long.</source>
10433 <target state="new">Abuse message cannot be more than 3000 characters long.</target>
913aa176 10434 <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>
10435 </trans-unit>
5a6de093 10436 <trans-unit id="6700357678556223012" datatype="html">
eb12a714
C
10437 <source>The channel is required.</source>
10438 <target state="new">The channel is required.</target>
913aa176 10439 <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>
10440 </trans-unit>
5a6de093
C
10441 <trans-unit id="9191505323045740697" datatype="html">
10442 <source>Block reason must be at least 2 characters long.</source>
10443 <target state="new">Block reason must be at least 2 characters long.</target>
913aa176 10444 <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>
10445 </trans-unit>
5a6de093
C
10446 <trans-unit id="8581623418602419755" datatype="html">
10447 <source>Block reason cannot be more than 300 characters long.</source>
10448 <target state="new">Block reason cannot be more than 300 characters long.</target>
913aa176 10449 <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>
10450 </trans-unit>
5a6de093 10451 <trans-unit id="1099619384694370156" datatype="html">
eb12a714
C
10452 <source>Video caption language is required.</source>
10453 <target state="new">Video caption language is required.</target>
913aa176 10454 <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>
10455 </trans-unit>
5a6de093 10456 <trans-unit id="3438639650276868976" datatype="html">
eb12a714
C
10457 <source>Video caption file is required.</source>
10458 <target state="new">Video caption file is required.</target>
913aa176 10459 <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
10460 </trans-unit>
10461 <trans-unit id="9145435275110757909" datatype="html">
10462 <source>Caption content is required.</source>
10463 <target state="new">Caption content is required.</target>
3c18ff47
C
10464 <context-group purpose="location">
10465 <context context-type="sourcefile">src/app/shared/form-validators/video-captions-validators.ts</context>
10466 <context context-type="linenumber">21</context>
10467 </context-group>
913aa176 10468 </trans-unit>
5a6de093 10469 <trans-unit id="7365924714339585574" datatype="html">
eb12a714
C
10470 <source>The username is required.</source>
10471 <target state="new">The username is required.</target>
913aa176 10472 <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>
10473 </trans-unit>
5a6de093 10474 <trans-unit id="3954099618513992825" datatype="html">
eb12a714
C
10475 <source>You can only transfer ownership to a local account</source>
10476 <target state="new">You can only transfer ownership to a local account</target>
913aa176 10477 <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>
10478 </trans-unit>
5a6de093 10479 <trans-unit id="4444753420973870540" datatype="html">
eb12a714
C
10480 <source>Name is required.</source>
10481 <target state="new">Name is required.</target>
93fe2d9c
C
10482 <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>
10483 </trans-unit>
5a6de093 10484 <trans-unit id="4006797705713167676" datatype="html">
eb12a714
C
10485 <source>Name must be at least 1 character long.</source>
10486 <target state="new">Name must be at least 1 character long.</target>
93fe2d9c
C
10487 <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>
10488 </trans-unit>
5a6de093 10489 <trans-unit id="2233809696503670883" datatype="html">
eb12a714
C
10490 <source>Name cannot be more than 50 characters long.</source>
10491 <target state="new">Name cannot be more than 50 characters long.</target>
93fe2d9c
C
10492 <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>
10493 </trans-unit>
5a6de093 10494 <trans-unit id="7915656854942800659" datatype="html">
eb12a714
C
10495 <source>Name should be lowercase alphanumeric; dots and underscores are allowed.</source>
10496 <target state="new">Name should be lowercase alphanumeric; dots and underscores are allowed.</target>
93fe2d9c
C
10497 <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>
10498 </trans-unit>
5a6de093 10499 <trans-unit id="6880459830525364741" datatype="html">
eb12a714
C
10500 <source>Support text must be at least 3 characters long.</source>
10501 <target state="new">Support text must be at least 3 characters long.</target>
93fe2d9c 10502 <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
10503 </trans-unit><trans-unit id="6122525173522570480" datatype="html">
10504 <source>Support text cannot be more than 1000 characters long.</source><target state="new">Support text cannot be more than 1000 characters long.</target>
10505 <context-group purpose="location">
10506 <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context>
10507 <context context-type="linenumber">48</context>
10508 </context-group>
e67ecaf8
C
10509 </trans-unit><trans-unit id="6149476559621965756" datatype="html">
10510 <source>Remote channel url is required.</source><target state="new">Remote channel url is required.</target>
10511 <context-group purpose="location">
10512 <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context>
10513 <context context-type="linenumber">59</context>
10514 </context-group>
10515 </trans-unit><trans-unit id="7820654428820536159" datatype="html">
10516 <source>External channel URL must begin with "https://" or "http://"</source><target state="new">External channel URL must begin with "https://" or "http://"</target>
10517 <context-group purpose="location">
10518 <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context>
10519 <context context-type="linenumber">60</context>
10520 </context-group>
10521 </trans-unit><trans-unit id="5090406837784732474" datatype="html">
10522 <source>External channel URL cannot be more than 1000 characters long</source><target state="new">External channel URL cannot be more than 1000 characters long</target>
10523 <context-group purpose="location">
10524 <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context>
10525 <context context-type="linenumber">61</context>
10526 </context-group>
93fe2d9c 10527 </trans-unit>
d3401260 10528
d7c6b951 10529 <trans-unit id="5637879201055173642" datatype="html">
e6afb669
C
10530 <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>
10531 <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 10532</target>
93fe2d9c
C
10533 <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>
10534 </trans-unit>
5a6de093 10535 <trans-unit id="4267638333776227701" datatype="html">
eb12a714
C
10536 <source>Comment is required.</source>
10537 <target state="new">Comment is required.</target>
913aa176 10538 <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>
10539 </trans-unit>
5a6de093 10540 <trans-unit id="71132671234491945" datatype="html">
eb12a714
C
10541 <source>Comment must be at least 2 characters long.</source>
10542 <target state="new">Comment must be at least 2 characters long.</target>
913aa176 10543 <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>
10544 </trans-unit>
5a6de093 10545 <trans-unit id="4148250392704331190" datatype="html">
eb12a714
C
10546 <source>Comment cannot be more than 3000 characters long.</source>
10547 <target state="new">Comment cannot be more than 3000 characters long.</target>
913aa176 10548 <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>
10549 </trans-unit>
5a6de093 10550 <trans-unit id="6854100952145697527" datatype="html">
eb12a714
C
10551 <source>Display name cannot be more than 120 characters long.</source>
10552 <target state="new">Display name cannot be more than 120 characters long.</target>
913aa176 10553 <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>
10554 </trans-unit>
5a6de093 10555 <trans-unit id="6198895122092095739" datatype="html">
eb12a714
C
10556 <source>Privacy is required.</source>
10557 <target state="new">Privacy is required.</target>
913aa176 10558 <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>
10559 </trans-unit>
5a6de093 10560 <trans-unit id="1276238402004616037" datatype="html">
eb12a714
C
10561 <source>The channel is required when the playlist is public.</source>
10562 <target state="new">The channel is required when the playlist is public.</target>
913aa176 10563 <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>
10564 </trans-unit>
d7c6b951 10565 <trans-unit id="5226261760726752768" datatype="html">
913aa176 10566 <source>Live information</source>
10567 <target state="new">Live information</target>
10568 <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
10569 </trans-unit>
10570 <trans-unit id="5078078160576986217" datatype="html">
10571 <source>Permanent/Recurring live</source>
10572 <target state="new">Permanent/Recurring live</target>
a71d4140
C
10573 <context-group purpose="location">
10574 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context>
10575 <context context-type="linenumber">10</context>
10576 </context-group>
913aa176 10577 </trans-unit>
d7c6b951 10578 <trans-unit id="7220386604464537651" datatype="html">
913aa176 10579 <source>Live RTMP Url</source>
10580 <target state="new">Live RTMP Url</target>
4c1ce3d4
C
10581
10582
10583 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">244</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">19</context></context-group></trans-unit>
93fe2d9c
C
10584 <trans-unit id="4956017863340142734" datatype="html">
10585 <source>Live RTMPS Url</source>
10586 <target state="new">Live RTMPS Url</target>
4c1ce3d4
C
10587
10588
10589 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">249</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">24</context></context-group></trans-unit>
d7c6b951 10590 <trans-unit id="1225050607125362052" datatype="html">
913aa176 10591 <source>Live stream key</source>
10592 <target state="new">Live stream key</target>
4c1ce3d4
C
10593
10594
10595 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">254</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">29</context></context-group></trans-unit>
d7c6b951 10596 <trans-unit id="5058286083557987083" datatype="html">
913aa176 10597 <source>⚠️ Never share your stream key with anyone.</source>
10598 <target state="new">⚠️ Never share your stream key with anyone.</target>
4c1ce3d4
C
10599
10600
10601 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">257</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">32</context></context-group></trans-unit>
93fe2d9c
C
10602 <trans-unit id="5941639683192662500" datatype="html">
10603 <source>This is a normal live</source>
10604 <target state="new">This is a normal live</target>
4c1ce3d4
C
10605
10606 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">263</context></context-group></trans-unit><trans-unit id="4022826795131920912" datatype="html">
dda1e821 10607 <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 10608
4c1ce3d4 10609 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">266</context></context-group></trans-unit>
dda1e821 10610
93fe2d9c
C
10611 <trans-unit id="2261925229535541622" datatype="html">
10612 <source>This is a permanent/recurring live</source>
10613 <target state="new">This is a permanent/recurring live</target>
4c1ce3d4
C
10614
10615 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">272</context></context-group></trans-unit><trans-unit id="8986073791327847979" datatype="html">
dda1e821 10616 <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 10617
4c1ce3d4 10618 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">275</context></context-group></trans-unit>
dda1e821 10619
d7c6b951 10620 <trans-unit id="3112273530390098557" datatype="html">
913aa176 10621 <source>Replay will be saved</source>
10622 <target state="new">Replay will be saved</target>
95bd9515
C
10623 <context-group purpose="location">
10624 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context>
10625 <context context-type="linenumber">11</context>
10626 </context-group>
b2d03a83
C
10627 </trans-unit><trans-unit id="6445713766140892433" datatype="html">
10628 <source>Latest live sessions</source><target state="new">Latest live sessions</target>
10629 <context-group purpose="location">
10630 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context>
10631 <context context-type="linenumber">36</context>
10632 </context-group>
10633 </trans-unit><trans-unit id="1018828582442463303" datatype="html">
10634 <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>
10635 <context-group purpose="location">
10636 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context>
10637 <context context-type="linenumber">42</context>
10638 </context-group>
10639 </trans-unit><trans-unit id="6765028278622459314" datatype="html">
10640 <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>
10641 <context-group purpose="location">
10642 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context>
10643 <context context-type="linenumber">43</context>
10644 </context-group>
10645 </trans-unit><trans-unit id="3424935624805832445" datatype="html">
10646 <source>Go to replay</source><target state="new">Go to replay</target>
10647 <context-group purpose="location">
10648 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context>
10649 <context context-type="linenumber">44</context>
10650 </context-group>
051d69a0
C
10651 </trans-unit><trans-unit id="6989092358991683843" datatype="html">
10652 <source>Replay is being processed...</source><target state="new">Replay is being processed...</target>
10653 <context-group purpose="location">
10654 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context>
10655 <context context-type="linenumber">45</context>
10656 </context-group>
95bd9515 10657 </trans-unit>
5a6de093 10658 <trans-unit id="5437132245714159662" datatype="html">
eb12a714
C
10659 <source>Video name is required.</source>
10660 <target state="new">Video name is required.</target>
93fe2d9c
C
10661 <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>
10662 </trans-unit>
5a6de093 10663 <trans-unit id="2807676084745266104" datatype="html">
eb12a714
C
10664 <source>Video name must be at least 3 characters long.</source>
10665 <target state="new">Video name must be at least 3 characters long.</target>
93fe2d9c
C
10666 <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>
10667 </trans-unit>
5a6de093 10668 <trans-unit id="2155414141025589556" datatype="html">
eb12a714
C
10669 <source>Video name cannot be more than 120 characters long.</source>
10670 <target state="new">Video name cannot be more than 120 characters long.</target>
93fe2d9c
C
10671 <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>
10672 </trans-unit>
10673 <trans-unit id="1074634769552897790" datatype="html">
10674 <source>Video name has leading or trailing whitespace.</source>
10675 <target state="new">Video name has leading or trailing whitespace.</target>
f55cc0f9
C
10676 <context-group purpose="location">
10677 <context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context>
10678 <context context-type="linenumber">18</context>
10679 </context-group>
913aa176 10680 </trans-unit>
5a6de093 10681 <trans-unit id="9115337161597088460" datatype="html">
eb12a714
C
10682 <source>Video privacy is required.</source>
10683 <target state="new">Video privacy is required.</target>
93fe2d9c
C
10684 <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>
10685 </trans-unit>
5a6de093 10686 <trans-unit id="7309902991450450996" datatype="html">
eb12a714
C
10687 <source>Video channel is required.</source>
10688 <target state="new">Video channel is required.</target>
93fe2d9c
C
10689 <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>
10690 </trans-unit>
5a6de093 10691 <trans-unit id="3959376623771116873" datatype="html">
eb12a714
C
10692 <source>Video description must be at least 3 characters long.</source>
10693 <target state="new">Video description must be at least 3 characters long.</target>
93fe2d9c
C
10694 <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>
10695 </trans-unit>
5a6de093 10696 <trans-unit id="725195891739570830" datatype="html">
eb12a714
C
10697 <source>Video description cannot be more than 10000 characters long.</source>
10698 <target state="new">Video description cannot be more than 10000 characters long.</target>
93fe2d9c
C
10699 <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>
10700 </trans-unit>
5a6de093 10701 <trans-unit id="142488285332434408" datatype="html">
eb12a714
C
10702 <source>A tag should be more than 2 characters long.</source>
10703 <target state="new">A tag should be more than 2 characters long.</target>
93fe2d9c
C
10704 <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>
10705 </trans-unit>
5a6de093 10706 <trans-unit id="691846635236293620" datatype="html">
eb12a714
C
10707 <source>A tag should be less than 30 characters long.</source>
10708 <target state="new">A tag should be less than 30 characters long.</target>
93fe2d9c
C
10709 <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>
10710 </trans-unit>
5a6de093
C
10711 <trans-unit id="4146790476782316573" datatype="html">
10712 <source>A maximum of 5 tags can be used on a video.</source>
10713 <target state="new">A maximum of 5 tags can be used on a video.</target>
93fe2d9c
C
10714 <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>
10715 </trans-unit>
913aa176 10716 <trans-unit id="2389667090302909529" datatype="html">
10717 <source>A tag should be more than 1 and less than 30 characters long.</source>
10718 <target state="new">A tag should be more than 1 and less than 30 characters long.</target>
93fe2d9c
C
10719 <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>
10720 </trans-unit>
5a6de093 10721 <trans-unit id="4806300480558315727" datatype="html">
eb12a714
C
10722 <source>Video support must be at least 3 characters long.</source>
10723 <target state="new">Video support must be at least 3 characters long.</target>
93fe2d9c
C
10724 <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>
10725 </trans-unit>
5a6de093 10726 <trans-unit id="6655773021893755977" datatype="html">
eb12a714
C
10727 <source>Video support cannot be more than 1000 characters long.</source>
10728 <target state="new">Video support cannot be more than 1000 characters long.</target>
93fe2d9c
C
10729 <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>
10730 </trans-unit>
5a6de093 10731 <trans-unit id="4246579596585402255" datatype="html">
eb12a714
C
10732 <source>A date is required to schedule video update.</source>
10733 <target state="new">A date is required to schedule video update.</target>
93fe2d9c
C
10734 <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>
10735 </trans-unit>
5a6de093 10736 <trans-unit id="8728283516316752593" datatype="html">
eb12a714
C
10737 <source>This file is too large.</source>
10738 <target state="new">This file is too large.</target>
fa737aa0 10739
2164a13d
C
10740 <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">
10741 <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>
10742 <context-group purpose="location">
10743 <context context-type="sourcefile">src/app/shared/shared-forms/reactive-file.component.ts</context>
10744 <context context-type="linenumber">60</context>
10745 </context-group>
10746 </trans-unit>
10747
93fe2d9c
C
10748 <trans-unit id="3393133458004181121" datatype="html">
10749 <source>All categories</source>
10750 <target state="new">All categories</target>
91ae3c4a
C
10751 <context-group purpose="location">
10752 <context context-type="sourcefile">src/app/shared/shared-forms/select/select-categories.component.ts</context>
10753 <context context-type="linenumber">24</context>
10754 </context-group>
2164a13d
C
10755 </trans-unit><trans-unit id="8280589137189201687" datatype="html">
10756 <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
10757 <context-group purpose="location">
10758 <context context-type="sourcefile">src/app/shared/shared-forms/select/select-checkbox-all.component.ts</context>
2164a13d 10759 <context context-type="linenumber">83</context>
91ae3c4a 10760 </context-group>
913aa176 10761 </trans-unit>
2164a13d
C
10762 <trans-unit id="3999967345340145904" datatype="html">
10763 <source>You can't select more than <x id="PH" equiv-text="this.maxItems"/> items</source>
10764 <target state="new">You can't select more than <x id="PH" equiv-text="this.maxItems"/> items</target>
10765
10766 <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
10767 <trans-unit id="6708273825233539746" datatype="html">
10768 <source>Add a new option</source>
10769 <target state="new">Add a new option</target>
93fe2d9c
C
10770 <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>
10771 </trans-unit>
913aa176 10772 <trans-unit id="4076995379551303829" datatype="html">
10773 <source>Custom value...</source>
10774 <target state="new">Custom value...</target>
93fe2d9c
C
10775 <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>
10776 </trans-unit>
5a6de093 10777 <trans-unit id="4670312387769733978" datatype="html">
eb12a714
C
10778 <source>All unsaved data will be lost, are you sure you want to leave this page?</source>
10779 <target state="new">All unsaved data will be lost, are you sure you want to leave this page?</target>
913aa176 10780 <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>
10781 </trans-unit>
5a6de093 10782 <trans-unit id="6950140976689343775" datatype="html">
eb12a714
C
10783 <source>Sunday</source>
10784 <target state="new">Sunday</target>
93fe2d9c
C
10785 <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>
10786 </trans-unit>
5a6de093 10787 <trans-unit id="8739442281958563044" datatype="html">
eb12a714
C
10788 <source>Monday</source>
10789 <target state="new">Monday</target>
93fe2d9c
C
10790 <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>
10791 </trans-unit>
5a6de093 10792 <trans-unit id="9176037901730521018" datatype="html">
eb12a714
C
10793 <source>Tuesday</source>
10794 <target state="new">Tuesday</target>
93fe2d9c
C
10795 <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>
10796 </trans-unit>
5a6de093 10797 <trans-unit id="8798932904948432529" datatype="html">
eb12a714
C
10798 <source>Wednesday</source>
10799 <target state="new">Wednesday</target>
93fe2d9c
C
10800 <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>
10801 </trans-unit>
5a6de093 10802 <trans-unit id="1433683192825895947" datatype="html">
eb12a714
C
10803 <source>Thursday</source>
10804 <target state="new">Thursday</target>
93fe2d9c
C
10805 <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>
10806 </trans-unit>
5a6de093 10807 <trans-unit id="3730139500618908668" datatype="html">
eb12a714
C
10808 <source>Friday</source>
10809 <target state="new">Friday</target>
93fe2d9c
C
10810 <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>
10811 </trans-unit>
5a6de093 10812 <trans-unit id="1830554030016307335" datatype="html">
eb12a714
C
10813 <source>Saturday</source>
10814 <target state="new">Saturday</target>
93fe2d9c
C
10815 <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>
10816 </trans-unit>
10817 <trans-unit id="1391351050292665308" datatype="html">
10818 <source>Sun</source>
10819 <target state="new">Sun</target>
e2a1ccd1
C
10820 <context-group purpose="location">
10821 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10822 <context context-type="linenumber">20</context>
10823 </context-group>
fbe77135 10824 <note priority="1" from="description">Day name short</note>
e2a1ccd1 10825 <note priority="1" from="meaning">Sunday short name</note>
93fe2d9c
C
10826 </trans-unit>
10827 <trans-unit id="7037142944838911104" datatype="html">
10828 <source>Mon</source>
10829 <target state="new">Mon</target>
e2a1ccd1
C
10830 <context-group purpose="location">
10831 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10832 <context context-type="linenumber">21</context>
10833 </context-group>
fbe77135 10834 <note priority="1" from="description">Day name short</note>
e2a1ccd1 10835 <note priority="1" from="meaning">Monday short name</note>
93fe2d9c
C
10836 </trans-unit>
10837 <trans-unit id="4051951828654963549" datatype="html">
10838 <source>Tue</source>
10839 <target state="new">Tue</target>
e2a1ccd1
C
10840 <context-group purpose="location">
10841 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10842 <context context-type="linenumber">22</context>
10843 </context-group>
fbe77135 10844 <note priority="1" from="description">Day name short</note>
e2a1ccd1 10845 <note priority="1" from="meaning">Tuesday short name</note>
93fe2d9c
C
10846 </trans-unit>
10847 <trans-unit id="5265738215297391426" datatype="html">
10848 <source>Wed</source>
10849 <target state="new">Wed</target>
e2a1ccd1
C
10850 <context-group purpose="location">
10851 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10852 <context context-type="linenumber">23</context>
10853 </context-group>
fbe77135 10854 <note priority="1" from="description">Day name short</note>
e2a1ccd1 10855 <note priority="1" from="meaning">Wednesday short name</note>
93fe2d9c
C
10856 </trans-unit>
10857 <trans-unit id="1370330981433231150" datatype="html">
10858 <source>Thu</source>
10859 <target state="new">Thu</target>
e2a1ccd1
C
10860 <context-group purpose="location">
10861 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10862 <context context-type="linenumber">24</context>
10863 </context-group>
fbe77135 10864 <note priority="1" from="description">Day name short</note>
e2a1ccd1 10865 <note priority="1" from="meaning">Thursday short name</note>
93fe2d9c
C
10866 </trans-unit>
10867 <trans-unit id="8713535243933137493" datatype="html">
10868 <source>Fri</source>
10869 <target state="new">Fri</target>
e2a1ccd1
C
10870 <context-group purpose="location">
10871 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10872 <context context-type="linenumber">25</context>
10873 </context-group>
fbe77135 10874 <note priority="1" from="description">Day name short</note>
e2a1ccd1 10875 <note priority="1" from="meaning">Friday short name</note>
93fe2d9c
C
10876 </trans-unit>
10877 <trans-unit id="3547824477629753314" datatype="html">
10878 <source>Sat</source>
10879 <target state="new">Sat</target>
e2a1ccd1
C
10880 <context-group purpose="location">
10881 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10882 <context context-type="linenumber">26</context>
10883 </context-group>
fbe77135 10884 <note priority="1" from="description">Day name short</note>
e2a1ccd1 10885 <note priority="1" from="meaning">Saturday short name</note>
93fe2d9c
C
10886 </trans-unit>
10887 <trans-unit id="6115403217651453591" datatype="html">
10888 <source>Su</source>
10889 <target state="new">Su</target>
e2a1ccd1
C
10890 <context-group purpose="location">
10891 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10892 <context context-type="linenumber">30</context>
10893 </context-group>
fbe77135 10894 <note priority="1" from="description">Day name min</note>
e2a1ccd1 10895 <note priority="1" from="meaning">Sunday min name</note>
93fe2d9c
C
10896 </trans-unit>
10897 <trans-unit id="3797918310510782582" datatype="html">
10898 <source>Mo</source>
10899 <target state="new">Mo</target>
e2a1ccd1
C
10900 <context-group purpose="location">
10901 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10902 <context context-type="linenumber">31</context>
10903 </context-group>
fbe77135 10904 <note priority="1" from="description">Day name min</note>
e2a1ccd1 10905 <note priority="1" from="meaning">Monday min name</note>
93fe2d9c
C
10906 </trans-unit>
10907 <trans-unit id="8011371911136291436" datatype="html">
10908 <source>Tu</source>
10909 <target state="new">Tu</target>
e2a1ccd1
C
10910 <context-group purpose="location">
10911 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10912 <context context-type="linenumber">32</context>
10913 </context-group>
fbe77135 10914 <note priority="1" from="description">Day name min</note>
e2a1ccd1 10915 <note priority="1" from="meaning">Tuesday min name</note>
93fe2d9c
C
10916 </trans-unit>
10917 <trans-unit id="1673380870543456256" datatype="html">
10918 <source>We</source>
10919 <target state="new">We</target>
e2a1ccd1
C
10920 <context-group purpose="location">
10921 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10922 <context context-type="linenumber">33</context>
10923 </context-group>
fbe77135 10924 <note priority="1" from="description">Day name min</note>
e2a1ccd1 10925 <note priority="1" from="meaning">Wednesday min name</note>
93fe2d9c
C
10926 </trans-unit>
10927 <trans-unit id="8502005439670299526" datatype="html">
10928 <source>Th</source>
10929 <target state="new">Th</target>
e2a1ccd1
C
10930 <context-group purpose="location">
10931 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10932 <context context-type="linenumber">34</context>
10933 </context-group>
fbe77135 10934 <note priority="1" from="description">Day name min</note>
e2a1ccd1 10935 <note priority="1" from="meaning">Thursday min name</note>
93fe2d9c
C
10936 </trans-unit>
10937 <trans-unit id="2800261787799336637" datatype="html">
10938 <source>Fr</source>
10939 <target state="new">Fr</target>
e2a1ccd1
C
10940 <context-group purpose="location">
10941 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10942 <context context-type="linenumber">35</context>
10943 </context-group>
93fe2d9c
C
10944 <note priority="1" from="description">Day name min</note>
10945 <note priority="1" from="meaning">Friday min name</note>
10946 </trans-unit>
10947 <trans-unit id="2045915324506422459" datatype="html">
10948 <source>Sa</source>
10949 <target state="new">Sa</target>
10950 <context-group purpose="location">
10951 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10952 <context context-type="linenumber">36</context>
10953 </context-group>
10954 <note priority="1" from="description">Day name min</note>
10955 <note priority="1" from="meaning">Saturday min name</note>
10956 </trans-unit>
5a6de093 10957 <trans-unit id="3913843642962116845" datatype="html">
eb12a714
C
10958 <source>January</source>
10959 <target state="new">January</target>
93fe2d9c
C
10960 <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>
10961 </trans-unit>
5a6de093 10962 <trans-unit id="6642324138857419870" datatype="html">
eb12a714
C
10963 <source>February</source>
10964 <target state="new">February</target>
93fe2d9c
C
10965 <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>
10966 </trans-unit>
5a6de093 10967 <trans-unit id="7918954644624211958" datatype="html">
eb12a714
C
10968 <source>March</source>
10969 <target state="new">March</target>
93fe2d9c
C
10970 <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>
10971 </trans-unit>
5a6de093 10972 <trans-unit id="1809521303476565743" datatype="html">
eb12a714
C
10973 <source>April</source>
10974 <target state="new">April</target>
93fe2d9c
C
10975 <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>
10976 </trans-unit>
5a6de093 10977 <trans-unit id="8469692700277617405" datatype="html">
eb12a714
C
10978 <source>May</source>
10979 <target state="new">May</target>
93fe2d9c
C
10980 <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>
10981 </trans-unit>
5a6de093 10982 <trans-unit id="9055297580745330415" datatype="html">
eb12a714
C
10983 <source>June</source>
10984 <target state="new">June</target>
93fe2d9c
C
10985 <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>
10986 </trans-unit>
5a6de093 10987 <trans-unit id="9087113544612471348" datatype="html">
eb12a714
C
10988 <source>July</source>
10989 <target state="new">July</target>
93fe2d9c
C
10990 <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>
10991 </trans-unit>
5a6de093 10992 <trans-unit id="3984618989093293779" datatype="html">
eb12a714
C
10993 <source>August</source>
10994 <target state="new">August</target>
93fe2d9c
C
10995 <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>
10996 </trans-unit>
5a6de093 10997 <trans-unit id="5872622085239011307" datatype="html">
eb12a714
C
10998 <source>September</source>
10999 <target state="new">September</target>
93fe2d9c
C
11000 <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>
11001 </trans-unit>
5a6de093 11002 <trans-unit id="1491482705364427867" datatype="html">
eb12a714
C
11003 <source>October</source>
11004 <target state="new">October</target>
93fe2d9c
C
11005 <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>
11006 </trans-unit>
5a6de093 11007 <trans-unit id="1109977718843277527" datatype="html">
eb12a714
C
11008 <source>November</source>
11009 <target state="new">November</target>
93fe2d9c
C
11010 <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>
11011 </trans-unit>
5a6de093 11012 <trans-unit id="124191049522509365" datatype="html">
eb12a714
C
11013 <source>December</source>
11014 <target state="new">December</target>
93fe2d9c
C
11015 <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>
11016 </trans-unit>
11017 <trans-unit id="1799348348510504995" datatype="html">
11018 <source>Jan</source>
11019 <target state="new">Jan</target>
e2a1ccd1
C
11020 <context-group purpose="location">
11021 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
11022 <context context-type="linenumber">55</context>
11023 </context-group>
fbe77135 11024 <note priority="1" from="description">Month name short</note>
e2a1ccd1 11025 <note priority="1" from="meaning">January short name</note>
93fe2d9c
C
11026 </trans-unit>
11027 <trans-unit id="2980544278361296608" datatype="html">
11028 <source>Feb</source>
11029 <target state="new">Feb</target>
e2a1ccd1
C
11030 <context-group purpose="location">
11031 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
11032 <context context-type="linenumber">56</context>
11033 </context-group>
fbe77135 11034 <note priority="1" from="description">Month name short</note>
e2a1ccd1 11035 <note priority="1" from="meaning">February short name</note>
93fe2d9c
C
11036 </trans-unit>
11037 <trans-unit id="3124926955462217092" datatype="html">
11038 <source>Mar</source>
11039 <target state="new">Mar</target>
e2a1ccd1
C
11040 <context-group purpose="location">
11041 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
11042 <context context-type="linenumber">57</context>
11043 </context-group>
fbe77135 11044 <note priority="1" from="description">Month name short</note>
e2a1ccd1 11045 <note priority="1" from="meaning">March short name</note>
93fe2d9c
C
11046 </trans-unit>
11047 <trans-unit id="9658641661863772" datatype="html">
11048 <source>Apr</source>
11049 <target state="new">Apr</target>
e2a1ccd1
C
11050 <context-group purpose="location">
11051 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
11052 <context context-type="linenumber">58</context>
11053 </context-group>
fbe77135 11054 <note priority="1" from="description">Month name short</note>
e2a1ccd1 11055 <note priority="1" from="meaning">April short name</note>
93fe2d9c
C
11056 </trans-unit>
11057 <trans-unit id="502512326533496869" datatype="html">
11058 <source>May</source>
11059 <target state="new">May</target>
e2a1ccd1
C
11060 <context-group purpose="location">
11061 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
11062 <context context-type="linenumber">59</context>
11063 </context-group>
fbe77135 11064 <note priority="1" from="description">Month name short</note>
e2a1ccd1 11065 <note priority="1" from="meaning">May short name</note>
93fe2d9c
C
11066 </trans-unit>
11067 <trans-unit id="3044090977322782161" datatype="html">
11068 <source>Jun</source>
11069 <target state="new">Jun</target>
e2a1ccd1
C
11070 <context-group purpose="location">
11071 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
11072 <context context-type="linenumber">60</context>
11073 </context-group>
fbe77135 11074 <note priority="1" from="description">Month name short</note>
e2a1ccd1 11075 <note priority="1" from="meaning">June short name</note>
93fe2d9c
C
11076 </trans-unit>
11077 <trans-unit id="8066434078267346927" datatype="html">
11078 <source>Jul</source>
11079 <target state="new">Jul</target>
e2a1ccd1
C
11080 <context-group purpose="location">
11081 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
11082 <context context-type="linenumber">61</context>
11083 </context-group>
fbe77135 11084 <note priority="1" from="description">Month name short</note>
e2a1ccd1 11085 <note priority="1" from="meaning">July short name</note>
93fe2d9c
C
11086 </trans-unit>
11087 <trans-unit id="1796563865253467834" datatype="html">
11088 <source>Aug</source>
11089 <target state="new">Aug</target>
e2a1ccd1
C
11090 <context-group purpose="location">
11091 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
11092 <context context-type="linenumber">62</context>
11093 </context-group>
fbe77135 11094 <note priority="1" from="description">Month name short</note>
e2a1ccd1 11095 <note priority="1" from="meaning">August short name</note>
93fe2d9c
C
11096 </trans-unit>
11097 <trans-unit id="5865190625753625986" datatype="html">
11098 <source>Sep</source>
11099 <target state="new">Sep</target>
e2a1ccd1
C
11100 <context-group purpose="location">
11101 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
11102 <context context-type="linenumber">63</context>
11103 </context-group>
fbe77135 11104 <note priority="1" from="description">Month name short</note>
e2a1ccd1 11105 <note priority="1" from="meaning">September short name</note>
93fe2d9c
C
11106 </trans-unit>
11107 <trans-unit id="4011114601374284323" datatype="html">
11108 <source>Oct</source>
11109 <target state="new">Oct</target>
e2a1ccd1
C
11110 <context-group purpose="location">
11111 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
11112 <context context-type="linenumber">64</context>
11113 </context-group>
fbe77135 11114 <note priority="1" from="description">Month name short</note>
e2a1ccd1 11115 <note priority="1" from="meaning">October short name</note>
93fe2d9c
C
11116 </trans-unit>
11117 <trans-unit id="5063734982204786445" datatype="html">
11118 <source>Nov</source>
11119 <target state="new">Nov</target>
e2a1ccd1
C
11120 <context-group purpose="location">
11121 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
11122 <context context-type="linenumber">65</context>
11123 </context-group>
fbe77135 11124 <note priority="1" from="description">Month name short</note>
e2a1ccd1 11125 <note priority="1" from="meaning">November short name</note>
93fe2d9c
C
11126 </trans-unit>
11127 <trans-unit id="4789897150069082503" datatype="html">
11128 <source>Dec</source>
11129 <target state="new">Dec</target>
e2a1ccd1
C
11130 <context-group purpose="location">
11131 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
11132 <context context-type="linenumber">66</context>
11133 </context-group>
11134 <note priority="1" from="description">Month name short</note>
11135 <note priority="1" from="meaning">December short name</note>
11136 </trans-unit>
5a6de093 11137 <trans-unit id="8700121026680200191" datatype="html">
eb12a714
C
11138 <source>Clear</source>
11139 <target state="new">Clear</target>
93fe2d9c
C
11140 <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>
11141 </trans-unit>
5a6de093 11142 <trans-unit id="5922757127987546008" datatype="html">
eb12a714
C
11143 <source>yy-mm-dd</source>
11144 <target state="new">yy-mm-dd </target>
fbe77135 11145 <note priority="1" from="description">Date format in this locale.</note>
93fe2d9c
C
11146 <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>
11147 </trans-unit>
5a6de093
C
11148 <trans-unit id="2830831449226931729" datatype="html">
11149 <source>Instance languages</source>
11150 <target state="new">Instance languages</target>
b2d03a83 11151
051d69a0 11152 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">214</context></context-group></trans-unit>
5a6de093
C
11153 <trans-unit id="40119547597591062" datatype="html">
11154 <source>All languages</source>
11155 <target state="new">All languages</target>
b2d03a83
C
11156
11157
051d69a0 11158 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">215</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 11159 <trans-unit id="996392855508119363" datatype="html">
eb12a714
C
11160 <source>Hidden</source>
11161 <target state="new">Hidden</target>
2164a13d
C
11162
11163 <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 11164 <trans-unit id="2173989454916398137" datatype="html">
eb12a714
C
11165 <source>Blurred with confirmation request</source>
11166 <target state="new">Blurred with confirmation request</target>
2164a13d
C
11167
11168 <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 11169 <trans-unit id="8929218224642530466" datatype="html">
eb12a714
C
11170 <source>Displayed</source>
11171 <target state="new">Displayed</target>
2164a13d
C
11172
11173
11174 <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">
11175 <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>
11176 <context-group purpose="location">
11177 <context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context>
11178 <context context-type="linenumber">71</context>
11179 </context-group>
11180 </trans-unit><trans-unit id="8587199198938218660" datatype="html">
11181 <source>~ <x id="PH" equiv-text="hours"/> hours</source><target state="new">~ <x id="PH" equiv-text="hours"/> hours</target>
11182 <context-group purpose="location">
11183 <context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context>
11184 <context context-type="linenumber">73</context>
11185 </context-group>
11186 </trans-unit><trans-unit id="2819927377059070056" datatype="html">
11187 <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>
11188 <context-group purpose="location">
11189 <context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context>
11190 <context context-type="linenumber">79</context>
11191 </context-group>
93fe2d9c 11192 </trans-unit>
2164a13d 11193
913aa176 11194 <trans-unit id="189524047518780716" datatype="html">
11195 <source>~ <x id="PH"/> minutes</source>
11196 <target state="new">~ <x id="PH"/> minutes</target>
2164a13d
C
11197
11198 <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 11199 <trans-unit id="6028521920505655348" datatype="html">
913aa176 11200 <source><x id="PH"/> of full HD videos </source>
5a6de093
C
11201 <target state="new">
11202 <x id="PH"/> of full HD videos
11203 </target>
2164a13d
C
11204
11205 <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 11206 <trans-unit id="117588083391484998" datatype="html">
913aa176 11207 <source><x id="PH"/> of HD videos </source>
5a6de093
C
11208 <target state="new">
11209 <x id="PH"/> of HD videos
11210 </target>
2164a13d
C
11211
11212 <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 11213 <trans-unit id="6636555695556123073" datatype="html">
913aa176 11214 <source><x id="PH"/> of average quality videos </source>
5a6de093
C
11215 <target state="new">
11216 <x id="PH"/> of average quality videos
11217 </target>
2164a13d 11218
e67ecaf8
C
11219 <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><trans-unit id="1792453450803202450" datatype="html">
11220 <source>Accepted follows</source><target state="new">Accepted follows</target>
11221 <context-group purpose="location">
11222 <context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context>
11223 <context context-type="linenumber">152</context>
11224 </context-group>
11225 </trans-unit><trans-unit id="1745310805516417209" datatype="html">
11226 <source>Rejected follows</source><target state="new">Rejected follows</target>
11227 <context-group purpose="location">
11228 <context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context>
11229 <context context-type="linenumber">156</context>
11230 </context-group>
11231 </trans-unit><trans-unit id="1810206793608630396" datatype="html">
11232 <source>Pending follows</source><target state="new">Pending follows</target>
11233 <context-group purpose="location">
11234 <context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context>
11235 <context context-type="linenumber">160</context>
11236 </context-group>
11237 </trans-unit>
5a6de093 11238 <trans-unit id="6952960992592445535" datatype="html">
913aa176 11239 <source><x id="PH"/> (channel page) </source>
5a6de093
C
11240 <target state="new">
11241 <x id="PH"/> (channel page)
11242 </target>
b53cc662
C
11243
11244
11245
11246 <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 11247 <trans-unit id="1209500590333005801" datatype="html">
913aa176 11248 <source><x id="PH"/> (account page) </source>
5a6de093
C
11249 <target state="new">
11250 <x id="PH"/> (account page)
11251 </target>
93fe2d9c
C
11252 <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>
11253 <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>
11254 </trans-unit>
5a6de093 11255 <trans-unit id="2516633974298697807" datatype="html">
cd9246a9
C
11256 <source>Emphasis</source>
11257 <target state="new">Emphasis</target>
93fe2d9c
C
11258 <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>
11259 <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>
11260 </trans-unit>
5a6de093 11261 <trans-unit id="7565716024468232322" datatype="html">
eb12a714
C
11262 <source>Links</source>
11263 <target state="new">Links</target>
913aa176 11264 <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>
11265 </trans-unit>
5a6de093 11266 <trans-unit id="7838476952710404110" datatype="html">
eb12a714
C
11267 <source>New lines</source>
11268 <target state="new">New lines</target>
913aa176 11269 <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>
11270 </trans-unit>
5a6de093 11271 <trans-unit id="8756167649220050929" datatype="html">
eb12a714
C
11272 <source>Lists</source>
11273 <target state="new">Lists</target>
93fe2d9c
C
11274 <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>
11275 <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>
11276 </trans-unit>
5a6de093 11277 <trans-unit id="414887388288176527" datatype="html">
eb12a714
C
11278 <source>Images</source>
11279 <target state="new">Images</target>
913aa176 11280 <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
11281 </trans-unit>
11282 <trans-unit id="6853170548960328665" datatype="html">
11283 <source>Close search</source>
11284 <target state="new">Close search</target>
00e32b7c
C
11285
11286 <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 11287 <trans-unit id="5708680277917691451" datatype="html">
913aa176 11288 <source><x id="PH"/> users banned. </source>
5a6de093
C
11289 <target state="new">
11290 <x id="PH"/> users banned.
11291 </target>
2164a13d
C
11292
11293 <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
11294 <trans-unit id="2448281151916042849" datatype="html">
11295 <source>User <x id="PH"/> banned.</source>
11296 <target state="new">User
11297 <x id="PH"/> banned.
11298 </target>
2164a13d
C
11299
11300 <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">
11301 <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
11302 <context-group purpose="location">
11303 <context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.ts</context>
2164a13d 11304 <context context-type="linenumber">91</context>
3c18ff47 11305 </context-group>
93fe2d9c 11306 </trans-unit>
2164a13d
C
11307 <trans-unit id="3160979325245958752" datatype="html">
11308 <source>Ban <x id="PH" equiv-text="this.usersToBan.length"/> users</source>
11309 <target state="new">Ban <x id="PH" equiv-text="this.usersToBan.length"/> users</target>
11310
11311 <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
11312 <trans-unit id="8088707210191809175" datatype="html">
11313 <source>Ban "<x id="PH" equiv-text="this.usersToBan.username"/>"</source>
11314 <target state="new">Ban "<x id="PH" equiv-text="this.usersToBan.username"/>"</target>
2164a13d
C
11315
11316 <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
11317 <trans-unit id="8269144351796756896" datatype="html">
11318 <source>Do you really want to unban <x id="PH"/>?</source>
11319 <target state="new">Do you really want to unban
11320 <x id="PH"/>?
11321 </target>
93fe2d9c
C
11322 <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>
11323 </trans-unit>
5a6de093
C
11324 <trans-unit id="1794219875546376069" datatype="html">
11325 <source>User <x id="PH"/> unbanned.</source>
11326 <target state="new">User
11327 <x id="PH"/> unbanned.
11328 </target>
93fe2d9c 11329 <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
11330 </trans-unit><trans-unit id="4350392487994839749" datatype="html">
11331 <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>
11332 <context-group purpose="location">
11333 <context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context>
11334 <context context-type="linenumber">104</context>
11335 </context-group>
93fe2d9c 11336 </trans-unit>
2164a13d 11337
93fe2d9c
C
11338 <trans-unit id="6307826440781941134" datatype="html">
11339 <source>Delete <x id="PH" equiv-text="user.username"/></source>
11340 <target state="new">Delete <x id="PH" equiv-text="user.username"/></target>
e6afb669
C
11341
11342
2164a13d 11343 <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
11344 <trans-unit id="6301381219225831298" datatype="html">
11345 <source>User <x id="PH"/> deleted.</source>
11346 <target state="new">User
11347 <x id="PH"/> deleted.
11348 </target>
2164a13d
C
11349
11350 <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
11351 <trans-unit id="3896582359861826661" datatype="html">
11352 <source>User <x id="PH"/> email set as verified</source>
11353 <target state="new">User
11354 <x id="PH"/> email set as verified
11355 </target>
2164a13d
C
11356
11357 <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
11358 <trans-unit id="8150022485860412528" datatype="html">
11359 <source>Account <x id="PH"/> muted.</source>
11360 <target state="new">Account
11361 <x id="PH"/> muted.
11362 </target>
e6afb669
C
11363
11364
2164a13d 11365 <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 11366 <trans-unit id="1598375456114200087" datatype="html">
913aa176 11367 <source>Instance <x id="PH"/> muted. </source>
5a6de093
C
11368 <target state="new">Instance
11369 <x id="PH"/> muted.
11370 </target>
2164a13d
C
11371
11372
11373 <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
11374 <trans-unit id="2558977494773636050" datatype="html">
11375 <source>Account <x id="PH"/> muted by the instance.</source>
11376 <target state="new">Account
11377 <x id="PH"/> muted by the instance.
11378 </target>
2164a13d
C
11379
11380
051d69a0 11381 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">435</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 11382 <trans-unit id="1595779426198793580" datatype="html">
e4eaa7c9
C
11383 <source>Mute server</source>
11384 <target state="new">Mute server</target>
051d69a0
C
11385
11386 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">323</context></context-group></trans-unit>
5a6de093
C
11387 <trans-unit id="8014491157078444256" datatype="html">
11388 <source>Server <x id="PH"/> muted by the instance.</source>
11389 <target state="new">Server
11390 <x id="PH"/> muted by the instance.
11391 </target>
051d69a0
C
11392
11393 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">447</context></context-group></trans-unit>
5a6de093
C
11394 <trans-unit id="2044813052587776285" datatype="html">
11395 <source>Add a message to communicate with the reporter</source>
11396 <target state="new">Add a message to communicate with the reporter</target>
051d69a0
C
11397
11398 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-message-modal.component.ts</context><context context-type="linenumber">101</context></context-group></trans-unit>
5a6de093
C
11399 <trans-unit id="4117663541503607703" datatype="html">
11400 <source>Add a message to communicate with the moderation team</source>
11401 <target state="new">Add a message to communicate with the moderation team</target>
051d69a0
C
11402
11403 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-message-modal.component.ts</context><context context-type="linenumber">104</context></context-group></trans-unit>
5a6de093
C
11404 <trans-unit id="3085641638748358969" datatype="html">
11405 <source>Account <x id="PH"/> unmuted by the instance.</source>
11406 <target state="new">Account
11407 <x id="PH"/> unmuted by the instance.
11408 </target>
2164a13d
C
11409
11410 <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
11411 <trans-unit id="4991892477258601737" datatype="html">
11412 <source>Instance <x id="PH"/> muted by the instance.</source>
11413 <target state="new">Instance
11414 <x id="PH"/> muted by the instance.
11415 </target>
2164a13d
C
11416
11417 <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
11418 <trans-unit id="4379430340167561220" datatype="html">
11419 <source>Instance <x id="PH"/> unmuted by the instance.</source>
11420 <target state="new">Instance
11421 <x id="PH"/> unmuted by the instance.
11422 </target>
2164a13d
C
11423
11424 <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 11425 <trans-unit id="8173437618471379044" datatype="html">
e4eaa7c9
C
11426 <source>Are you sure you want to remove all the comments of this account?</source>
11427 <target state="new">Are you sure you want to remove all the comments of this account?</target>
2164a13d
C
11428
11429 <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 11430 <trans-unit id="6315346579373254461" datatype="html">
e4eaa7c9
C
11431 <source>Delete account comments</source>
11432 <target state="new">Delete account comments</target>
2164a13d
C
11433
11434 <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 11435 <trans-unit id="8559170154828316298" datatype="html">
e4eaa7c9
C
11436 <source>Will remove comments of this account (may take several minutes).</source>
11437 <target state="new">Will remove comments of this account (may take several minutes).</target>
2164a13d
C
11438
11439 <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
11440 <trans-unit id="4268530178786707817" datatype="html">
11441 <source>My account moderation</source>
11442 <target state="new">My account moderation</target>
2164a13d
C
11443
11444 <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 11445 <trans-unit id="7187838764371214919" datatype="html">
8b049b68
C
11446 <source>Edit user</source>
11447 <target state="new">Edit user</target>
2164a13d
C
11448
11449 <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 11450 <trans-unit id="4728427543536046034" datatype="html">
e4eaa7c9
C
11451 <source>Change quota, role, and more.</source>
11452 <target state="new">Change quota, role, and more.</target>
2164a13d
C
11453
11454 <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 11455 <trans-unit id="7913022656086109932" datatype="html">
6e2de58f
C
11456 <source>Delete user</source>
11457 <target state="new">Delete user</target>
2164a13d
C
11458
11459 <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 11460 <trans-unit id="7577876364431026966" datatype="html">
8b049b68
C
11461 <source>Unban user</source>
11462 <target state="new">Unban user</target>
2164a13d
C
11463
11464 <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 11465 <trans-unit id="3508163549683020253" datatype="html">
e4eaa7c9
C
11466 <source>Allow the user to login and create videos/comments again</source>
11467 <target state="new">Allow the user to login and create videos/comments again</target>
2164a13d
C
11468
11469 <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 11470 <trans-unit id="1888272455383898478" datatype="html">
eb12a714
C
11471 <source>Mute this account</source>
11472 <target state="new">Mute this account</target>
2164a13d
C
11473
11474
11475 <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 11476 <trans-unit id="2365286519320230773" datatype="html">
11477 <source>Hide any content from that user from you.</source>
11478 <target state="new">Hide any content from that user from you.</target>
2164a13d
C
11479
11480 <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 11481 <trans-unit id="4043508901590508211" datatype="html">
eb12a714
C
11482 <source>Unmute this account</source>
11483 <target state="new">Unmute this account</target>
2164a13d
C
11484
11485
11486 <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 11487 <trans-unit id="2843593344827160627" datatype="html">
e4eaa7c9
C
11488 <source>Show back content from that user for you.</source>
11489 <target state="new">Show back content from that user for you.</target>
2164a13d
C
11490
11491 <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 11492 <trans-unit id="6198109035280957164" datatype="html">
eb12a714
C
11493 <source>Mute the instance</source>
11494 <target state="new">Mute the instance</target>
2164a13d
C
11495
11496
11497 <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 11498 <trans-unit id="4537735378779630558" datatype="html">
e4eaa7c9
C
11499 <source>Hide any content from that instance for you.</source>
11500 <target state="new">Hide any content from that instance for you.</target>
2164a13d
C
11501
11502 <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 11503 <trans-unit id="6247487021683085858" datatype="html">
eb12a714
C
11504 <source>Unmute the instance</source>
11505 <target state="new">Unmute the instance</target>
2164a13d
C
11506
11507 <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 11508 <trans-unit id="4024846984475742259" datatype="html">
e4eaa7c9
C
11509 <source>Show back content from that instance for you.</source>
11510 <target state="new">Show back content from that instance for you.</target>
2164a13d
C
11511
11512 <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 11513 <trans-unit id="3108200185023875257" datatype="html">
e4eaa7c9
C
11514 <source>Remove comments from your videos</source>
11515 <target state="new">Remove comments from your videos</target>
2164a13d
C
11516
11517 <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 11518 <trans-unit id="4810478487244286994" datatype="html">
11519 <source>Remove comments made by this account on your videos.</source>
11520 <target state="new">Remove comments made by this account on your videos.</target>
2164a13d
C
11521
11522 <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 11523 <trans-unit id="2077144178298031252" datatype="html">
11524 <source>Hide any content from that user from you, your instance and its users.</source>
11525 <target state="new">Hide any content from that user from you, your instance and its users.</target>
2164a13d
C
11526
11527 <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 11528 <trans-unit id="7675070596643104983" datatype="html">
11529 <source>Show this user's content to the users of this instance again.</source>
11530 <target state="new">Show this user's content to the users of this instance again.</target>
2164a13d
C
11531
11532 <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 11533 <trans-unit id="525915681688649453" datatype="html">
11534 <source>Hide any content from that instance from you, your instance and its users.</source>
11535 <target state="new">Hide any content from that instance from you, your instance and its users.</target>
2164a13d
C
11536
11537 <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 11538 <trans-unit id="5325628963747139770" datatype="html">
eb12a714
C
11539 <source>Unmute the instance by your instance</source>
11540 <target state="new">Unmute the instance by your instance</target>
2164a13d
C
11541
11542 <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 11543 <trans-unit id="758471033841077314" datatype="html">
e4eaa7c9
C
11544 <source>Show back content from that instance for you, your instance and its users.</source>
11545 <target state="new">Show back content from that instance for you, your instance and its users.</target>
2164a13d
C
11546
11547 <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 11548 <trans-unit id="3785095284194008197" datatype="html">
e4eaa7c9
C
11549 <source>Remove comments from your instance</source>
11550 <target state="new">Remove comments from your instance</target>
2164a13d
C
11551
11552 <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 11553 <trans-unit id="4809327075591089709" datatype="html">
11554 <source>Remove comments made by this account from your instance.</source>
11555 <target state="new">Remove comments made by this account from your instance.</target>
2164a13d
C
11556
11557 <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
11558 <trans-unit id="6504240011224861621" datatype="html">
11559 <source>Instance moderation</source>
11560 <target state="new">Instance moderation</target>
2164a13d
C
11561
11562 <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
11563 <trans-unit id="8546847443058492245" datatype="html">
11564 <source>Block <x id="INTERPOLATION" equiv-text="{{ videos.length }}"/> videos</source>
11565 <target state="new">Block <x id="INTERPOLATION" equiv-text="{{ videos.length }}"/> videos</target>
1357df30
C
11566 <context-group purpose="location">
11567 <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context>
11568 <context context-type="linenumber">4</context>
11569 </context-group>
a71d4140 11570 </trans-unit>
5a6de093
C
11571 <trans-unit id="6746743143272021955" datatype="html">
11572 <source>Violent or repulsive</source>
11573 <target state="new">Violent or repulsive</target>
93fe2d9c
C
11574 <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>
11575 </trans-unit>
5a6de093
C
11576 <trans-unit id="5272553814105457319" datatype="html">
11577 <source>Contains offensive, violent, or coarse language or iconography.</source>
11578 <target state="new">Contains offensive, violent, or coarse language or iconography.</target>
93fe2d9c
C
11579 <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>
11580 </trans-unit>
5a6de093
C
11581 <trans-unit id="6979166468838302269" datatype="html">
11582 <source>Hateful or abusive</source>
11583 <target state="new">Hateful or abusive</target>
93fe2d9c
C
11584 <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>
11585 </trans-unit>
5a6de093
C
11586 <trans-unit id="8006612645824137458" datatype="html">
11587 <source>Contains abusive, racist or sexist language or iconography.</source>
11588 <target state="new">Contains abusive, racist or sexist language or iconography.</target>
93fe2d9c
C
11589 <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>
11590 </trans-unit>
5a6de093
C
11591 <trans-unit id="5413552012131573970" datatype="html">
11592 <source>Spam, ad or false news</source>
11593 <target state="new">Spam, ad or false news</target>
93fe2d9c
C
11594 <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>
11595 </trans-unit>
5a6de093
C
11596 <trans-unit id="6374940465448453212" datatype="html">
11597 <source>Contains marketing, spam, purposefully deceitful news, or otherwise misleading thumbnail/text/tags. Please provide reputable sources to report hoaxes.</source>
11598 <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
11599 <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>
11600 </trans-unit>
5a6de093
C
11601 <trans-unit id="7401289443263903223" datatype="html">
11602 <source>Privacy breach or doxxing</source>
11603 <target state="new">Privacy breach or doxxing</target>
93fe2d9c
C
11604 <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>
11605 </trans-unit>
5a6de093
C
11606 <trans-unit id="8363008638081993167" datatype="html">
11607 <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>
11608 <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
11609 <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>
11610 </trans-unit>
5a6de093
C
11611 <trans-unit id="380450014369168564" datatype="html">
11612 <source>Infringes your copyright wrt. the regional laws with which the server must comply.</source>
11613 <target state="new">Infringes your copyright wrt. the regional laws with which the server must comply.</target>
93fe2d9c
C
11614 <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>
11615 </trans-unit>
5a6de093
C
11616 <trans-unit id="1378933246324202613" datatype="html">
11617 <source>Breaks server rules</source>
11618 <target state="new">Breaks server rules</target>
93fe2d9c
C
11619 <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>
11620 </trans-unit>
5a6de093
C
11621 <trans-unit id="7930601470861156366" datatype="html">
11622 <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>
11623 <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
11624 <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>
11625 </trans-unit>
5a6de093
C
11626 <trans-unit id="8700771664729810984" datatype="html">
11627 <source>The above can only be seen in thumbnails.</source>
11628 <target state="new">The above can only be seen in thumbnails.</target>
93fe2d9c
C
11629 <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>
11630 </trans-unit>
913aa176 11631 <trans-unit id="2602773901491715295" datatype="html">
11632 <source>Captions</source>
11633 <target state="new">Captions</target>
4c1ce3d4
C
11634
11635
11636
0f7195fa 11637 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">165</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">27</context></context-group><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></trans-unit>
5a6de093
C
11638 <trans-unit id="5779804235244672536" datatype="html">
11639 <source>The above can only be seen in captions (please describe which).</source>
11640 <target state="new">The above can only be seen in captions (please describe which).</target>
93fe2d9c
C
11641 <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>
11642 </trans-unit>
5a6de093
C
11643 <trans-unit id="968295009933361070" datatype="html">
11644 <source>Too many attempts, please try again after <x id="PH"/> minutes.</source>
11645 <target state="new">Too many attempts, please try again after
11646 <x id="PH"/> minutes.
11647 </target>
2164a13d 11648
e67ecaf8 11649 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">118</context></context-group></trans-unit>
5a6de093 11650 <trans-unit id="4965472196059235310" datatype="html">
cd9246a9
C
11651 <source>Too many attempts, please try again later.</source>
11652 <target state="new">Too many attempts, please try again later.</target>
2164a13d 11653
e67ecaf8 11654 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">121</context></context-group></trans-unit>
5a6de093 11655 <trans-unit id="1693549688987384699" datatype="html">
cd9246a9
C
11656 <source>Server error. Please retry later.</source>
11657 <target state="new">Server error. Please retry later.</target>
2164a13d 11658
e67ecaf8 11659 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit><trans-unit id="7436975022198908854" datatype="html">
2164a13d 11660 <source>Unknown server error</source><target state="new">Unknown server error</target>
051d69a0 11661
e67ecaf8 11662 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
5a6de093
C
11663 <trans-unit id="5927402622550505067" datatype="html">
11664 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source>
11665 <target state="new">Subscribed to all current channels of
11666 <x id="PH"/>. You will be notified of all their new videos.
11667 </target>
913aa176 11668 <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>
11669 </trans-unit>
5a6de093
C
11670 <trans-unit id="2780460651686172544" datatype="html">
11671 <source>Subscribed to <x id="PH"/>. You will be notified of all their new videos.</source>
11672 <target state="new">Subscribed to
11673 <x id="PH"/>. You will be notified of all their new videos.
11674 </target>
913aa176 11675 <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>
11676 </trans-unit>
5a6de093 11677 <trans-unit id="7019115336138470191" datatype="html">
cd9246a9
C
11678 <source>Subscribed</source>
11679 <target state="new">Subscribed</target>
913aa176 11680 <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>
11681 </trans-unit>
5a6de093 11682 <trans-unit id="7070823964189404459" datatype="html">
913aa176 11683 <source>Unsubscribed from all channels of <x id="PH"/> </source>
5a6de093
C
11684 <target state="new">Unsubscribed from all channels of
11685 <x id="PH"/>
11686 </target>
913aa176 11687 <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>
11688 </trans-unit>
5a6de093 11689 <trans-unit id="9201562016527884133" datatype="html">
913aa176 11690 <source>Unsubscribed from <x id="PH"/> </source>
5a6de093
C
11691 <target state="new">Unsubscribed from
11692 <x id="PH"/>
11693 </target>
913aa176 11694 <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>
11695 </trans-unit>
5a6de093 11696 <trans-unit id="516954136005961440" datatype="html">
cd9246a9
C
11697 <source>Unsubscribed</source>
11698 <target state="new">Unsubscribed</target>
913aa176 11699 <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>
11700 </trans-unit>
d7c6b951 11701 <trans-unit id="1000724328916033777" datatype="html">
913aa176 11702 <source>Multiple ways to subscribe to the current channel</source>
11703 <target state="new">Multiple ways to subscribe to the current channel</target>
00e32b7c
C
11704
11705 <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 11706 <trans-unit id="363499678348067004" datatype="html">
913aa176 11707 <source>Open subscription dropdown</source>
11708 <target state="new">Open subscription dropdown</target>
00e32b7c
C
11709
11710 <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 11711 <trans-unit id="4968151111061046122" datatype="html">
cd9246a9
C
11712 <source>Moderator</source>
11713 <target state="new">Moderator</target>
e67ecaf8
C
11714
11715 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-users/user-admin.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit>
93fe2d9c
C
11716 <trans-unit id="2279527393438260622" datatype="html">
11717 <source>Search videos, playlists, channels…</source>
11718 <target state="new">Search videos, playlists, channels…</target>
3e84ae32
C
11719 <context-group purpose="location">
11720 <context context-type="sourcefile">src/app/header/search-typeahead.component.html</context>
11721 <context context-type="linenumber">3</context>
11722 </context-group>
11723 </trans-unit>
5a6de093 11724 <trans-unit id="3723085768598852106" datatype="html">
913aa176 11725 <source>Video removed from <x id="PH"/> </source>
5a6de093
C
11726 <target state="new">Video removed from
11727 <x id="PH"/>
11728 </target>
93fe2d9c
C
11729 <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>
11730 <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>
11731 </trans-unit>
5a6de093
C
11732 <trans-unit id="1056145626640340519" datatype="html">
11733 <source>Video added in <x id="PH"/> at timestamps <x id="PH_1"/></source>
11734 <target state="new">Video added in
11735 <x id="PH"/> at timestamps
11736 <x id="PH_1"/>
11737 </target>
93fe2d9c
C
11738 <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>
11739 </trans-unit>
5a6de093 11740 <trans-unit id="7754186870520534716" datatype="html">
913aa176 11741 <source>Video added in <x id="PH"/> </source>
5a6de093
C
11742 <target state="new">Video added in
11743 <x id="PH"/>
11744 </target>
93fe2d9c
C
11745 <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>
11746 </trans-unit>
5a6de093 11747 <trans-unit id="985751964589921228" datatype="html">
eb12a714
C
11748 <source>Timestamps updated</source>
11749 <target state="new">Timestamps updated</target>
93fe2d9c
C
11750 <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>
11751 <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>
11752 </trans-unit>
913aa176 11753 <trans-unit id="6421445850411984665" datatype="html">
11754 <source>Starts at</source>
11755 <target state="new">Starts at </target>
93fe2d9c
C
11756 <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>
11757 <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>
11758 </trans-unit>
913aa176 11759 <trans-unit id="7145200412085189912" datatype="html">
11760 <source>Stops at</source>
11761 <target state="new">Stops at </target>
93fe2d9c
C
11762 <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>
11763 </trans-unit>
913aa176 11764 <trans-unit id="921225940108335688" datatype="html">
11765 <source>and stops at</source>
11766 <target state="new"> and stops at </target>
93fe2d9c
C
11767 <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>
11768 </trans-unit>
5a6de093
C
11769 <trans-unit id="2909684945706361544" datatype="html">
11770 <source>Delete video</source>
11771 <target state="new">Delete video</target>
051d69a0
C
11772
11773 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">372</context></context-group></trans-unit>
5a6de093
C
11774 <trans-unit id="2210418817778733727" datatype="html">
11775 <source>Actions for the comment</source>
11776 <target state="new">Actions for the comment</target>
051d69a0
C
11777
11778 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">401</context></context-group></trans-unit>
5a6de093
C
11779 <trans-unit id="7978668497183230348" datatype="html">
11780 <source>Delete comment</source>
11781 <target state="new">Delete comment</target>
051d69a0
C
11782
11783 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">407</context></context-group></trans-unit>
5a6de093
C
11784 <trans-unit id="6747218355168080191" datatype="html">
11785 <source>Do you really want to delete this comment?</source>
11786 <target state="new">Do you really want to delete this comment?</target>
051d69a0
C
11787
11788
e67ecaf8 11789 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">181</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></trans-unit>
5a6de093
C
11790 <trans-unit id="7837272126865175984" datatype="html">
11791 <source>Comment deleted.</source>
11792 <target state="new">Comment deleted.</target>
051d69a0
C
11793
11794 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">419</context></context-group></trans-unit>
5a6de093 11795 <trans-unit id="346270517625845962" datatype="html">
e4eaa7c9
C
11796 <source>Encoder</source>
11797 <target state="new">Encoder</target>
00e32b7c 11798
051d69a0 11799 <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 11800 <trans-unit id="2331557444464201331" datatype="html">
e4eaa7c9
C
11801 <source>Format name</source>
11802 <target state="new">Format name</target>
00e32b7c 11803
051d69a0 11804 <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 11805 <trans-unit id="45739481977493163" datatype="html">
e4eaa7c9
C
11806 <source>Size</source>
11807 <target state="new">Size</target>
00e32b7c 11808
051d69a0 11809 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">212</context></context-group></trans-unit>
5a6de093 11810 <trans-unit id="7742520815129539114" datatype="html">
e4eaa7c9
C
11811 <source>Bitrate</source>
11812 <target state="new">Bitrate</target>
00e32b7c
C
11813
11814
051d69a0 11815 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">214</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">237</context></context-group></trans-unit>
5a6de093 11816 <trans-unit id="4094960161662677662" datatype="html">
e4eaa7c9
C
11817 <source>Codec</source>
11818 <target state="new">Codec</target>
00e32b7c 11819
051d69a0 11820 <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 11821 <trans-unit id="2115592966120408375" datatype="html">
eb12a714
C
11822 <source>Copied</source>
11823 <target state="new">Copied</target>
00e32b7c
C
11824
11825
4c1ce3d4 11826 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">48</context></context-group></trans-unit>
d7c6b951 11827 <trans-unit id="4323470180912194028" datatype="html">
913aa176 11828 <source>Copy</source>
11829 <target state="new">Copy</target>
00e32b7c
C
11830
11831
4c1ce3d4 11832 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.html</context><context context-type="linenumber">16</context></context-group></trans-unit>
5a6de093 11833 <trans-unit id="1472171759957681533" datatype="html">
cd9246a9
C
11834 <source>Video reported.</source>
11835 <target state="new">Video reported.</target>
93fe2d9c
C
11836 <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>
11837 </trans-unit>
5a6de093 11838 <trans-unit id="3622946684246476652" datatype="html">
eb12a714
C
11839 <source>Do you really want to delete this video?</source>
11840 <target state="new">Do you really want to delete this video?</target>
051d69a0
C
11841
11842
11843 <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><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></trans-unit>
5a6de093 11844 <trans-unit id="3941342949736653028" datatype="html">
e4eaa7c9
C
11845 <source>Video deleted.</source>
11846 <target state="new">Video deleted.</target>
051d69a0
C
11847
11848
11849 <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><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">384</context></context-group></trans-unit>
5a6de093 11850 <trans-unit id="5072091387445907742" datatype="html">
e4eaa7c9
C
11851 <source>Actions for the reporter</source>
11852 <target state="new">Actions for the reporter</target>
051d69a0
C
11853
11854 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">311</context></context-group></trans-unit>
5a6de093 11855 <trans-unit id="6599069899275412095" datatype="html">
e4eaa7c9
C
11856 <source>Mute reporter</source>
11857 <target state="new">Mute reporter</target>
051d69a0
C
11858
11859 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">317</context></context-group></trans-unit>
913aa176 11860 <trans-unit id="3099741642167775297" datatype="html">
11861 <source>Download</source>
11862 <target state="new">Download</target>
e6afb669
C
11863
11864
11865
00e32b7c 11866 <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 11867 <trans-unit id="7672331870004528654" datatype="html">
11868 <source>Display live information</source>
11869 <target state="new">Display live information</target>
e6afb669
C
11870
11871
b53cc662 11872 <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 11873 <trans-unit id="4021752662928002901" datatype="html">
11874 <source>Update</source>
11875 <target state="new">Update</target>
e6afb669
C
11876
11877
11878
11879
11880
11881
11882
11883
11884
11885
e67ecaf8 11886 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">187</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">21</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 11887 <trans-unit id="420763834450076269" datatype="html">
11888 <source>Block</source>
11889 <target state="new">Block</target>
e6afb669
C
11890
11891
11892
2164a13d 11893 <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
11894 <trans-unit id="6521421218398377925" datatype="html">
11895 <source>Run HLS transcoding</source>
11896 <target state="new">Run HLS transcoding</target>
e6afb669
C
11897
11898
2164a13d 11899 <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
11900 <trans-unit id="4956271014213477815" datatype="html">
11901 <source>Run WebTorrent transcoding</source>
11902 <target state="new">Run WebTorrent transcoding</target>
e6afb669
C
11903
11904
2164a13d 11905 <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
11906 <trans-unit id="5972374600810542430" datatype="html">
11907 <source>Delete HLS files</source>
11908 <target state="new">Delete HLS files</target>
e6afb669
C
11909
11910
2164a13d 11911 <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
11912 <trans-unit id="3844238590532933757" datatype="html">
11913 <source>Delete WebTorrent files</source>
11914 <target state="new">Delete WebTorrent files</target>
e6afb669
C
11915
11916
e67ecaf8
C
11917 <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="8315587636588243636" datatype="html">
11918 <source>Are you sure you want to delete this <x id="PH" equiv-text="file.resolution.label"/> file?</source><target state="new">Are you sure you want to delete this <x id="PH" equiv-text="file.resolution.label"/> file?</target>
2164a13d
C
11919 <context-group purpose="location">
11920 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context>
11921 <context context-type="linenumber">200</context>
11922 </context-group>
e67ecaf8
C
11923 </trans-unit><trans-unit id="6693349469471580292" datatype="html">
11924 <source>Delete file</source><target state="new">Delete file</target>
11925 <context-group purpose="location">
11926 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context>
11927 <context context-type="linenumber">201</context>
11928 </context-group>
11929 </trans-unit><trans-unit id="7016764388104297354" datatype="html">
11930 <source>File removed.</source><target state="new">File removed.</target>
11931 <context-group purpose="location">
11932 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context>
11933 <context context-type="linenumber">207</context>
11934 </context-group>
11935 </trans-unit><trans-unit id="1314383205093440631" datatype="html">
11936 <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>
11937
11938 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">216</context></context-group></trans-unit>
5a6de093 11939 <trans-unit id="1950057220179636309" datatype="html">
eb12a714
C
11940 <source>Save to playlist</source>
11941 <target state="new">Save to playlist</target>
e6afb669
C
11942
11943
b53cc662 11944 <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 11945 <trans-unit id="8272123190776748811" datatype="html">
e6afb669
C
11946 <source>You need to be &lt;a href="/login">logged in&lt;/a> to rate this video.</source>
11947 <target state="new">You need to be &lt;a href="/login">logged in&lt;/a> to rate this video.</target>
93fe2d9c
C
11948 <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>
11949 </trans-unit>
5a6de093 11950 <trans-unit id="4503408361537553733" datatype="html">
e4eaa7c9
C
11951 <source>Mirror</source>
11952 <target state="new">Mirror</target>
e6afb669 11953
b53cc662 11954 <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
11955 <trans-unit id="2631340539474479416" datatype="html">
11956 <source>Subtitles</source>
11957 <target state="new">Subtitles</target>
3e84ae32
C
11958 <context-group purpose="location">
11959 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context>
11960 <context context-type="linenumber">9</context>
11961 </context-group>
913aa176 11962 </trans-unit>
913aa176 11963 <trans-unit id="4814285799071780083" datatype="html">
11964 <source>Remove</source>
11965 <target state="new">Remove</target>
93fe2d9c
C
11966 <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>
11967 </trans-unit>
913aa176 11968 <trans-unit id="6871668720687277843" datatype="html">
11969 <source>Remove &amp; re-draft</source>
11970 <target state="new">Remove &amp; re-draft</target>
93fe2d9c
C
11971 <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>
11972 </trans-unit>
11973 <trans-unit id="60216491008745400" datatype="html">
11974 <source>Actions on comment</source>
11975 <target state="new">Actions on comment</target>
a71d4140
C
11976 <context-group purpose="location">
11977 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.ts</context>
11978 <context context-type="linenumber">202</context>
11979 </context-group>
93fe2d9c
C
11980 </trans-unit>
11981 <trans-unit id="992317512448454409" datatype="html">
11982 <source>{VAR_PLURAL, plural, =0 {Comments} =1 {1 Comment} other {<x id="INTERPOLATION"/> Comments}}</source>
11983 <target state="new">{VAR_PLURAL, plural, =0 {Comments} =1 {1 Comment} other {<x id="INTERPOLATION"/> Comments}}</target>
11984 <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>
11985 </trans-unit>
5a6de093
C
11986 <trans-unit id="4903651219400691248" datatype="html">
11987 <source>Mute account</source>
11988 <target state="new">Mute account</target>
e6afb669
C
11989
11990
051d69a0 11991 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">293</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 11992 <trans-unit id="4021487547497211597" datatype="html">
913aa176 11993 <source>Open video actions</source>
11994 <target state="new">Open video actions</target>
2f03d6dc
C
11995 <context-group purpose="location">
11996 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.html</context>
11997 <context context-type="linenumber">4</context>
11998 </context-group>
11999 <context-group purpose="location">
12000 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.html</context>
12001 <context context-type="linenumber">4</context>
12002 </context-group>
93fe2d9c
C
12003 </trans-unit>
12004 <trans-unit id="3076101305843397295" datatype="html">
12005 <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>
12006 <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 12007
b53cc662 12008 <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
12009 <trans-unit id="8359747231611535508" datatype="html">
12010 <source>Unblock <x id="PH" equiv-text="this.video.name"/></source>
12011 <target state="new">Unblock <x id="PH" equiv-text="this.video.name"/></target>
e6afb669 12012
051d69a0
C
12013 <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><trans-unit id="3143238830256588661" datatype="html">
12014 <source>The live stream will be automatically terminated and replays won't be saved.</source><target state="new">The live stream will be automatically terminated and replays won't be saved.</target>
12015 <context-group purpose="location">
12016 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context>
12017 <context context-type="linenumber">233</context>
12018 </context-group>
12019 </trans-unit>
5a6de093
C
12020 <trans-unit id="3719503424625455635" datatype="html">
12021 <source>Mute server account</source>
12022 <target state="new">Mute server account</target>
051d69a0
C
12023
12024 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">299</context></context-group></trans-unit>
d7c6b951 12025 <trans-unit id="7008439939460403347" datatype="html">
eb12a714
C
12026 <source>Report</source>
12027 <target state="new">Report</target>
e6afb669
C
12028
12029
12030
00e32b7c 12031 <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 12032 <trans-unit id="829951422090160526" datatype="html">
5a6de093
C
12033 <source>Reported part</source>
12034 <target state="new">Reported part</target>
00e32b7c 12035
0f7195fa 12036 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">74</context></context-group></trans-unit>
d7c6b951 12037 <trans-unit id="4388879716045736175" datatype="html">
cd9246a9
C
12038 <source>Note</source>
12039 <target state="new">Note</target>
00e32b7c 12040
0f7195fa 12041 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit>
d7c6b951 12042 <trans-unit id="7234922541542636802" datatype="html">
e4eaa7c9
C
12043 <source>The video was deleted</source>
12044 <target state="new">The video was deleted</target>
00e32b7c 12045
0f7195fa 12046 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">90</context></context-group></trans-unit>
d7c6b951 12047 <trans-unit id="872792317034860453" datatype="html">
5a6de093
C
12048 <source>Comment:</source>
12049 <target state="new">Comment:</target>
00e32b7c 12050
0f7195fa 12051 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">96</context></context-group></trans-unit>
d7c6b951 12052 <trans-unit id="397679576231234820" datatype="html">
5a6de093
C
12053 <source>Messages with the reporter</source>
12054 <target state="new">Messages with the reporter</target>
913aa176 12055 <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>
12056 </trans-unit>
d7c6b951 12057 <trans-unit id="7417592908147948728" datatype="html">
5a6de093
C
12058 <source>Messages with the moderation team</source>
12059 <target state="new">Messages with the moderation team</target>
913aa176 12060 <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>
12061 </trans-unit>
d7c6b951 12062 <trans-unit id="1684858568733486744" datatype="html">
913aa176 12063 <source>No messages for now.</source>
5a6de093 12064 <target state="new">
4891e4c7
C
12065 No messages for now.
12066 </target>
2164a13d
C
12067
12068 <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 12069 <trans-unit id="2137920566277687382" datatype="html">
5a6de093
C
12070 <source>Add a message</source>
12071 <target state="new">Add a message</target>
913aa176 12072 <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>
12073 </trans-unit>
5a6de093
C
12074 <trans-unit id="4058575476871566236" datatype="html">
12075 <source>Published</source>
12076 <target state="new">Published</target>
b53cc662 12077
2164a13d
C
12078 <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">
12079 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source><target state="new">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target>
12080 <context-group purpose="location">
12081 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context>
12082 <context context-type="linenumber">178</context>
12083 </context-group>
12084 </trans-unit>
12085
93fe2d9c
C
12086 <trans-unit id="5093002376262354382" datatype="html">
12087 <source>Transcoding failed</source>
12088 <target state="new">Transcoding failed</target>
b53cc662
C
12089
12090 <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
12091 <trans-unit id="118687079501751948" datatype="html">
12092 <source>Move to external storage failed</source>
12093 <target state="new">Move to external storage failed</target>
b53cc662
C
12094
12095 <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 12096 <trans-unit id="4887724548587271148" datatype="html">
eb12a714
C
12097 <source>Waiting transcoding</source>
12098 <target state="new">Waiting transcoding</target>
b53cc662
C
12099
12100 <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 12101 <trans-unit id="4517785179607945981" datatype="html">
eb12a714
C
12102 <source>To transcode</source>
12103 <target state="new">To transcode</target>
b53cc662
C
12104
12105 <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 12106 <trans-unit id="3299576663551440736" datatype="html">
eb12a714
C
12107 <source>To import</source>
12108 <target state="new">To import</target>
b53cc662
C
12109
12110 <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
12111 <trans-unit id="6963802198225789806" datatype="html">
12112 <source>To edit</source>
12113 <target state="new">To edit</target>
b53cc662
C
12114
12115 <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
12116 <trans-unit id="8492933894084361602" datatype="html">
12117 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source>
12118 <target state="new">Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target>
91ae3c4a
C
12119 <context-group purpose="location">
12120 <context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.html</context>
12121 <context context-type="linenumber">8</context>
12122 </context-group>
93fe2d9c
C
12123 </trans-unit>
12124 <trans-unit id="187187500641108332" datatype="html">
12125 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source>
12126 <target state="new"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target>
e6afb669
C
12127
12128
12129
12130
12131
12132
12133
12134
12135
12136
12137
12138
12139
12140
12141
0f7195fa 12142 <context-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">111</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">84</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 12143 <trans-unit id="1795705931707209785" datatype="html">
8b049b68
C
12144 <source>Add to watch later</source>
12145 <target state="new">Add to watch later</target>
913aa176 12146 <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>
12147 </trans-unit>
5a6de093 12148 <trans-unit id="8498940878158860248" datatype="html">
8b049b68
C
12149 <source>Remove from watch later</source>
12150 <target state="new">Remove from watch later</target>
913aa176 12151 <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
12152 </trans-unit><trans-unit id="435589893738610428" datatype="html">
12153 <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
12154 <context-group purpose="location">
12155 <context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.html</context>
12156 <context context-type="linenumber">8</context>
12157 </context-group>
12158 </trans-unit><trans-unit id="5622582942980351192" datatype="html">
12159 <source>Light/Orange</source><target state="new">Light/Orange</target>
00e32b7c 12160
051d69a0 12161 <context-group purpose="location"><context context-type="sourcefile">src/app/core/theme/theme.service.ts</context><context context-type="linenumber">50</context></context-group></trans-unit>
d7c6b951 12162 <trans-unit id="1219783168145776019" datatype="html">
913aa176 12163 <source>LIVE ENDED</source>
12164 <target state="new">LIVE ENDED</target>
12165 <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>
12166 </trans-unit>
5a6de093 12167 <trans-unit id="2439066254855913806" datatype="html">
eb12a714
C
12168 <source>Only I can see this video</source>
12169 <target state="new">Only I can see this video</target>
b53cc662 12170
e67ecaf8 12171 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">385</context></context-group></trans-unit>
5a6de093
C
12172 <trans-unit id="6767380569816110388" datatype="html">
12173 <source>Only shareable via a private link</source>
12174 <target state="new">Only shareable via a private link</target>
b53cc662 12175
e67ecaf8 12176 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">386</context></context-group></trans-unit>
5a6de093 12177 <trans-unit id="6828965264297239528" datatype="html">
eb12a714
C
12178 <source>Anyone can see this video</source>
12179 <target state="new">Anyone can see this video</target>
b53cc662 12180
e67ecaf8 12181 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">387</context></context-group></trans-unit>
5a6de093 12182 <trans-unit id="1425933035739773115" datatype="html">
8b049b68
C
12183 <source>Only users of this instance can see this video</source>
12184 <target state="new">Only users of this instance can see this video</target>
b53cc662 12185
e67ecaf8 12186 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">388</context></context-group></trans-unit>
2164a13d
C
12187
12188
5a6de093 12189 <trans-unit id="5210096066382592800" datatype="html">
eb12a714
C
12190 <source>Video to import updated.</source>
12191 <target state="new">Video to import updated.</target>
0f7195fa
C
12192
12193
051d69a0 12194 <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">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.ts</context><context context-type="linenumber">124</context></context-group></trans-unit>
5a6de093 12195 <trans-unit id="3284171506518522275" datatype="html">
eb12a714
C
12196 <source>Your video was uploaded to your account and is private.</source>
12197 <target state="new">Your video was uploaded to your account and is private.</target>
e6afb669 12198
051d69a0 12199 <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 12200 <trans-unit id="5699822024600815733" datatype="html">
eb12a714
C
12201 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source>
12202 <target state="new">But associated data (tags, description...) will be lost, are you sure you want to leave this page?</target>
e6afb669 12203
051d69a0 12204 <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">108</context></context-group></trans-unit>
5a6de093 12205 <trans-unit id="1219739004043110649" datatype="html">
eb12a714
C
12206 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source>
12207 <target state="new">Your video is not uploaded yet, are you sure you want to leave this page?</target>
e6afb669 12208
051d69a0 12209 <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">110</context></context-group></trans-unit><trans-unit id="1830802698757049943" datatype="html">
2e25a6da 12210 <source>Publish <x id="PH" equiv-text="videoName"/></source><target state="new">Publish <x id="PH" equiv-text="videoName"/></target>
051d69a0
C
12211
12212 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
913aa176 12213 <trans-unit id="6932865105766151309" datatype="html">
12214 <source>Upload</source>
12215 <target state="new">Upload</target>
e6afb669 12216
051d69a0 12217 <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">238</context></context-group></trans-unit>
5a6de093 12218 <trans-unit id="8278735427925094503" datatype="html">
913aa176 12219 <source>Upload <x id="PH"/> </source>
5a6de093
C
12220 <target state="new">Upload
12221 <x id="PH"/>
12222 </target>
e6afb669 12223
051d69a0 12224 <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">240</context></context-group></trans-unit>
5a6de093 12225 <trans-unit id="5981816353437801748" datatype="html">
eb12a714
C
12226 <source>Video published.</source>
12227 <target state="new">Video published.</target>
e6afb669 12228
051d69a0 12229 <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">261</context></context-group></trans-unit>
5a6de093 12230 <trans-unit id="764164089183618119" datatype="html">
eb12a714
C
12231 <source>You have unsaved changes! If you leave, your changes will be lost.</source>
12232 <target state="new">You have unsaved changes! If you leave, your changes will be lost.</target>
4c1ce3d4 12233
051d69a0 12234 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.ts</context><context context-type="linenumber">90</context></context-group></trans-unit>
5a6de093 12235 <trans-unit id="8306050839443016954" datatype="html">
eb12a714
C
12236 <source>Video updated.</source>
12237 <target state="new">Video updated.</target>
fa737aa0
C
12238
12239
051d69a0 12240 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
93fe2d9c
C
12241 <trans-unit id="5609201297201028750" datatype="html">
12242 <source>(extensions: <x id="PH" equiv-text="this.videoExtensions.join(', ')"/>)</source>
12243 <target state="new">(extensions: <x id="PH" equiv-text="this.videoExtensions.join(', ')"/>)</target>
fa737aa0
C
12244
12245
051d69a0 12246 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">107</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">111</context></context-group></trans-unit>
9b0b8301
C
12247 <trans-unit id="2763845919408843325" datatype="html">
12248 <source>"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" will be added at the beginning of the video</source>
12249 <target state="new">"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" will be added at the beginning of the video</target>
fa737aa0 12250
051d69a0 12251 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
93fe2d9c
C
12252 <trans-unit id="4952096817126306891" datatype="html">
12253 <source>"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" will be added at the end of the video</source>
12254 <target state="new">"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" will be added at the end of the video</target>
fa737aa0 12255
051d69a0 12256 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">127</context></context-group></trans-unit>
93fe2d9c
C
12257 <trans-unit id="665518679871959619" datatype="html">
12258 <source>"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" image watermark will be added to the video</source>
12259 <target state="new">"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" image watermark will be added to the video</target>
fa737aa0 12260
051d69a0 12261 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">131</context></context-group></trans-unit>
93fe2d9c
C
12262 <trans-unit id="2677581013897190613" datatype="html">
12263 <source>Video will begin at <x id="PH" equiv-text="secondsToTime(start)"/> and stop at <x id="PH_1" equiv-text="secondsToTime(end)"/></source>
12264 <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 12265
051d69a0 12266 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">138</context></context-group></trans-unit>
93fe2d9c
C
12267 <trans-unit id="2299077646120636288" datatype="html">
12268 <source>Video will begin at <x id="PH" equiv-text="secondsToTime(start)"/></source>
12269 <target state="new">Video will begin at <x id="PH" equiv-text="secondsToTime(start)"/></target>
fa737aa0 12270
051d69a0 12271 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
93fe2d9c
C
12272 <trans-unit id="7209039243783736285" datatype="html">
12273 <source>Video will stop at <x id="PH" equiv-text="secondsToTime(end)"/></source>
12274 <target state="new">Video will stop at <x id="PH" equiv-text="secondsToTime(end)"/></target>
fa737aa0 12275
051d69a0 12276 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">146</context></context-group></trans-unit>
fa737aa0 12277
5a6de093
C
12278 <trans-unit id="5512208811126492983" datatype="html">
12279 <source>Report comment</source>
12280 <target state="new">Report comment</target>
913aa176 12281 <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>
12282 </trans-unit>
5a6de093 12283 <trans-unit id="6775540171466219199" datatype="html">
8b049b68
C
12284 <source>Stop autoplaying next video</source>
12285 <target state="new">Stop autoplaying next video</target>
2164a13d
C
12286
12287 <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 12288 <trans-unit id="5149234672404299151" datatype="html">
8b049b68
C
12289 <source>Autoplay next video</source>
12290 <target state="new">Autoplay next video</target>
2164a13d
C
12291
12292 <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 12293 <trans-unit id="5870421136141540382" datatype="html">
8b049b68
C
12294 <source>Stop looping playlist videos</source>
12295 <target state="new">Stop looping playlist videos</target>
2164a13d
C
12296
12297 <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 12298 <trans-unit id="1599585307037758139" datatype="html">
8b049b68
C
12299 <source>Loop playlist videos</source>
12300 <target state="new">Loop playlist videos</target>
2164a13d 12301
00e32b7c
C
12302 <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">
12303 <source>Other videos</source><target state="new">Other videos</target>
12304 <context-group purpose="location">
12305 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.html</context>
12306 <context context-type="linenumber">4,6</context>
12307 </context-group>
12308 </trans-unit>
d7c6b951 12309 <trans-unit id="3704292036525161260" datatype="html">
913aa176 12310 <source>Placeholder image</source>
12311 <target state="new">Placeholder image</target>
063de1ee
C
12312 <context-group purpose="location">
12313 <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context>
12314 <context context-type="linenumber">11</context>
12315 </context-group>
12316 </trans-unit>
6f512b68 12317 <trans-unit id="961774488937452220" datatype="html">
e6afb669
C
12318 <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>
12319 <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>
12320
e67ecaf8 12321 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">325</context></context-group></trans-unit>
913aa176 12322 <trans-unit id="5761611056224181752" datatype="html">
12323 <source>Redirection</source>
12324 <target state="new">Redirection</target>
e6afb669 12325
e67ecaf8 12326 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">326</context></context-group></trans-unit>
5a6de093 12327 <trans-unit id="8858527736400081688" datatype="html">
eb12a714
C
12328 <source>This video contains mature or explicit content. Are you sure you want to watch it?</source>
12329 <target state="new">This video contains mature or explicit content. Are you sure you want to watch it?</target>
e6afb669 12330
e67ecaf8 12331 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit>
5a6de093 12332 <trans-unit id="3937119019020041049" datatype="html">
eb12a714
C
12333 <source>Mature or explicit content</source>
12334 <target state="new">Mature or explicit content</target>
e6afb669 12335
e67ecaf8 12336 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">378</context></context-group></trans-unit>
5a6de093 12337 <trans-unit id="1755474755114288376" datatype="html">
8b049b68
C
12338 <source>Up Next</source>
12339 <target state="new">Up Next</target>
e6afb669 12340
e67ecaf8 12341 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">451</context></context-group></trans-unit>
913aa176 12342 <trans-unit id="2159130950882492111" datatype="html">
12343 <source>Cancel</source>
12344 <target state="new">Cancel</target>
e6afb669
C
12345
12346
12347
12348
12349
12350
12351
12352
12353
12354
12355
12356
12357
12358
12359
12360
12361
12362
12363
12364
12365
e67ecaf8 12366 <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">129</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">42</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">452</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 12367 <trans-unit id="3354816756665089864" datatype="html">
8b049b68
C
12368 <source>Autoplay is suspended</source>
12369 <target state="new">Autoplay is suspended</target>
e6afb669 12370
e67ecaf8 12371 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">453</context></context-group></trans-unit>
93fe2d9c
C
12372 <trans-unit id="5856931617181450881" datatype="html">
12373 <source>Enter/exit fullscreen</source>
12374 <target state="new">Enter/exit fullscreen</target>
e6afb669 12375
e67ecaf8 12376 <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
12377 <trans-unit id="2971009377468404076" datatype="html">
12378 <source>Play/Pause the video</source>
12379 <target state="new">Play/Pause the video</target>
e6afb669 12380
e67ecaf8 12381 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">747</context></context-group></trans-unit>
93fe2d9c
C
12382 <trans-unit id="4147087312411482964" datatype="html">
12383 <source>Mute/unmute the video</source>
12384 <target state="new">Mute/unmute the video</target>
e6afb669 12385
e67ecaf8 12386 <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
12387 <trans-unit id="4791956574676305640" datatype="html">
12388 <source>Skip to a percentage of the video: 0 is 0% and 9 is 90%</source>
12389 <target state="new">Skip to a percentage of the video: 0 is 0% and 9 is 90%</target>
e6afb669 12390
e67ecaf8 12391 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">750</context></context-group></trans-unit>
93fe2d9c
C
12392 <trans-unit id="3887762369650091344" datatype="html">
12393 <source>Increase the volume</source>
12394 <target state="new">Increase the volume</target>
e6afb669 12395
e67ecaf8 12396 <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
12397 <trans-unit id="1363382131573461910" datatype="html">
12398 <source>Decrease the volume</source>
12399 <target state="new">Decrease the volume</target>
e6afb669 12400
e67ecaf8 12401 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">753</context></context-group></trans-unit>
93fe2d9c
C
12402 <trans-unit id="2541031516422557760" datatype="html">
12403 <source>Seek the video forward</source>
12404 <target state="new">Seek the video forward</target>
e6afb669 12405
e67ecaf8 12406 <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
12407 <trans-unit id="8813023402019364882" datatype="html">
12408 <source>Seek the video backward</source>
12409 <target state="new">Seek the video backward</target>
e6afb669 12410
e67ecaf8 12411 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">756</context></context-group></trans-unit>
93fe2d9c
C
12412 <trans-unit id="581757752202843950" datatype="html">
12413 <source>Increase playback rate</source>
12414 <target state="new">Increase playback rate</target>
e6afb669 12415
e67ecaf8 12416 <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
12417 <trans-unit id="5467642834854681120" datatype="html">
12418 <source>Decrease playback rate</source>
12419 <target state="new">Decrease playback rate</target>
e6afb669 12420
e67ecaf8 12421 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">759</context></context-group></trans-unit>
93fe2d9c
C
12422 <trans-unit id="3860402955823859506" datatype="html">
12423 <source>Navigate in the video to the previous frame</source>
12424 <target state="new">Navigate in the video to the previous frame</target>
e6afb669 12425
e67ecaf8 12426 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">761</context></context-group></trans-unit>
93fe2d9c
C
12427 <trans-unit id="8232494782895420700" datatype="html">
12428 <source>Navigate in the video to the next frame</source>
12429 <target state="new">Navigate in the video to the next frame</target>
e6afb669 12430
e67ecaf8 12431 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">762</context></context-group></trans-unit>
93fe2d9c
C
12432 <trans-unit id="8223917068580581095" datatype="html">
12433 <source>Toggle theater mode</source>
12434 <target state="new">Toggle theater mode</target>
e6afb669 12435
e67ecaf8 12436 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">767</context></context-group></trans-unit>
5a6de093 12437 <trans-unit id="8025996572234182184" datatype="html">
eb12a714
C
12438 <source>Like the video</source>
12439 <target state="new">Like the video</target>
93fe2d9c
C
12440 <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>
12441 </trans-unit>
5a6de093 12442 <trans-unit id="7692127636377222448" datatype="html">
eb12a714
C
12443 <source>Dislike the video</source>
12444 <target state="new">Dislike the video</target>
93fe2d9c
C
12445 <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>
12446 </trans-unit>
5a6de093 12447 <trans-unit id="1729036051846673606" datatype="html">
8b049b68
C
12448 <source>When active, the next video is automatically played after the current one.</source>
12449 <target state="new">When active, the next video is automatically played after the current one.</target>
93fe2d9c
C
12450 <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>
12451 </trans-unit>
30ae75f9 12452 <trans-unit id="2431286785954354122" datatype="html">
913aa176 12453 <source>Recently added</source>
12454 <target state="new">Recently added</target>
2164a13d
C
12455
12456
12457 <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 12458 <trans-unit id="12646164819555880" datatype="html">
eb12a714
C
12459 <source>Videos from your subscriptions</source>
12460 <target state="new">Videos from your subscriptions</target>
93fe2d9c
C
12461 <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>
12462 </trans-unit>
913aa176 12463 <trans-unit id="1812379335568847528" datatype="html">
12464 <source>Subscriptions</source>
12465 <target state="new">Subscriptions</target>
93fe2d9c
C
12466 <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>
12467 <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>
12468 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group>
12469 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">91</context></context-group>
12470 </trans-unit>
913aa176 12471 <trans-unit id="186236568870281953" datatype="html">
12472 <source>History</source>
12473 <target state="new">History</target>
93fe2d9c
C
12474 <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>
12475 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">97</context></context-group>
12476 </trans-unit>
d7c6b951 12477 <trans-unit id="5237588857224999862" datatype="html">
913aa176 12478 <source>Open actions</source>
12479 <target state="new">Open actions</target>
2f03d6dc
C
12480 <context-group purpose="location">
12481 <context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context>
12482 <context context-type="linenumber">4</context>
12483 </context-group>
913aa176 12484 </trans-unit>
12485 <trans-unit id="8681933925782924101" datatype="html">
12486 <source>Local videos</source>
12487 <target state="new">Local videos</target>
2164a13d
C
12488
12489
12490
12491
12492 <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
12493 <trans-unit id="5668077948386857930" datatype="html">
12494 <source>Exclude</source>
12495 <target state="new">Exclude</target>
12496 <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>
12497 </trans-unit>
12498 <trans-unit id="7147755274837297932" datatype="html">
12499 <source>Exclude muted accounts</source>
12500 <target state="new">Exclude muted accounts</target>
12501 <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>
12502 </trans-unit>
12503 <trans-unit id="8397092871503752085" datatype="html">
12504 <source>Exclude public videos</source>
12505 <target state="new">Exclude public videos</target>
c49c366a
C
12506 <context-group purpose="location">
12507 <context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context>
45b3a29b 12508 <context context-type="linenumber">103</context>
c49c366a 12509 </context-group>
93fe2d9c
C
12510 </trans-unit>
12511 <trans-unit id="5895186796919691836" datatype="html">
12512 <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>
12513 <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
12514 <context-group purpose="location">
12515 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context>
12516 <context context-type="linenumber">11</context>
12517 </context-group>
93fe2d9c
C
12518 </trans-unit>
12519 <trans-unit id="3037358578603095196" datatype="html">
12520 <source>Only videos uploaded on this instance are displayed</source>
12521 <target state="new">Only videos uploaded on this instance are displayed</target>
2164a13d
C
12522
12523 <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 12524 <trans-unit id="4668975178372693951" datatype="html">
12525 <source>Discover videos</source>
12526 <target state="new">Discover videos</target>
93fe2d9c
C
12527 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group>
12528 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group>
12529 </trans-unit>
913aa176 12530 <trans-unit id="8067135025051844577" datatype="html">
12531 <source>Trending videos</source>
12532 <target state="new">Trending videos</target>
93fe2d9c
C
12533 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">130</context></context-group>
12534 </trans-unit>
913aa176 12535 <trans-unit id="664221386829541948" datatype="html">
12536 <source>Recently added videos</source>
12537 <target state="new">Recently added videos</target>
93fe2d9c
C
12538 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">136</context></context-group>
12539 </trans-unit>
913aa176 12540 <trans-unit id="8212906256415538361" datatype="html">
12541 <source>Upload a video</source>
12542 <target state="new">Upload a video</target>
2e25a6da
C
12543
12544 <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 12545 <trans-unit id="7590784934397800835" datatype="html">
12546 <source>Edit a video</source>
12547 <target state="new">Edit a video</target>
2e25a6da
C
12548
12549 <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 12550 </body>
eb12a714 12551 </file>
913aa176 12552</xliff>