]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/locale/angular.cs-CZ.xlf
Update translations
[github/Chocobozzz/PeerTube.git] / client / src / locale / angular.cs-CZ.xlf
CommitLineData
ec64adb4 1<?xml version='1.0' encoding='UTF-8'?>
b9fdbff7 2<!--XLIFF document generated by Zanata. Visit http://zanata.org for more infomation.--><xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xyz="urn:appInfo:Items" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 http://www.oasis-open.org/committees/xliff/documents/xliff-core-1.2.xsd" version="1.2">
a55e5579
C
3 <file source-language="en-US" datatype="plaintext" original="" target-language="cs-CZ">
4 <body>
3b11bf0b 5 <trans-unit id="219462505467671767" datatype="html">
ec64adb4
C
6 <source>Close the left menu</source>
7 <target state="translated">Zavřít levou nabídku</target>
91ae3c4a
C
8
9 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit>
ec64adb4
C
10 <trans-unit id="3455550526898419928" datatype="html">
11 <source>Open the left menu</source>
12 <target state="translated">Otevřít levou nabídku</target>
91ae3c4a
C
13
14 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">134</context></context-group></trans-unit>
d7c6b951 15 <trans-unit id="9075761896562520962">
16f88ee5
C
16 <source>You don't have notifications.</source>
17 <target>Nemáte oznámení.</target>
ec64adb4
C
18 <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>
19 </trans-unit>
d7c6b951 20 <trans-unit id="3780281836273462589" datatype="html">
ec64adb4 21 <source><x id="INTERPOLATION"/> published a new video: <x id="START_LINK"/><x id="INTERPOLATION_1"/><x id="CLOSE_LINK"/></source>
5a6de093
C
22 <target state="new">
23 <x id="INTERPOLATION" equiv-text="{{ notification.video.channel.displayName }}"/> published a new video:
3e84ae32 24 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>
5a6de093 25 <x id="INTERPOLATION_1" equiv-text="{{ notification.video.name }}"/>
3e84ae32 26 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>
5a6de093 27 </target>
ec64adb4
C
28 <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>
29 </trans-unit>
d7c6b951 30 <trans-unit id="3861380964267994829" datatype="html">
ec64adb4 31 <source>The notification concerns a video now unavailable</source>
8d120a56 32 <target state="translated">Oznámení se týká videa který nyní není dostupný</target>
ec64adb4
C
33 <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>
34 </trans-unit>
d7c6b951 35 <trans-unit id="5067946665521007036" datatype="html">
ec64adb4 36 <source>Your video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been unblocked </source>
5a6de093
C
37 <target state="new">
38 Your video
3e84ae32 39 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>
5a6de093 40 <x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/>
3e84ae32 41 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> has been unblocked
5a6de093 42
cd9246a9 43 </target>
ec64adb4
C
44 <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>
45 </trans-unit>
d7c6b951 46 <trans-unit id="7127745751169269971" datatype="html">
ec64adb4 47 <source>Your video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been blocked </source>
3e84ae32 48 <target state="translated">Vaše video <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>"/> se bylo zablokováno </target>
ec64adb4
C
49 <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>
50 </trans-unit>
d7c6b951 51 <trans-unit id="506794214492992969" datatype="html">
5a6de093
C
52 <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>
53 <target state="new">
3e84ae32
C
54 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>A new video abuse
55 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> has been created on video
56 <x id="START_LINK_1" ctype="x-a" equiv-text="&lt;a>"/>
5a6de093 57 <x id="INTERPOLATION" equiv-text="{{ notification.abuse.video.name }}"/>
3e84ae32 58 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>
a5895f98 59 </target>
ec64adb4
C
60 <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>
61 </trans-unit>
d7c6b951 62 <trans-unit id="3487882822536102372" datatype="html">
5a6de093
C
63 <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>
64 <target state="new">
3e84ae32
C
65 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>A new comment abuse
66 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> has been created on video
67 <x id="START_LINK_1" ctype="x-a" equiv-text="&lt;a>"/>
5a6de093 68 <x id="INTERPOLATION" equiv-text="{{ notification.abuse.comment.video.name }}"/>
3e84ae32 69 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>
4891e4c7 70 </target>
ec64adb4
C
71 <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>
72 </trans-unit>
d7c6b951 73 <trans-unit id="7885094785640544496" datatype="html">
5a6de093
C
74 <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>
75 <target state="new">
3e84ae32
C
76 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>A new account abuse
77 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> has been created on account
78 <x id="START_LINK_1" ctype="x-a" equiv-text="&lt;a>"/>
5a6de093 79 <x id="INTERPOLATION" equiv-text="{{ notification.abuse.account.displayName }}"/>
3e84ae32 80 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>
a5895f98 81 </target>
ec64adb4
C
82 <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>
83 </trans-unit>
d7c6b951 84 <trans-unit id="2008776855594205860" datatype="html">
5a6de093
C
85 <source><x id="START_LINK"/>A new abuse<x id="CLOSE_LINK"/> has been created </source>
86 <target state="new">
3e84ae32
C
87 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>A new abuse
88 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> has been created
5a6de093 89
4891e4c7 90 </target>
ec64adb4
C
91 <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>
92 </trans-unit>
d7c6b951 93 <trans-unit id="8816959058080937679" datatype="html">
5a6de093
C
94 <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>
95 <target state="new">
3e84ae32 96 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>Your abuse
5a6de093 97 <x id="INTERPOLATION" equiv-text="{{ notification.abuse.id }}"/>
3e84ae32 98 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> has been
5a6de093 99
3e84ae32
C
100 <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container>"/>accepted
101 <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container>"/>
102 <x id="START_TAG_NG-CONTAINER_1" ctype="x-ng-container" equiv-text="&lt;ng-container>"/>rejected
103 <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container>"/>
4891e4c7 104 </target>
ec64adb4
C
105 <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>
106 </trans-unit>
d7c6b951 107 <trans-unit id="6464941273929604379" datatype="html">
5a6de093
C
108 <source><x id="START_LINK"/>Abuse <x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has a new message </source>
109 <target state="new">
3e84ae32 110 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>Abuse
5a6de093 111 <x id="INTERPOLATION" equiv-text="{{ notification.abuse.id }}"/>
3e84ae32 112 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> has a new message
5a6de093 113
4891e4c7 114 </target>
ec64adb4
C
115 <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>
116 </trans-unit>
d7c6b951 117 <trans-unit id="420488506127153204" datatype="html">
ec64adb4 118 <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>
3e84ae32 119 <target state="translated">Nedávno přidané video <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>"/> bylo <x id="START_LINK_1" ctype="x-a" equiv-text="&lt;a>"/>automaticky zablokováno<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></target>
ec64adb4
C
120 <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>
121 </trans-unit>
d7c6b951 122 <trans-unit id="2740435661398285769" datatype="html">
5a6de093 123 <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>
ec64adb4 124 <target state="translated"><x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> okomentoval vaše video <x id="START_LINK_1"/><x id="INTERPOLATION_1"/><x id="CLOSE_LINK"/></target>
b9fdbff7 125 <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>
126 </trans-unit>
d7c6b951 127 <trans-unit id="2020563642195933477" datatype="html">
ec64adb4 128 <source>The notification concerns a comment now unavailable</source>
8d120a56 129 <target state="translated">Oznámení se týká komentáře který nyní není dostupný</target>
b9fdbff7 130 <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>
131 <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>
132 </trans-unit>
d7c6b951 133 <trans-unit id="2436106664506839309" datatype="html">
ec64adb4 134 <source>Your video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been published </source>
5a6de093 135 <target state="translated">Vaše video
3e84ae32 136 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>
5a6de093 137 <x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/>
3e84ae32 138 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> bylo publikováno
5a6de093 139 </target>
b9fdbff7 140 <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>
141 </trans-unit>
d7c6b951 142 <trans-unit id="7130219900907848048" datatype="html">
5a6de093
C
143 <source><x id="START_LINK"/>Your video import<x id="CLOSE_LINK"/> <x id="INTERPOLATION"/> succeeded </source>
144 <target state="translated">
3e84ae32
C
145 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>Impotování vašeho videa
146 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>
5a6de093
C
147 <x id="INTERPOLATION" equiv-text="{{ notification.videoImportIdentifier }}"/> se povedlo
148 </target>
b9fdbff7 149 <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>
150 </trans-unit>
d7c6b951 151 <trans-unit id="2099623308096969132" datatype="html">
5a6de093
C
152 <source><x id="START_LINK"/>Your video import<x id="CLOSE_LINK"/> <x id="INTERPOLATION"/> failed </source>
153 <target state="translated">
3e84ae32
C
154 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>Váš video import
155 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>
5a6de093
C
156 <x id="INTERPOLATION" equiv-text="{{ notification.videoImportIdentifier }}"/> selhal
157 </target>
b9fdbff7 158 <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>
159 </trans-unit>
d7c6b951 160 <trans-unit id="3371351937331192777" datatype="html">
ec64adb4 161 <source>User <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> registered on your instance </source>
3e84ae32 162 <target state="translated">Uživatel <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/> <x id="INTERPOLATION" equiv-text="{{ notification.account.name }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> je zaregistrovaný ve vaší instanci </target>
b9fdbff7 163 <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>
164 </trans-unit>
d7c6b951 165 <trans-unit id="4404295482394146814" datatype="html">
5a6de093
C
166 <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>
167 <target state="translated">
3e84ae32 168 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>
5a6de093 169 <x id="INTERPOLATION" equiv-text="{{ notification.actorFollow.follower.displayName }}"/>
3e84ae32
C
170 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> sleduje
171 <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container>"/>váš kanál
5a6de093 172 <x id="INTERPOLATION_1" equiv-text="{{ notification.actorFollow.following.displayName }}"/>
3e84ae32
C
173 <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container>"/>
174 <x id="START_TAG_NG-CONTAINER_1" ctype="x-ng-container" equiv-text="&lt;ng-container>"/>váš účet
175 <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container>"/>
5a6de093 176 </target>
b9fdbff7 177 <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>
178 </trans-unit>
d7c6b951 179 <trans-unit id="5504059606863599420" datatype="html">
3e84ae32
C
180 <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>
181 <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>
62b655ab
C
182 <context-group purpose="location">
183 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
184 <context context-type="linenumber">164</context>
185 </context-group>
ec64adb4 186 </trans-unit>
d7c6b951 187 <trans-unit id="5354239156470982824" datatype="html">
ec64adb4 188 <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>
16e3c494 189 <target state="new">
5a6de093 190 Your instance has
3e84ae32
C
191 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>a new follower
192 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> (
5a6de093
C
193 <x id="INTERPOLATION" equiv-text="{{ notification.actorFollow?.follower.host }}"/>)
194
3e84ae32
C
195 <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container>"/> awaiting your approval
196 <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container>"/>
a5895f98 197 </target>
b9fdbff7 198 <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>
199 </trans-unit>
d7c6b951 200 <trans-unit id="325842756252267394" datatype="html">
ec64adb4
C
201 <source>Your instance automatically followed <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/></source>
202 <target state="translated">Vaše instance automaticky začala sledovat <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/></target>
b9fdbff7 203 <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>
204 </trans-unit>
d7c6b951 205 <trans-unit id="363592786729553688" datatype="html">
3e84ae32
C
206 <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>
207 <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>
90aa0a74
C
208 <context-group purpose="location">
209 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
210 <context context-type="linenumber">198,199</context>
211 </context-group>
b9fdbff7 212 </trans-unit>
d7c6b951 213 <trans-unit id="5055099158245592648" datatype="html">
3e84ae32
C
214 <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>
215 <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>
90aa0a74
C
216 <context-group purpose="location">
217 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
218 <context context-type="linenumber">206,207</context>
219 </context-group>
220 </trans-unit>
d7c6b951 221 <trans-unit id="5421414445136873229" datatype="html">
ec64adb4
C
222 <source>The notification points to content now unavailable</source>
223 <target state="new"> The notification points to content now unavailable </target>
b9fdbff7 224 <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>
225 </trans-unit>
d7c6b951 226 <trans-unit id="3321250177023376249" datatype="html">
5a6de093 227 <source>Change your avatar</source>
b9fdbff7 228 <target state="translated">Změň si svůj avatar</target>
229 <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>
230 </trans-unit>
d7c6b951 231 <trans-unit id="8411430224810427392" datatype="html">
ec64adb4 232 <source>Remove avatar</source>
b9fdbff7 233 <target state="translated">Odeberte svůj avatar</target>
234 <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>
235 </trans-unit>
d7c6b951 236 <trans-unit id="187187500641108332" datatype="html">
ec64adb4 237 <source><x id="INTERPOLATION" equiv-text="{{ action.label }}"/> </source>
5a6de093
C
238 <target state="new">
239 <x id="INTERPOLATION" equiv-text="{{ action.label }}"/>
240 </target>
3e84ae32
C
241
242
243
244
245
246
247
248
249
250
251
7c94e1e7 252 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">77</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-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>
ec64adb4
C
253 <trans-unit id="1486537403020619891" datatype="html">
254 <source>My watch history</source>
255 <target state="new">My watch history</target>
64ef55f7
C
256
257
91ae3c4a 258 <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">68</context></context-group></trans-unit>
d7c6b951 259 <trans-unit id="5924559757556526785">
e31e6015
C
260 <source>Save to</source>
261 <target>Uložit na</target>
ec64adb4
C
262 <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>
263 </trans-unit>
d7c6b951 264 <trans-unit id="8432562579042371182">
e31e6015
C
265 <source>Options</source>
266 <target>Možnosti</target>
30034b8e
C
267
268 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">40</context></context-group></trans-unit>
d7c6b951 269 <trans-unit id="1394835141143590910">
e31e6015
C
270 <source>Start at</source>
271 <target>Začít v čase</target>
ec64adb4
C
272 <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>
273 <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>
274 <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>
275 <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>
276 </trans-unit>
d7c6b951 277 <trans-unit id="5964984095397511808">
e31e6015
C
278 <source>Stop at</source>
279 <target>Zastavit v čase</target>
ec64adb4
C
280 <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>
281 <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>
282 <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>
283 <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>
284 </trans-unit>
d7c6b951 285 <trans-unit id="2816407313459209541" datatype="html">
ec64adb4 286 <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
287 <target state="new">
288 Your report will be sent to moderators of
289 <x id="INTERPOLATION" equiv-text="{{ currentHost }}"/>
3e84ae32 290 <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container>"/> and will be forwarded to the video origin (
5a6de093 291 <x id="INTERPOLATION_1" equiv-text="{{ originHost }}"/>) too
3e84ae32 292 <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container>"/>.
5a6de093 293
cd9246a9 294 </target>
ec64adb4
C
295 <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>
296 </trans-unit>
d7c6b951 297 <trans-unit id="6990204431018013063" datatype="html">
5a6de093 298 <source>Please describe the issue...</source>
b9fdbff7 299 <target state="translated">Popište prosím problém...</target>
ec64adb4
C
300 <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>
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">80</context></context-group>
302 <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>
303 </trans-unit>
d7c6b951 304 <trans-unit id="5201790281220738609" datatype="html">
5a6de093 305 <source>Search playlists</source>
b9fdbff7 306 <target state="translated">Prohledat seznam skladeb</target>
ec64adb4
C
307 <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>
308 </trans-unit>
d7c6b951 309 <trans-unit id="6056859576122955708" datatype="html">
5a6de093 310 <source>Create a private playlist</source>
b9fdbff7 311 <target state="translated">Vytvořit nový soukromý seznam skladeb</target>
ec64adb4
C
312 <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>
313 </trans-unit>
d7c6b951 314 <trans-unit id="2409672154570643758">
e31e6015
C
315 <source>Display name</source>
316 <target>Zobrazované jméno</target>
b9fdbff7 317 <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>
318 <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>
319 <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>
320 <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>
321 <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>
322 <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>
323 <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>
324 </trans-unit>
d7c6b951 325 <trans-unit id="5674286808255988565">
e31e6015
C
326 <source>Create</source>
327 <target>Vytvořit</target>
7c94e1e7
C
328
329
330
331
332
333
334
335
336
64ef55f7 337 <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">102</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">92</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit>
d7c6b951 338 <trans-unit id="1006562256968398209" datatype="html">
5a6de093
C
339 <source>video</source>
340 <target state="new">video</target>
3e84ae32
C
341
342
343
91ae3c4a 344 <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">294</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">56</context></context-group></trans-unit>
d7c6b951 345 <trans-unit id="6438815964972582865" datatype="html">
b9fdbff7 346 <source>The following link contains a private token and should not be shared with anyone.</source>
347 <target state="translated">Následující odkaz obsahuje soukromý token a neměl by být s nikým sdílen.</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>
d7c6b951 350 <trans-unit id="187187500641108332" datatype="html">
b9fdbff7 351 <source><x id="INTERPOLATION" equiv-text="{{ file.resolution.label }}"/></source>
352 <target state="new"><x id="INTERPOLATION" equiv-text="{{ file.resolution.label }}"/></target>
90aa0a74
C
353 <context-group purpose="location">
354 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context>
355 <context context-type="linenumber">39</context>
356 </context-group>
ec64adb4 357 </trans-unit>
d7c6b951 358 <trans-unit id="5235042777215655908" datatype="html">
5a6de093 359 <source>subtitles</source>
b9fdbff7 360 <target state="translated">Titulky</target>
3e84ae32
C
361
362
64ef55f7 363 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit>
d7c6b951 364 <trans-unit id="7513076467032912668" datatype="html">
5a6de093
C
365 <source>Format</source>
366 <target state="new">Format</target>
3e84ae32
C
367
368 <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 369 <trans-unit id="187187500641108332" datatype="html">
ec64adb4 370 <source><x id="INTERPOLATION" equiv-text="{{ item.value.label }}"/> </source>
5a6de093
C
371 <target state="new">
372 <x id="INTERPOLATION" equiv-text="{{ item.value.label }}"/>
373 </target>
b9fdbff7 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>
375 <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>
376 <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>
377 </trans-unit>
d7c6b951 378 <trans-unit id="7385834259346199883" datatype="html">
5a6de093
C
379 <source>Video stream</source>
380 <target state="new">Video stream</target>
3e84ae32
C
381
382 <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 383 <trans-unit id="5496771215105419189" datatype="html">
5a6de093
C
384 <source>Audio stream</source>
385 <target state="new">Audio stream</target>
3e84ae32
C
386
387 <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 388 <trans-unit id="6316149158173629264">
e31e6015
C
389 <source>Direct download</source>
390 <target>Přímý odkaz</target>
3e84ae32
C
391
392 <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 393 <trans-unit id="5910455707959454672">
ae8b8faf
C
394 <source>Torrent (.torrent file)</source>
395 <target>Torrent (soubor .torrent)</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">121</context></context-group></trans-unit>
d7c6b951 398 <trans-unit id="5830517253429165613" datatype="html">
b9fdbff7 399 <source>Advanced</source>
400 <target state="translated">Pokročilý</target>
3e84ae32
C
401
402 <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>
d7c6b951 403 <trans-unit id="4493457595110310369" datatype="html">
b9fdbff7 404 <source>Simple</source>
405 <target state="new"> Simple </target>
3e84ae32
C
406
407 <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>
ec64adb4
C
408 <trans-unit id="1006562256968398209" datatype="html">
409 <source>video</source>
410 <target state="new">video</target>
b9fdbff7 411 <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>
412 <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>
413 </trans-unit>
414 <trans-unit id="6995024616159044376" datatype="html">
415 <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>
416 <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>
7c94e1e7 417
91ae3c4a 418 <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">330</context></context-group></trans-unit>
b9fdbff7 419 <trans-unit id="7873395933409147217" datatype="html">
420 <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>
421 <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>
7c94e1e7 422
91ae3c4a 423 <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">349</context></context-group></trans-unit>
ec64adb4
C
424 <trans-unit id="5235042777215655908" datatype="html">
425 <source>subtitles</source>
b9fdbff7 426 <target state="translated">Titulky</target>
427 <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>
428 </trans-unit>
d7c6b951 429 <trans-unit id="2330577642930707695">
16e3c494 430 <source>Cancel</source>
ae8b8faf
C
431 <target>
432 Zrušit
433 </target>
30034b8e
C
434
435
91ae3c4a 436 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">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">22</context></context-group></trans-unit>
d7c6b951 437 <trans-unit id="3099741642167775297">
e31e6015
C
438 <source>Download</source>
439 <target>Stáhnout</target>
3e84ae32
C
440
441
442
443 <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 444 <trans-unit id="6325096236207614377">
e31e6015
C
445 <source>Reason...</source>
446 <target>Důvod...</target>
ec64adb4
C
447 <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>
448 </trans-unit>
d7c6b951 449 <trans-unit id="2330577642930707695">
16e3c494 450 <source>Cancel</source>
e31e6015
C
451 <target>
452 Zrušit
453 </target>
b9fdbff7 454 <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>
455 </trans-unit>
456 <trans-unit id="834805431202576194" datatype="html">
457 <source>No results.</source>
458 <target state="translated">Žádné výsledky.</target>
91ae3c4a
C
459
460
461
462
463
464
465
466
467
468 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.ts</context><context context-type="linenumber">23</context></context-group></trans-unit>
d7c6b951 469 <trans-unit id="935187492052582731">
e31e6015
C
470 <source>Submit</source>
471 <target>Odeslat</target>
b9fdbff7 472 <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>
473 <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>
474 <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>
475 <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>
476 <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>
477 <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>
3e84ae32
C
478 </trans-unit><trans-unit id="8343217707114977013" datatype="html">
479 <source>The contact form is not enabled on this instance.</source><target state="new">The contact form is not enabled on this instance.</target>
480 <context-group purpose="location">
481 <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context>
482 <context context-type="linenumber">56</context>
483 </context-group>
b9fdbff7 484 </trans-unit>
d7c6b951 485 <trans-unit id="5108124319304980502" datatype="html">
5a6de093 486 <source>Report video "<x id="INTERPOLATION"/>"</source>
ec64adb4
C
487 <target state="translated">Nahlásit video " <x id="INTERPOLATION"/>"</target>
488 <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>
489 </trans-unit>
d7c6b951 490 <trans-unit id="5471125870639393916" datatype="html">
5a6de093
C
491 <source>What is the issue?</source>
492 <target state="new">What is the issue?</target>
ec64adb4
C
493 <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>
494 <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>
495 <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>
496 </trans-unit>
d7c6b951 497 <trans-unit id="4710350176324657996" datatype="html">
5a6de093
C
498 <source>This will ask remote instances to delete it</source>
499 <target state="new">This will ask remote instances to delete it</target>
ec64adb4
C
500 <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>
501 </trans-unit>
d7c6b951 502 <trans-unit id="1974768985735973432" datatype="html">
ec64adb4
C
503 <source>Blocking this live will automatically terminate the live stream.</source>
504 <target state="new"> Blocking this live will automatically terminate the live stream. </target>
505 <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>
64ef55f7
C
506 </trans-unit><trans-unit id="2466846716878254816" datatype="html">
507 <source>Element <x id="PH" equiv-text="param"/> not found</source><target state="new">Element <x id="PH" equiv-text="param"/> not found</target>
508 <context-group purpose="location">
509 <context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context>
510 <context context-type="linenumber">80</context>
511 </context-group>
ec64adb4 512 </trans-unit>
d7c6b951 513 <trans-unit id="8558962068274430520" datatype="html">
5a6de093
C
514 <source>Unfederate the video</source>
515 <target state="new">Unfederate the video</target>
ec64adb4
C
516 <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>
517 </trans-unit>
d7c6b951 518 <trans-unit id="7539427273132299890">
6b01ed7b
C
519 <source>Unlisted</source>
520 <target>Neveřejné</target>
30034b8e
C
521
522
523 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.html</context><context context-type="linenumber">9</context></context-group><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></trans-unit>
d7c6b951 524 <trans-unit id="3686284950598311784">
6b01ed7b
C
525 <source>Private</source>
526 <target>Soukromé</target>
30034b8e
C
527
528
529
530 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.html</context><context context-type="linenumber">10</context></context-group><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><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></trans-unit>
d7c6b951 531 <trans-unit id="7688104409544625220" datatype="html">
5a6de093
C
532 <source>{VAR_PLURAL, plural, =1 {1 view} other {<x id="INTERPOLATION"/> views}}</source>
533 <target state="new">{VAR_PLURAL, plural, =1 {1 view} other {
534 <x id="INTERPOLATION" equiv-text="{{ video.views | myNumberFormatter }}"/> views} }
535 </target>
ec64adb4
C
536 <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>
537 </trans-unit>
d7c6b951 538 <trans-unit id="8856905278208146821" datatype="html">
8d120a56 539 <source><x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}"/> </source>
ec64adb4 540 <target state="new"> <x id="ICU" equiv-text="{video.views, plural, =1 {1 view} other {{{ video.views | myNumberFormatter }} views}} "/> </target>
8d120a56 541 <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>
542 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">41</context></context-group>
543 <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>
544 <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>
545 <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>
546 <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>
547 </trans-unit>
d7c6b951 548 <trans-unit id="8562063050145802350" datatype="html">
ec64adb4
C
549 <source>{VAR_PLURAL, plural, =1 {1 viewer} other {<x id="INTERPOLATION"/> viewers}}</source>
550 <target state="new">{VAR_PLURAL, plural, =1 {1 viewer} other {<x id="INTERPOLATION"/> viewers}}</target>
e351a5c5
C
551 <context-group purpose="location">
552 <context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context>
553 <context context-type="linenumber">7</context>
554 </context-group>
ec64adb4 555 </trans-unit>
d7c6b951 556 <trans-unit id="8856905278208146821" datatype="html">
b9fdbff7 557 <source><x id="ICU" equiv-text="{video.views, plural, =1 {1 viewer} other {{{ video.views | myNumberFormatter }} viewers}}"/> </source>
ec64adb4 558 <target state="new"> <x id="ICU" equiv-text="{video.views, plural, =1 {1 viewer} other {{{ video.views | myNumberFormatter }} viewers}} "/> </target>
e351a5c5
C
559 <context-group purpose="location">
560 <context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context>
561 <context context-type="linenumber">7,8</context>
e6ccdce2 562 </context-group>
ec64adb4
C
563 </trans-unit>
564 <trans-unit id="3267631941074558910" datatype="html">
565 <source>Cannot fetch information of this remote account</source>
b9fdbff7 566 <target state="translated">Nelze načíst informace o tomto vzdáleném účtu</target>
64ef55f7
C
567
568 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/remote-subscribe.component.ts</context><context context-type="linenumber">64</context></context-group></trans-unit>
d7c6b951 569 <trans-unit id="9081463435738465430" datatype="html">
5a6de093
C
570 <source>Blocked</source>
571 <target state="new">Blocked</target>
3e84ae32
C
572
573 <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 574 <trans-unit id="3514509630940272440">
16e3c494 575 <source>Sensitive</source>
ec64adb4 576 <target state="translated">Citlivé</target>
3e84ae32
C
577
578 <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 579 <trans-unit id="7766488542631150871">
5a6de093
C
580 <source>{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other {<x id="INTERPOLATION"/> videos}}</source>
581 <target>{VAR_PLURAL, plural, =0 {Žádná videa} =1 {1 video} other {
582 <x id="INTERPOLATION" equiv-text="{{ playlist.videosLength }}"/> videí} }
583 </target>
91ae3c4a
C
584
585
586 <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">32</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 587 <trans-unit id="7708270344948043036">
ec64adb4 588 <source><x id="INTERPOLATION" equiv-text="{{ playlist.videoChannelBy }}"/> </source>
ae8b8faf 589 <target>
5a6de093
C
590 <x id="INTERPOLATION" equiv-text="{{ playlist.videoChannelBy }}"/>
591 </target>
3e84ae32
C
592
593 <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 594 <trans-unit id="3044142083883783523">
5a6de093 595 <source>Updated <x id="INTERPOLATION"/></source>
ec64adb4 596 <target>Aktualizováno <x id="INTERPOLATION"/></target>
3e84ae32
C
597
598 <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 599 <trans-unit id="5643561794785412000" datatype="html">
16e3c494 600 <source>Unavailable</source>
ec64adb4
C
601 <target state="translated">Nedostupné</target>
602 <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>
603 </trans-unit>
d7c6b951 604 <trans-unit id="6381490568322624964" datatype="html">
16e3c494 605 <source>Deleted</source>
ec64adb4 606 <target state="translated">Smazané</target>
30034b8e
C
607
608
609
610 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">47</context></context-group><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 611 <trans-unit id="5263519165976128456">
e31e6015
C
612 <source>Edit starts/stops at</source>
613 <target>Upravit čas spuštění/zastavení</target>
ec64adb4
C
614 <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>
615 </trans-unit>
d7c6b951 616 <trans-unit id="3768927257183755959">
df93a9be
C
617 <source>Save</source>
618 <target>Uložit</target>
91ae3c4a
C
619
620
621
622
623
624
625 <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><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><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><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></trans-unit>
d7c6b951 626 <trans-unit id="8890926675057871150">
5a6de093 627 <source>Delete from <x id="INTERPOLATION"/></source>
ec64adb4
C
628 <target>Smazat ze <x id="INTERPOLATION"/></target>
629 <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>
630 </trans-unit>
d7c6b951 631 <trans-unit id="834805431202576194">
e31e6015
C
632 <source>No results.</source>
633 <target>Žádné výsledky.</target>
b9fdbff7 634 <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>
635 <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>
636 <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>
637 <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>
638 <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>
639 <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>
640 <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>
641 <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>
642 </trans-unit>
91ae3c4a 643
b9fdbff7 644 <trans-unit id="3594371452042277118" datatype="html">
645 <source>Videos with the most interactions for recent videos, minus user history</source>
646 <target state="new">Videos with the most interactions for recent videos, minus user history</target>
91ae3c4a
C
647
648 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">203</context></context-group></trans-unit>
d7c6b951 649 <trans-unit id="7022070615528435141">
d972dc7f
C
650 <source>Delete</source>
651 <target>Odstranit</target>
30034b8e
C
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
91ae3c4a 676 <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">88</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">92</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">164</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">117</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">144</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">185</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/shared/comment/video-comments.component.ts</context><context context-type="linenumber">171</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">145</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">388</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">423</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>
b9fdbff7 677 <trans-unit id="158575725114802951" datatype="html">
678 <source>Only live videos</source>
679 <target state="translated">Jenom živý videa</target>
fee7bbc3
C
680 <context-group purpose="location">
681 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context>
682 <context context-type="linenumber">53</context>
683 </context-group>
684 </trans-unit>
d7c6b951 685 <trans-unit id="7585826646011739428">
a55e5579
C
686 <source>Edit</source>
687 <target>Upravit</target>
b9fdbff7 688 <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>
689 <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>
690 <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>
691 <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>
692 <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>
693 <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>
694 <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>
695 <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>
696 <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>
697 <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>
698 </trans-unit>
d7c6b951 699 <trans-unit id="5293515551330482519">
a55e5579
C
700 <source>Truncated preview</source>
701 <target>Rychlý náhled</target>
ec64adb4
C
702 <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>
703 </trans-unit>
704 <trans-unit id="8461609631969932886" datatype="html">
705 <source>Hide</source>
b9fdbff7 706 <target state="translated">Skrýt</target>
91ae3c4a
C
707
708
709
710
711 <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><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">76</context></context-group></trans-unit>
ec64adb4
C
712 <trans-unit id="8461842260159597706" datatype="html">
713 <source>Show</source>
714 <target state="new">Show</target>
8d120a56 715 <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>
716 <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>
717 </trans-unit>
d7c6b951 718 <trans-unit id="80730865601179554">
a55e5579
C
719 <source>Complete preview</source>
720 <target>Náhled</target>
ec64adb4
C
721 <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>
722 </trans-unit>
1a95f0b9 723 <trans-unit id="8644431249513874405" datatype="html">
3e84ae32
C
724 <source>&lt;a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown&lt;/a> compatible that supports:</source>
725 <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>
ec64adb4
C
726 <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>
727 </trans-unit>
d7c6b951 728 <trans-unit id="146235964740293376" datatype="html">
5a6de093 729 <source>Recommended</source>
b9fdbff7 730 <target state="translated">Doporučeno</target>
ec64adb4
C
731 <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>
732 </trans-unit>
d7c6b951 733 <trans-unit id="1779391511451594552">
6b01ed7b
C
734 <source>Using an ActivityPub account</source>
735 <target>Pomocí účtu ActivityPub</target>
ec64adb4
C
736 <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>
737 </trans-unit>
d7c6b951 738 <trans-unit id="3372646000533908418" datatype="html">
ec64adb4
C
739 <source>Subscribe with a remote account:</source>
740 <target state="new">Subscribe with a remote account:</target>
f1ef36d7
C
741 <context-group purpose="location">
742 <context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context>
743 <context context-type="linenumber">62</context>
744 </context-group>
745 </trans-unit>
d7c6b951 746 <trans-unit id="6691897331062834756" datatype="html">
5a6de093 747 <source>Subscribe with an account on this instance</source>
b9fdbff7 748 <target state="translated">Přihlásit se k odběru pomocí účtu v této instanci</target>
ec64adb4
C
749 <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>
750 </trans-unit>
d7c6b951 751 <trans-unit id="1740917574463702967">
6b01ed7b
C
752 <source>Subscribe with your local account</source>
753 <target>Odebírat přes místní účet</target>
ec64adb4
C
754 <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>
755 </trans-unit>
91ae3c4a 756
ec64adb4
C
757 <trans-unit id="7639191791633609999" datatype="html">
758 <source>The live stream will be automatically terminated.</source>
b9fdbff7 759 <target state="translated">Živí přenos bude automaticky ukončen.</target>
ec64adb4
C
760 <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>
761 </trans-unit>
d7c6b951 762 <trans-unit id="2949829240129672512">
ad3fa0c5 763 <source>Using a syndication feed</source>
16f88ee5 764 <target>Pomocí syndikačního proudu</target>
ec64adb4
C
765 <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>
766 </trans-unit>
d7c6b951 767 <trans-unit id="7695158742270602420">
6b01ed7b 768 <source>Subscribe via RSS</source>
ad3fa0c5 769 <target>Odebírat přes RSS</target>
ec64adb4
C
770 <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>
771 </trans-unit>
d7c6b951 772 <trans-unit id="6086125715086510222" datatype="html">
5a6de093
C
773 <source>PROFILE SETTINGS</source>
774 <target state="new">PROFILE SETTINGS</target>
ec64adb4
C
775 <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>
776 </trans-unit>
d7c6b951 777 <trans-unit id="855178133027341271">
5a6de093 778 <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>
6b01ed7b 779 <target>
3e84ae32
C
780 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span>"/>Vzdálený odběr
781 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>
782 <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="&lt;span>"/>Vzdálená interakce
783 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>
5a6de093 784 </target>
ec64adb4
C
785 <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>
786 </trans-unit>
d7c6b951 787 <trans-unit id="6462281745850371027" datatype="html">
ec64adb4
C
788 <source>You can subscribe to the channel via any ActivityPub-capable fediverse instance (PeerTube, Mastodon or Pleroma for example).</source>
789 <target state="new"> You can subscribe to the channel via any ActivityPub-capable fediverse instance (PeerTube, Mastodon or Pleroma for example). </target>
f1ef36d7
C
790 <context-group purpose="location">
791 <context context-type="sourcefile">src/app/shared/shared-user-subscription/remote-subscribe.component.html</context>
792 <context context-type="linenumber">18,19</context>
793 </context-group>
ec64adb4 794 </trans-unit>
d7c6b951 795 <trans-unit id="20374890400263257" datatype="html">
ec64adb4
C
796 <source>You can interact with this via any ActivityPub-capable fediverse instance (PeerTube, Mastodon or Pleroma for example).</source>
797 <target state="new"> You can interact with this via any ActivityPub-capable fediverse instance (PeerTube, Mastodon or Pleroma for example). </target>
f1ef36d7
C
798 <context-group purpose="location">
799 <context context-type="sourcefile">src/app/shared/shared-user-subscription/remote-subscribe.component.html</context>
800 <context context-type="linenumber">26,27</context>
801 </context-group>
802 </trans-unit>
d7c6b951 803 <trans-unit id="6751395526297887552" datatype="html">
5a6de093 804 <source>PeerTube version</source>
ec64adb4
C
805 <target state="translated">Verze PeerTube</target>
806 <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>
807 </trans-unit>
d7c6b951 808 <trans-unit id="5975923297757530070" datatype="html">
5a6de093 809 <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>
16e3c494 810 <target state="new">
3e84ae32
C
811 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>Default NSFW/sensitive videos policy
812 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/>
813 <x id="START_TAG_DIV_1" ctype="x-div" equiv-text="&lt;div>"/>can be redefined by the users
814 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/>
5a6de093 815 </target>
ec64adb4
C
816 <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>
817 </trans-unit>
d7c6b951 818 <trans-unit id="3386631781603205915">
ab67d3e8
C
819 <source>User registration allowed</source>
820 <target>Registrace uživatelů povolena</target>
ec64adb4
C
821 <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>
822 </trans-unit>
d7c6b951 823 <trans-unit id="2562108310156005500" datatype="html">
16e3c494 824 <source>Video uploads</source>
825 <target state="new">Video uploads</target>
ec64adb4
C
826 <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>
827 <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>
828 </trans-unit>
d7c6b951 829 <trans-unit id="457567965747150035" datatype="html">
16e3c494 830 <source>Transcoding in multiple resolutions</source>
b9fdbff7 831 <target state="translated">Překódování ve více rozlišeních</target>
ec64adb4
C
832 <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>
833 </trans-unit>
d7c6b951 834 <trans-unit id="330610135077253864" datatype="html">
ec64adb4 835 <source>Live streaming enabled</source>
b9fdbff7 836 <target state="translated">živí vysílání je povoleno</target>
ec64adb4
C
837 <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>
838 </trans-unit>
d7c6b951 839 <trans-unit id="8135461567542503937" datatype="html">
ec64adb4
C
840 <source>Transcode live video in multiple resolutions</source>
841 <target state="new">Transcode live video in multiple resolutions</target>
842 <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>
843 </trans-unit>
d7c6b951 844 <trans-unit id="4990508956923223990" datatype="html">
ec64adb4
C
845 <source>Max parallel lives</source>
846 <target state="new">Max parallel lives</target>
847 <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>
848 </trans-unit>
d7c6b951 849 <trans-unit id="7864066132065250510" datatype="html">
ec64adb4
C
850 <source><x id="INTERPOLATION"/> per user / <x id="INTERPOLATION_1"/> per instance </source>
851 <target state="new"> <x id="INTERPOLATION"/> per user / <x id="INTERPOLATION_1"/> per instance </target>
852 <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>
853 </trans-unit>
d7c6b951 854 <trans-unit id="486979448055158839" datatype="html">
5a6de093
C
855 <source>Requires manual validation by moderators</source>
856 <target state="new">Requires manual validation by moderators</target>
ec64adb4
C
857 <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>
858 </trans-unit>
d7c6b951 859 <trans-unit id="3584756669036615394" datatype="html">
5a6de093
C
860 <source>Automatically published</source>
861 <target state="new">Automatically published</target>
ec64adb4
C
862 <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>
863 </trans-unit>
d7c6b951 864 <trans-unit id="2602586221576511475">
d972dc7f
C
865 <source>Video quota</source>
866 <target>Limit na videa</target>
7c94e1e7
C
867
868
869
870 <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><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><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">113</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">47</context></context-group></trans-unit>
d7c6b951 871 <trans-unit id="1502595455339510144">
ec64adb4 872 <source>Unlimited <x id="START_TAG_NG_CONTAINER"/>(<x id="INTERPOLATION"/> per day)<x id="CLOSE_TAG_NG_CONTAINER"/></source>
b2e2cdc5 873 <target>
5a6de093 874 Neomezeno
3e84ae32 875 <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container>"/>(
5a6de093 876 <x id="INTERPOLATION" equiv-text="{{ dailyUserVideoQuota | bytes: 0 }}"/> za den)
3e84ae32 877 <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container>"/>
b2e2cdc5 878 </target>
ec64adb4
C
879 <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>
880 </trans-unit>
d7c6b951 881 <trans-unit id="1071721880474488785">
ab67d3e8
C
882 <source>Import</source>
883 <target>Import</target>
ec64adb4
C
884 <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>
885 <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>
886 <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>
887 </trans-unit>
d7c6b951 888 <trans-unit id="6276792241563504067" datatype="html">
ec64adb4
C
889 <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>
890 <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>
891 <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>
892 </trans-unit>
d7c6b951 893 <trans-unit id="5812787579835788700" datatype="html">
16e3c494 894 <source>HTTP import (YouTube, Vimeo, direct URL...)</source>
895 <target state="new">HTTP import (YouTube, Vimeo, direct URL...)</target>
ec64adb4
C
896 <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>
897 </trans-unit>
d7c6b951 898 <trans-unit id="4992364287704007430" datatype="html">
16e3c494 899 <source>Torrent import</source>
900 <target state="new">Torrent import</target>
ec64adb4
C
901 <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>
902 </trans-unit>
d7c6b951 903 <trans-unit id="7683705529753923369" datatype="html">
16e3c494 904 <source>Player</source>
ec64adb4
C
905 <target state="translated">Přehrávač</target>
906 <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>
907 </trans-unit>
d7c6b951 908 <trans-unit id="2000016511993764346">
ab67d3e8
C
909 <source>P2P enabled</source>
910 <target>P2P povoleno</target>
ec64adb4
C
911 <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>
912 </trans-unit>
d7c6b951 913 <trans-unit id="4603134051700562542" datatype="html">
16e3c494 914 <source>Loading instance statistics...</source>
915 <target state="new">Loading instance statistics...</target>
ec64adb4
C
916 <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>
917 </trans-unit>
d7c6b951 918 <trans-unit id="2906587845957718064">
ab67d3e8
C
919 <source>Local</source>
920 <target>Místní</target>
91ae3c4a
C
921
922 <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><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">121</context></context-group></trans-unit>
d7c6b951 923 <trans-unit id="1670306451865226564" datatype="html">
16e3c494 924 <source>users</source>
925 <target state="new">users</target>
ec64adb4
C
926 <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>
927 </trans-unit>
d7c6b951 928 <trans-unit id="5178138591256693636" datatype="html">
16e3c494 929 <source>videos</source>
930 <target state="new">videos</target>
ec64adb4
C
931 <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>
932 <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>
933 </trans-unit>
d7c6b951 934 <trans-unit id="853055819436340388" datatype="html">
16e3c494 935 <source>video views</source>
936 <target state="new">video views</target>
ec64adb4
C
937 <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>
938 </trans-unit>
d7c6b951 939 <trans-unit id="3055185920299594800" datatype="html">
16e3c494 940 <source>video comments</source>
941 <target state="new">video comments</target>
ec64adb4
C
942 <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>
943 <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>
944 </trans-unit>
d7c6b951 945 <trans-unit id="7222991934579313942" datatype="html">
16e3c494 946 <source>of hosted video</source>
947 <target state="new">of hosted video</target>
ec64adb4
C
948 <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>
949 </trans-unit>
d7c6b951 950 <trans-unit id="8564701209009684429" datatype="html">
16e3c494 951 <source>Federation</source>
952 <target state="new">Federation</target>
8d120a56 953 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">26</context></context-group>
954 <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>
7c94e1e7
C
955 </trans-unit><trans-unit id="8726138323871139597" datatype="html">
956 <source>Following</source><target state="new">Following</target>
957 <context-group purpose="location">
958 <context context-type="sourcefile">src/app/+admin/admin.component.ts</context>
959 <context context-type="linenumber">29</context>
960 </context-group>
961 <context-group purpose="location">
962 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
963 <context context-type="linenumber">31</context>
964 </context-group>
965 <context-group purpose="location">
966 <context context-type="sourcefile">src/app/+admin/follows/follows.routes.ts</context>
967 <context context-type="linenumber">28</context>
968 </context-group>
969 </trans-unit><trans-unit id="4914577418256256836" datatype="html">
970 <source>Followers</source><target state="new">Followers</target>
971 <context-group purpose="location">
972 <context context-type="sourcefile">src/app/+admin/admin.component.ts</context>
973 <context context-type="linenumber">34</context>
974 </context-group>
975 <context-group purpose="location">
976 <context context-type="sourcefile">src/app/+admin/follows/follows.routes.ts</context>
977 <context context-type="linenumber">37</context>
978 </context-group>
8d120a56 979 </trans-unit>
d7c6b951 980 <trans-unit id="3541687134897970106" datatype="html">
16e3c494 981 <source>followers</source>
982 <target state="new">followers</target>
ec64adb4
C
983 <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>
984 </trans-unit>
d7c6b951 985 <trans-unit id="6751995972535426095" datatype="html">
16e3c494 986 <source>following</source>
987 <target state="new">following</target>
ec64adb4
C
988 <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>
989 </trans-unit>
990 <trans-unit id="2605931708025789621" datatype="html">
991 <source>The upload failed</source>
992 <target state="new">The upload failed</target>
91ae3c4a
C
993
994 <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils/upload.ts</context><context context-type="linenumber">12</context></context-group></trans-unit>
ec64adb4
C
995 <trans-unit id="1447760976255144968" datatype="html">
996 <source>The connection was interrupted</source>
997 <target state="new">The connection was interrupted</target>
91ae3c4a
C
998
999 <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils/upload.ts</context><context context-type="linenumber">16</context></context-group></trans-unit>
b9fdbff7 1000 <trans-unit id="4499233456830047129" datatype="html">
1001 <source>The server encountered an error</source>
1002 <target state="new">The server encountered an error</target>
91ae3c4a
C
1003
1004 <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils/upload.ts</context><context context-type="linenumber">19</context></context-group></trans-unit>
ec64adb4
C
1005 <trans-unit id="3334825601859787496" datatype="html">
1006 <source>Your <x id="PH" equiv-text="name"/> file couldn't be transferred before the set timeout (usually 10min)</source>
1007 <target state="new">Your <x id="PH" equiv-text="name"/> file couldn't be transferred before the set timeout (usually 10min)</target>
91ae3c4a
C
1008
1009 <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils/upload.ts</context><context context-type="linenumber">22</context></context-group></trans-unit>
ec64adb4
C
1010 <trans-unit id="8530934870279569179" datatype="html">
1011 <source>Your <x id="PH" equiv-text="name"/> file was too large (max. size: <x id="PH_1" equiv-text="maxFileSize"/>)</source>
1012 <target state="new">Your <x id="PH" equiv-text="name"/> file was too large (max. size: <x id="PH_1" equiv-text="maxFileSize"/>)</target>
91ae3c4a
C
1013
1014 <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils/upload.ts</context><context context-type="linenumber">26</context></context-group></trans-unit>
ec64adb4
C
1015 <trans-unit id="2392488717875840729" datatype="html">
1016 <source>User</source>
1017 <target state="new">User</target>
8d120a56 1018 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">21</context></context-group>
1019 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">27</context></context-group>
1020 <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">405</context></context-group>
1021 </trans-unit>
d7c6b951 1022 <trans-unit id="4209525355702493436">
6b01ed7b
C
1023 <source>Ban</source>
1024 <target>Zablokovat</target>
64ef55f7
C
1025
1026
1027
1028 <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">271</context></context-group></trans-unit>
d7c6b951 1029 <trans-unit id="7908493851025027368">
16e3c494 1030 <source>A banned user will no longer be able to login.</source>
6b01ed7b 1031 <target>
16f88ee5
C
1032 Blokovaný uživatel se už nebude moci přihlásit.
1033 </target>
ec64adb4
C
1034 <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>
1035 </trans-unit>
d7c6b951 1036 <trans-unit id="2159130950882492111">
16f88ee5
C
1037 <source>Cancel</source>
1038 <target>Zrušit</target>
3e84ae32
C
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
64ef55f7 1057 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">121</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/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">416</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 1058 <trans-unit id="3616223838716839702">
6b01ed7b
C
1059 <source>Ban this user</source>
1060 <target>Zablokovat tohoto uživatele</target>
b9fdbff7 1061 <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>
1062 </trans-unit>
d7c6b951 1063 <trans-unit id="4526499522377118108" datatype="html">
5a6de093 1064 <source>Block video "<x id="INTERPOLATION"/>"</source>
ec64adb4
C
1065 <target state="translated">Blokovat video " <x id="INTERPOLATION"/>"</target>
1066 <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>
1067 </trans-unit>
d7c6b951 1068 <trans-unit id="2992313729068029516" datatype="html">
ec64adb4
C
1069 <source>Block live "<x id="INTERPOLATION"/>"</source>
1070 <target state="new">Block live "<x id="INTERPOLATION"/>"</target>
1071 <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>
1072 </trans-unit>
d7c6b951 1073 <trans-unit id="7256462927215762997" datatype="html">
5a6de093
C
1074 <source>Please describe the reason...</source>
1075 <target state="new">Please describe the reason...</target>
ec64adb4
C
1076 <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>
1077 </trans-unit>
d7c6b951 1078 <trans-unit id="187187500641108332">
ec64adb4 1079 <source><x id="INTERPOLATION" equiv-text="{{ menuEntry.label }}"/> </source>
5a6de093
C
1080 <target>
1081 <x id="INTERPOLATION" equiv-text="{{ menuEntry.label }}"/>
1082 </target>
ec64adb4
C
1083 <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>
1084 <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>
1085 </trans-unit>
1086 <trans-unit id="1191071088182425837" datatype="html">
1087 <source><x id="PH"/>h</source>
1088 <target state="new"><x id="PH"/>h</target>
1089 <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>
1090 </trans-unit>
1091 <trans-unit id="8981309282078866700" datatype="html">
1092 <source><x id="PH"/>min</source>
1093 <target state="new"><x id="PH"/>min</target>
1094 <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>
1095 <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>
1096 </trans-unit>
1097 <trans-unit id="350798057497677761" datatype="html">
1098 <source><x id="PH"/>sec</source>
1099 <target state="new"><x id="PH"/>sec</target>
1100 <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>
1101 </trans-unit>
d7c6b951 1102 <trans-unit id="1908285951500318953">
16e3c494 1103 <source>Login</source>
a55e5579 1104 <target>
16f88ee5 1105 Přihlásit
a55e5579 1106 </target>
ec64adb4
C
1107 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">3</context></context-group>
1108 </trans-unit>
d7c6b951 1109 <trans-unit id="1909492071130899005" datatype="html">
ec64adb4 1110 <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>
5a6de093
C
1111 <target state="new">
1112 Sorry but there was an issue with the external login process. Please
3e84ae32
C
1113 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>contact an administrator
1114 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>.
5a6de093
C
1115
1116 </target>
ec64adb4
C
1117 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">7</context></context-group>
1118 </trans-unit>
d7c6b951 1119 <trans-unit id="8390073108781420493">
6b01ed7b
C
1120 <source>Request new verification email.</source>
1121 <target>Vyžádat nový ověřovací e-mail.</target>
ec64adb4
C
1122 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">12</context></context-group>
1123 <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>
1124 </trans-unit>
d7c6b951 1125 <trans-unit id="7252854992688790751" datatype="html">
3e84ae32
C
1126 <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>
1127 <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>
7c94e1e7
C
1128
1129 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">64</context></context-group></trans-unit>
d7c6b951 1130 <trans-unit id="7215649348148521605" datatype="html">
3e84ae32
C
1131 <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>
1132 <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>
7c94e1e7
C
1133
1134 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">69</context></context-group></trans-unit>
d7c6b951 1135 <trans-unit id="2392488717875840729">
a55e5579
C
1136 <source>User</source>
1137 <target>Uživatel</target>
ec64adb4
C
1138 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">21</context></context-group>
1139 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">26</context></context-group>
1140 </trans-unit>
d7c6b951 1141 <trans-unit id="3997350348765083892">
a55e5579 1142 <source>Username or email address</source>
ad3fa0c5 1143 <target>Uživatelské jméno nebo e-mail</target>
ec64adb4 1144 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">23</context></context-group>
7c94e1e7
C
1145 </trans-unit><trans-unit id="1758058452376026925" datatype="html">
1146 <source> ⚠️ Most email addresses do not include capital letters. </source><target state="new"> ⚠️ Most email addresses do not include capital letters. </target>
1147 <context-group purpose="location">
1148 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1149 <context context-type="linenumber">33,34</context>
1150 </context-group>
ec64adb4 1151 </trans-unit>
d7c6b951 1152 <trans-unit id="1431416938026210429">
a55e5579
C
1153 <source>Password</source>
1154 <target>Heslo</target>
7c94e1e7
C
1155
1156
1157
1158
1159
1160
1161
1162
1163 <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><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><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">40</context></context-group><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><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><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><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></trans-unit>
d7c6b951 1164 <trans-unit id="8715156686857791956" datatype="html">
5a6de093
C
1165 <source>Click here to reset your password</source>
1166 <target state="new">Click here to reset your password</target>
7c94e1e7
C
1167
1168 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit>
d7c6b951 1169 <trans-unit id="892063502898494584" datatype="html">
b9fdbff7 1170 <source>I forgot my password</source>
1171 <target state="new">I forgot my password</target>
7c94e1e7
C
1172
1173 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit>
d7c6b951 1174 <trans-unit id="2101170466365500913" datatype="html">
ec64adb4
C
1175 <source>Logging into an account lets you publish content</source>
1176 <target state="new"> Logging into an account lets you publish content </target>
7c94e1e7
C
1177
1178 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">60</context></context-group></trans-unit>
d7c6b951 1179 <trans-unit id="2454050363478003966">
e182430a
C
1180 <source>Login</source>
1181 <target>Přihlásit</target>
7c94e1e7
C
1182
1183
1184
1185 <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">48</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 1186 <trans-unit id="3183213940445113677" datatype="html">
5a6de093
C
1187 <source>Or sign in with</source>
1188 <target state="new">Or sign in with</target>
7c94e1e7
C
1189
1190 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">76</context></context-group></trans-unit>
d7c6b951 1191 <trans-unit id="3238209155172574367">
a55e5579
C
1192 <source>Forgot your password</source>
1193 <target>Zapomenuté heslo</target>
7c94e1e7
C
1194
1195 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">95</context></context-group></trans-unit>
d7c6b951 1196 <trans-unit id="87327320394367488" datatype="html">
16e3c494 1197 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source>
1198 <target state="new">
040758e0
C
1199 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.
1200 </target>
7c94e1e7
C
1201
1202 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">103</context></context-group></trans-unit>
d7c6b951 1203 <trans-unit id="3188014010833256853" datatype="html">
ec64adb4
C
1204 <source>Enter your email address and we will send you a link to reset your password.</source>
1205 <target state="new"> Enter your email address and we will send you a link to reset your password. </target>
7c94e1e7
C
1206
1207 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">107</context></context-group></trans-unit>
ec64adb4 1208 <trans-unit id="1190256911880544559" datatype="html">
3e84ae32
C
1209 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>.
1210The link will expire within 1 hour.</source>
ec64adb4 1211 <target state="new">An email with the reset password instructions will be sent to <x id="PH"/>.
5a6de093 1212The link will expire within 1 hour.</target>
b9fdbff7 1213 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">121</context></context-group>
1214 </trans-unit>
d7c6b951 1215 <trans-unit id="4768749765465246664">
a55e5579 1216 <source>Email</source>
ad3fa0c5 1217 <target>E-mail</target>
7c94e1e7
C
1218
1219
1220
1221
1222
1223
1224
1225 <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><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><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">112</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">111</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">45</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">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">8</context></context-group></trans-unit>
d7c6b951 1226 <trans-unit id="3967269098753656610">
a55e5579 1227 <source>Email address</source>
ad3fa0c5 1228 <target>E-mailová adresa</target>
7c94e1e7
C
1229
1230
1231 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">113</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit>
d7c6b951 1232 <trans-unit id="7808756054397155068" datatype="html">
ec64adb4
C
1233 <source>Reset</source>
1234 <target state="new">Reset</target>
c5ce27f8 1235 <note priority="1" from="description">Password reset button</note>
7c94e1e7
C
1236
1237 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">126</context></context-group></trans-unit>
d7c6b951 1238 <trans-unit id="4319634264526091601" datatype="html">
5a6de093
C
1239 <source>on this instance</source>
1240 <target state="new">on this instance</target>
ec64adb4
C
1241 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">7</context></context-group>
1242 </trans-unit>
d7c6b951 1243 <trans-unit id="761579517995454927" datatype="html">
5a6de093
C
1244 <source>on the vidiverse</source>
1245 <target state="new">on the vidiverse</target>
ec64adb4 1246 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">8</context></context-group>
b9fdbff7 1247 </trans-unit>
d7c6b951 1248 <trans-unit id="8434369348784683733" datatype="html">
3e84ae32
C
1249 <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>
1250 <target state="new">for <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;>"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target>
90aa0a74
C
1251 <context-group purpose="location">
1252 <context context-type="sourcefile">src/app/+search/search.component.html</context>
1253 <context context-type="linenumber">10</context>
1254 </context-group>
ec64adb4 1255 </trans-unit>
d7c6b951 1256 <trans-unit id="107448797428840891">
16e3c494 1257 <source>Reset my password</source>
a55e5579
C
1258 <target>
1259 Resetovat heslo
1260 </target>
ec64adb4
C
1261 <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>
1262 </trans-unit>
d7c6b951 1263 <trans-unit id="3782563238994348625">
a55e5579
C
1264 <source>Confirm password</source>
1265 <target>Potvrdit heslo</target>
ec64adb4
C
1266 <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>
1267 </trans-unit>
d7c6b951 1268 <trans-unit id="2501430660070156325">
a55e5579
C
1269 <source>Confirmed password</source>
1270 <target>Potvrzené heslo</target>
ec64adb4
C
1271 <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>
1272 </trans-unit>
d7c6b951 1273 <trans-unit id="8547184468496530386">
a55e5579 1274 <source>Reset my password</source>
16f88ee5 1275 <target>Obnovit moje heslo</target>
ec64adb4
C
1276 <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>
1277 </trans-unit>
1278 <trans-unit id="8890553633144307762" datatype="html">
1279 <source>Back</source>
1280 <target state="new">Back</target>
e351a5c5
C
1281 <context-group purpose="location">
1282 <context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context>
1283 <context context-type="linenumber">41</context>
1284 </context-group>
1285 <note priority="1" from="description">Button on the registration form to go to the previous step</note>
ec64adb4
C
1286 </trans-unit>
1287 <trans-unit id="3885497195825665706" datatype="html">
1288 <source>Next</source>
1289 <target state="new">Next</target>
e351a5c5
C
1290 <context-group purpose="location">
1291 <context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context>
1292 <context context-type="linenumber">42</context>
1293 </context-group>
1294 <note priority="1" from="description">Button on the registration form to go to the previous step</note>
ec64adb4
C
1295 </trans-unit>
1296 <trans-unit id="5018804994794983050" datatype="html">
1297 <source>Signup</source>
1298 <target state="new">Signup</target>
e351a5c5 1299 <note priority="1" from="description">Button on the registration form to finalize the account and channel creation</note>
64ef55f7
C
1300
1301 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context><context context-type="linenumber">67</context></context-group></trans-unit>
d7c6b951 1302 <trans-unit id="5340005218109333045">
ec64adb4 1303 <source>Filters <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/></source>
6b01ed7b
C
1304 <target>
1305 Filtry
5a6de093 1306
3e84ae32 1307 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span>"/>
5a6de093 1308 <x id="INTERPOLATION" equiv-text="{{ numberOfFilters() }}"/>
3e84ae32 1309 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>
6b01ed7b 1310 </target>
b9fdbff7 1311 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">19</context></context-group>
1312 </trans-unit>
d7c6b951 1313 <trans-unit id="2236371857137398396">
16e3c494 1314 <source>No results found</source>
6b01ed7b
C
1315 <target>
1316 Nebyly nalezeny žádné výsledky
1317 </target>
4a7056b2
C
1318
1319 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit>
d7c6b951 1320 <trans-unit id="5500467336262464724">
ec64adb4 1321 <source><x id="INTERPOLATION" equiv-text="{{ result.followersCount }}"/> subscribers </source>
5a6de093
C
1322 <target>
1323 <x id="INTERPOLATION" equiv-text="{{ result.followersCount }}"/> odběratelů
1324 </target>
4a7056b2
C
1325
1326
1327
1328 <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">55</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 1329 <trans-unit id="1516969129397662377" datatype="html">
16e3c494 1330 <source>Welcome to PeerTube, dear administrator!</source>
1331 <target state="new">Welcome to PeerTube, dear administrator!</target>
ec64adb4
C
1332 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">3</context></context-group>
1333 </trans-unit>
d7c6b951 1334 <trans-unit id="807030720531713957" datatype="html">
5a6de093 1335 <source>CLI documentation</source>
16e3c494 1336 <target state="new">CLI
040758e0 1337 documentation</target>
ec64adb4
C
1338 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">12</context></context-group>
1339 </trans-unit>
d7c6b951 1340 <trans-unit id="199127249622290422" datatype="html">
16e3c494 1341 <source>Upload or import videos, parse logs, prune storage directories, reset user password...</source>
1342 <target state="new">Upload or import videos, parse logs, prune storage directories, reset user password...</target>
ec64adb4
C
1343 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">15</context></context-group>
1344 </trans-unit>
d7c6b951 1345 <trans-unit id="249453844439446209" datatype="html">
5a6de093 1346 <source>Administer documentation</source>
16e3c494 1347 <target state="new">Administer
040758e0 1348 documentation</target>
ec64adb4
C
1349 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">19</context></context-group>
1350 </trans-unit>
d7c6b951 1351 <trans-unit id="5910950876330656326" datatype="html">
16e3c494 1352 <source>Managing users, following other instances, dealing with spammers...</source>
1353 <target state="new">Managing users, following other instances, dealing with spammers...</target>
ec64adb4
C
1354 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">22</context></context-group>
1355 </trans-unit>
d7c6b951 1356 <trans-unit id="879127294610588497" datatype="html">
5a6de093 1357 <source>Use documentation</source>
16e3c494 1358 <target state="new">Use
040758e0 1359 documentation</target>
ec64adb4
C
1360 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">26</context></context-group>
1361 </trans-unit>
d7c6b951 1362 <trans-unit id="3848077896245199337" datatype="html">
16e3c494 1363 <source>Setup your account, managing video playlists, discover third-party applications...</source>
1364 <target state="new">Setup your account, managing video playlists, discover third-party applications...</target>
ec64adb4
C
1365 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">29</context></context-group>
1366 </trans-unit>
d7c6b951 1367 <trans-unit id="6284442506490785579" datatype="html">
16e3c494 1368 <source>Useful links</source>
1369 <target state="new">Useful links</target>
ec64adb4
C
1370 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">39</context></context-group>
1371 </trans-unit>
d7c6b951 1372 <trans-unit id="5170617864166788170" datatype="html">
5a6de093 1373 <source>Official PeerTube website (news, support, contribute...): <x id="START_LINK"/>https://joinpeertube.org<x id="CLOSE_LINK"/></source>
ec64adb4
C
1374 <target state="translated">Oficiální stránky PeerTube (novinky, podpora, přispívání...): <x id="START_LINK"/>https://joinpeertube.org<x id="CLOSE_LINK"/></target>
1375 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">42</context></context-group>
1376 </trans-unit>
d7c6b951 1377 <trans-unit id="4614992717645869756" datatype="html">
5a6de093 1378 <source>Put your instance on the public PeerTube index: <x id="START_LINK"/>https://instances.joinpeertube.org/instances<x id="CLOSE_LINK"/></source>
ec64adb4
C
1379 <target state="translated">Dejte vaši instanci do veřejného indexu PeerTube: <x id="START_LINK"/>https://instances.joinpeertube.org/instances<x id="CLOSE_LINK"/></target>
1380 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">45</context></context-group>
1381 </trans-unit>
d7c6b951 1382 <trans-unit id="2081626998027585315" datatype="html">
16e3c494 1383 <source>It's time to configure your instance!</source>
1384 <target state="new">It's time to configure your instance!</target>
ec64adb4
C
1385 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">55</context></context-group>
1386 </trans-unit>
d7c6b951 1387 <trans-unit id="5083058563861587027" datatype="html">
ec64adb4 1388 <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>
16e3c494 1389 <target state="new">
5a6de093 1390 Choosing your
3e84ae32
C
1391 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>instance name
1392 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>,
1393 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>setting up a description
1394 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, specifying
1395 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are
1396 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>,
5a6de093 1397 why
3e84ae32
C
1398 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>you created your instance
1399 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and
1400 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>how long
1401 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> you plan to
1402 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>maintain your it
1403 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>
040758e0 1404 is very important for visitors to understand on what type of instance they are.
5a6de093 1405
040758e0 1406 </target>
ec64adb4
C
1407 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">58</context></context-group>
1408 </trans-unit>
d7c6b951 1409 <trans-unit id="5329436244765769292" datatype="html">
ec64adb4
C
1410 <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>
1411 <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>
1412 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">64</context></context-group>
1413 </trans-unit>
d7c6b951 1414 <trans-unit id="5704345824323933019" datatype="html">
16e3c494 1415 <source>Remind me later</source>
1416 <target state="new">Remind me later</target>
91ae3c4a
C
1417
1418 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-modal.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">74</context></context-group></trans-unit><trans-unit id="7997432701743294657" datatype="html">
1419 <source> Set up </source><target state="new"> Set up </target>
1420 <context-group purpose="location">
1421 <context context-type="sourcefile">src/app/modal/account-setup-modal.component.html</context>
1422 <context context-type="linenumber">29,30</context>
1423 </context-group>
ec64adb4 1424 </trans-unit>
d7c6b951 1425 <trans-unit id="9202089339019827574" datatype="html">
16e3c494 1426 <source>Configure my instance</source>
1427 <target state="new">
040758e0
C
1428 Configure my instance
1429 </target>
ec64adb4
C
1430 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">81</context></context-group>
1431 </trans-unit>
d7c6b951 1432 <trans-unit id="9005121595859995793" datatype="html">
16e3c494 1433 <source>Configuration warning!</source>
1434 <target state="new">Configuration warning!</target>
ec64adb4
C
1435 <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>
1436 </trans-unit>
d7c6b951 1437 <trans-unit id="8901933019590352016" datatype="html">
5a6de093
C
1438 <source>You enabled user registration on your instance but did not configure the following fields:</source>
1439 <target state="new">You enabled user registration on your instance but did not configure the following fields:</target>
ec64adb4
C
1440 <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>
1441 </trans-unit>
d7c6b951 1442 <trans-unit id="8948444690892731948" datatype="html">
16e3c494 1443 <source>Instance name</source>
1444 <target state="new">Instance name</target>
ec64adb4
C
1445 <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>
1446 </trans-unit>
d7c6b951 1447 <trans-unit id="966824924873033885" datatype="html">
16e3c494 1448 <source>Instance short description</source>
1449 <target state="new">Instance short description</target>
ec64adb4
C
1450 <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>
1451 </trans-unit>
d7c6b951 1452 <trans-unit id="1339481669904426442" datatype="html">
16e3c494 1453 <source>Who you are</source>
1454 <target state="new">Who you are</target>
ec64adb4
C
1455 <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>
1456 </trans-unit>
d7c6b951 1457 <trans-unit id="5026256683194518810" datatype="html">
16e3c494 1458 <source>How long you plan to maintain your instance</source>
1459 <target state="new">How long you plan to maintain your instance</target>
ec64adb4 1460 <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>
b9fdbff7 1461 </trans-unit>
d7c6b951 1462 <trans-unit id="1909672990242291785" datatype="html">
b9fdbff7 1463 <source>How you plan to pay for keeping your instance running</source>
1464 <target state="new">How you plan to pay for keeping your instance running</target>
90aa0a74
C
1465 <context-group purpose="location">
1466 <context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context>
1467 <context context-type="linenumber">18</context>
1468 </context-group>
ec64adb4 1469 </trans-unit>
d7c6b951 1470 <trans-unit id="869943508869906576" datatype="html">
16e3c494 1471 <source>How you will moderate your instance</source>
1472 <target state="new">How you will moderate your instance</target>
ec64adb4
C
1473 <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>
1474 </trans-unit>
d7c6b951 1475 <trans-unit id="5032335000394561521" datatype="html">
16e3c494 1476 <source>Instance terms</source>
1477 <target state="new">Instance terms</target>
ec64adb4
C
1478 <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>
1479 </trans-unit>
d7c6b951 1480 <trans-unit id="4116024528500133384" datatype="html">
ec64adb4
C
1481 <source>My settings</source>
1482 <target state="new">My settings</target>
8d120a56 1483 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">119</context></context-group>
1484 <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>
1485 </trans-unit>
d7c6b951 1486 <trans-unit id="1420294365005204590" datatype="html">
ec64adb4
C
1487 <source>These settings apply only to your session on this instance.</source>
1488 <target state="new">These settings apply only to your session on this instance.</target>
55a5b0fd
C
1489 <context-group purpose="location">
1490 <context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context>
1491 <context context-type="linenumber">8</context>
1492 </context-group>
2f03d6dc 1493 </trans-unit>
d7c6b951 1494 <trans-unit id="5330788940795142335" datatype="html">
ec64adb4 1495 <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>
5a6de093
C
1496 <target state="new">
1497 Please consider configuring these fields to help people to choose
3e84ae32
C
1498 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>the appropriate instance
1499 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.
5a6de093 1500 Without them, your instance may not be referenced on the
3e84ae32
C
1501 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>JoinPeerTube website
1502 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>.
5a6de093
C
1503
1504 </target>
ec64adb4
C
1505 <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>
1506 </trans-unit>
d7c6b951 1507 <trans-unit id="2728623642717111613" datatype="html">
16e3c494 1508 <source>Don't show me this warning anymore</source>
1509 <target state="new">Don't show me this warning anymore</target>
ec64adb4
C
1510 <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>
1511 </trans-unit>
d7c6b951 1512 <trans-unit id="7819314041543176992" datatype="html">
16e3c494 1513 <source>Close</source>
1514 <target state="new">Close</target>
b9fdbff7 1515 <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>
1516 <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>
1517 </trans-unit>
d7c6b951 1518 <trans-unit id="4853631149357965563" datatype="html">
ec64adb4
C
1519 <source>Update live settings</source>
1520 <target state="new">Update live settings</target>
b9fdbff7 1521 <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>
1522 </trans-unit>
d7c6b951 1523 <trans-unit id="6013345175862135505" datatype="html">
ec64adb4 1524 <source>Configure</source>
5a6de093 1525 <target state="new">
cd9246a9
C
1526 Configure
1527 </target>
b9fdbff7 1528 <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>
1529 </trans-unit>
d7c6b951 1530 <trans-unit id="742596572641738016">
a55e5579 1531 <source>Change the language</source>
2c24b9d3 1532 <target>Změnit jazyk</target>
ec64adb4
C
1533 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/language-chooser.component.html</context><context context-type="linenumber">3</context></context-group>
1534 </trans-unit>
d7c6b951 1535 <trans-unit id="2964653499524716819">
16e3c494 1536 <source>Help to translate PeerTube!</source>
16f88ee5
C
1537 <target>
1538 Pomozte nám přeložit PeerTube!
1539 </target>
ec64adb4
C
1540 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/language-chooser.component.html</context><context context-type="linenumber">9</context></context-group>
1541 </trans-unit>
d7c6b951 1542 <trans-unit id="5464118521750361406" datatype="html">
5a6de093
C
1543 <source>Public profile</source>
1544 <target state="new">Public profile</target>
8d120a56 1545 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">28</context></context-group>
1546 </trans-unit>
d7c6b951 1547 <trans-unit id="7773271640656013365" datatype="html">
5a6de093
C
1548 <source>Interface:</source>
1549 <target state="new">Interface:</target>
8d120a56 1550 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">35</context></context-group>
1551 </trans-unit>
d7c6b951 1552 <trans-unit id="1674139713929545659" datatype="html">
5a6de093
C
1553 <source>Videos:</source>
1554 <target state="new">Videos:</target>
8d120a56 1555 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">42</context></context-group>
1556 </trans-unit>
d7c6b951 1557 <trans-unit id="9156407045661257130" datatype="html">
5a6de093
C
1558 <source>Sensitive:</source>
1559 <target state="new">Sensitive:</target>
8d120a56 1560 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">52</context></context-group>
1561 </trans-unit>
d7c6b951 1562 <trans-unit id="3430483831942247060" datatype="html">
5a6de093
C
1563 <source>Help share videos</source>
1564 <target state="new">Help share videos</target>
8d120a56 1565 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">58</context></context-group>
1566 </trans-unit>
d7c6b951 1567 <trans-unit id="7005745151564974365" datatype="html">
5a6de093
C
1568 <source>Keyboard shortcuts</source>
1569 <target state="new">Keyboard shortcuts</target>
8d120a56 1570 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">67</context></context-group>
1571 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">141</context></context-group>
1572 </trans-unit>
d7c6b951 1573 <trans-unit id="6307374733149824815" datatype="html">
ec64adb4
C
1574 <source>powered by PeerTube - CopyLeft 2015-2021</source>
1575 <target state="new">powered by PeerTube - CopyLeft 2015-2021</target>
8d120a56 1576 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">146</context></context-group>
1577 </trans-unit>
d7c6b951 1578 <trans-unit id="7911416166208830577" datatype="html">
5a6de093
C
1579 <source>Help</source>
1580 <target state="new">Help</target>
8d120a56 1581 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">137</context></context-group>
1582 </trans-unit>
d7c6b951 1583 <trans-unit id="8378304669563824772" datatype="html">
5a6de093
C
1584 <source>Get help using PeerTube</source>
1585 <target state="new">Get help using PeerTube</target>
8d120a56 1586 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">137</context></context-group>
1587 </trans-unit>
d7c6b951 1588 <trans-unit id="2497681082724639563" datatype="html">
5a6de093
C
1589 <source>powered by PeerTube</source>
1590 <target state="new">powered by PeerTube</target>
8d120a56 1591 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">147</context></context-group>
1592 </trans-unit>
d7c6b951 1593 <trans-unit id="7507948636555938109">
e31e6015
C
1594 <source>Log out</source>
1595 <target>Odhlásit</target>
8d120a56 1596 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">72</context></context-group>
1597 </trans-unit>
d7c6b951 1598 <trans-unit id="8893390761160292681" datatype="html">
ec64adb4
C
1599 <source>My account</source>
1600 <target state="new">My account</target>
8d120a56 1601 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">83</context></context-group>
1602 </trans-unit>
d7c6b951 1603 <trans-unit id="6371572688505952303" datatype="html">
ec64adb4
C
1604 <source>My library</source>
1605 <target state="new">My library</target>
8d120a56 1606 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">88</context></context-group>
1607 </trans-unit>
d7c6b951 1608 <trans-unit id="2308975396733519902">
a55e5579
C
1609 <source>Create an account</source>
1610 <target>Vytvořit účet</target>
7c94e1e7
C
1611
1612
1613 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">54</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>
4aaee17f 1614 <trans-unit id="3058024914967508975" datatype="html">
ec64adb4
C
1615 <source>My videos</source>
1616 <target state="new">My videos</target>
91ae3c4a
C
1617
1618
1619
1620
1621 <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">71</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>
ec64adb4
C
1622 <trans-unit id="3108704604266608109" datatype="html">
1623 <source>My video imports</source>
1624 <target state="new">My video imports</target>
8d120a56 1625 <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>
1626 </trans-unit>
ec64adb4
C
1627 <trans-unit id="7545420287297803988" datatype="html">
1628 <source>My playlists</source>
1629 <target state="new">My playlists</target>
8d120a56 1630 <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>
1631 <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>
1632 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group>
1633 </trans-unit>
ec64adb4
C
1634 <trans-unit id="949618577357088829" datatype="html">
1635 <source>Create a new playlist</source>
1636 <target state="new">Create a new playlist</target>
8d120a56 1637 <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>
1638 </trans-unit>
ec64adb4
C
1639 <trans-unit id="2527931602940887636" datatype="html">
1640 <source>My subscriptions</source>
1641 <target state="new">My subscriptions</target>
8d120a56 1642 <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>
1643 <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>
1644 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">92</context></context-group>
1645 </trans-unit>
d7c6b951 1646 <trans-unit id="8936704404804793618">
a55e5579
C
1647 <source>Videos</source>
1648 <target>Videa</target>
91ae3c4a
C
1649
1650
1651 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+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/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">76</context></context-group></trans-unit>
d7c6b951 1652 <trans-unit id="2689878465089314112" datatype="html">
ec64adb4
C
1653 <source>Interface: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></source>
1654 <target state="new">Interface: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></target>
8d120a56 1655 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">132</context></context-group>
1656 </trans-unit>
d7c6b951 1657 <trans-unit id="1823843876735462104">
e31e6015
C
1658 <source>Playlists</source>
1659 <target>Seznamy videí</target>
8d120a56 1660 <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>
1661 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group>
1662 </trans-unit>
d7c6b951 1663 <trans-unit id="1812379335568847528">
6b01ed7b
C
1664 <source>Subscriptions</source>
1665 <target>Odběry</target>
91ae3c4a
C
1666
1667
1668
1669
1670 <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">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">58</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 1671 <trans-unit id="186236568870281953">
e31e6015
C
1672 <source>History</source>
1673 <target>Historie</target>
8d120a56 1674 <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>
1675 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">97</context></context-group>
1676 </trans-unit>
d7c6b951 1677 <trans-unit id="1504521795586863905" datatype="html">
5a6de093
C
1678 <source>VIDEOS</source>
1679 <target state="new">VIDEOS</target>
7c94e1e7
C
1680
1681
1682
91ae3c4a 1683 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">82</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 1684 <trans-unit id="667372110624203230" datatype="html">
b9fdbff7 1685 <source>Import jobs concurrency</source>
1686 <target state="new">Import jobs concurrency</target>
8d120a56 1687 <context-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>
1688 </trans-unit>
d7c6b951 1689 <trans-unit id="2184839376696112704" datatype="html">
b9fdbff7 1690 <source>allows to import multiple videos in parallel. ⚠️ Requires a PeerTube restart.</source>
1691 <target state="new">allows to import multiple videos in parallel. ⚠️ Requires a PeerTube restart.</target>
8d120a56 1692 <context-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>
1693 </trans-unit>
d7c6b951 1694 <trans-unit id="780513172839038392" datatype="html">
b9fdbff7 1695 <source>jobs in parallel</source>
1696 <target state="new">jobs in parallel</target>
8d120a56 1697 <context-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>
1698 <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>
1699 </trans-unit>
d7c6b951 1700 <trans-unit id="5997625369044180192" datatype="html">
ec64adb4
C
1701 <source>Allow import with HTTP URL (e.g. YouTube)</source>
1702 <target state="new">Allow import with HTTP URL (e.g. YouTube)</target>
8d120a56 1703 <context-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>
1704 </trans-unit>
d7c6b951 1705 <trans-unit id="7627544798203088407">
16e3c494 1706 <source>Discover</source>
1707 <target state="new">Discover</target>
8d120a56 1708 <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>
1709 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group>
1710 </trans-unit>
d7c6b951 1711 <trans-unit id="7844706011418789951">
a55e5579
C
1712 <source>Administration</source>
1713 <target>Administrace</target>
8d120a56 1714 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">93</context></context-group>
1715 </trans-unit>
d7c6b951 1716 <trans-unit id="1726363342938046830">
a55e5579 1717 <source>About</source>
16f88ee5 1718 <target>O nás</target>
8d120a56 1719 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">124</context></context-group>
1720 </trans-unit>
d7c6b951 1721 <trans-unit id="7922989125096435449" datatype="html">
5a6de093
C
1722 <source>Contact</source>
1723 <target state="new">Contact</target>
3e84ae32 1724
64ef55f7 1725 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-routing.module.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">136</context></context-group></trans-unit>
d7c6b951 1726 <trans-unit id="403762424689874454">
16f88ee5
C
1727 <source>View your notifications</source>
1728 <target>Zobrazit vaše oznámení</target>
ec64adb4
C
1729 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">3</context></context-group>
1730 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">11</context></context-group>
1731 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">11</context></context-group>
1732 </trans-unit>
d7c6b951 1733 <trans-unit id="5851560788527570644">
16f88ee5
C
1734 <source>Notifications</source>
1735 <target>Oznámení</target>
8d120a56 1736 <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>
1737 <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>
1738 <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>
1739 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group>
1740 </trans-unit>
d7c6b951 1741 <trans-unit id="2333314224059826550" datatype="html">
5a6de093
C
1742 <source>Mark all as read</source>
1743 <target state="new">Mark all as read</target>
ec64adb4
C
1744 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">27</context></context-group>
1745 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">27</context></context-group>
1746 <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>
1747 </trans-unit>
d7c6b951 1748 <trans-unit id="8278995041812548563">
e31e6015
C
1749 <source>Update your notification preferences</source>
1750 <target>Aktualizovat vaše předvolby oznámení</target>
ec64adb4
C
1751 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">31</context></context-group>
1752 </trans-unit>
d7c6b951 1753 <trans-unit id="5842982307680337701">
e31e6015
C
1754 <source>See all your notifications</source>
1755 <target>Zobrazit všechna oznámení</target>
ec64adb4 1756 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">49</context></context-group>
91ae3c4a
C
1757 </trans-unit><trans-unit id="5108072242786374364" datatype="html">
1758 <source>Welcome to <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>, dear user!</source><target state="new">Welcome to <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>, dear user!</target>
1759 <context-group purpose="location">
1760 <context context-type="sourcefile">src/app/modal/account-setup-modal.component.html</context>
1761 <context context-type="linenumber">3</context>
1762 </context-group>
1763 </trans-unit><trans-unit id="8821712929823045567" datatype="html">
1764 <source>It's time to set up your account profile!</source><target state="new">It's time to set up your account profile!</target>
1765 <context-group purpose="location">
1766 <context context-type="sourcefile">src/app/modal/account-setup-modal.component.html</context>
1767 <context context-type="linenumber">10</context>
1768 </context-group>
1769 </trans-unit><trans-unit id="7239874680342223476" datatype="html">
1770 <source>Help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> by:</source><target state="new">Help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> by:</target>
1771 <context-group purpose="location">
1772 <context context-type="sourcefile">src/app/modal/account-setup-modal.component.html</context>
1773 <context context-type="linenumber">12</context>
1774 </context-group>
1775 </trans-unit><trans-unit id="5856432243446401016" datatype="html">
1776 <source>Uploading an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source><target state="new">Uploading an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
1777 <context-group purpose="location">
1778 <context context-type="sourcefile">src/app/modal/account-setup-modal.component.html</context>
1779 <context context-type="linenumber">15</context>
1780 </context-group>
1781 </trans-unit><trans-unit id="3221645359464920754" datatype="html">
1782 <source>Writing a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source><target state="new">Writing a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
1783 <context-group purpose="location">
1784 <context context-type="sourcefile">src/app/modal/account-setup-modal.component.html</context>
1785 <context context-type="linenumber">16</context>
1786 </context-group>
ec64adb4
C
1787 </trans-unit>
1788 <trans-unit id="4424964105331349857" datatype="html">
1789 <source>I'm a teapot</source>
1790 <target state="new">I'm a teapot</target>
7c94e1e7
C
1791
1792 <context-group purpose="location"><context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.ts</context><context context-type="linenumber">27</context></context-group></trans-unit>
d7c6b951 1793 <trans-unit id="1597262876035959248" datatype="html">
ec64adb4
C
1794 <source>That's an error.</source>
1795 <target state="new">That's an error.</target>
95bd9515
C
1796 <context-group purpose="location">
1797 <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context>
1798 <context context-type="linenumber">4</context>
1799 </context-group>
b9fdbff7 1800 </trans-unit>
d7c6b951 1801 <trans-unit id="3343007694071351756" datatype="html">
b9fdbff7 1802 <source>We couldn't find any video tied to the URL <x id="INTERPOLATION" equiv-text="{{ pathname }}"/> you were looking for.</source>
1803 <target state="new">We couldn't find any video tied to the URL <x id="INTERPOLATION" equiv-text="{{ pathname }}"/> you were looking for.</target>
90aa0a74
C
1804 <context-group purpose="location">
1805 <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context>
1806 <context context-type="linenumber">7</context>
1807 </context-group>
b9fdbff7 1808 </trans-unit>
d7c6b951 1809 <trans-unit id="7366678433039425999" datatype="html">
b9fdbff7 1810 <source>We couldn't find any resource tied to the URL <x id="INTERPOLATION" equiv-text="{{ pathname }}"/> you were looking for.</source>
1811 <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
1812 <context-group purpose="location">
1813 <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context>
90aa0a74 1814 <context context-type="linenumber">8</context>
95bd9515 1815 </context-group>
ec64adb4 1816 </trans-unit>
d7c6b951 1817 <trans-unit id="3522707340816553139" datatype="html">
ec64adb4
C
1818 <source>Possible reasons:</source>
1819 <target state="new">Possible reasons:</target>
95bd9515 1820 <note priority="1" from="description">Possible reasons preceding a list of reasons a `Not Found` error page may occur</note>
b9fdbff7 1821 <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>
1822 </trans-unit>
d7c6b951 1823 <trans-unit id="6925335998927745197" datatype="html">
ec64adb4
C
1824 <source>You may have used an outdated or broken link</source>
1825 <target state="new">You may have used an outdated or broken link</target>
b9fdbff7 1826 <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>
1827 </trans-unit>
d7c6b951 1828 <trans-unit id="1171455174603388942" datatype="html">
b9fdbff7 1829 <source>The video may have been moved or deleted</source>
1830 <target state="new">The video may have been moved or deleted</target>
95bd9515
C
1831 <context-group purpose="location">
1832 <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context>
90aa0a74
C
1833 <context context-type="linenumber">17</context>
1834 </context-group>
b9fdbff7 1835 </trans-unit>
d7c6b951 1836 <trans-unit id="2213348264902218064" datatype="html">
b9fdbff7 1837 <source>The resource may have been moved or deleted</source>
1838 <target state="new">The resource may have been moved or deleted</target>
90aa0a74
C
1839 <context-group purpose="location">
1840 <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context>
1841 <context context-type="linenumber">18</context>
95bd9515 1842 </context-group>
ec64adb4 1843 </trans-unit>
d7c6b951 1844 <trans-unit id="3209594685692897380" datatype="html">
ec64adb4
C
1845 <source>You may have typed the address or URL incorrectly</source>
1846 <target state="new">You may have typed the address or URL incorrectly</target>
b9fdbff7 1847 <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>
1848 </trans-unit>
d7c6b951 1849 <trans-unit id="3290262698447971494" datatype="html">
b9fdbff7 1850 <source>You are not authorized here.</source>
1851 <target state="new">You are not authorized here.</target>
1852 <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>
1853 </trans-unit>
d7c6b951 1854 <trans-unit id="6209939621665316894" datatype="html">
b9fdbff7 1855 <source>You might need to check your account is allowed by the video or instance owner.</source>
1856 <target state="new">You might need to check your account is allowed by the video or instance owner.</target>
b87b606a
C
1857 <context-group purpose="location">
1858 <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context>
90aa0a74 1859 <context context-type="linenumber">30</context>
b87b606a 1860 </context-group>
b9fdbff7 1861 </trans-unit>
d7c6b951 1862 <trans-unit id="3543381263966122204" datatype="html">
b9fdbff7 1863 <source>You might need to check your account is allowed by the resource or instance owner.</source>
1864 <target state="new">You might need to check your account is allowed by the resource or instance owner.</target>
b87b606a
C
1865 <context-group purpose="location">
1866 <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context>
90aa0a74 1867 <context context-type="linenumber">31</context>
b87b606a 1868 </context-group>
ec64adb4 1869 </trans-unit>
d7c6b951 1870 <trans-unit id="7231414106228227962" datatype="html">
ec64adb4
C
1871 <source>The requested entity body blends sweet bits with a mellow earthiness.</source>
1872 <target state="new"> The requested entity body blends sweet bits with a mellow earthiness. </target>
95bd9515 1873 <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>
b9fdbff7 1874 <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>
1875 </trans-unit>
d7c6b951 1876 <trans-unit id="2933819425721221134" datatype="html">
ec64adb4
C
1877 <source>Sepia seems to like it.</source>
1878 <target state="new">Sepia seems to like it.</target>
95bd9515 1879 <note priority="1" from="description">This is about Sepia's tea</note>
b9fdbff7 1880 <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>
1881 </trans-unit>
ec64adb4
C
1882 <trans-unit id="2971365540217107489" datatype="html">
1883 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source>
1884 <target state="new">Media is too large for the server. Please contact you administrator if you want to increase the limit size.</target>
7c94e1e7 1885
64ef55f7 1886 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">65</context></context-group></trans-unit>
3e84ae32 1887
d7c6b951 1888 <trans-unit id="5131854469652959713" datatype="html">
5a6de093
C
1889 <source>GLOBAL SEARCH</source>
1890 <target state="new">GLOBAL SEARCH</target>
ec64adb4
C
1891 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">26</context></context-group>
1892 </trans-unit>
d7c6b951 1893 <trans-unit id="1843010981261389722" datatype="html">
5a6de093 1894 <source>using <x id="INTERPOLATION"/></source>
ec64adb4
C
1895 <target state="translated">používá <x id="INTERPOLATION"/></target>
1896 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">28</context></context-group>
1897 </trans-unit>
d7c6b951 1898 <trans-unit id="4070041848101291003" datatype="html">
5a6de093
C
1899 <source>Results will be augmented with those of a third-party index. Only data necessary to make the query will be sent.</source>
1900 <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>
ec64adb4 1901 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">32</context></context-group>
b9fdbff7 1902 </trans-unit>
d7c6b951 1903 <trans-unit id="2807610143550376912" datatype="html">
b9fdbff7 1904 <source>Your query will be matched against video names or descriptions, channel names.</source>
1905 <target state="new">Your query will be matched against video names or descriptions, channel names.</target>
90aa0a74
C
1906 <context-group purpose="location">
1907 <context context-type="sourcefile">src/app/header/search-typeahead.component.html</context>
1908 <context context-type="linenumber">37</context>
1909 </context-group>
ec64adb4 1910 </trans-unit>
d7c6b951 1911 <trans-unit id="3801957940570333397" datatype="html">
5a6de093
C
1912 <source>ADVANCED SEARCH</source>
1913 <target state="new">ADVANCED SEARCH</target>
b9fdbff7 1914 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">39</context></context-group>
1915 </trans-unit>
d7c6b951 1916 <trans-unit id="3416071273413341159" datatype="html">
5a6de093
C
1917 <source>any instance</source>
1918 <target state="new">any instance</target>
b9fdbff7 1919 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">42</context></context-group>
1920 </trans-unit>
d7c6b951 1921 <trans-unit id="1764675694412365696" datatype="html">
5a6de093
C
1922 <source>only followed instances</source>
1923 <target state="new">only followed instances</target>
b9fdbff7 1924 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">43</context></context-group>
1925 </trans-unit>
d7c6b951 1926 <trans-unit id="6462732349450217281" datatype="html">
5a6de093
C
1927 <source>Determines whether you can resolve any distant content, or if this instance only allows doing so for instances it follows.</source>
1928 <target state="new">Determines whether you can resolve any distant content, or if this instance only allows doing so for instances it follows.</target>
b9fdbff7 1929 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">41</context></context-group>
1930 </trans-unit>
d7c6b951 1931 <trans-unit id="3710530516408401495" datatype="html">
5a6de093
C
1932 <source>will list the matching channel</source>
1933 <target state="new">will list the matching channel</target>
b9fdbff7 1934 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">50</context></context-group>
1935 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">53</context></context-group>
1936 </trans-unit>
d7c6b951 1937 <trans-unit id="6913541939335935215" datatype="html">
5a6de093
C
1938 <source>will list the matching video</source>
1939 <target state="new">will list the matching video</target>
b9fdbff7 1940 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">56</context></context-group>
1941 </trans-unit>
d7c6b951 1942 <trans-unit id="8854094932942190741">
a55e5579
C
1943 <source>Search...</source>
1944 <target>Hledat...</target>
ec64adb4
C
1945 <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>
1946 </trans-unit>
d7c6b951 1947 <trans-unit id="2468689683507870964" datatype="html">
5a6de093
C
1948 <source>In this instance's network</source>
1949 <target state="new">In this instance's network</target>
ec64adb4
C
1950 <context-group purpose="location"><context context-type="sourcefile">src/app/header/suggestion.component.html</context><context context-type="linenumber">14</context></context-group>
1951 </trans-unit>
d7c6b951 1952 <trans-unit id="4494942989613184609" datatype="html">
5a6de093
C
1953 <source>In the vidiverse</source>
1954 <target state="new">In the vidiverse</target>
ec64adb4
C
1955 <context-group purpose="location"><context context-type="sourcefile">src/app/header/suggestion.component.html</context><context context-type="linenumber">15</context></context-group>
1956 </trans-unit>
d7c6b951 1957 <trans-unit id="5146398958364876914">
6b01ed7b
C
1958 <source>Sort</source>
1959 <target>Seřadit</target>
ec64adb4
C
1960 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">7</context></context-group>
1961 </trans-unit>
d7c6b951 1962 <trans-unit id="5478121364779850827" datatype="html">
ec64adb4 1963 <source>Reset</source>
5a6de093 1964 <target state="new">
5e6c69ce
C
1965 Reset
1966 </target>
4a7056b2
C
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979 <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">205</context></context-group></trans-unit>
d7c6b951 1980 <trans-unit id="4540121094340493564" datatype="html">
b9fdbff7 1981 <source>Display only</source>
1982 <target state="new">Display only</target>
12fa2a6a
C
1983 <context-group purpose="location">
1984 <context context-type="sourcefile">src/app/+search/search-filters.component.html</context>
1985 <context context-type="linenumber">21</context>
1986 </context-group>
b9fdbff7 1987 </trans-unit>
d7c6b951 1988 <trans-unit id="2180217594100853008" datatype="html">
b9fdbff7 1989 <source>Live videos</source>
1990 <target state="new">Live videos</target>
91ae3c4a
C
1991
1992
1993 <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><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">104</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">154</context></context-group></trans-unit>
d7c6b951 1994 <trans-unit id="2392481201920342009" datatype="html">
b9fdbff7 1995 <source>VOD videos</source>
1996 <target state="new">VOD videos</target>
91ae3c4a
C
1997
1998
1999 <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><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">109</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">160</context></context-group></trans-unit>
d7c6b951 2000 <trans-unit id="7970752988844762769">
6b01ed7b
C
2001 <source>Published date</source>
2002 <target>Datum publikace</target>
b9fdbff7 2003 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">59</context></context-group>
2004 </trans-unit>
d7c6b951 2005 <trans-unit id="5038188980760269298">
e31e6015
C
2006 <source>Original publication year</source>
2007 <target>Původní rok publikování</target>
b9fdbff7 2008 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">73</context></context-group>
2009 </trans-unit>
d7c6b951 2010 <trans-unit id="2316758236788716819">
e31e6015
C
2011 <source>After...</source>
2012 <target>Po...</target>
b9fdbff7 2013 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">85</context></context-group>
2014 </trans-unit>
d7c6b951 2015 <trans-unit id="5418443214217152433">
e31e6015
C
2016 <source>Before...</source>
2017 <target>Před...</target>
b9fdbff7 2018 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">95</context></context-group>
2019 </trans-unit>
d7c6b951 2020 <trans-unit id="7410432243549869948">
ad3fa0c5
C
2021 <source>Duration</source>
2022 <target>Trvání</target>
30034b8e
C
2023
2024
4a7056b2 2025 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">108</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">60</context></context-group></trans-unit>
d7c6b951 2026 <trans-unit id="3589238979642505685">
ad3fa0c5
C
2027 <source>Display sensitive content</source>
2028 <target>Zobrazit citlivý obsah</target>
b9fdbff7 2029 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">40</context></context-group>
2030 </trans-unit>
d7c6b951 2031 <trans-unit id="2807800733729323332">
6b01ed7b
C
2032 <source>Yes</source>
2033 <target>Ano</target>
b9fdbff7 2034 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">48</context></context-group>
2035 </trans-unit>
d7c6b951 2036 <trans-unit id="3542042671420335679">
6b01ed7b
C
2037 <source>No</source>
2038 <target>Ne</target>
b9fdbff7 2039 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">53</context></context-group>
2040 </trans-unit>
d7c6b951 2041 <trans-unit id="1806667489382256324">
4a03da5f
C
2042 <source>Category</source>
2043 <target>Kategorie</target>
30034b8e
C
2044
2045
2046
4a7056b2 2047 <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/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">25</context></context-group></trans-unit>
d7c6b951 2048 <trans-unit id="5478121364779850827" datatype="html">
ec64adb4 2049 <source>Reset</source>
5a6de093 2050 <target state="new">
5e6c69ce
C
2051 Reset
2052 </target>
b9fdbff7 2053 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">123</context></context-group>
2054 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">136</context></context-group>
2055 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">149</context></context-group>
2056 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">164</context></context-group>
2057 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">172</context></context-group>
2058 </trans-unit>
d7c6b951 2059 <trans-unit id="2199290266269383925" datatype="html">
5a6de093
C
2060 <source>Display all categories</source>
2061 <target state="new">Display all categories</target>
b9fdbff7 2062 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">127</context></context-group>
2063 </trans-unit>
d7c6b951 2064 <trans-unit id="9065795501872450602">
4a03da5f
C
2065 <source>Licence</source>
2066 <target>Licence</target>
30034b8e
C
2067
2068
2069
4a7056b2 2070 <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/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit>
d7c6b951 2071 <trans-unit id="4184995865179898060" datatype="html">
5a6de093
C
2072 <source>Display all licenses</source>
2073 <target state="new">Display all licenses</target>
b9fdbff7 2074 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">140</context></context-group>
2075 </trans-unit>
d7c6b951 2076 <trans-unit id="2826581353496868063">
4a03da5f
C
2077 <source>Language</source>
2078 <target>Jazyk</target>
30034b8e
C
2079
2080
2081
2082
4a7056b2 2083 <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/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit>
d7c6b951 2084 <trans-unit id="7904142744051432458" datatype="html">
5a6de093
C
2085 <source>Display all languages</source>
2086 <target state="new">Display all languages</target>
b9fdbff7 2087 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">153</context></context-group>
2088 </trans-unit>
d7c6b951 2089 <trans-unit id="2252476112877289102">
6b01ed7b
C
2090 <source>All of these tags</source>
2091 <target>Všechny tyto štítky</target>
b9fdbff7 2092 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">162</context></context-group>
2093 </trans-unit>
d7c6b951 2094 <trans-unit id="4413784616961145955">
6b01ed7b
C
2095 <source>One of these tags</source>
2096 <target>Jeden z těchto štítků</target>
b9fdbff7 2097 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">170</context></context-group>
4a7056b2
C
2098 </trans-unit><trans-unit id="5143793904897598509" datatype="html">
2099 <source>PeerTube instance host</source><target state="new">PeerTube instance host</target>
2100 <context-group purpose="location">
2101 <context context-type="sourcefile">src/app/+search/search-filters.component.html</context>
2102 <context context-type="linenumber">178</context>
2103 </context-group>
b9fdbff7 2104 </trans-unit>
d7c6b951 2105 <trans-unit id="283421392567624698" datatype="html">
5a6de093
C
2106 <source>Search target</source>
2107 <target state="new">Search target</target>
4a7056b2
C
2108
2109 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">187</context></context-group></trans-unit>
d7c6b951 2110 <trans-unit id="2489767671380266270" datatype="html">
5a6de093
C
2111 <source>Vidiverse</source>
2112 <target state="new">Vidiverse</target>
4a7056b2
C
2113
2114 <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 2115 <trans-unit id="5478121364779850827" datatype="html">
ec64adb4 2116 <source>Reset</source>
5a6de093 2117 <target state="new">
5e6c69ce
C
2118 Reset
2119 </target>
b9fdbff7 2120 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">197</context></context-group>
2121 </trans-unit>
d7c6b951 2122 <trans-unit id="8829497237648100098">
6b01ed7b
C
2123 <source>Filter</source>
2124 <target>Filtr</target>
4a7056b2
C
2125
2126 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">208</context></context-group></trans-unit>
d7c6b951 2127 <trans-unit id="6479885129995567639" datatype="html">
5a6de093
C
2128 <source>Video channels</source>
2129 <target state="new">Video channels</target>
ec64adb4
C
2130 <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>
2131 </trans-unit>
d7c6b951 2132 <trans-unit id="1909308046360229945">
ae8b8faf
C
2133 <source>Add caption</source>
2134 <target>Přidat titulek</target>
ec64adb4
C
2135 <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>
2136 </trans-unit>
d7c6b951 2137 <trans-unit id="753928283782809091">
ae8b8faf
C
2138 <source>Select the caption file</source>
2139 <target>Vyberte soubor s titulky</target>
ec64adb4
C
2140 <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>
2141 </trans-unit>
d7c6b951 2142 <trans-unit id="4616828176080418150">
16e3c494 2143 <source>This will replace an existing caption!</source>
ae8b8faf
C
2144 <target>
2145 Tohle nahradí existující titulek!
2146 </target>
ec64adb4
C
2147 <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>
2148 </trans-unit>
d7c6b951 2149 <trans-unit id="2752121353049766867">
ae8b8faf
C
2150 <source>Add this caption</source>
2151 <target>Přidat tento titulek</target>
ec64adb4
C
2152 <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>
2153 </trans-unit>
d7c6b951 2154 <trans-unit id="5701618810648052610">
ae8b8faf
C
2155 <source>Title</source>
2156 <target>Nadpis</target>
ec64adb4
C
2157 <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>
2158 </trans-unit>
d7c6b951 2159 <trans-unit id="7886570921510760899">
ae8b8faf
C
2160 <source>Tags</source>
2161 <target>Štítky</target>
30034b8e
C
2162
2163
4a7056b2 2164 <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/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">52</context></context-group></trans-unit>
d7c6b951 2165 <trans-unit id="354332809647287722" datatype="html">
ec64adb4 2166 <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
2167 <target state="new">
2168 Tags could be used to suggest relevant recommendations.
3e84ae32 2169 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
5a6de093 2170 There is a maximum of 5 tags.
3e84ae32 2171 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
5a6de093 2172 Press
3e84ae32
C
2173 <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="&lt;kbd>"/>Enter
2174 <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="&lt;/kbd>"/> to add a new tag.
5a6de093
C
2175
2176 </target>
ec64adb4
C
2177 <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>
2178 </trans-unit>
d7c6b951 2179 <trans-unit id="3265632123453688399" datatype="html">
16e3c494 2180 <source>Enter a new tag</source>
2181 <target state="new">Enter a new tag</target>
ec64adb4
C
2182 <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>
2183 </trans-unit>
2184 <trans-unit id="6179532215548637839" datatype="html">
2185 <source>extensions</source>
2186 <target state="new">extensions</target>
b9fdbff7 2187 <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>
2188 </trans-unit>
ec64adb4
C
2189 <trans-unit id="8054921481196967348" datatype="html">
2190 <source>This image is too large.</source>
2191 <target state="new">This image is too large.</target>
8d120a56 2192 <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>
2193 <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>
2194 </trans-unit>
d7c6b951 2195 <trans-unit id="6259523075362402245" datatype="html">
b9fdbff7 2196 <source>Upload a new banner</source>
2197 <target state="new">Upload a new banner</target>
2198 <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>
2199 <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>
2200 </trans-unit>
d7c6b951 2201 <trans-unit id="1117672957968812680" datatype="html">
b9fdbff7 2202 <source>Change your banner</source>
2203 <target state="new">Change your banner</target>
2204 <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>
2205 </trans-unit>
d7c6b951 2206 <trans-unit id="3394080812181176794" datatype="html">
b9fdbff7 2207 <source>Remove banner</source>
2208 <target state="new">Remove banner</target>
2209 <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>
8d120a56 2210 </trans-unit>
2211 <trans-unit id="7306351600905511107" datatype="html">
2212 <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>
2213 <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>
2214 <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>
2215 </trans-unit>
b9fdbff7 2216 <trans-unit id="3220184757632006830" datatype="html">
2217 <source>Account avatar</source>
2218 <target state="new">Account avatar</target>
90aa0a74 2219 <context-group purpose="location">
fee7bbc3
C
2220 <context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context>
2221 <context context-type="linenumber">47</context>
90aa0a74 2222 </context-group>
b9fdbff7 2223 </trans-unit>
2224 <trans-unit id="1138964882426023395" datatype="html">
2225 <source>Channel avatar</source>
2226 <target state="new">Channel avatar</target>
90aa0a74 2227 <context-group purpose="location">
fee7bbc3
C
2228 <context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context>
2229 <context context-type="linenumber">48</context>
90aa0a74 2230 </context-group>
8d120a56 2231 </trans-unit>
2232 <trans-unit id="1358902062258458923" datatype="html">
3e84ae32
C
2233 <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>
2234 <target state="new"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> that also supports <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></target>
c5c848c5
C
2235 <context-group purpose="location">
2236 <context context-type="sourcefile">src/app/shared/shared-custom-markup/custom-markup-help.component.html</context>
2237 <context context-type="linenumber">2</context>
2238 </context-group>
8d120a56 2239 </trans-unit>
2240 <trans-unit id="7976591803735140601" datatype="html">
2241 <source>Latest published video</source>
2242 <target state="new">Latest published video</target>
c5c848c5
C
2243 <context-group purpose="location">
2244 <context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context>
2245 <context context-type="linenumber">24</context>
2246 </context-group>
64ef55f7
C
2247 </trans-unit><trans-unit id="283609029522452529" datatype="html">
2248 <source>Error in channel miniature component: <x id="PH" equiv-text="err.message"/></source><target state="new">Error in channel miniature component: <x id="PH" equiv-text="err.message"/></target>
2249 <context-group purpose="location">
2250 <context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.ts</context>
2251 <context context-type="linenumber">57</context>
2252 </context-group>
2253 </trans-unit><trans-unit id="3059355667050002541" datatype="html">
2254 <source>Error in playlist miniature component: <x id="PH" equiv-text="err.message"/></source><target state="new">Error in playlist miniature component: <x id="PH" equiv-text="err.message"/></target>
2255 <context-group purpose="location">
2256 <context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/playlist-miniature-markup.component.ts</context>
2257 <context context-type="linenumber">47</context>
2258 </context-group>
2259 </trans-unit><trans-unit id="863691161959989717" datatype="html">
2260 <source>Error in video miniature component: <x id="PH" equiv-text="err.message"/></source><target state="new">Error in video miniature component: <x id="PH" equiv-text="err.message"/></target>
2261 <context-group purpose="location">
2262 <context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/video-miniature-markup.component.ts</context>
2263 <context context-type="linenumber">59</context>
2264 </context-group>
2265 </trans-unit><trans-unit id="1247256698916587400" datatype="html">
2266 <source>Error in videos list component: <x id="PH" equiv-text="err.message"/></source><target state="new">Error in videos list component: <x id="PH" equiv-text="err.message"/></target>
2267 <context-group purpose="location">
2268 <context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/videos-list-markup.component.ts</context>
2269 <context context-type="linenumber">77</context>
2270 </context-group>
b9fdbff7 2271 </trans-unit>
d7c6b951 2272 <trans-unit id="1460134385691851101" datatype="html">
b9fdbff7 2273 <source>Advanced filters</source>
2274 <target state="new">Advanced filters</target>
90aa0a74 2275 <context-group purpose="location">
fee7bbc3
C
2276 <context context-type="sourcefile">src/app/shared/shared-forms/advanced-input-filter.component.html</context>
2277 <context context-type="linenumber">8</context>
c5ce27f8
C
2278 </context-group>
2279 </trans-unit>
d7c6b951 2280 <trans-unit id="2504502765849142619" datatype="html">
5a6de093
C
2281 <source>No items found</source>
2282 <target state="new">No items found</target>
ec64adb4
C
2283 <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>
2284 </trans-unit>
d7c6b951 2285 <trans-unit id="4902817035128594900">
a55e5579
C
2286 <source>Description</source>
2287 <target>Popis</target>
b9fdbff7 2288 <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>
2289 <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>
2290 <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>
2291 <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>
2292 <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>
2293 <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>
2294 <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>
2295 <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>
2296 </trans-unit>
d7c6b951 2297 <trans-unit id="8740951153302736329" datatype="html">
16e3c494 2298 <source>Video descriptions are truncated by default and require manual action to expand them.</source>
2299 <target state="new">
040758e0
C
2300 Video descriptions are truncated by default and require manual action to expand them.
2301 </target>
ec64adb4 2302 <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>
8d120a56 2303 </trans-unit>
2304 <trans-unit id="2090254132451149776" datatype="html">
3e84ae32
C
2305 <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>
2306 <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>
09e1784b
C
2307 <context-group purpose="location">
2308 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context>
2309 <context context-type="linenumber">79,80</context>
2310 </context-group>
ec64adb4 2311 </trans-unit>
d7c6b951 2312 <trans-unit id="5462361983940693567">
ae8b8faf
C
2313 <source>Channel</source>
2314 <target>Kanál</target>
8d120a56 2315 <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>
2316 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">70</context></context-group>
2317 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">34</context></context-group>
2318 <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>
2319 <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>
2320 <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>
2321 <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>
2322 <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>
2323 </trans-unit>
d7c6b951 2324 <trans-unit id="8440128775129354214">
ae8b8faf
C
2325 <source>Privacy</source>
2326 <target>Soukromí</target>
30034b8e
C
2327
2328
2329
2330
2331
2332
2333
2334
2335
2336 <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/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">2</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">22</context></context-group></trans-unit>
d7c6b951 2337 <trans-unit id="2806917038528218276" datatype="html">
5a6de093
C
2338 <source>FAQ</source>
2339 <target state="new">FAQ</target>
8d120a56 2340 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">138</context></context-group>
2341 </trans-unit>
d7c6b951 2342 <trans-unit id="3620232640697554352" datatype="html">
5a6de093
C
2343 <source>Frequently asked questions about PeerTube</source>
2344 <target state="new">Frequently asked questions about PeerTube</target>
8d120a56 2345 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">138</context></context-group>
2346 </trans-unit>
d7c6b951 2347 <trans-unit id="8942351587754185907" datatype="html">
5a6de093
C
2348 <source>API</source>
2349 <target state="new">API</target>
8d120a56 2350 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">140</context></context-group>
2351 </trans-unit>
d7c6b951 2352 <trans-unit id="3722967224215437913" datatype="html">
5a6de093
C
2353 <source>API documentation</source>
2354 <target state="new">API documentation</target>
8d120a56 2355 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">140</context></context-group>
2356 </trans-unit>
d7c6b951 2357 <trans-unit id="9012879216268259096">
5a6de093 2358 <source>Schedule publication (<x id="INTERPOLATION"/>)</source>
ec64adb4
C
2359 <target>Naplánovat publikování (<x id="INTERPOLATION"/>)</target>
2360 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">117</context></context-group>
2361 </trans-unit>
d7c6b951 2362 <trans-unit id="9155449485123349070" datatype="html">
5a6de093
C
2363 <source>Contains sensitive content</source>
2364 <target state="new">Contains sensitive content</target>
ec64adb4 2365 <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>
b9fdbff7 2366 </trans-unit>
d7c6b951 2367 <trans-unit id="4850841867094321899" datatype="html">
b9fdbff7 2368 <source>Some instances hide videos containing mature or explicit content by default.</source>
2369 <target state="new">Some instances hide videos containing mature or explicit content by default.</target>
fee7bbc3
C
2370 <context-group purpose="location">
2371 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context>
2372 <context context-type="linenumber">135</context>
2373 </context-group>
ec64adb4 2374 </trans-unit>
d7c6b951 2375 <trans-unit id="4895908242997839943" datatype="html">
5a6de093
C
2376 <source>Publish after transcoding</source>
2377 <target state="new">Publish after transcoding</target>
ec64adb4
C
2378 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">141</context></context-group>
2379 </trans-unit>
d7c6b951 2380 <trans-unit id="5596242684708779591" datatype="html">
16e3c494 2381 <source>If you decide not to wait for transcoding before publishing the video, it could be unplayable until transcoding ends.</source>
2382 <target state="new">If you decide not to wait for transcoding before publishing the video, it could be unplayable until transcoding ends.</target>
ec64adb4
C
2383 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">145</context></context-group>
2384 </trans-unit>
d7c6b951 2385 <trans-unit id="5984574397847510001">
ae8b8faf
C
2386 <source>Basic info</source>
2387 <target>Základní údaje</target>
ec64adb4
C
2388 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">5</context></context-group>
2389 </trans-unit>
d7c6b951 2390 <trans-unit id="2142169012597585513">
ae8b8faf
C
2391 <source>Add another caption</source>
2392 <target>Přidat další titulek</target>
ec64adb4
C
2393 <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>
2394 </trans-unit>
d7c6b951 2395 <trans-unit id="4525569337497033381" datatype="html">
16e3c494 2396 <source>See the subtitle file</source>
2397 <target state="new">See the subtitle file</target>
ec64adb4
C
2398 <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>
2399 </trans-unit>
d7c6b951 2400 <trans-unit id="5600963353867835532" datatype="html">
3e84ae32 2401 <source>Already uploaded ✔</source>
16e3c494 2402 <target state="new">Already uploaded ✔</target>
ec64adb4
C
2403 <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>
2404 </trans-unit>
d7c6b951 2405 <trans-unit id="73284819990858102" datatype="html">
16e3c494 2406 <source>Will be created on update</source>
2407 <target state="new">Will be created on update</target>
ec64adb4
C
2408 <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>
2409 </trans-unit>
d7c6b951 2410 <trans-unit id="7044449271109607418" datatype="html">
16e3c494 2411 <source>Cancel create</source>
2412 <target state="new">Cancel create</target>
ec64adb4
C
2413 <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>
2414 </trans-unit>
d7c6b951 2415 <trans-unit id="7879454016898626211" datatype="html">
16e3c494 2416 <source>Will be deleted on update</source>
2417 <target state="new">Will be deleted on update</target>
ec64adb4
C
2418 <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>
2419 </trans-unit>
d7c6b951 2420 <trans-unit id="305832955565133216" datatype="html">
16e3c494 2421 <source>Cancel deletion</source>
2422 <target state="new">Cancel deletion</target>
ec64adb4
C
2423 <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>
2424 </trans-unit>
d7c6b951 2425 <trans-unit id="360396717319152766">
16e3c494 2426 <source>No captions for now.</source>
a55e5579 2427 <target>
ae8b8faf
C
2428 Prozatím tu nejsou žádné titulky.
2429 </target>
ec64adb4
C
2430 <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>
2431 </trans-unit>
d7c6b951 2432 <trans-unit id="8508836953540308271" datatype="html">
ec64adb4
C
2433 <source>Live settings</source>
2434 <target state="new">Live settings</target>
2435 <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>
2436 </trans-unit>
d7c6b951 2437 <trans-unit id="6297019164970912850" datatype="html">
ec64adb4
C
2438 <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>
2439 <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>
2440 <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>
2441 </trans-unit>
d7c6b951 2442 <trans-unit id="3272292170221289235" datatype="html">
ec64adb4
C
2443 <source>This is a permanent live</source>
2444 <target state="new">This is a permanent live</target>
2445 <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>
2446 </trans-unit>
d7c6b951 2447 <trans-unit id="1212376766715456139" datatype="html">
ec64adb4
C
2448 <source>⚠️ If you enable this option, your live will be terminated if you exceed your video quota</source>
2449 <target state="new">⚠️ If you enable this option, your live will be terminated if you exceed your video quota</target>
2450 <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>
2451 </trans-unit>
d7c6b951 2452 <trans-unit id="8891497955962997247" datatype="html">
ec64adb4
C
2453 <source>Automatically publish a replay when your live ends</source>
2454 <target state="new">Automatically publish a replay when your live ends</target>
2455 <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>
2456 </trans-unit>
d7c6b951 2457 <trans-unit id="2602773901491715295">
ae8b8faf
C
2458 <source>Captions</source>
2459 <target>Titulky</target>
64ef55f7
C
2460
2461
2462
2463 <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">181</context></context-group></trans-unit>
d7c6b951 2464 <trans-unit id="1168086599577356916" datatype="html">
16e3c494 2465 <source>Video preview</source>
2466 <target state="new">Video preview</target>
ec64adb4
C
2467 <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>
2468 </trans-unit>
d7c6b951 2469 <trans-unit id="2288513108450439427">
ae8b8faf
C
2470 <source>Support</source>
2471 <target>Podpora</target>
b9fdbff7 2472 <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>
2473 <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>
2474 </trans-unit>
d7c6b951 2475 <trans-unit id="1359533927353954373" datatype="html">
b9fdbff7 2476 <source>View account</source>
2477 <target state="new">View account</target>
2478 <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>
2479 </trans-unit>
d7c6b951 2480 <trans-unit id="3799746968259478616" datatype="html">
b9fdbff7 2481 <source>View account</source>
2482 <target state="new"> View account </target>
90aa0a74
C
2483 <context-group purpose="location">
2484 <context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context>
2485 <context context-type="linenumber">42,43</context>
2486 </context-group>
b9fdbff7 2487 </trans-unit>
d7c6b951 2488 <trans-unit id="6778225321073009261" datatype="html">
b9fdbff7 2489 <source>View owner account</source>
2490 <target state="new"> View owner account </target>
90aa0a74
C
2491 <context-group purpose="location">
2492 <context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context>
2493 <context context-type="linenumber">46,47</context>
2494 </context-group>
b9fdbff7 2495 </trans-unit>
d7c6b951 2496 <trans-unit id="8798391261676185924" datatype="html">
b9fdbff7 2497 <source>VIDEO CHANNEL</source>
2498 <target state="new">VIDEO CHANNEL</target>
90aa0a74
C
2499 <context-group purpose="location">
2500 <context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context>
2501 <context context-type="linenumber">55</context>
2502 </context-group>
b9fdbff7 2503 </trans-unit>
d7c6b951 2504 <trans-unit id="5121874940679887597" datatype="html">
b9fdbff7 2505 <source>Copy channel handle</source>
2506 <target state="new">Copy channel handle</target>
90aa0a74
C
2507 <context-group purpose="location">
2508 <context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context>
2509 <context context-type="linenumber">66</context>
2510 </context-group>
b9fdbff7 2511 </trans-unit>
d7c6b951 2512 <trans-unit id="3068011377000255023" datatype="html">
b9fdbff7 2513 <source>{VAR_PLURAL, plural, =1 {1 videos} other {<x id="INTERPOLATION"/> videos}}</source>
2514 <target state="new">{VAR_PLURAL, plural, =1 {1 videos} other {<x id="INTERPOLATION"/> videos}}</target>
8d120a56 2515 <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>
2516 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">41</context></context-group>
2517 <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>
2518 <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>
2519 </trans-unit>
d7c6b951 2520 <trans-unit id="8856905278208146821" datatype="html">
b9fdbff7 2521 <source><x id="ICU" equiv-text="{channelVideosCount, plural, =1 {1 videos} other {{{ channelVideosCount }} videos}}"/> </source>
2522 <target state="new"> <x id="ICU" equiv-text="{channelVideosCount, plural, =1 {1 videos} other {{{ channelVideosCount }} videos}}"/> </target>
90aa0a74
C
2523 <context-group purpose="location">
2524 <context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context>
2525 <context context-type="linenumber">76,77</context>
2526 </context-group>
b9fdbff7 2527 </trans-unit>
d7c6b951 2528 <trans-unit id="2486917589932345430" datatype="html">
b9fdbff7 2529 <source>OWNER ACCOUNT</source>
2530 <target state="new">OWNER ACCOUNT</target>
2531 <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>
2532 </trans-unit>
d7c6b951 2533 <trans-unit id="1952020204339597057" datatype="html">
ec64adb4 2534 <source>Short text to tell people how they can support you (membership platform...).</source>
5a6de093 2535 <target state="new">
4891e4c7
C
2536 Short text to tell people how they can support you (membership platform...).
2537 </target>
ec64adb4
C
2538 <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>
2539 </trans-unit>
d7c6b951 2540 <trans-unit id="7958716262877895706">
ae8b8faf
C
2541 <source>Original publication date</source>
2542 <target>Původní datum publikace</target>
ec64adb4
C
2543 <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>
2544 </trans-unit>
d7c6b951 2545 <trans-unit id="50985514722149155" datatype="html">
ec64adb4 2546 <source>This is the date when the content was originally published (e.g. the release date for a film)</source>
5a6de093 2547 <target state="new">
4891e4c7
C
2548 This is the date when the content was originally published (e.g. the release date for a film)
2549 </target>
ec64adb4
C
2550 <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>
2551 </trans-unit>
d7c6b951 2552 <trans-unit id="1669378369440073270" datatype="html">
ec64adb4
C
2553 <source>Plugin settings</source>
2554 <target state="new">Plugin settings</target>
2555 <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>
2556 </trans-unit>
d7c6b951 2557 <trans-unit id="2200003513633568069">
ae8b8faf
C
2558 <source>Enable video comments</source>
2559 <target>Povolit komentáře</target>
ec64adb4
C
2560 <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>
2561 </trans-unit>
d7c6b951 2562 <trans-unit id="8896564060463626070">
ae8b8faf
C
2563 <source>Enable download</source>
2564 <target>Download povolen</target>
ec64adb4
C
2565 <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>
2566 </trans-unit>
d7c6b951 2567 <trans-unit id="8821221480638803282">
ae8b8faf
C
2568 <source>Advanced settings</source>
2569 <target>Rozšířená nastavení</target>
ec64adb4
C
2570 <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>
2571 </trans-unit>
d7c6b951 2572 <trans-unit id="2375260419993138758">
ae8b8faf
C
2573 <source>URL</source>
2574 <target>URL</target>
ec64adb4
C
2575 <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>
2576 <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>
2577 <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>
2578 </trans-unit>
d7c6b951 2579 <trans-unit id="6760671759540007434" datatype="html">
ec64adb4
C
2580 <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>
2581 <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>
2582 <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>
2583 </trans-unit>
d7c6b951 2584 <trans-unit id="460353452916242022" datatype="html">
16e3c494 2585 <source>Sorry, but something went wrong</source>
2586 <target state="new">Sorry, but something went wrong</target>
b9fdbff7 2587 <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>
2588 <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>
2589 <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>
2590 <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>
2591 </trans-unit>
d7c6b951 2592 <trans-unit id="5359075917564707730" datatype="html">
ec64adb4 2593 <source>Congratulations, the video behind <x id="INTERPOLATION"/> will be imported! You can already add information about this video. </source>
16e3c494 2594 <target state="new">
5a6de093
C
2595 Congratulations, the video behind
2596 <x id="INTERPOLATION" equiv-text="{{ targetUrl }}"/> will be imported! You can already add information about this video.
2597
2598 </target>
ec64adb4
C
2599 <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>
2600 </trans-unit>
d7c6b951 2601 <trans-unit id="4021752662928002901">
ae8b8faf
C
2602 <source>Update</source>
2603 <target>Aktualizovat</target>
64ef55f7
C
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614 <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">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-update.component.ts</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">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 2615 <trans-unit id="6722765664648523978">
ae8b8faf
C
2616 <source>Select the file to upload</source>
2617 <target>Zvolte soubor k nahrání</target>
ec64adb4
C
2618 <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>
2619 <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>
2620 </trans-unit>
5a6de093 2621 <trans-unit id="9172233176401579786" datatype="html">
16e3c494 2622 <source>Scheduled</source>
2623 <target state="new">Scheduled</target>
722b6558
C
2624
2625 <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>
5a6de093
C
2626 <trans-unit id="1435317307066082710" datatype="html">
2627 <source>Hide the video until a specific date</source>
2628 <target state="new">Hide the video until a specific date</target>
722b6558
C
2629
2630 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">193</context></context-group></trans-unit>
d7c6b951 2631 <trans-unit id="6148369758871787018" datatype="html">
16e3c494 2632 <source>Video background image</source>
2633 <target state="new">Video background image</target>
b9fdbff7 2634 <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>
2635 </trans-unit>
d7c6b951 2636 <trans-unit id="7099631707196015765" datatype="html">
ec64adb4 2637 <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>
16e3c494 2638 <target state="new">
040758e0 2639 Image that will be merged with your audio file.
5a6de093 2640
3e84ae32 2641 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
040758e0 2642 The chosen image will be definitive and cannot be modified.
5a6de093 2643
040758e0 2644 </target>
b9fdbff7 2645 <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>
2646 </trans-unit>
d7c6b951 2647 <trans-unit id="4626927731329688072" datatype="html">
ec64adb4
C
2648 <source>Total video uploaded</source>
2649 <target state="new">Total video uploaded</target>
b9fdbff7 2650 <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>
2651 </trans-unit>
d7c6b951 2652 <trans-unit id="1185207825965405436" datatype="html">
5a6de093
C
2653 <source>Processing…</source>
2654 <target state="new">Processing…</target>
b9fdbff7 2655 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">65</context></context-group>
2656 </trans-unit>
d7c6b951 2657 <trans-unit id="7934833136974560675" datatype="html">
ec64adb4
C
2658 <source>Retry</source>
2659 <target state="new">Retry</target>
95bd9515 2660 <note priority="1" from="description">Retry failed upload of a video</note>
b9fdbff7 2661 <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>
2662 </trans-unit>
d7c6b951 2663 <trans-unit id="2127094963121208963" datatype="html">
5a6de093
C
2664 <source>Total video quota</source>
2665 <target state="new">Total video quota</target>
b9fdbff7 2666 <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>
2667 <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>
2668 </trans-unit>
d7c6b951 2669 <trans-unit id="1522676094837508187" datatype="html">
16e3c494 2670 <source>Congratulations! Your video is now available in your private library.</source>
2671 <target state="new">
040758e0
C
2672 Congratulations! Your video is now available in your private library.
2673</target>
b9fdbff7 2674 <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>
2675 </trans-unit>
d7c6b951 2676 <trans-unit id="3768339632235914548">
ae8b8faf
C
2677 <source>Publish will be available when upload is finished</source>
2678 <target>Publikovat lze jakmile bude dokončeno nahrávání</target>
b9fdbff7 2679 <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>
2680 </trans-unit>
d7c6b951 2681 <trans-unit id="7430416142942514215">
ae8b8faf
C
2682 <source>Publish</source>
2683 <target>Publikovat</target>
b9fdbff7 2684 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">106</context></context-group>
2685 <context-group purpose="location"><context context-type="sourcefile">src/app/header/header.component.html</context><context context-type="linenumber">5</context></context-group>
8d120a56 2686 </trans-unit>
2687 <trans-unit id="6161604372916832458" datatype="html">
2688 <source>Upload on hold</source>
2689 <target state="new">Upload on hold</target>
7c94e1e7 2690
91ae3c4a 2691 <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">167</context></context-group></trans-unit>
d7c6b951 2692 <trans-unit id="285180972645018518" datatype="html">
5a6de093
C
2693 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source>
2694 <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>
91ae3c4a
C
2695
2696 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.ts</context><context context-type="linenumber">102</context></context-group></trans-unit><trans-unit id="1138810463037464722" datatype="html">
2697 <source>Uploaded videos are reviewed before publishing for your account. If you want to add videos without moderation review, an admin must turn off your videos auto-block.</source><target state="new">Uploaded videos are reviewed before publishing for your account. If you want to add videos without moderation review, an admin must turn off your videos auto-block.</target>
2698 <context-group purpose="location">
2699 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.ts</context>
2700 <context context-type="linenumber">104</context>
2701 </context-group>
2702 </trans-unit><trans-unit id="438743381693904838" datatype="html">
2703 <source>Your daily video quota is insufficient. If you want to add more videos, you must wait for 24 hours or an admin must increase your daily quota.</source><target state="new">Your daily video quota is insufficient. If you want to add more videos, you must wait for 24 hours or an admin must increase your daily quota.</target>
2704 <context-group purpose="location">
2705 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.ts</context>
2706 <context context-type="linenumber">106</context>
2707 </context-group>
2708 </trans-unit><trans-unit id="6796692581512042469" datatype="html">
2709 <source>Your video quota is insufficient. If you want to add more videos, an admin must increase your quota.</source><target state="new">Your video quota is insufficient. If you want to add more videos, an admin must increase your quota.</target>
2710 <context-group purpose="location">
2711 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.ts</context>
2712 <context context-type="linenumber">108</context>
2713 </context-group>
ec64adb4 2714 </trans-unit>
d7c6b951 2715 <trans-unit id="2587226585711833549" datatype="html">
5a6de093
C
2716 <source>Read instance rules for help</source>
2717 <target state="new">Read instance rules for help</target>
91ae3c4a
C
2718
2719 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">2</context></context-group></trans-unit>
d7c6b951 2720 <trans-unit id="3455474330346212563" datatype="html">
16e3c494 2721 <source>Select the torrent to import</source>
2722 <target state="new">Select the torrent to import</target>
ec64adb4
C
2723 <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>
2724 <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>
2725 </trans-unit>
d7c6b951 2726 <trans-unit id="290735093992020324" datatype="html">
5a6de093
C
2727 <source>OR</source>
2728 <target state="new">OR</target>
ec64adb4
C
2729 <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>
2730 </trans-unit>
d7c6b951 2731 <trans-unit id="6173286379208830044" datatype="html">
16e3c494 2732 <source>Paste magnet URI</source>
2733 <target state="new">Paste magnet URI</target>
ec64adb4
C
2734 <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>
2735 </trans-unit>
d7c6b951 2736 <trans-unit id="2424051823705402833" datatype="html">
16e3c494 2737 <source>Congratulations, the video will be imported with BitTorrent! You can already add information about this video.</source>
2738 <target state="new">
040758e0
C
2739 Congratulations, the video will be imported with BitTorrent! You can already add information about this video.
2740</target>
ec64adb4 2741 <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>
8d120a56 2742 </trans-unit>
2743 <trans-unit id="4422946962830681102" datatype="html">
2744 <source>Torrents with only 1 file are supported.</source>
2745 <target state="new">Torrents with only 1 file are supported.</target>
64ef55f7
C
2746
2747 <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">120</context></context-group></trans-unit>
ec64adb4
C
2748 <trans-unit id="7860848084471862305" datatype="html">
2749 <source>Cannot create live because this instance have too many created lives</source>
2750 <target state="new">Cannot create live because this instance have too many created lives</target>
64ef55f7 2751
91ae3c4a 2752 <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">101</context></context-group></trans-unit>
ec64adb4
C
2753 <trans-unit id="1278564497286613571" datatype="html">
2754 <source>Cannot create live because you created too many lives</source>
2755 <target state="new">Cannot create live because you created too many lives</target>
64ef55f7 2756
91ae3c4a 2757 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">103</context></context-group></trans-unit>
ec64adb4
C
2758 <trans-unit id="2621043320678012413" datatype="html">
2759 <source>Live published.</source>
2760 <target state="new">Live published.</target>
64ef55f7 2761
91ae3c4a 2762 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">134</context></context-group></trans-unit>
d7c6b951 2763 <trans-unit id="8218579597782287078" datatype="html">
ec64adb4
C
2764 <source>Go Live</source>
2765 <target state="new">Go Live</target>
2766 <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>
2767 </trans-unit>
d7c6b951 2768 <trans-unit id="3282368691598224543" datatype="html">
ec64adb4
C
2769 <source>Max live duration is <x id="INTERPOLATION"/>. If your live reaches this limit, it will be automatically terminated. </source>
2770 <target state="new"> Max live duration is <x id="INTERPOLATION"/>. If your live reaches this limit, it will be automatically terminated.
6f512b68 2771</target>
ec64adb4
C
2772 <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>
2773 </trans-unit>
d7c6b951 2774 <trans-unit id="2993949426196989262" datatype="html">
ec64adb4 2775 <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
2776 <target state="new">
2777 We recommend you to not use the
3e84ae32
C
2778 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>root
2779 <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 2780
3e84ae32 2781 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
5a6de093 2782 Instead,
3e84ae32
C
2783 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>create a dedicated account
2784 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to upload your videos.
5a6de093
C
2785
2786 </target>
91ae3c4a
C
2787
2788 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit>
d7c6b951 2789 <trans-unit id="293476877021544115" datatype="html">
5a6de093 2790 <source>Import <x id="INTERPOLATION"/></source>
ec64adb4 2791 <target state="translated">Importovat <x id="INTERPOLATION"/></target>
91ae3c4a
C
2792
2793 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit>
d7c6b951 2794 <trans-unit id="4766833966971572147" datatype="html">
5a6de093
C
2795 <source>Upload <x id="INTERPOLATION"/></source>
2796 <target state="new">Upload
2797 <x id="INTERPOLATION" equiv-text="{{ videoName }}"/>
2798 </target>
91ae3c4a
C
2799
2800 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit>
d7c6b951 2801 <trans-unit id="7003826819757856838">
ae8b8faf
C
2802 <source>Upload a file</source>
2803 <target>Nahrát soubor</target>
91ae3c4a
C
2804
2805 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
d7c6b951 2806 <trans-unit id="2061223017941329156" datatype="html">
16e3c494 2807 <source>Import with URL</source>
2808 <target state="new">Import with URL</target>
91ae3c4a
C
2809
2810 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">63</context></context-group></trans-unit>
d7c6b951 2811 <trans-unit id="8740142697043012403" datatype="html">
16e3c494 2812 <source>Import with torrent</source>
2813 <target state="new">Import with torrent</target>
91ae3c4a
C
2814
2815 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">73</context></context-group></trans-unit>
d7c6b951 2816 <trans-unit id="6066940329544282265" datatype="html">
ec64adb4
C
2817 <source>Go live</source>
2818 <target state="new">Go live</target>
91ae3c4a
C
2819
2820 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">83</context></context-group></trans-unit>
d7c6b951 2821 <trans-unit id="3907889591911208762" datatype="html">
ec64adb4 2822 <source>Other videos</source>
5a6de093 2823 <target state="new">
8adc5ddb
C
2824 Other videos
2825 </target>
30034b8e
C
2826
2827 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.html</context><context context-type="linenumber">5</context></context-group></trans-unit>
d7c6b951 2828 <trans-unit id="2913936134410914576" datatype="html">
5a6de093
C
2829 <source>AUTOPLAY</source>
2830 <target state="new">AUTOPLAY</target>
30034b8e
C
2831
2832 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit>
ec64adb4
C
2833 <trans-unit id="4619111912751495491" datatype="html">
2834 <source>Report this comment</source>
2835 <target state="new">Report this comment</target>
30034b8e
C
2836
2837 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.ts</context><context context-type="linenumber">178</context></context-group></trans-unit>
d7c6b951 2838 <trans-unit id="7419704019640008953">
ae8b8faf
C
2839 <source>Share</source>
2840 <target>Sdílet</target>
ec64adb4
C
2841 <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>
2842 <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>
2843 </trans-unit>
d7c6b951 2844 <trans-unit id="6599497107591892109" datatype="html">
5a6de093
C
2845 <source>Share the playlist</source>
2846 <target state="new">Share the playlist</target>
ec64adb4
C
2847 <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>
2848 </trans-unit>
d7c6b951 2849 <trans-unit id="6460270615876918310" datatype="html">
5a6de093
C
2850 <source>Share the playlist at this video position</source>
2851 <target state="new">Share the playlist at this video position</target>
ec64adb4
C
2852 <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>
2853 </trans-unit>
d7c6b951 2854 <trans-unit id="1253396341165671470" datatype="html">
5a6de093
C
2855 <source>Share the video</source>
2856 <target state="new">Share the video</target>
ec64adb4
C
2857 <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>
2858 </trans-unit>
d7c6b951 2859 <trans-unit id="1845599966367432388" datatype="html">
5e6c69ce
C
2860 <source>QR-Code</source>
2861 <target state="new">QR-Code</target>
ec64adb4
C
2862 <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>
2863 <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>
2864 </trans-unit>
d7c6b951 2865 <trans-unit id="1122876732223594710" datatype="html">
ec64adb4 2866 <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>
5a6de093 2867 <target state="new">
5e6c69ce
C
2868 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).
2869 </target>
ec64adb4
C
2870 <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>
2871 <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>
2872 </trans-unit>
d7c6b951 2873 <trans-unit id="8151017381798767627">
ae8b8faf
C
2874 <source>Embed</source>
2875 <target>Vložit do stránky</target>
ec64adb4
C
2876 <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>
2877 <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>
2878 </trans-unit>
d7c6b951 2879 <trans-unit id="6375858514817734542" datatype="html">
16e3c494 2880 <source>Auto select subtitle</source>
2881 <target state="new">Auto select subtitle</target>
ec64adb4
C
2882 <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>
2883 </trans-unit>
d7c6b951 2884 <trans-unit id="2353402732767789211" datatype="html">
ec64adb4 2885 <source>More customization</source>
5a6de093 2886 <target state="new">
5e6c69ce
C
2887 More customization
2888 </target>
ec64adb4
C
2889 <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>
2890 </trans-unit>
d7c6b951 2891 <trans-unit id="1284179134768564307" datatype="html">
ec64adb4 2892 <source>Less customization</source>
5a6de093 2893 <target state="new">
5e6c69ce
C
2894 Less customization
2895 </target>
ec64adb4 2896 <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>
b9fdbff7 2897 </trans-unit>
d7c6b951 2898 <trans-unit id="1290987288288099212" datatype="html">
b9fdbff7 2899 <source>Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></source>
2900 <target state="new">Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></target>
90aa0a74
C
2901 <context-group purpose="location">
2902 <context context-type="sourcefile">src/app/shared/shared-support-modal/support-modal.component.html</context>
2903 <context context-type="linenumber">3</context>
2904 </context-group>
ec64adb4
C
2905 </trans-unit>
2906 <trans-unit id="2454050363478003966" datatype="html">
2907 <source>Login</source>
2908 <target state="new">Login</target>
2909 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">14</context></context-group>
2910 </trans-unit>
d7c6b951 2911 <trans-unit id="1452803153270294110" datatype="html">
16e3c494 2912 <source>Autoplay</source>
2913 <target state="new">Autoplay</target>
ec64adb4
C
2914 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">159</context></context-group>
2915 </trans-unit>
d7c6b951 2916 <trans-unit id="5336944753883027145" datatype="html">
5a6de093
C
2917 <source>Maybe later</source>
2918 <target state="new">Maybe later</target>
b9fdbff7 2919 <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>
2920 </trans-unit>
d7c6b951 2921 <trans-unit id="3959826834147169200">
ae8b8faf
C
2922 <source>Muted</source>
2923 <target>Skryt</target>
b9fdbff7 2924 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">22</context></context-group>
2925 <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>
2926 </trans-unit>
d7c6b951 2927 <trans-unit id="2784956659778044823" datatype="html">
16e3c494 2928 <source>Loop</source>
2929 <target state="new">Loop</target>
ec64adb4
C
2930 <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>
2931 </trans-unit>
d7c6b951 2932 <trans-unit id="5908032061347078472" datatype="html">
ec64adb4
C
2933 <source>Use origin instance URL</source>
2934 <target state="new">Use origin instance URL</target>
2935 <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>
2936 </trans-unit>
d7c6b951 2937 <trans-unit id="6212841954039032241" datatype="html">
16e3c494 2938 <source>Display video title</source>
2939 <target state="new">Display video title</target>
ec64adb4
C
2940 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">189</context></context-group>
2941 </trans-unit>
d7c6b951 2942 <trans-unit id="1068153312491986796" datatype="html">
16e3c494 2943 <source>Display privacy warning</source>
2944 <target state="new">Display privacy warning</target>
ec64adb4
C
2945 <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>
2946 </trans-unit>
d7c6b951 2947 <trans-unit id="7540352830225038263" datatype="html">
16e3c494 2948 <source>Display player controls</source>
2949 <target state="new">Display player controls</target>
ec64adb4
C
2950 <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>
2951 </trans-unit>
d7c6b951 2952 <trans-unit id="805456636864344681" datatype="html">
5a6de093
C
2953 <source>Display PeerTube button link</source>
2954 <target state="new">Display PeerTube button link</target>
ec64adb4
C
2955 <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>
2956 </trans-unit>
d7c6b951 2957 <trans-unit id="8928816882866356838" datatype="html">
16e3c494 2958 <source>Public</source>
2959 <target state="new">Public</target>
30034b8e
C
2960
2961 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit>
2962
2963
2964
2965
2966
d7c6b951 2967 <trans-unit id="4416005356063364306" datatype="html">
5a6de093
C
2968 <source>This video is blocked.</source>
2969 <target state="new">This video is blocked.</target>
30034b8e 2970
64ef55f7 2971 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">26</context></context-group></trans-unit>
d7c6b951 2972 <trans-unit id="2482137713226830428" datatype="html">
ec64adb4
C
2973 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source>
2974 <target state="new">Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target>
30034b8e
C
2975
2976
2977 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">31</context></context-group></trans-unit>
d7c6b951 2978 <trans-unit id="1813238393038053050" datatype="html">
5a6de093
C
2979 <source>SUPPORT</source>
2980 <target state="new">SUPPORT</target>
30034b8e
C
2981
2982 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/action-buttons.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit>
d7c6b951 2983 <trans-unit id="9219888125536520293" datatype="html">
5a6de093
C
2984 <source>SHARE</source>
2985 <target state="new">SHARE</target>
30034b8e
C
2986
2987 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/action-buttons.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit>
d7c6b951 2988 <trans-unit id="6671956963490165282" datatype="html">
5a6de093
C
2989 <source>SAVE</source>
2990 <target state="new">SAVE</target>
30034b8e
C
2991
2992 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/action-buttons.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit>
d7c6b951 2993 <trans-unit id="647016352598204238" datatype="html">
5a6de093
C
2994 <source>DOWNLOAD</source>
2995 <target state="new">DOWNLOAD</target>
30034b8e
C
2996
2997 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/action-buttons.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit>
5a6de093 2998 <trans-unit id="677619204556459328">
ae8b8faf
C
2999 <source>Like this video</source>
3000 <target>To se mi líbí</target>
30034b8e
C
3001
3002 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/video-rate.component.ts</context><context context-type="linenumber">37</context></context-group></trans-unit>
5a6de093 3003 <trans-unit id="1979134407801821102">
ae8b8faf
C
3004 <source>Dislike this video</source>
3005 <target>To se mi nelíbí</target>
30034b8e
C
3006
3007 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/video-rate.component.ts</context><context context-type="linenumber">38</context></context-group></trans-unit>
5a6de093
C
3008 <trans-unit id="4001371302469308813" datatype="html">
3009 <source>Support options for this video</source>
3010 <target state="new">Support options for this video</target>
30034b8e
C
3011
3012 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/action-buttons.component.ts</context><context context-type="linenumber">56</context></context-group></trans-unit>
d7c6b951 3013 <trans-unit id="687548610091961489" datatype="html">
5a6de093 3014 <source>By <x id="INTERPOLATION"/></source>
ec64adb4 3015 <target state="translated">Od <x id="INTERPOLATION"/></target>
30034b8e
C
3016
3017 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">71</context></context-group></trans-unit>
d7c6b951 3018 <trans-unit id="1144407473317535723" datatype="html">
5a6de093
C
3019 <source>Subscribe</source>
3020 <target state="new">Subscribe</target>
ec64adb4
C
3021 <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>
3022 </trans-unit>
d7c6b951 3023 <trans-unit id="5432070253720498105" datatype="html">
5a6de093
C
3024 <source>Subscribe to all channels</source>
3025 <target state="new">Subscribe to all channels</target>
ec64adb4
C
3026 <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>
3027 </trans-unit>
d7c6b951 3028 <trans-unit id="7542242186854344789" datatype="html">
5a6de093
C
3029 <source>channels subscribed</source>
3030 <target state="new">channels subscribed</target>
ec64adb4
C
3031 <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>
3032 </trans-unit>
d7c6b951 3033 <trans-unit id="8426539297729416784" datatype="html">
5a6de093
C
3034 <source>{VAR_SELECT, select, undefined {Unsubscribe} other {Unsubscribe from all channels} }</source>
3035 <target state="new">{VAR_SELECT, select, undefined {Unsubscribe} other {Unsubscribe from all channels} }</target>
ec64adb4
C
3036 <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>
3037 </trans-unit>
d7c6b951 3038 <trans-unit id="7215101881367554791">
ae8b8faf
C
3039 <source>Show more</source>
3040 <target>Zobrazit více</target>
30034b8e
C
3041
3042 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-description.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit>
d7c6b951 3043 <trans-unit id="3517550046701184661">
ae8b8faf
C
3044 <source>Show less</source>
3045 <target>Zobrazit méně</target>
30034b8e
C
3046
3047 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-description.component.html</context><context context-type="linenumber">16</context></context-group></trans-unit>
d7c6b951 3048 <trans-unit id="66785722678644243" datatype="html">
b9fdbff7 3049 <source>Origin</source>
3050 <target state="new">Origin</target>
30034b8e 3051
4a7056b2
C
3052 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">7</context></context-group></trans-unit><trans-unit id="6981359593518942576" datatype="html">
3053 <source>Open the video on the origin instance</source><target state="new">Open the video on the origin instance</target>
3054 <context-group purpose="location">
3055 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context>
3056 <context context-type="linenumber">14</context>
3057 </context-group>
3058 </trans-unit>
d7c6b951 3059 <trans-unit id="5139892963394684487" datatype="html">
16e3c494 3060 <source>Originally published</source>
3061 <target state="new">Originally published</target>
30034b8e 3062
4a7056b2 3063 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">20</context></context-group></trans-unit>
d7c6b951 3064 <trans-unit id="6402393085909200998" datatype="html">
ec64adb4 3065 <source>Friendly Reminder:</source>
5a6de093 3066 <target state="new">Friendly Reminder: </target>
30034b8e
C
3067
3068 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/privacy-concerns.component.html</context><context context-type="linenumber">4</context></context-group></trans-unit>
d7c6b951 3069 <trans-unit id="2935783216050341269" datatype="html">
ec64adb4 3070 <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>
5a6de093 3071 <target state="new">
3596a418
C
3072 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.
3073 </target>
30034b8e
C
3074
3075 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/privacy-concerns.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit>
d7c6b951 3076 <trans-unit id="4619188387782427495">
ae8b8faf
C
3077 <source>More information</source>
3078 <target>Více informací</target>
30034b8e
C
3079
3080
3081
3082
3083
3084 <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/shared/information/privacy-concerns.component.html</context><context context-type="linenumber">9</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 3085 <trans-unit id="3452334748875293295" datatype="html">
5a6de093
C
3086 <source>The video was blocked due to automatic blocking of new videos</source>
3087 <target state="new">The video was blocked due to automatic blocking of new videos</target>
b9fdbff7 3088 <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>
3089 </trans-unit>
d7c6b951 3090 <trans-unit id="1465291804668949243" datatype="html">
ec64adb4
C
3091 <source>NSFW</source>
3092 <target state="new">NSFW</target>
b9fdbff7 3093 <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>
3094 </trans-unit>
d7c6b951 3095 <trans-unit id="4512155674928869984">
ae8b8faf
C
3096 <source>Get more information</source>
3097 <target>Získat více informací</target>
30034b8e
C
3098
3099 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/privacy-concerns.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit>
d7c6b951 3100 <trans-unit id="5184373289520493569" datatype="html">
ec64adb4 3101 <source>OK</source>
5a6de093 3102 <target state="new">
3596a418 3103 OK
9d94e5d7 3104 </target>
30034b8e
C
3105
3106 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/privacy-concerns.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit><trans-unit id="4092533321838934102" datatype="html">
3107 <source> The video is being imported, it will be available when the import is finished.
3108</source><target state="new"> The video is being imported, it will be available when the import is finished.
3109</target>
3110 <context-group purpose="location">
3111 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context>
3112 <context context-type="linenumber">2,3</context>
3113 </context-group>
3114 </trans-unit><trans-unit id="8304621069698650554" datatype="html">
3115 <source> The video is being transcoded, it may not work properly.
3116</source><target state="new"> The video is being transcoded, it may not work properly.
3117</target>
3118 <context-group purpose="location">
3119 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context>
3120 <context context-type="linenumber">6,7</context>
3121 </context-group>
64ef55f7
C
3122 </trans-unit><trans-unit id="9080034597841586171" datatype="html">
3123 <source> The video is being moved to an external server, it may not work properly.
3124</source><target state="new"> The video is being moved to an external server, it may not work properly.
30034b8e
C
3125</target>
3126 <context-group purpose="location">
3127 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context>
64ef55f7 3128 <context context-type="linenumber">10,11</context>
30034b8e 3129 </context-group>
64ef55f7
C
3130 </trans-unit><trans-unit id="8619499607322327082" datatype="html">
3131 <source> This video will be published on <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>.
3132</source><target state="new"> This video will be published on <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>.
3133</target>
3134
3135 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit><trans-unit id="4262297989675590582" datatype="html">
30034b8e
C
3136 <source> This live has not started yet.
3137</source><target state="new"> This live has not started yet.
3138</target>
64ef55f7
C
3139
3140 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit><trans-unit id="4926204350710628499" datatype="html">
30034b8e
C
3141 <source> This live has ended.
3142</source><target state="new"> This live has ended.
3143</target>
64ef55f7
C
3144
3145 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit>
d7c6b951 3146 <trans-unit id="8518611938109939710" datatype="html">
ec64adb4 3147 <source>SORT BY</source>
5a6de093 3148 <target state="new">
9d94e5d7 3149 SORT BY
1a393a7e 3150 </target>
30034b8e
C
3151
3152 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit>
d7c6b951 3153 <trans-unit id="6448160249466325288" datatype="html">
5a6de093
C
3154 <source>Most recent first (default)</source>
3155 <target state="new">Most recent first (default)</target>
30034b8e
C
3156
3157 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">14</context></context-group></trans-unit>
d7c6b951 3158 <trans-unit id="5179007899354903649" datatype="html">
5a6de093
C
3159 <source>Most replies first</source>
3160 <target state="new">Most replies first</target>
30034b8e
C
3161
3162 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">15</context></context-group></trans-unit>
d7c6b951 3163 <trans-unit id="7494537777006082055">
ae8b8faf
C
3164 <source>No comments.</source>
3165 <target>Žádné komentáře</target>
30034b8e
C
3166
3167 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">28</context></context-group></trans-unit>
d7c6b951 3168 <trans-unit id="6390009909920475335" datatype="html">
b9fdbff7 3169 <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>
3170 <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>
30034b8e 3171
91ae3c4a 3172 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">74</context></context-group></trans-unit>
d7c6b951 3173 <trans-unit id="4036338619293319383" datatype="html">
b9fdbff7 3174 <source>{VAR_PLURAL, plural, =1 {1 reply} other {<x id="INTERPOLATION"/> replies}}</source>
3175 <target state="new">{VAR_PLURAL, plural, =1 {1 reply} other {<x id="INTERPOLATION"/> replies}}</target>
30034b8e
C
3176
3177
3178
91ae3c4a 3179 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">74</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit>
d7c6b951 3180 <trans-unit id="127329338495775339" datatype="html">
b9fdbff7 3181 <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>
3182 <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>
30034b8e 3183
91ae3c4a 3184 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit>
d7c6b951 3185 <trans-unit id="5535545444690528619" datatype="html">
b9fdbff7 3186 <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/></source>
3187 <target state="new">View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/></target>
30034b8e 3188
91ae3c4a 3189 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit>
d7c6b951 3190 <trans-unit id="1055254162789146714">
16e3c494 3191 <source>Comments are disabled.</source>
ae8b8faf
C
3192 <target>
3193 Komentáře nejsou povoleny.
3194 </target>
30034b8e 3195
91ae3c4a 3196 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">92</context></context-group></trans-unit>
d7c6b951 3197 <trans-unit id="5733075023444401902">
ae8b8faf
C
3198 <source>Add comment...</source>
3199 <target>Přidat komentář...</target>
30034b8e
C
3200
3201 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit>
d7c6b951 3202 <trans-unit id="982956590420630883" datatype="html">
ec64adb4
C
3203 <source>Markdown compatible</source>
3204 <target state="new">Markdown compatible</target>
30034b8e
C
3205
3206 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">15</context></context-group></trans-unit>
d7c6b951 3207 <trans-unit id="5793595564950675122" datatype="html">
ec64adb4
C
3208 <source>Markdown compatible that supports:</source>
3209 <target state="new">Markdown compatible that supports:</target>
30034b8e
C
3210
3211 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit>
d7c6b951 3212 <trans-unit id="8422216333877786919" datatype="html">
ec64adb4
C
3213 <source>Auto generated links</source>
3214 <target state="new">Auto generated links</target>
30034b8e
C
3215
3216 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">21</context></context-group></trans-unit>
d7c6b951 3217 <trans-unit id="6365822416124232422" datatype="html">
ec64adb4
C
3218 <source>Break lines</source>
3219 <target state="new">Break lines</target>
30034b8e
C
3220
3221 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit>
d7c6b951 3222 <trans-unit id="8756167649220050929" datatype="html">
ec64adb4
C
3223 <source>Lists</source>
3224 <target state="new">Lists</target>
30034b8e
C
3225
3226
3227 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">23</context></context-group><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 3228 <trans-unit id="2516633974298697807" datatype="html">
ec64adb4
C
3229 <source>Emphasis</source>
3230 <target state="new">Emphasis</target>
30034b8e
C
3231
3232
3233 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">25</context></context-group><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 3234 <trans-unit id="2810844969104710423" datatype="html">
ec64adb4
C
3235 <source>bold</source>
3236 <target state="new">bold</target>
30034b8e
C
3237
3238 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">26</context></context-group></trans-unit>
d7c6b951 3239 <trans-unit id="8497278965577453274" datatype="html">
ec64adb4
C
3240 <source>italic</source>
3241 <target state="new">italic</target>
30034b8e
C
3242
3243 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">26</context></context-group></trans-unit>
d7c6b951 3244 <trans-unit id="7227611412155083002" datatype="html">
ec64adb4
C
3245 <source>Emoji shortcuts</source>
3246 <target state="new">Emoji shortcuts</target>
30034b8e
C
3247
3248 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit>
d7c6b951 3249 <trans-unit id="6608581312644027413" datatype="html">
ec64adb4
C
3250 <source>Emoji markup</source>
3251 <target state="new">Emoji markup</target>
30034b8e
C
3252
3253 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit>
d7c6b951 3254 <trans-unit id="381522038671562286" datatype="html">
ec64adb4
C
3255 <source>See complete list</source>
3256 <target state="new">See complete list</target>
30034b8e
C
3257
3258 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">35</context></context-group></trans-unit>
d7c6b951 3259 <trans-unit id="2263890353858735493" datatype="html">
16e3c494 3260 <source>You are one step away from commenting</source>
3261 <target state="new">You are one step away from commenting</target>
30034b8e
C
3262
3263 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit>
d7c6b951 3264 <trans-unit id="7508177761852352782" datatype="html">
ec64adb4
C
3265 <source>You can comment using an account on any ActivityPub-compatible instance (PeerTube/Mastodon/Pleroma account for example).</source>
3266 <target state="new"> You can comment using an account on any ActivityPub-compatible instance (PeerTube/Mastodon/Pleroma account for example). </target>
30034b8e
C
3267
3268 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">65</context></context-group></trans-unit>
d7c6b951 3269 <trans-unit id="2958389355547305739" datatype="html">
5a6de093 3270 <source>Login to comment</source>
ec64adb4 3271 <target state="translated">Přihlásit ke komentování</target>
30034b8e
C
3272
3273 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">78</context></context-group></trans-unit>
d7c6b951 3274 <trans-unit id="4817080330698362530" datatype="html">
ec64adb4
C
3275 <source>Markdown Emoji List</source>
3276 <target state="new">Markdown Emoji List</target>
30034b8e
C
3277
3278 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">86</context></context-group></trans-unit>
ec64adb4
C
3279 <trans-unit id="2662644497259948010" datatype="html">
3280 <source>Comment</source>
3281 <target state="new">Comment</target>
30034b8e
C
3282
3283
3284 <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/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
ec64adb4
C
3285 <trans-unit id="4502286564339177240" datatype="html">
3286 <source>Reply</source>
3287 <target state="new">Reply</target>
30034b8e
C
3288
3289
3290 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">83</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit>
d7c6b951 3291 <trans-unit id="3572897237443938692">
ae8b8faf
C
3292 <source>Highlighted comment</source>
3293 <target>Zvýrazněné komentáře</target>
30034b8e
C
3294
3295 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit>
d7c6b951 3296 <trans-unit id="4502286564339177240">
ae8b8faf
C
3297 <source>Reply</source>
3298 <target>Odpovědět</target>
b9fdbff7 3299 <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>
3300 </trans-unit>
d7c6b951 3301 <trans-unit id="2447932355167015019" datatype="html">
5a6de093
C
3302 <source>This comment has been deleted</source>
3303 <target state="new">This comment has been deleted</target>
30034b8e
C
3304
3305 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
5a6de093
C
3306 <trans-unit id="9031514421077169181" datatype="html">
3307 <source>Video redundancies</source>
3308 <target state="new">Video redundancies</target>
ec64adb4
C
3309 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">39</context></context-group>
3310 </trans-unit>
d7c6b951 3311 <trans-unit id="3516494528184217808">
ae8b8faf
C
3312 <source>1 host (without "http://") per line</source>
3313 <target>1 host (bez "http://") na každý řádek</target>
ec64adb4
C
3314 <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>
3315 </trans-unit>
d7c6b951 3316 <trans-unit id="7651712714082200084" datatype="html">
ec64adb4 3317 <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
3318 <target state="new">
3319 Your report will be sent to moderators of
3320 <x id="INTERPOLATION" equiv-text="{{ currentHost }}"/>
3e84ae32 3321 <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container>"/> and will be forwarded to the comment origin (
5a6de093 3322 <x id="INTERPOLATION_1" equiv-text="{{ originHost }}"/>) too
3e84ae32 3323 <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container>"/>.
5a6de093 3324
4891e4c7 3325 </target>
ec64adb4
C
3326 <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>
3327 <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>
3328 </trans-unit>
3329 <trans-unit id="658727060940996385" datatype="html">
3330 <source>Renewing the token will disallow previously configured clients from retrieving the feed until they use the new token. Proceed?</source>
3331 <target state="new">Renewing the token will disallow previously configured clients from retrieving the feed until they use the new token. Proceed?</target>
64ef55f7
C
3332
3333 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.ts</context><context context-type="linenumber">40</context></context-group></trans-unit>
ec64adb4
C
3334 <trans-unit id="270726559962362501" datatype="html">
3335 <source>Renew token</source>
3336 <target state="new">Renew token</target>
64ef55f7
C
3337
3338
3339 <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">41</context></context-group></trans-unit>
ec64adb4
C
3340 <trans-unit id="3029923402309610616" datatype="html">
3341 <source>Token renewed. Update your client configuration accordingly.</source>
3342 <target state="new">Token renewed. Update your client configuration accordingly.</target>
c5ce27f8
C
3343 <context-group purpose="location">
3344 <context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.ts</context>
3345 <context context-type="linenumber">49</context>
3346 </context-group>
ec64adb4 3347 </trans-unit>
d7c6b951 3348 <trans-unit id="6658000829978978023" datatype="html">
ec64adb4
C
3349 <source>Applications</source>
3350 <target state="new">Applications</target>
8d120a56 3351 <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>
3352 <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>
3353 <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>
3354 </trans-unit>
d7c6b951 3355 <trans-unit id="5302915360176176604" datatype="html">
ec64adb4
C
3356 <source>SUBSCRIPTION FEED</source>
3357 <target state="new">SUBSCRIPTION FEED</target>
c5ce27f8
C
3358 <context-group purpose="location">
3359 <context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context>
3360 <context context-type="linenumber">8</context>
3361 </context-group>
ec64adb4 3362 </trans-unit>
d7c6b951 3363 <trans-unit id="2645809032917283525" datatype="html">
ec64adb4
C
3364 <source>Use third-party feed aggregators to retrieve the list of videos from channels you subscribed to.</source>
3365 <target state="new"> Use third-party feed aggregators to retrieve the list of videos from channels you subscribed to. </target>
c5ce27f8
C
3366 <context-group purpose="location">
3367 <context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context>
3368 <context context-type="linenumber">10,12</context>
3369 </context-group>
ec64adb4 3370 </trans-unit>
d7c6b951 3371 <trans-unit id="7944777648309302794" datatype="html">
ec64adb4
C
3372 <source>Feed URL</source>
3373 <target state="new">Feed URL</target>
c5ce27f8
C
3374 <context-group purpose="location">
3375 <context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context>
3376 <context context-type="linenumber">18</context>
3377 </context-group>
ec64adb4 3378 </trans-unit>
d7c6b951 3379 <trans-unit id="6086365181226161548" datatype="html">
ec64adb4
C
3380 <source>Feed Token</source>
3381 <target state="new">Feed Token</target>
c5ce27f8
C
3382 <context-group purpose="location">
3383 <context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context>
3384 <context context-type="linenumber">23</context>
3385 </context-group>
ec64adb4 3386 </trans-unit>
d7c6b951 3387 <trans-unit id="6492684506192237359" datatype="html">
ec64adb4
C
3388 <source>⚠️ Never share your feed token with anyone.</source>
3389 <target state="new">⚠️ Never share your feed token with anyone.</target>
c5ce27f8
C
3390 <context-group purpose="location">
3391 <context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context>
95bd9515 3392 <context context-type="linenumber">26</context>
c5ce27f8 3393 </context-group>
ec64adb4 3394 </trans-unit>
d7c6b951 3395 <trans-unit id="270726559962362501" datatype="html">
ec64adb4
C
3396 <source>Renew token</source>
3397 <target state="new">Renew token</target>
3398 <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>
3399 </trans-unit>
d7c6b951 3400 <trans-unit id="9209781328340965816">
ae8b8faf
C
3401 <source>Filter...</source>
3402 <target>Filtrovat...</target>
b9fdbff7 3403 <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>
3404 </trans-unit>
d7c6b951 3405 <trans-unit id="6559246822757089203" datatype="html">
5a6de093
C
3406 <source>Clear filters</source>
3407 <target state="new">Clear filters</target>
91ae3c4a
C
3408
3409 <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><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.html</context><context context-type="linenumber">14</context></context-group></trans-unit>
d7c6b951 3410 <trans-unit id="4266779970063047572" datatype="html">
5a6de093
C
3411 <source>Video/Comment/Account</source>
3412 <target state="new">Video/Comment/Account</target>
b9fdbff7 3413 <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>
3414 </trans-unit>
d7c6b951 3415 <trans-unit id="8040881171107393560">
ae8b8faf
C
3416 <source>ID</source>
3417 <target>ID</target>
b9fdbff7 3418 <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>
3419 </trans-unit>
7c94e1e7 3420
d7c6b951 3421 <trans-unit id="5911214550882917183">
ae8b8faf
C
3422 <source>State</source>
3423 <target>Stav</target>
b9fdbff7 3424 <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>
3425 <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>
3426 </trans-unit>
d7c6b951 3427 <trans-unit id="2092225601747599163">
5a6de093 3428 <source>Created <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
ec64adb4 3429 <target>Vytvořeno <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
b9fdbff7 3430 <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>
3431 <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>
3432 <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>
3433 <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>
3434 <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>
3435 </trans-unit>
d7c6b951 3436 <trans-unit id="8898602327647937914" datatype="html">
5a6de093
C
3437 <source>Open actor page in a new tab</source>
3438 <target state="new">Open actor page in a new tab</target>
b9fdbff7 3439 <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>
3440 </trans-unit>
d7c6b951 3441 <trans-unit id="7317290694079257887">
ae8b8faf
C
3442 <source>Accepted</source>
3443 <target>Přijato</target>
b9fdbff7 3444 <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>
3445 <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>
3446 </trans-unit>
d7c6b951 3447 <trans-unit id="4416413576346763682">
ae8b8faf
C
3448 <source>Pending</source>
3449 <target>Čeká</target>
b9fdbff7 3450 <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>
3451 <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>
3452 </trans-unit>
d7c6b951 3453 <trans-unit id="8905995985388209337">
ae8b8faf
C
3454 <source>Accept</source>
3455 <target>Přijmout</target>
b9fdbff7 3456 <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>
3457 <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>
3458 <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>
3459 </trans-unit>
d7c6b951 3460 <trans-unit id="8415175881466057254">
ae8b8faf
C
3461 <source>Refuse</source>
3462 <target>Odmítnout</target>
b9fdbff7 3463 <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>
3464 <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>
3465 </trans-unit>
d7c6b951 3466 <trans-unit id="6961112234462008319" datatype="html">
5a6de093
C
3467 <source>No follower found matching current filters.</source>
3468 <target state="new">No follower found matching current filters.</target>
b9fdbff7 3469 <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>
3470 </trans-unit>
d7c6b951 3471 <trans-unit id="2117404838551056159" datatype="html">
5a6de093
C
3472 <source>Your instance doesn't have any follower.</source>
3473 <target state="new">Your instance doesn't have any follower.</target>
b9fdbff7 3474 <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>
3475 </trans-unit>
d7c6b951 3476 <trans-unit id="2845798909207198924" datatype="html">
5a6de093
C
3477 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> followers</source>
3478 <target state="new">Showing
3479 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
3480 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
3481 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> followers
3482 </target>
b9fdbff7 3483 <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>
3484 </trans-unit>
d7c6b951 3485 <trans-unit id="187187500641108332" datatype="html">
ec64adb4 3486 <source><x id="INTERPOLATION" equiv-text="{{ action }}"/> </source>
5a6de093
C
3487 <target state="new">
3488 <x id="INTERPOLATION" equiv-text="{{ action }}"/>
3489 </target>
ec64adb4
C
3490 <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>
3491 </trans-unit>
7c94e1e7 3492
d7c6b951 3493 <trans-unit id="6571718060636962350" datatype="html">
5a6de093
C
3494 <source>Redundancy allowed <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3495 <target state="new">Redundancy allowed
3e84ae32
C
3496 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/>
3497 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
5a6de093 3498 </target>
b9fdbff7 3499 <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>
3500 </trans-unit>
d7c6b951 3501 <trans-unit id="9160510009013134726" datatype="html">
ec64adb4
C
3502 <source>Unfollow</source>
3503 <target state="new">Unfollow</target>
7c94e1e7
C
3504
3505
64ef55f7 3506 <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">47</context></context-group></trans-unit>
d7c6b951 3507 <trans-unit id="8246779176913476983" datatype="html">
5a6de093
C
3508 <source>Open instance in a new tab</source>
3509 <target state="new">Open instance in a new tab</target>
b9fdbff7 3510 <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>
3511 <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>
3512 <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>
3513 </trans-unit>
d7c6b951 3514 <trans-unit id="9132918641931433659" datatype="html">
5a6de093
C
3515 <source>No host found matching current filters.</source>
3516 <target state="new">No host found matching current filters.</target>
7c94e1e7
C
3517
3518 <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 3519 <trans-unit id="7274241885665071790" datatype="html">
5a6de093
C
3520 <source>Your instance is not following anyone.</source>
3521 <target state="new">Your instance is not following anyone.</target>
7c94e1e7
C
3522
3523 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">72</context></context-group></trans-unit>
d7c6b951 3524 <trans-unit id="4774348799569692380" datatype="html">
5a6de093
C
3525 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> hosts</source>
3526 <target state="new">Showing
3527 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
3528 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
3529 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> hosts
3530 </target>
b9fdbff7 3531 <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>
3532 </trans-unit>
7c94e1e7
C
3533
3534
d7c6b951 3535 <trans-unit id="9216117865911519658" datatype="html">
b9fdbff7 3536 <source>Action</source>
3537 <target state="new">Action</target>
3538 <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>
3539 <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>
3540 <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>
3541 <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>
3542 <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>
3543 <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>
3544 </trans-unit>
d7c6b951 3545 <trans-unit id="5968342253366599875" datatype="html">
5a6de093
C
3546 <source>Videos redundancies</source>
3547 <target state="new">Videos redundancies</target>
ec64adb4
C
3548 <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>
3549 </trans-unit>
d7c6b951 3550 <trans-unit id="4937132637898470918" datatype="html">
5a6de093
C
3551 <source>My videos duplicated by remote instances</source>
3552 <target state="new">My videos duplicated by remote instances</target>
ec64adb4
C
3553 <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>
3554 </trans-unit>
d7c6b951 3555 <trans-unit id="4667534933980942398" datatype="html">
5a6de093
C
3556 <source>Remote videos duplicated by my instance</source>
3557 <target state="new">Remote videos duplicated by my instance</target>
ec64adb4
C
3558 <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>
3559 </trans-unit>
d7c6b951 3560 <trans-unit id="8286337167859377104">
ae8b8faf
C
3561 <source>Create user</source>
3562 <target>Vytvořit uživatele</target>
722b6558
C
3563
3564
64ef55f7 3565 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-create.component.ts</context><context context-type="linenumber">96</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 3566 <trans-unit id="8363291180171434623" datatype="html">
5a6de093
C
3567 <source>Table parameters</source>
3568 <target state="new">Table parameters</target>
b9fdbff7 3569 <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>
3570 </trans-unit>
d7c6b951 3571 <trans-unit id="5230110096688656830" datatype="html">
5a6de093
C
3572 <source>Select columns</source>
3573 <target state="new">Select columns</target>
b9fdbff7 3574 <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>
3575 </trans-unit>
d7c6b951 3576 <trans-unit id="5893518121808195081" datatype="html">
5a6de093
C
3577 <source>Highlight banned users</source>
3578 <target state="new">Highlight banned users</target>
b9fdbff7 3579 <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>
3580 </trans-unit>
d7c6b951 3581 <trans-unit id="5248717555542428023">
ae8b8faf
C
3582 <source>Username</source>
3583 <target>Uživatelské jméno</target>
7c94e1e7
C
3584
3585
3586
3587
3588 <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><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><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">111</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit>
d7c6b951 3589 <trans-unit id="5428411040014095392" datatype="html">
ec64adb4
C
3590 <source>e.g. jane_doe</source>
3591 <target state="new">e.g. jane_doe</target>
c5ce27f8 3592 <note priority="1" from="description">Username choice placeholder in the registration form</note>
ec64adb4
C
3593 <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>
3594 </trans-unit>
d7c6b951 3595 <trans-unit id="6612230394519751963">
ae8b8faf
C
3596 <source>john</source>
3597 <target>john</target>
ec64adb4
C
3598 <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>
3599 <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>
3600 </trans-unit>
d7c6b951 3601 <trans-unit id="6475711663580561164">
ae8b8faf
C
3602 <source>mail@example.com</source>
3603 <target>email@priklad.cz</target>
ec64adb4
C
3604 <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>
3605 <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>
3606 </trans-unit>
d7c6b951 3607 <trans-unit id="8371296837649897723" datatype="html">
ec64adb4 3608 <source>If you leave the password empty, an email will be sent to the user.</source>
5a6de093 3609 <target state="new">
9f77adb8
C
3610 If you leave the password empty, an email will be sent to the user.
3611 </target>
ec64adb4
C
3612 <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>
3613 <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>
3614 </trans-unit>
d7c6b951 3615 <trans-unit id="4145496584631696119">
ae8b8faf
C
3616 <source>Role</source>
3617 <target>Role</target>
7c94e1e7
C
3618
3619
3620 <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><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><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
d7c6b951 3621 <trans-unit id="7046347992315328430" datatype="html">
ec64adb4 3622 <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>
5a6de093
C
3623 <target state="new">
3624 Transcoding is enabled. The video quota only takes into account
3e84ae32
C
3625 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original
3626 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size.
3627 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
5a6de093
C
3628 At most, this user could upload ~
3629 <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
9d94e5d7 3630
9f77adb8 3631 </target>
b9fdbff7 3632 <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>
3633 <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>
3634 </trans-unit>
d7c6b951 3635 <trans-unit id="2743014784334706527">
ae8b8faf
C
3636 <source>Daily video quota</source>
3637 <target>Denní kvóta pro videa</target>
b9fdbff7 3638 <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>
3639 <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>
3640 <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>
3641 </trans-unit>
d7c6b951 3642 <trans-unit id="2622255144026150901" datatype="html">
b9fdbff7 3643 <source>Auth plugin</source>
3644 <target state="new">Auth plugin</target>
7c94e1e7
C
3645
3646
3647 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">188</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">188</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">121</context></context-group></trans-unit>
d7c6b951 3648 <trans-unit id="588099657508661970" datatype="html">
b9fdbff7 3649 <source>None (local authentication)</source>
3650 <target state="new">None (local authentication)</target>
7d3316dc
C
3651 <context-group purpose="location">
3652 <context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context>
3653 <context context-type="linenumber">192</context>
3654 </context-group>
3655 <context-group purpose="location">
3656 <context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context>
3657 <context context-type="linenumber">192</context>
3658 </context-group>
ec64adb4 3659 </trans-unit>
d7c6b951 3660 <trans-unit id="2070907480317730379" datatype="html">
5a6de093
C
3661 <source>Doesn't need review before a video goes public</source>
3662 <target state="new">Doesn't need review before a video goes public</target>
b9fdbff7 3663 <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>
3664 <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>
3665 </trans-unit>
d7c6b951 3666 <trans-unit id="6667250632809964191">
ae8b8faf
C
3667 <source>Send a link to reset the password by email to the user</source>
3668 <target>Zaslat odkaz pro reset hesla uživateli emailem</target>
b9fdbff7 3669 <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>
3670 <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>
3671 </trans-unit>
d7c6b951 3672 <trans-unit id="1412406834353485520">
ae8b8faf
C
3673 <source>Ask for new password</source>
3674 <target>Požádat o nové heslo</target>
b9fdbff7 3675 <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>
3676 <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>
3677 </trans-unit>
d7c6b951 3678 <trans-unit id="3791201588898094481">
ae8b8faf
C
3679 <source>Manually set the user password</source>
3680 <target>Manuálně nastavit heslo uživatele</target>
b9fdbff7 3681 <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>
3682 <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>
3683 </trans-unit>
d7c6b951 3684 <trans-unit id="8461842260159597706">
ae8b8faf
C
3685 <source>Show</source>
3686 <target>Zobrazit</target>
ec64adb4
C
3687 <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>
3688 </trans-unit>
d7c6b951 3689 <trans-unit id="8461609631969932886">
ae8b8faf
C
3690 <source>Hide</source>
3691 <target>Skrýt</target>
b9fdbff7 3692 <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>
3693 <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>
3694 <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>
3695 </trans-unit>
d7c6b951 3696 <trans-unit id="7049348886126005391">
ae8b8faf
C
3697 <source>Batch actions</source>
3698 <target>Souhrnné akce</target>
b9fdbff7 3699 <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>
3700 <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>
3701 </trans-unit>
d7c6b951 3702 <trans-unit id="675721269041534709" datatype="html">
5a6de093
C
3703 <source>The user was banned</source>
3704 <target state="new">The user was banned</target>
b9fdbff7 3705 <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>
3706 </trans-unit>
d7c6b951 3707 <trans-unit id="2348557406282409966" datatype="html">
5a6de093
C
3708 <source>Open account in a new tab</source>
3709 <target state="new">Open account in a new tab</target>
b9fdbff7 3710 <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>
3711 <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>
3712 <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>
3713 <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>
3714 <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>
3715 <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>
3716 </trans-unit>
d7c6b951 3717 <trans-unit id="3111569165173971676" datatype="html">
ec64adb4 3718 <source>Deleted account</source>
5a6de093 3719 <target state="new">
4891e4c7
C
3720 Deleted account
3721 </target>
b9fdbff7 3722 <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>
3723 </trans-unit>
d7c6b951 3724 <trans-unit id="3254358851993549668">
ae8b8faf
C
3725 <source>User's email must be verified to login</source>
3726 <target>Uživatelský email musí být před přihlášením ověřen</target>
b9fdbff7 3727 <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>
3728 </trans-unit>
d7c6b951 3729 <trans-unit id="3939342579126794385">
ae8b8faf
C
3730 <source>User's email is verified / User can login without email verification</source>
3731 <target>Uživatelský email je ověřen / Uživatel se může přihlásit bez ověření</target>
b9fdbff7 3732 <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>
3733 </trans-unit>
d7c6b951 3734 <trans-unit id="242888077027281874" datatype="html">
5a6de093
C
3735 <source>Total daily video quota</source>
3736 <target state="new">Total daily video quota</target>
b9fdbff7 3737 <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>
3738 </trans-unit>
d7c6b951 3739 <trans-unit id="1242902302929086301">
ae8b8faf
C
3740 <source>Ban reason:</source>
3741 <target>Důvod zablokování:</target>
b9fdbff7 3742 <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>
3743 </trans-unit>
3744 <trans-unit id="6124612368324200166" datatype="html">
3745 <source>Banned users</source>
3746 <target state="new">Banned users</target>
fee7bbc3
C
3747 <context-group purpose="location">
3748 <context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context>
3749 <context context-type="linenumber">40</context>
3750 </context-group>
3751 </trans-unit>
d7c6b951 3752 <trans-unit id="5642198289374753866" datatype="html">
5a6de093
C
3753 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> users</source>
3754 <target state="new">Showing
3755 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
3756 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
3757 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> users
3758 </target>
ec64adb4
C
3759 <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>
3760 </trans-unit>
5a6de093 3761 <trans-unit id="2049290282534091182">
16e3c494 3762 <source>Moderation</source>
3763 <target state="new">Moderation</target>
ec64adb4
C
3764 <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>
3765 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">47</context></context-group>
3766 </trans-unit>
3767 <trans-unit id="1868606282505332204" datatype="html">
3768 <source>Reports</source>
3769 <target state="new">Reports</target>
8d120a56 3770 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">53</context></context-group>
3771 <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>
3772 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">37</context></context-group>
3773 <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>
3774 </trans-unit>
ec64adb4
C
3775 <trans-unit id="746099155736913817" datatype="html">
3776 <source>Video blocks</source>
3777 <target state="new">Video blocks</target>
8d120a56 3778 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">60</context></context-group>
3779 <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>
3780 </trans-unit>
ec64adb4
C
3781 <trans-unit id="7427986413651551775" datatype="html">
3782 <source>Video comments</source>
3783 <target state="new">Video comments</target>
8d120a56 3784 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">67</context></context-group>
3785 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">86</context></context-group>
3786 <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>
3787 </trans-unit>
ec64adb4
C
3788 <trans-unit id="7815838401315213887" datatype="html">
3789 <source>Muted accounts</source>
3790 <target state="new">Muted accounts</target>
8d120a56 3791 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">74</context></context-group>
3792 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">98</context></context-group>
3793 <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>
3794 <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>
3795 <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>
3796 <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>
3797 </trans-unit>
ec64adb4
C
3798 <trans-unit id="5668793810321242853" datatype="html">
3799 <source>Muted servers</source>
3800 <target state="new">Muted servers</target>
8d120a56 3801 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">81</context></context-group>
3802 <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>
3803 <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>
3804 <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>
3805 <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>
3806 </trans-unit>
ec64adb4
C
3807 <trans-unit id="4555457172864212828" datatype="html">
3808 <source>Users</source>
3809 <target state="new">Users</target>
8d120a56 3810 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">88</context></context-group>
3811 <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>
3812 <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>
3813 </trans-unit>
ec64adb4
C
3814 <trans-unit id="3008420115644088420" datatype="html">
3815 <source>Configuration</source>
3816 <target state="new">Configuration</target>
8d120a56 3817 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">95</context></context-group>
3818 <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>
3819 </trans-unit>
d7c6b951 3820 <trans-unit id="746099155736913817" datatype="html">
5a6de093
C
3821 <source>Video blocks</source>
3822 <target state="new">Video blocks</target>
ec64adb4
C
3823 <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>
3824 </trans-unit>
d7c6b951 3825 <trans-unit id="7815838401315213887">
5a6de093
C
3826 <source>Muted accounts</source>
3827 <target>Skryté účty</target>
ec64adb4
C
3828 <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>
3829 <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>
3830 </trans-unit>
d7c6b951 3831 <trans-unit id="5668793810321242853">
5a6de093
C
3832 <source>Muted servers</source>
3833 <target>Skryté servery</target>
ec64adb4
C
3834 <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>
3835 <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>
3836 </trans-unit>
d7c6b951 3837 <trans-unit id="2343069726009080052" datatype="html">
5a6de093
C
3838 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3839 <target state="new">Video
3e84ae32
C
3840 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/>
3841 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
5a6de093 3842 </target>
b9fdbff7 3843 <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>
3844 <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>
3845 </trans-unit>
d7c6b951 3846 <trans-unit id="3122686335401195400" datatype="html">
5a6de093
C
3847 <source>Total size</source>
3848 <target state="new">Total size</target>
ec64adb4
C
3849 <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>
3850 </trans-unit>
d7c6b951 3851 <trans-unit id="4488103364313252005" datatype="html">
5a6de093
C
3852 <source>List redundancies</source>
3853 <target state="new">List redundancies</target>
ec64adb4
C
3854 <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>
3855 </trans-unit>
d7c6b951 3856 <trans-unit id="7423116442791683693" datatype="html">
5a6de093
C
3857 <source>Your instance doesn't mirror any video.</source>
3858 <target state="new">Your instance doesn't mirror any video.</target>
ec64adb4
C
3859 <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>
3860 </trans-unit>
d7c6b951 3861 <trans-unit id="1944582937285351613" datatype="html">
5a6de093
C
3862 <source>Your instance has no mirrored videos.</source>
3863 <target state="new">Your instance has no mirrored videos.</target>
ec64adb4
C
3864 <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>
3865 </trans-unit>
d7c6b951 3866 <trans-unit id="7292311893283564173" datatype="html">
5a6de093
C
3867 <source>Enabled strategies stats</source>
3868 <target state="new">Enabled strategies stats</target>
ec64adb4
C
3869 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">91</context></context-group>
3870 </trans-unit>
d7c6b951 3871 <trans-unit id="7595922272001217567" datatype="html">
ec64adb4 3872 <source>No redundancy strategy is enabled on your instance.</source>
5a6de093 3873 <target state="new">
6e2de58f
C
3874 No redundancy strategy is enabled on your instance.
3875 </target>
ec64adb4
C
3876 <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>
3877 </trans-unit>
d7c6b951 3878 <trans-unit id="7574091010118901399">
ae8b8faf
C
3879 <source>Sensitive</source>
3880 <target>Citlivé</target>
b9fdbff7 3881 <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>
3882 </trans-unit>
d7c6b951 3883 <trans-unit id="2478877938420291792">
16e3c494 3884 <source>Unfederated</source>
3885 <target state="new">Unfederated</target>
b9fdbff7 3886 <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>
3887 <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>
3888 </trans-unit>
d7c6b951 3889 <trans-unit id="7692347838587821095">
5a6de093 3890 <source>Date <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
ec64adb4 3891 <target>Datum <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
b9fdbff7 3892 <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>
3893 <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>
3894 </trans-unit>
d7c6b951 3895 <trans-unit id="1451763834047485033" datatype="html">
ec64adb4
C
3896 <source>Select this row</source>
3897 <target state="new">Select this row</target>
b9fdbff7 3898 <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>
3899 <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>
3900 </trans-unit>
d7c6b951 3901 <trans-unit id="3193976279273491157">
ae8b8faf
C
3902 <source>Actions</source>
3903 <target>Akce</target>
b9fdbff7 3904 <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>
3905 <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>
3906 <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>
3907 <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>
3908 <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>
7c94e1e7
C
3909 </trans-unit><trans-unit id="8390803680962035202" datatype="html">
3910 <source>Follower</source><target state="new">Follower</target>
3911 <context-group purpose="location">
3912 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context>
3913 <context context-type="linenumber">24</context>
3914 </context-group>
b9fdbff7 3915 </trans-unit>
d7c6b951 3916 <trans-unit id="4691552465058437520" datatype="html">
ec64adb4
C
3917 <source>Commented video</source>
3918 <target state="new">Commented video</target>
b9fdbff7 3919 <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>
3920 </trans-unit>
d7c6b951 3921 <trans-unit id="7266085473379376028" datatype="html">
ec64adb4
C
3922 <source>No comments found matching current filters.</source>
3923 <target state="new">No comments found matching current filters.</target>
b9fdbff7 3924 <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>
3925 </trans-unit>
d7c6b951 3926 <trans-unit id="2398388496754671928" datatype="html">
ec64adb4
C
3927 <source>No comments found.</source>
3928 <target state="new">No comments found.</target>
b9fdbff7 3929 <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>
3930 </trans-unit>
3931 <trans-unit id="4604870995665811499" datatype="html">
3932 <source>Local comments</source>
3933 <target state="new">Local comments</target>
fee7bbc3
C
3934 <context-group purpose="location">
3935 <context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.ts</context>
3936 <context context-type="linenumber">48</context>
3937 </context-group>
b9fdbff7 3938 </trans-unit>
3939 <trans-unit id="2721988499779041837" datatype="html">
3940 <source>Remote comments</source>
3941 <target state="new">Remote comments</target>
fee7bbc3
C
3942 <context-group purpose="location">
3943 <context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.ts</context>
3944 <context context-type="linenumber">52</context>
3945 </context-group>
3946 </trans-unit>
d7c6b951 3947 <trans-unit id="1420624050293070194" datatype="html">
5a6de093
C
3948 <source>No abuses found matching current filters.</source>
3949 <target state="new">No abuses found matching current filters.</target>
8d120a56 3950 <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>
3951 </trans-unit>
d7c6b951 3952 <trans-unit id="639328713281980021" datatype="html">
5a6de093
C
3953 <source>No abuses found.</source>
3954 <target state="new">No abuses found.</target>
8d120a56 3955 <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>
3956 </trans-unit>
b9fdbff7 3957 <trans-unit id="1807029821872995706" datatype="html">
3958 <source>Unsolved reports</source>
3959 <target state="new">Unsolved reports</target>
4a7056b2
C
3960
3961 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">43</context></context-group></trans-unit>
b9fdbff7 3962 <trans-unit id="2570256912317308673" datatype="html">
3963 <source>Accepted reports</source>
3964 <target state="new">Accepted reports</target>
4a7056b2
C
3965
3966 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">47</context></context-group></trans-unit>
b9fdbff7 3967 <trans-unit id="4335414817109654558" datatype="html">
3968 <source>Refused reports</source>
3969 <target state="new">Refused reports</target>
4a7056b2
C
3970
3971 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">51</context></context-group></trans-unit>
b9fdbff7 3972 <trans-unit id="5604806676748121035" datatype="html">
3973 <source>Reports with blocked videos</source>
3974 <target state="new">Reports with blocked videos</target>
4a7056b2
C
3975
3976 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">55</context></context-group></trans-unit>
b9fdbff7 3977 <trans-unit id="5105869928182826553" datatype="html">
3978 <source>Reports with deleted videos</source>
3979 <target state="new">Reports with deleted videos</target>
4a7056b2
C
3980
3981 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">59</context></context-group></trans-unit>
d7c6b951 3982 <trans-unit id="4678289986918934018" datatype="html">
5a6de093
C
3983 <source>Block reason:</source>
3984 <target state="new">Block reason:</target>
b9fdbff7 3985 <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>
3986 </trans-unit>
d7c6b951 3987 <trans-unit id="8390860433951751429" datatype="html">
5a6de093
C
3988 <source>No blocked video found matching current filters.</source>
3989 <target state="new">No blocked video found matching current filters.</target>
b9fdbff7 3990 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">107</context></context-group>
3991 </trans-unit>
d7c6b951 3992 <trans-unit id="5030329587275248535" datatype="html">
5a6de093
C
3993 <source>No blocked video found.</source>
3994 <target state="new">No blocked video found.</target>
b9fdbff7 3995 <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>
3996 </trans-unit>
3997 <trans-unit id="7755288609601798418" datatype="html">
3998 <source>Automatic blocks</source>
3999 <target state="new">Automatic blocks</target>
4a7056b2
C
4000
4001 <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">32</context></context-group></trans-unit>
b9fdbff7 4002 <trans-unit id="6510868134640657079" datatype="html">
4003 <source>Manual blocks</source>
4004 <target state="new">Manual blocks</target>
4a7056b2
C
4005
4006 <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">36</context></context-group></trans-unit>
d7c6b951 4007 <trans-unit id="2143435845912984377" datatype="html">
5a6de093
C
4008 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> blocked videos</source>
4009 <target state="new">Showing
4010 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
4011 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
4012 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> blocked videos
4013 </target>
b9fdbff7 4014 <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>
4015 </trans-unit>
d7c6b951 4016 <trans-unit id="1868606282505332204" datatype="html">
5a6de093
C
4017 <source>Reports</source>
4018 <target state="new">Reports</target>
ec64adb4
C
4019 <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>
4020 <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>
4021 </trans-unit>
d7c6b951 4022 <trans-unit id="7075448128175750939">
16e3c494 4023 <source>Moderation comment</source>
4024 <target state="new">Moderation comment</target>
ec64adb4
C
4025 <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>
4026 </trans-unit>
d7c6b951 4027 <trans-unit id="7358611947192442969">
16e3c494 4028 <source>This comment can only be seen by you or the other moderators.</source>
ae8b8faf
C
4029 <target>
4030 Tento komentář můžete vidět pouze vy nebo ostatní moderátoři.
4031 </target>
ec64adb4
C
4032 <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>
4033 </trans-unit>
d7c6b951 4034 <trans-unit id="3981851640772035362">
ae8b8faf
C
4035 <source>Update this comment</source>
4036 <target>Aktualizovat tento komentář</target>
b9fdbff7 4037 <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>
4038 </trans-unit>
d7c6b951 4039 <trans-unit id="730589419287534524">
ae8b8faf
C
4040 <source>Reporter</source>
4041 <target>Autor nahlášení</target>
b9fdbff7 4042 <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>
4043 <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>
4044 </trans-unit>
d7c6b951 4045 <trans-unit id="1258618443362430782" datatype="html">
3e84ae32 4046 <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
4047 <target state="new">
4048 <x id="ICU" equiv-text="{abuse.countReportsForReporter, plural, =1 {...} other {...}}"/>
3e84ae32
C
4049 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span>"/>
4050 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>
4891e4c7 4051 </target>
8d120a56 4052 <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>
4053 <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>
4054 </trans-unit>
d7c6b951 4055 <trans-unit id="6540177673229220400" datatype="html">
5a6de093
C
4056 <source>{VAR_PLURAL, plural, =1 {1 report} other {<x id="INTERPOLATION"/> reports}}</source>
4057 <target state="new">{VAR_PLURAL, plural, =1 {1 report} other {
4058 <x id="INTERPOLATION" equiv-text="{{ abuse.countReportsForReporter }}"/> reports} }
4059 </target>
8d120a56 4060 <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>
4061 <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>
4062 </trans-unit>
d7c6b951 4063 <trans-unit id="6549265851868599441">
ae8b8faf
C
4064 <source>Video</source>
4065 <target>Video</target>
3e84ae32
C
4066
4067
4068
4069 <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 4070 <trans-unit id="2662644497259948010" datatype="html">
ec64adb4
C
4071 <source>Comment</source>
4072 <target state="new">Comment</target>
b9fdbff7 4073 <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>
4074 </trans-unit>
d7c6b951 4075 <trans-unit id="1359961255805685312" datatype="html">
5a6de093
C
4076 <source>This video has been reported multiple times.</source>
4077 <target state="new">This video has been reported multiple times.</target>
b9fdbff7 4078 <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>
4079 </trans-unit>
d7c6b951 4080 <trans-unit id="8103613717136753118" datatype="html">
5a6de093
C
4081 <source>The video was blocked</source>
4082 <target state="new">The video was blocked</target>
b9fdbff7 4083 <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>
4084 </trans-unit>
d7c6b951 4085 <trans-unit id="5021295327106206941" datatype="html">
5a6de093
C
4086 <source>by <x id="INTERPOLATION"/> on <x id="INTERPOLATION_1"/> </source>
4087 <target state="new">by
4088 <x id="INTERPOLATION" equiv-text="{{ abuse.video.channel?.displayName }}"/> on
4089 <x id="INTERPOLATION_1" equiv-text="{{ abuse.video.channel?.host }}"/>
4090 </target>
b9fdbff7 4091 <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>
4092 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">99</context></context-group>
4093 </trans-unit>
d7c6b951 4094 <trans-unit id="1443698606045744844" datatype="html">
5a6de093
C
4095 <source>Video was deleted</source>
4096 <target state="new">Video was deleted</target>
b9fdbff7 4097 <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>
4098 </trans-unit>
d7c6b951 4099 <trans-unit id="1530731524535521716" datatype="html">
ec64adb4 4100 <source>Account deleted</source>
5a6de093 4101 <target state="new">
4891e4c7
C
4102 Account deleted
4103 </target>
b9fdbff7 4104 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">125</context></context-group>
4105 </trans-unit>
d7c6b951 4106 <trans-unit id="1191715835847858871" datatype="html">
5a6de093
C
4107 <source>Open video in a new tab</source>
4108 <target state="new">Open video in a new tab</target>
ec64adb4
C
4109 <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>
4110 </trans-unit>
d7c6b951 4111 <trans-unit id="3301856295120048857">
5a6de093 4112 <source>State <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
ec64adb4 4113 <target>Stav <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
b9fdbff7 4114 <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>
4115 <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>
4116 <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>
4117 </trans-unit>
d7c6b951 4118 <trans-unit id="6452372740127749380" datatype="html">
5a6de093
C
4119 <source>Messages</source>
4120 <target state="new">Messages</target>
b9fdbff7 4121 <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>
4122 </trans-unit>
d7c6b951 4123 <trans-unit id="1969144763032891922" datatype="html">
5a6de093
C
4124 <source>Internal note</source>
4125 <target state="new">Internal note</target>
b9fdbff7 4126 <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>
4127 </trans-unit>
d7c6b951 4128 <trans-unit id="7418735164633152705" datatype="html">
5a6de093
C
4129 <source>Score <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
4130 <target state="new">Score
3e84ae32
C
4131 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/>
4132 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
5a6de093 4133 </target>
b9fdbff7 4134 <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>
4135 </trans-unit>
d7c6b951 4136 <trans-unit id="9173448803033928792" datatype="html">
5a6de093
C
4137 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> reports</source>
4138 <target state="new">Showing
4139 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
4140 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
4141 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> reports
4142 </target>
b9fdbff7 4143 <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>
4144 </trans-unit>
d7c6b951 4145 <trans-unit id="3109314382334906782" datatype="html">
5a6de093
C
4146 <source>Reportee</source>
4147 <target state="new">Reportee</target>
b9fdbff7 4148 <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>
4149 </trans-unit>
d7c6b951 4150 <trans-unit id="1258618443362430782" datatype="html">
3e84ae32 4151 <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
4152 <target state="new">
4153 <x id="ICU" equiv-text="{abuse.countReportsForReportee, plural, =1 {...} other {...}}"/>
3e84ae32
C
4154 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span>"/>
4155 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>
f66b8d12 4156 </target>
b9fdbff7 4157 <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>
4158 </trans-unit>
d7c6b951 4159 <trans-unit id="6540177673229220400" datatype="html">
5a6de093
C
4160 <source>{VAR_PLURAL, plural, =1 {1 report} other {<x id="INTERPOLATION"/> reports}}</source>
4161 <target state="new">{VAR_PLURAL, plural, =1 {1 report} other {
4162 <x id="INTERPOLATION" equiv-text="{{ abuse.countReportsForReportee }}"/> reports} }
4163 </target>
b9fdbff7 4164 <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>
4165 </trans-unit>
d7c6b951 4166 <trans-unit id="7239750919884229270" datatype="html">
5a6de093
C
4167 <source>Updated</source>
4168 <target state="new">Updated</target>
b9fdbff7 4169 <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>
4170 </trans-unit>
d7c6b951 4171 <trans-unit id="6409548912081699487" datatype="html">
5a6de093
C
4172 <source>Mute domain</source>
4173 <target state="new">Mute domain</target>
b9fdbff7 4174 <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>
4175 <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>
4176 </trans-unit>
d7c6b951 4177 <trans-unit id="2381859602529023966">
ae8b8faf
C
4178 <source>Instance</source>
4179 <target>Instance</target>
4a7056b2
C
4180
4181
4182
4183
4184 <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">192</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 4185 <trans-unit id="1300704815627663264">
5a6de093
C
4186 <source>Muted at <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
4187 <target state="new">Muted at
3e84ae32
C
4188 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/>
4189 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
5a6de093 4190 </target>
b9fdbff7 4191 <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>
4192 <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>
4193 <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>
4194 <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>
4195 </trans-unit>
d7c6b951 4196 <trans-unit id="6453471031802119612">
ae8b8faf
C
4197 <source>Unmute</source>
4198 <target>Zhlasitit</target>
b9fdbff7 4199 <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>
4200 <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>
4201 <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>
4202 <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>
4203 </trans-unit>
d7c6b951 4204 <trans-unit id="6728985502447585050" datatype="html">
5a6de093
C
4205 <source>No server found matching current filters.</source>
4206 <target state="new">No server found matching current filters.</target>
b9fdbff7 4207 <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>
4208 <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>
4209 </trans-unit>
d7c6b951 4210 <trans-unit id="299774363533169870" datatype="html">
5a6de093
C
4211 <source>No server found.</source>
4212 <target state="new">No server found.</target>
b9fdbff7 4213 <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>
4214 <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>
4215 </trans-unit>
d7c6b951 4216 <trans-unit id="6250599179731937899" datatype="html">
5a6de093
C
4217 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> muted instances</source>
4218 <target state="new">Showing
4219 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
4220 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
4221 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> muted instances
4222 </target>
b9fdbff7 4223 <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>
4224 <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>
4225 </trans-unit>
d7c6b951 4226 <trans-unit id="4917252294930256268" datatype="html">
ec64adb4 4227 <source>It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers.</source>
5a6de093 4228 <target state="new">
45c14ae1
C
4229 It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers.
4230 </target>
7c94e1e7
C
4231
4232 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">28</context></context-group></trans-unit>
d7c6b951 4233 <trans-unit id="4058814854824495833" datatype="html">
5a6de093
C
4234 <source>Mute domains</source>
4235 <target state="new">Mute domains</target>
b9fdbff7 4236 <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>
4237 <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>
4238 </trans-unit>
d7c6b951 4239 <trans-unit id="4086606389696938932">
ae8b8faf
C
4240 <source>Account</source>
4241 <target>Účet</target>
b9fdbff7 4242 <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>
4243 <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>
4244 <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>
4245 </trans-unit>
d7c6b951 4246 <trans-unit id="8564972645418093229" datatype="html">
5a6de093
C
4247 <source>No account found matching current filters.</source>
4248 <target state="new">No account found matching current filters.</target>
b9fdbff7 4249 <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>
4250 <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>
4251 </trans-unit>
d7c6b951 4252 <trans-unit id="3819155299647062711" datatype="html">
5a6de093
C
4253 <source>No account found.</source>
4254 <target state="new">No account found.</target>
b9fdbff7 4255 <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>
4256 <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>
4257 </trans-unit>
ec64adb4
C
4258 <trans-unit id="2338185419645468935" datatype="html">
4259 <source>List installed plugins</source>
4260 <target state="new">List installed plugins</target>
4261 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugins.routes.ts</context><context context-type="linenumber">28</context></context-group>
4262 </trans-unit>
4263 <trans-unit id="8897412584195581488" datatype="html">
4264 <source>Search plugins</source>
4265 <target state="new">Search plugins</target>
4266 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugins.routes.ts</context><context context-type="linenumber">37</context></context-group>
4267 </trans-unit>
4268 <trans-unit id="4994333937800672218" datatype="html">
4269 <source>Show plugin</source>
4270 <target state="new">Show plugin</target>
4271 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugins.routes.ts</context><context context-type="linenumber">46</context></context-group>
4272 </trans-unit>
d7c6b951 4273 <trans-unit id="602667807232759122" datatype="html">
5a6de093
C
4274 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> muted accounts</source>
4275 <target state="new">Showing
4276 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
4277 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
4278 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> muted accounts
4279 </target>
ec64adb4
C
4280 <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>
4281 <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>
4282 </trans-unit>
5a6de093 4283 <trans-unit id="8259696070728377358" datatype="html">
16e3c494 4284 <source>Plugins/Themes</source>
4285 <target state="new">Plugins/Themes</target>
ec64adb4
C
4286 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">99</context></context-group>
4287 </trans-unit>
d7c6b951 4288 <trans-unit id="4894835484717268716" datatype="html">
16e3c494 4289 <source>Installed</source>
4290 <target state="new">Installed</target>
ec64adb4
C
4291 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugins.component.html</context><context context-type="linenumber">3</context></context-group>
4292 </trans-unit>
d7c6b951 4293 <trans-unit id="7002061007877950198" datatype="html">
5a6de093
C
4294 <source>Plugin homepage (new window)</source>
4295 <target state="new">Plugin homepage (new window)</target>
ec64adb4
C
4296 <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>
4297 <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>
4298 <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>
4299 </trans-unit>
d7c6b951 4300 <trans-unit id="4580988005648117665">
ae8b8faf
C
4301 <source>Search</source>
4302 <target>Hledat</target>
3e84ae32
C
4303
4304
4305
4306
4307
4308
4309
91ae3c4a 4310 <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">260</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">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.ts</context><context context-type="linenumber">13</context></context-group></trans-unit>
d7c6b951 4311 <trans-unit id="8630916846096019339" datatype="html">
5a6de093
C
4312 <source>Users can resolve distant content</source>
4313 <target state="new">Users can resolve distant content</target>
ec64adb4
C
4314 <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>
4315 </trans-unit>
d7c6b951 4316 <trans-unit id="5410940035535748578" datatype="html">
5a6de093
C
4317 <source>Close this message</source>
4318 <target state="new">Close this message</target>
ec64adb4
C
4319 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.html</context><context context-type="linenumber">34</context></context-group>
4320 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.html</context><context context-type="linenumber">34</context></context-group>
4321 </trans-unit>
d7c6b951 4322 <trans-unit id="4930506384627295710" datatype="html">
16e3c494 4323 <source>Settings</source>
4324 <target state="new">Settings</target>
8d120a56 4325 <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>
4326 <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>
4327 <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>
4328 <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>
4329 </trans-unit>
d7c6b951 4330 <trans-unit id="4786000816576841850" datatype="html">
5a6de093
C
4331 <source>Display settings</source>
4332 <target state="new">Display settings</target>
ec64adb4
C
4333 <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>
4334 </trans-unit>
d7c6b951 4335 <trans-unit id="4474510732215437338" datatype="html">
16e3c494 4336 <source>Uninstall</source>
4337 <target state="new">Uninstall</target>
8d120a56 4338 <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>
4339 <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>
4340 </trans-unit>
91ae3c4a 4341
b9fdbff7 4342 <trans-unit id="2144158274184161635" datatype="html">
4343 <source>Videos with the most interactions for recent videos</source>
4344 <target state="new">Videos with the most interactions for recent videos</target>
91ae3c4a
C
4345
4346 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">204</context></context-group></trans-unit>
b9fdbff7 4347 <trans-unit id="8312243926314494468" datatype="html">
4348 <source>Videos with the most views during the last 24 hours</source>
4349 <target state="new">Videos with the most views during the last 24 hours</target>
91ae3c4a
C
4350
4351 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">208</context></context-group></trans-unit><trans-unit id="8731139416455609016" datatype="html">
4352 <source>Videos with the most views during the last <x id="PH" equiv-text="this.trendingDays"/> days</source><target state="new">Videos with the most views during the last <x id="PH" equiv-text="this.trendingDays"/> days</target>
4353 <context-group purpose="location">
4354 <context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context>
4355 <context context-type="linenumber">209</context>
4356 </context-group>
8d120a56 4357 </trans-unit>
91ae3c4a 4358
b9fdbff7 4359 <trans-unit id="1671858302647356245" datatype="html">
4360 <source>Videos that have the most likes</source>
4361 <target state="new">Videos that have the most likes</target>
91ae3c4a
C
4362
4363 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group></trans-unit>
d7c6b951 4364 <trans-unit id="2006841089844688970" datatype="html">
16e3c494 4365 <source>To load your new installed plugins or themes, refresh the page.</source>
4366 <target state="new">
040758e0
C
4367 To load your new installed plugins or themes, refresh the page.
4368</target>
ec64adb4
C
4369 <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>
4370 </trans-unit>
d7c6b951 4371 <trans-unit id="7375243393535212946" datatype="html">
16e3c494 4372 <source>Popular</source>
4373 <target state="new">Popular</target>
ec64adb4 4374 <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>
b9fdbff7 4375 </trans-unit>
d7c6b951 4376 <trans-unit id="1780056719120519633" datatype="html">
b9fdbff7 4377 <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>
4378 <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
4379 <context-group purpose="location">
4380 <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context>
4381 <context context-type="linenumber">22,24</context>
4382 </context-group>
ec64adb4 4383 </trans-unit>
d7c6b951 4384 <trans-unit id="3148804384763272950" datatype="html">
16e3c494 4385 <source>{VAR_PLURAL, plural, =1 {result} other {results} }</source>
4386 <target state="new">{VAR_PLURAL, plural, =1 {result} other {results} }</target>
ec64adb4
C
4387 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">5</context></context-group>
4388 <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>
4389 </trans-unit>
d7c6b951 4390 <trans-unit id="2722270956157821098" datatype="html">
16e3c494 4391 <source>No results.</source>
4392 <target state="new">
040758e0
C
4393 No results.
4394</target>
ec64adb4
C
4395 <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>
4396 </trans-unit>
d7c6b951 4397 <trans-unit id="8952758850096973746" datatype="html">
5a6de093
C
4398 <source>Plugin npm package (new window)</source>
4399 <target state="new">Plugin npm package (new window)</target>
ec64adb4
C
4400 <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>
4401 </trans-unit>
d7c6b951 4402 <trans-unit id="2601639465696257054" datatype="html">
ec64adb4 4403 <source>This <x id="INTERPOLATION"/> does not have settings. </source>
16e3c494 4404 <target state="new">
5a6de093
C
4405 This
4406 <x id="INTERPOLATION" equiv-text="{{ pluginTypeLabel }}"/> does not have settings.
4407
4408 </target>
ec64adb4
C
4409 <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>
4410 </trans-unit>
5a6de093 4411 <trans-unit id="29832309535656200">
fbe77135
C
4412 <source>System</source>
4413 <target>Systém</target>
ec64adb4
C
4414 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">103</context></context-group>
4415 </trans-unit>
d7c6b951 4416 <trans-unit id="3229595422546554334">
fbe77135
C
4417 <source>Jobs</source>
4418 <target>Úlohy</target>
8d120a56 4419 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/system.component.html</context><context context-type="linenumber">3</context></context-group>
4420 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/system.routes.ts</context><context context-type="linenumber">26</context></context-group>
4421 </trans-unit>
d7c6b951 4422 <trans-unit id="4804785061014590286">
ae8b8faf
C
4423 <source>Logs</source>
4424 <target>Protokoly</target>
8d120a56 4425 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/system.component.html</context><context context-type="linenumber">5</context></context-group>
4426 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/system.routes.ts</context><context context-type="linenumber">37</context></context-group>
4427 </trans-unit>
d7c6b951 4428 <trans-unit id="3422890808980876594">
16e3c494 4429 <source>Debug</source>
4430 <target state="new">Debug</target>
8d120a56 4431 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/system.component.html</context><context context-type="linenumber">7</context></context-group>
4432 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/system.routes.ts</context><context context-type="linenumber">48</context></context-group>
4433 </trans-unit>
ec64adb4
C
4434 <trans-unit id="8949443215142664126" datatype="html">
4435 <source>Delete this comment</source>
4436 <target state="new">Delete this comment</target>
b9fdbff7 4437 <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>
4438 </trans-unit>
ec64adb4
C
4439 <trans-unit id="3327751240218085797" datatype="html">
4440 <source>Delete all comments of this account</source>
4441 <target state="new">Delete all comments of this account</target>
b9fdbff7 4442 <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>
4443 </trans-unit>
ec64adb4
C
4444 <trans-unit id="2850960459131251840" datatype="html">
4445 <source>Comments are deleted after a few minutes</source>
4446 <target state="new">Comments are deleted after a few minutes</target>
b9fdbff7 4447 <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>
4448 </trans-unit>
ec64adb4
C
4449 <trans-unit id="545410448674339480" datatype="html">
4450 <source><x id="PH" equiv-text="commentArgs.length"/> comments deleted.</source>
4451 <target state="new"><x id="PH" equiv-text="commentArgs.length"/> comments deleted.</target>
64ef55f7
C
4452
4453 <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">143</context></context-group></trans-unit>
ec64adb4
C
4454 <trans-unit id="379090446060940062" datatype="html">
4455 <source>Do you really want to delete all comments of <x id="PH"/>?</source>
4456 <target state="new">Do you really want to delete all comments of <x id="PH"/>?</target>
64ef55f7
C
4457
4458 <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></trans-unit>
ec64adb4
C
4459 <trans-unit id="4539246224625965241" datatype="html">
4460 <source>Comments of <x id="PH"/> will be deleted in a few minutes</source>
4461 <target state="new">Comments of <x id="PH"/> will be deleted in a few minutes</target>
64ef55f7
C
4462
4463 <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">175</context></context-group></trans-unit>
d7c6b951 4464 <trans-unit id="7427986413651551775" datatype="html">
ec64adb4
C
4465 <source>Video comments</source>
4466 <target state="new">Video comments</target>
4467 <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>
b9fdbff7 4468 </trans-unit>
d7c6b951 4469 <trans-unit id="289582790179344391" datatype="html">
b9fdbff7 4470 <source>This view also shows comments from muted accounts.</source>
4471 <target state="new">This view also shows comments from muted accounts.</target>
90aa0a74
C
4472 <context-group purpose="location">
4473 <context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context>
4474 <context context-type="linenumber">8</context>
4475 </context-group>
ec64adb4 4476 </trans-unit>
d7c6b951 4477 <trans-unit id="4523382115569186450" datatype="html">
ec64adb4
C
4478 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> comments</source>
4479 <target state="new">Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> comments</target>
b9fdbff7 4480 <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>
4481 </trans-unit>
d7c6b951 4482 <trans-unit id="6110554376228744887" datatype="html">
ec64adb4
C
4483 <source>Select all rows</source>
4484 <target state="new">Select all rows</target>
b9fdbff7 4485 <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>
4486 <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>
4487 </trans-unit>
d7c6b951 4488 <trans-unit id="2719284837486030903" datatype="html">
5a6de093
C
4489 <source>Job type</source>
4490 <target state="new">Job type</target>
ec64adb4
C
4491 <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>
4492 </trans-unit>
d7c6b951 4493 <trans-unit id="6170245880855918780" datatype="html">
5a6de093
C
4494 <source>Job state</source>
4495 <target state="new">Job state</target>
ec64adb4
C
4496 <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>
4497 </trans-unit>
d7c6b951 4498 <trans-unit id="2296681895307893686" datatype="html">
ec64adb4
C
4499 <source>any</source>
4500 <target state="new">any</target>
e351a5c5
C
4501 <context-group purpose="location">
4502 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context>
4503 <context context-type="linenumber">21</context>
4504 </context-group>
4505 <note priority="1" from="description">Selector for the list displaying jobs, filtering by their state</note>
ec64adb4 4506 </trans-unit>
d7c6b951 4507 <trans-unit id="3067132953487445901" datatype="html">
ec64adb4
C
4508 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> jobs</source>
4509 <target state="new">Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> jobs</target>
b9fdbff7 4510 <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>
4511 </trans-unit>
d7c6b951 4512 <trans-unit id="8650499415827640724">
ae8b8faf
C
4513 <source>Type</source>
4514 <target>Typ</target>
b9fdbff7 4515 <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>
4516 </trans-unit>
d7c6b951 4517 <trans-unit id="3901868627411944813" datatype="html">
3e84ae32
C
4518 <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>
4519 <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
4520 <context-group purpose="location">
4521 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context>
b87b606a 4522 <context context-type="linenumber">47</context>
e351a5c5 4523 </context-group>
b9fdbff7 4524 </trans-unit>
d7c6b951 4525 <trans-unit id="3419681791450150574" datatype="html">
b9fdbff7 4526 <source>Progress</source>
4527 <target state="new">Progress</target>
e351a5c5
C
4528 <context-group purpose="location">
4529 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context>
b87b606a 4530 <context context-type="linenumber">49</context>
e351a5c5 4531 </context-group>
ec64adb4 4532 </trans-unit>
d7c6b951 4533 <trans-unit id="914197284349366734" datatype="html">
b87b606a
C
4534 <source>No jobs found.</source>
4535 <target state="new">No jobs found.</target>
b9fdbff7 4536 <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>
4537 </trans-unit>
d7c6b951 4538 <trans-unit id="2713421326605345655" datatype="html">
3e84ae32
C
4539 <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>
4540 <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>
b9fdbff7 4541 <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>
4542 </trans-unit>
d7c6b951 4543 <trans-unit id="2384897339170501794" datatype="html">
ec64adb4
C
4544 <source>No <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/> jobs found.</source>
4545 <target state="new">No <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/> jobs found.</target>
b9fdbff7 4546 <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>
4547 </trans-unit>
d7c6b951 4548 <trans-unit id="4457061340457477073" datatype="html">
ec64adb4
C
4549 <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>
4550 <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>
b9fdbff7 4551 <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>
4552 </trans-unit>
d7c6b951 4553 <trans-unit id="1102717806459547726">
ae8b8faf
C
4554 <source>Refresh</source>
4555 <target>Obnovit</target>
b9fdbff7 4556 <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>
4557 <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>
4558 </trans-unit>
d7c6b951 4559 <trans-unit id="6052766076365105714" datatype="html">
ec64adb4
C
4560 <source>now</source>
4561 <target state="new">now</target>
4562 <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>
4563 </trans-unit>
d7c6b951 4564 <trans-unit id="3894950702316166331" datatype="html">
5a6de093
C
4565 <source>Loading...</source>
4566 <target state="new">Loading...</target>
ec64adb4
C
4567 <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>
4568 </trans-unit>
d7c6b951 4569 <trans-unit id="2232767208623640457" datatype="html">
3e84ae32 4570 <source>By <x id="INTERPOLATION"/> -></source>
5a6de093 4571 <target state="new">By
3e84ae32 4572 <x id="INTERPOLATION" equiv-text="{{ log.by }}"/> ->
5a6de093 4573 </target>
ec64adb4
C
4574 <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>
4575 </trans-unit>
d7c6b951 4576 <trans-unit id="7396175500300709096" datatype="html">
5a6de093
C
4577 <source>INSTANCE</source>
4578 <target state="new">INSTANCE</target>
b9fdbff7 4579 <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>
4580 </trans-unit>
d7c6b951 4581 <trans-unit id="8953033926734869941">
ae8b8faf
C
4582 <source>Name</source>
4583 <target>Jméno</target>
b9fdbff7 4584 <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>
4585 <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>
4586 <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>
4587 </trans-unit>
d7c6b951 4588 <trans-unit id="2973928033612762715">
ae8b8faf
C
4589 <source>Short description</source>
4590 <target>Krátký popis</target>
b9fdbff7 4591 <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>
4592 </trans-unit>
d7c6b951 4593 <trans-unit id="7794655859478571096" datatype="html">
16e3c494 4594 <source>Main instance categories</source>
4595 <target state="new">Main instance categories</target>
8d120a56 4596 <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>
4597 </trans-unit>
d7c6b951 4598 <trans-unit id="6588040559347368313" datatype="html">
5a6de093
C
4599 <source>Add a new category</source>
4600 <target state="new">Add a new category</target>
91ae3c4a
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">57</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-categories.component.html</context><context context-type="linenumber">5</context></context-group></trans-unit>
d7c6b951 4603 <trans-unit id="8953934448427251062" datatype="html">
5a6de093
C
4604 <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>
4605 <target state="new">The
3e84ae32
C
4606 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>sharing system
4607 <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 4608 </target>
91ae3c4a
C
4609
4610 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit>
d7c6b951 4611 <trans-unit id="34094919610906740" datatype="html">
5a6de093
C
4612 <source>Help share videos being played</source>
4613 <target state="new">Help share videos being played</target>
91ae3c4a
C
4614
4615 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit>
d7c6b951 4616 <trans-unit id="6236140336967052987" datatype="html">
5a6de093
C
4617 <source>When on a video page, directly start playing the video.</source>
4618 <target state="new">When on a video page, directly start playing the video.</target>
91ae3c4a
C
4619
4620 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit>
d7c6b951 4621 <trans-unit id="9135112681389493865" datatype="html">
5a6de093
C
4622 <source>Automatically play videos</source>
4623 <target state="new">Automatically play videos</target>
91ae3c4a
C
4624
4625 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
d7c6b951 4626 <trans-unit id="575474399125992547" datatype="html">
5a6de093
C
4627 <source>When a video ends, follow up with the next suggested video.</source>
4628 <target state="new">When a video ends, follow up with the next suggested video.</target>
91ae3c4a
C
4629
4630 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">67</context></context-group></trans-unit>
d7c6b951 4631 <trans-unit id="2701970773087072815" datatype="html">
5a6de093
C
4632 <source>Automatically start playing the next video</source>
4633 <target state="new">Automatically start playing the next video</target>
91ae3c4a
C
4634
4635 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">64</context></context-group></trans-unit>
d7c6b951 4636 <trans-unit id="5983800192187691457" datatype="html">
9f77adb8
C
4637 <source>Main languages you/your moderators speak</source>
4638 <target state="new">Main languages you/your moderators speak</target>
8d120a56 4639 <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>
4640 </trans-unit>
d7c6b951 4641 <trans-unit id="399528956091640769" datatype="html">
5a6de093
C
4642 <source>MODERATION &amp; NSFW</source>
4643 <target state="new">MODERATION &amp; NSFW</target>
8d120a56 4644 <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>
4645 </trans-unit>
d7c6b951 4646 <trans-unit id="4423835119021329687" datatype="html">
3e84ae32
C
4647 <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>
4648 <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>
8d120a56 4649 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">84</context></context-group>
4650 </trans-unit>
d7c6b951 4651 <trans-unit id="7030031694783481217" datatype="html">
16e3c494 4652 <source>This instance is dedicated to sensitive or NSFW content</source>
4653 <target state="new">This instance is dedicated to sensitive or NSFW content</target>
8d120a56 4654 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">93</context></context-group>
4655 </trans-unit>
d7c6b951 4656 <trans-unit id="4620493570088713907" datatype="html">
3e84ae32
C
4657 <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>
4658 <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>
8d120a56 4659 <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>
4660 </trans-unit>
d7c6b951 4661 <trans-unit id="7497677457560701935">
ab67d3e8
C
4662 <source>Policy on videos containing sensitive content</source>
4663 <target>Pravidla pro videa obsahující citlivý obsah</target>
8d120a56 4664 <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>
4665 </trans-unit>
d7c6b951 4666 <trans-unit id="7350483582490037954" datatype="html">
3e84ae32
C
4667 <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>
4668 <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>
8d120a56 4669 <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>
4670 <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>
4671 </trans-unit>
d7c6b951 4672 <trans-unit id="8930852890861583005">
ab67d3e8
C
4673 <source>Blur thumbnails</source>
4674 <target>Rozmlžit náhledy</target>
8d120a56 4675 <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>
4676 <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>
4677 </trans-unit>
d7c6b951 4678 <trans-unit id="6812930637022637485">
ab67d3e8
C
4679 <source>Display</source>
4680 <target>Zobrazit</target>
8d120a56 4681 <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>
4682 <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>
4683 <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>
4684 </trans-unit>
d7c6b951 4685 <trans-unit id="1617785425462022303" datatype="html">
5a6de093
C
4686 <source>Strategy</source>
4687 <target state="new">Strategy</target>
ec64adb4
C
4688 <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>
4689 </trans-unit>
d7c6b951 4690 <trans-unit id="2544569632476723854">
ab67d3e8
C
4691 <source>Terms</source>
4692 <target>Podmínky</target>
8d120a56 4693 <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>
4694 <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>
4695 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">13</context></context-group>
4696 <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>
4697 </trans-unit>
d7c6b951 4698 <trans-unit id="4127416011499804250" datatype="html">
16e3c494 4699 <source>Code of conduct</source>
4700 <target state="new">Code of conduct</target>
8d120a56 4701 <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>
4702 <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>
4703 <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>
4704 </trans-unit>
d7c6b951 4705 <trans-unit id="3076079242537393946" datatype="html">
16e3c494 4706 <source>Moderation information</source>
4707 <target state="new">Moderation information</target>
8d120a56 4708 <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>
4709 <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>
4710 <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>
4711 </trans-unit>
d7c6b951 4712 <trans-unit id="5056489767203690328" datatype="html">
5a6de093
C
4713 <source>Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc</source>
4714 <target state="new">Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc</target>
8d120a56 4715 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">152</context></context-group>
4716 </trans-unit>
d7c6b951 4717 <trans-unit id="2047672753819413550" datatype="html">
5a6de093
C
4718 <source>YOU AND YOUR INSTANCE</source>
4719 <target state="new">YOU AND YOUR INSTANCE</target>
8d120a56 4720 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">167</context></context-group>
4721 </trans-unit>
d7c6b951 4722 <trans-unit id="3968335261686887328" datatype="html">
16e3c494 4723 <source>Who is behind the instance?</source>
4724 <target state="new">Who is behind the instance?</target>
8d120a56 4725 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">173</context></context-group>
4726 </trans-unit>
d7c6b951 4727 <trans-unit id="7323194786468446482" datatype="html">
5a6de093
C
4728 <source>A single person? A non-profit? A company?</source>
4729 <target state="new">A single person? A non-profit? A company?</target>
8d120a56 4730 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">174</context></context-group>
4731 </trans-unit>
d7c6b951 4732 <trans-unit id="5480243297215266596" datatype="html">
16e3c494 4733 <source>Why did you create this instance?</source>
4734 <target state="new">Why did you create this instance?</target>
8d120a56 4735 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">185</context></context-group>
4736 </trans-unit>
d7c6b951 4737 <trans-unit id="6995481962115300007" datatype="html">
5a6de093
C
4738 <source>To share your personal videos? To open registrations and allow people to upload what they want?</source>
4739 <target state="new">To share your personal videos? To open registrations and allow people to upload what they want?</target>
8d120a56 4740 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">186</context></context-group>
4741 </trans-unit>
d7c6b951 4742 <trans-unit id="3667968987954856844" datatype="html">
16e3c494 4743 <source>How long do you plan to maintain this instance?</source>
4744 <target state="new">How long do you plan to maintain this instance?</target>
8d120a56 4745 <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>
4746 </trans-unit>
d7c6b951 4747 <trans-unit id="6722472563287778070" datatype="html">
5a6de093
C
4748 <source>It's important to know for users who want to register on your instance</source>
4749 <target state="new">It's important to know for users who want to register on your instance</target>
8d120a56 4750 <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>
4751 </trans-unit>
d7c6b951 4752 <trans-unit id="8362291348781958428" datatype="html">
16e3c494 4753 <source>How will you finance the PeerTube server?</source>
4754 <target state="new">How will you finance the PeerTube server?</target>
8d120a56 4755 <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>
4756 </trans-unit>
d7c6b951 4757 <trans-unit id="2441006645448216398" datatype="html">
5a6de093
C
4758 <source>With your own funds? With user donations? Advertising?</source>
4759 <target state="new">With your own funds? With user donations? Advertising?</target>
8d120a56 4760 <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>
4761 </trans-unit>
d7c6b951 4762 <trans-unit id="6853511883515031762" datatype="html">
5a6de093
C
4763 <source>OTHER INFORMATION</source>
4764 <target state="new">OTHER INFORMATION</target>
8d120a56 4765 <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>
4766 </trans-unit>
d7c6b951 4767 <trans-unit id="3447208665089679283" datatype="html">
16e3c494 4768 <source>What server/hardware does the instance run on?</source>
4769 <target state="new">What server/hardware does the instance run on?</target>
8d120a56 4770 <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>
4771 </trans-unit>
d7c6b951 4772 <trans-unit id="4739907951373047958" datatype="html">
5a6de093
C
4773 <source>i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc.</source>
4774 <target state="new">i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc.</target>
8d120a56 4775 <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>
4776 </trans-unit>
d7c6b951 4777 <trans-unit id="8557599287230755359" datatype="html">
5a6de093
C
4778 <source>APPEARANCE</source>
4779 <target state="new">APPEARANCE</target>
b9fdbff7 4780 <context-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>
4781 </trans-unit>
d7c6b951 4782 <trans-unit id="2107098695989136934" datatype="html">
3e84ae32
C
4783 <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>
4784 <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
4785 <context-group purpose="location">
4786 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
4787 <context context-type="linenumber">6,7</context>
4788 </context-group>
ec64adb4 4789 </trans-unit>
d7c6b951 4790 <trans-unit id="6855462350544488601" datatype="html">
16e3c494 4791 <source>default</source>
4792 <target state="new">default</target>
b9fdbff7 4793 <context-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>
4794 </trans-unit>
d7c6b951 4795 <trans-unit id="4096396973250090478" datatype="html">
5a6de093
C
4796 <source>Landing page</source>
4797 <target state="new">Landing page</target>
b9fdbff7 4798 <context-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>
4799 </trans-unit>
d7c6b951 4800 <trans-unit id="2609416025385742456" datatype="html">
b9fdbff7 4801 <source>Default trending page</source>
4802 <target state="new">Default trending page</target>
8d120a56 4803 <context-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>
4804 </trans-unit>
d7c6b951 4805 <trans-unit id="421622604352196374" datatype="html">
b9fdbff7 4806 <source>Best videos</source>
4807 <target state="new">Best videos</target>
8d120a56 4808 <context-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>
4809 </trans-unit>
d7c6b951 4810 <trans-unit id="554741830445276244" datatype="html">
b9fdbff7 4811 <source>Hot videos</source>
4812 <target state="new">Hot videos</target>
8d120a56 4813 <context-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>
4814 </trans-unit>
d7c6b951 4815 <trans-unit id="4203746847864415875" datatype="html">
b9fdbff7 4816 <source>Most viewed videos</source>
4817 <target state="new">Most viewed videos</target>
8d120a56 4818 <context-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>
4819 </trans-unit>
d7c6b951 4820 <trans-unit id="8177374861384376651" datatype="html">
16e3c494 4821 <source>Most liked videos</source>
4822 <target state="new">Most liked videos</target>
8d120a56 4823 <context-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>
4824 </trans-unit>
d7c6b951 4825 <trans-unit id="4809162812315301010" datatype="html">
5a6de093
C
4826 <source>BROADCAST MESSAGE</source>
4827 <target state="new">BROADCAST MESSAGE</target>
8d120a56 4828 <context-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>
4829 </trans-unit>
d7c6b951 4830 <trans-unit id="7097094470713539753" datatype="html">
b9fdbff7 4831 <source>Display a message on your instance</source>
4832 <target state="new"> Display a message on your instance </target>
8d120a56 4833 <context-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>
4834 </trans-unit>
d7c6b951 4835 <trans-unit id="4686199497574248459" datatype="html">
5a6de093
C
4836 <source>Enable broadcast message</source>
4837 <target state="new">Enable broadcast message</target>
8d120a56 4838 <context-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>
4839 </trans-unit>
d7c6b951 4840 <trans-unit id="9192050065623241777" datatype="html">
ec64adb4 4841 <source>Allow users to dismiss the broadcast message</source>
5a6de093 4842 <target state="new">Allow users to dismiss the broadcast message </target>
8d120a56 4843 <context-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>
4844 </trans-unit>
d7c6b951 4845 <trans-unit id="6582848618760132901" datatype="html">
5a6de093
C
4846 <source>Broadcast message level</source>
4847 <target state="new">Broadcast message level</target>
8d120a56 4848 <context-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>
4849 </trans-unit>
d7c6b951 4850 <trans-unit id="8066608938393600549" datatype="html">
5a6de093
C
4851 <source>Message</source>
4852 <target state="new">Message</target>
8d120a56 4853 <context-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>
4854 </trans-unit>
d7c6b951 4855 <trans-unit id="5631159720194597622" datatype="html">
5a6de093
C
4856 <source>NEW USERS</source>
4857 <target state="new">NEW USERS</target>
8d120a56 4858 <context-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>
4859 </trans-unit>
d7c6b951 4860 <trans-unit id="2669509104300979449" datatype="html">
3e84ae32
C
4861 <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>
4862 <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>
8d120a56 4863 <context-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>
4864 </trans-unit>
d7c6b951 4865 <trans-unit id="4497115134891299867">
ae8b8faf
C
4866 <source>Signup requires email verification</source>
4867 <target>Registrace vyžaduje ověření e-mailem.</target>
8d120a56 4868 <context-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>
4869 </trans-unit>
d7c6b951 4870 <trans-unit id="8133107840061687919">
ae8b8faf
C
4871 <source>Signup limit</source>
4872 <target>Limit registrací</target>
8d120a56 4873 <context-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>
4874 </trans-unit>
d7c6b951 4875 <trans-unit id="8497774075394617130" datatype="html">
ec64adb4
C
4876 <source>{VAR_PLURAL, plural, =1 {user} other {users}}</source>
4877 <target state="new">{VAR_PLURAL, plural, =1 {user} other {users}}</target>
8d120a56 4878 <context-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>
4879 </trans-unit>
d7c6b951 4880 <trans-unit id="5620049714977547431" datatype="html">
b9fdbff7 4881 <source>Signup won't be limited to a fixed number of users.</source>
4882 <target state="new">Signup won't be limited to a fixed number of users.</target>
8d120a56 4883 <context-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>
4884 </trans-unit>
4885 <trans-unit id="1663379405062033606" datatype="html">
4886 <source>Minimum required age to create an account</source>
4887 <target state="new">Minimum required age to create an account</target>
c5c848c5
C
4888 <context-group purpose="location">
4889 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
4890 <context context-type="linenumber">163</context>
4891 </context-group>
8d120a56 4892 </trans-unit>
4893 <trans-unit id="8342879272354516454" datatype="html">
4894 <source>{VAR_PLURAL, plural, =1 {year old} other {years old}}</source>
4895 <target state="new">{VAR_PLURAL, plural, =1 {year old} other {years old}}</target>
c5c848c5
C
4896 <context-group purpose="location">
4897 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
4898 <context context-type="linenumber">170</context>
4899 </context-group>
4900 </trans-unit>
d7c6b951 4901 <trans-unit id="7456307533995141215" datatype="html">
5a6de093
C
4902 <source>Enable Signup</source>
4903 <target state="new">Enable Signup</target>
8d120a56 4904 <context-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>
4905 </trans-unit>
d7c6b951 4906 <trans-unit id="4555457172864212828">
ae8b8faf
C
4907 <source>Users</source>
4908 <target>Uživatelé</target>
ec64adb4
C
4909 <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>
4910 <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>
4911 </trans-unit>
d7c6b951 4912 <trans-unit id="8147229944654164397" datatype="html">
5a6de093
C
4913 <source>{VAR_PLURAL, plural, =1 {Video} other {Videos} }</source>
4914 <target state="new">{VAR_PLURAL, plural, =1 {Video} other {Videos} }</target>
ec64adb4
C
4915 <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>
4916 <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>
4917 </trans-unit>
d7c6b951 4918 <trans-unit id="2068564237394270744" datatype="html">
5a6de093
C
4919 <source>{VAR_PLURAL, plural, =1 {Channel} other {Channels} }</source>
4920 <target state="new">{VAR_PLURAL, plural, =1 {Channel} other {Channels} }</target>
ec64adb4
C
4921 <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>
4922 <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>
4923 </trans-unit>
d7c6b951 4924 <trans-unit id="407487463718398437" datatype="html">
5a6de093
C
4925 <source>{VAR_PLURAL, plural, =1 {Subscriber} other {Subscribers} }</source>
4926 <target state="new">{VAR_PLURAL, plural, =1 {Subscriber} other {Subscribers} }</target>
ec64adb4
C
4927 <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>
4928 <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>
4929 </trans-unit>
d7c6b951 4930 <trans-unit id="9036137946566829282" datatype="html">
5a6de093
C
4931 <source>Incriminated in reports</source>
4932 <target state="new">Incriminated in reports</target>
ec64adb4
C
4933 <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>
4934 <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>
4935 </trans-unit>
d7c6b951 4936 <trans-unit id="7441750243186193044" datatype="html">
5a6de093
C
4937 <source>Authored reports accepted</source>
4938 <target state="new">Authored reports accepted</target>
ec64adb4
C
4939 <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>
4940 <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>
4941 </trans-unit>
d7c6b951 4942 <trans-unit id="3094586852616580737" datatype="html">
5a6de093
C
4943 <source>{VAR_PLURAL, plural, =1 {Comment} other {Comments} }</source>
4944 <target state="new">{VAR_PLURAL, plural, =1 {Comment} other {Comments} }</target>
ec64adb4
C
4945 <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>
4946 <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>
4947 </trans-unit>
d7c6b951 4948 <trans-unit id="7362516430807501858" datatype="html">
5a6de093
C
4949 <source>NEW USER</source>
4950 <target state="new">NEW USER</target>
ec64adb4
C
4951 <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>
4952 <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>
4953 </trans-unit>
d7c6b951 4954 <trans-unit id="3008420115644088420" datatype="html">
5a6de093
C
4955 <source>Configuration</source>
4956 <target state="new">Configuration</target>
ec64adb4
C
4957 <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>
4958 </trans-unit>
d7c6b951 4959 <trans-unit id="502260296951057925" datatype="html">
5a6de093
C
4960 <source>Default video quota per user</source>
4961 <target state="new">Default video quota per user</target>
8d120a56 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">182</context></context-group>
4963 </trans-unit>
d7c6b951 4964 <trans-unit id="7169210802367807492" datatype="html">
b9fdbff7 4965 <source>bytes</source>
4966 <target state="new">bytes</target>
8d120a56 4967 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">188</context></context-group>
4968 <context-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>
4969 <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>
4970 <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>
4971 <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>
4972 <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>
4973 </trans-unit>
d7c6b951 4974 <trans-unit id="8509882464852636851" datatype="html">
5a6de093
C
4975 <source>Default daily upload limit per user</source>
4976 <target state="new">Default daily upload limit per user</target>
8d120a56 4977 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">196</context></context-group>
4978 </trans-unit>
d7c6b951 4979 <trans-unit id="4719342289581047890" datatype="html">
5a6de093
C
4980 <source>Allow import with a torrent file or a magnet URI</source>
4981 <target state="new">Allow import with a torrent file or a magnet URI</target>
8d120a56 4982 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">246</context></context-group>
4983 </trans-unit>
d7c6b951 4984 <trans-unit id="3950258704315544174" datatype="html">
5a6de093
C
4985 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source>
4986 <target state="new">Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</target>
8d120a56 4987 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">263</context></context-group>
4988 </trans-unit>
d7c6b951 4989 <trans-unit id="3428986951244800347" datatype="html">
5a6de093
C
4990 <source>Block new videos automatically</source>
4991 <target state="new">Block new videos automatically</target>
8d120a56 4992 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">260</context></context-group>
4993 </trans-unit>
d7c6b951 4994 <trans-unit id="2054846790157376783" datatype="html">
5a6de093
C
4995 <source>SEARCH</source>
4996 <target state="new">SEARCH</target>
8d120a56 4997 <context-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>
4998 </trans-unit>
d7c6b951 4999 <trans-unit id="3442084803796199253" datatype="html">
5a6de093
C
5000 <source>Allow users to do remote URI/handle search</source>
5001 <target state="new">Allow users to do remote URI/handle search</target>
8d120a56 5002 <context-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>
5003 </trans-unit>
d7c6b951 5004 <trans-unit id="2258148539285928012" datatype="html">
ec64adb4
C
5005 <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>
5006 <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>
8d120a56 5007 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">291</context></context-group>
5008 </trans-unit>
d7c6b951 5009 <trans-unit id="7295422540935146771" datatype="html">
5a6de093
C
5010 <source>Allow anonymous to do remote URI/handle search</source>
5011 <target state="new">Allow anonymous to do remote URI/handle search</target>
8d120a56 5012 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">299</context></context-group>
5013 </trans-unit>
d7c6b951 5014 <trans-unit id="7305237807882754643" datatype="html">
ec64adb4
C
5015 <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>
5016 <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>
8d120a56 5017 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">302</context></context-group>
5018 </trans-unit>
d7c6b951 5019 <trans-unit id="5273935530181504015" datatype="html">
5a6de093
C
5020 <source>⚠️ This functionality depends heavily on the moderation of instances followed by the search index you select.</source>
5021 <target state="new">⚠️ This functionality depends heavily on the moderation of instances followed by the search index you select.</target>
8d120a56 5022 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">316</context></context-group>
5023 </trans-unit>
d7c6b951 5024 <trans-unit id="1886227550697837417" datatype="html">
3e84ae32
C
5025 <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>
5026 <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>
8d120a56 5027 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">319</context></context-group>
5028 </trans-unit>
d7c6b951 5029 <trans-unit id="2331464426553277323" datatype="html">
5a6de093
C
5030 <source>Search index URL</source>
5031 <target state="new">Search index URL</target>
8d120a56 5032 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">325</context></context-group>
5033 </trans-unit>
d7c6b951 5034 <trans-unit id="8524278911521465398" datatype="html">
5a6de093
C
5035 <source>Disable local search in search bar</source>
5036 <target state="new">Disable local search in search bar</target>
8d120a56 5037 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">338</context></context-group>
5038 </trans-unit>
d7c6b951 5039 <trans-unit id="6568991917245875948" datatype="html">
5a6de093
C
5040 <source>Otherwise the local search stays used by default</source>
5041 <target state="new">Otherwise the local search stays used by default</target>
8d120a56 5042 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">348</context></context-group>
5043 </trans-unit>
d7c6b951 5044 <trans-unit id="4444955208013675027" datatype="html">
5a6de093
C
5045 <source>Search bar uses the global search index by default</source>
5046 <target state="new">Search bar uses the global search index by default</target>
8d120a56 5047 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">345</context></context-group>
5048 </trans-unit>
d7c6b951 5049 <trans-unit id="6476750382562952780" datatype="html">
5a6de093
C
5050 <source>Enable global search</source>
5051 <target state="new">Enable global search</target>
8d120a56 5052 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">313</context></context-group>
5053 </trans-unit>
d7c6b951 5054 <trans-unit id="836183323506117145" datatype="html">
5a6de093
C
5055 <source>FEDERATION</source>
5056 <target state="new">FEDERATION</target>
8d120a56 5057 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">366</context></context-group>
5058 </trans-unit>
d7c6b951 5059 <trans-unit id="252719899360434356" datatype="html">
3e84ae32
C
5060 <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>
5061 <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>
8d120a56 5062 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">368</context></context-group>
5063 </trans-unit>
d7c6b951 5064 <trans-unit id="9119248927271669654" datatype="html">
5a6de093
C
5065 <source>Other instances can follow yours</source>
5066 <target state="new">Other instances can follow yours</target>
8d120a56 5067 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">380</context></context-group>
5068 </trans-unit>
d7c6b951 5069 <trans-unit id="7015551137649102649" datatype="html">
5a6de093
C
5070 <source>Manually approve new instance followers</source>
5071 <target state="new">Manually approve new instance followers</target>
8d120a56 5072 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">387</context></context-group>
5073 </trans-unit>
d7c6b951 5074 <trans-unit id="4803992993548153434" datatype="html">
5a6de093
C
5075 <source>Automatically follow back instances</source>
5076 <target state="new">Automatically follow back instances</target>
8d120a56 5077 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">400</context></context-group>
5078 </trans-unit>
d7c6b951 5079 <trans-unit id="2092224316392295720" datatype="html">
5a6de093
C
5080 <source>⚠️ This functionality requires a lot of attention and extra moderation.</source>
5081 <target state="new">⚠️ This functionality requires a lot of attention and extra moderation.</target>
8d120a56 5082 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">135</context></context-group>
5083 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">403</context></context-group>
5084 <context-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>
5085 </trans-unit>
d7c6b951 5086 <trans-unit id="1718269478813020014" datatype="html">
16e3c494 5087 <source>Index URL</source>
5088 <target state="new">Index URL</target>
8d120a56 5089 <context-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>
5090 </trans-unit>
d7c6b951 5091 <trans-unit id="173263206605027981" datatype="html">
5a6de093
C
5092 <source>Automatically follow instances of a public index</source>
5093 <target state="new">Automatically follow instances of a public index</target>
8d120a56 5094 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">413</context></context-group>
5095 </trans-unit>
d7c6b951 5096 <trans-unit id="9076632742417302918" datatype="html">
3e84ae32
C
5097 <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>
5098 <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>
8d120a56 5099 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">419</context></context-group>
5100 </trans-unit>
d7c6b951 5101 <trans-unit id="3946988229617310200" datatype="html">
5a6de093
C
5102 <source>ADMINISTRATORS</source>
5103 <target state="new">ADMINISTRATORS</target>
8d120a56 5104 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">445</context></context-group>
5105 </trans-unit>
5a6de093 5106 <trans-unit id="2149300564474427551">
ae8b8faf
C
5107 <source>Administrator</source>
5108 <target>Administrátor</target>
b9fdbff7 5109 <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">406</context></context-group>
5110 </trans-unit>
d7c6b951 5111 <trans-unit id="3171683206914962995">
ae8b8faf
C
5112 <source>Admin email</source>
5113 <target>E-mail administrátora</target>
8d120a56 5114 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">451</context></context-group>
5115 </trans-unit>
d7c6b951 5116 <trans-unit id="4722881456283329321">
ae8b8faf
C
5117 <source>Enable contact form</source>
5118 <target>Povolit kontaktní formulář</target>
8d120a56 5119 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">464</context></context-group>
5120 </trans-unit>
d7c6b951 5121 <trans-unit id="5926348345797688952" datatype="html">
ec64adb4
C
5122 <source>VOD Transcoding</source>
5123 <target state="new">VOD Transcoding</target>
8d120a56 5124 <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>
5125 </trans-unit>
d7c6b951 5126 <trans-unit id="1765095834299337775" datatype="html">
5a6de093
C
5127 <source>TWITTER</source>
5128 <target state="new">TWITTER</target>
8d120a56 5129 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">473</context></context-group>
5130 </trans-unit>
d7c6b951 5131 <trans-unit id="3202133522706129143" datatype="html">
b9fdbff7 5132 <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>
5133 <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>
8d120a56 5134 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">475</context></context-group>
5135 </trans-unit>
d7c6b951 5136 <trans-unit id="4087837092261487511">
ae8b8faf
C
5137 <source>Your Twitter username</source>
5138 <target>Váš účet na Twitteru</target>
8d120a56 5139 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">486</context></context-group>
5140 </trans-unit>
d7c6b951 5141 <trans-unit id="5648651824279408711" datatype="html">
5a6de093
C
5142 <source>Instance allowed by Twitter</source>
5143 <target state="new">Instance allowed by Twitter</target>
8d120a56 5144 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">499</context></context-group>
5145 </trans-unit>
5146 <trans-unit id="2076338542820061819" datatype="html">
3e84ae32
C
5147 <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>
5148 <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>
8d120a56 5149 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">504</context></context-group>
5150 </trans-unit>
d7c6b951 5151 <trans-unit id="493135676263039396" datatype="html">
ec64adb4
C
5152 <source>LIVE</source>
5153 <target state="new">LIVE</target>
b9fdbff7 5154 <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>
5155 <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>
5156 </trans-unit>
d7c6b951 5157 <trans-unit id="1429138002697017359" datatype="html">
b9fdbff7 5158 <source>Enable users of your instance to stream live.</source>
5159 <target state="new"> Enable users of your instance to stream live. </target>
7d3316dc
C
5160 <context-group purpose="location">
5161 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
5162 <context context-type="linenumber">7,8</context>
5163 </context-group>
5164 </trans-unit>
d7c6b951 5165 <trans-unit id="8894612824234881672" datatype="html">
ec64adb4
C
5166 <source>⚠️ Enabling live streaming requires trust in your users and extra moderation work</source>
5167 <target state="new">⚠️ Enabling live streaming requires trust in your users and extra moderation work</target>
b9fdbff7 5168 <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>
5169 </trans-unit>
d7c6b951 5170 <trans-unit id="5205613575147327732" datatype="html">
b9fdbff7 5171 <source>If enabled, your server needs to accept incoming TCP traffic on port <x id="INTERPOLATION" equiv-text="{{ getLiveRTMPPort() }}"/></source>
5172 <target state="new">If enabled, your server needs to accept incoming TCP traffic on port <x id="INTERPOLATION" equiv-text="{{ getLiveRTMPPort() }}"/></target>
7d3316dc
C
5173 <context-group purpose="location">
5174 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
5175 <context context-type="linenumber">23</context>
5176 </context-group>
5177 </trans-unit>
d7c6b951 5178 <trans-unit id="6421580347313273983" datatype="html">
ec64adb4
C
5179 <source>Allow your users to automatically publish a replay of their live</source>
5180 <target state="new">Allow your users to automatically publish a replay of their live</target>
b9fdbff7 5181 <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>
5182 </trans-unit>
d7c6b951 5183 <trans-unit id="3472969629566153023" datatype="html">
b9fdbff7 5184 <source>If the user quota is reached, PeerTube will automatically terminate the live streaming</source>
5185 <target state="new"> If the user quota is reached, PeerTube will automatically terminate the live streaming </target>
7d3316dc
C
5186 <context-group purpose="location">
5187 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
5188 <context context-type="linenumber">34,35</context>
5189 </context-group>
b9fdbff7 5190 </trans-unit>
d7c6b951 5191 <trans-unit id="4420104899393268652" datatype="html">
3e84ae32
C
5192 <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>
5193 <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
5194 <context-group purpose="location">
5195 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
5196 <context context-type="linenumber">41</context>
5197 </context-group>
5198 </trans-unit>
d7c6b951 5199 <trans-unit id="6830777508073747241" datatype="html">
ec64adb4
C
5200 <source>{VAR_PLURAL, plural, =1 {live} other {lives}}</source>
5201 <target state="new">{VAR_PLURAL, plural, =1 {live} other {lives}}</target>
8d120a56 5202 <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>
5203 <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>
5204 </trans-unit>
d7c6b951 5205 <trans-unit id="7210210728441530221" datatype="html">
3e84ae32
C
5206 <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>
5207 <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
5208 <context-group purpose="location">
5209 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
5210 <context context-type="linenumber">54</context>
5211 </context-group>
5212 </trans-unit>
d7c6b951 5213 <trans-unit id="6830777508073747241" datatype="html">
ec64adb4
C
5214 <source>{VAR_PLURAL, plural, =1 {live} other {lives}}</source>
5215 <target state="new">{VAR_PLURAL, plural, =1 {live} other {lives}}</target>
b9fdbff7 5216 <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>
5217 </trans-unit>
d7c6b951 5218 <trans-unit id="1521259619066122077" datatype="html">
ec64adb4
C
5219 <source>Max live duration</source>
5220 <target state="new">Max live duration</target>
b9fdbff7 5221 <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>
5222 </trans-unit>
d7c6b951 5223 <trans-unit id="5309195634424105927" datatype="html">
ec64adb4
C
5224 <source>Live transcoding threads</source>
5225 <target state="new">Live transcoding threads</target>
b9fdbff7 5226 <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>
5227 </trans-unit>
d7c6b951 5228 <trans-unit id="4240037618955024499" datatype="html">
b9fdbff7 5229 <source>will claim at most <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with VOD transcoding </source>
5230 <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 5231 <context-group purpose="location">
7d3316dc
C
5232 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
5233 <context context-type="linenumber">131,133</context>
b87b606a 5234 </context-group>
b9fdbff7 5235 </trans-unit>
d7c6b951 5236 <trans-unit id="8489317904250057957" datatype="html">
b9fdbff7 5237 <source>will claim at least <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with VOD transcoding </source>
5238 <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 5239 <context-group purpose="location">
7d3316dc
C
5240 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
5241 <context context-type="linenumber">135,137</context>
b87b606a 5242 </context-group>
b9fdbff7 5243 </trans-unit>
d7c6b951 5244 <trans-unit id="1417246074503129277" datatype="html">
b9fdbff7 5245 <source>Live transcoding profile</source>
5246 <target state="new">Live transcoding profile</target>
5247 <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>
5248 </trans-unit>
d7c6b951 5249 <trans-unit id="8294583621306221742" datatype="html">
b9fdbff7 5250 <source>new live transcoding profiles can be added by PeerTube plugins</source>
5251 <target state="new">new live transcoding profiles can be added by PeerTube plugins</target>
5252 <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>
5253 </trans-unit>
d7c6b951 5254 <trans-unit id="6727057461851446921" datatype="html">
ec64adb4
C
5255 <source>Live resolutions to generate</source>
5256 <target state="new">Live resolutions to generate</target>
b9fdbff7 5257 <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>
5258 </trans-unit>
d7c6b951 5259 <trans-unit id="2281161665447607254" datatype="html">
ec64adb4
C
5260 <source>Allow live streaming</source>
5261 <target state="new">Allow live streaming</target>
b9fdbff7 5262 <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>
5263 </trans-unit>
d7c6b951 5264 <trans-unit id="6759167469686242835" datatype="html">
ec64adb4
C
5265 <source>Transcoding enabled for live streams</source>
5266 <target state="new">Transcoding enabled for live streams</target>
b9fdbff7 5267 <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>
5268 </trans-unit>
d7c6b951 5269 <trans-unit id="5975271795105968425" datatype="html">
ec64adb4
C
5270 <source>Live streaming</source>
5271 <target state="new">Live streaming</target>
8d120a56 5272 <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>
5273 <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>
5274 </trans-unit>
5275 <trans-unit id="6201638315245239510" datatype="html">
5276 <source>Advanced</source>
5277 <target state="new">Advanced</target>
09e1784b
C
5278 <context-group purpose="location">
5279 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
5280 <context context-type="linenumber">51</context>
5281 </context-group>
b9fdbff7 5282 </trans-unit>
d7c6b951 5283 <trans-unit id="7911929966701561067" datatype="html">
5a6de093
C
5284 <source>TRANSCODING</source>
5285 <target state="new">TRANSCODING</target>
b9fdbff7 5286 <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>
5287 <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>
5288 </trans-unit>
d7c6b951 5289 <trans-unit id="8212237880239644112" datatype="html">
b9fdbff7 5290 <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>
5291 <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
5292 <context-group purpose="location">
5293 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
5294 <context context-type="linenumber">87,88</context>
5295 </context-group>
5296 </trans-unit>
d7c6b951 5297 <trans-unit id="3444148141968928069" datatype="html">
ec64adb4
C
5298 <source>Input formats</source>
5299 <target state="new">Input formats</target>
b9fdbff7 5300 <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>
5301 </trans-unit>
d7c6b951 5302 <trans-unit id="4560217482714993155">
ae8b8faf
C
5303 <source>Transcoding enabled</source>
5304 <target>Překódování povoleno</target>
b9fdbff7 5305 <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>
5306 </trans-unit>
d7c6b951 5307 <trans-unit id="7452751710576287271">
ab67d3e8
C
5308 <source>Allow additional extensions</source>
5309 <target>Povolit dodatečné přípony</target>
b9fdbff7 5310 <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>
5311 </trans-unit>
d7c6b951 5312 <trans-unit id="2150024911136171" datatype="html">
b9fdbff7 5313 <source>Allows users to upload <x id="INTERPOLATION" equiv-text="{{ additionalVideoExtensions }}"/> videos.</source>
5314 <target state="new">Allows users to upload <x id="INTERPOLATION" equiv-text="{{ additionalVideoExtensions }}"/> videos.</target>
fee7bbc3
C
5315 <context-group purpose="location">
5316 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5317 <context context-type="linenumber">54</context>
5318 </context-group>
5319 </trans-unit>
d7c6b951 5320 <trans-unit id="1823941382992046371">
ab67d3e8
C
5321 <source>Allow audio files upload</source>
5322 <target>Umožnit upload audio souborů</target>
b9fdbff7 5323 <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>
5324 </trans-unit>
d7c6b951 5325 <trans-unit id="8340360585610503574" datatype="html">
ec64adb4
C
5326 <source>Allows users to upload .mp3, .ogg, .wma, .flac, .aac, or .ac3 audio files.</source>
5327 <target state="new">Allows users to upload .mp3, .ogg, .wma, .flac, .aac, or .ac3 audio files.</target>
b9fdbff7 5328 <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>
5329 </trans-unit>
d7c6b951 5330 <trans-unit id="5867513506373651775" datatype="html">
ec64adb4
C
5331 <source>The file will be merged in a still image video with the preview file on upload.</source>
5332 <target state="new">The file will be merged in a still image video with the preview file on upload.</target>
b9fdbff7 5333 <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>
5334 </trans-unit>
d7c6b951 5335 <trans-unit id="2036818807823848377" datatype="html">
ec64adb4
C
5336 <source>Output formats</source>
5337 <target state="new">Output formats</target>
b9fdbff7 5338 <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>
5339 </trans-unit>
d7c6b951 5340 <trans-unit id="522057769554096255" datatype="html">
ec64adb4
C
5341 <source>WebTorrent enabled</source>
5342 <target state="new">WebTorrent enabled</target>
b9fdbff7 5343 <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>
5344 </trans-unit>
d7c6b951 5345 <trans-unit id="8373385486403101567" datatype="html">
b9fdbff7 5346 <source>If you also enabled HLS support, it will multiply videos storage by 2</source>
5347 <target state="new">If you also enabled HLS support, it will multiply videos storage by 2</target>
7d3316dc
C
5348 <context-group purpose="location">
5349 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5350 <context context-type="linenumber">83</context>
5351 </context-group>
5352 </trans-unit>
d7c6b951 5353 <trans-unit id="3839590624406770455" datatype="html">
5a6de093
C
5354 <source>HLS with P2P support enabled</source>
5355 <target state="new">HLS with P2P support enabled</target>
b9fdbff7 5356 <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>
5357 </trans-unit>
d7c6b951 5358 <trans-unit id="7334484418359079994" datatype="html">
3e84ae32
C
5359 <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>
5360 <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
5361 <context-group purpose="location">
5362 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5363 <context context-type="linenumber">99,108</context>
5364 </context-group>
5365 </trans-unit>
d7c6b951 5366 <trans-unit id="4748900450708089645" datatype="html">
ec64adb4
C
5367 <source>Resolutions to generate per enabled format</source>
5368 <target state="new">Resolutions to generate per enabled format</target>
b9fdbff7 5369 <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>
5370 </trans-unit>
d7c6b951 5371 <trans-unit id="5431196295724512251" datatype="html">
b9fdbff7 5372 <source>The original file resolution will be the default target if no option is selected.</source>
5373 <target state="new"> The original file resolution will be the default target if no option is selected. </target>
7d3316dc
C
5374 <context-group purpose="location">
5375 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5376 <context context-type="linenumber">132,133</context>
5377 </context-group>
5378 </trans-unit>
d7c6b951 5379 <trans-unit id="1126867109775813762">
ae8b8faf
C
5380 <source>Transcoding threads</source>
5381 <target>Vlákna na překódování</target>
b9fdbff7 5382 <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>
5383 </trans-unit>
d7c6b951 5384 <trans-unit id="7815122216882553289" datatype="html">
b9fdbff7 5385 <source>will claim at most <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with live transcoding </source>
5386 <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>
7d3316dc
C
5387 <context-group purpose="location">
5388 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5389 <context context-type="linenumber">146,148</context>
5390 </context-group>
b9fdbff7 5391 </trans-unit>
d7c6b951 5392 <trans-unit id="8685484763568827375" datatype="html">
b9fdbff7 5393 <source>will claim at least <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with live transcoding </source>
5394 <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>
7d3316dc
C
5395 <context-group purpose="location">
5396 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5397 <context context-type="linenumber">150,152</context>
5398 </context-group>
b9fdbff7 5399 </trans-unit>
d7c6b951 5400 <trans-unit id="7185278676178506632" datatype="html">
b9fdbff7 5401 <source>Transcoding jobs concurrency</source>
5402 <target state="new">Transcoding jobs concurrency</target>
b87b606a 5403 <context-group purpose="location">
7d3316dc
C
5404 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5405 <context context-type="linenumber">166</context>
b87b606a 5406 </context-group>
b9fdbff7 5407 </trans-unit>
d7c6b951 5408 <trans-unit id="1969393594784140832" datatype="html">
b9fdbff7 5409 <source>allows to transcode multiple files in parallel. ⚠️ Requires a PeerTube restart</source>
5410 <target state="new">allows to transcode multiple files in parallel. ⚠️ Requires a PeerTube restart</target>
b87b606a 5411 <context-group purpose="location">
7d3316dc
C
5412 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5413 <context context-type="linenumber">167</context>
b87b606a 5414 </context-group>
b9fdbff7 5415 </trans-unit>
d7c6b951 5416 <trans-unit id="2184317712452071847" datatype="html">
b9fdbff7 5417 <source>Transcoding profile</source>
5418 <target state="new">Transcoding profile</target>
5419 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">178</context></context-group>
5420 </trans-unit>
d7c6b951 5421 <trans-unit id="6289966287765074028" datatype="html">
b9fdbff7 5422 <source>new transcoding profiles can be added by PeerTube plugins</source>
5423 <target state="new">new transcoding profiles can be added by PeerTube plugins</target>
5424 <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>
5425 </trans-unit>
d7c6b951 5426 <trans-unit id="6879611446286948126" datatype="html">
5a6de093
C
5427 <source>CACHE</source>
5428 <target state="new">CACHE</target>
b9fdbff7 5429 <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>
5430 </trans-unit>
d7c6b951 5431 <trans-unit id="5511334650211127631" datatype="html">
b9fdbff7 5432 <source>Some files are not federated, and fetched when necessary. Define their caching policies.</source>
5433 <target state="new"> Some files are not federated, and fetched when necessary. Define their caching policies. </target>
7d3316dc
C
5434 <context-group purpose="location">
5435 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context>
5436 <context context-type="linenumber">7,8</context>
5437 </context-group>
5438 </trans-unit>
d7c6b951 5439 <trans-unit id="4382565260112874406" datatype="html">
5a6de093
C
5440 <source>Number of previews to keep in cache</source>
5441 <target state="new">Number of previews to keep in cache</target>
b9fdbff7 5442 <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>
5443 </trans-unit>
d7c6b951 5444 <trans-unit id="3710881484246327863" datatype="html">
b9fdbff7 5445 <source>{VAR_PLURAL, plural, =1 {cached image} other {cached images}}</source>
5446 <target state="new">{VAR_PLURAL, plural, =1 {cached image} other {cached images}}</target>
7d3316dc
C
5447 <context-group purpose="location">
5448 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context>
5449 <context context-type="linenumber">22</context>
5450 </context-group>
5451 </trans-unit>
d7c6b951 5452 <trans-unit id="2279905277031617076" datatype="html">
5a6de093
C
5453 <source>Number of video captions to keep in cache</source>
5454 <target state="new">Number of video captions to keep in cache</target>
b9fdbff7 5455 <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>
5456 </trans-unit>
d7c6b951 5457 <trans-unit id="6193666854590647323" datatype="html">
b9fdbff7 5458 <source>{VAR_PLURAL, plural, =1 {cached caption} other {cached captions}}</source>
5459 <target state="new">{VAR_PLURAL, plural, =1 {cached caption} other {cached captions}}</target>
7d3316dc
C
5460 <context-group purpose="location">
5461 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context>
5462 <context context-type="linenumber">36</context>
5463 </context-group>
b9fdbff7 5464 </trans-unit>
d7c6b951 5465 <trans-unit id="330647913034301472" datatype="html">
b9fdbff7 5466 <source>Number of video torrents to keep in cache</source>
5467 <target state="new">Number of video torrents to keep in cache</target>
063de1ee
C
5468 <context-group purpose="location">
5469 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context>
5470 <context context-type="linenumber">43</context>
5471 </context-group>
b9fdbff7 5472 </trans-unit>
d7c6b951 5473 <trans-unit id="4613961764793311850" datatype="html">
b9fdbff7 5474 <source>{VAR_PLURAL, plural, =1 {cached torrent} other {cached torrents}}</source>
5475 <target state="new">{VAR_PLURAL, plural, =1 {cached torrent} other {cached torrents}}</target>
063de1ee
C
5476 <context-group purpose="location">
5477 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context>
5478 <context context-type="linenumber">50</context>
5479 </context-group>
7d3316dc 5480 </trans-unit>
d7c6b951 5481 <trans-unit id="2528135865630556778" datatype="html">
5a6de093
C
5482 <source>CUSTOMIZATIONS</source>
5483 <target state="new">CUSTOMIZATIONS</target>
b9fdbff7 5484 <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>
5485 </trans-unit>
d7c6b951 5486 <trans-unit id="1714039296068260295" datatype="html">
b9fdbff7 5487 <source>Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill.</source>
5488 <target state="new"> Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. </target>
5489 <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>
5490 </trans-unit>
d7c6b951 5491 <trans-unit id="6180346896314915203">
ae8b8faf
C
5492 <source>JavaScript</source>
5493 <target>JavaScript</target>
b9fdbff7 5494 <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>
5495 </trans-unit>
d7c6b951 5496 <trans-unit id="4067880101082150743" datatype="html">
3e84ae32
C
5497 <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>
5498 <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>
b9fdbff7 5499 <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>
5500 </trans-unit>
d7c6b951 5501 <trans-unit id="5464209657969421100" datatype="html">
3e84ae32
C
5502 <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="{{ '{' }"/>
5503color: red;
5504<x id="INTERPOLATION_1" equiv-text="{{ '}' }"/>
5505<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="{{ '{' }"/>
5506color: red;
5507<x id="INTERPOLATION_1" equiv-text="{{ '}' }"/>
5508<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></source>
5509 <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 5510color: red;
b9fdbff7 5511<x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/>
3e84ae32 5512<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 5513color: red;
b9fdbff7 5514<x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/>
3e84ae32 5515<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></target>
b9fdbff7 5516 <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>
5517 </trans-unit>
d7c6b951 5518 <trans-unit id="283725429207896837" datatype="html">
ec64adb4
C
5519 <source>You cannot allow live replay if you don't enable transcoding.</source>
5520 <target state="new"> You cannot allow live replay if you don't enable transcoding. </target>
8d120a56 5521 <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>
5522 </trans-unit>
d7c6b951 5523 <trans-unit id="8167543029214637769" datatype="html">
3e84ae32
C
5524 <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>
5525 <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>
8d120a56 5526 <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>
5527 </trans-unit>
d7c6b951 5528 <trans-unit id="1445676851449000175">
ae8b8faf
C
5529 <source>Update configuration</source>
5530 <target>Aktualizovat nastavení</target>
8d120a56 5531 <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>
5532 </trans-unit>
d7c6b951 5533 <trans-unit id="5439158575454281141" datatype="html">
5a6de093
C
5534 <source>VIDEO SETTINGS</source>
5535 <target state="new">VIDEO SETTINGS</target>
ec64adb4
C
5536 <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>
5537 </trans-unit>
d7c6b951 5538 <trans-unit id="507542497458686905" datatype="html">
5a6de093
C
5539 <source>NOTIFICATIONS</source>
5540 <target state="new">NOTIFICATIONS</target>
ec64adb4
C
5541 <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>
5542 </trans-unit>
d7c6b951 5543 <trans-unit id="9138757724802460941" datatype="html">
5a6de093
C
5544 <source>INTERFACE</source>
5545 <target state="new">INTERFACE</target>
ec64adb4
C
5546 <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>
5547 </trans-unit>
d7c6b951 5548 <trans-unit id="7789395291034300662" datatype="html">
5a6de093
C
5549 <source>PASSWORD</source>
5550 <target state="new">PASSWORD</target>
ec64adb4
C
5551 <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>
5552 </trans-unit>
d7c6b951 5553 <trans-unit id="9012586956848595996" datatype="html">
5a6de093
C
5554 <source>EMAIL</source>
5555 <target state="new">EMAIL</target>
ec64adb4
C
5556 <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>
5557 </trans-unit>
d7c6b951 5558 <trans-unit id="7752239348028675311" datatype="html">
5a6de093
C
5559 <source>DANGER ZONE</source>
5560 <target state="new">DANGER ZONE</target>
b9fdbff7 5561 <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>
5562 <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>
5563 <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>
5564 </trans-unit>
5a6de093
C
5565 <trans-unit id="4915431133669985304">
5566 <source>Profile</source>
5567 <target>Profil</target>
3e84ae32 5568
64ef55f7 5569 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">238</context></context-group></trans-unit>
5a6de093
C
5570 <trans-unit id="1963136290621768454" datatype="html">
5571 <source>Resolution</source>
5572 <target state="new">Resolution</target>
3e84ae32 5573
64ef55f7 5574 <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
C
5575 <trans-unit id="7814358426066520520" datatype="html">
5576 <source>Aspect ratio</source>
5577 <target state="new">Aspect ratio</target>
3e84ae32 5578
64ef55f7 5579 <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
C
5580 <trans-unit id="44862519224794374" datatype="html">
5581 <source>Average frame rate</source>
5582 <target state="new">Average frame rate</target>
3e84ae32 5583
64ef55f7 5584 <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
C
5585 <trans-unit id="5053683525387462246" datatype="html">
5586 <source>Pixel format</source>
5587 <target state="new">Pixel format</target>
3e84ae32 5588
64ef55f7 5589 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">250</context></context-group></trans-unit>
5a6de093
C
5590 <trans-unit id="7858676566953242358" datatype="html">
5591 <source>Sample rate</source>
5592 <target state="new">Sample rate</target>
3e84ae32 5593
64ef55f7 5594 <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>
5a6de093
C
5595 <trans-unit id="5403856660543890284" datatype="html">
5596 <source>Channel Layout</source>
5597 <target state="new">Channel Layout</target>
3e84ae32 5598
91ae3c4a
C
5599 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">255</context></context-group></trans-unit><trans-unit id="6317170736181476800" datatype="html">
5600 <source> Update <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;>"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;>"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a
5601 >"/></source><target state="new"> Update <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;>"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;>"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a
5602 >"/></target>
5603 <context-group purpose="location">
5604 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5605 <context context-type="linenumber">3,7</context>
5606 </context-group>
5607 </trans-unit><trans-unit id="1405600824334286337" datatype="html">
5608 <source>More filters</source><target state="new">More filters</target>
5609 <context-group purpose="location">
5610 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5611 <context context-type="linenumber">20</context>
5612 </context-group>
5613 </trans-unit><trans-unit id="8867436033163146458" datatype="html">
5614 <source>Less filters</source><target state="new">Less filters</target>
5615 <context-group purpose="location">
5616 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5617 <context context-type="linenumber">21</context>
5618 </context-group>
5619 </trans-unit><trans-unit id="7028708681117573961" datatype="html">
5620 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Recently Added"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source><target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Recently Added"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
5621 <context-group purpose="location">
5622 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5623 <context context-type="linenumber">46</context>
5624 </context-group>
5625 </trans-unit><trans-unit id="5691258609562173281" datatype="html">
5626 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source><target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
5627 <context-group purpose="location">
5628 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5629 <context context-type="linenumber">48</context>
5630 </context-group>
5631 </trans-unit><trans-unit id="3224510615614621760" datatype="html">
5632 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source><target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
5633 <context-group purpose="location">
5634 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5635 <context context-type="linenumber">49</context>
5636 </context-group>
5637 </trans-unit><trans-unit id="3082811226222076503" datatype="html">
5638 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Best"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source><target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Best"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
5639 <context-group purpose="location">
5640 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5641 <context context-type="linenumber">50</context>
5642 </context-group>
5643 </trans-unit><trans-unit id="4322133526902910662" datatype="html">
5644 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source><target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
5645 <context-group purpose="location">
5646 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5647 <context context-type="linenumber">51</context>
5648 </context-group>
5649 </trans-unit><trans-unit id="2343321245279384373" datatype="html">
5650 <source>Languages:</source><target state="new">Languages:</target>
5651 <context-group purpose="location">
5652 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5653 <context context-type="linenumber">59</context>
5654 </context-group>
5655 </trans-unit><trans-unit id="5063779773341398537" datatype="html">
5656 <source>Sensitive content:</source><target state="new">Sensitive content:</target>
5657 <context-group purpose="location">
5658 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5659 <context context-type="linenumber">66</context>
5660 </context-group>
5661 </trans-unit><trans-unit id="1598170280549949741" datatype="html">
5662 <source>both</source><target state="new">both</target>
5663 <context-group purpose="location">
5664 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5665 <context context-type="linenumber">70</context>
5666 </context-group>
5667 <context-group purpose="location">
5668 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5669 <context context-type="linenumber">98</context>
5670 </context-group>
5671 </trans-unit><trans-unit id="1444040760165348386" datatype="html">
5672 <source>false</source><target state="new">false</target>
5673 <context-group purpose="location">
5674 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5675 <context context-type="linenumber">75</context>
5676 </context-group>
5677 <context-group purpose="location">
5678 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5679 <context context-type="linenumber">108</context>
5680 </context-group>
5681 </trans-unit><trans-unit id="5723033003381016192" datatype="html">
5682 <source>Scope:</source><target state="new">Scope:</target>
5683 <context-group purpose="location">
5684 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5685 <context context-type="linenumber">81</context>
5686 </context-group>
5687 </trans-unit><trans-unit id="1795824228003639006" datatype="html">
5688 <source>local</source><target state="new">local</target>
5689 <context-group purpose="location">
5690 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5691 <context context-type="linenumber">84</context>
5692 </context-group>
5693 </trans-unit><trans-unit id="8481241275509347668" datatype="html">
5694 <source>Local videos (this instance)</source><target state="new">Local videos (this instance)</target>
5695 <context-group purpose="location">
5696 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5697 <context context-type="linenumber">85</context>
5698 </context-group>
5699 </trans-unit><trans-unit id="1095298643764131468" datatype="html">
5700 <source>federated</source><target state="new">federated</target>
5701 <context-group purpose="location">
5702 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5703 <context context-type="linenumber">89</context>
5704 </context-group>
5705 </trans-unit><trans-unit id="8383401711408398806" datatype="html">
5706 <source>Federated videos (this instance + followed instances)</source><target state="new">Federated videos (this instance + followed instances)</target>
5707 <context-group purpose="location">
5708 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5709 <context context-type="linenumber">90</context>
5710 </context-group>
5711 </trans-unit><trans-unit id="2736556170366900089" datatype="html">
5712 <source>Type:</source><target state="new">Type:</target>
5713 <context-group purpose="location">
5714 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5715 <context context-type="linenumber">95</context>
5716 </context-group>
5717 </trans-unit><trans-unit id="1744425032255703211" datatype="html">
5718 <source>VOD &amp; Live videos</source><target state="new">VOD &amp; Live videos</target>
5719 <context-group purpose="location">
5720 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5721 <context context-type="linenumber">99</context>
5722 </context-group>
5723 </trans-unit><trans-unit id="8510110714273600559" datatype="html">
5724 <source>true</source><target state="new">true</target>
5725 <context-group purpose="location">
5726 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5727 <context context-type="linenumber">103</context>
5728 </context-group>
5729 </trans-unit><trans-unit id="1370537846415473089" datatype="html">
5730 <source>Categories:</source><target state="new">Categories:</target>
5731 <context-group purpose="location">
5732 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5733 <context context-type="linenumber">114</context>
5734 </context-group>
5735 </trans-unit><trans-unit id="4250125031269088402" datatype="html">
5736 <source>Moderation:</source><target state="new">Moderation:</target>
5737 <context-group purpose="location">
5738 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5739 <context context-type="linenumber">120</context>
5740 </context-group>
5741 </trans-unit>
d7c6b951 5742 <trans-unit id="6460084371385263470">
ae8b8faf
C
5743 <source>Video settings</source>
5744 <target>Nastavení videí</target>
ec64adb4
C
5745 <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>
5746 </trans-unit>
d7c6b951 5747 <trans-unit id="1288210794011686132" datatype="html">
5a6de093
C
5748 <source>Interface settings</source>
5749 <target state="new">Interface settings</target>
ec64adb4
C
5750 <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>
5751 </trans-unit>
d7c6b951 5752 <trans-unit id="6309828574111583895">
ae8b8faf
C
5753 <source>Change password</source>
5754 <target>Změnit heslo</target>
ec64adb4
C
5755 <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>
5756 <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>
5757 </trans-unit>
d7c6b951 5758 <trans-unit id="5340498030552368470">
ae8b8faf
C
5759 <source>Current password</source>
5760 <target>Současné heslo</target>
ec64adb4
C
5761 <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>
5762 <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>
5763 </trans-unit>
d7c6b951 5764 <trans-unit id="3588415639242079458">
ae8b8faf
C
5765 <source>New password</source>
5766 <target>Nové heslo</target>
ec64adb4
C
5767 <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>
5768 </trans-unit>
d7c6b951 5769 <trans-unit id="8656126574213649581">
ae8b8faf
C
5770 <source>Confirm new password</source>
5771 <target>Potvrďte nové heslo</target>
ec64adb4
C
5772 <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>
5773 </trans-unit>
d7c6b951 5774 <trans-unit id="7377817702119089263">
ae8b8faf
C
5775 <source>Default policy on videos containing sensitive content</source>
5776 <target>Vychozí nastavení pro videa obsahující citlivý materiál</target>
ec64adb4 5777 <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>
b9fdbff7 5778 </trans-unit>
d7c6b951 5779 <trans-unit id="7350483582490037954" datatype="html">
3e84ae32
C
5780 <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>
5781 <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>
fee7bbc3
C
5782 <context-group purpose="location">
5783 <context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context>
5784 <context context-type="linenumber">8,9</context>
5785 </context-group>
ec64adb4 5786 </trans-unit>
d7c6b951 5787 <trans-unit id="4409859601539810260" datatype="html">
5a6de093
C
5788 <source>Policy for sensitive videos</source>
5789 <target state="new">Policy for sensitive videos</target>
8d120a56 5790 <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>
5791 <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>
5792 </trans-unit>
d7c6b951 5793 <trans-unit id="2864176699435587977" datatype="html">
5a6de093
C
5794 <source>Only display videos in the following languages/subtitles</source>
5795 <target state="new">Only display videos in the following languages/subtitles</target>
ec64adb4
C
5796 <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>
5797 </trans-unit>
d7c6b951 5798 <trans-unit id="1534085756270333258" datatype="html">
5a6de093
C
5799 <source>In Recently added, Trending, Local, Most liked and Search pages</source>
5800 <target state="new">In Recently added, Trending, Local, Most liked and Search pages</target>
ec64adb4
C
5801 <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>
5802 </trans-unit>
d7c6b951 5803 <trans-unit id="2658703380934466003" datatype="html">
5a6de093
C
5804 <source>Add a new language</source>
5805 <target state="new">Add a new language</target>
91ae3c4a
C
5806
5807
5808 <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-forms/select/select-languages.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit>
d7c6b951 5809 <trans-unit id="1530331428384894781">
ec64adb4 5810 <source><x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/> is awaiting email verification </source>
ae8b8faf 5811 <target>
3e84ae32 5812 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span>"/>
5a6de093 5813 <x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/>
3e84ae32 5814 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/> čeká na ověření emailem
5a6de093
C
5815
5816 </target>
ec64adb4
C
5817 <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>
5818 </trans-unit>
d7c6b951 5819 <trans-unit id="264068562357780835">
ae8b8faf
C
5820 <source>New email</source>
5821 <target>Nový email</target>
ec64adb4
C
5822 <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>
5823 </trans-unit>
d7c6b951 5824 <trans-unit id="3000005804987112527">
ae8b8faf
C
5825 <source>Change email</source>
5826 <target>Změnit email</target>
ec64adb4
C
5827 <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>
5828 </trans-unit>
d7c6b951 5829 <trans-unit id="7103588127254721505" datatype="html">
16e3c494 5830 <source>Theme</source>
5831 <target state="new">Theme</target>
b9fdbff7 5832 <context-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>
5833 <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>
5834 </trans-unit>
d7c6b951 5835 <trans-unit id="4541462271161741535" datatype="html">
16e3c494 5836 <source>instance default</source>
5837 <target state="new">instance default</target>
ec64adb4
C
5838 <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>
5839 </trans-unit>
d7c6b951 5840 <trans-unit id="5192951216991773088" datatype="html">
16e3c494 5841 <source>peertube default</source>
5842 <target state="new">peertube default</target>
ec64adb4
C
5843 <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>
5844 </trans-unit>
d7c6b951 5845 <trans-unit id="4844578664427956129">
ae8b8faf
C
5846 <source>Change ownership</source>
5847 <target>Změnit vlastnictví</target>
91ae3c4a
C
5848
5849
5850 <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">180</context></context-group></trans-unit>
d7c6b951 5851 <trans-unit id="4561174610228620528">
ae8b8faf
C
5852 <source>Select the next owner</source>
5853 <target>Vyber nového vlastníka</target>
ec64adb4
C
5854 <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>
5855 </trans-unit>
d7c6b951 5856 <trans-unit id="1788875035518441092" datatype="html">
b9fdbff7 5857 <source>Last published first</source>
5858 <target state="new">Last published first</target>
5859 <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>
5860 </trans-unit>
d7c6b951 5861 <trans-unit id="4541072509002204177" datatype="html">
b9fdbff7 5862 <source>Last created first</source>
5863 <target state="new">Last created first</target>
5864 <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>
5865 </trans-unit>
d7c6b951 5866 <trans-unit id="1142493792593089647" datatype="html">
b9fdbff7 5867 <source>Most viewed first</source>
5868 <target state="new">Most viewed first</target>
5869 <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>
5870 </trans-unit>
d7c6b951 5871 <trans-unit id="8108088952881606566" datatype="html">
b9fdbff7 5872 <source>Most liked first</source>
5873 <target state="new">Most liked first</target>
5874 <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>
5875 </trans-unit>
d7c6b951 5876 <trans-unit id="2782422473180760140" datatype="html">
b9fdbff7 5877 <source>Longest first</source>
5878 <target state="new">Longest first</target>
5879 <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>
5880 </trans-unit>
d7c6b951 5881 <trans-unit id="8714145624854863455" datatype="html">
16e3c494 5882 <source>Accept ownership</source>
5883 <target state="new">Accept ownership</target>
ec64adb4
C
5884 <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>
5885 </trans-unit>
d7c6b951 5886 <trans-unit id="321229234608559490" datatype="html">
5a6de093
C
5887 <source>Select a channel to receive the video</source>
5888 <target state="new">Select a channel to receive the video</target>
ec64adb4
C
5889 <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>
5890 </trans-unit>
d7c6b951 5891 <trans-unit id="3610344835750059476" datatype="html">
5a6de093
C
5892 <source>My ownership changes</source>
5893 <target state="new">My ownership changes</target>
ec64adb4
C
5894 <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>
5895 </trans-unit>
d7c6b951 5896 <trans-unit id="7391040346436232576">
ae8b8faf
C
5897 <source>Initiator</source>
5898 <target>Iniciátor</target>
ec64adb4
C
5899 <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>
5900 </trans-unit>
d7c6b951 5901 <trans-unit id="3963749584812225989">
ec64adb4
C
5902 <source>Created <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
5903 <target>Vytvořeno <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
5904 <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>
5905 </trans-unit>
d7c6b951 5906 <trans-unit id="5611592591303869712">
16e3c494 5907 <source>Status</source>
5908 <target state="new">Status</target>
ec64adb4
C
5909 <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>
5910 </trans-unit>
d7c6b951 5911 <trans-unit id="5417361655914085905" datatype="html">
5a6de093
C
5912 <source>Account page</source>
5913 <target state="new">Account page</target>
30034b8e
C
5914
5915
5916 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">70</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">76</context></context-group></trans-unit>
d7c6b951 5917 <trans-unit id="187187500641108332" datatype="html">
ec64adb4 5918 <source><x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/> </source>
5a6de093
C
5919 <target state="new">
5920 <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/>
5921 </target>
b9fdbff7 5922 <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>
5923 </trans-unit>
d7c6b951 5924 <trans-unit id="2000373220662583633" datatype="html">
5a6de093
C
5925 <source>No ownership change request found.</source>
5926 <target state="new">No ownership change request found.</target>
b9fdbff7 5927 <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>
5928 </trans-unit>
ec64adb4
C
5929 <trans-unit id="4247400351982331798" datatype="html">
5930 <source>Account settings</source>
5931 <target state="new">Account settings</target>
8d120a56 5932 <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>
5933 </trans-unit>
ec64adb4
C
5934 <trans-unit id="2864486939135008600" datatype="html">
5935 <source>Playlist elements</source>
5936 <target state="new">Playlist elements</target>
8d120a56 5937 <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>
5938 </trans-unit>
d7c6b951 5939 <trans-unit id="7801453816697513153" datatype="html">
5a6de093
C
5940 <source>My imports</source>
5941 <target state="new">My imports</target>
ec64adb4
C
5942 <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>
5943 <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>
5944 </trans-unit>
d7c6b951 5945 <trans-unit id="7000850040589508423" datatype="html">
5a6de093
C
5946 <source>Create video channel</source>
5947 <target state="new">Create video channel</target>
91ae3c4a
C
5948
5949 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">14</context></context-group></trans-unit>
d7c6b951 5950 <trans-unit id="5700655611297335752" datatype="html">
b9fdbff7 5951 <source>No channel found.</source>
5952 <target state="new">No channel found.</target>
91ae3c4a
C
5953
5954 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit>
d7c6b951 5955 <trans-unit id="5500467336262464724">
ec64adb4 5956 <source><x id="INTERPOLATION" equiv-text="{{ videoChannel.followersCount }}"/> subscribers </source>
5a6de093
C
5957 <target>
5958 <x id="INTERPOLATION" equiv-text="{{ videoChannel.followersCount }}"/> odběratelů
5959 </target>
b9fdbff7 5960 <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>
5961 </trans-unit>
d7c6b951 5962 <trans-unit id="626184983378002054">
ae8b8faf
C
5963 <source>Example: my_channel</source>
5964 <target>Příklad: můj_kanál</target>
b9fdbff7 5965 <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>
5966 <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>
5967 </trans-unit>
d7c6b951 5968 <trans-unit id="5871023634125368211" datatype="html">
5a6de093
C
5969 <source>CHANNEL</source>
5970 <target state="new">CHANNEL</target>
ec64adb4
C
5971 <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>
5972 <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>
b9fdbff7 5973 </trans-unit>
d7c6b951 5974 <trans-unit id="3582855804901374179" datatype="html">
b9fdbff7 5975 <source>Banner image of your channel</source>
5976 <target state="new">Banner image of your channel</target>
90aa0a74
C
5977 <context-group purpose="location">
5978 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-edit.component.html</context>
5979 <context context-type="linenumber">30</context>
5980 </context-group>
5981 <context-group purpose="location">
5982 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-edit.component.html</context>
5983 <context context-type="linenumber">30</context>
5984 </context-group>
ec64adb4 5985 </trans-unit>
d7c6b951 5986 <trans-unit id="2124774733637750483" datatype="html">
3e84ae32
C
5987 <source>Short text to tell people how they can support your channel (membership platform...).&lt;br />&lt;br />
5988 When you will upload a video in this channel, the video support field will be automatically filled by this text.</source>
5989 <target state="new">Short text to tell people how they can support your channel (membership platform...).&lt;br />&lt;br />
3596a418 5990 When you will upload a video in this channel, the video support field will be automatically filled by this text.</target>
b9fdbff7 5991 <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>
5992 <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>
5993 </trans-unit>
d7c6b951 5994 <trans-unit id="5278589041647101772" datatype="html">
3596a418
C
5995 <source>Overwrite support field of all videos of this channel</source>
5996 <target state="new">Overwrite support field of all videos of this channel</target>
b9fdbff7 5997 <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>
5998 <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>
5999 </trans-unit>
d7c6b951 6000 <trans-unit id="5500467336262464724">
ec64adb4 6001 <source><x id="INTERPOLATION" equiv-text="{{ actor.followersCount }}"/> subscribers </source>
5a6de093
C
6002 <target>
6003 <x id="INTERPOLATION" equiv-text="{{ actor.followersCount }}"/> odběratelů
6004 </target>
b9fdbff7 6005 <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>
6006 </trans-unit>
d7c6b951 6007 <trans-unit id="31472093355465024" datatype="html">
ec64adb4
C
6008 <source>Upload a new avatar</source>
6009 <target state="new">Upload a new avatar</target>
b9fdbff7 6010 <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>
6011 <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>
6012 </trans-unit>
d7c6b951 6013 <trans-unit id="4854396465510517671" datatype="html">
16e3c494 6014 <source>Target</source>
6015 <target state="new">Target</target>
ec64adb4
C
6016 <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>
6017 </trans-unit>
d7c6b951 6018 <trans-unit id="5352255295652969301" datatype="html">
5a6de093
C
6019 <source>See the error</source>
6020 <target state="new">See the error</target>
ec64adb4
C
6021 <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>
6022 </trans-unit>
d7c6b951 6023 <trans-unit id="6376690302059877029" datatype="html">
5a6de093
C
6024 <source>This video was deleted</source>
6025 <target state="new">This video was deleted</target>
ec64adb4
C
6026 <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>
6027 </trans-unit>
d7c6b951 6028 <trans-unit id="6924803931258995553" datatype="html">
5a6de093
C
6029 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> imports</source>
6030 <target state="new">Showing
6031 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
6032 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
6033 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> imports
6034 </target>
ec64adb4
C
6035 <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>
6036 </trans-unit>
d7c6b951 6037 <trans-unit id="8173902679178787744" datatype="html">
5a6de093
C
6038 <source>Once you delete your account, there is no going back. You will be asked to confirm this action.</source>
6039 <target state="new">Once you delete your account, there is no going back. You will be asked to confirm this action.</target>
ec64adb4
C
6040 <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>
6041 </trans-unit>
d7c6b951 6042 <trans-unit id="3122895472333547524">
ae8b8faf
C
6043 <source>Delete your account</source>
6044 <target>Smazat vlastní účet</target>
64ef55f7
C
6045
6046
6047 <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">26</context></context-group></trans-unit>
d7c6b951 6048 <trans-unit id="4000980858407872649" datatype="html">
5a6de093
C
6049 <source>Channel page</source>
6050 <target state="new">Channel page</target>
30034b8e
C
6051
6052
6053
91ae3c4a 6054 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-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">67</context></context-group></trans-unit>
d7c6b951 6055 <trans-unit id="9131836378905533756">
5a6de093 6056 <source>Created by <x id="INTERPOLATION"/></source>
ec64adb4 6057 <target>Vytvořil <x id="INTERPOLATION"/></target>
b9fdbff7 6058 <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>
6059 </trans-unit>
d7c6b951 6060 <trans-unit id="228548407872312756" datatype="html">
5a6de093
C
6061 <source>Owner account page</source>
6062 <target state="new">Owner account page</target>
b9fdbff7 6063 <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>
6064 </trans-unit>
d7c6b951 6065 <trans-unit id="2204625138753484173">
5a6de093 6066 <source><x id="START_TAG_MY_GLOBAL_ICON"/><x id="CLOSE_TAG_MY_GLOBAL_ICON"/> Delete history </source>
ae8b8faf 6067 <target>
3e84ae32
C
6068 <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon>"/>
6069 <x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon>"/>
ae8b8faf 6070 Smazat historii
5a6de093
C
6071
6072 </target>
b9fdbff7 6073 <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>
6074 </trans-unit>
d7c6b951 6075 <trans-unit id="4781078006040259916" datatype="html">
ec64adb4
C
6076 <source>You don't have any video in your watch history yet.</source>
6077 <target state="new">You don't have any video in your watch history yet.</target>
91ae3c4a
C
6078
6079 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit>
d7c6b951 6080 <trans-unit id="687236465759862933" datatype="html">
ec64adb4
C
6081 <source>Open syndication dropdown</source>
6082 <target state="new">Open syndication dropdown</target>
2f03d6dc
C
6083 <context-group purpose="location">
6084 <context context-type="sourcefile">src/app/shared/shared-main/feeds/feed.component.html</context>
6085 <context context-type="linenumber">3</context>
6086 </context-group>
6087 <context-group purpose="location">
6088 <context context-type="sourcefile">src/app/shared/shared-main/feeds/feed.component.html</context>
6089 <context context-type="linenumber">3</context>
6090 </context-group>
91ae3c4a
C
6091 </trans-unit><trans-unit id="5511928240200239994" datatype="html">
6092 <source>Some of your channels are not fully set up. Make them welcoming and explicit about what you publish by adding a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>banner<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</source><target state="new">Some of your channels are not fully set up. Make them welcoming and explicit about what you publish by adding a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>banner<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</target>
6093 <context-group purpose="location">
6094 <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context>
6095 <context context-type="linenumber">5</context>
6096 </context-group>
6097 </trans-unit><trans-unit id="5339945526545410198" datatype="html">
6098 <source>Set up my channels</source><target state="new">Set up my channels</target>
6099 <context-group purpose="location">
6100 <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context>
6101 <context context-type="linenumber">6</context>
6102 </context-group>
2f03d6dc 6103 </trans-unit>
d7c6b951 6104 <trans-unit id="2726946550255780479">
5a6de093 6105 <source><x id="START_TAG_MY_GLOBAL_ICON"/><x id="CLOSE_TAG_MY_GLOBAL_ICON"/> Notification preferences </source>
ae8b8faf 6106 <target>
3e84ae32
C
6107 <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon>"/>
6108 <x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon>"/>
ae8b8faf 6109 Nastavení notifikací
5a6de093
C
6110
6111 </target>
ec64adb4
C
6112 <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>
6113 </trans-unit>
d7c6b951 6114 <trans-unit id="2317673285989169654" datatype="html">
5a6de093
C
6115 <source>Newest first</source>
6116 <target state="new">Newest first</target>
ec64adb4
C
6117 <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>
6118 </trans-unit>
d7c6b951 6119 <trans-unit id="751740263472313326" datatype="html">
5a6de093
C
6120 <source>Unread first</source>
6121 <target state="new">Unread first</target>
ec64adb4
C
6122 <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>
6123 </trans-unit>
d7c6b951 6124 <trans-unit id="7679199047720825365" datatype="html">
5a6de093
C
6125 <source>All read</source>
6126 <target state="new">All read</target>
ec64adb4
C
6127 <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>
6128 </trans-unit>
d7c6b951 6129 <trans-unit id="2309808536212982229">
ae8b8faf
C
6130 <source>Activities</source>
6131 <target>Aktivity</target>
ec64adb4
C
6132 <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>
6133 </trans-unit>
d7c6b951 6134 <trans-unit id="9167786874272926575">
ae8b8faf
C
6135 <source>Web</source>
6136 <target>Web</target>
ec64adb4
C
6137 <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>
6138 </trans-unit>
d7c6b951 6139 <trans-unit id="1967081128372276674" datatype="html">
5a6de093
C
6140 <source>My Playlists</source>
6141 <target state="new">My Playlists</target>
ec64adb4
C
6142 <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>
6143 <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>
6144 </trans-unit>
d7c6b951 6145 <trans-unit id="2317130384024575795" datatype="html">
5a6de093
C
6146 <source>NEW PLAYLIST</source>
6147 <target state="new">NEW PLAYLIST</target>
ec64adb4
C
6148 <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>
6149 <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>
6150 </trans-unit>
d7c6b951 6151 <trans-unit id="2871943975385662656" datatype="html">
5a6de093
C
6152 <source>PLAYLIST</source>
6153 <target state="new">PLAYLIST</target>
ec64adb4
C
6154 <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>
6155 <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>
6156 </trans-unit>
d7c6b951 6157 <trans-unit id="3438686710205841496" datatype="html">
5a6de093
C
6158 <source>Create playlist</source>
6159 <target state="new">Create playlist</target>
91ae3c4a
C
6160
6161 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit>
ec64adb4
C
6162 <trans-unit id="7040375308762081154" datatype="html">
6163 <source>My video channels</source>
6164 <target state="new">My video channels</target>
6165 <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>
6166 </trans-unit>
6167 <trans-unit id="7418836785553125957" datatype="html">
6168 <source>Create a new video channel</source>
6169 <target state="new">Create a new video channel</target>
6170 <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>
6171 </trans-unit>
6172 <trans-unit id="8828123061564507501" datatype="html">
6173 <source>Playlist <x id="PH"/>} deleted.</source>
6174 <target state="new">Playlist <x id="PH"/>} deleted.</target>
b9fdbff7 6175 <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>
6176 </trans-unit>
d7c6b951 6177 <trans-unit id="3943893855105372623">
ae8b8faf
C
6178 <source>Playlist thumbnail</source>
6179 <target>Miniatura playlistu</target>
ec64adb4
C
6180 <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>
6181 <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>
6182 </trans-unit>
d7c6b951 6183 <trans-unit id="7743343997362363486">
ae8b8faf
C
6184 <source>No videos in this playlist.</source>
6185 <target>Žádná videa v tomto seznamu.</target>
ec64adb4
C
6186 <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>
6187 </trans-unit>
d7c6b951 6188 <trans-unit id="2427149618141327033" datatype="html">
ec64adb4 6189 <source>Browse videos on PeerTube to add them in your playlist.</source>
5a6de093 6190 <target state="new">
954511f3
C
6191 Browse videos on PeerTube to add them in your playlist.
6192 </target>
ec64adb4
C
6193 <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>
6194 </trans-unit>
d7c6b951 6195 <trans-unit id="8901774330683812267" datatype="html">
ec64adb4 6196 <source>See the <x id="START_LINK"/>documentation<x id="CLOSE_LINK"/> for more information. </source>
5a6de093
C
6197 <target state="new">
6198 See the
3e84ae32
C
6199 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>documentation
6200 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more information.
5a6de093
C
6201
6202 </target>
ec64adb4
C
6203 <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>
6204 </trans-unit>
d7c6b951 6205 <trans-unit id="5904811038805050477" datatype="html">
16e3c494 6206 <source>Welcome to PeerTube!</source>
6207 <target state="new">Welcome to PeerTube!</target>
ec64adb4
C
6208 <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>
6209 </trans-unit>
d7c6b951 6210 <trans-unit id="3461985498881453026" datatype="html">
ec64adb4 6211 <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>
16e3c494 6212 <target state="new">
5a6de093 6213 If you need help to use PeerTube, you can have a look at the
3e84ae32
C
6214 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>documentation
6215 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>.
5a6de093
C
6216
6217 </target>
ec64adb4 6218 <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>
b9fdbff7 6219 </trans-unit>
d7c6b951 6220 <trans-unit id="3030338154442300172" datatype="html">
b9fdbff7 6221 <source>Created <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}"/> </source>
6222 <target state="new"> Created <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}"/> </target>
90aa0a74
C
6223 <context-group purpose="location">
6224 <context context-type="sourcefile">src/app/+video-channels/video-channel-playlists/video-channel-playlists.component.html</context>
6225 <context context-type="linenumber">3,4</context>
6226 </context-group>
b9fdbff7 6227 </trans-unit>
d7c6b951 6228 <trans-unit id="3505845886770923767" datatype="html">
b9fdbff7 6229 <source>{VAR_PLURAL, plural, =1 {1 playlist} other {<x id="INTERPOLATION"/> playlists}}</source>
6230 <target state="new">{VAR_PLURAL, plural, =1 {1 playlist} other {<x id="INTERPOLATION"/> playlists}}</target>
90aa0a74
C
6231 <context-group purpose="location">
6232 <context context-type="sourcefile">src/app/+video-channels/video-channel-playlists/video-channel-playlists.component.html</context>
6233 <context context-type="linenumber">3</context>
6234 </context-group>
ec64adb4 6235 </trans-unit>
d7c6b951 6236 <trans-unit id="8746826171043347689" datatype="html">
16e3c494 6237 <source>Verify account email confirmation</source>
6238 <target state="new">
040758e0
C
6239 Verify account email confirmation
6240 </target>
ec64adb4
C
6241 <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>
6242 </trans-unit>
d7c6b951 6243 <trans-unit id="5705969545943613067" datatype="html">
16e3c494 6244 <source>Email updated.</source>
6245 <target state="new">
040758e0
C
6246 Email updated.
6247 </target>
ec64adb4
C
6248 <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>
6249 </trans-unit>
d7c6b951 6250 <trans-unit id="5321335688371682440" datatype="html">
16e3c494 6251 <source>An error occurred.</source>
6252 <target state="new">An error occurred.</target>
ec64adb4
C
6253 <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>
6254 </trans-unit>
6255 <trans-unit id="9128669621822125729" datatype="html">
6256 <source>Video channel videos</source>
6257 <target state="new">Video channel videos</target>
8d120a56 6258 <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>
6259 </trans-unit>
ec64adb4
C
6260 <trans-unit id="3193822049276963401" datatype="html">
6261 <source>Video channel playlists</source>
6262 <target state="new">Video channel playlists</target>
8d120a56 6263 <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>
6264 </trans-unit>
d7c6b951 6265 <trans-unit id="1949999959792821767" datatype="html">
b9fdbff7 6266 <source>Manage channel</source>
6267 <target state="new"> Manage channel </target>
90aa0a74
C
6268 <context-group purpose="location">
6269 <context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context>
6270 <context context-type="linenumber">10,11</context>
6271 </context-group>
ec64adb4 6272 </trans-unit>
d7c6b951 6273 <trans-unit id="4302331889176439801" datatype="html">
16e3c494 6274 <source>Request email for account verification</source>
6275 <target state="new">
040758e0
C
6276 Request email for account verification
6277 </target>
ec64adb4
C
6278 <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>
6279 </trans-unit>
d7c6b951 6280 <trans-unit id="4027779086550572813" datatype="html">
16e3c494 6281 <source>Send verification email</source>
6282 <target state="new">Send verification email</target>
ec64adb4
C
6283 <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>
6284 </trans-unit>
d7c6b951 6285 <trans-unit id="8610022770999239699" datatype="html">
16e3c494 6286 <source>This instance does not require email verification.</source>
6287 <target state="new">This instance does not require email verification.</target>
ec64adb4
C
6288 <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>
6289 </trans-unit>
6290 <trans-unit id="248731258067914565" datatype="html">
6291 <source>Verify account via email</source>
6292 <target state="new">Verify account via email</target>
8d120a56 6293 <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>
6294 </trans-unit>
ec64adb4
C
6295 <trans-unit id="9197112111252826229" datatype="html">
6296 <source>Ask to send an email to verify you account</source>
6297 <target state="new">Ask to send an email to verify you account</target>
8d120a56 6298 <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>
6299 </trans-unit>
d7c6b951 6300 <trans-unit id="2999492056553212422">
ae8b8faf
C
6301 <source>Banned</source>
6302 <target>Zablokován</target>
b9fdbff7 6303 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">21</context></context-group>
6304 </trans-unit>
d7c6b951 6305 <trans-unit id="4572885137800697555">
ab67d3e8
C
6306 <source>Instance muted</source>
6307 <target>Instance skryta</target>
b9fdbff7 6308 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">23</context></context-group>
6309 </trans-unit>
d7c6b951 6310 <trans-unit id="302022805144581075">
ab67d3e8
C
6311 <source>Muted by your instance</source>
6312 <target>Skryt vaší instancí</target>
b9fdbff7 6313 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">24</context></context-group>
6314 </trans-unit>
d7c6b951 6315 <trans-unit id="6860866645734090311">
ae8b8faf
C
6316 <source>Instance muted by your instance</source>
6317 <target>Instance skryta vaší instancí</target>
b9fdbff7 6318 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">25</context></context-group>
6319 </trans-unit>
d7c6b951 6320 <trans-unit id="8661266239199665830" datatype="html">
b9fdbff7 6321 <source>Copy account handle</source>
6322 <target state="new">Copy account handle</target>
90aa0a74
C
6323 <context-group purpose="location">
6324 <context context-type="sourcefile">src/app/+accounts/accounts.component.html</context>
6325 <context context-type="linenumber">31</context>
6326 </context-group>
b9fdbff7 6327 </trans-unit>
d7c6b951 6328 <trans-unit id="403587185492002456" datatype="html">
b9fdbff7 6329 <source>{VAR_PLURAL, plural, =1 {1 subscriber} other {<x id="INTERPOLATION"/> subscribers}}</source>
6330 <target state="new">{VAR_PLURAL, plural, =1 {1 subscriber} other {<x id="INTERPOLATION"/> subscribers}}</target>
91ae3c4a
C
6331
6332
6333
6334
6335
6336 <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">30</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>
d7c6b951 6337 <trans-unit id="3068011377000255023" datatype="html">
b9fdbff7 6338 <source>{VAR_PLURAL, plural, =1 {1 videos} other {<x id="INTERPOLATION"/> videos}}</source>
6339 <target state="new">{VAR_PLURAL, plural, =1 {1 videos} other {<x id="INTERPOLATION"/> videos}}</target>
90aa0a74
C
6340 <context-group purpose="location">
6341 <context context-type="sourcefile">src/app/+accounts/accounts.component.html</context>
6342 <context context-type="linenumber">41</context>
6343 </context-group>
b9fdbff7 6344 </trans-unit>
d7c6b951 6345 <trans-unit id="8856905278208146821" datatype="html">
b9fdbff7 6346 <source><x id="ICU" equiv-text="{accountVideosCount, plural, =1 {1 videos} other {{{ accountVideosCount }} videos}}"/> </source>
6347 <target state="new"> <x id="ICU" equiv-text="{accountVideosCount, plural, =1 {1 videos} other {{{ accountVideosCount }} videos}}"/> </target>
90aa0a74
C
6348 <context-group purpose="location">
6349 <context context-type="sourcefile">src/app/+accounts/accounts.component.html</context>
6350 <context context-type="linenumber">41,42</context>
6351 </context-group>
b9fdbff7 6352 </trans-unit>
d7c6b951 6353 <trans-unit id="3061133792040537550" datatype="html">
b9fdbff7 6354 <source>Show the complete description</source>
6355 <target state="new">Show the complete description</target>
6356 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">55</context></context-group>
6357 <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>
6358 </trans-unit>
d7c6b951 6359 <trans-unit id="9098920722959201547" datatype="html">
b9fdbff7 6360 <source>Show more...</source>
6361 <target state="new"> Show more... </target>
6362 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">57</context></context-group>
6363 <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>
6364 </trans-unit>
d7c6b951 6365 <trans-unit id="6808894347744915561" datatype="html">
b9fdbff7 6366 <source>Manage account</source>
6367 <target state="new"> Manage account </target>
6368 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">62</context></context-group>
6369 </trans-unit>
d7c6b951 6370 <trans-unit id="1311667768861466464" datatype="html">
b9fdbff7 6371 <source>Search account videos</source>
6372 <target state="new">Search account videos</target>
6373 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">80</context></context-group>
6374 </trans-unit>
6375 <trans-unit id="5512878593724620692" datatype="html">
6376 <source>CHANNELS</source>
6377 <target state="new">CHANNELS</target>
7c94e1e7 6378
91ae3c4a 6379 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
d7c6b951 6380 <trans-unit id="3666829335406793239">
ae8b8faf
C
6381 <source>This account does not have channels.</source>
6382 <target>Tento účet nemá žádné kanály.</target>
b9fdbff7 6383 <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>
6384 </trans-unit>
d7c6b951 6385 <trans-unit id="403587185492002456" datatype="html">
5a6de093
C
6386 <source>{VAR_PLURAL, plural, =1 {1 subscriber} other {<x id="INTERPOLATION"/> subscribers}}</source>
6387 <target state="new">{VAR_PLURAL, plural, =1 {1 subscriber} other {
6388 <x id="INTERPOLATION" equiv-text="{{ videoChannel.followersCount }}"/> subscribers} }
6389 </target>
b9fdbff7 6390 <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>
6391 <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>
6392 <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>
6393 </trans-unit>
d7c6b951 6394 <trans-unit id="3068011377000255023" datatype="html">
b9fdbff7 6395 <source>{VAR_PLURAL, plural, =1 {1 videos} other {<x id="INTERPOLATION"/> videos}}</source>
6396 <target state="new">{VAR_PLURAL, plural, =1 {1 videos} other {<x id="INTERPOLATION"/> videos}}</target>
6397 <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>
6398 </trans-unit>
d7c6b951 6399 <trans-unit id="8856905278208146821" datatype="html">
b9fdbff7 6400 <source><x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}"/> </source>
6401 <target state="new"> <x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}"/> </target>
6402 <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>
6403 </trans-unit>
d7c6b951 6404 <trans-unit id="4071627711041975501" datatype="html">
b9fdbff7 6405 <source>Show this channel</source>
6406 <target state="new">Show this channel</target>
6407 <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>
6408 </trans-unit>
d7c6b951 6409 <trans-unit id="7766488542631150871" datatype="html">
5a6de093
C
6410 <source>{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other {<x id="INTERPOLATION"/> videos}}</source>
6411 <target state="new">{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other {
6412 <x id="INTERPOLATION" equiv-text="{{ videoChannel.videosCount }}"/> videos} }
6413 </target>
b9fdbff7 6414 <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>
6415 </trans-unit>
ec64adb4 6416 <trans-unit id="7152797255397280410" datatype="html">
3e84ae32
C
6417 <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>?
6418It will delete <x id="PH_1" equiv-text="videoChannel.videosCount"/> videos uploaded in this channel, and you will not be able to create another
6419channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</source>
ec64adb4 6420 <target state="new">Do you really want to delete <x id="PH"/>?
5a6de093
C
6421It will delete <x id="PH_1"/> videos uploaded in this channel, and you will not be able to create another
6422channel with the same name (<x id="PH_2"/>)!</target>
b9fdbff7 6423 <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>
7c94e1e7
C
6424 </trans-unit><trans-unit id="4433306639366959484" datatype="html">
6425 <source>Please type the name of the video channel (<x id="PH" equiv-text="videoChannel.name"/>) to confirm</source><target state="new">Please type the name of the video channel (<x id="PH" equiv-text="videoChannel.name"/>) to confirm</target>
6426 <context-group purpose="location">
6427 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context>
6428 <context context-type="linenumber">48</context>
6429 </context-group>
b9fdbff7 6430 </trans-unit>
d7c6b951 6431 <trans-unit id="5387007581996837469" datatype="html">
5a6de093
C
6432 <source>My Channels</source>
6433 <target state="new">My Channels</target>
ec64adb4
C
6434 <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>
6435 <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>
6436 </trans-unit>
d7c6b951 6437 <trans-unit id="3428015997161360357" datatype="html">
5a6de093
C
6438 <source>NEW CHANNEL</source>
6439 <target state="new">NEW CHANNEL</target>
ec64adb4
C
6440 <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>
6441 <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>
6442 </trans-unit>
d7c6b951 6443 <trans-unit id="7828153032795614080">
ae8b8faf
C
6444 <source>See this video channel</source>
6445 <target>Zobrazit tento videokanál</target>
8d120a56 6446 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">13</context></context-group>
6447 <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>
6448 <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>
6449 <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>
6450 </trans-unit>
d7c6b951 6451 <trans-unit id="1545109431751219382" datatype="html">
5a6de093
C
6452 <source>This channel doesn't have any videos.</source>
6453 <target state="new">This channel doesn't have any videos.</target>
b9fdbff7 6454 <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>
6455 </trans-unit>
d7c6b951 6456 <trans-unit id="2705478076887104088" datatype="html">
3e84ae32
C
6457 <source>SHOW THIS CHANNEL ></source>
6458 <target state="new">SHOW THIS CHANNEL ></target>
b9fdbff7 6459 <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>
6460 </trans-unit>
d7c6b951 6461 <trans-unit id="4088311569349098646">
ae8b8faf
C
6462 <source>Stats</source>
6463 <target>Statistiky</target>
8d120a56 6464 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">139</context></context-group>
6465 </trans-unit>
d7c6b951 6466 <trans-unit id="4068658588793749132">
ae8b8faf
C
6467 <source>This channel does not have playlists.</source>
6468 <target>Tento kanál nemá seznamy.</target>
ec64adb4
C
6469 <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>
6470 </trans-unit>
d7c6b951 6471 <trans-unit id="5066829276646988805">
ae8b8faf
C
6472 <source>PeerTube</source>
6473 <target>PeerTube</target>
ec64adb4
C
6474 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about.component.html</context><context context-type="linenumber">7</context></context-group>
6475 </trans-unit>
d7c6b951 6476 <trans-unit id="1415060111017347427" datatype="html">
ec64adb4
C
6477 <source>Network</source>
6478 <target state="new">Network</target>
6479 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about.component.html</context><context context-type="linenumber">9</context></context-group>
6480 </trans-unit>
d7c6b951 6481 <trans-unit id="3701439542279610547">
16e3c494 6482 <source>Follows</source>
6483 <target state="new">Follows</target>
ec64adb4 6484 <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>
b9fdbff7 6485 </trans-unit>
d7c6b951 6486 <trans-unit id="400578776928464905" datatype="html">
b9fdbff7 6487 <source>Follower instances (<x id="INTERPOLATION" equiv-text="{{ followersPagination.totalItems }}"/>)</source>
6488 <target state="new">Follower instances (<x id="INTERPOLATION" equiv-text="{{ followersPagination.totalItems }}"/>)</target>
421fd853
C
6489 <context-group purpose="location">
6490 <context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context>
6491 <context context-type="linenumber">4</context>
6492 </context-group>
ec64adb4 6493 </trans-unit>
d7c6b951 6494 <trans-unit id="2081837971167498893" datatype="html">
ec64adb4
C
6495 <source>Following instances (<x id="INTERPOLATION" equiv-text="{{ followingsPagination.totalItems }}"/>)</source>
6496 <target state="new">Following instances (<x id="INTERPOLATION" equiv-text="{{ followingsPagination.totalItems }}"/>)</target>
421fd853
C
6497 <context-group purpose="location">
6498 <context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context>
6499 <context context-type="linenumber">16</context>
6500 </context-group>
6501 </trans-unit>
91ae3c4a 6502
d7c6b951 6503 <trans-unit id="8203367621031610680">
ae8b8faf
C
6504 <source>Your name</source>
6505 <target>Vaše jméno</target>
ec64adb4
C
6506 <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>
6507 </trans-unit>
d7c6b951 6508 <trans-unit id="1769661379068269645">
ae8b8faf
C
6509 <source>Your email</source>
6510 <target>Váš e-mail</target>
ec64adb4
C
6511 <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>
6512 </trans-unit>
d7c6b951 6513 <trans-unit id="9127604588498960753">
16e3c494 6514 <source>Subject</source>
6515 <target state="new">Subject</target>
ec64adb4
C
6516 <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>
6517 </trans-unit>
d7c6b951 6518 <trans-unit id="1391056849737890767">
ae8b8faf
C
6519 <source>Your message</source>
6520 <target>Vaše zpráva</target>
ec64adb4
C
6521 <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>
6522 </trans-unit>
d7c6b951 6523 <trans-unit id="3174354408404578867" datatype="html">
5a6de093
C
6524 <source>About <x id="INTERPOLATION"/></source>
6525 <target state="new">About
6526 <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>
6527 </target>
ec64adb4 6528 <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>
91ae3c4a
C
6529 </trans-unit><trans-unit id="8525213662266893834" datatype="html">
6530 <source>Contact us</source><target state="new">Contact us</target>
6531 <context-group purpose="location">
6532 <context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context>
6533 <context context-type="linenumber">7</context>
6534 </context-group>
6535 <context-group purpose="location">
6536 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context>
6537 <context context-type="linenumber">3</context>
6538 </context-group>
ec64adb4 6539 </trans-unit>
91ae3c4a 6540
d7c6b951 6541 <trans-unit id="19872047295276660" datatype="html">
16e3c494 6542 <source>This instance is dedicated to sensitive/NSFW content.</source>
6543 <target state="new">This instance is dedicated to sensitive/NSFW content.</target>
ec64adb4
C
6544 <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>
6545 </trans-unit>
d7c6b951 6546 <trans-unit id="1970848297295860531" datatype="html">
ec64adb4 6547 <source>ADMINISTRATORS &amp; SUSTAINABILITY</source>
5a6de093 6548 <target state="new">
954511f3
C
6549 ADMINISTRATORS &amp; SUSTAINABILITY
6550 </target>
ec64adb4
C
6551 <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>
6552 </trans-unit>
d7c6b951 6553 <trans-unit id="6741838149332998818" datatype="html">
16e3c494 6554 <source>Who we are</source>
6555 <target state="new">Who we are</target>
ec64adb4
C
6556 <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>
6557 </trans-unit>
d7c6b951 6558 <trans-unit id="4722135551130122302" datatype="html">
16e3c494 6559 <source>Why we created this instance</source>
6560 <target state="new">Why we created this instance</target>
ec64adb4
C
6561 <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>
6562 </trans-unit>
d7c6b951 6563 <trans-unit id="6434467346812189214" datatype="html">
16e3c494 6564 <source>How long we plan to maintain this instance</source>
6565 <target state="new">How long we plan to maintain this instance</target>
ec64adb4 6566 <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>
b9fdbff7 6567 </trans-unit>
d7c6b951 6568 <trans-unit id="8765504394950427814" datatype="html">
b9fdbff7 6569 <source>How we will pay for keeping our instance running</source>
6570 <target state="new">How we will pay for keeping our instance running</target>
90aa0a74
C
6571 <context-group purpose="location">
6572 <context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context>
6573 <context context-type="linenumber">86</context>
6574 </context-group>
ec64adb4 6575 </trans-unit>
d7c6b951 6576 <trans-unit id="7707185552909365717" datatype="html">
ec64adb4 6577 <source>INFORMATION</source>
5a6de093 6578 <target state="new">
954511f3
C
6579 INFORMATION
6580 </target>
ec64adb4
C
6581 <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>
6582 </trans-unit>
d7c6b951 6583 <trans-unit id="8685905644837116382" datatype="html">
ec64adb4 6584 <source>MODERATION</source>
5a6de093 6585 <target state="new">
954511f3
C
6586 MODERATION
6587 </target>
ec64adb4
C
6588 <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>
6589 </trans-unit>
d7c6b951 6590 <trans-unit id="9178042134345945115" datatype="html">
ec64adb4 6591 <source>OTHER INFORMATION</source>
5a6de093 6592 <target state="new">
954511f3
C
6593 OTHER INFORMATION
6594 </target>
ec64adb4
C
6595 <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>
6596 </trans-unit>
d7c6b951 6597 <trans-unit id="4281738631669138686" datatype="html">
16e3c494 6598 <source>Hardware information</source>
6599 <target state="new">Hardware information</target>
ec64adb4
C
6600 <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>
6601 </trans-unit>
d7c6b951 6602 <trans-unit id="273909283347871" datatype="html">
5a6de093
C
6603 <source>FEATURES</source>
6604 <target state="new">FEATURES</target>
ec64adb4
C
6605 <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>
6606 </trans-unit>
d7c6b951 6607 <trans-unit id="8495040351808033345">
fbe77135
C
6608 <source>Features found on this instance</source>
6609 <target>Funkce podporované touto instancí</target>
ec64adb4
C
6610 <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>
6611 <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>
6612 <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>
6613 </trans-unit>
d7c6b951 6614 <trans-unit id="8932880935037645502" datatype="html">
5a6de093
C
6615 <source>STATISTICS</source>
6616 <target state="new">STATISTICS</target>
ec64adb4
C
6617 <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>
6618 </trans-unit>
d7c6b951 6619 <trans-unit id="8351124097389031348" datatype="html">
ec64adb4 6620 <source>What is PeerTube?</source>
5a6de093 6621 <target state="new">
5e6c69ce
C
6622 What is PeerTube?
6623 </target>
ec64adb4
C
6624 <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>
6625 </trans-unit>
d7c6b951 6626 <trans-unit id="1161141363959659794" datatype="html">
ec64adb4 6627 <source>PeerTube is a self-hosted ActivityPub-federated video streaming platform using P2P directly in your web browser.</source>
5a6de093 6628 <target state="new">
520745bf 6629 PeerTube is a self-hosted ActivityPub-federated video streaming platform using P2P directly in your web browser.
5e6c69ce 6630 </target>
ec64adb4
C
6631 <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>
6632 </trans-unit>
d7c6b951 6633 <trans-unit id="135286612733607700" datatype="html">
ec64adb4
C
6634 <source>It is free and open-source software, under <x id="START_LINK"/>AGPLv3 licence<x id="CLOSE_LINK"/>. </source>
6635 <target state="new"> It is free and open-source software, under <x id="START_LINK"/>AGPLv3 licence<x id="CLOSE_LINK"/>. </target>
6636 <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>
6637 </trans-unit>
d7c6b951 6638 <trans-unit id="7257048945916143687" datatype="html">
ec64adb4 6639 <source>For more information, please visit <x id="START_LINK"/>joinpeertube.org<x id="CLOSE_LINK"/>. </source>
5a6de093
C
6640 <target state="new">
6641 For more information, please visit
3e84ae32
C
6642 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>joinpeertube.org
6643 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>.
5a6de093
C
6644
6645 </target>
ec64adb4
C
6646 <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>
6647 </trans-unit>
d7c6b951 6648 <trans-unit id="8205344394429673413" datatype="html">
5a6de093
C
6649 <source>Use PeerTube documentation</source>
6650 <target state="new">Use PeerTube
5e6c69ce 6651 documentation</target>
ec64adb4
C
6652 <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>
6653 </trans-unit>
d7c6b951 6654 <trans-unit id="8674693181203168033" datatype="html">
ec64adb4 6655 <source>Discover how to setup your account, what is a channel, how to create a playlist and more!</source>
5a6de093 6656 <target state="new">
5e6c69ce
C
6657 Discover how to setup your account, what is a channel, how to create a playlist and more!
6658 </target>
ec64adb4
C
6659 <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>
6660 </trans-unit>
d7c6b951 6661 <trans-unit id="5336387229608682776" datatype="html">
5a6de093
C
6662 <source>PeerTube Applications</source>
6663 <target state="new">PeerTube
5e6c69ce 6664 Applications</target>
ec64adb4
C
6665 <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>
6666 </trans-unit>
d7c6b951 6667 <trans-unit id="7916664392219781729" datatype="html">
ec64adb4 6668 <source>Discover unofficial Android applications or browser addons!</source>
5a6de093 6669 <target state="new">
5e6c69ce
C
6670 Discover unofficial Android applications or browser addons!
6671 </target>
ec64adb4
C
6672 <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>
6673 </trans-unit>
d7c6b951 6674 <trans-unit id="4093735071527927163" datatype="html">
5a6de093
C
6675 <source>Contribute on PeerTube</source>
6676 <target state="new">Contribute on
5e6c69ce 6677 PeerTube</target>
ec64adb4
C
6678 <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>
6679 </trans-unit>
d7c6b951 6680 <trans-unit id="6886584917624458638" datatype="html">
ec64adb4 6681 <source>Want to help to improve PeerTube? You can translate the web interface, give your feedback or directly contribute to the code!</source>
5a6de093 6682 <target state="new">
5e6c69ce
C
6683 Want to help to improve PeerTube? You can translate the web interface, give your feedback or directly contribute to the code!
6684 </target>
ec64adb4
C
6685 <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>
6686 </trans-unit>
d7c6b951 6687 <trans-unit id="185970110822844952">
ae8b8faf
C
6688 <source>P2P &amp; Privacy</source>
6689 <target>P2P &amp; soukromí</target>
ec64adb4
C
6690 <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>
6691 </trans-unit>
d7c6b951 6692 <trans-unit id="442017645619017020" datatype="html">
ec64adb4 6693 <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>
5a6de093 6694 <target state="new">
c78d3db7
C
6695 PeerTube uses the BitTorrent protocol to share bandwidth between users by default to help lower the load on the server,
6696 but ultimately leaves you the choice to switch back to regular streaming exclusively from the server of the video. What
6697 follows applies only if you want to keep using the P2P mode of PeerTube.
5e6c69ce 6698 </target>
ec64adb4
C
6699 <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>
6700 </trans-unit>
d7c6b951 6701 <trans-unit id="6314880288843792309" datatype="html">
ec64adb4
C
6702 <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>
6703 <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
6704 <context-group purpose="location">
6705 <context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context>
6706 <context context-type="linenumber">81,83</context>
6707 </context-group>
6708 </trans-unit>
d7c6b951 6709 <trans-unit id="6868048887248005916">
ae8b8faf
C
6710 <source>What are the consequences?</source>
6711 <target>Co to má za následky?</target>
ec64adb4
C
6712 <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>
6713 </trans-unit>
d7c6b951 6714 <trans-unit id="1411398404280870617" datatype="html">
ec64adb4 6715 <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>
5a6de093 6716 <target state="new">
5e6c69ce
C
6717 In theory, someone with enough technical skills could create a script that tracks which IP is downloading which video.
6718 In practice, this is much more difficult because:
6719 </target>
ec64adb4
C
6720 <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>
6721 </trans-unit>
d7c6b951 6722 <trans-unit id="6870500454322981404" datatype="html">
ec64adb4 6723 <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>
5a6de093 6724 <target state="new">
5e6c69ce
C
6725 An HTTP request has to be sent on each tracker for each video to spy.
6726 If we want to spy all PeerTube's videos, we have to send as many requests as there are videos (so potentially a lot)
6727 </target>
ec64adb4
C
6728 <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>
6729 </trans-unit>
d7c6b951 6730 <trans-unit id="4042605201005159699" datatype="html">
ec64adb4 6731 <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>
5a6de093 6732 <target state="new">
5e6c69ce
C
6733 For each request sent, the tracker returns random peers at a limited number.
6734 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 6735 requests sent to know every peer in the swarm
5e6c69ce 6736 </target>
ec64adb4
C
6737 <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>
6738 </trans-unit>
d7c6b951 6739 <trans-unit id="8817667841110447397" datatype="html">
ec64adb4 6740 <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>
5a6de093 6741 <target state="new">
5e6c69ce
C
6742 Those requests have to be sent regularly to know who starts/stops watching a video. It is easy to detect that kind of behaviour
6743 </target>
ec64adb4
C
6744 <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>
6745 </trans-unit>
d7c6b951 6746 <trans-unit id="4100327951517495019" datatype="html">
ec64adb4 6747 <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>
5a6de093 6748 <target state="new">
5e6c69ce
C
6749 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
6750 video
6751 </target>
ec64adb4
C
6752 <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>
6753 </trans-unit>
d7c6b951 6754 <trans-unit id="7196664247366401915" datatype="html">
ec64adb4 6755 <source>The IP address is a vague information: usually, it regularly changes and can represent many persons or entities</source>
5a6de093 6756 <target state="new">
5e6c69ce
C
6757 The IP address is a vague information: usually, it regularly changes and can represent many persons or entities
6758 </target>
ec64adb4
C
6759 <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>
6760 </trans-unit>
d7c6b951 6761 <trans-unit id="1120376809358109718" datatype="html">
3e84ae32
C
6762 <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>
6763 <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
6764 <context-group purpose="location">
6765 <context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context>
6766 <context context-type="linenumber">118,122</context>
6767 </context-group>
6768 </trans-unit>
d7c6b951 6769 <trans-unit id="7812408733559506009" datatype="html">
ec64adb4 6770 <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>
5a6de093 6771 <target state="new">
5e6c69ce
C
6772 The worst-case scenario of an average person spying on their friends is quite unlikely.
6773 There are much more effective ways to get that kind of information.
6774 </target>
ec64adb4
C
6775 <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>
6776 </trans-unit>
d7c6b951 6777 <trans-unit id="8484650229450883706">
ae8b8faf
C
6778 <source>How does PeerTube compare with YouTube?</source>
6779 <target>Jaký je PeerTube v porovnání s YouTubem?</target>
ec64adb4
C
6780 <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>
6781 </trans-unit>
d7c6b951 6782 <trans-unit id="6213340208914097303" datatype="html">
ec64adb4 6783 <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>
5a6de093 6784 <target state="new">
c78d3db7 6785 The threats to privacy with YouTube are different from PeerTube's.
5e6c69ce
C
6786 In YouTube's case, the platform gathers a huge amount of your personal information (not only your IP) to analyze them and track you.
6787 Moreover, YouTube is owned by Google/Alphabet, a company that tracks you across many websites (via AdSense or Google Analytics).
6788 </target>
ec64adb4
C
6789 <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>
6790 </trans-unit>
d7c6b951 6791 <trans-unit id="2676074687792256808">
ae8b8faf
C
6792 <source>What can I do to limit the exposure of my IP address?</source>
6793 <target>Co mohu dělat pro zkrácení doby uložení mé IP adresy?</target>
ec64adb4
C
6794 <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>
6795 </trans-unit>
d7c6b951 6796 <trans-unit id="8804946818315976118" datatype="html">
ec64adb4 6797 <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>
5a6de093 6798 <target state="new">
5e6c69ce
C
6799 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
6800 your IP in their connection logs: ISP/routers/trackers/CDN and more.
6801 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.
6802 Thinking that removing P2P from PeerTube will give you back anonymity doesn't make sense.
6803 </target>
ec64adb4
C
6804 <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>
6805 </trans-unit>
d7c6b951 6806 <trans-unit id="401806741040118292">
ae8b8faf
C
6807 <source>What will be done to mitigate this problem?</source>
6808 <target>Co můžete udělat pro zmírnění tohoto problému?</target>
ec64adb4
C
6809 <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>
6810 </trans-unit>
d7c6b951 6811 <trans-unit id="7404776804526394585" datatype="html">
ec64adb4 6812 <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>
5a6de093 6813 <target state="new">
c78d3db7
C
6814 PeerTube wants to deliver the best countermeasures possible, to give you more choice
6815 and render attacks less likely. Here is what we put in place so far:
5e6c69ce 6816 </target>
ec64adb4
C
6817 <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>
6818 </trans-unit>
d7c6b951 6819 <trans-unit id="8635362984201852982" datatype="html">
5a6de093
C
6820 <source>We set a limit to the number of peers sent by the tracker</source>
6821 <target state="new">We set a limit to the number of peers sent by the tracker</target>
ec64adb4
C
6822 <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>
6823 </trans-unit>
d7c6b951 6824 <trans-unit id="8903417899533541365" datatype="html">
5a6de093
C
6825 <source>We set a limit on the request frequency received by the tracker</source>
6826 <target state="new">We set a limit on the request frequency received by the tracker</target>
ec64adb4
C
6827 <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>
6828 </trans-unit>
d7c6b951 6829 <trans-unit id="2470460396724373169" datatype="html">
5a6de093
C
6830 <source>Allow instance admins to disable P2P from the administration interface</source>
6831 <target state="new">Allow instance admins to disable P2P from the administration interface</target>
ec64adb4
C
6832 <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>
6833 </trans-unit>
d7c6b951 6834 <trans-unit id="5991790391344625653" datatype="html">
ec64adb4 6835 <source>Ultimately, remember you can always disable P2P by toggling it in the video player, or just by disabling WebRTC in your browser.</source>
5a6de093 6836 <target state="new">
c78d3db7
C
6837 Ultimately, remember you can always disable P2P by toggling it in the video player, or just by disabling
6838 WebRTC in your browser.
6839 </target>
ec64adb4
C
6840 <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>
6841 </trans-unit>
d7c6b951 6842 <trans-unit id="3857357852909495917" datatype="html">
5a6de093
C
6843 <source>This instance does not have instances followers.</source>
6844 <target state="new">This instance does not have instances followers.</target>
ec64adb4
C
6845 <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>
6846 </trans-unit>
d7c6b951 6847 <trans-unit id="8438752523256358076" datatype="html">
ec64adb4
C
6848 <source>Show full list</source>
6849 <target state="new">Show full list</target>
421fd853
C
6850 <context-group purpose="location">
6851 <context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context>
6852 <context context-type="linenumber">12</context>
6853 </context-group>
6854 <context-group purpose="location">
6855 <context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context>
6856 <context context-type="linenumber">24</context>
6857 </context-group>
ec64adb4 6858 </trans-unit>
d7c6b951 6859 <trans-unit id="7128556172318221342" datatype="html">
ec64adb4
C
6860 <source>This instance is not following any other.</source>
6861 <target state="new">This instance is not following any other.</target>
6862 <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>
6863 </trans-unit>
30ae75f9 6864 <trans-unit id="4195286790385468087" datatype="html">
ec64adb4
C
6865 <source>About this instance</source>
6866 <target state="new">About this instance</target>
3e84ae32 6867
64ef55f7 6868 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-routing.module.ts</context><context context-type="linenumber">24</context></context-group></trans-unit>
ec64adb4
C
6869 <trans-unit id="8773846522957677259" datatype="html">
6870 <source>About PeerTube</source>
6871 <target state="new">About PeerTube</target>
3e84ae32 6872
64ef55f7 6873 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-routing.module.ts</context><context context-type="linenumber">49</context></context-group></trans-unit>
ec64adb4
C
6874 <trans-unit id="1812900507515561988" datatype="html">
6875 <source>About this instance's network</source>
6876 <target state="new">About this instance's network</target>
3e84ae32 6877
64ef55f7 6878 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-routing.module.ts</context><context context-type="linenumber">58</context></context-group></trans-unit>
ec64adb4
C
6879 <trans-unit id="892073694820881630" datatype="html">
6880 <source>Link copied</source>
6881 <target state="new">Link copied</target>
3e84ae32 6882
91ae3c4a
C
6883 <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><trans-unit id="4807161697338135032" datatype="html">
6884 <source>Contact the administrator(s)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></source><target state="new">Contact the administrator(s)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></target>
6885 <context-group purpose="location">
6886 <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context>
6887 <context context-type="linenumber">3</context>
6888 </context-group>
6889 </trans-unit>
d7c6b951 6890 <trans-unit id="1045244999981860085" datatype="html">
5a6de093
C
6891 <source>Developed with ❤ by <x id="START_LINK"/>Framasoft<x id="CLOSE_LINK"/></source>
6892 <target state="new">Developed with ❤ by
3e84ae32
C
6893 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>Framasoft
6894 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>
5a6de093 6895 </target>
ec64adb4
C
6896 <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>
6897 </trans-unit>
d7c6b951 6898 <trans-unit id="5579867071769973287">
16e3c494 6899 <source>Create an account</source>
a55e5579 6900 <target>
ae8b8faf
C
6901 Vytvořit účet
6902 </target>
ec64adb4
C
6903 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">4</context></context-group>
6904 </trans-unit>
95bd9515 6905 <trans-unit id="9082008222523034483" datatype="html">
ec64adb4
C
6906 <source>Get help</source>
6907 <target state="new">Get help</target>
6908 <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>
6909 </trans-unit>
d7c6b951 6910 <trans-unit id="6386856862203107763">
5a6de093
C
6911 <source>Create my account</source>
6912 <target>
6913 Vytvořit můj účet
6914 </target>
8d120a56 6915 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">39</context></context-group>
6916 </trans-unit>
d7c6b951 6917 <trans-unit id="220345070199640496">
5a6de093
C
6918 <source>PeerTube is creating your account...</source>
6919 <target>PeerTube vytváří Váš účet...</target>
8d120a56 6920 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">47</context></context-group>
6921 </trans-unit>
d7c6b951 6922 <trans-unit id="397098723873502323">
5a6de093
C
6923 <source>Done</source>
6924 <target>Hotovo</target>
8d120a56 6925 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">43</context></context-group>
6926 </trans-unit>
d7c6b951 6927 <trans-unit id="6294302495409052693" datatype="html">
5a6de093
C
6928 <source>Who are we?</source>
6929 <target state="new">Who are we?</target>
ec64adb4
C
6930 <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>
6931 </trans-unit>
d7c6b951 6932 <trans-unit id="1445137115016841401" datatype="html">
5a6de093
C
6933 <source>How long do we plan to maintain this instance?</source>
6934 <target state="new">How long do we plan to maintain this instance?</target>
ec64adb4
C
6935 <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>
6936 </trans-unit>
d7c6b951 6937 <trans-unit id="2975856643479054118" datatype="html">
5a6de093
C
6938 <source>How will we finance this instance?</source>
6939 <target state="new">How will we finance this instance?</target>
ec64adb4
C
6940 <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>
6941 </trans-unit>
d7c6b951 6942 <trans-unit id="2573967459337636542" datatype="html">
5a6de093
C
6943 <source>Administrators &amp; Sustainability</source>
6944 <target state="new">Administrators &amp; Sustainability</target>
ec64adb4
C
6945 <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>
6946 <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>
6947 </trans-unit>
d7c6b951 6948 <trans-unit id="8980375993935541237" datatype="html">
5a6de093
C
6949 <source>Step</source>
6950 <target state="new">Step</target>
ec64adb4
C
6951 <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>
6952 </trans-unit>
d7c6b951 6953 <trans-unit id="4665274432258993920" datatype="html">
ec64adb4 6954 <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
6955 <target state="new">
6956 A channel is an entity in which you upload your videos. Creating several of them helps you to organize and separate your content.
3e84ae32 6957 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
5a6de093
C
6958 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.
6959
6960 </target>
ec64adb4
C
6961 <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>
6962 </trans-unit>
d7c6b951 6963 <trans-unit id="2254156021453506528" datatype="html">
5a6de093
C
6964 <source>Other users can decide to subscribe any channel they want, to be notified when you publish a new video.</source>
6965 <target state="new">
6966 Other users can decide to subscribe any channel they want, to be notified when you publish a new video.
6967 </target>
ec64adb4
C
6968 <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>
6969 </trans-unit>
d7c6b951 6970 <trans-unit id="8583412279916132438" datatype="html">
5a6de093
C
6971 <source>Channel display name</source>
6972 <target state="new">Channel display name</target>
ec64adb4
C
6973 <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>
6974 </trans-unit>
d7c6b951 6975 <trans-unit id="6980413875907286634" datatype="html">
5a6de093
C
6976 <source>Channel name</source>
6977 <target state="new">Channel name</target>
ec64adb4
C
6978 <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>
6979 <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>
6980 <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>
6981 </trans-unit>
d7c6b951 6982 <trans-unit id="8463487834152954723" datatype="html">
5a6de093
C
6983 <source>john_channel</source>
6984 <target state="new">john_channel</target>
ec64adb4
C
6985 <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>
6986 <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>
6987 </trans-unit>
d7c6b951 6988 <trans-unit id="7901486036096751355" datatype="html">
5a6de093
C
6989 <source>Example: my_super_channel</source>
6990 <target state="new">Example: my_super_channel</target>
ec64adb4
C
6991 <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>
6992 </trans-unit>
d7c6b951 6993 <trans-unit id="7981235640417633362" datatype="html">
ec64adb4 6994 <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>
5a6de093
C
6995 <target state="new">
6996 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.
6997 </target>
ec64adb4
C
6998 <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>
6999 </trans-unit>
d7c6b951 7000 <trans-unit id="5203776997447520497" datatype="html">
ec64adb4
C
7001 <source>Channel name cannot be the same as your account name. You can click on the first step to update your account name.</source>
7002 <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>
7003 <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>
8d120a56 7004 </trans-unit>
7005 <trans-unit id="7440807341905682986" datatype="html">
3e84ae32
C
7006 <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>
7007 <target state="new"> I am at least <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> years old and agree to the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;>"/> and to the <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'>"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container>"/> of this instance </target>
c5c848c5
C
7008 <context-group purpose="location">
7009 <context context-type="sourcefile">src/app/+signup/+register/register-step-terms.component.html</context>
7010 <context context-type="linenumber">5,10</context>
7011 </context-group>
ec64adb4 7012 </trans-unit>
d7c6b951 7013 <trans-unit id="7326471570669373149" datatype="html">
ec64adb4 7014 <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>
5a6de093
C
7015 <target state="new">
7016 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.
7017 </target>
ec64adb4
C
7018 <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>
7019 </trans-unit>
d7c6b951 7020 <trans-unit id="198278273748445199" datatype="html">
ec64adb4
C
7021 <source>Video uploads are disabled on this instance, hence your account won't be able to upload videos.</source>
7022 <target state="new"> Video uploads are disabled on this instance, hence your account won't be able to upload videos. </target>
95bd9515
C
7023 <context-group purpose="location">
7024 <context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context>
7025 <context context-type="linenumber">4,5</context>
7026 </context-group>
7027 </trans-unit>
ec64adb4
C
7028 <trans-unit id="3301086086650990787" datatype="html">
7029 <source>Register</source>
7030 <target state="new">Register</target>
8d120a56 7031 <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>
7032 </trans-unit>
5a6de093
C
7033 <trans-unit id="6979021199788941693" datatype="html">
7034 <source>Your message has been sent.</source>
7035 <target state="new">Your message has been sent.</target>
3e84ae32 7036
7c94e1e7 7037 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.ts</context><context context-type="linenumber">88</context></context-group></trans-unit>
5a6de093
C
7038 <trans-unit id="2072135752262464360" datatype="html">
7039 <source>You already sent this form recently</source>
7040 <target state="new">You already sent this form recently</target>
3e84ae32 7041
7c94e1e7 7042 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.ts</context><context context-type="linenumber">94</context></context-group></trans-unit>
ec64adb4
C
7043 <trans-unit id="819067926858619041" datatype="html">
7044 <source>Account videos</source>
7045 <target state="new">Account videos</target>
91ae3c4a
C
7046
7047 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts-routing.module.ts</context><context context-type="linenumber">35</context></context-group></trans-unit>
7048
8d120a56 7049 <trans-unit id="4605517634011438234" datatype="html">
7050 <source>ACCOUNT</source>
7051 <target state="new">ACCOUNT</target>
c59eab78 7052 <context-group purpose="location">
90aa0a74
C
7053 <context context-type="sourcefile">src/app/+accounts/accounts.component.html</context>
7054 <context context-type="linenumber">8</context>
c59eab78 7055 </context-group>
ec64adb4
C
7056 </trans-unit>
7057 <trans-unit id="6823616469362610020" datatype="html">
7058 <source>Account video channels</source>
7059 <target state="new">Account video channels</target>
91ae3c4a
C
7060
7061 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts-routing.module.ts</context><context context-type="linenumber">26</context></context-group></trans-unit>
7062
d7c6b951 7063 <trans-unit id="807777065817324789" datatype="html">
ec64adb4
C
7064 <source>Display all videos (private, unlisted or not yet published)</source>
7065 <target state="new">Display all videos (private, unlisted or not yet published)</target>
91ae3c4a
C
7066
7067
7068
7069
7070
7071
7072
7073 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">125</context></context-group></trans-unit><trans-unit id="784681343382270982" datatype="html">
7074 <source>Remove this filter</source><target state="new">Remove this filter</target>
7075 <context-group purpose="location">
7076 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.ts</context>
7077 <context context-type="linenumber">99</context>
7078 </context-group>
7079 </trans-unit><trans-unit id="5254305728396198887" datatype="html">
7080 <source>Sensitive content</source><target state="new">Sensitive content</target>
7081 <context-group purpose="location">
7082 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context>
7083 <context context-type="linenumber">111</context>
7084 </context-group>
7085 </trans-unit><trans-unit id="5590086849807274701" datatype="html">
7086 <source>Scope</source><target state="new">Scope</target>
7087 <context-group purpose="location">
7088 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context>
7089 <context context-type="linenumber">118</context>
7090 </context-group>
7091 </trans-unit><trans-unit id="5019568087038659501" datatype="html">
7092 <source>Federated</source><target state="new">Federated</target>
7093 <context-group purpose="location">
7094 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context>
7095 <context context-type="linenumber">120</context>
7096 </context-group>
7097 </trans-unit><trans-unit id="1949800099101277248" datatype="html">
7098 <source>Languages</source><target state="new">Languages</target>
7099 <context-group purpose="location">
7100 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context>
7101 <context context-type="linenumber">128</context>
7102 </context-group>
7103 </trans-unit><trans-unit id="1902100407096396858" datatype="html">
7104 <source>Categories</source><target state="new">Categories</target>
7105 <context-group purpose="location">
7106 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context>
7107 <context context-type="linenumber">137</context>
7108 </context-group>
7109 </trans-unit><trans-unit id="3599150758014724057" datatype="html">
7110 <source>All videos</source><target state="new">All videos</target>
7111 <context-group purpose="location">
7112 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context>
7113 <context context-type="linenumber">146</context>
7114 </context-group>
7115 </trans-unit><trans-unit id="8466337030143068285" datatype="html">
7116 <source>Blurred</source><target state="new">Blurred</target>
7117 <context-group purpose="location">
7118 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context>
7119 <context context-type="linenumber">218</context>
7120 </context-group>
7121 </trans-unit><trans-unit id="7054829409324166420" datatype="html">
7122 <source>hidden</source><target state="new">hidden</target>
7123 <context-group purpose="location">
7124 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context>
7125 <context context-type="linenumber">224</context>
7126 </context-group>
7127 </trans-unit><trans-unit id="5766954855630346873" datatype="html">
7128 <source>blurred</source><target state="new">blurred</target>
7129 <context-group purpose="location">
7130 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context>
7131 <context context-type="linenumber">225</context>
7132 </context-group>
7133 </trans-unit><trans-unit id="1833483831276078393" datatype="html">
7134 <source>displayed</source><target state="new">displayed</target>
7135 <context-group purpose="location">
7136 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context>
7137 <context context-type="linenumber">227</context>
7138 </context-group>
b9fdbff7 7139 </trans-unit>
5a6de093 7140 <trans-unit id="4856575356061361269" datatype="html">
ec64adb4 7141 <source><x id="PH"/> direct account followers </source>
5a6de093
C
7142 <target state="new">
7143 <x id="PH"/> direct account followers
7144 </target>
7c94e1e7 7145
91ae3c4a 7146 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
ec64adb4
C
7147 <trans-unit id="6250999352462648289" datatype="html">
7148 <source>Report this account</source>
7149 <target state="new">Report this account</target>
7c94e1e7 7150
91ae3c4a 7151 <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>
ec64adb4
C
7152 <trans-unit id="1504521795586863905" datatype="html">
7153 <source>VIDEOS</source>
7154 <target state="new">VIDEOS</target>
b9fdbff7 7155 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">83</context></context-group>
7156 <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>
7157 </trans-unit>
5a6de093
C
7158 <trans-unit id="25349740244798533" datatype="html">
7159 <source>Username copied</source>
7160 <target state="new">Username copied</target>
7c94e1e7
C
7161
7162
91ae3c4a 7163 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">120</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>
ec64adb4
C
7164 <trans-unit id="9221735175659318025" datatype="html">
7165 <source>1 subscriber</source>
7166 <target state="new">1 subscriber</target>
7c94e1e7 7167
91ae3c4a 7168 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">124</context></context-group></trans-unit>
ec64adb4
C
7169 <trans-unit id="4097331874769079975" datatype="html">
7170 <source><x id="PH"/> subscribers</source>
7171 <target state="new"><x id="PH"/> subscribers</target>
7c94e1e7 7172
91ae3c4a 7173 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">126</context></context-group></trans-unit>
7c94e1e7
C
7174
7175
5a6de093
C
7176 <trans-unit id="1035838766454786107" datatype="html">
7177 <source>Audio-only</source>
7178 <target state="new">Audio-only</target>
b9fdbff7 7179 <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>
7180 </trans-unit>
5a6de093 7181 <trans-unit id="8011855989482474311" datatype="html">
3e84ae32
C
7182 <source>A &lt;code>.mp4&lt;/code> that keeps the original audio track, with no video</source>
7183 <target state="new">A &lt;code>.mp4&lt;/code> that keeps the original audio track, with no video</target>
b9fdbff7 7184 <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>
7185 </trans-unit>
5a6de093 7186 <trans-unit id="3768852440495368591" datatype="html">
16e3c494 7187 <source>240p</source>
7188 <target state="new">240p</target>
b9fdbff7 7189 <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>
7190 </trans-unit>
5a6de093 7191 <trans-unit id="6824490596490222280" datatype="html">
16e3c494 7192 <source>360p</source>
7193 <target state="new">360p</target>
b9fdbff7 7194 <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>
7195 </trans-unit>
5a6de093 7196 <trans-unit id="4039682741786530029" datatype="html">
16e3c494 7197 <source>480p</source>
7198 <target state="new">480p</target>
b9fdbff7 7199 <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>
7200 </trans-unit>
5a6de093 7201 <trans-unit id="5165245100010036661" datatype="html">
16e3c494 7202 <source>720p</source>
7203 <target state="new">720p</target>
b9fdbff7 7204 <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>
7205 </trans-unit>
5a6de093 7206 <trans-unit id="7709767791012306261" datatype="html">
16e3c494 7207 <source>1080p</source>
7208 <target state="new">1080p</target>
b9fdbff7 7209 <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>
7210 </trans-unit>
ec64adb4
C
7211 <trans-unit id="3671005503070777897" datatype="html">
7212 <source>1440p</source>
7213 <target state="new">1440p</target>
b9fdbff7 7214 <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>
7215 </trans-unit>
5a6de093 7216 <trans-unit id="597839553814574067" datatype="html">
16e3c494 7217 <source>2160p</source>
7218 <target state="new">2160p</target>
b9fdbff7 7219 <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>
7220 </trans-unit>
5a6de093 7221 <trans-unit id="3957742085471141221" datatype="html">
16e3c494 7222 <source>Auto (via ffmpeg)</source>
7223 <target state="new">Auto (via ffmpeg)</target>
b9fdbff7 7224 <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>
7c94e1e7
C
7225 </trans-unit><trans-unit id="3642770981085338761" datatype="html">
7226 <source>Followers of your instance</source><target state="new">Followers of your instance</target>
7227 <context-group purpose="location">
7228 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context>
7229 <context context-type="linenumber">3</context>
7230 </context-group>
b9fdbff7 7231 </trans-unit>
ec64adb4
C
7232 <trans-unit id="931255636742351800" datatype="html">
7233 <source>No limit</source>
7234 <target state="new">No limit</target>
b9fdbff7 7235 <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>
7236 </trans-unit>
ec64adb4
C
7237 <trans-unit id="5250062810079582285" datatype="html">
7238 <source>1 hour</source>
7239 <target state="new">1 hour</target>
b9fdbff7 7240 <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>
7241 </trans-unit>
ec64adb4
C
7242 <trans-unit id="8662356672298904015" datatype="html">
7243 <source>3 hours</source>
7244 <target state="new">3 hours</target>
b9fdbff7 7245 <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>
7246 </trans-unit>
ec64adb4
C
7247 <trans-unit id="1794624538833178491" datatype="html">
7248 <source>5 hours</source>
7249 <target state="new">5 hours</target>
b9fdbff7 7250 <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>
7251 </trans-unit>
ec64adb4
C
7252 <trans-unit id="4941148355486671862" datatype="html">
7253 <source>10 hours</source>
7254 <target state="new">10 hours</target>
b9fdbff7 7255 <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>
7256 </trans-unit>
7257 <trans-unit id="6659155428791414865" datatype="html">
7258 <source>x264, targeting maximum device compatibility</source>
7259 <target state="new">x264, targeting maximum device compatibility</target>
7260 <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>
7261 <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>
7262 </trans-unit>
d7c6b951 7263 <trans-unit id="1473738049081128420" datatype="html">
b9fdbff7 7264 <source>Estimating a server's capacity to transcode and stream videos isn't easy and we can't tune PeerTube automatically.</source>
7265 <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
7266 <context-group purpose="location">
7267 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
7268 <context context-type="linenumber">9,10</context>
7269 </context-group>
b9fdbff7 7270 </trans-unit>
d7c6b951 7271 <trans-unit id="9122600735711449044" datatype="html">
b9fdbff7 7272 <source>However, you may want to read our guidelines before tweaking the following values.</source>
7273 <target state="new"> However, you may want to read our guidelines before tweaking the following values. </target>
7d3316dc
C
7274 <context-group purpose="location">
7275 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
7276 <context context-type="linenumber">12,13</context>
7277 </context-group>
b9fdbff7 7278 </trans-unit>
d7c6b951 7279 <trans-unit id="9035429011363248302" datatype="html">
b9fdbff7 7280 <source>Read guidelines</source>
7281 <target state="new"> Read guidelines </target>
7d3316dc
C
7282 <context-group purpose="location">
7283 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
7284 <context context-type="linenumber">17,18</context>
7285 </context-group>
b9fdbff7 7286 </trans-unit>
d7c6b951 7287 <trans-unit id="2384409178337534505" datatype="html">
b9fdbff7 7288 <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>
7289 <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
7290 <context-group purpose="location">
7291 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
7292 <context context-type="linenumber">28,30</context>
7293 </context-group>
7294 </trans-unit>
ec64adb4
C
7295 <trans-unit id="1618463615802675111" datatype="html">
7296 <source>threads</source>
7297 <target state="new">threads</target>
b9fdbff7 7298 <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>
7299 </trans-unit>
ec64adb4
C
7300 <trans-unit id="593234948551881507" datatype="html">
7301 <source>thread</source>
7302 <target state="new">thread</target>
b9fdbff7 7303 <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>
8d120a56 7304 </trans-unit>
7305 <trans-unit id="1305357231288135414" datatype="html">
7306 <source>Homepage</source>
7307 <target state="new">Homepage</target>
09e1784b
C
7308 <context-group purpose="location">
7309 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
7310 <context context-type="linenumber">7</context>
7311 </context-group>
7312 <context-group purpose="location">
7313 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-homepage.component.html</context>
7314 <context context-type="linenumber">13</context>
7315 </context-group>
8d120a56 7316 </trans-unit>
7317 <trans-unit id="5037437391296624618" datatype="html">
7318 <source>Information</source>
7319 <target state="new">Information</target>
09e1784b
C
7320 <context-group purpose="location">
7321 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
7322 <context context-type="linenumber">15</context>
7323 </context-group>
8d120a56 7324 </trans-unit>
7325 <trans-unit id="8643289769990675407" datatype="html">
7326 <source>Basic</source>
7327 <target state="new">Basic</target>
09e1784b
C
7328 <context-group purpose="location">
7329 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
7330 <context context-type="linenumber">24</context>
7331 </context-group>
b9fdbff7 7332 </trans-unit>
5a6de093 7333 <trans-unit id="2060042292048624940">
a55e5579
C
7334 <source>Configuration updated.</source>
7335 <target>Nastavení aktualizováno.</target>
64ef55f7
C
7336
7337 <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">286</context></context-group></trans-unit>
8d120a56 7338 <trans-unit id="6920964195632624609" datatype="html">
7339 <source>INSTANCE HOMEPAGE</source>
7340 <target state="new">INSTANCE HOMEPAGE</target>
09e1784b
C
7341 <context-group purpose="location">
7342 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-homepage.component.html</context>
7343 <context context-type="linenumber">7</context>
7344 </context-group>
b9fdbff7 7345 </trans-unit>
ec64adb4
C
7346 <trans-unit id="3203902538239082422" datatype="html">
7347 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source>
7348 <target state="new">You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</target>
8d120a56 7349 <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>
7350 </trans-unit>
ec64adb4
C
7351 <trans-unit id="6284468333579755406" datatype="html">
7352 <source>Edit custom configuration</source>
7353 <target state="new">Edit custom configuration</target>
7354 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/config.routes.ts</context><context context-type="linenumber">26</context></context-group>
7355 </trans-unit>
5a6de093
C
7356 <trans-unit id="6549061957433635758" datatype="html">
7357 <source>Process domains</source>
7358 <target state="new">Process domains</target>
ec64adb4
C
7359 <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>
7360 </trans-unit>
5a6de093 7361 <trans-unit id="1909009883731319373" datatype="html">
ec64adb4 7362 <source>Report <x id="PH"/> </source>
5a6de093
C
7363 <target state="new">Report
7364 <x id="PH"/>
7365 </target>
ec64adb4
C
7366 <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>
7367 </trans-unit>
5a6de093
C
7368 <trans-unit id="5065410539274460415" datatype="html">
7369 <source>Account reported.</source>
7370 <target state="new">Account reported.</target>
ec64adb4
C
7371 <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>
7372 </trans-unit>
5a6de093
C
7373 <trans-unit id="6245265026120479954" datatype="html">
7374 <source>Comment reported.</source>
7375 <target state="new">Comment reported.</target>
ec64adb4
C
7376 <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>
7377 </trans-unit>
5a6de093
C
7378 <trans-unit id="2127446333083057097" datatype="html">
7379 <source>Domain is required.</source>
7380 <target state="new">Domain is required.</target>
7c94e1e7
C
7381
7382 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context><context context-type="linenumber">92</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context><context context-type="linenumber">101</context></context-group></trans-unit><trans-unit id="7951488350851416577" datatype="html">
7383 <source>Hosts entered are invalid.</source><target state="new">Hosts entered are invalid.</target>
7384 <context-group purpose="location">
7385 <context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context>
7386 <context context-type="linenumber">93</context>
7387 </context-group>
7388 </trans-unit><trans-unit id="1469559036084108672" datatype="html">
7389 <source>Hosts entered contain duplicates.</source><target state="new">Hosts entered contain duplicates.</target>
7390 <context-group purpose="location">
7391 <context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context>
7392 <context context-type="linenumber">94</context>
7393 </context-group>
7394 </trans-unit><trans-unit id="5991533283446904296" datatype="html">
7395 <source>Hosts or handles are invalid.</source><target state="new">Hosts or handles are invalid.</target>
7396 <context-group purpose="location">
7397 <context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context>
7398 <context context-type="linenumber">102</context>
7399 </context-group>
7400 </trans-unit><trans-unit id="6759198394434886237" datatype="html">
7401 <source>Hosts or handles contain duplicates.</source><target state="new">Hosts or handles contain duplicates.</target>
7402 <context-group purpose="location">
7403 <context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context>
7404 <context context-type="linenumber">103</context>
7405 </context-group>
ec64adb4 7406 </trans-unit>
7c94e1e7
C
7407
7408
5a6de093 7409 <trans-unit id="240806681889331244">
e182430a
C
7410 <source>Unlimited</source>
7411 <target>Neomezeně</target>
b9fdbff7 7412 <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>
7413 <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>
7414 <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>
7415 <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>
7416 <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>
7417 <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>
7418 </trans-unit>
5a6de093
C
7419 <trans-unit id="5504952199515017930" datatype="html">
7420 <source>None - no upload possible</source>
7421 <target state="new">None - no upload possible</target>
b9fdbff7 7422 <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>
7423 <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>
7424 </trans-unit>
5a6de093 7425 <trans-unit id="616370606803836610" datatype="html">
16e3c494 7426 <source>100MB</source>
7427 <target state="new">100MB</target>
b9fdbff7 7428 <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>
7429 <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>
7430 </trans-unit>
5a6de093 7431 <trans-unit id="9162997081789455476" datatype="html">
16e3c494 7432 <source>500MB</source>
7433 <target state="new">500MB</target>
b9fdbff7 7434 <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>
7435 <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>
7436 </trans-unit>
5a6de093 7437 <trans-unit id="1541266817985876981" datatype="html">
16e3c494 7438 <source>1GB</source>
7439 <target state="new">1GB</target>
ec64adb4
C
7440 <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>
7441 </trans-unit>
5a6de093 7442 <trans-unit id="6075751004411938819" datatype="html">
16e3c494 7443 <source>5GB</source>
7444 <target state="new">5GB</target>
b9fdbff7 7445 <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>
7446 <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>
7447 </trans-unit>
5a6de093 7448 <trans-unit id="246811372655482890" datatype="html">
16e3c494 7449 <source>20GB</source>
7450 <target state="new">20GB</target>
b9fdbff7 7451 <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>
7452 <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>
7453 </trans-unit>
5a6de093 7454 <trans-unit id="2491910291056632032" datatype="html">
16e3c494 7455 <source>50GB</source>
7456 <target state="new">50GB</target>
b9fdbff7 7457 <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>
7458 <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>
7459 </trans-unit>
7460 <trans-unit id="5514849824631859021" datatype="html">
7461 <source>100GB</source>
7462 <target state="new">100GB</target>
7d3316dc
C
7463 <context-group purpose="location">
7464 <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context>
7465 <context context-type="linenumber">30</context>
7466 </context-group>
b9fdbff7 7467 </trans-unit>
7468 <trans-unit id="8245180845645676506" datatype="html">
7469 <source>200GB</source>
7470 <target state="new">200GB</target>
7d3316dc
C
7471 <context-group purpose="location">
7472 <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context>
7473 <context context-type="linenumber">31</context>
7474 </context-group>
b9fdbff7 7475 </trans-unit>
7476 <trans-unit id="5468089754278798237" datatype="html">
7477 <source>500GB</source>
7478 <target state="new">500GB</target>
7d3316dc
C
7479 <context-group purpose="location">
7480 <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context>
7481 <context context-type="linenumber">32</context>
7482 </context-group>
ec64adb4 7483 </trans-unit>
5a6de093 7484 <trans-unit id="3977630500122496087" datatype="html">
16e3c494 7485 <source>10MB</source>
7486 <target state="new">10MB</target>
b9fdbff7 7487 <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>
7488 </trans-unit>
5a6de093 7489 <trans-unit id="2060593120571755546" datatype="html">
16e3c494 7490 <source>50MB</source>
7491 <target state="new">50MB</target>
b9fdbff7 7492 <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>
7493 </trans-unit>
5a6de093 7494 <trans-unit id="7653028819867308249" datatype="html">
16e3c494 7495 <source>2GB</source>
7496 <target state="new">2GB</target>
b9fdbff7 7497 <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>
7498 </trans-unit>
7499 <trans-unit id="7641416475804061087" datatype="html">
7500 <source>10GB</source>
7501 <target state="new">10GB</target>
7d3316dc
C
7502 <context-group purpose="location">
7503 <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context>
7504 <context context-type="linenumber">44</context>
7505 </context-group>
ec64adb4 7506 </trans-unit>
5a6de093 7507 <trans-unit id="2520968456492632777" datatype="html">
ec64adb4 7508 <source><x id="PH"/> accepted in instance followers </source>
5a6de093
C
7509 <target state="new">
7510 <x id="PH"/> accepted in instance followers
7511 </target>
ec64adb4
C
7512 <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>
7513 </trans-unit>
5a6de093 7514 <trans-unit id="450530533730658004" datatype="html">
16e3c494 7515 <source>Do you really want to reject this follower?</source>
7516 <target state="new">Do you really want to reject this follower?</target>
ec64adb4
C
7517 <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>
7518 </trans-unit>
5a6de093 7519 <trans-unit id="7378878529334768232" datatype="html">
16e3c494 7520 <source>Reject</source>
7521 <target state="new">Reject</target>
ec64adb4
C
7522 <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>
7523 </trans-unit>
5a6de093 7524 <trans-unit id="2040902819815401278" datatype="html">
ec64adb4 7525 <source><x id="PH"/> rejected from instance followers </source>
5a6de093
C
7526 <target state="new">
7527 <x id="PH"/> rejected from instance followers
7528 </target>
ec64adb4
C
7529 <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>
7530 </trans-unit>
5a6de093 7531 <trans-unit id="3620117223790525725" datatype="html">
16e3c494 7532 <source>Do you really want to delete this follower?</source>
7533 <target state="new">Do you really want to delete this follower?</target>
ec64adb4
C
7534 <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>
7535 </trans-unit>
7536 <trans-unit id="7022070615528435141" datatype="html">
7537 <source>Delete</source>
7538 <target state="new">Delete</target>
b9fdbff7 7539 <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>
7540 <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>
7541 <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>
7542 <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>
7543 <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>
7544 <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>
7545 <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>
7546 <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>
7547 <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>
7548 <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>
7549 <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>
7550 <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>
7551 <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>
7552 <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>
7553 <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>
7554 <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>
7555 <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>
7556 <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>
7557 <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>
7558 <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>
7559 <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>
7560 <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>
7561 </trans-unit>
5a6de093 7562 <trans-unit id="2452034338905853167" datatype="html">
ec64adb4 7563 <source><x id="PH"/> removed from instance followers </source>
5a6de093
C
7564 <target state="new">
7565 <x id="PH"/> removed from instance followers
7566 </target>
ec64adb4 7567 <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>
7c94e1e7
C
7568 </trans-unit><trans-unit id="6018246591673612412" datatype="html">
7569 <source>Follow</source><target state="new">Follow</target>
7570 <context-group purpose="location">
7571 <context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context>
7572 <context context-type="linenumber">3</context>
7573 </context-group>
7574 <context-group purpose="location">
7575 <context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context>
7576 <context context-type="linenumber">37</context>
7577 </context-group>
7578 <context-group purpose="location">
7579 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
7580 <context context-type="linenumber">18</context>
7581 </context-group>
7582 </trans-unit><trans-unit id="3596798855644241001" datatype="html">
7583 <source>1 host (without "http://"), account handle or channel handle per line</source><target state="new">1 host (without "http://"), account handle or channel handle per line</target>
7584 <context-group purpose="location">
7585 <context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context>
7586 <context context-type="linenumber">11</context>
7587 </context-group>
ec64adb4 7588 </trans-unit>
5a6de093 7589 <trans-unit id="2740793005745065895">
ec64adb4 7590 <source><x id="PH"/> is not valid </source>
5a6de093
C
7591 <target>
7592 <x id="PH"/> není platný
7593 </target>
7c94e1e7
C
7594
7595 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context><context context-type="linenumber">50</context></context-group></trans-unit>
5a6de093 7596 <trans-unit id="2355066641781598196">
a55e5579
C
7597 <source>Follow request(s) sent!</source>
7598 <target>Požadavek odeslán!</target>
7c94e1e7 7599
64ef55f7 7600 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">63</context></context-group></trans-unit><trans-unit id="3459358413436264734" datatype="html">
7c94e1e7
C
7601 <source>Your instance subscriptions</source><target state="new">Your instance subscriptions</target>
7602 <context-group purpose="location">
7603 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
7604 <context context-type="linenumber">3</context>
7605 </context-group>
ec64adb4 7606 </trans-unit>
5a6de093
C
7607 <trans-unit id="4245720728052819482">
7608 <source>Do you really want to unfollow <x id="PH"/>?</source>
ec64adb4 7609 <target>Opravdu chcete zrušit odběr kanálu <x id="PH"/>?</target>
7c94e1e7 7610
64ef55f7 7611 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">46</context></context-group></trans-unit>
5a6de093 7612 <trans-unit id="9160510009013134726">
a55e5579
C
7613 <source>Unfollow</source>
7614 <target>Zrušit odběr</target>
ec64adb4
C
7615 <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>
7616 </trans-unit>
5a6de093
C
7617 <trans-unit id="3935234189109112926">
7618 <source>You are not following <x id="PH"/> anymore.</source>
ec64adb4 7619 <target>Už dále neodebíráte <x id="PH"/>.</target>
7c94e1e7
C
7620
7621 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">54</context></context-group></trans-unit>
5a6de093 7622 <trans-unit id="2593763089859685916" datatype="html">
16e3c494 7623 <source>enabled</source>
7624 <target state="new">enabled</target>
ec64adb4
C
7625 <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>
7626 </trans-unit>
5a6de093 7627 <trans-unit id="8444272719785117681" datatype="html">
16e3c494 7628 <source>disabled</source>
7629 <target state="new">disabled</target>
ec64adb4
C
7630 <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>
7631 </trans-unit>
5a6de093
C
7632 <trans-unit id="135214224090612796" datatype="html">
7633 <source>Redundancy for <x id="PH"/> is <x id="PH_1"/></source>
ec64adb4
C
7634 <target state="translated">Nadbytečnost pro <x id="PH"/> je <x id="PH_1"/></target>
7635 <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>
7636 </trans-unit>
5a6de093
C
7637 <trans-unit id="81585474102700882" datatype="html">
7638 <source>Used</source>
7639 <target state="new">Used</target>
91ae3c4a
C
7640
7641 <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">102</context></context-group></trans-unit>
5a6de093
C
7642 <trans-unit id="3955868613858648955" datatype="html">
7643 <source>Available</source>
7644 <target state="new">Available</target>
91ae3c4a
C
7645
7646 <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">102</context></context-group></trans-unit>
5a6de093
C
7647 <trans-unit id="5875705095657098468" datatype="html">
7648 <source>Do you really want to remove this video redundancy?</source>
7649 <target state="new">Do you really want to remove this video redundancy?</target>
91ae3c4a
C
7650
7651 <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">142</context></context-group></trans-unit>
5a6de093
C
7652 <trans-unit id="9098272570113000349" datatype="html">
7653 <source>Remove redundancy</source>
7654 <target state="new">Remove redundancy</target>
91ae3c4a
C
7655
7656 <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">143</context></context-group></trans-unit>
5a6de093
C
7657 <trans-unit id="6537102123107780785" datatype="html">
7658 <source>Video redundancies removed!</source>
7659 <target state="new">Video redundancies removed!</target>
91ae3c4a
C
7660
7661 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.ts</context><context context-type="linenumber">149</context></context-group></trans-unit>
5a6de093
C
7662 <trans-unit id="8639315630141911544" datatype="html">
7663 <source>Account <x id="PH"/> unmuted by your instance.</source>
7664 <target state="new">Account
7665 <x id="PH"/> unmuted by your instance.
7666 </target>
64ef55f7
C
7667
7668 <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></trans-unit>
5a6de093
C
7669 <trans-unit id="3371601176452094961" datatype="html">
7670 <source>Instance <x id="PH"/> unmuted by your instance.</source>
7671 <target state="new">Instance
7672 <x id="PH"/> unmuted by your instance.
7673 </target>
ec64adb4
C
7674 <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>
7675 </trans-unit>
5a6de093
C
7676 <trans-unit id="1598375456114200087" datatype="html">
7677 <source>Instance <x id="PH"/> muted.</source>
ec64adb4 7678 <target state="translated">Instance <x id="PH"/> ztišena.</target>
64ef55f7
C
7679
7680
7681 <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">145</context></context-group></trans-unit>
5a6de093
C
7682 <trans-unit id="3096398988891996621" datatype="html">
7683 <source>Instance <x id="PH"/> muted by your instance.</source>
ec64adb4
C
7684 <target state="translated">Instance <x id="PH"/> ztišena vaší instancí.</target>
7685 <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>
7686 </trans-unit>
5a6de093 7687 <trans-unit id="2393853062458645999" datatype="html">
16e3c494 7688 <source>Comment updated.</source>
7689 <target state="new">Comment updated.</target>
ec64adb4
C
7690 <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>
7691 </trans-unit>
5a6de093
C
7692 <trans-unit id="149121389669248117" datatype="html">
7693 <source>Violent or Repulsive</source>
7694 <target state="new">Violent or Repulsive</target>
b9fdbff7 7695 <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>
7696 </trans-unit>
5a6de093
C
7697 <trans-unit id="2493388551376623687" datatype="html">
7698 <source>Hateful or Abusive</source>
7699 <target state="new">Hateful or Abusive</target>
b9fdbff7 7700 <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>
7701 </trans-unit>
5a6de093
C
7702 <trans-unit id="5124757565683866220" datatype="html">
7703 <source>Spam or Misleading</source>
7704 <target state="new">Spam or Misleading</target>
b9fdbff7 7705 <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>
7706 </trans-unit>
ec64adb4
C
7707 <trans-unit id="8440128775129354214" datatype="html">
7708 <source>Privacy</source>
7709 <target state="new">Privacy</target>
b9fdbff7 7710 <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>
7711 </trans-unit>
5a6de093
C
7712 <trans-unit id="8768506950499277937" datatype="html">
7713 <source>Copyright</source>
7714 <target state="new">Copyright</target>
64ef55f7
C
7715
7716
7717 <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">161</context></context-group></trans-unit>
5a6de093
C
7718 <trans-unit id="3776575731053010580" datatype="html">
7719 <source>Server rules</source>
7720 <target state="new">Server rules</target>
b9fdbff7 7721 <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>
7722 </trans-unit>
5a6de093
C
7723 <trans-unit id="6907161397537530258" datatype="html">
7724 <source>Thumbnails</source>
7725 <target state="new">Thumbnails</target>
64ef55f7
C
7726
7727
7728 <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">176</context></context-group></trans-unit>
5a6de093
C
7729 <trans-unit id="6473213678768782133" datatype="html">
7730 <source>Internal actions</source>
7731 <target state="new">Internal actions</target>
4a7056b2
C
7732
7733
64ef55f7 7734 <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">56</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">256</context></context-group></trans-unit>
5a6de093
C
7735 <trans-unit id="4559872264406386913" datatype="html">
7736 <source>Delete report</source>
7737 <target state="new">Delete report</target>
4a7056b2 7738
64ef55f7 7739 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">287</context></context-group></trans-unit>
5a6de093
C
7740 <trans-unit id="5793550984155962433" datatype="html">
7741 <source>Actions for the flagged account</source>
7742 <target state="new">Actions for the flagged account</target>
4a7056b2 7743
64ef55f7 7744 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">298</context></context-group></trans-unit>
5a6de093 7745 <trans-unit id="1679841953757186358" datatype="html">
16e3c494 7746 <source>Mark as accepted</source>
7747 <target state="new">Mark as accepted</target>
4a7056b2 7748
64ef55f7 7749 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">272</context></context-group></trans-unit>
5a6de093 7750 <trans-unit id="7993358694073742566" datatype="html">
16e3c494 7751 <source>Mark as rejected</source>
7752 <target state="new">Mark as rejected</target>
4a7056b2 7753
64ef55f7 7754 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">277</context></context-group></trans-unit>
5a6de093
C
7755 <trans-unit id="4175703770051343108" datatype="html">
7756 <source>Add internal note</source>
7757 <target state="new">Add internal note</target>
4a7056b2 7758
64ef55f7 7759 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">282</context></context-group></trans-unit>
5a6de093
C
7760 <trans-unit id="296166371893775555" datatype="html">
7761 <source>Actions for the video</source>
7762 <target state="new">Actions for the video</target>
4a7056b2
C
7763
7764
64ef55f7 7765 <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">79</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">346</context></context-group></trans-unit>
5a6de093
C
7766 <trans-unit id="3924877328520650445" datatype="html">
7767 <source>Block video</source>
7768 <target state="new">Block video</target>
4a7056b2 7769
64ef55f7 7770 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">351</context></context-group></trans-unit>
5a6de093
C
7771 <trans-unit id="4762794934098378428" datatype="html">
7772 <source>Video blocked.</source>
7773 <target state="new">Video blocked.</target>
4a7056b2
C
7774
7775
64ef55f7 7776 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">357</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
7777 <trans-unit id="4328862996304258770" datatype="html">
7778 <source>Unblock video</source>
7779 <target state="new">Unblock video</target>
4a7056b2 7780
64ef55f7 7781 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">367</context></context-group></trans-unit>
5a6de093
C
7782 <trans-unit id="9065327551191479877" datatype="html">
7783 <source>Video unblocked.</source>
7784 <target state="new">Video unblocked.</target>
4a7056b2 7785
64ef55f7 7786 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">373</context></context-group></trans-unit>
5a6de093 7787 <trans-unit id="1250415136605923486" datatype="html">
16e3c494 7788 <source>Do you really want to delete this abuse report?</source>
7789 <target state="new">Do you really want to delete this abuse report?</target>
4a7056b2
C
7790
7791 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">145</context></context-group></trans-unit>
5a6de093 7792 <trans-unit id="3482559157143817408" datatype="html">
16e3c494 7793 <source>Abuse deleted.</source>
7794 <target state="new">Abuse deleted.</target>
4a7056b2 7795
64ef55f7 7796 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">151</context></context-group></trans-unit>
5a6de093
C
7797 <trans-unit id="6282990098351939529" datatype="html">
7798 <source>Deleted comment</source>
7799 <target state="new">Deleted comment</target>
4a7056b2 7800
64ef55f7 7801 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">227</context></context-group></trans-unit>
5a6de093
C
7802 <trans-unit id="9196775343330824083" datatype="html">
7803 <source>Messages with reporter</source>
7804 <target state="new">Messages with reporter</target>
4a7056b2 7805
64ef55f7 7806 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">261</context></context-group></trans-unit>
5a6de093
C
7807 <trans-unit id="8770468575924421391" datatype="html">
7808 <source>Messages with moderators</source>
7809 <target state="new">Messages with moderators</target>
4a7056b2 7810
64ef55f7 7811 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">262</context></context-group></trans-unit>
5a6de093
C
7812 <trans-unit id="8528549800795985099" datatype="html">
7813 <source>Update internal note</source>
7814 <target state="new">Update internal note</target>
4a7056b2 7815
64ef55f7 7816 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">267</context></context-group></trans-unit>
5a6de093
C
7817 <trans-unit id="3962242315365992494" datatype="html">
7818 <source>Switch video block to manual</source>
7819 <target state="new">Switch video block to manual</target>
4a7056b2
C
7820
7821 <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">61</context></context-group></trans-unit>
5a6de093
C
7822 <trans-unit id="6906423861055262169" datatype="html">
7823 <source>Video <x id="PH"/> switched to manual block.</source>
ec64adb4 7824 <target state="translated">Video <x id="PH"/> přepnuto na ruční blokování.</target>
4a7056b2
C
7825
7826 <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">67</context></context-group></trans-unit>
5a6de093
C
7827 <trans-unit id="7293356040886494773" datatype="html">
7828 <source>Do you really want to unblock this video? It will be available again in the videos list.</source>
7829 <target state="new">Do you really want to unblock this video? It will be available again in the videos list.</target>
4a7056b2
C
7830
7831
64ef55f7 7832 <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">132</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
7833 <trans-unit id="4859202148272511129" datatype="html">
7834 <source>Unblock</source>
7835 <target state="new">Unblock</target>
4a7056b2
C
7836
7837
7838
7839
64ef55f7 7840 <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">83</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">134</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">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
7841 <trans-unit id="4922469417589203720" datatype="html">
7842 <source>Video <x id="PH"/> unblocked.</source>
ec64adb4 7843 <target state="translated">Video <x id="PH"/> odblokováno.</target>
4a7056b2
C
7844
7845
64ef55f7 7846 <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 7847 <trans-unit id="6286037250766429054" datatype="html">
cd9246a9
C
7848 <source>yes</source>
7849 <target state="new">yes</target>
ec64adb4
C
7850 <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>
7851 <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>
7852 </trans-unit>
d7c6b951 7853 <trans-unit id="2420525563530770652" datatype="html">
cd9246a9
C
7854 <source>no</source>
7855 <target state="new">no</target>
ec64adb4
C
7856 <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>
7857 <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>
7858 </trans-unit>
5a6de093 7859 <trans-unit id="212615365039028546" datatype="html">
16e3c494 7860 <source>You don't have plugins installed yet.</source>
7861 <target state="new">You don't have plugins installed yet.</target>
8d120a56 7862 <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>
7863 </trans-unit>
5a6de093 7864 <trans-unit id="1710094819987243777" datatype="html">
16e3c494 7865 <source>You don't have themes installed yet.</source>
7866 <target state="new">You don't have themes installed yet.</target>
8d120a56 7867 <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>
7868 </trans-unit>
5a6de093 7869 <trans-unit id="931472057457682240" datatype="html">
ec64adb4 7870 <source>Update to <x id="PH"/> </source>
5a6de093
C
7871 <target state="new">Update to
7872 <x id="PH"/>
7873 </target>
8d120a56 7874 <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>
7875 </trans-unit>
5a6de093
C
7876 <trans-unit id="9107383323119159110" datatype="html">
7877 <source>Do you really want to uninstall <x id="PH"/>?</source>
ec64adb4 7878 <target state="translated">Opravdu chcete odinstalovat <x id="PH"/>?</target>
8d120a56 7879 <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>
7880 </trans-unit>
ec64adb4
C
7881 <trans-unit id="4474510732215437338" datatype="html">
7882 <source>Uninstall</source>
7883 <target state="new">Uninstall</target>
b9fdbff7 7884 <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>
7885 </trans-unit>
5a6de093 7886 <trans-unit id="3773378957693174719" datatype="html">
ec64adb4 7887 <source><x id="PH"/> uninstalled. </source>
5a6de093
C
7888 <target state="new">
7889 <x id="PH"/> uninstalled.
7890 </target>
8d120a56 7891 <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>
7892 </trans-unit>
b9fdbff7 7893 <trans-unit id="7914215986085479339" datatype="html">
7894 <source>This is a major plugin upgrade. Please go on the plugin homepage to check potential release notes.</source>
7895 <target state="new">This is a major plugin upgrade. Please go on the plugin homepage to check potential release notes.</target>
8d120a56 7896 <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>
7897 </trans-unit>
b9fdbff7 7898 <trans-unit id="2849750161085431718" datatype="html">
7899 <source>Upgrade</source>
7900 <target state="new">Upgrade</target>
8d120a56 7901 <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>
7902 </trans-unit>
b9fdbff7 7903 <trans-unit id="7686590072950686188" datatype="html">
7904 <source>Proceed upgrade</source>
7905 <target state="new">Proceed upgrade</target>
8d120a56 7906 <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>
7907 </trans-unit>
5a6de093 7908 <trans-unit id="7830308409197461339" datatype="html">
ec64adb4 7909 <source><x id="PH"/> updated. </source>
5a6de093
C
7910 <target state="new">
7911 <x id="PH"/> updated.
7912 </target>
8d120a56 7913 <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>
7914 </trans-unit>
ec64adb4
C
7915 <trans-unit id="3229595422546554334" datatype="html">
7916 <source>Jobs</source>
7917 <target state="new">Jobs</target>
7918 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/system.routes.ts</context><context context-type="linenumber">26</context></context-group>
7919 </trans-unit>
7920 <trans-unit id="4804785061014590286" datatype="html">
7921 <source>Logs</source>
7922 <target state="new">Logs</target>
7923 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/system.routes.ts</context><context context-type="linenumber">37</context></context-group>
7924 </trans-unit>
5a6de093 7925 <trans-unit id="3150704904301058778" datatype="html">
16e3c494 7926 <source>The plugin index is not available. Please retry later.</source>
7927 <target state="new">The plugin index is not available. Please retry later.</target>
8d120a56 7928 <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>
7929 </trans-unit>
5a6de093 7930 <trans-unit id="1387301493234848481" datatype="html">
16e3c494 7931 <source>Please only install plugins or themes you trust, since they can execute any code on your instance.</source>
7932 <target state="new">Please only install plugins or themes you trust, since they can execute any code on your instance.</target>
8d120a56 7933 <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>
7934 </trans-unit>
5a6de093
C
7935 <trans-unit id="2994182849694226596" datatype="html">
7936 <source>Install <x id="PH"/>?</source>
ec64adb4 7937 <target state="translated">Instalovat <x id="PH"/>?</target>
8d120a56 7938 <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>
7939 </trans-unit>
5a6de093 7940 <trans-unit id="6703720397495603345" datatype="html">
ec64adb4 7941 <source><x id="PH"/> installed. </source>
5a6de093
C
7942 <target state="new">
7943 <x id="PH"/> installed.
7944 </target>
8d120a56 7945 <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>
7946 </trans-unit>
5a6de093 7947 <trans-unit id="1875025899004073421" datatype="html">
16e3c494 7948 <source>Settings updated.</source>
7949 <target state="new">Settings updated.</target>
b9fdbff7 7950 <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>
7951 </trans-unit>
5a6de093 7952 <trans-unit id="6901018060567164184" datatype="html">
16e3c494 7953 <source>Plugins</source>
7954 <target state="new">Plugins</target>
64ef55f7
C
7955
7956 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-api.service.ts</context><context context-type="linenumber">31</context></context-group></trans-unit>
5a6de093 7957 <trans-unit id="2798270190074840767" datatype="html">
16e3c494 7958 <source>Themes</source>
7959 <target state="new">Themes</target>
64ef55f7
C
7960
7961 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-api.service.ts</context><context context-type="linenumber">35</context></context-group></trans-unit>
5a6de093 7962 <trans-unit id="2941409202780782189" datatype="html">
16e3c494 7963 <source>plugin</source>
7964 <target state="new">plugin</target>
64ef55f7
C
7965
7966 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-api.service.ts</context><context context-type="linenumber">43</context></context-group></trans-unit>
5a6de093 7967 <trans-unit id="840045833311458646" datatype="html">
16e3c494 7968 <source>theme</source>
7969 <target state="new">theme</target>
64ef55f7
C
7970
7971 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-api.service.ts</context><context context-type="linenumber">46</context></context-group></trans-unit>
d7c6b951 7972 <trans-unit id="2483018961011868950" datatype="html">
b9fdbff7 7973 <source>IP address</source>
7974 <target state="new">IP address</target>
90aa0a74
C
7975 <context-group purpose="location">
7976 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7977 <context context-type="linenumber">2</context>
7978 </context-group>
b9fdbff7 7979 </trans-unit>
d7c6b951 7980 <trans-unit id="7223931053738621590" datatype="html">
3e84ae32
C
7981 <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>
7982 <target state="new">PeerTube thinks your web browser public IP is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</target>
90aa0a74
C
7983 <context-group purpose="location">
7984 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7985 <context context-type="linenumber">4</context>
7986 </context-group>
b9fdbff7 7987 </trans-unit>
d7c6b951 7988 <trans-unit id="722088235348685072" datatype="html">
b9fdbff7 7989 <source>If this is not your correct public IP, please consider fixing it because:</source>
7990 <target state="new">If this is not your correct public IP, please consider fixing it because:</target>
90aa0a74
C
7991 <context-group purpose="location">
7992 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7993 <context context-type="linenumber">6</context>
7994 </context-group>
b9fdbff7 7995 </trans-unit>
d7c6b951 7996 <trans-unit id="8079826195972333513" datatype="html">
b9fdbff7 7997 <source>Views may not be counted correctly (reduced compared to what they should be)</source>
7998 <target state="new">Views may not be counted correctly (reduced compared to what they should be)</target>
90aa0a74
C
7999 <context-group purpose="location">
8000 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8001 <context context-type="linenumber">8</context>
8002 </context-group>
b9fdbff7 8003 </trans-unit>
d7c6b951 8004 <trans-unit id="565435193934699740" datatype="html">
b9fdbff7 8005 <source>Anti brute force system could be overzealous</source>
8006 <target state="new">Anti brute force system could be overzealous</target>
90aa0a74
C
8007 <context-group purpose="location">
8008 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8009 <context context-type="linenumber">9</context>
8010 </context-group>
b9fdbff7 8011 </trans-unit>
d7c6b951 8012 <trans-unit id="4468853448271686046" datatype="html">
b9fdbff7 8013 <source>P2P system could not work correctly</source>
8014 <target state="new">P2P system could not work correctly</target>
90aa0a74
C
8015 <context-group purpose="location">
8016 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8017 <context context-type="linenumber">10</context>
8018 </context-group>
b9fdbff7 8019 </trans-unit>
d7c6b951 8020 <trans-unit id="5743050350352753869" datatype="html">
b9fdbff7 8021 <source>To fix it:</source>
8022 <target state="new">To fix it:</target>
90aa0a74
C
8023 <context-group purpose="location">
8024 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8025 <context context-type="linenumber">13</context>
8026 </context-group>
b9fdbff7 8027 </trans-unit>
d7c6b951 8028 <trans-unit id="1285026053775066761" datatype="html">
3e84ae32
C
8029 <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>
8030 <target state="new">Check the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> configuration key</target>
90aa0a74
C
8031 <context-group purpose="location">
8032 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8033 <context context-type="linenumber">15</context>
8034 </context-group>
b9fdbff7 8035 </trans-unit>
d7c6b951 8036 <trans-unit id="7014275542536964627" datatype="html">
3e84ae32
C
8037 <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>
8038 <target state="new">If you run PeerTube using Docker, check you run the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> with <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> (see <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;>"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>)</target>
90aa0a74
C
8039 <context-group purpose="location">
8040 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8041 <context context-type="linenumber">16,17</context>
8042 </context-group>
ec64adb4 8043 </trans-unit>
5a6de093 8044 <trans-unit id="7591870443991978948" datatype="html">
16e3c494 8045 <source>Last week</source>
8046 <target state="new">Last week</target>
b9fdbff7 8047 <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>
8048 </trans-unit>
5a6de093 8049 <trans-unit id="4981709795568846080" datatype="html">
16e3c494 8050 <source>Last day</source>
8051 <target state="new">Last day</target>
b9fdbff7 8052 <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>
8053 </trans-unit>
5a6de093 8054 <trans-unit id="9178360613965745088" datatype="html">
16e3c494 8055 <source>Last hour</source>
8056 <target state="new">Last hour</target>
b9fdbff7 8057 <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>
8058 </trans-unit>
ec64adb4
C
8059 <trans-unit id="3164845764519833078" datatype="html">
8060 <source>debug</source>
8061 <target state="new">debug</target>
b9fdbff7 8062 <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>
8063 </trans-unit>
ec64adb4
C
8064 <trans-unit id="4279081882680795350" datatype="html">
8065 <source>info</source>
8066 <target state="new">info</target>
b9fdbff7 8067 <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>
8068 </trans-unit>
ec64adb4
C
8069 <trans-unit id="3379167598974960777" datatype="html">
8070 <source>warning</source>
8071 <target state="new">warning</target>
b9fdbff7 8072 <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>
8073 </trans-unit>
ec64adb4
C
8074 <trans-unit id="8772116786769251214" datatype="html">
8075 <source>error</source>
8076 <target state="new">error</target>
b9fdbff7 8077 <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>
8078 </trans-unit>
ec64adb4
C
8079 <trans-unit id="3422890808980876594" datatype="html">
8080 <source>Debug</source>
8081 <target state="new">Debug</target>
8082 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/system.routes.ts</context><context context-type="linenumber">48</context></context-group>
8083 </trans-unit>
5a6de093 8084 <trans-unit id="314315645942131479">
e31e6015
C
8085 <source>Info</source>
8086 <target>Info</target>
ec64adb4
C
8087 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group>
8088 </trans-unit>
5a6de093 8089 <trans-unit id="6759205696902713848">
e31e6015
C
8090 <source>Warning</source>
8091 <target>Varování</target>
ec64adb4
C
8092 <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>
8093 </trans-unit>
5a6de093 8094 <trans-unit id="1519954996184640001">
e31e6015
C
8095 <source>Error</source>
8096 <target>Chyba</target>
7c94e1e7
C
8097
8098
8099 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">18</context></context-group></trans-unit>
5a6de093
C
8100 <trans-unit id="5076187961693950167" datatype="html">
8101 <source>Standard logs</source>
8102 <target state="new">Standard logs</target>
b9fdbff7 8103 <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>
8104 </trans-unit>
5a6de093
C
8105 <trans-unit id="4737341634746310376" datatype="html">
8106 <source>Audit logs</source>
8107 <target state="new">Audit logs</target>
b9fdbff7 8108 <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>
8109 </trans-unit>
5a6de093
C
8110 <trans-unit id="1886888801485703107">
8111 <source>User <x id="PH"/> created.</source>
ec64adb4 8112 <target>Uživatel <x id="PH"/> vytvořen.</target>
722b6558 8113
64ef55f7 8114 <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></trans-unit>
ec64adb4
C
8115 <trans-unit id="8286337167859377104" datatype="html">
8116 <source>Create user</source>
8117 <target state="new">Create user</target>
8118 <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>
8119 </trans-unit>
8120 <trans-unit id="7098180453085889026" datatype="html">
8121 <source>Blocked videos</source>
8122 <target state="new">Blocked videos</target>
8123 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">69</context></context-group>
8124 </trans-unit>
8125 <trans-unit id="7805059636749367886" datatype="html">
8126 <source>Muted instances</source>
8127 <target state="new">Muted instances</target>
8128 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">109</context></context-group>
8129 </trans-unit>
5a6de093
C
8130 <trans-unit id="5974506725502681113" datatype="html">
8131 <source>Password changed for user <x id="PH"/>.</source>
ec64adb4
C
8132 <target state="translated">Heslo uživatele <x id="PH"/> změněno.</target>
8133 <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>
8134 </trans-unit>
5a6de093 8135 <trans-unit id="149953821752893163" datatype="html">
16e3c494 8136 <source>Update user password</source>
8137 <target state="new">Update user password</target>
64ef55f7
C
8138
8139 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-password.component.ts</context><context context-type="linenumber">53</context></context-group></trans-unit>
7c94e1e7
C
8140
8141
5a6de093
C
8142 <trans-unit id="780323526182667308" datatype="html">
8143 <source>User <x id="PH"/> updated.</source>
ec64adb4 8144 <target state="translated">Uživatel <x id="PH"/> aktualizován.</target>
64ef55f7
C
8145
8146 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-update.component.ts</context><context context-type="linenumber">92</context></context-group></trans-unit>
5a6de093
C
8147 <trans-unit id="1349763489797682899">
8148 <source>Update user</source>
8149 <target>Aktualizovat uživatele</target>
64ef55f7
C
8150
8151 <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>
5a6de093
C
8152 <trans-unit id="8819563010322372715" datatype="html">
8153 <source>An email asking for password reset has been sent to <x id="PH"/>.</source>
8154 <target state="new">An email asking for password reset has been sent to
8155 <x id="PH"/>.
8156 </target>
64ef55f7
C
8157
8158 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-update.component.ts</context><context context-type="linenumber">118</context></context-group></trans-unit>
ec64adb4
C
8159 <trans-unit id="7483807629538115183" datatype="html">
8160 <source>Users list</source>
8161 <target state="new">Users list</target>
8162 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/users.routes.ts</context><context context-type="linenumber">27</context></context-group>
8163 </trans-unit>
8164 <trans-unit id="1525334987774465166" datatype="html">
8165 <source>Create a user</source>
8166 <target state="new">Create a user</target>
8167 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/users.routes.ts</context><context context-type="linenumber">36</context></context-group>
8168 </trans-unit>
8169 <trans-unit id="5552039423287890133" datatype="html">
8170 <source>Update a user</source>
8171 <target state="new">Update a user</target>
8d120a56 8172 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/users.routes.ts</context><context context-type="linenumber">45</context></context-group>
8173 </trans-unit>
ec64adb4
C
8174 <trans-unit id="8564701209009684429" datatype="html">
8175 <source>Federation</source>
8176 <target state="new">Federation</target>
8177 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">26</context></context-group>
8178 </trans-unit>
7c94e1e7
C
8179
8180
5a6de093
C
8181 <trans-unit id="3767259920053407667" datatype="html">
8182 <source>Videos will be deleted, comments will be tombstoned.</source>
8183 <target state="new">Videos will be deleted, comments will be tombstoned.</target>
64ef55f7
C
8184
8185
8186 <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">267</context></context-group></trans-unit>
ec64adb4
C
8187 <trans-unit id="4209525355702493436" datatype="html">
8188 <source>Ban</source>
8189 <target state="new">Ban</target>
b9fdbff7 8190 <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>
8191 <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>
8192 </trans-unit>
5a6de093
C
8193 <trans-unit id="3855396975723886053" datatype="html">
8194 <source>User won't be able to login anymore, but videos and comments will be kept as is.</source>
8195 <target state="new">User won't be able to login anymore, but videos and comments will be kept as is.</target>
64ef55f7
C
8196
8197
8198 <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">272</context></context-group></trans-unit>
5a6de093 8199 <trans-unit id="4451482225013335720">
ad3fa0c5
C
8200 <source>Unban</source>
8201 <target>Odblokovat</target>
8d120a56 8202 <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>
8203 <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>
8204 <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>
8205 </trans-unit>
5a6de093 8206 <trans-unit id="7210277223053877333" datatype="html">
16e3c494 8207 <source>Set Email as Verified</source>
8208 <target state="new">Set Email as Verified</target>
64ef55f7
C
8209
8210
8211 <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">283</context></context-group></trans-unit><trans-unit id="4207916966377787111" datatype="html">
7c94e1e7
C
8212 <source>Created</source><target state="new">Created</target>
8213 <context-group purpose="location">
8214 <context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context>
8215 <context context-type="linenumber">115</context>
8216 </context-group>
8217 </trans-unit><trans-unit id="8140268298586972139" datatype="html">
8218 <source>Daily quota</source><target state="new">Daily quota</target>
8219 <context-group purpose="location">
8220 <context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context>
8221 <context context-type="linenumber">120</context>
8222 </context-group>
8223 </trans-unit><trans-unit id="7910076708497708162" datatype="html">
8224 <source>Last login</source><target state="new">Last login</target>
8225 <context-group purpose="location">
8226 <context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context>
8227 <context context-type="linenumber">122</context>
8228 </context-group>
8d120a56 8229 </trans-unit>
5a6de093 8230 <trans-unit id="3403978719736970622" datatype="html">
16e3c494 8231 <source>You cannot ban root.</source>
8232 <target state="new">You cannot ban root.</target>
8d120a56 8233 <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>
8234 <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>
8235 </trans-unit>
5a6de093
C
8236 <trans-unit id="4884272193574287483">
8237 <source>Do you really want to unban <x id="PH"/> users?</source>
ec64adb4 8238 <target>Opravdu chcete odblokovat <x id="PH"/> uživatelů?</target>
8d120a56 8239 <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>
8240 </trans-unit>
5a6de093 8241 <trans-unit id="8712248120167780385">
ec64adb4 8242 <source><x id="PH"/> users unbanned. </source>
5a6de093
C
8243 <target>
8244 <x id="PH"/> uživatelů odblokováno.
8245 </target>
8d120a56 8246 <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>
8247 </trans-unit>
5a6de093 8248 <trans-unit id="5325873477837320044">
a55e5579
C
8249 <source>You cannot delete root.</source>
8250 <target>Uživatel root nelze odstranit.</target>
8d120a56 8251 <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>
8252 <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>
8253 </trans-unit>
5a6de093 8254 <trans-unit id="4086135983283545219" datatype="html">
16e3c494 8255 <source>If you remove these users, you will not be able to create others with the same username!</source>
8256 <target state="new">If you remove these users, you will not be able to create others with the same username!</target>
8d120a56 8257 <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>
8258 </trans-unit>
5a6de093 8259 <trans-unit id="7166936623843420016" datatype="html">
ec64adb4 8260 <source><x id="PH"/> users deleted. </source>
5a6de093
C
8261 <target state="new">
8262 <x id="PH"/> users deleted.
8263 </target>
64ef55f7
C
8264
8265 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">201</context></context-group></trans-unit>
5a6de093 8266 <trans-unit id="8360664597512051242" datatype="html">
ec64adb4 8267 <source><x id="PH"/> users email set as verified. </source>
5a6de093
C
8268 <target state="new">
8269 <x id="PH"/> users email set as verified.
8270 </target>
64ef55f7
C
8271
8272 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">213</context></context-group></trans-unit>
5a6de093
C
8273 <trans-unit id="7390990800435887351" datatype="html">
8274 <source>Account <x id="PH"/> unmuted.</source>
8275 <target state="new">Account
8276 <x id="PH"/> unmuted.
8277 </target>
64ef55f7
C
8278
8279
8280 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">131</context></context-group></trans-unit>
5a6de093
C
8281 <trans-unit id="7246356397085094208" datatype="html">
8282 <source>Instance <x id="PH"/> unmuted.</source>
8283 <target state="new">Instance
8284 <x id="PH"/> unmuted.
8285 </target>
64ef55f7
C
8286
8287
8288 <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">159</context></context-group></trans-unit>
5a6de093 8289 <trans-unit id="5551551295632950210" datatype="html">
16e3c494 8290 <source>Videos history is enabled</source>
8291 <target state="new">Videos history is enabled</target>
64ef55f7 8292
91ae3c4a 8293 <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 8294 <trans-unit id="9136227503281311926" datatype="html">
16e3c494 8295 <source>Videos history is disabled</source>
8296 <target state="new">Videos history is disabled</target>
64ef55f7 8297
91ae3c4a 8298 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
5a6de093 8299 <trans-unit id="8966726118414892732" datatype="html">
16e3c494 8300 <source>Delete videos history</source>
8301 <target state="new">Delete videos history</target>
64ef55f7 8302
91ae3c4a 8303 <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 8304 <trans-unit id="2482543433481435105" datatype="html">
16e3c494 8305 <source>Are you sure you want to delete all your videos history?</source>
8306 <target state="new">Are you sure you want to delete all your videos history?</target>
64ef55f7 8307
91ae3c4a 8308 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
5a6de093 8309 <trans-unit id="4051606152827088952" datatype="html">
16e3c494 8310 <source>Videos history deleted</source>
8311 <target state="new">Videos history deleted</target>
64ef55f7 8312
91ae3c4a 8313 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit>
d7c6b951 8314 <trans-unit id="1486537403020619891" datatype="html">
ec64adb4
C
8315 <source>My watch history</source>
8316 <target state="new">My watch history</target>
3b11bf0b
C
8317 <context-group purpose="location">
8318 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context>
8319 <context context-type="linenumber">3</context>
8320 </context-group>
ec64adb4 8321 </trans-unit>
d7c6b951 8322 <trans-unit id="3656932706364053858" datatype="html">
ec64adb4
C
8323 <source>Track watch history</source>
8324 <target state="new">Track watch history</target>
b9fdbff7 8325 <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>
8326 </trans-unit>
5a6de093 8327 <trans-unit id="3183245287221165928" datatype="html">
16e3c494 8328 <source>Ownership accepted</source>
8329 <target state="new">Ownership accepted</target>
b9fdbff7 8330 <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>
8331 </trans-unit>
5a6de093 8332 <trans-unit id="6012072687166259654" datatype="html">
16e3c494 8333 <source>Please check your emails to verify your new email.</source>
8334 <target state="new">Please check your emails to verify your new email.</target>
ec64adb4
C
8335 <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>
8336 </trans-unit>
5a6de093 8337 <trans-unit id="6585766371605707311" datatype="html">
16e3c494 8338 <source>Email updated.</source>
8339 <target state="new">Email updated.</target>
ec64adb4
C
8340 <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>
8341 </trans-unit>
d7c6b951 8342 <trans-unit id="8553059323353586765" datatype="html">
3e84ae32
C
8343 <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>
8344 <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
8345</target>
8346 <context-group purpose="location">
8347 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context>
8348 <context context-type="linenumber">5,7</context>
8349 </context-group>
8350 </trans-unit>
5a6de093 8351 <trans-unit id="853586874765134886" datatype="html">
16e3c494 8352 <source>You current password is invalid.</source>
8353 <target state="new">You current password is invalid.</target>
64ef55f7
C
8354
8355
8356 <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><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.ts</context><context context-type="linenumber">61</context></context-group></trans-unit>
5a6de093 8357 <trans-unit id="6159571046971090595">
a55e5579
C
8358 <source>Password updated.</source>
8359 <target>Heslo aktualizováno.</target>
64ef55f7
C
8360
8361 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.ts</context><context context-type="linenumber">53</context></context-group></trans-unit>
5a6de093
C
8362 <trans-unit id="5179099584732142331" datatype="html">
8363 <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>
8364 <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>
64ef55f7
C
8365
8366 <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></trans-unit>
5a6de093 8367 <trans-unit id="6897292459203320054" datatype="html">
16e3c494 8368 <source>Type your username to confirm</source>
8369 <target state="new">Type your username to confirm</target>
64ef55f7
C
8370
8371 <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">24</context></context-group></trans-unit>
ec64adb4
C
8372 <trans-unit id="3122895472333547524" datatype="html">
8373 <source>Delete your account</source>
8374 <target state="new">Delete your account</target>
8375 <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>
8376 </trans-unit>
5a6de093
C
8377 <trans-unit id="2520605306994744004" datatype="html">
8378 <source>Delete my account</source>
8379 <target state="new">Delete my account</target>
64ef55f7
C
8380
8381 <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">27</context></context-group></trans-unit>
5a6de093
C
8382 <trans-unit id="3902597758945766483" datatype="html">
8383 <source>Your account is deleted.</source>
8384 <target state="new">Your account is deleted.</target>
64ef55f7
C
8385
8386 <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">34</context></context-group></trans-unit>
5a6de093
C
8387 <trans-unit id="4776289814033837037" datatype="html">
8388 <source>Interface settings updated.</source>
8389 <target state="new">Interface settings updated.</target>
64ef55f7
C
8390
8391
8392 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.ts</context><context context-type="linenumber">73</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">83</context></context-group></trans-unit>
5a6de093
C
8393 <trans-unit id="77907918814566205">
8394 <source>New video from your subscriptions</source>
8395 <target>Nové video od sledovaných kanálů</target>
ec64adb4
C
8396 <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>
8397 </trans-unit>
5a6de093
C
8398 <trans-unit id="4343589211916204486">
8399 <source>New comment on your video</source>
8400 <target>Nový komentář u Vašeho videa</target>
ec64adb4
C
8401 <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>
8402 </trans-unit>
5a6de093
C
8403 <trans-unit id="7130088765428829942" datatype="html">
8404 <source>New abuse</source>
8405 <target state="new">New abuse</target>
ec64adb4
C
8406 <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>
8407 </trans-unit>
5a6de093
C
8408 <trans-unit id="2265829846010085268" datatype="html">
8409 <source>Video blocked automatically waiting review</source>
8410 <target state="new">Video blocked automatically waiting review</target>
ec64adb4
C
8411 <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>
8412 </trans-unit>
5a6de093
C
8413 <trans-unit id="5671547068905553663" datatype="html">
8414 <source>One of your video is blocked/unblocked</source>
8415 <target state="new">One of your video is blocked/unblocked</target>
ec64adb4
C
8416 <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>
8417 </trans-unit>
5a6de093 8418 <trans-unit id="1158912204255103651">
ae8b8faf
C
8419 <source>Video published (after transcoding/scheduled update)</source>
8420 <target>Video bude po překódování a/nebo naplánované aktualizaci publikováno</target>
ec64adb4
C
8421 <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>
8422 </trans-unit>
5a6de093 8423 <trans-unit id="3809414664640924954">
ae8b8faf
C
8424 <source>Video import finished</source>
8425 <target>Import videa byl dokončen</target>
ec64adb4
C
8426 <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>
8427 </trans-unit>
5a6de093 8428 <trans-unit id="3268838889659873892">
ae8b8faf
C
8429 <source>A new user registered on your instance</source>
8430 <target>Ve Vaší instanci je nově registrovaný uživatel</target>
ec64adb4
C
8431 <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>
8432 </trans-unit>
5a6de093 8433 <trans-unit id="7373104725413001009">
ae8b8faf
C
8434 <source>You or your channel(s) has a new follower</source>
8435 <target>Vy nebo Vaše kanály mají nového sledujícího</target>
ec64adb4
C
8436 <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>
8437 </trans-unit>
5a6de093 8438 <trans-unit id="5315689532659759332">
ae8b8faf
C
8439 <source>Someone mentioned you in video comments</source>
8440 <target>Někdo Vás označil v komentáři pod některém z videí</target>
ec64adb4
C
8441 <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>
8442 </trans-unit>
5a6de093 8443 <trans-unit id="2018794201569157817">
ae8b8faf
C
8444 <source>Your instance has a new follower</source>
8445 <target>Vaše instance má nového sledujícího</target>
ec64adb4
C
8446 <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>
8447 </trans-unit>
5a6de093
C
8448 <trans-unit id="773085434165307906" datatype="html">
8449 <source>Your instance automatically followed another instance</source>
8450 <target state="new">Your instance automatically followed another instance</target>
ec64adb4
C
8451 <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>
8452 </trans-unit>
5a6de093
C
8453 <trans-unit id="900099988467638766" datatype="html">
8454 <source>An abuse report received a new message</source>
8455 <target state="new">An abuse report received a new message</target>
ec64adb4
C
8456 <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>
8457 </trans-unit>
5a6de093
C
8458 <trans-unit id="2326816287669585542" datatype="html">
8459 <source>One of your abuse reports has been accepted or rejected by moderators</source>
8460 <target state="new">One of your abuse reports has been accepted or rejected by moderators</target>
ec64adb4 8461 <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>
b9fdbff7 8462 </trans-unit>
8463 <trans-unit id="2764971902180889905" datatype="html">
8464 <source>A new PeerTube version is available</source>
8465 <target state="new">A new PeerTube version is available</target>
90aa0a74
C
8466 <context-group purpose="location">
8467 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context>
8468 <context context-type="linenumber">46</context>
8469 </context-group>
b9fdbff7 8470 </trans-unit>
8471 <trans-unit id="2560339336098442670" datatype="html">
8472 <source>One of your plugin/theme has a new available version</source>
8473 <target state="new">One of your plugin/theme has a new available version</target>
90aa0a74
C
8474 <context-group purpose="location">
8475 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context>
8476 <context context-type="linenumber">47</context>
8477 </context-group>
ec64adb4 8478 </trans-unit>
5a6de093 8479 <trans-unit id="5095562193296630034" datatype="html">
16e3c494 8480 <source>Preferences saved</source>
8481 <target state="new">Preferences saved</target>
8d120a56 8482 <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>
8483 </trans-unit>
5a6de093 8484 <trans-unit id="4967231969832964676">
a55e5579
C
8485 <source>Profile updated.</source>
8486 <target>Profil aktualizován.</target>
64ef55f7
C
8487
8488 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.ts</context><context context-type="linenumber">59</context></context-group></trans-unit>
d7c6b951 8489 <trans-unit id="6721822899525405039" datatype="html">
ec64adb4
C
8490 <source>People can find you using @<x id="INTERPOLATION" equiv-text="sing @{{ user.usern"/>@<x id="INTERPOLATION_1" equiv-text="me }}@{{ instanceH"/> </source>
8491 <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
8492 <context-group purpose="location">
8493 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html</context>
8494 <context context-type="linenumber">11,13</context>
8495 </context-group>
8496 </trans-unit>
5a6de093 8497 <trans-unit id="3525866160632851851">
a55e5579
C
8498 <source>Avatar changed.</source>
8499 <target>Avatar změněn.</target>
64ef55f7
C
8500
8501
8502 <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">111</context></context-group></trans-unit>
ec64adb4
C
8503 <trans-unit id="8920809083620698740" datatype="html">
8504 <source>avatar</source>
8505 <target state="new">avatar</target>
64ef55f7
C
8506
8507
8508 <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">118</context></context-group></trans-unit>
ec64adb4
C
8509 <trans-unit id="2775050991871557896" datatype="html">
8510 <source>Avatar deleted.</source>
8511 <target state="new">Avatar deleted.</target>
64ef55f7
C
8512
8513
8514 <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">128</context></context-group></trans-unit>
5a6de093 8515 <trans-unit id="1233062525939746039" datatype="html">
cd9246a9
C
8516 <source>Unknown language</source>
8517 <target state="new">Unknown language</target>
91ae3c4a
C
8518
8519 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">41</context></context-group></trans-unit>
5a6de093
C
8520 <trans-unit id="3761504852202418603" datatype="html">
8521 <source>Too many languages are enabled. Please enable them all or stay below 20 enabled languages.</source>
8522 <target state="new">Too many languages are enabled. Please enable them all or stay below 20 enabled languages.</target>
91ae3c4a
C
8523
8524 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.ts</context><context context-type="linenumber">76</context></context-group></trans-unit>
5a6de093 8525 <trans-unit id="3960396487495291449" datatype="html">
16e3c494 8526 <source>Video settings updated.</source>
8527 <target state="new">Video settings updated.</target>
64ef55f7 8528
91ae3c4a 8529 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.ts</context><context context-type="linenumber">121</context></context-group></trans-unit>
5a6de093
C
8530 <trans-unit id="3326446048041727269" datatype="html">
8531 <source>Display/Video settings updated.</source>
8532 <target state="new">Display/Video settings updated.</target>
64ef55f7 8533
91ae3c4a 8534 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.ts</context><context context-type="linenumber">130</context></context-group></trans-unit>
5a6de093
C
8535 <trans-unit id="1137937154872046253">
8536 <source>Video channel <x id="PH"/> created.</source>
ec64adb4 8537 <target>Videokanál <x id="PH"/> vytvořen.</target>
7c94e1e7
C
8538
8539 <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">66</context></context-group></trans-unit>
5a6de093 8540 <trans-unit id="8723777130353305761" datatype="html">
16e3c494 8541 <source>This name already exists on this instance.</source>
8542 <target state="new">This name already exists on this instance.</target>
7c94e1e7
C
8543
8544 <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">72</context></context-group></trans-unit>
5a6de093
C
8545 <trans-unit id="7589345916094713536">
8546 <source>Video channel <x id="PH"/> updated.</source>
ec64adb4 8547 <target>Videokanál <x id="PH"/> aktualizován.</target>
64ef55f7
C
8548
8549 <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">96</context></context-group></trans-unit>
b9fdbff7 8550 <trans-unit id="8407755843502300957" datatype="html">
8551 <source>Banner changed.</source>
8552 <target state="new">Banner changed.</target>
64ef55f7
C
8553
8554 <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">141</context></context-group></trans-unit>
b9fdbff7 8555 <trans-unit id="689638706960732906" datatype="html">
8556 <source>banner</source>
8557 <target state="new">banner</target>
64ef55f7
C
8558
8559 <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">148</context></context-group></trans-unit>
b9fdbff7 8560 <trans-unit id="3230561499965076671" datatype="html">
8561 <source>Banner deleted.</source>
8562 <target state="new">Banner deleted.</target>
64ef55f7
C
8563
8564 <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">158</context></context-group></trans-unit>
7c94e1e7 8565
5a6de093
C
8566 <trans-unit id="624066830180032195">
8567 <source>Video channel <x id="PH"/> deleted.</source>
ec64adb4 8568 <target>Videokanál <x id="PH"/> odstraněn.</target>
b9fdbff7 8569 <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>
8570 </trans-unit>
5a6de093
C
8571 <trans-unit id="6450826648284332649" datatype="html">
8572 <source>Views for the day</source>
8573 <target state="new">Views for the day</target>
b9fdbff7 8574 <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>
8575 </trans-unit>
ec64adb4
C
8576 <trans-unit id="6059091237492573541" datatype="html">
8577 <source>Update video channel</source>
8578 <target state="new">Update video channel</target>
8579 <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>
8580 </trans-unit>
8581 <trans-unit id="6595008830732269870" datatype="html">
8582 <source>Not found</source>
8583 <target state="new">Not found</target>
8584 <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>
8585 </trans-unit>
8586 <trans-unit id="1009095940160473792" datatype="html">
8587 <source>URL parameter is missing in URL parameters</source>
8588 <target state="new">URL parameter is missing in URL parameters</target>
f1ef36d7
C
8589 <context-group purpose="location">
8590 <context context-type="sourcefile">src/app/+remote-interaction/remote-interaction.component.ts</context>
8591 <context context-type="linenumber">25</context>
8592 </context-group>
ec64adb4
C
8593 </trans-unit>
8594 <trans-unit id="7553172329217243895" datatype="html">
8595 <source>Cannot access to the remote resource</source>
8596 <target state="new">Cannot access to the remote resource</target>
f1ef36d7
C
8597 <context-group purpose="location">
8598 <context context-type="sourcefile">src/app/+remote-interaction/remote-interaction.component.ts</context>
8599 <context context-type="linenumber">48</context>
8600 </context-group>
8d120a56 8601 </trans-unit>
8602 <trans-unit id="1636934520301910285" datatype="html">
8603 <source>Reset password</source>
8604 <target state="new">Reset password</target>
09e1784b
C
8605 <context-group purpose="location">
8606 <context context-type="sourcefile">src/app/+reset-password/reset-password-routing.module.ts</context>
8607 <context context-type="linenumber">11</context>
8608 </context-group>
ec64adb4
C
8609 </trans-unit>
8610 <trans-unit id="3851357780293085233" datatype="html">
8611 <source>Remote interaction</source>
8612 <target state="new">Remote interaction</target>
f1ef36d7
C
8613 <context-group purpose="location">
8614 <context context-type="sourcefile">src/app/+remote-interaction/remote-interaction-routing.module.ts</context>
8615 <context context-type="linenumber">13</context>
8616 </context-group>
8617 </trans-unit>
5a6de093
C
8618 <trans-unit id="5032453707232754344">
8619 <source>Playlist <x id="PH"/> created.</source>
ec64adb4 8620 <target>Seznam <x id="PH"/> vytvořen.</target>
64ef55f7
C
8621
8622 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-create.component.ts</context><context context-type="linenumber">77</context></context-group></trans-unit>
ec64adb4
C
8623 <trans-unit id="5674286808255988565" datatype="html">
8624 <source>Create</source>
8625 <target state="new">Create</target>
b9fdbff7 8626 <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>
8627 <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>
8628 </trans-unit>
5a6de093
C
8629 <trans-unit id="8869957234869568361" datatype="html">
8630 <source>Update playlist</source>
8631 <target state="new">Update playlist</target>
8d120a56 8632 <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>
8633 <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>
8634 </trans-unit>
ec64adb4
C
8635 <trans-unit id="5851560788527570644" datatype="html">
8636 <source>Notifications</source>
8637 <target state="new">Notifications</target>
8638 <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>
8639 <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>
8640 </trans-unit>
8641 <trans-unit id="6658000829978978023" datatype="html">
8642 <source>Applications</source>
8643 <target state="new">Applications</target>
8644 <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>
8645 <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>
8646 </trans-unit>
5a6de093
C
8647 <trans-unit id="104404386496394770" datatype="html">
8648 <source>Delete playlist</source>
8649 <target state="new">Delete playlist</target>
ec64adb4
C
8650 <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>
8651 </trans-unit>
5a6de093
C
8652 <trans-unit id="1431617394009162547">
8653 <source>Playlist <x id="PH"/> updated.</source>
ec64adb4 8654 <target>Seznam <x id="PH"/> aktualizován.</target>
64ef55f7
C
8655
8656 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-update.component.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
5a6de093
C
8657 <trans-unit id="2027805873922338635">
8658 <source>Do you really want to delete <x id="PH"/>?</source>
ec64adb4 8659 <target>Opravdu chcete smazat seznam <x id="PH"/>?</target>
91ae3c4a
C
8660
8661
8662
8663 <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">143</context></context-group></trans-unit>
ec64adb4
C
8664 <trans-unit id="4844578664427956129" datatype="html">
8665 <source>Change ownership</source>
8666 <target state="new">Change ownership</target>
b9fdbff7 8667 <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>
8668 </trans-unit>
5a6de093
C
8669 <trans-unit id="3380608219513805292">
8670 <source>Playlist <x id="PH"/> deleted.</source>
ec64adb4
C
8671 <target>Seznam <x id="PH"/> smazán.</target>
8672 <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>
8673 </trans-unit>
d7c6b951 8674 <trans-unit id="3058024914967508975">
ad3fa0c5
C
8675 <source>My videos</source>
8676 <target>Moje videa</target>
ec64adb4
C
8677 <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>
8678 </trans-unit>
d7c6b951 8679 <trans-unit id="5752861278140673787" datatype="html">
ec64adb4
C
8680 <source>Ownership changes</source>
8681 <target state="new">Ownership changes</target>
8d120a56 8682 <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>
8683 <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>
8684 </trans-unit>
5a6de093
C
8685 <trans-unit id="8197117721861453263">
8686 <source>Do you really want to delete <x id="PH"/> videos?</source>
ec64adb4 8687 <target>Opravdu chcete odstranit <x id="PH"/> videí?</target>
91ae3c4a
C
8688
8689 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">116</context></context-group></trans-unit>
5a6de093 8690 <trans-unit id="2728855911908920537">
ec64adb4 8691 <source><x id="PH"/> videos deleted. </source>
5a6de093
C
8692 <target>
8693 <x id="PH"/> videí odstraněno.
8694 </target>
91ae3c4a
C
8695
8696 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">133</context></context-group></trans-unit>
5a6de093 8697 <trans-unit id="2027805873922338635">
ec64adb4 8698 <source>Do you really want to delete <x id="PH"/>? </source>
5a6de093
C
8699 <target>Opravdu chcete odstranit
8700 <x id="PH"/>?
8701 </target>
8702 <context-group purpose="location">
8703 <context context-type="sourcefile">src/app/+my-account/my-account-videos/my-account-videos.component.ts</context>
a55e5579
C
8704 <context context-type="linenumber">1</context>
8705 </context-group>
16e3c494 8706 </trans-unit>
5a6de093
C
8707 <trans-unit id="2767660806989176400">
8708 <source>Video <x id="PH"/> deleted.</source>
ec64adb4 8709 <target>Video <x id="PH"/> odstraněno.</target>
91ae3c4a
C
8710
8711
8712 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">214</context></context-group></trans-unit>
5a6de093 8713 <trans-unit id="6810714890760227072" datatype="html">
16e3c494 8714 <source>Ownership change request sent.</source>
8715 <target state="new">Ownership change request sent.</target>
64ef55f7
C
8716
8717 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.ts</context><context context-type="linenumber">66</context></context-group></trans-unit><trans-unit id="7699622144571229146" datatype="html">
7c94e1e7
C
8718 <source>Sort by</source><target state="new">Sort by</target>
8719 <context-group purpose="location">
8720 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context>
8721 <context context-type="linenumber">26</context>
8722 </context-group>
ec64adb4 8723 </trans-unit>
d7c6b951 8724 <trans-unit id="3245220240937722814">
e31e6015
C
8725 <source>My channels</source>
8726 <target>Moje kanály</target>
b9fdbff7 8727 <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>
8728 </trans-unit>
d7c6b951 8729 <trans-unit id="7545420287297803988">
e31e6015
C
8730 <source>My playlists</source>
8731 <target>Moje seznamy</target>
b9fdbff7 8732 <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>
8733 </trans-unit>
d7c6b951 8734 <trans-unit id="2527931602940887636">
e31e6015
C
8735 <source>My subscriptions</source>
8736 <target>Moje odběry</target>
ec64adb4
C
8737 <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>
8738 </trans-unit>
d7c6b951 8739 <trans-unit id="5177154708872200221" datatype="html">
ec64adb4
C
8740 <source>You don't have any subscription yet.</source>
8741 <target state="new">You don't have any subscription yet.</target>
b9fdbff7 8742 <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>
8743 </trans-unit>
5a6de093
C
8744 <trans-unit id="1991904494976135035" datatype="html">
8745 <source>My abuse reports</source>
8746 <target state="new">My abuse reports</target>
8d120a56 8747 <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>
8748 </trans-unit>
5a6de093 8749 <trans-unit id="5752861278140673787" datatype="html">
16e3c494 8750 <source>Ownership changes</source>
8751 <target state="new">Ownership changes</target>
ec64adb4
C
8752 <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>
8753 </trans-unit>
8754 <trans-unit id="5983006734882925930" datatype="html">
8755 <source>My video history</source>
8756 <target state="new">My video history</target>
8d120a56 8757 <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>
8758 </trans-unit>
ec64adb4
C
8759 <trans-unit id="8181077408762380407" datatype="html">
8760 <source>Channels</source>
8761 <target state="new">Channels</target>
8d120a56 8762 <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>
8763 </trans-unit>
ec64adb4
C
8764 <trans-unit id="8936704404804793618" datatype="html">
8765 <source>Videos</source>
8766 <target state="new">Videos</target>
8767 <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>
8768 </trans-unit>
8769 <trans-unit id="1823843876735462104" datatype="html">
8770 <source>Playlists</source>
8771 <target state="new">Playlists</target>
8772 <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>
8773 </trans-unit>
5a6de093
C
8774 <trans-unit id="7916647920967632052" datatype="html">
8775 <source>max size</source>
8776 <target state="new">max size</target>
b9fdbff7 8777 <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>
8778 <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>
8779 </trans-unit>
ec64adb4
C
8780 <trans-unit id="6489275254908395777" datatype="html">
8781 <source>Maximize editor</source>
8782 <target state="new">Maximize editor</target>
4a7056b2
C
8783
8784 <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>
ec64adb4
C
8785 <trans-unit id="4243591013849340688" datatype="html">
8786 <source>Exit maximized editor</source>
8787 <target state="new">Exit maximized editor</target>
4a7056b2
C
8788
8789 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit>
5a6de093 8790 <trans-unit id="6537885755702623401" datatype="html">
16e3c494 8791 <source>Now please check your emails to verify your account and complete signup.</source>
8792 <target state="new">Now please check your emails to verify your account and complete signup.</target>
64ef55f7
C
8793
8794 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context><context context-type="linenumber">129</context></context-group></trans-unit>
5a6de093
C
8795 <trans-unit id="2847376451647729886">
8796 <source>You are now logged in as <x id="PH"/>!</source>
ec64adb4 8797 <target>Nyní jste přihlášen/a jako <x id="PH"/>!</target>
64ef55f7
C
8798
8799 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context><context context-type="linenumber">137</context></context-group></trans-unit>
5a6de093
C
8800 <trans-unit id="2687679787442328897" datatype="html">
8801 <source>An email with verification link will be sent to <x id="PH"/>.</source>
ec64adb4 8802 <target state="translated">Email s ověřovacím odkazem zaslán na <x id="PH"/>.</target>
8d120a56 8803 <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>
8804 </trans-unit>
5a6de093 8805 <trans-unit id="4180693983967989981">
d972dc7f
C
8806 <source>Unable to find user id or verification string.</source>
8807 <target>Nelze najít uživatelovo id nebo verifikační řetězec.</target>
ec64adb4
C
8808 <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>
8809 <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>
8810 </trans-unit>
91ae3c4a 8811
5a6de093 8812 <trans-unit id="1783173774503340906">
e31e6015
C
8813 <source>Subscribe to the account</source>
8814 <target>Odebírat účet</target>
30034b8e
C
8815
8816
64ef55f7 8817 <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">713</context></context-group></trans-unit>
b9fdbff7 8818 <trans-unit id="3131904093925601441" datatype="html">
8819 <source>PLAYLISTS</source>
8820 <target state="new">PLAYLISTS</target>
90aa0a74
C
8821 <context-group purpose="location">
8822 <context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context>
8823 <context context-type="linenumber">77</context>
8824 </context-group>
ec64adb4 8825 </trans-unit>
5a6de093 8826 <trans-unit id="7709367721354853232">
e31e6015
C
8827 <source>Focus the search bar</source>
8828 <target>Zaměřit na vyhledávací pole</target>
91ae3c4a
C
8829
8830 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">258</context></context-group></trans-unit>
5a6de093 8831 <trans-unit id="4049262826107502276" datatype="html">
16e3c494 8832 <source>Toggle the left menu</source>
8833 <target state="new">Toggle the left menu</target>
91ae3c4a
C
8834
8835 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">263</context></context-group></trans-unit>
5a6de093 8836 <trans-unit id="5409372033656550095" datatype="html">
16e3c494 8837 <source>Go to the discover videos page</source>
8838 <target state="new">Go to the discover videos page</target>
91ae3c4a
C
8839
8840 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">268</context></context-group></trans-unit>
5a6de093 8841 <trans-unit id="4278050445961255445" datatype="html">
16e3c494 8842 <source>Go to the trending videos page</source>
8843 <target state="new">Go to the trending videos page</target>
91ae3c4a
C
8844
8845 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">273</context></context-group></trans-unit>
5a6de093 8846 <trans-unit id="3242234958443825475" datatype="html">
16e3c494 8847 <source>Go to the recently added videos page</source>
8848 <target state="new">Go to the recently added videos page</target>
91ae3c4a
C
8849
8850 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">278</context></context-group></trans-unit>
5a6de093 8851 <trans-unit id="2887122197778293919" datatype="html">
16e3c494 8852 <source>Go to the local videos page</source>
8853 <target state="new">Go to the local videos page</target>
91ae3c4a
C
8854
8855 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">283</context></context-group></trans-unit>
5a6de093 8856 <trans-unit id="8009065619559214982" datatype="html">
16e3c494 8857 <source>Go to the videos upload page</source>
8858 <target state="new">Go to the videos upload page</target>
91ae3c4a
C
8859
8860 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">288</context></context-group></trans-unit>
5a6de093 8861 <trans-unit id="3779524668013120370" datatype="html">
16e3c494 8862 <source>Go to my subscriptions</source>
8863 <target state="new">Go to my subscriptions</target>
7c94e1e7
C
8864
8865 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">63</context></context-group></trans-unit>
5a6de093 8866 <trans-unit id="1136469849928650779" datatype="html">
16e3c494 8867 <source>Go to my videos</source>
8868 <target state="new">Go to my videos</target>
7c94e1e7
C
8869
8870 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">67</context></context-group></trans-unit>
5a6de093 8871 <trans-unit id="7836683738999600376" datatype="html">
16e3c494 8872 <source>Go to my imports</source>
5a6de093 8873 <target state="new">Go to my imports</target>
7c94e1e7
C
8874
8875 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">71</context></context-group></trans-unit>
5a6de093 8876 <trans-unit id="7511292153332773503" datatype="html">
16e3c494 8877 <source>Go to my channels</source>
8878 <target state="new">Go to my channels</target>
7c94e1e7
C
8879
8880 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">75</context></context-group></trans-unit>
ec64adb4 8881 <trans-unit id="2013324644839511073" datatype="html">
3e84ae32
C
8882 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="error.text"/>.
8883Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source>
ec64adb4 8884 <target state="new">Cannot retrieve OAuth Client credentials: <x id="PH"/>.
5a6de093 8885Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</target>
7c94e1e7
C
8886
8887 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">98</context></context-group></trans-unit>
5a6de093 8888 <trans-unit id="375263728166936544">
e31e6015
C
8889 <source>You need to reconnect.</source>
8890 <target>Musíte se znovu připojit.</target>
7c94e1e7 8891
64ef55f7 8892 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">221</context></context-group></trans-unit>
5a6de093 8893 <trans-unit id="2206638022166154361" datatype="html">
16e3c494 8894 <source>Keyboard Shortcuts:</source>
8895 <target state="new">Keyboard Shortcuts:</target>
ec64adb4 8896 <context-group purpose="location"><context context-type="sourcefile">src/app/core/hotkeys/hotkeys.component.ts</context><context context-type="linenumber">11</context></context-group>
8d120a56 8897 </trans-unit>
8898 <trans-unit id="3608407683173066091" datatype="html">
8899 <source>My history</source>
8900 <target state="new">My history</target>
c5c848c5
C
8901 <context-group purpose="location">
8902 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context>
8903 <context context-type="linenumber">98</context>
8904 </context-group>
7c94e1e7
C
8905 </trans-unit><trans-unit id="4024404994702813072" datatype="html">
8906 <source>In my library</source><target state="new">In my library</target>
8907 <context-group purpose="location">
8908 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context>
8909 <context context-type="linenumber">104</context>
8910 </context-group>
8d120a56 8911 </trans-unit>
8912 <trans-unit id="232050922346936574" datatype="html">
8913 <source>Trending</source>
8914 <target state="new">Trending</target>
91ae3c4a
C
8915
8916 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">201</context></context-group><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>
8d120a56 8917 <trans-unit id="6470888608149621404" datatype="html">
8918 <source>ON <x id="PH" equiv-text="config.instance.name"/></source>
8919 <target state="new">ON <x id="PH" equiv-text="config.instance.name"/></target>
09e1784b
C
8920 <context-group purpose="location">
8921 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context>
c5c848c5 8922 <context context-type="linenumber">150</context>
09e1784b 8923 </context-group>
8d120a56 8924 </trans-unit>
8925 <trans-unit id="2821179408673282599" datatype="html">
8926 <source>Home</source>
8927 <target state="new">Home</target>
8928 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">115</context></context-group>
8929 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">116</context></context-group>
8930 </trans-unit>
5a6de093 8931 <trans-unit id="4648900870671159218">
e31e6015
C
8932 <source>Success</source>
8933 <target>Úspěšně</target>
ec64adb4
C
8934 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">25</context></context-group>
8935 </trans-unit>
5a6de093 8936 <trans-unit id="1266887509445371246" datatype="html">
16e3c494 8937 <source>Incorrect username or password.</source>
8938 <target state="new">Incorrect username or password.</target>
7c94e1e7
C
8939
8940 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">163</context></context-group></trans-unit>
5a6de093
C
8941 <trans-unit id="6974874606619467663" datatype="html">
8942 <source>Your account is blocked.</source>
8943 <target state="new">Your account is blocked.</target>
7c94e1e7
C
8944
8945 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">164</context></context-group></trans-unit>
5a6de093
C
8946 <trans-unit id="7939914198003891823" datatype="html">
8947 <source>any language</source>
8948 <target state="new">any language</target>
7c94e1e7
C
8949
8950 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">266</context></context-group></trans-unit>
5a6de093
C
8951 <trans-unit id="5633144232269377096" datatype="html">
8952 <source>hide</source>
8953 <target state="new">hide</target>
7c94e1e7
C
8954
8955 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">301</context></context-group></trans-unit>
5a6de093
C
8956 <trans-unit id="8603861867909474404" datatype="html">
8957 <source>blur</source>
8958 <target state="new">blur</target>
7c94e1e7
C
8959
8960 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">305</context></context-group></trans-unit>
5a6de093
C
8961 <trans-unit id="4534458451100881847" datatype="html">
8962 <source>display</source>
8963 <target state="new">display</target>
7c94e1e7
C
8964
8965 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">309</context></context-group></trans-unit>
5a6de093
C
8966 <trans-unit id="4467323362722952678" datatype="html">
8967 <source>Unknown</source>
8968 <target state="new">Unknown</target>
7c94e1e7
C
8969
8970 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">196</context></context-group></trans-unit>
5a6de093 8971 <trans-unit id="8781423666414310853">
e31e6015
C
8972 <source>Your password has been successfully reset!</source>
8973 <target>Vaše heslo bylo úspěšně resetováno!</target>
ec64adb4
C
8974 <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>
8975 </trans-unit>
5a6de093 8976 <trans-unit id="6048892649018070225">
e31e6015
C
8977 <source>Today</source>
8978 <target>Dnes</target>
91ae3c4a
C
8979
8980
8981
8982 <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/videos-list.component.ts</context><context context-type="linenumber">117</context></context-group></trans-unit>
ec64adb4
C
8983 <trans-unit id="4498682414491138092" datatype="html">
8984 <source>Yesterday</source>
8985 <target state="new">Yesterday</target>
91ae3c4a
C
8986
8987 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">118</context></context-group></trans-unit>
ec64adb4
C
8988 <trans-unit id="5073473933031004097" datatype="html">
8989 <source>This week</source>
8990 <target state="new">This week</target>
91ae3c4a
C
8991
8992 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">119</context></context-group></trans-unit>
ec64adb4
C
8993 <trans-unit id="842657237693374355" datatype="html">
8994 <source>This month</source>
8995 <target state="new">This month</target>
91ae3c4a
C
8996
8997 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">120</context></context-group></trans-unit>
ec64adb4
C
8998 <trans-unit id="4463380307954693363" datatype="html">
8999 <source>Last month</source>
9000 <target state="new">Last month</target>
91ae3c4a
C
9001
9002 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">121</context></context-group></trans-unit>
ec64adb4
C
9003 <trans-unit id="7473676707373218484" datatype="html">
9004 <source>Older</source>
9005 <target state="new">Older</target>
91ae3c4a
C
9006
9007 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">122</context></context-group></trans-unit>
ec64adb4
C
9008 <trans-unit id="5036991421517255667" datatype="html">
9009 <source>Cannot load more videos. Try again later.</source>
9010 <target state="new">Cannot load more videos. Try again later.</target>
3e84ae32 9011
91ae3c4a
C
9012 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">219</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">127</context></context-group></trans-unit>
9013
5a6de093 9014 <trans-unit id="4873149362496451858" datatype="html">
16e3c494 9015 <source>Last 7 days</source>
9016 <target state="new">Last 7 days</target>
b9fdbff7 9017 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">45</context></context-group>
9018 </trans-unit>
5a6de093 9019 <trans-unit id="2949150997160654358" datatype="html">
16e3c494 9020 <source>Last 30 days</source>
9021 <target state="new">Last 30 days</target>
b9fdbff7 9022 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">49</context></context-group>
9023 </trans-unit>
5a6de093 9024 <trans-unit id="5328600704510694984" datatype="html">
16e3c494 9025 <source>Last 365 days</source>
9026 <target state="new">Last 365 days</target>
b9fdbff7 9027 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">53</context></context-group>
9028 </trans-unit>
9029 <trans-unit id="2392481201920342009" datatype="html">
9030 <source>VOD videos</source>
9031 <target state="new">VOD videos</target>
12fa2a6a
C
9032 <context-group purpose="location">
9033 <context context-type="sourcefile">src/app/+search/search-filters.component.ts</context>
9034 <context context-type="linenumber">60</context>
9035 </context-group>
b9fdbff7 9036 </trans-unit>
9037 <trans-unit id="2180217594100853008" datatype="html">
9038 <source>Live videos</source>
9039 <target state="new">Live videos</target>
12fa2a6a
C
9040 <context-group purpose="location">
9041 <context context-type="sourcefile">src/app/+search/search-filters.component.ts</context>
9042 <context context-type="linenumber">64</context>
9043 </context-group>
ec64adb4 9044 </trans-unit>
5a6de093 9045 <trans-unit id="8487565500496466433" datatype="html">
16e3c494 9046 <source>Short (&lt; 4 min)</source>
9047 <target state="new">Short (&lt; 4 min)</target>
b9fdbff7 9048 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">71</context></context-group>
9049 </trans-unit>
5a6de093 9050 <trans-unit id="3642535017283477339" datatype="html">
16e3c494 9051 <source>Medium (4-10 min)</source>
9052 <target state="new">Medium (4-10 min)</target>
b9fdbff7 9053 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">75</context></context-group>
9054 </trans-unit>
5a6de093 9055 <trans-unit id="6613870447286561244" datatype="html">
3e84ae32
C
9056 <source>Long (> 10 min)</source>
9057 <target state="new">Long (> 10 min)</target>
b9fdbff7 9058 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">79</context></context-group>
9059 </trans-unit>
5a6de093 9060 <trans-unit id="1787083504545967" datatype="html">
16e3c494 9061 <source>Relevance</source>
9062 <target state="new">Relevance</target>
b9fdbff7 9063 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">86</context></context-group>
9064 </trans-unit>
5a6de093 9065 <trans-unit id="7944277186358179990" datatype="html">
16e3c494 9066 <source>Publish date</source>
9067 <target state="new">Publish date</target>
b9fdbff7 9068 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">90</context></context-group>
9069 </trans-unit>
5a6de093 9070 <trans-unit id="2123659921722214537" datatype="html">
16e3c494 9071 <source>Views</source>
9072 <target state="new">Views</target>
91ae3c4a
C
9073
9074
9075 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">94</context></context-group></trans-unit>
5a6de093
C
9076 <trans-unit id="3208627574396957172" datatype="html">
9077 <source>Search index is unavailable. Retrying with instance results instead.</source>
9078 <target state="new">Search index is unavailable. Retrying with instance results instead.</target>
3e84ae32 9079
64ef55f7 9080 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">163</context></context-group></trans-unit>
5a6de093
C
9081 <trans-unit id="307702206382241469" datatype="html">
9082 <source>Search error</source>
9083 <target state="new">Search error</target>
3e84ae32 9084
64ef55f7 9085 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">164</context></context-group></trans-unit><trans-unit id="8491751845906232809" datatype="html">
4a7056b2 9086 <source>PeerTube instance host filter is invalid</source><target state="new">PeerTube instance host filter is invalid</target>
64ef55f7
C
9087
9088 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">332</context></context-group></trans-unit>
ec64adb4
C
9089 <trans-unit id="4580988005648117665" datatype="html">
9090 <source>Search</source>
9091 <target state="new">Search</target>
b9fdbff7 9092 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-routing.module.ts</context><context context-type="linenumber">15</context></context-group>
9093 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">242</context></context-group>
9094 <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>
9095 <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>
9096 </trans-unit>
d7c6b951 9097 <trans-unit id="7804724824750282316" datatype="html">
b9fdbff7 9098 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}"/></source>
9099 <target state="new"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}"/></target>
90aa0a74
C
9100 <context-group purpose="location">
9101 <context context-type="sourcefile">src/app/+search/search.component.html</context>
9102 <context context-type="linenumber">5</context>
9103 </context-group>
ec64adb4 9104 </trans-unit>
5a6de093 9105 <trans-unit id="5891040073345002614">
ec64adb4 9106 <source><x id="PH"/> years ago </source>
5a6de093
C
9107 <target>před
9108 <x id="PH"/> lety
9109 </target>
8d120a56 9110 <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>
9111 </trans-unit>
9112 <trans-unit id="8392321423487952834" datatype="html">
9113 <source>1 year ago</source>
9114 <target state="new">1 year ago</target>
09e1784b
C
9115 <context-group purpose="location">
9116 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9117 <context context-type="linenumber">12</context>
9118 </context-group>
9119 <context-group purpose="location">
9120 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9121 <context context-type="linenumber">17</context>
9122 </context-group>
ec64adb4 9123 </trans-unit>
5a6de093 9124 <trans-unit id="9022576335789205254">
ec64adb4 9125 <source><x id="PH"/> months ago </source>
5a6de093
C
9126 <target>před
9127 <x id="PH"/> měsíci
9128 </target>
8d120a56 9129 <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>
9130 </trans-unit>
9131 <trans-unit id="6874778750344205852" datatype="html">
9132 <source>1 month ago</source>
9133 <target state="new">1 month ago</target>
09e1784b
C
9134 <context-group purpose="location">
9135 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9136 <context context-type="linenumber">19</context>
9137 </context-group>
9138 <context-group purpose="location">
9139 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9140 <context context-type="linenumber">24</context>
9141 </context-group>
ec64adb4 9142 </trans-unit>
5a6de093 9143 <trans-unit id="6473426250245763193">
ec64adb4 9144 <source><x id="PH"/> weeks ago </source>
5a6de093
C
9145 <target>před
9146 <x id="PH"/> týdny
9147 </target>
8d120a56 9148 <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>
9149 </trans-unit>
9150 <trans-unit id="6538455390369999912" datatype="html">
9151 <source>1 week ago</source>
9152 <target state="new">1 week ago</target>
09e1784b
C
9153 <context-group purpose="location">
9154 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9155 <context context-type="linenumber">26</context>
9156 </context-group>
ec64adb4 9157 </trans-unit>
5a6de093 9158 <trans-unit id="5186107770140555014">
ec64adb4 9159 <source><x id="PH"/> days ago </source>
5a6de093
C
9160 <target>před
9161 <x id="PH"/> dny
9162 </target>
8d120a56 9163 <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>
9164 </trans-unit>
9165 <trans-unit id="3927517496763161987" datatype="html">
9166 <source>1 day ago</source>
9167 <target state="new">1 day ago</target>
09e1784b
C
9168 <context-group purpose="location">
9169 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9170 <context context-type="linenumber">30</context>
9171 </context-group>
ec64adb4 9172 </trans-unit>
5a6de093 9173 <trans-unit id="6522428509564266583">
ec64adb4 9174 <source><x id="PH"/> hours ago </source>
5a6de093
C
9175 <target>před
9176 <x id="PH"/> hodinami
9177 </target>
8d120a56 9178 <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>
9179 </trans-unit>
9180 <trans-unit id="6285422673271535468" datatype="html">
9181 <source>1 hour ago</source>
9182 <target state="new">1 hour ago</target>
09e1784b
C
9183 <context-group purpose="location">
9184 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9185 <context context-type="linenumber">34</context>
9186 </context-group>
ec64adb4 9187 </trans-unit>
5a6de093 9188 <trans-unit id="8256466313580256940">
ec64adb4 9189 <source><x id="PH"/> min ago </source>
5a6de093
C
9190 <target>před
9191 <x id="PH"/> minutami
9192 </target>
8d120a56 9193 <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>
9194 </trans-unit>
5a6de093
C
9195 <trans-unit id="4733690367258997247" datatype="html">
9196 <source>just now</source>
9197 <target state="new">just now</target>
8d120a56 9198 <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>
9199 </trans-unit>
5a6de093 9200 <trans-unit id="2222108104954671970" datatype="html">
ec64adb4 9201 <source><x id="PH"/> sec </source>
5a6de093
C
9202 <target state="new">
9203 <x id="PH"/> sec
9204 </target>
ec64adb4
C
9205 <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>
9206 </trans-unit>
9207 <trans-unit id="6499699285816188400" datatype="html">
9208 <source>Abuse reports</source>
9209 <target state="new">Abuse reports</target>
9210 <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>
9211 </trans-unit>
9212 <trans-unit id="4930506384627295710" datatype="html">
9213 <source>Settings</source>
9214 <target state="new">Settings</target>
9215 <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>
9216 </trans-unit>
5a6de093 9217 <trans-unit id="9178182467454450952">
16f88ee5
C
9218 <source>Confirm</source>
9219 <target>Potvrdit</target>
ec64adb4
C
9220 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">39</context></context-group>
9221 </trans-unit>
5a6de093 9222 <trans-unit id="7784486624424057376">
a55e5579
C
9223 <source>Instance name is required.</source>
9224 <target>Jméno instance je vyžadováno.</target>
ec64adb4
C
9225 <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>
9226 </trans-unit>
5a6de093 9227 <trans-unit id="3281212084219111058">
a55e5579
C
9228 <source>Short description should not be longer than 250 characters.</source>
9229 <target>Krátký popis by neměl přesahovat 250 znaků.</target>
ec64adb4
C
9230 <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>
9231 </trans-unit>
5a6de093 9232 <trans-unit id="6033463036257195528">
a55e5579
C
9233 <source>Twitter username is required.</source>
9234 <target>Uživatelské jméno pro Twitter je vyžadováno.</target>
ec64adb4
C
9235 <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>
9236 </trans-unit>
5a6de093 9237 <trans-unit id="8198703669620791633">
a55e5579
C
9238 <source>Previews cache size is required.</source>
9239 <target>Mezipaměť pro náhledy je vyžadována.</target>
ec64adb4
C
9240 <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>
9241 </trans-unit>
5a6de093 9242 <trans-unit id="3971192070835972256">
a55e5579
C
9243 <source>Previews cache size must be greater than 1.</source>
9244 <target>Velikost nezipaměti pro náhledy musí být větší než 1.</target>
ec64adb4
C
9245 <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>
9246 </trans-unit>
5a6de093 9247 <trans-unit id="2903453036126968504">
a55e5579
C
9248 <source>Previews cache size must be a number.</source>
9249 <target>Velikost mezipaměti pro náhledy musí být číslo.</target>
ec64adb4
C
9250 <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>
9251 </trans-unit>
5a6de093 9252 <trans-unit id="6941976540222684735" datatype="html">
16e3c494 9253 <source>Captions cache size is required.</source>
9254 <target state="new">Captions cache size is required.</target>
ec64adb4
C
9255 <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>
9256 </trans-unit>
5a6de093 9257 <trans-unit id="780869536819343075" datatype="html">
16e3c494 9258 <source>Captions cache size must be greater than 1.</source>
9259 <target state="new">Captions cache size must be greater than 1.</target>
ec64adb4
C
9260 <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>
9261 </trans-unit>
5a6de093 9262 <trans-unit id="2498218540197718478" datatype="html">
16e3c494 9263 <source>Captions cache size must be a number.</source>
9264 <target state="new">Captions cache size must be a number.</target>
ec64adb4
C
9265 <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>
9266 </trans-unit>
5a6de093 9267 <trans-unit id="818392297325723982">
a55e5579
C
9268 <source>Signup limit is required.</source>
9269 <target>Limit registrací je vyžadován.</target>
ec64adb4 9270 <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>
b9fdbff7 9271 </trans-unit>
9272 <trans-unit id="5630311719329022718" datatype="html">
9273 <source>Signup limit must be greater than 1. Use -1 to disable it.</source>
9274 <target state="new">Signup limit must be greater than 1. Use -1 to disable it.</target>
c29ce242
C
9275 <context-group purpose="location">
9276 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
9277 <context context-type="linenumber">47</context>
9278 </context-group>
ec64adb4 9279 </trans-unit>
5a6de093 9280 <trans-unit id="2555843408410000965">
a55e5579
C
9281 <source>Signup limit must be a number.</source>
9282 <target>Limit registrací musí být číslo.</target>
ec64adb4 9283 <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>
8d120a56 9284 </trans-unit>
9285 <trans-unit id="346485141381099383" datatype="html">
9286 <source>Signup minimum age is required.</source>
9287 <target state="new">Signup minimum age is required.</target>
c5c848c5
C
9288 <context-group purpose="location">
9289 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
9290 <context context-type="linenumber">55</context>
9291 </context-group>
8d120a56 9292 </trans-unit>
9293 <trans-unit id="4230672031132838318" datatype="html">
9294 <source>Signup minimum age must be greater than 1.</source>
9295 <target state="new">Signup minimum age must be greater than 1.</target>
c5c848c5
C
9296 <context-group purpose="location">
9297 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
9298 <context context-type="linenumber">56</context>
9299 </context-group>
8d120a56 9300 </trans-unit>
9301 <trans-unit id="5929230001329133993" datatype="html">
9302 <source>Signup minimum age must be a number.</source>
9303 <target state="new">Signup minimum age must be a number.</target>
c5c848c5
C
9304 <context-group purpose="location">
9305 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
9306 <context context-type="linenumber">57</context>
9307 </context-group>
ec64adb4 9308 </trans-unit>
5a6de093 9309 <trans-unit id="240096858386658337">
a55e5579 9310 <source>Admin email is required.</source>
ad3fa0c5 9311 <target>E-mail administrátora je vyžadován.</target>
8d120a56 9312 <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>
9313 </trans-unit>
5a6de093 9314 <trans-unit id="4392533896009432078">
a55e5579 9315 <source>Admin email must be valid.</source>
ad3fa0c5 9316 <target>E-mail administrátora musí být platný.</target>
8d120a56 9317 <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>
9318 </trans-unit>
5a6de093 9319 <trans-unit id="6172217783476989430">
a55e5579
C
9320 <source>Transcoding threads is required.</source>
9321 <target>Počet vláken pro překódování je vyžadován.</target>
8d120a56 9322 <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>
9323 </trans-unit>
5a6de093 9324 <trans-unit id="5320424292625586941" datatype="html">
16e3c494 9325 <source>Transcoding threads must be greater or equal to 0.</source>
9326 <target state="new">Transcoding threads must be greater or equal to 0.</target>
8d120a56 9327 <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>
9328 </trans-unit>
b9fdbff7 9329 <trans-unit id="8185661254949728718" datatype="html">
9330 <source>Max live duration is required.</source>
9331 <target state="new">Max live duration is required.</target>
8d120a56 9332 <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>
9333 </trans-unit>
b9fdbff7 9334 <trans-unit id="8892863662898651766" datatype="html">
9335 <source>Max live duration should be greater or equal to -1.</source>
9336 <target state="new">Max live duration should be greater or equal to -1.</target>
8d120a56 9337 <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>
9338 </trans-unit>
b9fdbff7 9339 <trans-unit id="8196240396863235661" datatype="html">
9340 <source>Max instance lives is required.</source>
9341 <target state="new">Max instance lives is required.</target>
8d120a56 9342 <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>
9343 </trans-unit>
b9fdbff7 9344 <trans-unit id="913683464711184925" datatype="html">
9345 <source>Max instance lives should be greater or equal to -1.</source>
9346 <target state="new">Max instance lives should be greater or equal to -1.</target>
8d120a56 9347 <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>
9348 </trans-unit>
b9fdbff7 9349 <trans-unit id="5614457087254770778" datatype="html">
9350 <source>Max user lives is required.</source>
9351 <target state="new">Max user lives is required.</target>
8d120a56 9352 <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>
9353 </trans-unit>
b9fdbff7 9354 <trans-unit id="2779726697233311712" datatype="html">
9355 <source>Max user lives should be greater or equal to -1.</source>
9356 <target state="new">Max user lives should be greater or equal to -1.</target>
8d120a56 9357 <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>
9358 </trans-unit>
b9fdbff7 9359 <trans-unit id="5832601947705094130" datatype="html">
9360 <source>Concurrency is required.</source>
9361 <target state="new">Concurrency is required.</target>
8d120a56 9362 <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>
9363 </trans-unit>
b9fdbff7 9364 <trans-unit id="4751566092251132371" datatype="html">
9365 <source>Concurrency should be greater or equal to 1.</source>
9366 <target state="new">Concurrency should be greater or equal to 1.</target>
8d120a56 9367 <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>
9368 </trans-unit>
5a6de093 9369 <trans-unit id="75589896034107743" datatype="html">
16e3c494 9370 <source>Index URL should be a URL</source>
9371 <target state="new">Index URL should be a URL</target>
8d120a56 9372 <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>
9373 </trans-unit>
5a6de093
C
9374 <trans-unit id="3964961007325702684" datatype="html">
9375 <source>Search index URL should be a URL</source>
9376 <target state="new">Search index URL should be a URL</target>
8d120a56 9377 <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>
9378 </trans-unit>
5a6de093 9379 <trans-unit id="8602814243662345124">
ad3fa0c5
C
9380 <source>Email is required.</source>
9381 <target>E-mail je vyžadován.</target>
8d120a56 9382 <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>
9383 <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>
9384 </trans-unit>
5a6de093 9385 <trans-unit id="4591482207344282590">
ad3fa0c5
C
9386 <source>Email must be valid.</source>
9387 <target>E-mail musí být platný.</target>
8d120a56 9388 <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>
9389 <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>
9390 </trans-unit>
ec64adb4
C
9391 <trans-unit id="544279804045883862" datatype="html">
9392 <source>Handle is required.</source>
9393 <target state="new">Handle is required.</target>
8d120a56 9394 <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>
9395 </trans-unit>
b9fdbff7 9396 <trans-unit id="2805037637775107078" datatype="html">
9397 <source>Handle must be valid (eg. chocobozzz@example.com).</source>
9398 <target state="new">Handle must be valid (eg. chocobozzz@example.com).</target>
8d120a56 9399 <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>
9400 </trans-unit>
5a6de093 9401 <trans-unit id="4968369344159400023" datatype="html">
16e3c494 9402 <source>Your name is required.</source>
9403 <target state="new">Your name is required.</target>
ec64adb4
C
9404 <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>
9405 </trans-unit>
5a6de093 9406 <trans-unit id="5799695548385507586" datatype="html">
16e3c494 9407 <source>Your name must be at least 1 character long.</source>
9408 <target state="new">Your name must be at least 1 character long.</target>
ec64adb4
C
9409 <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>
9410 </trans-unit>
5a6de093 9411 <trans-unit id="3600004643604731577" datatype="html">
16e3c494 9412 <source>Your name cannot be more than 120 characters long.</source>
9413 <target state="new">Your name cannot be more than 120 characters long.</target>
ec64adb4
C
9414 <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>
9415 </trans-unit>
5a6de093 9416 <trans-unit id="3981804692726336204" datatype="html">
16e3c494 9417 <source>A subject is required.</source>
9418 <target state="new">A subject is required.</target>
ec64adb4
C
9419 <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>
9420 </trans-unit>
5a6de093 9421 <trans-unit id="7787099349830266861" datatype="html">
16e3c494 9422 <source>The subject must be at least 1 character long.</source>
9423 <target state="new">The subject must be at least 1 character long.</target>
ec64adb4
C
9424 <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>
9425 </trans-unit>
5a6de093 9426 <trans-unit id="5905189237950302829" datatype="html">
16e3c494 9427 <source>The subject cannot be more than 120 characters long.</source>
9428 <target state="new">The subject cannot be more than 120 characters long.</target>
ec64adb4
C
9429 <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>
9430 </trans-unit>
5a6de093 9431 <trans-unit id="847704400962945123" datatype="html">
16e3c494 9432 <source>A message is required.</source>
9433 <target state="new">A message is required.</target>
ec64adb4
C
9434 <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>
9435 </trans-unit>
5a6de093 9436 <trans-unit id="3871842658394273178" datatype="html">
16e3c494 9437 <source>The message must be at least 3 characters long.</source>
9438 <target state="new">The message must be at least 3 characters long.</target>
ec64adb4
C
9439 <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>
9440 </trans-unit>
5a6de093 9441 <trans-unit id="3731145759205895653" datatype="html">
16e3c494 9442 <source>The message cannot be more than 5000 characters long.</source>
9443 <target state="new">The message cannot be more than 5000 characters long.</target>
ec64adb4
C
9444 <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>
9445 </trans-unit>
5a6de093 9446 <trans-unit id="3868123820758341861">
a55e5579
C
9447 <source>Username is required.</source>
9448 <target>Uživatelské jméno je vyžadováno.</target>
8d120a56 9449 <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>
9450 <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>
9451 </trans-unit>
5a6de093 9452 <trans-unit id="3577237269587081090">
a55e5579
C
9453 <source>Password is required.</source>
9454 <target>Heslo je vyžadováno.</target>
8d120a56 9455 <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>
9456 <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>
9457 <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>
9458 </trans-unit>
5a6de093 9459 <trans-unit id="3152303769378345477">
a55e5579
C
9460 <source>Confirmation of the password is required.</source>
9461 <target>Potvrzení hesla je vyžadováno.</target>
ec64adb4
C
9462 <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>
9463 </trans-unit>
5a6de093 9464 <trans-unit id="4786141633412279939" datatype="html">
16e3c494 9465 <source>Username must be at least 1 character long.</source>
9466 <target state="new">Username must be at least 1 character long.</target>
8d120a56 9467 <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>
9468 </trans-unit>
5a6de093 9469 <trans-unit id="1019755749203839300" datatype="html">
16e3c494 9470 <source>Username cannot be more than 50 characters long.</source>
9471 <target state="new">Username cannot be more than 50 characters long.</target>
8d120a56 9472 <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>
9473 </trans-unit>
5a6de093 9474 <trans-unit id="5621067256208426608" datatype="html">
16e3c494 9475 <source>Username should be lowercase alphanumeric; dots and underscores are allowed.</source>
9476 <target state="new">Username should be lowercase alphanumeric; dots and underscores are allowed.</target>
8d120a56 9477 <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>
9478 </trans-unit>
5a6de093
C
9479 <trans-unit id="6288154707582132676" datatype="html">
9480 <source>Channel name is required.</source>
9481 <target state="new">Channel name is required.</target>
8d120a56 9482 <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>
9483 </trans-unit>
5a6de093
C
9484 <trans-unit id="8178814467139959283" datatype="html">
9485 <source>Channel name must be at least 1 character long.</source>
9486 <target state="new">Channel name must be at least 1 character long.</target>
8d120a56 9487 <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>
9488 </trans-unit>
5a6de093
C
9489 <trans-unit id="8602785819772117007" datatype="html">
9490 <source>Channel name cannot be more than 50 characters long.</source>
9491 <target state="new">Channel name cannot be more than 50 characters long.</target>
8d120a56 9492 <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>
9493 </trans-unit>
ec64adb4
C
9494 <trans-unit id="3419415520566928243" datatype="html">
9495 <source>Channel name should be lowercase, and can contain only alphanumeric characters, dots and underscores.</source>
9496 <target state="new">Channel name should be lowercase, and can contain only alphanumeric characters, dots and underscores.</target>
8d120a56 9497 <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>
9498 </trans-unit>
5a6de093 9499 <trans-unit id="525871656034789056">
a55e5579
C
9500 <source>Password must be at least 6 characters long.</source>
9501 <target>Heslo musí mít délku minimálně 6 znaků.</target>
8d120a56 9502 <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>
9503 <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>
9504 </trans-unit>
5a6de093 9505 <trans-unit id="1099684476181448167">
a55e5579
C
9506 <source>Password cannot be more than 255 characters long.</source>
9507 <target>Heslo nemůže být delší než 255 znaků.</target>
8d120a56 9508 <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>
9509 <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>
9510 </trans-unit>
5a6de093 9511 <trans-unit id="3392630942539073768">
d972dc7f
C
9512 <source>The new password and the confirmed password do not correspond.</source>
9513 <target>Nové heslo a jeho potvrzení nesouhlasí.</target>
8d120a56 9514 <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>
9515 </trans-unit>
5a6de093 9516 <trans-unit id="2027337371129904473">
a55e5579
C
9517 <source>Video quota is required.</source>
9518 <target>Limit na videa je vyžadován.</target>
8d120a56 9519 <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>
9520 </trans-unit>
5a6de093 9521 <trans-unit id="267386529333143660">
a55e5579
C
9522 <source>Quota must be greater than -1.</source>
9523 <target>Limit na videa musí být větší než -1.</target>
8d120a56 9524 <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>
9525 </trans-unit>
5a6de093 9526 <trans-unit id="1220179061234048936" datatype="html">
16e3c494 9527 <source>Daily upload limit is required.</source>
9528 <target state="new">Daily upload limit is required.</target>
8d120a56 9529 <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>
9530 </trans-unit>
5a6de093 9531 <trans-unit id="8959404382357999234" datatype="html">
16e3c494 9532 <source>Daily upload limit must be greater than -1.</source>
9533 <target state="new">Daily upload limit must be greater than -1.</target>
8d120a56 9534 <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>
9535 </trans-unit>
5a6de093 9536 <trans-unit id="4796798537475457493">
a55e5579
C
9537 <source>User role is required.</source>
9538 <target>Role uživatele je vyžadována.</target>
8d120a56 9539 <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>
9540 </trans-unit>
5a6de093 9541 <trans-unit id="2761226139624435788">
b95e1f7b
C
9542 <source>Description must be at least 3 characters long.</source>
9543 <target>Popis musí mít délku minimálně 3 znaky.</target>
64ef55f7
C
9544
9545
9546
9547 <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">36</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 9548 <trans-unit id="4717982586356605243" datatype="html">
16e3c494 9549 <source>Description cannot be more than 1000 characters long.</source>
9550 <target state="new">Description cannot be more than 1000 characters long.</target>
64ef55f7
C
9551
9552
9553
9554 <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">37</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 9555 <trans-unit id="1814372869868173571" datatype="html">
16e3c494 9556 <source>You must agree with the instance terms in order to register on it.</source>
9557 <target state="new">You must agree with the instance terms in order to register on it.</target>
8d120a56 9558 <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>
9559 </trans-unit>
5a6de093 9560 <trans-unit id="7803960725351649605" datatype="html">
16e3c494 9561 <source>Ban reason must be at least 3 characters long.</source>
9562 <target state="new">Ban reason must be at least 3 characters long.</target>
8d120a56 9563 <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>
9564 </trans-unit>
5a6de093 9565 <trans-unit id="3851609012243698179" datatype="html">
16e3c494 9566 <source>Ban reason cannot be more than 250 characters long.</source>
9567 <target state="new">Ban reason cannot be more than 250 characters long.</target>
8d120a56 9568 <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>
9569 </trans-unit>
5a6de093 9570 <trans-unit id="6632896893630378443">
b95e1f7b
C
9571 <source>Display name is required.</source>
9572 <target>Zobrazované jméno je vyžadováno.</target>
64ef55f7
C
9573
9574
9575
9576 <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">24</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 9577 <trans-unit id="1303578752658966736" datatype="html">
16e3c494 9578 <source>Display name must be at least 1 character long.</source>
9579 <target state="new">Display name must be at least 1 character long.</target>
64ef55f7
C
9580
9581
9582
9583 <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">25</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 9584 <trans-unit id="4613240543124934954" datatype="html">
16e3c494 9585 <source>Display name cannot be more than 50 characters long.</source>
9586 <target state="new">Display name cannot be more than 50 characters long.</target>
64ef55f7
C
9587
9588
9589 <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">26</context></context-group></trans-unit>
5a6de093 9590 <trans-unit id="1000468652492651683">
a55e5579
C
9591 <source>Report reason is required.</source>
9592 <target>Důvod nahlášení je vyžadován.</target>
ec64adb4
C
9593 <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>
9594 </trans-unit>
5a6de093 9595 <trans-unit id="1109780973109145433">
a55e5579
C
9596 <source>Report reason must be at least 2 characters long.</source>
9597 <target>Důvod nahlášení musí mít délku minimálně 2 znaky.</target>
ec64adb4
C
9598 <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>
9599 </trans-unit>
5a6de093 9600 <trans-unit id="5414573937278525654" datatype="html">
16e3c494 9601 <source>Report reason cannot be more than 3000 characters long.</source>
9602 <target state="new">Report reason cannot be more than 3000 characters long.</target>
ec64adb4
C
9603 <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>
9604 </trans-unit>
5a6de093 9605 <trans-unit id="8779567454442277762" datatype="html">
16e3c494 9606 <source>Moderation comment is required.</source>
9607 <target state="new">Moderation comment is required.</target>
ec64adb4
C
9608 <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>
9609 </trans-unit>
5a6de093 9610 <trans-unit id="8954765410376245909" datatype="html">
16e3c494 9611 <source>Moderation comment must be at least 2 characters long.</source>
9612 <target state="new">Moderation comment must be at least 2 characters long.</target>
ec64adb4
C
9613 <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>
9614 </trans-unit>
5a6de093 9615 <trans-unit id="6316804467108244906" datatype="html">
16e3c494 9616 <source>Moderation comment cannot be more than 3000 characters long.</source>
9617 <target state="new">Moderation comment cannot be more than 3000 characters long.</target>
ec64adb4
C
9618 <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>
9619 </trans-unit>
5a6de093
C
9620 <trans-unit id="8835075531528610034" datatype="html">
9621 <source>Abuse message is required.</source>
9622 <target state="new">Abuse message is required.</target>
ec64adb4
C
9623 <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>
9624 </trans-unit>
5a6de093
C
9625 <trans-unit id="9034042966936514516" datatype="html">
9626 <source>Abuse message must be at least 2 characters long.</source>
9627 <target state="new">Abuse message must be at least 2 characters long.</target>
ec64adb4
C
9628 <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>
9629 </trans-unit>
5a6de093
C
9630 <trans-unit id="7989186574443390119" datatype="html">
9631 <source>Abuse message cannot be more than 3000 characters long.</source>
9632 <target state="new">Abuse message cannot be more than 3000 characters long.</target>
ec64adb4
C
9633 <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>
9634 </trans-unit>
5a6de093 9635 <trans-unit id="6700357678556223012" datatype="html">
16e3c494 9636 <source>The channel is required.</source>
9637 <target state="new">The channel is required.</target>
ec64adb4
C
9638 <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>
9639 </trans-unit>
5a6de093
C
9640 <trans-unit id="9191505323045740697" datatype="html">
9641 <source>Block reason must be at least 2 characters long.</source>
9642 <target state="new">Block reason must be at least 2 characters long.</target>
ec64adb4
C
9643 <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>
9644 </trans-unit>
5a6de093
C
9645 <trans-unit id="8581623418602419755" datatype="html">
9646 <source>Block reason cannot be more than 300 characters long.</source>
9647 <target state="new">Block reason cannot be more than 300 characters long.</target>
ec64adb4
C
9648 <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>
9649 </trans-unit>
5a6de093 9650 <trans-unit id="1099619384694370156" datatype="html">
16e3c494 9651 <source>Video caption language is required.</source>
9652 <target state="new">Video caption language is required.</target>
ec64adb4
C
9653 <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>
9654 </trans-unit>
5a6de093 9655 <trans-unit id="3438639650276868976" datatype="html">
16e3c494 9656 <source>Video caption file is required.</source>
9657 <target state="new">Video caption file is required.</target>
ec64adb4
C
9658 <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>
9659 </trans-unit>
5a6de093 9660 <trans-unit id="7365924714339585574" datatype="html">
16e3c494 9661 <source>The username is required.</source>
9662 <target state="new">The username is required.</target>
ec64adb4
C
9663 <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>
9664 </trans-unit>
5a6de093 9665 <trans-unit id="3954099618513992825" datatype="html">
16e3c494 9666 <source>You can only transfer ownership to a local account</source>
9667 <target state="new">You can only transfer ownership to a local account</target>
ec64adb4
C
9668 <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>
9669 </trans-unit>
5a6de093 9670 <trans-unit id="4444753420973870540" datatype="html">
16e3c494 9671 <source>Name is required.</source>
9672 <target state="new">Name is required.</target>
64ef55f7
C
9673
9674 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">10</context></context-group></trans-unit>
5a6de093 9675 <trans-unit id="4006797705713167676" datatype="html">
16e3c494 9676 <source>Name must be at least 1 character long.</source>
9677 <target state="new">Name must be at least 1 character long.</target>
64ef55f7
C
9678
9679 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">11</context></context-group></trans-unit>
5a6de093 9680 <trans-unit id="2233809696503670883" datatype="html">
16e3c494 9681 <source>Name cannot be more than 50 characters long.</source>
9682 <target state="new">Name cannot be more than 50 characters long.</target>
64ef55f7
C
9683
9684 <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></trans-unit>
5a6de093 9685 <trans-unit id="7915656854942800659" datatype="html">
16e3c494 9686 <source>Name should be lowercase alphanumeric; dots and underscores are allowed.</source>
9687 <target state="new">Name should be lowercase alphanumeric; dots and underscores are allowed.</target>
64ef55f7
C
9688
9689 <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></trans-unit>
5a6de093 9690 <trans-unit id="6880459830525364741">
a55e5579
C
9691 <source>Support text must be at least 3 characters long.</source>
9692 <target>Text pro podporu musí mít délku minimálně 3 znaky.</target>
64ef55f7
C
9693
9694 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">47</context></context-group></trans-unit>
ec64adb4
C
9695 <trans-unit id="6461548560008228165" datatype="html">
9696 <source>Support text cannot be more than 1000 characters long</source>
9697 <target state="new">Support text cannot be more than 1000 characters long</target>
64ef55f7
C
9698
9699 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">48</context></context-group></trans-unit>
d7c6b951 9700 <trans-unit id="5637879201055173642" datatype="html">
3e84ae32
C
9701 <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>
9702 <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
9703</target>
9704 <context-group purpose="location">
9705 <context context-type="sourcefile">src/app/shared/shared-video-live/live-documentation-link.component.html</context>
9706 <context context-type="linenumber">2,4</context>
9707 </context-group>
9708 </trans-unit>
5a6de093 9709 <trans-unit id="4267638333776227701">
a55e5579
C
9710 <source>Comment is required.</source>
9711 <target>Komentář je vyžadován.</target>
ec64adb4
C
9712 <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>
9713 </trans-unit>
5a6de093 9714 <trans-unit id="71132671234491945">
a55e5579
C
9715 <source>Comment must be at least 2 characters long.</source>
9716 <target>Komentář musí mít délku minimálně 2 znaky.</target>
ec64adb4
C
9717 <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>
9718 </trans-unit>
5a6de093 9719 <trans-unit id="4148250392704331190">
a55e5579
C
9720 <source>Comment cannot be more than 3000 characters long.</source>
9721 <target>Komentář nesmí být delší než 3000 znaků.</target>
ec64adb4
C
9722 <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>
9723 </trans-unit>
5a6de093 9724 <trans-unit id="6854100952145697527">
df93a9be
C
9725 <source>Display name cannot be more than 120 characters long.</source>
9726 <target>Zobrazované jméno nesmí být delší než 120 znaků.</target>
ec64adb4
C
9727 <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>
9728 </trans-unit>
5a6de093 9729 <trans-unit id="6198895122092095739" datatype="html">
16e3c494 9730 <source>Privacy is required.</source>
9731 <target state="new">Privacy is required.</target>
ec64adb4
C
9732 <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>
9733 </trans-unit>
5a6de093 9734 <trans-unit id="1276238402004616037" datatype="html">
16e3c494 9735 <source>The channel is required when the playlist is public.</source>
9736 <target state="new">The channel is required when the playlist is public.</target>
ec64adb4
C
9737 <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>
9738 </trans-unit>
d7c6b951 9739 <trans-unit id="5226261760726752768" datatype="html">
ec64adb4
C
9740 <source>Live information</source>
9741 <target state="new">Live information</target>
9742 <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>
9743 </trans-unit>
d7c6b951 9744 <trans-unit id="7220386604464537651" datatype="html">
ec64adb4
C
9745 <source>Live RTMP Url</source>
9746 <target state="new">Live RTMP Url</target>
9747 <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>
9748 <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>
9749 </trans-unit>
d7c6b951 9750 <trans-unit id="1225050607125362052" datatype="html">
ec64adb4
C
9751 <source>Live stream key</source>
9752 <target state="new">Live stream key</target>
9753 <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>
9754 <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>
9755 </trans-unit>
d7c6b951 9756 <trans-unit id="5058286083557987083" datatype="html">
ec64adb4
C
9757 <source>⚠️ Never share your stream key with anyone.</source>
9758 <target state="new">⚠️ Never share your stream key with anyone.</target>
9759 <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>
9760 <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>
9761 </trans-unit>
d7c6b951 9762 <trans-unit id="1276362324126004421" datatype="html">
ec64adb4
C
9763 <source>Permanent live</source>
9764 <target state="new">Permanent live</target>
95bd9515
C
9765 <context-group purpose="location">
9766 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context>
9767 <context context-type="linenumber">10</context>
9768 </context-group>
ec64adb4 9769 </trans-unit>
d7c6b951 9770 <trans-unit id="3112273530390098557" datatype="html">
ec64adb4
C
9771 <source>Replay will be saved</source>
9772 <target state="new">Replay will be saved</target>
95bd9515
C
9773 <context-group purpose="location">
9774 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context>
9775 <context context-type="linenumber">11</context>
9776 </context-group>
9777 </trans-unit>
5a6de093 9778 <trans-unit id="5437132245714159662">
a55e5579
C
9779 <source>Video name is required.</source>
9780 <target>Jméno videa je vyžadováno.</target>
b9fdbff7 9781 <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>
9782 </trans-unit>
5a6de093 9783 <trans-unit id="2807676084745266104">
a55e5579
C
9784 <source>Video name must be at least 3 characters long.</source>
9785 <target>Jméno videa musí mít délku minimálně 3 znaky.</target>
b9fdbff7 9786 <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>
9787 </trans-unit>
5a6de093 9788 <trans-unit id="2155414141025589556">
a55e5579
C
9789 <source>Video name cannot be more than 120 characters long.</source>
9790 <target>Jméno videa nesmí být delší než 120 znaků.</target>
b9fdbff7 9791 <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>
9792 </trans-unit>
9793 <trans-unit id="1074634769552897790" datatype="html">
9794 <source>Video name has leading or trailing whitespace.</source>
9795 <target state="new">Video name has leading or trailing whitespace.</target>
f55cc0f9
C
9796 <context-group purpose="location">
9797 <context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context>
9798 <context context-type="linenumber">18</context>
9799 </context-group>
ec64adb4 9800 </trans-unit>
5a6de093 9801 <trans-unit id="9115337161597088460">
a55e5579
C
9802 <source>Video privacy is required.</source>
9803 <target>Ochrana soukromí videa je vyžadována.</target>
b9fdbff7 9804 <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>
9805 </trans-unit>
5a6de093 9806 <trans-unit id="7309902991450450996">
a55e5579
C
9807 <source>Video channel is required.</source>
9808 <target>Video kanál je vyžadován.</target>
b9fdbff7 9809 <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>
9810 </trans-unit>
5a6de093 9811 <trans-unit id="3959376623771116873">
a55e5579
C
9812 <source>Video description must be at least 3 characters long.</source>
9813 <target>Popis videa musí mít délku minimálně 3 znaky.</target>
b9fdbff7 9814 <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>
9815 </trans-unit>
5a6de093 9816 <trans-unit id="725195891739570830">
a55e5579
C
9817 <source>Video description cannot be more than 10000 characters long.</source>
9818 <target>Popis videa nesmí být delší než 10000 znaků.</target>
b9fdbff7 9819 <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>
9820 </trans-unit>
5a6de093 9821 <trans-unit id="142488285332434408">
a55e5579
C
9822 <source>A tag should be more than 2 characters long.</source>
9823 <target>Tag musí mít délku minimálně 2 znaky.</target>
b9fdbff7 9824 <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>
9825 </trans-unit>
5a6de093 9826 <trans-unit id="691846635236293620">
a55e5579
C
9827 <source>A tag should be less than 30 characters long.</source>
9828 <target>Tag nesmí být delší než 30 znaků.</target>
b9fdbff7 9829 <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>
9830 </trans-unit>
5a6de093
C
9831 <trans-unit id="4146790476782316573" datatype="html">
9832 <source>A maximum of 5 tags can be used on a video.</source>
9833 <target state="new">A maximum of 5 tags can be used on a video.</target>
b9fdbff7 9834 <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>
9835 </trans-unit>
ec64adb4
C
9836 <trans-unit id="2389667090302909529" datatype="html">
9837 <source>A tag should be more than 1 and less than 30 characters long.</source>
9838 <target state="new">A tag should be more than 1 and less than 30 characters long.</target>
b9fdbff7 9839 <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>
9840 </trans-unit>
5a6de093 9841 <trans-unit id="4806300480558315727">
a55e5579
C
9842 <source>Video support must be at least 3 characters long.</source>
9843 <target>Text pro podporu videa musí mít délku minimálně 3 znaky.</target>
b9fdbff7 9844 <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>
9845 </trans-unit>
5a6de093 9846 <trans-unit id="6655773021893755977" datatype="html">
16e3c494 9847 <source>Video support cannot be more than 1000 characters long.</source>
9848 <target state="new">Video support cannot be more than 1000 characters long.</target>
b9fdbff7 9849 <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>
9850 </trans-unit>
5a6de093 9851 <trans-unit id="4246579596585402255">
a55e5579
C
9852 <source>A date is required to schedule video update.</source>
9853 <target>Datum k naplánování aktualizace videa je vyžadováno.</target>
b9fdbff7 9854 <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>
9855 </trans-unit>
5a6de093 9856 <trans-unit id="8728283516316752593" datatype="html">
16e3c494 9857 <source>This file is too large.</source>
9858 <target state="new">This file is too large.</target>
ec64adb4
C
9859 <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>
9860 </trans-unit>
9861 <trans-unit id="6360987759186261451" datatype="html">
9862 <source>PeerTube cannot handle this kind of file. Accepted extensions are <x id="PH"/>}.</source>
9863 <target state="new">PeerTube cannot handle this kind of file. Accepted extensions are <x id="PH"/>}.</target>
9864 <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>
91ae3c4a
C
9865 </trans-unit><trans-unit id="3393133458004181121" datatype="html">
9866 <source>All categories</source><target state="new">All categories</target>
9867 <context-group purpose="location">
9868 <context context-type="sourcefile">src/app/shared/shared-forms/select/select-categories.component.ts</context>
9869 <context context-type="linenumber">24</context>
9870 </context-group>
9871 </trans-unit><trans-unit id="3999967345340145904" datatype="html">
9872 <source>You can't select more than <x id="PH" equiv-text="this.maxItems"/> items</source><target state="new">You can't select more than <x id="PH" equiv-text="this.maxItems"/> items</target>
9873 <context-group purpose="location">
9874 <context context-type="sourcefile">src/app/shared/shared-forms/select/select-checkbox-all.component.ts</context>
9875 <context context-type="linenumber">81</context>
9876 </context-group>
ec64adb4 9877 </trans-unit>
5a6de093
C
9878 <trans-unit id="6708273825233539746" datatype="html">
9879 <source>Add a new option</source>
9880 <target state="new">Add a new option</target>
91ae3c4a
C
9881
9882 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-checkbox.component.ts</context><context context-type="linenumber">27</context></context-group></trans-unit>
b9fdbff7 9883 <trans-unit id="4076995379551303829" datatype="html">
9884 <source>Custom value...</source>
9885 <target state="new">Custom value...</target>
7d3316dc
C
9886 <context-group purpose="location">
9887 <context context-type="sourcefile">src/app/shared/shared-forms/select/select-custom-value.component.ts</context>
9888 <context context-type="linenumber">69</context>
9889 </context-group>
ec64adb4 9890 </trans-unit>
5a6de093 9891 <trans-unit id="4670312387769733978">
a55e5579
C
9892 <source>All unsaved data will be lost, are you sure you want to leave this page?</source>
9893 <target>Všechna neuložená data budou ztracena, opravdu chcete opustit tuto stránku?</target>
ec64adb4
C
9894 <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>
9895 </trans-unit>
5a6de093 9896 <trans-unit id="6950140976689343775">
a55e5579
C
9897 <source>Sunday</source>
9898 <target>neděle</target>
b9fdbff7 9899 <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>
9900 </trans-unit>
5a6de093 9901 <trans-unit id="8739442281958563044">
a55e5579
C
9902 <source>Monday</source>
9903 <target>pondělí</target>
b9fdbff7 9904 <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>
9905 </trans-unit>
5a6de093 9906 <trans-unit id="9176037901730521018">
a55e5579
C
9907 <source>Tuesday</source>
9908 <target>úterý</target>
b9fdbff7 9909 <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>
9910 </trans-unit>
5a6de093 9911 <trans-unit id="8798932904948432529">
a55e5579
C
9912 <source>Wednesday</source>
9913 <target>středa</target>
b9fdbff7 9914 <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>
9915 </trans-unit>
5a6de093 9916 <trans-unit id="1433683192825895947">
a55e5579
C
9917 <source>Thursday</source>
9918 <target>čtvrtek</target>
b9fdbff7 9919 <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>
9920 </trans-unit>
5a6de093 9921 <trans-unit id="3730139500618908668">
a55e5579
C
9922 <source>Friday</source>
9923 <target>pátek</target>
b9fdbff7 9924 <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>
9925 </trans-unit>
5a6de093 9926 <trans-unit id="1830554030016307335">
a55e5579
C
9927 <source>Saturday</source>
9928 <target>sobota</target>
b9fdbff7 9929 <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>
9930 </trans-unit>
5a6de093 9931 <trans-unit id="4921929243068857081">
a55e5579
C
9932 <source>Sun</source>
9933 <target>Ne</target>
16e3c494 9934 <note from="description" priority="1">Day name short</note>
b9fdbff7 9935 <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>
9936 </trans-unit>
5a6de093 9937 <trans-unit id="8563137213157122993">
a55e5579
C
9938 <source>Mon</source>
9939 <target>Po</target>
16e3c494 9940 <note from="description" priority="1">Day name short</note>
b9fdbff7 9941 <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>
9942 </trans-unit>
5a6de093 9943 <trans-unit id="8502240922750617054">
a55e5579
C
9944 <source>Tue</source>
9945 <target>Út</target>
16e3c494 9946 <note from="description" priority="1">Day name short</note>
b9fdbff7 9947 <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>
9948 </trans-unit>
5a6de093 9949 <trans-unit id="7421778640995344715">
a55e5579
C
9950 <source>Wed</source>
9951 <target>St</target>
16e3c494 9952 <note from="description" priority="1">Day name short</note>
b9fdbff7 9953 <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>
9954 </trans-unit>
5a6de093 9955 <trans-unit id="4409954796361883558">
a55e5579
C
9956 <source>Thu</source>
9957 <target>Čt</target>
16e3c494 9958 <note from="description" priority="1">Day name short</note>
b9fdbff7 9959 <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>
9960 </trans-unit>
5a6de093 9961 <trans-unit id="5651951128882735477">
a55e5579
C
9962 <source>Fri</source>
9963 <target>Pá</target>
16e3c494 9964 <note from="description" priority="1">Day name short</note>
b9fdbff7 9965 <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>
9966 </trans-unit>
5a6de093 9967 <trans-unit id="93026920674143073">
a55e5579
C
9968 <source>Sat</source>
9969 <target>So</target>
16e3c494 9970 <note from="description" priority="1">Day name short</note>
b9fdbff7 9971 <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>
9972 </trans-unit>
5a6de093 9973 <trans-unit id="8349763432924710200">
a55e5579
C
9974 <source>Su</source>
9975 <target>ne</target>
16e3c494 9976 <note from="description" priority="1">Day name min</note>
b9fdbff7 9977 <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>
9978 </trans-unit>
5a6de093 9979 <trans-unit id="4197236438302165051">
a55e5579
C
9980 <source>Mo</source>
9981 <target>po</target>
16e3c494 9982 <note from="description" priority="1">Day name min</note>
b9fdbff7 9983 <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>
9984 </trans-unit>
5a6de093 9985 <trans-unit id="6034455877220674404">
a55e5579
C
9986 <source>Tu</source>
9987 <target>út</target>
16e3c494 9988 <note from="description" priority="1">Day name min</note>
b9fdbff7 9989 <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>
9990 </trans-unit>
5a6de093 9991 <trans-unit id="3221670730445125135">
a55e5579
C
9992 <source>We</source>
9993 <target>st</target>
16e3c494 9994 <note from="description" priority="1">Day name min</note>
b9fdbff7 9995 <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>
9996 </trans-unit>
5a6de093 9997 <trans-unit id="772466829681972216">
a55e5579
C
9998 <source>Th</source>
9999 <target>čt</target>
16e3c494 10000 <note from="description" priority="1">Day name min</note>
b9fdbff7 10001 <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>
10002 </trans-unit>
5a6de093 10003 <trans-unit id="8598262708800132669">
a55e5579
C
10004 <source>Fr</source>
10005 <target>pá</target>
16e3c494 10006 <note from="description" priority="1">Day name min</note>
b9fdbff7 10007 <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>
10008 </trans-unit>
5a6de093 10009 <trans-unit id="569007902695332072">
a55e5579
C
10010 <source>Sa</source>
10011 <target>so</target>
16e3c494 10012 <note from="description" priority="1">Day name min</note>
b9fdbff7 10013 <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>
10014 </trans-unit>
5a6de093 10015 <trans-unit id="3913843642962116845">
a55e5579
C
10016 <source>January</source>
10017 <target>leden</target>
b9fdbff7 10018 <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>
10019 </trans-unit>
5a6de093 10020 <trans-unit id="6642324138857419870">
a55e5579
C
10021 <source>February</source>
10022 <target>únor</target>
b9fdbff7 10023 <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>
10024 </trans-unit>
5a6de093 10025 <trans-unit id="7918954644624211958">
a55e5579
C
10026 <source>March</source>
10027 <target>březen</target>
b9fdbff7 10028 <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>
10029 </trans-unit>
5a6de093 10030 <trans-unit id="1809521303476565743">
a55e5579
C
10031 <source>April</source>
10032 <target>duben</target>
b9fdbff7 10033 <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>
10034 </trans-unit>
5a6de093 10035 <trans-unit id="8469692700277617405">
a55e5579
C
10036 <source>May</source>
10037 <target>květen</target>
b9fdbff7 10038 <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>
10039 <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>
10040 </trans-unit>
5a6de093 10041 <trans-unit id="9055297580745330415">
a55e5579
C
10042 <source>June</source>
10043 <target>červen</target>
b9fdbff7 10044 <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>
10045 </trans-unit>
5a6de093 10046 <trans-unit id="9087113544612471348">
a55e5579
C
10047 <source>July</source>
10048 <target>červenec</target>
b9fdbff7 10049 <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>
10050 </trans-unit>
5a6de093 10051 <trans-unit id="3984618989093293779">
a55e5579
C
10052 <source>August</source>
10053 <target>srpen</target>
b9fdbff7 10054 <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>
10055 </trans-unit>
5a6de093 10056 <trans-unit id="5872622085239011307">
a55e5579
C
10057 <source>September</source>
10058 <target>září</target>
b9fdbff7 10059 <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>
10060 </trans-unit>
5a6de093 10061 <trans-unit id="1491482705364427867">
a55e5579
C
10062 <source>October</source>
10063 <target>říjen</target>
b9fdbff7 10064 <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>
10065 </trans-unit>
5a6de093 10066 <trans-unit id="1109977718843277527">
a55e5579
C
10067 <source>November</source>
10068 <target>listopad</target>
b9fdbff7 10069 <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>
10070 </trans-unit>
5a6de093 10071 <trans-unit id="124191049522509365">
a55e5579
C
10072 <source>December</source>
10073 <target>prosinec</target>
b9fdbff7 10074 <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>
10075 </trans-unit>
5a6de093 10076 <trans-unit id="7595747576974676670">
a55e5579
C
10077 <source>Jan</source>
10078 <target>led</target>
16e3c494 10079 <note from="description" priority="1">Month name short</note>
b9fdbff7 10080 <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>
10081 </trans-unit>
5a6de093 10082 <trans-unit id="4916040996255005712">
a55e5579
C
10083 <source>Feb</source>
10084 <target>úno</target>
16e3c494 10085 <note from="description" priority="1">Month name short</note>
b9fdbff7 10086 <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>
10087 </trans-unit>
5a6de093 10088 <trans-unit id="6438827956918137617">
a55e5579
C
10089 <source>Mar</source>
10090 <target>bře</target>
16e3c494 10091 <note from="description" priority="1">Month name short</note>
b9fdbff7 10092 <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>
10093 </trans-unit>
5a6de093 10094 <trans-unit id="5507326650332881991">
a55e5579
C
10095 <source>Apr</source>
10096 <target>dub</target>
16e3c494 10097 <note from="description" priority="1">Month name short</note>
b9fdbff7 10098 <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>
10099 </trans-unit>
5a6de093 10100 <trans-unit id="2113470244260512015">
a55e5579
C
10101 <source>Jun</source>
10102 <target>čer</target>
16e3c494 10103 <note from="description" priority="1">Month name short</note>
b9fdbff7 10104 <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>
10105 </trans-unit>
5a6de093 10106 <trans-unit id="53176888553719239">
a55e5579
C
10107 <source>Jul</source>
10108 <target>čvc</target>
16e3c494 10109 <note from="description" priority="1">Month name short</note>
b9fdbff7 10110 <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>
10111 </trans-unit>
5a6de093 10112 <trans-unit id="5648574669404659458">
a55e5579
C
10113 <source>Aug</source>
10114 <target>srp</target>
16e3c494 10115 <note from="description" priority="1">Month name short</note>
b9fdbff7 10116 <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>
10117 </trans-unit>
5a6de093 10118 <trans-unit id="4354095055982674918">
a55e5579
C
10119 <source>Sep</source>
10120 <target>zář</target>
16e3c494 10121 <note from="description" priority="1">Month name short</note>
b9fdbff7 10122 <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>
10123 </trans-unit>
5a6de093 10124 <trans-unit id="6207754626941051341">
a55e5579
C
10125 <source>Oct</source>
10126 <target>říj</target>
16e3c494 10127 <note from="description" priority="1">Month name short</note>
b9fdbff7 10128 <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>
10129 </trans-unit>
5a6de093 10130 <trans-unit id="8269261039058575292">
a55e5579
C
10131 <source>Nov</source>
10132 <target>lis</target>
16e3c494 10133 <note from="description" priority="1">Month name short</note>
b9fdbff7 10134 <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>
10135 </trans-unit>
5a6de093 10136 <trans-unit id="7777579586760423636">
a55e5579
C
10137 <source>Dec</source>
10138 <target>pro</target>
16e3c494 10139 <note from="description" priority="1">Month name short</note>
b9fdbff7 10140 <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>
10141 </trans-unit>
5a6de093 10142 <trans-unit id="8700121026680200191">
a55e5579
C
10143 <source>Clear</source>
10144 <target>Vymazat</target>
b9fdbff7 10145 <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>
10146 </trans-unit>
5a6de093 10147 <trans-unit id="5922757127987546008">
16e3c494 10148 <source>yy-mm-dd</source>
16f88ee5 10149 <target>dd. mm. yyyy</target>
16e3c494 10150 <note from="description" priority="1">Date format in this locale.</note>
b9fdbff7 10151 <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>
10152 </trans-unit>
5a6de093
C
10153 <trans-unit id="2830831449226931729" datatype="html">
10154 <source>Instance languages</source>
10155 <target state="new">Instance languages</target>
8d120a56 10156 <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>
10157 </trans-unit>
5a6de093
C
10158 <trans-unit id="40119547597591062" datatype="html">
10159 <source>All languages</source>
10160 <target state="new">All languages</target>
91ae3c4a
C
10161
10162
10163 <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-forms/select/select-languages.component.ts</context><context context-type="linenumber">25</context></context-group></trans-unit>
5a6de093 10164 <trans-unit id="996392855508119363" datatype="html">
16e3c494 10165 <source>Hidden</source>
10166 <target state="new">Hidden</target>
8d120a56 10167 <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>
10168 </trans-unit>
5a6de093 10169 <trans-unit id="2173989454916398137" datatype="html">
16e3c494 10170 <source>Blurred with confirmation request</source>
10171 <target state="new">Blurred with confirmation request</target>
8d120a56 10172 <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>
10173 </trans-unit>
5a6de093 10174 <trans-unit id="8929218224642530466" datatype="html">
16e3c494 10175 <source>Displayed</source>
10176 <target state="new">Displayed</target>
91ae3c4a
C
10177
10178 <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><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">220</context></context-group></trans-unit>
ec64adb4
C
10179 <trans-unit id="6291055174438137560" datatype="html">
10180 <source>~ 1 minute</source>
10181 <target state="new">~ 1 minute</target>
8d120a56 10182 <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>
10183 </trans-unit>
ec64adb4
C
10184 <trans-unit id="189524047518780716" datatype="html">
10185 <source>~ <x id="PH"/> minutes</source>
10186 <target state="new">~ <x id="PH"/> minutes</target>
8d120a56 10187 <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>
10188 </trans-unit>
5a6de093 10189 <trans-unit id="6028521920505655348">
ec64adb4 10190 <source><x id="PH"/> of full HD videos </source>
5a6de093
C
10191 <target>
10192 <x id="PH"/> FullHD videí
10193 </target>
8d120a56 10194 <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>
10195 </trans-unit>
5a6de093 10196 <trans-unit id="117588083391484998">
ec64adb4 10197 <source><x id="PH"/> of HD videos </source>
5a6de093
C
10198 <target>
10199 <x id="PH"/> HD videí
10200 </target>
8d120a56 10201 <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>
10202 </trans-unit>
5a6de093 10203 <trans-unit id="6636555695556123073">
ec64adb4 10204 <source><x id="PH"/> of average quality videos </source>
5a6de093
C
10205 <target>
10206 <x id="PH"/> videí průměrné kvality
10207 </target>
8d120a56 10208 <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>
10209 </trans-unit>
5a6de093 10210 <trans-unit id="6952960992592445535" datatype="html">
ec64adb4 10211 <source><x id="PH"/> (channel page) </source>
5a6de093
C
10212 <target state="new">
10213 <x id="PH"/> (channel page)
10214 </target>
3e84ae32
C
10215
10216
10217
30034b8e 10218 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">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 10219 <trans-unit id="1209500590333005801" datatype="html">
ec64adb4 10220 <source><x id="PH"/> (account page) </source>
5a6de093
C
10221 <target state="new">
10222 <x id="PH"/> (account page)
10223 </target>
30034b8e
C
10224
10225
10226 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group></trans-unit>
5a6de093 10227 <trans-unit id="2516633974298697807">
a55e5579
C
10228 <source>Emphasis</source>
10229 <target>Styly písma</target>
ec64adb4
C
10230 <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>
10231 </trans-unit>
5a6de093 10232 <trans-unit id="7565716024468232322">
a55e5579
C
10233 <source>Links</source>
10234 <target>Odkazy</target>
ec64adb4
C
10235 <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>
10236 </trans-unit>
5a6de093 10237 <trans-unit id="7838476952710404110">
a55e5579
C
10238 <source>New lines</source>
10239 <target>Odřádkování</target>
ec64adb4
C
10240 <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>
10241 </trans-unit>
5a6de093 10242 <trans-unit id="8756167649220050929">
a55e5579
C
10243 <source>Lists</source>
10244 <target>Seznamy</target>
ec64adb4
C
10245 <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>
10246 </trans-unit>
5a6de093 10247 <trans-unit id="414887388288176527">
a55e5579 10248 <source>Images</source>
5a6de093 10249 <target>Obrázky</target>
ec64adb4 10250 <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>
b9fdbff7 10251 </trans-unit>
d7c6b951 10252 <trans-unit id="6853170548960328665" datatype="html">
b9fdbff7 10253 <source>Close search</source>
10254 <target state="new">Close search</target>
91ae3c4a
C
10255
10256 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit>
5a6de093 10257 <trans-unit id="5708680277917691451">
ec64adb4 10258 <source><x id="PH"/> users banned. </source>
5a6de093
C
10259 <target>
10260 <x id="PH"/> uživatelů zablokováno.
10261 </target>
ec64adb4
C
10262 <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>
10263 </trans-unit>
5a6de093
C
10264 <trans-unit id="2448281151916042849">
10265 <source>User <x id="PH"/> banned.</source>
ec64adb4
C
10266 <target>Uživatel <x id="PH"/> zablokován.</target>
10267 <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>
10268 </trans-unit>
5a6de093
C
10269 <trans-unit id="8269144351796756896">
10270 <source>Do you really want to unban <x id="PH"/>?</source>
ec64adb4 10271 <target>Opravdu chcete odblokovat uživatele <x id="PH"/>?</target>
8d120a56 10272 <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>
10273 </trans-unit>
5a6de093
C
10274 <trans-unit id="1794219875546376069">
10275 <source>User <x id="PH"/> unbanned.</source>
ec64adb4 10276 <target>Uživatel <x id="PH"/> odblokován.</target>
8d120a56 10277 <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>
10278 </trans-unit>
5a6de093 10279 <trans-unit id="4885683604826993045" datatype="html">
16e3c494 10280 <source>If you remove this user, you will not be able to create another with the same username!</source>
10281 <target state="new">If you remove this user, you will not be able to create another with the same username!</target>
8d120a56 10282 <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>
10283 </trans-unit>
5a6de093
C
10284 <trans-unit id="6301381219225831298">
10285 <source>User <x id="PH"/> deleted.</source>
ec64adb4 10286 <target>Uživatel <x id="PH"/> odstraněn.</target>
64ef55f7
C
10287
10288 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">93</context></context-group></trans-unit>
5a6de093
C
10289 <trans-unit id="3896582359861826661" datatype="html">
10290 <source>User <x id="PH"/> email set as verified</source>
10291 <target state="new">User
10292 <x id="PH"/> email set as verified
10293 </target>
64ef55f7
C
10294
10295 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">105</context></context-group></trans-unit>
5a6de093
C
10296 <trans-unit id="8150022485860412528" datatype="html">
10297 <source>Account <x id="PH"/> muted.</source>
ec64adb4 10298 <target state="translated">Účet <x id="PH"/> ztišen.</target>
64ef55f7
C
10299
10300
10301 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">117</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 10302 <trans-unit id="1598375456114200087" datatype="html">
ec64adb4 10303 <source>Instance <x id="PH"/> muted. </source>
5a6de093
C
10304 <target state="new">Instance
10305 <x id="PH"/> muted.
10306 </target>
f66b8d12 10307 <context-group purpose="location">
5a6de093 10308 <context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context>
fbe77135
C
10309 <context context-type="linenumber">1</context>
10310 </context-group>
16e3c494 10311 </trans-unit>
5a6de093
C
10312 <trans-unit id="2558977494773636050" datatype="html">
10313 <source>Account <x id="PH"/> muted by the instance.</source>
ec64adb4 10314 <target state="translated">Účet <x id="PH"/> ztišen instancí.</target>
4a7056b2
C
10315
10316
64ef55f7 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">446</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">173</context></context-group></trans-unit>
5a6de093
C
10318 <trans-unit id="1595779426198793580" datatype="html">
10319 <source>Mute server</source>
10320 <target state="new">Mute server</target>
4a7056b2 10321
64ef55f7 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">334</context></context-group></trans-unit>
5a6de093
C
10323 <trans-unit id="8014491157078444256" datatype="html">
10324 <source>Server <x id="PH"/> muted by the instance.</source>
ec64adb4 10325 <target state="translated">Server <x id="PH"/> ztišen instancí.</target>
4a7056b2 10326
64ef55f7 10327 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">458</context></context-group></trans-unit>
5a6de093
C
10328 <trans-unit id="2044813052587776285" datatype="html">
10329 <source>Add a message to communicate with the reporter</source>
10330 <target state="new">Add a message to communicate with the reporter</target>
ec64adb4
C
10331 <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>
10332 </trans-unit>
5a6de093
C
10333 <trans-unit id="4117663541503607703" datatype="html">
10334 <source>Add a message to communicate with the moderation team</source>
10335 <target state="new">Add a message to communicate with the moderation team</target>
ec64adb4
C
10336 <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>
10337 </trans-unit>
5a6de093
C
10338 <trans-unit id="3085641638748358969" datatype="html">
10339 <source>Account <x id="PH"/> unmuted by the instance.</source>
10340 <target state="new">Account
10341 <x id="PH"/> unmuted by the instance.
10342 </target>
64ef55f7
C
10343
10344 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">187</context></context-group></trans-unit>
5a6de093
C
10345 <trans-unit id="4991892477258601737" datatype="html">
10346 <source>Instance <x id="PH"/> muted by the instance.</source>
10347 <target state="new">Instance
10348 <x id="PH"/> muted by the instance.
10349 </target>
64ef55f7
C
10350
10351 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">201</context></context-group></trans-unit>
5a6de093
C
10352 <trans-unit id="4379430340167561220" datatype="html">
10353 <source>Instance <x id="PH"/> unmuted by the instance.</source>
10354 <target state="new">Instance
10355 <x id="PH"/> unmuted by the instance.
10356 </target>
64ef55f7
C
10357
10358 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">215</context></context-group></trans-unit>
5a6de093
C
10359 <trans-unit id="8173437618471379044" datatype="html">
10360 <source>Are you sure you want to remove all the comments of this account?</source>
10361 <target state="new">Are you sure you want to remove all the comments of this account?</target>
64ef55f7
C
10362
10363 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">226</context></context-group></trans-unit>
5a6de093
C
10364 <trans-unit id="6315346579373254461" datatype="html">
10365 <source>Delete account comments</source>
10366 <target state="new">Delete account comments</target>
64ef55f7
C
10367
10368 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">227</context></context-group></trans-unit>
5a6de093
C
10369 <trans-unit id="8559170154828316298" datatype="html">
10370 <source>Will remove comments of this account (may take several minutes).</source>
10371 <target state="new">Will remove comments of this account (may take several minutes).</target>
64ef55f7
C
10372
10373 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">233</context></context-group></trans-unit>
5a6de093
C
10374 <trans-unit id="7187838764371214919" datatype="html">
10375 <source>Edit user</source>
10376 <target state="new">Edit user</target>
64ef55f7
C
10377
10378 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">261</context></context-group></trans-unit>
5a6de093
C
10379 <trans-unit id="4728427543536046034" datatype="html">
10380 <source>Change quota, role, and more.</source>
10381 <target state="new">Change quota, role, and more.</target>
64ef55f7
C
10382
10383 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">262</context></context-group></trans-unit>
5a6de093
C
10384 <trans-unit id="7913022656086109932" datatype="html">
10385 <source>Delete user</source>
10386 <target state="new">Delete user</target>
64ef55f7
C
10387
10388 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">266</context></context-group></trans-unit>
5a6de093
C
10389 <trans-unit id="7577876364431026966" datatype="html">
10390 <source>Unban user</source>
10391 <target state="new">Unban user</target>
64ef55f7
C
10392
10393 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">277</context></context-group></trans-unit>
5a6de093
C
10394 <trans-unit id="3508163549683020253" datatype="html">
10395 <source>Allow the user to login and create videos/comments again</source>
10396 <target state="new">Allow the user to login and create videos/comments again</target>
64ef55f7
C
10397
10398 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">278</context></context-group></trans-unit>
5a6de093 10399 <trans-unit id="1888272455383898478" datatype="html">
16e3c494 10400 <source>Mute this account</source>
10401 <target state="new">Mute this account</target>
64ef55f7
C
10402
10403 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">295</context></context-group></trans-unit>
ec64adb4
C
10404 <trans-unit id="2365286519320230773" datatype="html">
10405 <source>Hide any content from that user from you.</source>
10406 <target state="new">Hide any content from that user from you.</target>
64ef55f7
C
10407
10408 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">296</context></context-group></trans-unit>
5a6de093 10409 <trans-unit id="4043508901590508211" datatype="html">
16e3c494 10410 <source>Unmute this account</source>
10411 <target state="new">Unmute this account</target>
64ef55f7
C
10412
10413 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">301</context></context-group></trans-unit>
5a6de093
C
10414 <trans-unit id="2843593344827160627" datatype="html">
10415 <source>Show back content from that user for you.</source>
10416 <target state="new">Show back content from that user for you.</target>
64ef55f7
C
10417
10418 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">302</context></context-group></trans-unit>
5a6de093 10419 <trans-unit id="6198109035280957164" datatype="html">
16e3c494 10420 <source>Mute the instance</source>
10421 <target state="new">Mute the instance</target>
64ef55f7
C
10422
10423 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">307</context></context-group></trans-unit>
5a6de093
C
10424 <trans-unit id="4537735378779630558" datatype="html">
10425 <source>Hide any content from that instance for you.</source>
10426 <target state="new">Hide any content from that instance for you.</target>
64ef55f7
C
10427
10428 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">308</context></context-group></trans-unit>
5a6de093 10429 <trans-unit id="6247487021683085858" datatype="html">
16e3c494 10430 <source>Unmute the instance</source>
10431 <target state="new">Unmute the instance</target>
64ef55f7
C
10432
10433 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">313</context></context-group></trans-unit>
5a6de093
C
10434 <trans-unit id="4024846984475742259" datatype="html">
10435 <source>Show back content from that instance for you.</source>
10436 <target state="new">Show back content from that instance for you.</target>
64ef55f7
C
10437
10438 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">314</context></context-group></trans-unit>
5a6de093
C
10439 <trans-unit id="3108200185023875257" datatype="html">
10440 <source>Remove comments from your videos</source>
10441 <target state="new">Remove comments from your videos</target>
64ef55f7
C
10442
10443 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">319</context></context-group></trans-unit>
ec64adb4
C
10444 <trans-unit id="4810478487244286994" datatype="html">
10445 <source>Remove comments made by this account on your videos.</source>
10446 <target state="new">Remove comments made by this account on your videos.</target>
64ef55f7
C
10447
10448 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">320</context></context-group></trans-unit>
5a6de093 10449 <trans-unit id="81452583525574033" datatype="html">
16e3c494 10450 <source>Mute this account by your instance</source>
10451 <target state="new">Mute this account by your instance</target>
64ef55f7
C
10452
10453 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">331</context></context-group></trans-unit>
ec64adb4
C
10454 <trans-unit id="2077144178298031252" datatype="html">
10455 <source>Hide any content from that user from you, your instance and its users.</source>
10456 <target state="new">Hide any content from that user from you, your instance and its users.</target>
64ef55f7
C
10457
10458 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">332</context></context-group></trans-unit>
5a6de093 10459 <trans-unit id="884942914962310163" datatype="html">
cd9246a9
C
10460 <source>Unmute this account by your instance</source>
10461 <target state="new">Unmute this account by your instance</target>
64ef55f7
C
10462
10463 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">337</context></context-group></trans-unit>
ec64adb4
C
10464 <trans-unit id="7675070596643104983" datatype="html">
10465 <source>Show this user's content to the users of this instance again.</source>
10466 <target state="new">Show this user's content to the users of this instance again.</target>
64ef55f7
C
10467
10468 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">338</context></context-group></trans-unit>
5a6de093 10469 <trans-unit id="3191211873505538654" datatype="html">
cd9246a9
C
10470 <source>Mute the instance by your instance</source>
10471 <target state="new">Mute the instance by your instance</target>
64ef55f7
C
10472
10473 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">349</context></context-group></trans-unit>
ec64adb4
C
10474 <trans-unit id="525915681688649453" datatype="html">
10475 <source>Hide any content from that instance from you, your instance and its users.</source>
10476 <target state="new">Hide any content from that instance from you, your instance and its users.</target>
64ef55f7
C
10477
10478 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">350</context></context-group></trans-unit>
5a6de093 10479 <trans-unit id="5325628963747139770" datatype="html">
cd9246a9
C
10480 <source>Unmute the instance by your instance</source>
10481 <target state="new">Unmute the instance by your instance</target>
64ef55f7
C
10482
10483 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">355</context></context-group></trans-unit>
5a6de093
C
10484 <trans-unit id="758471033841077314" datatype="html">
10485 <source>Show back content from that instance for you, your instance and its users.</source>
10486 <target state="new">Show back content from that instance for you, your instance and its users.</target>
64ef55f7
C
10487
10488 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">356</context></context-group></trans-unit>
5a6de093
C
10489 <trans-unit id="3785095284194008197" datatype="html">
10490 <source>Remove comments from your instance</source>
10491 <target state="new">Remove comments from your instance</target>
64ef55f7
C
10492
10493 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">366</context></context-group></trans-unit>
ec64adb4
C
10494 <trans-unit id="4809327075591089709" datatype="html">
10495 <source>Remove comments made by this account from your instance.</source>
10496 <target state="new">Remove comments made by this account from your instance.</target>
64ef55f7
C
10497
10498 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">367</context></context-group></trans-unit>
5a6de093
C
10499 <trans-unit id="6746743143272021955" datatype="html">
10500 <source>Violent or repulsive</source>
10501 <target state="new">Violent or repulsive</target>
ec64adb4
C
10502 <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>
10503 </trans-unit>
5a6de093
C
10504 <trans-unit id="5272553814105457319" datatype="html">
10505 <source>Contains offensive, violent, or coarse language or iconography.</source>
10506 <target state="new">Contains offensive, violent, or coarse language or iconography.</target>
ec64adb4
C
10507 <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>
10508 </trans-unit>
5a6de093
C
10509 <trans-unit id="6979166468838302269" datatype="html">
10510 <source>Hateful or abusive</source>
10511 <target state="new">Hateful or abusive</target>
ec64adb4
C
10512 <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>
10513 </trans-unit>
5a6de093
C
10514 <trans-unit id="8006612645824137458" datatype="html">
10515 <source>Contains abusive, racist or sexist language or iconography.</source>
10516 <target state="new">Contains abusive, racist or sexist language or iconography.</target>
ec64adb4
C
10517 <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>
10518 </trans-unit>
5a6de093
C
10519 <trans-unit id="5413552012131573970" datatype="html">
10520 <source>Spam, ad or false news</source>
10521 <target state="new">Spam, ad or false news</target>
ec64adb4
C
10522 <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>
10523 </trans-unit>
5a6de093
C
10524 <trans-unit id="6374940465448453212" datatype="html">
10525 <source>Contains marketing, spam, purposefully deceitful news, or otherwise misleading thumbnail/text/tags. Please provide reputable sources to report hoaxes.</source>
10526 <target state="new">Contains marketing, spam, purposefully deceitful news, or otherwise misleading thumbnail/text/tags. Please provide reputable sources to report hoaxes.</target>
64ef55f7
C
10527
10528 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">151</context></context-group></trans-unit>
5a6de093
C
10529 <trans-unit id="7401289443263903223" datatype="html">
10530 <source>Privacy breach or doxxing</source>
10531 <target state="new">Privacy breach or doxxing</target>
64ef55f7
C
10532
10533 <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></trans-unit>
5a6de093
C
10534 <trans-unit id="8363008638081993167" datatype="html">
10535 <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>
10536 <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>
64ef55f7
C
10537
10538 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">157</context></context-group></trans-unit>
5a6de093
C
10539 <trans-unit id="380450014369168564" datatype="html">
10540 <source>Infringes your copyright wrt. the regional laws with which the server must comply.</source>
10541 <target state="new">Infringes your copyright wrt. the regional laws with which the server must comply.</target>
64ef55f7
C
10542
10543 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">162</context></context-group></trans-unit>
5a6de093
C
10544 <trans-unit id="1378933246324202613" datatype="html">
10545 <source>Breaks server rules</source>
10546 <target state="new">Breaks server rules</target>
64ef55f7
C
10547
10548 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">166</context></context-group></trans-unit>
5a6de093
C
10549 <trans-unit id="7930601470861156366" datatype="html">
10550 <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>
10551 <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>
64ef55f7
C
10552
10553 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">168</context></context-group></trans-unit>
5a6de093
C
10554 <trans-unit id="8700771664729810984" datatype="html">
10555 <source>The above can only be seen in thumbnails.</source>
10556 <target state="new">The above can only be seen in thumbnails.</target>
64ef55f7
C
10557
10558 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">177</context></context-group></trans-unit>
ec64adb4
C
10559 <trans-unit id="2602773901491715295" datatype="html">
10560 <source>Captions</source>
10561 <target state="new">Captions</target>
b9fdbff7 10562 <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>
10563 <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>
10564 </trans-unit>
5a6de093
C
10565 <trans-unit id="5779804235244672536" datatype="html">
10566 <source>The above can only be seen in captions (please describe which).</source>
10567 <target state="new">The above can only be seen in captions (please describe which).</target>
64ef55f7
C
10568
10569 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">182</context></context-group></trans-unit>
5a6de093
C
10570 <trans-unit id="968295009933361070">
10571 <source>Too many attempts, please try again after <x id="PH"/> minutes.</source>
ec64adb4 10572 <target>Příliš mnoho pokusů, zkuste to prosím znovu za <x id="PH"/> minut.</target>
7c94e1e7 10573
64ef55f7 10574 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">70</context></context-group></trans-unit>
5a6de093 10575 <trans-unit id="4965472196059235310">
a55e5579
C
10576 <source>Too many attempts, please try again later.</source>
10577 <target>Příliš mnoho pokusů, zkuste to prosím později.</target>
7c94e1e7 10578
64ef55f7 10579 <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></trans-unit>
5a6de093 10580 <trans-unit id="1693549688987384699">
a55e5579
C
10581 <source>Server error. Please retry later.</source>
10582 <target>Chyba serveru. Zkuste to prosím později.</target>
7c94e1e7 10583
64ef55f7 10584 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">75</context></context-group></trans-unit>
5a6de093
C
10585 <trans-unit id="5927402622550505067" datatype="html">
10586 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source>
10587 <target state="new">Subscribed to all current channels of
10588 <x id="PH"/>. You will be notified of all their new videos.
10589 </target>
ec64adb4
C
10590 <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>
10591 </trans-unit>
5a6de093
C
10592 <trans-unit id="2780460651686172544" datatype="html">
10593 <source>Subscribed to <x id="PH"/>. You will be notified of all their new videos.</source>
10594 <target state="new">Subscribed to
10595 <x id="PH"/>. You will be notified of all their new videos.
10596 </target>
ec64adb4
C
10597 <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>
10598 </trans-unit>
5a6de093 10599 <trans-unit id="7019115336138470191">
e182430a 10600 <source>Subscribed</source>
ad3fa0c5 10601 <target>Odebíráte</target>
ec64adb4
C
10602 <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>
10603 </trans-unit>
5a6de093 10604 <trans-unit id="7070823964189404459" datatype="html">
ec64adb4 10605 <source>Unsubscribed from all channels of <x id="PH"/> </source>
5a6de093
C
10606 <target state="new">Unsubscribed from all channels of
10607 <x id="PH"/>
10608 </target>
ec64adb4
C
10609 <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>
10610 </trans-unit>
5a6de093 10611 <trans-unit id="9201562016527884133">
ec64adb4 10612 <source>Unsubscribed from <x id="PH"/> </source>
5a6de093
C
10613 <target>Již neodebíráte kanál
10614 <x id="PH"/>
10615 </target>
ec64adb4
C
10616 <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>
10617 </trans-unit>
5a6de093 10618 <trans-unit id="516954136005961440">
ad3fa0c5
C
10619 <source>Unsubscribed</source>
10620 <target>Odběr zrušen</target>
ec64adb4
C
10621 <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>
10622 </trans-unit>
d7c6b951 10623 <trans-unit id="1000724328916033777" datatype="html">
ec64adb4
C
10624 <source>Multiple ways to subscribe to the current channel</source>
10625 <target state="new">Multiple ways to subscribe to the current channel</target>
2f03d6dc
C
10626 <context-group purpose="location">
10627 <context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context>
10628 <context context-type="linenumber">44</context>
10629 </context-group>
ec64adb4 10630 </trans-unit>
d7c6b951 10631 <trans-unit id="363499678348067004" datatype="html">
ec64adb4
C
10632 <source>Open subscription dropdown</source>
10633 <target state="new">Open subscription dropdown</target>
2f03d6dc
C
10634 <context-group purpose="location">
10635 <context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context>
10636 <context context-type="linenumber">46</context>
10637 </context-group>
10638 </trans-unit>
5a6de093 10639 <trans-unit id="4968151111061046122" datatype="html">
16e3c494 10640 <source>Moderator</source>
10641 <target state="new">Moderator</target>
b9fdbff7 10642 <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">407</context></context-group>
3e84ae32
C
10643 </trans-unit><trans-unit id="2279527393438260622" datatype="html">
10644 <source>Search videos, playlists, channels…</source><target state="new">Search videos, playlists, channels…</target>
10645 <context-group purpose="location">
10646 <context context-type="sourcefile">src/app/header/search-typeahead.component.html</context>
10647 <context context-type="linenumber">3</context>
10648 </context-group>
b9fdbff7 10649 </trans-unit>
5a6de093 10650 <trans-unit id="3723085768598852106" datatype="html">
ec64adb4 10651 <source>Video removed from <x id="PH"/> </source>
5a6de093
C
10652 <target state="new">Video removed from
10653 <x id="PH"/>
10654 </target>
64ef55f7
C
10655
10656
10657 <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">306</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
10658 <trans-unit id="1056145626640340519" datatype="html">
10659 <source>Video added in <x id="PH"/> at timestamps <x id="PH_1"/></source>
ec64adb4 10660 <target state="translated">Video přidáno do <x id="PH"/> v časových známkách <x id="PH_1"/></target>
64ef55f7
C
10661
10662 <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">374</context></context-group></trans-unit>
5a6de093 10663 <trans-unit id="7754186870520534716" datatype="html">
ec64adb4 10664 <source>Video added in <x id="PH"/> </source>
5a6de093
C
10665 <target state="new">Video added in
10666 <x id="PH"/>
10667 </target>
64ef55f7
C
10668
10669 <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">375</context></context-group></trans-unit>
5a6de093 10670 <trans-unit id="985751964589921228" datatype="html">
16e3c494 10671 <source>Timestamps updated</source>
10672 <target state="new">Timestamps updated</target>
64ef55f7
C
10673
10674
10675 <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">274</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>
ec64adb4
C
10676 <trans-unit id="6421445850411984665" datatype="html">
10677 <source>Starts at</source>
10678 <target state="new">Starts at </target>
8d120a56 10679 <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>
10680 <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>
10681 </trans-unit>
ec64adb4
C
10682 <trans-unit id="7145200412085189912" datatype="html">
10683 <source>Stops at</source>
10684 <target state="new">Stops at </target>
8d120a56 10685 <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>
10686 </trans-unit>
ec64adb4
C
10687 <trans-unit id="921225940108335688" datatype="html">
10688 <source>and stops at</source>
10689 <target state="new"> and stops at </target>
8d120a56 10690 <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>
10691 </trans-unit>
5a6de093
C
10692 <trans-unit id="2909684945706361544" datatype="html">
10693 <source>Delete video</source>
10694 <target state="new">Delete video</target>
4a7056b2 10695
64ef55f7 10696 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">383</context></context-group></trans-unit>
5a6de093
C
10697 <trans-unit id="2210418817778733727" datatype="html">
10698 <source>Actions for the comment</source>
10699 <target state="new">Actions for the comment</target>
4a7056b2 10700
64ef55f7 10701 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group></trans-unit>
5a6de093
C
10702 <trans-unit id="7978668497183230348" datatype="html">
10703 <source>Delete comment</source>
10704 <target state="new">Delete comment</target>
4a7056b2 10705
64ef55f7 10706 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">418</context></context-group></trans-unit>
5a6de093
C
10707 <trans-unit id="6747218355168080191" datatype="html">
10708 <source>Do you really want to delete this comment?</source>
10709 <target state="new">Do you really want to delete this comment?</target>
30034b8e
C
10710
10711
64ef55f7 10712 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">172</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">422</context></context-group></trans-unit>
5a6de093
C
10713 <trans-unit id="7837272126865175984" datatype="html">
10714 <source>Comment deleted.</source>
10715 <target state="new">Comment deleted.</target>
4a7056b2 10716
64ef55f7 10717 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">430</context></context-group></trans-unit>
5a6de093
C
10718 <trans-unit id="346270517625845962" datatype="html">
10719 <source>Encoder</source>
10720 <target state="new">Encoder</target>
3e84ae32 10721
64ef55f7 10722 <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
C
10723 <trans-unit id="2331557444464201331" datatype="html">
10724 <source>Format name</source>
10725 <target state="new">Format name</target>
3e84ae32 10726
64ef55f7 10727 <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
C
10728 <trans-unit id="45739481977493163" datatype="html">
10729 <source>Size</source>
10730 <target state="new">Size</target>
3e84ae32 10731
64ef55f7 10732 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">215</context></context-group></trans-unit>
5a6de093
C
10733 <trans-unit id="7742520815129539114" datatype="html">
10734 <source>Bitrate</source>
10735 <target state="new">Bitrate</target>
3e84ae32
C
10736
10737
64ef55f7 10738 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit>
5a6de093
C
10739 <trans-unit id="4094960161662677662" datatype="html">
10740 <source>Codec</source>
10741 <target state="new">Codec</target>
3e84ae32 10742
64ef55f7 10743 <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 10744 <trans-unit id="2115592966120408375">
e31e6015
C
10745 <source>Copied</source>
10746 <target>Zkopírováno</target>
3e84ae32
C
10747
10748
64ef55f7 10749 <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">197</context></context-group></trans-unit>
d7c6b951 10750 <trans-unit id="4323470180912194028" datatype="html">
ec64adb4
C
10751 <source>Copy</source>
10752 <target state="new">Copy</target>
10753 <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>
10754 <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>
10755 </trans-unit>
5a6de093 10756 <trans-unit id="1472171759957681533">
e31e6015
C
10757 <source>Video reported.</source>
10758 <target>Video nahlášeno.</target>
4a7056b2
C
10759
10760 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
5a6de093 10761 <trans-unit id="3622946684246476652">
e31e6015
C
10762 <source>Do you really want to delete this video?</source>
10763 <target>Opravdu chcete odstranit toto video?</target>
4a7056b2
C
10764
10765
10766
64ef55f7 10767 <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/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">387</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
C
10768 <trans-unit id="3941342949736653028" datatype="html">
10769 <source>Video deleted.</source>
10770 <target state="new">Video deleted.</target>
4a7056b2
C
10771
10772
64ef55f7 10773 <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">395</context></context-group></trans-unit>
5a6de093
C
10774 <trans-unit id="5072091387445907742" datatype="html">
10775 <source>Actions for the reporter</source>
10776 <target state="new">Actions for the reporter</target>
4a7056b2 10777
64ef55f7 10778 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">322</context></context-group></trans-unit>
5a6de093
C
10779 <trans-unit id="6599069899275412095" datatype="html">
10780 <source>Mute reporter</source>
10781 <target state="new">Mute reporter</target>
4a7056b2 10782
64ef55f7 10783 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">328</context></context-group></trans-unit>
5a6de093
C
10784 <trans-unit id="2990849907502572301" datatype="html">
10785 <source>This video will be duplicated by your instance.</source>
10786 <target state="new">This video will be duplicated by your instance.</target>
ec64adb4
C
10787 <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>
10788 </trans-unit>
10789 <trans-unit id="3099741642167775297" datatype="html">
10790 <source>Download</source>
10791 <target state="new">Download</target>
10792 <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>
10793 </trans-unit>
10794 <trans-unit id="7672331870004528654" datatype="html">
10795 <source>Display live information</source>
10796 <target state="new">Display live information</target>
91ae3c4a
C
10797
10798
10799 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">174</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">278</context></context-group></trans-unit>
ec64adb4
C
10800 <trans-unit id="4021752662928002901" datatype="html">
10801 <source>Update</source>
10802 <target state="new">Update</target>
b9fdbff7 10803 <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>
10804 <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>
10805 <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>
10806 <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>
10807 <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>
10808 </trans-unit>
5a6de093
C
10809 <trans-unit id="420763834450076269" datatype="html">
10810 <source>Block</source>
10811 <target state="new">Block</target>
ec64adb4
C
10812 <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>
10813 </trans-unit>
5a6de093
C
10814 <trans-unit id="1950057220179636309" datatype="html">
10815 <source>Save to playlist</source>
10816 <target state="new">Save to playlist</target>
30034b8e
C
10817
10818
10819 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/action-buttons.component.ts</context><context context-type="linenumber">57</context></context-group><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>
ec64adb4 10820 <trans-unit id="8272123190776748811" datatype="html">
3e84ae32
C
10821 <source>You need to be &lt;a href="/login">logged in&lt;/a> to rate this video.</source>
10822 <target state="new">You need to be &lt;a href="/login">logged in&lt;/a> to rate this video.</target>
30034b8e
C
10823
10824 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/video-rate.component.ts</context><context context-type="linenumber">85</context></context-group></trans-unit>
5a6de093
C
10825 <trans-unit id="4503408361537553733" datatype="html">
10826 <source>Mirror</source>
10827 <target state="new">Mirror</target>
ec64adb4 10828 <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
10829 </trans-unit><trans-unit id="2631340539474479416" datatype="html">
10830 <source>Subtitles</source><target state="new">Subtitles</target>
10831 <context-group purpose="location">
10832 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context>
10833 <context context-type="linenumber">9</context>
10834 </context-group>
ec64adb4
C
10835 </trans-unit>
10836 <trans-unit id="7008439939460403347" datatype="html">
10837 <source>Report</source>
10838 <target state="new">Report</target>
8d120a56 10839 <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>
10840 <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>
10841 </trans-unit>
ec64adb4
C
10842 <trans-unit id="4814285799071780083" datatype="html">
10843 <source>Remove</source>
10844 <target state="new">Remove</target>
30034b8e
C
10845
10846 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.ts</context><context context-type="linenumber">186</context></context-group></trans-unit>
ec64adb4
C
10847 <trans-unit id="6871668720687277843" datatype="html">
10848 <source>Remove &amp; re-draft</source>
10849 <target state="new">Remove &amp; re-draft</target>
30034b8e
C
10850
10851 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit>
d7c6b951 10852 <trans-unit id="992317512448454409" datatype="html">
b9fdbff7 10853 <source>{VAR_PLURAL, plural, =0 {Comments} =1 {1 Comment} other {<x id="INTERPOLATION"/> Comments}}</source>
10854 <target state="new">{VAR_PLURAL, plural, =0 {Comments} =1 {1 Comment} other {<x id="INTERPOLATION"/> Comments}}</target>
30034b8e
C
10855
10856 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">4</context></context-group></trans-unit>
5a6de093
C
10857 <trans-unit id="4903651219400691248" datatype="html">
10858 <source>Mute account</source>
10859 <target state="new">Mute account</target>
4a7056b2
C
10860
10861
64ef55f7 10862 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">304</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">322</context></context-group></trans-unit>
d7c6b951 10863 <trans-unit id="4021487547497211597" datatype="html">
ec64adb4
C
10864 <source>Open video actions</source>
10865 <target state="new">Open video actions</target>
2f03d6dc
C
10866 <context-group purpose="location">
10867 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.html</context>
10868 <context context-type="linenumber">4</context>
10869 </context-group>
10870 <context-group purpose="location">
10871 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.html</context>
10872 <context context-type="linenumber">4</context>
10873 </context-group>
10874 </trans-unit>
5a6de093
C
10875 <trans-unit id="3719503424625455635" datatype="html">
10876 <source>Mute server account</source>
10877 <target state="new">Mute server account</target>
4a7056b2 10878
64ef55f7 10879 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">310</context></context-group></trans-unit>
d7c6b951 10880 <trans-unit id="7008439939460403347">
5a6de093
C
10881 <source>Report</source>
10882 <target>Nahlásit</target>
b9fdbff7 10883 <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>
10884 </trans-unit>
d7c6b951 10885 <trans-unit id="829951422090160526" datatype="html">
5a6de093
C
10886 <source>Reported part</source>
10887 <target state="new">Reported part</target>
b9fdbff7 10888 <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>
10889 </trans-unit>
d7c6b951 10890 <trans-unit id="4388879716045736175" datatype="html">
5a6de093
C
10891 <source>Note</source>
10892 <target state="new">Note</target>
b9fdbff7 10893 <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>
10894 </trans-unit>
d7c6b951 10895 <trans-unit id="7234922541542636802" datatype="html">
5a6de093
C
10896 <source>The video was deleted</source>
10897 <target state="new">The video was deleted</target>
b9fdbff7 10898 <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>
10899 </trans-unit>
d7c6b951 10900 <trans-unit id="872792317034860453" datatype="html">
5a6de093
C
10901 <source>Comment:</source>
10902 <target state="new">Comment:</target>
b9fdbff7 10903 <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>
10904 </trans-unit>
d7c6b951 10905 <trans-unit id="397679576231234820" datatype="html">
5a6de093
C
10906 <source>Messages with the reporter</source>
10907 <target state="new">Messages with the reporter</target>
ec64adb4
C
10908 <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>
10909 </trans-unit>
d7c6b951 10910 <trans-unit id="7417592908147948728" datatype="html">
5a6de093
C
10911 <source>Messages with the moderation team</source>
10912 <target state="new">Messages with the moderation team</target>
ec64adb4
C
10913 <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>
10914 </trans-unit>
d7c6b951 10915 <trans-unit id="1684858568733486744" datatype="html">
ec64adb4 10916 <source>No messages for now.</source>
5a6de093 10917 <target state="new">
4891e4c7
C
10918 No messages for now.
10919 </target>
ec64adb4
C
10920 <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>
10921 </trans-unit>
d7c6b951 10922 <trans-unit id="2137920566277687382" datatype="html">
5a6de093
C
10923 <source>Add a message</source>
10924 <target state="new">Add a message</target>
ec64adb4
C
10925 <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>
10926 </trans-unit>
5a6de093 10927 <trans-unit id="4058575476871566236">
e31e6015
C
10928 <source>Published</source>
10929 <target>Publikováno</target>
3e84ae32
C
10930
10931 <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>
ec64adb4
C
10932 <trans-unit id="1747928867514972971" datatype="html">
10933 <source>Publication scheduled on</source>
10934 <target state="new">Publication scheduled on </target>
3e84ae32
C
10935
10936 <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 10937 <trans-unit id="4887724548587271148">
e31e6015
C
10938 <source>Waiting transcoding</source>
10939 <target>Čekající překódování</target>
3e84ae32
C
10940
10941 <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 10942 <trans-unit id="4517785179607945981">
e31e6015
C
10943 <source>To transcode</source>
10944 <target>K překódování</target>
3e84ae32
C
10945
10946 <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 10947 <trans-unit id="3299576663551440736">
e31e6015
C
10948 <source>To import</source>
10949 <target>K importování</target>
3e84ae32 10950
91ae3c4a
C
10951 <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="8492933894084361602" datatype="html">
10952 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source><target state="new">Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target>
10953 <context-group purpose="location">
10954 <context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.html</context>
10955 <context context-type="linenumber">8</context>
10956 </context-group>
10957 </trans-unit>
d7c6b951 10958 <trans-unit id="187187500641108332" datatype="html">
b9fdbff7 10959 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source>
10960 <target state="new"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target>
fee7bbc3
C
10961 <context-group purpose="location">
10962 <context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context>
10963 <context context-type="linenumber">1</context>
10964 </context-group>
10965 </trans-unit>
5a6de093
C
10966 <trans-unit id="1795705931707209785" datatype="html">
10967 <source>Add to watch later</source>
10968 <target state="new">Add to watch later</target>
ec64adb4
C
10969 <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>
10970 </trans-unit>
5a6de093
C
10971 <trans-unit id="8498940878158860248" datatype="html">
10972 <source>Remove from watch later</source>
10973 <target state="new">Remove from watch later</target>
ec64adb4
C
10974 <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>
10975 </trans-unit>
d7c6b951 10976 <trans-unit id="1219783168145776019" datatype="html">
ec64adb4
C
10977 <source>LIVE ENDED</source>
10978 <target state="new">LIVE ENDED</target>
10979 <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>
10980 </trans-unit>
5a6de093 10981 <trans-unit id="2439066254855913806" datatype="html">
16e3c494 10982 <source>Only I can see this video</source>
10983 <target state="new">Only I can see this video</target>
4a7056b2 10984
91ae3c4a 10985 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">325</context></context-group></trans-unit>
5a6de093
C
10986 <trans-unit id="6767380569816110388" datatype="html">
10987 <source>Only shareable via a private link</source>
10988 <target state="new">Only shareable via a private link</target>
4a7056b2 10989
91ae3c4a 10990 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">326</context></context-group></trans-unit>
5a6de093 10991 <trans-unit id="6828965264297239528">
ad3fa0c5
C
10992 <source>Anyone can see this video</source>
10993 <target>Kdokoliv může vidět toto video</target>
4a7056b2 10994
91ae3c4a 10995 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">327</context></context-group></trans-unit>
5a6de093
C
10996 <trans-unit id="1425933035739773115" datatype="html">
10997 <source>Only users of this instance can see this video</source>
10998 <target state="new">Only users of this instance can see this video</target>
4a7056b2 10999
91ae3c4a 11000 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">328</context></context-group></trans-unit>
ec64adb4
C
11001 <trans-unit id="8312101634344200207" datatype="html">
11002 <source><x id="PH" equiv-text="this.views"/> viewers</source>
11003 <target state="new"><x id="PH" equiv-text="this.views"/> viewers</target>
30034b8e 11004
4a7056b2 11005 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context><context context-type="linenumber">216</context></context-group></trans-unit>
ec64adb4
C
11006 <trans-unit id="7756087706411154095" datatype="html">
11007 <source><x id="PH" equiv-text="this.views"/> views</source>
11008 <target state="new"><x id="PH" equiv-text="this.views"/> views</target>
30034b8e 11009
4a7056b2 11010 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context><context context-type="linenumber">219</context></context-group></trans-unit>
ec64adb4
C
11011 <trans-unit id="ngb.alert.close" datatype="html">
11012 <source>Close</source>
11013 <target state="new">Close</target>
64ef55f7
C
11014
11015 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/alert/alert.ts</context><context context-type="linenumber">58</context></context-group></trans-unit>
ec64adb4
C
11016 <trans-unit id="ngb.carousel.slide-number" datatype="html">
11017 <source>Slide <x id="INTERPOLATION" equiv-text="ate _pauseOnHov"/> of <x id="INTERPOLATION_1" equiv-text="ect(false); p"/> </source>
11018 <target state="new"> Slide <x id="INTERPOLATION" equiv-text="ate _pauseOnHov"/> of <x id="INTERPOLATION_1" equiv-text="ect(false); p"/> </target>
c5ce27f8 11019 <note priority="1" from="description">Currently selected slide number read by screen reader</note>
64ef55f7
C
11020
11021 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/carousel/carousel.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
ec64adb4
C
11022 <trans-unit id="ngb.carousel.previous" datatype="html">
11023 <source>Previous</source>
11024 <target state="new">Previous</target>
64ef55f7
C
11025
11026 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/carousel/carousel.ts</context><context context-type="linenumber">132</context></context-group></trans-unit>
ec64adb4
C
11027 <trans-unit id="ngb.carousel.next" datatype="html">
11028 <source>Next</source>
11029 <target state="new">Next</target>
64ef55f7
C
11030
11031 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/carousel/carousel.ts</context><context context-type="linenumber">147</context></context-group></trans-unit>
ec64adb4
C
11032 <trans-unit id="ngb.datepicker.previous-month" datatype="html">
11033 <source>Previous month</source>
11034 <target state="new">Previous month</target>
3e84ae32
C
11035
11036
64ef55f7 11037 <context-group purpose="location"><context context-type="sourcefile">node_modules/@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/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">35</context></context-group></trans-unit>
ec64adb4
C
11038 <trans-unit id="ngb.datepicker.next-month" datatype="html">
11039 <source>Next month</source>
11040 <target state="new">Next month</target>
3e84ae32
C
11041
11042
64ef55f7 11043 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">60</context></context-group></trans-unit>
ec64adb4
C
11044 <trans-unit id="ngb.datepicker.select-month" datatype="html">
11045 <source>Select month</source>
11046 <target state="new">Select month</target>
64ef55f7
C
11047
11048
11049 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">49</context></context-group></trans-unit>
ec64adb4
C
11050 <trans-unit id="ngb.datepicker.select-year" datatype="html">
11051 <source>Select year</source>
11052 <target state="new">Select year</target>
64ef55f7
C
11053
11054
11055 <context-group purpose="location"><context context-type="sourcefile">node_modules/@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/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">74</context></context-group></trans-unit>
ec64adb4
C
11056 <trans-unit id="ngb.pagination.first" datatype="html">
11057 <source>««</source>
11058 <target state="new">««</target>
64ef55f7
C
11059
11060 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context><context context-type="linenumber">182</context></context-group></trans-unit>
ec64adb4
C
11061 <trans-unit id="ngb.pagination.previous" datatype="html">
11062 <source>«</source>
11063 <target state="new">«</target>
64ef55f7
C
11064
11065 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context><context context-type="linenumber">186</context></context-group></trans-unit>
ec64adb4
C
11066 <trans-unit id="ngb.pagination.next" datatype="html">
11067 <source>»</source>
11068 <target state="new">»</target>
64ef55f7
C
11069
11070 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context><context context-type="linenumber">194</context></context-group></trans-unit>
ec64adb4
C
11071 <trans-unit id="ngb.pagination.last" datatype="html">
11072 <source>»»</source>
11073 <target state="new">»»</target>
64ef55f7
C
11074
11075 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context><context context-type="linenumber">201</context></context-group></trans-unit>
ec64adb4
C
11076 <trans-unit id="ngb.pagination.first-aria" datatype="html">
11077 <source>First</source>
11078 <target state="new">First</target>
64ef55f7
C
11079
11080 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context><context context-type="linenumber">208</context></context-group></trans-unit>
ec64adb4
C
11081 <trans-unit id="ngb.pagination.previous-aria" datatype="html">
11082 <source>Previous</source>
11083 <target state="new">Previous</target>
64ef55f7
C
11084
11085 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context><context context-type="linenumber">215</context></context-group></trans-unit>
ec64adb4
C
11086 <trans-unit id="ngb.pagination.next-aria" datatype="html">
11087 <source>Next</source>
11088 <target state="new">Next</target>
64ef55f7
C
11089
11090 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context><context context-type="linenumber">226</context></context-group></trans-unit>
ec64adb4
C
11091 <trans-unit id="ngb.pagination.last-aria" datatype="html">
11092 <source>Last</source>
11093 <target state="new">Last</target>
64ef55f7
C
11094
11095 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context><context context-type="linenumber">232</context></context-group></trans-unit>
ec64adb4
C
11096 <trans-unit id="ngb.progressbar.value" datatype="html">
11097 <source><x id="INTERPOLATION"/></source>
11098 <target state="new"><x id="INTERPOLATION"/></target>
64ef55f7
C
11099
11100 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/progressbar/progressbar.ts</context><context context-type="linenumber">32</context></context-group></trans-unit>
ec64adb4
C
11101 <trans-unit id="ngb.timepicker.HH" datatype="html">
11102 <source>HH</source>
11103 <target state="new">HH</target>
64ef55f7
C
11104
11105 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">40</context></context-group></trans-unit>
ec64adb4
C
11106 <trans-unit id="ngb.timepicker.hours" datatype="html">
11107 <source>Hours</source>
11108 <target state="new">Hours</target>
64ef55f7
C
11109
11110 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">46</context></context-group></trans-unit>
ec64adb4
C
11111 <trans-unit id="ngb.timepicker.MM" datatype="html">
11112 <source>MM</source>
11113 <target state="new">MM</target>
64ef55f7
C
11114
11115 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">51</context></context-group></trans-unit>
ec64adb4
C
11116 <trans-unit id="ngb.timepicker.minutes" datatype="html">
11117 <source>Minutes</source>
11118 <target state="new">Minutes</target>
64ef55f7
C
11119
11120 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">58</context></context-group></trans-unit>
ec64adb4
C
11121 <trans-unit id="ngb.timepicker.increment-hours" datatype="html">
11122 <source>Increment hours</source>
11123 <target state="new">Increment hours</target>
64ef55f7
C
11124
11125 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">63</context></context-group></trans-unit>
ec64adb4
C
11126 <trans-unit id="ngb.timepicker.decrement-hours" datatype="html">
11127 <source>Decrement hours</source>
11128 <target state="new">Decrement hours</target>
64ef55f7
C
11129
11130 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">69</context></context-group></trans-unit>
ec64adb4
C
11131 <trans-unit id="ngb.timepicker.increment-minutes" datatype="html">
11132 <source>Increment minutes</source>
11133 <target state="new">Increment minutes</target>
64ef55f7
C
11134
11135 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">76</context></context-group></trans-unit>
ec64adb4
C
11136 <trans-unit id="ngb.timepicker.decrement-minutes" datatype="html">
11137 <source>Decrement minutes</source>
11138 <target state="new">Decrement minutes</target>
64ef55f7
C
11139
11140 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">82</context></context-group></trans-unit>
ec64adb4
C
11141 <trans-unit id="ngb.timepicker.SS" datatype="html">
11142 <source>SS</source>
11143 <target state="new">SS</target>
64ef55f7
C
11144
11145 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">87</context></context-group></trans-unit>
ec64adb4
C
11146 <trans-unit id="ngb.timepicker.seconds" datatype="html">
11147 <source>Seconds</source>
11148 <target state="new">Seconds</target>
64ef55f7
C
11149
11150 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">92</context></context-group></trans-unit>
ec64adb4
C
11151 <trans-unit id="ngb.timepicker.increment-seconds" datatype="html">
11152 <source>Increment seconds</source>
11153 <target state="new">Increment seconds</target>
64ef55f7
C
11154
11155 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
ec64adb4
C
11156 <trans-unit id="ngb.timepicker.decrement-seconds" datatype="html">
11157 <source>Decrement seconds</source>
11158 <target state="new">Decrement seconds</target>
64ef55f7
C
11159
11160 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">106</context></context-group></trans-unit>
ec64adb4
C
11161 <trans-unit id="ngb.timepicker.PM" datatype="html">
11162 <source><x id="INTERPOLATION"/></source>
11163 <target state="new"><x id="INTERPOLATION"/></target>
64ef55f7
C
11164
11165 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
ec64adb4
C
11166 <trans-unit id="ngb.timepicker.AM" datatype="html">
11167 <source><x id="INTERPOLATION"/></source>
11168 <target state="new"><x id="INTERPOLATION"/></target>
64ef55f7
C
11169
11170 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
ec64adb4
C
11171 <trans-unit id="ngb.toast.close-aria" datatype="html">
11172 <source>Close</source>
11173 <target state="new">Close</target>
64ef55f7
C
11174
11175 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/toast/toast.ts</context><context context-type="linenumber">78</context></context-group></trans-unit>
5a6de093 11176 <trans-unit id="5210096066382592800" datatype="html">
16e3c494 11177 <source>Video to import updated.</source>
11178 <target state="new">Video to import updated.</target>
64ef55f7
C
11179
11180
11181 <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">142</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 11182 <trans-unit id="3284171506518522275">
16f88ee5
C
11183 <source>Your video was uploaded to your account and is private.</source>
11184 <target>Vaše video bylo nahráno na váš účet a je soukromé.</target>
7c94e1e7 11185
91ae3c4a 11186 <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">118</context></context-group></trans-unit>
5a6de093 11187 <trans-unit id="5699822024600815733">
a55e5579 11188 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source>
ad3fa0c5 11189 <target>Ovšem přidružená data (štítky, popis...) budou ztraceny, opravdu chcete opustit tuto stránku?</target>
7c94e1e7 11190
91ae3c4a 11191 <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">119</context></context-group></trans-unit>
5a6de093 11192 <trans-unit id="1219739004043110649">
a55e5579
C
11193 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source>
11194 <target>Video ještě nebylo nahráno, opravdu chcete opustit tuto stránku?</target>
7c94e1e7 11195
91ae3c4a 11196 <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">121</context></context-group></trans-unit>
ec64adb4
C
11197 <trans-unit id="6932865105766151309" datatype="html">
11198 <source>Upload</source>
11199 <target state="new">Upload</target>
7c94e1e7 11200
91ae3c4a 11201 <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">227</context></context-group></trans-unit>
5a6de093 11202 <trans-unit id="8278735427925094503" datatype="html">
ec64adb4 11203 <source>Upload <x id="PH"/> </source>
5a6de093
C
11204 <target state="new">Upload
11205 <x id="PH"/>
11206 </target>
7c94e1e7 11207
91ae3c4a 11208 <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">229</context></context-group></trans-unit>
5a6de093 11209 <trans-unit id="5981816353437801748">
a55e5579
C
11210 <source>Video published.</source>
11211 <target>Video publikováno</target>
7c94e1e7 11212
91ae3c4a 11213 <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">251</context></context-group></trans-unit>
5a6de093 11214 <trans-unit id="764164089183618119">
16f88ee5
C
11215 <source>You have unsaved changes! If you leave, your changes will be lost.</source>
11216 <target>Máte neuložené změny! Pokud odejdete, budou vaše změny ztraceny.</target>
64ef55f7
C
11217
11218 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.ts</context><context context-type="linenumber">94</context></context-group></trans-unit>
5a6de093 11219 <trans-unit id="8306050839443016954">
a55e5579
C
11220 <source>Video updated.</source>
11221 <target>Video aktualizováno.</target>
b9fdbff7 11222 <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>
11223 </trans-unit>
5a6de093
C
11224 <trans-unit id="5512208811126492983" datatype="html">
11225 <source>Report comment</source>
11226 <target state="new">Report comment</target>
ec64adb4
C
11227 <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>
11228 </trans-unit>
5a6de093 11229 <trans-unit id="3691787517663044217" datatype="html">
ec64adb4 11230 <source>The deletion will be sent to remote instances so they can reflect the change.</source>
5a6de093 11231 <target state="new"> The deletion will be sent to remote instances so they can reflect the change.</target>
30034b8e
C
11232
11233 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">175</context></context-group></trans-unit>
ec64adb4
C
11234 <trans-unit id="7321800851971795962" datatype="html">
11235 <source>It is a remote comment, so the deletion will only be effective on your instance.</source>
11236 <target state="new"> It is a remote comment, so the deletion will only be effective on your instance.</target>
30034b8e
C
11237
11238 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">177</context></context-group></trans-unit>
ec64adb4
C
11239 <trans-unit id="5964038603724691720" datatype="html">
11240 <source>Delete and re-draft</source>
11241 <target state="new">Delete and re-draft</target>
30034b8e 11242
64ef55f7 11243 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">205</context></context-group></trans-unit>
ec64adb4
C
11244 <trans-unit id="7163633882758007711" datatype="html">
11245 <source>Do you really want to delete and re-draft this comment?</source>
11246 <target state="new">Do you really want to delete and re-draft this comment?</target>
30034b8e 11247
64ef55f7 11248 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">206</context></context-group></trans-unit>
5a6de093
C
11249 <trans-unit id="6775540171466219199" datatype="html">
11250 <source>Stop autoplaying next video</source>
11251 <target state="new">Stop autoplaying next video</target>
30034b8e 11252
64ef55f7 11253 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">221</context></context-group></trans-unit>
5a6de093
C
11254 <trans-unit id="5149234672404299151" datatype="html">
11255 <source>Autoplay next video</source>
11256 <target state="new">Autoplay next video</target>
30034b8e 11257
64ef55f7 11258 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">222</context></context-group></trans-unit>
5a6de093
C
11259 <trans-unit id="5870421136141540382" datatype="html">
11260 <source>Stop looping playlist videos</source>
11261 <target state="new">Stop looping playlist videos</target>
30034b8e 11262
64ef55f7 11263 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">227</context></context-group></trans-unit>
5a6de093
C
11264 <trans-unit id="1599585307037758139" datatype="html">
11265 <source>Loop playlist videos</source>
11266 <target state="new">Loop playlist videos</target>
30034b8e 11267
64ef55f7 11268 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">228</context></context-group></trans-unit>
d7c6b951 11269 <trans-unit id="3704292036525161260" datatype="html">
b9fdbff7 11270 <source>Placeholder image</source>
11271 <target state="new">Placeholder image</target>
063de1ee
C
11272 <context-group purpose="location">
11273 <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context>
11274 <context context-type="linenumber">11</context>
11275 </context-group>
ec64adb4 11276 </trans-unit>
6f512b68 11277 <trans-unit id="961774488937452220" datatype="html">
3e84ae32
C
11278 <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>
11279 <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>
30034b8e 11280
64ef55f7 11281 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">296</context></context-group></trans-unit>
ec64adb4
C
11282 <trans-unit id="5761611056224181752" datatype="html">
11283 <source>Redirection</source>
11284 <target state="new">Redirection</target>
30034b8e 11285
64ef55f7 11286 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">297</context></context-group></trans-unit>
5a6de093 11287 <trans-unit id="8858527736400081688">
a55e5579
C
11288 <source>This video contains mature or explicit content. Are you sure you want to watch it?</source>
11289 <target>Toto video obsahuje citlivý materiál. Opravdu jej chcete přehrát?</target>
30034b8e 11290
64ef55f7 11291 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">343</context></context-group></trans-unit>
5a6de093 11292 <trans-unit id="3937119019020041049">
a55e5579
C
11293 <source>Mature or explicit content</source>
11294 <target>Obsahuje citlivý materiál</target>
30034b8e 11295
64ef55f7 11296 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">344</context></context-group></trans-unit>
5a6de093
C
11297 <trans-unit id="1755474755114288376" datatype="html">
11298 <source>Up Next</source>
11299 <target state="new">Up Next</target>
30034b8e 11300
64ef55f7 11301 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">415</context></context-group></trans-unit>
ec64adb4
C
11302 <trans-unit id="2159130950882492111" datatype="html">
11303 <source>Cancel</source>
11304 <target state="new">Cancel</target>
b9fdbff7 11305 <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>
11306 </trans-unit>
5a6de093
C
11307 <trans-unit id="3354816756665089864" datatype="html">
11308 <source>Autoplay is suspended</source>
11309 <target state="new">Autoplay is suspended</target>
30034b8e 11310
64ef55f7 11311 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">417</context></context-group></trans-unit>
5a6de093
C
11312 <trans-unit id="7895294730547405228" datatype="html">
11313 <source>Enter/exit fullscreen (requires player focus)</source>
11314 <target state="new">Enter/exit fullscreen (requires player focus)</target>
30034b8e 11315
64ef55f7 11316 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">688</context></context-group></trans-unit>
5a6de093
C
11317 <trans-unit id="7618388257165864759" datatype="html">
11318 <source>Play/Pause the video (requires player focus)</source>
11319 <target state="new">Play/Pause the video (requires player focus)</target>
30034b8e 11320
64ef55f7 11321 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">689</context></context-group></trans-unit>
5a6de093
C
11322 <trans-unit id="7761890399634216630" datatype="html">
11323 <source>Mute/unmute the video (requires player focus)</source>
11324 <target state="new">Mute/unmute the video (requires player focus)</target>
30034b8e 11325
64ef55f7 11326 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">690</context></context-group></trans-unit>
5a6de093
C
11327 <trans-unit id="5996585232248234904" datatype="html">
11328 <source>Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</source>
11329 <target state="new">Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</target>
30034b8e 11330
64ef55f7 11331 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">692</context></context-group></trans-unit>
5a6de093
C
11332 <trans-unit id="3748765405903319998" datatype="html">
11333 <source>Increase the volume (requires player focus)</source>
11334 <target state="new">Increase the volume (requires player focus)</target>
30034b8e 11335
64ef55f7 11336 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">694</context></context-group></trans-unit>
5a6de093
C
11337 <trans-unit id="5810704036407159982" datatype="html">
11338 <source>Decrease the volume (requires player focus)</source>
11339 <target state="new">Decrease the volume (requires player focus)</target>
30034b8e 11340
64ef55f7 11341 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">695</context></context-group></trans-unit>
5a6de093
C
11342 <trans-unit id="2622048822548065691" datatype="html">
11343 <source>Seek the video forward (requires player focus)</source>
11344 <target state="new">Seek the video forward (requires player focus)</target>
30034b8e 11345
64ef55f7 11346 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">697</context></context-group></trans-unit>
5a6de093
C
11347 <trans-unit id="6540078205109221153" datatype="html">
11348 <source>Seek the video backward (requires player focus)</source>
11349 <target state="new">Seek the video backward (requires player focus)</target>
30034b8e 11350
64ef55f7 11351 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">698</context></context-group></trans-unit>
5a6de093
C
11352 <trans-unit id="1956491957766210808" datatype="html">
11353 <source>Increase playback rate (requires player focus)</source>
11354 <target state="new">Increase playback rate (requires player focus)</target>
30034b8e 11355
64ef55f7 11356 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">700</context></context-group></trans-unit>
5a6de093
C
11357 <trans-unit id="5495529997674803186" datatype="html">
11358 <source>Decrease playback rate (requires player focus)</source>
11359 <target state="new">Decrease playback rate (requires player focus)</target>
30034b8e 11360
64ef55f7 11361 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">701</context></context-group></trans-unit>
5a6de093
C
11362 <trans-unit id="3178343147230721210" datatype="html">
11363 <source>Navigate in the video frame by frame (requires player focus)</source>
11364 <target state="new">Navigate in the video frame by frame (requires player focus)</target>
30034b8e 11365
64ef55f7 11366 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">703</context></context-group></trans-unit>
5a6de093 11367 <trans-unit id="8025996572234182184">
b95e1f7b
C
11368 <source>Like the video</source>
11369 <target>To se mi líbí</target>
30034b8e
C
11370
11371 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/video-rate.component.ts</context><context context-type="linenumber">46</context></context-group></trans-unit>
5a6de093 11372 <trans-unit id="7692127636377222448">
b95e1f7b
C
11373 <source>Dislike the video</source>
11374 <target>To se mi nelíbí</target>
30034b8e
C
11375
11376 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/video-rate.component.ts</context><context context-type="linenumber">51</context></context-group></trans-unit>
5a6de093
C
11377 <trans-unit id="1729036051846673606" datatype="html">
11378 <source>When active, the next video is automatically played after the current one.</source>
11379 <target state="new">When active, the next video is automatically played after the current one.</target>
30034b8e
C
11380
11381 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.ts</context><context context-type="linenumber">61</context></context-group></trans-unit>
30ae75f9 11382 <trans-unit id="2431286785954354122" datatype="html">
ec64adb4
C
11383 <source>Recently added</source>
11384 <target state="new">Recently added</target>
91ae3c4a
C
11385
11386
11387 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">195</context></context-group><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 11388 <trans-unit id="12646164819555880">
ad3fa0c5
C
11389 <source>Videos from your subscriptions</source>
11390 <target>Videa od vašich odběrů</target>
91ae3c4a
C
11391
11392 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">30</context></context-group></trans-unit>
11393
11394
ec64adb4
C
11395 <trans-unit id="1812379335568847528" datatype="html">
11396 <source>Subscriptions</source>
11397 <target state="new">Subscriptions</target>
b9fdbff7 11398 <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>
11399 <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>
11400 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">59</context></context-group>
11401 </trans-unit>
ec64adb4
C
11402 <trans-unit id="186236568870281953" datatype="html">
11403 <source>History</source>
11404 <target state="new">History</target>
11405 <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>
11406 </trans-unit>
d7c6b951 11407 <trans-unit id="5237588857224999862" datatype="html">
ec64adb4
C
11408 <source>Open actions</source>
11409 <target state="new">Open actions</target>
2f03d6dc
C
11410 <context-group purpose="location">
11411 <context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context>
11412 <context context-type="linenumber">4</context>
11413 </context-group>
ec64adb4
C
11414 </trans-unit>
11415 <trans-unit id="8681933925782924101" datatype="html">
11416 <source>Local videos</source>
11417 <target state="new">Local videos</target>
91ae3c4a
C
11418
11419
11420
11421
11422 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">189</context></context-group><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><trans-unit id="3037358578603095196" datatype="html">
11423 <source>Only videos uploaded on this instance are displayed</source><target state="new">Only videos uploaded on this instance are displayed</target>
11424 <context-group purpose="location">
11425 <context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context>
11426 <context context-type="linenumber">190</context>
11427 </context-group>
8d120a56 11428 </trans-unit>
ec64adb4
C
11429 <trans-unit id="4668975178372693951" datatype="html">
11430 <source>Discover videos</source>
11431 <target state="new">Discover videos</target>
91ae3c4a
C
11432
11433
11434 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">19</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>
ec64adb4
C
11435 <trans-unit id="8067135025051844577" datatype="html">
11436 <source>Trending videos</source>
11437 <target state="new">Trending videos</target>
91ae3c4a
C
11438
11439
11440 <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>
ec64adb4
C
11441 <trans-unit id="664221386829541948" datatype="html">
11442 <source>Recently added videos</source>
11443 <target state="new">Recently added videos</target>
91ae3c4a
C
11444
11445
11446 <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>
ec64adb4
C
11447 <trans-unit id="8212906256415538361" datatype="html">
11448 <source>Upload a video</source>
11449 <target state="new">Upload a video</target>
8d120a56 11450 <context-group purpose="location"><context context-type="sourcefile">src/app/app-routing.module.ts</context><context context-type="linenumber">91</context></context-group>
11451 </trans-unit>
ec64adb4
C
11452 <trans-unit id="7590784934397800835" datatype="html">
11453 <source>Edit a video</source>
11454 <target state="new">Edit a video</target>
8d120a56 11455 <context-group purpose="location"><context context-type="sourcefile">src/app/app-routing.module.ts</context><context context-type="linenumber">100</context></context-group>
11456 </trans-unit>
a55e5579 11457 </body>
16e3c494 11458 </file>
ec64adb4 11459</xliff>