]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/locale/angular.ko-KR.xlf
Create a dedicated component for video description
[github/Chocobozzz/PeerTube.git] / client / src / locale / angular.ko-KR.xlf
CommitLineData
913aa176 1<?xml version='1.0' encoding='UTF-8'?>
e771dbe0 2<!--XLIFF document generated by Zanata. Visit http://zanata.org for more infomation.-->
2855fb8f 3<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
4 <file source-language="en-US" datatype="plaintext" original="" target-language="ko-KR">
5 <body>
3b11bf0b 6 <trans-unit id="219462505467671767" datatype="html">
913aa176 7 <source>Close the left menu</source>
8 <target state="translated">왼쪽 메뉴 닫기</target>
c5c848c5
C
9
10 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">118</context></context-group></trans-unit>
913aa176 11 <trans-unit id="3455550526898419928" datatype="html">
12 <source>Open the left menu</source>
13 <target state="translated">왼쪽 메뉴 열기</target>
c5c848c5
C
14
15 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">120</context></context-group></trans-unit>
fee7bbc3
C
16
17
d7c6b951 18 <trans-unit id="9075761896562520962">
e771dbe0
C
19 <source>You don't have notifications.</source>
20 <target>알림이 없습니다.</target>
913aa176 21 <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>
22 </trans-unit>
d7c6b951 23 <trans-unit id="3780281836273462589" datatype="html">
913aa176 24 <source><x id="INTERPOLATION"/> published a new video: <x id="START_LINK"/><x id="INTERPOLATION_1"/><x id="CLOSE_LINK"/></source>
5a6de093
C
25 <target state="translated">
26 <x id="INTERPOLATION" equiv-text="{{ notification.video.channel.displayName }}"/> 님이 새 동영상을 게시했습니다:
f55cc0f9 27 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>
5a6de093 28 <x id="INTERPOLATION_1" equiv-text="{{ notification.video.name }}"/>
f55cc0f9 29 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>
5a6de093 30 </target>
913aa176 31 <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>
32 </trans-unit>
d7c6b951 33 <trans-unit id="3861380964267994829" datatype="html">
8b049b68
C
34 <source>The notification concerns a video now unavailable</source>
35 <target state="translated">이 알림은 이제 동영상을 사용할 수 없다는 내용입니다</target>
913aa176 36 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">24</context></context-group>
37 </trans-unit>
d7c6b951 38 <trans-unit id="5067946665521007036" datatype="html">
913aa176 39 <source>Your video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been unblocked </source>
f55cc0f9 40 <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>
913aa176 41 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">33</context></context-group>
42 </trans-unit>
d7c6b951 43 <trans-unit id="7127745751169269971" datatype="html">
913aa176 44 <source>Your video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been blocked </source>
f55cc0f9 45 <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>
913aa176 46 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">41</context></context-group>
47 </trans-unit>
d7c6b951 48 <trans-unit id="506794214492992969" datatype="html">
5a6de093
C
49 <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>
50 <target state="new">
f55cc0f9
C
51 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>A new video abuse
52 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> has been created on video
53 <x id="START_LINK_1" ctype="x-a" equiv-text="&lt;a>"/>
5a6de093 54 <x id="INTERPOLATION" equiv-text="{{ notification.abuse.video.name }}"/>
f55cc0f9 55 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>
4891e4c7 56 </target>
913aa176 57 <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>
58 </trans-unit>
d7c6b951 59 <trans-unit id="3487882822536102372" datatype="html">
5a6de093
C
60 <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>
61 <target state="new">
f55cc0f9
C
62 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>A new comment abuse
63 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> has been created on video
64 <x id="START_LINK_1" ctype="x-a" equiv-text="&lt;a>"/>
5a6de093 65 <x id="INTERPOLATION" equiv-text="{{ notification.abuse.comment.video.name }}"/>
f55cc0f9 66 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>
4891e4c7 67 </target>
913aa176 68 <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>
69 </trans-unit>
d7c6b951 70 <trans-unit id="7885094785640544496" datatype="html">
5a6de093
C
71 <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>
72 <target state="new">
f55cc0f9
C
73 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>A new account abuse
74 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> has been created on account
75 <x id="START_LINK_1" ctype="x-a" equiv-text="&lt;a>"/>
5a6de093 76 <x id="INTERPOLATION" equiv-text="{{ notification.abuse.account.displayName }}"/>
f55cc0f9 77 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>
a5895f98 78 </target>
913aa176 79 <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>
80 </trans-unit>
d7c6b951 81 <trans-unit id="2008776855594205860" datatype="html">
5a6de093
C
82 <source><x id="START_LINK"/>A new abuse<x id="CLOSE_LINK"/> has been created </source>
83 <target state="new">
f55cc0f9
C
84 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>A new abuse
85 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> has been created
5a6de093 86
4891e4c7 87 </target>
913aa176 88 <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>
89 </trans-unit>
d7c6b951 90 <trans-unit id="8816959058080937679" datatype="html">
5a6de093
C
91 <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>
92 <target state="new">
f55cc0f9 93 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>Your abuse
5a6de093 94 <x id="INTERPOLATION" equiv-text="{{ notification.abuse.id }}"/>
f55cc0f9 95 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> has been
5a6de093 96
f55cc0f9
C
97 <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container>"/>accepted
98 <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container>"/>
99 <x id="START_TAG_NG-CONTAINER_1" ctype="x-ng-container" equiv-text="&lt;ng-container>"/>rejected
100 <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container>"/>
4891e4c7 101 </target>
913aa176 102 <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>
103 </trans-unit>
d7c6b951 104 <trans-unit id="6464941273929604379" datatype="html">
5a6de093
C
105 <source><x id="START_LINK"/>Abuse <x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has a new message </source>
106 <target state="new">
f55cc0f9 107 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>Abuse
5a6de093 108 <x id="INTERPOLATION" equiv-text="{{ notification.abuse.id }}"/>
f55cc0f9 109 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> has a new message
5a6de093 110
4891e4c7 111 </target>
913aa176 112 <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>
113 </trans-unit>
d7c6b951 114 <trans-unit id="420488506127153204" datatype="html">
913aa176 115 <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>
f55cc0f9 116 <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>
913aa176 117 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">88</context></context-group>
118 </trans-unit>
d7c6b951 119 <trans-unit id="2740435661398285769" datatype="html">
5a6de093 120 <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>
8b049b68 121 <target state="new">
f55cc0f9 122 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>
5a6de093 123 <x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/>
f55cc0f9
C
124 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> commented your video
125 <x id="START_LINK_1" ctype="x-a" equiv-text="&lt;a>"/>
5a6de093 126 <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/>
f55cc0f9 127 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>
5a6de093 128 </target>
62b655ab
C
129
130 <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></trans-unit>
d7c6b951 131 <trans-unit id="2020563642195933477" datatype="html">
8b049b68
C
132 <source>The notification concerns a comment now unavailable</source>
133 <target state="new">
1a393a7e
C
134 The notification concerns a comment now unavailable
135 </target>
62b655ab
C
136
137 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">107</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">172</context></context-group></trans-unit>
d7c6b951 138 <trans-unit id="2436106664506839309" datatype="html">
913aa176 139 <source>Your video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been published </source>
eb12a714 140 <target state="new">
5a6de093 141 Your video
f55cc0f9 142 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>
5a6de093 143 <x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/>
f55cc0f9 144 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> has been published
5a6de093 145
a5895f98 146 </target>
62b655ab
C
147
148 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">116</context></context-group></trans-unit>
d7c6b951 149 <trans-unit id="7130219900907848048" datatype="html">
5a6de093 150 <source><x id="START_LINK"/>Your video import<x id="CLOSE_LINK"/> <x id="INTERPOLATION"/> succeeded </source>
eb12a714 151 <target state="new">
f55cc0f9
C
152 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>Your video import
153 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>
5a6de093
C
154 <x id="INTERPOLATION" equiv-text="{{ notification.videoImportIdentifier }}"/> succeeded
155
a5895f98 156 </target>
62b655ab
C
157
158 <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></trans-unit>
d7c6b951 159 <trans-unit id="2099623308096969132" datatype="html">
5a6de093 160 <source><x id="START_LINK"/>Your video import<x id="CLOSE_LINK"/> <x id="INTERPOLATION"/> failed </source>
eb12a714 161 <target state="new">
f55cc0f9
C
162 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>Your video import
163 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>
5a6de093
C
164 <x id="INTERPOLATION" equiv-text="{{ notification.videoImportIdentifier }}"/> failed
165
a5895f98 166 </target>
62b655ab
C
167
168 <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></trans-unit>
d7c6b951 169 <trans-unit id="3371351937331192777" datatype="html">
913aa176 170 <source>User <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> registered on your instance </source>
8b049b68 171 <target state="new">
5a6de093 172 User
f55cc0f9 173 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>
5a6de093 174 <x id="INTERPOLATION" equiv-text="{{ notification.account.name }}"/>
f55cc0f9 175 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> registered on your instance
5a6de093 176
a5895f98 177 </target>
62b655ab
C
178
179 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">140</context></context-group></trans-unit>
d7c6b951 180 <trans-unit id="4404295482394146814" datatype="html">
5a6de093 181 <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>
eb12a714 182 <target state="new">
f55cc0f9 183 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>
5a6de093 184 <x id="INTERPOLATION" equiv-text="{{ notification.actorFollow.follower.displayName }}"/>
f55cc0f9 185 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> is following
040758e0 186
5a6de093 187
f55cc0f9 188 <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container>"/>your channel
5a6de093 189 <x id="INTERPOLATION_1" equiv-text="{{ notification.actorFollow.following.displayName }}"/>
f55cc0f9
C
190 <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container>"/>
191 <x id="START_TAG_NG-CONTAINER_1" ctype="x-ng-container" equiv-text="&lt;ng-container>"/>your account
192 <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container>"/>
a5895f98 193 </target>
62b655ab 194
d7c6b951 195 <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></trans-unit><trans-unit id="5504059606863599420" datatype="html">
62b655ab
C
196 <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><target state="new"><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>"/></target>
197 <context-group purpose="location">
198 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
199 <context context-type="linenumber">164</context>
200 </context-group>
913aa176 201 </trans-unit>
62b655ab 202
d7c6b951 203 <trans-unit id="5354239156470982824" datatype="html">
913aa176 204 <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>
eb12a714 205 <target state="new">
5a6de093 206 Your instance has
f55cc0f9
C
207 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>a new follower
208 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> (
5a6de093
C
209 <x id="INTERPOLATION" equiv-text="{{ notification.actorFollow?.follower.host }}"/>)
210
f55cc0f9
C
211 <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container>"/> awaiting your approval
212 <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container>"/>
a5895f98 213 </target>
62b655ab
C
214
215 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">181</context></context-group></trans-unit>
d7c6b951 216 <trans-unit id="325842756252267394" datatype="html">
913aa176 217 <source>Your instance automatically followed <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/></source>
eb12a714 218 <target state="new">
5a6de093 219 Your instance automatically followed
f55cc0f9 220 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>
5a6de093 221 <x id="INTERPOLATION" equiv-text="{{ notification.actorFollow.following.host }}"/>
f55cc0f9 222 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>
a5895f98 223 </target>
62b655ab 224
d7c6b951 225 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">190</context></context-group></trans-unit><trans-unit id="363592786729553688" datatype="html">
90aa0a74
C
226 <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><target state="new"><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 }}"/> </target>
227 <context-group purpose="location">
228 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
229 <context context-type="linenumber">198,199</context>
230 </context-group>
d7c6b951 231 </trans-unit><trans-unit id="5055099158245592648" datatype="html">
90aa0a74
C
232 <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><target state="new"><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 }}"/> </target>
233 <context-group purpose="location">
234 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
235 <context context-type="linenumber">206,207</context>
236 </context-group>
237 </trans-unit>
d7c6b951 238 <trans-unit id="5421414445136873229" datatype="html">
913aa176 239 <source>The notification points to content now unavailable</source>
240 <target state="new"> The notification points to content now unavailable </target>
62b655ab 241
90aa0a74 242 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">214</context></context-group></trans-unit>
d7c6b951 243 <trans-unit id="3321250177023376249" datatype="html">
5a6de093
C
244 <source>Change your avatar</source>
245 <target state="new">Change your avatar</target>
90aa0a74 246
fee7bbc3 247 <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></trans-unit>
d7c6b951 248 <trans-unit id="8411430224810427392" datatype="html">
913aa176 249 <source>Remove avatar</source>
250 <target state="new">Remove avatar</target>
90aa0a74 251
fee7bbc3 252 <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></trans-unit>
d7c6b951 253 <trans-unit id="187187500641108332" datatype="html">
913aa176 254 <source><x id="INTERPOLATION" equiv-text="{{ action.label }}"/> </source>
5a6de093
C
255 <target state="new">
256 <x id="INTERPOLATION" equiv-text="{{ action.label }}"/>
257 </target>
09e1784b 258
3e84ae32 259 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">196</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">78</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit>
913aa176 260 <trans-unit id="1486537403020619891" datatype="html">
261 <source>My watch history</source>
262 <target state="new">My watch history</target>
fee7bbc3 263
09e1784b 264 <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><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context><context context-type="linenumber">67</context></context-group></trans-unit>
d7c6b951 265 <trans-unit id="5924559757556526785">
e771dbe0
C
266 <source>Save to</source>
267 <target>저장</target>
913aa176 268 <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>
269 </trans-unit>
d7c6b951 270 <trans-unit id="8432562579042371182">
e771dbe0
C
271 <source>Options</source>
272 <target>옵션</target>
c29ce242 273
fee7bbc3 274 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment.component.html</context><context context-type="linenumber">40</context></context-group></trans-unit>
d7c6b951 275 <trans-unit id="1394835141143590910">
e771dbe0
C
276 <source>Start at</source>
277 <target>시작 위치</target>
913aa176 278 <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">57</context></context-group>
279 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">113</context></context-group>
280 <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>
281 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">47</context></context-group>
282 </trans-unit>
d7c6b951 283 <trans-unit id="5964984095397511808">
e771dbe0
C
284 <source>Stop at</source>
285 <target>종료 위치</target>
913aa176 286 <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">71</context></context-group>
287 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">144</context></context-group>
288 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">35</context></context-group>
289 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">62</context></context-group>
290 </trans-unit>
d7c6b951 291 <trans-unit id="2816407313459209541" datatype="html">
913aa176 292 <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>
5a6de093
C
293 <target state="new">
294 Your report will be sent to moderators of
295 <x id="INTERPOLATION" equiv-text="{{ currentHost }}"/>
f55cc0f9 296 <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container>"/> and will be forwarded to the video origin (
5a6de093 297 <x id="INTERPOLATION_1" equiv-text="{{ originHost }}"/>) too
f55cc0f9 298 <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container>"/>.
5a6de093 299
cd9246a9 300 </target>
913aa176 301 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">74</context></context-group>
302 </trans-unit>
d7c6b951 303 <trans-unit id="6990204431018013063" datatype="html">
5a6de093
C
304 <source>Please describe the issue...</source>
305 <target state="new">Please describe the issue...</target>
913aa176 306 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">42</context></context-group>
307 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">80</context></context-group>
308 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">42</context></context-group>
309 </trans-unit>
d7c6b951 310 <trans-unit id="5201790281220738609" datatype="html">
8b049b68
C
311 <source>Search playlists</source>
312 <target state="new">Search playlists</target>
913aa176 313 <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>
314 </trans-unit>
d7c6b951 315 <trans-unit id="6056859576122955708" datatype="html">
e4eaa7c9
C
316 <source>Create a private playlist</source>
317 <target state="translated">비공개 재생목록 만들기</target>
913aa176 318 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">66</context></context-group>
319 </trans-unit>
d7c6b951 320 <trans-unit id="2409672154570643758">
e771dbe0
C
321 <source>Display name</source>
322 <target>표시 이름</target>
90aa0a74
C
323
324
325
326
327
328
329
330 <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-channels/my-video-channel-edit.component.html</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-edit.component.html</context><context context-type="linenumber">60</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/+signup/+register/register-step-user.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">71</context></context-group></trans-unit>
d7c6b951 331 <trans-unit id="5674286808255988565">
e771dbe0
C
332 <source>Create</source>
333 <target>만들기</target>
09e1784b
C
334
335
336
337
338
339
340
341 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/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/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/+my-library/+my-video-channels/my-video-channel-create.component.ts</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-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-channels/my-video-channel-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-create.component.ts</context><context context-type="linenumber">89</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">81</context></context-group></trans-unit>
d7c6b951 342 <trans-unit id="1006562256968398209" datatype="html">
8b049b68
C
343 <source>video</source>
344 <target state="translated">동영상</target>
09e1784b 345
3e84ae32 346 <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">288</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">55</context></context-group></trans-unit><trans-unit id="6438815964972582865" datatype="html">
90aa0a74 347 <source> The following link contains a private token and should not be shared with anyone. </source><target state="new"> The following link contains a private token and should not be shared with anyone. </target>
3e84ae32
C
348
349 <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><trans-unit id="187187500641108332" datatype="html">
90aa0a74
C
350 <source><x id="INTERPOLATION" equiv-text="{{ file.resolution.label }}"/></source><target state="new"><x id="INTERPOLATION" equiv-text="{{ file.resolution.label }}"/></target>
351 <context-group purpose="location">
352 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context>
353 <context context-type="linenumber">39</context>
354 </context-group>
913aa176 355 </trans-unit>
d7c6b951 356 <trans-unit id="5235042777215655908" datatype="html">
8b049b68
C
357 <source>subtitles</source>
358 <target state="new">subtitles</target>
09e1784b 359
3e84ae32 360 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">56</context></context-group></trans-unit>
d7c6b951 361 <trans-unit id="7513076467032912668" datatype="html">
e4eaa7c9
C
362 <source>Format</source>
363 <target state="new">Format</target>
90aa0a74 364
3e84ae32 365 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">74</context></context-group></trans-unit>
d7c6b951 366 <trans-unit id="187187500641108332" datatype="html">
913aa176 367 <source><x id="INTERPOLATION" equiv-text="{{ item.value.label }}"/> </source>
5a6de093
C
368 <target state="new">
369 <x id="INTERPOLATION" equiv-text="{{ item.value.label }}"/>
370 </target>
90aa0a74
C
371
372
373
374 <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><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><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 375 <trans-unit id="7385834259346199883" datatype="html">
e4eaa7c9
C
376 <source>Video stream</source>
377 <target state="translated">동영상 스트림</target>
90aa0a74 378
3e84ae32 379 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">85</context></context-group></trans-unit>
d7c6b951 380 <trans-unit id="5496771215105419189" datatype="html">
e4eaa7c9
C
381 <source>Audio stream</source>
382 <target state="translated">오디오 스트림</target>
90aa0a74 383
3e84ae32 384 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">97</context></context-group></trans-unit>
d7c6b951 385 <trans-unit id="6316149158173629264">
e771dbe0
C
386 <source>Direct download</source>
387 <target>직접 다운로드</target>
90aa0a74 388
3e84ae32 389 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">116</context></context-group></trans-unit>
d7c6b951 390 <trans-unit id="5910455707959454672">
e771dbe0
C
391 <source>Torrent (.torrent file)</source>
392 <target>토렌트 (.torrent 파일)</target>
90aa0a74 393
3e84ae32 394 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">121</context></context-group></trans-unit><trans-unit id="5830517253429165613" datatype="html">
90aa0a74 395 <source> Advanced </source><target state="new"> Advanced </target>
3e84ae32
C
396
397 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">135</context></context-group></trans-unit><trans-unit id="4493457595110310369" datatype="html">
90aa0a74 398 <source> Simple </source><target state="new"> Simple </target>
3e84ae32
C
399
400 <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>
913aa176 401 <trans-unit id="1006562256968398209" datatype="html">
402 <source>video</source>
403 <target state="new">video</target>
90aa0a74
C
404
405
406
12fa2a6a
C
407 <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">289</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">54</context></context-group></trans-unit><trans-unit id="6995024616159044376" datatype="html">
408 <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><target state="new">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"/>)</target>
c5c848c5
C
409
410 <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">323</context></context-group></trans-unit><trans-unit id="7873395933409147217" datatype="html">
12fa2a6a 411 <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><target state="new">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"/>)</target>
c5c848c5
C
412
413 <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">341</context></context-group></trans-unit>
90aa0a74 414
913aa176 415 <trans-unit id="5235042777215655908" datatype="html">
416 <source>subtitles</source>
417 <target state="new">subtitles</target>
90aa0a74
C
418
419 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">55</context></context-group></trans-unit>
d7c6b951 420 <trans-unit id="2330577642930707695">
eb12a714 421 <source>Cancel</source>
e771dbe0
C
422 <target>
423 취소
424 </target>
09e1784b 425
c5c848c5 426 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.html</context><context context-type="linenumber">48</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">19</context></context-group></trans-unit>
d7c6b951 427 <trans-unit id="3099741642167775297">
e771dbe0
C
428 <source>Download</source>
429 <target>다운로드</target>
90aa0a74
C
430
431
3e84ae32 432 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">272</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">156</context></context-group></trans-unit>
d7c6b951 433 <trans-unit id="6325096236207614377">
e771dbe0
C
434 <source>Reason...</source>
435 <target>사유...</target>
913aa176 436 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">12</context></context-group>
437 </trans-unit>
d7c6b951 438 <trans-unit id="2330577642930707695">
eb12a714 439 <source>Cancel</source>
e771dbe0
C
440 <target>
441 취소
442 </target>
90aa0a74 443
fee7bbc3
C
444 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit><trans-unit id="834805431202576194" datatype="html">
445 <source>No results.</source><target state="new">No results.</target>
09e1784b
C
446
447 <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/abstract-video-list.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.html</context><context context-type="linenumber">44</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">34</context></context-group></trans-unit>
d7c6b951 448 <trans-unit id="935187492052582731">
e771dbe0
C
449 <source>Submit</source>
450 <target>게시</target>
c29ce242
C
451
452
453
454
455
456
3e84ae32
C
457 <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">58</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">58</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">96</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">42</context></context-group></trans-unit><trans-unit id="8343217707114977013" datatype="html">
458 <source>The contact form is not enabled on this instance.</source><target state="new">The contact form is not enabled on this instance.</target>
459 <context-group purpose="location">
460 <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context>
461 <context context-type="linenumber">56</context>
462 </context-group>
463 </trans-unit>
d7c6b951 464 <trans-unit id="5108124319304980502" datatype="html">
5a6de093
C
465 <source>Report video "<x id="INTERPOLATION"/>"</source>
466 <target state="new">Report video "
467 <x id="INTERPOLATION" equiv-text="{{ video.name }}"/>"
468 </target>
913aa176 469 <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>
470 </trans-unit>
d7c6b951 471 <trans-unit id="5471125870639393916" datatype="html">
5a6de093
C
472 <source>What is the issue?</source>
473 <target state="new">What is the issue?</target>
913aa176 474 <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>
475 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">13</context></context-group>
476 <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>
477 </trans-unit>
d7c6b951 478 <trans-unit id="4710350176324657996" datatype="html">
e4eaa7c9
C
479 <source>This will ask remote instances to delete it</source>
480 <target state="new">This will ask remote instances to delete it</target>
913aa176 481 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">27</context></context-group>
482 </trans-unit>
d7c6b951 483 <trans-unit id="1974768985735973432" datatype="html">
913aa176 484 <source>Blocking this live will automatically terminate the live stream.</source>
485 <target state="new"> Blocking this live will automatically terminate the live stream. </target>
486 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">33</context></context-group>
487 </trans-unit>
d7c6b951 488 <trans-unit id="8558962068274430520" datatype="html">
e4eaa7c9
C
489 <source>Unfederate the video</source>
490 <target state="new">Unfederate the video</target>
913aa176 491 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">24</context></context-group>
492 </trans-unit>
d7c6b951 493 <trans-unit id="7539427273132299890">
e771dbe0
C
494 <source>Unlisted</source>
495 <target>목록에 미표시</target>
913aa176 496 <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>
497 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch-playlist.component.html</context><context context-type="linenumber">9</context></context-group>
498 </trans-unit>
d7c6b951 499 <trans-unit id="3686284950598311784">
e771dbe0
C
500 <source>Private</source>
501 <target>비공개</target>
913aa176 502 <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>
503 <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">33</context></context-group>
504 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch-playlist.component.html</context><context context-type="linenumber">10</context></context-group>
505 </trans-unit>
d7c6b951 506 <trans-unit id="7688104409544625220" datatype="html">
5a6de093
C
507 <source>{VAR_PLURAL, plural, =1 {1 view} other {<x id="INTERPOLATION"/> views}}</source>
508 <target state="new">{VAR_PLURAL, plural, =1 {1 view} other {
509 <x id="INTERPOLATION" equiv-text="{{ video.views | myNumberFormatter }}"/> views} }
510 </target>
913aa176 511 <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>
512 </trans-unit>
d7c6b951 513 <trans-unit id="8856905278208146821" datatype="html">
09e1784b 514 <source> <x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}"/> </source>
913aa176 515 <target state="new"> <x id="ICU" equiv-text="{video.views, plural, =1 {1 view} other {{{ video.views | myNumberFormatter }} views}} "/> </target>
09e1784b 516
c5c848c5 517 <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">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">76</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">16</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">3</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">7</context></context-group></trans-unit>
d7c6b951 518 <trans-unit id="8562063050145802350" datatype="html">
913aa176 519 <source>{VAR_PLURAL, plural, =1 {1 viewer} other {<x id="INTERPOLATION"/> viewers}}</source>
520 <target state="new">{VAR_PLURAL, plural, =1 {1 viewer} other {<x id="INTERPOLATION"/> viewers}}</target>
e351a5c5
C
521 <context-group purpose="location">
522 <context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context>
523 <context context-type="linenumber">7</context>
524 </context-group>
913aa176 525 </trans-unit>
d7c6b951 526 <trans-unit id="8856905278208146821" datatype="html">
90aa0a74 527 <source> <x id="ICU" equiv-text="{video.views, plural, =1 {1 viewer} other {{{ video.views | myNumberFormatter }} viewers}}"/> </source>
913aa176 528 <target state="new"> <x id="ICU" equiv-text="{video.views, plural, =1 {1 viewer} other {{{ video.views | myNumberFormatter }} viewers}} "/> </target>
e351a5c5
C
529 <context-group purpose="location">
530 <context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context>
531 <context context-type="linenumber">7,8</context>
e6ccdce2 532 </context-group>
913aa176 533 </trans-unit>
534 <trans-unit id="3267631941074558910" datatype="html">
535 <source>Cannot fetch information of this remote account</source>
536 <target state="new">Cannot fetch information of this remote account</target>
f1ef36d7
C
537 <context-group purpose="location">
538 <context context-type="sourcefile">src/app/shared/shared-user-subscription/remote-subscribe.component.ts</context>
539 <context context-type="linenumber">60</context>
540 </context-group>
e6ccdce2 541 </trans-unit>
d7c6b951 542 <trans-unit id="9081463435738465430" datatype="html">
5a6de093
C
543 <source>Blocked</source>
544 <target state="new">Blocked</target>
c29ce242 545
3e84ae32 546 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit>
d7c6b951 547 <trans-unit id="3514509630940272440" datatype="html">
eb12a714 548 <source>Sensitive</source>
8b049b68 549 <target state="translated">민감</target>
c29ce242 550
3e84ae32 551 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">62</context></context-group></trans-unit>
d7c6b951 552 <trans-unit id="7766488542631150871" datatype="html">
5a6de093
C
553 <source>{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other {<x id="INTERPOLATION"/> videos}}</source>
554 <target state="new">{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other {
555 <x id="INTERPOLATION" equiv-text="{{ playlist.videosLength }}"/> videos} }
556 </target>
09e1784b
C
557
558 <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">30</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>
d7c6b951 559 <trans-unit id="7708270344948043036" datatype="html">
913aa176 560 <source><x id="INTERPOLATION" equiv-text="{{ playlist.videoChannelBy }}"/> </source>
eb12a714 561 <target state="new">
5a6de093
C
562 <x id="INTERPOLATION" equiv-text="{{ playlist.videoChannelBy }}"/>
563 </target>
3e84ae32
C
564
565 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-miniature.component.html</context><context context-type="linenumber">25</context></context-group></trans-unit>
d7c6b951 566 <trans-unit id="3044142083883783523" datatype="html">
5a6de093
C
567 <source>Updated <x id="INTERPOLATION"/></source>
568 <target state="translated">
569 <x id="INTERPOLATION" equiv-text="{{ playlist.updatedAt | myFromNow }}"/>Updated
570 <x id="INTERPOLATION" equiv-text="{{ playlist.updatedAt | myFromNow }}"/>
571 </target>
3e84ae32
C
572
573 <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></trans-unit>
d7c6b951 574 <trans-unit id="5643561794785412000" datatype="html">
eb12a714 575 <source>Unavailable</source>
8b049b68 576 <target state="translated">사용 불가</target>
913aa176 577 <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">32</context></context-group>
578 </trans-unit>
d7c6b951 579 <trans-unit id="6381490568322624964" datatype="html">
eb12a714 580 <source>Deleted</source>
8b049b68 581 <target state="translated">삭제됨</target>
c29ce242
C
582
583
584
fee7bbc3 585 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment.component.html</context><context context-type="linenumber">47</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">91</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">34</context></context-group></trans-unit>
d7c6b951 586 <trans-unit id="5263519165976128456">
e771dbe0
C
587 <source>Edit starts/stops at</source>
588 <target>시작 / 종료 지점 수정</target>
913aa176 589 <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">50</context></context-group>
590 </trans-unit>
d7c6b951 591 <trans-unit id="3768927257183755959">
e771dbe0
C
592 <source>Save</source>
593 <target>저장</target>
913aa176 594 <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>
595 <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>
596 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">77</context></context-group>
597 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">77</context></context-group>
598 <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">82</context></context-group>
599 <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>
600 </trans-unit>
d7c6b951 601 <trans-unit id="8890926675057871150" datatype="html">
5a6de093
C
602 <source>Delete from <x id="INTERPOLATION"/></source>
603 <target state="translated">재생목록
604 <x id="INTERPOLATION" equiv-text="{{ playlist?.displayName }}"/> 에서 삭제됨
605 </target>
913aa176 606 <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">88</context></context-group>
607 </trans-unit>
d7c6b951 608 <trans-unit id="834805431202576194">
e771dbe0
C
609 <source>No results.</source>
610 <target>결과가 없습니다.</target>
c29ce242
C
611
612
613
614
615
616
617
618
619
fee7bbc3 620 <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/abstract-video-list.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.html</context><context context-type="linenumber">44</context></context-group></trans-unit>
913aa176 621 <trans-unit id="1649035832083209812" datatype="html">
622 <source>Best</source>
623 <target state="new">Best</target>
90aa0a74 624
7d3316dc 625 <note priority="1" from="description">A variant of Trending videos based on the number of recent interactions, minus user history</note>
09e1784b 626 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/trending/video-trending-header.component.ts</context><context context-type="linenumber">41</context></context-group></trans-unit><trans-unit id="3594371452042277118" datatype="html">
f55cc0f9 627 <source>Videos with the most interactions for recent videos, minus user history</source><target state="new">Videos with the most interactions for recent videos, minus user history</target>
90aa0a74 628
09e1784b 629 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/trending/video-trending-header.component.ts</context><context context-type="linenumber">44</context></context-group></trans-unit>
f55cc0f9 630
d7c6b951 631 <trans-unit id="7022070615528435141">
e771dbe0
C
632 <source>Delete</source>
633 <target>삭제</target>
90aa0a74
C
634
635
c5c848c5 636 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">74</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">87</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-comment-list/video-comment-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.ts</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">127</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">115</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">142</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">183</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">178</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.ts</context><context context-type="linenumber">171</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">144</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">386</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">421</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">87</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">208</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">308</context></context-group></trans-unit><trans-unit id="158575725114802951" datatype="html">
fee7bbc3
C
637 <source>Only live videos</source><target state="new">Only live videos</target>
638 <context-group purpose="location">
639 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context>
640 <context context-type="linenumber">53</context>
641 </context-group>
642 </trans-unit>
d7c6b951 643 <trans-unit id="7585826646011739428">
e771dbe0
C
644 <source>Edit</source>
645 <target>편집</target>
12fa2a6a
C
646
647
648
649
650
651
652
653
654
655
656 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/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/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-channels/my-video-channel-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-channels/my-video-channel-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">85</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">85</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">270</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 657 <trans-unit id="5293515551330482519">
e771dbe0
C
658 <source>Truncated preview</source>
659 <target>부분적인 미리보기</target>
913aa176 660 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.html</context><context context-type="linenumber">11</context></context-group>
661 </trans-unit>
662 <trans-unit id="8461609631969932886" datatype="html">
663 <source>Hide</source>
664 <target state="new">Hide</target>
09e1784b 665
c5c848c5 666 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-password.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-toggle-hidden.component.ts</context><context context-type="linenumber">38</context></context-group><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></trans-unit>
913aa176 667 <trans-unit id="8461842260159597706" datatype="html">
668 <source>Show</source>
669 <target state="new">Show</target>
09e1784b
C
670
671 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-password.component.html</context><context context-type="linenumber">10</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-toggle-hidden.component.ts</context><context context-type="linenumber">39</context></context-group></trans-unit>
d7c6b951 672 <trans-unit id="80730865601179554">
e771dbe0
C
673 <source>Complete preview</source>
674 <target>완전한 미리보기</target>
913aa176 675 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.html</context><context context-type="linenumber">19</context></context-group>
676 </trans-unit>
1a95f0b9 677 <trans-unit id="8644431249513874405" datatype="html">
f55cc0f9
C
678 <source>&lt;a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown&lt;/a> compatible that supports:</source>
679 <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 680 <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>
681 </trans-unit>
d7c6b951 682 <trans-unit id="146235964740293376" datatype="html">
e4eaa7c9
C
683 <source>Recommended</source>
684 <target state="new">Recommended</target>
913aa176 685 <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>
686 </trans-unit>
d7c6b951 687 <trans-unit id="1779391511451594552">
e771dbe0
C
688 <source>Using an ActivityPub account</source>
689 <target>ActivityPub 계정 사용</target>
913aa176 690 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">54</context></context-group>
691 </trans-unit>
d7c6b951 692 <trans-unit id="3372646000533908418" datatype="html">
913aa176 693 <source>Subscribe with a remote account:</source>
694 <target state="new">Subscribe with a remote account:</target>
f1ef36d7
C
695 <context-group purpose="location">
696 <context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context>
697 <context context-type="linenumber">62</context>
698 </context-group>
699 </trans-unit>
d7c6b951 700 <trans-unit id="6691897331062834756" datatype="html">
8b049b68
C
701 <source>Subscribe with an account on this instance</source>
702 <target state="translated">이 인스턴스의 계정으로 구독</target>
913aa176 703 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">57</context></context-group>
704 </trans-unit>
d7c6b951 705 <trans-unit id="1740917574463702967">
e771dbe0
C
706 <source>Subscribe with your local account</source>
707 <target>로컬 계정으로 구독</target>
913aa176 708 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">58</context></context-group>
709 </trans-unit>
710 <trans-unit id="1096694538966074574" datatype="html">
711 <source>Published <x id="PH" equiv-text="total"/> videos matching "<x id="PH_1" equiv-text="this.search"/>"</source>
712 <target state="new">Published <x id="PH" equiv-text="total"/> videos matching "<x id="PH_1" equiv-text="this.search"/>"</target>
90aa0a74
C
713
714 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-search/account-search.component.ts</context><context context-type="linenumber">94</context></context-group></trans-unit>
913aa176 715 <trans-unit id="7639191791633609999" datatype="html">
716 <source>The live stream will be automatically terminated.</source>
717 <target state="new">The live stream will be automatically terminated.</target>
718 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">205</context></context-group>
719 </trans-unit>
d7c6b951 720 <trans-unit id="2949829240129672512" datatype="html">
eb12a714 721 <source>Using a syndication feed</source>
8b049b68 722 <target state="translated">신디케이션 피드 사용</target>
913aa176 723 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">68</context></context-group>
724 </trans-unit>
d7c6b951 725 <trans-unit id="7695158742270602420">
e771dbe0
C
726 <source>Subscribe via RSS</source>
727 <target>RSS로 구독</target>
913aa176 728 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">69</context></context-group>
729 </trans-unit>
d7c6b951 730 <trans-unit id="6086125715086510222" datatype="html">
5a6de093
C
731 <source>PROFILE SETTINGS</source>
732 <target state="new">PROFILE SETTINGS</target>
913aa176 733 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">12</context></context-group>
734 </trans-unit>
d7c6b951 735 <trans-unit id="855178133027341271" datatype="html">
5a6de093 736 <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 737 <target state="new">
f55cc0f9
C
738 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span>"/>Remote subscribe
739 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>
740 <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="&lt;span>"/>Remote interact
741 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>
5a6de093 742 </target>
913aa176 743 <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>
744 </trans-unit>
d7c6b951 745 <trans-unit id="6462281745850371027" datatype="html">
913aa176 746 <source>You can subscribe to the channel via any ActivityPub-capable fediverse instance (PeerTube, Mastodon or Pleroma for example).</source>
747 <target state="new"> You can subscribe to the channel via any ActivityPub-capable fediverse instance (PeerTube, Mastodon or Pleroma for example). </target>
f1ef36d7
C
748 <context-group purpose="location">
749 <context context-type="sourcefile">src/app/shared/shared-user-subscription/remote-subscribe.component.html</context>
750 <context context-type="linenumber">18,19</context>
751 </context-group>
913aa176 752 </trans-unit>
d7c6b951 753 <trans-unit id="20374890400263257" datatype="html">
913aa176 754 <source>You can interact with this via any ActivityPub-capable fediverse instance (PeerTube, Mastodon or Pleroma for example).</source>
755 <target state="new"> You can interact with this via any ActivityPub-capable fediverse instance (PeerTube, Mastodon or Pleroma for example). </target>
f1ef36d7
C
756 <context-group purpose="location">
757 <context context-type="sourcefile">src/app/shared/shared-user-subscription/remote-subscribe.component.html</context>
758 <context context-type="linenumber">26,27</context>
759 </context-group>
760 </trans-unit>
d7c6b951 761 <trans-unit id="6751395526297887552" datatype="html">
8b049b68
C
762 <source>PeerTube version</source>
763 <target state="translated">PeerTube 버전</target>
913aa176 764 <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>
765 </trans-unit>
d7c6b951 766 <trans-unit id="5975923297757530070" datatype="html">
5a6de093 767 <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 768 <target state="new">
f55cc0f9
C
769 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>Default NSFW/sensitive videos policy
770 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/>
771 <x id="START_TAG_DIV_1" ctype="x-div" equiv-text="&lt;div>"/>can be redefined by the users
772 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/>
5a6de093 773 </target>
913aa176 774 <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>
775 </trans-unit>
d7c6b951 776 <trans-unit id="3386631781603205915" datatype="html">
eb12a714
C
777 <source>User registration allowed</source>
778 <target state="new">User registration allowed</target>
913aa176 779 <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>
780 </trans-unit>
d7c6b951 781 <trans-unit id="2562108310156005500" datatype="html">
eb12a714 782 <source>Video uploads</source>
8b049b68 783 <target state="translated">동영상 업로드</target>
913aa176 784 <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>
785 <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>
786 </trans-unit>
d7c6b951 787 <trans-unit id="457567965747150035" datatype="html">
eb12a714
C
788 <source>Transcoding in multiple resolutions</source>
789 <target state="new">Transcoding in multiple resolutions</target>
913aa176 790 <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>
791 </trans-unit>
d7c6b951 792 <trans-unit id="330610135077253864" datatype="html">
913aa176 793 <source>Live streaming enabled</source>
794 <target state="new">Live streaming enabled</target>
795 <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>
796 </trans-unit>
d7c6b951 797 <trans-unit id="8135461567542503937" datatype="html">
913aa176 798 <source>Transcode live video in multiple resolutions</source>
799 <target state="new">Transcode live video in multiple resolutions</target>
800 <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>
801 </trans-unit>
d7c6b951 802 <trans-unit id="4990508956923223990" datatype="html">
913aa176 803 <source>Max parallel lives</source>
804 <target state="new">Max parallel lives</target>
805 <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>
806 </trans-unit>
d7c6b951 807 <trans-unit id="7864066132065250510" datatype="html">
913aa176 808 <source><x id="INTERPOLATION"/> per user / <x id="INTERPOLATION_1"/> per instance </source>
809 <target state="new"> <x id="INTERPOLATION"/> per user / <x id="INTERPOLATION_1"/> per instance </target>
810 <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>
811 </trans-unit>
d7c6b951 812 <trans-unit id="486979448055158839" datatype="html">
e4eaa7c9
C
813 <source>Requires manual validation by moderators</source>
814 <target state="new">Requires manual validation by moderators</target>
913aa176 815 <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>
816 </trans-unit>
d7c6b951 817 <trans-unit id="3584756669036615394" datatype="html">
e4eaa7c9
C
818 <source>Automatically published</source>
819 <target state="new">Automatically published</target>
913aa176 820 <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>
821 </trans-unit>
d7c6b951 822 <trans-unit id="2602586221576511475">
e771dbe0
C
823 <source>Video quota</source>
824 <target>영상 업로드 제한</target>
913aa176 825 <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>
826 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group>
827 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group>
828 </trans-unit>
d7c6b951 829 <trans-unit id="1502595455339510144">
913aa176 830 <source>Unlimited <x id="START_TAG_NG_CONTAINER"/>(<x id="INTERPOLATION"/> per day)<x id="CLOSE_TAG_NG_CONTAINER"/></source>
e771dbe0 831 <target>
5a6de093 832 무제한
f55cc0f9 833 <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container>"/>(하루에
5a6de093 834 <x id="INTERPOLATION" equiv-text="{{ dailyUserVideoQuota | bytes: 0 }}"/>)
f55cc0f9 835 <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container>"/>
e771dbe0 836 </target>
913aa176 837 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">61</context></context-group>
838 </trans-unit>
d7c6b951 839 <trans-unit id="1071721880474488785" datatype="html">
eb12a714
C
840 <source>Import</source>
841 <target state="new">Import</target>
913aa176 842 <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>
843 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">44</context></context-group>
844 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">36</context></context-group>
845 </trans-unit>
d7c6b951 846 <trans-unit id="6276792241563504067" datatype="html">
913aa176 847 <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>
848 <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>
849 <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>
850 </trans-unit>
d7c6b951 851 <trans-unit id="5812787579835788700" datatype="html">
eb12a714
C
852 <source>HTTP import (YouTube, Vimeo, direct URL...)</source>
853 <target state="new">HTTP import (YouTube, Vimeo, direct URL...)</target>
913aa176 854 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">96</context></context-group>
855 </trans-unit>
d7c6b951 856 <trans-unit id="4992364287704007430" datatype="html">
eb12a714
C
857 <source>Torrent import</source>
858 <target state="new">Torrent import</target>
913aa176 859 <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>
860 </trans-unit>
d7c6b951 861 <trans-unit id="7683705529753923369" datatype="html">
eb12a714
C
862 <source>Player</source>
863 <target state="new">Player</target>
913aa176 864 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">111</context></context-group>
865 </trans-unit>
d7c6b951 866 <trans-unit id="2000016511993764346" datatype="html">
eb12a714
C
867 <source>P2P enabled</source>
868 <target state="new">P2P enabled</target>
913aa176 869 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">115</context></context-group>
870 </trans-unit>
d7c6b951 871 <trans-unit id="4603134051700562542" datatype="html">
eb12a714
C
872 <source>Loading instance statistics...</source>
873 <target state="new">Loading instance statistics...</target>
913aa176 874 <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>
875 </trans-unit>
d7c6b951 876 <trans-unit id="2906587845957718064">
ab67d3e8
C
877 <source>Local</source>
878 <target>로컬</target>
913aa176 879 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">4</context></context-group>
880 </trans-unit>
d7c6b951 881 <trans-unit id="1670306451865226564" datatype="html">
eb12a714
C
882 <source>users</source>
883 <target state="new">users</target>
913aa176 884 <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>
885 </trans-unit>
d7c6b951 886 <trans-unit id="5178138591256693636" datatype="html">
eb12a714
C
887 <source>videos</source>
888 <target state="new">videos</target>
913aa176 889 <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>
890 <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>
891 </trans-unit>
d7c6b951 892 <trans-unit id="853055819436340388" datatype="html">
eb12a714
C
893 <source>video views</source>
894 <target state="new">video views</target>
913aa176 895 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">31</context></context-group>
896 </trans-unit>
d7c6b951 897 <trans-unit id="3055185920299594800" datatype="html">
eb12a714
C
898 <source>video comments</source>
899 <target state="new">video comments</target>
913aa176 900 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">41</context></context-group>
901 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">75</context></context-group>
902 </trans-unit>
d7c6b951 903 <trans-unit id="7222991934579313942" datatype="html">
eb12a714
C
904 <source>of hosted video</source>
905 <target state="new">of hosted video</target>
913aa176 906 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">51</context></context-group>
907 </trans-unit>
d7c6b951 908 <trans-unit id="8564701209009684429" datatype="html">
eb12a714
C
909 <source>Federation</source>
910 <target state="new">Federation</target>
09e1784b
C
911
912 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit>
d7c6b951 913 <trans-unit id="3541687134897970106" datatype="html">
eb12a714
C
914 <source>followers</source>
915 <target state="new">followers</target>
913aa176 916 <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>
917 </trans-unit>
d7c6b951 918 <trans-unit id="6751995972535426095" datatype="html">
eb12a714
C
919 <source>following</source>
920 <target state="new">following</target>
913aa176 921 <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>
922 </trans-unit>
923 <trans-unit id="2605931708025789621" datatype="html">
924 <source>The upload failed</source>
925 <target state="new">The upload failed</target>
f55cc0f9 926
12fa2a6a 927 <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils.ts</context><context context-type="linenumber">186</context></context-group></trans-unit>
913aa176 928 <trans-unit id="1447760976255144968" datatype="html">
929 <source>The connection was interrupted</source>
930 <target state="new">The connection was interrupted</target>
f55cc0f9 931
12fa2a6a
C
932 <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils.ts</context><context context-type="linenumber">190</context></context-group></trans-unit><trans-unit id="4499233456830047129" datatype="html">
933 <source>The server encountered an error</source><target state="new">The server encountered an error</target>
934 <context-group purpose="location">
935 <context context-type="sourcefile">src/app/helpers/utils.ts</context>
936 <context context-type="linenumber">193</context>
937 </context-group>
938 </trans-unit>
913aa176 939 <trans-unit id="3334825601859787496" datatype="html">
940 <source>Your <x id="PH" equiv-text="name"/> file couldn't be transferred before the set timeout (usually 10min)</source>
941 <target state="new">Your <x id="PH" equiv-text="name"/> file couldn't be transferred before the set timeout (usually 10min)</target>
f55cc0f9 942
12fa2a6a 943 <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils.ts</context><context context-type="linenumber">196</context></context-group></trans-unit>
913aa176 944 <trans-unit id="8530934870279569179" datatype="html">
945 <source>Your <x id="PH" equiv-text="name"/> file was too large (max. size: <x id="PH_1" equiv-text="maxFileSize"/>)</source>
946 <target state="new">Your <x id="PH" equiv-text="name"/> file was too large (max. size: <x id="PH_1" equiv-text="maxFileSize"/>)</target>
f55cc0f9 947
12fa2a6a 948 <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils.ts</context><context context-type="linenumber">200</context></context-group></trans-unit>
913aa176 949 <trans-unit id="2392488717875840729" datatype="html">
950 <source>User</source>
951 <target state="new">User</target>
f55cc0f9 952
c5c848c5 953 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">405</context></context-group></trans-unit>
d7c6b951 954 <trans-unit id="4209525355702493436">
e771dbe0
C
955 <source>Ban</source>
956 <target>강퇴</target>
09e1784b 957
c5c848c5 958 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">87</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-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">269</context></context-group></trans-unit>
d7c6b951 959 <trans-unit id="7908493851025027368">
eb12a714 960 <source>A banned user will no longer be able to login.</source>
e771dbe0
C
961 <target>
962 강퇴당한 사용자는 더 이상 로그인할 수 없습니다.
963 </target>
913aa176 964 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">21</context></context-group>
965 </trans-unit>
d7c6b951 966 <trans-unit id="2159130950882492111">
e771dbe0
C
967 <source>Cancel</source>
968 <target>취소</target>
90aa0a74
C
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
3e84ae32 987 <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/+login/login.component.html</context><context context-type="linenumber">117</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-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/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/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">652</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">92</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">26</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">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">152</context></context-group></trans-unit>
d7c6b951 988 <trans-unit id="3616223838716839702">
e771dbe0
C
989 <source>Ban this user</source>
990 <target>이 사용자 강퇴</target>
c29ce242
C
991
992 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">30</context></context-group></trans-unit>
d7c6b951 993 <trans-unit id="4526499522377118108" datatype="html">
5a6de093
C
994 <source>Block video "<x id="INTERPOLATION"/>"</source>
995 <target state="new">Block video "
996 <x id="INTERPOLATION" equiv-text="{{ video.name }}"/>"
997 </target>
913aa176 998 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">3</context></context-group>
999 </trans-unit>
d7c6b951 1000 <trans-unit id="2992313729068029516" datatype="html">
913aa176 1001 <source>Block live "<x id="INTERPOLATION"/>"</source>
1002 <target state="new">Block live "<x id="INTERPOLATION"/>"</target>
1003 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">4</context></context-group>
1004 </trans-unit>
d7c6b951 1005 <trans-unit id="7256462927215762997" datatype="html">
5a6de093
C
1006 <source>Please describe the reason...</source>
1007 <target state="new">Please describe the reason...</target>
913aa176 1008 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">13</context></context-group>
1009 </trans-unit>
d7c6b951 1010 <trans-unit id="187187500641108332">
913aa176 1011 <source><x id="INTERPOLATION" equiv-text="{{ menuEntry.label }}"/> </source>
5a6de093
C
1012 <target>
1013 <x id="INTERPOLATION" equiv-text="{{ menuEntry.label }}"/>
1014 </target>
913aa176 1015 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group>
1016 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</context></context-group>
1017 </trans-unit>
1018 <trans-unit id="1191071088182425837" datatype="html">
1019 <source><x id="PH"/>h</source>
1020 <target state="new"><x id="PH"/>h</target>
1021 <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>
1022 </trans-unit>
1023 <trans-unit id="8981309282078866700" datatype="html">
1024 <source><x id="PH"/>min</source>
1025 <target state="new"><x id="PH"/>min</target>
1026 <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>
1027 <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>
1028 </trans-unit>
1029 <trans-unit id="350798057497677761" datatype="html">
1030 <source><x id="PH"/>sec</source>
1031 <target state="new"><x id="PH"/>sec</target>
1032 <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>
1033 </trans-unit>
d7c6b951 1034 <trans-unit id="1908285951500318953">
eb12a714 1035 <source>Login</source>
e771dbe0
C
1036 <target>
1037 로그인
1038 </target>
913aa176 1039 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">3</context></context-group>
1040 </trans-unit>
d7c6b951 1041 <trans-unit id="1909492071130899005" datatype="html">
913aa176 1042 <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>
e4eaa7c9 1043 <target state="new">
5a6de093 1044 Sorry but there was an issue with the external login process. Please
f55cc0f9
C
1045 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>contact an administrator
1046 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>.
5a6de093
C
1047
1048 </target>
913aa176 1049 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">7</context></context-group>
1050 </trans-unit>
d7c6b951 1051 <trans-unit id="8390073108781420493">
e771dbe0
C
1052 <source>Request new verification email.</source>
1053 <target>새 인증 메일 요청하기</target>
913aa176 1054 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">12</context></context-group>
1055 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html</context><context context-type="linenumber">16</context></context-group>
1056 </trans-unit>
d7c6b951 1057 <trans-unit id="7252854992688790751" datatype="html">
f55cc0f9
C
1058 <source>This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> before creating an account. You may also search for another instance to match your exact needs at: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_LINK_2" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
1059 <target state="new"> This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> before creating an account. You may also search for another instance to match your exact needs at: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_LINK_2" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
e351a5c5
C
1060 <context-group purpose="location">
1061 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1062 <context context-type="linenumber">60,62</context>
1063 </context-group>
913aa176 1064 </trans-unit>
d7c6b951 1065 <trans-unit id="7215649348148521605" datatype="html">
f55cc0f9
C
1066 <source>Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more details or find an instance that gives you the possibility to sign up for an account and upload your videos there. Find yours among multiple instances at: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
1067 <target state="new"> Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more details or find an instance that gives you the possibility to sign up for an account and upload your videos there. Find yours among multiple instances at: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
e351a5c5
C
1068 <context-group purpose="location">
1069 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1070 <context context-type="linenumber">65,67</context>
1071 </context-group>
1072 </trans-unit>
d7c6b951 1073 <trans-unit id="2392488717875840729">
e771dbe0
C
1074 <source>User</source>
1075 <target>사용자</target>
913aa176 1076 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">21</context></context-group>
1077 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">26</context></context-group>
1078 </trans-unit>
d7c6b951 1079 <trans-unit id="3997350348765083892">
e771dbe0
C
1080 <source>Username or email address</source>
1081 <target>사용자명 혹은 이메일 주소</target>
913aa176 1082 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">23</context></context-group>
1083 </trans-unit>
d7c6b951 1084 <trans-unit id="1431416938026210429">
e771dbe0
C
1085 <source>Password</source>
1086 <target>암호</target>
913aa176 1087 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">34</context></context-group>
1088 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">36</context></context-group>
1089 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">8</context></context-group>
1090 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">10</context></context-group>
1091 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">56</context></context-group>
1092 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">58</context></context-group>
1093 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group>
1094 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group>
1095 </trans-unit>
d7c6b951 1096 <trans-unit id="8715156686857791956" datatype="html">
e4eaa7c9
C
1097 <source>Click here to reset your password</source>
1098 <target state="new">Click here to reset your password</target>
913aa176 1099 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">47</context></context-group>
1100 </trans-unit>
d7c6b951 1101 <trans-unit id="892063502898494584" datatype="html">
913aa176 1102 <source>I forgot my password</source>
1103 <target state="new">I forgot my password</target>
b87b606a
C
1104 <context-group purpose="location">
1105 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1106 <context context-type="linenumber">47</context>
1107 </context-group>
913aa176 1108 </trans-unit>
d7c6b951 1109 <trans-unit id="2101170466365500913" datatype="html">
913aa176 1110 <source>Logging into an account lets you publish content</source>
1111 <target state="new"> Logging into an account lets you publish content </target>
e351a5c5
C
1112 <context-group purpose="location">
1113 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1114 <context context-type="linenumber">56,57</context>
1115 </context-group>
1116 </trans-unit>
d7c6b951 1117 <trans-unit id="2454050363478003966">
e771dbe0
C
1118 <source>Login</source>
1119 <target>로그인</target>
c29ce242
C
1120
1121
c5c848c5 1122 <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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">99</context></context-group></trans-unit>
d7c6b951 1123 <trans-unit id="3183213940445113677" datatype="html">
e4eaa7c9
C
1124 <source>Or sign in with</source>
1125 <target state="new">Or sign in with</target>
913aa176 1126 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">72</context></context-group>
1127 </trans-unit>
d7c6b951 1128 <trans-unit id="3238209155172574367">
e771dbe0
C
1129 <source>Forgot your password</source>
1130 <target>암호 잊음</target>
913aa176 1131 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">91</context></context-group>
1132 </trans-unit>
d7c6b951 1133 <trans-unit id="87327320394367488" datatype="html">
eb12a714
C
1134 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source>
1135 <target state="new">
040758e0
C
1136 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.
1137 </target>
913aa176 1138 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">99</context></context-group>
1139 </trans-unit>
d7c6b951 1140 <trans-unit id="3188014010833256853" datatype="html">
913aa176 1141 <source>Enter your email address and we will send you a link to reset your password.</source>
1142 <target state="new"> Enter your email address and we will send you a link to reset your password. </target>
1143 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">103</context></context-group>
1144 </trans-unit>
1145 <trans-unit id="1190256911880544559" datatype="html">
f55cc0f9
C
1146 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>.
1147The link will expire within 1 hour.</source>
913aa176 1148 <target state="new">An email with the reset password instructions will be sent to <x id="PH"/>.
5a6de093 1149The link will expire within 1 hour.</target>
90aa0a74
C
1150
1151 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">121</context></context-group></trans-unit>
d7c6b951 1152 <trans-unit id="4768749765465246664">
e771dbe0
C
1153 <source>Email</source>
1154 <target>이메일</target>
913aa176 1155 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">107</context></context-group>
1156 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">45</context></context-group>
1157 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">47</context></context-group>
1158 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">8</context></context-group>
1159 <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>
1160 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group>
1161 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group>
1162 </trans-unit>
d7c6b951 1163 <trans-unit id="3967269098753656610">
e771dbe0
C
1164 <source>Email address</source>
1165 <target>이메일 주소</target>
913aa176 1166 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">109</context></context-group>
1167 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">10</context></context-group>
1168 </trans-unit>
d7c6b951 1169 <trans-unit id="7808756054397155068" datatype="html">
913aa176 1170 <source>Reset</source>
1171 <target state="new">Reset</target>
c5ce27f8 1172 <note priority="1" from="description">Password reset button</note>
913aa176 1173 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">122</context></context-group>
1174 </trans-unit>
90aa0a74 1175
d7c6b951 1176 <trans-unit id="4319634264526091601" datatype="html">
5a6de093
C
1177 <source>on this instance</source>
1178 <target state="new">on this instance</target>
913aa176 1179 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">7</context></context-group>
1180 </trans-unit>
d7c6b951 1181 <trans-unit id="761579517995454927" datatype="html">
5a6de093
C
1182 <source>on the vidiverse</source>
1183 <target state="new">on the vidiverse</target>
913aa176 1184 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">8</context></context-group>
d7c6b951 1185 </trans-unit><trans-unit id="8434369348784683733" datatype="html">
90aa0a74
C
1186 <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><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>
1187 <context-group purpose="location">
1188 <context context-type="sourcefile">src/app/+search/search.component.html</context>
1189 <context context-type="linenumber">10</context>
1190 </context-group>
913aa176 1191 </trans-unit>
d7c6b951 1192 <trans-unit id="107448797428840891">
eb12a714 1193 <source>Reset my password</source>
e771dbe0
C
1194 <target>
1195 암호 재설정
1196 </target>
913aa176 1197 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">3</context></context-group>
1198 </trans-unit>
d7c6b951 1199 <trans-unit id="3782563238994348625">
e771dbe0
C
1200 <source>Confirm password</source>
1201 <target>암호 다시 입력</target>
913aa176 1202 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">19</context></context-group>
1203 </trans-unit>
d7c6b951 1204 <trans-unit id="2501430660070156325">
e771dbe0
C
1205 <source>Confirmed password</source>
1206 <target>다시 입력된 암호</target>
913aa176 1207 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">21</context></context-group>
1208 </trans-unit>
d7c6b951 1209 <trans-unit id="8547184468496530386">
e771dbe0
C
1210 <source>Reset my password</source>
1211 <target>암호 재설정</target>
913aa176 1212 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">29</context></context-group>
1213 </trans-unit>
1214 <trans-unit id="8890553633144307762" datatype="html">
1215 <source>Back</source>
1216 <target state="new">Back</target>
e351a5c5
C
1217 <context-group purpose="location">
1218 <context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context>
1219 <context context-type="linenumber">41</context>
1220 </context-group>
1221 <note priority="1" from="description">Button on the registration form to go to the previous step</note>
913aa176 1222 </trans-unit>
1223 <trans-unit id="3885497195825665706" datatype="html">
1224 <source>Next</source>
1225 <target state="new">Next</target>
e351a5c5
C
1226 <context-group purpose="location">
1227 <context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context>
1228 <context context-type="linenumber">42</context>
1229 </context-group>
1230 <note priority="1" from="description">Button on the registration form to go to the previous step</note>
913aa176 1231 </trans-unit>
1232 <trans-unit id="5018804994794983050" datatype="html">
1233 <source>Signup</source>
1234 <target state="new">Signup</target>
c5c848c5 1235
e351a5c5 1236 <note priority="1" from="description">Button on the registration form to finalize the account and channel creation</note>
c5c848c5 1237 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context><context context-type="linenumber">68</context></context-group></trans-unit>
90aa0a74 1238
d7c6b951 1239 <trans-unit id="5340005218109333045" datatype="html">
913aa176 1240 <source>Filters <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/></source>
eb12a714 1241 <target state="new">
040758e0 1242 Filters
5a6de093 1243
f55cc0f9 1244 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span>"/>
5a6de093 1245 <x id="INTERPOLATION" equiv-text="{{ numberOfFilters() }}"/>
f55cc0f9 1246 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>
040758e0 1247 </target>
90aa0a74
C
1248
1249 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit>
d7c6b951 1250 <trans-unit id="2236371857137398396">
eb12a714 1251 <source>No results found</source>
e771dbe0
C
1252 <target>
1253 결과가 없습니다
1254 </target>
90aa0a74
C
1255
1256 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">31</context></context-group></trans-unit>
d7c6b951 1257 <trans-unit id="5500467336262464724">
913aa176 1258 <source><x id="INTERPOLATION" equiv-text="{{ result.followersCount }}"/> subscribers </source>
5a6de093
C
1259 <target>구독자
1260 <x id="INTERPOLATION" equiv-text="{{ result.followersCount }}"/>명
1261 </target>
90aa0a74 1262
09e1784b 1263 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-subscriptions/my-subscriptions.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">53</context></context-group><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></trans-unit>
d7c6b951 1264 <trans-unit id="1516969129397662377" datatype="html">
eb12a714
C
1265 <source>Welcome to PeerTube, dear administrator!</source>
1266 <target state="new">Welcome to PeerTube, dear administrator!</target>
913aa176 1267 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">3</context></context-group>
1268 </trans-unit>
d7c6b951 1269 <trans-unit id="807030720531713957" datatype="html">
5a6de093 1270 <source>CLI documentation</source>
eb12a714 1271 <target state="new">CLI
040758e0 1272 documentation</target>
913aa176 1273 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">12</context></context-group>
1274 </trans-unit>
d7c6b951 1275 <trans-unit id="199127249622290422" datatype="html">
eb12a714
C
1276 <source>Upload or import videos, parse logs, prune storage directories, reset user password...</source>
1277 <target state="new">Upload or import videos, parse logs, prune storage directories, reset user password...</target>
913aa176 1278 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">15</context></context-group>
1279 </trans-unit>
d7c6b951 1280 <trans-unit id="249453844439446209" datatype="html">
5a6de093 1281 <source>Administer documentation</source>
eb12a714 1282 <target state="new">Administer
040758e0 1283 documentation</target>
913aa176 1284 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">19</context></context-group>
1285 </trans-unit>
d7c6b951 1286 <trans-unit id="5910950876330656326" datatype="html">
eb12a714
C
1287 <source>Managing users, following other instances, dealing with spammers...</source>
1288 <target state="new">Managing users, following other instances, dealing with spammers...</target>
913aa176 1289 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">22</context></context-group>
1290 </trans-unit>
d7c6b951 1291 <trans-unit id="879127294610588497" datatype="html">
5a6de093 1292 <source>Use documentation</source>
eb12a714 1293 <target state="new">Use
040758e0 1294 documentation</target>
913aa176 1295 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">26</context></context-group>
1296 </trans-unit>
d7c6b951 1297 <trans-unit id="3848077896245199337" datatype="html">
eb12a714
C
1298 <source>Setup your account, managing video playlists, discover third-party applications...</source>
1299 <target state="new">Setup your account, managing video playlists, discover third-party applications...</target>
913aa176 1300 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">29</context></context-group>
1301 </trans-unit>
d7c6b951 1302 <trans-unit id="6284442506490785579" datatype="html">
eb12a714
C
1303 <source>Useful links</source>
1304 <target state="new">Useful links</target>
913aa176 1305 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">39</context></context-group>
1306 </trans-unit>
d7c6b951 1307 <trans-unit id="5170617864166788170" datatype="html">
5a6de093
C
1308 <source>Official PeerTube website (news, support, contribute...): <x id="START_LINK"/>https://joinpeertube.org<x id="CLOSE_LINK"/></source>
1309 <target state="new">Official PeerTube website (news, support, contribute...):
f55cc0f9
C
1310 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>https://joinpeertube.org
1311 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>
5a6de093 1312 </target>
913aa176 1313 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">42</context></context-group>
1314 </trans-unit>
d7c6b951 1315 <trans-unit id="4614992717645869756" datatype="html">
5a6de093
C
1316 <source>Put your instance on the public PeerTube index: <x id="START_LINK"/>https://instances.joinpeertube.org/instances<x id="CLOSE_LINK"/></source>
1317 <target state="new">Put your instance on the public PeerTube index:
f55cc0f9
C
1318 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>https://instances.joinpeertube.org/instances
1319 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>
5a6de093 1320 </target>
913aa176 1321 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">45</context></context-group>
1322 </trans-unit>
d7c6b951 1323 <trans-unit id="2081626998027585315" datatype="html">
eb12a714
C
1324 <source>It's time to configure your instance!</source>
1325 <target state="new">It's time to configure your instance!</target>
913aa176 1326 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">55</context></context-group>
1327 </trans-unit>
d7c6b951 1328 <trans-unit id="5083058563861587027" datatype="html">
913aa176 1329 <source>Choosing your <x id="START_TAG_STRONG"/>instance name<x id="CLOSE_TAG_STRONG"/>, <x id="START_TAG_STRONG"/>setting up a description<x id="CLOSE_TAG_STRONG"/>, specifying <x id="START_TAG_STRONG"/>who you are<x id="CLOSE_TAG_STRONG"/>, why <x id="START_TAG_STRONG"/>you created your instance<x id="CLOSE_TAG_STRONG"/> and <x id="START_TAG_STRONG"/>how long<x id="CLOSE_TAG_STRONG"/> you plan to <x id="START_TAG_STRONG"/>maintain your it<x id="CLOSE_TAG_STRONG"/> is very important for visitors to understand on what type of instance they are. </source>
eb12a714 1330 <target state="new">
5a6de093 1331 Choosing your
f55cc0f9
C
1332 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>instance name
1333 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>,
1334 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>setting up a description
1335 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, specifying
1336 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are
1337 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>,
5a6de093 1338 why
f55cc0f9
C
1339 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>you created your instance
1340 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and
1341 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>how long
1342 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> you plan to
1343 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>maintain your it
1344 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>
040758e0 1345 is very important for visitors to understand on what type of instance they are.
5a6de093 1346
040758e0 1347 </target>
913aa176 1348 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">58</context></context-group>
1349 </trans-unit>
d7c6b951 1350 <trans-unit id="5329436244765769292" datatype="html">
913aa176 1351 <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>
1352 <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>
1353 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">64</context></context-group>
1354 </trans-unit>
d7c6b951 1355 <trans-unit id="5704345824323933019" datatype="html">
eb12a714
C
1356 <source>Remind me later</source>
1357 <target state="new">Remind me later</target>
913aa176 1358 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">74</context></context-group>
1359 </trans-unit>
d7c6b951 1360 <trans-unit id="9202089339019827574" datatype="html">
eb12a714
C
1361 <source>Configure my instance</source>
1362 <target state="new">
040758e0
C
1363 Configure my instance
1364 </target>
913aa176 1365 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">81</context></context-group>
1366 </trans-unit>
d7c6b951 1367 <trans-unit id="9005121595859995793" datatype="html">
eb12a714
C
1368 <source>Configuration warning!</source>
1369 <target state="new">Configuration warning!</target>
913aa176 1370 <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>
1371 </trans-unit>
d7c6b951 1372 <trans-unit id="8901933019590352016" datatype="html">
5a6de093
C
1373 <source>You enabled user registration on your instance but did not configure the following fields:</source>
1374 <target state="new">You enabled user registration on your instance but did not configure the following fields:</target>
913aa176 1375 <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>
1376 </trans-unit>
d7c6b951 1377 <trans-unit id="8948444690892731948" datatype="html">
eb12a714
C
1378 <source>Instance name</source>
1379 <target state="new">Instance name</target>
913aa176 1380 <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>
1381 </trans-unit>
d7c6b951 1382 <trans-unit id="966824924873033885" datatype="html">
eb12a714
C
1383 <source>Instance short description</source>
1384 <target state="new">Instance short description</target>
913aa176 1385 <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>
1386 </trans-unit>
d7c6b951 1387 <trans-unit id="1339481669904426442" datatype="html">
eb12a714
C
1388 <source>Who you are</source>
1389 <target state="new">Who you are</target>
913aa176 1390 <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>
1391 </trans-unit>
d7c6b951 1392 <trans-unit id="5026256683194518810" datatype="html">
eb12a714
C
1393 <source>How long you plan to maintain your instance</source>
1394 <target state="new">How long you plan to maintain your instance</target>
913aa176 1395 <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>
d7c6b951 1396 </trans-unit><trans-unit id="1909672990242291785" datatype="html">
90aa0a74
C
1397 <source>How you plan to pay for keeping your instance running</source><target state="new">How you plan to pay for keeping your instance running</target>
1398 <context-group purpose="location">
1399 <context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context>
1400 <context context-type="linenumber">18</context>
1401 </context-group>
913aa176 1402 </trans-unit>
90aa0a74 1403
d7c6b951 1404 <trans-unit id="869943508869906576" datatype="html">
eb12a714
C
1405 <source>How you will moderate your instance</source>
1406 <target state="new">How you will moderate your instance</target>
913aa176 1407 <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>
1408 </trans-unit>
d7c6b951 1409 <trans-unit id="5032335000394561521" datatype="html">
eb12a714
C
1410 <source>Instance terms</source>
1411 <target state="new">Instance terms</target>
913aa176 1412 <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>
1413 </trans-unit>
d7c6b951 1414 <trans-unit id="4116024528500133384" datatype="html">
913aa176 1415 <source>My settings</source>
1416 <target state="new">My settings</target>
c29ce242
C
1417
1418
c5c848c5 1419 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">119</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 1420 <trans-unit id="1420294365005204590" datatype="html">
913aa176 1421 <source>These settings apply only to your session on this instance.</source>
1422 <target state="new">These settings apply only to your session on this instance.</target>
55a5b0fd
C
1423 <context-group purpose="location">
1424 <context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context>
1425 <context context-type="linenumber">8</context>
1426 </context-group>
2f03d6dc 1427 </trans-unit>
d7c6b951 1428 <trans-unit id="5330788940795142335" datatype="html">
913aa176 1429 <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 1430 <target state="new">
5a6de093 1431 Please consider configuring these fields to help people to choose
f55cc0f9
C
1432 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>the appropriate instance
1433 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.
5a6de093 1434 Without them, your instance may not be referenced on the
f55cc0f9
C
1435 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>JoinPeerTube website
1436 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>.
5a6de093
C
1437
1438 </target>
913aa176 1439 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">25</context></context-group>
1440 </trans-unit>
d7c6b951 1441 <trans-unit id="2728623642717111613" datatype="html">
eb12a714
C
1442 <source>Don't show me this warning anymore</source>
1443 <target state="new">Don't show me this warning anymore</target>
913aa176 1444 <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>
1445 </trans-unit>
d7c6b951 1446 <trans-unit id="7819314041543176992" datatype="html">
eb12a714
C
1447 <source>Close</source>
1448 <target state="new">Close</target>
c29ce242
C
1449
1450
1451 <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">33</context></context-group></trans-unit>
d7c6b951 1452 <trans-unit id="4853631149357965563" datatype="html">
913aa176 1453 <source>Update live settings</source>
1454 <target state="new">Update live settings</target>
c29ce242
C
1455
1456 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit>
d7c6b951 1457 <trans-unit id="6013345175862135505" datatype="html">
913aa176 1458 <source>Configure</source>
5a6de093 1459 <target state="new">
cd9246a9
C
1460 Configure
1461 </target>
c29ce242
C
1462
1463 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit>
d7c6b951 1464 <trans-unit id="742596572641738016">
e771dbe0
C
1465 <source>Change the language</source>
1466 <target>언어 변경</target>
913aa176 1467 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/language-chooser.component.html</context><context context-type="linenumber">3</context></context-group>
1468 </trans-unit>
d7c6b951 1469 <trans-unit id="2964653499524716819">
eb12a714 1470 <source>Help to translate PeerTube!</source>
e771dbe0
C
1471 <target>
1472 PeerTube 번역을 도와주세요!
1473 </target>
913aa176 1474 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/language-chooser.component.html</context><context context-type="linenumber">9</context></context-group>
1475 </trans-unit>
d7c6b951 1476 <trans-unit id="5464118521750361406" datatype="html">
8b049b68
C
1477 <source>Public profile</source>
1478 <target state="new">Public profile</target>
c5c848c5
C
1479
1480 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">28</context></context-group></trans-unit>
d7c6b951 1481 <trans-unit id="7773271640656013365" datatype="html">
5a6de093
C
1482 <source>Interface:</source>
1483 <target state="new">Interface:</target>
c5c848c5
C
1484
1485 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">35</context></context-group></trans-unit>
d7c6b951 1486 <trans-unit id="1674139713929545659" datatype="html">
5a6de093
C
1487 <source>Videos:</source>
1488 <target state="new">Videos:</target>
c5c848c5
C
1489
1490 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit>
d7c6b951 1491 <trans-unit id="9156407045661257130" datatype="html">
5a6de093
C
1492 <source>Sensitive:</source>
1493 <target state="new">Sensitive:</target>
c29ce242 1494
c5c848c5 1495 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">52</context></context-group></trans-unit>
d7c6b951 1496 <trans-unit id="3430483831942247060" datatype="html">
e4eaa7c9
C
1497 <source>Help share videos</source>
1498 <target state="new">Help share videos</target>
c29ce242 1499
c5c848c5 1500 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit>
d7c6b951 1501 <trans-unit id="7005745151564974365" datatype="html">
e4eaa7c9
C
1502 <source>Keyboard shortcuts</source>
1503 <target state="new">Keyboard shortcuts</target>
c29ce242
C
1504
1505
c5c848c5 1506 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.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">141</context></context-group></trans-unit>
d7c6b951 1507 <trans-unit id="6307374733149824815" datatype="html">
913aa176 1508 <source>powered by PeerTube - CopyLeft 2015-2021</source>
1509 <target state="new">powered by PeerTube - CopyLeft 2015-2021</target>
c29ce242 1510
c5c848c5 1511 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">146</context></context-group></trans-unit>
d7c6b951 1512 <trans-unit id="7911416166208830577" datatype="html">
8b049b68
C
1513 <source>Help</source>
1514 <target state="new">Help</target>
c29ce242 1515
c5c848c5 1516 <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 1517 <trans-unit id="8378304669563824772" datatype="html">
e4eaa7c9
C
1518 <source>Get help using PeerTube</source>
1519 <target state="new">Get help using PeerTube</target>
c29ce242 1520
c5c848c5 1521 <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 1522 <trans-unit id="2497681082724639563" datatype="html">
5a6de093
C
1523 <source>powered by PeerTube</source>
1524 <target state="new">powered by PeerTube</target>
c29ce242 1525
c5c848c5 1526 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">147</context></context-group></trans-unit>
d7c6b951 1527 <trans-unit id="7507948636555938109">
e771dbe0
C
1528 <source>Log out</source>
1529 <target>로그아웃</target>
c29ce242 1530
c5c848c5 1531 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">72</context></context-group></trans-unit>
d7c6b951 1532 <trans-unit id="8893390761160292681" datatype="html">
913aa176 1533 <source>My account</source>
1534 <target state="new">My account</target>
c29ce242 1535
c5c848c5 1536 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">83</context></context-group></trans-unit>
d7c6b951 1537 <trans-unit id="6371572688505952303" datatype="html">
913aa176 1538 <source>My library</source>
1539 <target state="new">My library</target>
c29ce242 1540
c5c848c5 1541 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">88</context></context-group></trans-unit>
d7c6b951 1542 <trans-unit id="2308975396733519902">
e771dbe0
C
1543 <source>Create an account</source>
1544 <target>계정 만들기</target>
c29ce242
C
1545
1546
c5c848c5
C
1547 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">100</context></context-group></trans-unit>
1548
4aaee17f 1549 <trans-unit id="3058024914967508975" datatype="html">
913aa176 1550 <source>My videos</source>
1551 <target state="new">My videos</target>
fee7bbc3
C
1552
1553
c5c848c5 1554 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">76</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">69</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>
913aa176 1555 <trans-unit id="3108704604266608109" datatype="html">
1556 <source>My video imports</source>
1557 <target state="new">My video imports</target>
09e1784b
C
1558
1559 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">89</context></context-group></trans-unit>
913aa176 1560 <trans-unit id="7545420287297803988" datatype="html">
1561 <source>My playlists</source>
1562 <target state="new">My playlists</target>
09e1784b 1563
c5c848c5 1564 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">39</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>
913aa176 1565 <trans-unit id="949618577357088829" datatype="html">
1566 <source>Create a new playlist</source>
1567 <target state="new">Create a new playlist</target>
09e1784b
C
1568
1569 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">48</context></context-group></trans-unit>
913aa176 1570 <trans-unit id="2527931602940887636" datatype="html">
1571 <source>My subscriptions</source>
1572 <target state="new">My subscriptions</target>
09e1784b 1573
c5c848c5 1574 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">98</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-subscriptions/my-subscriptions.component.html</context><context context-type="linenumber">4</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 1575 <trans-unit id="8936704404804793618">
e771dbe0
C
1576 <source>Videos</source>
1577 <target>영상</target>
c29ce242 1578
c5c848c5 1579 <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/core/menu/menu.service.ts</context><context context-type="linenumber">76</context></context-group></trans-unit>
d7c6b951 1580 <trans-unit id="2689878465089314112" datatype="html">
913aa176 1581 <source>Interface: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></source>
1582 <target state="new">Interface: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></target>
c29ce242 1583
c5c848c5 1584 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">132</context></context-group></trans-unit>
d7c6b951 1585 <trans-unit id="1823843876735462104">
e771dbe0
C
1586 <source>Playlists</source>
1587 <target>재생목록</target>
c29ce242 1588
c5c848c5 1589 <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><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group></trans-unit>
d7c6b951 1590 <trans-unit id="1812379335568847528">
e771dbe0
C
1591 <source>Subscriptions</source>
1592 <target>구독목록</target>
c29ce242 1593
c5c848c5 1594 <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><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">57</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">91</context></context-group></trans-unit>
d7c6b951 1595 <trans-unit id="186236568870281953">
e771dbe0
C
1596 <source>History</source>
1597 <target>기록</target>
c29ce242 1598
c5c848c5 1599 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">97</context></context-group></trans-unit>
d7c6b951 1600 <trans-unit id="1504521795586863905" datatype="html">
e4eaa7c9
C
1601 <source>VIDEOS</source>
1602 <target state="new">VIDEOS</target>
09e1784b 1603
c5c848c5 1604 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">83</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">215</context></context-group><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></trans-unit>
d7c6b951 1605 <trans-unit id="667372110624203230" datatype="html">
913aa176 1606 <source>Import jobs concurrency</source>
1607 <target state="new">Import jobs concurrency</target>
09e1784b 1608
c5c848c5 1609 <context-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 1610 <trans-unit id="2184839376696112704" datatype="html">
913aa176 1611 <source>allows to import multiple videos in parallel. ⚠️ Requires a PeerTube restart.</source>
1612 <target state="new">allows to import multiple videos in parallel. ⚠️ Requires a PeerTube restart.</target>
09e1784b 1613
c5c848c5 1614 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">226</context></context-group></trans-unit>
d7c6b951 1615 <trans-unit id="780513172839038392" datatype="html">
913aa176 1616 <source>jobs in parallel</source>
1617 <target state="new">jobs in parallel</target>
09e1784b
C
1618
1619
c5c848c5 1620 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">230</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">171</context></context-group></trans-unit>
d7c6b951 1621 <trans-unit id="5997625369044180192" datatype="html">
913aa176 1622 <source>Allow import with HTTP URL (e.g. YouTube)</source>
1623 <target state="new">Allow import with HTTP URL (e.g. YouTube)</target>
09e1784b 1624
c5c848c5 1625 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">239</context></context-group></trans-unit>
d7c6b951 1626 <trans-unit id="7627544798203088407">
e771dbe0
C
1627 <source>Discover</source>
1628 <target>발견</target>
c29ce242
C
1629
1630
c5c848c5 1631 <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><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit>
09e1784b
C
1632
1633
d7c6b951 1634 <trans-unit id="7844706011418789951">
e771dbe0
C
1635 <source>Administration</source>
1636 <target>관리</target>
c29ce242 1637
c5c848c5 1638 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">93</context></context-group></trans-unit>
d7c6b951 1639 <trans-unit id="1726363342938046830">
e771dbe0
C
1640 <source>About</source>
1641 <target>정보</target>
90aa0a74
C
1642
1643
c5c848c5 1644 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">124</context></context-group></trans-unit>
d7c6b951 1645 <trans-unit id="7922989125096435449" datatype="html">
e4eaa7c9
C
1646 <source>Contact</source>
1647 <target state="new">Contact</target>
c29ce242 1648
3e84ae32 1649 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-routing.module.ts</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">136</context></context-group></trans-unit>
d7c6b951 1650 <trans-unit id="403762424689874454">
e771dbe0
C
1651 <source>View your notifications</source>
1652 <target>알림 보기</target>
913aa176 1653 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">3</context></context-group>
1654 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">11</context></context-group>
1655 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">11</context></context-group>
1656 </trans-unit>
d7c6b951 1657 <trans-unit id="5851560788527570644">
e771dbe0
C
1658 <source>Notifications</source>
1659 <target>알림</target>
09e1784b
C
1660
1661
1662 <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><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><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><context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit>
d7c6b951 1663 <trans-unit id="2333314224059826550" datatype="html">
8b049b68
C
1664 <source>Mark all as read</source>
1665 <target state="new">Mark all as read</target>
913aa176 1666 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">27</context></context-group>
1667 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">27</context></context-group>
1668 <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>
1669 </trans-unit>
d7c6b951 1670 <trans-unit id="8278995041812548563">
e771dbe0
C
1671 <source>Update your notification preferences</source>
1672 <target>알림 설정 변경</target>
913aa176 1673 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">31</context></context-group>
1674 </trans-unit>
d7c6b951 1675 <trans-unit id="5842982307680337701">
e771dbe0
C
1676 <source>See all your notifications</source>
1677 <target>모든 알림 보기</target>
913aa176 1678 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">49</context></context-group>
1679 </trans-unit>
1680 <trans-unit id="4424964105331349857" datatype="html">
1681 <source>I'm a teapot</source>
1682 <target state="new">I'm a teapot</target>
f22e0e2c
C
1683
1684 <context-group purpose="location"><context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.ts</context><context context-type="linenumber">26</context></context-group></trans-unit>
d7c6b951 1685 <trans-unit id="1597262876035959248" datatype="html">
913aa176 1686 <source>That's an error.</source>
1687 <target state="new">That's an error.</target>
95bd9515
C
1688 <context-group purpose="location">
1689 <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context>
1690 <context context-type="linenumber">4</context>
1691 </context-group>
d7c6b951 1692 </trans-unit><trans-unit id="3343007694071351756" datatype="html">
90aa0a74
C
1693 <source>We couldn't find any video tied to the URL <x id="INTERPOLATION" equiv-text="{{ pathname }}"/> you were looking for.</source><target state="new">We couldn't find any video tied to the URL <x id="INTERPOLATION" equiv-text="{{ pathname }}"/> you were looking for.</target>
1694 <context-group purpose="location">
1695 <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context>
1696 <context context-type="linenumber">7</context>
1697 </context-group>
d7c6b951 1698 </trans-unit><trans-unit id="7366678433039425999" datatype="html">
90aa0a74 1699 <source>We couldn't find any resource tied to the URL <x id="INTERPOLATION" equiv-text="{{ pathname }}"/> you were looking for.</source><target state="new">We couldn't find any resource tied to the URL <x id="INTERPOLATION" equiv-text="{{ pathname }}"/> you were looking for.</target>
95bd9515
C
1700 <context-group purpose="location">
1701 <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context>
90aa0a74 1702 <context context-type="linenumber">8</context>
95bd9515 1703 </context-group>
913aa176 1704 </trans-unit>
90aa0a74 1705
d7c6b951 1706 <trans-unit id="3522707340816553139" datatype="html">
913aa176 1707 <source>Possible reasons:</source>
1708 <target state="new">Possible reasons:</target>
90aa0a74 1709
95bd9515 1710 <note priority="1" from="description">Possible reasons preceding a list of reasons a `Not Found` error page may occur</note>
90aa0a74 1711 <context-group purpose="location"><context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context><context context-type="linenumber">12</context></context-group></trans-unit>
d7c6b951 1712 <trans-unit id="6925335998927745197" datatype="html">
913aa176 1713 <source>You may have used an outdated or broken link</source>
1714 <target state="new">You may have used an outdated or broken link</target>
90aa0a74 1715
d7c6b951 1716 <context-group purpose="location"><context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context><context context-type="linenumber">15</context></context-group></trans-unit><trans-unit id="1171455174603388942" datatype="html">
90aa0a74 1717 <source>The video may have been moved or deleted</source><target state="new">The video may have been moved or deleted</target>
95bd9515
C
1718 <context-group purpose="location">
1719 <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context>
90aa0a74 1720 <context context-type="linenumber">17</context>
95bd9515 1721 </context-group>
d7c6b951 1722 </trans-unit><trans-unit id="2213348264902218064" datatype="html">
90aa0a74 1723 <source>The resource may have been moved or deleted</source><target state="new">The resource may have been moved or deleted</target>
95bd9515
C
1724 <context-group purpose="location">
1725 <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context>
90aa0a74 1726 <context context-type="linenumber">18</context>
95bd9515 1727 </context-group>
913aa176 1728 </trans-unit>
90aa0a74 1729
d7c6b951 1730 <trans-unit id="3209594685692897380" datatype="html">
90aa0a74
C
1731 <source>You may have typed the address or URL incorrectly</source>
1732 <target state="new">You may have typed the address or URL incorrectly</target>
1733
1734 <context-group purpose="location"><context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context><context context-type="linenumber">20</context></context-group></trans-unit>
d7c6b951 1735 <trans-unit id="3290262698447971494" datatype="html">
913aa176 1736 <source>You are not authorized here.</source>
1737 <target state="new">You are not authorized here.</target>
90aa0a74 1738
d7c6b951 1739 <context-group purpose="location"><context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit><trans-unit id="6209939621665316894" datatype="html">
90aa0a74 1740 <source>You might need to check your account is allowed by the video or instance owner.</source><target state="new">You might need to check your account is allowed by the video or instance owner.</target>
95bd9515
C
1741 <context-group purpose="location">
1742 <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context>
90aa0a74 1743 <context context-type="linenumber">30</context>
95bd9515 1744 </context-group>
d7c6b951 1745 </trans-unit><trans-unit id="3543381263966122204" datatype="html">
90aa0a74 1746 <source>You might need to check your account is allowed by the resource or instance owner.</source><target state="new">You might need to check your account is allowed by the resource or instance owner.</target>
95bd9515
C
1747 <context-group purpose="location">
1748 <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context>
90aa0a74 1749 <context context-type="linenumber">31</context>
95bd9515 1750 </context-group>
913aa176 1751 </trans-unit>
90aa0a74 1752
d7c6b951 1753 <trans-unit id="7231414106228227962" datatype="html">
913aa176 1754 <source>The requested entity body blends sweet bits with a mellow earthiness.</source>
1755 <target state="new"> The requested entity body blends sweet bits with a mellow earthiness. </target>
b87b606a 1756 <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>
90aa0a74
C
1757
1758 <context-group purpose="location"><context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context><context context-type="linenumber">40</context></context-group></trans-unit>
d7c6b951 1759 <trans-unit id="2933819425721221134" datatype="html">
913aa176 1760 <source>Sepia seems to like it.</source>
1761 <target state="new">Sepia seems to like it.</target>
95bd9515 1762 <note priority="1" from="description">This is about Sepia's tea</note>
90aa0a74
C
1763
1764 <context-group purpose="location"><context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit>
913aa176 1765 <trans-unit id="2971365540217107489" datatype="html">
1766 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source>
1767 <target state="new">Media is too large for the server. Please contact you administrator if you want to increase the limit size.</target>
1768 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">62</context></context-group>
1769 </trans-unit>
3e84ae32 1770
d7c6b951 1771 <trans-unit id="5131854469652959713" datatype="html">
e4eaa7c9
C
1772 <source>GLOBAL SEARCH</source>
1773 <target state="new">GLOBAL SEARCH</target>
913aa176 1774 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">26</context></context-group>
1775 </trans-unit>
d7c6b951 1776 <trans-unit id="1843010981261389722" datatype="html">
5a6de093
C
1777 <source>using <x id="INTERPOLATION"/></source>
1778 <target state="new">using
1779 <x id="INTERPOLATION" equiv-text="{{ serverConfig.search.searchIndex.url }}"/>
1780 </target>
913aa176 1781 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">28</context></context-group>
1782 </trans-unit>
d7c6b951 1783 <trans-unit id="4070041848101291003" datatype="html">
e4eaa7c9
C
1784 <source>Results will be augmented with those of a third-party index. Only data necessary to make the query will be sent.</source>
1785 <target state="new">Results will be augmented with those of a third-party index. Only data necessary to make the query will be sent.</target>
913aa176 1786 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">32</context></context-group>
d7c6b951 1787 </trans-unit><trans-unit id="2807610143550376912" datatype="html">
90aa0a74
C
1788 <source>Your query will be matched against video names or descriptions, channel names.</source><target state="new">Your query will be matched against video names or descriptions, channel names.</target>
1789 <context-group purpose="location">
1790 <context context-type="sourcefile">src/app/header/search-typeahead.component.html</context>
1791 <context context-type="linenumber">37</context>
1792 </context-group>
913aa176 1793 </trans-unit>
d7c6b951 1794 <trans-unit id="3801957940570333397" datatype="html">
e4eaa7c9
C
1795 <source>ADVANCED SEARCH</source>
1796 <target state="new">ADVANCED SEARCH</target>
90aa0a74
C
1797
1798 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">39</context></context-group></trans-unit>
d7c6b951 1799 <trans-unit id="3416071273413341159" datatype="html">
e4eaa7c9
C
1800 <source>any instance</source>
1801 <target state="new">any instance</target>
90aa0a74
C
1802
1803 <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 1804 <trans-unit id="1764675694412365696" datatype="html">
e4eaa7c9
C
1805 <source>only followed instances</source>
1806 <target state="new">only followed instances</target>
90aa0a74
C
1807
1808 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit>
d7c6b951 1809 <trans-unit id="6462732349450217281" datatype="html">
e4eaa7c9
C
1810 <source>Determines whether you can resolve any distant content, or if this instance only allows doing so for instances it follows.</source>
1811 <target state="new">Determines whether you can resolve any distant content, or if this instance only allows doing so for instances it follows.</target>
90aa0a74
C
1812
1813 <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 1814 <trans-unit id="3710530516408401495" datatype="html">
5a6de093
C
1815 <source>will list the matching channel</source>
1816 <target state="new">will list the matching channel</target>
90aa0a74
C
1817
1818
1819 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
d7c6b951 1820 <trans-unit id="6913541939335935215" datatype="html">
5a6de093
C
1821 <source>will list the matching video</source>
1822 <target state="new">will list the matching video</target>
90aa0a74
C
1823
1824 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit>
1825
d7c6b951 1826 <trans-unit id="8854094932942190741">
e771dbe0
C
1827 <source>Search...</source>
1828 <target>검색...</target>
913aa176 1829 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">6</context></context-group>
1830 </trans-unit>
d7c6b951 1831 <trans-unit id="2468689683507870964" datatype="html">
5a6de093
C
1832 <source>In this instance's network</source>
1833 <target state="new">In this instance's network</target>
913aa176 1834 <context-group purpose="location"><context context-type="sourcefile">src/app/header/suggestion.component.html</context><context context-type="linenumber">14</context></context-group>
1835 </trans-unit>
d7c6b951 1836 <trans-unit id="4494942989613184609" datatype="html">
e4eaa7c9
C
1837 <source>In the vidiverse</source>
1838 <target state="new">In the vidiverse</target>
913aa176 1839 <context-group purpose="location"><context context-type="sourcefile">src/app/header/suggestion.component.html</context><context context-type="linenumber">15</context></context-group>
1840 </trans-unit>
d7c6b951 1841 <trans-unit id="5146398958364876914">
e771dbe0
C
1842 <source>Sort</source>
1843 <target>정렬</target>
913aa176 1844 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">7</context></context-group>
1845 </trans-unit>
d7c6b951 1846 <trans-unit id="5478121364779850827" datatype="html">
8b049b68
C
1847 <source>Reset</source>
1848 <target state="new">
5e6c69ce
C
1849 Reset
1850 </target>
12fa2a6a
C
1851
1852
1853
1854
1855
09e1784b 1856 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">61</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">75</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">123</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">136</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">149</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">172</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">197</context></context-group></trans-unit><trans-unit id="4540121094340493564" datatype="html">
12fa2a6a
C
1857 <source>Display only</source><target state="new">Display only</target>
1858 <context-group purpose="location">
1859 <context context-type="sourcefile">src/app/+search/search-filters.component.html</context>
1860 <context context-type="linenumber">21</context>
1861 </context-group>
d7c6b951 1862 </trans-unit><trans-unit id="2180217594100853008" datatype="html">
12fa2a6a 1863 <source>Live videos</source><target state="new">Live videos</target>
09e1784b
C
1864
1865 <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/+search/search-filters.component.ts</context><context context-type="linenumber">64</context></context-group></trans-unit><trans-unit id="2392481201920342009" datatype="html">
12fa2a6a 1866 <source>VOD videos</source><target state="new">VOD videos</target>
09e1784b
C
1867
1868 <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/+search/search-filters.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit>
d7c6b951 1869 <trans-unit id="7970752988844762769">
e771dbe0
C
1870 <source>Published date</source>
1871 <target>공개 일시</target>
12fa2a6a
C
1872
1873 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit>
d7c6b951 1874 <trans-unit id="5038188980760269298">
e771dbe0
C
1875 <source>Original publication year</source>
1876 <target>원래 공개 일시</target>
12fa2a6a
C
1877
1878 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">73</context></context-group></trans-unit>
d7c6b951 1879 <trans-unit id="2316758236788716819" datatype="html">
eb12a714
C
1880 <source>After...</source>
1881 <target state="new">After...</target>
12fa2a6a
C
1882
1883 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">85</context></context-group></trans-unit>
d7c6b951 1884 <trans-unit id="5418443214217152433" datatype="html">
eb12a714
C
1885 <source>Before...</source>
1886 <target state="new">Before...</target>
12fa2a6a
C
1887
1888 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">95</context></context-group></trans-unit>
d7c6b951 1889 <trans-unit id="7410432243549869948">
e771dbe0
C
1890 <source>Duration</source>
1891 <target>재생 시간</target>
c29ce242
C
1892
1893
12fa2a6a 1894 <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/video-watch.component.html</context><context context-type="linenumber">280</context></context-group></trans-unit>
d7c6b951 1895 <trans-unit id="3589238979642505685">
e771dbe0
C
1896 <source>Display sensitive content</source>
1897 <target>민감한 내용 표시</target>
12fa2a6a
C
1898
1899 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">40</context></context-group></trans-unit>
d7c6b951 1900 <trans-unit id="2807800733729323332">
e771dbe0
C
1901 <source>Yes</source>
1902 <target>예</target>
12fa2a6a
C
1903
1904 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">48</context></context-group></trans-unit>
d7c6b951 1905 <trans-unit id="3542042671420335679">
e771dbe0
C
1906 <source>No</source>
1907 <target>아니오</target>
12fa2a6a
C
1908
1909 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
d7c6b951 1910 <trans-unit id="1806667489382256324">
e771dbe0
C
1911 <source>Category</source>
1912 <target>카테고리</target>
c29ce242
C
1913
1914
1915
12fa2a6a 1916 <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">63</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">245</context></context-group></trans-unit>
d7c6b951 1917 <trans-unit id="5478121364779850827" datatype="html">
8b049b68
C
1918 <source>Reset</source>
1919 <target state="new">
5e6c69ce
C
1920 Reset
1921 </target>
12fa2a6a
C
1922
1923
1924
1925
1926
1927 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">123</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">136</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">149</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">172</context></context-group></trans-unit>
d7c6b951 1928 <trans-unit id="2199290266269383925" datatype="html">
e4eaa7c9
C
1929 <source>Display all categories</source>
1930 <target state="new">Display all categories</target>
12fa2a6a
C
1931
1932 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">127</context></context-group></trans-unit>
d7c6b951 1933 <trans-unit id="9065795501872450602">
e771dbe0
C
1934 <source>Licence</source>
1935 <target>라이선스</target>
c29ce242
C
1936
1937
1938
12fa2a6a 1939 <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">74</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">254</context></context-group></trans-unit>
d7c6b951 1940 <trans-unit id="4184995865179898060" datatype="html">
e4eaa7c9
C
1941 <source>Display all licenses</source>
1942 <target state="new">Display all licenses</target>
12fa2a6a
C
1943
1944 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">140</context></context-group></trans-unit>
d7c6b951 1945 <trans-unit id="2826581353496868063">
e771dbe0
C
1946 <source>Language</source>
1947 <target>언어</target>
c29ce242
C
1948
1949
1950
1951
12fa2a6a 1952 <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">94</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">263</context></context-group></trans-unit>
d7c6b951 1953 <trans-unit id="7904142744051432458" datatype="html">
e4eaa7c9
C
1954 <source>Display all languages</source>
1955 <target state="new">Display all languages</target>
12fa2a6a
C
1956
1957 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">153</context></context-group></trans-unit>
d7c6b951 1958 <trans-unit id="2252476112877289102">
e771dbe0
C
1959 <source>All of these tags</source>
1960 <target>이 태그들 모두</target>
12fa2a6a
C
1961
1962 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">162</context></context-group></trans-unit>
d7c6b951 1963 <trans-unit id="4413784616961145955">
e771dbe0
C
1964 <source>One of these tags</source>
1965 <target>이 태그들 중 하나</target>
12fa2a6a
C
1966
1967 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">170</context></context-group></trans-unit>
d7c6b951 1968 <trans-unit id="283421392567624698" datatype="html">
5a6de093
C
1969 <source>Search target</source>
1970 <target state="new">Search target</target>
12fa2a6a
C
1971
1972 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">179</context></context-group></trans-unit>
d7c6b951 1973 <trans-unit id="2489767671380266270" datatype="html">
5a6de093
C
1974 <source>Vidiverse</source>
1975 <target state="new">Vidiverse</target>
12fa2a6a
C
1976
1977 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">189</context></context-group></trans-unit>
d7c6b951 1978 <trans-unit id="5478121364779850827" datatype="html">
8b049b68
C
1979 <source>Reset</source>
1980 <target state="new">
5e6c69ce
C
1981 Reset
1982 </target>
12fa2a6a
C
1983
1984 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">197</context></context-group></trans-unit>
d7c6b951 1985 <trans-unit id="8829497237648100098">
e771dbe0
C
1986 <source>Filter</source>
1987 <target>필터</target>
12fa2a6a
C
1988
1989 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group></trans-unit>
d7c6b951 1990 <trans-unit id="6479885129995567639" datatype="html">
5a6de093
C
1991 <source>Video channels</source>
1992 <target state="new">Video channels</target>
913aa176 1993 <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>
1994 </trans-unit>
d7c6b951 1995 <trans-unit id="1909308046360229945">
e771dbe0
C
1996 <source>Add caption</source>
1997 <target>자막 추가</target>
913aa176 1998 <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>
1999 </trans-unit>
d7c6b951 2000 <trans-unit id="753928283782809091">
e771dbe0
C
2001 <source>Select the caption file</source>
2002 <target>자막 파일 선택</target>
913aa176 2003 <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>
2004 </trans-unit>
d7c6b951 2005 <trans-unit id="4616828176080418150">
eb12a714 2006 <source>This will replace an existing caption!</source>
e771dbe0
C
2007 <target>
2008 기존 자막을 이 자막으로 덮어씁니다!
2009 </target>
913aa176 2010 <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">31</context></context-group>
2011 </trans-unit>
d7c6b951 2012 <trans-unit id="2752121353049766867">
e771dbe0
C
2013 <source>Add this caption</source>
2014 <target>이 자막 추가</target>
913aa176 2015 <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>
2016 </trans-unit>
d7c6b951 2017 <trans-unit id="5701618810648052610">
e771dbe0
C
2018 <source>Title</source>
2019 <target>제목</target>
913aa176 2020 <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>
2021 </trans-unit>
d7c6b951 2022 <trans-unit id="7886570921510760899">
e771dbe0
C
2023 <source>Tags</source>
2024 <target>태그</target>
c29ce242
C
2025
2026
2027 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">19</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">272</context></context-group></trans-unit>
d7c6b951 2028 <trans-unit id="354332809647287722" datatype="html">
913aa176 2029 <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
2030 <target state="new">
2031 Tags could be used to suggest relevant recommendations.
f55cc0f9 2032 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
5a6de093 2033 There is a maximum of 5 tags.
f55cc0f9 2034 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
5a6de093 2035 Press
f55cc0f9
C
2036 <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="&lt;kbd>"/>Enter
2037 <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="&lt;/kbd>"/> to add a new tag.
5a6de093
C
2038
2039 </target>
913aa176 2040 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">24</context></context-group>
2041 </trans-unit>
d7c6b951 2042 <trans-unit id="3265632123453688399">
e771dbe0
C
2043 <source>Enter a new tag</source>
2044 <target>새 태그 입력</target>
913aa176 2045 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-tags.component.html</context><context context-type="linenumber">5</context></context-group>
2046 </trans-unit>
2047 <trans-unit id="6179532215548637839" datatype="html">
2048 <source>extensions</source>
2049 <target state="new">extensions</target>
90aa0a74 2050
fee7bbc3 2051 <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">48</context></context-group></trans-unit>
913aa176 2052 <trans-unit id="8054921481196967348" datatype="html">
2053 <source>This image is too large.</source>
2054 <target state="new">This image is too large.</target>
90aa0a74 2055
c5c848c5 2056 <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">56</context></context-group><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></trans-unit><trans-unit id="6259523075362402245" datatype="html">
90aa0a74 2057 <source>Upload a new banner</source><target state="new">Upload a new banner</target>
fee7bbc3
C
2058
2059
d7c6b951 2060 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-banner-edit.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-banner-edit.component.html</context><context context-type="linenumber">26</context></context-group></trans-unit><trans-unit id="1117672957968812680" datatype="html">
90aa0a74 2061 <source>Change your banner</source><target state="new">Change your banner</target>
fee7bbc3 2062
d7c6b951 2063 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-banner-edit.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit><trans-unit id="3394080812181176794" datatype="html">
fee7bbc3
C
2064 <source>Remove banner</source><target state="new">Remove banner</target>
2065
09e1784b
C
2066 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-banner-edit.component.html</context><context context-type="linenumber">32</context></context-group></trans-unit><trans-unit id="7306351600905511107" datatype="html">
2067 <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><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>
c5c848c5
C
2068
2069 <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></trans-unit><trans-unit id="3220184757632006830" datatype="html">
fee7bbc3 2070 <source>Account avatar</source><target state="new">Account avatar</target>
90aa0a74 2071 <context-group purpose="location">
fee7bbc3
C
2072 <context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context>
2073 <context context-type="linenumber">47</context>
90aa0a74 2074 </context-group>
fee7bbc3
C
2075 </trans-unit><trans-unit id="1138964882426023395" datatype="html">
2076 <source>Channel avatar</source><target state="new">Channel avatar</target>
90aa0a74 2077 <context-group purpose="location">
fee7bbc3
C
2078 <context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context>
2079 <context context-type="linenumber">48</context>
90aa0a74 2080 </context-group>
c5c848c5
C
2081 </trans-unit><trans-unit id="1358902062258458923" datatype="html">
2082 <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><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>
2083 <context-group purpose="location">
2084 <context context-type="sourcefile">src/app/shared/shared-custom-markup/custom-markup-help.component.html</context>
2085 <context context-type="linenumber">2</context>
2086 </context-group>
2087 </trans-unit><trans-unit id="7976591803735140601" datatype="html">
2088 <source>Latest published video</source><target state="new">Latest published video</target>
2089 <context-group purpose="location">
2090 <context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context>
2091 <context context-type="linenumber">24</context>
2092 </context-group>
d7c6b951 2093 </trans-unit><trans-unit id="1460134385691851101" datatype="html">
fee7bbc3 2094 <source>Advanced filters</source><target state="new">Advanced filters</target>
90aa0a74 2095 <context-group purpose="location">
fee7bbc3
C
2096 <context context-type="sourcefile">src/app/shared/shared-forms/advanced-input-filter.component.html</context>
2097 <context context-type="linenumber">8</context>
c5ce27f8
C
2098 </context-group>
2099 </trans-unit>
d7c6b951 2100 <trans-unit id="2504502765849142619" datatype="html">
5a6de093
C
2101 <source>No items found</source>
2102 <target state="new">No items found</target>
913aa176 2103 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-checkbox.component.html</context><context context-type="linenumber">14</context></context-group>
2104 </trans-unit>
d7c6b951 2105 <trans-unit id="4902817035128594900">
e771dbe0
C
2106 <source>Description</source>
2107 <target>설명</target>
90aa0a74
C
2108
2109
2110
2111
2112
2113
2114
2115
2116 <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">35</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-channels/my-video-channel-edit.component.html</context><context context-type="linenumber">71</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-edit.component.html</context><context context-type="linenumber">71</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">38</context></context-group></trans-unit>
d7c6b951 2117 <trans-unit id="8740951153302736329" datatype="html">
9d94e5d7
C
2118 <source>Video descriptions are truncated by default and require manual action to expand them.</source>
2119 <target state="new">
2120 Video descriptions are truncated by default and require manual action to expand them.
2121 </target>
913aa176 2122 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">43</context></context-group>
09e1784b
C
2123 </trans-unit><trans-unit id="2090254132451149776" datatype="html">
2124 <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><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>
2125 <context-group purpose="location">
2126 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context>
2127 <context context-type="linenumber">79,80</context>
2128 </context-group>
913aa176 2129 </trans-unit>
09e1784b 2130
d7c6b951 2131 <trans-unit id="5462361983940693567">
e771dbe0
C
2132 <source>Channel</source>
2133 <target>채널</target>
12fa2a6a
C
2134
2135
2136
2137
2138
2139
2140
2141
2142
c5c848c5 2143 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">70</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">70</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">34</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">58</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 2144 <trans-unit id="8440128775129354214" datatype="html">
eb12a714
C
2145 <source>Privacy</source>
2146 <target state="new">Privacy</target>
c29ce242
C
2147
2148
2149
2150
2151
2152
2153
2154
09e1784b 2155 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">57</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">57</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">106</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/video-watch.component.html</context><context context-type="linenumber">230</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">22</context></context-group></trans-unit>
d7c6b951 2156 <trans-unit id="2806917038528218276" datatype="html">
e4eaa7c9
C
2157 <source>FAQ</source>
2158 <target state="new">FAQ</target>
c29ce242 2159
c5c848c5 2160 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">138</context></context-group></trans-unit>
d7c6b951 2161 <trans-unit id="3620232640697554352" datatype="html">
e4eaa7c9
C
2162 <source>Frequently asked questions about PeerTube</source>
2163 <target state="new">Frequently asked questions about PeerTube</target>
c29ce242 2164
c5c848c5 2165 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">138</context></context-group></trans-unit>
d7c6b951 2166 <trans-unit id="8942351587754185907" datatype="html">
e4eaa7c9
C
2167 <source>API</source>
2168 <target state="new">API</target>
c29ce242 2169
c5c848c5 2170 <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 2171 <trans-unit id="3722967224215437913" datatype="html">
e4eaa7c9
C
2172 <source>API documentation</source>
2173 <target state="new">API documentation</target>
c29ce242 2174
c5c848c5 2175 <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 2176 <trans-unit id="9012879216268259096" datatype="html">
5a6de093
C
2177 <source>Schedule publication (<x id="INTERPOLATION"/>)</source>
2178 <target state="new">Schedule publication (
2179 <x id="INTERPOLATION" equiv-text="{{ calendarTimezone }}"/>)
2180 </target>
913aa176 2181 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">117</context></context-group>
2182 </trans-unit>
d7c6b951 2183 <trans-unit id="9155449485123349070" datatype="html">
5a6de093
C
2184 <source>Contains sensitive content</source>
2185 <target state="new">Contains sensitive content</target>
913aa176 2186 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">131</context></context-group>
d7c6b951 2187 </trans-unit><trans-unit id="4850841867094321899" datatype="html">
fee7bbc3
C
2188 <source>Some instances hide videos containing mature or explicit content by default.</source><target state="new">Some instances hide videos containing mature or explicit content by default.</target>
2189 <context-group purpose="location">
2190 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context>
2191 <context context-type="linenumber">135</context>
2192 </context-group>
913aa176 2193 </trans-unit>
fee7bbc3 2194
d7c6b951 2195 <trans-unit id="4895908242997839943" datatype="html">
5a6de093
C
2196 <source>Publish after transcoding</source>
2197 <target state="new">Publish after transcoding</target>
913aa176 2198 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">141</context></context-group>
2199 </trans-unit>
d7c6b951 2200 <trans-unit id="5596242684708779591" datatype="html">
eb12a714
C
2201 <source>If you decide not to wait for transcoding before publishing the video, it could be unplayable until transcoding ends.</source>
2202 <target state="new">If you decide not to wait for transcoding before publishing the video, it could be unplayable until transcoding ends.</target>
913aa176 2203 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">145</context></context-group>
2204 </trans-unit>
d7c6b951 2205 <trans-unit id="5984574397847510001" datatype="html">
eb12a714
C
2206 <source>Basic info</source>
2207 <target state="new">Basic info</target>
913aa176 2208 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">5</context></context-group>
2209 </trans-unit>
d7c6b951 2210 <trans-unit id="2142169012597585513" datatype="html">
eb12a714
C
2211 <source>Add another caption</source>
2212 <target state="new">Add another caption</target>
913aa176 2213 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">163</context></context-group>
2214 </trans-unit>
d7c6b951 2215 <trans-unit id="4525569337497033381" datatype="html">
eb12a714
C
2216 <source>See the subtitle file</source>
2217 <target state="new">See the subtitle file</target>
913aa176 2218 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">172</context></context-group>
2219 </trans-unit>
d7c6b951 2220 <trans-unit id="5600963353867835532" datatype="html">
f55cc0f9 2221 <source>Already uploaded ✔</source>
eb12a714 2222 <target state="new">Already uploaded ✔</target>
913aa176 2223 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">176</context></context-group>
2224 </trans-unit>
d7c6b951 2225 <trans-unit id="73284819990858102" datatype="html">
eb12a714
C
2226 <source>Will be created on update</source>
2227 <target state="new">Will be created on update</target>
913aa176 2228 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">184</context></context-group>
2229 </trans-unit>
d7c6b951 2230 <trans-unit id="7044449271109607418" datatype="html">
eb12a714
C
2231 <source>Cancel create</source>
2232 <target state="new">Cancel create</target>
913aa176 2233 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">186</context></context-group>
2234 </trans-unit>
d7c6b951 2235 <trans-unit id="7879454016898626211" datatype="html">
eb12a714
C
2236 <source>Will be deleted on update</source>
2237 <target state="new">Will be deleted on update</target>
913aa176 2238 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">192</context></context-group>
2239 </trans-unit>
d7c6b951 2240 <trans-unit id="305832955565133216" datatype="html">
eb12a714
C
2241 <source>Cancel deletion</source>
2242 <target state="new">Cancel deletion</target>
913aa176 2243 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">194</context></context-group>
2244 </trans-unit>
d7c6b951 2245 <trans-unit id="360396717319152766" datatype="html">
eb12a714
C
2246 <source>No captions for now.</source>
2247 <target state="new">
040758e0
C
2248 No captions for now.
2249 </target>
913aa176 2250 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">200</context></context-group>
2251 </trans-unit>
d7c6b951 2252 <trans-unit id="8508836953540308271" datatype="html">
913aa176 2253 <source>Live settings</source>
2254 <target state="new">Live settings</target>
2255 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">208</context></context-group>
2256 </trans-unit>
d7c6b951 2257 <trans-unit id="6297019164970912850" datatype="html">
913aa176 2258 <source>You can stream multiple times in a permanent live. The URL for your viewers won't change but you cannot save replays of your lives</source>
2259 <target state="new">You can stream multiple times in a permanent live. The URL for your viewers won't change but you cannot save replays of your lives</target>
2260 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">236</context></context-group>
2261 </trans-unit>
d7c6b951 2262 <trans-unit id="3272292170221289235" datatype="html">
913aa176 2263 <source>This is a permanent live</source>
2264 <target state="new">This is a permanent live</target>
2265 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">232</context></context-group>
2266 </trans-unit>
d7c6b951 2267 <trans-unit id="1212376766715456139" datatype="html">
913aa176 2268 <source>⚠️ If you enable this option, your live will be terminated if you exceed your video quota</source>
2269 <target state="new">⚠️ If you enable this option, your live will be terminated if you exceed your video quota</target>
2270 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">248</context></context-group>
2271 </trans-unit>
d7c6b951 2272 <trans-unit id="8891497955962997247" datatype="html">
913aa176 2273 <source>Automatically publish a replay when your live ends</source>
2274 <target state="new">Automatically publish a replay when your live ends</target>
2275 <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>
2276 </trans-unit>
d7c6b951 2277 <trans-unit id="2602773901491715295" datatype="html">
eb12a714
C
2278 <source>Captions</source>
2279 <target state="new">Captions</target>
09e1784b
C
2280
2281 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">155</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">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">178</context></context-group></trans-unit>
d7c6b951 2282 <trans-unit id="1168086599577356916" datatype="html">
eb12a714
C
2283 <source>Video preview</source>
2284 <target state="new">Video preview</target>
913aa176 2285 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">267</context></context-group>
2286 </trans-unit>
d7c6b951 2287 <trans-unit id="2288513108450439427" datatype="html">
eb12a714
C
2288 <source>Support</source>
2289 <target state="new">Support</target>
90aa0a74 2290
d7c6b951 2291 <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">276</context></context-group></trans-unit><trans-unit id="1359533927353954373" datatype="html">
90aa0a74 2292 <source>View account</source><target state="new">View account</target>
c29ce242
C
2293
2294
d7c6b951 2295 <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></trans-unit><trans-unit id="3799746968259478616" datatype="html">
90aa0a74
C
2296 <source> View account </source><target state="new"> View account </target>
2297 <context-group purpose="location">
2298 <context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context>
2299 <context context-type="linenumber">42,43</context>
2300 </context-group>
d7c6b951 2301 </trans-unit><trans-unit id="6778225321073009261" datatype="html">
90aa0a74
C
2302 <source> View owner account </source><target state="new"> View owner account </target>
2303 <context-group purpose="location">
2304 <context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context>
2305 <context context-type="linenumber">46,47</context>
2306 </context-group>
d7c6b951 2307 </trans-unit><trans-unit id="8798391261676185924" datatype="html">
90aa0a74
C
2308 <source>VIDEO CHANNEL</source><target state="new">VIDEO CHANNEL</target>
2309 <context-group purpose="location">
2310 <context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context>
2311 <context context-type="linenumber">55</context>
2312 </context-group>
d7c6b951 2313 </trans-unit><trans-unit id="5121874940679887597" datatype="html">
90aa0a74
C
2314 <source>Copy channel handle</source><target state="new">Copy channel handle</target>
2315 <context-group purpose="location">
2316 <context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context>
2317 <context context-type="linenumber">66</context>
2318 </context-group>
d7c6b951 2319 </trans-unit><trans-unit id="3068011377000255023" datatype="html">
90aa0a74 2320 <source>{VAR_PLURAL, plural, =1 {1 videos} other {<x id="INTERPOLATION"/> videos}}</source><target state="new">{VAR_PLURAL, plural, =1 {1 videos} other {<x id="INTERPOLATION"/> videos}}</target>
09e1784b 2321
c5c848c5 2322 <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">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">76</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">16</context></context-group></trans-unit><trans-unit id="8856905278208146821" datatype="html">
90aa0a74
C
2323 <source> <x id="ICU" equiv-text="{channelVideosCount, plural, =1 {1 videos} other {{{ channelVideosCount }} videos}}"/> </source><target state="new"> <x id="ICU" equiv-text="{channelVideosCount, plural, =1 {1 videos} other {{{ channelVideosCount }} videos}}"/> </target>
2324 <context-group purpose="location">
2325 <context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context>
2326 <context context-type="linenumber">76,77</context>
2327 </context-group>
d7c6b951 2328 </trans-unit><trans-unit id="2486917589932345430" datatype="html">
90aa0a74 2329 <source>OWNER ACCOUNT</source><target state="new">OWNER ACCOUNT</target>
c29ce242
C
2330
2331
2332 <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></trans-unit>
d7c6b951 2333 <trans-unit id="1952020204339597057" datatype="html">
913aa176 2334 <source>Short text to tell people how they can support you (membership platform...).</source>
5a6de093 2335 <target state="new">
4891e4c7
C
2336 Short text to tell people how they can support you (membership platform...).
2337 </target>
913aa176 2338 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">280</context></context-group>
2339 </trans-unit>
d7c6b951 2340 <trans-unit id="7958716262877895706" datatype="html">
eb12a714
C
2341 <source>Original publication date</source>
2342 <target state="new">Original publication date</target>
913aa176 2343 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">296</context></context-group>
2344 </trans-unit>
d7c6b951 2345 <trans-unit id="50985514722149155" datatype="html">
913aa176 2346 <source>This is the date when the content was originally published (e.g. the release date for a film)</source>
5a6de093 2347 <target state="new">
4891e4c7
C
2348 This is the date when the content was originally published (e.g. the release date for a film)
2349 </target>
913aa176 2350 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">300</context></context-group>
2351 </trans-unit>
d7c6b951 2352 <trans-unit id="1669378369440073270" datatype="html">
913aa176 2353 <source>Plugin settings</source>
2354 <target state="new">Plugin settings</target>
2355 <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>
2356 </trans-unit>
d7c6b951 2357 <trans-unit id="2200003513633568069" datatype="html">
eb12a714
C
2358 <source>Enable video comments</source>
2359 <target state="new">Enable video comments</target>
913aa176 2360 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">317</context></context-group>
2361 </trans-unit>
d7c6b951 2362 <trans-unit id="8896564060463626070" datatype="html">
eb12a714
C
2363 <source>Enable download</source>
2364 <target state="new">Enable download</target>
913aa176 2365 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">322</context></context-group>
2366 </trans-unit>
d7c6b951 2367 <trans-unit id="8821221480638803282" datatype="html">
eb12a714
C
2368 <source>Advanced settings</source>
2369 <target state="new">Advanced settings</target>
913aa176 2370 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">260</context></context-group>
2371 </trans-unit>
d7c6b951 2372 <trans-unit id="2375260419993138758" datatype="html">
eb12a714
C
2373 <source>URL</source>
2374 <target state="new">URL</target>
913aa176 2375 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">16</context></context-group>
2376 <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>
2377 <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>
2378 </trans-unit>
d7c6b951 2379 <trans-unit id="6760671759540007434" datatype="html">
913aa176 2380 <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>
2381 <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>
2382 <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>
2383 </trans-unit>
d7c6b951 2384 <trans-unit id="460353452916242022" datatype="html">
eb12a714
C
2385 <source>Sorry, but something went wrong</source>
2386 <target state="new">Sorry, but something went wrong</target>
12fa2a6a
C
2387
2388
2389
2390
2391 <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">26</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">51</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">44</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">86</context></context-group></trans-unit>
d7c6b951 2392 <trans-unit id="5359075917564707730" datatype="html">
913aa176 2393 <source>Congratulations, the video behind <x id="INTERPOLATION"/> will be imported! You can already add information about this video. </source>
eb12a714 2394 <target state="new">
5a6de093
C
2395 Congratulations, the video behind
2396 <x id="INTERPOLATION" equiv-text="{{ targetUrl }}"/> will be imported! You can already add information about this video.
2397
2398 </target>
913aa176 2399 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">48</context></context-group>
2400 </trans-unit>
d7c6b951 2401 <trans-unit id="4021752662928002901" datatype="html">
eb12a714
C
2402 <source>Update</source>
2403 <target state="new">Update</target>
09e1784b
C
2404
2405
2406
2407
2408
c5c848c5 2409 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-update.component.ts</context><context context-type="linenumber">174</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">110</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">45</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">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/edit-button.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/edit-button.component.ts</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">284</context></context-group></trans-unit>
d7c6b951 2410 <trans-unit id="6722765664648523978" datatype="html">
eb12a714
C
2411 <source>Select the file to upload</source>
2412 <target state="new">Select the file to upload</target>
913aa176 2413 <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>
2414 <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>
2415 </trans-unit>
5a6de093 2416 <trans-unit id="9172233176401579786" datatype="html">
eb12a714
C
2417 <source>Scheduled</source>
2418 <target state="new">Scheduled</target>
c29ce242 2419
09e1784b 2420 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">191</context></context-group></trans-unit>
5a6de093
C
2421 <trans-unit id="1435317307066082710" datatype="html">
2422 <source>Hide the video until a specific date</source>
2423 <target state="new">Hide the video until a specific date</target>
c29ce242 2424
09e1784b 2425 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">192</context></context-group></trans-unit>
d7c6b951 2426 <trans-unit id="6148369758871787018" datatype="html">
eb12a714
C
2427 <source>Video background image</source>
2428 <target state="new">Video background image</target>
12fa2a6a
C
2429
2430 <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></trans-unit>
d7c6b951 2431 <trans-unit id="7099631707196015765" datatype="html">
913aa176 2432 <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 2433 <target state="new">
040758e0 2434 Image that will be merged with your audio file.
5a6de093 2435
f55cc0f9 2436 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
040758e0 2437 The chosen image will be definitive and cannot be modified.
5a6de093 2438
040758e0 2439 </target>
12fa2a6a
C
2440
2441 <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 2442 <trans-unit id="4626927731329688072" datatype="html">
913aa176 2443 <source>Total video uploaded</source>
2444 <target state="new">Total video uploaded</target>
12fa2a6a
C
2445
2446 <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></trans-unit>
d7c6b951 2447 <trans-unit id="1185207825965405436" datatype="html">
e4eaa7c9
C
2448 <source>Processing…</source>
2449 <target state="new">Processing…</target>
12fa2a6a
C
2450
2451 <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></trans-unit>
d7c6b951 2452 <trans-unit id="7934833136974560675" datatype="html">
913aa176 2453 <source>Retry</source>
2454 <target state="new">Retry</target>
95bd9515 2455 <note priority="1" from="description">Retry failed upload of a video</note>
12fa2a6a
C
2456
2457 <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></trans-unit>
d7c6b951 2458 <trans-unit id="2127094963121208963" datatype="html">
e4eaa7c9
C
2459 <source>Total video quota</source>
2460 <target state="new">Total video quota</target>
c29ce242
C
2461
2462
fee7bbc3 2463 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.html</context><context context-type="linenumber">119</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">3</context></context-group></trans-unit>
d7c6b951 2464 <trans-unit id="1522676094837508187" datatype="html">
eb12a714
C
2465 <source>Congratulations! Your video is now available in your private library.</source>
2466 <target state="new">
040758e0
C
2467 Congratulations! Your video is now available in your private library.
2468</target>
12fa2a6a
C
2469
2470 <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 2471 <trans-unit id="3768339632235914548" datatype="html">
eb12a714
C
2472 <source>Publish will be available when upload is finished</source>
2473 <target state="new">Publish will be available when upload is finished</target>
12fa2a6a
C
2474
2475 <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></trans-unit>
d7c6b951 2476 <trans-unit id="7430416142942514215" datatype="html">
eb12a714
C
2477 <source>Publish</source>
2478 <target state="new">Publish</target>
12fa2a6a
C
2479
2480
09e1784b
C
2481 <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><context-group purpose="location"><context context-type="sourcefile">src/app/header/header.component.html</context><context context-type="linenumber">5</context></context-group></trans-unit><trans-unit id="6161604372916832458" datatype="html">
2482 <source>Upload on hold</source><target state="new">Upload on hold</target>
c5c848c5
C
2483
2484 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">124</context></context-group></trans-unit>
d7c6b951 2485 <trans-unit id="285180972645018518" datatype="html">
5a6de093
C
2486 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source>
2487 <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>
913aa176 2488 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">3</context></context-group>
2489 </trans-unit>
d7c6b951 2490 <trans-unit id="2587226585711833549" datatype="html">
5a6de093
C
2491 <source>Read instance rules for help</source>
2492 <target state="new">Read instance rules for help</target>
913aa176 2493 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">4</context></context-group>
2494 </trans-unit>
d7c6b951 2495 <trans-unit id="3455474330346212563" datatype="html">
eb12a714
C
2496 <source>Select the torrent to import</source>
2497 <target state="new">Select the torrent to import</target>
913aa176 2498 <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>
2499 <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>
2500 </trans-unit>
d7c6b951 2501 <trans-unit id="290735093992020324" datatype="html">
e4eaa7c9
C
2502 <source>OR</source>
2503 <target state="new">OR</target>
913aa176 2504 <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>
2505 </trans-unit>
d7c6b951 2506 <trans-unit id="6173286379208830044" datatype="html">
eb12a714
C
2507 <source>Paste magnet URI</source>
2508 <target state="new">Paste magnet URI</target>
913aa176 2509 <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>
2510 </trans-unit>
d7c6b951 2511 <trans-unit id="2424051823705402833" datatype="html">
eb12a714
C
2512 <source>Congratulations, the video will be imported with BitTorrent! You can already add information about this video.</source>
2513 <target state="new">
040758e0
C
2514 Congratulations, the video will be imported with BitTorrent! You can already add information about this video.
2515</target>
913aa176 2516 <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>
09e1784b
C
2517 </trans-unit><trans-unit id="4422946962830681102" datatype="html">
2518 <source>Torrents with only 1 file are supported.</source><target state="new">Torrents with only 1 file are supported.</target>
2519 <context-group purpose="location">
2520 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context>
2521 <context context-type="linenumber">119</context>
2522 </context-group>
913aa176 2523 </trans-unit>
2524 <trans-unit id="7860848084471862305" datatype="html">
2525 <source>Cannot create live because this instance have too many created lives</source>
2526 <target state="new">Cannot create live because this instance have too many created lives</target>
90aa0a74
C
2527
2528 <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">96</context></context-group></trans-unit>
913aa176 2529 <trans-unit id="1278564497286613571" datatype="html">
2530 <source>Cannot create live because you created too many lives</source>
2531 <target state="new">Cannot create live because you created too many lives</target>
90aa0a74
C
2532
2533 <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">98</context></context-group></trans-unit>
913aa176 2534 <trans-unit id="2621043320678012413" datatype="html">
2535 <source>Live published.</source>
2536 <target state="new">Live published.</target>
90aa0a74
C
2537
2538 <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">128</context></context-group></trans-unit>
d7c6b951 2539 <trans-unit id="8218579597782287078" datatype="html">
913aa176 2540 <source>Go Live</source>
2541 <target state="new">Go Live</target>
2542 <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">20</context></context-group>
2543 </trans-unit>
d7c6b951 2544 <trans-unit id="3282368691598224543" datatype="html">
913aa176 2545 <source>Max live duration is <x id="INTERPOLATION"/>. If your live reaches this limit, it will be automatically terminated. </source>
2546 <target state="new"> Max live duration is <x id="INTERPOLATION"/>. If your live reaches this limit, it will be automatically terminated.
6f512b68 2547</target>
913aa176 2548 <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">30</context></context-group>
2549 </trans-unit>
d7c6b951 2550 <trans-unit id="2993949426196989262" datatype="html">
913aa176 2551 <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
2552 <target state="new">
2553 We recommend you to not use the
f55cc0f9
C
2554 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>root
2555 <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 2556
f55cc0f9 2557 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
5a6de093 2558 Instead,
f55cc0f9
C
2559 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>create a dedicated account
2560 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to upload your videos.
5a6de093
C
2561
2562 </target>
913aa176 2563 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">11</context></context-group>
2564 </trans-unit>
d7c6b951 2565 <trans-unit id="293476877021544115" datatype="html">
5a6de093
C
2566 <source>Import <x id="INTERPOLATION"/></source>
2567 <target state="new">Import
2568 <x id="INTERPOLATION" equiv-text="{{ videoName }}"/>
2569 </target>
913aa176 2570 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">19</context></context-group>
2571 </trans-unit>
d7c6b951 2572 <trans-unit id="4766833966971572147" datatype="html">
5a6de093
C
2573 <source>Upload <x id="INTERPOLATION"/></source>
2574 <target state="new">Upload
2575 <x id="INTERPOLATION" equiv-text="{{ videoName }}"/>
2576 </target>
913aa176 2577 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">20</context></context-group>
2578 </trans-unit>
d7c6b951 2579 <trans-unit id="7003826819757856838" datatype="html">
eb12a714
C
2580 <source>Upload a file</source>
2581 <target state="new">Upload a file</target>
913aa176 2582 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">26</context></context-group>
2583 </trans-unit>
d7c6b951 2584 <trans-unit id="2061223017941329156" datatype="html">
eb12a714
C
2585 <source>Import with URL</source>
2586 <target state="new">Import with URL</target>
913aa176 2587 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">36</context></context-group>
2588 </trans-unit>
d7c6b951 2589 <trans-unit id="8740142697043012403" datatype="html">
eb12a714
C
2590 <source>Import with torrent</source>
2591 <target state="new">Import with torrent</target>
913aa176 2592 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">46</context></context-group>
2593 </trans-unit>
d7c6b951 2594 <trans-unit id="6066940329544282265" datatype="html">
913aa176 2595 <source>Go live</source>
2596 <target state="new">Go live</target>
2597 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">56</context></context-group>
2598 </trans-unit>
d7c6b951 2599 <trans-unit id="3907889591911208762" datatype="html">
8b049b68
C
2600 <source>Other videos</source>
2601 <target state="new">
8adc5ddb
C
2602 Other videos
2603 </target>
913aa176 2604 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/recommendations/recommended-videos.component.html</context><context context-type="linenumber">5</context></context-group>
2605 </trans-unit>
d7c6b951 2606 <trans-unit id="2913936134410914576" datatype="html">
e4eaa7c9
C
2607 <source>AUTOPLAY</source>
2608 <target state="new">AUTOPLAY</target>
913aa176 2609 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/recommendations/recommended-videos.component.html</context><context context-type="linenumber">10</context></context-group>
2610 </trans-unit>
2611 <trans-unit id="4619111912751495491" datatype="html">
2612 <source>Report this comment</source>
2613 <target state="new">Report this comment</target>
c29ce242 2614
fee7bbc3 2615 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment.component.ts</context><context context-type="linenumber">178</context></context-group></trans-unit>
d7c6b951 2616 <trans-unit id="7419704019640008953" datatype="html">
eb12a714
C
2617 <source>Share</source>
2618 <target state="new">Share</target>
913aa176 2619 <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>
2620 <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>
2621 </trans-unit>
d7c6b951 2622 <trans-unit id="6599497107591892109" datatype="html">
8b049b68
C
2623 <source>Share the playlist</source>
2624 <target state="new">Share the playlist</target>
913aa176 2625 <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>
2626 </trans-unit>
d7c6b951 2627 <trans-unit id="6460270615876918310" datatype="html">
8b049b68
C
2628 <source>Share the playlist at this video position</source>
2629 <target state="new">Share the playlist at this video position</target>
913aa176 2630 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">58</context></context-group>
2631 </trans-unit>
d7c6b951 2632 <trans-unit id="1253396341165671470" datatype="html">
8b049b68
C
2633 <source>Share the video</source>
2634 <target state="new">Share the video</target>
913aa176 2635 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">66</context></context-group>
2636 </trans-unit>
d7c6b951 2637 <trans-unit id="1845599966367432388" datatype="html">
5e6c69ce
C
2638 <source>QR-Code</source>
2639 <target state="new">QR-Code</target>
913aa176 2640 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">27</context></context-group>
2641 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">81</context></context-group>
2642 </trans-unit>
d7c6b951 2643 <trans-unit id="1122876732223594710" datatype="html">
8b049b68
C
2644 <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>
2645 <target state="new">
5e6c69ce
C
2646 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).
2647 </target>
913aa176 2648 <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>
2649 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">98</context></context-group>
2650 </trans-unit>
d7c6b951 2651 <trans-unit id="8151017381798767627" datatype="html">
eb12a714
C
2652 <source>Embed</source>
2653 <target state="new">Embed</target>
913aa176 2654 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">37</context></context-group>
2655 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">91</context></context-group>
2656 </trans-unit>
d7c6b951 2657 <trans-unit id="6375858514817734542" datatype="html">
eb12a714
C
2658 <source>Auto select subtitle</source>
2659 <target state="new">Auto select subtitle</target>
913aa176 2660 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">128</context></context-group>
2661 </trans-unit>
d7c6b951 2662 <trans-unit id="2353402732767789211" datatype="html">
8b049b68
C
2663 <source>More customization</source>
2664 <target state="new">
5e6c69ce
C
2665 More customization
2666 </target>
913aa176 2667 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">223</context></context-group>
2668 </trans-unit>
d7c6b951 2669 <trans-unit id="1284179134768564307" datatype="html">
8b049b68
C
2670 <source>Less customization</source>
2671 <target state="new">
5e6c69ce
C
2672 Less customization
2673 </target>
913aa176 2674 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">231</context></context-group>
d7c6b951 2675 </trans-unit><trans-unit id="1290987288288099212" datatype="html">
90aa0a74
C
2676 <source>Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></source><target state="new">Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></target>
2677 <context-group purpose="location">
2678 <context context-type="sourcefile">src/app/shared/shared-support-modal/support-modal.component.html</context>
2679 <context context-type="linenumber">3</context>
2680 </context-group>
913aa176 2681 </trans-unit>
2682 <trans-unit id="2454050363478003966" datatype="html">
2683 <source>Login</source>
2684 <target state="new">Login</target>
2685 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">14</context></context-group>
2686 </trans-unit>
d7c6b951 2687 <trans-unit id="1452803153270294110" datatype="html">
eb12a714
C
2688 <source>Autoplay</source>
2689 <target state="new">Autoplay</target>
913aa176 2690 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">159</context></context-group>
2691 </trans-unit>
90aa0a74 2692
d7c6b951 2693 <trans-unit id="5336944753883027145" datatype="html">
8b049b68
C
2694 <source>Maybe later</source>
2695 <target state="new">Maybe later</target>
90aa0a74
C
2696
2697 <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></trans-unit>
d7c6b951 2698 <trans-unit id="3959826834147169200" datatype="html">
eb12a714
C
2699 <source>Muted</source>
2700 <target state="new">Muted</target>
90aa0a74
C
2701
2702
2703 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">22</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">166</context></context-group></trans-unit>
d7c6b951 2704 <trans-unit id="2784956659778044823" datatype="html">
eb12a714
C
2705 <source>Loop</source>
2706 <target state="new">Loop</target>
913aa176 2707 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">173</context></context-group>
2708 </trans-unit>
d7c6b951 2709 <trans-unit id="5908032061347078472" datatype="html">
913aa176 2710 <source>Use origin instance URL</source>
2711 <target state="new">Use origin instance URL</target>
2712 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">180</context></context-group>
2713 </trans-unit>
d7c6b951 2714 <trans-unit id="6212841954039032241" datatype="html">
eb12a714
C
2715 <source>Display video title</source>
2716 <target state="new">Display video title</target>
913aa176 2717 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">189</context></context-group>
2718 </trans-unit>
d7c6b951 2719 <trans-unit id="1068153312491986796" datatype="html">
eb12a714
C
2720 <source>Display privacy warning</source>
2721 <target state="new">Display privacy warning</target>
913aa176 2722 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">196</context></context-group>
2723 </trans-unit>
d7c6b951 2724 <trans-unit id="7540352830225038263" datatype="html">
eb12a714
C
2725 <source>Display player controls</source>
2726 <target state="new">Display player controls</target>
913aa176 2727 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">203</context></context-group>
2728 </trans-unit>
d7c6b951 2729 <trans-unit id="805456636864344681" datatype="html">
5a6de093
C
2730 <source>Display PeerTube button link</source>
2731 <target state="new">Display PeerTube button link</target>
913aa176 2732 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">210</context></context-group>
2733 </trans-unit>
d7c6b951 2734 <trans-unit id="8928816882866356838" datatype="html">
eb12a714
C
2735 <source>Public</source>
2736 <target state="new">Public</target>
913aa176 2737 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch-playlist.component.html</context><context context-type="linenumber">11</context></context-group>
2738 </trans-unit>
d7c6b951 2739 <trans-unit id="2339204341436174769" datatype="html">
eb12a714
C
2740 <source>The video is being imported, it will be available when the import is finished.</source>
2741 <target state="new">
040758e0
C
2742 The video is being imported, it will be available when the import is finished.
2743 </target>
c29ce242
C
2744
2745 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">25</context></context-group></trans-unit>
d7c6b951 2746 <trans-unit id="2743194385952623857" datatype="html">
eb12a714
C
2747 <source>The video is being transcoded, it may not work properly.</source>
2748 <target state="new">
040758e0
C
2749 The video is being transcoded, it may not work properly.
2750 </target>
c29ce242
C
2751
2752 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit>
d7c6b951 2753 <trans-unit id="8135904866638934226" datatype="html">
913aa176 2754 <source>This video will be published on <x id="INTERPOLATION"/>. </source>
eb12a714 2755 <target state="new">
5a6de093
C
2756 This video will be published on
2757 <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>.
2758
2759 </target>
c29ce242
C
2760
2761 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">32</context></context-group></trans-unit>
d7c6b951 2762 <trans-unit id="6937615021170545681" datatype="html">
913aa176 2763 <source>This live has not started yet.</source>
2764 <target state="new"> This live has not started yet. </target>
c29ce242
C
2765
2766 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">37</context></context-group></trans-unit>
d7c6b951 2767 <trans-unit id="1598621320854281428" datatype="html">
913aa176 2768 <source>This live has ended.</source>
2769 <target state="new"> This live has ended. </target>
c29ce242
C
2770
2771 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">41</context></context-group></trans-unit>
d7c6b951 2772 <trans-unit id="4416005356063364306" datatype="html">
5a6de093
C
2773 <source>This video is blocked.</source>
2774 <target state="new">This video is blocked.</target>
c29ce242
C
2775
2776 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit>
d7c6b951 2777 <trans-unit id="2482137713226830428" datatype="html">
913aa176 2778 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source>
2779 <target state="new">Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target>
c29ce242
C
2780
2781
2782 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">59</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">72</context></context-group></trans-unit>
d7c6b951 2783 <trans-unit id="1813238393038053050" datatype="html">
e4eaa7c9
C
2784 <source>SUPPORT</source>
2785 <target state="new">SUPPORT</target>
c29ce242
C
2786
2787 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">108</context></context-group></trans-unit>
d7c6b951 2788 <trans-unit id="9219888125536520293" datatype="html">
e4eaa7c9
C
2789 <source>SHARE</source>
2790 <target state="new">SHARE</target>
c29ce242
C
2791
2792 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">113</context></context-group></trans-unit>
d7c6b951 2793 <trans-unit id="6671956963490165282" datatype="html">
e4eaa7c9
C
2794 <source>SAVE</source>
2795 <target state="new">SAVE</target>
c29ce242
C
2796
2797 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">124</context></context-group></trans-unit>
d7c6b951 2798 <trans-unit id="647016352598204238" datatype="html">
5a6de093
C
2799 <source>DOWNLOAD</source>
2800 <target state="new">DOWNLOAD</target>
c29ce242
C
2801
2802 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">138</context></context-group></trans-unit>
5a6de093 2803 <trans-unit id="677619204556459328" datatype="html">
eb12a714
C
2804 <source>Like this video</source>
2805 <target state="new">Like this video</target>
90aa0a74 2806
c5c848c5 2807 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">168</context></context-group></trans-unit>
5a6de093 2808 <trans-unit id="1979134407801821102" datatype="html">
eb12a714
C
2809 <source>Dislike this video</source>
2810 <target state="new">Dislike this video</target>
90aa0a74 2811
c5c848c5 2812 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">169</context></context-group></trans-unit>
5a6de093 2813 <trans-unit id="4001371302469308813" datatype="html">
8b049b68
C
2814 <source>Support options for this video</source>
2815 <target state="new">Support options for this video</target>
90aa0a74 2816
c5c848c5 2817 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">170</context></context-group></trans-unit>
d7c6b951 2818 <trans-unit id="687548610091961489" datatype="html">
5a6de093
C
2819 <source>By <x id="INTERPOLATION"/></source>
2820 <target state="new">By
2821 <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/>
2822 </target>
c29ce242
C
2823
2824 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">190</context></context-group></trans-unit>
d7c6b951 2825 <trans-unit id="1144407473317535723" datatype="html">
8b049b68
C
2826 <source>Subscribe</source>
2827 <target state="new">Subscribe</target>
913aa176 2828 <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>
2829 </trans-unit>
d7c6b951 2830 <trans-unit id="5432070253720498105" datatype="html">
8b049b68
C
2831 <source>Subscribe to all channels</source>
2832 <target state="new">Subscribe to all channels</target>
913aa176 2833 <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>
2834 </trans-unit>
d7c6b951 2835 <trans-unit id="7542242186854344789" datatype="html">
8b049b68
C
2836 <source>channels subscribed</source>
2837 <target state="new">channels subscribed</target>
913aa176 2838 <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>
2839 </trans-unit>
d7c6b951 2840 <trans-unit id="8426539297729416784" datatype="html">
8b049b68
C
2841 <source>{VAR_SELECT, select, undefined {Unsubscribe} other {Unsubscribe from all channels} }</source>
2842 <target state="new">{VAR_SELECT, select, undefined {Unsubscribe} other {Unsubscribe from all channels} }</target>
913aa176 2843 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">34</context></context-group>
2844 </trans-unit>
d7c6b951 2845 <trans-unit id="7215101881367554791" datatype="html">
eb12a714
C
2846 <source>Show more</source>
2847 <target state="new">Show more</target>
c29ce242
C
2848
2849 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">217</context></context-group></trans-unit>
d7c6b951 2850 <trans-unit id="3517550046701184661" datatype="html">
eb12a714
C
2851 <source>Show less</source>
2852 <target state="new">Show less</target>
c29ce242 2853
d7c6b951 2854 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">223</context></context-group></trans-unit><trans-unit id="66785722678644243" datatype="html">
c29ce242
C
2855 <source>Origin</source><target state="new">Origin</target>
2856 <context-group purpose="location">
2857 <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context>
2858 <context context-type="linenumber">235</context>
2859 </context-group>
913aa176 2860 </trans-unit>
c29ce242 2861
d7c6b951 2862 <trans-unit id="5139892963394684487" datatype="html">
eb12a714
C
2863 <source>Originally published</source>
2864 <target state="new">Originally published</target>
c29ce242
C
2865
2866 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">240</context></context-group></trans-unit>
d7c6b951 2867 <trans-unit id="6402393085909200998" datatype="html">
e4eaa7c9
C
2868 <source>Friendly Reminder:</source>
2869 <target state="new">Friendly Reminder: </target>
90aa0a74 2870
c29ce242 2871 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">304</context></context-group></trans-unit>
d7c6b951 2872 <trans-unit id="2935783216050341269" datatype="html">
e4eaa7c9
C
2873 <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>
2874 <target state="new">
3596a418
C
2875 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.
2876 </target>
90aa0a74 2877
c29ce242 2878 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">306</context></context-group></trans-unit>
d7c6b951 2879 <trans-unit id="4619188387782427495" datatype="html">
eb12a714
C
2880 <source>More information</source>
2881 <target state="new">More information</target>
90aa0a74
C
2882
2883
2884
2885
2886
fee7bbc3 2887 <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">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">56</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">309</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">32</context></context-group></trans-unit>
d7c6b951 2888 <trans-unit id="3452334748875293295" datatype="html">
5a6de093
C
2889 <source>The video was blocked due to automatic blocking of new videos</source>
2890 <target state="new">The video was blocked due to automatic blocking of new videos</target>
fee7bbc3
C
2891
2892
2893 <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">57</context></context-group></trans-unit>
d7c6b951 2894 <trans-unit id="1465291804668949243" datatype="html">
913aa176 2895 <source>NSFW</source>
2896 <target state="new">NSFW</target>
fee7bbc3
C
2897
2898 <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">67</context></context-group></trans-unit>
d7c6b951 2899 <trans-unit id="4512155674928869984" datatype="html">
eb12a714
C
2900 <source>Get more information</source>
2901 <target state="new">Get more information</target>
90aa0a74 2902
c29ce242 2903 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">309</context></context-group></trans-unit>
d7c6b951 2904 <trans-unit id="5184373289520493569" datatype="html">
e4eaa7c9
C
2905 <source>OK</source>
2906 <target state="new">
3596a418 2907 OK
9d94e5d7 2908 </target>
90aa0a74 2909
c29ce242 2910 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">313</context></context-group></trans-unit>
90aa0a74
C
2911
2912
2913
d7c6b951 2914 <trans-unit id="8518611938109939710" datatype="html">
e4eaa7c9
C
2915 <source>SORT BY</source>
2916 <target state="new">
9d94e5d7 2917 SORT BY
1a393a7e 2918 </target>
90aa0a74
C
2919
2920 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit>
d7c6b951 2921 <trans-unit id="6448160249466325288" datatype="html">
8b049b68
C
2922 <source>Most recent first (default)</source>
2923 <target state="new">Most recent first (default)</target>
90aa0a74
C
2924
2925 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.html</context><context context-type="linenumber">14</context></context-group></trans-unit>
d7c6b951 2926 <trans-unit id="5179007899354903649" datatype="html">
8b049b68
C
2927 <source>Most replies first</source>
2928 <target state="new">Most replies first</target>
90aa0a74
C
2929
2930 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.html</context><context context-type="linenumber">15</context></context-group></trans-unit>
d7c6b951 2931 <trans-unit id="7494537777006082055" datatype="html">
09033f7a
C
2932 <source>No comments.</source>
2933 <target state="new">No comments.</target>
90aa0a74 2934
d7c6b951 2935 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.html</context><context context-type="linenumber">28</context></context-group></trans-unit><trans-unit id="6390009909920475335" datatype="html">
90aa0a74
C
2936 <source> 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 </source><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>
2937 <context-group purpose="location">
2938 <context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.html</context>
2939 <context context-type="linenumber">80,81</context>
2940 </context-group>
d7c6b951 2941 </trans-unit><trans-unit id="4036338619293319383" datatype="html">
90aa0a74
C
2942 <source>{VAR_PLURAL, plural, =1 {1 reply} other {<x id="INTERPOLATION"/> replies}}</source><target state="new">{VAR_PLURAL, plural, =1 {1 reply} other {<x id="INTERPOLATION"/> replies}}</target>
2943 <context-group purpose="location">
2944 <context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.html</context>
2945 <context context-type="linenumber">80</context>
2946 </context-group>
2947 <context-group purpose="location">
2948 <context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.html</context>
2949 <context context-type="linenumber">83</context>
2950 </context-group>
2951 <context-group purpose="location">
2952 <context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.html</context>
2953 <context context-type="linenumber">87</context>
2954 </context-group>
d7c6b951 2955 </trans-unit><trans-unit id="127329338495775339" datatype="html">
90aa0a74
C
2956 <source> 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' }}"/> </source><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>
2957 <context-group purpose="location">
2958 <context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.html</context>
2959 <context context-type="linenumber">83,84</context>
2960 </context-group>
d7c6b951 2961 </trans-unit><trans-unit id="5535545444690528619" datatype="html">
90aa0a74
C
2962 <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/></source><target state="new">View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/></target>
2963 <context-group purpose="location">
2964 <context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.html</context>
2965 <context context-type="linenumber">87</context>
2966 </context-group>
913aa176 2967 </trans-unit>
90aa0a74
C
2968
2969
2970
d7c6b951 2971 <trans-unit id="1055254162789146714" datatype="html">
eb12a714
C
2972 <source>Comments are disabled.</source>
2973 <target state="new">
040758e0
C
2974 Comments are disabled.
2975 </target>
90aa0a74
C
2976
2977 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.html</context><context context-type="linenumber">98</context></context-group></trans-unit>
913aa176 2978 <trans-unit id="3691787517663044217" datatype="html">
2979 <source>The deletion will be sent to remote instances so they can reflect the change.</source>
2980 <target state="new"> The deletion will be sent to remote instances so they can reflect the change.</target>
90aa0a74
C
2981
2982 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.ts</context><context context-type="linenumber">175</context></context-group></trans-unit>
913aa176 2983 <trans-unit id="7321800851971795962" datatype="html">
2984 <source>It is a remote comment, so the deletion will only be effective on your instance.</source>
2985 <target state="new"> It is a remote comment, so the deletion will only be effective on your instance.</target>
90aa0a74
C
2986
2987 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.ts</context><context context-type="linenumber">177</context></context-group></trans-unit>
913aa176 2988 <trans-unit id="5964038603724691720" datatype="html">
2989 <source>Delete and re-draft</source>
2990 <target state="new">Delete and re-draft</target>
90aa0a74
C
2991
2992 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.ts</context><context context-type="linenumber">203</context></context-group></trans-unit>
913aa176 2993 <trans-unit id="7163633882758007711" datatype="html">
2994 <source>Do you really want to delete and re-draft this comment?</source>
2995 <target state="new">Do you really want to delete and re-draft this comment?</target>
90aa0a74
C
2996
2997 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.ts</context><context context-type="linenumber">203</context></context-group></trans-unit>
d7c6b951 2998 <trans-unit id="5733075023444401902" datatype="html">
eb12a714
C
2999 <source>Add comment...</source>
3000 <target state="new">Add comment...</target>
913aa176 3001 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.html</context><context context-type="linenumber">6</context></context-group>
3002 </trans-unit>
d7c6b951 3003 <trans-unit id="982956590420630883" datatype="html">
913aa176 3004 <source>Markdown compatible</source>
3005 <target state="new">Markdown compatible</target>
c5c848c5
C
3006
3007 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.html</context><context context-type="linenumber">15</context></context-group></trans-unit>
d7c6b951 3008 <trans-unit id="5793595564950675122" datatype="html">
913aa176 3009 <source>Markdown compatible that supports:</source>
3010 <target state="new">Markdown compatible that supports:</target>
c5c848c5
C
3011
3012 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit>
d7c6b951 3013 <trans-unit id="8422216333877786919" datatype="html">
913aa176 3014 <source>Auto generated links</source>
3015 <target state="new">Auto generated links</target>
c5c848c5
C
3016
3017 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.html</context><context context-type="linenumber">21</context></context-group></trans-unit>
d7c6b951 3018 <trans-unit id="6365822416124232422" datatype="html">
913aa176 3019 <source>Break lines</source>
3020 <target state="new">Break lines</target>
c5c848c5
C
3021
3022 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit>
d7c6b951 3023 <trans-unit id="8756167649220050929" datatype="html">
913aa176 3024 <source>Lists</source>
3025 <target state="new">Lists</target>
09e1784b 3026
c5c848c5 3027 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.html</context><context context-type="linenumber">23</context></context-group><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></trans-unit>
d7c6b951 3028 <trans-unit id="2516633974298697807" datatype="html">
913aa176 3029 <source>Emphasis</source>
3030 <target state="new">Emphasis</target>
09e1784b 3031
c5c848c5 3032 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.html</context><context context-type="linenumber">25</context></context-group><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></trans-unit>
d7c6b951 3033 <trans-unit id="2810844969104710423" datatype="html">
913aa176 3034 <source>bold</source>
3035 <target state="new">bold</target>
c5c848c5
C
3036
3037 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.html</context><context context-type="linenumber">26</context></context-group></trans-unit>
d7c6b951 3038 <trans-unit id="8497278965577453274" datatype="html">
913aa176 3039 <source>italic</source>
3040 <target state="new">italic</target>
c5c848c5
C
3041
3042 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.html</context><context context-type="linenumber">26</context></context-group></trans-unit>
d7c6b951 3043 <trans-unit id="7227611412155083002" datatype="html">
913aa176 3044 <source>Emoji shortcuts</source>
3045 <target state="new">Emoji shortcuts</target>
c5c848c5
C
3046
3047 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit>
d7c6b951 3048 <trans-unit id="6608581312644027413" datatype="html">
913aa176 3049 <source>Emoji markup</source>
3050 <target state="new">Emoji markup</target>
c5c848c5
C
3051
3052 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit>
d7c6b951 3053 <trans-unit id="381522038671562286" datatype="html">
913aa176 3054 <source>See complete list</source>
3055 <target state="new">See complete list</target>
c5c848c5
C
3056
3057 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.html</context><context context-type="linenumber">35</context></context-group></trans-unit>
d7c6b951 3058 <trans-unit id="2263890353858735493" datatype="html">
eb12a714
C
3059 <source>You are one step away from commenting</source>
3060 <target state="new">You are one step away from commenting</target>
c29ce242 3061
c5c848c5 3062 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit>
d7c6b951 3063 <trans-unit id="7508177761852352782" datatype="html">
913aa176 3064 <source>You can comment using an account on any ActivityPub-compatible instance (PeerTube/Mastodon/Pleroma account for example).</source>
3065 <target state="new"> You can comment using an account on any ActivityPub-compatible instance (PeerTube/Mastodon/Pleroma account for example). </target>
c29ce242 3066
c5c848c5 3067 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.html</context><context context-type="linenumber">65</context></context-group></trans-unit>
d7c6b951 3068 <trans-unit id="2958389355547305739" datatype="html">
e4eaa7c9
C
3069 <source>Login to comment</source>
3070 <target state="new">Login to comment</target>
c29ce242 3071
c5c848c5 3072 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.html</context><context context-type="linenumber">78</context></context-group></trans-unit>
d7c6b951 3073 <trans-unit id="4817080330698362530" datatype="html">
913aa176 3074 <source>Markdown Emoji List</source>
3075 <target state="new">Markdown Emoji List</target>
c29ce242 3076
c5c848c5 3077 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.html</context><context context-type="linenumber">86</context></context-group></trans-unit>
913aa176 3078 <trans-unit id="2662644497259948010" datatype="html">
3079 <source>Comment</source>
3080 <target state="new">Comment</target>
09e1784b 3081
c5c848c5 3082 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
913aa176 3083 <trans-unit id="4502286564339177240" datatype="html">
3084 <source>Reply</source>
3085 <target state="new">Reply</target>
09e1784b 3086
c5c848c5 3087 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.ts</context><context context-type="linenumber">83</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit>
d7c6b951 3088 <trans-unit id="3572897237443938692" datatype="html">
eb12a714
C
3089 <source>Highlighted comment</source>
3090 <target state="new">Highlighted comment</target>
c29ce242 3091
fee7bbc3 3092 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit>
d7c6b951 3093 <trans-unit id="4502286564339177240" datatype="html">
eb12a714
C
3094 <source>Reply</source>
3095 <target state="new">Reply</target>
c29ce242 3096
fee7bbc3 3097 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit>
d7c6b951 3098 <trans-unit id="2447932355167015019" datatype="html">
8b049b68
C
3099 <source>This comment has been deleted</source>
3100 <target state="new">This comment has been deleted</target>
c29ce242 3101
fee7bbc3 3102 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
5a6de093 3103 <trans-unit id="9031514421077169181" datatype="html">
e4eaa7c9
C
3104 <source>Video redundancies</source>
3105 <target state="new">Video redundancies</target>
913aa176 3106 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">39</context></context-group>
3107 </trans-unit>
d7c6b951 3108 <trans-unit id="3516494528184217808" datatype="html">
eb12a714
C
3109 <source>1 host (without "http://") per line</source>
3110 <target state="new">1 host (without "http://") per line</target>
913aa176 3111 <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>
3112 </trans-unit>
d7c6b951 3113 <trans-unit id="7651712714082200084" datatype="html">
913aa176 3114 <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
3115 <target state="new">
3116 Your report will be sent to moderators of
3117 <x id="INTERPOLATION" equiv-text="{{ currentHost }}"/>
f55cc0f9 3118 <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container>"/> and will be forwarded to the comment origin (
5a6de093 3119 <x id="INTERPOLATION_1" equiv-text="{{ originHost }}"/>) too
f55cc0f9 3120 <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container>"/>.
5a6de093 3121
4891e4c7 3122 </target>
913aa176 3123 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">36</context></context-group>
3124 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">36</context></context-group>
3125 </trans-unit>
3126 <trans-unit id="658727060940996385" datatype="html">
3127 <source>Renewing the token will disallow previously configured clients from retrieving the feed until they use the new token. Proceed?</source>
3128 <target state="new">Renewing the token will disallow previously configured clients from retrieving the feed until they use the new token. Proceed?</target>
c5ce27f8
C
3129 <context-group purpose="location">
3130 <context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.ts</context>
3131 <context context-type="linenumber">41</context>
3132 </context-group>
913aa176 3133 </trans-unit>
3134 <trans-unit id="270726559962362501" datatype="html">
3135 <source>Renew token</source>
3136 <target state="new">Renew token</target>
09e1784b
C
3137
3138 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">35</context></context-group><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">42</context></context-group></trans-unit>
913aa176 3139 <trans-unit id="3029923402309610616" datatype="html">
3140 <source>Token renewed. Update your client configuration accordingly.</source>
3141 <target state="new">Token renewed. Update your client configuration accordingly.</target>
c5ce27f8
C
3142 <context-group purpose="location">
3143 <context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.ts</context>
3144 <context context-type="linenumber">49</context>
3145 </context-group>
913aa176 3146 </trans-unit>
d7c6b951 3147 <trans-unit id="6658000829978978023" datatype="html">
913aa176 3148 <source>Applications</source>
3149 <target state="new">Applications</target>
09e1784b
C
3150
3151 <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><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><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></trans-unit>
d7c6b951 3152 <trans-unit id="5302915360176176604" datatype="html">
913aa176 3153 <source>SUBSCRIPTION FEED</source>
3154 <target state="new">SUBSCRIPTION FEED</target>
c5ce27f8
C
3155 <context-group purpose="location">
3156 <context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context>
3157 <context context-type="linenumber">8</context>
3158 </context-group>
913aa176 3159 </trans-unit>
d7c6b951 3160 <trans-unit id="2645809032917283525" datatype="html">
913aa176 3161 <source>Use third-party feed aggregators to retrieve the list of videos from channels you subscribed to.</source>
3162 <target state="new"> Use third-party feed aggregators to retrieve the list of videos from channels you subscribed to. </target>
c5ce27f8
C
3163 <context-group purpose="location">
3164 <context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context>
3165 <context context-type="linenumber">10,12</context>
3166 </context-group>
913aa176 3167 </trans-unit>
d7c6b951 3168 <trans-unit id="7944777648309302794" datatype="html">
913aa176 3169 <source>Feed URL</source>
3170 <target state="new">Feed URL</target>
c5ce27f8
C
3171 <context-group purpose="location">
3172 <context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context>
3173 <context context-type="linenumber">18</context>
3174 </context-group>
913aa176 3175 </trans-unit>
d7c6b951 3176 <trans-unit id="6086365181226161548" datatype="html">
913aa176 3177 <source>Feed Token</source>
3178 <target state="new">Feed Token</target>
c5ce27f8
C
3179 <context-group purpose="location">
3180 <context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context>
3181 <context context-type="linenumber">23</context>
3182 </context-group>
913aa176 3183 </trans-unit>
d7c6b951 3184 <trans-unit id="6492684506192237359" datatype="html">
913aa176 3185 <source>⚠️ Never share your feed token with anyone.</source>
3186 <target state="new">⚠️ Never share your feed token with anyone.</target>
c5ce27f8
C
3187 <context-group purpose="location">
3188 <context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context>
95bd9515 3189 <context context-type="linenumber">26</context>
c5ce27f8 3190 </context-group>
913aa176 3191 </trans-unit>
d7c6b951 3192 <trans-unit id="270726559962362501" datatype="html">
913aa176 3193 <source>Renew token</source>
3194 <target state="new">Renew token</target>
3195 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">35</context></context-group>
3196 </trans-unit>
d7c6b951 3197 <trans-unit id="9209781328340965816" datatype="html">
eb12a714
C
3198 <source>Filter...</source>
3199 <target state="new">Filter...</target>
fee7bbc3
C
3200
3201
3202
3203
3204
3205
3206
3207
3208
3209
3210 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/advanced-input-filter.component.html</context><context context-type="linenumber">17</context></context-group></trans-unit>
d7c6b951 3211 <trans-unit id="6559246822757089203" datatype="html">
e4eaa7c9
C
3212 <source>Clear filters</source>
3213 <target state="new">Clear filters</target>
90aa0a74
C
3214
3215
3216
3217
3218
3219
3220
3221
3222
3223
3224
3225
3226
3227
3228
fee7bbc3 3229 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/advanced-input-filter.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit>
d7c6b951 3230 <trans-unit id="4266779970063047572" datatype="html">
5a6de093
C
3231 <source>Video/Comment/Account</source>
3232 <target state="new">Video/Comment/Account</target>
fee7bbc3
C
3233
3234 <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></trans-unit>
d7c6b951 3235 <trans-unit id="8040881171107393560" datatype="html">
eb12a714
C
3236 <source>ID</source>
3237 <target state="new">ID</target>
913aa176 3238 <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>
3239 </trans-unit>
d7c6b951 3240 <trans-unit id="2265605798180116441" datatype="html">
eb12a714
C
3241 <source>Follower handle</source>
3242 <target state="new">Follower handle</target>
fee7bbc3
C
3243
3244 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">24</context></context-group></trans-unit>
d7c6b951 3245 <trans-unit id="5911214550882917183" datatype="html">
eb12a714
C
3246 <source>State</source>
3247 <target state="new">State</target>
913aa176 3248 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">19</context></context-group>
3249 <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>
3250 </trans-unit>
d7c6b951 3251 <trans-unit id="2092225601747599163" datatype="html">
5a6de093
C
3252 <source>Created <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3253 <target state="new">Created
f55cc0f9
C
3254 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/>
3255 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
913aa176 3256 </target>
fee7bbc3
C
3257
3258
3259
3260
3261
3262 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">33</context></context-group><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-imports/my-video-imports.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/abuse-list-table.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit>
d7c6b951 3263 <trans-unit id="8898602327647937914" datatype="html">
e4eaa7c9
C
3264 <source>Open actor page in a new tab</source>
3265 <target state="new">Open actor page in a new tab</target>
fee7bbc3
C
3266
3267 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit>
d7c6b951 3268 <trans-unit id="7317290694079257887" datatype="html">
eb12a714
C
3269 <source>Accepted</source>
3270 <target state="new">Accepted</target>
fee7bbc3
C
3271
3272
3273 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">49</context></context-group><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></trans-unit>
d7c6b951 3274 <trans-unit id="4416413576346763682" datatype="html">
eb12a714
C
3275 <source>Pending</source>
3276 <target state="new">Pending</target>
fee7bbc3
C
3277
3278
3279 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit>
d7c6b951 3280 <trans-unit id="8905995985388209337" datatype="html">
eb12a714
C
3281 <source>Accept</source>
3282 <target state="new">Accept</target>
fee7bbc3
C
3283
3284
3285
12fa2a6a 3286 <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/+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">33</context></context-group></trans-unit>
d7c6b951 3287 <trans-unit id="8415175881466057254" datatype="html">
eb12a714
C
3288 <source>Refuse</source>
3289 <target state="new">Refuse</target>
fee7bbc3
C
3290
3291
3292 <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><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit>
d7c6b951 3293 <trans-unit id="6961112234462008319" datatype="html">
e4eaa7c9
C
3294 <source>No follower found matching current filters.</source>
3295 <target state="new">No follower found matching current filters.</target>
fee7bbc3
C
3296
3297 <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></trans-unit>
d7c6b951 3298 <trans-unit id="2117404838551056159" datatype="html">
e4eaa7c9
C
3299 <source>Your instance doesn't have any follower.</source>
3300 <target state="new">Your instance doesn't have any follower.</target>
fee7bbc3
C
3301
3302 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">65</context></context-group></trans-unit>
d7c6b951 3303 <trans-unit id="2845798909207198924" datatype="html">
5a6de093
C
3304 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> followers</source>
3305 <target state="new">Showing
3306 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
3307 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
3308 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> followers
3309 </target>
fee7bbc3
C
3310
3311 <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></trans-unit>
d7c6b951 3312 <trans-unit id="187187500641108332" datatype="html">
913aa176 3313 <source><x id="INTERPOLATION" equiv-text="{{ action }}"/> </source>
5a6de093
C
3314 <target state="new">
3315 <x id="INTERPOLATION" equiv-text="{{ action }}"/>
3316 </target>
913aa176 3317 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">3</context></context-group>
3318 </trans-unit>
d7c6b951 3319 <trans-unit id="6641024648411549335" datatype="html">
eb12a714
C
3320 <source>Host</source>
3321 <target state="new">Host</target>
fee7bbc3
C
3322
3323 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">31</context></context-group></trans-unit>
d7c6b951 3324 <trans-unit id="6571718060636962350" datatype="html">
5a6de093
C
3325 <source>Redundancy allowed <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3326 <target state="new">Redundancy allowed
f55cc0f9
C
3327 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/>
3328 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
5a6de093 3329 </target>
fee7bbc3
C
3330
3331 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit>
d7c6b951 3332 <trans-unit id="9160510009013134726" datatype="html">
913aa176 3333 <source>Unfollow</source>
3334 <target state="new">Unfollow</target>
fee7bbc3 3335
09e1784b 3336 <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/following-list/following-list.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit>
d7c6b951 3337 <trans-unit id="8246779176913476983" datatype="html">
e4eaa7c9
C
3338 <source>Open instance in a new tab</source>
3339 <target state="new">Open instance in a new tab</target>
fee7bbc3
C
3340
3341
3342
3343 <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><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit>
d7c6b951 3344 <trans-unit id="9132918641931433659" datatype="html">
e4eaa7c9
C
3345 <source>No host found matching current filters.</source>
3346 <target state="new">No host found matching current filters.</target>
fee7bbc3
C
3347
3348 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">70</context></context-group></trans-unit>
d7c6b951 3349 <trans-unit id="7274241885665071790" datatype="html">
e4eaa7c9
C
3350 <source>Your instance is not following anyone.</source>
3351 <target state="new">Your instance is not following anyone.</target>
fee7bbc3
C
3352
3353 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">71</context></context-group></trans-unit>
d7c6b951 3354 <trans-unit id="4774348799569692380" datatype="html">
5a6de093
C
3355 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> hosts</source>
3356 <target state="new">Showing
3357 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
3358 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
3359 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> hosts
3360 </target>
fee7bbc3
C
3361
3362 <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></trans-unit>
d7c6b951 3363 <trans-unit id="6275803119759621687" datatype="html">
e4eaa7c9
C
3364 <source>Follow domains</source>
3365 <target state="new">Follow domains</target>
fee7bbc3
C
3366
3367 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">78</context></context-group></trans-unit>
d7c6b951 3368 <trans-unit id="1268699198448750610" datatype="html">
913aa176 3369 <source>Follow instances</source>
3370 <target state="new">Follow instances</target>
fee7bbc3 3371
d7c6b951 3372 <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></trans-unit><trans-unit id="9216117865911519658" datatype="html">
90aa0a74 3373 <source>Action</source><target state="new">Action</target>
fee7bbc3
C
3374
3375
3376
3377
3378
3379
3380 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">30</context></context-group></trans-unit>
d7c6b951 3381 <trans-unit id="5968342253366599875" datatype="html">
5a6de093
C
3382 <source>Videos redundancies</source>
3383 <target state="new">Videos redundancies</target>
913aa176 3384 <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>
3385 </trans-unit>
d7c6b951 3386 <trans-unit id="4937132637898470918" datatype="html">
4891e4c7
C
3387 <source>My videos duplicated by remote instances</source>
3388 <target state="new">My videos duplicated by remote instances</target>
913aa176 3389 <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>
3390 </trans-unit>
d7c6b951 3391 <trans-unit id="4667534933980942398" datatype="html">
e4eaa7c9
C
3392 <source>Remote videos duplicated by my instance</source>
3393 <target state="new">Remote videos duplicated by my instance</target>
913aa176 3394 <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>
3395 </trans-unit>
d7c6b951 3396 <trans-unit id="8286337167859377104" datatype="html">
eb12a714
C
3397 <source>Create user</source>
3398 <target state="new">Create user</target>
09e1784b
C
3399
3400 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-create.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.html</context><context context-type="linenumber">20</context></context-group></trans-unit>
d7c6b951 3401 <trans-unit id="8363291180171434623" datatype="html">
5a6de093
C
3402 <source>Table parameters</source>
3403 <target state="new">Table parameters</target>
fee7bbc3
C
3404
3405 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit>
d7c6b951 3406 <trans-unit id="5230110096688656830" datatype="html">
5a6de093
C
3407 <source>Select columns</source>
3408 <target state="new">Select columns</target>
fee7bbc3
C
3409
3410 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.html</context><context context-type="linenumber">48</context></context-group></trans-unit>
d7c6b951 3411 <trans-unit id="5893518121808195081" datatype="html">
5a6de093
C
3412 <source>Highlight banned users</source>
3413 <target state="new">Highlight banned users</target>
fee7bbc3
C
3414
3415 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit>
d7c6b951 3416 <trans-unit id="5248717555542428023" datatype="html">
4891e4c7
C
3417 <source>Username</source>
3418 <target state="new">Username</target>
913aa176 3419 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">23</context></context-group>
3420 <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>
3421 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">83</context></context-group>
3422 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">83</context></context-group>
3423 </trans-unit>
d7c6b951 3424 <trans-unit id="5428411040014095392" datatype="html">
913aa176 3425 <source>e.g. jane_doe</source>
3426 <target state="new">e.g. jane_doe</target>
c5ce27f8 3427 <note priority="1" from="description">Username choice placeholder in the registration form</note>
913aa176 3428 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">27</context></context-group>
3429 </trans-unit>
d7c6b951 3430 <trans-unit id="6612230394519751963" datatype="html">
4891e4c7
C
3431 <source>john</source>
3432 <target state="new">john</target>
913aa176 3433 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">85</context></context-group>
3434 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">85</context></context-group>
3435 </trans-unit>
d7c6b951 3436 <trans-unit id="6475711663580561164" datatype="html">
4891e4c7
C
3437 <source>mail@example.com</source>
3438 <target state="new">mail@example.com</target>
913aa176 3439 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">107</context></context-group>
3440 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">107</context></context-group>
3441 </trans-unit>
d7c6b951 3442 <trans-unit id="8371296837649897723" datatype="html">
4891e4c7
C
3443 <source>If you leave the password empty, an email will be sent to the user.</source>
3444 <target state="new">
3445 If you leave the password empty, an email will be sent to the user.
3446 </target>
913aa176 3447 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">121</context></context-group>
3448 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">121</context></context-group>
3449 </trans-unit>
d7c6b951 3450 <trans-unit id="4145496584631696119" datatype="html">
4891e4c7
C
3451 <source>Role</source>
3452 <target state="new">Role</target>
913aa176 3453 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">136</context></context-group>
3454 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">136</context></context-group>
3455 </trans-unit>
d7c6b951 3456 <trans-unit id="7046347992315328430" datatype="html">
913aa176 3457 <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 3458 <target state="new">
5a6de093 3459 Transcoding is enabled. The video quota only takes into account
f55cc0f9
C
3460 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original
3461 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size.
3462 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
5a6de093
C
3463 At most, this user could upload ~
3464 <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
3465
9d94e5d7 3466 </target>
913aa176 3467 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">162</context></context-group>
3468 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">162</context></context-group>
3469 </trans-unit>
d7c6b951 3470 <trans-unit id="2743014784334706527" datatype="html">
eb12a714
C
3471 <source>Daily video quota</source>
3472 <target state="new">Daily video quota</target>
913aa176 3473 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group>
3474 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group>
3475 <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>
3476 </trans-unit>
d7c6b951 3477 <trans-unit id="2622255144026150901" datatype="html">
913aa176 3478 <source>Auth plugin</source>
3479 <target state="new">Auth plugin</target>
7d3316dc
C
3480 <context-group purpose="location">
3481 <context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context>
3482 <context context-type="linenumber">188</context>
3483 </context-group>
3484 <context-group purpose="location">
3485 <context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context>
3486 <context context-type="linenumber">188</context>
3487 </context-group>
913aa176 3488 </trans-unit>
d7c6b951 3489 <trans-unit id="588099657508661970" datatype="html">
913aa176 3490 <source>None (local authentication)</source>
3491 <target state="new">None (local authentication)</target>
7d3316dc
C
3492 <context-group purpose="location">
3493 <context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context>
3494 <context context-type="linenumber">192</context>
3495 </context-group>
3496 <context-group purpose="location">
3497 <context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context>
3498 <context context-type="linenumber">192</context>
3499 </context-group>
3500 </trans-unit>
d7c6b951 3501 <trans-unit id="2070907480317730379" datatype="html">
e4eaa7c9
C
3502 <source>Doesn't need review before a video goes public</source>
3503 <target state="new">Doesn't need review before a video goes public</target>
913aa176 3504 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">201</context></context-group>
3505 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">201</context></context-group>
3506 </trans-unit>
d7c6b951 3507 <trans-unit id="6667250632809964191" datatype="html">
eb12a714
C
3508 <source>Send a link to reset the password by email to the user</source>
3509 <target state="new">Send a link to reset the password by email to the user</target>
913aa176 3510 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">226</context></context-group>
3511 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">226</context></context-group>
3512 </trans-unit>
d7c6b951 3513 <trans-unit id="1412406834353485520" datatype="html">
eb12a714
C
3514 <source>Ask for new password</source>
3515 <target state="new">Ask for new password</target>
913aa176 3516 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">227</context></context-group>
3517 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">227</context></context-group>
3518 </trans-unit>
d7c6b951 3519 <trans-unit id="3791201588898094481" datatype="html">
eb12a714
C
3520 <source>Manually set the user password</source>
3521 <target state="new">Manually set the user password</target>
913aa176 3522 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">231</context></context-group>
3523 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">231</context></context-group>
3524 </trans-unit>
d7c6b951 3525 <trans-unit id="8461842260159597706" datatype="html">
eb12a714
C
3526 <source>Show</source>
3527 <target state="new">Show</target>
913aa176 3528 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-password.component.html</context><context context-type="linenumber">10</context></context-group>
3529 </trans-unit>
d7c6b951 3530 <trans-unit id="8461609631969932886" datatype="html">
eb12a714
C
3531 <source>Hide</source>
3532 <target state="new">Hide</target>
fee7bbc3
C
3533
3534 <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/users/user-edit/user-password.component.html</context><context context-type="linenumber">11</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></trans-unit>
d7c6b951 3535 <trans-unit id="7049348886126005391" datatype="html">
eb12a714
C
3536 <source>Batch actions</source>
3537 <target state="new">Batch actions</target>
fee7bbc3
C
3538
3539
3540
3541
3542 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit>
3543
3544
d7c6b951 3545 <trans-unit id="675721269041534709" datatype="html">
5a6de093
C
3546 <source>The user was banned</source>
3547 <target state="new">The user was banned</target>
c29ce242
C
3548
3549
fee7bbc3 3550 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.html</context><context context-type="linenumber">139</context></context-group></trans-unit>
d7c6b951 3551 <trans-unit id="2348557406282409966" datatype="html">
e4eaa7c9
C
3552 <source>Open account in a new tab</source>
3553 <target state="new">Open account in a new tab</target>
fee7bbc3
C
3554
3555
3556
3557
3558
3559
3560
3561 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">70</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.html</context><context context-type="linenumber">90</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">38</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">46</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">34</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">34</context></context-group></trans-unit>
d7c6b951 3562 <trans-unit id="3111569165173971676" datatype="html">
913aa176 3563 <source>Deleted account</source>
5a6de093 3564 <target state="new">
4891e4c7
C
3565 Deleted account
3566 </target>
c29ce242 3567
fee7bbc3 3568 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit>
d7c6b951 3569 <trans-unit id="3254358851993549668" datatype="html">
eb12a714
C
3570 <source>User's email must be verified to login</source>
3571 <target state="new">User's email must be verified to login</target>
c29ce242
C
3572
3573
fee7bbc3 3574 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.html</context><context context-type="linenumber">108</context></context-group></trans-unit>
d7c6b951 3575 <trans-unit id="3939342579126794385" datatype="html">
eb12a714
C
3576 <source>User's email is verified / User can login without email verification</source>
3577 <target state="new">User's email is verified / User can login without email verification</target>
c29ce242 3578
fee7bbc3 3579 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.html</context><context context-type="linenumber">112</context></context-group></trans-unit>
d7c6b951 3580 <trans-unit id="242888077027281874" datatype="html">
5a6de093
C
3581 <source>Total daily video quota</source>
3582 <target state="new">Total daily video quota</target>
c29ce242 3583
fee7bbc3 3584 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.html</context><context context-type="linenumber">129</context></context-group></trans-unit>
d7c6b951 3585 <trans-unit id="1242902302929086301" datatype="html">
eb12a714
C
3586 <source>Ban reason:</source>
3587 <target state="new">Ban reason:</target>
c29ce242 3588
fee7bbc3
C
3589 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.html</context><context context-type="linenumber">156</context></context-group></trans-unit><trans-unit id="6124612368324200166" datatype="html">
3590 <source>Banned users</source><target state="new">Banned users</target>
3591 <context-group purpose="location">
3592 <context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context>
3593 <context context-type="linenumber">40</context>
3594 </context-group>
3595 </trans-unit>
d7c6b951 3596 <trans-unit id="5642198289374753866" datatype="html">
5a6de093
C
3597 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> users</source>
3598 <target state="new">Showing
3599 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
3600 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
3601 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> users
3602 </target>
913aa176 3603 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.html</context><context context-type="linenumber">6</context></context-group>
3604 </trans-unit>
5a6de093 3605 <trans-unit id="2049290282534091182" datatype="html">
eb12a714
C
3606 <source>Moderation</source>
3607 <target state="new">Moderation</target>
913aa176 3608 <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>
3609 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">47</context></context-group>
3610 </trans-unit>
3611 <trans-unit id="1868606282505332204" datatype="html">
3612 <source>Reports</source>
3613 <target state="new">Reports</target>
09e1784b
C
3614
3615
3616 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">53</context></context-group><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><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">37</context></context-group><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></trans-unit>
913aa176 3617 <trans-unit id="746099155736913817" datatype="html">
3618 <source>Video blocks</source>
3619 <target state="new">Video blocks</target>
09e1784b
C
3620
3621 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">60</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">3</context></context-group></trans-unit>
913aa176 3622 <trans-unit id="7427986413651551775" datatype="html">
3623 <source>Video comments</source>
3624 <target state="new">Video comments</target>
09e1784b
C
3625
3626
3627 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">86</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
913aa176 3628 <trans-unit id="7815838401315213887" datatype="html">
3629 <source>Muted accounts</source>
3630 <target state="new">Muted accounts</target>
09e1784b
C
3631
3632
3633
3634
3635 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">74</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">98</context></context-group><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><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><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><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></trans-unit>
913aa176 3636 <trans-unit id="5668793810321242853" datatype="html">
3637 <source>Muted servers</source>
3638 <target state="new">Muted servers</target>
09e1784b
C
3639
3640
3641
3642 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">81</context></context-group><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><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><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><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></trans-unit>
913aa176 3643 <trans-unit id="4555457172864212828" datatype="html">
3644 <source>Users</source>
3645 <target state="new">Users</target>
09e1784b
C
3646
3647 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">4</context></context-group></trans-unit>
913aa176 3648 <trans-unit id="3008420115644088420" datatype="html">
3649 <source>Configuration</source>
3650 <target state="new">Configuration</target>
09e1784b
C
3651
3652 <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/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit>
d7c6b951 3653 <trans-unit id="746099155736913817" datatype="html">
5a6de093
C
3654 <source>Video blocks</source>
3655 <target state="new">Video blocks</target>
913aa176 3656 <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>
3657 </trans-unit>
d7c6b951 3658 <trans-unit id="7815838401315213887" datatype="html">
eb12a714
C
3659 <source>Muted accounts</source>
3660 <target state="new">Muted accounts</target>
913aa176 3661 <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>
3662 <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>
3663 </trans-unit>
d7c6b951 3664 <trans-unit id="5668793810321242853" datatype="html">
cd9246a9
C
3665 <source>Muted servers</source>
3666 <target state="new">Muted servers</target>
913aa176 3667 <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>
3668 <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>
3669 </trans-unit>
fee7bbc3
C
3670
3671
3672
d7c6b951 3673 <trans-unit id="2343069726009080052" datatype="html">
5a6de093
C
3674 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3675 <target state="new">Video
f55cc0f9
C
3676 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/>
3677 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
5a6de093 3678 </target>
fee7bbc3
C
3679
3680
3681 <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><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 3682 <trans-unit id="3122686335401195400" datatype="html">
e4eaa7c9
C
3683 <source>Total size</source>
3684 <target state="new">Total size</target>
913aa176 3685 <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>
3686 </trans-unit>
d7c6b951 3687 <trans-unit id="4488103364313252005" datatype="html">
e4eaa7c9
C
3688 <source>List redundancies</source>
3689 <target state="new">List redundancies</target>
913aa176 3690 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">37</context></context-group>
3691 </trans-unit>
d7c6b951 3692 <trans-unit id="7423116442791683693" datatype="html">
e4eaa7c9
C
3693 <source>Your instance doesn't mirror any video.</source>
3694 <target state="new">Your instance doesn't mirror any video.</target>
913aa176 3695 <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>
3696 </trans-unit>
d7c6b951 3697 <trans-unit id="1944582937285351613" datatype="html">
e4eaa7c9
C
3698 <source>Your instance has no mirrored videos.</source>
3699 <target state="new">Your instance has no mirrored videos.</target>
913aa176 3700 <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">82</context></context-group>
3701 </trans-unit>
d7c6b951 3702 <trans-unit id="7292311893283564173" datatype="html">
e4eaa7c9
C
3703 <source>Enabled strategies stats</source>
3704 <target state="new">Enabled strategies stats</target>
913aa176 3705 <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">91</context></context-group>
3706 </trans-unit>
d7c6b951 3707 <trans-unit id="7595922272001217567" datatype="html">
e4eaa7c9
C
3708 <source>No redundancy strategy is enabled on your instance.</source>
3709 <target state="new">
6e2de58f
C
3710 No redundancy strategy is enabled on your instance.
3711 </target>
913aa176 3712 <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">96</context></context-group>
3713 </trans-unit>
d7c6b951 3714 <trans-unit id="7574091010118901399" datatype="html">
eb12a714
C
3715 <source>Sensitive</source>
3716 <target state="new">Sensitive</target>
fee7bbc3
C
3717
3718 <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></trans-unit>
d7c6b951 3719 <trans-unit id="2478877938420291792" datatype="html">
eb12a714
C
3720 <source>Unfederated</source>
3721 <target state="new">Unfederated</target>
fee7bbc3
C
3722
3723
3724 <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><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">71</context></context-group></trans-unit>
d7c6b951 3725 <trans-unit id="7692347838587821095" datatype="html">
5a6de093
C
3726 <source>Date <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3727 <target state="new">Date
f55cc0f9
C
3728 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/>
3729 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
5a6de093 3730 </target>
fee7bbc3
C
3731
3732
3733 <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><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit>
d7c6b951 3734 <trans-unit id="1451763834047485033" datatype="html">
913aa176 3735 <source>Select this row</source>
3736 <target state="new">Select this row</target>
fee7bbc3
C
3737
3738
3739 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.html</context><context context-type="linenumber">74</context></context-group></trans-unit>
d7c6b951 3740 <trans-unit id="3193976279273491157" datatype="html">
cd9246a9
C
3741 <source>Actions</source>
3742 <target state="new">Actions</target>
90aa0a74
C
3743
3744
3745
3746
fee7bbc3 3747 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</context></context-group><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">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">65</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">18</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">41</context></context-group></trans-unit>
d7c6b951 3748 <trans-unit id="4691552465058437520" datatype="html">
913aa176 3749 <source>Commented video</source>
3750 <target state="new">Commented video</target>
c29ce242 3751
fee7bbc3 3752 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">82</context></context-group></trans-unit>
d7c6b951 3753 <trans-unit id="7266085473379376028" datatype="html">
913aa176 3754 <source>No comments found matching current filters.</source>
3755 <target state="new">No comments found matching current filters.</target>
c29ce242 3756
fee7bbc3 3757 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">107</context></context-group></trans-unit>
d7c6b951 3758 <trans-unit id="2398388496754671928" datatype="html">
913aa176 3759 <source>No comments found.</source>
3760 <target state="new">No comments found.</target>
c29ce242 3761
fee7bbc3
C
3762 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">108</context></context-group></trans-unit><trans-unit id="4604870995665811499" datatype="html">
3763 <source>Local comments</source><target state="new">Local comments</target>
3764 <context-group purpose="location">
3765 <context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.ts</context>
3766 <context context-type="linenumber">48</context>
3767 </context-group>
3768 </trans-unit><trans-unit id="2721988499779041837" datatype="html">
3769 <source>Remote comments</source><target state="new">Remote comments</target>
3770 <context-group purpose="location">
3771 <context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.ts</context>
3772 <context context-type="linenumber">52</context>
3773 </context-group>
3774 </trans-unit>
d7c6b951 3775 <trans-unit id="1420624050293070194" datatype="html">
5a6de093
C
3776 <source>No abuses found matching current filters.</source>
3777 <target state="new">No abuses found matching current filters.</target>
c29ce242 3778
c5c848c5 3779 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">166</context></context-group></trans-unit>
d7c6b951 3780 <trans-unit id="639328713281980021" datatype="html">
5a6de093
C
3781 <source>No abuses found.</source>
3782 <target state="new">No abuses found.</target>
c29ce242 3783
c5c848c5 3784 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">167</context></context-group></trans-unit><trans-unit id="1807029821872995706" datatype="html">
fee7bbc3
C
3785 <source>Unsolved reports</source><target state="new">Unsolved reports</target>
3786 <context-group purpose="location">
3787 <context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context>
3788 <context context-type="linenumber">42</context>
3789 </context-group>
3790 </trans-unit><trans-unit id="2570256912317308673" datatype="html">
3791 <source>Accepted reports</source><target state="new">Accepted reports</target>
3792 <context-group purpose="location">
3793 <context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context>
3794 <context context-type="linenumber">46</context>
3795 </context-group>
3796 </trans-unit><trans-unit id="4335414817109654558" datatype="html">
3797 <source>Refused reports</source><target state="new">Refused reports</target>
3798 <context-group purpose="location">
3799 <context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context>
3800 <context context-type="linenumber">50</context>
3801 </context-group>
3802 </trans-unit><trans-unit id="5604806676748121035" datatype="html">
3803 <source>Reports with blocked videos</source><target state="new">Reports with blocked videos</target>
3804 <context-group purpose="location">
3805 <context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context>
3806 <context context-type="linenumber">54</context>
3807 </context-group>
3808 </trans-unit><trans-unit id="5105869928182826553" datatype="html">
3809 <source>Reports with deleted videos</source><target state="new">Reports with deleted videos</target>
3810 <context-group purpose="location">
3811 <context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context>
3812 <context context-type="linenumber">58</context>
3813 </context-group>
3814 </trans-unit>
d7c6b951 3815 <trans-unit id="4678289986918934018" datatype="html">
5a6de093
C
3816 <source>Block reason:</source>
3817 <target state="new">Block reason:</target>
fee7bbc3
C
3818
3819 <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">87</context></context-group></trans-unit>
d7c6b951 3820 <trans-unit id="8390860433951751429" datatype="html">
5a6de093
C
3821 <source>No blocked video found matching current filters.</source>
3822 <target state="new">No blocked video found matching current filters.</target>
fee7bbc3
C
3823
3824 <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">107</context></context-group></trans-unit>
d7c6b951 3825 <trans-unit id="5030329587275248535" datatype="html">
5a6de093
C
3826 <source>No blocked video found.</source>
3827 <target state="new">No blocked video found.</target>
fee7bbc3
C
3828
3829 <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">108</context></context-group></trans-unit><trans-unit id="7755288609601798418" datatype="html">
3830 <source>Automatic blocks</source><target state="new">Automatic blocks</target>
3831 <context-group purpose="location">
3832 <context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context>
3833 <context context-type="linenumber">31</context>
3834 </context-group>
3835 </trans-unit><trans-unit id="6510868134640657079" datatype="html">
3836 <source>Manual blocks</source><target state="new">Manual blocks</target>
3837 <context-group purpose="location">
3838 <context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context>
3839 <context context-type="linenumber">35</context>
3840 </context-group>
913aa176 3841 </trans-unit>
d7c6b951 3842 <trans-unit id="2143435845912984377" datatype="html">
5a6de093
C
3843 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> blocked videos</source>
3844 <target state="new">Showing
3845 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
3846 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
3847 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> blocked videos
3848 </target>
fee7bbc3
C
3849
3850 <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></trans-unit>
d7c6b951 3851 <trans-unit id="1868606282505332204" datatype="html">
5a6de093
C
3852 <source>Reports</source>
3853 <target state="new">Reports</target>
913aa176 3854 <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>
3855 <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>
3856 </trans-unit>
d7c6b951 3857 <trans-unit id="7075448128175750939" datatype="html">
eb12a714
C
3858 <source>Moderation comment</source>
3859 <target state="new">Moderation comment</target>
913aa176 3860 <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>
3861 </trans-unit>
d7c6b951 3862 <trans-unit id="7358611947192442969" datatype="html">
eb12a714
C
3863 <source>This comment can only be seen by you or the other moderators.</source>
3864 <target state="new">
040758e0
C
3865 This comment can only be seen by you or the other moderators.
3866 </target>
913aa176 3867 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">21</context></context-group>
3868 </trans-unit>
d7c6b951 3869 <trans-unit id="3981851640772035362" datatype="html">
eb12a714
C
3870 <source>Update this comment</source>
3871 <target state="new">Update this comment</target>
c29ce242
C
3872
3873 <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></trans-unit>
fee7bbc3
C
3874
3875
3876
3877
3878
3879
d7c6b951 3880 <trans-unit id="730589419287534524" datatype="html">
eb12a714
C
3881 <source>Reporter</source>
3882 <target state="new">Reporter</target>
fee7bbc3
C
3883
3884
3885 <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><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></trans-unit>
d7c6b951 3886 <trans-unit id="1258618443362430782" datatype="html">
f55cc0f9 3887 <source><x id="ICU" equiv-text="{abuse.countReportsForReporter, plural, =1 {1 report} other {{{ abuse.countReportsForReporter }} reports}}"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;ml-1 glyphicon glyphicon-flag&quot;>"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source>
5a6de093
C
3888 <target state="new">
3889 <x id="ICU" equiv-text="{abuse.countReportsForReporter, plural, =1 {...} other {...}}"/>
f55cc0f9
C
3890 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span>"/>
3891 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>
4891e4c7 3892 </target>
c29ce242 3893
09e1784b 3894 <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">42</context></context-group></trans-unit>
d7c6b951 3895 <trans-unit id="6540177673229220400" datatype="html">
5a6de093
C
3896 <source>{VAR_PLURAL, plural, =1 {1 report} other {<x id="INTERPOLATION"/> reports}}</source>
3897 <target state="new">{VAR_PLURAL, plural, =1 {1 report} other {
3898 <x id="INTERPOLATION" equiv-text="{{ abuse.countReportsForReporter }}"/> reports} }
3899 </target>
c29ce242 3900
09e1784b 3901 <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">42</context></context-group></trans-unit>
d7c6b951 3902 <trans-unit id="6549265851868599441" datatype="html">
eb12a714
C
3903 <source>Video</source>
3904 <target state="new">Video</target>
fee7bbc3
C
3905
3906
3907
3e84ae32 3908 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">43</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">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">18</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 3909 <trans-unit id="2662644497259948010" datatype="html">
913aa176 3910 <source>Comment</source>
3911 <target state="new">Comment</target>
fee7bbc3
C
3912
3913 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit>
d7c6b951 3914 <trans-unit id="1359961255805685312" datatype="html">
e4eaa7c9
C
3915 <source>This video has been reported multiple times.</source>
3916 <target state="new">This video has been reported multiple times.</target>
c29ce242
C
3917
3918
fee7bbc3 3919 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">70</context></context-group></trans-unit>
d7c6b951 3920 <trans-unit id="8103613717136753118" datatype="html">
5a6de093
C
3921 <source>The video was blocked</source>
3922 <target state="new">The video was blocked</target>
c29ce242
C
3923
3924
fee7bbc3 3925 <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></trans-unit>
d7c6b951 3926 <trans-unit id="5021295327106206941" datatype="html">
5a6de093
C
3927 <source>by <x id="INTERPOLATION"/> on <x id="INTERPOLATION_1"/> </source>
3928 <target state="new">by
3929 <x id="INTERPOLATION" equiv-text="{{ abuse.video.channel?.displayName }}"/> on
3930 <x id="INTERPOLATION_1" equiv-text="{{ abuse.video.channel?.host }}"/>
3931 </target>
c29ce242
C
3932
3933
fee7bbc3 3934 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</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.html</context><context context-type="linenumber">99</context></context-group></trans-unit>
d7c6b951 3935 <trans-unit id="1443698606045744844" datatype="html">
e4eaa7c9
C
3936 <source>Video was deleted</source>
3937 <target state="new">Video was deleted</target>
c29ce242 3938
fee7bbc3 3939 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">89</context></context-group></trans-unit>
d7c6b951 3940 <trans-unit id="1530731524535521716" datatype="html">
913aa176 3941 <source>Account deleted</source>
5a6de093 3942 <target state="new">
4891e4c7
C
3943 Account deleted
3944 </target>
c29ce242 3945
fee7bbc3 3946 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">125</context></context-group></trans-unit>
d7c6b951 3947 <trans-unit id="1191715835847858871" datatype="html">
e4eaa7c9
C
3948 <source>Open video in a new tab</source>
3949 <target state="new">Open video in a new tab</target>
913aa176 3950 <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">49</context></context-group>
3951 </trans-unit>
d7c6b951 3952 <trans-unit id="3301856295120048857" datatype="html">
5a6de093
C
3953 <source>State <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3954 <target state="new">State
f55cc0f9
C
3955 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/>
3956 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
5a6de093 3957 </target>
fee7bbc3
C
3958
3959
3960
3961 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">32</context></context-group><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 3962 <trans-unit id="6452372740127749380" datatype="html">
5a6de093
C
3963 <source>Messages</source>
3964 <target state="new">Messages</target>
fee7bbc3
C
3965
3966 <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></trans-unit>
d7c6b951 3967 <trans-unit id="1969144763032891922" datatype="html">
5a6de093
C
3968 <source>Internal note</source>
3969 <target state="new">Internal note</target>
fee7bbc3
C
3970
3971 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">26</context></context-group></trans-unit>
d7c6b951 3972 <trans-unit id="7418735164633152705" datatype="html">
5a6de093
C
3973 <source>Score <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3974 <target state="new">Score
f55cc0f9
C
3975 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/>
3976 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
5a6de093 3977 </target>
fee7bbc3
C
3978
3979 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">26</context></context-group></trans-unit>
d7c6b951 3980 <trans-unit id="9173448803033928792" datatype="html">
5a6de093
C
3981 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> reports</source>
3982 <target state="new">Showing
3983 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
3984 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
3985 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> reports
3986 </target>
fee7bbc3
C
3987
3988 <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></trans-unit>
d7c6b951 3989 <trans-unit id="3109314382334906782" datatype="html">
e4eaa7c9
C
3990 <source>Reportee</source>
3991 <target state="new">Reportee</target>
c29ce242
C
3992
3993 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">28</context></context-group></trans-unit>
d7c6b951 3994 <trans-unit id="1258618443362430782" datatype="html">
f55cc0f9 3995 <source><x id="ICU" equiv-text="{abuse.countReportsForReportee, plural, =1 {1 report} other {{{ abuse.countReportsForReportee }} reports}}"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;ml-1 glyphicon glyphicon-flag&quot;>"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source>
5a6de093
C
3996 <target state="new">
3997 <x id="ICU" equiv-text="{abuse.countReportsForReportee, plural, =1 {...} other {...}}"/>
f55cc0f9
C
3998 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span>"/>
3999 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>
f66b8d12 4000 </target>
c29ce242
C
4001
4002 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit>
d7c6b951 4003 <trans-unit id="6540177673229220400" datatype="html">
5a6de093
C
4004 <source>{VAR_PLURAL, plural, =1 {1 report} other {<x id="INTERPOLATION"/> reports}}</source>
4005 <target state="new">{VAR_PLURAL, plural, =1 {1 report} other {
4006 <x id="INTERPOLATION" equiv-text="{{ abuse.countReportsForReportee }}"/> reports} }
4007 </target>
c29ce242
C
4008
4009 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit>
d7c6b951 4010 <trans-unit id="7239750919884229270" datatype="html">
e4eaa7c9
C
4011 <source>Updated</source>
4012 <target state="new">Updated</target>
c29ce242
C
4013
4014 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">48</context></context-group></trans-unit>
d7c6b951 4015 <trans-unit id="6409548912081699487" datatype="html">
e4eaa7c9
C
4016 <source>Mute domain</source>
4017 <target state="new">Mute domain</target>
fee7bbc3
C
4018
4019
4020 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit>
d7c6b951 4021 <trans-unit id="2381859602529023966" datatype="html">
eb12a714
C
4022 <source>Instance</source>
4023 <target state="new">Instance</target>
fee7bbc3
C
4024
4025
4026
4027
12fa2a6a 4028 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about.component.html</context><context context-type="linenumber">5</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">184</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 4029 <trans-unit id="1300704815627663264" datatype="html">
5a6de093
C
4030 <source>Muted at <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
4031 <target state="new">Muted at
f55cc0f9
C
4032 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/>
4033 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
5a6de093 4034 </target>
fee7bbc3
C
4035
4036
4037
4038
4039 <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><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 4040 <trans-unit id="6453471031802119612" datatype="html">
eb12a714
C
4041 <source>Unmute</source>
4042 <target state="new">Unmute</target>
fee7bbc3
C
4043
4044
4045
4046
4047 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">39</context></context-group></trans-unit>
d7c6b951 4048 <trans-unit id="6728985502447585050" datatype="html">
e4eaa7c9
C
4049 <source>No server found matching current filters.</source>
4050 <target state="new">No server found matching current filters.</target>
fee7bbc3
C
4051
4052
4053 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">55</context></context-group></trans-unit>
d7c6b951 4054 <trans-unit id="299774363533169870" datatype="html">
e4eaa7c9
C
4055 <source>No server found.</source>
4056 <target state="new">No server found.</target>
fee7bbc3
C
4057
4058
4059 <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 4060 <trans-unit id="6250599179731937899" datatype="html">
5a6de093
C
4061 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> muted instances</source>
4062 <target state="new">Showing
4063 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
4064 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
4065 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> muted instances
4066 </target>
fee7bbc3
C
4067
4068
4069 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit>
d7c6b951 4070 <trans-unit id="4917252294930256268" datatype="html">
e4eaa7c9
C
4071 <source>It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers.</source>
4072 <target state="new">
45c14ae1
C
4073 It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers.
4074 </target>
fee7bbc3
C
4075
4076 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit>
d7c6b951 4077 <trans-unit id="4058814854824495833" datatype="html">
e4eaa7c9
C
4078 <source>Mute domains</source>
4079 <target state="new">Mute domains</target>
fee7bbc3
C
4080
4081
4082 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">63</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">63</context></context-group></trans-unit>
d7c6b951 4083 <trans-unit id="4086606389696938932" datatype="html">
eb12a714
C
4084 <source>Account</source>
4085 <target state="new">Account</target>
fee7bbc3
C
4086
4087
4088
4089 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">42</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></trans-unit>
d7c6b951 4090 <trans-unit id="8564972645418093229" datatype="html">
e4eaa7c9
C
4091 <source>No account found matching current filters.</source>
4092 <target state="new">No account found matching current filters.</target>
c29ce242
C
4093
4094
fee7bbc3 4095 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
d7c6b951 4096 <trans-unit id="3819155299647062711" datatype="html">
e4eaa7c9
C
4097 <source>No account found.</source>
4098 <target state="new">No account found.</target>
c29ce242
C
4099
4100
fee7bbc3 4101 <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>
913aa176 4102 <trans-unit id="2338185419645468935" datatype="html">
4103 <source>List installed plugins</source>
4104 <target state="new">List installed plugins</target>
4105 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugins.routes.ts</context><context context-type="linenumber">28</context></context-group>
4106 </trans-unit>
4107 <trans-unit id="8897412584195581488" datatype="html">
4108 <source>Search plugins</source>
4109 <target state="new">Search plugins</target>
4110 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugins.routes.ts</context><context context-type="linenumber">37</context></context-group>
4111 </trans-unit>
4112 <trans-unit id="4994333937800672218" datatype="html">
4113 <source>Show plugin</source>
4114 <target state="new">Show plugin</target>
4115 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugins.routes.ts</context><context context-type="linenumber">46</context></context-group>
4116 </trans-unit>
d7c6b951 4117 <trans-unit id="602667807232759122" datatype="html">
5a6de093
C
4118 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> muted accounts</source>
4119 <target state="new">Showing
4120 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
4121 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
4122 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> muted accounts
4123 </target>
913aa176 4124 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">10</context></context-group>
4125 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">10</context></context-group>
4126 </trans-unit>
5a6de093 4127 <trans-unit id="8259696070728377358" datatype="html">
eb12a714
C
4128 <source>Plugins/Themes</source>
4129 <target state="new">Plugins/Themes</target>
913aa176 4130 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">99</context></context-group>
4131 </trans-unit>
d7c6b951 4132 <trans-unit id="4894835484717268716" datatype="html">
eb12a714
C
4133 <source>Installed</source>
4134 <target state="new">Installed</target>
913aa176 4135 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugins.component.html</context><context context-type="linenumber">3</context></context-group>
4136 </trans-unit>
d7c6b951 4137 <trans-unit id="7002061007877950198" datatype="html">
5a6de093
C
4138 <source>Plugin homepage (new window)</source>
4139 <target state="new">Plugin homepage (new window)</target>
913aa176 4140 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">40</context></context-group>
4141 <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">17</context></context-group>
4142 <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>
4143 </trans-unit>
d7c6b951 4144 <trans-unit id="4580988005648117665" datatype="html">
eb12a714
C
4145 <source>Search</source>
4146 <target state="new">Search</target>
09e1784b
C
4147
4148
4149
3e84ae32 4150 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugins.component.html</context><context context-type="linenumber">5</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">250</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">122</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">15</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">16</context></context-group></trans-unit>
d7c6b951 4151 <trans-unit id="8630916846096019339" datatype="html">
e4eaa7c9
C
4152 <source>Users can resolve distant content</source>
4153 <target state="new">Users can resolve distant content</target>
913aa176 4154 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">126</context></context-group>
4155 </trans-unit>
d7c6b951 4156 <trans-unit id="5410940035535748578" datatype="html">
e4eaa7c9
C
4157 <source>Close this message</source>
4158 <target state="new">Close this message</target>
913aa176 4159 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.html</context><context context-type="linenumber">34</context></context-group>
4160 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.html</context><context context-type="linenumber">34</context></context-group>
4161 </trans-unit>
d7c6b951 4162 <trans-unit id="4930506384627295710" datatype="html">
eb12a714
C
4163 <source>Settings</source>
4164 <target state="new">Settings</target>
c29ce242
C
4165
4166
4167
09e1784b 4168 <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">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.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-settings.component.html</context><context context-type="linenumber">1</context></context-group><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></trans-unit>
d7c6b951 4169 <trans-unit id="4786000816576841850" datatype="html">
e4eaa7c9
C
4170 <source>Display settings</source>
4171 <target state="new">Display settings</target>
913aa176 4172 <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>
4173 </trans-unit>
d7c6b951 4174 <trans-unit id="4474510732215437338" datatype="html">
eb12a714
C
4175 <source>Uninstall</source>
4176 <target state="new">Uninstall</target>
fee7bbc3 4177
09e1784b 4178 <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">36</context></context-group><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></trans-unit>
913aa176 4179 <trans-unit id="676860092433275829" datatype="html">
4180 <source>Hot</source>
4181 <target state="new">Hot</target>
b87b606a 4182 <note priority="1" from="description">A variant of Trending videos based on the number of recent interactions</note>
90aa0a74 4183
09e1784b 4184 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/trending/video-trending-header.component.ts</context><context context-type="linenumber">48</context></context-group></trans-unit><trans-unit id="2144158274184161635" datatype="html">
f55cc0f9 4185 <source>Videos with the most interactions for recent videos</source><target state="new">Videos with the most interactions for recent videos</target>
90aa0a74 4186
09e1784b 4187 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/trending/video-trending-header.component.ts</context><context context-type="linenumber">51</context></context-group></trans-unit><trans-unit id="8312243926314494468" datatype="html">
f55cc0f9 4188 <source>Videos with the most views during the last 24 hours</source><target state="new">Videos with the most views during the last 24 hours</target>
90aa0a74 4189
09e1784b 4190 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/trending/video-trending-header.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit>
f55cc0f9
C
4191
4192
913aa176 4193 <trans-unit id="7112532281224432421" datatype="html">
4194 <source>Likes</source>
4195 <target state="new">Likes</target>
b87b606a 4196 <note priority="1" from="description">A variant of Trending videos based on the number of likes</note>
90aa0a74 4197
09e1784b 4198 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/trending/video-trending-header.component.ts</context><context context-type="linenumber">61</context></context-group></trans-unit>
913aa176 4199 <trans-unit id="1671858302647356245" datatype="html">
4200 <source>Videos that have the most likes</source>
4201 <target state="new">Videos that have the most likes</target>
90aa0a74 4202
09e1784b 4203 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/trending/video-trending-header.component.ts</context><context context-type="linenumber">64</context></context-group></trans-unit>
d7c6b951 4204 <trans-unit id="2006841089844688970" datatype="html">
eb12a714
C
4205 <source>To load your new installed plugins or themes, refresh the page.</source>
4206 <target state="new">
040758e0
C
4207 To load your new installed plugins or themes, refresh the page.
4208</target>
913aa176 4209 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">10</context></context-group>
4210 </trans-unit>
d7c6b951 4211 <trans-unit id="7375243393535212946" datatype="html">
eb12a714
C
4212 <source>Popular</source>
4213 <target state="new">Popular</target>
913aa176 4214 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">16</context></context-group>
d7c6b951 4215 </trans-unit><trans-unit id="1780056719120519633" datatype="html">
12fa2a6a 4216 <source> <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 }}"/>" </source><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>
90aa0a74
C
4217 <context-group purpose="location">
4218 <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context>
4219 <context context-type="linenumber">22,24</context>
4220 </context-group>
913aa176 4221 </trans-unit>
5a6de093 4222
d7c6b951 4223 <trans-unit id="3148804384763272950" datatype="html">
eb12a714
C
4224 <source>{VAR_PLURAL, plural, =1 {result} other {results} }</source>
4225 <target state="new">{VAR_PLURAL, plural, =1 {result} other {results} }</target>
913aa176 4226 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">5</context></context-group>
4227 <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>
4228 </trans-unit>
d7c6b951 4229 <trans-unit id="2722270956157821098" datatype="html">
eb12a714
C
4230 <source>No results.</source>
4231 <target state="new">
040758e0
C
4232 No results.
4233</target>
913aa176 4234 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">29</context></context-group>
4235 </trans-unit>
d7c6b951 4236 <trans-unit id="8952758850096973746" datatype="html">
5a6de093
C
4237 <source>Plugin npm package (new window)</source>
4238 <target state="new">Plugin npm package (new window)</target>
913aa176 4239 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">44</context></context-group>
4240 </trans-unit>
d7c6b951 4241 <trans-unit id="2601639465696257054" datatype="html">
913aa176 4242 <source>This <x id="INTERPOLATION"/> does not have settings. </source>
eb12a714 4243 <target state="new">
5a6de093
C
4244 This
4245 <x id="INTERPOLATION" equiv-text="{{ pluginTypeLabel }}"/> does not have settings.
4246
4247 </target>
913aa176 4248 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html</context><context context-type="linenumber">16</context></context-group>
4249 </trans-unit>
5a6de093 4250 <trans-unit id="29832309535656200" datatype="html">
eb12a714
C
4251 <source>System</source>
4252 <target state="new">System</target>
913aa176 4253 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">103</context></context-group>
4254 </trans-unit>
d7c6b951 4255 <trans-unit id="3229595422546554334" datatype="html">
eb12a714
C
4256 <source>Jobs</source>
4257 <target state="new">Jobs</target>
09e1784b
C
4258
4259 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/system.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/system.routes.ts</context><context context-type="linenumber">26</context></context-group></trans-unit>
d7c6b951 4260 <trans-unit id="4804785061014590286" datatype="html">
eb12a714
C
4261 <source>Logs</source>
4262 <target state="new">Logs</target>
09e1784b
C
4263
4264 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/system.component.html</context><context context-type="linenumber">5</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/system.routes.ts</context><context context-type="linenumber">37</context></context-group></trans-unit>
d7c6b951 4265 <trans-unit id="3422890808980876594" datatype="html">
eb12a714
C
4266 <source>Debug</source>
4267 <target state="new">Debug</target>
09e1784b
C
4268
4269 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/system.component.html</context><context context-type="linenumber">7</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/system.routes.ts</context><context context-type="linenumber">48</context></context-group></trans-unit>
913aa176 4270 <trans-unit id="8949443215142664126" datatype="html">
4271 <source>Delete this comment</source>
4272 <target state="new">Delete this comment</target>
fee7bbc3
C
4273
4274 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.ts</context><context context-type="linenumber">75</context></context-group></trans-unit>
913aa176 4275 <trans-unit id="3327751240218085797" datatype="html">
4276 <source>Delete all comments of this account</source>
4277 <target state="new">Delete all comments of this account</target>
fee7bbc3
C
4278
4279 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
913aa176 4280 <trans-unit id="2850960459131251840" datatype="html">
4281 <source>Comments are deleted after a few minutes</source>
4282 <target state="new">Comments are deleted after a few minutes</target>
fee7bbc3
C
4283
4284 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.ts</context><context context-type="linenumber">82</context></context-group></trans-unit>
913aa176 4285 <trans-unit id="545410448674339480" datatype="html">
4286 <source><x id="PH" equiv-text="commentArgs.length"/> comments deleted.</source>
4287 <target state="new"><x id="PH" equiv-text="commentArgs.length"/> comments deleted.</target>
fee7bbc3
C
4288
4289 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
913aa176 4290 <trans-unit id="379090446060940062" datatype="html">
4291 <source>Do you really want to delete all comments of <x id="PH"/>?</source>
4292 <target state="new">Do you really want to delete all comments of <x id="PH"/>?</target>
fee7bbc3
C
4293
4294 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.ts</context><context context-type="linenumber">162</context></context-group></trans-unit>
913aa176 4295 <trans-unit id="4539246224625965241" datatype="html">
4296 <source>Comments of <x id="PH"/> will be deleted in a few minutes</source>
4297 <target state="new">Comments of <x id="PH"/> will be deleted in a few minutes</target>
fee7bbc3
C
4298
4299 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.ts</context><context context-type="linenumber">174</context></context-group></trans-unit>
d7c6b951 4300 <trans-unit id="7427986413651551775" datatype="html">
913aa176 4301 <source>Video comments</source>
4302 <target state="new">Video comments</target>
4303 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">3</context></context-group>
d7c6b951 4304 </trans-unit><trans-unit id="289582790179344391" datatype="html">
90aa0a74
C
4305 <source>This view also shows comments from muted accounts.</source><target state="new">This view also shows comments from muted accounts.</target>
4306 <context-group purpose="location">
4307 <context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context>
4308 <context context-type="linenumber">8</context>
4309 </context-group>
913aa176 4310 </trans-unit>
d7c6b951 4311 <trans-unit id="4523382115569186450" datatype="html">
913aa176 4312 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> comments</source>
4313 <target state="new">Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> comments</target>
fee7bbc3
C
4314
4315 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">15</context></context-group></trans-unit>
4316
4317
4318
d7c6b951 4319 <trans-unit id="6110554376228744887" datatype="html">
913aa176 4320 <source>Select all rows</source>
4321 <target state="new">Select all rows</target>
fee7bbc3
C
4322
4323
4324 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit>
d7c6b951 4325 <trans-unit id="2719284837486030903" datatype="html">
8b049b68
C
4326 <source>Job type</source>
4327 <target state="new">Job type</target>
913aa176 4328 <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>
4329 </trans-unit>
d7c6b951 4330 <trans-unit id="6170245880855918780" datatype="html">
8b049b68
C
4331 <source>Job state</source>
4332 <target state="new">Job state</target>
913aa176 4333 <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>
4334 </trans-unit>
d7c6b951 4335 <trans-unit id="2296681895307893686" datatype="html">
913aa176 4336 <source>any</source>
4337 <target state="new">any</target>
e351a5c5
C
4338 <context-group purpose="location">
4339 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context>
4340 <context context-type="linenumber">21</context>
4341 </context-group>
4342 <note priority="1" from="description">Selector for the list displaying jobs, filtering by their state</note>
913aa176 4343 </trans-unit>
d7c6b951 4344 <trans-unit id="3067132953487445901" datatype="html">
913aa176 4345 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> jobs</source>
4346 <target state="new">Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> jobs</target>
4347 <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>
4348 </trans-unit>
d7c6b951 4349 <trans-unit id="8650499415827640724" datatype="html">
eb12a714
C
4350 <source>Type</source>
4351 <target state="new">Type</target>
913aa176 4352 <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>
4353 </trans-unit>
d7c6b951 4354 <trans-unit id="3901868627411944813" datatype="html">
f55cc0f9
C
4355 <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>
4356 <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
4357 <context-group purpose="location">
4358 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context>
b87b606a 4359 <context context-type="linenumber">47</context>
e351a5c5 4360 </context-group>
913aa176 4361 </trans-unit>
d7c6b951 4362 <trans-unit id="3419681791450150574" datatype="html">
913aa176 4363 <source>Progress</source>
4364 <target state="new">Progress</target>
e351a5c5
C
4365 <context-group purpose="location">
4366 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context>
b87b606a 4367 <context context-type="linenumber">49</context>
e351a5c5 4368 </context-group>
913aa176 4369 </trans-unit>
d7c6b951 4370 <trans-unit id="914197284349366734" datatype="html">
913aa176 4371 <source>No jobs found.</source>
4372 <target state="new">No jobs found.</target>
4373 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">107</context></context-group>
4374 </trans-unit>
d7c6b951 4375 <trans-unit id="2713421326605345655" datatype="html">
f55cc0f9
C
4376 <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>
4377 <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>
913aa176 4378 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">108</context></context-group>
4379 </trans-unit>
d7c6b951 4380 <trans-unit id="2384897339170501794" datatype="html">
913aa176 4381 <source>No <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/> jobs found.</source>
4382 <target state="new">No <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/> jobs found.</target>
4383 <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>
4384 </trans-unit>
d7c6b951 4385 <trans-unit id="4457061340457477073" datatype="html">
913aa176 4386 <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>
4387 <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>
4388 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">112</context></context-group>
4389 </trans-unit>
d7c6b951 4390 <trans-unit id="1102717806459547726" datatype="html">
eb12a714
C
4391 <source>Refresh</source>
4392 <target state="new">Refresh</target>
913aa176 4393 <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>
4394 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">34</context></context-group>
4395 </trans-unit>
d7c6b951 4396 <trans-unit id="6052766076365105714" datatype="html">
913aa176 4397 <source>now</source>
4398 <target state="new">now</target>
4399 <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>
4400 </trans-unit>
d7c6b951 4401 <trans-unit id="3894950702316166331" datatype="html">
e4eaa7c9
C
4402 <source>Loading...</source>
4403 <target state="new">Loading...</target>
913aa176 4404 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">38</context></context-group>
4405 </trans-unit>
d7c6b951 4406 <trans-unit id="2232767208623640457" datatype="html">
f55cc0f9 4407 <source>By <x id="INTERPOLATION"/> -></source>
5a6de093 4408 <target state="new">By
f55cc0f9 4409 <x id="INTERPOLATION" equiv-text="{{ log.by }}"/> ->
5a6de093 4410 </target>
913aa176 4411 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">46</context></context-group>
4412 </trans-unit>
d7c6b951 4413 <trans-unit id="7396175500300709096" datatype="html">
e4eaa7c9
C
4414 <source>INSTANCE</source>
4415 <target state="new">INSTANCE</target>
913aa176 4416 <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>
4417 </trans-unit>
d7c6b951 4418 <trans-unit id="8953033926734869941" datatype="html">
eb12a714
C
4419 <source>Name</source>
4420 <target state="new">Name</target>
90aa0a74
C
4421
4422
4423
4424 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">13</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-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-channels/my-video-channel-edit.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit>
d7c6b951 4425 <trans-unit id="2973928033612762715" datatype="html">
eb12a714
C
4426 <source>Short description</source>
4427 <target state="new">Short description</target>
913aa176 4428 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">24</context></context-group>
4429 </trans-unit>
d7c6b951 4430 <trans-unit id="7794655859478571096" datatype="html">
eb12a714
C
4431 <source>Main instance categories</source>
4432 <target state="new">Main instance categories</target>
c5c848c5
C
4433
4434 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">50</context></context-group></trans-unit>
d7c6b951 4435 <trans-unit id="6588040559347368313" datatype="html">
5a6de093
C
4436 <source>Add a new category</source>
4437 <target state="new">Add a new category</target>
c5c848c5
C
4438
4439 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit>
d7c6b951 4440 <trans-unit id="8953934448427251062" datatype="html">
5a6de093
C
4441 <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>
4442 <target state="new">The
f55cc0f9
C
4443 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>sharing system
4444 <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 4445 </target>
913aa176 4446 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">50</context></context-group>
4447 </trans-unit>
d7c6b951 4448 <trans-unit id="34094919610906740" datatype="html">
e4eaa7c9
C
4449 <source>Help share videos being played</source>
4450 <target state="new">Help share videos being played</target>
913aa176 4451 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">47</context></context-group>
4452 </trans-unit>
d7c6b951 4453 <trans-unit id="6236140336967052987" datatype="html">
e4eaa7c9
C
4454 <source>When on a video page, directly start playing the video.</source>
4455 <target state="new">When on a video page, directly start playing the video.</target>
913aa176 4456 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">61</context></context-group>
4457 </trans-unit>
d7c6b951 4458 <trans-unit id="9135112681389493865" datatype="html">
e4eaa7c9
C
4459 <source>Automatically play videos</source>
4460 <target state="new">Automatically play videos</target>
913aa176 4461 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">58</context></context-group>
4462 </trans-unit>
d7c6b951 4463 <trans-unit id="575474399125992547" datatype="html">
e4eaa7c9
C
4464 <source>When a video ends, follow up with the next suggested video.</source>
4465 <target state="new">When a video ends, follow up with the next suggested video.</target>
913aa176 4466 <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>
4467 </trans-unit>
d7c6b951 4468 <trans-unit id="2701970773087072815" datatype="html">
e4eaa7c9
C
4469 <source>Automatically start playing the next video</source>
4470 <target state="new">Automatically start playing the next video</target>
913aa176 4471 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">69</context></context-group>
4472 </trans-unit>
d7c6b951 4473 <trans-unit id="5983800192187691457" datatype="html">
eb12a714
C
4474 <source>Main languages you/your moderators speak</source>
4475 <target state="new">Main languages you/your moderators speak</target>
c5c848c5
C
4476
4477 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">64</context></context-group></trans-unit>
d7c6b951 4478 <trans-unit id="399528956091640769" datatype="html">
e4eaa7c9
C
4479 <source>MODERATION &amp; NSFW</source>
4480 <target state="new">MODERATION &amp; NSFW</target>
c5c848c5
C
4481
4482 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">82</context></context-group></trans-unit>
d7c6b951 4483 <trans-unit id="4423835119021329687" datatype="html">
f55cc0f9
C
4484 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to build a moderation team. </source>
4485 <target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to build a moderation team. </target>
c5c848c5
C
4486
4487 <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">84</context></context-group></trans-unit>
d7c6b951 4488 <trans-unit id="7030031694783481217" datatype="html">
eb12a714
C
4489 <source>This instance is dedicated to sensitive or NSFW content</source>
4490 <target state="new">This instance is dedicated to sensitive or NSFW content</target>
c5c848c5
C
4491
4492 <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 4493 <trans-unit id="4620493570088713907" datatype="html">
f55cc0f9
C
4494 <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>
4495 <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>
c5c848c5
C
4496
4497 <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">98</context></context-group></trans-unit>
d7c6b951 4498 <trans-unit id="7497677457560701935" datatype="html">
eb12a714
C
4499 <source>Policy on videos containing sensitive content</source>
4500 <target state="new">Policy on videos containing sensitive content</target>
c5c848c5
C
4501
4502 <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></trans-unit><trans-unit id="7350483582490037954" datatype="html">
fee7bbc3 4503 <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><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>
09e1784b 4504
c5c848c5 4505 <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">111</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">8</context></context-group></trans-unit>
fee7bbc3
C
4506
4507
d7c6b951 4508 <trans-unit id="8930852890861583005" datatype="html">
eb12a714
C
4509 <source>Blur thumbnails</source>
4510 <target state="new">Blur thumbnails</target>
c5c848c5
C
4511
4512
4513 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">120</context></context-group><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 4514 <trans-unit id="6812930637022637485" datatype="html">
eb12a714
C
4515 <source>Display</source>
4516 <target state="new">Display</target>
c5c848c5
C
4517
4518
4519
4520 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">121</context></context-group><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 4521 <trans-unit id="1617785425462022303" datatype="html">
e4eaa7c9
C
4522 <source>Strategy</source>
4523 <target state="new">Strategy</target>
913aa176 4524 <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>
4525 </trans-unit>
d7c6b951 4526 <trans-unit id="2544569632476723854" datatype="html">
eb12a714
C
4527 <source>Terms</source>
4528 <target state="new">Terms</target>
c5c848c5
C
4529
4530
4531
4532
4533 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">168</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">129</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">13</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">35</context></context-group></trans-unit>
d7c6b951 4534 <trans-unit id="4127416011499804250" datatype="html">
eb12a714
C
4535 <source>Code of conduct</source>
4536 <target state="new">Code of conduct</target>
c5c848c5
C
4537
4538
4539
4540 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">154</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">140</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">47</context></context-group></trans-unit>
d7c6b951 4541 <trans-unit id="3076079242537393946" datatype="html">
eb12a714
C
4542 <source>Moderation information</source>
4543 <target state="new">Moderation information</target>
c5c848c5
C
4544
4545
4546
4547 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">140</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">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">41</context></context-group></trans-unit>
d7c6b951 4548 <trans-unit id="5056489767203690328" datatype="html">
e4eaa7c9
C
4549 <source>Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc</source>
4550 <target state="new">Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc</target>
c5c848c5
C
4551
4552 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">152</context></context-group></trans-unit>
d7c6b951 4553 <trans-unit id="2047672753819413550" datatype="html">
e4eaa7c9
C
4554 <source>YOU AND YOUR INSTANCE</source>
4555 <target state="new">YOU AND YOUR INSTANCE</target>
c5c848c5
C
4556
4557 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">167</context></context-group></trans-unit>
d7c6b951 4558 <trans-unit id="3968335261686887328" datatype="html">
eb12a714
C
4559 <source>Who is behind the instance?</source>
4560 <target state="new">Who is behind the instance?</target>
c5c848c5
C
4561
4562 <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 4563 <trans-unit id="7323194786468446482" datatype="html">
e4eaa7c9
C
4564 <source>A single person? A non-profit? A company?</source>
4565 <target state="new">A single person? A non-profit? A company?</target>
c5c848c5
C
4566
4567 <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 4568 <trans-unit id="5480243297215266596" datatype="html">
eb12a714
C
4569 <source>Why did you create this instance?</source>
4570 <target state="new">Why did you create this instance?</target>
c5c848c5
C
4571
4572 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">185</context></context-group></trans-unit>
d7c6b951 4573 <trans-unit id="6995481962115300007" datatype="html">
e4eaa7c9
C
4574 <source>To share your personal videos? To open registrations and allow people to upload what they want?</source>
4575 <target state="new">To share your personal videos? To open registrations and allow people to upload what they want?</target>
c5c848c5
C
4576
4577 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">186</context></context-group></trans-unit>
d7c6b951 4578 <trans-unit id="3667968987954856844" datatype="html">
eb12a714
C
4579 <source>How long do you plan to maintain this instance?</source>
4580 <target state="new">How long do you plan to maintain this instance?</target>
c5c848c5
C
4581
4582 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">197</context></context-group></trans-unit>
d7c6b951 4583 <trans-unit id="6722472563287778070" datatype="html">
e4eaa7c9
C
4584 <source>It's important to know for users who want to register on your instance</source>
4585 <target state="new">It's important to know for users who want to register on your instance</target>
c5c848c5
C
4586
4587 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">198</context></context-group></trans-unit>
d7c6b951 4588 <trans-unit id="8362291348781958428" datatype="html">
eb12a714
C
4589 <source>How will you finance the PeerTube server?</source>
4590 <target state="new">How will you finance the PeerTube server?</target>
c5c848c5
C
4591
4592 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">209</context></context-group></trans-unit>
d7c6b951 4593 <trans-unit id="2441006645448216398" datatype="html">
e4eaa7c9
C
4594 <source>With your own funds? With user donations? Advertising?</source>
4595 <target state="new">With your own funds? With user donations? Advertising?</target>
c5c848c5
C
4596
4597 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">210</context></context-group></trans-unit>
d7c6b951 4598 <trans-unit id="6853511883515031762" datatype="html">
e4eaa7c9
C
4599 <source>OTHER INFORMATION</source>
4600 <target state="new">OTHER INFORMATION</target>
c5c848c5
C
4601
4602 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">225</context></context-group></trans-unit>
d7c6b951 4603 <trans-unit id="3447208665089679283" datatype="html">
eb12a714
C
4604 <source>What server/hardware does the instance run on?</source>
4605 <target state="new">What server/hardware does the instance run on?</target>
c5c848c5
C
4606
4607 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">231</context></context-group></trans-unit>
d7c6b951 4608 <trans-unit id="4739907951373047958" datatype="html">
e4eaa7c9
C
4609 <source>i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc.</source>
4610 <target state="new">i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc.</target>
c5c848c5
C
4611
4612 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">232</context></context-group></trans-unit>
09e1784b 4613
d7c6b951 4614 <trans-unit id="8557599287230755359" datatype="html">
e4eaa7c9
C
4615 <source>APPEARANCE</source>
4616 <target state="new">APPEARANCE</target>
913aa176 4617 <context-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>
4618 </trans-unit>
d7c6b951 4619 <trans-unit id="2107098695989136934" datatype="html">
f55cc0f9
C
4620 <source>Use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/plugins&quot;>"/>plugins &amp; themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more involved changes, or <x id="START_LINK_1" equiv-text="&lt;a routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;>"/>add slight customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
4621 <target state="new"> Use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/plugins&quot;>"/>plugins &amp; themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more involved changes, or <x id="START_LINK_1" equiv-text="&lt;a routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;>"/>add slight customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
7d3316dc
C
4622 <context-group purpose="location">
4623 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
4624 <context context-type="linenumber">6,7</context>
4625 </context-group>
4626 </trans-unit>
d7c6b951 4627 <trans-unit id="6855462350544488601" datatype="html">
eb12a714
C
4628 <source>default</source>
4629 <target state="new">default</target>
913aa176 4630 <context-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>
4631 </trans-unit>
d7c6b951 4632 <trans-unit id="4096396973250090478" datatype="html">
e4eaa7c9
C
4633 <source>Landing page</source>
4634 <target state="new">Landing page</target>
913aa176 4635 <context-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>
4636 </trans-unit>
09e1784b
C
4637
4638
d7c6b951 4639 <trans-unit id="2609416025385742456" datatype="html">
913aa176 4640 <source>Default trending page</source>
4641 <target state="new">Default trending page</target>
09e1784b
C
4642
4643
4644 <context-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></trans-unit>
d7c6b951 4645 <trans-unit id="421622604352196374" datatype="html">
913aa176 4646 <source>Best videos</source>
4647 <target state="new">Best videos</target>
09e1784b
C
4648
4649
4650 <context-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 4651 <trans-unit id="554741830445276244" datatype="html">
913aa176 4652 <source>Hot videos</source>
4653 <target state="new">Hot videos</target>
09e1784b
C
4654
4655
4656 <context-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 4657 <trans-unit id="4203746847864415875" datatype="html">
913aa176 4658 <source>Most viewed videos</source>
4659 <target state="new">Most viewed videos</target>
09e1784b
C
4660
4661
4662 <context-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>
d7c6b951 4663 <trans-unit id="8177374861384376651" datatype="html">
eb12a714
C
4664 <source>Most liked videos</source>
4665 <target state="new">Most liked videos</target>
c29ce242
C
4666
4667
09e1784b
C
4668 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">50</context></context-group></trans-unit>
4669
4670
d7c6b951 4671 <trans-unit id="4809162812315301010" datatype="html">
e4eaa7c9
C
4672 <source>BROADCAST MESSAGE</source>
4673 <target state="new">BROADCAST MESSAGE</target>
09e1784b
C
4674
4675 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">64</context></context-group></trans-unit>
d7c6b951 4676 <trans-unit id="7097094470713539753" datatype="html">
913aa176 4677 <source>Display a message on your instance</source>
4678 <target state="new"> Display a message on your instance </target>
09e1784b
C
4679
4680 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">66</context></context-group></trans-unit>
d7c6b951 4681 <trans-unit id="4686199497574248459" datatype="html">
e4eaa7c9
C
4682 <source>Enable broadcast message</source>
4683 <target state="new">Enable broadcast message</target>
09e1784b
C
4684
4685 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit>
d7c6b951 4686 <trans-unit id="9192050065623241777" datatype="html">
e4eaa7c9
C
4687 <source>Allow users to dismiss the broadcast message</source>
4688 <target state="new">Allow users to dismiss the broadcast message </target>
09e1784b
C
4689
4690 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
d7c6b951 4691 <trans-unit id="6582848618760132901" datatype="html">
e4eaa7c9
C
4692 <source>Broadcast message level</source>
4693 <target state="new">Broadcast message level</target>
09e1784b
C
4694
4695 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">89</context></context-group></trans-unit>
d7c6b951 4696 <trans-unit id="8066608938393600549" datatype="html">
e4eaa7c9
C
4697 <source>Message</source>
4698 <target state="new">Message</target>
09e1784b
C
4699
4700 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">103</context></context-group></trans-unit>
d7c6b951 4701 <trans-unit id="5631159720194597622" datatype="html">
e4eaa7c9
C
4702 <source>NEW USERS</source>
4703 <target state="new">NEW USERS</target>
09e1784b
C
4704
4705 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">120</context></context-group></trans-unit>
d7c6b951 4706 <trans-unit id="2669509104300979449" datatype="html">
f55cc0f9
C
4707 <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>
4708 <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>
09e1784b
C
4709
4710 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">122</context></context-group></trans-unit>
d7c6b951 4711 <trans-unit id="4497115134891299867" datatype="html">
eb12a714
C
4712 <source>Signup requires email verification</source>
4713 <target state="new">Signup requires email verification</target>
09e1784b
C
4714
4715 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit>
d7c6b951 4716 <trans-unit id="8133107840061687919" datatype="html">
eb12a714
C
4717 <source>Signup limit</source>
4718 <target state="new">Signup limit</target>
09e1784b
C
4719
4720 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">147</context></context-group></trans-unit>
d7c6b951 4721 <trans-unit id="8497774075394617130" datatype="html">
913aa176 4722 <source>{VAR_PLURAL, plural, =1 {user} other {users}}</source>
4723 <target state="new">{VAR_PLURAL, plural, =1 {user} other {users}}</target>
09e1784b
C
4724
4725 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">154</context></context-group></trans-unit>
d7c6b951 4726 <trans-unit id="5620049714977547431" datatype="html">
913aa176 4727 <source>Signup won't be limited to a fixed number of users.</source>
4728 <target state="new">Signup won't be limited to a fixed number of users.</target>
09e1784b 4729
c5c848c5
C
4730 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">159</context></context-group></trans-unit><trans-unit id="1663379405062033606" datatype="html">
4731 <source>Minimum required age to create an account</source><target state="new">Minimum required age to create an account</target>
4732 <context-group purpose="location">
4733 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
4734 <context context-type="linenumber">163</context>
4735 </context-group>
4736 </trans-unit><trans-unit id="8342879272354516454" datatype="html">
4737 <source>{VAR_PLURAL, plural, =1 {year old} other {years old}}</source><target state="new">{VAR_PLURAL, plural, =1 {year old} other {years old}}</target>
4738 <context-group purpose="location">
4739 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
4740 <context context-type="linenumber">170</context>
4741 </context-group>
4742 </trans-unit>
d7c6b951 4743 <trans-unit id="7456307533995141215" datatype="html">
5a6de093
C
4744 <source>Enable Signup</source>
4745 <target state="new">Enable Signup</target>
09e1784b
C
4746
4747 <context-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 4748 <trans-unit id="4555457172864212828" datatype="html">
eb12a714
C
4749 <source>Users</source>
4750 <target state="new">Users</target>
913aa176 4751 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">4</context></context-group>
4752 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">4</context></context-group>
4753 </trans-unit>
d7c6b951 4754 <trans-unit id="8147229944654164397" datatype="html">
e4eaa7c9
C
4755 <source>{VAR_PLURAL, plural, =1 {Video} other {Videos} }</source>
4756 <target state="new">{VAR_PLURAL, plural, =1 {Video} other {Videos} }</target>
913aa176 4757 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">24</context></context-group>
4758 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">24</context></context-group>
4759 </trans-unit>
d7c6b951 4760 <trans-unit id="2068564237394270744" datatype="html">
e4eaa7c9
C
4761 <source>{VAR_PLURAL, plural, =1 {Channel} other {Channels} }</source>
4762 <target state="new">{VAR_PLURAL, plural, =1 {Channel} other {Channels} }</target>
913aa176 4763 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">30</context></context-group>
4764 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">30</context></context-group>
4765 </trans-unit>
d7c6b951 4766 <trans-unit id="407487463718398437" datatype="html">
e4eaa7c9
C
4767 <source>{VAR_PLURAL, plural, =1 {Subscriber} other {Subscribers} }</source>
4768 <target state="new">{VAR_PLURAL, plural, =1 {Subscriber} other {Subscribers} }</target>
913aa176 4769 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">36</context></context-group>
4770 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">36</context></context-group>
4771 </trans-unit>
d7c6b951 4772 <trans-unit id="9036137946566829282" datatype="html">
e4eaa7c9
C
4773 <source>Incriminated in reports</source>
4774 <target state="new">Incriminated in reports</target>
913aa176 4775 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">42</context></context-group>
4776 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">42</context></context-group>
4777 </trans-unit>
d7c6b951 4778 <trans-unit id="7441750243186193044" datatype="html">
e4eaa7c9
C
4779 <source>Authored reports accepted</source>
4780 <target state="new">Authored reports accepted</target>
913aa176 4781 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">48</context></context-group>
4782 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">48</context></context-group>
4783 </trans-unit>
d7c6b951 4784 <trans-unit id="3094586852616580737" datatype="html">
e4eaa7c9
C
4785 <source>{VAR_PLURAL, plural, =1 {Comment} other {Comments} }</source>
4786 <target state="new">{VAR_PLURAL, plural, =1 {Comment} other {Comments} }</target>
913aa176 4787 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">54</context></context-group>
4788 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">54</context></context-group>
4789 </trans-unit>
d7c6b951 4790 <trans-unit id="7362516430807501858" datatype="html">
e4eaa7c9
C
4791 <source>NEW USER</source>
4792 <target state="new">NEW USER</target>
913aa176 4793 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">73</context></context-group>
4794 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">73</context></context-group>
4795 </trans-unit>
d7c6b951 4796 <trans-unit id="3008420115644088420" datatype="html">
e4eaa7c9
C
4797 <source>Configuration</source>
4798 <target state="new">Configuration</target>
913aa176 4799 <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>
4800 </trans-unit>
d7c6b951 4801 <trans-unit id="502260296951057925" datatype="html">
eb12a714
C
4802 <source>Default video quota per user</source>
4803 <target state="new">Default video quota per user</target>
09e1784b 4804
c5c848c5 4805 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">182</context></context-group></trans-unit>
d7c6b951 4806 <trans-unit id="7169210802367807492" datatype="html">
913aa176 4807 <source>bytes</source>
4808 <target state="new">bytes</target>
09e1784b
C
4809
4810
4811
4812
4813
4814
c5c848c5 4815 <context-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><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">202</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">157</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">157</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">178</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">178</context></context-group></trans-unit>
d7c6b951 4816 <trans-unit id="8509882464852636851" datatype="html">
eb12a714
C
4817 <source>Default daily upload limit per user</source>
4818 <target state="new">Default daily upload limit per user</target>
09e1784b 4819
c5c848c5 4820 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">196</context></context-group></trans-unit>
d7c6b951 4821 <trans-unit id="4719342289581047890" datatype="html">
8b049b68
C
4822 <source>Allow import with a torrent file or a magnet URI</source>
4823 <target state="new">Allow import with a torrent file or a magnet URI</target>
09e1784b 4824
c5c848c5 4825 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">246</context></context-group></trans-unit>
d7c6b951 4826 <trans-unit id="3950258704315544174" datatype="html">
e4eaa7c9
C
4827 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source>
4828 <target state="new">Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</target>
09e1784b 4829
c5c848c5 4830 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">263</context></context-group></trans-unit>
d7c6b951 4831 <trans-unit id="3428986951244800347" datatype="html">
5a6de093
C
4832 <source>Block new videos automatically</source>
4833 <target state="new">Block new videos automatically</target>
09e1784b 4834
c5c848c5 4835 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">260</context></context-group></trans-unit>
d7c6b951 4836 <trans-unit id="2054846790157376783" datatype="html">
5a6de093
C
4837 <source>SEARCH</source>
4838 <target state="new">SEARCH</target>
09e1784b 4839
c5c848c5 4840 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">277</context></context-group></trans-unit>
d7c6b951 4841 <trans-unit id="3442084803796199253" datatype="html">
5a6de093
C
4842 <source>Allow users to do remote URI/handle search</source>
4843 <target state="new">Allow users to do remote URI/handle search</target>
09e1784b 4844
c5c848c5 4845 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">288</context></context-group></trans-unit>
d7c6b951 4846 <trans-unit id="2258148539285928012" datatype="html">
913aa176 4847 <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>
4848 <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>
09e1784b 4849
c5c848c5 4850 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">291</context></context-group></trans-unit>
d7c6b951 4851 <trans-unit id="7295422540935146771" datatype="html">
5a6de093
C
4852 <source>Allow anonymous to do remote URI/handle search</source>
4853 <target state="new">Allow anonymous to do remote URI/handle search</target>
09e1784b 4854
c5c848c5 4855 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">299</context></context-group></trans-unit>
d7c6b951 4856 <trans-unit id="7305237807882754643" datatype="html">
913aa176 4857 <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>
4858 <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>
09e1784b 4859
c5c848c5 4860 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">302</context></context-group></trans-unit>
d7c6b951 4861 <trans-unit id="5273935530181504015" datatype="html">
5a6de093
C
4862 <source>⚠️ This functionality depends heavily on the moderation of instances followed by the search index you select.</source>
4863 <target state="new">⚠️ This functionality depends heavily on the moderation of instances followed by the search index you select.</target>
09e1784b 4864
c5c848c5 4865 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">316</context></context-group></trans-unit>
d7c6b951 4866 <trans-unit id="1886227550697837417" datatype="html">
f55cc0f9
C
4867 <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>
4868 <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>
09e1784b 4869
c5c848c5 4870 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">319</context></context-group></trans-unit>
d7c6b951 4871 <trans-unit id="2331464426553277323" datatype="html">
5a6de093
C
4872 <source>Search index URL</source>
4873 <target state="new">Search index URL</target>
09e1784b 4874
c5c848c5 4875 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">325</context></context-group></trans-unit>
d7c6b951 4876 <trans-unit id="8524278911521465398" datatype="html">
5a6de093
C
4877 <source>Disable local search in search bar</source>
4878 <target state="new">Disable local search in search bar</target>
09e1784b 4879
c5c848c5 4880 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">338</context></context-group></trans-unit>
d7c6b951 4881 <trans-unit id="6568991917245875948" datatype="html">
5a6de093
C
4882 <source>Otherwise the local search stays used by default</source>
4883 <target state="new">Otherwise the local search stays used by default</target>
09e1784b 4884
c5c848c5 4885 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">348</context></context-group></trans-unit>
d7c6b951 4886 <trans-unit id="4444955208013675027" datatype="html">
5a6de093
C
4887 <source>Search bar uses the global search index by default</source>
4888 <target state="new">Search bar uses the global search index by default</target>
09e1784b 4889
c5c848c5 4890 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">345</context></context-group></trans-unit>
d7c6b951 4891 <trans-unit id="6476750382562952780" datatype="html">
5a6de093
C
4892 <source>Enable global search</source>
4893 <target state="new">Enable global search</target>
09e1784b 4894
c5c848c5 4895 <context-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 4896 <trans-unit id="836183323506117145" datatype="html">
e4eaa7c9
C
4897 <source>FEDERATION</source>
4898 <target state="new">FEDERATION</target>
09e1784b 4899
c5c848c5 4900 <context-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 4901 <trans-unit id="252719899360434356" datatype="html">
f55cc0f9
C
4902 <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>
4903 <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>
09e1784b 4904
c5c848c5 4905 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">368</context></context-group></trans-unit>
d7c6b951 4906 <trans-unit id="9119248927271669654" datatype="html">
e4eaa7c9
C
4907 <source>Other instances can follow yours</source>
4908 <target state="new">Other instances can follow yours</target>
09e1784b 4909
c5c848c5 4910 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">380</context></context-group></trans-unit>
d7c6b951 4911 <trans-unit id="7015551137649102649" datatype="html">
8b049b68
C
4912 <source>Manually approve new instance followers</source>
4913 <target state="new">Manually approve new instance followers</target>
09e1784b 4914
c5c848c5 4915 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">387</context></context-group></trans-unit>
d7c6b951 4916 <trans-unit id="4803992993548153434" datatype="html">
e4eaa7c9
C
4917 <source>Automatically follow back instances</source>
4918 <target state="new">Automatically follow back instances</target>
09e1784b 4919
c5c848c5 4920 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">400</context></context-group></trans-unit>
d7c6b951 4921 <trans-unit id="2092224316392295720" datatype="html">
8b049b68
C
4922 <source>⚠️ This functionality requires a lot of attention and extra moderation.</source>
4923 <target state="new">⚠️ This functionality requires a lot of attention and extra moderation.</target>
09e1784b
C
4924
4925
4926
c5c848c5 4927 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">135</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">403</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">416</context></context-group></trans-unit>
d7c6b951 4928 <trans-unit id="1718269478813020014" datatype="html">
eb12a714
C
4929 <source>Index URL</source>
4930 <target state="new">Index URL</target>
09e1784b 4931
c5c848c5 4932 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">425</context></context-group></trans-unit>
d7c6b951 4933 <trans-unit id="173263206605027981" datatype="html">
e4eaa7c9
C
4934 <source>Automatically follow instances of a public index</source>
4935 <target state="new">Automatically follow instances of a public index</target>
09e1784b 4936
c5c848c5 4937 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">413</context></context-group></trans-unit>
d7c6b951 4938 <trans-unit id="9076632742417302918" datatype="html">
f55cc0f9
C
4939 <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>
4940 <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>
09e1784b 4941
c5c848c5 4942 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">419</context></context-group></trans-unit>
d7c6b951 4943 <trans-unit id="3946988229617310200" datatype="html">
e4eaa7c9
C
4944 <source>ADMINISTRATORS</source>
4945 <target state="new">ADMINISTRATORS</target>
09e1784b 4946
c5c848c5 4947 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">445</context></context-group></trans-unit>
5a6de093 4948 <trans-unit id="2149300564474427551" datatype="html">
eb12a714
C
4949 <source>Administrator</source>
4950 <target state="new">Administrator</target>
f55cc0f9 4951
fee7bbc3 4952 <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">406</context></context-group></trans-unit>
d7c6b951 4953 <trans-unit id="3171683206914962995" datatype="html">
eb12a714
C
4954 <source>Admin email</source>
4955 <target state="new">Admin email</target>
09e1784b 4956
c5c848c5 4957 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">451</context></context-group></trans-unit>
d7c6b951 4958 <trans-unit id="4722881456283329321" datatype="html">
eb12a714
C
4959 <source>Enable contact form</source>
4960 <target state="new">Enable contact form</target>
09e1784b 4961
c5c848c5 4962 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">464</context></context-group></trans-unit>
09e1784b 4963
d7c6b951 4964 <trans-unit id="5926348345797688952" datatype="html">
913aa176 4965 <source>VOD Transcoding</source>
4966 <target state="new">VOD Transcoding</target>
09e1784b
C
4967
4968 <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">33</context></context-group></trans-unit>
d7c6b951 4969 <trans-unit id="1765095834299337775" datatype="html">
e4eaa7c9
C
4970 <source>TWITTER</source>
4971 <target state="new">TWITTER</target>
09e1784b 4972
c5c848c5 4973 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">473</context></context-group></trans-unit>
d7c6b951 4974 <trans-unit id="3202133522706129143" datatype="html">
913aa176 4975 <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>
4976 <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>
09e1784b 4977
c5c848c5 4978 <context-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 4979 <trans-unit id="4087837092261487511" datatype="html">
eb12a714
C
4980 <source>Your Twitter username</source>
4981 <target state="new">Your Twitter username</target>
09e1784b 4982
c5c848c5 4983 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">486</context></context-group></trans-unit>
d7c6b951 4984 <trans-unit id="5648651824279408711" datatype="html">
5a6de093
C
4985 <source>Instance allowed by Twitter</source>
4986 <target state="new">Instance allowed by Twitter</target>
09e1784b 4987
c5c848c5 4988 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">499</context></context-group></trans-unit><trans-unit id="2076338542820061819" datatype="html">
f22e0e2c 4989 <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><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>
c5c848c5
C
4990
4991 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">504</context></context-group></trans-unit>
f22e0e2c 4992
d7c6b951 4993 <trans-unit id="493135676263039396" datatype="html">
913aa176 4994 <source>LIVE</source>
4995 <target state="new">LIVE</target>
4996 <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>
4997 <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>
4998 </trans-unit>
d7c6b951 4999 <trans-unit id="1429138002697017359" datatype="html">
913aa176 5000 <source>Enable users of your instance to stream live.</source>
5001 <target state="new"> Enable users of your instance to stream live. </target>
7d3316dc
C
5002 <context-group purpose="location">
5003 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
5004 <context context-type="linenumber">7,8</context>
5005 </context-group>
913aa176 5006 </trans-unit>
d7c6b951 5007 <trans-unit id="8894612824234881672" datatype="html">
913aa176 5008 <source>⚠️ Enabling live streaming requires trust in your users and extra moderation work</source>
5009 <target state="new">⚠️ Enabling live streaming requires trust in your users and extra moderation work</target>
5010 <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>
5011 </trans-unit>
d7c6b951 5012 <trans-unit id="5205613575147327732" datatype="html">
913aa176 5013 <source>If enabled, your server needs to accept incoming TCP traffic on port <x id="INTERPOLATION" equiv-text="{{ getLiveRTMPPort() }}"/></source>
5014 <target state="new">If enabled, your server needs to accept incoming TCP traffic on port <x id="INTERPOLATION" equiv-text="{{ getLiveRTMPPort() }}"/></target>
7d3316dc
C
5015 <context-group purpose="location">
5016 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
5017 <context context-type="linenumber">23</context>
5018 </context-group>
913aa176 5019 </trans-unit>
d7c6b951 5020 <trans-unit id="6421580347313273983" datatype="html">
913aa176 5021 <source>Allow your users to automatically publish a replay of their live</source>
5022 <target state="new">Allow your users to automatically publish a replay of their live</target>
5023 <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>
5024 </trans-unit>
d7c6b951 5025 <trans-unit id="3472969629566153023" datatype="html">
913aa176 5026 <source>If the user quota is reached, PeerTube will automatically terminate the live streaming</source>
5027 <target state="new"> If the user quota is reached, PeerTube will automatically terminate the live streaming </target>
7d3316dc
C
5028 <context-group purpose="location">
5029 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
5030 <context context-type="linenumber">34,35</context>
5031 </context-group>
913aa176 5032 </trans-unit>
d7c6b951 5033 <trans-unit id="4420104899393268652" datatype="html">
f55cc0f9
C
5034 <source>Max simultaneous lives created on your instance <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;>"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source>
5035 <target state="new"> Max simultaneous lives created on your instance <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;>"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target>
7d3316dc
C
5036 <context-group purpose="location">
5037 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
5038 <context context-type="linenumber">41</context>
5039 </context-group>
913aa176 5040 </trans-unit>
d7c6b951 5041 <trans-unit id="6830777508073747241" datatype="html">
913aa176 5042 <source>{VAR_PLURAL, plural, =1 {live} other {lives}}</source>
5043 <target state="new">{VAR_PLURAL, plural, =1 {live} other {lives}}</target>
09e1784b
C
5044
5045 <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">46</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">59</context></context-group></trans-unit>
d7c6b951 5046 <trans-unit id="7210210728441530221" datatype="html">
f55cc0f9
C
5047 <source>Max simultaneous lives created per user <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;>"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source>
5048 <target state="new"> Max simultaneous lives created per user <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;>"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target>
7d3316dc
C
5049 <context-group purpose="location">
5050 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
5051 <context context-type="linenumber">54</context>
5052 </context-group>
913aa176 5053 </trans-unit>
d7c6b951 5054 <trans-unit id="6830777508073747241" datatype="html">
913aa176 5055 <source>{VAR_PLURAL, plural, =1 {live} other {lives}}</source>
5056 <target state="new">{VAR_PLURAL, plural, =1 {live} other {lives}}</target>
5057 <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">59</context></context-group>
5058 </trans-unit>
d7c6b951 5059 <trans-unit id="1521259619066122077" datatype="html">
913aa176 5060 <source>Max live duration</source>
5061 <target state="new">Max live duration</target>
5062 <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>
5063 </trans-unit>
d7c6b951 5064 <trans-unit id="5309195634424105927" datatype="html">
913aa176 5065 <source>Live transcoding threads</source>
5066 <target state="new">Live transcoding threads</target>
5067 <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">128</context></context-group>
5068 </trans-unit>
d7c6b951 5069 <trans-unit id="4240037618955024499" datatype="html">
913aa176 5070 <source>will claim at most <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with VOD transcoding </source>
5071 <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>
b87b606a 5072 <context-group purpose="location">
7d3316dc
C
5073 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
5074 <context context-type="linenumber">131,133</context>
b87b606a 5075 </context-group>
913aa176 5076 </trans-unit>
d7c6b951 5077 <trans-unit id="8489317904250057957" datatype="html">
913aa176 5078 <source>will claim at least <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with VOD transcoding </source>
5079 <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>
b87b606a 5080 <context-group purpose="location">
7d3316dc
C
5081 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
5082 <context context-type="linenumber">135,137</context>
b87b606a 5083 </context-group>
913aa176 5084 </trans-unit>
d7c6b951 5085 <trans-unit id="1417246074503129277" datatype="html">
913aa176 5086 <source>Live transcoding profile</source>
5087 <target state="new">Live transcoding profile</target>
5088 <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">150</context></context-group>
5089 </trans-unit>
d7c6b951 5090 <trans-unit id="8294583621306221742" datatype="html">
913aa176 5091 <source>new live transcoding profiles can be added by PeerTube plugins</source>
5092 <target state="new">new live transcoding profiles can be added by PeerTube plugins</target>
5093 <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">151</context></context-group>
5094 </trans-unit>
d7c6b951 5095 <trans-unit id="6727057461851446921" datatype="html">
913aa176 5096 <source>Live resolutions to generate</source>
5097 <target state="new">Live resolutions to generate</target>
5098 <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">107</context></context-group>
5099 </trans-unit>
d7c6b951 5100 <trans-unit id="2281161665447607254" datatype="html">
913aa176 5101 <source>Allow live streaming</source>
5102 <target state="new">Allow live streaming</target>
5103 <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>
5104 </trans-unit>
d7c6b951 5105 <trans-unit id="6759167469686242835" datatype="html">
913aa176 5106 <source>Transcoding enabled for live streams</source>
5107 <target state="new">Transcoding enabled for live streams</target>
5108 <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">101</context></context-group>
5109 </trans-unit>
d7c6b951 5110 <trans-unit id="5975271795105968425" datatype="html">
913aa176 5111 <source>Live streaming</source>
5112 <target state="new">Live streaming</target>
09e1784b
C
5113
5114
5115 <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">42</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">67</context></context-group></trans-unit><trans-unit id="6201638315245239510" datatype="html">
5116 <source>Advanced</source><target state="new">Advanced</target>
5117 <context-group purpose="location">
5118 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
5119 <context context-type="linenumber">51</context>
5120 </context-group>
913aa176 5121 </trans-unit>
d7c6b951 5122 <trans-unit id="7911929966701561067" datatype="html">
e4eaa7c9
C
5123 <source>TRANSCODING</source>
5124 <target state="new">TRANSCODING</target>
913aa176 5125 <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">85</context></context-group>
5126 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">26</context></context-group>
5127 </trans-unit>
d7c6b951 5128 <trans-unit id="8212237880239644112" datatype="html">
913aa176 5129 <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>
5130 <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>
7d3316dc
C
5131 <context-group purpose="location">
5132 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
5133 <context context-type="linenumber">87,88</context>
5134 </context-group>
5135 </trans-unit>
d7c6b951 5136 <trans-unit id="3444148141968928069" datatype="html">
913aa176 5137 <source>Input formats</source>
5138 <target state="new">Input formats</target>
5139 <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>
5140 </trans-unit>
d7c6b951 5141 <trans-unit id="4560217482714993155" datatype="html">
eb12a714
C
5142 <source>Transcoding enabled</source>
5143 <target state="new">Transcoding enabled</target>
913aa176 5144 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">40</context></context-group>
5145 </trans-unit>
d7c6b951 5146 <trans-unit id="7452751710576287271" datatype="html">
eb12a714
C
5147 <source>Allow additional extensions</source>
5148 <target state="new">Allow additional extensions</target>
913aa176 5149 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">51</context></context-group>
d7c6b951 5150 </trans-unit><trans-unit id="2150024911136171" datatype="html">
fee7bbc3
C
5151 <source>Allows users to upload <x id="INTERPOLATION" equiv-text="{{ additionalVideoExtensions }}"/> videos.</source><target state="new">Allows users to upload <x id="INTERPOLATION" equiv-text="{{ additionalVideoExtensions }}"/> videos.</target>
5152 <context-group purpose="location">
5153 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5154 <context context-type="linenumber">54</context>
5155 </context-group>
913aa176 5156 </trans-unit>
fee7bbc3 5157
d7c6b951 5158 <trans-unit id="1823941382992046371" datatype="html">
eb12a714
C
5159 <source>Allow audio files upload</source>
5160 <target state="new">Allow audio files upload</target>
913aa176 5161 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">62</context></context-group>
5162 </trans-unit>
d7c6b951 5163 <trans-unit id="8340360585610503574" datatype="html">
913aa176 5164 <source>Allows users to upload .mp3, .ogg, .wma, .flac, .aac, or .ac3 audio files.</source>
5165 <target state="new">Allows users to upload .mp3, .ogg, .wma, .flac, .aac, or .ac3 audio files.</target>
5166 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">65</context></context-group>
5167 </trans-unit>
d7c6b951 5168 <trans-unit id="5867513506373651775" datatype="html">
913aa176 5169 <source>The file will be merged in a still image video with the preview file on upload.</source>
5170 <target state="new">The file will be merged in a still image video with the preview file on upload.</target>
5171 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">66</context></context-group>
5172 </trans-unit>
d7c6b951 5173 <trans-unit id="2036818807823848377" datatype="html">
913aa176 5174 <source>Output formats</source>
5175 <target state="new">Output formats</target>
5176 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">73</context></context-group>
5177 </trans-unit>
d7c6b951 5178 <trans-unit id="522057769554096255" datatype="html">
913aa176 5179 <source>WebTorrent enabled</source>
5180 <target state="new">WebTorrent enabled</target>
5181 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">79</context></context-group>
5182 </trans-unit>
d7c6b951 5183 <trans-unit id="8373385486403101567" datatype="html">
913aa176 5184 <source>If you also enabled HLS support, it will multiply videos storage by 2</source>
5185 <target state="new">If you also enabled HLS support, it will multiply videos storage by 2</target>
7d3316dc
C
5186 <context-group purpose="location">
5187 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5188 <context context-type="linenumber">83</context>
5189 </context-group>
5190 </trans-unit>
d7c6b951 5191 <trans-unit id="3839590624406770455" datatype="html">
5a6de093
C
5192 <source>HLS with P2P support enabled</source>
5193 <target state="new">HLS with P2P support enabled</target>
913aa176 5194 <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>
5195 </trans-unit>
d7c6b951 5196 <trans-unit id="7334484418359079994" datatype="html">
f55cc0f9
C
5197 <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>
5198 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></target>
7d3316dc
C
5199 <context-group purpose="location">
5200 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5201 <context context-type="linenumber">99,108</context>
5202 </context-group>
913aa176 5203 </trans-unit>
d7c6b951 5204 <trans-unit id="4748900450708089645" datatype="html">
913aa176 5205 <source>Resolutions to generate per enabled format</source>
5206 <target state="new">Resolutions to generate per enabled format</target>
5207 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">116</context></context-group>
5208 </trans-unit>
d7c6b951 5209 <trans-unit id="5431196295724512251" datatype="html">
913aa176 5210 <source>The original file resolution will be the default target if no option is selected.</source>
5211 <target state="new"> The original file resolution will be the default target if no option is selected. </target>
7d3316dc
C
5212 <context-group purpose="location">
5213 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5214 <context context-type="linenumber">132,133</context>
5215 </context-group>
5216 </trans-unit>
d7c6b951 5217 <trans-unit id="1126867109775813762" datatype="html">
5e6c69ce
C
5218 <source>Transcoding threads</source>
5219 <target state="new">Transcoding threads</target>
913aa176 5220 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">144</context></context-group>
5221 </trans-unit>
d7c6b951 5222 <trans-unit id="7815122216882553289" datatype="html">
913aa176 5223 <source>will claim at most <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with live transcoding </source>
5224 <target state="new"> will claim at most <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with live transcoding </target>
b87b606a 5225 <context-group purpose="location">
7d3316dc
C
5226 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5227 <context context-type="linenumber">146,148</context>
b87b606a 5228 </context-group>
913aa176 5229 </trans-unit>
d7c6b951 5230 <trans-unit id="8685484763568827375" datatype="html">
913aa176 5231 <source>will claim at least <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with live transcoding </source>
5232 <target state="new"> will claim at least <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with live transcoding </target>
b87b606a 5233 <context-group purpose="location">
7d3316dc
C
5234 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5235 <context context-type="linenumber">150,152</context>
b87b606a 5236 </context-group>
913aa176 5237 </trans-unit>
d7c6b951 5238 <trans-unit id="7185278676178506632" datatype="html">
913aa176 5239 <source>Transcoding jobs concurrency</source>
5240 <target state="new">Transcoding jobs concurrency</target>
7d3316dc
C
5241 <context-group purpose="location">
5242 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5243 <context context-type="linenumber">166</context>
5244 </context-group>
913aa176 5245 </trans-unit>
d7c6b951 5246 <trans-unit id="1969393594784140832" datatype="html">
913aa176 5247 <source>allows to transcode multiple files in parallel. ⚠️ Requires a PeerTube restart</source>
5248 <target state="new">allows to transcode multiple files in parallel. ⚠️ Requires a PeerTube restart</target>
7d3316dc
C
5249 <context-group purpose="location">
5250 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5251 <context context-type="linenumber">167</context>
5252 </context-group>
913aa176 5253 </trans-unit>
d7c6b951 5254 <trans-unit id="2184317712452071847" datatype="html">
913aa176 5255 <source>Transcoding profile</source>
5256 <target state="new">Transcoding profile</target>
5257 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">178</context></context-group>
5258 </trans-unit>
d7c6b951 5259 <trans-unit id="6289966287765074028" datatype="html">
913aa176 5260 <source>new transcoding profiles can be added by PeerTube plugins</source>
5261 <target state="new">new transcoding profiles can be added by PeerTube plugins</target>
5262 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">179</context></context-group>
5263 </trans-unit>
d7c6b951 5264 <trans-unit id="6879611446286948126" datatype="html">
e4eaa7c9
C
5265 <source>CACHE</source>
5266 <target state="new">CACHE</target>
913aa176 5267 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">5</context></context-group>
5268 </trans-unit>
d7c6b951 5269 <trans-unit id="5511334650211127631" datatype="html">
913aa176 5270 <source>Some files are not federated, and fetched when necessary. Define their caching policies.</source>
5271 <target state="new"> Some files are not federated, and fetched when necessary. Define their caching policies. </target>
7d3316dc
C
5272 <context-group purpose="location">
5273 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context>
5274 <context context-type="linenumber">7,8</context>
5275 </context-group>
5276 </trans-unit>
d7c6b951 5277 <trans-unit id="4382565260112874406" datatype="html">
e4eaa7c9
C
5278 <source>Number of previews to keep in cache</source>
5279 <target state="new">Number of previews to keep in cache</target>
913aa176 5280 <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>
5281 </trans-unit>
d7c6b951 5282 <trans-unit id="3710881484246327863" datatype="html">
913aa176 5283 <source>{VAR_PLURAL, plural, =1 {cached image} other {cached images}}</source>
5284 <target state="new">{VAR_PLURAL, plural, =1 {cached image} other {cached images}}</target>
7d3316dc
C
5285 <context-group purpose="location">
5286 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context>
5287 <context context-type="linenumber">22</context>
5288 </context-group>
5289 </trans-unit>
d7c6b951 5290 <trans-unit id="2279905277031617076" datatype="html">
e4eaa7c9
C
5291 <source>Number of video captions to keep in cache</source>
5292 <target state="new">Number of video captions to keep in cache</target>
913aa176 5293 <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>
5294 </trans-unit>
d7c6b951 5295 <trans-unit id="6193666854590647323" datatype="html">
913aa176 5296 <source>{VAR_PLURAL, plural, =1 {cached caption} other {cached captions}}</source>
5297 <target state="new">{VAR_PLURAL, plural, =1 {cached caption} other {cached captions}}</target>
7d3316dc
C
5298 <context-group purpose="location">
5299 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context>
5300 <context context-type="linenumber">36</context>
5301 </context-group>
913aa176 5302 </trans-unit>
d7c6b951 5303 <trans-unit id="330647913034301472" datatype="html">
913aa176 5304 <source>Number of video torrents to keep in cache</source>
5305 <target state="new">Number of video torrents to keep in cache</target>
063de1ee
C
5306 <context-group purpose="location">
5307 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context>
5308 <context context-type="linenumber">43</context>
5309 </context-group>
913aa176 5310 </trans-unit>
d7c6b951 5311 <trans-unit id="4613961764793311850" datatype="html">
913aa176 5312 <source>{VAR_PLURAL, plural, =1 {cached torrent} other {cached torrents}}</source>
5313 <target state="new">{VAR_PLURAL, plural, =1 {cached torrent} other {cached torrents}}</target>
063de1ee
C
5314 <context-group purpose="location">
5315 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context>
5316 <context context-type="linenumber">50</context>
5317 </context-group>
7d3316dc 5318 </trans-unit>
d7c6b951 5319 <trans-unit id="2528135865630556778" datatype="html">
e4eaa7c9
C
5320 <source>CUSTOMIZATIONS</source>
5321 <target state="new">CUSTOMIZATIONS</target>
913aa176 5322 <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>
5323 </trans-unit>
d7c6b951 5324 <trans-unit id="1714039296068260295" datatype="html">
913aa176 5325 <source>Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill.</source>
5326 <target state="new"> Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. </target>
5327 <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">65</context></context-group>
5328 </trans-unit>
d7c6b951 5329 <trans-unit id="6180346896314915203" datatype="html">
eb12a714
C
5330 <source>JavaScript</source>
5331 <target state="new">JavaScript</target>
913aa176 5332 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">74</context></context-group>
5333 </trans-unit>
d7c6b951 5334 <trans-unit id="4067880101082150743" datatype="html">
f55cc0f9
C
5335 <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>
5336 <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>
913aa176 5337 <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">78</context></context-group>
5338 </trans-unit>
d7c6b951 5339 <trans-unit id="5464209657969421100" datatype="html">
f55cc0f9
C
5340 <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=" {{ '{' }"/>
5341color: red;
5342<x id="INTERPOLATION_1" equiv-text="
5343{{ '}' }"/>
5344<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=" {{ '{' }"/>
5345color: red;
5346<x id="INTERPOLATION_1" equiv-text="
5347{{ '}' }"/>
5348<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></source>
5349 <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 5350color: red;
913aa176 5351<x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/>
f55cc0f9 5352<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 5353color: red;
913aa176 5354<x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/>
f55cc0f9 5355<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></target>
913aa176 5356 <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">97</context></context-group>
5357 </trans-unit>
d7c6b951 5358 <trans-unit id="283725429207896837" datatype="html">
913aa176 5359 <source>You cannot allow live replay if you don't enable transcoding.</source>
5360 <target state="new"> You cannot allow live replay if you don't enable transcoding. </target>
09e1784b
C
5361
5362 <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">77</context></context-group></trans-unit>
5363
d7c6b951 5364 <trans-unit id="8167543029214637769" datatype="html">
f55cc0f9
C
5365 <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>
5366 <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>
09e1784b
C
5367
5368 <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">67</context></context-group></trans-unit>
d7c6b951 5369 <trans-unit id="1445676851449000175" datatype="html">
eb12a714
C
5370 <source>Update configuration</source>
5371 <target state="new">Update configuration</target>
09e1784b
C
5372
5373 <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">80</context></context-group></trans-unit>
d7c6b951 5374 <trans-unit id="5439158575454281141" datatype="html">
e4eaa7c9
C
5375 <source>VIDEO SETTINGS</source>
5376 <target state="new">VIDEO SETTINGS</target>
913aa176 5377 <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">26</context></context-group>
5378 </trans-unit>
d7c6b951 5379 <trans-unit id="507542497458686905" datatype="html">
e4eaa7c9
C
5380 <source>NOTIFICATIONS</source>
5381 <target state="new">NOTIFICATIONS</target>
913aa176 5382 <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">37</context></context-group>
5383 </trans-unit>
d7c6b951 5384 <trans-unit id="9138757724802460941" datatype="html">
e4eaa7c9
C
5385 <source>INTERFACE</source>
5386 <target state="new">INTERFACE</target>
913aa176 5387 <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>
5388 </trans-unit>
d7c6b951 5389 <trans-unit id="7789395291034300662" datatype="html">
e4eaa7c9
C
5390 <source>PASSWORD</source>
5391 <target state="new">PASSWORD</target>
913aa176 5392 <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>
5393 </trans-unit>
d7c6b951 5394 <trans-unit id="9012586956848595996" datatype="html">
e4eaa7c9
C
5395 <source>EMAIL</source>
5396 <target state="new">EMAIL</target>
913aa176 5397 <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>
5398 </trans-unit>
d7c6b951 5399 <trans-unit id="7752239348028675311" datatype="html">
e4eaa7c9
C
5400 <source>DANGER ZONE</source>
5401 <target state="new">DANGER ZONE</target>
913aa176 5402 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">219</context></context-group>
5403 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">219</context></context-group>
5404 <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>
5405 </trans-unit>
5a6de093 5406 <trans-unit id="4915431133669985304" datatype="html">
5e6c69ce
C
5407 <source>Profile</source>
5408 <target state="new">Profile</target>
90aa0a74 5409
3e84ae32 5410 <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 5411 <trans-unit id="1963136290621768454" datatype="html">
e4eaa7c9
C
5412 <source>Resolution</source>
5413 <target state="new">Resolution</target>
90aa0a74 5414
3e84ae32 5415 <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 5416 <trans-unit id="7814358426066520520" datatype="html">
e4eaa7c9
C
5417 <source>Aspect ratio</source>
5418 <target state="new">Aspect ratio</target>
90aa0a74 5419
3e84ae32 5420 <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 5421 <trans-unit id="44862519224794374" datatype="html">
e4eaa7c9
C
5422 <source>Average frame rate</source>
5423 <target state="new">Average frame rate</target>
90aa0a74 5424
3e84ae32 5425 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">248</context></context-group></trans-unit>
5a6de093 5426 <trans-unit id="5053683525387462246" datatype="html">
e4eaa7c9
C
5427 <source>Pixel format</source>
5428 <target state="new">Pixel format</target>
90aa0a74 5429
3e84ae32 5430 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">249</context></context-group></trans-unit>
5a6de093 5431 <trans-unit id="7858676566953242358" datatype="html">
e4eaa7c9
C
5432 <source>Sample rate</source>
5433 <target state="new">Sample rate</target>
90aa0a74 5434
3e84ae32 5435 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">253</context></context-group></trans-unit>
5a6de093 5436 <trans-unit id="5403856660543890284" datatype="html">
e4eaa7c9
C
5437 <source>Channel Layout</source>
5438 <target state="new">Channel Layout</target>
90aa0a74 5439
3e84ae32 5440 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">254</context></context-group></trans-unit>
d7c6b951 5441 <trans-unit id="6460084371385263470" datatype="html">
5e6c69ce
C
5442 <source>Video settings</source>
5443 <target state="new">Video settings</target>
913aa176 5444 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">18</context></context-group>
5445 </trans-unit>
d7c6b951 5446 <trans-unit id="1288210794011686132" datatype="html">
e4eaa7c9
C
5447 <source>Interface settings</source>
5448 <target state="new">Interface settings</target>
913aa176 5449 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">22</context></context-group>
5450 </trans-unit>
d7c6b951 5451 <trans-unit id="6309828574111583895" datatype="html">
eb12a714
C
5452 <source>Change password</source>
5453 <target state="new">Change password</target>
913aa176 5454 <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>
5455 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">33</context></context-group>
5456 </trans-unit>
d7c6b951 5457 <trans-unit id="5340498030552368470" datatype="html">
eb12a714
C
5458 <source>Current password</source>
5459 <target state="new">Current password</target>
913aa176 5460 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">8</context></context-group>
5461 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">28</context></context-group>
5462 </trans-unit>
d7c6b951 5463 <trans-unit id="3588415639242079458" datatype="html">
eb12a714
C
5464 <source>New password</source>
5465 <target state="new">New password</target>
913aa176 5466 <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>
5467 </trans-unit>
d7c6b951 5468 <trans-unit id="8656126574213649581" datatype="html">
eb12a714
C
5469 <source>Confirm new password</source>
5470 <target state="new">Confirm new password</target>
913aa176 5471 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">26</context></context-group>
5472 </trans-unit>
d7c6b951 5473 <trans-unit id="7377817702119089263" datatype="html">
eb12a714
C
5474 <source>Default policy on videos containing sensitive content</source>
5475 <target state="new">Default policy on videos containing sensitive content</target>
913aa176 5476 <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>
d7c6b951 5477 </trans-unit><trans-unit id="7350483582490037954" datatype="html">
fee7bbc3
C
5478 <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><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>
5479 <context-group purpose="location">
5480 <context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context>
5481 <context context-type="linenumber">8,9</context>
5482 </context-group>
913aa176 5483 </trans-unit>
fee7bbc3 5484
d7c6b951 5485 <trans-unit id="4409859601539810260" datatype="html">
e4eaa7c9
C
5486 <source>Policy for sensitive videos</source>
5487 <target state="new">Policy for sensitive videos</target>
c5c848c5
C
5488
5489
5490 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">118</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">15</context></context-group></trans-unit>
d7c6b951 5491 <trans-unit id="2864176699435587977" datatype="html">
45c14ae1
C
5492 <source>Only display videos in the following languages/subtitles</source>
5493 <target state="new">Only display videos in the following languages/subtitles</target>
913aa176 5494 <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>
5495 </trans-unit>
d7c6b951 5496 <trans-unit id="1534085756270333258" datatype="html">
8b049b68
C
5497 <source>In Recently added, Trending, Local, Most liked and Search pages</source>
5498 <target state="new">In Recently added, Trending, Local, Most liked and Search pages</target>
913aa176 5499 <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>
5500 </trans-unit>
d7c6b951 5501 <trans-unit id="2658703380934466003" datatype="html">
5a6de093
C
5502 <source>Add a new language</source>
5503 <target state="new">Add a new language</target>
c5c848c5
C
5504
5505
5506 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">71</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit>
d7c6b951 5507 <trans-unit id="1530331428384894781" datatype="html">
913aa176 5508 <source><x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/> is awaiting email verification </source>
eb12a714 5509 <target state="new">
f55cc0f9 5510 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span>"/>
5a6de093 5511 <x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/>
f55cc0f9 5512 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/> is awaiting email verification
5a6de093
C
5513
5514 </target>
913aa176 5515 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">10</context></context-group>
5516 </trans-unit>
d7c6b951 5517 <trans-unit id="264068562357780835" datatype="html">
eb12a714
C
5518 <source>New email</source>
5519 <target state="new">New email</target>
913aa176 5520 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">17</context></context-group>
5521 </trans-unit>
d7c6b951 5522 <trans-unit id="3000005804987112527" datatype="html">
eb12a714
C
5523 <source>Change email</source>
5524 <target state="new">Change email</target>
913aa176 5525 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">36</context></context-group>
5526 </trans-unit>
d7c6b951 5527 <trans-unit id="7103588127254721505" datatype="html">
eb12a714
C
5528 <source>Theme</source>
5529 <target state="new">Theme</target>
913aa176 5530 <context-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>
5531 <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>
5532 </trans-unit>
d7c6b951 5533 <trans-unit id="4541462271161741535" datatype="html">
eb12a714
C
5534 <source>instance default</source>
5535 <target state="new">instance default</target>
913aa176 5536 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.html</context><context context-type="linenumber">8</context></context-group>
5537 </trans-unit>
d7c6b951 5538 <trans-unit id="5192951216991773088" datatype="html">
eb12a714
C
5539 <source>peertube default</source>
5540 <target state="new">peertube default</target>
913aa176 5541 <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>
5542 </trans-unit>
d7c6b951 5543 <trans-unit id="4844578664427956129" datatype="html">
eb12a714
C
5544 <source>Change ownership</source>
5545 <target state="new">Change ownership</target>
09e1784b
C
5546
5547 <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">178</context></context-group></trans-unit>
d7c6b951 5548 <trans-unit id="4561174610228620528" datatype="html">
eb12a714
C
5549 <source>Select the next owner</source>
5550 <target state="new">Select the next owner</target>
913aa176 5551 <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>
5552 </trans-unit>
d7c6b951 5553 <trans-unit id="1788875035518441092" datatype="html">
90aa0a74 5554 <source>Last published first</source><target state="new">Last published first</target>
fee7bbc3 5555
d7c6b951 5556 <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></trans-unit><trans-unit id="4541072509002204177" datatype="html">
90aa0a74 5557 <source>Last created first</source><target state="new">Last created first</target>
fee7bbc3 5558
d7c6b951 5559 <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></trans-unit><trans-unit id="1142493792593089647" datatype="html">
90aa0a74 5560 <source>Most viewed first</source><target state="new">Most viewed first</target>
fee7bbc3 5561
d7c6b951 5562 <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></trans-unit><trans-unit id="8108088952881606566" datatype="html">
90aa0a74 5563 <source>Most liked first</source><target state="new">Most liked first</target>
fee7bbc3 5564
d7c6b951 5565 <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></trans-unit><trans-unit id="2782422473180760140" datatype="html">
90aa0a74 5566 <source>Longest first</source><target state="new">Longest first</target>
fee7bbc3
C
5567
5568 <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></trans-unit>
d7c6b951 5569 <trans-unit id="8714145624854863455" datatype="html">
eb12a714
C
5570 <source>Accept ownership</source>
5571 <target state="new">Accept ownership</target>
913aa176 5572 <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>
5573 </trans-unit>
d7c6b951 5574 <trans-unit id="321229234608559490" datatype="html">
5a6de093
C
5575 <source>Select a channel to receive the video</source>
5576 <target state="new">Select a channel to receive the video</target>
913aa176 5577 <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>
5578 </trans-unit>
12fa2a6a 5579
d7c6b951 5580 <trans-unit id="3610344835750059476" datatype="html">
5a6de093
C
5581 <source>My ownership changes</source>
5582 <target state="new">My ownership changes</target>
913aa176 5583 <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>
5584 </trans-unit>
d7c6b951 5585 <trans-unit id="7391040346436232576" datatype="html">
eb12a714
C
5586 <source>Initiator</source>
5587 <target state="new">Initiator</target>
913aa176 5588 <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>
5589 </trans-unit>
d7c6b951 5590 <trans-unit id="3963749584812225989" datatype="html">
913aa176 5591 <source>Created <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
5a6de093 5592 <target state="new">
cd9246a9 5593 Created
cd9246a9 5594
f55cc0f9
C
5595 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/>
5596 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
5a6de093 5597 </target>
913aa176 5598 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">22</context></context-group>
5599 </trans-unit>
d7c6b951 5600 <trans-unit id="5611592591303869712" datatype="html">
eb12a714
C
5601 <source>Status</source>
5602 <target state="new">Status</target>
913aa176 5603 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">25</context></context-group>
5604 </trans-unit>
d7c6b951 5605 <trans-unit id="5417361655914085905" datatype="html">
5a6de093
C
5606 <source>Account page</source>
5607 <target state="new">Account page</target>
c29ce242
C
5608
5609
5610 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">189</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">195</context></context-group></trans-unit>
d7c6b951 5611 <trans-unit id="187187500641108332" datatype="html">
913aa176 5612 <source><x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/> </source>
5a6de093
C
5613 <target state="new">
5614 <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/>
5615 </target>
c29ce242
C
5616
5617 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">196</context></context-group></trans-unit>
d7c6b951 5618 <trans-unit id="2000373220662583633" datatype="html">
5a6de093
C
5619 <source>No ownership change request found.</source>
5620 <target state="new">No ownership change request found.</target>
c29ce242
C
5621
5622 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">78</context></context-group></trans-unit>
913aa176 5623 <trans-unit id="4247400351982331798" datatype="html">
5624 <source>Account settings</source>
5625 <target state="new">Account settings</target>
09e1784b
C
5626
5627 <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></trans-unit>
913aa176 5628 <trans-unit id="2864486939135008600" datatype="html">
5629 <source>Playlist elements</source>
5630 <target state="new">Playlist elements</target>
09e1784b
C
5631
5632 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">57</context></context-group></trans-unit>
d7c6b951 5633 <trans-unit id="7801453816697513153" datatype="html">
5a6de093
C
5634 <source>My imports</source>
5635 <target state="new">My imports</target>
913aa176 5636 <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>
5637 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">3</context></context-group>
5638 </trans-unit>
d7c6b951 5639 <trans-unit id="7000850040589508423" datatype="html">
e4eaa7c9
C
5640 <source>Create video channel</source>
5641 <target state="new">Create video channel</target>
fee7bbc3 5642
d7c6b951 5643 <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">12</context></context-group></trans-unit><trans-unit id="5700655611297335752" datatype="html">
fee7bbc3
C
5644 <source>No channel found.</source><target state="new">No channel found.</target>
5645 <context-group purpose="location">
5646 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context>
5647 <context context-type="linenumber">16</context>
5648 </context-group>
913aa176 5649 </trans-unit>
d7c6b951 5650 <trans-unit id="5500467336262464724" datatype="html">
913aa176 5651 <source><x id="INTERPOLATION" equiv-text="{{ videoChannel.followersCount }}"/> subscribers </source>
5a6de093
C
5652 <target state="new">
5653 <x id="INTERPOLATION" equiv-text="{{ videoChannel.followersCount }}"/> subscribers
5654 </target>
fee7bbc3
C
5655
5656 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-subscriptions/my-subscriptions.component.html</context><context context-type="linenumber">25</context></context-group></trans-unit>
d7c6b951 5657 <trans-unit id="626184983378002054" datatype="html">
eb12a714
C
5658 <source>Example: my_channel</source>
5659 <target state="new">Example: my_channel</target>
90aa0a74
C
5660
5661
5662 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-edit.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-edit.component.html</context><context context-type="linenumber">47</context></context-group></trans-unit>
d7c6b951 5663 <trans-unit id="5871023634125368211" datatype="html">
e4eaa7c9
C
5664 <source>CHANNEL</source>
5665 <target state="new">CHANNEL</target>
913aa176 5666 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-edit.component.html</context><context context-type="linenumber">26</context></context-group>
5667 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-edit.component.html</context><context context-type="linenumber">26</context></context-group>
d7c6b951 5668 </trans-unit><trans-unit id="3582855804901374179" datatype="html">
90aa0a74
C
5669 <source>Banner image of your channel</source><target state="new">Banner image of your channel</target>
5670 <context-group purpose="location">
5671 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-edit.component.html</context>
5672 <context context-type="linenumber">30</context>
5673 </context-group>
5674 <context-group purpose="location">
5675 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-edit.component.html</context>
5676 <context context-type="linenumber">30</context>
5677 </context-group>
913aa176 5678 </trans-unit>
d7c6b951 5679 <trans-unit id="2124774733637750483" datatype="html">
f55cc0f9
C
5680 <source>Short text to tell people how they can support your channel (membership platform...).&lt;br />&lt;br />
5681 When you will upload a video in this channel, the video support field will be automatically filled by this text.</source>
5682 <target state="new">Short text to tell people how they can support your channel (membership platform...).&lt;br />&lt;br />
3596a418 5683 When you will upload a video in this channel, the video support field will be automatically filled by this text.</target>
90aa0a74
C
5684
5685
5686 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-edit.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-edit.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
d7c6b951 5687 <trans-unit id="5278589041647101772" datatype="html">
eb12a714
C
5688 <source>Overwrite support field of all videos of this channel</source>
5689 <target state="new">Overwrite support field of all videos of this channel</target>
90aa0a74
C
5690
5691
5692 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-edit.component.html</context><context context-type="linenumber">99</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-edit.component.html</context><context context-type="linenumber">99</context></context-group></trans-unit>
d7c6b951 5693 <trans-unit id="5500467336262464724" datatype="html">
913aa176 5694 <source><x id="INTERPOLATION" equiv-text="{{ actor.followersCount }}"/> subscribers </source>
5a6de093
C
5695 <target state="new">
5696 <x id="INTERPOLATION" equiv-text="{{ actor.followersCount }}"/> subscribers
5697 </target>
90aa0a74 5698
fee7bbc3 5699 <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></trans-unit>
d7c6b951 5700 <trans-unit id="31472093355465024" datatype="html">
913aa176 5701 <source>Upload a new avatar</source>
5702 <target state="new">Upload a new avatar</target>
90aa0a74
C
5703
5704
fee7bbc3 5705 <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><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></trans-unit>
d7c6b951 5706 <trans-unit id="4854396465510517671" datatype="html">
eb12a714
C
5707 <source>Target</source>
5708 <target state="new">Target</target>
913aa176 5709 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">17</context></context-group>
5710 </trans-unit>
d7c6b951 5711 <trans-unit id="5352255295652969301" datatype="html">
e4eaa7c9
C
5712 <source>See the error</source>
5713 <target state="new">See the error</target>
913aa176 5714 <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">26</context></context-group>
5715 </trans-unit>
d7c6b951 5716 <trans-unit id="6376690302059877029" datatype="html">
e4eaa7c9
C
5717 <source>This video was deleted</source>
5718 <target state="new">This video was deleted</target>
913aa176 5719 <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">49</context></context-group>
5720 </trans-unit>
d7c6b951 5721 <trans-unit id="6924803931258995553" datatype="html">
5a6de093
C
5722 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> imports</source>
5723 <target state="new">Showing
5724 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
5725 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
5726 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> imports
5727 </target>
913aa176 5728 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">10</context></context-group>
5729 </trans-unit>
d7c6b951 5730 <trans-unit id="8173902679178787744" datatype="html">
e4eaa7c9
C
5731 <source>Once you delete your account, there is no going back. You will be asked to confirm this action.</source>
5732 <target state="new">Once you delete your account, there is no going back. You will be asked to confirm this action.</target>
913aa176 5733 <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>
5734 </trans-unit>
d7c6b951 5735 <trans-unit id="3122895472333547524" datatype="html">
eb12a714
C
5736 <source>Delete your account</source>
5737 <target state="new">Delete your account</target>
09e1784b
C
5738
5739 <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><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">25</context></context-group></trans-unit>
d7c6b951 5740 <trans-unit id="4000980858407872649" datatype="html">
5a6de093
C
5741 <source>Channel page</source>
5742 <target state="new">Channel page</target>
c29ce242
C
5743
5744
5745
fee7bbc3 5746 <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><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-subscriptions/my-subscriptions.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">186</context></context-group></trans-unit>
d7c6b951 5747 <trans-unit id="9131836378905533756" datatype="html">
5a6de093
C
5748 <source>Created by <x id="INTERPOLATION"/></source>
5749 <target state="new">Created by
5750 <x id="INTERPOLATION" equiv-text="{{ videoChannel.ownerBy }}"/>
5751 </target>
fee7bbc3
C
5752
5753 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-subscriptions/my-subscriptions.component.html</context><context context-type="linenumber">28</context></context-group></trans-unit>
d7c6b951 5754 <trans-unit id="228548407872312756" datatype="html">
5a6de093
C
5755 <source>Owner account page</source>
5756 <target state="new">Owner account page</target>
fee7bbc3
C
5757
5758 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-subscriptions/my-subscriptions.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit>
90aa0a74 5759
d7c6b951 5760 <trans-unit id="2204625138753484173" datatype="html">
5a6de093 5761 <source><x id="START_TAG_MY_GLOBAL_ICON"/><x id="CLOSE_TAG_MY_GLOBAL_ICON"/> Delete history </source>
eb12a714 5762 <target state="new">
f55cc0f9
C
5763 <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon>"/>
5764 <x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon>"/>
040758e0 5765 Delete history
5a6de093
C
5766
5767 </target>
fee7bbc3
C
5768
5769 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context><context context-type="linenumber">17</context></context-group></trans-unit>
d7c6b951 5770 <trans-unit id="4781078006040259916" datatype="html">
913aa176 5771 <source>You don't have any video in your watch history yet.</source>
5772 <target state="new">You don't have any video in your watch history yet.</target>
3b11bf0b
C
5773 <context-group purpose="location">
5774 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context>
5775 <context context-type="linenumber">30</context>
5776 </context-group>
5777 </trans-unit>
d7c6b951 5778 <trans-unit id="687236465759862933" datatype="html">
913aa176 5779 <source>Open syndication dropdown</source>
5780 <target state="new">Open syndication dropdown</target>
2f03d6dc
C
5781 <context-group purpose="location">
5782 <context context-type="sourcefile">src/app/shared/shared-main/feeds/feed.component.html</context>
5783 <context context-type="linenumber">3</context>
5784 </context-group>
5785 <context-group purpose="location">
5786 <context context-type="sourcefile">src/app/shared/shared-main/feeds/feed.component.html</context>
5787 <context context-type="linenumber">3</context>
5788 </context-group>
5789 </trans-unit>
d7c6b951 5790 <trans-unit id="2726946550255780479" datatype="html">
5a6de093 5791 <source><x id="START_TAG_MY_GLOBAL_ICON"/><x id="CLOSE_TAG_MY_GLOBAL_ICON"/> Notification preferences </source>
eb12a714 5792 <target state="new">
f55cc0f9
C
5793 <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon>"/>
5794 <x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon>"/>
040758e0 5795 Notification preferences
5a6de093
C
5796
5797 </target>
913aa176 5798 <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>
5799 </trans-unit>
d7c6b951 5800 <trans-unit id="2317673285989169654" datatype="html">
5a6de093
C
5801 <source>Newest first</source>
5802 <target state="new">Newest first</target>
913aa176 5803 <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>
5804 </trans-unit>
d7c6b951 5805 <trans-unit id="751740263472313326" datatype="html">
5a6de093
C
5806 <source>Unread first</source>
5807 <target state="new">Unread first</target>
913aa176 5808 <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>
5809 </trans-unit>
d7c6b951 5810 <trans-unit id="7679199047720825365" datatype="html">
8b049b68
C
5811 <source>All read</source>
5812 <target state="new">All read</target>
913aa176 5813 <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>
5814 </trans-unit>
d7c6b951 5815 <trans-unit id="2309808536212982229" datatype="html">
eb12a714
C
5816 <source>Activities</source>
5817 <target state="new">Activities</target>
913aa176 5818 <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">2</context></context-group>
5819 </trans-unit>
d7c6b951 5820 <trans-unit id="9167786874272926575" datatype="html">
eb12a714
C
5821 <source>Web</source>
5822 <target state="new">Web</target>
913aa176 5823 <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">3</context></context-group>
5824 </trans-unit>
d7c6b951 5825 <trans-unit id="1967081128372276674" datatype="html">
e4eaa7c9
C
5826 <source>My Playlists</source>
5827 <target state="new">My Playlists</target>
913aa176 5828 <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>
5829 <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>
5830 </trans-unit>
d7c6b951 5831 <trans-unit id="2317130384024575795" datatype="html">
e4eaa7c9
C
5832 <source>NEW PLAYLIST</source>
5833 <target state="new">NEW PLAYLIST</target>
913aa176 5834 <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>
5835 <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>
5836 </trans-unit>
d7c6b951 5837 <trans-unit id="2871943975385662656" datatype="html">
e4eaa7c9
C
5838 <source>PLAYLIST</source>
5839 <target state="new">PLAYLIST</target>
913aa176 5840 <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>
5841 <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>
5842 </trans-unit>
d7c6b951 5843 <trans-unit id="3438686710205841496" datatype="html">
e4eaa7c9
C
5844 <source>Create playlist</source>
5845 <target state="new">Create playlist</target>
90aa0a74 5846
fee7bbc3 5847 <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">11</context></context-group></trans-unit>
913aa176 5848 <trans-unit id="7040375308762081154" datatype="html">
5849 <source>My video channels</source>
5850 <target state="new">My video channels</target>
5851 <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">13</context></context-group>
5852 </trans-unit>
5853 <trans-unit id="7418836785553125957" datatype="html">
5854 <source>Create a new video channel</source>
5855 <target state="new">Create a new video channel</target>
5856 <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">22</context></context-group>
5857 </trans-unit>
5858 <trans-unit id="8828123061564507501" datatype="html">
5859 <source>Playlist <x id="PH"/>} deleted.</source>
5860 <target state="new">Playlist <x id="PH"/>} deleted.</target>
fee7bbc3
C
5861
5862 <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 5863 <trans-unit id="3943893855105372623" datatype="html">
9f77adb8
C
5864 <source>Playlist thumbnail</source>
5865 <target state="new">Playlist thumbnail</target>
913aa176 5866 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">82</context></context-group>
5867 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">82</context></context-group>
5868 </trans-unit>
fee7bbc3 5869
d7c6b951 5870 <trans-unit id="7743343997362363486" datatype="html">
eb12a714
C
5871 <source>No videos in this playlist.</source>
5872 <target state="new">No videos in this playlist.</target>
913aa176 5873 <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>
5874 </trans-unit>
d7c6b951 5875 <trans-unit id="2427149618141327033" datatype="html">
913aa176 5876 <source>Browse videos on PeerTube to add them in your playlist.</source>
5a6de093 5877 <target state="new">
954511f3
C
5878 Browse videos on PeerTube to add them in your playlist.
5879 </target>
913aa176 5880 <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>
5881 </trans-unit>
d7c6b951 5882 <trans-unit id="8901774330683812267" datatype="html">
913aa176 5883 <source>See the <x id="START_LINK"/>documentation<x id="CLOSE_LINK"/> for more information. </source>
5a6de093
C
5884 <target state="new">
5885 See the
f55cc0f9
C
5886 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>documentation
5887 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more information.
5a6de093
C
5888
5889 </target>
913aa176 5890 <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>
5891 </trans-unit>
d7c6b951 5892 <trans-unit id="5904811038805050477" datatype="html">
eb12a714
C
5893 <source>Welcome to PeerTube!</source>
5894 <target state="new">Welcome to PeerTube!</target>
913aa176 5895 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">8</context></context-group>
5896 </trans-unit>
d7c6b951 5897 <trans-unit id="3461985498881453026" datatype="html">
913aa176 5898 <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 5899 <target state="new">
5a6de093 5900 If you need help to use PeerTube, you can have a look at the
f55cc0f9
C
5901 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>documentation
5902 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>.
5a6de093
C
5903
5904 </target>
913aa176 5905 <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>
d7c6b951 5906 </trans-unit><trans-unit id="3030338154442300172" datatype="html">
90aa0a74
C
5907 <source> Created <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}"/> </source><target state="new"> Created <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}"/> </target>
5908 <context-group purpose="location">
5909 <context context-type="sourcefile">src/app/+video-channels/video-channel-playlists/video-channel-playlists.component.html</context>
5910 <context context-type="linenumber">3,4</context>
5911 </context-group>
d7c6b951 5912 </trans-unit><trans-unit id="3505845886770923767" datatype="html">
90aa0a74
C
5913 <source>{VAR_PLURAL, plural, =1 {1 playlist} other {<x id="INTERPOLATION"/> playlists}}</source><target state="new">{VAR_PLURAL, plural, =1 {1 playlist} other {<x id="INTERPOLATION"/> playlists}}</target>
5914 <context-group purpose="location">
5915 <context context-type="sourcefile">src/app/+video-channels/video-channel-playlists/video-channel-playlists.component.html</context>
5916 <context context-type="linenumber">3</context>
5917 </context-group>
913aa176 5918 </trans-unit>
d7c6b951 5919 <trans-unit id="8746826171043347689" datatype="html">
eb12a714
C
5920 <source>Verify account email confirmation</source>
5921 <target state="new">
040758e0
C
5922 Verify account email confirmation
5923 </target>
913aa176 5924 <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">3</context></context-group>
5925 </trans-unit>
d7c6b951 5926 <trans-unit id="5705969545943613067" datatype="html">
eb12a714
C
5927 <source>Email updated.</source>
5928 <target state="new">
040758e0
C
5929 Email updated.
5930 </target>
913aa176 5931 <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>
5932 </trans-unit>
d7c6b951 5933 <trans-unit id="5321335688371682440" datatype="html">
eb12a714
C
5934 <source>An error occurred.</source>
5935 <target state="new">An error occurred.</target>
913aa176 5936 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html</context><context context-type="linenumber">14</context></context-group>
5937 </trans-unit>
5938 <trans-unit id="9128669621822125729" datatype="html">
5939 <source>Video channel videos</source>
5940 <target state="new">Video channel videos</target>
90aa0a74 5941
09e1784b 5942 <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></trans-unit>
913aa176 5943 <trans-unit id="3193822049276963401" datatype="html">
5944 <source>Video channel playlists</source>
5945 <target state="new">Video channel playlists</target>
90aa0a74 5946
09e1784b 5947 <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></trans-unit><trans-unit id="1949999959792821767" datatype="html">
90aa0a74
C
5948 <source> Manage channel </source><target state="new"> Manage channel </target>
5949 <context-group purpose="location">
5950 <context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context>
5951 <context context-type="linenumber">10,11</context>
5952 </context-group>
913aa176 5953 </trans-unit>
90aa0a74 5954
d7c6b951 5955 <trans-unit id="4302331889176439801" datatype="html">
eb12a714
C
5956 <source>Request email for account verification</source>
5957 <target state="new">
040758e0
C
5958 Request email for account verification
5959 </target>
913aa176 5960 <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">3</context></context-group>
5961 </trans-unit>
d7c6b951 5962 <trans-unit id="4027779086550572813" datatype="html">
eb12a714
C
5963 <source>Send verification email</source>
5964 <target state="new">Send verification email</target>
913aa176 5965 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">17</context></context-group>
5966 </trans-unit>
d7c6b951 5967 <trans-unit id="8610022770999239699" datatype="html">
eb12a714
C
5968 <source>This instance does not require email verification.</source>
5969 <target state="new">This instance does not require email verification.</target>
913aa176 5970 <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>
5971 </trans-unit>
5972 <trans-unit id="248731258067914565" datatype="html">
5973 <source>Verify account via email</source>
5974 <target state="new">Verify account via email</target>
09e1784b
C
5975
5976 <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></trans-unit>
913aa176 5977 <trans-unit id="9197112111252826229" datatype="html">
5978 <source>Ask to send an email to verify you account</source>
5979 <target state="new">Ask to send an email to verify you account</target>
09e1784b
C
5980
5981 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-routing.module.ts</context><context context-type="linenumber">24</context></context-group></trans-unit>
d7c6b951 5982 <trans-unit id="2999492056553212422" datatype="html">
eb12a714
C
5983 <source>Banned</source>
5984 <target state="new">Banned</target>
90aa0a74
C
5985
5986 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">21</context></context-group></trans-unit>
d7c6b951 5987 <trans-unit id="4572885137800697555" datatype="html">
eb12a714
C
5988 <source>Instance muted</source>
5989 <target state="new">Instance muted</target>
90aa0a74
C
5990
5991 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit>
d7c6b951 5992 <trans-unit id="302022805144581075" datatype="html">
eb12a714
C
5993 <source>Muted by your instance</source>
5994 <target state="new">Muted by your instance</target>
90aa0a74
C
5995
5996 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">24</context></context-group></trans-unit>
d7c6b951 5997 <trans-unit id="6860866645734090311" datatype="html">
eb12a714
C
5998 <source>Instance muted by your instance</source>
5999 <target state="new">Instance muted by your instance</target>
90aa0a74 6000
d7c6b951 6001 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">25</context></context-group></trans-unit><trans-unit id="8661266239199665830" datatype="html">
90aa0a74
C
6002 <source>Copy account handle</source><target state="new">Copy account handle</target>
6003 <context-group purpose="location">
6004 <context context-type="sourcefile">src/app/+accounts/accounts.component.html</context>
6005 <context context-type="linenumber">31</context>
6006 </context-group>
d7c6b951 6007 </trans-unit><trans-unit id="403587185492002456" datatype="html">
90aa0a74 6008 <source>{VAR_PLURAL, plural, =1 {1 subscriber} other {<x id="INTERPOLATION"/> subscribers}}</source><target state="new">{VAR_PLURAL, plural, =1 {1 subscriber} other {<x id="INTERPOLATION"/> subscribers}}</target>
09e1784b 6009
c5c848c5 6010 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">38</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">28</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">73</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">13</context></context-group></trans-unit><trans-unit id="3068011377000255023" datatype="html">
90aa0a74
C
6011 <source>{VAR_PLURAL, plural, =1 {1 videos} other {<x id="INTERPOLATION"/> videos}}</source><target state="new">{VAR_PLURAL, plural, =1 {1 videos} other {<x id="INTERPOLATION"/> videos}}</target>
6012 <context-group purpose="location">
6013 <context context-type="sourcefile">src/app/+accounts/accounts.component.html</context>
6014 <context context-type="linenumber">41</context>
6015 </context-group>
d7c6b951 6016 </trans-unit><trans-unit id="8856905278208146821" datatype="html">
90aa0a74
C
6017 <source> <x id="ICU" equiv-text="{accountVideosCount, plural, =1 {1 videos} other {{{ accountVideosCount }} videos}}"/> </source><target state="new"> <x id="ICU" equiv-text="{accountVideosCount, plural, =1 {1 videos} other {{{ accountVideosCount }} videos}}"/> </target>
6018 <context-group purpose="location">
6019 <context context-type="sourcefile">src/app/+accounts/accounts.component.html</context>
6020 <context context-type="linenumber">41,42</context>
6021 </context-group>
d7c6b951 6022 </trans-unit><trans-unit id="3061133792040537550" datatype="html">
90aa0a74 6023 <source>Show the complete description</source><target state="new">Show the complete description</target>
c29ce242
C
6024
6025
d7c6b951 6026 <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">94</context></context-group></trans-unit><trans-unit id="9098920722959201547" datatype="html">
90aa0a74 6027 <source> Show more... </source><target state="new"> Show more... </target>
c29ce242
C
6028
6029
d7c6b951 6030 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">57</context></context-group><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></trans-unit><trans-unit id="6808894347744915561" datatype="html">
90aa0a74 6031 <source> Manage account </source><target state="new"> Manage account </target>
c29ce242 6032
d7c6b951 6033 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">62</context></context-group></trans-unit><trans-unit id="1311667768861466464" datatype="html">
90aa0a74 6034 <source>Search account videos</source><target state="new">Search account videos</target>
c29ce242
C
6035
6036 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit><trans-unit id="5512878593724620692" datatype="html">
90aa0a74
C
6037 <source>CHANNELS</source><target state="new">CHANNELS</target>
6038 <context-group purpose="location">
6039 <context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context>
6040 <context context-type="linenumber">82</context>
6041 </context-group>
913aa176 6042 </trans-unit>
90aa0a74 6043
d7c6b951 6044 <trans-unit id="3666829335406793239" datatype="html">
eb12a714
C
6045 <source>This account does not have channels.</source>
6046 <target state="new">This account does not have channels.</target>
90aa0a74
C
6047
6048 <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></trans-unit>
d7c6b951 6049 <trans-unit id="403587185492002456" datatype="html">
5a6de093
C
6050 <source>{VAR_PLURAL, plural, =1 {1 subscriber} other {<x id="INTERPOLATION"/> subscribers}}</source>
6051 <target state="new">{VAR_PLURAL, plural, =1 {1 subscriber} other {
6052 <x id="INTERPOLATION" equiv-text="{{ videoChannel.followersCount }}"/> subscribers} }
6053 </target>
90aa0a74
C
6054
6055
6056
d7c6b951 6057 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">23</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">28</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">73</context></context-group></trans-unit><trans-unit id="3068011377000255023" datatype="html">
90aa0a74 6058 <source>{VAR_PLURAL, plural, =1 {1 videos} other {<x id="INTERPOLATION"/> videos}}</source><target state="new">{VAR_PLURAL, plural, =1 {1 videos} other {<x id="INTERPOLATION"/> videos}}</target>
fee7bbc3 6059
d7c6b951 6060 <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></trans-unit><trans-unit id="8856905278208146821" datatype="html">
90aa0a74 6061 <source> <x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}"/> </source><target state="new"> <x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}"/> </target>
fee7bbc3 6062
d7c6b951 6063 <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></trans-unit><trans-unit id="4071627711041975501" datatype="html">
90aa0a74 6064 <source>Show this channel</source><target state="new">Show this channel</target>
fee7bbc3
C
6065
6066 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">35</context></context-group></trans-unit>
d7c6b951 6067 <trans-unit id="7766488542631150871" datatype="html">
5a6de093
C
6068 <source>{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other {<x id="INTERPOLATION"/> videos}}</source>
6069 <target state="new">{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other {
6070 <x id="INTERPOLATION" equiv-text="{{ videoChannel.videosCount }}"/> videos} }
6071 </target>
fee7bbc3
C
6072
6073 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">30</context></context-group></trans-unit>
913aa176 6074 <trans-unit id="7152797255397280410" datatype="html">
f55cc0f9
C
6075 <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>?
6076It will delete <x id="PH_1" equiv-text="videoChannel.videosCount"/> videos uploaded in this channel, and you will not be able to create another
6077channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</source>
913aa176 6078 <target state="new">Do you really want to delete <x id="PH"/>?
5a6de093
C
6079It will delete <x id="PH_1"/> videos uploaded in this channel, and you will not be able to create another
6080channel with the same name (<x id="PH_2"/>)!</target>
fee7bbc3
C
6081
6082 <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></trans-unit>
d7c6b951 6083 <trans-unit id="5387007581996837469" datatype="html">
e4eaa7c9
C
6084 <source>My Channels</source>
6085 <target state="new">My Channels</target>
913aa176 6086 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-edit.component.html</context><context context-type="linenumber">4</context></context-group>
6087 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-edit.component.html</context><context context-type="linenumber">4</context></context-group>
6088 </trans-unit>
d7c6b951 6089 <trans-unit id="3428015997161360357" datatype="html">
e4eaa7c9
C
6090 <source>NEW CHANNEL</source>
6091 <target state="new">NEW CHANNEL</target>
913aa176 6092 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-edit.component.html</context><context context-type="linenumber">25</context></context-group>
6093 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-edit.component.html</context><context context-type="linenumber">25</context></context-group>
6094 </trans-unit>
d7c6b951 6095 <trans-unit id="7828153032795614080" datatype="html">
eb12a714
C
6096 <source>See this video channel</source>
6097 <target state="new">See this video channel</target>
90aa0a74 6098
c5c848c5 6099 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">13</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">17</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">4</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">7</context></context-group></trans-unit>
d7c6b951 6100 <trans-unit id="1545109431751219382" datatype="html">
8b049b68
C
6101 <source>This channel doesn't have any videos.</source>
6102 <target state="new">This channel doesn't have any videos.</target>
90aa0a74 6103
d7c6b951 6104 <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></trans-unit><trans-unit id="2705478076887104088" datatype="html">
90aa0a74 6105 <source>SHOW THIS CHANNEL ></source><target state="new">SHOW THIS CHANNEL ></target>
fee7bbc3
C
6106
6107 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit>
90aa0a74
C
6108
6109
6110
d7c6b951 6111 <trans-unit id="4088311569349098646" datatype="html">
9d94e5d7
C
6112 <source>Stats</source>
6113 <target state="new">Stats</target>
c29ce242 6114
c5c848c5 6115 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">139</context></context-group></trans-unit>
90aa0a74
C
6116
6117
6118
6119
6120
6121
d7c6b951 6122 <trans-unit id="4068658588793749132" datatype="html">
eb12a714
C
6123 <source>This channel does not have playlists.</source>
6124 <target state="new">This channel does not have playlists.</target>
913aa176 6125 <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>
6126 </trans-unit>
d7c6b951 6127 <trans-unit id="5066829276646988805" datatype="html">
eb12a714
C
6128 <source>PeerTube</source>
6129 <target state="new">PeerTube</target>
913aa176 6130 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about.component.html</context><context context-type="linenumber">7</context></context-group>
6131 </trans-unit>
d7c6b951 6132 <trans-unit id="1415060111017347427" datatype="html">
913aa176 6133 <source>Network</source>
6134 <target state="new">Network</target>
6135 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about.component.html</context><context context-type="linenumber">9</context></context-group>
6136 </trans-unit>
d7c6b951 6137 <trans-unit id="3701439542279610547" datatype="html">
eb12a714
C
6138 <source>Follows</source>
6139 <target state="new">Follows</target>
913aa176 6140 <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>
d7c6b951 6141 </trans-unit><trans-unit id="400578776928464905" datatype="html">
90aa0a74 6142 <source>Follower instances (<x id="INTERPOLATION" equiv-text="{{ followersPagination.totalItems }}"/>)</source><target state="new">Follower instances (<x id="INTERPOLATION" equiv-text="{{ followersPagination.totalItems }}"/>)</target>
421fd853
C
6143 <context-group purpose="location">
6144 <context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context>
6145 <context context-type="linenumber">4</context>
6146 </context-group>
913aa176 6147 </trans-unit>
90aa0a74 6148
d7c6b951 6149 <trans-unit id="2081837971167498893" datatype="html">
913aa176 6150 <source>Following instances (<x id="INTERPOLATION" equiv-text="{{ followingsPagination.totalItems }}"/>)</source>
6151 <target state="new">Following instances (<x id="INTERPOLATION" equiv-text="{{ followingsPagination.totalItems }}"/>)</target>
421fd853
C
6152 <context-group purpose="location">
6153 <context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context>
6154 <context context-type="linenumber">16</context>
6155 </context-group>
6156 </trans-unit>
d7c6b951 6157 <trans-unit id="6613567056718289931" datatype="html">
5a6de093
C
6158 <source>Contact <x id="INTERPOLATION"/> administrator</source>
6159 <target state="new">Contact
6160 <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> administrator
6161 </target>
913aa176 6162 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">3</context></context-group>
6163 </trans-unit>
d7c6b951 6164 <trans-unit id="8203367621031610680" datatype="html">
eb12a714
C
6165 <source>Your name</source>
6166 <target state="new">Your name</target>
913aa176 6167 <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>
6168 </trans-unit>
d7c6b951 6169 <trans-unit id="1769661379068269645" datatype="html">
eb12a714
C
6170 <source>Your email</source>
6171 <target state="new">Your email</target>
913aa176 6172 <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>
6173 </trans-unit>
d7c6b951 6174 <trans-unit id="9127604588498960753" datatype="html">
eb12a714
C
6175 <source>Subject</source>
6176 <target state="new">Subject</target>
913aa176 6177 <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>
6178 </trans-unit>
d7c6b951 6179 <trans-unit id="1391056849737890767" datatype="html">
eb12a714
C
6180 <source>Your message</source>
6181 <target state="new">Your message</target>
913aa176 6182 <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>
6183 </trans-unit>
d7c6b951 6184 <trans-unit id="3174354408404578867" datatype="html">
5a6de093
C
6185 <source>About <x id="INTERPOLATION"/></source>
6186 <target state="new">About
6187 <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>
6188 </target>
913aa176 6189 <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>
6190 </trans-unit>
d7c6b951 6191 <trans-unit id="8253752633925167769" datatype="html">
eb12a714
C
6192 <source>Contact administrator</source>
6193 <target state="new">Contact administrator</target>
913aa176 6194 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">7</context></context-group>
6195 </trans-unit>
d7c6b951 6196 <trans-unit id="19872047295276660" datatype="html">
eb12a714
C
6197 <source>This instance is dedicated to sensitive/NSFW content.</source>
6198 <target state="new">This instance is dedicated to sensitive/NSFW content.</target>
913aa176 6199 <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>
6200 </trans-unit>
d7c6b951 6201 <trans-unit id="1970848297295860531" datatype="html">
913aa176 6202 <source>ADMINISTRATORS &amp; SUSTAINABILITY</source>
5a6de093 6203 <target state="new">
954511f3
C
6204 ADMINISTRATORS &amp; SUSTAINABILITY
6205 </target>
913aa176 6206 <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>
6207 </trans-unit>
d7c6b951 6208 <trans-unit id="6741838149332998818" datatype="html">
eb12a714
C
6209 <source>Who we are</source>
6210 <target state="new">Who we are</target>
913aa176 6211 <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>
6212 </trans-unit>
d7c6b951 6213 <trans-unit id="4722135551130122302" datatype="html">
eb12a714
C
6214 <source>Why we created this instance</source>
6215 <target state="new">Why we created this instance</target>
913aa176 6216 <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>
6217 </trans-unit>
d7c6b951 6218 <trans-unit id="6434467346812189214" datatype="html">
eb12a714
C
6219 <source>How long we plan to maintain this instance</source>
6220 <target state="new">How long we plan to maintain this instance</target>
913aa176 6221 <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>
d7c6b951 6222 </trans-unit><trans-unit id="8765504394950427814" datatype="html">
90aa0a74
C
6223 <source>How we will pay for keeping our instance running</source><target state="new">How we will pay for keeping our instance running</target>
6224 <context-group purpose="location">
6225 <context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context>
6226 <context context-type="linenumber">86</context>
6227 </context-group>
913aa176 6228 </trans-unit>
90aa0a74 6229
d7c6b951 6230 <trans-unit id="7707185552909365717" datatype="html">
913aa176 6231 <source>INFORMATION</source>
5a6de093 6232 <target state="new">
954511f3
C
6233 INFORMATION
6234 </target>
913aa176 6235 <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>
6236 </trans-unit>
d7c6b951 6237 <trans-unit id="8685905644837116382" datatype="html">
913aa176 6238 <source>MODERATION</source>
5a6de093 6239 <target state="new">
954511f3
C
6240 MODERATION
6241 </target>
913aa176 6242 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">128</context></context-group>
6243 </trans-unit>
d7c6b951 6244 <trans-unit id="9178042134345945115" datatype="html">
913aa176 6245 <source>OTHER INFORMATION</source>
5a6de093 6246 <target state="new">
954511f3
C
6247 OTHER INFORMATION
6248 </target>
913aa176 6249 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">183</context></context-group>
6250 </trans-unit>
d7c6b951 6251 <trans-unit id="4281738631669138686" datatype="html">
eb12a714
C
6252 <source>Hardware information</source>
6253 <target state="new">Hardware information</target>
913aa176 6254 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">195</context></context-group>
6255 </trans-unit>
d7c6b951 6256 <trans-unit id="273909283347871" datatype="html">
5a6de093
C
6257 <source>FEATURES</source>
6258 <target state="new">FEATURES</target>
913aa176 6259 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">203</context></context-group>
6260 </trans-unit>
d7c6b951 6261 <trans-unit id="8495040351808033345" datatype="html">
cd9246a9
C
6262 <source>Features found on this instance</source>
6263 <target state="new">Features found on this instance</target>
913aa176 6264 <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>
6265 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">6</context></context-group>
6266 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">6</context></context-group>
6267 </trans-unit>
d7c6b951 6268 <trans-unit id="8932880935037645502" datatype="html">
e4eaa7c9
C
6269 <source>STATISTICS</source>
6270 <target state="new">STATISTICS</target>
913aa176 6271 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">215</context></context-group>
6272 </trans-unit>
d7c6b951 6273 <trans-unit id="8351124097389031348" datatype="html">
8b049b68
C
6274 <source>What is PeerTube?</source>
6275 <target state="new">
5e6c69ce
C
6276 What is PeerTube?
6277 </target>
913aa176 6278 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">3</context></context-group>
6279 </trans-unit>
d7c6b951 6280 <trans-unit id="1161141363959659794" datatype="html">
e4eaa7c9
C
6281 <source>PeerTube is a self-hosted ActivityPub-federated video streaming platform using P2P directly in your web browser.</source>
6282 <target state="new">
520745bf 6283 PeerTube is a self-hosted ActivityPub-federated video streaming platform using P2P directly in your web browser.
5e6c69ce 6284 </target>
913aa176 6285 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">10</context></context-group>
6286 </trans-unit>
d7c6b951 6287 <trans-unit id="135286612733607700" datatype="html">
913aa176 6288 <source>It is free and open-source software, under <x id="START_LINK"/>AGPLv3 licence<x id="CLOSE_LINK"/>. </source>
6289 <target state="new"> It is free and open-source software, under <x id="START_LINK"/>AGPLv3 licence<x id="CLOSE_LINK"/>. </target>
6290 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">14</context></context-group>
6291 </trans-unit>
d7c6b951 6292 <trans-unit id="7257048945916143687" datatype="html">
913aa176 6293 <source>For more information, please visit <x id="START_LINK"/>joinpeertube.org<x id="CLOSE_LINK"/>. </source>
8b049b68 6294 <target state="new">
5a6de093 6295 For more information, please visit
f55cc0f9
C
6296 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>joinpeertube.org
6297 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>.
5a6de093
C
6298
6299 </target>
913aa176 6300 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">19</context></context-group>
6301 </trans-unit>
d7c6b951 6302 <trans-unit id="8205344394429673413" datatype="html">
5a6de093 6303 <source>Use PeerTube documentation</source>
8b049b68 6304 <target state="new">Use PeerTube
5e6c69ce 6305 documentation</target>
913aa176 6306 <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>
6307 </trans-unit>
d7c6b951 6308 <trans-unit id="8674693181203168033" datatype="html">
8b049b68
C
6309 <source>Discover how to setup your account, what is a channel, how to create a playlist and more!</source>
6310 <target state="new">
5e6c69ce
C
6311 Discover how to setup your account, what is a channel, how to create a playlist and more!
6312 </target>
913aa176 6313 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">33</context></context-group>
6314 </trans-unit>
d7c6b951 6315 <trans-unit id="5336387229608682776" datatype="html">
5a6de093 6316 <source>PeerTube Applications</source>
8b049b68 6317 <target state="new">PeerTube
5e6c69ce 6318 Applications</target>
913aa176 6319 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">41</context></context-group>
6320 </trans-unit>
d7c6b951 6321 <trans-unit id="7916664392219781729" datatype="html">
8b049b68
C
6322 <source>Discover unofficial Android applications or browser addons!</source>
6323 <target state="new">
5e6c69ce
C
6324 Discover unofficial Android applications or browser addons!
6325 </target>
913aa176 6326 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">46</context></context-group>
6327 </trans-unit>
d7c6b951 6328 <trans-unit id="4093735071527927163" datatype="html">
5a6de093 6329 <source>Contribute on PeerTube</source>
8b049b68 6330 <target state="new">Contribute on
5e6c69ce 6331 PeerTube</target>
913aa176 6332 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">54</context></context-group>
6333 </trans-unit>
d7c6b951 6334 <trans-unit id="6886584917624458638" datatype="html">
8b049b68
C
6335 <source>Want to help to improve PeerTube? You can translate the web interface, give your feedback or directly contribute to the code!</source>
6336 <target state="new">
5e6c69ce
C
6337 Want to help to improve PeerTube? You can translate the web interface, give your feedback or directly contribute to the code!
6338 </target>
913aa176 6339 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">59</context></context-group>
6340 </trans-unit>
d7c6b951 6341 <trans-unit id="185970110822844952" datatype="html">
5e6c69ce
C
6342 <source>P2P &amp; Privacy</source>
6343 <target state="new">P2P &amp; Privacy</target>
913aa176 6344 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">71</context></context-group>
6345 </trans-unit>
d7c6b951 6346 <trans-unit id="442017645619017020" datatype="html">
913aa176 6347 <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 6348 <target state="new">
c78d3db7
C
6349 PeerTube uses the BitTorrent protocol to share bandwidth between users by default to help lower the load on the server,
6350 but ultimately leaves you the choice to switch back to regular streaming exclusively from the server of the video. What
6351 follows applies only if you want to keep using the P2P mode of PeerTube.
040758e0 6352 </target>
913aa176 6353 <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>
6354 </trans-unit>
d7c6b951 6355 <trans-unit id="6314880288843792309" datatype="html">
913aa176 6356 <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>
6357 <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>
3b11bf0b
C
6358 <context-group purpose="location">
6359 <context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context>
6360 <context context-type="linenumber">81,83</context>
6361 </context-group>
6362 </trans-unit>
d7c6b951 6363 <trans-unit id="6868048887248005916" datatype="html">
5e6c69ce
C
6364 <source>What are the consequences?</source>
6365 <target state="new">What are the consequences?</target>
913aa176 6366 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">85</context></context-group>
6367 </trans-unit>
d7c6b951 6368 <trans-unit id="1411398404280870617" datatype="html">
913aa176 6369 <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 6370 <target state="new">
5e6c69ce
C
6371 In theory, someone with enough technical skills could create a script that tracks which IP is downloading which video.
6372 In practice, this is much more difficult because:
040758e0 6373 </target>
913aa176 6374 <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>
6375 </trans-unit>
d7c6b951 6376 <trans-unit id="6870500454322981404" datatype="html">
913aa176 6377 <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 6378 <target state="new">
5e6c69ce
C
6379 An HTTP request has to be sent on each tracker for each video to spy.
6380 If we want to spy all PeerTube's videos, we have to send as many requests as there are videos (so potentially a lot)
6381 </target>
913aa176 6382 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">94</context></context-group>
6383 </trans-unit>
d7c6b951 6384 <trans-unit id="4042605201005159699" datatype="html">
913aa176 6385 <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 6386 <target state="new">
5e6c69ce
C
6387 For each request sent, the tracker returns random peers at a limited number.
6388 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 6389 requests sent to know every peer in the swarm
5e6c69ce 6390 </target>
913aa176 6391 <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>
6392 </trans-unit>
d7c6b951 6393 <trans-unit id="8817667841110447397" datatype="html">
8b049b68
C
6394 <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>
6395 <target state="new">
5e6c69ce
C
6396 Those requests have to be sent regularly to know who starts/stops watching a video. It is easy to detect that kind of behaviour
6397 </target>
913aa176 6398 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">105</context></context-group>
6399 </trans-unit>
d7c6b951 6400 <trans-unit id="4100327951517495019" datatype="html">
913aa176 6401 <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 6402 <target state="new">
5e6c69ce
C
6403 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
6404 video
6405 </target>
913aa176 6406 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">109</context></context-group>
6407 </trans-unit>
d7c6b951 6408 <trans-unit id="7196664247366401915" datatype="html">
8b049b68
C
6409 <source>The IP address is a vague information: usually, it regularly changes and can represent many persons or entities</source>
6410 <target state="new">
5e6c69ce
C
6411 The IP address is a vague information: usually, it regularly changes and can represent many persons or entities
6412 </target>
913aa176 6413 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">114</context></context-group>
6414 </trans-unit>
d7c6b951 6415 <trans-unit id="1120376809358109718" datatype="html">
f55cc0f9
C
6416 <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>
6417 <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>
3b11bf0b
C
6418 <context-group purpose="location">
6419 <context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context>
6420 <context context-type="linenumber">118,122</context>
6421 </context-group>
6422 </trans-unit>
d7c6b951 6423 <trans-unit id="7812408733559506009" datatype="html">
913aa176 6424 <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 6425 <target state="new">
5e6c69ce
C
6426 The worst-case scenario of an average person spying on their friends is quite unlikely.
6427 There are much more effective ways to get that kind of information.
6428 </target>
913aa176 6429 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">126</context></context-group>
6430 </trans-unit>
d7c6b951 6431 <trans-unit id="8484650229450883706" datatype="html">
5e6c69ce
C
6432 <source>How does PeerTube compare with YouTube?</source>
6433 <target state="new">How does PeerTube compare with YouTube?</target>
913aa176 6434 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">130</context></context-group>
6435 </trans-unit>
d7c6b951 6436 <trans-unit id="6213340208914097303" datatype="html">
913aa176 6437 <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 6438 <target state="new">
c78d3db7 6439 The threats to privacy with YouTube are different from PeerTube's.
5e6c69ce
C
6440 In YouTube's case, the platform gathers a huge amount of your personal information (not only your IP) to analyze them and track you.
6441 Moreover, YouTube is owned by Google/Alphabet, a company that tracks you across many websites (via AdSense or Google Analytics).
6442 </target>
913aa176 6443 <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>
6444 </trans-unit>
d7c6b951 6445 <trans-unit id="2676074687792256808" datatype="html">
5e6c69ce
C
6446 <source>What can I do to limit the exposure of my IP address?</source>
6447 <target state="new">What can I do to limit the exposure of my IP address?</target>
913aa176 6448 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">138</context></context-group>
6449 </trans-unit>
d7c6b951 6450 <trans-unit id="8804946818315976118" datatype="html">
913aa176 6451 <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 6452 <target state="new">
5e6c69ce
C
6453 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
6454 your IP in their connection logs: ISP/routers/trackers/CDN and more.
6455 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.
6456 Thinking that removing P2P from PeerTube will give you back anonymity doesn't make sense.
6457 </target>
913aa176 6458 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">141</context></context-group>
6459 </trans-unit>
d7c6b951 6460 <trans-unit id="401806741040118292" datatype="html">
5e6c69ce
C
6461 <source>What will be done to mitigate this problem?</source>
6462 <target state="new">What will be done to mitigate this problem?</target>
913aa176 6463 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">147</context></context-group>
6464 </trans-unit>
d7c6b951 6465 <trans-unit id="7404776804526394585" datatype="html">
913aa176 6466 <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 6467 <target state="new">
c78d3db7
C
6468 PeerTube wants to deliver the best countermeasures possible, to give you more choice
6469 and render attacks less likely. Here is what we put in place so far:
5e6c69ce 6470 </target>
913aa176 6471 <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>
6472 </trans-unit>
d7c6b951 6473 <trans-unit id="8635362984201852982" datatype="html">
8b049b68
C
6474 <source>We set a limit to the number of peers sent by the tracker</source>
6475 <target state="new">We set a limit to the number of peers sent by the tracker</target>
913aa176 6476 <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>
6477 </trans-unit>
d7c6b951 6478 <trans-unit id="8903417899533541365" datatype="html">
8b049b68
C
6479 <source>We set a limit on the request frequency received by the tracker</source>
6480 <target state="new">We set a limit on the request frequency received by the tracker</target>
913aa176 6481 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">156</context></context-group>
6482 </trans-unit>
d7c6b951 6483 <trans-unit id="2470460396724373169" datatype="html">
8b049b68
C
6484 <source>Allow instance admins to disable P2P from the administration interface</source>
6485 <target state="new">Allow instance admins to disable P2P from the administration interface</target>
913aa176 6486 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">157</context></context-group>
6487 </trans-unit>
d7c6b951 6488 <trans-unit id="5991790391344625653" datatype="html">
913aa176 6489 <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 6490 <target state="new">
c78d3db7
C
6491 Ultimately, remember you can always disable P2P by toggling it in the video player, or just by disabling
6492 WebRTC in your browser.
6493 </target>
913aa176 6494 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">161</context></context-group>
6495 </trans-unit>
d7c6b951 6496 <trans-unit id="3857357852909495917" datatype="html">
8b049b68
C
6497 <source>This instance does not have instances followers.</source>
6498 <target state="new">This instance does not have instances followers.</target>
913aa176 6499 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context><context context-type="linenumber">6</context></context-group>
6500 </trans-unit>
d7c6b951 6501 <trans-unit id="8438752523256358076" datatype="html">
913aa176 6502 <source>Show full list</source>
6503 <target state="new">Show full list</target>
421fd853
C
6504 <context-group purpose="location">
6505 <context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context>
6506 <context context-type="linenumber">12</context>
6507 </context-group>
6508 <context-group purpose="location">
6509 <context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context>
6510 <context context-type="linenumber">24</context>
6511 </context-group>
913aa176 6512 </trans-unit>
d7c6b951 6513 <trans-unit id="7128556172318221342" datatype="html">
913aa176 6514 <source>This instance is not following any other.</source>
6515 <target state="new">This instance is not following any other.</target>
6516 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context><context context-type="linenumber">18</context></context-group>
6517 </trans-unit>
30ae75f9 6518 <trans-unit id="4195286790385468087" datatype="html">
913aa176 6519 <source>About this instance</source>
6520 <target state="new">About this instance</target>
09e1784b 6521
3e84ae32 6522 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-routing.module.ts</context><context context-type="linenumber">25</context></context-group></trans-unit>
913aa176 6523 <trans-unit id="8773846522957677259" datatype="html">
6524 <source>About PeerTube</source>
6525 <target state="new">About PeerTube</target>
09e1784b 6526
3e84ae32 6527 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-routing.module.ts</context><context context-type="linenumber">50</context></context-group></trans-unit>
913aa176 6528 <trans-unit id="1812900507515561988" datatype="html">
6529 <source>About this instance's network</source>
6530 <target state="new">About this instance's network</target>
09e1784b 6531
3e84ae32 6532 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-routing.module.ts</context><context context-type="linenumber">59</context></context-group></trans-unit>
913aa176 6533 <trans-unit id="892073694820881630" datatype="html">
6534 <source>Link copied</source>
6535 <target state="new">Link copied</target>
c5c848c5 6536
3e84ae32 6537 <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></trans-unit>
d7c6b951 6538 <trans-unit id="1045244999981860085" datatype="html">
5a6de093
C
6539 <source>Developed with ❤ by <x id="START_LINK"/>Framasoft<x id="CLOSE_LINK"/></source>
6540 <target state="new">Developed with ❤ by
f55cc0f9
C
6541 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>Framasoft
6542 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>
5a6de093 6543 </target>
913aa176 6544 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube-contributors.component.html</context><context context-type="linenumber">3</context></context-group>
6545 </trans-unit>
d7c6b951 6546 <trans-unit id="5579867071769973287" datatype="html">
eb12a714
C
6547 <source>Create an account</source>
6548 <target state="new">
040758e0
C
6549 Create an account
6550 </target>
913aa176 6551 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">4</context></context-group>
6552 </trans-unit>
95bd9515 6553 <trans-unit id="9082008222523034483" datatype="html">
913aa176 6554 <source>Get help</source>
6555 <target state="new">Get help</target>
6556 <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>
6557 </trans-unit>
d7c6b951 6558 <trans-unit id="6386856862203107763" datatype="html">
5a6de093
C
6559 <source>Create my account</source>
6560 <target state="new">
6561 Create my account
6562 </target>
c5c848c5
C
6563
6564 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">39</context></context-group></trans-unit>
d7c6b951 6565 <trans-unit id="220345070199640496" datatype="html">
5a6de093
C
6566 <source>PeerTube is creating your account...</source>
6567 <target state="new">PeerTube is creating your account...</target>
c5c848c5
C
6568
6569 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">47</context></context-group></trans-unit>
d7c6b951 6570 <trans-unit id="397098723873502323" datatype="html">
5a6de093
C
6571 <source>Done</source>
6572 <target state="new">Done</target>
c5c848c5
C
6573
6574 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit>
d7c6b951 6575 <trans-unit id="6294302495409052693" datatype="html">
5a6de093
C
6576 <source>Who are we?</source>
6577 <target state="new">Who are we?</target>
913aa176 6578 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">19</context></context-group>
6579 </trans-unit>
d7c6b951 6580 <trans-unit id="1445137115016841401" datatype="html">
5a6de093
C
6581 <source>How long do we plan to maintain this instance?</source>
6582 <target state="new">How long do we plan to maintain this instance?</target>
913aa176 6583 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">24</context></context-group>
6584 </trans-unit>
d7c6b951 6585 <trans-unit id="2975856643479054118" datatype="html">
5a6de093
C
6586 <source>How will we finance this instance?</source>
6587 <target state="new">How will we finance this instance?</target>
913aa176 6588 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">29</context></context-group>
6589 </trans-unit>
d7c6b951 6590 <trans-unit id="2573967459337636542" datatype="html">
5a6de093
C
6591 <source>Administrators &amp; Sustainability</source>
6592 <target state="new">Administrators &amp; Sustainability</target>
913aa176 6593 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">15</context></context-group>
6594 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">15</context></context-group>
6595 </trans-unit>
d7c6b951 6596 <trans-unit id="8980375993935541237" datatype="html">
5a6de093
C
6597 <source>Step</source>
6598 <target state="new">Step</target>
913aa176 6599 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/custom-stepper.component.html</context><context context-type="linenumber">9</context></context-group>
6600 </trans-unit>
d7c6b951 6601 <trans-unit id="4665274432258993920" datatype="html">
913aa176 6602 <source>A channel is an entity in which you upload your videos. Creating several of them helps you to organize and separate your content.<x id="LINE_BREAK"/> For example, you could decide to have a channel to publish your piano concerts, and another channel in which you publish your videos talking about ecology. </source>
5a6de093
C
6603 <target state="new">
6604 A channel is an entity in which you upload your videos. Creating several of them helps you to organize and separate your content.
f55cc0f9 6605 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
5a6de093
C
6606 For example, you could decide to have a channel to publish your piano concerts, and another channel in which you publish your videos talking about ecology.
6607
6608 </target>
913aa176 6609 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-channel.component.html</context><context context-type="linenumber">5</context></context-group>
6610 </trans-unit>
d7c6b951 6611 <trans-unit id="2254156021453506528" datatype="html">
5a6de093
C
6612 <source>Other users can decide to subscribe any channel they want, to be notified when you publish a new video.</source>
6613 <target state="new">
6614 Other users can decide to subscribe any channel they want, to be notified when you publish a new video.
6615 </target>
913aa176 6616 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-channel.component.html</context><context context-type="linenumber">10</context></context-group>
6617 </trans-unit>
d7c6b951 6618 <trans-unit id="8583412279916132438" datatype="html">
5a6de093
C
6619 <source>Channel display name</source>
6620 <target state="new">Channel display name</target>
913aa176 6621 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-channel.component.html</context><context context-type="linenumber">15</context></context-group>
6622 </trans-unit>
d7c6b951 6623 <trans-unit id="6980413875907286634" datatype="html">
5a6de093
C
6624 <source>Channel name</source>
6625 <target state="new">Channel name</target>
913aa176 6626 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-channel.component.html</context><context context-type="linenumber">30</context></context-group>
6627 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">94</context></context-group>
6628 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">94</context></context-group>
6629 </trans-unit>
d7c6b951 6630 <trans-unit id="8463487834152954723" datatype="html">
5a6de093
C
6631 <source>john_channel</source>
6632 <target state="new">john_channel</target>
913aa176 6633 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">96</context></context-group>
6634 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">96</context></context-group>
6635 </trans-unit>
d7c6b951 6636 <trans-unit id="7901486036096751355" datatype="html">
5a6de093
C
6637 <source>Example: my_super_channel</source>
6638 <target state="new">Example: my_super_channel</target>
913aa176 6639 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-channel.component.html</context><context context-type="linenumber">34</context></context-group>
6640 </trans-unit>
d7c6b951 6641 <trans-unit id="7981235640417633362" datatype="html">
5a6de093
C
6642 <source>The channel name is a unique identifier of your channel on this and all the other instances. It's as unique as an email address, which makes it easy for other people to interact with it.</source>
6643 <target state="new">
6644 The channel name is a unique identifier of your channel on this and all the other instances. It's as unique as an email address, which makes it easy for other people to interact with it.
6645 </target>
913aa176 6646 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-channel.component.html</context><context context-type="linenumber">43</context></context-group>
6647 </trans-unit>
d7c6b951 6648 <trans-unit id="5203776997447520497" datatype="html">
913aa176 6649 <source>Channel name cannot be the same as your account name. You can click on the first step to update your account name.</source>
6650 <target state="new"> Channel name cannot be the same as your account name. You can click on the first step to update your account name. </target>
6651 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-channel.component.html</context><context context-type="linenumber">51</context></context-group>
c5c848c5
C
6652 </trans-unit><trans-unit id="7440807341905682986" datatype="html">
6653 <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><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>
6654 <context-group purpose="location">
6655 <context context-type="sourcefile">src/app/+signup/+register/register-step-terms.component.html</context>
6656 <context context-type="linenumber">5,10</context>
6657 </context-group>
913aa176 6658 </trans-unit>
d7c6b951 6659 <trans-unit id="7326471570669373149" datatype="html">
5a6de093
C
6660 <source>The username is a unique identifier of your account on this and all the other instances. It's as unique as an email address, which makes it easy for other people to interact with it.</source>
6661 <target state="new">
6662 The username is a unique identifier of your account on this and all the other instances. It's as unique as an email address, which makes it easy for other people to interact with it.
6663 </target>
913aa176 6664 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">36</context></context-group>
6665 </trans-unit>
d7c6b951 6666 <trans-unit id="198278273748445199" datatype="html">
913aa176 6667 <source>Video uploads are disabled on this instance, hence your account won't be able to upload videos.</source>
6668 <target state="new"> Video uploads are disabled on this instance, hence your account won't be able to upload videos. </target>
95bd9515
C
6669 <context-group purpose="location">
6670 <context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context>
6671 <context context-type="linenumber">4,5</context>
6672 </context-group>
6673 </trans-unit>
c5c848c5 6674
913aa176 6675 <trans-unit id="3301086086650990787" datatype="html">
6676 <source>Register</source>
6677 <target state="new">Register</target>
09e1784b
C
6678
6679 <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></trans-unit>
5a6de093
C
6680 <trans-unit id="6979021199788941693" datatype="html">
6681 <source>Your message has been sent.</source>
6682 <target state="new">Your message has been sent.</target>
c5c848c5 6683
3e84ae32 6684 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.ts</context><context context-type="linenumber">89</context></context-group></trans-unit>
5a6de093
C
6685 <trans-unit id="2072135752262464360" datatype="html">
6686 <source>You already sent this form recently</source>
6687 <target state="new">You already sent this form recently</target>
c5c848c5 6688
3e84ae32 6689 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
90aa0a74 6690
913aa176 6691 <trans-unit id="819067926858619041" datatype="html">
6692 <source>Account videos</source>
6693 <target state="new">Account videos</target>
90aa0a74 6694
09e1784b 6695 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts-routing.module.ts</context><context context-type="linenumber">36</context></context-group></trans-unit>
913aa176 6696 <trans-unit id="2131232107132374967" datatype="html">
6697 <source>Search videos within account</source>
6698 <target state="new">Search videos within account</target>
90aa0a74 6699
c5c848c5
C
6700 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts-routing.module.ts</context><context context-type="linenumber">49</context></context-group></trans-unit><trans-unit id="4605517634011438234" datatype="html">
6701 <source>ACCOUNT</source><target state="new">ACCOUNT</target>
c59eab78 6702 <context-group purpose="location">
90aa0a74
C
6703 <context context-type="sourcefile">src/app/+accounts/accounts.component.html</context>
6704 <context context-type="linenumber">8</context>
c59eab78 6705 </context-group>
913aa176 6706 </trans-unit>
6707 <trans-unit id="6823616469362610020" datatype="html">
6708 <source>Account video channels</source>
6709 <target state="new">Account video channels</target>
90aa0a74 6710
09e1784b 6711 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts-routing.module.ts</context><context context-type="linenumber">27</context></context-group></trans-unit>
90aa0a74 6712
5a6de093
C
6713 <trans-unit id="3755500631176893489" datatype="html">
6714 <source>Published <x id="PH"/> videos</source>
6715 <target state="new">Published
6716 <x id="PH"/> videos
6717 </target>
90aa0a74
C
6718
6719
6720
6721 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-search/account-search.component.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
d7c6b951 6722 <trans-unit id="807777065817324789" datatype="html">
913aa176 6723 <source>Display all videos (private, unlisted or not yet published)</source>
6724 <target state="new">Display all videos (private, unlisted or not yet published)</target>
c29ce242
C
6725
6726
6727
6728
6729
6730
6731
6732 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.html</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.html</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.html</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.html</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.html</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.html</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.html</context><context context-type="linenumber">36</context></context-group></trans-unit>
5a6de093 6733 <trans-unit id="4856575356061361269" datatype="html">
913aa176 6734 <source><x id="PH"/> direct account followers </source>
5a6de093
C
6735 <target state="new">
6736 <x id="PH"/> direct account followers
6737 </target>
90aa0a74
C
6738
6739 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">155</context></context-group></trans-unit>
913aa176 6740 <trans-unit id="6250999352462648289" datatype="html">
6741 <source>Report this account</source>
6742 <target state="new">Report this account</target>
90aa0a74
C
6743
6744 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">196</context></context-group></trans-unit>
6745
6746
913aa176 6747 <trans-unit id="1504521795586863905" datatype="html">
6748 <source>VIDEOS</source>
6749 <target state="new">VIDEOS</target>
90aa0a74
C
6750
6751
6752 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">83</context></context-group><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></trans-unit>
6753
5a6de093 6754 <trans-unit id="25349740244798533" datatype="html">
eb12a714
C
6755 <source>Username copied</source>
6756 <target state="new">Username copied</target>
90aa0a74
C
6757
6758
6759 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">121</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">103</context></context-group></trans-unit>
913aa176 6760 <trans-unit id="9221735175659318025" datatype="html">
6761 <source>1 subscriber</source>
6762 <target state="new">1 subscriber</target>
90aa0a74
C
6763
6764 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">125</context></context-group></trans-unit>
913aa176 6765 <trans-unit id="4097331874769079975" datatype="html">
6766 <source><x id="PH"/> subscribers</source>
6767 <target state="new"><x id="PH"/> subscribers</target>
90aa0a74
C
6768
6769 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">127</context></context-group></trans-unit>
d7c6b951 6770 <trans-unit id="4682675125751819107" datatype="html">
5a6de093
C
6771 <source>Instances you follow</source>
6772 <target state="new">Instances you follow</target>
09e1784b
C
6773
6774 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">29</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">3</context></context-group></trans-unit>
d7c6b951 6775 <trans-unit id="8899833753704589712" datatype="html">
5a6de093
C
6776 <source>Instances following you</source>
6777 <target state="new">Instances following you</target>
09e1784b
C
6778
6779 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
5a6de093
C
6780 <trans-unit id="1035838766454786107" datatype="html">
6781 <source>Audio-only</source>
6782 <target state="new">Audio-only</target>
913aa176 6783 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">17</context></context-group>
6784 </trans-unit>
5a6de093 6785 <trans-unit id="8011855989482474311" datatype="html">
f55cc0f9
C
6786 <source>A &lt;code>.mp4&lt;/code> that keeps the original audio track, with no video</source>
6787 <target state="new">A &lt;code>.mp4&lt;/code> that keeps the original audio track, with no video</target>
913aa176 6788 <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>
6789 </trans-unit>
5a6de093 6790 <trans-unit id="3768852440495368591" datatype="html">
eb12a714
C
6791 <source>240p</source>
6792 <target state="new">240p</target>
913aa176 6793 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">22</context></context-group>
6794 </trans-unit>
5a6de093 6795 <trans-unit id="6824490596490222280" datatype="html">
eb12a714
C
6796 <source>360p</source>
6797 <target state="new">360p</target>
913aa176 6798 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">26</context></context-group>
6799 </trans-unit>
5a6de093 6800 <trans-unit id="4039682741786530029" datatype="html">
eb12a714
C
6801 <source>480p</source>
6802 <target state="new">480p</target>
913aa176 6803 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">30</context></context-group>
6804 </trans-unit>
5a6de093 6805 <trans-unit id="5165245100010036661" datatype="html">
eb12a714
C
6806 <source>720p</source>
6807 <target state="new">720p</target>
913aa176 6808 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">34</context></context-group>
6809 </trans-unit>
5a6de093 6810 <trans-unit id="7709767791012306261" datatype="html">
eb12a714
C
6811 <source>1080p</source>
6812 <target state="new">1080p</target>
913aa176 6813 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">38</context></context-group>
6814 </trans-unit>
6815 <trans-unit id="3671005503070777897" datatype="html">
6816 <source>1440p</source>
6817 <target state="new">1440p</target>
6818 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">42</context></context-group>
6819 </trans-unit>
5a6de093 6820 <trans-unit id="597839553814574067" datatype="html">
eb12a714
C
6821 <source>2160p</source>
6822 <target state="new">2160p</target>
913aa176 6823 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">46</context></context-group>
6824 </trans-unit>
5a6de093 6825 <trans-unit id="3957742085471141221" datatype="html">
eb12a714
C
6826 <source>Auto (via ffmpeg)</source>
6827 <target state="new">Auto (via ffmpeg)</target>
913aa176 6828 <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>
6829 </trans-unit>
6830 <trans-unit id="931255636742351800" datatype="html">
6831 <source>No limit</source>
6832 <target state="new">No limit</target>
90aa0a74
C
6833
6834 <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></trans-unit>
913aa176 6835 <trans-unit id="5250062810079582285" datatype="html">
6836 <source>1 hour</source>
6837 <target state="new">1 hour</target>
90aa0a74
C
6838
6839 <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></trans-unit>
913aa176 6840 <trans-unit id="8662356672298904015" datatype="html">
6841 <source>3 hours</source>
6842 <target state="new">3 hours</target>
90aa0a74
C
6843
6844 <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></trans-unit>
913aa176 6845 <trans-unit id="1794624538833178491" datatype="html">
6846 <source>5 hours</source>
6847 <target state="new">5 hours</target>
90aa0a74
C
6848
6849 <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></trans-unit>
913aa176 6850 <trans-unit id="4941148355486671862" datatype="html">
6851 <source>10 hours</source>
6852 <target state="new">10 hours</target>
90aa0a74
C
6853
6854 <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></trans-unit>
913aa176 6855 <trans-unit id="6659155428791414865" datatype="html">
6856 <source>x264, targeting maximum device compatibility</source>
6857 <target state="new">x264, targeting maximum device compatibility</target>
90aa0a74
C
6858
6859
fee7bbc3 6860 <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><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></trans-unit>
d7c6b951 6861 <trans-unit id="1473738049081128420" datatype="html">
913aa176 6862 <source>Estimating a server's capacity to transcode and stream videos isn't easy and we can't tune PeerTube automatically.</source>
6863 <target state="new"> Estimating a server's capacity to transcode and stream videos isn't easy and we can't tune PeerTube automatically. </target>
7d3316dc
C
6864 <context-group purpose="location">
6865 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
6866 <context context-type="linenumber">9,10</context>
6867 </context-group>
913aa176 6868 </trans-unit>
d7c6b951 6869 <trans-unit id="9122600735711449044" datatype="html">
913aa176 6870 <source>However, you may want to read our guidelines before tweaking the following values.</source>
6871 <target state="new"> However, you may want to read our guidelines before tweaking the following values. </target>
7d3316dc
C
6872 <context-group purpose="location">
6873 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
6874 <context context-type="linenumber">12,13</context>
6875 </context-group>
913aa176 6876 </trans-unit>
d7c6b951 6877 <trans-unit id="9035429011363248302" datatype="html">
913aa176 6878 <source>Read guidelines</source>
6879 <target state="new"> Read guidelines </target>
7d3316dc
C
6880 <context-group purpose="location">
6881 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
6882 <context context-type="linenumber">17,18</context>
6883 </context-group>
913aa176 6884 </trans-unit>
d7c6b951 6885 <trans-unit id="2384409178337534505" datatype="html">
913aa176 6886 <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>
6887 <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>
7d3316dc
C
6888 <context-group purpose="location">
6889 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
6890 <context context-type="linenumber">28,30</context>
6891 </context-group>
913aa176 6892 </trans-unit>
6893 <trans-unit id="1618463615802675111" datatype="html">
6894 <source>threads</source>
6895 <target state="new">threads</target>
6896 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">86</context></context-group>
6897 </trans-unit>
6898 <trans-unit id="593234948551881507" datatype="html">
6899 <source>thread</source>
6900 <target state="new">thread</target>
6901 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">87</context></context-group>
09e1784b
C
6902 </trans-unit><trans-unit id="1305357231288135414" datatype="html">
6903 <source>Homepage</source><target state="new">Homepage</target>
6904 <context-group purpose="location">
6905 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
6906 <context context-type="linenumber">7</context>
6907 </context-group>
6908 <context-group purpose="location">
6909 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-homepage.component.html</context>
6910 <context context-type="linenumber">13</context>
6911 </context-group>
6912 </trans-unit><trans-unit id="5037437391296624618" datatype="html">
6913 <source>Information</source><target state="new">Information</target>
6914 <context-group purpose="location">
6915 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
6916 <context context-type="linenumber">15</context>
6917 </context-group>
6918 </trans-unit><trans-unit id="8643289769990675407" datatype="html">
6919 <source>Basic</source><target state="new">Basic</target>
6920 <context-group purpose="location">
6921 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
6922 <context context-type="linenumber">24</context>
6923 </context-group>
913aa176 6924 </trans-unit>
5a6de093 6925 <trans-unit id="2060042292048624940" datatype="html">
eb12a714
C
6926 <source>Configuration updated.</source>
6927 <target state="new">Configuration updated.</target>
09e1784b
C
6928
6929 <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">284</context></context-group></trans-unit><trans-unit id="6920964195632624609" datatype="html">
6930 <source>INSTANCE HOMEPAGE</source><target state="new">INSTANCE HOMEPAGE</target>
6931 <context-group purpose="location">
6932 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-homepage.component.html</context>
6933 <context context-type="linenumber">7</context>
6934 </context-group>
913aa176 6935 </trans-unit>
6936 <trans-unit id="3203902538239082422" datatype="html">
6937 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source>
6938 <target state="new">You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</target>
09e1784b
C
6939
6940 <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">101</context></context-group></trans-unit>
913aa176 6941 <trans-unit id="6284468333579755406" datatype="html">
6942 <source>Edit custom configuration</source>
6943 <target state="new">Edit custom configuration</target>
6944 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/config.routes.ts</context><context context-type="linenumber">26</context></context-group>
6945 </trans-unit>
5a6de093 6946 <trans-unit id="6549061957433635758" datatype="html">
4891e4c7
C
6947 <source>Process domains</source>
6948 <target state="new">Process domains</target>
913aa176 6949 <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>
6950 </trans-unit>
5a6de093 6951 <trans-unit id="1909009883731319373" datatype="html">
913aa176 6952 <source>Report <x id="PH"/> </source>
5a6de093
C
6953 <target state="new">Report
6954 <x id="PH"/>
6955 </target>
913aa176 6956 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/account-report.component.ts</context><context context-type="linenumber">51</context></context-group>
6957 </trans-unit>
5a6de093
C
6958 <trans-unit id="5065410539274460415" datatype="html">
6959 <source>Account reported.</source>
6960 <target state="new">Account reported.</target>
913aa176 6961 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/account-report.component.ts</context><context context-type="linenumber">82</context></context-group>
6962 </trans-unit>
5a6de093
C
6963 <trans-unit id="6245265026120479954" datatype="html">
6964 <source>Comment reported.</source>
6965 <target state="new">Comment reported.</target>
913aa176 6966 <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>
6967 </trans-unit>
5a6de093 6968 <trans-unit id="2127446333083057097" datatype="html">
e4eaa7c9
C
6969 <source>Domain is required.</source>
6970 <target state="new">Domain is required.</target>
913aa176 6971 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/batch-domains-validators.ts</context><context context-type="linenumber">56</context></context-group>
6972 </trans-unit>
5a6de093 6973 <trans-unit id="6780793142903080663" datatype="html">
e4eaa7c9
C
6974 <source>Domains entered are invalid.</source>
6975 <target state="new">Domains entered are invalid.</target>
913aa176 6976 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/batch-domains-validators.ts</context><context context-type="linenumber">57</context></context-group>
6977 </trans-unit>
5a6de093 6978 <trans-unit id="5886492514458202177" datatype="html">
e4eaa7c9
C
6979 <source>Domains entered contain duplicates.</source>
6980 <target state="new">Domains entered contain duplicates.</target>
913aa176 6981 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/batch-domains-validators.ts</context><context context-type="linenumber">58</context></context-group>
6982 </trans-unit>
5a6de093 6983 <trans-unit id="240806681889331244" datatype="html">
eb12a714
C
6984 <source>Unlimited</source>
6985 <target state="new">Unlimited</target>
90aa0a74
C
6986
6987
6988
6989
6990
6991
6992 <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">30</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">37</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 6993 <trans-unit id="5504952199515017930" datatype="html">
e4eaa7c9
C
6994 <source>None - no upload possible</source>
6995 <target state="new">None - no upload possible</target>
913aa176 6996 <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>
6997 <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>
6998 </trans-unit>
5a6de093 6999 <trans-unit id="616370606803836610" datatype="html">
eb12a714
C
7000 <source>100MB</source>
7001 <target state="new">100MB</target>
913aa176 7002 <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>
7003 <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>
7004 </trans-unit>
5a6de093 7005 <trans-unit id="9162997081789455476" datatype="html">
eb12a714
C
7006 <source>500MB</source>
7007 <target state="new">500MB</target>
913aa176 7008 <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>
7009 <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>
7010 </trans-unit>
5a6de093 7011 <trans-unit id="1541266817985876981" datatype="html">
eb12a714
C
7012 <source>1GB</source>
7013 <target state="new">1GB</target>
913aa176 7014 <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>
7015 </trans-unit>
5a6de093 7016 <trans-unit id="6075751004411938819" datatype="html">
eb12a714
C
7017 <source>5GB</source>
7018 <target state="new">5GB</target>
913aa176 7019 <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>
7020 <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>
7021 </trans-unit>
5a6de093 7022 <trans-unit id="246811372655482890" datatype="html">
eb12a714
C
7023 <source>20GB</source>
7024 <target state="new">20GB</target>
913aa176 7025 <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>
7026 <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>
7027 </trans-unit>
5a6de093 7028 <trans-unit id="2491910291056632032" datatype="html">
eb12a714
C
7029 <source>50GB</source>
7030 <target state="new">50GB</target>
913aa176 7031 <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>
7032 <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>
7033 </trans-unit>
7034 <trans-unit id="5514849824631859021" datatype="html">
7035 <source>100GB</source>
7036 <target state="new">100GB</target>
7d3316dc
C
7037 <context-group purpose="location">
7038 <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context>
7039 <context context-type="linenumber">30</context>
7040 </context-group>
913aa176 7041 </trans-unit>
7042 <trans-unit id="8245180845645676506" datatype="html">
7043 <source>200GB</source>
7044 <target state="new">200GB</target>
7d3316dc
C
7045 <context-group purpose="location">
7046 <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context>
7047 <context context-type="linenumber">31</context>
7048 </context-group>
913aa176 7049 </trans-unit>
7050 <trans-unit id="5468089754278798237" datatype="html">
7051 <source>500GB</source>
7052 <target state="new">500GB</target>
7d3316dc
C
7053 <context-group purpose="location">
7054 <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context>
7055 <context context-type="linenumber">32</context>
7056 </context-group>
7057 </trans-unit>
5a6de093 7058 <trans-unit id="3977630500122496087" datatype="html">
eb12a714
C
7059 <source>10MB</source>
7060 <target state="new">10MB</target>
913aa176 7061 <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>
7062 </trans-unit>
5a6de093 7063 <trans-unit id="2060593120571755546" datatype="html">
eb12a714
C
7064 <source>50MB</source>
7065 <target state="new">50MB</target>
913aa176 7066 <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>
7067 </trans-unit>
5a6de093 7068 <trans-unit id="7653028819867308249" datatype="html">
eb12a714
C
7069 <source>2GB</source>
7070 <target state="new">2GB</target>
913aa176 7071 <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>
7072 </trans-unit>
7073 <trans-unit id="7641416475804061087" datatype="html">
7074 <source>10GB</source>
7075 <target state="new">10GB</target>
7d3316dc
C
7076 <context-group purpose="location">
7077 <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context>
7078 <context context-type="linenumber">44</context>
7079 </context-group>
7080 </trans-unit>
5a6de093 7081 <trans-unit id="2520968456492632777" datatype="html">
913aa176 7082 <source><x id="PH"/> accepted in instance followers </source>
5a6de093
C
7083 <target state="new">
7084 <x id="PH"/> accepted in instance followers
7085 </target>
913aa176 7086 <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>
7087 </trans-unit>
5a6de093 7088 <trans-unit id="450530533730658004" datatype="html">
eb12a714
C
7089 <source>Do you really want to reject this follower?</source>
7090 <target state="new">Do you really want to reject this follower?</target>
913aa176 7091 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">52</context></context-group>
7092 </trans-unit>
5a6de093 7093 <trans-unit id="7378878529334768232" datatype="html">
eb12a714
C
7094 <source>Reject</source>
7095 <target state="new">Reject</target>
913aa176 7096 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">53</context></context-group>
7097 </trans-unit>
5a6de093 7098 <trans-unit id="2040902819815401278" datatype="html">
913aa176 7099 <source><x id="PH"/> rejected from instance followers </source>
5a6de093
C
7100 <target state="new">
7101 <x id="PH"/> rejected from instance followers
7102 </target>
913aa176 7103 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">60</context></context-group>
7104 </trans-unit>
5a6de093 7105 <trans-unit id="3620117223790525725" datatype="html">
eb12a714
C
7106 <source>Do you really want to delete this follower?</source>
7107 <target state="new">Do you really want to delete this follower?</target>
913aa176 7108 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">73</context></context-group>
7109 </trans-unit>
7110 <trans-unit id="7022070615528435141" datatype="html">
7111 <source>Delete</source>
7112 <target state="new">Delete</target>
90aa0a74
C
7113
7114
7115
7116
7117
7118
7119
7120
7121
7122
7123
7124
7125
7126
7127
7128
7129
7130
7131
7132
7133
7134
fee7bbc3 7135 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">74</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">87</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-comment-list/video-comment-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.ts</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">127</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">115</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">142</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">183</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.ts</context><context context-type="linenumber">171</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">144</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">386</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">421</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">92</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">208</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">308</context></context-group></trans-unit>
5a6de093 7136 <trans-unit id="2452034338905853167" datatype="html">
913aa176 7137 <source><x id="PH"/> removed from instance followers </source>
5a6de093
C
7138 <target state="new">
7139 <x id="PH"/> removed from instance followers
7140 </target>
913aa176 7141 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">81</context></context-group>
7142 </trans-unit>
5a6de093 7143 <trans-unit id="2740793005745065895" datatype="html">
913aa176 7144 <source><x id="PH"/> is not valid </source>
5a6de093
C
7145 <target state="new">
7146 <x id="PH"/> is not valid
7147 </target>
913aa176 7148 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/batch-domains-validators.ts</context><context context-type="linenumber">19</context></context-group>
7149 </trans-unit>
5a6de093 7150 <trans-unit id="2355066641781598196" datatype="html">
eb12a714
C
7151 <source>Follow request(s) sent!</source>
7152 <target state="new">Follow request(s) sent!</target>
913aa176 7153 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">47</context></context-group>
7154 </trans-unit>
5a6de093
C
7155 <trans-unit id="4245720728052819482" datatype="html">
7156 <source>Do you really want to unfollow <x id="PH"/>?</source>
7157 <target state="new">Do you really want to unfollow
7158 <x id="PH"/>?
7159 </target>
913aa176 7160 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">57</context></context-group>
7161 </trans-unit>
5a6de093 7162 <trans-unit id="9160510009013134726" datatype="html">
eb12a714
C
7163 <source>Unfollow</source>
7164 <target state="new">Unfollow</target>
913aa176 7165 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">58</context></context-group>
7166 </trans-unit>
5a6de093
C
7167 <trans-unit id="3935234189109112926" datatype="html">
7168 <source>You are not following <x id="PH"/> anymore.</source>
7169 <target state="new">You are not following
7170 <x id="PH"/> anymore.
7171 </target>
913aa176 7172 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">64</context></context-group>
7173 </trans-unit>
5a6de093 7174 <trans-unit id="2593763089859685916" datatype="html">
eb12a714
C
7175 <source>enabled</source>
7176 <target state="new">enabled</target>
913aa176 7177 <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>
7178 </trans-unit>
5a6de093 7179 <trans-unit id="8444272719785117681" datatype="html">
eb12a714
C
7180 <source>disabled</source>
7181 <target state="new">disabled</target>
913aa176 7182 <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>
7183 </trans-unit>
5a6de093
C
7184 <trans-unit id="135214224090612796" datatype="html">
7185 <source>Redundancy for <x id="PH"/> is <x id="PH_1"/></source>
7186 <target state="new">Redundancy for
7187 <x id="PH"/> is
7188 <x id="PH_1"/>
7189 </target>
913aa176 7190 <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>
7191 </trans-unit>
5a6de093 7192 <trans-unit id="81585474102700882" datatype="html">
e4eaa7c9
C
7193 <source>Used</source>
7194 <target state="new">Used</target>
913aa176 7195 <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">101</context></context-group>
7196 </trans-unit>
5a6de093 7197 <trans-unit id="3955868613858648955" datatype="html">
e4eaa7c9
C
7198 <source>Available</source>
7199 <target state="new">Available</target>
913aa176 7200 <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">101</context></context-group>
7201 </trans-unit>
5a6de093 7202 <trans-unit id="5875705095657098468" datatype="html">
e4eaa7c9
C
7203 <source>Do you really want to remove this video redundancy?</source>
7204 <target state="new">Do you really want to remove this video redundancy?</target>
913aa176 7205 <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">140</context></context-group>
7206 </trans-unit>
5a6de093 7207 <trans-unit id="9098272570113000349" datatype="html">
e4eaa7c9
C
7208 <source>Remove redundancy</source>
7209 <target state="new">Remove redundancy</target>
913aa176 7210 <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">141</context></context-group>
7211 </trans-unit>
5a6de093 7212 <trans-unit id="6537102123107780785" datatype="html">
e4eaa7c9
C
7213 <source>Video redundancies removed!</source>
7214 <target state="new">Video redundancies removed!</target>
913aa176 7215 <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">147</context></context-group>
7216 </trans-unit>
5a6de093
C
7217 <trans-unit id="8639315630141911544" datatype="html">
7218 <source>Account <x id="PH"/> unmuted by your instance.</source>
7219 <target state="new">Account
7220 <x id="PH"/> unmuted by your instance.
7221 </target>
c29ce242
C
7222
7223 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.ts</context><context context-type="linenumber">44</context></context-group></trans-unit>
5a6de093
C
7224 <trans-unit id="3371601176452094961" datatype="html">
7225 <source>Instance <x id="PH"/> unmuted by your instance.</source>
7226 <target state="new">Instance
7227 <x id="PH"/> unmuted by your instance.
7228 </target>
913aa176 7229 <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>
7230 </trans-unit>
5a6de093
C
7231 <trans-unit id="1598375456114200087" datatype="html">
7232 <source>Instance <x id="PH"/> muted.</source>
7233 <target state="new">Instance
7234 <x id="PH"/> muted.
7235 </target>
c29ce242
C
7236
7237
c5c848c5 7238 <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">143</context></context-group></trans-unit>
5a6de093
C
7239 <trans-unit id="3096398988891996621" datatype="html">
7240 <source>Instance <x id="PH"/> muted by your instance.</source>
7241 <target state="new">Instance
7242 <x id="PH"/> muted by your instance.
7243 </target>
913aa176 7244 <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>
7245 </trans-unit>
5a6de093 7246 <trans-unit id="2393853062458645999" datatype="html">
eb12a714
C
7247 <source>Comment updated.</source>
7248 <target state="new">Comment updated.</target>
913aa176 7249 <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>
7250 </trans-unit>
5a6de093
C
7251 <trans-unit id="149121389669248117" datatype="html">
7252 <source>Violent or Repulsive</source>
7253 <target state="new">Violent or Repulsive</target>
fee7bbc3
C
7254
7255 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">19</context></context-group></trans-unit>
5a6de093
C
7256 <trans-unit id="2493388551376623687" datatype="html">
7257 <source>Hateful or Abusive</source>
7258 <target state="new">Hateful or Abusive</target>
fee7bbc3
C
7259
7260 <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
7261 <trans-unit id="5124757565683866220" datatype="html">
7262 <source>Spam or Misleading</source>
7263 <target state="new">Spam or Misleading</target>
fee7bbc3
C
7264
7265 <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>
913aa176 7266 <trans-unit id="8440128775129354214" datatype="html">
7267 <source>Privacy</source>
7268 <target state="new">Privacy</target>
fee7bbc3
C
7269
7270 <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>
5a6de093
C
7271 <trans-unit id="8768506950499277937" datatype="html">
7272 <source>Copyright</source>
7273 <target state="new">Copyright</target>
fee7bbc3
C
7274
7275
7276 <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><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">159</context></context-group></trans-unit>
5a6de093
C
7277 <trans-unit id="3776575731053010580" datatype="html">
7278 <source>Server rules</source>
7279 <target state="new">Server rules</target>
fee7bbc3
C
7280
7281 <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></trans-unit>
5a6de093
C
7282 <trans-unit id="6907161397537530258" datatype="html">
7283 <source>Thumbnails</source>
7284 <target state="new">Thumbnails</target>
fee7bbc3
C
7285
7286
7287 <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><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">173</context></context-group></trans-unit>
5a6de093 7288 <trans-unit id="6473213678768782133" datatype="html">
cd9246a9
C
7289 <source>Internal actions</source>
7290 <target state="new">Internal actions</target>
90aa0a74
C
7291
7292
fee7bbc3 7293 <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">55</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">254</context></context-group></trans-unit>
5a6de093 7294 <trans-unit id="4559872264406386913" datatype="html">
e4eaa7c9
C
7295 <source>Delete report</source>
7296 <target state="new">Delete report</target>
90aa0a74 7297
fee7bbc3 7298 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">285</context></context-group></trans-unit>
5a6de093
C
7299 <trans-unit id="5793550984155962433" datatype="html">
7300 <source>Actions for the flagged account</source>
7301 <target state="new">Actions for the flagged account</target>
90aa0a74 7302
fee7bbc3 7303 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">296</context></context-group></trans-unit>
5a6de093 7304 <trans-unit id="1679841953757186358" datatype="html">
eb12a714
C
7305 <source>Mark as accepted</source>
7306 <target state="new">Mark as accepted</target>
90aa0a74 7307
fee7bbc3 7308 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">270</context></context-group></trans-unit>
5a6de093 7309 <trans-unit id="7993358694073742566" datatype="html">
eb12a714
C
7310 <source>Mark as rejected</source>
7311 <target state="new">Mark as rejected</target>
90aa0a74 7312
fee7bbc3 7313 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">275</context></context-group></trans-unit>
5a6de093
C
7314 <trans-unit id="4175703770051343108" datatype="html">
7315 <source>Add internal note</source>
7316 <target state="new">Add internal note</target>
90aa0a74 7317
fee7bbc3 7318 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">280</context></context-group></trans-unit>
5a6de093 7319 <trans-unit id="296166371893775555" datatype="html">
e4eaa7c9
C
7320 <source>Actions for the video</source>
7321 <target state="new">Actions for the video</target>
90aa0a74
C
7322
7323
fee7bbc3 7324 <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">78</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">344</context></context-group></trans-unit>
5a6de093
C
7325 <trans-unit id="3924877328520650445" datatype="html">
7326 <source>Block video</source>
7327 <target state="new">Block video</target>
90aa0a74 7328
fee7bbc3 7329 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">349</context></context-group></trans-unit>
5a6de093
C
7330 <trans-unit id="4762794934098378428" datatype="html">
7331 <source>Video blocked.</source>
7332 <target state="new">Video blocked.</target>
90aa0a74
C
7333
7334
fee7bbc3 7335 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">355</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit>
5a6de093
C
7336 <trans-unit id="4328862996304258770" datatype="html">
7337 <source>Unblock video</source>
7338 <target state="new">Unblock video</target>
90aa0a74 7339
fee7bbc3 7340 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">365</context></context-group></trans-unit>
5a6de093
C
7341 <trans-unit id="9065327551191479877" datatype="html">
7342 <source>Video unblocked.</source>
7343 <target state="new">Video unblocked.</target>
90aa0a74 7344
fee7bbc3 7345 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">371</context></context-group></trans-unit>
5a6de093 7346 <trans-unit id="1250415136605923486" datatype="html">
eb12a714
C
7347 <source>Do you really want to delete this abuse report?</source>
7348 <target state="new">Do you really want to delete this abuse report?</target>
90aa0a74 7349
fee7bbc3 7350 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">144</context></context-group></trans-unit>
5a6de093 7351 <trans-unit id="3482559157143817408" datatype="html">
eb12a714
C
7352 <source>Abuse deleted.</source>
7353 <target state="new">Abuse deleted.</target>
90aa0a74 7354
fee7bbc3 7355 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">149</context></context-group></trans-unit>
5a6de093
C
7356 <trans-unit id="6282990098351939529" datatype="html">
7357 <source>Deleted comment</source>
7358 <target state="new">Deleted comment</target>
90aa0a74 7359
fee7bbc3 7360 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">225</context></context-group></trans-unit>
5a6de093
C
7361 <trans-unit id="9196775343330824083" datatype="html">
7362 <source>Messages with reporter</source>
7363 <target state="new">Messages with reporter</target>
90aa0a74 7364
fee7bbc3 7365 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">259</context></context-group></trans-unit>
5a6de093
C
7366 <trans-unit id="8770468575924421391" datatype="html">
7367 <source>Messages with moderators</source>
7368 <target state="new">Messages with moderators</target>
90aa0a74 7369
fee7bbc3 7370 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">260</context></context-group></trans-unit>
5a6de093
C
7371 <trans-unit id="8528549800795985099" datatype="html">
7372 <source>Update internal note</source>
7373 <target state="new">Update internal note</target>
90aa0a74 7374
fee7bbc3 7375 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">265</context></context-group></trans-unit>
5a6de093
C
7376 <trans-unit id="3962242315365992494" datatype="html">
7377 <source>Switch video block to manual</source>
7378 <target state="new">Switch video block to manual</target>
fee7bbc3
C
7379
7380 <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">60</context></context-group></trans-unit>
5a6de093
C
7381 <trans-unit id="6906423861055262169" datatype="html">
7382 <source>Video <x id="PH"/> switched to manual block.</source>
7383 <target state="new">Video
7384 <x id="PH"/> switched to manual block.
7385 </target>
fee7bbc3
C
7386
7387 <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">66</context></context-group></trans-unit>
5a6de093
C
7388 <trans-unit id="7293356040886494773" datatype="html">
7389 <source>Do you really want to unblock this video? It will be available again in the videos list.</source>
7390 <target state="new">Do you really want to unblock this video? It will be available again in the videos list.</target>
fee7bbc3
C
7391
7392
c5c848c5 7393 <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/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">180</context></context-group></trans-unit>
5a6de093
C
7394 <trans-unit id="4859202148272511129" datatype="html">
7395 <source>Unblock</source>
7396 <target state="new">Unblock</target>
fee7bbc3
C
7397
7398
7399
7400
c5c848c5 7401 <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/+admin/moderation/video-block-list/video-block-list.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">182</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">296</context></context-group></trans-unit>
5a6de093
C
7402 <trans-unit id="4922469417589203720" datatype="html">
7403 <source>Video <x id="PH"/> unblocked.</source>
7404 <target state="new">Video
7405 <x id="PH"/> unblocked.
7406 </target>
fee7bbc3
C
7407
7408
c5c848c5 7409 <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">140</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">188</context></context-group></trans-unit>
d7c6b951 7410 <trans-unit id="6286037250766429054" datatype="html">
5a6de093
C
7411 <source>yes</source>
7412 <target state="new">yes</target>
913aa176 7413 <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>
7414 <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>
7415 </trans-unit>
d7c6b951 7416 <trans-unit id="2420525563530770652" datatype="html">
5a6de093
C
7417 <source>no</source>
7418 <target state="new">no</target>
913aa176 7419 <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>
7420 <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>
7421 </trans-unit>
5a6de093
C
7422 <trans-unit id="212615365039028546" datatype="html">
7423 <source>You don't have plugins installed yet.</source>
7424 <target state="new">You don't have plugins installed yet.</target>
c29ce242 7425
09e1784b 7426 <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">86</context></context-group></trans-unit>
5a6de093
C
7427 <trans-unit id="1710094819987243777" datatype="html">
7428 <source>You don't have themes installed yet.</source>
7429 <target state="new">You don't have themes installed yet.</target>
c29ce242 7430
09e1784b 7431 <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">89</context></context-group></trans-unit>
5a6de093 7432 <trans-unit id="931472057457682240" datatype="html">
913aa176 7433 <source>Update to <x id="PH"/> </source>
5a6de093
C
7434 <target state="new">Update to
7435 <x id="PH"/>
7436 </target>
c29ce242 7437
09e1784b 7438 <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">97</context></context-group></trans-unit>
5a6de093
C
7439 <trans-unit id="9107383323119159110" datatype="html">
7440 <source>Do you really want to uninstall <x id="PH"/>?</source>
7441 <target state="new">Do you really want to uninstall
7442 <x id="PH"/>?
7443 </target>
c29ce242 7444
09e1784b 7445 <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">110</context></context-group></trans-unit>
913aa176 7446 <trans-unit id="4474510732215437338" datatype="html">
7447 <source>Uninstall</source>
7448 <target state="new">Uninstall</target>
c29ce242
C
7449
7450 <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></trans-unit>
5a6de093 7451 <trans-unit id="3773378957693174719" datatype="html">
913aa176 7452 <source><x id="PH"/> uninstalled. </source>
5a6de093
C
7453 <target state="new">
7454 <x id="PH"/> uninstalled.
7455 </target>
c29ce242 7456
09e1784b 7457 <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">118</context></context-group></trans-unit><trans-unit id="7914215986085479339" datatype="html">
c29ce242 7458 <source>This is a major plugin upgrade. Please go on the plugin homepage to check potential release notes.</source><target state="new">This is a major plugin upgrade. Please go on the plugin homepage to check potential release notes.</target>
09e1784b
C
7459
7460 <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">134</context></context-group></trans-unit><trans-unit id="2849750161085431718" datatype="html">
c29ce242 7461 <source>Upgrade</source><target state="new">Upgrade</target>
09e1784b
C
7462
7463 <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></trans-unit><trans-unit id="7686590072950686188" datatype="html">
c29ce242 7464 <source>Proceed upgrade</source><target state="new">Proceed upgrade</target>
09e1784b
C
7465
7466 <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></trans-unit>
5a6de093 7467 <trans-unit id="7830308409197461339" datatype="html">
913aa176 7468 <source><x id="PH"/> updated. </source>
5a6de093
C
7469 <target state="new">
7470 <x id="PH"/> updated.
7471 </target>
c29ce242 7472
09e1784b 7473 <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">150</context></context-group></trans-unit>
913aa176 7474 <trans-unit id="3229595422546554334" datatype="html">
7475 <source>Jobs</source>
7476 <target state="new">Jobs</target>
7477 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/system.routes.ts</context><context context-type="linenumber">26</context></context-group>
7478 </trans-unit>
7479 <trans-unit id="4804785061014590286" datatype="html">
7480 <source>Logs</source>
7481 <target state="new">Logs</target>
7482 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/system.routes.ts</context><context context-type="linenumber">37</context></context-group>
7483 </trans-unit>
5a6de093 7484 <trans-unit id="3150704904301058778" datatype="html">
eb12a714
C
7485 <source>The plugin index is not available. Please retry later.</source>
7486 <target state="new">The plugin index is not available. Please retry later.</target>
c29ce242 7487
09e1784b 7488 <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 7489 <trans-unit id="1387301493234848481" datatype="html">
eb12a714
C
7490 <source>Please only install plugins or themes you trust, since they can execute any code on your instance.</source>
7491 <target state="new">Please only install plugins or themes you trust, since they can execute any code on your instance.</target>
c29ce242 7492
09e1784b 7493 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.ts</context><context context-type="linenumber">134</context></context-group></trans-unit>
5a6de093
C
7494 <trans-unit id="2994182849694226596" datatype="html">
7495 <source>Install <x id="PH"/>?</source>
7496 <target state="new">Install
7497 <x id="PH"/>?
7498 </target>
c29ce242 7499
09e1784b 7500 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.ts</context><context context-type="linenumber">135</context></context-group></trans-unit>
5a6de093 7501 <trans-unit id="6703720397495603345" datatype="html">
913aa176 7502 <source><x id="PH"/> installed. </source>
5a6de093
C
7503 <target state="new">
7504 <x id="PH"/> installed.
7505 </target>
c29ce242 7506
09e1784b 7507 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.ts</context><context context-type="linenumber">147</context></context-group></trans-unit>
5a6de093 7508 <trans-unit id="1875025899004073421" datatype="html">
eb12a714
C
7509 <source>Settings updated.</source>
7510 <target state="new">Settings updated.</target>
90aa0a74 7511
c29ce242 7512 <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></trans-unit>
5a6de093 7513 <trans-unit id="6901018060567164184" datatype="html">
eb12a714
C
7514 <source>Plugins</source>
7515 <target state="new">Plugins</target>
913aa176 7516 <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>
7517 </trans-unit>
5a6de093 7518 <trans-unit id="2798270190074840767" datatype="html">
eb12a714
C
7519 <source>Themes</source>
7520 <target state="new">Themes</target>
913aa176 7521 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-api.service.ts</context><context context-type="linenumber">37</context></context-group>
7522 </trans-unit>
5a6de093 7523 <trans-unit id="2941409202780782189" datatype="html">
eb12a714
C
7524 <source>plugin</source>
7525 <target state="new">plugin</target>
913aa176 7526 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-api.service.ts</context><context context-type="linenumber">45</context></context-group>
7527 </trans-unit>
5a6de093 7528 <trans-unit id="840045833311458646" datatype="html">
eb12a714
C
7529 <source>theme</source>
7530 <target state="new">theme</target>
913aa176 7531 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-api.service.ts</context><context context-type="linenumber">48</context></context-group>
d7c6b951 7532 </trans-unit><trans-unit id="2483018961011868950" datatype="html">
90aa0a74
C
7533 <source>IP address</source><target state="new">IP address</target>
7534 <context-group purpose="location">
7535 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7536 <context context-type="linenumber">2</context>
7537 </context-group>
d7c6b951 7538 </trans-unit><trans-unit id="7223931053738621590" datatype="html">
90aa0a74
C
7539 <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><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>
7540 <context-group purpose="location">
7541 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7542 <context context-type="linenumber">4</context>
7543 </context-group>
d7c6b951 7544 </trans-unit><trans-unit id="722088235348685072" datatype="html">
90aa0a74
C
7545 <source>If this is not your correct public IP, please consider fixing it because:</source><target state="new">If this is not your correct public IP, please consider fixing it because:</target>
7546 <context-group purpose="location">
7547 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7548 <context context-type="linenumber">6</context>
7549 </context-group>
d7c6b951 7550 </trans-unit><trans-unit id="8079826195972333513" datatype="html">
90aa0a74
C
7551 <source>Views may not be counted correctly (reduced compared to what they should be)</source><target state="new">Views may not be counted correctly (reduced compared to what they should be)</target>
7552 <context-group purpose="location">
7553 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7554 <context context-type="linenumber">8</context>
7555 </context-group>
d7c6b951 7556 </trans-unit><trans-unit id="565435193934699740" datatype="html">
90aa0a74
C
7557 <source>Anti brute force system could be overzealous</source><target state="new">Anti brute force system could be overzealous</target>
7558 <context-group purpose="location">
7559 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7560 <context context-type="linenumber">9</context>
7561 </context-group>
d7c6b951 7562 </trans-unit><trans-unit id="4468853448271686046" datatype="html">
90aa0a74
C
7563 <source>P2P system could not work correctly</source><target state="new">P2P system could not work correctly</target>
7564 <context-group purpose="location">
7565 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7566 <context context-type="linenumber">10</context>
7567 </context-group>
d7c6b951 7568 </trans-unit><trans-unit id="5743050350352753869" datatype="html">
90aa0a74
C
7569 <source>To fix it:</source><target state="new">To fix it:</target>
7570 <context-group purpose="location">
7571 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7572 <context context-type="linenumber">13</context>
7573 </context-group>
d7c6b951 7574 </trans-unit><trans-unit id="1285026053775066761" datatype="html">
90aa0a74
C
7575 <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><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>
7576 <context-group purpose="location">
7577 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7578 <context context-type="linenumber">15</context>
7579 </context-group>
d7c6b951 7580 </trans-unit><trans-unit id="7014275542536964627" datatype="html">
90aa0a74
C
7581 <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><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>
7582 <context-group purpose="location">
7583 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7584 <context context-type="linenumber">16,17</context>
7585 </context-group>
913aa176 7586 </trans-unit>
5a6de093 7587 <trans-unit id="7591870443991978948" datatype="html">
eb12a714
C
7588 <source>Last week</source>
7589 <target state="new">Last week</target>
913aa176 7590 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.ts</context><context context-type="linenumber">87</context></context-group>
7591 </trans-unit>
5a6de093 7592 <trans-unit id="4981709795568846080" datatype="html">
eb12a714
C
7593 <source>Last day</source>
7594 <target state="new">Last day</target>
913aa176 7595 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.ts</context><context context-type="linenumber">92</context></context-group>
7596 </trans-unit>
5a6de093 7597 <trans-unit id="9178360613965745088" datatype="html">
eb12a714
C
7598 <source>Last hour</source>
7599 <target state="new">Last hour</target>
913aa176 7600 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.ts</context><context context-type="linenumber">97</context></context-group>
7601 </trans-unit>
7602 <trans-unit id="3164845764519833078" datatype="html">
7603 <source>debug</source>
7604 <target state="new">debug</target>
7605 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.ts</context><context context-type="linenumber">109</context></context-group>
7606 </trans-unit>
7607 <trans-unit id="4279081882680795350" datatype="html">
7608 <source>info</source>
7609 <target state="new">info</target>
7610 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.ts</context><context context-type="linenumber">113</context></context-group>
7611 </trans-unit>
7612 <trans-unit id="3379167598974960777" datatype="html">
7613 <source>warning</source>
7614 <target state="new">warning</target>
7615 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.ts</context><context context-type="linenumber">117</context></context-group>
7616 </trans-unit>
7617 <trans-unit id="8772116786769251214" datatype="html">
7618 <source>error</source>
7619 <target state="new">error</target>
7620 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.ts</context><context context-type="linenumber">121</context></context-group>
7621 </trans-unit>
7622 <trans-unit id="3422890808980876594" datatype="html">
7623 <source>Debug</source>
7624 <target state="new">Debug</target>
7625 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/system.routes.ts</context><context context-type="linenumber">48</context></context-group>
7626 </trans-unit>
5a6de093 7627 <trans-unit id="314315645942131479" datatype="html">
eb12a714
C
7628 <source>Info</source>
7629 <target state="new">Info</target>
913aa176 7630 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group>
7631 </trans-unit>
5a6de093 7632 <trans-unit id="6759205696902713848" datatype="html">
eb12a714
C
7633 <source>Warning</source>
7634 <target state="new">Warning</target>
913aa176 7635 <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>
7636 </trans-unit>
5a6de093 7637 <trans-unit id="1519954996184640001" datatype="html">
eb12a714
C
7638 <source>Error</source>
7639 <target state="new">Error</target>
913aa176 7640 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">104</context></context-group>
7641 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">18</context></context-group>
7642 </trans-unit>
5a6de093 7643 <trans-unit id="5076187961693950167" datatype="html">
8b049b68
C
7644 <source>Standard logs</source>
7645 <target state="new">Standard logs</target>
913aa176 7646 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.ts</context><context context-type="linenumber">132</context></context-group>
7647 </trans-unit>
5a6de093 7648 <trans-unit id="4737341634746310376" datatype="html">
8b049b68
C
7649 <source>Audit logs</source>
7650 <target state="new">Audit logs</target>
913aa176 7651 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.ts</context><context context-type="linenumber">136</context></context-group>
7652 </trans-unit>
5a6de093
C
7653 <trans-unit id="1886888801485703107" datatype="html">
7654 <source>User <x id="PH"/> created.</source>
7655 <target state="new">User
7656 <x id="PH"/> created.
7657 </target>
913aa176 7658 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-create.component.ts</context><context context-type="linenumber">77</context></context-group>
7659 </trans-unit>
7660 <trans-unit id="8286337167859377104" datatype="html">
7661 <source>Create user</source>
7662 <target state="new">Create user</target>
7663 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-create.component.ts</context><context context-type="linenumber">95</context></context-group>
7664 </trans-unit>
7665 <trans-unit id="7098180453085889026" datatype="html">
7666 <source>Blocked videos</source>
7667 <target state="new">Blocked videos</target>
7668 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">69</context></context-group>
7669 </trans-unit>
7670 <trans-unit id="7805059636749367886" datatype="html">
7671 <source>Muted instances</source>
7672 <target state="new">Muted instances</target>
7673 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">109</context></context-group>
7674 </trans-unit>
5a6de093
C
7675 <trans-unit id="5974506725502681113" datatype="html">
7676 <source>Password changed for user <x id="PH"/>.</source>
7677 <target state="new">Password changed for user
7678 <x id="PH"/>.
7679 </target>
913aa176 7680 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-password.component.ts</context><context context-type="linenumber">40</context></context-group>
7681 </trans-unit>
5a6de093 7682 <trans-unit id="149953821752893163" datatype="html">
eb12a714
C
7683 <source>Update user password</source>
7684 <target state="new">Update user password</target>
913aa176 7685 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-password.component.ts</context><context context-type="linenumber">52</context></context-group>
7686 </trans-unit>
7687 <trans-unit id="177544274549739411" datatype="html">
7688 <source>Following list</source>
7689 <target state="new">Following list</target>
7690 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/follows.routes.ts</context><context context-type="linenumber">28</context></context-group>
7691 </trans-unit>
7692 <trans-unit id="8092429110007204784" datatype="html">
7693 <source>Followers list</source>
7694 <target state="new">Followers list</target>
7695 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/follows.routes.ts</context><context context-type="linenumber">37</context></context-group>
7696 </trans-unit>
5a6de093
C
7697 <trans-unit id="780323526182667308" datatype="html">
7698 <source>User <x id="PH"/> updated.</source>
7699 <target state="new">User
7700 <x id="PH"/> updated.
7701 </target>
09e1784b
C
7702
7703 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-update.component.ts</context><context context-type="linenumber">88</context></context-group></trans-unit>
5a6de093 7704 <trans-unit id="1349763489797682899" datatype="html">
eb12a714
C
7705 <source>Update user</source>
7706 <target state="new">Update user</target>
09e1784b
C
7707
7708 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-update.component.ts</context><context context-type="linenumber">105</context></context-group></trans-unit>
5a6de093
C
7709 <trans-unit id="8819563010322372715" datatype="html">
7710 <source>An email asking for password reset has been sent to <x id="PH"/>.</source>
7711 <target state="new">An email asking for password reset has been sent to
7712 <x id="PH"/>.
7713 </target>
09e1784b
C
7714
7715 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-update.component.ts</context><context context-type="linenumber">111</context></context-group></trans-unit>
913aa176 7716 <trans-unit id="7483807629538115183" datatype="html">
7717 <source>Users list</source>
7718 <target state="new">Users list</target>
7719 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/users.routes.ts</context><context context-type="linenumber">27</context></context-group>
7720 </trans-unit>
7721 <trans-unit id="1525334987774465166" datatype="html">
7722 <source>Create a user</source>
7723 <target state="new">Create a user</target>
7724 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/users.routes.ts</context><context context-type="linenumber">36</context></context-group>
7725 </trans-unit>
7726 <trans-unit id="5552039423287890133" datatype="html">
7727 <source>Update a user</source>
7728 <target state="new">Update a user</target>
c5c848c5
C
7729
7730 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/users.routes.ts</context><context context-type="linenumber">45</context></context-group></trans-unit>
913aa176 7731 <trans-unit id="8564701209009684429" datatype="html">
7732 <source>Federation</source>
7733 <target state="new">Federation</target>
7734 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">26</context></context-group>
7735 </trans-unit>
7736 <trans-unit id="4682675125751819107" datatype="html">
7737 <source>Instances you follow</source>
7738 <target state="new">Instances you follow</target>
7739 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">29</context></context-group>
7740 </trans-unit>
7741 <trans-unit id="8899833753704589712" datatype="html">
7742 <source>Instances following you</source>
7743 <target state="new">Instances following you</target>
7744 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">34</context></context-group>
7745 </trans-unit>
5a6de093 7746 <trans-unit id="3767259920053407667" datatype="html">
e4eaa7c9
C
7747 <source>Videos will be deleted, comments will be tombstoned.</source>
7748 <target state="new">Videos will be deleted, comments will be tombstoned.</target>
c29ce242
C
7749
7750
c5c848c5 7751 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">82</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">265</context></context-group></trans-unit>
913aa176 7752 <trans-unit id="4209525355702493436" datatype="html">
7753 <source>Ban</source>
7754 <target state="new">Ban</target>
c29ce242
C
7755
7756
fee7bbc3 7757 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">91</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">274</context></context-group></trans-unit>
5a6de093 7758 <trans-unit id="3855396975723886053" datatype="html">
e4eaa7c9
C
7759 <source>User won't be able to login anymore, but videos and comments will be kept as is.</source>
7760 <target state="new">User won't be able to login anymore, but videos and comments will be kept as is.</target>
c29ce242
C
7761
7762
c5c848c5 7763 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">88</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">270</context></context-group></trans-unit>
5a6de093 7764 <trans-unit id="4451482225013335720" datatype="html">
eb12a714
C
7765 <source>Unban</source>
7766 <target state="new">Unban</target>
c29ce242
C
7767
7768
7769
c5c848c5 7770 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">93</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">172</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">66</context></context-group></trans-unit>
5a6de093 7771 <trans-unit id="7210277223053877333" datatype="html">
eb12a714
C
7772 <source>Set Email as Verified</source>
7773 <target state="new">Set Email as Verified</target>
c29ce242
C
7774
7775
c5c848c5 7776 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">100</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">281</context></context-group></trans-unit>
5a6de093 7777 <trans-unit id="3403978719736970622" datatype="html">
eb12a714
C
7778 <source>You cannot ban root.</source>
7779 <target state="new">You cannot ban root.</target>
c29ce242
C
7780
7781
c5c848c5 7782 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">159</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">54</context></context-group></trans-unit>
5a6de093
C
7783 <trans-unit id="4884272193574287483" datatype="html">
7784 <source>Do you really want to unban <x id="PH"/> users?</source>
7785 <target state="new">Do you really want to unban
7786 <x id="PH"/> users?
7787 </target>
c29ce242 7788
c5c848c5 7789 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">172</context></context-group></trans-unit>
5a6de093 7790 <trans-unit id="8712248120167780385" datatype="html">
913aa176 7791 <source><x id="PH"/> users unbanned. </source>
5a6de093
C
7792 <target state="new">
7793 <x id="PH"/> users unbanned.
7794 </target>
c29ce242 7795
c5c848c5 7796 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">178</context></context-group></trans-unit>
5a6de093 7797 <trans-unit id="5325873477837320044" datatype="html">
eb12a714
C
7798 <source>You cannot delete root.</source>
7799 <target state="new">You cannot delete root.</target>
c29ce242
C
7800
7801
c5c848c5 7802 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">189</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">82</context></context-group></trans-unit>
5a6de093 7803 <trans-unit id="4086135983283545219" datatype="html">
eb12a714
C
7804 <source>If you remove these users, you will not be able to create others with the same username!</source>
7805 <target state="new">If you remove these users, you will not be able to create others with the same username!</target>
c29ce242 7806
c5c848c5 7807 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit>
5a6de093 7808 <trans-unit id="7166936623843420016" datatype="html">
913aa176 7809 <source><x id="PH"/> users deleted. </source>
5a6de093
C
7810 <target state="new">
7811 <x id="PH"/> users deleted.
7812 </target>
c29ce242 7813
c5c848c5 7814 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">200</context></context-group></trans-unit>
5a6de093 7815 <trans-unit id="8360664597512051242" datatype="html">
913aa176 7816 <source><x id="PH"/> users email set as verified. </source>
5a6de093
C
7817 <target state="new">
7818 <x id="PH"/> users email set as verified.
7819 </target>
c29ce242 7820
c5c848c5 7821 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">211</context></context-group></trans-unit>
5a6de093
C
7822 <trans-unit id="7390990800435887351" datatype="html">
7823 <source>Account <x id="PH"/> unmuted.</source>
7824 <target state="new">Account
7825 <x id="PH"/> unmuted.
7826 </target>
c29ce242
C
7827
7828
c5c848c5 7829 <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><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">129</context></context-group></trans-unit>
5a6de093
C
7830 <trans-unit id="7246356397085094208" datatype="html">
7831 <source>Instance <x id="PH"/> unmuted.</source>
7832 <target state="new">Instance
7833 <x id="PH"/> unmuted.
7834 </target>
c29ce242
C
7835
7836
c5c848c5 7837 <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">157</context></context-group></trans-unit>
5a6de093 7838 <trans-unit id="5551551295632950210" datatype="html">
eb12a714
C
7839 <source>Videos history is enabled</source>
7840 <target state="new">Videos history is enabled</target>
fee7bbc3
C
7841
7842 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
5a6de093 7843 <trans-unit id="9136227503281311926" datatype="html">
eb12a714
C
7844 <source>Videos history is disabled</source>
7845 <target state="new">Videos history is disabled</target>
fee7bbc3
C
7846
7847 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
5a6de093 7848 <trans-unit id="8966726118414892732" datatype="html">
eb12a714
C
7849 <source>Delete videos history</source>
7850 <target state="new">Delete videos history</target>
fee7bbc3
C
7851
7852 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context><context context-type="linenumber">126</context></context-group></trans-unit>
5a6de093 7853 <trans-unit id="2482543433481435105" datatype="html">
eb12a714
C
7854 <source>Are you sure you want to delete all your videos history?</source>
7855 <target state="new">Are you sure you want to delete all your videos history?</target>
fee7bbc3
C
7856
7857 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context><context context-type="linenumber">127</context></context-group></trans-unit>
5a6de093 7858 <trans-unit id="4051606152827088952" datatype="html">
eb12a714
C
7859 <source>Videos history deleted</source>
7860 <target state="new">Videos history deleted</target>
fee7bbc3
C
7861
7862 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context><context context-type="linenumber">135</context></context-group></trans-unit>
d7c6b951 7863 <trans-unit id="1486537403020619891" datatype="html">
913aa176 7864 <source>My watch history</source>
7865 <target state="new">My watch history</target>
3b11bf0b
C
7866 <context-group purpose="location">
7867 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context>
7868 <context context-type="linenumber">3</context>
7869 </context-group>
913aa176 7870 </trans-unit>
fee7bbc3 7871
d7c6b951 7872 <trans-unit id="3656932706364053858" datatype="html">
913aa176 7873 <source>Track watch history</source>
7874 <target state="new">Track watch history</target>
fee7bbc3
C
7875
7876 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit>
5a6de093 7877 <trans-unit id="3183245287221165928" datatype="html">
eb12a714
C
7878 <source>Ownership accepted</source>
7879 <target state="new">Ownership accepted</target>
12fa2a6a
C
7880
7881 <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></trans-unit>
5a6de093 7882 <trans-unit id="6012072687166259654" datatype="html">
eb12a714
C
7883 <source>Please check your emails to verify your new email.</source>
7884 <target state="new">Please check your emails to verify your new email.</target>
913aa176 7885 <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>
7886 </trans-unit>
5a6de093
C
7887 <trans-unit id="6585766371605707311" datatype="html">
7888 <source>Email updated.</source>
7889 <target state="new">Email updated.</target>
913aa176 7890 <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>
7891 </trans-unit>
d7c6b951 7892 <trans-unit id="8553059323353586765" datatype="html">
f55cc0f9
C
7893 <source>Your current email is <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;email&quot;>"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>. It is never shown to the public. </source>
7894 <target state="new"> Your current email is <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;email&quot;>"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>. It is never shown to the public.
f1ef36d7
C
7895</target>
7896 <context-group purpose="location">
7897 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context>
7898 <context context-type="linenumber">5,7</context>
7899 </context-group>
7900 </trans-unit>
5a6de093
C
7901 <trans-unit id="853586874765134886" datatype="html">
7902 <source>You current password is invalid.</source>
7903 <target state="new">You current password is invalid.</target>
913aa176 7904 <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">56</context></context-group>
7905 <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>
7906 </trans-unit>
5a6de093 7907 <trans-unit id="6159571046971090595" datatype="html">
eb12a714
C
7908 <source>Password updated.</source>
7909 <target state="new">Password updated.</target>
913aa176 7910 <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">48</context></context-group>
7911 </trans-unit>
5a6de093 7912 <trans-unit id="5179099584732142331" datatype="html">
e4eaa7c9
C
7913 <source>Are you sure you want to delete your account? This will delete all your data, including channels, videos and comments. Content cached by other servers and other third-parties might make longer to be deleted.</source>
7914 <target state="new">Are you sure you want to delete your account? This will delete all your data, including channels, videos and comments. Content cached by other servers and other third-parties might make longer to be deleted.</target>
913aa176 7915 <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">22</context></context-group>
7916 </trans-unit>
5a6de093 7917 <trans-unit id="6897292459203320054" datatype="html">
eb12a714
C
7918 <source>Type your username to confirm</source>
7919 <target state="new">Type your username to confirm</target>
913aa176 7920 <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">23</context></context-group>
7921 </trans-unit>
7922 <trans-unit id="3122895472333547524" datatype="html">
7923 <source>Delete your account</source>
7924 <target state="new">Delete your account</target>
7925 <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">25</context></context-group>
7926 </trans-unit>
5a6de093 7927 <trans-unit id="2520605306994744004" datatype="html">
eb12a714
C
7928 <source>Delete my account</source>
7929 <target state="new">Delete my account</target>
913aa176 7930 <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">26</context></context-group>
7931 </trans-unit>
5a6de093 7932 <trans-unit id="3902597758945766483" datatype="html">
eb12a714
C
7933 <source>Your account is deleted.</source>
7934 <target state="new">Your account is deleted.</target>
913aa176 7935 <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>
7936 </trans-unit>
5a6de093 7937 <trans-unit id="4776289814033837037" datatype="html">
eb12a714
C
7938 <source>Interface settings updated.</source>
7939 <target state="new">Interface settings updated.</target>
c5c848c5
C
7940
7941
7942 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.ts</context><context context-type="linenumber">72</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">79</context></context-group></trans-unit>
5a6de093 7943 <trans-unit id="77907918814566205" datatype="html">
eb12a714
C
7944 <source>New video from your subscriptions</source>
7945 <target state="new">New video from your subscriptions</target>
913aa176 7946 <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>
7947 </trans-unit>
5a6de093 7948 <trans-unit id="4343589211916204486" datatype="html">
eb12a714
C
7949 <source>New comment on your video</source>
7950 <target state="new">New comment on your video</target>
913aa176 7951 <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>
7952 </trans-unit>
5a6de093
C
7953 <trans-unit id="7130088765428829942" datatype="html">
7954 <source>New abuse</source>
7955 <target state="new">New abuse</target>
913aa176 7956 <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>
7957 </trans-unit>
5a6de093
C
7958 <trans-unit id="2265829846010085268" datatype="html">
7959 <source>Video blocked automatically waiting review</source>
7960 <target state="new">Video blocked automatically waiting review</target>
913aa176 7961 <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">35</context></context-group>
7962 </trans-unit>
5a6de093
C
7963 <trans-unit id="5671547068905553663" datatype="html">
7964 <source>One of your video is blocked/unblocked</source>
7965 <target state="new">One of your video is blocked/unblocked</target>
913aa176 7966 <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>
7967 </trans-unit>
5a6de093 7968 <trans-unit id="1158912204255103651" datatype="html">
eb12a714
C
7969 <source>Video published (after transcoding/scheduled update)</source>
7970 <target state="new">Video published (after transcoding/scheduled update)</target>
913aa176 7971 <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>
7972 </trans-unit>
5a6de093 7973 <trans-unit id="3809414664640924954" datatype="html">
eb12a714
C
7974 <source>Video import finished</source>
7975 <target state="new">Video import finished</target>
913aa176 7976 <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>
7977 </trans-unit>
5a6de093 7978 <trans-unit id="3268838889659873892" datatype="html">
eb12a714
C
7979 <source>A new user registered on your instance</source>
7980 <target state="new">A new user registered on your instance</target>
913aa176 7981 <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>
7982 </trans-unit>
5a6de093 7983 <trans-unit id="7373104725413001009" datatype="html">
eb12a714
C
7984 <source>You or your channel(s) has a new follower</source>
7985 <target state="new">You or your channel(s) has a new follower</target>
913aa176 7986 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">40</context></context-group>
7987 </trans-unit>
5a6de093 7988 <trans-unit id="5315689532659759332" datatype="html">
eb12a714
C
7989 <source>Someone mentioned you in video comments</source>
7990 <target state="new">Someone mentioned you in video comments</target>
913aa176 7991 <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>
7992 </trans-unit>
5a6de093 7993 <trans-unit id="2018794201569157817" datatype="html">
eb12a714
C
7994 <source>Your instance has a new follower</source>
7995 <target state="new">Your instance has a new follower</target>
913aa176 7996 <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>
7997 </trans-unit>
5a6de093
C
7998 <trans-unit id="773085434165307906" datatype="html">
7999 <source>Your instance automatically followed another instance</source>
8000 <target state="new">Your instance automatically followed another instance</target>
913aa176 8001 <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>
8002 </trans-unit>
5a6de093
C
8003 <trans-unit id="900099988467638766" datatype="html">
8004 <source>An abuse report received a new message</source>
8005 <target state="new">An abuse report received a new message</target>
913aa176 8006 <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>
8007 </trans-unit>
5a6de093
C
8008 <trans-unit id="2326816287669585542" datatype="html">
8009 <source>One of your abuse reports has been accepted or rejected by moderators</source>
8010 <target state="new">One of your abuse reports has been accepted or rejected by moderators</target>
913aa176 8011 <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>
90aa0a74
C
8012 </trans-unit><trans-unit id="2764971902180889905" datatype="html">
8013 <source>A new PeerTube version is available</source><target state="new">A new PeerTube version is available</target>
8014 <context-group purpose="location">
8015 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context>
8016 <context context-type="linenumber">46</context>
8017 </context-group>
8018 </trans-unit><trans-unit id="2560339336098442670" datatype="html">
8019 <source>One of your plugin/theme has a new available version</source><target state="new">One of your plugin/theme has a new available version</target>
8020 <context-group purpose="location">
8021 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context>
8022 <context context-type="linenumber">47</context>
8023 </context-group>
913aa176 8024 </trans-unit>
5a6de093 8025 <trans-unit id="5095562193296630034" datatype="html">
eb12a714
C
8026 <source>Preferences saved</source>
8027 <target state="new">Preferences saved</target>
90aa0a74 8028
c5c848c5 8029 <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">94</context></context-group></trans-unit>
5a6de093 8030 <trans-unit id="4967231969832964676" datatype="html">
eb12a714
C
8031 <source>Profile updated.</source>
8032 <target state="new">Profile updated.</target>
913aa176 8033 <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">58</context></context-group>
8034 </trans-unit>
d7c6b951 8035 <trans-unit id="6721822899525405039" datatype="html">
913aa176 8036 <source>People can find you using @<x id="INTERPOLATION" equiv-text="sing @{{ user.usern"/>@<x id="INTERPOLATION_1" equiv-text="me }}@{{ instanceH"/> </source>
8037 <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
8038 <context-group purpose="location">
8039 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html</context>
8040 <context context-type="linenumber">11,13</context>
8041 </context-group>
8042 </trans-unit>
5a6de093 8043 <trans-unit id="3525866160632851851" datatype="html">
eb12a714
C
8044 <source>Avatar changed.</source>
8045 <target state="new">Avatar changed.</target>
c5c848c5
C
8046
8047
8048 <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><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-update.component.ts</context><context context-type="linenumber">105</context></context-group></trans-unit>
913aa176 8049 <trans-unit id="8920809083620698740" datatype="html">
8050 <source>avatar</source>
8051 <target state="new">avatar</target>
c5c848c5
C
8052
8053
8054 <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><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-update.component.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
913aa176 8055 <trans-unit id="2775050991871557896" datatype="html">
8056 <source>Avatar deleted.</source>
8057 <target state="new">Avatar deleted.</target>
c5c848c5
C
8058
8059
8060 <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><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-update.component.ts</context><context context-type="linenumber">122</context></context-group></trans-unit>
5a6de093 8061 <trans-unit id="1233062525939746039" datatype="html">
eb12a714
C
8062 <source>Unknown language</source>
8063 <target state="new">Unknown language</target>
fee7bbc3 8064
c5c848c5 8065 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.ts</context><context context-type="linenumber">55</context></context-group></trans-unit>
5a6de093
C
8066 <trans-unit id="3761504852202418603" datatype="html">
8067 <source>Too many languages are enabled. Please enable them all or stay below 20 enabled languages.</source>
8068 <target state="new">Too many languages are enabled. Please enable them all or stay below 20 enabled languages.</target>
fee7bbc3
C
8069
8070 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.ts</context><context context-type="linenumber">92</context></context-group></trans-unit>
8071
5a6de093 8072 <trans-unit id="3960396487495291449" datatype="html">
eb12a714
C
8073 <source>Video settings updated.</source>
8074 <target state="new">Video settings updated.</target>
fee7bbc3
C
8075
8076 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.ts</context><context context-type="linenumber">169</context></context-group></trans-unit>
5a6de093 8077 <trans-unit id="3326446048041727269" datatype="html">
e4eaa7c9
C
8078 <source>Display/Video settings updated.</source>
8079 <target state="new">Display/Video settings updated.</target>
fee7bbc3
C
8080
8081 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.ts</context><context context-type="linenumber">178</context></context-group></trans-unit>
5a6de093
C
8082 <trans-unit id="1137937154872046253" datatype="html">
8083 <source>Video channel <x id="PH"/> created.</source>
8084 <target state="new">Video channel
8085 <x id="PH"/> created.
8086 </target>
90aa0a74
C
8087
8088 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-create.component.ts</context><context context-type="linenumber">67</context></context-group></trans-unit>
5a6de093 8089 <trans-unit id="8723777130353305761" datatype="html">
eb12a714
C
8090 <source>This name already exists on this instance.</source>
8091 <target state="new">This name already exists on this instance.</target>
90aa0a74
C
8092
8093 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-create.component.ts</context><context context-type="linenumber">73</context></context-group></trans-unit>
5a6de093
C
8094 <trans-unit id="7589345916094713536" datatype="html">
8095 <source>Video channel <x id="PH"/> updated.</source>
8096 <target state="new">Video channel
8097 <x id="PH"/> updated.
8098 </target>
c5c848c5
C
8099
8100 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-update.component.ts</context><context context-type="linenumber">92</context></context-group></trans-unit><trans-unit id="8407755843502300957" datatype="html">
90aa0a74 8101 <source>Banner changed.</source><target state="new">Banner changed.</target>
c5c848c5
C
8102
8103 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-update.component.ts</context><context context-type="linenumber">135</context></context-group></trans-unit><trans-unit id="689638706960732906" datatype="html">
90aa0a74 8104 <source>banner</source><target state="new">banner</target>
c5c848c5
C
8105
8106 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-update.component.ts</context><context context-type="linenumber">142</context></context-group></trans-unit><trans-unit id="3230561499965076671" datatype="html">
90aa0a74 8107 <source>Banner deleted.</source><target state="new">Banner deleted.</target>
c5c848c5
C
8108
8109 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-update.component.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
5a6de093
C
8110 <trans-unit id="2575302837003821736" datatype="html">
8111 <source>Please type the display name of the video channel (<x id="PH"/>) to confirm</source>
8112 <target state="new">Please type the display name of the video channel (
8113 <x id="PH"/>) to confirm
8114 </target>
fee7bbc3
C
8115
8116 <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">48</context></context-group></trans-unit>
5a6de093
C
8117 <trans-unit id="624066830180032195" datatype="html">
8118 <source>Video channel <x id="PH"/> deleted.</source>
8119 <target state="new">Video channel
8120 <x id="PH"/> deleted.
8121 </target>
fee7bbc3
C
8122
8123 <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></trans-unit>
5a6de093 8124 <trans-unit id="6450826648284332649" datatype="html">
e4eaa7c9
C
8125 <source>Views for the day</source>
8126 <target state="new">Views for the day</target>
fee7bbc3 8127
12fa2a6a 8128 <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></trans-unit>
913aa176 8129 <trans-unit id="6059091237492573541" datatype="html">
8130 <source>Update video channel</source>
8131 <target state="new">Update video channel</target>
8132 <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">31</context></context-group>
8133 </trans-unit>
8134 <trans-unit id="6595008830732269870" datatype="html">
8135 <source>Not found</source>
8136 <target state="new">Not found</target>
8137 <context-group purpose="location"><context context-type="sourcefile">src/app/+page-not-found/page-not-found-routing.module.ts</context><context context-type="linenumber">14</context></context-group>
8138 </trans-unit>
8139 <trans-unit id="1009095940160473792" datatype="html">
8140 <source>URL parameter is missing in URL parameters</source>
8141 <target state="new">URL parameter is missing in URL parameters</target>
f1ef36d7
C
8142 <context-group purpose="location">
8143 <context context-type="sourcefile">src/app/+remote-interaction/remote-interaction.component.ts</context>
8144 <context context-type="linenumber">25</context>
8145 </context-group>
913aa176 8146 </trans-unit>
8147 <trans-unit id="7553172329217243895" datatype="html">
8148 <source>Cannot access to the remote resource</source>
8149 <target state="new">Cannot access to the remote resource</target>
f1ef36d7
C
8150 <context-group purpose="location">
8151 <context context-type="sourcefile">src/app/+remote-interaction/remote-interaction.component.ts</context>
8152 <context context-type="linenumber">48</context>
8153 </context-group>
09e1784b
C
8154 </trans-unit><trans-unit id="1636934520301910285" datatype="html">
8155 <source>Reset password</source><target state="new">Reset password</target>
8156 <context-group purpose="location">
8157 <context context-type="sourcefile">src/app/+reset-password/reset-password-routing.module.ts</context>
8158 <context context-type="linenumber">11</context>
8159 </context-group>
913aa176 8160 </trans-unit>
8161 <trans-unit id="3851357780293085233" datatype="html">
8162 <source>Remote interaction</source>
8163 <target state="new">Remote interaction</target>
f1ef36d7
C
8164 <context-group purpose="location">
8165 <context context-type="sourcefile">src/app/+remote-interaction/remote-interaction-routing.module.ts</context>
8166 <context context-type="linenumber">13</context>
8167 </context-group>
8168 </trans-unit>
5a6de093
C
8169 <trans-unit id="5032453707232754344" datatype="html">
8170 <source>Playlist <x id="PH"/> created.</source>
8171 <target state="new">Playlist
8172 <x id="PH"/> created.
8173 </target>
913aa176 8174 <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">76</context></context-group>
8175 </trans-unit>
8176 <trans-unit id="5674286808255988565" datatype="html">
8177 <source>Create</source>
8178 <target state="new">Create</target>
90aa0a74
C
8179
8180
8181 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-create.component.ts</context><context context-type="linenumber">103</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">89</context></context-group></trans-unit>
5a6de093
C
8182 <trans-unit id="8869957234869568361" datatype="html">
8183 <source>Update playlist</source>
8184 <target state="new">Update playlist</target>
09e1784b
C
8185
8186
8187 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">66</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">47</context></context-group></trans-unit>
913aa176 8188 <trans-unit id="5851560788527570644" datatype="html">
8189 <source>Notifications</source>
8190 <target state="new">Notifications</target>
8191 <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>
8192 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">109</context></context-group>
8193 </trans-unit>
8194 <trans-unit id="6658000829978978023" datatype="html">
8195 <source>Applications</source>
8196 <target state="new">Applications</target>
8197 <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>
8198 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">127</context></context-group>
8199 </trans-unit>
5a6de093
C
8200 <trans-unit id="104404386496394770" datatype="html">
8201 <source>Delete playlist</source>
8202 <target state="new">Delete playlist</target>
913aa176 8203 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">52</context></context-group>
8204 </trans-unit>
5a6de093
C
8205 <trans-unit id="1431617394009162547" datatype="html">
8206 <source>Playlist <x id="PH"/> updated.</source>
8207 <target state="new">Playlist
8208 <x id="PH"/> updated.
8209 </target>
913aa176 8210 <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">97</context></context-group>
8211 </trans-unit>
5a6de093
C
8212 <trans-unit id="2027805873922338635" datatype="html">
8213 <source>Do you really want to delete <x id="PH"/>?</source>
8214 <target state="new">Do you really want to delete
8215 <x id="PH"/>?
8216 </target>
90aa0a74
C
8217
8218
8219
fee7bbc3 8220 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">126</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">141</context></context-group></trans-unit>
913aa176 8221 <trans-unit id="4844578664427956129" datatype="html">
8222 <source>Change ownership</source>
8223 <target state="new">Change ownership</target>
90aa0a74 8224
fee7bbc3 8225 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">178</context></context-group></trans-unit>
5a6de093
C
8226 <trans-unit id="3380608219513805292" datatype="html">
8227 <source>Playlist <x id="PH"/> deleted.</source>
8228 <target state="new">Playlist
8229 <x id="PH"/> deleted.
8230 </target>
913aa176 8231 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">135</context></context-group>
8232 </trans-unit>
d7c6b951 8233 <trans-unit id="3058024914967508975" datatype="html">
eb12a714
C
8234 <source>My videos</source>
8235 <target state="new">My videos</target>
913aa176 8236 <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>
8237 </trans-unit>
d7c6b951 8238 <trans-unit id="5752861278140673787" datatype="html">
913aa176 8239 <source>Ownership changes</source>
8240 <target state="new">Ownership changes</target>
09e1784b
C
8241
8242 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">107</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>
5a6de093
C
8243 <trans-unit id="8197117721861453263" datatype="html">
8244 <source>Do you really want to delete <x id="PH"/> videos?</source>
8245 <target state="new">Do you really want to delete
8246 <x id="PH"/> videos?
8247 </target>
90aa0a74 8248
fee7bbc3 8249 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
5a6de093 8250 <trans-unit id="2728855911908920537" datatype="html">
913aa176 8251 <source><x id="PH"/> videos deleted. </source>
5a6de093
C
8252 <target state="new">
8253 <x id="PH"/> videos deleted.
8254 </target>
90aa0a74 8255
fee7bbc3 8256 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">131</context></context-group></trans-unit>
5a6de093 8257 <trans-unit id="2027805873922338635" datatype="html">
913aa176 8258 <source>Do you really want to delete <x id="PH"/>? </source>
5a6de093
C
8259 <target state="new">Do you really want to delete
8260 <x id="PH"/>?
8261 </target>
fbe77135
C
8262 <context-group purpose="location">
8263 <context context-type="sourcefile">src/app/+my-account/my-account-videos/my-account-videos.component.ts</context>
8264 <context context-type="linenumber">1</context>
8265 </context-group>
eb12a714 8266 </trans-unit>
5a6de093
C
8267 <trans-unit id="2767660806989176400" datatype="html">
8268 <source>Video <x id="PH"/> deleted.</source>
8269 <target state="new">Video
8270 <x id="PH"/> deleted.
8271 </target>
90aa0a74
C
8272
8273
fee7bbc3 8274 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">149</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">214</context></context-group></trans-unit>
5a6de093 8275 <trans-unit id="6810714890760227072" datatype="html">
eb12a714
C
8276 <source>Ownership change request sent.</source>
8277 <target state="new">Ownership change request sent.</target>
913aa176 8278 <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">64</context></context-group>
8279 </trans-unit>
d7c6b951 8280 <trans-unit id="3245220240937722814" datatype="html">
eb12a714
C
8281 <source>My channels</source>
8282 <target state="new">My channels</target>
fee7bbc3
C
8283
8284 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
8285
d7c6b951 8286 <trans-unit id="7545420287297803988" datatype="html">
4891e4c7
C
8287 <source>My playlists</source>
8288 <target state="new">My playlists</target>
90aa0a74
C
8289
8290 <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></trans-unit>
d7c6b951 8291 <trans-unit id="2527931602940887636" datatype="html">
eb12a714
C
8292 <source>My subscriptions</source>
8293 <target state="new">My subscriptions</target>
913aa176 8294 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-subscriptions/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group>
8295 </trans-unit>
fee7bbc3 8296
d7c6b951 8297 <trans-unit id="5177154708872200221" datatype="html">
913aa176 8298 <source>You don't have any subscription yet.</source>
8299 <target state="new">You don't have any subscription yet.</target>
fee7bbc3
C
8300
8301 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-subscriptions/my-subscriptions.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit>
5a6de093
C
8302 <trans-unit id="1991904494976135035" datatype="html">
8303 <source>My abuse reports</source>
8304 <target state="new">My abuse reports</target>
09e1784b
C
8305
8306 <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></trans-unit>
5a6de093 8307 <trans-unit id="5752861278140673787" datatype="html">
eb12a714
C
8308 <source>Ownership changes</source>
8309 <target state="new">Ownership changes</target>
913aa176 8310 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">108</context></context-group>
8311 </trans-unit>
8312 <trans-unit id="5983006734882925930" datatype="html">
8313 <source>My video history</source>
8314 <target state="new">My video history</target>
09e1784b
C
8315
8316 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">117</context></context-group></trans-unit>
913aa176 8317 <trans-unit id="8181077408762380407" datatype="html">
8318 <source>Channels</source>
8319 <target state="new">Channels</target>
c5c848c5
C
8320
8321 <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></trans-unit>
913aa176 8322 <trans-unit id="8936704404804793618" datatype="html">
8323 <source>Videos</source>
8324 <target state="new">Videos</target>
8325 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">54</context></context-group>
8326 </trans-unit>
8327 <trans-unit id="1823843876735462104" datatype="html">
8328 <source>Playlists</source>
8329 <target state="new">Playlists</target>
8330 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">61</context></context-group>
8331 </trans-unit>
8332 <trans-unit id="7916647920967632052" datatype="html">
8333 <source>max size</source>
8334 <target state="new">max size</target>
90aa0a74
C
8335
8336
fee7bbc3 8337 <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><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/preview-upload.component.ts</context><context context-type="linenumber">39</context></context-group></trans-unit>
913aa176 8338 <trans-unit id="6489275254908395777" datatype="html">
8339 <source>Maximize editor</source>
8340 <target state="new">Maximize editor</target>
09e1784b
C
8341
8342 <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>
913aa176 8343 <trans-unit id="4243591013849340688" datatype="html">
8344 <source>Exit maximized editor</source>
8345 <target state="new">Exit maximized editor</target>
09e1784b
C
8346
8347 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.ts</context><context context-type="linenumber">49</context></context-group></trans-unit>
5a6de093 8348 <trans-unit id="6537885755702623401" datatype="html">
eb12a714
C
8349 <source>Now please check your emails to verify your account and complete signup.</source>
8350 <target state="new">Now please check your emails to verify your account and complete signup.</target>
c5c848c5
C
8351
8352 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context><context context-type="linenumber">130</context></context-group></trans-unit>
5a6de093
C
8353 <trans-unit id="2847376451647729886" datatype="html">
8354 <source>You are now logged in as <x id="PH"/>!</source>
8355 <target state="new">You are now logged in as
8356 <x id="PH"/>!
8357 </target>
c5c848c5
C
8358
8359 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context><context context-type="linenumber">138</context></context-group></trans-unit>
5a6de093
C
8360 <trans-unit id="2687679787442328897" datatype="html">
8361 <source>An email with verification link will be sent to <x id="PH"/>.</source>
8362 <target state="new">An email with verification link will be sent to
8363 <x id="PH"/>.
8364 </target>
c5c848c5
C
8365
8366 <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">39</context></context-group></trans-unit>
5a6de093 8367 <trans-unit id="4180693983967989981" datatype="html">
eb12a714
C
8368 <source>Unable to find user id or verification string.</source>
8369 <target state="new">Unable to find user id or verification string.</target>
913aa176 8370 <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>
8371 <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">33</context></context-group>
8372 </trans-unit>
5a6de093 8373 <trans-unit id="4802465052975340965" datatype="html">
eb12a714
C
8374 <source>Published videos</source>
8375 <target state="new">Published videos</target>
90aa0a74
C
8376
8377 <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">56</context></context-group></trans-unit>
8378
5a6de093 8379 <trans-unit id="1783173774503340906" datatype="html">
eb12a714
C
8380 <source>Subscribe to the account</source>
8381 <target state="new">Subscribe to the account</target>
90aa0a74
C
8382
8383
c5c848c5 8384 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">71</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">992</context></context-group></trans-unit><trans-unit id="3131904093925601441" datatype="html">
90aa0a74
C
8385 <source>PLAYLISTS</source><target state="new">PLAYLISTS</target>
8386 <context-group purpose="location">
8387 <context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context>
8388 <context context-type="linenumber">77</context>
8389 </context-group>
913aa176 8390 </trans-unit>
90aa0a74 8391
5a6de093 8392 <trans-unit id="7709367721354853232" datatype="html">
eb12a714
C
8393 <source>Focus the search bar</source>
8394 <target state="new">Focus the search bar</target>
c5c848c5
C
8395
8396 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">300</context></context-group></trans-unit>
5a6de093 8397 <trans-unit id="4049262826107502276" datatype="html">
eb12a714
C
8398 <source>Toggle the left menu</source>
8399 <target state="new">Toggle the left menu</target>
c5c848c5
C
8400
8401 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">305</context></context-group></trans-unit>
5a6de093 8402 <trans-unit id="5409372033656550095" datatype="html">
eb12a714
C
8403 <source>Go to the discover videos page</source>
8404 <target state="new">Go to the discover videos page</target>
c5c848c5
C
8405
8406 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">310</context></context-group></trans-unit>
5a6de093 8407 <trans-unit id="4278050445961255445" datatype="html">
eb12a714
C
8408 <source>Go to the trending videos page</source>
8409 <target state="new">Go to the trending videos page</target>
c5c848c5
C
8410
8411 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">315</context></context-group></trans-unit>
5a6de093
C
8412 <trans-unit id="3242234958443825475" datatype="html">
8413 <source>Go to the recently added videos page</source>
8414 <target state="new">Go to the recently added videos page</target>
c5c848c5
C
8415
8416 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">320</context></context-group></trans-unit>
5a6de093 8417 <trans-unit id="2887122197778293919" datatype="html">
eb12a714
C
8418 <source>Go to the local videos page</source>
8419 <target state="new">Go to the local videos page</target>
c5c848c5
C
8420
8421 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">325</context></context-group></trans-unit>
5a6de093 8422 <trans-unit id="8009065619559214982" datatype="html">
eb12a714
C
8423 <source>Go to the videos upload page</source>
8424 <target state="new">Go to the videos upload page</target>
c5c848c5
C
8425
8426 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">330</context></context-group></trans-unit>
5a6de093 8427 <trans-unit id="3779524668013120370" datatype="html">
eb12a714
C
8428 <source>Go to my subscriptions</source>
8429 <target state="new">Go to my subscriptions</target>
913aa176 8430 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">64</context></context-group>
8431 </trans-unit>
5a6de093 8432 <trans-unit id="1136469849928650779" datatype="html">
eb12a714
C
8433 <source>Go to my videos</source>
8434 <target state="new">Go to my videos</target>
913aa176 8435 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">68</context></context-group>
8436 </trans-unit>
5a6de093 8437 <trans-unit id="7836683738999600376" datatype="html">
eb12a714
C
8438 <source>Go to my imports</source>
8439 <target state="new">Go to my imports</target>
913aa176 8440 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">72</context></context-group>
8441 </trans-unit>
5a6de093 8442 <trans-unit id="7511292153332773503" datatype="html">
eb12a714
C
8443 <source>Go to my channels</source>
8444 <target state="new">Go to my channels</target>
913aa176 8445 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">76</context></context-group>
8446 </trans-unit>
8447 <trans-unit id="2013324644839511073" datatype="html">
f55cc0f9
C
8448 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="error.text"/>.
8449Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source>
913aa176 8450 <target state="new">Cannot retrieve OAuth Client credentials: <x id="PH"/>.
5a6de093 8451Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</target>
913aa176 8452 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">99</context></context-group>
8453 </trans-unit>
5a6de093 8454 <trans-unit id="375263728166936544" datatype="html">
eb12a714
C
8455 <source>You need to reconnect.</source>
8456 <target state="new">You need to reconnect.</target>
913aa176 8457 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">220</context></context-group>
8458 </trans-unit>
5a6de093 8459 <trans-unit id="2206638022166154361" datatype="html">
eb12a714
C
8460 <source>Keyboard Shortcuts:</source>
8461 <target state="new">Keyboard Shortcuts:</target>
913aa176 8462 <context-group purpose="location"><context context-type="sourcefile">src/app/core/hotkeys/hotkeys.component.ts</context><context context-type="linenumber">11</context></context-group>
c5c848c5
C
8463 </trans-unit><trans-unit id="3608407683173066091" datatype="html">
8464 <source>My history</source><target state="new">My history</target>
8465 <context-group purpose="location">
8466 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context>
8467 <context context-type="linenumber">98</context>
8468 </context-group>
09e1784b
C
8469 </trans-unit><trans-unit id="232050922346936574" datatype="html">
8470 <source>Trending</source><target state="new">Trending</target>
c5c848c5
C
8471
8472 <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><trans-unit id="6470888608149621404" datatype="html">
8473 <source>ON <x id="PH" equiv-text="config.instance.name"/></source><target state="new">ON <x id="PH" equiv-text="config.instance.name"/></target>
09e1784b
C
8474 <context-group purpose="location">
8475 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context>
c5c848c5 8476 <context context-type="linenumber">150</context>
09e1784b
C
8477 </context-group>
8478 </trans-unit><trans-unit id="2821179408673282599" datatype="html">
8479 <source>Home</source><target state="new">Home</target>
c5c848c5
C
8480
8481
8482 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">116</context></context-group></trans-unit>
5a6de093 8483 <trans-unit id="4648900870671159218" datatype="html">
eb12a714
C
8484 <source>Success</source>
8485 <target state="new">Success</target>
913aa176 8486 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">25</context></context-group>
8487 </trans-unit>
5a6de093 8488 <trans-unit id="1266887509445371246" datatype="html">
eb12a714
C
8489 <source>Incorrect username or password.</source>
8490 <target state="new">Incorrect username or password.</target>
90aa0a74
C
8491
8492 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">159</context></context-group></trans-unit>
5a6de093
C
8493 <trans-unit id="6974874606619467663" datatype="html">
8494 <source>Your account is blocked.</source>
8495 <target state="new">Your account is blocked.</target>
90aa0a74
C
8496
8497 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">160</context></context-group></trans-unit>
5a6de093 8498 <trans-unit id="7939914198003891823" datatype="html">
e4eaa7c9
C
8499 <source>any language</source>
8500 <target state="new">any language</target>
90aa0a74 8501
c5c848c5
C
8502 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">263</context></context-group></trans-unit>
8503
5a6de093 8504 <trans-unit id="5633144232269377096" datatype="html">
e4eaa7c9
C
8505 <source>hide</source>
8506 <target state="new">hide</target>
90aa0a74 8507
c5c848c5 8508 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">298</context></context-group></trans-unit>
5a6de093 8509 <trans-unit id="8603861867909474404" datatype="html">
e4eaa7c9
C
8510 <source>blur</source>
8511 <target state="new">blur</target>
90aa0a74 8512
c5c848c5 8513 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">302</context></context-group></trans-unit>
5a6de093 8514 <trans-unit id="4534458451100881847" datatype="html">
e4eaa7c9
C
8515 <source>display</source>
8516 <target state="new">display</target>
90aa0a74 8517
c5c848c5 8518 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">306</context></context-group></trans-unit>
5a6de093 8519 <trans-unit id="4467323362722952678" datatype="html">
e4eaa7c9
C
8520 <source>Unknown</source>
8521 <target state="new">Unknown</target>
90aa0a74 8522
c5c848c5 8523 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">193</context></context-group></trans-unit>
5a6de093 8524 <trans-unit id="8781423666414310853" datatype="html">
eb12a714
C
8525 <source>Your password has been successfully reset!</source>
8526 <target state="new">Your password has been successfully reset!</target>
913aa176 8527 <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>
8528 </trans-unit>
12fa2a6a 8529
5a6de093 8530 <trans-unit id="6048892649018070225" datatype="html">
eb12a714
C
8531 <source>Today</source>
8532 <target state="new">Today</target>
90aa0a74
C
8533
8534
8535
c5c848c5 8536 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">41</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/abstract-video-list.ts</context><context context-type="linenumber">133</context></context-group></trans-unit>
913aa176 8537 <trans-unit id="4498682414491138092" datatype="html">
8538 <source>Yesterday</source>
8539 <target state="new">Yesterday</target>
90aa0a74 8540
c5c848c5 8541 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.ts</context><context context-type="linenumber">134</context></context-group></trans-unit>
913aa176 8542 <trans-unit id="5073473933031004097" datatype="html">
8543 <source>This week</source>
8544 <target state="new">This week</target>
90aa0a74 8545
c5c848c5 8546 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.ts</context><context context-type="linenumber">135</context></context-group></trans-unit>
913aa176 8547 <trans-unit id="842657237693374355" datatype="html">
8548 <source>This month</source>
8549 <target state="new">This month</target>
90aa0a74 8550
c5c848c5 8551 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.ts</context><context context-type="linenumber">136</context></context-group></trans-unit>
913aa176 8552 <trans-unit id="4463380307954693363" datatype="html">
8553 <source>Last month</source>
8554 <target state="new">Last month</target>
90aa0a74 8555
c5c848c5 8556 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.ts</context><context context-type="linenumber">137</context></context-group></trans-unit>
913aa176 8557 <trans-unit id="7473676707373218484" datatype="html">
8558 <source>Older</source>
8559 <target state="new">Older</target>
90aa0a74 8560
c5c848c5 8561 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.ts</context><context context-type="linenumber">138</context></context-group></trans-unit>
913aa176 8562 <trans-unit id="5036991421517255667" datatype="html">
8563 <source>Cannot load more videos. Try again later.</source>
8564 <target state="new">Cannot load more videos. Try again later.</target>
90aa0a74 8565
3e84ae32 8566 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.ts</context><context context-type="linenumber">223</context></context-group></trans-unit>
913aa176 8567 <trans-unit id="7460399579150761114" datatype="html">
8568 <source>function is not implemented</source>
8569 <target state="new">function is not implemented</target>
90aa0a74 8570
3e84ae32 8571 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.ts</context><context context-type="linenumber">296</context></context-group></trans-unit>
5a6de093 8572 <trans-unit id="4873149362496451858" datatype="html">
eb12a714
C
8573 <source>Last 7 days</source>
8574 <target state="new">Last 7 days</target>
12fa2a6a
C
8575
8576 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">45</context></context-group></trans-unit>
5a6de093 8577 <trans-unit id="2949150997160654358" datatype="html">
eb12a714
C
8578 <source>Last 30 days</source>
8579 <target state="new">Last 30 days</target>
12fa2a6a
C
8580
8581 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">49</context></context-group></trans-unit>
5a6de093 8582 <trans-unit id="5328600704510694984" datatype="html">
eb12a714
C
8583 <source>Last 365 days</source>
8584 <target state="new">Last 365 days</target>
12fa2a6a
C
8585
8586 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">53</context></context-group></trans-unit><trans-unit id="2392481201920342009" datatype="html">
8587 <source>VOD videos</source><target state="new">VOD videos</target>
8588 <context-group purpose="location">
8589 <context context-type="sourcefile">src/app/+search/search-filters.component.ts</context>
8590 <context context-type="linenumber">60</context>
8591 </context-group>
8592 </trans-unit><trans-unit id="2180217594100853008" datatype="html">
8593 <source>Live videos</source><target state="new">Live videos</target>
8594 <context-group purpose="location">
8595 <context context-type="sourcefile">src/app/+search/search-filters.component.ts</context>
8596 <context context-type="linenumber">64</context>
8597 </context-group>
913aa176 8598 </trans-unit>
5a6de093 8599 <trans-unit id="8487565500496466433" datatype="html">
eb12a714
C
8600 <source>Short (&lt; 4 min)</source>
8601 <target state="new">Short (&lt; 4 min)</target>
12fa2a6a
C
8602
8603 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">71</context></context-group></trans-unit>
5a6de093 8604 <trans-unit id="3642535017283477339" datatype="html">
eb12a714
C
8605 <source>Medium (4-10 min)</source>
8606 <target state="new">Medium (4-10 min)</target>
12fa2a6a
C
8607
8608 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">75</context></context-group></trans-unit>
5a6de093 8609 <trans-unit id="6613870447286561244" datatype="html">
f55cc0f9
C
8610 <source>Long (> 10 min)</source>
8611 <target state="new">Long (> 10 min)</target>
12fa2a6a
C
8612
8613 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">79</context></context-group></trans-unit>
5a6de093 8614 <trans-unit id="1787083504545967" datatype="html">
eb12a714
C
8615 <source>Relevance</source>
8616 <target state="new">Relevance</target>
12fa2a6a
C
8617
8618 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
5a6de093 8619 <trans-unit id="7944277186358179990" datatype="html">
eb12a714
C
8620 <source>Publish date</source>
8621 <target state="new">Publish date</target>
12fa2a6a
C
8622
8623 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">90</context></context-group></trans-unit>
5a6de093 8624 <trans-unit id="2123659921722214537" datatype="html">
eb12a714
C
8625 <source>Views</source>
8626 <target state="new">Views</target>
90aa0a74
C
8627
8628
09e1784b 8629 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/trending/video-trending-header.component.ts</context><context context-type="linenumber">55</context></context-group></trans-unit>
5a6de093
C
8630 <trans-unit id="3208627574396957172" datatype="html">
8631 <source>Search index is unavailable. Retrying with instance results instead.</source>
8632 <target state="new">Search index is unavailable. Retrying with instance results instead.</target>
fee7bbc3 8633
3e84ae32 8634 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">154</context></context-group></trans-unit>
5a6de093
C
8635 <trans-unit id="307702206382241469" datatype="html">
8636 <source>Search error</source>
8637 <target state="new">Search error</target>
fee7bbc3 8638
3e84ae32 8639 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">155</context></context-group></trans-unit>
913aa176 8640 <trans-unit id="4580988005648117665" datatype="html">
8641 <source>Search</source>
8642 <target state="new">Search</target>
90aa0a74
C
8643
8644
8645
d7c6b951 8646 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-routing.module.ts</context><context context-type="linenumber">15</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">242</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">15</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">16</context></context-group></trans-unit><trans-unit id="7804724824750282316" datatype="html">
90aa0a74
C
8647 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}"/></source><target state="new"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}"/></target>
8648 <context-group purpose="location">
8649 <context context-type="sourcefile">src/app/+search/search.component.html</context>
8650 <context context-type="linenumber">5</context>
8651 </context-group>
913aa176 8652 </trans-unit>
5a6de093 8653 <trans-unit id="5891040073345002614" datatype="html">
913aa176 8654 <source><x id="PH"/> years ago </source>
5a6de093
C
8655 <target state="new">
8656 <x id="PH"/> years ago
8657 </target>
09e1784b
C
8658
8659 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="8392321423487952834" datatype="html">
8660 <source>1 year ago</source><target state="new">1 year ago</target>
8661 <context-group purpose="location">
8662 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
8663 <context context-type="linenumber">12</context>
8664 </context-group>
8665 <context-group purpose="location">
8666 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
8667 <context context-type="linenumber">17</context>
8668 </context-group>
913aa176 8669 </trans-unit>
09e1784b 8670
5a6de093 8671 <trans-unit id="9022576335789205254" datatype="html">
913aa176 8672 <source><x id="PH"/> months ago </source>
5a6de093
C
8673 <target state="new">
8674 <x id="PH"/> months ago
8675 </target>
09e1784b
C
8676
8677 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context><context context-type="linenumber">18</context></context-group></trans-unit><trans-unit id="6874778750344205852" datatype="html">
8678 <source>1 month ago</source><target state="new">1 month ago</target>
8679 <context-group purpose="location">
8680 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
8681 <context context-type="linenumber">19</context>
8682 </context-group>
8683 <context-group purpose="location">
8684 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
8685 <context context-type="linenumber">24</context>
8686 </context-group>
913aa176 8687 </trans-unit>
09e1784b 8688
5a6de093 8689 <trans-unit id="6473426250245763193" datatype="html">
913aa176 8690 <source><x id="PH"/> weeks ago </source>
5a6de093
C
8691 <target state="new">
8692 <x id="PH"/> weeks ago
8693 </target>
09e1784b
C
8694
8695 <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="6538455390369999912" datatype="html">
8696 <source>1 week ago</source><target state="new">1 week ago</target>
8697 <context-group purpose="location">
8698 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
8699 <context context-type="linenumber">26</context>
8700 </context-group>
913aa176 8701 </trans-unit>
09e1784b 8702
5a6de093 8703 <trans-unit id="5186107770140555014" datatype="html">
913aa176 8704 <source><x id="PH"/> days ago </source>
5a6de093
C
8705 <target state="new">
8706 <x id="PH"/> days ago
8707 </target>
09e1784b
C
8708
8709 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context><context context-type="linenumber">29</context></context-group></trans-unit><trans-unit id="3927517496763161987" datatype="html">
8710 <source>1 day ago</source><target state="new">1 day ago</target>
8711 <context-group purpose="location">
8712 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
8713 <context context-type="linenumber">30</context>
8714 </context-group>
913aa176 8715 </trans-unit>
09e1784b 8716
5a6de093 8717 <trans-unit id="6522428509564266583" datatype="html">
913aa176 8718 <source><x id="PH"/> hours ago </source>
5a6de093
C
8719 <target state="new">
8720 <x id="PH"/> hours ago
8721 </target>
09e1784b
C
8722
8723 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context><context context-type="linenumber">33</context></context-group></trans-unit><trans-unit id="6285422673271535468" datatype="html">
8724 <source>1 hour ago</source><target state="new">1 hour ago</target>
8725 <context-group purpose="location">
8726 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
8727 <context context-type="linenumber">34</context>
8728 </context-group>
913aa176 8729 </trans-unit>
09e1784b 8730
5a6de093 8731 <trans-unit id="8256466313580256940" datatype="html">
913aa176 8732 <source><x id="PH"/> min ago </source>
5a6de093
C
8733 <target state="new">
8734 <x id="PH"/> min ago
8735 </target>
09e1784b
C
8736
8737 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context><context context-type="linenumber">37</context></context-group></trans-unit>
5a6de093 8738 <trans-unit id="4733690367258997247" datatype="html">
e4eaa7c9
C
8739 <source>just now</source>
8740 <target state="new">just now</target>
09e1784b
C
8741
8742 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context><context context-type="linenumber">39</context></context-group></trans-unit>
5a6de093 8743 <trans-unit id="2222108104954671970" datatype="html">
913aa176 8744 <source><x id="PH"/> sec </source>
5a6de093
C
8745 <target state="new">
8746 <x id="PH"/> sec
8747 </target>
913aa176 8748 <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>
8749 </trans-unit>
8750 <trans-unit id="6499699285816188400" datatype="html">
8751 <source>Abuse reports</source>
8752 <target state="new">Abuse reports</target>
8753 <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>
8754 </trans-unit>
8755 <trans-unit id="4930506384627295710" datatype="html">
8756 <source>Settings</source>
8757 <target state="new">Settings</target>
8758 <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>
8759 </trans-unit>
5a6de093 8760 <trans-unit id="9178182467454450952" datatype="html">
eb12a714
C
8761 <source>Confirm</source>
8762 <target state="new">Confirm</target>
913aa176 8763 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">39</context></context-group>
8764 </trans-unit>
5a6de093 8765 <trans-unit id="7784486624424057376" datatype="html">
eb12a714
C
8766 <source>Instance name is required.</source>
8767 <target state="new">Instance name is required.</target>
913aa176 8768 <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>
8769 </trans-unit>
5a6de093 8770 <trans-unit id="3281212084219111058" datatype="html">
eb12a714
C
8771 <source>Short description should not be longer than 250 characters.</source>
8772 <target state="new">Short description should not be longer than 250 characters.</target>
913aa176 8773 <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>
8774 </trans-unit>
5a6de093 8775 <trans-unit id="6033463036257195528" datatype="html">
eb12a714
C
8776 <source>Twitter username is required.</source>
8777 <target state="new">Twitter username is required.</target>
913aa176 8778 <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>
8779 </trans-unit>
5a6de093 8780 <trans-unit id="8198703669620791633" datatype="html">
eb12a714
C
8781 <source>Previews cache size is required.</source>
8782 <target state="new">Previews cache size is required.</target>
913aa176 8783 <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>
8784 </trans-unit>
5a6de093 8785 <trans-unit id="3971192070835972256" datatype="html">
eb12a714
C
8786 <source>Previews cache size must be greater than 1.</source>
8787 <target state="new">Previews cache size must be greater than 1.</target>
913aa176 8788 <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>
8789 </trans-unit>
5a6de093 8790 <trans-unit id="2903453036126968504" datatype="html">
eb12a714
C
8791 <source>Previews cache size must be a number.</source>
8792 <target state="new">Previews cache size must be a number.</target>
913aa176 8793 <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>
8794 </trans-unit>
5a6de093 8795 <trans-unit id="6941976540222684735" datatype="html">
eb12a714
C
8796 <source>Captions cache size is required.</source>
8797 <target state="new">Captions cache size is required.</target>
913aa176 8798 <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>
8799 </trans-unit>
5a6de093 8800 <trans-unit id="780869536819343075" datatype="html">
eb12a714
C
8801 <source>Captions cache size must be greater than 1.</source>
8802 <target state="new">Captions cache size must be greater than 1.</target>
913aa176 8803 <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>
8804 </trans-unit>
5a6de093 8805 <trans-unit id="2498218540197718478" datatype="html">
eb12a714
C
8806 <source>Captions cache size must be a number.</source>
8807 <target state="new">Captions cache size must be a number.</target>
913aa176 8808 <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>
8809 </trans-unit>
5a6de093 8810 <trans-unit id="818392297325723982" datatype="html">
eb12a714
C
8811 <source>Signup limit is required.</source>
8812 <target state="new">Signup limit is required.</target>
913aa176 8813 <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>
c29ce242
C
8814 </trans-unit><trans-unit id="5630311719329022718" datatype="html">
8815 <source>Signup limit must be greater than 1. Use -1 to disable it.</source><target state="new">Signup limit must be greater than 1. Use -1 to disable it.</target>
8816 <context-group purpose="location">
8817 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
8818 <context context-type="linenumber">47</context>
8819 </context-group>
913aa176 8820 </trans-unit>
c29ce242 8821
5a6de093 8822 <trans-unit id="2555843408410000965" datatype="html">
eb12a714
C
8823 <source>Signup limit must be a number.</source>
8824 <target state="new">Signup limit must be a number.</target>
913aa176 8825 <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>
c5c848c5
C
8826 </trans-unit><trans-unit id="346485141381099383" datatype="html">
8827 <source>Signup minimum age is required.</source><target state="new">Signup minimum age is required.</target>
8828 <context-group purpose="location">
8829 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
8830 <context context-type="linenumber">55</context>
8831 </context-group>
8832 </trans-unit><trans-unit id="4230672031132838318" datatype="html">
8833 <source>Signup minimum age must be greater than 1.</source><target state="new">Signup minimum age must be greater than 1.</target>
8834 <context-group purpose="location">
8835 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
8836 <context context-type="linenumber">56</context>
8837 </context-group>
8838 </trans-unit><trans-unit id="5929230001329133993" datatype="html">
8839 <source>Signup minimum age must be a number.</source><target state="new">Signup minimum age must be a number.</target>
8840 <context-group purpose="location">
8841 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
8842 <context context-type="linenumber">57</context>
8843 </context-group>
913aa176 8844 </trans-unit>
5a6de093 8845 <trans-unit id="240096858386658337" datatype="html">
eb12a714
C
8846 <source>Admin email is required.</source>
8847 <target state="new">Admin email is required.</target>
c5c848c5
C
8848
8849 <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></trans-unit>
5a6de093 8850 <trans-unit id="4392533896009432078" datatype="html">
eb12a714
C
8851 <source>Admin email must be valid.</source>
8852 <target state="new">Admin email must be valid.</target>
c5c848c5
C
8853
8854 <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></trans-unit>
5a6de093 8855 <trans-unit id="6172217783476989430" datatype="html">
eb12a714
C
8856 <source>Transcoding threads is required.</source>
8857 <target state="new">Transcoding threads is required.</target>
c5c848c5
C
8858
8859 <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></trans-unit>
5a6de093 8860 <trans-unit id="5320424292625586941" datatype="html">
eb12a714
C
8861 <source>Transcoding threads must be greater or equal to 0.</source>
8862 <target state="new">Transcoding threads must be greater or equal to 0.</target>
c5c848c5
C
8863
8864 <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></trans-unit>
913aa176 8865 <trans-unit id="8185661254949728718" datatype="html">
8866 <source>Max live duration is required.</source>
8867 <target state="new">Max live duration is required.</target>
c5c848c5
C
8868
8869 <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></trans-unit>
913aa176 8870 <trans-unit id="8892863662898651766" datatype="html">
8871 <source>Max live duration should be greater or equal to -1.</source>
8872 <target state="new">Max live duration should be greater or equal to -1.</target>
c5c848c5
C
8873
8874 <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></trans-unit>
913aa176 8875 <trans-unit id="8196240396863235661" datatype="html">
8876 <source>Max instance lives is required.</source>
8877 <target state="new">Max instance lives is required.</target>
c5c848c5
C
8878
8879 <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></trans-unit>
913aa176 8880 <trans-unit id="913683464711184925" datatype="html">
8881 <source>Max instance lives should be greater or equal to -1.</source>
8882 <target state="new">Max instance lives should be greater or equal to -1.</target>
c5c848c5
C
8883
8884 <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></trans-unit>
913aa176 8885 <trans-unit id="5614457087254770778" datatype="html">
8886 <source>Max user lives is required.</source>
8887 <target state="new">Max user lives is required.</target>
c5c848c5
C
8888
8889 <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></trans-unit>
913aa176 8890 <trans-unit id="2779726697233311712" datatype="html">
8891 <source>Max user lives should be greater or equal to -1.</source>
8892 <target state="new">Max user lives should be greater or equal to -1.</target>
c5c848c5
C
8893
8894 <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></trans-unit>
913aa176 8895 <trans-unit id="5832601947705094130" datatype="html">
8896 <source>Concurrency is required.</source>
8897 <target state="new">Concurrency is required.</target>
c5c848c5
C
8898
8899 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">104</context></context-group></trans-unit>
913aa176 8900 <trans-unit id="4751566092251132371" datatype="html">
8901 <source>Concurrency should be greater or equal to 1.</source>
8902 <target state="new">Concurrency should be greater or equal to 1.</target>
c5c848c5
C
8903
8904 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">105</context></context-group></trans-unit>
5a6de093 8905 <trans-unit id="75589896034107743" datatype="html">
eb12a714
C
8906 <source>Index URL should be a URL</source>
8907 <target state="new">Index URL should be a URL</target>
c5c848c5
C
8908
8909 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
5a6de093
C
8910 <trans-unit id="3964961007325702684" datatype="html">
8911 <source>Search index URL should be a URL</source>
8912 <target state="new">Search index URL should be a URL</target>
c5c848c5
C
8913
8914 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">119</context></context-group></trans-unit>
5a6de093 8915 <trans-unit id="8602814243662345124" datatype="html">
eb12a714
C
8916 <source>Email is required.</source>
8917 <target state="new">Email is required.</target>
f22e0e2c
C
8918
8919
8920 <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><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></trans-unit>
5a6de093 8921 <trans-unit id="4591482207344282590" datatype="html">
eb12a714
C
8922 <source>Email must be valid.</source>
8923 <target state="new">Email must be valid.</target>
f22e0e2c
C
8924
8925
8926 <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><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></trans-unit>
913aa176 8927 <trans-unit id="544279804045883862" datatype="html">
8928 <source>Handle is required.</source>
8929 <target state="new">Handle is required.</target>
f22e0e2c
C
8930
8931 <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></trans-unit><trans-unit id="2805037637775107078" datatype="html">
01711d63 8932 <source>Handle must be valid (eg. chocobozzz@example.com).</source><target state="new">Handle must be valid (eg. chocobozzz@example.com).</target>
f22e0e2c
C
8933
8934 <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></trans-unit>
01711d63 8935
5a6de093 8936 <trans-unit id="4968369344159400023" datatype="html">
eb12a714
C
8937 <source>Your name is required.</source>
8938 <target state="new">Your name is required.</target>
913aa176 8939 <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>
8940 </trans-unit>
5a6de093 8941 <trans-unit id="5799695548385507586" datatype="html">
eb12a714
C
8942 <source>Your name must be at least 1 character long.</source>
8943 <target state="new">Your name must be at least 1 character long.</target>
913aa176 8944 <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>
8945 </trans-unit>
5a6de093 8946 <trans-unit id="3600004643604731577" datatype="html">
eb12a714
C
8947 <source>Your name cannot be more than 120 characters long.</source>
8948 <target state="new">Your name cannot be more than 120 characters long.</target>
913aa176 8949 <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>
8950 </trans-unit>
5a6de093 8951 <trans-unit id="3981804692726336204" datatype="html">
eb12a714
C
8952 <source>A subject is required.</source>
8953 <target state="new">A subject is required.</target>
913aa176 8954 <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>
8955 </trans-unit>
5a6de093 8956 <trans-unit id="7787099349830266861" datatype="html">
eb12a714
C
8957 <source>The subject must be at least 1 character long.</source>
8958 <target state="new">The subject must be at least 1 character long.</target>
913aa176 8959 <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>
8960 </trans-unit>
5a6de093 8961 <trans-unit id="5905189237950302829" datatype="html">
eb12a714
C
8962 <source>The subject cannot be more than 120 characters long.</source>
8963 <target state="new">The subject cannot be more than 120 characters long.</target>
913aa176 8964 <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>
8965 </trans-unit>
5a6de093 8966 <trans-unit id="847704400962945123" datatype="html">
eb12a714
C
8967 <source>A message is required.</source>
8968 <target state="new">A message is required.</target>
913aa176 8969 <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>
8970 </trans-unit>
5a6de093 8971 <trans-unit id="3871842658394273178" datatype="html">
eb12a714
C
8972 <source>The message must be at least 3 characters long.</source>
8973 <target state="new">The message must be at least 3 characters long.</target>
913aa176 8974 <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>
8975 </trans-unit>
5a6de093 8976 <trans-unit id="3731145759205895653" datatype="html">
eb12a714
C
8977 <source>The message cannot be more than 5000 characters long.</source>
8978 <target state="new">The message cannot be more than 5000 characters long.</target>
913aa176 8979 <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>
8980 </trans-unit>
5a6de093 8981 <trans-unit id="3868123820758341861" datatype="html">
eb12a714
C
8982 <source>Username is required.</source>
8983 <target state="new">Username is required.</target>
f22e0e2c
C
8984
8985
8986 <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><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></trans-unit>
5a6de093 8987 <trans-unit id="3577237269587081090" datatype="html">
eb12a714
C
8988 <source>Password is required.</source>
8989 <target state="new">Password is required.</target>
f22e0e2c
C
8990
8991
8992
8993 <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><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><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></trans-unit>
5a6de093 8994 <trans-unit id="3152303769378345477" datatype="html">
eb12a714
C
8995 <source>Confirmation of the password is required.</source>
8996 <target state="new">Confirmation of the password is required.</target>
913aa176 8997 <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>
8998 </trans-unit>
5a6de093 8999 <trans-unit id="4786141633412279939" datatype="html">
eb12a714
C
9000 <source>Username must be at least 1 character long.</source>
9001 <target state="new">Username must be at least 1 character long.</target>
f22e0e2c
C
9002
9003 <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></trans-unit>
5a6de093 9004 <trans-unit id="1019755749203839300" datatype="html">
eb12a714
C
9005 <source>Username cannot be more than 50 characters long.</source>
9006 <target state="new">Username cannot be more than 50 characters long.</target>
f22e0e2c
C
9007
9008 <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></trans-unit>
5a6de093 9009 <trans-unit id="5621067256208426608" datatype="html">
eb12a714
C
9010 <source>Username should be lowercase alphanumeric; dots and underscores are allowed.</source>
9011 <target state="new">Username should be lowercase alphanumeric; dots and underscores are allowed.</target>
f22e0e2c
C
9012
9013 <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></trans-unit>
5a6de093
C
9014 <trans-unit id="6288154707582132676" datatype="html">
9015 <source>Channel name is required.</source>
9016 <target state="new">Channel name is required.</target>
f22e0e2c
C
9017
9018 <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></trans-unit>
5a6de093
C
9019 <trans-unit id="8178814467139959283" datatype="html">
9020 <source>Channel name must be at least 1 character long.</source>
9021 <target state="new">Channel name must be at least 1 character long.</target>
f22e0e2c
C
9022
9023 <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></trans-unit>
5a6de093
C
9024 <trans-unit id="8602785819772117007" datatype="html">
9025 <source>Channel name cannot be more than 50 characters long.</source>
9026 <target state="new">Channel name cannot be more than 50 characters long.</target>
f22e0e2c
C
9027
9028 <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></trans-unit>
913aa176 9029 <trans-unit id="3419415520566928243" datatype="html">
9030 <source>Channel name should be lowercase, and can contain only alphanumeric characters, dots and underscores.</source>
9031 <target state="new">Channel name should be lowercase, and can contain only alphanumeric characters, dots and underscores.</target>
f22e0e2c
C
9032
9033 <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></trans-unit>
5a6de093 9034 <trans-unit id="525871656034789056" datatype="html">
eb12a714
C
9035 <source>Password must be at least 6 characters long.</source>
9036 <target state="new">Password must be at least 6 characters long.</target>
f22e0e2c
C
9037
9038
9039 <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><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></trans-unit>
5a6de093 9040 <trans-unit id="1099684476181448167" datatype="html">
eb12a714
C
9041 <source>Password cannot be more than 255 characters long.</source>
9042 <target state="new">Password cannot be more than 255 characters long.</target>
f22e0e2c
C
9043
9044
9045 <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><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></trans-unit>
5a6de093 9046 <trans-unit id="3392630942539073768" datatype="html">
eb12a714
C
9047 <source>The new password and the confirmed password do not correspond.</source>
9048 <target state="new">The new password and the confirmed password do not correspond.</target>
f22e0e2c
C
9049
9050 <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></trans-unit>
5a6de093 9051 <trans-unit id="2027337371129904473" datatype="html">
eb12a714
C
9052 <source>Video quota is required.</source>
9053 <target state="new">Video quota is required.</target>
f22e0e2c
C
9054
9055 <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></trans-unit>
5a6de093 9056 <trans-unit id="267386529333143660" datatype="html">
eb12a714
C
9057 <source>Quota must be greater than -1.</source>
9058 <target state="new">Quota must be greater than -1.</target>
f22e0e2c
C
9059
9060 <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></trans-unit>
5a6de093 9061 <trans-unit id="1220179061234048936" datatype="html">
eb12a714
C
9062 <source>Daily upload limit is required.</source>
9063 <target state="new">Daily upload limit is required.</target>
f22e0e2c
C
9064
9065 <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></trans-unit>
5a6de093 9066 <trans-unit id="8959404382357999234" datatype="html">
eb12a714
C
9067 <source>Daily upload limit must be greater than -1.</source>
9068 <target state="new">Daily upload limit must be greater than -1.</target>
f22e0e2c
C
9069
9070 <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></trans-unit>
5a6de093 9071 <trans-unit id="4796798537475457493" datatype="html">
eb12a714
C
9072 <source>User role is required.</source>
9073 <target state="new">User role is required.</target>
f22e0e2c
C
9074
9075 <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></trans-unit>
5a6de093 9076 <trans-unit id="2761226139624435788" datatype="html">
eb12a714
C
9077 <source>Description must be at least 3 characters long.</source>
9078 <target state="new">Description must be at least 3 characters long.</target>
f22e0e2c
C
9079
9080
9081
9082 <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><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">38</context></context-group><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></trans-unit>
5a6de093 9083 <trans-unit id="4717982586356605243" datatype="html">
eb12a714
C
9084 <source>Description cannot be more than 1000 characters long.</source>
9085 <target state="new">Description cannot be more than 1000 characters long.</target>
f22e0e2c
C
9086
9087
9088
9089 <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><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">39</context></context-group><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></trans-unit>
5a6de093 9090 <trans-unit id="1814372869868173571" datatype="html">
eb12a714
C
9091 <source>You must agree with the instance terms in order to register on it.</source>
9092 <target state="new">You must agree with the instance terms in order to register on it.</target>
f22e0e2c
C
9093
9094 <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></trans-unit>
5a6de093 9095 <trans-unit id="7803960725351649605" datatype="html">
eb12a714
C
9096 <source>Ban reason must be at least 3 characters long.</source>
9097 <target state="new">Ban reason must be at least 3 characters long.</target>
f22e0e2c
C
9098
9099 <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></trans-unit>
5a6de093 9100 <trans-unit id="3851609012243698179" datatype="html">
eb12a714
C
9101 <source>Ban reason cannot be more than 250 characters long.</source>
9102 <target state="new">Ban reason cannot be more than 250 characters long.</target>
f22e0e2c
C
9103
9104 <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></trans-unit>
5a6de093 9105 <trans-unit id="6632896893630378443" datatype="html">
eb12a714
C
9106 <source>Display name is required.</source>
9107 <target state="new">Display name is required.</target>
f22e0e2c
C
9108
9109
9110
9111 <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><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><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></trans-unit>
5a6de093 9112 <trans-unit id="1303578752658966736" datatype="html">
eb12a714
C
9113 <source>Display name must be at least 1 character long.</source>
9114 <target state="new">Display name must be at least 1 character long.</target>
f22e0e2c
C
9115
9116
9117
9118 <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><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">27</context></context-group><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></trans-unit>
5a6de093 9119 <trans-unit id="4613240543124934954" datatype="html">
eb12a714
C
9120 <source>Display name cannot be more than 50 characters long.</source>
9121 <target state="new">Display name cannot be more than 50 characters long.</target>
f22e0e2c
C
9122
9123
9124 <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><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">28</context></context-group></trans-unit>
5a6de093 9125 <trans-unit id="1000468652492651683" datatype="html">
eb12a714
C
9126 <source>Report reason is required.</source>
9127 <target state="new">Report reason is required.</target>
913aa176 9128 <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>
9129 </trans-unit>
5a6de093 9130 <trans-unit id="1109780973109145433" datatype="html">
eb12a714
C
9131 <source>Report reason must be at least 2 characters long.</source>
9132 <target state="new">Report reason must be at least 2 characters long.</target>
913aa176 9133 <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>
9134 </trans-unit>
5a6de093 9135 <trans-unit id="5414573937278525654" datatype="html">
eb12a714
C
9136 <source>Report reason cannot be more than 3000 characters long.</source>
9137 <target state="new">Report reason cannot be more than 3000 characters long.</target>
913aa176 9138 <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>
9139 </trans-unit>
5a6de093 9140 <trans-unit id="8779567454442277762" datatype="html">
eb12a714
C
9141 <source>Moderation comment is required.</source>
9142 <target state="new">Moderation comment is required.</target>
913aa176 9143 <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>
9144 </trans-unit>
5a6de093 9145 <trans-unit id="8954765410376245909" datatype="html">
eb12a714
C
9146 <source>Moderation comment must be at least 2 characters long.</source>
9147 <target state="new">Moderation comment must be at least 2 characters long.</target>
913aa176 9148 <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>
9149 </trans-unit>
5a6de093 9150 <trans-unit id="6316804467108244906" datatype="html">
eb12a714
C
9151 <source>Moderation comment cannot be more than 3000 characters long.</source>
9152 <target state="new">Moderation comment cannot be more than 3000 characters long.</target>
913aa176 9153 <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>
9154 </trans-unit>
5a6de093
C
9155 <trans-unit id="8835075531528610034" datatype="html">
9156 <source>Abuse message is required.</source>
9157 <target state="new">Abuse message is required.</target>
913aa176 9158 <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>
9159 </trans-unit>
5a6de093
C
9160 <trans-unit id="9034042966936514516" datatype="html">
9161 <source>Abuse message must be at least 2 characters long.</source>
9162 <target state="new">Abuse message must be at least 2 characters long.</target>
913aa176 9163 <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>
9164 </trans-unit>
5a6de093
C
9165 <trans-unit id="7989186574443390119" datatype="html">
9166 <source>Abuse message cannot be more than 3000 characters long.</source>
9167 <target state="new">Abuse message cannot be more than 3000 characters long.</target>
913aa176 9168 <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>
9169 </trans-unit>
5a6de093 9170 <trans-unit id="6700357678556223012" datatype="html">
eb12a714
C
9171 <source>The channel is required.</source>
9172 <target state="new">The channel is required.</target>
913aa176 9173 <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>
9174 </trans-unit>
5a6de093
C
9175 <trans-unit id="9191505323045740697" datatype="html">
9176 <source>Block reason must be at least 2 characters long.</source>
9177 <target state="new">Block reason must be at least 2 characters long.</target>
913aa176 9178 <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>
9179 </trans-unit>
5a6de093
C
9180 <trans-unit id="8581623418602419755" datatype="html">
9181 <source>Block reason cannot be more than 300 characters long.</source>
9182 <target state="new">Block reason cannot be more than 300 characters long.</target>
913aa176 9183 <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>
9184 </trans-unit>
5a6de093 9185 <trans-unit id="1099619384694370156" datatype="html">
eb12a714
C
9186 <source>Video caption language is required.</source>
9187 <target state="new">Video caption language is required.</target>
913aa176 9188 <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>
9189 </trans-unit>
5a6de093 9190 <trans-unit id="3438639650276868976" datatype="html">
eb12a714
C
9191 <source>Video caption file is required.</source>
9192 <target state="new">Video caption file is required.</target>
913aa176 9193 <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>
9194 </trans-unit>
5a6de093 9195 <trans-unit id="7365924714339585574" datatype="html">
eb12a714
C
9196 <source>The username is required.</source>
9197 <target state="new">The username is required.</target>
913aa176 9198 <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>
9199 </trans-unit>
5a6de093 9200 <trans-unit id="3954099618513992825" datatype="html">
eb12a714
C
9201 <source>You can only transfer ownership to a local account</source>
9202 <target state="new">You can only transfer ownership to a local account</target>
913aa176 9203 <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>
9204 </trans-unit>
5a6de093 9205 <trans-unit id="4444753420973870540" datatype="html">
eb12a714
C
9206 <source>Name is required.</source>
9207 <target state="new">Name is required.</target>
913aa176 9208 <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>
9209 </trans-unit>
5a6de093 9210 <trans-unit id="4006797705713167676" datatype="html">
eb12a714
C
9211 <source>Name must be at least 1 character long.</source>
9212 <target state="new">Name must be at least 1 character long.</target>
913aa176 9213 <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>
9214 </trans-unit>
5a6de093 9215 <trans-unit id="2233809696503670883" datatype="html">
eb12a714
C
9216 <source>Name cannot be more than 50 characters long.</source>
9217 <target state="new">Name cannot be more than 50 characters long.</target>
913aa176 9218 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">14</context></context-group>
9219 </trans-unit>
5a6de093 9220 <trans-unit id="7915656854942800659" datatype="html">
eb12a714
C
9221 <source>Name should be lowercase alphanumeric; dots and underscores are allowed.</source>
9222 <target state="new">Name should be lowercase alphanumeric; dots and underscores are allowed.</target>
913aa176 9223 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">15</context></context-group>
9224 </trans-unit>
5a6de093 9225 <trans-unit id="6880459830525364741" datatype="html">
eb12a714
C
9226 <source>Support text must be at least 3 characters long.</source>
9227 <target state="new">Support text must be at least 3 characters long.</target>
913aa176 9228 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">49</context></context-group>
9229 </trans-unit>
9230 <trans-unit id="6461548560008228165" datatype="html">
9231 <source>Support text cannot be more than 1000 characters long</source>
9232 <target state="new">Support text cannot be more than 1000 characters long</target>
9233 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">50</context></context-group>
9234 </trans-unit>
d7c6b951 9235 <trans-unit id="5637879201055173642" datatype="html">
f55cc0f9
C
9236 <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>
9237 <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
C
9238</target>
9239 <context-group purpose="location">
9240 <context context-type="sourcefile">src/app/shared/shared-video-live/live-documentation-link.component.html</context>
9241 <context context-type="linenumber">2,4</context>
9242 </context-group>
9243 </trans-unit>
5a6de093 9244 <trans-unit id="4267638333776227701" datatype="html">
eb12a714
C
9245 <source>Comment is required.</source>
9246 <target state="new">Comment is required.</target>
913aa176 9247 <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>
9248 </trans-unit>
5a6de093 9249 <trans-unit id="71132671234491945" datatype="html">
eb12a714
C
9250 <source>Comment must be at least 2 characters long.</source>
9251 <target state="new">Comment must be at least 2 characters long.</target>
913aa176 9252 <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>
9253 </trans-unit>
5a6de093 9254 <trans-unit id="4148250392704331190" datatype="html">
eb12a714
C
9255 <source>Comment cannot be more than 3000 characters long.</source>
9256 <target state="new">Comment cannot be more than 3000 characters long.</target>
913aa176 9257 <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>
9258 </trans-unit>
5a6de093 9259 <trans-unit id="6854100952145697527" datatype="html">
eb12a714
C
9260 <source>Display name cannot be more than 120 characters long.</source>
9261 <target state="new">Display name cannot be more than 120 characters long.</target>
913aa176 9262 <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>
9263 </trans-unit>
5a6de093 9264 <trans-unit id="6198895122092095739" datatype="html">
eb12a714
C
9265 <source>Privacy is required.</source>
9266 <target state="new">Privacy is required.</target>
913aa176 9267 <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>
9268 </trans-unit>
5a6de093 9269 <trans-unit id="1276238402004616037" datatype="html">
eb12a714
C
9270 <source>The channel is required when the playlist is public.</source>
9271 <target state="new">The channel is required when the playlist is public.</target>
913aa176 9272 <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>
9273 </trans-unit>
d7c6b951 9274 <trans-unit id="5226261760726752768" datatype="html">
913aa176 9275 <source>Live information</source>
9276 <target state="new">Live information</target>
9277 <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>
9278 </trans-unit>
d7c6b951 9279 <trans-unit id="7220386604464537651" datatype="html">
913aa176 9280 <source>Live RTMP Url</source>
9281 <target state="new">Live RTMP Url</target>
9282 <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>
9283 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">218</context></context-group>
9284 </trans-unit>
d7c6b951 9285 <trans-unit id="1225050607125362052" datatype="html">
913aa176 9286 <source>Live stream key</source>
9287 <target state="new">Live stream key</target>
9288 <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>
9289 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">223</context></context-group>
9290 </trans-unit>
d7c6b951 9291 <trans-unit id="5058286083557987083" datatype="html">
913aa176 9292 <source>⚠️ Never share your stream key with anyone.</source>
9293 <target state="new">⚠️ Never share your stream key with anyone.</target>
9294 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">27</context></context-group>
9295 <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>
9296 </trans-unit>
d7c6b951 9297 <trans-unit id="1276362324126004421" datatype="html">
913aa176 9298 <source>Permanent live</source>
9299 <target state="new">Permanent live</target>
95bd9515
C
9300 <context-group purpose="location">
9301 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context>
9302 <context context-type="linenumber">10</context>
9303 </context-group>
913aa176 9304 </trans-unit>
d7c6b951 9305 <trans-unit id="3112273530390098557" datatype="html">
913aa176 9306 <source>Replay will be saved</source>
9307 <target state="new">Replay will be saved</target>
95bd9515
C
9308 <context-group purpose="location">
9309 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context>
9310 <context context-type="linenumber">11</context>
9311 </context-group>
9312 </trans-unit>
5a6de093 9313 <trans-unit id="5437132245714159662" datatype="html">
eb12a714
C
9314 <source>Video name is required.</source>
9315 <target state="new">Video name is required.</target>
f55cc0f9
C
9316
9317 <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></trans-unit>
5a6de093 9318 <trans-unit id="2807676084745266104" datatype="html">
eb12a714
C
9319 <source>Video name must be at least 3 characters long.</source>
9320 <target state="new">Video name must be at least 3 characters long.</target>
f55cc0f9
C
9321
9322 <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></trans-unit>
5a6de093 9323 <trans-unit id="2155414141025589556" datatype="html">
eb12a714
C
9324 <source>Video name cannot be more than 120 characters long.</source>
9325 <target state="new">Video name cannot be more than 120 characters long.</target>
f55cc0f9
C
9326
9327 <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></trans-unit><trans-unit id="1074634769552897790" datatype="html">
9328 <source>Video name has leading or trailing whitespace.</source><target state="new">Video name has leading or trailing whitespace.</target>
9329 <context-group purpose="location">
9330 <context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context>
9331 <context context-type="linenumber">18</context>
9332 </context-group>
913aa176 9333 </trans-unit>
5a6de093 9334 <trans-unit id="9115337161597088460" datatype="html">
eb12a714
C
9335 <source>Video privacy is required.</source>
9336 <target state="new">Video privacy is required.</target>
f55cc0f9
C
9337
9338 <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></trans-unit>
5a6de093 9339 <trans-unit id="7309902991450450996" datatype="html">
eb12a714
C
9340 <source>Video channel is required.</source>
9341 <target state="new">Video channel is required.</target>
f55cc0f9
C
9342
9343 <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></trans-unit>
5a6de093 9344 <trans-unit id="3959376623771116873" datatype="html">
eb12a714
C
9345 <source>Video description must be at least 3 characters long.</source>
9346 <target state="new">Video description must be at least 3 characters long.</target>
f55cc0f9
C
9347
9348 <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></trans-unit>
5a6de093 9349 <trans-unit id="725195891739570830" datatype="html">
eb12a714
C
9350 <source>Video description cannot be more than 10000 characters long.</source>
9351 <target state="new">Video description cannot be more than 10000 characters long.</target>
f55cc0f9
C
9352
9353 <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></trans-unit>
5a6de093 9354 <trans-unit id="142488285332434408" datatype="html">
eb12a714
C
9355 <source>A tag should be more than 2 characters long.</source>
9356 <target state="new">A tag should be more than 2 characters long.</target>
f55cc0f9
C
9357
9358 <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></trans-unit>
5a6de093 9359 <trans-unit id="691846635236293620" datatype="html">
eb12a714
C
9360 <source>A tag should be less than 30 characters long.</source>
9361 <target state="new">A tag should be less than 30 characters long.</target>
f55cc0f9
C
9362
9363 <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></trans-unit>
5a6de093
C
9364 <trans-unit id="4146790476782316573" datatype="html">
9365 <source>A maximum of 5 tags can be used on a video.</source>
9366 <target state="new">A maximum of 5 tags can be used on a video.</target>
f55cc0f9
C
9367
9368 <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></trans-unit>
913aa176 9369 <trans-unit id="2389667090302909529" datatype="html">
9370 <source>A tag should be more than 1 and less than 30 characters long.</source>
9371 <target state="new">A tag should be more than 1 and less than 30 characters long.</target>
f55cc0f9
C
9372
9373 <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></trans-unit>
5a6de093 9374 <trans-unit id="4806300480558315727" datatype="html">
eb12a714
C
9375 <source>Video support must be at least 3 characters long.</source>
9376 <target state="new">Video support must be at least 3 characters long.</target>
f55cc0f9
C
9377
9378 <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></trans-unit>
5a6de093 9379 <trans-unit id="6655773021893755977" datatype="html">
eb12a714
C
9380 <source>Video support cannot be more than 1000 characters long.</source>
9381 <target state="new">Video support cannot be more than 1000 characters long.</target>
f55cc0f9
C
9382
9383 <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></trans-unit>
5a6de093 9384 <trans-unit id="4246579596585402255" datatype="html">
eb12a714
C
9385 <source>A date is required to schedule video update.</source>
9386 <target state="new">A date is required to schedule video update.</target>
f55cc0f9
C
9387
9388 <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></trans-unit>
5a6de093 9389 <trans-unit id="8728283516316752593" datatype="html">
eb12a714
C
9390 <source>This file is too large.</source>
9391 <target state="new">This file is too large.</target>
913aa176 9392 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/reactive-file.component.ts</context><context context-type="linenumber">50</context></context-group>
9393 </trans-unit>
9394 <trans-unit id="6360987759186261451" datatype="html">
9395 <source>PeerTube cannot handle this kind of file. Accepted extensions are <x id="PH"/>}.</source>
9396 <target state="new">PeerTube cannot handle this kind of file. Accepted extensions are <x id="PH"/>}.</target>
9397 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/reactive-file.component.ts</context><context context-type="linenumber">56</context></context-group>
9398 </trans-unit>
5a6de093
C
9399 <trans-unit id="6708273825233539746" datatype="html">
9400 <source>Add a new option</source>
9401 <target state="new">Add a new option</target>
913aa176 9402 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-checkbox.component.ts</context><context context-type="linenumber">28</context></context-group>
9403 </trans-unit>
9404 <trans-unit id="4076995379551303829" datatype="html">
9405 <source>Custom value...</source>
9406 <target state="new">Custom value...</target>
7d3316dc
C
9407 <context-group purpose="location">
9408 <context context-type="sourcefile">src/app/shared/shared-forms/select/select-custom-value.component.ts</context>
9409 <context context-type="linenumber">69</context>
9410 </context-group>
9411 </trans-unit>
5a6de093 9412 <trans-unit id="4670312387769733978" datatype="html">
eb12a714
C
9413 <source>All unsaved data will be lost, are you sure you want to leave this page?</source>
9414 <target state="new">All unsaved data will be lost, are you sure you want to leave this page?</target>
913aa176 9415 <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>
9416 </trans-unit>
5a6de093 9417 <trans-unit id="6950140976689343775" datatype="html">
eb12a714
C
9418 <source>Sunday</source>
9419 <target state="new">Sunday</target>
c29ce242
C
9420
9421 <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></trans-unit>
5a6de093 9422 <trans-unit id="8739442281958563044" datatype="html">
eb12a714
C
9423 <source>Monday</source>
9424 <target state="new">Monday</target>
c29ce242
C
9425
9426 <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></trans-unit>
5a6de093 9427 <trans-unit id="9176037901730521018" datatype="html">
eb12a714
C
9428 <source>Tuesday</source>
9429 <target state="new">Tuesday</target>
c29ce242
C
9430
9431 <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></trans-unit>
5a6de093 9432 <trans-unit id="8798932904948432529" datatype="html">
eb12a714
C
9433 <source>Wednesday</source>
9434 <target state="new">Wednesday</target>
c29ce242
C
9435
9436 <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></trans-unit>
5a6de093 9437 <trans-unit id="1433683192825895947" datatype="html">
eb12a714
C
9438 <source>Thursday</source>
9439 <target state="new">Thursday</target>
c29ce242
C
9440
9441 <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></trans-unit>
5a6de093 9442 <trans-unit id="3730139500618908668" datatype="html">
eb12a714
C
9443 <source>Friday</source>
9444 <target state="new">Friday</target>
c29ce242
C
9445
9446 <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></trans-unit>
5a6de093 9447 <trans-unit id="1830554030016307335" datatype="html">
eb12a714
C
9448 <source>Saturday</source>
9449 <target state="new">Saturday</target>
c29ce242
C
9450
9451 <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></trans-unit>
5a6de093 9452 <trans-unit id="4921929243068857081" datatype="html">
eb12a714
C
9453 <source>Sun</source>
9454 <target state="new">Sun</target>
fbe77135 9455 <note priority="1" from="description">Day name short</note>
c29ce242
C
9456
9457 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">20</context></context-group></trans-unit>
5a6de093 9458 <trans-unit id="8563137213157122993" datatype="html">
eb12a714
C
9459 <source>Mon</source>
9460 <target state="new">Mon</target>
fbe77135 9461 <note priority="1" from="description">Day name short</note>
c29ce242
C
9462
9463 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">21</context></context-group></trans-unit>
5a6de093 9464 <trans-unit id="8502240922750617054" datatype="html">
eb12a714
C
9465 <source>Tue</source>
9466 <target state="new">Tue</target>
fbe77135 9467 <note priority="1" from="description">Day name short</note>
c29ce242
C
9468
9469 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">22</context></context-group></trans-unit>
5a6de093 9470 <trans-unit id="7421778640995344715" datatype="html">
eb12a714
C
9471 <source>Wed</source>
9472 <target state="new">Wed</target>
fbe77135 9473 <note priority="1" from="description">Day name short</note>
c29ce242
C
9474
9475 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">23</context></context-group></trans-unit>
5a6de093 9476 <trans-unit id="4409954796361883558" datatype="html">
eb12a714
C
9477 <source>Thu</source>
9478 <target state="new">Thu</target>
fbe77135 9479 <note priority="1" from="description">Day name short</note>
c29ce242
C
9480
9481 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">24</context></context-group></trans-unit>
5a6de093 9482 <trans-unit id="5651951128882735477" datatype="html">
eb12a714
C
9483 <source>Fri</source>
9484 <target state="new">Fri</target>
fbe77135 9485 <note priority="1" from="description">Day name short</note>
c29ce242
C
9486
9487 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">25</context></context-group></trans-unit>
5a6de093 9488 <trans-unit id="93026920674143073" datatype="html">
eb12a714
C
9489 <source>Sat</source>
9490 <target state="new">Sat</target>
fbe77135 9491 <note priority="1" from="description">Day name short</note>
c29ce242
C
9492
9493 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">26</context></context-group></trans-unit>
5a6de093 9494 <trans-unit id="8349763432924710200" datatype="html">
eb12a714
C
9495 <source>Su</source>
9496 <target state="new">Su</target>
fbe77135 9497 <note priority="1" from="description">Day name min</note>
c29ce242
C
9498
9499 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">30</context></context-group></trans-unit>
5a6de093 9500 <trans-unit id="4197236438302165051" datatype="html">
eb12a714
C
9501 <source>Mo</source>
9502 <target state="new">Mo</target>
fbe77135 9503 <note priority="1" from="description">Day name min</note>
c29ce242
C
9504
9505 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">31</context></context-group></trans-unit>
5a6de093 9506 <trans-unit id="6034455877220674404" datatype="html">
eb12a714
C
9507 <source>Tu</source>
9508 <target state="new">Tu</target>
fbe77135 9509 <note priority="1" from="description">Day name min</note>
c29ce242
C
9510
9511 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">32</context></context-group></trans-unit>
5a6de093 9512 <trans-unit id="3221670730445125135" datatype="html">
eb12a714
C
9513 <source>We</source>
9514 <target state="new">We</target>
fbe77135 9515 <note priority="1" from="description">Day name min</note>
c29ce242
C
9516
9517 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">33</context></context-group></trans-unit>
5a6de093 9518 <trans-unit id="772466829681972216" datatype="html">
eb12a714
C
9519 <source>Th</source>
9520 <target state="new">Th</target>
fbe77135 9521 <note priority="1" from="description">Day name min</note>
c29ce242
C
9522
9523 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">34</context></context-group></trans-unit>
5a6de093 9524 <trans-unit id="8598262708800132669" datatype="html">
eb12a714
C
9525 <source>Fr</source>
9526 <target state="new">Fr</target>
fbe77135 9527 <note priority="1" from="description">Day name min</note>
c29ce242
C
9528
9529 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">35</context></context-group></trans-unit>
5a6de093 9530 <trans-unit id="569007902695332072" datatype="html">
eb12a714
C
9531 <source>Sa</source>
9532 <target state="new">Sa</target>
fbe77135 9533 <note priority="1" from="description">Day name min</note>
c29ce242
C
9534
9535 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">36</context></context-group></trans-unit>
5a6de093 9536 <trans-unit id="3913843642962116845" datatype="html">
eb12a714
C
9537 <source>January</source>
9538 <target state="new">January</target>
c29ce242
C
9539
9540 <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></trans-unit>
5a6de093 9541 <trans-unit id="6642324138857419870" datatype="html">
eb12a714
C
9542 <source>February</source>
9543 <target state="new">February</target>
c29ce242
C
9544
9545 <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></trans-unit>
5a6de093 9546 <trans-unit id="7918954644624211958" datatype="html">
eb12a714
C
9547 <source>March</source>
9548 <target state="new">March</target>
c29ce242
C
9549
9550 <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></trans-unit>
5a6de093 9551 <trans-unit id="1809521303476565743" datatype="html">
eb12a714
C
9552 <source>April</source>
9553 <target state="new">April</target>
c29ce242
C
9554
9555 <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></trans-unit>
5a6de093 9556 <trans-unit id="8469692700277617405" datatype="html">
eb12a714
C
9557 <source>May</source>
9558 <target state="new">May</target>
c29ce242
C
9559
9560
9561 <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><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">59</context></context-group></trans-unit>
5a6de093 9562 <trans-unit id="9055297580745330415" datatype="html">
eb12a714
C
9563 <source>June</source>
9564 <target state="new">June</target>
c29ce242
C
9565
9566 <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></trans-unit>
5a6de093 9567 <trans-unit id="9087113544612471348" datatype="html">
eb12a714
C
9568 <source>July</source>
9569 <target state="new">July</target>
c29ce242
C
9570
9571 <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></trans-unit>
5a6de093 9572 <trans-unit id="3984618989093293779" datatype="html">
eb12a714
C
9573 <source>August</source>
9574 <target state="new">August</target>
c29ce242
C
9575
9576 <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></trans-unit>
5a6de093 9577 <trans-unit id="5872622085239011307" datatype="html">
eb12a714
C
9578 <source>September</source>
9579 <target state="new">September</target>
c29ce242
C
9580
9581 <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></trans-unit>
5a6de093 9582 <trans-unit id="1491482705364427867" datatype="html">
eb12a714
C
9583 <source>October</source>
9584 <target state="new">October</target>
c29ce242
C
9585
9586 <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></trans-unit>
5a6de093 9587 <trans-unit id="1109977718843277527" datatype="html">
eb12a714
C
9588 <source>November</source>
9589 <target state="new">November</target>
c29ce242
C
9590
9591 <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></trans-unit>
5a6de093 9592 <trans-unit id="124191049522509365" datatype="html">
eb12a714
C
9593 <source>December</source>
9594 <target state="new">December</target>
c29ce242
C
9595
9596 <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></trans-unit>
5a6de093 9597 <trans-unit id="7595747576974676670" datatype="html">
eb12a714
C
9598 <source>Jan</source>
9599 <target state="new">Jan</target>
fbe77135 9600 <note priority="1" from="description">Month name short</note>
c29ce242
C
9601
9602 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">55</context></context-group></trans-unit>
5a6de093 9603 <trans-unit id="4916040996255005712" datatype="html">
eb12a714
C
9604 <source>Feb</source>
9605 <target state="new">Feb</target>
fbe77135 9606 <note priority="1" from="description">Month name short</note>
c29ce242
C
9607
9608 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">56</context></context-group></trans-unit>
5a6de093 9609 <trans-unit id="6438827956918137617" datatype="html">
eb12a714
C
9610 <source>Mar</source>
9611 <target state="new">Mar</target>
fbe77135 9612 <note priority="1" from="description">Month name short</note>
c29ce242
C
9613
9614 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">57</context></context-group></trans-unit>
5a6de093 9615 <trans-unit id="5507326650332881991" datatype="html">
eb12a714
C
9616 <source>Apr</source>
9617 <target state="new">Apr</target>
fbe77135 9618 <note priority="1" from="description">Month name short</note>
c29ce242
C
9619
9620 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">58</context></context-group></trans-unit>
5a6de093 9621 <trans-unit id="2113470244260512015" datatype="html">
eb12a714
C
9622 <source>Jun</source>
9623 <target state="new">Jun</target>
fbe77135 9624 <note priority="1" from="description">Month name short</note>
c29ce242
C
9625
9626 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">60</context></context-group></trans-unit>
5a6de093 9627 <trans-unit id="53176888553719239" datatype="html">
eb12a714
C
9628 <source>Jul</source>
9629 <target state="new">Jul</target>
fbe77135 9630 <note priority="1" from="description">Month name short</note>
c29ce242
C
9631
9632 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">61</context></context-group></trans-unit>
5a6de093 9633 <trans-unit id="5648574669404659458" datatype="html">
eb12a714
C
9634 <source>Aug</source>
9635 <target state="new">Aug</target>
fbe77135 9636 <note priority="1" from="description">Month name short</note>
c29ce242
C
9637
9638 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">62</context></context-group></trans-unit>
5a6de093 9639 <trans-unit id="4354095055982674918" datatype="html">
eb12a714
C
9640 <source>Sep</source>
9641 <target state="new">Sep</target>
fbe77135 9642 <note priority="1" from="description">Month name short</note>
c29ce242
C
9643
9644 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">63</context></context-group></trans-unit>
5a6de093 9645 <trans-unit id="6207754626941051341" datatype="html">
eb12a714
C
9646 <source>Oct</source>
9647 <target state="new">Oct</target>
fbe77135 9648 <note priority="1" from="description">Month name short</note>
c29ce242
C
9649
9650 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">64</context></context-group></trans-unit>
5a6de093 9651 <trans-unit id="8269261039058575292" datatype="html">
eb12a714
C
9652 <source>Nov</source>
9653 <target state="new">Nov</target>
fbe77135 9654 <note priority="1" from="description">Month name short</note>
c29ce242
C
9655
9656 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">65</context></context-group></trans-unit>
5a6de093 9657 <trans-unit id="7777579586760423636" datatype="html">
eb12a714
C
9658 <source>Dec</source>
9659 <target state="new">Dec</target>
fbe77135 9660 <note priority="1" from="description">Month name short</note>
c29ce242
C
9661
9662 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">66</context></context-group></trans-unit>
5a6de093 9663 <trans-unit id="8700121026680200191" datatype="html">
eb12a714
C
9664 <source>Clear</source>
9665 <target state="new">Clear</target>
c29ce242
C
9666
9667 <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></trans-unit>
5a6de093 9668 <trans-unit id="5922757127987546008" datatype="html">
eb12a714
C
9669 <source>yy-mm-dd</source>
9670 <target state="new">yy-mm-dd </target>
fbe77135 9671 <note priority="1" from="description">Date format in this locale.</note>
c29ce242
C
9672
9673 <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></trans-unit>
5a6de093
C
9674 <trans-unit id="2830831449226931729" datatype="html">
9675 <source>Instance languages</source>
9676 <target state="new">Instance languages</target>
c29ce242 9677
09e1784b 9678 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">179</context></context-group></trans-unit>
5a6de093
C
9679 <trans-unit id="40119547597591062" datatype="html">
9680 <source>All languages</source>
9681 <target state="new">All languages</target>
c29ce242
C
9682
9683
09e1784b 9684 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.ts</context><context context-type="linenumber">39</context></context-group></trans-unit>
5a6de093 9685 <trans-unit id="996392855508119363" datatype="html">
eb12a714
C
9686 <source>Hidden</source>
9687 <target state="new">Hidden</target>
90aa0a74 9688
c5c848c5 9689 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">53</context></context-group></trans-unit>
5a6de093 9690 <trans-unit id="2173989454916398137" datatype="html">
eb12a714
C
9691 <source>Blurred with confirmation request</source>
9692 <target state="new">Blurred with confirmation request</target>
90aa0a74 9693
c5c848c5 9694 <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 9695 <trans-unit id="8929218224642530466" datatype="html">
eb12a714
C
9696 <source>Displayed</source>
9697 <target state="new">Displayed</target>
90aa0a74 9698
c5c848c5 9699 <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>
913aa176 9700 <trans-unit id="6291055174438137560" datatype="html">
9701 <source>~ 1 minute</source>
9702 <target state="new">~ 1 minute</target>
90aa0a74 9703
c5c848c5 9704 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">74</context></context-group></trans-unit>
913aa176 9705 <trans-unit id="189524047518780716" datatype="html">
9706 <source>~ <x id="PH"/> minutes</source>
9707 <target state="new">~ <x id="PH"/> minutes</target>
90aa0a74 9708
c5c848c5 9709 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">76</context></context-group></trans-unit>
5a6de093 9710 <trans-unit id="6028521920505655348" datatype="html">
913aa176 9711 <source><x id="PH"/> of full HD videos </source>
5a6de093
C
9712 <target state="new">
9713 <x id="PH"/> of full HD videos
9714 </target>
90aa0a74 9715
c5c848c5 9716 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">92</context></context-group></trans-unit>
5a6de093 9717 <trans-unit id="117588083391484998" datatype="html">
913aa176 9718 <source><x id="PH"/> of HD videos </source>
5a6de093
C
9719 <target state="new">
9720 <x id="PH"/> of HD videos
9721 </target>
90aa0a74 9722
c5c848c5 9723 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">93</context></context-group></trans-unit>
5a6de093 9724 <trans-unit id="6636555695556123073" datatype="html">
913aa176 9725 <source><x id="PH"/> of average quality videos </source>
5a6de093
C
9726 <target state="new">
9727 <x id="PH"/> of average quality videos
9728 </target>
90aa0a74 9729
c5c848c5 9730 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">94</context></context-group></trans-unit>
5a6de093 9731 <trans-unit id="6952960992592445535" datatype="html">
913aa176 9732 <source><x id="PH"/> (channel page) </source>
5a6de093
C
9733 <target state="new">
9734 <x id="PH"/> (channel page)
9735 </target>
90aa0a74
C
9736
9737
3e84ae32 9738 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-avatar-channel.component.ts</context><context context-type="linenumber">19</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">41</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">113</context></context-group></trans-unit>
5a6de093 9739 <trans-unit id="1209500590333005801" datatype="html">
913aa176 9740 <source><x id="PH"/> (account page) </source>
5a6de093
C
9741 <target state="new">
9742 <x id="PH"/> (account page)
9743 </target>
90aa0a74 9744
fee7bbc3 9745 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/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></trans-unit>
5a6de093 9746 <trans-unit id="2516633974298697807" datatype="html">
cd9246a9
C
9747 <source>Emphasis</source>
9748 <target state="new">Emphasis</target>
913aa176 9749 <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>
9750 </trans-unit>
5a6de093 9751 <trans-unit id="7565716024468232322" datatype="html">
eb12a714
C
9752 <source>Links</source>
9753 <target state="new">Links</target>
913aa176 9754 <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>
9755 </trans-unit>
5a6de093 9756 <trans-unit id="7838476952710404110" datatype="html">
eb12a714
C
9757 <source>New lines</source>
9758 <target state="new">New lines</target>
913aa176 9759 <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>
9760 </trans-unit>
5a6de093 9761 <trans-unit id="8756167649220050929" datatype="html">
eb12a714
C
9762 <source>Lists</source>
9763 <target state="new">Lists</target>
913aa176 9764 <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>
9765 </trans-unit>
5a6de093 9766 <trans-unit id="414887388288176527" datatype="html">
eb12a714
C
9767 <source>Images</source>
9768 <target state="new">Images</target>
913aa176 9769 <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>
d7c6b951 9770 </trans-unit><trans-unit id="6853170548960328665" datatype="html">
90aa0a74
C
9771 <source>Close search</source><target state="new">Close search</target>
9772 <context-group purpose="location">
9773 <context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.html</context>
9774 <context context-type="linenumber">14</context>
9775 </context-group>
913aa176 9776 </trans-unit>
5a6de093 9777 <trans-unit id="5708680277917691451" datatype="html">
913aa176 9778 <source><x id="PH"/> users banned. </source>
5a6de093
C
9779 <target state="new">
9780 <x id="PH"/> users banned.
9781 </target>
913aa176 9782 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.ts</context><context context-type="linenumber">53</context></context-group>
9783 </trans-unit>
5a6de093
C
9784 <trans-unit id="2448281151916042849" datatype="html">
9785 <source>User <x id="PH"/> banned.</source>
9786 <target state="new">User
9787 <x id="PH"/> banned.
9788 </target>
913aa176 9789 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.ts</context><context context-type="linenumber">54</context></context-group>
9790 </trans-unit>
5a6de093
C
9791 <trans-unit id="8269144351796756896" datatype="html">
9792 <source>Do you really want to unban <x id="PH"/>?</source>
9793 <target state="new">Do you really want to unban
9794 <x id="PH"/>?
9795 </target>
c29ce242 9796
c5c848c5 9797 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">66</context></context-group></trans-unit>
5a6de093
C
9798 <trans-unit id="1794219875546376069" datatype="html">
9799 <source>User <x id="PH"/> unbanned.</source>
9800 <target state="new">User
9801 <x id="PH"/> unbanned.
9802 </target>
c29ce242 9803
c5c848c5 9804 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">72</context></context-group></trans-unit>
5a6de093 9805 <trans-unit id="4885683604826993045" datatype="html">
eb12a714
C
9806 <source>If you remove this user, you will not be able to create another with the same username!</source>
9807 <target state="new">If you remove this user, you will not be able to create another with the same username!</target>
c29ce242 9808
c5c848c5 9809 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
5a6de093
C
9810 <trans-unit id="6301381219225831298" datatype="html">
9811 <source>User <x id="PH"/> deleted.</source>
9812 <target state="new">User
9813 <x id="PH"/> deleted.
9814 </target>
c29ce242 9815
c5c848c5 9816 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">92</context></context-group></trans-unit>
5a6de093
C
9817 <trans-unit id="3896582359861826661" datatype="html">
9818 <source>User <x id="PH"/> email set as verified</source>
9819 <target state="new">User
9820 <x id="PH"/> email set as verified
9821 </target>
c29ce242 9822
c5c848c5 9823 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">103</context></context-group></trans-unit>
5a6de093
C
9824 <trans-unit id="8150022485860412528" datatype="html">
9825 <source>Account <x id="PH"/> muted.</source>
9826 <target state="new">Account
9827 <x id="PH"/> muted.
9828 </target>
c29ce242
C
9829
9830
c5c848c5 9831 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.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">240</context></context-group></trans-unit>
5a6de093 9832 <trans-unit id="1598375456114200087" datatype="html">
913aa176 9833 <source>Instance <x id="PH"/> muted. </source>
5a6de093
C
9834 <target state="new">Instance
9835 <x id="PH"/> muted.
9836 </target>
9837 <context-group purpose="location">
9838 <context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context>
9839 <context context-type="linenumber">1</context>
9840 </context-group>
9841 </trans-unit>
9842 <trans-unit id="2558977494773636050" datatype="html">
9843 <source>Account <x id="PH"/> muted by the instance.</source>
9844 <target state="new">Account
9845 <x id="PH"/> muted by the instance.
9846 </target>
90aa0a74
C
9847
9848
c5c848c5 9849 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">444</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">171</context></context-group></trans-unit>
5a6de093 9850 <trans-unit id="1595779426198793580" datatype="html">
e4eaa7c9
C
9851 <source>Mute server</source>
9852 <target state="new">Mute server</target>
90aa0a74 9853
fee7bbc3 9854 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">332</context></context-group></trans-unit>
5a6de093
C
9855 <trans-unit id="8014491157078444256" datatype="html">
9856 <source>Server <x id="PH"/> muted by the instance.</source>
9857 <target state="new">Server
9858 <x id="PH"/> muted by the instance.
9859 </target>
90aa0a74 9860
fee7bbc3 9861 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">456</context></context-group></trans-unit>
5a6de093
C
9862 <trans-unit id="2044813052587776285" datatype="html">
9863 <source>Add a message to communicate with the reporter</source>
9864 <target state="new">Add a message to communicate with the reporter</target>
913aa176 9865 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-message-modal.component.ts</context><context context-type="linenumber">100</context></context-group>
9866 </trans-unit>
5a6de093
C
9867 <trans-unit id="4117663541503607703" datatype="html">
9868 <source>Add a message to communicate with the moderation team</source>
9869 <target state="new">Add a message to communicate with the moderation team</target>
913aa176 9870 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-message-modal.component.ts</context><context context-type="linenumber">103</context></context-group>
9871 </trans-unit>
5a6de093
C
9872 <trans-unit id="3085641638748358969" datatype="html">
9873 <source>Account <x id="PH"/> unmuted by the instance.</source>
9874 <target state="new">Account
9875 <x id="PH"/> unmuted by the instance.
9876 </target>
c29ce242 9877
c5c848c5 9878 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit>
5a6de093
C
9879 <trans-unit id="4991892477258601737" datatype="html">
9880 <source>Instance <x id="PH"/> muted by the instance.</source>
9881 <target state="new">Instance
9882 <x id="PH"/> muted by the instance.
9883 </target>
c29ce242 9884
c5c848c5 9885 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">199</context></context-group></trans-unit>
5a6de093
C
9886 <trans-unit id="4379430340167561220" datatype="html">
9887 <source>Instance <x id="PH"/> unmuted by the instance.</source>
9888 <target state="new">Instance
9889 <x id="PH"/> unmuted by the instance.
9890 </target>
c29ce242 9891
c5c848c5 9892 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">213</context></context-group></trans-unit>
5a6de093 9893 <trans-unit id="8173437618471379044" datatype="html">
e4eaa7c9
C
9894 <source>Are you sure you want to remove all the comments of this account?</source>
9895 <target state="new">Are you sure you want to remove all the comments of this account?</target>
c29ce242 9896
c5c848c5 9897 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">224</context></context-group></trans-unit>
5a6de093 9898 <trans-unit id="6315346579373254461" datatype="html">
e4eaa7c9
C
9899 <source>Delete account comments</source>
9900 <target state="new">Delete account comments</target>
c29ce242 9901
c5c848c5 9902 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">225</context></context-group></trans-unit>
5a6de093 9903 <trans-unit id="8559170154828316298" datatype="html">
e4eaa7c9
C
9904 <source>Will remove comments of this account (may take several minutes).</source>
9905 <target state="new">Will remove comments of this account (may take several minutes).</target>
c29ce242 9906
c5c848c5 9907 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">231</context></context-group></trans-unit>
5a6de093 9908 <trans-unit id="7187838764371214919" datatype="html">
8b049b68
C
9909 <source>Edit user</source>
9910 <target state="new">Edit user</target>
c29ce242 9911
c5c848c5 9912 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">259</context></context-group></trans-unit>
5a6de093 9913 <trans-unit id="4728427543536046034" datatype="html">
e4eaa7c9
C
9914 <source>Change quota, role, and more.</source>
9915 <target state="new">Change quota, role, and more.</target>
c29ce242 9916
c5c848c5 9917 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">260</context></context-group></trans-unit>
5a6de093 9918 <trans-unit id="7913022656086109932" datatype="html">
6e2de58f
C
9919 <source>Delete user</source>
9920 <target state="new">Delete user</target>
c29ce242 9921
c5c848c5 9922 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">264</context></context-group></trans-unit>
5a6de093 9923 <trans-unit id="7577876364431026966" datatype="html">
8b049b68
C
9924 <source>Unban user</source>
9925 <target state="new">Unban user</target>
c29ce242 9926
c5c848c5 9927 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">275</context></context-group></trans-unit>
5a6de093 9928 <trans-unit id="3508163549683020253" datatype="html">
e4eaa7c9
C
9929 <source>Allow the user to login and create videos/comments again</source>
9930 <target state="new">Allow the user to login and create videos/comments again</target>
c29ce242 9931
c5c848c5 9932 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">276</context></context-group></trans-unit>
5a6de093 9933 <trans-unit id="1888272455383898478" datatype="html">
eb12a714
C
9934 <source>Mute this account</source>
9935 <target state="new">Mute this account</target>
c29ce242 9936
c5c848c5 9937 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">293</context></context-group></trans-unit>
913aa176 9938 <trans-unit id="2365286519320230773" datatype="html">
9939 <source>Hide any content from that user from you.</source>
9940 <target state="new">Hide any content from that user from you.</target>
c29ce242 9941
c5c848c5 9942 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">294</context></context-group></trans-unit>
5a6de093 9943 <trans-unit id="4043508901590508211" datatype="html">
eb12a714
C
9944 <source>Unmute this account</source>
9945 <target state="new">Unmute this account</target>
c29ce242 9946
c5c848c5 9947 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">299</context></context-group></trans-unit>
5a6de093 9948 <trans-unit id="2843593344827160627" datatype="html">
e4eaa7c9
C
9949 <source>Show back content from that user for you.</source>
9950 <target state="new">Show back content from that user for you.</target>
c29ce242 9951
c5c848c5 9952 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">300</context></context-group></trans-unit>
5a6de093 9953 <trans-unit id="6198109035280957164" datatype="html">
eb12a714
C
9954 <source>Mute the instance</source>
9955 <target state="new">Mute the instance</target>
c29ce242 9956
c5c848c5 9957 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">305</context></context-group></trans-unit>
5a6de093 9958 <trans-unit id="4537735378779630558" datatype="html">
e4eaa7c9
C
9959 <source>Hide any content from that instance for you.</source>
9960 <target state="new">Hide any content from that instance for you.</target>
c29ce242 9961
c5c848c5 9962 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">306</context></context-group></trans-unit>
5a6de093 9963 <trans-unit id="6247487021683085858" datatype="html">
eb12a714
C
9964 <source>Unmute the instance</source>
9965 <target state="new">Unmute the instance</target>
c29ce242 9966
c5c848c5 9967 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">311</context></context-group></trans-unit>
5a6de093 9968 <trans-unit id="4024846984475742259" datatype="html">
e4eaa7c9
C
9969 <source>Show back content from that instance for you.</source>
9970 <target state="new">Show back content from that instance for you.</target>
c29ce242 9971
c5c848c5 9972 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">312</context></context-group></trans-unit>
5a6de093 9973 <trans-unit id="3108200185023875257" datatype="html">
e4eaa7c9
C
9974 <source>Remove comments from your videos</source>
9975 <target state="new">Remove comments from your videos</target>
c29ce242 9976
c5c848c5 9977 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">317</context></context-group></trans-unit>
913aa176 9978 <trans-unit id="4810478487244286994" datatype="html">
9979 <source>Remove comments made by this account on your videos.</source>
9980 <target state="new">Remove comments made by this account on your videos.</target>
c29ce242 9981
c5c848c5 9982 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">318</context></context-group></trans-unit>
5a6de093 9983 <trans-unit id="81452583525574033" datatype="html">
eb12a714
C
9984 <source>Mute this account by your instance</source>
9985 <target state="new">Mute this account by your instance</target>
c29ce242 9986
c5c848c5 9987 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">329</context></context-group></trans-unit>
913aa176 9988 <trans-unit id="2077144178298031252" datatype="html">
9989 <source>Hide any content from that user from you, your instance and its users.</source>
9990 <target state="new">Hide any content from that user from you, your instance and its users.</target>
c29ce242 9991
c5c848c5 9992 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">330</context></context-group></trans-unit>
5a6de093 9993 <trans-unit id="884942914962310163" datatype="html">
eb12a714
C
9994 <source>Unmute this account by your instance</source>
9995 <target state="new">Unmute this account by your instance</target>
c29ce242 9996
c5c848c5 9997 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">335</context></context-group></trans-unit>
913aa176 9998 <trans-unit id="7675070596643104983" datatype="html">
9999 <source>Show this user's content to the users of this instance again.</source>
10000 <target state="new">Show this user's content to the users of this instance again.</target>
c29ce242 10001
c5c848c5 10002 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">336</context></context-group></trans-unit>
5a6de093 10003 <trans-unit id="3191211873505538654" datatype="html">
eb12a714
C
10004 <source>Mute the instance by your instance</source>
10005 <target state="new">Mute the instance by your instance</target>
c29ce242 10006
c5c848c5 10007 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">347</context></context-group></trans-unit>
913aa176 10008 <trans-unit id="525915681688649453" datatype="html">
10009 <source>Hide any content from that instance from you, your instance and its users.</source>
10010 <target state="new">Hide any content from that instance from you, your instance and its users.</target>
c29ce242 10011
c5c848c5 10012 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">348</context></context-group></trans-unit>
5a6de093 10013 <trans-unit id="5325628963747139770" datatype="html">
eb12a714
C
10014 <source>Unmute the instance by your instance</source>
10015 <target state="new">Unmute the instance by your instance</target>
c29ce242 10016
c5c848c5 10017 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">353</context></context-group></trans-unit>
5a6de093 10018 <trans-unit id="758471033841077314" datatype="html">
e4eaa7c9
C
10019 <source>Show back content from that instance for you, your instance and its users.</source>
10020 <target state="new">Show back content from that instance for you, your instance and its users.</target>
c29ce242 10021
c5c848c5 10022 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">354</context></context-group></trans-unit>
5a6de093 10023 <trans-unit id="3785095284194008197" datatype="html">
e4eaa7c9
C
10024 <source>Remove comments from your instance</source>
10025 <target state="new">Remove comments from your instance</target>
c29ce242 10026
c5c848c5 10027 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">364</context></context-group></trans-unit>
913aa176 10028 <trans-unit id="4809327075591089709" datatype="html">
10029 <source>Remove comments made by this account from your instance.</source>
10030 <target state="new">Remove comments made by this account from your instance.</target>
c29ce242 10031
c5c848c5 10032 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">365</context></context-group></trans-unit>
5a6de093
C
10033 <trans-unit id="6746743143272021955" datatype="html">
10034 <source>Violent or repulsive</source>
10035 <target state="new">Violent or repulsive</target>
913aa176 10036 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">139</context></context-group>
10037 </trans-unit>
5a6de093
C
10038 <trans-unit id="5272553814105457319" datatype="html">
10039 <source>Contains offensive, violent, or coarse language or iconography.</source>
10040 <target state="new">Contains offensive, violent, or coarse language or iconography.</target>
913aa176 10041 <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>
10042 </trans-unit>
5a6de093
C
10043 <trans-unit id="6979166468838302269" datatype="html">
10044 <source>Hateful or abusive</source>
10045 <target state="new">Hateful or abusive</target>
913aa176 10046 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">144</context></context-group>
10047 </trans-unit>
5a6de093
C
10048 <trans-unit id="8006612645824137458" datatype="html">
10049 <source>Contains abusive, racist or sexist language or iconography.</source>
10050 <target state="new">Contains abusive, racist or sexist language or iconography.</target>
913aa176 10051 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">145</context></context-group>
10052 </trans-unit>
5a6de093
C
10053 <trans-unit id="5413552012131573970" datatype="html">
10054 <source>Spam, ad or false news</source>
10055 <target state="new">Spam, ad or false news</target>
913aa176 10056 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">149</context></context-group>
10057 </trans-unit>
5a6de093
C
10058 <trans-unit id="6374940465448453212" datatype="html">
10059 <source>Contains marketing, spam, purposefully deceitful news, or otherwise misleading thumbnail/text/tags. Please provide reputable sources to report hoaxes.</source>
10060 <target state="new">Contains marketing, spam, purposefully deceitful news, or otherwise misleading thumbnail/text/tags. Please provide reputable sources to report hoaxes.</target>
913aa176 10061 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">150</context></context-group>
10062 </trans-unit>
5a6de093
C
10063 <trans-unit id="7401289443263903223" datatype="html">
10064 <source>Privacy breach or doxxing</source>
10065 <target state="new">Privacy breach or doxxing</target>
913aa176 10066 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">154</context></context-group>
10067 </trans-unit>
5a6de093
C
10068 <trans-unit id="8363008638081993167" datatype="html">
10069 <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>
10070 <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>
913aa176 10071 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">155</context></context-group>
10072 </trans-unit>
5a6de093
C
10073 <trans-unit id="380450014369168564" datatype="html">
10074 <source>Infringes your copyright wrt. the regional laws with which the server must comply.</source>
10075 <target state="new">Infringes your copyright wrt. the regional laws with which the server must comply.</target>
913aa176 10076 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">160</context></context-group>
10077 </trans-unit>
5a6de093
C
10078 <trans-unit id="1378933246324202613" datatype="html">
10079 <source>Breaks server rules</source>
10080 <target state="new">Breaks server rules</target>
913aa176 10081 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">164</context></context-group>
10082 </trans-unit>
5a6de093
C
10083 <trans-unit id="7930601470861156366" datatype="html">
10084 <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>
10085 <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>
913aa176 10086 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">165</context></context-group>
10087 </trans-unit>
5a6de093
C
10088 <trans-unit id="8700771664729810984" datatype="html">
10089 <source>The above can only be seen in thumbnails.</source>
10090 <target state="new">The above can only be seen in thumbnails.</target>
913aa176 10091 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">174</context></context-group>
10092 </trans-unit>
10093 <trans-unit id="2602773901491715295" datatype="html">
10094 <source>Captions</source>
10095 <target state="new">Captions</target>
fee7bbc3
C
10096
10097
10098 <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">178</context></context-group></trans-unit>
5a6de093
C
10099 <trans-unit id="5779804235244672536" datatype="html">
10100 <source>The above can only be seen in captions (please describe which).</source>
10101 <target state="new">The above can only be seen in captions (please describe which).</target>
913aa176 10102 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">179</context></context-group>
10103 </trans-unit>
5a6de093
C
10104 <trans-unit id="968295009933361070" datatype="html">
10105 <source>Too many attempts, please try again after <x id="PH"/> minutes.</source>
10106 <target state="new">Too many attempts, please try again after
10107 <x id="PH"/> minutes.
10108 </target>
913aa176 10109 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">67</context></context-group>
10110 </trans-unit>
5a6de093 10111 <trans-unit id="4965472196059235310" datatype="html">
cd9246a9
C
10112 <source>Too many attempts, please try again later.</source>
10113 <target state="new">Too many attempts, please try again later.</target>
913aa176 10114 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">69</context></context-group>
10115 </trans-unit>
5a6de093 10116 <trans-unit id="1693549688987384699" datatype="html">
cd9246a9
C
10117 <source>Server error. Please retry later.</source>
10118 <target state="new">Server error. Please retry later.</target>
913aa176 10119 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">72</context></context-group>
10120 </trans-unit>
5a6de093
C
10121 <trans-unit id="5927402622550505067" datatype="html">
10122 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source>
10123 <target state="new">Subscribed to all current channels of
10124 <x id="PH"/>. You will be notified of all their new videos.
10125 </target>
913aa176 10126 <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>
10127 </trans-unit>
5a6de093
C
10128 <trans-unit id="2780460651686172544" datatype="html">
10129 <source>Subscribed to <x id="PH"/>. You will be notified of all their new videos.</source>
10130 <target state="new">Subscribed to
10131 <x id="PH"/>. You will be notified of all their new videos.
10132 </target>
913aa176 10133 <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>
10134 </trans-unit>
5a6de093 10135 <trans-unit id="7019115336138470191" datatype="html">
cd9246a9
C
10136 <source>Subscribed</source>
10137 <target state="new">Subscribed</target>
913aa176 10138 <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>
10139 </trans-unit>
5a6de093 10140 <trans-unit id="7070823964189404459" datatype="html">
913aa176 10141 <source>Unsubscribed from all channels of <x id="PH"/> </source>
5a6de093
C
10142 <target state="new">Unsubscribed from all channels of
10143 <x id="PH"/>
10144 </target>
913aa176 10145 <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>
10146 </trans-unit>
5a6de093 10147 <trans-unit id="9201562016527884133" datatype="html">
913aa176 10148 <source>Unsubscribed from <x id="PH"/> </source>
5a6de093
C
10149 <target state="new">Unsubscribed from
10150 <x id="PH"/>
10151 </target>
913aa176 10152 <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>
10153 </trans-unit>
5a6de093 10154 <trans-unit id="516954136005961440" datatype="html">
cd9246a9
C
10155 <source>Unsubscribed</source>
10156 <target state="new">Unsubscribed</target>
913aa176 10157 <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>
10158 </trans-unit>
d7c6b951 10159 <trans-unit id="1000724328916033777" datatype="html">
913aa176 10160 <source>Multiple ways to subscribe to the current channel</source>
10161 <target state="new">Multiple ways to subscribe to the current channel</target>
2f03d6dc
C
10162 <context-group purpose="location">
10163 <context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context>
10164 <context context-type="linenumber">44</context>
10165 </context-group>
913aa176 10166 </trans-unit>
d7c6b951 10167 <trans-unit id="363499678348067004" datatype="html">
913aa176 10168 <source>Open subscription dropdown</source>
10169 <target state="new">Open subscription dropdown</target>
2f03d6dc
C
10170 <context-group purpose="location">
10171 <context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context>
10172 <context context-type="linenumber">46</context>
10173 </context-group>
10174 </trans-unit>
5a6de093 10175 <trans-unit id="4968151111061046122" datatype="html">
cd9246a9
C
10176 <source>Moderator</source>
10177 <target state="new">Moderator</target>
f55cc0f9 10178
3e84ae32
C
10179 <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">407</context></context-group></trans-unit><trans-unit id="2279527393438260622" datatype="html">
10180 <source>Search videos, playlists, channels…</source><target state="new">Search videos, playlists, channels…</target>
10181 <context-group purpose="location">
10182 <context context-type="sourcefile">src/app/header/search-typeahead.component.html</context>
10183 <context context-type="linenumber">3</context>
10184 </context-group>
10185 </trans-unit>
5a6de093 10186 <trans-unit id="3723085768598852106" datatype="html">
913aa176 10187 <source>Video removed from <x id="PH"/> </source>
5a6de093
C
10188 <target state="new">Video removed from
10189 <x id="PH"/>
10190 </target>
c5c848c5
C
10191
10192
10193 <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">307</context></context-group><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">93</context></context-group></trans-unit>
5a6de093
C
10194 <trans-unit id="1056145626640340519" datatype="html">
10195 <source>Video added in <x id="PH"/> at timestamps <x id="PH_1"/></source>
10196 <target state="new">Video added in
10197 <x id="PH"/> at timestamps
10198 <x id="PH_1"/>
10199 </target>
913aa176 10200 <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">377</context></context-group>
10201 </trans-unit>
5a6de093 10202 <trans-unit id="7754186870520534716" datatype="html">
913aa176 10203 <source>Video added in <x id="PH"/> </source>
5a6de093
C
10204 <target state="new">Video added in
10205 <x id="PH"/>
10206 </target>
913aa176 10207 <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">378</context></context-group>
10208 </trans-unit>
5a6de093 10209 <trans-unit id="985751964589921228" datatype="html">
eb12a714
C
10210 <source>Timestamps updated</source>
10211 <target state="new">Timestamps updated</target>
c5c848c5
C
10212
10213
10214 <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">273</context></context-group><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">112</context></context-group></trans-unit>
913aa176 10215 <trans-unit id="6421445850411984665" datatype="html">
10216 <source>Starts at</source>
10217 <target state="new">Starts at </target>
c5c848c5
C
10218
10219
10220 <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">135</context></context-group><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">138</context></context-group></trans-unit>
913aa176 10221 <trans-unit id="7145200412085189912" datatype="html">
10222 <source>Stops at</source>
10223 <target state="new">Stops at </target>
c5c848c5
C
10224
10225 <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">136</context></context-group></trans-unit>
913aa176 10226 <trans-unit id="921225940108335688" datatype="html">
10227 <source>and stops at</source>
10228 <target state="new"> and stops at </target>
c5c848c5
C
10229
10230 <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">138</context></context-group></trans-unit>
5a6de093
C
10231 <trans-unit id="2909684945706361544" datatype="html">
10232 <source>Delete video</source>
10233 <target state="new">Delete video</target>
90aa0a74 10234
fee7bbc3 10235 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">381</context></context-group></trans-unit>
5a6de093
C
10236 <trans-unit id="2210418817778733727" datatype="html">
10237 <source>Actions for the comment</source>
10238 <target state="new">Actions for the comment</target>
90aa0a74 10239
fee7bbc3 10240 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">410</context></context-group></trans-unit>
5a6de093
C
10241 <trans-unit id="7978668497183230348" datatype="html">
10242 <source>Delete comment</source>
10243 <target state="new">Delete comment</target>
90aa0a74 10244
fee7bbc3 10245 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">416</context></context-group></trans-unit>
5a6de093
C
10246 <trans-unit id="6747218355168080191" datatype="html">
10247 <source>Do you really want to delete this comment?</source>
10248 <target state="new">Do you really want to delete this comment?</target>
90aa0a74
C
10249
10250
fee7bbc3 10251 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.ts</context><context context-type="linenumber">172</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">420</context></context-group></trans-unit>
5a6de093
C
10252 <trans-unit id="7837272126865175984" datatype="html">
10253 <source>Comment deleted.</source>
10254 <target state="new">Comment deleted.</target>
90aa0a74 10255
fee7bbc3 10256 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">428</context></context-group></trans-unit>
5a6de093 10257 <trans-unit id="346270517625845962" datatype="html">
e4eaa7c9
C
10258 <source>Encoder</source>
10259 <target state="new">Encoder</target>
90aa0a74 10260
3e84ae32 10261 <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 10262 <trans-unit id="2331557444464201331" datatype="html">
e4eaa7c9
C
10263 <source>Format name</source>
10264 <target state="new">Format name</target>
90aa0a74 10265
3e84ae32 10266 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">213</context></context-group></trans-unit>
5a6de093 10267 <trans-unit id="45739481977493163" datatype="html">
e4eaa7c9
C
10268 <source>Size</source>
10269 <target state="new">Size</target>
90aa0a74 10270
3e84ae32 10271 <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></trans-unit>
5a6de093 10272 <trans-unit id="7742520815129539114" datatype="html">
e4eaa7c9
C
10273 <source>Bitrate</source>
10274 <target state="new">Bitrate</target>
90aa0a74
C
10275
10276
3e84ae32 10277 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">216</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">239</context></context-group></trans-unit>
5a6de093 10278 <trans-unit id="4094960161662677662" datatype="html">
e4eaa7c9
C
10279 <source>Codec</source>
10280 <target state="new">Codec</target>
90aa0a74 10281
3e84ae32 10282 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">236</context></context-group></trans-unit>
5a6de093 10283 <trans-unit id="2115592966120408375" datatype="html">
eb12a714
C
10284 <source>Copied</source>
10285 <target state="new">Copied</target>
90aa0a74
C
10286
10287
3e84ae32 10288 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-toggle-hidden.component.ts</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">196</context></context-group></trans-unit>
d7c6b951 10289 <trans-unit id="4323470180912194028" datatype="html">
913aa176 10290 <source>Copy</source>
10291 <target state="new">Copy</target>
10292 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-toggle-hidden.component.html</context><context context-type="linenumber">15</context></context-group>
10293 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-toggle-hidden.component.html</context><context context-type="linenumber">15</context></context-group>
10294 </trans-unit>
5a6de093 10295 <trans-unit id="1472171759957681533" datatype="html">
cd9246a9
C
10296 <source>Video reported.</source>
10297 <target state="new">Video reported.</target>
90aa0a74
C
10298
10299 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.ts</context><context context-type="linenumber">111</context></context-group></trans-unit>
5a6de093 10300 <trans-unit id="3622946684246476652" datatype="html">
eb12a714
C
10301 <source>Do you really want to delete this video?</source>
10302 <target state="new">Do you really want to delete this video?</target>
90aa0a74
C
10303
10304
10305
fee7bbc3 10306 <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">90</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">385</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">203</context></context-group></trans-unit>
5a6de093 10307 <trans-unit id="3941342949736653028" datatype="html">
e4eaa7c9
C
10308 <source>Video deleted.</source>
10309 <target state="new">Video deleted.</target>
90aa0a74
C
10310
10311
fee7bbc3 10312 <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">98</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">393</context></context-group></trans-unit>
5a6de093 10313 <trans-unit id="5072091387445907742" datatype="html">
e4eaa7c9
C
10314 <source>Actions for the reporter</source>
10315 <target state="new">Actions for the reporter</target>
90aa0a74 10316
fee7bbc3 10317 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">320</context></context-group></trans-unit>
5a6de093 10318 <trans-unit id="6599069899275412095" datatype="html">
e4eaa7c9
C
10319 <source>Mute reporter</source>
10320 <target state="new">Mute reporter</target>
90aa0a74 10321
fee7bbc3 10322 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">326</context></context-group></trans-unit>
5a6de093 10323 <trans-unit id="2990849907502572301" datatype="html">
e4eaa7c9
C
10324 <source>This video will be duplicated by your instance.</source>
10325 <target state="new">This video will be duplicated by your instance.</target>
913aa176 10326 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">226</context></context-group>
10327 </trans-unit>
10328 <trans-unit id="3099741642167775297" datatype="html">
10329 <source>Download</source>
10330 <target state="new">Download</target>
10331 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">272</context></context-group>
10332 </trans-unit>
10333 <trans-unit id="7672331870004528654" datatype="html">
10334 <source>Display live information</source>
10335 <target state="new">Display live information</target>
90aa0a74
C
10336
10337
fee7bbc3 10338 <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><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">278</context></context-group></trans-unit>
913aa176 10339 <trans-unit id="4021752662928002901" datatype="html">
10340 <source>Update</source>
10341 <target state="new">Update</target>
90aa0a74
C
10342
10343
10344
10345
10346
10347 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-update.component.ts</context><context context-type="linenumber">176</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">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/edit-button.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/edit-button.component.ts</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">284</context></context-group></trans-unit>
913aa176 10348 <trans-unit id="420763834450076269" datatype="html">
10349 <source>Block</source>
10350 <target state="new">Block</target>
10351 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">290</context></context-group>
10352 </trans-unit>
5a6de093 10353 <trans-unit id="1950057220179636309" datatype="html">
eb12a714
C
10354 <source>Save to playlist</source>
10355 <target state="new">Save to playlist</target>
90aa0a74
C
10356
10357
c5c848c5 10358 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">171</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">264</context></context-group></trans-unit>
913aa176 10359 <trans-unit id="8272123190776748811" datatype="html">
f55cc0f9
C
10360 <source>You need to be &lt;a href="/login">logged in&lt;/a> to rate this video.</source>
10361 <target state="new">You need to be &lt;a href="/login">logged in&lt;/a> to rate this video.</target>
90aa0a74 10362
c5c848c5 10363 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">254</context></context-group></trans-unit>
5a6de093 10364 <trans-unit id="4503408361537553733" datatype="html">
e4eaa7c9
C
10365 <source>Mirror</source>
10366 <target state="new">Mirror</target>
913aa176 10367 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">302</context></context-group>
3e84ae32
C
10368 </trans-unit><trans-unit id="2631340539474479416" datatype="html">
10369 <source>Subtitles</source><target state="new">Subtitles</target>
10370 <context-group purpose="location">
10371 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context>
10372 <context context-type="linenumber">9</context>
10373 </context-group>
913aa176 10374 </trans-unit>
10375 <trans-unit id="7008439939460403347" datatype="html">
10376 <source>Report</source>
10377 <target state="new">Report</target>
09e1784b
C
10378
10379 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">314</context></context-group></trans-unit>
913aa176 10380 <trans-unit id="4814285799071780083" datatype="html">
10381 <source>Remove</source>
10382 <target state="new">Remove</target>
c29ce242 10383
fee7bbc3 10384 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment.component.ts</context><context context-type="linenumber">186</context></context-group></trans-unit>
913aa176 10385 <trans-unit id="6871668720687277843" datatype="html">
10386 <source>Remove &amp; re-draft</source>
10387 <target state="new">Remove &amp; re-draft</target>
c29ce242 10388
d7c6b951 10389 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit><trans-unit id="992317512448454409" datatype="html">
90aa0a74
C
10390 <source>{VAR_PLURAL, plural, =0 {Comments} =1 {1 Comment} other {<x id="INTERPOLATION"/> Comments}}</source><target state="new">{VAR_PLURAL, plural, =0 {Comments} =1 {1 Comment} other {<x id="INTERPOLATION"/> Comments}}</target>
10391 <context-group purpose="location">
10392 <context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.html</context>
10393 <context context-type="linenumber">4</context>
10394 </context-group>
913aa176 10395 </trans-unit>
5a6de093
C
10396 <trans-unit id="4903651219400691248" datatype="html">
10397 <source>Mute account</source>
10398 <target state="new">Mute account</target>
90aa0a74
C
10399
10400
fee7bbc3 10401 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">302</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">322</context></context-group></trans-unit>
d7c6b951 10402 <trans-unit id="4021487547497211597" datatype="html">
913aa176 10403 <source>Open video actions</source>
10404 <target state="new">Open video actions</target>
2f03d6dc
C
10405 <context-group purpose="location">
10406 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.html</context>
10407 <context context-type="linenumber">4</context>
10408 </context-group>
10409 <context-group purpose="location">
10410 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.html</context>
10411 <context context-type="linenumber">4</context>
10412 </context-group>
10413 </trans-unit>
5a6de093
C
10414 <trans-unit id="3719503424625455635" datatype="html">
10415 <source>Mute server account</source>
10416 <target state="new">Mute server account</target>
90aa0a74 10417
fee7bbc3 10418 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">308</context></context-group></trans-unit>
d7c6b951 10419 <trans-unit id="7008439939460403347" datatype="html">
eb12a714
C
10420 <source>Report</source>
10421 <target state="new">Report</target>
c29ce242
C
10422
10423 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">55</context></context-group></trans-unit>
d7c6b951 10424 <trans-unit id="829951422090160526" datatype="html">
5a6de093
C
10425 <source>Reported part</source>
10426 <target state="new">Reported part</target>
c29ce242
C
10427
10428 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">73</context></context-group></trans-unit>
d7c6b951 10429 <trans-unit id="4388879716045736175" datatype="html">
cd9246a9
C
10430 <source>Note</source>
10431 <target state="new">Note</target>
c29ce242
C
10432
10433 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit>
d7c6b951 10434 <trans-unit id="7234922541542636802" datatype="html">
e4eaa7c9
C
10435 <source>The video was deleted</source>
10436 <target state="new">The video was deleted</target>
c29ce242
C
10437
10438 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">89</context></context-group></trans-unit>
d7c6b951 10439 <trans-unit id="872792317034860453" datatype="html">
5a6de093
C
10440 <source>Comment:</source>
10441 <target state="new">Comment:</target>
c29ce242
C
10442
10443 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">95</context></context-group></trans-unit>
d7c6b951 10444 <trans-unit id="397679576231234820" datatype="html">
5a6de093
C
10445 <source>Messages with the reporter</source>
10446 <target state="new">Messages with the reporter</target>
913aa176 10447 <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>
10448 </trans-unit>
d7c6b951 10449 <trans-unit id="7417592908147948728" datatype="html">
5a6de093
C
10450 <source>Messages with the moderation team</source>
10451 <target state="new">Messages with the moderation team</target>
913aa176 10452 <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>
10453 </trans-unit>
d7c6b951 10454 <trans-unit id="1684858568733486744" datatype="html">
913aa176 10455 <source>No messages for now.</source>
5a6de093 10456 <target state="new">
4891e4c7
C
10457 No messages for now.
10458 </target>
913aa176 10459 <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>
10460 </trans-unit>
d7c6b951 10461 <trans-unit id="2137920566277687382" datatype="html">
5a6de093
C
10462 <source>Add a message</source>
10463 <target state="new">Add a message</target>
913aa176 10464 <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>
10465 </trans-unit>
5a6de093
C
10466 <trans-unit id="4058575476871566236" datatype="html">
10467 <source>Published</source>
10468 <target state="new">Published</target>
90aa0a74 10469
3e84ae32 10470 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">158</context></context-group></trans-unit>
913aa176 10471 <trans-unit id="1747928867514972971" datatype="html">
10472 <source>Publication scheduled on</source>
10473 <target state="new">Publication scheduled on </target>
90aa0a74 10474
3e84ae32 10475 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">163</context></context-group></trans-unit>
5a6de093 10476 <trans-unit id="4887724548587271148" datatype="html">
eb12a714
C
10477 <source>Waiting transcoding</source>
10478 <target state="new">Waiting transcoding</target>
90aa0a74 10479
3e84ae32 10480 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">167</context></context-group></trans-unit>
5a6de093 10481 <trans-unit id="4517785179607945981" datatype="html">
eb12a714
C
10482 <source>To transcode</source>
10483 <target state="new">To transcode</target>
90aa0a74 10484
3e84ae32 10485 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">171</context></context-group></trans-unit>
5a6de093 10486 <trans-unit id="3299576663551440736" datatype="html">
eb12a714
C
10487 <source>To import</source>
10488 <target state="new">To import</target>
90aa0a74 10489
3e84ae32 10490 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">175</context></context-group></trans-unit><trans-unit id="187187500641108332" datatype="html">
fee7bbc3
C
10491 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source><target state="new"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target>
10492 <context-group purpose="location">
10493 <context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context>
10494 <context context-type="linenumber">1</context>
10495 </context-group>
10496 </trans-unit>
5a6de093 10497 <trans-unit id="1795705931707209785" datatype="html">
8b049b68
C
10498 <source>Add to watch later</source>
10499 <target state="new">Add to watch later</target>
913aa176 10500 <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>
10501 </trans-unit>
5a6de093 10502 <trans-unit id="8498940878158860248" datatype="html">
8b049b68
C
10503 <source>Remove from watch later</source>
10504 <target state="new">Remove from watch later</target>
913aa176 10505 <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>
10506 </trans-unit>
d7c6b951 10507 <trans-unit id="1219783168145776019" datatype="html">
913aa176 10508 <source>LIVE ENDED</source>
10509 <target state="new">LIVE ENDED</target>
10510 <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>
10511 </trans-unit>
5a6de093 10512 <trans-unit id="2439066254855913806" datatype="html">
eb12a714
C
10513 <source>Only I can see this video</source>
10514 <target state="new">Only I can see this video</target>
fee7bbc3
C
10515
10516 <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
10517 <trans-unit id="6767380569816110388" datatype="html">
10518 <source>Only shareable via a private link</source>
10519 <target state="new">Only shareable via a private link</target>
fee7bbc3
C
10520
10521 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">389</context></context-group></trans-unit>
5a6de093 10522 <trans-unit id="6828965264297239528" datatype="html">
eb12a714
C
10523 <source>Anyone can see this video</source>
10524 <target state="new">Anyone can see this video</target>
fee7bbc3
C
10525
10526 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">393</context></context-group></trans-unit>
5a6de093 10527 <trans-unit id="1425933035739773115" datatype="html">
8b049b68
C
10528 <source>Only users of this instance can see this video</source>
10529 <target state="new">Only users of this instance can see this video</target>
fee7bbc3
C
10530
10531 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">397</context></context-group></trans-unit>
913aa176 10532 <trans-unit id="8312101634344200207" datatype="html">
10533 <source><x id="PH" equiv-text="this.views"/> viewers</source>
10534 <target state="new"><x id="PH" equiv-text="this.views"/> viewers</target>
c29ce242 10535
c5c848c5 10536 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context><context context-type="linenumber">204</context></context-group></trans-unit>
913aa176 10537 <trans-unit id="7756087706411154095" datatype="html">
10538 <source><x id="PH" equiv-text="this.views"/> views</source>
10539 <target state="new"><x id="PH" equiv-text="this.views"/> views</target>
c29ce242 10540
c5c848c5 10541 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context><context context-type="linenumber">207</context></context-group></trans-unit>
913aa176 10542 <trans-unit id="ngb.alert.close" datatype="html">
10543 <source>Close</source>
10544 <target state="new">Close</target>
10545 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/alert/alert.ts</context><context context-type="linenumber">58</context></context-group>
10546 </trans-unit>
10547 <trans-unit id="ngb.carousel.slide-number" datatype="html">
10548 <source>Slide <x id="INTERPOLATION" equiv-text="ate _pauseOnHov"/> of <x id="INTERPOLATION_1" equiv-text="ect(false); p"/> </source>
10549 <target state="new"> Slide <x id="INTERPOLATION" equiv-text="ate _pauseOnHov"/> of <x id="INTERPOLATION_1" equiv-text="ect(false); p"/> </target>
c5ce27f8 10550 <note priority="1" from="description">Currently selected slide number read by screen reader</note>
09e1784b
C
10551
10552 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/carousel/carousel.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
913aa176 10553 <trans-unit id="ngb.carousel.previous" datatype="html">
10554 <source>Previous</source>
10555 <target state="new">Previous</target>
09e1784b
C
10556
10557 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/carousel/carousel.ts</context><context context-type="linenumber">130</context></context-group></trans-unit>
913aa176 10558 <trans-unit id="ngb.carousel.next" datatype="html">
10559 <source>Next</source>
10560 <target state="new">Next</target>
09e1784b
C
10561
10562 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/carousel/carousel.ts</context><context context-type="linenumber">146</context></context-group></trans-unit>
913aa176 10563 <trans-unit id="ngb.datepicker.previous-month" datatype="html">
10564 <source>Previous month</source>
10565 <target state="new">Previous month</target>
09e1784b
C
10566
10567
3e84ae32 10568 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">35</context></context-group></trans-unit>
913aa176 10569 <trans-unit id="ngb.datepicker.next-month" datatype="html">
10570 <source>Next month</source>
10571 <target state="new">Next month</target>
09e1784b
C
10572
10573
3e84ae32 10574 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">57</context></context-group></trans-unit>
913aa176 10575 <trans-unit id="ngb.datepicker.select-month" datatype="html">
10576 <source>Select month</source>
10577 <target state="new">Select month</target>
09e1784b
C
10578
10579
10580 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">47</context></context-group></trans-unit>
913aa176 10581 <trans-unit id="ngb.datepicker.select-year" datatype="html">
10582 <source>Select year</source>
10583 <target state="new">Select year</target>
09e1784b
C
10584
10585
10586 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">69</context></context-group></trans-unit>
913aa176 10587 <trans-unit id="ngb.pagination.first" datatype="html">
10588 <source>««</source>
10589 <target state="new">««</target>
c29ce242 10590
09e1784b 10591 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/pagination/pagination.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
913aa176 10592 <trans-unit id="ngb.pagination.previous" datatype="html">
10593 <source>«</source>
10594 <target state="new">«</target>
c29ce242
C
10595
10596 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/pagination/pagination.ts</context><context context-type="linenumber">186</context></context-group></trans-unit>
913aa176 10597 <trans-unit id="ngb.pagination.next" datatype="html">
10598 <source>»</source>
10599 <target state="new">»</target>
c29ce242 10600
09e1784b 10601 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/pagination/pagination.ts</context><context context-type="linenumber">193</context></context-group></trans-unit>
913aa176 10602 <trans-unit id="ngb.pagination.last" datatype="html">
10603 <source>»»</source>
10604 <target state="new">»»</target>
c29ce242
C
10605
10606 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/pagination/pagination.ts</context><context context-type="linenumber">201</context></context-group></trans-unit>
913aa176 10607 <trans-unit id="ngb.pagination.first-aria" datatype="html">
10608 <source>First</source>
10609 <target state="new">First</target>
c29ce242 10610
09e1784b 10611 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/pagination/pagination.ts</context><context context-type="linenumber">207</context></context-group></trans-unit>
913aa176 10612 <trans-unit id="ngb.pagination.previous-aria" datatype="html">
10613 <source>Previous</source>
10614 <target state="new">Previous</target>
c29ce242 10615
09e1784b 10616 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/pagination/pagination.ts</context><context context-type="linenumber">214</context></context-group></trans-unit>
913aa176 10617 <trans-unit id="ngb.pagination.next-aria" datatype="html">
10618 <source>Next</source>
10619 <target state="new">Next</target>
c29ce242 10620
09e1784b 10621 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group></trans-unit>
913aa176 10622 <trans-unit id="ngb.pagination.last-aria" datatype="html">
10623 <source>Last</source>
10624 <target state="new">Last</target>
c29ce242 10625
09e1784b 10626 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/pagination/pagination.ts</context><context context-type="linenumber">231</context></context-group></trans-unit>
913aa176 10627 <trans-unit id="ngb.progressbar.value" datatype="html">
10628 <source><x id="INTERPOLATION"/></source>
10629 <target state="new"><x id="INTERPOLATION"/></target>
10630 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/progressbar/progressbar.ts</context><context context-type="linenumber">31</context></context-group>
10631 </trans-unit>
10632 <trans-unit id="ngb.timepicker.HH" datatype="html">
10633 <source>HH</source>
10634 <target state="new">HH</target>
10635 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">40</context></context-group>
10636 </trans-unit>
10637 <trans-unit id="ngb.timepicker.hours" datatype="html">
10638 <source>Hours</source>
10639 <target state="new">Hours</target>
09e1784b
C
10640
10641 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">46</context></context-group></trans-unit>
913aa176 10642 <trans-unit id="ngb.timepicker.MM" datatype="html">
10643 <source>MM</source>
10644 <target state="new">MM</target>
09e1784b
C
10645
10646 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">50</context></context-group></trans-unit>
913aa176 10647 <trans-unit id="ngb.timepicker.minutes" datatype="html">
10648 <source>Minutes</source>
10649 <target state="new">Minutes</target>
09e1784b
C
10650
10651 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">58</context></context-group></trans-unit>
913aa176 10652 <trans-unit id="ngb.timepicker.increment-hours" datatype="html">
10653 <source>Increment hours</source>
10654 <target state="new">Increment hours</target>
09e1784b
C
10655
10656 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">63</context></context-group></trans-unit>
913aa176 10657 <trans-unit id="ngb.timepicker.decrement-hours" datatype="html">
10658 <source>Decrement hours</source>
10659 <target state="new">Decrement hours</target>
09e1784b
C
10660
10661 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">68</context></context-group></trans-unit>
913aa176 10662 <trans-unit id="ngb.timepicker.increment-minutes" datatype="html">
10663 <source>Increment minutes</source>
10664 <target state="new">Increment minutes</target>
09e1784b
C
10665
10666 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">76</context></context-group></trans-unit>
913aa176 10667 <trans-unit id="ngb.timepicker.decrement-minutes" datatype="html">
10668 <source>Decrement minutes</source>
10669 <target state="new">Decrement minutes</target>
10670 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">82</context></context-group>
10671 </trans-unit>
10672 <trans-unit id="ngb.timepicker.SS" datatype="html">
10673 <source>SS</source>
10674 <target state="new">SS</target>
09e1784b
C
10675
10676 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
913aa176 10677 <trans-unit id="ngb.timepicker.seconds" datatype="html">
10678 <source>Seconds</source>
10679 <target state="new">Seconds</target>
09e1784b
C
10680
10681 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">92</context></context-group></trans-unit>
913aa176 10682 <trans-unit id="ngb.timepicker.increment-seconds" datatype="html">
10683 <source>Increment seconds</source>
10684 <target state="new">Increment seconds</target>
10685 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">98</context></context-group>
10686 </trans-unit>
10687 <trans-unit id="ngb.timepicker.decrement-seconds" datatype="html">
10688 <source>Decrement seconds</source>
10689 <target state="new">Decrement seconds</target>
10690 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">105</context></context-group>
10691 </trans-unit>
10692 <trans-unit id="ngb.timepicker.PM" datatype="html">
10693 <source><x id="INTERPOLATION"/></source>
10694 <target state="new"><x id="INTERPOLATION"/></target>
09e1784b
C
10695
10696 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">118</context></context-group></trans-unit>
913aa176 10697 <trans-unit id="ngb.timepicker.AM" datatype="html">
10698 <source><x id="INTERPOLATION"/></source>
10699 <target state="new"><x id="INTERPOLATION"/></target>
09e1784b
C
10700
10701 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">141</context></context-group></trans-unit>
913aa176 10702 <trans-unit id="ngb.toast.close-aria" datatype="html">
10703 <source>Close</source>
10704 <target state="new">Close</target>
10705 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/toast/toast.ts</context><context context-type="linenumber">76</context></context-group>
10706 </trans-unit>
5a6de093 10707 <trans-unit id="5210096066382592800" datatype="html">
eb12a714
C
10708 <source>Video to import updated.</source>
10709 <target state="new">Video to import updated.</target>
90aa0a74
C
10710
10711
c5c848c5 10712 <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">141</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">143</context></context-group></trans-unit>
5a6de093 10713 <trans-unit id="3284171506518522275" datatype="html">
eb12a714
C
10714 <source>Your video was uploaded to your account and is private.</source>
10715 <target state="new">Your video was uploaded to your account and is private.</target>
90aa0a74 10716
c5c848c5 10717 <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">162</context></context-group></trans-unit>
5a6de093 10718 <trans-unit id="5699822024600815733" datatype="html">
eb12a714
C
10719 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source>
10720 <target state="new">But associated data (tags, description...) will be lost, are you sure you want to leave this page?</target>
90aa0a74 10721
c5c848c5 10722 <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">163</context></context-group></trans-unit>
5a6de093 10723 <trans-unit id="1219739004043110649" datatype="html">
eb12a714
C
10724 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source>
10725 <target state="new">Your video is not uploaded yet, are you sure you want to leave this page?</target>
90aa0a74 10726
c5c848c5 10727 <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">165</context></context-group></trans-unit>
913aa176 10728 <trans-unit id="6932865105766151309" datatype="html">
10729 <source>Upload</source>
10730 <target state="new">Upload</target>
90aa0a74 10731
c5c848c5 10732 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">222</context></context-group></trans-unit>
5a6de093 10733 <trans-unit id="8278735427925094503" datatype="html">
913aa176 10734 <source>Upload <x id="PH"/> </source>
5a6de093
C
10735 <target state="new">Upload
10736 <x id="PH"/>
10737 </target>
90aa0a74 10738
c5c848c5 10739 <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">224</context></context-group></trans-unit>
09e1784b 10740
5a6de093 10741 <trans-unit id="5981816353437801748" datatype="html">
eb12a714
C
10742 <source>Video published.</source>
10743 <target state="new">Video published.</target>
90aa0a74 10744
c5c848c5 10745 <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">245</context></context-group></trans-unit>
12fa2a6a
C
10746
10747
5a6de093 10748 <trans-unit id="764164089183618119" datatype="html">
eb12a714
C
10749 <source>You have unsaved changes! If you leave, your changes will be lost.</source>
10750 <target state="new">You have unsaved changes! If you leave, your changes will be lost.</target>
913aa176 10751 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.ts</context><context context-type="linenumber">93</context></context-group>
10752 </trans-unit>
5a6de093 10753 <trans-unit id="8306050839443016954" datatype="html">
eb12a714
C
10754 <source>Video updated.</source>
10755 <target state="new">Video updated.</target>
913aa176 10756 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.ts</context><context context-type="linenumber">158</context></context-group>
10757 </trans-unit>
5a6de093
C
10758 <trans-unit id="5512208811126492983" datatype="html">
10759 <source>Report comment</source>
10760 <target state="new">Report comment</target>
913aa176 10761 <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>
10762 </trans-unit>
5a6de093 10763 <trans-unit id="6775540171466219199" datatype="html">
8b049b68
C
10764 <source>Stop autoplaying next video</source>
10765 <target state="new">Stop autoplaying next video</target>
fee7bbc3
C
10766
10767 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch-playlist.component.ts</context><context context-type="linenumber">220</context></context-group></trans-unit>
5a6de093 10768 <trans-unit id="5149234672404299151" datatype="html">
8b049b68
C
10769 <source>Autoplay next video</source>
10770 <target state="new">Autoplay next video</target>
fee7bbc3
C
10771
10772 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch-playlist.component.ts</context><context context-type="linenumber">221</context></context-group></trans-unit>
5a6de093 10773 <trans-unit id="5870421136141540382" datatype="html">
8b049b68
C
10774 <source>Stop looping playlist videos</source>
10775 <target state="new">Stop looping playlist videos</target>
fee7bbc3
C
10776
10777 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch-playlist.component.ts</context><context context-type="linenumber">226</context></context-group></trans-unit>
5a6de093 10778 <trans-unit id="1599585307037758139" datatype="html">
8b049b68
C
10779 <source>Loop playlist videos</source>
10780 <target state="new">Loop playlist videos</target>
fee7bbc3
C
10781
10782 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch-playlist.component.ts</context><context context-type="linenumber">227</context></context-group></trans-unit>
d7c6b951 10783 <trans-unit id="3704292036525161260" datatype="html">
913aa176 10784 <source>Placeholder image</source>
10785 <target state="new">Placeholder image</target>
063de1ee
C
10786 <context-group purpose="location">
10787 <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context>
10788 <context context-type="linenumber">11</context>
10789 </context-group>
10790 </trans-unit>
6f512b68 10791 <trans-unit id="961774488937452220" datatype="html">
f55cc0f9
C
10792 <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>
10793 <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>
90aa0a74 10794
c5c848c5 10795 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">446</context></context-group></trans-unit>
913aa176 10796 <trans-unit id="5761611056224181752" datatype="html">
10797 <source>Redirection</source>
10798 <target state="new">Redirection</target>
90aa0a74 10799
c5c848c5 10800 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">447</context></context-group></trans-unit>
5a6de093 10801 <trans-unit id="8858527736400081688" datatype="html">
eb12a714
C
10802 <source>This video contains mature or explicit content. Are you sure you want to watch it?</source>
10803 <target state="new">This video contains mature or explicit content. Are you sure you want to watch it?</target>
90aa0a74 10804
c5c848c5 10805 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">577</context></context-group></trans-unit>
5a6de093 10806 <trans-unit id="3937119019020041049" datatype="html">
eb12a714
C
10807 <source>Mature or explicit content</source>
10808 <target state="new">Mature or explicit content</target>
90aa0a74 10809
c5c848c5 10810 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">578</context></context-group></trans-unit>
5a6de093 10811 <trans-unit id="1755474755114288376" datatype="html">
8b049b68
C
10812 <source>Up Next</source>
10813 <target state="new">Up Next</target>
c29ce242 10814
c5c848c5 10815 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">651</context></context-group></trans-unit>
913aa176 10816 <trans-unit id="2159130950882492111" datatype="html">
10817 <source>Cancel</source>
10818 <target state="new">Cancel</target>
c29ce242 10819
fee7bbc3 10820 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">646</context></context-group></trans-unit>
5a6de093 10821 <trans-unit id="3354816756665089864" datatype="html">
8b049b68
C
10822 <source>Autoplay is suspended</source>
10823 <target state="new">Autoplay is suspended</target>
c29ce242 10824
c5c848c5 10825 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">653</context></context-group></trans-unit>
5a6de093 10826 <trans-unit id="7895294730547405228" datatype="html">
8b049b68
C
10827 <source>Enter/exit fullscreen (requires player focus)</source>
10828 <target state="new">Enter/exit fullscreen (requires player focus)</target>
90aa0a74 10829
c5c848c5 10830 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">959</context></context-group></trans-unit>
5a6de093 10831 <trans-unit id="7618388257165864759" datatype="html">
8b049b68
C
10832 <source>Play/Pause the video (requires player focus)</source>
10833 <target state="new">Play/Pause the video (requires player focus)</target>
90aa0a74 10834
c5c848c5 10835 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">960</context></context-group></trans-unit>
5a6de093 10836 <trans-unit id="7761890399634216630" datatype="html">
8b049b68
C
10837 <source>Mute/unmute the video (requires player focus)</source>
10838 <target state="new">Mute/unmute the video (requires player focus)</target>
90aa0a74 10839
c5c848c5 10840 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">961</context></context-group></trans-unit>
5a6de093 10841 <trans-unit id="5996585232248234904" datatype="html">
8b049b68
C
10842 <source>Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</source>
10843 <target state="new">Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</target>
90aa0a74 10844
c5c848c5 10845 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">963</context></context-group></trans-unit>
5a6de093 10846 <trans-unit id="3748765405903319998" datatype="html">
8b049b68
C
10847 <source>Increase the volume (requires player focus)</source>
10848 <target state="new">Increase the volume (requires player focus)</target>
90aa0a74 10849
c5c848c5 10850 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">965</context></context-group></trans-unit>
5a6de093 10851 <trans-unit id="5810704036407159982" datatype="html">
8b049b68
C
10852 <source>Decrease the volume (requires player focus)</source>
10853 <target state="new">Decrease the volume (requires player focus)</target>
90aa0a74 10854
c5c848c5 10855 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">966</context></context-group></trans-unit>
5a6de093 10856 <trans-unit id="2622048822548065691" datatype="html">
8b049b68
C
10857 <source>Seek the video forward (requires player focus)</source>
10858 <target state="new">Seek the video forward (requires player focus)</target>
90aa0a74 10859
c5c848c5 10860 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">968</context></context-group></trans-unit>
5a6de093 10861 <trans-unit id="6540078205109221153" datatype="html">
8b049b68
C
10862 <source>Seek the video backward (requires player focus)</source>
10863 <target state="new">Seek the video backward (requires player focus)</target>
90aa0a74 10864
c5c848c5 10865 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">969</context></context-group></trans-unit>
5a6de093 10866 <trans-unit id="1956491957766210808" datatype="html">
8b049b68
C
10867 <source>Increase playback rate (requires player focus)</source>
10868 <target state="new">Increase playback rate (requires player focus)</target>
90aa0a74 10869
c5c848c5 10870 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">971</context></context-group></trans-unit>
5a6de093 10871 <trans-unit id="5495529997674803186" datatype="html">
8b049b68
C
10872 <source>Decrease playback rate (requires player focus)</source>
10873 <target state="new">Decrease playback rate (requires player focus)</target>
90aa0a74 10874
c5c848c5 10875 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">972</context></context-group></trans-unit>
5a6de093 10876 <trans-unit id="3178343147230721210" datatype="html">
8b049b68
C
10877 <source>Navigate in the video frame by frame (requires player focus)</source>
10878 <target state="new">Navigate in the video frame by frame (requires player focus)</target>
90aa0a74 10879
c5c848c5 10880 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">974</context></context-group></trans-unit>
5a6de093 10881 <trans-unit id="8025996572234182184" datatype="html">
eb12a714
C
10882 <source>Like the video</source>
10883 <target state="new">Like the video</target>
90aa0a74 10884
c5c848c5 10885 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">982</context></context-group></trans-unit>
5a6de093 10886 <trans-unit id="7692127636377222448" datatype="html">
eb12a714
C
10887 <source>Dislike the video</source>
10888 <target state="new">Dislike the video</target>
90aa0a74 10889
c5c848c5 10890 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">987</context></context-group></trans-unit>
5a6de093 10891 <trans-unit id="1729036051846673606" datatype="html">
8b049b68
C
10892 <source>When active, the next video is automatically played after the current one.</source>
10893 <target state="new">When active, the next video is automatically played after the current one.</target>
90aa0a74
C
10894
10895 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/recommendations/recommended-videos.component.ts</context><context context-type="linenumber">61</context></context-group></trans-unit>
30ae75f9 10896 <trans-unit id="2431286785954354122" datatype="html">
913aa176 10897 <source>Recently added</source>
10898 <target state="new">Recently added</target>
09e1784b 10899
c5c848c5 10900 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-recently-added.component.ts</context><context context-type="linenumber">37</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 10901 <trans-unit id="12646164819555880" datatype="html">
eb12a714
C
10902 <source>Videos from your subscriptions</source>
10903 <target state="new">Videos from your subscriptions</target>
90aa0a74
C
10904
10905 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">42</context></context-group></trans-unit>
913aa176 10906 <trans-unit id="4361762785337785037" datatype="html">
10907 <source>Copy feed URL</source>
10908 <target state="new">Copy feed URL</target>
90aa0a74
C
10909
10910 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">65</context></context-group></trans-unit>
913aa176 10911 <trans-unit id="3392372077636861449" datatype="html">
10912 <source>Feed URL copied</source>
10913 <target state="new">Feed URL copied</target>
90aa0a74
C
10914
10915 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">110</context></context-group></trans-unit>
913aa176 10916 <trans-unit id="1812379335568847528" datatype="html">
10917 <source>Subscriptions</source>
10918 <target state="new">Subscriptions</target>
90aa0a74
C
10919
10920
10921
10922 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">66</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">59</context></context-group></trans-unit>
913aa176 10923 <trans-unit id="186236568870281953" datatype="html">
10924 <source>History</source>
10925 <target state="new">History</target>
10926 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">71</context></context-group>
10927 </trans-unit>
d7c6b951 10928 <trans-unit id="5237588857224999862" datatype="html">
913aa176 10929 <source>Open actions</source>
10930 <target state="new">Open actions</target>
2f03d6dc
C
10931 <context-group purpose="location">
10932 <context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context>
10933 <context context-type="linenumber">4</context>
10934 </context-group>
913aa176 10935 </trans-unit>
10936 <trans-unit id="8681933925782924101" datatype="html">
10937 <source>Local videos</source>
10938 <target state="new">Local videos</target>
09e1784b
C
10939
10940
c5c848c5 10941 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-local.component.ts</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">70</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>
913aa176 10942 <trans-unit id="4668975178372693951" datatype="html">
10943 <source>Discover videos</source>
10944 <target state="new">Discover videos</target>
09e1784b 10945
c5c848c5 10946 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group></trans-unit>
913aa176 10947 <trans-unit id="8067135025051844577" datatype="html">
10948 <source>Trending videos</source>
10949 <target state="new">Trending videos</target>
09e1784b 10950
c5c848c5 10951 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">130</context></context-group></trans-unit>
913aa176 10952 <trans-unit id="664221386829541948" datatype="html">
10953 <source>Recently added videos</source>
10954 <target state="new">Recently added videos</target>
09e1784b 10955
c5c848c5 10956 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">136</context></context-group></trans-unit>
913aa176 10957 <trans-unit id="8212906256415538361" datatype="html">
10958 <source>Upload a video</source>
10959 <target state="new">Upload a video</target>
09e1784b 10960
f22e0e2c 10961 <context-group purpose="location"><context context-type="sourcefile">src/app/app-routing.module.ts</context><context context-type="linenumber">91</context></context-group></trans-unit>
913aa176 10962 <trans-unit id="7590784934397800835" datatype="html">
10963 <source>Edit a video</source>
10964 <target state="new">Edit a video</target>
09e1784b 10965
f22e0e2c 10966 <context-group purpose="location"><context context-type="sourcefile">src/app/app-routing.module.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
e771dbe0 10967 </body>
eb12a714 10968 </file>
913aa176 10969</xliff>