]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/locale/angular.cs-CZ.xlf
Refactor a little bit watch html
[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>
8d120a56 8 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">118</context></context-group>
9 </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>
8d120a56 13 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">120</context></context-group>
14 </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
252 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">196</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">78</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit>
ec64adb4
C
253 <trans-unit id="1486537403020619891" datatype="html">
254 <source>My watch history</source>
255 <target state="new">My watch history</target>
8d120a56 256 <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>
257 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context><context context-type="linenumber">67</context></context-group>
258 </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>
b9fdbff7 267 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment.component.html</context><context context-type="linenumber">40</context></context-group>
268 </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>
8d120a56 328 <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>
329 <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>
330 <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>
331 <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>
332 <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>
333 <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>
334 <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>
335 <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>
336 <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>
337 </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
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">288</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">55</context></context-group></trans-unit>
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
363 <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 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>
8d120a56 417 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">323</context></context-group>
418 </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>
8d120a56 422 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">341</context></context-group>
423 </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>
8d120a56 434 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.html</context><context context-type="linenumber">48</context></context-group>
435 <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>
436 </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>
8d120a56 459 <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>
460 <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>
461 <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>
462 <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>
463 <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>
464 <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>
465 <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>
466 <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>
467 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.ts</context><context context-type="linenumber">34</context></context-group>
468 </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>
506 </trans-unit>
d7c6b951 507 <trans-unit id="8558962068274430520" datatype="html">
5a6de093
C
508 <source>Unfederate the video</source>
509 <target state="new">Unfederate the video</target>
ec64adb4
C
510 <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>
511 </trans-unit>
d7c6b951 512 <trans-unit id="7539427273132299890">
6b01ed7b
C
513 <source>Unlisted</source>
514 <target>Neveřejné</target>
ec64adb4
C
515 <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>
516 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch-playlist.component.html</context><context context-type="linenumber">9</context></context-group>
517 </trans-unit>
d7c6b951 518 <trans-unit id="3686284950598311784">
6b01ed7b
C
519 <source>Private</source>
520 <target>Soukromé</target>
ec64adb4
C
521 <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>
522 <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>
523 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch-playlist.component.html</context><context context-type="linenumber">10</context></context-group>
524 </trans-unit>
d7c6b951 525 <trans-unit id="7688104409544625220" datatype="html">
5a6de093
C
526 <source>{VAR_PLURAL, plural, =1 {1 view} other {<x id="INTERPOLATION"/> views}}</source>
527 <target state="new">{VAR_PLURAL, plural, =1 {1 view} other {
528 <x id="INTERPOLATION" equiv-text="{{ video.views | myNumberFormatter }}"/> views} }
529 </target>
ec64adb4
C
530 <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>
531 </trans-unit>
d7c6b951 532 <trans-unit id="8856905278208146821" datatype="html">
8d120a56 533 <source><x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}"/> </source>
ec64adb4 534 <target state="new"> <x id="ICU" equiv-text="{video.views, plural, =1 {1 view} other {{{ video.views | myNumberFormatter }} views}} "/> </target>
8d120a56 535 <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>
536 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">41</context></context-group>
537 <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>
538 <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>
539 <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>
540 <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>
541 </trans-unit>
d7c6b951 542 <trans-unit id="8562063050145802350" datatype="html">
ec64adb4
C
543 <source>{VAR_PLURAL, plural, =1 {1 viewer} other {<x id="INTERPOLATION"/> viewers}}</source>
544 <target state="new">{VAR_PLURAL, plural, =1 {1 viewer} other {<x id="INTERPOLATION"/> viewers}}</target>
e351a5c5
C
545 <context-group purpose="location">
546 <context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context>
547 <context context-type="linenumber">7</context>
548 </context-group>
ec64adb4 549 </trans-unit>
d7c6b951 550 <trans-unit id="8856905278208146821" datatype="html">
b9fdbff7 551 <source><x id="ICU" equiv-text="{video.views, plural, =1 {1 viewer} other {{{ video.views | myNumberFormatter }} viewers}}"/> </source>
ec64adb4 552 <target state="new"> <x id="ICU" equiv-text="{video.views, plural, =1 {1 viewer} other {{{ video.views | myNumberFormatter }} viewers}} "/> </target>
e351a5c5
C
553 <context-group purpose="location">
554 <context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context>
555 <context context-type="linenumber">7,8</context>
e6ccdce2 556 </context-group>
ec64adb4
C
557 </trans-unit>
558 <trans-unit id="3267631941074558910" datatype="html">
559 <source>Cannot fetch information of this remote account</source>
b9fdbff7 560 <target state="translated">Nelze načíst informace o tomto vzdáleném účtu</target>
f1ef36d7
C
561 <context-group purpose="location">
562 <context context-type="sourcefile">src/app/shared/shared-user-subscription/remote-subscribe.component.ts</context>
563 <context context-type="linenumber">60</context>
564 </context-group>
e6ccdce2 565 </trans-unit>
d7c6b951 566 <trans-unit id="9081463435738465430" datatype="html">
5a6de093
C
567 <source>Blocked</source>
568 <target state="new">Blocked</target>
3e84ae32
C
569
570 <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 571 <trans-unit id="3514509630940272440">
16e3c494 572 <source>Sensitive</source>
ec64adb4 573 <target state="translated">Citlivé</target>
3e84ae32
C
574
575 <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 576 <trans-unit id="7766488542631150871">
5a6de093
C
577 <source>{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other {<x id="INTERPOLATION"/> videos}}</source>
578 <target>{VAR_PLURAL, plural, =0 {Žádná videa} =1 {1 video} other {
579 <x id="INTERPOLATION" equiv-text="{{ playlist.videosLength }}"/> videí} }
580 </target>
8d120a56 581 <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>
582 <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>
583 </trans-unit>
d7c6b951 584 <trans-unit id="7708270344948043036">
ec64adb4 585 <source><x id="INTERPOLATION" equiv-text="{{ playlist.videoChannelBy }}"/> </source>
ae8b8faf 586 <target>
5a6de093
C
587 <x id="INTERPOLATION" equiv-text="{{ playlist.videoChannelBy }}"/>
588 </target>
3e84ae32
C
589
590 <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 591 <trans-unit id="3044142083883783523">
5a6de093 592 <source>Updated <x id="INTERPOLATION"/></source>
ec64adb4 593 <target>Aktualizováno <x id="INTERPOLATION"/></target>
3e84ae32
C
594
595 <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 596 <trans-unit id="5643561794785412000" datatype="html">
16e3c494 597 <source>Unavailable</source>
ec64adb4
C
598 <target state="translated">Nedostupné</target>
599 <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>
600 </trans-unit>
d7c6b951 601 <trans-unit id="6381490568322624964" datatype="html">
16e3c494 602 <source>Deleted</source>
ec64adb4 603 <target state="translated">Smazané</target>
b9fdbff7 604 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment.component.html</context><context context-type="linenumber">47</context></context-group>
605 <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>
606 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">34</context></context-group>
607 </trans-unit>
d7c6b951 608 <trans-unit id="5263519165976128456">
e31e6015
C
609 <source>Edit starts/stops at</source>
610 <target>Upravit čas spuštění/zastavení</target>
ec64adb4
C
611 <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>
612 </trans-unit>
d7c6b951 613 <trans-unit id="3768927257183755959">
df93a9be
C
614 <source>Save</source>
615 <target>Uložit</target>
ec64adb4
C
616 <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>
617 <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>
618 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">77</context></context-group>
619 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">77</context></context-group>
620 <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>
621 <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>
622 </trans-unit>
d7c6b951 623 <trans-unit id="8890926675057871150">
5a6de093 624 <source>Delete from <x id="INTERPOLATION"/></source>
ec64adb4
C
625 <target>Smazat ze <x id="INTERPOLATION"/></target>
626 <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>
627 </trans-unit>
d7c6b951 628 <trans-unit id="834805431202576194">
e31e6015
C
629 <source>No results.</source>
630 <target>Žádné výsledky.</target>
b9fdbff7 631 <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>
632 <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>
633 <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>
634 <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>
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 </trans-unit>
640 <trans-unit id="1649035832083209812" datatype="html">
641 <source>Best</source>
642 <target state="new">Best</target>
7d3316dc 643 <note priority="1" from="description">A variant of Trending videos based on the number of recent interactions, minus user history</note>
8d120a56 644 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/trending/video-trending-header.component.ts</context><context context-type="linenumber">41</context></context-group>
645 </trans-unit>
b9fdbff7 646 <trans-unit id="3594371452042277118" datatype="html">
647 <source>Videos with the most interactions for recent videos, minus user history</source>
648 <target state="new">Videos with the most interactions for recent videos, minus user history</target>
8d120a56 649 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/trending/video-trending-header.component.ts</context><context context-type="linenumber">44</context></context-group>
650 </trans-unit>
d7c6b951 651 <trans-unit id="7022070615528435141">
d972dc7f
C
652 <source>Delete</source>
653 <target>Odstranit</target>
8d120a56 654 <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>
655 <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>
656 <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>
657 <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>
658 <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>
659 <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>
660 <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>
661 <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>
662 <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>
663 <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>
664 <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>
665 <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>
666 <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>
667 <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>
668 <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>
669 <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>
670 <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>
671 <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>
672 <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>
673 <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>
674 <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>
675 <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>
676 <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>
677 <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>
678 </trans-unit>
b9fdbff7 679 <trans-unit id="158575725114802951" datatype="html">
680 <source>Only live videos</source>
681 <target state="translated">Jenom živý videa</target>
fee7bbc3
C
682 <context-group purpose="location">
683 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context>
684 <context context-type="linenumber">53</context>
685 </context-group>
686 </trans-unit>
d7c6b951 687 <trans-unit id="7585826646011739428">
a55e5579
C
688 <source>Edit</source>
689 <target>Upravit</target>
b9fdbff7 690 <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>
691 <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>
692 <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>
693 <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>
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">11</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">11</context></context-group>
696 <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>
697 <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>
698 <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>
699 <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>
700 </trans-unit>
d7c6b951 701 <trans-unit id="5293515551330482519">
a55e5579
C
702 <source>Truncated preview</source>
703 <target>Rychlý náhled</target>
ec64adb4
C
704 <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>
705 </trans-unit>
706 <trans-unit id="8461609631969932886" datatype="html">
707 <source>Hide</source>
b9fdbff7 708 <target state="translated">Skrýt</target>
8d120a56 709 <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>
710 <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>
711 <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>
712 <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>
713 </trans-unit>
ec64adb4
C
714 <trans-unit id="8461842260159597706" datatype="html">
715 <source>Show</source>
716 <target state="new">Show</target>
8d120a56 717 <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>
718 <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>
719 </trans-unit>
d7c6b951 720 <trans-unit id="80730865601179554">
a55e5579
C
721 <source>Complete preview</source>
722 <target>Náhled</target>
ec64adb4
C
723 <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>
724 </trans-unit>
1a95f0b9 725 <trans-unit id="8644431249513874405" datatype="html">
3e84ae32
C
726 <source>&lt;a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown&lt;/a> compatible that supports:</source>
727 <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
728 <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>
729 </trans-unit>
d7c6b951 730 <trans-unit id="146235964740293376" datatype="html">
5a6de093 731 <source>Recommended</source>
b9fdbff7 732 <target state="translated">Doporučeno</target>
ec64adb4
C
733 <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>
734 </trans-unit>
d7c6b951 735 <trans-unit id="1779391511451594552">
6b01ed7b
C
736 <source>Using an ActivityPub account</source>
737 <target>Pomocí účtu ActivityPub</target>
ec64adb4
C
738 <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>
739 </trans-unit>
d7c6b951 740 <trans-unit id="3372646000533908418" datatype="html">
ec64adb4
C
741 <source>Subscribe with a remote account:</source>
742 <target state="new">Subscribe with a remote account:</target>
f1ef36d7
C
743 <context-group purpose="location">
744 <context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context>
745 <context context-type="linenumber">62</context>
746 </context-group>
747 </trans-unit>
d7c6b951 748 <trans-unit id="6691897331062834756" datatype="html">
5a6de093 749 <source>Subscribe with an account on this instance</source>
b9fdbff7 750 <target state="translated">Přihlásit se k odběru pomocí účtu v této instanci</target>
ec64adb4
C
751 <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>
752 </trans-unit>
d7c6b951 753 <trans-unit id="1740917574463702967">
6b01ed7b
C
754 <source>Subscribe with your local account</source>
755 <target>Odebírat přes místní účet</target>
ec64adb4
C
756 <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>
757 </trans-unit>
758 <trans-unit id="1096694538966074574" datatype="html">
759 <source>Published <x id="PH" equiv-text="total"/> videos matching "<x id="PH_1" equiv-text="this.search"/>"</source>
760 <target state="new">Published <x id="PH" equiv-text="total"/> videos matching "<x id="PH_1" equiv-text="this.search"/>"</target>
b9fdbff7 761 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-search/account-search.component.ts</context><context context-type="linenumber">94</context></context-group>
762 </trans-unit>
ec64adb4
C
763 <trans-unit id="7639191791633609999" datatype="html">
764 <source>The live stream will be automatically terminated.</source>
b9fdbff7 765 <target state="translated">Živí přenos bude automaticky ukončen.</target>
ec64adb4
C
766 <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>
767 </trans-unit>
d7c6b951 768 <trans-unit id="2949829240129672512">
ad3fa0c5 769 <source>Using a syndication feed</source>
16f88ee5 770 <target>Pomocí syndikačního proudu</target>
ec64adb4
C
771 <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>
772 </trans-unit>
d7c6b951 773 <trans-unit id="7695158742270602420">
6b01ed7b 774 <source>Subscribe via RSS</source>
ad3fa0c5 775 <target>Odebírat přes RSS</target>
ec64adb4
C
776 <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>
777 </trans-unit>
d7c6b951 778 <trans-unit id="6086125715086510222" datatype="html">
5a6de093
C
779 <source>PROFILE SETTINGS</source>
780 <target state="new">PROFILE SETTINGS</target>
ec64adb4
C
781 <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>
782 </trans-unit>
d7c6b951 783 <trans-unit id="855178133027341271">
5a6de093 784 <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 785 <target>
3e84ae32
C
786 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span>"/>Vzdálený odběr
787 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>
788 <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="&lt;span>"/>Vzdálená interakce
789 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>
5a6de093 790 </target>
ec64adb4
C
791 <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>
792 </trans-unit>
d7c6b951 793 <trans-unit id="6462281745850371027" datatype="html">
ec64adb4
C
794 <source>You can subscribe to the channel via any ActivityPub-capable fediverse instance (PeerTube, Mastodon or Pleroma for example).</source>
795 <target state="new"> You can subscribe to the channel via any ActivityPub-capable fediverse instance (PeerTube, Mastodon or Pleroma for example). </target>
f1ef36d7
C
796 <context-group purpose="location">
797 <context context-type="sourcefile">src/app/shared/shared-user-subscription/remote-subscribe.component.html</context>
798 <context context-type="linenumber">18,19</context>
799 </context-group>
ec64adb4 800 </trans-unit>
d7c6b951 801 <trans-unit id="20374890400263257" datatype="html">
ec64adb4
C
802 <source>You can interact with this via any ActivityPub-capable fediverse instance (PeerTube, Mastodon or Pleroma for example).</source>
803 <target state="new"> You can interact with this via any ActivityPub-capable fediverse instance (PeerTube, Mastodon or Pleroma for example). </target>
f1ef36d7
C
804 <context-group purpose="location">
805 <context context-type="sourcefile">src/app/shared/shared-user-subscription/remote-subscribe.component.html</context>
806 <context context-type="linenumber">26,27</context>
807 </context-group>
808 </trans-unit>
d7c6b951 809 <trans-unit id="6751395526297887552" datatype="html">
5a6de093 810 <source>PeerTube version</source>
ec64adb4
C
811 <target state="translated">Verze PeerTube</target>
812 <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>
813 </trans-unit>
d7c6b951 814 <trans-unit id="5975923297757530070" datatype="html">
5a6de093 815 <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 816 <target state="new">
3e84ae32
C
817 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>Default NSFW/sensitive videos policy
818 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/>
819 <x id="START_TAG_DIV_1" ctype="x-div" equiv-text="&lt;div>"/>can be redefined by the users
820 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/>
5a6de093 821 </target>
ec64adb4
C
822 <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>
823 </trans-unit>
d7c6b951 824 <trans-unit id="3386631781603205915">
ab67d3e8
C
825 <source>User registration allowed</source>
826 <target>Registrace uživatelů povolena</target>
ec64adb4
C
827 <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>
828 </trans-unit>
d7c6b951 829 <trans-unit id="2562108310156005500" datatype="html">
16e3c494 830 <source>Video uploads</source>
831 <target state="new">Video uploads</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">28</context></context-group>
833 <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>
834 </trans-unit>
d7c6b951 835 <trans-unit id="457567965747150035" datatype="html">
16e3c494 836 <source>Transcoding in multiple resolutions</source>
b9fdbff7 837 <target state="translated">Překódování ve více rozlišeních</target>
ec64adb4
C
838 <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>
839 </trans-unit>
d7c6b951 840 <trans-unit id="330610135077253864" datatype="html">
ec64adb4 841 <source>Live streaming enabled</source>
b9fdbff7 842 <target state="translated">živí vysílání je povoleno</target>
ec64adb4
C
843 <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>
844 </trans-unit>
d7c6b951 845 <trans-unit id="8135461567542503937" datatype="html">
ec64adb4
C
846 <source>Transcode live video in multiple resolutions</source>
847 <target state="new">Transcode live video in multiple resolutions</target>
848 <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>
849 </trans-unit>
d7c6b951 850 <trans-unit id="4990508956923223990" datatype="html">
ec64adb4
C
851 <source>Max parallel lives</source>
852 <target state="new">Max parallel lives</target>
853 <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>
854 </trans-unit>
d7c6b951 855 <trans-unit id="7864066132065250510" datatype="html">
ec64adb4
C
856 <source><x id="INTERPOLATION"/> per user / <x id="INTERPOLATION_1"/> per instance </source>
857 <target state="new"> <x id="INTERPOLATION"/> per user / <x id="INTERPOLATION_1"/> per instance </target>
858 <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>
859 </trans-unit>
d7c6b951 860 <trans-unit id="486979448055158839" datatype="html">
5a6de093
C
861 <source>Requires manual validation by moderators</source>
862 <target state="new">Requires manual validation by moderators</target>
ec64adb4
C
863 <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>
864 </trans-unit>
d7c6b951 865 <trans-unit id="3584756669036615394" datatype="html">
5a6de093
C
866 <source>Automatically published</source>
867 <target state="new">Automatically published</target>
ec64adb4
C
868 <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>
869 </trans-unit>
d7c6b951 870 <trans-unit id="2602586221576511475">
d972dc7f
C
871 <source>Video quota</source>
872 <target>Limit na videa</target>
ec64adb4
C
873 <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>
874 <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>
875 <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>
876 </trans-unit>
d7c6b951 877 <trans-unit id="1502595455339510144">
ec64adb4 878 <source>Unlimited <x id="START_TAG_NG_CONTAINER"/>(<x id="INTERPOLATION"/> per day)<x id="CLOSE_TAG_NG_CONTAINER"/></source>
b2e2cdc5 879 <target>
5a6de093 880 Neomezeno
3e84ae32 881 <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container>"/>(
5a6de093 882 <x id="INTERPOLATION" equiv-text="{{ dailyUserVideoQuota | bytes: 0 }}"/> za den)
3e84ae32 883 <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container>"/>
b2e2cdc5 884 </target>
ec64adb4
C
885 <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>
886 </trans-unit>
d7c6b951 887 <trans-unit id="1071721880474488785">
ab67d3e8
C
888 <source>Import</source>
889 <target>Import</target>
ec64adb4
C
890 <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>
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">44</context></context-group>
892 <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>
893 </trans-unit>
d7c6b951 894 <trans-unit id="6276792241563504067" datatype="html">
ec64adb4
C
895 <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>
896 <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>
897 <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>
898 </trans-unit>
d7c6b951 899 <trans-unit id="5812787579835788700" datatype="html">
16e3c494 900 <source>HTTP import (YouTube, Vimeo, direct URL...)</source>
901 <target state="new">HTTP import (YouTube, Vimeo, direct URL...)</target>
ec64adb4
C
902 <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>
903 </trans-unit>
d7c6b951 904 <trans-unit id="4992364287704007430" datatype="html">
16e3c494 905 <source>Torrent import</source>
906 <target state="new">Torrent import</target>
ec64adb4
C
907 <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>
908 </trans-unit>
d7c6b951 909 <trans-unit id="7683705529753923369" datatype="html">
16e3c494 910 <source>Player</source>
ec64adb4
C
911 <target state="translated">Přehrávač</target>
912 <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>
913 </trans-unit>
d7c6b951 914 <trans-unit id="2000016511993764346">
ab67d3e8
C
915 <source>P2P enabled</source>
916 <target>P2P povoleno</target>
ec64adb4
C
917 <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>
918 </trans-unit>
d7c6b951 919 <trans-unit id="4603134051700562542" datatype="html">
16e3c494 920 <source>Loading instance statistics...</source>
921 <target state="new">Loading instance statistics...</target>
ec64adb4
C
922 <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>
923 </trans-unit>
d7c6b951 924 <trans-unit id="2906587845957718064">
ab67d3e8
C
925 <source>Local</source>
926 <target>Místní</target>
ec64adb4
C
927 <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>
928 </trans-unit>
d7c6b951 929 <trans-unit id="1670306451865226564" datatype="html">
16e3c494 930 <source>users</source>
931 <target state="new">users</target>
ec64adb4
C
932 <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>
933 </trans-unit>
d7c6b951 934 <trans-unit id="5178138591256693636" datatype="html">
16e3c494 935 <source>videos</source>
936 <target state="new">videos</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">21</context></context-group>
938 <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>
939 </trans-unit>
d7c6b951 940 <trans-unit id="853055819436340388" datatype="html">
16e3c494 941 <source>video views</source>
942 <target state="new">video views</target>
ec64adb4
C
943 <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>
944 </trans-unit>
d7c6b951 945 <trans-unit id="3055185920299594800" datatype="html">
16e3c494 946 <source>video comments</source>
947 <target state="new">video comments</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">41</context></context-group>
949 <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>
950 </trans-unit>
d7c6b951 951 <trans-unit id="7222991934579313942" datatype="html">
16e3c494 952 <source>of hosted video</source>
953 <target state="new">of hosted video</target>
ec64adb4
C
954 <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>
955 </trans-unit>
d7c6b951 956 <trans-unit id="8564701209009684429" datatype="html">
16e3c494 957 <source>Federation</source>
958 <target state="new">Federation</target>
8d120a56 959 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">26</context></context-group>
960 <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>
961 </trans-unit>
d7c6b951 962 <trans-unit id="3541687134897970106" datatype="html">
16e3c494 963 <source>followers</source>
964 <target state="new">followers</target>
ec64adb4
C
965 <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>
966 </trans-unit>
d7c6b951 967 <trans-unit id="6751995972535426095" datatype="html">
16e3c494 968 <source>following</source>
969 <target state="new">following</target>
ec64adb4
C
970 <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>
971 </trans-unit>
972 <trans-unit id="2605931708025789621" datatype="html">
973 <source>The upload failed</source>
974 <target state="new">The upload failed</target>
b9fdbff7 975 <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils.ts</context><context context-type="linenumber">186</context></context-group>
976 </trans-unit>
ec64adb4
C
977 <trans-unit id="1447760976255144968" datatype="html">
978 <source>The connection was interrupted</source>
979 <target state="new">The connection was interrupted</target>
b9fdbff7 980 <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils.ts</context><context context-type="linenumber">190</context></context-group>
981 </trans-unit>
982 <trans-unit id="4499233456830047129" datatype="html">
983 <source>The server encountered an error</source>
984 <target state="new">The server encountered an error</target>
12fa2a6a
C
985 <context-group purpose="location">
986 <context context-type="sourcefile">src/app/helpers/utils.ts</context>
987 <context context-type="linenumber">193</context>
988 </context-group>
989 </trans-unit>
ec64adb4
C
990 <trans-unit id="3334825601859787496" datatype="html">
991 <source>Your <x id="PH" equiv-text="name"/> file couldn't be transferred before the set timeout (usually 10min)</source>
992 <target state="new">Your <x id="PH" equiv-text="name"/> file couldn't be transferred before the set timeout (usually 10min)</target>
b9fdbff7 993 <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils.ts</context><context context-type="linenumber">196</context></context-group>
994 </trans-unit>
ec64adb4
C
995 <trans-unit id="8530934870279569179" datatype="html">
996 <source>Your <x id="PH" equiv-text="name"/> file was too large (max. size: <x id="PH_1" equiv-text="maxFileSize"/>)</source>
997 <target state="new">Your <x id="PH" equiv-text="name"/> file was too large (max. size: <x id="PH_1" equiv-text="maxFileSize"/>)</target>
b9fdbff7 998 <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils.ts</context><context context-type="linenumber">200</context></context-group>
999 </trans-unit>
ec64adb4
C
1000 <trans-unit id="2392488717875840729" datatype="html">
1001 <source>User</source>
1002 <target state="new">User</target>
8d120a56 1003 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">21</context></context-group>
1004 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">27</context></context-group>
1005 <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">405</context></context-group>
1006 </trans-unit>
d7c6b951 1007 <trans-unit id="4209525355702493436">
6b01ed7b
C
1008 <source>Ban</source>
1009 <target>Zablokovat</target>
8d120a56 1010 <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>
1011 <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>
1012 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">269</context></context-group>
1013 </trans-unit>
d7c6b951 1014 <trans-unit id="7908493851025027368">
16e3c494 1015 <source>A banned user will no longer be able to login.</source>
6b01ed7b 1016 <target>
16f88ee5
C
1017 Blokovaný uživatel se už nebude moci přihlásit.
1018 </target>
ec64adb4
C
1019 <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>
1020 </trans-unit>
d7c6b951 1021 <trans-unit id="2159130950882492111">
16f88ee5
C
1022 <source>Cancel</source>
1023 <target>Zrušit</target>
3e84ae32
C
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">652</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">92</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">152</context></context-group></trans-unit>
d7c6b951 1043 <trans-unit id="3616223838716839702">
6b01ed7b
C
1044 <source>Ban this user</source>
1045 <target>Zablokovat tohoto uživatele</target>
b9fdbff7 1046 <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>
1047 </trans-unit>
d7c6b951 1048 <trans-unit id="4526499522377118108" datatype="html">
5a6de093 1049 <source>Block video "<x id="INTERPOLATION"/>"</source>
ec64adb4
C
1050 <target state="translated">Blokovat video " <x id="INTERPOLATION"/>"</target>
1051 <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>
1052 </trans-unit>
d7c6b951 1053 <trans-unit id="2992313729068029516" datatype="html">
ec64adb4
C
1054 <source>Block live "<x id="INTERPOLATION"/>"</source>
1055 <target state="new">Block live "<x id="INTERPOLATION"/>"</target>
1056 <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>
1057 </trans-unit>
d7c6b951 1058 <trans-unit id="7256462927215762997" datatype="html">
5a6de093
C
1059 <source>Please describe the reason...</source>
1060 <target state="new">Please describe the reason...</target>
ec64adb4
C
1061 <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>
1062 </trans-unit>
d7c6b951 1063 <trans-unit id="187187500641108332">
ec64adb4 1064 <source><x id="INTERPOLATION" equiv-text="{{ menuEntry.label }}"/> </source>
5a6de093
C
1065 <target>
1066 <x id="INTERPOLATION" equiv-text="{{ menuEntry.label }}"/>
1067 </target>
ec64adb4
C
1068 <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>
1069 <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>
1070 </trans-unit>
1071 <trans-unit id="1191071088182425837" datatype="html">
1072 <source><x id="PH"/>h</source>
1073 <target state="new"><x id="PH"/>h</target>
1074 <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>
1075 </trans-unit>
1076 <trans-unit id="8981309282078866700" datatype="html">
1077 <source><x id="PH"/>min</source>
1078 <target state="new"><x id="PH"/>min</target>
1079 <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>
1080 <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>
1081 </trans-unit>
1082 <trans-unit id="350798057497677761" datatype="html">
1083 <source><x id="PH"/>sec</source>
1084 <target state="new"><x id="PH"/>sec</target>
1085 <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>
1086 </trans-unit>
d7c6b951 1087 <trans-unit id="1908285951500318953">
16e3c494 1088 <source>Login</source>
a55e5579 1089 <target>
16f88ee5 1090 Přihlásit
a55e5579 1091 </target>
ec64adb4
C
1092 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">3</context></context-group>
1093 </trans-unit>
d7c6b951 1094 <trans-unit id="1909492071130899005" datatype="html">
ec64adb4 1095 <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
1096 <target state="new">
1097 Sorry but there was an issue with the external login process. Please
3e84ae32
C
1098 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>contact an administrator
1099 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>.
5a6de093
C
1100
1101 </target>
ec64adb4
C
1102 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">7</context></context-group>
1103 </trans-unit>
d7c6b951 1104 <trans-unit id="8390073108781420493">
6b01ed7b
C
1105 <source>Request new verification email.</source>
1106 <target>Vyžádat nový ověřovací e-mail.</target>
ec64adb4
C
1107 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">12</context></context-group>
1108 <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>
1109 </trans-unit>
d7c6b951 1110 <trans-unit id="7252854992688790751" datatype="html">
3e84ae32
C
1111 <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>
1112 <target state="new"> This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> before creating an account. You may also search for another instance to match your exact needs at: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_LINK_2" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
e351a5c5
C
1113 <context-group purpose="location">
1114 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1115 <context context-type="linenumber">60,62</context>
1116 </context-group>
ec64adb4 1117 </trans-unit>
d7c6b951 1118 <trans-unit id="7215649348148521605" datatype="html">
3e84ae32
C
1119 <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>
1120 <target state="new"> Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more details or find an instance that gives you the possibility to sign up for an account and upload your videos there. Find yours among multiple instances at: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
e351a5c5
C
1121 <context-group purpose="location">
1122 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1123 <context context-type="linenumber">65,67</context>
1124 </context-group>
1125 </trans-unit>
d7c6b951 1126 <trans-unit id="2392488717875840729">
a55e5579
C
1127 <source>User</source>
1128 <target>Uživatel</target>
ec64adb4
C
1129 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">21</context></context-group>
1130 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">26</context></context-group>
1131 </trans-unit>
d7c6b951 1132 <trans-unit id="3997350348765083892">
a55e5579 1133 <source>Username or email address</source>
ad3fa0c5 1134 <target>Uživatelské jméno nebo e-mail</target>
ec64adb4
C
1135 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">23</context></context-group>
1136 </trans-unit>
d7c6b951 1137 <trans-unit id="1431416938026210429">
a55e5579
C
1138 <source>Password</source>
1139 <target>Heslo</target>
ec64adb4
C
1140 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">34</context></context-group>
1141 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">36</context></context-group>
1142 <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>
1143 <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>
1144 <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>
1145 <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>
1146 <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>
1147 <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>
1148 </trans-unit>
d7c6b951 1149 <trans-unit id="8715156686857791956" datatype="html">
5a6de093
C
1150 <source>Click here to reset your password</source>
1151 <target state="new">Click here to reset your password</target>
ec64adb4 1152 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">47</context></context-group>
b9fdbff7 1153 </trans-unit>
d7c6b951 1154 <trans-unit id="892063502898494584" datatype="html">
b9fdbff7 1155 <source>I forgot my password</source>
1156 <target state="new">I forgot my password</target>
b87b606a
C
1157 <context-group purpose="location">
1158 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1159 <context context-type="linenumber">47</context>
1160 </context-group>
ec64adb4 1161 </trans-unit>
d7c6b951 1162 <trans-unit id="2101170466365500913" datatype="html">
ec64adb4
C
1163 <source>Logging into an account lets you publish content</source>
1164 <target state="new"> Logging into an account lets you publish content </target>
e351a5c5
C
1165 <context-group purpose="location">
1166 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1167 <context context-type="linenumber">56,57</context>
1168 </context-group>
1169 </trans-unit>
d7c6b951 1170 <trans-unit id="2454050363478003966">
e182430a
C
1171 <source>Login</source>
1172 <target>Přihlásit</target>
8d120a56 1173 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group>
1174 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">44</context></context-group>
1175 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">99</context></context-group>
1176 </trans-unit>
d7c6b951 1177 <trans-unit id="3183213940445113677" datatype="html">
5a6de093
C
1178 <source>Or sign in with</source>
1179 <target state="new">Or sign in with</target>
ec64adb4
C
1180 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">72</context></context-group>
1181 </trans-unit>
d7c6b951 1182 <trans-unit id="3238209155172574367">
a55e5579
C
1183 <source>Forgot your password</source>
1184 <target>Zapomenuté heslo</target>
ec64adb4
C
1185 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">91</context></context-group>
1186 </trans-unit>
d7c6b951 1187 <trans-unit id="87327320394367488" datatype="html">
16e3c494 1188 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source>
1189 <target state="new">
040758e0
C
1190 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.
1191 </target>
ec64adb4
C
1192 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">99</context></context-group>
1193 </trans-unit>
d7c6b951 1194 <trans-unit id="3188014010833256853" datatype="html">
ec64adb4
C
1195 <source>Enter your email address and we will send you a link to reset your password.</source>
1196 <target state="new"> Enter your email address and we will send you a link to reset your password. </target>
1197 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">103</context></context-group>
1198 </trans-unit>
1199 <trans-unit id="1190256911880544559" datatype="html">
3e84ae32
C
1200 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>.
1201The link will expire within 1 hour.</source>
ec64adb4 1202 <target state="new">An email with the reset password instructions will be sent to <x id="PH"/>.
5a6de093 1203The link will expire within 1 hour.</target>
b9fdbff7 1204 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">121</context></context-group>
1205 </trans-unit>
d7c6b951 1206 <trans-unit id="4768749765465246664">
a55e5579 1207 <source>Email</source>
ad3fa0c5 1208 <target>E-mail</target>
ec64adb4
C
1209 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">107</context></context-group>
1210 <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>
1211 <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>
1212 <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>
1213 <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>
1214 <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>
1215 <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>
1216 </trans-unit>
d7c6b951 1217 <trans-unit id="3967269098753656610">
a55e5579 1218 <source>Email address</source>
ad3fa0c5 1219 <target>E-mailová adresa</target>
ec64adb4
C
1220 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">109</context></context-group>
1221 <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>
1222 </trans-unit>
d7c6b951 1223 <trans-unit id="7808756054397155068" datatype="html">
ec64adb4
C
1224 <source>Reset</source>
1225 <target state="new">Reset</target>
c5ce27f8 1226 <note priority="1" from="description">Password reset button</note>
ec64adb4
C
1227 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">122</context></context-group>
1228 </trans-unit>
d7c6b951 1229 <trans-unit id="4319634264526091601" datatype="html">
5a6de093
C
1230 <source>on this instance</source>
1231 <target state="new">on this instance</target>
ec64adb4
C
1232 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">7</context></context-group>
1233 </trans-unit>
d7c6b951 1234 <trans-unit id="761579517995454927" datatype="html">
5a6de093
C
1235 <source>on the vidiverse</source>
1236 <target state="new">on the vidiverse</target>
ec64adb4 1237 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">8</context></context-group>
b9fdbff7 1238 </trans-unit>
d7c6b951 1239 <trans-unit id="8434369348784683733" datatype="html">
3e84ae32
C
1240 <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>
1241 <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
1242 <context-group purpose="location">
1243 <context context-type="sourcefile">src/app/+search/search.component.html</context>
1244 <context context-type="linenumber">10</context>
1245 </context-group>
ec64adb4 1246 </trans-unit>
d7c6b951 1247 <trans-unit id="107448797428840891">
16e3c494 1248 <source>Reset my password</source>
a55e5579
C
1249 <target>
1250 Resetovat heslo
1251 </target>
ec64adb4
C
1252 <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>
1253 </trans-unit>
d7c6b951 1254 <trans-unit id="3782563238994348625">
a55e5579
C
1255 <source>Confirm password</source>
1256 <target>Potvrdit heslo</target>
ec64adb4
C
1257 <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>
1258 </trans-unit>
d7c6b951 1259 <trans-unit id="2501430660070156325">
a55e5579
C
1260 <source>Confirmed password</source>
1261 <target>Potvrzené heslo</target>
ec64adb4
C
1262 <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>
1263 </trans-unit>
d7c6b951 1264 <trans-unit id="8547184468496530386">
a55e5579 1265 <source>Reset my password</source>
16f88ee5 1266 <target>Obnovit moje heslo</target>
ec64adb4
C
1267 <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>
1268 </trans-unit>
1269 <trans-unit id="8890553633144307762" datatype="html">
1270 <source>Back</source>
1271 <target state="new">Back</target>
e351a5c5
C
1272 <context-group purpose="location">
1273 <context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context>
1274 <context context-type="linenumber">41</context>
1275 </context-group>
1276 <note priority="1" from="description">Button on the registration form to go to the previous step</note>
ec64adb4
C
1277 </trans-unit>
1278 <trans-unit id="3885497195825665706" datatype="html">
1279 <source>Next</source>
1280 <target state="new">Next</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">42</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="5018804994794983050" datatype="html">
1288 <source>Signup</source>
1289 <target state="new">Signup</target>
e351a5c5 1290 <note priority="1" from="description">Button on the registration form to finalize the account and channel creation</note>
8d120a56 1291 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context><context context-type="linenumber">68</context></context-group>
1292 </trans-unit>
d7c6b951 1293 <trans-unit id="5340005218109333045">
ec64adb4 1294 <source>Filters <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/></source>
6b01ed7b
C
1295 <target>
1296 Filtry
5a6de093 1297
3e84ae32 1298 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span>"/>
5a6de093 1299 <x id="INTERPOLATION" equiv-text="{{ numberOfFilters() }}"/>
3e84ae32 1300 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>
6b01ed7b 1301 </target>
b9fdbff7 1302 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">19</context></context-group>
1303 </trans-unit>
d7c6b951 1304 <trans-unit id="2236371857137398396">
16e3c494 1305 <source>No results found</source>
6b01ed7b
C
1306 <target>
1307 Nebyly nalezeny žádné výsledky
1308 </target>
b9fdbff7 1309 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">31</context></context-group>
1310 </trans-unit>
d7c6b951 1311 <trans-unit id="5500467336262464724">
ec64adb4 1312 <source><x id="INTERPOLATION" equiv-text="{{ result.followersCount }}"/> subscribers </source>
5a6de093
C
1313 <target>
1314 <x id="INTERPOLATION" equiv-text="{{ result.followersCount }}"/> odběratelů
1315 </target>
8d120a56 1316 <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>
1317 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">53</context></context-group>
1318 <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>
1319 </trans-unit>
d7c6b951 1320 <trans-unit id="1516969129397662377" datatype="html">
16e3c494 1321 <source>Welcome to PeerTube, dear administrator!</source>
1322 <target state="new">Welcome to PeerTube, dear administrator!</target>
ec64adb4
C
1323 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">3</context></context-group>
1324 </trans-unit>
d7c6b951 1325 <trans-unit id="807030720531713957" datatype="html">
5a6de093 1326 <source>CLI documentation</source>
16e3c494 1327 <target state="new">CLI
040758e0 1328 documentation</target>
ec64adb4
C
1329 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">12</context></context-group>
1330 </trans-unit>
d7c6b951 1331 <trans-unit id="199127249622290422" datatype="html">
16e3c494 1332 <source>Upload or import videos, parse logs, prune storage directories, reset user password...</source>
1333 <target state="new">Upload or import videos, parse logs, prune storage directories, reset user password...</target>
ec64adb4
C
1334 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">15</context></context-group>
1335 </trans-unit>
d7c6b951 1336 <trans-unit id="249453844439446209" datatype="html">
5a6de093 1337 <source>Administer documentation</source>
16e3c494 1338 <target state="new">Administer
040758e0 1339 documentation</target>
ec64adb4
C
1340 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">19</context></context-group>
1341 </trans-unit>
d7c6b951 1342 <trans-unit id="5910950876330656326" datatype="html">
16e3c494 1343 <source>Managing users, following other instances, dealing with spammers...</source>
1344 <target state="new">Managing users, following other instances, dealing with spammers...</target>
ec64adb4
C
1345 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">22</context></context-group>
1346 </trans-unit>
d7c6b951 1347 <trans-unit id="879127294610588497" datatype="html">
5a6de093 1348 <source>Use documentation</source>
16e3c494 1349 <target state="new">Use
040758e0 1350 documentation</target>
ec64adb4
C
1351 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">26</context></context-group>
1352 </trans-unit>
d7c6b951 1353 <trans-unit id="3848077896245199337" datatype="html">
16e3c494 1354 <source>Setup your account, managing video playlists, discover third-party applications...</source>
1355 <target state="new">Setup your account, managing video playlists, discover third-party applications...</target>
ec64adb4
C
1356 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">29</context></context-group>
1357 </trans-unit>
d7c6b951 1358 <trans-unit id="6284442506490785579" datatype="html">
16e3c494 1359 <source>Useful links</source>
1360 <target state="new">Useful links</target>
ec64adb4
C
1361 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">39</context></context-group>
1362 </trans-unit>
d7c6b951 1363 <trans-unit id="5170617864166788170" datatype="html">
5a6de093 1364 <source>Official PeerTube website (news, support, contribute...): <x id="START_LINK"/>https://joinpeertube.org<x id="CLOSE_LINK"/></source>
ec64adb4
C
1365 <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>
1366 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">42</context></context-group>
1367 </trans-unit>
d7c6b951 1368 <trans-unit id="4614992717645869756" datatype="html">
5a6de093 1369 <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
1370 <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>
1371 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">45</context></context-group>
1372 </trans-unit>
d7c6b951 1373 <trans-unit id="2081626998027585315" datatype="html">
16e3c494 1374 <source>It's time to configure your instance!</source>
1375 <target state="new">It's time to configure your instance!</target>
ec64adb4
C
1376 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">55</context></context-group>
1377 </trans-unit>
d7c6b951 1378 <trans-unit id="5083058563861587027" datatype="html">
ec64adb4 1379 <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 1380 <target state="new">
5a6de093 1381 Choosing your
3e84ae32
C
1382 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>instance name
1383 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>,
1384 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>setting up a description
1385 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, specifying
1386 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are
1387 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>,
5a6de093 1388 why
3e84ae32
C
1389 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>you created your instance
1390 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and
1391 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>how long
1392 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> you plan to
1393 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>maintain your it
1394 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>
040758e0 1395 is very important for visitors to understand on what type of instance they are.
5a6de093 1396
040758e0 1397 </target>
ec64adb4
C
1398 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">58</context></context-group>
1399 </trans-unit>
d7c6b951 1400 <trans-unit id="5329436244765769292" datatype="html">
ec64adb4
C
1401 <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>
1402 <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>
1403 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">64</context></context-group>
1404 </trans-unit>
d7c6b951 1405 <trans-unit id="5704345824323933019" datatype="html">
16e3c494 1406 <source>Remind me later</source>
1407 <target state="new">Remind me later</target>
ec64adb4
C
1408 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">74</context></context-group>
1409 </trans-unit>
d7c6b951 1410 <trans-unit id="9202089339019827574" datatype="html">
16e3c494 1411 <source>Configure my instance</source>
1412 <target state="new">
040758e0
C
1413 Configure my instance
1414 </target>
ec64adb4
C
1415 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">81</context></context-group>
1416 </trans-unit>
d7c6b951 1417 <trans-unit id="9005121595859995793" datatype="html">
16e3c494 1418 <source>Configuration warning!</source>
1419 <target state="new">Configuration warning!</target>
ec64adb4
C
1420 <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>
1421 </trans-unit>
d7c6b951 1422 <trans-unit id="8901933019590352016" datatype="html">
5a6de093
C
1423 <source>You enabled user registration on your instance but did not configure the following fields:</source>
1424 <target state="new">You enabled user registration on your instance but did not configure the following fields:</target>
ec64adb4
C
1425 <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>
1426 </trans-unit>
d7c6b951 1427 <trans-unit id="8948444690892731948" datatype="html">
16e3c494 1428 <source>Instance name</source>
1429 <target state="new">Instance name</target>
ec64adb4
C
1430 <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>
1431 </trans-unit>
d7c6b951 1432 <trans-unit id="966824924873033885" datatype="html">
16e3c494 1433 <source>Instance short description</source>
1434 <target state="new">Instance short description</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">14</context></context-group>
1436 </trans-unit>
d7c6b951 1437 <trans-unit id="1339481669904426442" datatype="html">
16e3c494 1438 <source>Who you are</source>
1439 <target state="new">Who you are</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">16</context></context-group>
1441 </trans-unit>
d7c6b951 1442 <trans-unit id="5026256683194518810" datatype="html">
16e3c494 1443 <source>How long you plan to maintain your instance</source>
1444 <target state="new">How long you plan to maintain your instance</target>
ec64adb4 1445 <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 1446 </trans-unit>
d7c6b951 1447 <trans-unit id="1909672990242291785" datatype="html">
b9fdbff7 1448 <source>How you plan to pay for keeping your instance running</source>
1449 <target state="new">How you plan to pay for keeping your instance running</target>
90aa0a74
C
1450 <context-group purpose="location">
1451 <context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context>
1452 <context context-type="linenumber">18</context>
1453 </context-group>
ec64adb4 1454 </trans-unit>
d7c6b951 1455 <trans-unit id="869943508869906576" datatype="html">
16e3c494 1456 <source>How you will moderate your instance</source>
1457 <target state="new">How you will moderate your instance</target>
ec64adb4
C
1458 <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>
1459 </trans-unit>
d7c6b951 1460 <trans-unit id="5032335000394561521" datatype="html">
16e3c494 1461 <source>Instance terms</source>
1462 <target state="new">Instance terms</target>
ec64adb4
C
1463 <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>
1464 </trans-unit>
d7c6b951 1465 <trans-unit id="4116024528500133384" datatype="html">
ec64adb4
C
1466 <source>My settings</source>
1467 <target state="new">My settings</target>
8d120a56 1468 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">119</context></context-group>
1469 <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>
1470 </trans-unit>
d7c6b951 1471 <trans-unit id="1420294365005204590" datatype="html">
ec64adb4
C
1472 <source>These settings apply only to your session on this instance.</source>
1473 <target state="new">These settings apply only to your session on this instance.</target>
55a5b0fd
C
1474 <context-group purpose="location">
1475 <context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context>
1476 <context context-type="linenumber">8</context>
1477 </context-group>
2f03d6dc 1478 </trans-unit>
d7c6b951 1479 <trans-unit id="5330788940795142335" datatype="html">
ec64adb4 1480 <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
1481 <target state="new">
1482 Please consider configuring these fields to help people to choose
3e84ae32
C
1483 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>the appropriate instance
1484 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.
5a6de093 1485 Without them, your instance may not be referenced on the
3e84ae32
C
1486 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>JoinPeerTube website
1487 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>.
5a6de093
C
1488
1489 </target>
ec64adb4
C
1490 <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>
1491 </trans-unit>
d7c6b951 1492 <trans-unit id="2728623642717111613" datatype="html">
16e3c494 1493 <source>Don't show me this warning anymore</source>
1494 <target state="new">Don't show me this warning anymore</target>
ec64adb4
C
1495 <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>
1496 </trans-unit>
d7c6b951 1497 <trans-unit id="7819314041543176992" datatype="html">
16e3c494 1498 <source>Close</source>
1499 <target state="new">Close</target>
b9fdbff7 1500 <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>
1501 <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>
1502 </trans-unit>
d7c6b951 1503 <trans-unit id="4853631149357965563" datatype="html">
ec64adb4
C
1504 <source>Update live settings</source>
1505 <target state="new">Update live settings</target>
b9fdbff7 1506 <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>
1507 </trans-unit>
d7c6b951 1508 <trans-unit id="6013345175862135505" datatype="html">
ec64adb4 1509 <source>Configure</source>
5a6de093 1510 <target state="new">
cd9246a9
C
1511 Configure
1512 </target>
b9fdbff7 1513 <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>
1514 </trans-unit>
d7c6b951 1515 <trans-unit id="742596572641738016">
a55e5579 1516 <source>Change the language</source>
2c24b9d3 1517 <target>Změnit jazyk</target>
ec64adb4
C
1518 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/language-chooser.component.html</context><context context-type="linenumber">3</context></context-group>
1519 </trans-unit>
d7c6b951 1520 <trans-unit id="2964653499524716819">
16e3c494 1521 <source>Help to translate PeerTube!</source>
16f88ee5
C
1522 <target>
1523 Pomozte nám přeložit PeerTube!
1524 </target>
ec64adb4
C
1525 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/language-chooser.component.html</context><context context-type="linenumber">9</context></context-group>
1526 </trans-unit>
d7c6b951 1527 <trans-unit id="5464118521750361406" datatype="html">
5a6de093
C
1528 <source>Public profile</source>
1529 <target state="new">Public profile</target>
8d120a56 1530 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">28</context></context-group>
1531 </trans-unit>
d7c6b951 1532 <trans-unit id="7773271640656013365" datatype="html">
5a6de093
C
1533 <source>Interface:</source>
1534 <target state="new">Interface:</target>
8d120a56 1535 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">35</context></context-group>
1536 </trans-unit>
d7c6b951 1537 <trans-unit id="1674139713929545659" datatype="html">
5a6de093
C
1538 <source>Videos:</source>
1539 <target state="new">Videos:</target>
8d120a56 1540 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">42</context></context-group>
1541 </trans-unit>
d7c6b951 1542 <trans-unit id="9156407045661257130" datatype="html">
5a6de093
C
1543 <source>Sensitive:</source>
1544 <target state="new">Sensitive:</target>
8d120a56 1545 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">52</context></context-group>
1546 </trans-unit>
d7c6b951 1547 <trans-unit id="3430483831942247060" datatype="html">
5a6de093
C
1548 <source>Help share videos</source>
1549 <target state="new">Help share videos</target>
8d120a56 1550 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">58</context></context-group>
1551 </trans-unit>
d7c6b951 1552 <trans-unit id="7005745151564974365" datatype="html">
5a6de093
C
1553 <source>Keyboard shortcuts</source>
1554 <target state="new">Keyboard shortcuts</target>
8d120a56 1555 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">67</context></context-group>
1556 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">141</context></context-group>
1557 </trans-unit>
d7c6b951 1558 <trans-unit id="6307374733149824815" datatype="html">
ec64adb4
C
1559 <source>powered by PeerTube - CopyLeft 2015-2021</source>
1560 <target state="new">powered by PeerTube - CopyLeft 2015-2021</target>
8d120a56 1561 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">146</context></context-group>
1562 </trans-unit>
d7c6b951 1563 <trans-unit id="7911416166208830577" datatype="html">
5a6de093
C
1564 <source>Help</source>
1565 <target state="new">Help</target>
8d120a56 1566 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">137</context></context-group>
1567 </trans-unit>
d7c6b951 1568 <trans-unit id="8378304669563824772" datatype="html">
5a6de093
C
1569 <source>Get help using PeerTube</source>
1570 <target state="new">Get help using PeerTube</target>
8d120a56 1571 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">137</context></context-group>
1572 </trans-unit>
d7c6b951 1573 <trans-unit id="2497681082724639563" datatype="html">
5a6de093
C
1574 <source>powered by PeerTube</source>
1575 <target state="new">powered by PeerTube</target>
8d120a56 1576 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">147</context></context-group>
1577 </trans-unit>
d7c6b951 1578 <trans-unit id="7507948636555938109">
e31e6015
C
1579 <source>Log out</source>
1580 <target>Odhlásit</target>
8d120a56 1581 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">72</context></context-group>
1582 </trans-unit>
d7c6b951 1583 <trans-unit id="8893390761160292681" datatype="html">
ec64adb4
C
1584 <source>My account</source>
1585 <target state="new">My account</target>
8d120a56 1586 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">83</context></context-group>
1587 </trans-unit>
d7c6b951 1588 <trans-unit id="6371572688505952303" datatype="html">
ec64adb4
C
1589 <source>My library</source>
1590 <target state="new">My library</target>
8d120a56 1591 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">88</context></context-group>
1592 </trans-unit>
d7c6b951 1593 <trans-unit id="2308975396733519902">
a55e5579
C
1594 <source>Create an account</source>
1595 <target>Vytvořit účet</target>
8d120a56 1596 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">50</context></context-group>
1597 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">100</context></context-group>
1598 </trans-unit>
4aaee17f 1599 <trans-unit id="3058024914967508975" datatype="html">
ec64adb4
C
1600 <source>My videos</source>
1601 <target state="new">My videos</target>
8d120a56 1602 <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>
1603 <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>
1604 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">69</context></context-group>
1605 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">77</context></context-group>
1606 </trans-unit>
ec64adb4
C
1607 <trans-unit id="3108704604266608109" datatype="html">
1608 <source>My video imports</source>
1609 <target state="new">My video imports</target>
8d120a56 1610 <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>
1611 </trans-unit>
ec64adb4
C
1612 <trans-unit id="7545420287297803988" datatype="html">
1613 <source>My playlists</source>
1614 <target state="new">My playlists</target>
8d120a56 1615 <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>
1616 <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>
1617 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group>
1618 </trans-unit>
ec64adb4
C
1619 <trans-unit id="949618577357088829" datatype="html">
1620 <source>Create a new playlist</source>
1621 <target state="new">Create a new playlist</target>
8d120a56 1622 <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>
1623 </trans-unit>
ec64adb4
C
1624 <trans-unit id="2527931602940887636" datatype="html">
1625 <source>My subscriptions</source>
1626 <target state="new">My subscriptions</target>
8d120a56 1627 <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>
1628 <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>
1629 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">92</context></context-group>
1630 </trans-unit>
d7c6b951 1631 <trans-unit id="8936704404804793618">
a55e5579
C
1632 <source>Videos</source>
1633 <target>Videa</target>
8d120a56 1634 <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>
1635 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">76</context></context-group>
1636 </trans-unit>
d7c6b951 1637 <trans-unit id="2689878465089314112" datatype="html">
ec64adb4
C
1638 <source>Interface: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></source>
1639 <target state="new">Interface: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></target>
8d120a56 1640 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">132</context></context-group>
1641 </trans-unit>
d7c6b951 1642 <trans-unit id="1823843876735462104">
e31e6015
C
1643 <source>Playlists</source>
1644 <target>Seznamy videí</target>
8d120a56 1645 <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>
1646 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group>
1647 </trans-unit>
d7c6b951 1648 <trans-unit id="1812379335568847528">
6b01ed7b
C
1649 <source>Subscriptions</source>
1650 <target>Odběry</target>
8d120a56 1651 <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>
1652 <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>
1653 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">57</context></context-group>
1654 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">91</context></context-group>
1655 </trans-unit>
d7c6b951 1656 <trans-unit id="186236568870281953">
e31e6015
C
1657 <source>History</source>
1658 <target>Historie</target>
8d120a56 1659 <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>
1660 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">97</context></context-group>
1661 </trans-unit>
d7c6b951 1662 <trans-unit id="1504521795586863905" datatype="html">
5a6de093
C
1663 <source>VIDEOS</source>
1664 <target state="new">VIDEOS</target>
8d120a56 1665 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">83</context></context-group>
1666 <context-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>
1667 <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>
1668 </trans-unit>
d7c6b951 1669 <trans-unit id="667372110624203230" datatype="html">
b9fdbff7 1670 <source>Import jobs concurrency</source>
1671 <target state="new">Import jobs concurrency</target>
8d120a56 1672 <context-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>
1673 </trans-unit>
d7c6b951 1674 <trans-unit id="2184839376696112704" datatype="html">
b9fdbff7 1675 <source>allows to import multiple videos in parallel. ⚠️ Requires a PeerTube restart.</source>
1676 <target state="new">allows to import multiple videos in parallel. ⚠️ Requires a PeerTube restart.</target>
8d120a56 1677 <context-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>
1678 </trans-unit>
d7c6b951 1679 <trans-unit id="780513172839038392" datatype="html">
b9fdbff7 1680 <source>jobs in parallel</source>
1681 <target state="new">jobs in parallel</target>
8d120a56 1682 <context-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>
1683 <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>
1684 </trans-unit>
d7c6b951 1685 <trans-unit id="5997625369044180192" datatype="html">
ec64adb4
C
1686 <source>Allow import with HTTP URL (e.g. YouTube)</source>
1687 <target state="new">Allow import with HTTP URL (e.g. YouTube)</target>
8d120a56 1688 <context-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>
1689 </trans-unit>
d7c6b951 1690 <trans-unit id="7627544798203088407">
16e3c494 1691 <source>Discover</source>
1692 <target state="new">Discover</target>
8d120a56 1693 <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>
1694 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group>
1695 </trans-unit>
d7c6b951 1696 <trans-unit id="7844706011418789951">
a55e5579
C
1697 <source>Administration</source>
1698 <target>Administrace</target>
8d120a56 1699 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">93</context></context-group>
1700 </trans-unit>
d7c6b951 1701 <trans-unit id="1726363342938046830">
a55e5579 1702 <source>About</source>
16f88ee5 1703 <target>O nás</target>
8d120a56 1704 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">124</context></context-group>
1705 </trans-unit>
d7c6b951 1706 <trans-unit id="7922989125096435449" datatype="html">
5a6de093
C
1707 <source>Contact</source>
1708 <target state="new">Contact</target>
3e84ae32
C
1709
1710 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-routing.module.ts</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">136</context></context-group></trans-unit>
d7c6b951 1711 <trans-unit id="403762424689874454">
16f88ee5
C
1712 <source>View your notifications</source>
1713 <target>Zobrazit vaše oznámení</target>
ec64adb4
C
1714 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">3</context></context-group>
1715 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">11</context></context-group>
1716 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">11</context></context-group>
1717 </trans-unit>
d7c6b951 1718 <trans-unit id="5851560788527570644">
16f88ee5
C
1719 <source>Notifications</source>
1720 <target>Oznámení</target>
8d120a56 1721 <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>
1722 <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>
1723 <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>
1724 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group>
1725 </trans-unit>
d7c6b951 1726 <trans-unit id="2333314224059826550" datatype="html">
5a6de093
C
1727 <source>Mark all as read</source>
1728 <target state="new">Mark all as read</target>
ec64adb4
C
1729 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">27</context></context-group>
1730 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">27</context></context-group>
1731 <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>
1732 </trans-unit>
d7c6b951 1733 <trans-unit id="8278995041812548563">
e31e6015
C
1734 <source>Update your notification preferences</source>
1735 <target>Aktualizovat vaše předvolby oznámení</target>
ec64adb4
C
1736 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">31</context></context-group>
1737 </trans-unit>
d7c6b951 1738 <trans-unit id="5842982307680337701">
e31e6015
C
1739 <source>See all your notifications</source>
1740 <target>Zobrazit všechna oznámení</target>
ec64adb4
C
1741 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">49</context></context-group>
1742 </trans-unit>
1743 <trans-unit id="4424964105331349857" datatype="html">
1744 <source>I'm a teapot</source>
1745 <target state="new">I'm a teapot</target>
8d120a56 1746 <context-group purpose="location"><context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.ts</context><context context-type="linenumber">26</context></context-group>
1747 </trans-unit>
d7c6b951 1748 <trans-unit id="1597262876035959248" datatype="html">
ec64adb4
C
1749 <source>That's an error.</source>
1750 <target state="new">That's an error.</target>
95bd9515
C
1751 <context-group purpose="location">
1752 <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context>
1753 <context context-type="linenumber">4</context>
1754 </context-group>
b9fdbff7 1755 </trans-unit>
d7c6b951 1756 <trans-unit id="3343007694071351756" datatype="html">
b9fdbff7 1757 <source>We couldn't find any video tied to the URL <x id="INTERPOLATION" equiv-text="{{ pathname }}"/> you were looking for.</source>
1758 <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
1759 <context-group purpose="location">
1760 <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context>
1761 <context context-type="linenumber">7</context>
1762 </context-group>
b9fdbff7 1763 </trans-unit>
d7c6b951 1764 <trans-unit id="7366678433039425999" datatype="html">
b9fdbff7 1765 <source>We couldn't find any resource tied to the URL <x id="INTERPOLATION" equiv-text="{{ pathname }}"/> you were looking for.</source>
1766 <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
1767 <context-group purpose="location">
1768 <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context>
90aa0a74 1769 <context context-type="linenumber">8</context>
95bd9515 1770 </context-group>
ec64adb4 1771 </trans-unit>
d7c6b951 1772 <trans-unit id="3522707340816553139" datatype="html">
ec64adb4
C
1773 <source>Possible reasons:</source>
1774 <target state="new">Possible reasons:</target>
95bd9515 1775 <note priority="1" from="description">Possible reasons preceding a list of reasons a `Not Found` error page may occur</note>
b9fdbff7 1776 <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>
1777 </trans-unit>
d7c6b951 1778 <trans-unit id="6925335998927745197" datatype="html">
ec64adb4
C
1779 <source>You may have used an outdated or broken link</source>
1780 <target state="new">You may have used an outdated or broken link</target>
b9fdbff7 1781 <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>
1782 </trans-unit>
d7c6b951 1783 <trans-unit id="1171455174603388942" datatype="html">
b9fdbff7 1784 <source>The video may have been moved or deleted</source>
1785 <target state="new">The video may have been moved or deleted</target>
95bd9515
C
1786 <context-group purpose="location">
1787 <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context>
90aa0a74
C
1788 <context context-type="linenumber">17</context>
1789 </context-group>
b9fdbff7 1790 </trans-unit>
d7c6b951 1791 <trans-unit id="2213348264902218064" datatype="html">
b9fdbff7 1792 <source>The resource may have been moved or deleted</source>
1793 <target state="new">The resource may have been moved or deleted</target>
90aa0a74
C
1794 <context-group purpose="location">
1795 <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context>
1796 <context context-type="linenumber">18</context>
95bd9515 1797 </context-group>
ec64adb4 1798 </trans-unit>
d7c6b951 1799 <trans-unit id="3209594685692897380" datatype="html">
ec64adb4
C
1800 <source>You may have typed the address or URL incorrectly</source>
1801 <target state="new">You may have typed the address or URL incorrectly</target>
b9fdbff7 1802 <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>
1803 </trans-unit>
d7c6b951 1804 <trans-unit id="3290262698447971494" datatype="html">
b9fdbff7 1805 <source>You are not authorized here.</source>
1806 <target state="new">You are not authorized here.</target>
1807 <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>
1808 </trans-unit>
d7c6b951 1809 <trans-unit id="6209939621665316894" datatype="html">
b9fdbff7 1810 <source>You might need to check your account is allowed by the video or instance owner.</source>
1811 <target state="new">You might need to check your account is allowed by the video or instance owner.</target>
b87b606a
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">30</context>
b87b606a 1815 </context-group>
b9fdbff7 1816 </trans-unit>
d7c6b951 1817 <trans-unit id="3543381263966122204" datatype="html">
b9fdbff7 1818 <source>You might need to check your account is allowed by the resource or instance owner.</source>
1819 <target state="new">You might need to check your account is allowed by the resource or instance owner.</target>
b87b606a
C
1820 <context-group purpose="location">
1821 <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context>
90aa0a74 1822 <context context-type="linenumber">31</context>
b87b606a 1823 </context-group>
ec64adb4 1824 </trans-unit>
d7c6b951 1825 <trans-unit id="7231414106228227962" datatype="html">
ec64adb4
C
1826 <source>The requested entity body blends sweet bits with a mellow earthiness.</source>
1827 <target state="new"> The requested entity body blends sweet bits with a mellow earthiness. </target>
95bd9515 1828 <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 1829 <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>
1830 </trans-unit>
d7c6b951 1831 <trans-unit id="2933819425721221134" datatype="html">
ec64adb4
C
1832 <source>Sepia seems to like it.</source>
1833 <target state="new">Sepia seems to like it.</target>
95bd9515 1834 <note priority="1" from="description">This is about Sepia's tea</note>
b9fdbff7 1835 <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>
1836 </trans-unit>
ec64adb4
C
1837 <trans-unit id="2971365540217107489" datatype="html">
1838 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source>
1839 <target state="new">Media is too large for the server. Please contact you administrator if you want to increase the limit size.</target>
1840 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">62</context></context-group>
1841 </trans-unit>
3e84ae32 1842
d7c6b951 1843 <trans-unit id="5131854469652959713" datatype="html">
5a6de093
C
1844 <source>GLOBAL SEARCH</source>
1845 <target state="new">GLOBAL SEARCH</target>
ec64adb4
C
1846 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">26</context></context-group>
1847 </trans-unit>
d7c6b951 1848 <trans-unit id="1843010981261389722" datatype="html">
5a6de093 1849 <source>using <x id="INTERPOLATION"/></source>
ec64adb4
C
1850 <target state="translated">používá <x id="INTERPOLATION"/></target>
1851 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">28</context></context-group>
1852 </trans-unit>
d7c6b951 1853 <trans-unit id="4070041848101291003" datatype="html">
5a6de093
C
1854 <source>Results will be augmented with those of a third-party index. Only data necessary to make the query will be sent.</source>
1855 <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 1856 <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 1857 </trans-unit>
d7c6b951 1858 <trans-unit id="2807610143550376912" datatype="html">
b9fdbff7 1859 <source>Your query will be matched against video names or descriptions, channel names.</source>
1860 <target state="new">Your query will be matched against video names or descriptions, channel names.</target>
90aa0a74
C
1861 <context-group purpose="location">
1862 <context context-type="sourcefile">src/app/header/search-typeahead.component.html</context>
1863 <context context-type="linenumber">37</context>
1864 </context-group>
ec64adb4 1865 </trans-unit>
d7c6b951 1866 <trans-unit id="3801957940570333397" datatype="html">
5a6de093
C
1867 <source>ADVANCED SEARCH</source>
1868 <target state="new">ADVANCED SEARCH</target>
b9fdbff7 1869 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">39</context></context-group>
1870 </trans-unit>
d7c6b951 1871 <trans-unit id="3416071273413341159" datatype="html">
5a6de093
C
1872 <source>any instance</source>
1873 <target state="new">any instance</target>
b9fdbff7 1874 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">42</context></context-group>
1875 </trans-unit>
d7c6b951 1876 <trans-unit id="1764675694412365696" datatype="html">
5a6de093
C
1877 <source>only followed instances</source>
1878 <target state="new">only followed instances</target>
b9fdbff7 1879 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">43</context></context-group>
1880 </trans-unit>
d7c6b951 1881 <trans-unit id="6462732349450217281" datatype="html">
5a6de093
C
1882 <source>Determines whether you can resolve any distant content, or if this instance only allows doing so for instances it follows.</source>
1883 <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 1884 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">41</context></context-group>
1885 </trans-unit>
d7c6b951 1886 <trans-unit id="3710530516408401495" datatype="html">
5a6de093
C
1887 <source>will list the matching channel</source>
1888 <target state="new">will list the matching channel</target>
b9fdbff7 1889 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">50</context></context-group>
1890 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">53</context></context-group>
1891 </trans-unit>
d7c6b951 1892 <trans-unit id="6913541939335935215" datatype="html">
5a6de093
C
1893 <source>will list the matching video</source>
1894 <target state="new">will list the matching video</target>
b9fdbff7 1895 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">56</context></context-group>
1896 </trans-unit>
d7c6b951 1897 <trans-unit id="8854094932942190741">
a55e5579
C
1898 <source>Search...</source>
1899 <target>Hledat...</target>
ec64adb4
C
1900 <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>
1901 </trans-unit>
d7c6b951 1902 <trans-unit id="2468689683507870964" datatype="html">
5a6de093
C
1903 <source>In this instance's network</source>
1904 <target state="new">In this instance's network</target>
ec64adb4
C
1905 <context-group purpose="location"><context context-type="sourcefile">src/app/header/suggestion.component.html</context><context context-type="linenumber">14</context></context-group>
1906 </trans-unit>
d7c6b951 1907 <trans-unit id="4494942989613184609" datatype="html">
5a6de093
C
1908 <source>In the vidiverse</source>
1909 <target state="new">In the vidiverse</target>
ec64adb4
C
1910 <context-group purpose="location"><context context-type="sourcefile">src/app/header/suggestion.component.html</context><context context-type="linenumber">15</context></context-group>
1911 </trans-unit>
d7c6b951 1912 <trans-unit id="5146398958364876914">
6b01ed7b
C
1913 <source>Sort</source>
1914 <target>Seřadit</target>
ec64adb4
C
1915 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">7</context></context-group>
1916 </trans-unit>
d7c6b951 1917 <trans-unit id="5478121364779850827" datatype="html">
ec64adb4 1918 <source>Reset</source>
5a6de093 1919 <target state="new">
5e6c69ce
C
1920 Reset
1921 </target>
8d120a56 1922 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">9</context></context-group>
1923 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">23</context></context-group>
1924 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">42</context></context-group>
1925 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">61</context></context-group>
1926 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">75</context></context-group>
1927 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">110</context></context-group>
1928 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">123</context></context-group>
1929 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">136</context></context-group>
1930 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">149</context></context-group>
1931 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">164</context></context-group>
1932 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">172</context></context-group>
1933 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">197</context></context-group>
1934 </trans-unit>
d7c6b951 1935 <trans-unit id="4540121094340493564" datatype="html">
b9fdbff7 1936 <source>Display only</source>
1937 <target state="new">Display only</target>
12fa2a6a
C
1938 <context-group purpose="location">
1939 <context context-type="sourcefile">src/app/+search/search-filters.component.html</context>
1940 <context context-type="linenumber">21</context>
1941 </context-group>
b9fdbff7 1942 </trans-unit>
d7c6b951 1943 <trans-unit id="2180217594100853008" datatype="html">
b9fdbff7 1944 <source>Live videos</source>
1945 <target state="new">Live videos</target>
8d120a56 1946 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">29</context></context-group>
1947 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">64</context></context-group>
1948 </trans-unit>
d7c6b951 1949 <trans-unit id="2392481201920342009" datatype="html">
b9fdbff7 1950 <source>VOD videos</source>
1951 <target state="new">VOD videos</target>
8d120a56 1952 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">34</context></context-group>
1953 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">60</context></context-group>
1954 </trans-unit>
d7c6b951 1955 <trans-unit id="7970752988844762769">
6b01ed7b
C
1956 <source>Published date</source>
1957 <target>Datum publikace</target>
b9fdbff7 1958 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">59</context></context-group>
1959 </trans-unit>
d7c6b951 1960 <trans-unit id="5038188980760269298">
e31e6015
C
1961 <source>Original publication year</source>
1962 <target>Původní rok publikování</target>
b9fdbff7 1963 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">73</context></context-group>
1964 </trans-unit>
d7c6b951 1965 <trans-unit id="2316758236788716819">
e31e6015
C
1966 <source>After...</source>
1967 <target>Po...</target>
b9fdbff7 1968 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">85</context></context-group>
1969 </trans-unit>
d7c6b951 1970 <trans-unit id="5418443214217152433">
e31e6015
C
1971 <source>Before...</source>
1972 <target>Před...</target>
b9fdbff7 1973 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">95</context></context-group>
1974 </trans-unit>
d7c6b951 1975 <trans-unit id="7410432243549869948">
ad3fa0c5
C
1976 <source>Duration</source>
1977 <target>Trvání</target>
b9fdbff7 1978 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">108</context></context-group>
1979 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">280</context></context-group>
1980 </trans-unit>
d7c6b951 1981 <trans-unit id="3589238979642505685">
ad3fa0c5
C
1982 <source>Display sensitive content</source>
1983 <target>Zobrazit citlivý obsah</target>
b9fdbff7 1984 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">40</context></context-group>
1985 </trans-unit>
d7c6b951 1986 <trans-unit id="2807800733729323332">
6b01ed7b
C
1987 <source>Yes</source>
1988 <target>Ano</target>
b9fdbff7 1989 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">48</context></context-group>
1990 </trans-unit>
d7c6b951 1991 <trans-unit id="3542042671420335679">
6b01ed7b
C
1992 <source>No</source>
1993 <target>Ne</target>
b9fdbff7 1994 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">53</context></context-group>
1995 </trans-unit>
d7c6b951 1996 <trans-unit id="1806667489382256324">
4a03da5f
C
1997 <source>Category</source>
1998 <target>Kategorie</target>
b9fdbff7 1999 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">121</context></context-group>
2000 <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>
2001 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">245</context></context-group>
2002 </trans-unit>
d7c6b951 2003 <trans-unit id="5478121364779850827" datatype="html">
ec64adb4 2004 <source>Reset</source>
5a6de093 2005 <target state="new">
5e6c69ce
C
2006 Reset
2007 </target>
b9fdbff7 2008 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">123</context></context-group>
2009 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">136</context></context-group>
2010 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">149</context></context-group>
2011 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">164</context></context-group>
2012 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">172</context></context-group>
2013 </trans-unit>
d7c6b951 2014 <trans-unit id="2199290266269383925" datatype="html">
5a6de093
C
2015 <source>Display all categories</source>
2016 <target state="new">Display all categories</target>
b9fdbff7 2017 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">127</context></context-group>
2018 </trans-unit>
d7c6b951 2019 <trans-unit id="9065795501872450602">
4a03da5f
C
2020 <source>Licence</source>
2021 <target>Licence</target>
b9fdbff7 2022 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">134</context></context-group>
2023 <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>
2024 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">254</context></context-group>
2025 </trans-unit>
d7c6b951 2026 <trans-unit id="4184995865179898060" datatype="html">
5a6de093
C
2027 <source>Display all licenses</source>
2028 <target state="new">Display all licenses</target>
b9fdbff7 2029 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">140</context></context-group>
2030 </trans-unit>
d7c6b951 2031 <trans-unit id="2826581353496868063">
4a03da5f
C
2032 <source>Language</source>
2033 <target>Jazyk</target>
b9fdbff7 2034 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">147</context></context-group>
2035 <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>
2036 <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>
2037 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">263</context></context-group>
2038 </trans-unit>
d7c6b951 2039 <trans-unit id="7904142744051432458" datatype="html">
5a6de093
C
2040 <source>Display all languages</source>
2041 <target state="new">Display all languages</target>
b9fdbff7 2042 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">153</context></context-group>
2043 </trans-unit>
d7c6b951 2044 <trans-unit id="2252476112877289102">
6b01ed7b
C
2045 <source>All of these tags</source>
2046 <target>Všechny tyto štítky</target>
b9fdbff7 2047 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">162</context></context-group>
2048 </trans-unit>
d7c6b951 2049 <trans-unit id="4413784616961145955">
6b01ed7b
C
2050 <source>One of these tags</source>
2051 <target>Jeden z těchto štítků</target>
b9fdbff7 2052 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">170</context></context-group>
2053 </trans-unit>
d7c6b951 2054 <trans-unit id="283421392567624698" datatype="html">
5a6de093
C
2055 <source>Search target</source>
2056 <target state="new">Search target</target>
b9fdbff7 2057 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">179</context></context-group>
2058 </trans-unit>
d7c6b951 2059 <trans-unit id="2489767671380266270" datatype="html">
5a6de093
C
2060 <source>Vidiverse</source>
2061 <target state="new">Vidiverse</target>
b9fdbff7 2062 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">189</context></context-group>
2063 </trans-unit>
d7c6b951 2064 <trans-unit id="5478121364779850827" datatype="html">
ec64adb4 2065 <source>Reset</source>
5a6de093 2066 <target state="new">
5e6c69ce
C
2067 Reset
2068 </target>
b9fdbff7 2069 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">197</context></context-group>
2070 </trans-unit>
d7c6b951 2071 <trans-unit id="8829497237648100098">
6b01ed7b
C
2072 <source>Filter</source>
2073 <target>Filtr</target>
b9fdbff7 2074 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group>
2075 </trans-unit>
d7c6b951 2076 <trans-unit id="6479885129995567639" datatype="html">
5a6de093
C
2077 <source>Video channels</source>
2078 <target state="new">Video channels</target>
ec64adb4
C
2079 <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>
2080 </trans-unit>
d7c6b951 2081 <trans-unit id="1909308046360229945">
ae8b8faf
C
2082 <source>Add caption</source>
2083 <target>Přidat titulek</target>
ec64adb4
C
2084 <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>
2085 </trans-unit>
d7c6b951 2086 <trans-unit id="753928283782809091">
ae8b8faf
C
2087 <source>Select the caption file</source>
2088 <target>Vyberte soubor s titulky</target>
ec64adb4
C
2089 <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>
2090 </trans-unit>
d7c6b951 2091 <trans-unit id="4616828176080418150">
16e3c494 2092 <source>This will replace an existing caption!</source>
ae8b8faf
C
2093 <target>
2094 Tohle nahradí existující titulek!
2095 </target>
ec64adb4
C
2096 <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>
2097 </trans-unit>
d7c6b951 2098 <trans-unit id="2752121353049766867">
ae8b8faf
C
2099 <source>Add this caption</source>
2100 <target>Přidat tento titulek</target>
ec64adb4
C
2101 <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>
2102 </trans-unit>
d7c6b951 2103 <trans-unit id="5701618810648052610">
ae8b8faf
C
2104 <source>Title</source>
2105 <target>Nadpis</target>
ec64adb4
C
2106 <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>
2107 </trans-unit>
d7c6b951 2108 <trans-unit id="7886570921510760899">
ae8b8faf
C
2109 <source>Tags</source>
2110 <target>Štítky</target>
b9fdbff7 2111 <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>
2112 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">272</context></context-group>
2113 </trans-unit>
d7c6b951 2114 <trans-unit id="354332809647287722" datatype="html">
ec64adb4 2115 <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
2116 <target state="new">
2117 Tags could be used to suggest relevant recommendations.
3e84ae32 2118 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
5a6de093 2119 There is a maximum of 5 tags.
3e84ae32 2120 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
5a6de093 2121 Press
3e84ae32
C
2122 <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="&lt;kbd>"/>Enter
2123 <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="&lt;/kbd>"/> to add a new tag.
5a6de093
C
2124
2125 </target>
ec64adb4
C
2126 <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>
2127 </trans-unit>
d7c6b951 2128 <trans-unit id="3265632123453688399" datatype="html">
16e3c494 2129 <source>Enter a new tag</source>
2130 <target state="new">Enter a new tag</target>
ec64adb4
C
2131 <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>
2132 </trans-unit>
2133 <trans-unit id="6179532215548637839" datatype="html">
2134 <source>extensions</source>
2135 <target state="new">extensions</target>
b9fdbff7 2136 <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>
2137 </trans-unit>
ec64adb4
C
2138 <trans-unit id="8054921481196967348" datatype="html">
2139 <source>This image is too large.</source>
2140 <target state="new">This image is too large.</target>
8d120a56 2141 <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>
2142 <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>
2143 </trans-unit>
d7c6b951 2144 <trans-unit id="6259523075362402245" datatype="html">
b9fdbff7 2145 <source>Upload a new banner</source>
2146 <target state="new">Upload a new banner</target>
2147 <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>
2148 <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>
2149 </trans-unit>
d7c6b951 2150 <trans-unit id="1117672957968812680" datatype="html">
b9fdbff7 2151 <source>Change your banner</source>
2152 <target state="new">Change your banner</target>
2153 <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>
2154 </trans-unit>
d7c6b951 2155 <trans-unit id="3394080812181176794" datatype="html">
b9fdbff7 2156 <source>Remove banner</source>
2157 <target state="new">Remove banner</target>
2158 <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 2159 </trans-unit>
2160 <trans-unit id="7306351600905511107" datatype="html">
2161 <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>
2162 <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>
2163 <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>
2164 </trans-unit>
b9fdbff7 2165 <trans-unit id="3220184757632006830" datatype="html">
2166 <source>Account avatar</source>
2167 <target state="new">Account avatar</target>
90aa0a74 2168 <context-group purpose="location">
fee7bbc3
C
2169 <context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context>
2170 <context context-type="linenumber">47</context>
90aa0a74 2171 </context-group>
b9fdbff7 2172 </trans-unit>
2173 <trans-unit id="1138964882426023395" datatype="html">
2174 <source>Channel avatar</source>
2175 <target state="new">Channel avatar</target>
90aa0a74 2176 <context-group purpose="location">
fee7bbc3
C
2177 <context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context>
2178 <context context-type="linenumber">48</context>
90aa0a74 2179 </context-group>
8d120a56 2180 </trans-unit>
2181 <trans-unit id="1358902062258458923" datatype="html">
3e84ae32
C
2182 <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>
2183 <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
2184 <context-group purpose="location">
2185 <context context-type="sourcefile">src/app/shared/shared-custom-markup/custom-markup-help.component.html</context>
2186 <context context-type="linenumber">2</context>
2187 </context-group>
8d120a56 2188 </trans-unit>
2189 <trans-unit id="7976591803735140601" datatype="html">
2190 <source>Latest published video</source>
2191 <target state="new">Latest published video</target>
c5c848c5
C
2192 <context-group purpose="location">
2193 <context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context>
2194 <context context-type="linenumber">24</context>
2195 </context-group>
b9fdbff7 2196 </trans-unit>
d7c6b951 2197 <trans-unit id="1460134385691851101" datatype="html">
b9fdbff7 2198 <source>Advanced filters</source>
2199 <target state="new">Advanced filters</target>
90aa0a74 2200 <context-group purpose="location">
fee7bbc3
C
2201 <context context-type="sourcefile">src/app/shared/shared-forms/advanced-input-filter.component.html</context>
2202 <context context-type="linenumber">8</context>
c5ce27f8
C
2203 </context-group>
2204 </trans-unit>
d7c6b951 2205 <trans-unit id="2504502765849142619" datatype="html">
5a6de093
C
2206 <source>No items found</source>
2207 <target state="new">No items found</target>
ec64adb4
C
2208 <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>
2209 </trans-unit>
d7c6b951 2210 <trans-unit id="4902817035128594900">
a55e5579
C
2211 <source>Description</source>
2212 <target>Popis</target>
b9fdbff7 2213 <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>
2214 <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>
2215 <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>
2216 <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>
2217 <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>
2218 <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>
2219 <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>
2220 <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>
2221 </trans-unit>
d7c6b951 2222 <trans-unit id="8740951153302736329" datatype="html">
16e3c494 2223 <source>Video descriptions are truncated by default and require manual action to expand them.</source>
2224 <target state="new">
040758e0
C
2225 Video descriptions are truncated by default and require manual action to expand them.
2226 </target>
ec64adb4 2227 <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 2228 </trans-unit>
2229 <trans-unit id="2090254132451149776" datatype="html">
3e84ae32
C
2230 <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>
2231 <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
2232 <context-group purpose="location">
2233 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context>
2234 <context context-type="linenumber">79,80</context>
2235 </context-group>
ec64adb4 2236 </trans-unit>
d7c6b951 2237 <trans-unit id="5462361983940693567">
ae8b8faf
C
2238 <source>Channel</source>
2239 <target>Kanál</target>
8d120a56 2240 <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>
2241 <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>
2242 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">34</context></context-group>
2243 <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>
2244 <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>
2245 <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>
2246 <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>
2247 <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>
2248 </trans-unit>
d7c6b951 2249 <trans-unit id="8440128775129354214">
ae8b8faf
C
2250 <source>Privacy</source>
2251 <target>Soukromí</target>
8d120a56 2252 <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>
2253 <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>
2254 <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>
2255 <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>
2256 <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>
2257 <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>
2258 <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>
2259 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">230</context></context-group>
2260 <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>
2261 </trans-unit>
d7c6b951 2262 <trans-unit id="2806917038528218276" datatype="html">
5a6de093
C
2263 <source>FAQ</source>
2264 <target state="new">FAQ</target>
8d120a56 2265 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">138</context></context-group>
2266 </trans-unit>
d7c6b951 2267 <trans-unit id="3620232640697554352" datatype="html">
5a6de093
C
2268 <source>Frequently asked questions about PeerTube</source>
2269 <target state="new">Frequently asked questions about PeerTube</target>
8d120a56 2270 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">138</context></context-group>
2271 </trans-unit>
d7c6b951 2272 <trans-unit id="8942351587754185907" datatype="html">
5a6de093
C
2273 <source>API</source>
2274 <target state="new">API</target>
8d120a56 2275 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">140</context></context-group>
2276 </trans-unit>
d7c6b951 2277 <trans-unit id="3722967224215437913" datatype="html">
5a6de093
C
2278 <source>API documentation</source>
2279 <target state="new">API documentation</target>
8d120a56 2280 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">140</context></context-group>
2281 </trans-unit>
d7c6b951 2282 <trans-unit id="9012879216268259096">
5a6de093 2283 <source>Schedule publication (<x id="INTERPOLATION"/>)</source>
ec64adb4
C
2284 <target>Naplánovat publikování (<x id="INTERPOLATION"/>)</target>
2285 <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>
2286 </trans-unit>
d7c6b951 2287 <trans-unit id="9155449485123349070" datatype="html">
5a6de093
C
2288 <source>Contains sensitive content</source>
2289 <target state="new">Contains sensitive content</target>
ec64adb4 2290 <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 2291 </trans-unit>
d7c6b951 2292 <trans-unit id="4850841867094321899" datatype="html">
b9fdbff7 2293 <source>Some instances hide videos containing mature or explicit content by default.</source>
2294 <target state="new">Some instances hide videos containing mature or explicit content by default.</target>
fee7bbc3
C
2295 <context-group purpose="location">
2296 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context>
2297 <context context-type="linenumber">135</context>
2298 </context-group>
ec64adb4 2299 </trans-unit>
d7c6b951 2300 <trans-unit id="4895908242997839943" datatype="html">
5a6de093
C
2301 <source>Publish after transcoding</source>
2302 <target state="new">Publish after transcoding</target>
ec64adb4
C
2303 <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>
2304 </trans-unit>
d7c6b951 2305 <trans-unit id="5596242684708779591" datatype="html">
16e3c494 2306 <source>If you decide not to wait for transcoding before publishing the video, it could be unplayable until transcoding ends.</source>
2307 <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
2308 <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>
2309 </trans-unit>
d7c6b951 2310 <trans-unit id="5984574397847510001">
ae8b8faf
C
2311 <source>Basic info</source>
2312 <target>Základní údaje</target>
ec64adb4
C
2313 <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>
2314 </trans-unit>
d7c6b951 2315 <trans-unit id="2142169012597585513">
ae8b8faf
C
2316 <source>Add another caption</source>
2317 <target>Přidat další titulek</target>
ec64adb4
C
2318 <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>
2319 </trans-unit>
d7c6b951 2320 <trans-unit id="4525569337497033381" datatype="html">
16e3c494 2321 <source>See the subtitle file</source>
2322 <target state="new">See the subtitle file</target>
ec64adb4
C
2323 <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>
2324 </trans-unit>
d7c6b951 2325 <trans-unit id="5600963353867835532" datatype="html">
3e84ae32 2326 <source>Already uploaded ✔</source>
16e3c494 2327 <target state="new">Already uploaded ✔</target>
ec64adb4
C
2328 <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>
2329 </trans-unit>
d7c6b951 2330 <trans-unit id="73284819990858102" datatype="html">
16e3c494 2331 <source>Will be created on update</source>
2332 <target state="new">Will be created on update</target>
ec64adb4
C
2333 <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>
2334 </trans-unit>
d7c6b951 2335 <trans-unit id="7044449271109607418" datatype="html">
16e3c494 2336 <source>Cancel create</source>
2337 <target state="new">Cancel create</target>
ec64adb4
C
2338 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">186</context></context-group>
2339 </trans-unit>
d7c6b951 2340 <trans-unit id="7879454016898626211" datatype="html">
16e3c494 2341 <source>Will be deleted on update</source>
2342 <target state="new">Will be deleted on update</target>
ec64adb4
C
2343 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">192</context></context-group>
2344 </trans-unit>
d7c6b951 2345 <trans-unit id="305832955565133216" datatype="html">
16e3c494 2346 <source>Cancel deletion</source>
2347 <target state="new">Cancel deletion</target>
ec64adb4
C
2348 <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>
2349 </trans-unit>
d7c6b951 2350 <trans-unit id="360396717319152766">
16e3c494 2351 <source>No captions for now.</source>
a55e5579 2352 <target>
ae8b8faf
C
2353 Prozatím tu nejsou žádné titulky.
2354 </target>
ec64adb4
C
2355 <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>
2356 </trans-unit>
d7c6b951 2357 <trans-unit id="8508836953540308271" datatype="html">
ec64adb4
C
2358 <source>Live settings</source>
2359 <target state="new">Live settings</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">208</context></context-group>
2361 </trans-unit>
d7c6b951 2362 <trans-unit id="6297019164970912850" datatype="html">
ec64adb4
C
2363 <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>
2364 <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>
2365 <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>
2366 </trans-unit>
d7c6b951 2367 <trans-unit id="3272292170221289235" datatype="html">
ec64adb4
C
2368 <source>This is a permanent live</source>
2369 <target state="new">This is a permanent live</target>
2370 <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>
2371 </trans-unit>
d7c6b951 2372 <trans-unit id="1212376766715456139" datatype="html">
ec64adb4
C
2373 <source>⚠️ If you enable this option, your live will be terminated if you exceed your video quota</source>
2374 <target state="new">⚠️ If you enable this option, your live will be terminated if you exceed your video quota</target>
2375 <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>
2376 </trans-unit>
d7c6b951 2377 <trans-unit id="8891497955962997247" datatype="html">
ec64adb4
C
2378 <source>Automatically publish a replay when your live ends</source>
2379 <target state="new">Automatically publish a replay when your live ends</target>
2380 <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>
2381 </trans-unit>
d7c6b951 2382 <trans-unit id="2602773901491715295">
ae8b8faf
C
2383 <source>Captions</source>
2384 <target>Titulky</target>
8d120a56 2385 <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>
2386 <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>
2387 <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>
2388 </trans-unit>
d7c6b951 2389 <trans-unit id="1168086599577356916" datatype="html">
16e3c494 2390 <source>Video preview</source>
2391 <target state="new">Video preview</target>
ec64adb4
C
2392 <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>
2393 </trans-unit>
d7c6b951 2394 <trans-unit id="2288513108450439427">
ae8b8faf
C
2395 <source>Support</source>
2396 <target>Podpora</target>
b9fdbff7 2397 <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>
2398 <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>
2399 </trans-unit>
d7c6b951 2400 <trans-unit id="1359533927353954373" datatype="html">
b9fdbff7 2401 <source>View account</source>
2402 <target state="new">View account</target>
2403 <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>
2404 </trans-unit>
d7c6b951 2405 <trans-unit id="3799746968259478616" datatype="html">
b9fdbff7 2406 <source>View account</source>
2407 <target state="new"> View account </target>
90aa0a74
C
2408 <context-group purpose="location">
2409 <context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context>
2410 <context context-type="linenumber">42,43</context>
2411 </context-group>
b9fdbff7 2412 </trans-unit>
d7c6b951 2413 <trans-unit id="6778225321073009261" datatype="html">
b9fdbff7 2414 <source>View owner account</source>
2415 <target state="new"> View owner account </target>
90aa0a74
C
2416 <context-group purpose="location">
2417 <context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context>
2418 <context context-type="linenumber">46,47</context>
2419 </context-group>
b9fdbff7 2420 </trans-unit>
d7c6b951 2421 <trans-unit id="8798391261676185924" datatype="html">
b9fdbff7 2422 <source>VIDEO CHANNEL</source>
2423 <target state="new">VIDEO CHANNEL</target>
90aa0a74
C
2424 <context-group purpose="location">
2425 <context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context>
2426 <context context-type="linenumber">55</context>
2427 </context-group>
b9fdbff7 2428 </trans-unit>
d7c6b951 2429 <trans-unit id="5121874940679887597" datatype="html">
b9fdbff7 2430 <source>Copy channel handle</source>
2431 <target state="new">Copy channel handle</target>
90aa0a74
C
2432 <context-group purpose="location">
2433 <context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context>
2434 <context context-type="linenumber">66</context>
2435 </context-group>
b9fdbff7 2436 </trans-unit>
d7c6b951 2437 <trans-unit id="3068011377000255023" datatype="html">
b9fdbff7 2438 <source>{VAR_PLURAL, plural, =1 {1 videos} other {<x id="INTERPOLATION"/> videos}}</source>
2439 <target state="new">{VAR_PLURAL, plural, =1 {1 videos} other {<x id="INTERPOLATION"/> videos}}</target>
8d120a56 2440 <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>
2441 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">41</context></context-group>
2442 <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>
2443 <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>
2444 </trans-unit>
d7c6b951 2445 <trans-unit id="8856905278208146821" datatype="html">
b9fdbff7 2446 <source><x id="ICU" equiv-text="{channelVideosCount, plural, =1 {1 videos} other {{{ channelVideosCount }} videos}}"/> </source>
2447 <target state="new"> <x id="ICU" equiv-text="{channelVideosCount, plural, =1 {1 videos} other {{{ channelVideosCount }} videos}}"/> </target>
90aa0a74
C
2448 <context-group purpose="location">
2449 <context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context>
2450 <context context-type="linenumber">76,77</context>
2451 </context-group>
b9fdbff7 2452 </trans-unit>
d7c6b951 2453 <trans-unit id="2486917589932345430" datatype="html">
b9fdbff7 2454 <source>OWNER ACCOUNT</source>
2455 <target state="new">OWNER ACCOUNT</target>
2456 <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>
2457 </trans-unit>
d7c6b951 2458 <trans-unit id="1952020204339597057" datatype="html">
ec64adb4 2459 <source>Short text to tell people how they can support you (membership platform...).</source>
5a6de093 2460 <target state="new">
4891e4c7
C
2461 Short text to tell people how they can support you (membership platform...).
2462 </target>
ec64adb4
C
2463 <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>
2464 </trans-unit>
d7c6b951 2465 <trans-unit id="7958716262877895706">
ae8b8faf
C
2466 <source>Original publication date</source>
2467 <target>Původní datum publikace</target>
ec64adb4
C
2468 <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>
2469 </trans-unit>
d7c6b951 2470 <trans-unit id="50985514722149155" datatype="html">
ec64adb4 2471 <source>This is the date when the content was originally published (e.g. the release date for a film)</source>
5a6de093 2472 <target state="new">
4891e4c7
C
2473 This is the date when the content was originally published (e.g. the release date for a film)
2474 </target>
ec64adb4
C
2475 <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>
2476 </trans-unit>
d7c6b951 2477 <trans-unit id="1669378369440073270" datatype="html">
ec64adb4
C
2478 <source>Plugin settings</source>
2479 <target state="new">Plugin settings</target>
2480 <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>
2481 </trans-unit>
d7c6b951 2482 <trans-unit id="2200003513633568069">
ae8b8faf
C
2483 <source>Enable video comments</source>
2484 <target>Povolit komentáře</target>
ec64adb4
C
2485 <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>
2486 </trans-unit>
d7c6b951 2487 <trans-unit id="8896564060463626070">
ae8b8faf
C
2488 <source>Enable download</source>
2489 <target>Download povolen</target>
ec64adb4
C
2490 <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>
2491 </trans-unit>
d7c6b951 2492 <trans-unit id="8821221480638803282">
ae8b8faf
C
2493 <source>Advanced settings</source>
2494 <target>Rozšířená nastavení</target>
ec64adb4
C
2495 <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>
2496 </trans-unit>
d7c6b951 2497 <trans-unit id="2375260419993138758">
ae8b8faf
C
2498 <source>URL</source>
2499 <target>URL</target>
ec64adb4
C
2500 <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>
2501 <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>
2502 <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>
2503 </trans-unit>
d7c6b951 2504 <trans-unit id="6760671759540007434" datatype="html">
ec64adb4
C
2505 <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>
2506 <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>
2507 <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>
2508 </trans-unit>
d7c6b951 2509 <trans-unit id="460353452916242022" datatype="html">
16e3c494 2510 <source>Sorry, but something went wrong</source>
2511 <target state="new">Sorry, but something went wrong</target>
b9fdbff7 2512 <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>
2513 <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>
2514 <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>
2515 <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>
2516 </trans-unit>
d7c6b951 2517 <trans-unit id="5359075917564707730" datatype="html">
ec64adb4 2518 <source>Congratulations, the video behind <x id="INTERPOLATION"/> will be imported! You can already add information about this video. </source>
16e3c494 2519 <target state="new">
5a6de093
C
2520 Congratulations, the video behind
2521 <x id="INTERPOLATION" equiv-text="{{ targetUrl }}"/> will be imported! You can already add information about this video.
2522
2523 </target>
ec64adb4
C
2524 <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>
2525 </trans-unit>
d7c6b951 2526 <trans-unit id="4021752662928002901">
ae8b8faf
C
2527 <source>Update</source>
2528 <target>Aktualizovat</target>
8d120a56 2529 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-update.component.ts</context><context context-type="linenumber">174</context></context-group>
2530 <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>
2531 <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>
2532 <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>
2533 <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>
2534 <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>
2535 <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>
2536 <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>
2537 <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>
2538 <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>
2539 </trans-unit>
d7c6b951 2540 <trans-unit id="6722765664648523978">
ae8b8faf
C
2541 <source>Select the file to upload</source>
2542 <target>Zvolte soubor k nahrání</target>
ec64adb4
C
2543 <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>
2544 <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>
2545 </trans-unit>
5a6de093 2546 <trans-unit id="9172233176401579786" datatype="html">
16e3c494 2547 <source>Scheduled</source>
2548 <target state="new">Scheduled</target>
8d120a56 2549 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">191</context></context-group>
2550 </trans-unit>
5a6de093
C
2551 <trans-unit id="1435317307066082710" datatype="html">
2552 <source>Hide the video until a specific date</source>
2553 <target state="new">Hide the video until a specific date</target>
8d120a56 2554 <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>
2555 </trans-unit>
d7c6b951 2556 <trans-unit id="6148369758871787018" datatype="html">
16e3c494 2557 <source>Video background image</source>
2558 <target state="new">Video background image</target>
b9fdbff7 2559 <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>
2560 </trans-unit>
d7c6b951 2561 <trans-unit id="7099631707196015765" datatype="html">
ec64adb4 2562 <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 2563 <target state="new">
040758e0 2564 Image that will be merged with your audio file.
5a6de093 2565
3e84ae32 2566 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
040758e0 2567 The chosen image will be definitive and cannot be modified.
5a6de093 2568
040758e0 2569 </target>
b9fdbff7 2570 <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>
2571 </trans-unit>
d7c6b951 2572 <trans-unit id="4626927731329688072" datatype="html">
ec64adb4
C
2573 <source>Total video uploaded</source>
2574 <target state="new">Total video uploaded</target>
b9fdbff7 2575 <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>
2576 </trans-unit>
d7c6b951 2577 <trans-unit id="1185207825965405436" datatype="html">
5a6de093
C
2578 <source>Processing…</source>
2579 <target state="new">Processing…</target>
b9fdbff7 2580 <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>
2581 </trans-unit>
d7c6b951 2582 <trans-unit id="7934833136974560675" datatype="html">
ec64adb4
C
2583 <source>Retry</source>
2584 <target state="new">Retry</target>
95bd9515 2585 <note priority="1" from="description">Retry failed upload of a video</note>
b9fdbff7 2586 <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>
2587 </trans-unit>
d7c6b951 2588 <trans-unit id="2127094963121208963" datatype="html">
5a6de093
C
2589 <source>Total video quota</source>
2590 <target state="new">Total video quota</target>
b9fdbff7 2591 <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>
2592 <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>
2593 </trans-unit>
d7c6b951 2594 <trans-unit id="1522676094837508187" datatype="html">
16e3c494 2595 <source>Congratulations! Your video is now available in your private library.</source>
2596 <target state="new">
040758e0
C
2597 Congratulations! Your video is now available in your private library.
2598</target>
b9fdbff7 2599 <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>
2600 </trans-unit>
d7c6b951 2601 <trans-unit id="3768339632235914548">
ae8b8faf
C
2602 <source>Publish will be available when upload is finished</source>
2603 <target>Publikovat lze jakmile bude dokončeno nahrávání</target>
b9fdbff7 2604 <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>
2605 </trans-unit>
d7c6b951 2606 <trans-unit id="7430416142942514215">
ae8b8faf
C
2607 <source>Publish</source>
2608 <target>Publikovat</target>
b9fdbff7 2609 <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>
2610 <context-group purpose="location"><context context-type="sourcefile">src/app/header/header.component.html</context><context context-type="linenumber">5</context></context-group>
8d120a56 2611 </trans-unit>
2612 <trans-unit id="6161604372916832458" datatype="html">
2613 <source>Upload on hold</source>
2614 <target state="new">Upload on hold</target>
2615 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">124</context></context-group>
2616 </trans-unit>
d7c6b951 2617 <trans-unit id="285180972645018518" datatype="html">
5a6de093
C
2618 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source>
2619 <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>
ec64adb4
C
2620 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">3</context></context-group>
2621 </trans-unit>
d7c6b951 2622 <trans-unit id="2587226585711833549" datatype="html">
5a6de093
C
2623 <source>Read instance rules for help</source>
2624 <target state="new">Read instance rules for help</target>
ec64adb4
C
2625 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">4</context></context-group>
2626 </trans-unit>
d7c6b951 2627 <trans-unit id="3455474330346212563" datatype="html">
16e3c494 2628 <source>Select the torrent to import</source>
2629 <target state="new">Select the torrent to import</target>
ec64adb4
C
2630 <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>
2631 <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>
2632 </trans-unit>
d7c6b951 2633 <trans-unit id="290735093992020324" datatype="html">
5a6de093
C
2634 <source>OR</source>
2635 <target state="new">OR</target>
ec64adb4
C
2636 <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>
2637 </trans-unit>
d7c6b951 2638 <trans-unit id="6173286379208830044" datatype="html">
16e3c494 2639 <source>Paste magnet URI</source>
2640 <target state="new">Paste magnet URI</target>
ec64adb4
C
2641 <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>
2642 </trans-unit>
d7c6b951 2643 <trans-unit id="2424051823705402833" datatype="html">
16e3c494 2644 <source>Congratulations, the video will be imported with BitTorrent! You can already add information about this video.</source>
2645 <target state="new">
040758e0
C
2646 Congratulations, the video will be imported with BitTorrent! You can already add information about this video.
2647</target>
ec64adb4 2648 <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 2649 </trans-unit>
2650 <trans-unit id="4422946962830681102" datatype="html">
2651 <source>Torrents with only 1 file are supported.</source>
2652 <target state="new">Torrents with only 1 file are supported.</target>
09e1784b
C
2653 <context-group purpose="location">
2654 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context>
2655 <context context-type="linenumber">119</context>
2656 </context-group>
ec64adb4
C
2657 </trans-unit>
2658 <trans-unit id="7860848084471862305" datatype="html">
2659 <source>Cannot create live because this instance have too many created lives</source>
2660 <target state="new">Cannot create live because this instance have too many created lives</target>
b9fdbff7 2661 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">96</context></context-group>
2662 </trans-unit>
ec64adb4
C
2663 <trans-unit id="1278564497286613571" datatype="html">
2664 <source>Cannot create live because you created too many lives</source>
2665 <target state="new">Cannot create live because you created too many lives</target>
b9fdbff7 2666 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">98</context></context-group>
2667 </trans-unit>
ec64adb4
C
2668 <trans-unit id="2621043320678012413" datatype="html">
2669 <source>Live published.</source>
2670 <target state="new">Live published.</target>
b9fdbff7 2671 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">128</context></context-group>
2672 </trans-unit>
d7c6b951 2673 <trans-unit id="8218579597782287078" datatype="html">
ec64adb4
C
2674 <source>Go Live</source>
2675 <target state="new">Go Live</target>
2676 <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>
2677 </trans-unit>
d7c6b951 2678 <trans-unit id="3282368691598224543" datatype="html">
ec64adb4
C
2679 <source>Max live duration is <x id="INTERPOLATION"/>. If your live reaches this limit, it will be automatically terminated. </source>
2680 <target state="new"> Max live duration is <x id="INTERPOLATION"/>. If your live reaches this limit, it will be automatically terminated.
6f512b68 2681</target>
ec64adb4
C
2682 <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>
2683 </trans-unit>
d7c6b951 2684 <trans-unit id="2993949426196989262" datatype="html">
ec64adb4 2685 <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
2686 <target state="new">
2687 We recommend you to not use the
3e84ae32
C
2688 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>root
2689 <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 2690
3e84ae32 2691 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
5a6de093 2692 Instead,
3e84ae32
C
2693 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>create a dedicated account
2694 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to upload your videos.
5a6de093
C
2695
2696 </target>
ec64adb4
C
2697 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">11</context></context-group>
2698 </trans-unit>
d7c6b951 2699 <trans-unit id="293476877021544115" datatype="html">
5a6de093 2700 <source>Import <x id="INTERPOLATION"/></source>
ec64adb4
C
2701 <target state="translated">Importovat <x id="INTERPOLATION"/></target>
2702 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">19</context></context-group>
2703 </trans-unit>
d7c6b951 2704 <trans-unit id="4766833966971572147" datatype="html">
5a6de093
C
2705 <source>Upload <x id="INTERPOLATION"/></source>
2706 <target state="new">Upload
2707 <x id="INTERPOLATION" equiv-text="{{ videoName }}"/>
2708 </target>
ec64adb4
C
2709 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">20</context></context-group>
2710 </trans-unit>
d7c6b951 2711 <trans-unit id="7003826819757856838">
ae8b8faf
C
2712 <source>Upload a file</source>
2713 <target>Nahrát soubor</target>
ec64adb4
C
2714 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">26</context></context-group>
2715 </trans-unit>
d7c6b951 2716 <trans-unit id="2061223017941329156" datatype="html">
16e3c494 2717 <source>Import with URL</source>
2718 <target state="new">Import with URL</target>
ec64adb4
C
2719 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">36</context></context-group>
2720 </trans-unit>
d7c6b951 2721 <trans-unit id="8740142697043012403" datatype="html">
16e3c494 2722 <source>Import with torrent</source>
2723 <target state="new">Import with torrent</target>
ec64adb4
C
2724 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">46</context></context-group>
2725 </trans-unit>
d7c6b951 2726 <trans-unit id="6066940329544282265" datatype="html">
ec64adb4
C
2727 <source>Go live</source>
2728 <target state="new">Go live</target>
2729 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">56</context></context-group>
2730 </trans-unit>
d7c6b951 2731 <trans-unit id="3907889591911208762" datatype="html">
ec64adb4 2732 <source>Other videos</source>
5a6de093 2733 <target state="new">
8adc5ddb
C
2734 Other videos
2735 </target>
ec64adb4
C
2736 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/recommendations/recommended-videos.component.html</context><context context-type="linenumber">5</context></context-group>
2737 </trans-unit>
d7c6b951 2738 <trans-unit id="2913936134410914576" datatype="html">
5a6de093
C
2739 <source>AUTOPLAY</source>
2740 <target state="new">AUTOPLAY</target>
ec64adb4
C
2741 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/recommendations/recommended-videos.component.html</context><context context-type="linenumber">10</context></context-group>
2742 </trans-unit>
2743 <trans-unit id="4619111912751495491" datatype="html">
2744 <source>Report this comment</source>
2745 <target state="new">Report this comment</target>
b9fdbff7 2746 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment.component.ts</context><context context-type="linenumber">178</context></context-group>
2747 </trans-unit>
d7c6b951 2748 <trans-unit id="7419704019640008953">
ae8b8faf
C
2749 <source>Share</source>
2750 <target>Sdílet</target>
ec64adb4
C
2751 <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>
2752 <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>
2753 </trans-unit>
d7c6b951 2754 <trans-unit id="6599497107591892109" datatype="html">
5a6de093
C
2755 <source>Share the playlist</source>
2756 <target state="new">Share the playlist</target>
ec64adb4
C
2757 <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>
2758 </trans-unit>
d7c6b951 2759 <trans-unit id="6460270615876918310" datatype="html">
5a6de093
C
2760 <source>Share the playlist at this video position</source>
2761 <target state="new">Share the playlist at this video position</target>
ec64adb4
C
2762 <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>
2763 </trans-unit>
d7c6b951 2764 <trans-unit id="1253396341165671470" datatype="html">
5a6de093
C
2765 <source>Share the video</source>
2766 <target state="new">Share the video</target>
ec64adb4
C
2767 <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>
2768 </trans-unit>
d7c6b951 2769 <trans-unit id="1845599966367432388" datatype="html">
5e6c69ce
C
2770 <source>QR-Code</source>
2771 <target state="new">QR-Code</target>
ec64adb4
C
2772 <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>
2773 <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>
2774 </trans-unit>
d7c6b951 2775 <trans-unit id="1122876732223594710" datatype="html">
ec64adb4 2776 <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 2777 <target state="new">
5e6c69ce
C
2778 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).
2779 </target>
ec64adb4
C
2780 <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>
2781 <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>
2782 </trans-unit>
d7c6b951 2783 <trans-unit id="8151017381798767627">
ae8b8faf
C
2784 <source>Embed</source>
2785 <target>Vložit do stránky</target>
ec64adb4
C
2786 <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>
2787 <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>
2788 </trans-unit>
d7c6b951 2789 <trans-unit id="6375858514817734542" datatype="html">
16e3c494 2790 <source>Auto select subtitle</source>
2791 <target state="new">Auto select subtitle</target>
ec64adb4
C
2792 <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>
2793 </trans-unit>
d7c6b951 2794 <trans-unit id="2353402732767789211" datatype="html">
ec64adb4 2795 <source>More customization</source>
5a6de093 2796 <target state="new">
5e6c69ce
C
2797 More customization
2798 </target>
ec64adb4
C
2799 <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>
2800 </trans-unit>
d7c6b951 2801 <trans-unit id="1284179134768564307" datatype="html">
ec64adb4 2802 <source>Less customization</source>
5a6de093 2803 <target state="new">
5e6c69ce
C
2804 Less customization
2805 </target>
ec64adb4 2806 <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 2807 </trans-unit>
d7c6b951 2808 <trans-unit id="1290987288288099212" datatype="html">
b9fdbff7 2809 <source>Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></source>
2810 <target state="new">Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></target>
90aa0a74
C
2811 <context-group purpose="location">
2812 <context context-type="sourcefile">src/app/shared/shared-support-modal/support-modal.component.html</context>
2813 <context context-type="linenumber">3</context>
2814 </context-group>
ec64adb4
C
2815 </trans-unit>
2816 <trans-unit id="2454050363478003966" datatype="html">
2817 <source>Login</source>
2818 <target state="new">Login</target>
2819 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">14</context></context-group>
2820 </trans-unit>
d7c6b951 2821 <trans-unit id="1452803153270294110" datatype="html">
16e3c494 2822 <source>Autoplay</source>
2823 <target state="new">Autoplay</target>
ec64adb4
C
2824 <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>
2825 </trans-unit>
d7c6b951 2826 <trans-unit id="5336944753883027145" datatype="html">
5a6de093
C
2827 <source>Maybe later</source>
2828 <target state="new">Maybe later</target>
b9fdbff7 2829 <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>
2830 </trans-unit>
d7c6b951 2831 <trans-unit id="3959826834147169200">
ae8b8faf
C
2832 <source>Muted</source>
2833 <target>Skryt</target>
b9fdbff7 2834 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">22</context></context-group>
2835 <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>
2836 </trans-unit>
d7c6b951 2837 <trans-unit id="2784956659778044823" datatype="html">
16e3c494 2838 <source>Loop</source>
2839 <target state="new">Loop</target>
ec64adb4
C
2840 <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>
2841 </trans-unit>
d7c6b951 2842 <trans-unit id="5908032061347078472" datatype="html">
ec64adb4
C
2843 <source>Use origin instance URL</source>
2844 <target state="new">Use origin instance URL</target>
2845 <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>
2846 </trans-unit>
d7c6b951 2847 <trans-unit id="6212841954039032241" datatype="html">
16e3c494 2848 <source>Display video title</source>
2849 <target state="new">Display video title</target>
ec64adb4
C
2850 <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>
2851 </trans-unit>
d7c6b951 2852 <trans-unit id="1068153312491986796" datatype="html">
16e3c494 2853 <source>Display privacy warning</source>
2854 <target state="new">Display privacy warning</target>
ec64adb4
C
2855 <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>
2856 </trans-unit>
d7c6b951 2857 <trans-unit id="7540352830225038263" datatype="html">
16e3c494 2858 <source>Display player controls</source>
2859 <target state="new">Display player controls</target>
ec64adb4
C
2860 <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>
2861 </trans-unit>
d7c6b951 2862 <trans-unit id="805456636864344681" datatype="html">
5a6de093
C
2863 <source>Display PeerTube button link</source>
2864 <target state="new">Display PeerTube button link</target>
ec64adb4
C
2865 <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>
2866 </trans-unit>
d7c6b951 2867 <trans-unit id="8928816882866356838" datatype="html">
16e3c494 2868 <source>Public</source>
2869 <target state="new">Public</target>
ec64adb4
C
2870 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch-playlist.component.html</context><context context-type="linenumber">11</context></context-group>
2871 </trans-unit>
d7c6b951 2872 <trans-unit id="2339204341436174769" datatype="html">
16e3c494 2873 <source>The video is being imported, it will be available when the import is finished.</source>
2874 <target state="new">
040758e0
C
2875 The video is being imported, it will be available when the import is finished.
2876 </target>
b9fdbff7 2877 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">25</context></context-group>
2878 </trans-unit>
d7c6b951 2879 <trans-unit id="2743194385952623857" datatype="html">
16e3c494 2880 <source>The video is being transcoded, it may not work properly.</source>
2881 <target state="new">
040758e0
C
2882 The video is being transcoded, it may not work properly.
2883 </target>
b9fdbff7 2884 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">29</context></context-group>
2885 </trans-unit>
d7c6b951 2886 <trans-unit id="8135904866638934226" datatype="html">
ec64adb4 2887 <source>This video will be published on <x id="INTERPOLATION"/>. </source>
16e3c494 2888 <target state="new">
5a6de093
C
2889 This video will be published on
2890 <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>.
2891
2892 </target>
b9fdbff7 2893 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">32</context></context-group>
2894 </trans-unit>
d7c6b951 2895 <trans-unit id="6937615021170545681" datatype="html">
ec64adb4
C
2896 <source>This live has not started yet.</source>
2897 <target state="new"> This live has not started yet. </target>
b9fdbff7 2898 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">37</context></context-group>
2899 </trans-unit>
d7c6b951 2900 <trans-unit id="1598621320854281428" datatype="html">
ec64adb4
C
2901 <source>This live has ended.</source>
2902 <target state="new"> This live has ended. </target>
b9fdbff7 2903 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">41</context></context-group>
2904 </trans-unit>
d7c6b951 2905 <trans-unit id="4416005356063364306" datatype="html">
5a6de093
C
2906 <source>This video is blocked.</source>
2907 <target state="new">This video is blocked.</target>
b9fdbff7 2908 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">45</context></context-group>
2909 </trans-unit>
d7c6b951 2910 <trans-unit id="2482137713226830428" datatype="html">
ec64adb4
C
2911 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source>
2912 <target state="new">Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target>
b9fdbff7 2913 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">59</context></context-group>
2914 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">72</context></context-group>
2915 </trans-unit>
d7c6b951 2916 <trans-unit id="1813238393038053050" datatype="html">
5a6de093
C
2917 <source>SUPPORT</source>
2918 <target state="new">SUPPORT</target>
b9fdbff7 2919 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">108</context></context-group>
2920 </trans-unit>
d7c6b951 2921 <trans-unit id="9219888125536520293" datatype="html">
5a6de093
C
2922 <source>SHARE</source>
2923 <target state="new">SHARE</target>
b9fdbff7 2924 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">113</context></context-group>
2925 </trans-unit>
d7c6b951 2926 <trans-unit id="6671956963490165282" datatype="html">
5a6de093
C
2927 <source>SAVE</source>
2928 <target state="new">SAVE</target>
b9fdbff7 2929 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">124</context></context-group>
2930 </trans-unit>
d7c6b951 2931 <trans-unit id="647016352598204238" datatype="html">
5a6de093
C
2932 <source>DOWNLOAD</source>
2933 <target state="new">DOWNLOAD</target>
b9fdbff7 2934 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">138</context></context-group>
2935 </trans-unit>
5a6de093 2936 <trans-unit id="677619204556459328">
ae8b8faf
C
2937 <source>Like this video</source>
2938 <target>To se mi líbí</target>
8d120a56 2939 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">168</context></context-group>
2940 </trans-unit>
5a6de093 2941 <trans-unit id="1979134407801821102">
ae8b8faf
C
2942 <source>Dislike this video</source>
2943 <target>To se mi nelíbí</target>
8d120a56 2944 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">169</context></context-group>
2945 </trans-unit>
5a6de093
C
2946 <trans-unit id="4001371302469308813" datatype="html">
2947 <source>Support options for this video</source>
2948 <target state="new">Support options for this video</target>
8d120a56 2949 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">170</context></context-group>
2950 </trans-unit>
d7c6b951 2951 <trans-unit id="687548610091961489" datatype="html">
5a6de093 2952 <source>By <x id="INTERPOLATION"/></source>
ec64adb4 2953 <target state="translated">Od <x id="INTERPOLATION"/></target>
b9fdbff7 2954 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">190</context></context-group>
2955 </trans-unit>
d7c6b951 2956 <trans-unit id="1144407473317535723" datatype="html">
5a6de093
C
2957 <source>Subscribe</source>
2958 <target state="new">Subscribe</target>
ec64adb4
C
2959 <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>
2960 </trans-unit>
d7c6b951 2961 <trans-unit id="5432070253720498105" datatype="html">
5a6de093
C
2962 <source>Subscribe to all channels</source>
2963 <target state="new">Subscribe to all channels</target>
ec64adb4
C
2964 <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>
2965 </trans-unit>
d7c6b951 2966 <trans-unit id="7542242186854344789" datatype="html">
5a6de093
C
2967 <source>channels subscribed</source>
2968 <target state="new">channels subscribed</target>
ec64adb4
C
2969 <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>
2970 </trans-unit>
d7c6b951 2971 <trans-unit id="8426539297729416784" datatype="html">
5a6de093
C
2972 <source>{VAR_SELECT, select, undefined {Unsubscribe} other {Unsubscribe from all channels} }</source>
2973 <target state="new">{VAR_SELECT, select, undefined {Unsubscribe} other {Unsubscribe from all channels} }</target>
ec64adb4
C
2974 <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>
2975 </trans-unit>
d7c6b951 2976 <trans-unit id="7215101881367554791">
ae8b8faf
C
2977 <source>Show more</source>
2978 <target>Zobrazit více</target>
b9fdbff7 2979 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">217</context></context-group>
2980 </trans-unit>
d7c6b951 2981 <trans-unit id="3517550046701184661">
ae8b8faf
C
2982 <source>Show less</source>
2983 <target>Zobrazit méně</target>
b9fdbff7 2984 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">223</context></context-group>
2985 </trans-unit>
d7c6b951 2986 <trans-unit id="66785722678644243" datatype="html">
b9fdbff7 2987 <source>Origin</source>
2988 <target state="new">Origin</target>
c29ce242
C
2989 <context-group purpose="location">
2990 <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context>
2991 <context context-type="linenumber">235</context>
2992 </context-group>
2993 </trans-unit>
d7c6b951 2994 <trans-unit id="5139892963394684487" datatype="html">
16e3c494 2995 <source>Originally published</source>
2996 <target state="new">Originally published</target>
b9fdbff7 2997 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">240</context></context-group>
2998 </trans-unit>
d7c6b951 2999 <trans-unit id="6402393085909200998" datatype="html">
ec64adb4 3000 <source>Friendly Reminder:</source>
5a6de093 3001 <target state="new">Friendly Reminder: </target>
b9fdbff7 3002 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">304</context></context-group>
3003 </trans-unit>
d7c6b951 3004 <trans-unit id="2935783216050341269" datatype="html">
ec64adb4 3005 <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 3006 <target state="new">
3596a418
C
3007 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.
3008 </target>
b9fdbff7 3009 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">306</context></context-group>
3010 </trans-unit>
d7c6b951 3011 <trans-unit id="4619188387782427495">
ae8b8faf
C
3012 <source>More information</source>
3013 <target>Více informací</target>
b9fdbff7 3014 <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>
3015 <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>
3016 <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>
3017 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">309</context></context-group>
3018 <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>
3019 </trans-unit>
d7c6b951 3020 <trans-unit id="3452334748875293295" datatype="html">
5a6de093
C
3021 <source>The video was blocked due to automatic blocking of new videos</source>
3022 <target state="new">The video was blocked due to automatic blocking of new videos</target>
b9fdbff7 3023 <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>
3024 </trans-unit>
d7c6b951 3025 <trans-unit id="1465291804668949243" datatype="html">
ec64adb4
C
3026 <source>NSFW</source>
3027 <target state="new">NSFW</target>
b9fdbff7 3028 <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>
3029 </trans-unit>
d7c6b951 3030 <trans-unit id="4512155674928869984">
ae8b8faf
C
3031 <source>Get more information</source>
3032 <target>Získat více informací</target>
b9fdbff7 3033 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">309</context></context-group>
3034 </trans-unit>
d7c6b951 3035 <trans-unit id="5184373289520493569" datatype="html">
ec64adb4 3036 <source>OK</source>
5a6de093 3037 <target state="new">
3596a418 3038 OK
9d94e5d7 3039 </target>
b9fdbff7 3040 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">313</context></context-group>
3041 </trans-unit>
d7c6b951 3042 <trans-unit id="8518611938109939710" datatype="html">
ec64adb4 3043 <source>SORT BY</source>
5a6de093 3044 <target state="new">
9d94e5d7 3045 SORT BY
1a393a7e 3046 </target>
b9fdbff7 3047 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.html</context><context context-type="linenumber">11</context></context-group>
3048 </trans-unit>
d7c6b951 3049 <trans-unit id="6448160249466325288" datatype="html">
5a6de093
C
3050 <source>Most recent first (default)</source>
3051 <target state="new">Most recent first (default)</target>
b9fdbff7 3052 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.html</context><context context-type="linenumber">14</context></context-group>
3053 </trans-unit>
d7c6b951 3054 <trans-unit id="5179007899354903649" datatype="html">
5a6de093
C
3055 <source>Most replies first</source>
3056 <target state="new">Most replies first</target>
b9fdbff7 3057 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.html</context><context context-type="linenumber">15</context></context-group>
3058 </trans-unit>
d7c6b951 3059 <trans-unit id="7494537777006082055">
ae8b8faf
C
3060 <source>No comments.</source>
3061 <target>Žádné komentáře</target>
b9fdbff7 3062 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.html</context><context context-type="linenumber">28</context></context-group>
3063 </trans-unit>
d7c6b951 3064 <trans-unit id="6390009909920475335" datatype="html">
b9fdbff7 3065 <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>
3066 <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>
90aa0a74
C
3067 <context-group purpose="location">
3068 <context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.html</context>
3069 <context context-type="linenumber">80,81</context>
3070 </context-group>
b9fdbff7 3071 </trans-unit>
d7c6b951 3072 <trans-unit id="4036338619293319383" datatype="html">
b9fdbff7 3073 <source>{VAR_PLURAL, plural, =1 {1 reply} other {<x id="INTERPOLATION"/> replies}}</source>
3074 <target state="new">{VAR_PLURAL, plural, =1 {1 reply} other {<x id="INTERPOLATION"/> replies}}</target>
90aa0a74
C
3075 <context-group purpose="location">
3076 <context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.html</context>
3077 <context context-type="linenumber">80</context>
3078 </context-group>
3079 <context-group purpose="location">
3080 <context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.html</context>
3081 <context context-type="linenumber">83</context>
3082 </context-group>
3083 <context-group purpose="location">
3084 <context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.html</context>
3085 <context context-type="linenumber">87</context>
3086 </context-group>
b9fdbff7 3087 </trans-unit>
d7c6b951 3088 <trans-unit id="127329338495775339" datatype="html">
b9fdbff7 3089 <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>
3090 <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>
90aa0a74
C
3091 <context-group purpose="location">
3092 <context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.html</context>
3093 <context context-type="linenumber">83,84</context>
3094 </context-group>
b9fdbff7 3095 </trans-unit>
d7c6b951 3096 <trans-unit id="5535545444690528619" datatype="html">
b9fdbff7 3097 <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/></source>
3098 <target state="new">View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/></target>
90aa0a74
C
3099 <context-group purpose="location">
3100 <context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.html</context>
3101 <context context-type="linenumber">87</context>
3102 </context-group>
ec64adb4 3103 </trans-unit>
d7c6b951 3104 <trans-unit id="1055254162789146714">
16e3c494 3105 <source>Comments are disabled.</source>
ae8b8faf
C
3106 <target>
3107 Komentáře nejsou povoleny.
3108 </target>
b9fdbff7 3109 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.html</context><context context-type="linenumber">98</context></context-group>
3110 </trans-unit>
d7c6b951 3111 <trans-unit id="5733075023444401902">
ae8b8faf
C
3112 <source>Add comment...</source>
3113 <target>Přidat komentář...</target>
ec64adb4
C
3114 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.html</context><context context-type="linenumber">6</context></context-group>
3115 </trans-unit>
d7c6b951 3116 <trans-unit id="982956590420630883" datatype="html">
ec64adb4
C
3117 <source>Markdown compatible</source>
3118 <target state="new">Markdown compatible</target>
8d120a56 3119 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.html</context><context context-type="linenumber">15</context></context-group>
3120 </trans-unit>
d7c6b951 3121 <trans-unit id="5793595564950675122" datatype="html">
ec64adb4
C
3122 <source>Markdown compatible that supports:</source>
3123 <target state="new">Markdown compatible that supports:</target>
8d120a56 3124 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.html</context><context context-type="linenumber">18</context></context-group>
3125 </trans-unit>
d7c6b951 3126 <trans-unit id="8422216333877786919" datatype="html">
ec64adb4
C
3127 <source>Auto generated links</source>
3128 <target state="new">Auto generated links</target>
8d120a56 3129 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.html</context><context context-type="linenumber">21</context></context-group>
3130 </trans-unit>
d7c6b951 3131 <trans-unit id="6365822416124232422" datatype="html">
ec64adb4
C
3132 <source>Break lines</source>
3133 <target state="new">Break lines</target>
8d120a56 3134 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.html</context><context context-type="linenumber">22</context></context-group>
3135 </trans-unit>
d7c6b951 3136 <trans-unit id="8756167649220050929" datatype="html">
ec64adb4
C
3137 <source>Lists</source>
3138 <target state="new">Lists</target>
8d120a56 3139 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.html</context><context context-type="linenumber">23</context></context-group>
3140 <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>
3141 </trans-unit>
d7c6b951 3142 <trans-unit id="2516633974298697807" datatype="html">
ec64adb4
C
3143 <source>Emphasis</source>
3144 <target state="new">Emphasis</target>
8d120a56 3145 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.html</context><context context-type="linenumber">25</context></context-group>
3146 <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>
3147 </trans-unit>
d7c6b951 3148 <trans-unit id="2810844969104710423" datatype="html">
ec64adb4
C
3149 <source>bold</source>
3150 <target state="new">bold</target>
8d120a56 3151 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.html</context><context context-type="linenumber">26</context></context-group>
3152 </trans-unit>
d7c6b951 3153 <trans-unit id="8497278965577453274" datatype="html">
ec64adb4
C
3154 <source>italic</source>
3155 <target state="new">italic</target>
8d120a56 3156 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.html</context><context context-type="linenumber">26</context></context-group>
3157 </trans-unit>
d7c6b951 3158 <trans-unit id="7227611412155083002" datatype="html">
ec64adb4
C
3159 <source>Emoji shortcuts</source>
3160 <target state="new">Emoji shortcuts</target>
8d120a56 3161 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.html</context><context context-type="linenumber">29</context></context-group>
3162 </trans-unit>
d7c6b951 3163 <trans-unit id="6608581312644027413" datatype="html">
ec64adb4
C
3164 <source>Emoji markup</source>
3165 <target state="new">Emoji markup</target>
8d120a56 3166 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.html</context><context context-type="linenumber">33</context></context-group>
3167 </trans-unit>
d7c6b951 3168 <trans-unit id="381522038671562286" datatype="html">
ec64adb4
C
3169 <source>See complete list</source>
3170 <target state="new">See complete list</target>
8d120a56 3171 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.html</context><context context-type="linenumber">35</context></context-group>
3172 </trans-unit>
d7c6b951 3173 <trans-unit id="2263890353858735493" datatype="html">
16e3c494 3174 <source>You are one step away from commenting</source>
3175 <target state="new">You are one step away from commenting</target>
8d120a56 3176 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.html</context><context context-type="linenumber">59</context></context-group>
3177 </trans-unit>
d7c6b951 3178 <trans-unit id="7508177761852352782" datatype="html">
ec64adb4
C
3179 <source>You can comment using an account on any ActivityPub-compatible instance (PeerTube/Mastodon/Pleroma account for example).</source>
3180 <target state="new"> You can comment using an account on any ActivityPub-compatible instance (PeerTube/Mastodon/Pleroma account for example). </target>
8d120a56 3181 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.html</context><context context-type="linenumber">65</context></context-group>
3182 </trans-unit>
d7c6b951 3183 <trans-unit id="2958389355547305739" datatype="html">
5a6de093 3184 <source>Login to comment</source>
ec64adb4 3185 <target state="translated">Přihlásit ke komentování</target>
8d120a56 3186 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.html</context><context context-type="linenumber">78</context></context-group>
3187 </trans-unit>
d7c6b951 3188 <trans-unit id="4817080330698362530" datatype="html">
ec64adb4
C
3189 <source>Markdown Emoji List</source>
3190 <target state="new">Markdown Emoji List</target>
8d120a56 3191 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.html</context><context context-type="linenumber">86</context></context-group>
3192 </trans-unit>
ec64adb4
C
3193 <trans-unit id="2662644497259948010" datatype="html">
3194 <source>Comment</source>
3195 <target state="new">Comment</target>
8d120a56 3196 <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>
3197 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group>
3198 </trans-unit>
ec64adb4
C
3199 <trans-unit id="4502286564339177240" datatype="html">
3200 <source>Reply</source>
3201 <target state="new">Reply</target>
8d120a56 3202 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.ts</context><context context-type="linenumber">83</context></context-group>
3203 <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>
3204 </trans-unit>
d7c6b951 3205 <trans-unit id="3572897237443938692">
ae8b8faf
C
3206 <source>Highlighted comment</source>
3207 <target>Zvýrazněné komentáře</target>
b9fdbff7 3208 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment.component.html</context><context context-type="linenumber">10</context></context-group>
3209 </trans-unit>
d7c6b951 3210 <trans-unit id="4502286564339177240">
ae8b8faf
C
3211 <source>Reply</source>
3212 <target>Odpovědět</target>
b9fdbff7 3213 <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>
3214 </trans-unit>
d7c6b951 3215 <trans-unit id="2447932355167015019" datatype="html">
5a6de093
C
3216 <source>This comment has been deleted</source>
3217 <target state="new">This comment has been deleted</target>
b9fdbff7 3218 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment.component.html</context><context context-type="linenumber">53</context></context-group>
3219 </trans-unit>
5a6de093
C
3220 <trans-unit id="9031514421077169181" datatype="html">
3221 <source>Video redundancies</source>
3222 <target state="new">Video redundancies</target>
ec64adb4
C
3223 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">39</context></context-group>
3224 </trans-unit>
d7c6b951 3225 <trans-unit id="3516494528184217808">
ae8b8faf
C
3226 <source>1 host (without "http://") per line</source>
3227 <target>1 host (bez "http://") na každý řádek</target>
ec64adb4
C
3228 <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>
3229 </trans-unit>
d7c6b951 3230 <trans-unit id="7651712714082200084" datatype="html">
ec64adb4 3231 <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
3232 <target state="new">
3233 Your report will be sent to moderators of
3234 <x id="INTERPOLATION" equiv-text="{{ currentHost }}"/>
3e84ae32 3235 <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container>"/> and will be forwarded to the comment origin (
5a6de093 3236 <x id="INTERPOLATION_1" equiv-text="{{ originHost }}"/>) too
3e84ae32 3237 <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container>"/>.
5a6de093 3238
4891e4c7 3239 </target>
ec64adb4
C
3240 <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>
3241 <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>
3242 </trans-unit>
3243 <trans-unit id="658727060940996385" datatype="html">
3244 <source>Renewing the token will disallow previously configured clients from retrieving the feed until they use the new token. Proceed?</source>
3245 <target state="new">Renewing the token will disallow previously configured clients from retrieving the feed until they use the new token. Proceed?</target>
c5ce27f8
C
3246 <context-group purpose="location">
3247 <context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.ts</context>
3248 <context context-type="linenumber">41</context>
3249 </context-group>
ec64adb4
C
3250 </trans-unit>
3251 <trans-unit id="270726559962362501" datatype="html">
3252 <source>Renew token</source>
3253 <target state="new">Renew token</target>
8d120a56 3254 <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>
3255 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.ts</context><context context-type="linenumber">42</context></context-group>
3256 </trans-unit>
ec64adb4
C
3257 <trans-unit id="3029923402309610616" datatype="html">
3258 <source>Token renewed. Update your client configuration accordingly.</source>
3259 <target state="new">Token renewed. Update your client configuration accordingly.</target>
c5ce27f8
C
3260 <context-group purpose="location">
3261 <context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.ts</context>
3262 <context context-type="linenumber">49</context>
3263 </context-group>
ec64adb4 3264 </trans-unit>
d7c6b951 3265 <trans-unit id="6658000829978978023" datatype="html">
ec64adb4
C
3266 <source>Applications</source>
3267 <target state="new">Applications</target>
8d120a56 3268 <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>
3269 <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>
3270 <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>
3271 </trans-unit>
d7c6b951 3272 <trans-unit id="5302915360176176604" datatype="html">
ec64adb4
C
3273 <source>SUBSCRIPTION FEED</source>
3274 <target state="new">SUBSCRIPTION FEED</target>
c5ce27f8
C
3275 <context-group purpose="location">
3276 <context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context>
3277 <context context-type="linenumber">8</context>
3278 </context-group>
ec64adb4 3279 </trans-unit>
d7c6b951 3280 <trans-unit id="2645809032917283525" datatype="html">
ec64adb4
C
3281 <source>Use third-party feed aggregators to retrieve the list of videos from channels you subscribed to.</source>
3282 <target state="new"> Use third-party feed aggregators to retrieve the list of videos from channels you subscribed to. </target>
c5ce27f8
C
3283 <context-group purpose="location">
3284 <context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context>
3285 <context context-type="linenumber">10,12</context>
3286 </context-group>
ec64adb4 3287 </trans-unit>
d7c6b951 3288 <trans-unit id="7944777648309302794" datatype="html">
ec64adb4
C
3289 <source>Feed URL</source>
3290 <target state="new">Feed URL</target>
c5ce27f8
C
3291 <context-group purpose="location">
3292 <context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context>
3293 <context context-type="linenumber">18</context>
3294 </context-group>
ec64adb4 3295 </trans-unit>
d7c6b951 3296 <trans-unit id="6086365181226161548" datatype="html">
ec64adb4
C
3297 <source>Feed Token</source>
3298 <target state="new">Feed Token</target>
c5ce27f8
C
3299 <context-group purpose="location">
3300 <context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context>
3301 <context context-type="linenumber">23</context>
3302 </context-group>
ec64adb4 3303 </trans-unit>
d7c6b951 3304 <trans-unit id="6492684506192237359" datatype="html">
ec64adb4
C
3305 <source>⚠️ Never share your feed token with anyone.</source>
3306 <target state="new">⚠️ Never share your feed token with anyone.</target>
c5ce27f8
C
3307 <context-group purpose="location">
3308 <context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context>
95bd9515 3309 <context context-type="linenumber">26</context>
c5ce27f8 3310 </context-group>
ec64adb4 3311 </trans-unit>
d7c6b951 3312 <trans-unit id="270726559962362501" datatype="html">
ec64adb4
C
3313 <source>Renew token</source>
3314 <target state="new">Renew token</target>
3315 <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>
3316 </trans-unit>
d7c6b951 3317 <trans-unit id="9209781328340965816">
ae8b8faf
C
3318 <source>Filter...</source>
3319 <target>Filtrovat...</target>
b9fdbff7 3320 <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>
3321 </trans-unit>
d7c6b951 3322 <trans-unit id="6559246822757089203" datatype="html">
5a6de093
C
3323 <source>Clear filters</source>
3324 <target state="new">Clear filters</target>
b9fdbff7 3325 <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>
3326 </trans-unit>
d7c6b951 3327 <trans-unit id="4266779970063047572" datatype="html">
5a6de093
C
3328 <source>Video/Comment/Account</source>
3329 <target state="new">Video/Comment/Account</target>
b9fdbff7 3330 <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>
3331 </trans-unit>
d7c6b951 3332 <trans-unit id="8040881171107393560">
ae8b8faf
C
3333 <source>ID</source>
3334 <target>ID</target>
b9fdbff7 3335 <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>
3336 </trans-unit>
d7c6b951 3337 <trans-unit id="2265605798180116441">
16e3c494 3338 <source>Follower handle</source>
3339 <target state="new">Follower handle</target>
b9fdbff7 3340 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">24</context></context-group>
3341 </trans-unit>
d7c6b951 3342 <trans-unit id="5911214550882917183">
ae8b8faf
C
3343 <source>State</source>
3344 <target>Stav</target>
b9fdbff7 3345 <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>
3346 <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>
3347 </trans-unit>
d7c6b951 3348 <trans-unit id="2092225601747599163">
5a6de093 3349 <source>Created <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
ec64adb4 3350 <target>Vytvořeno <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
b9fdbff7 3351 <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>
3352 <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>
3353 <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>
3354 <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>
3355 <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>
3356 </trans-unit>
d7c6b951 3357 <trans-unit id="8898602327647937914" datatype="html">
5a6de093
C
3358 <source>Open actor page in a new tab</source>
3359 <target state="new">Open actor page in a new tab</target>
b9fdbff7 3360 <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>
3361 </trans-unit>
d7c6b951 3362 <trans-unit id="7317290694079257887">
ae8b8faf
C
3363 <source>Accepted</source>
3364 <target>Přijato</target>
b9fdbff7 3365 <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>
3366 <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>
3367 </trans-unit>
d7c6b951 3368 <trans-unit id="4416413576346763682">
ae8b8faf
C
3369 <source>Pending</source>
3370 <target>Čeká</target>
b9fdbff7 3371 <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>
3372 <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>
3373 </trans-unit>
d7c6b951 3374 <trans-unit id="8905995985388209337">
ae8b8faf
C
3375 <source>Accept</source>
3376 <target>Přijmout</target>
b9fdbff7 3377 <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>
3378 <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>
3379 <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>
3380 </trans-unit>
d7c6b951 3381 <trans-unit id="8415175881466057254">
ae8b8faf
C
3382 <source>Refuse</source>
3383 <target>Odmítnout</target>
b9fdbff7 3384 <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>
3385 <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>
3386 </trans-unit>
d7c6b951 3387 <trans-unit id="6961112234462008319" datatype="html">
5a6de093
C
3388 <source>No follower found matching current filters.</source>
3389 <target state="new">No follower found matching current filters.</target>
b9fdbff7 3390 <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>
3391 </trans-unit>
d7c6b951 3392 <trans-unit id="2117404838551056159" datatype="html">
5a6de093
C
3393 <source>Your instance doesn't have any follower.</source>
3394 <target state="new">Your instance doesn't have any follower.</target>
b9fdbff7 3395 <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>
3396 </trans-unit>
d7c6b951 3397 <trans-unit id="2845798909207198924" datatype="html">
5a6de093
C
3398 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> followers</source>
3399 <target state="new">Showing
3400 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
3401 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
3402 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> followers
3403 </target>
b9fdbff7 3404 <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>
3405 </trans-unit>
d7c6b951 3406 <trans-unit id="187187500641108332" datatype="html">
ec64adb4 3407 <source><x id="INTERPOLATION" equiv-text="{{ action }}"/> </source>
5a6de093
C
3408 <target state="new">
3409 <x id="INTERPOLATION" equiv-text="{{ action }}"/>
3410 </target>
ec64adb4
C
3411 <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>
3412 </trans-unit>
d7c6b951 3413 <trans-unit id="6641024648411549335">
ae8b8faf
C
3414 <source>Host</source>
3415 <target>Host</target>
b9fdbff7 3416 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">31</context></context-group>
3417 </trans-unit>
d7c6b951 3418 <trans-unit id="6571718060636962350" datatype="html">
5a6de093
C
3419 <source>Redundancy allowed <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3420 <target state="new">Redundancy allowed
3e84ae32
C
3421 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/>
3422 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
5a6de093 3423 </target>
b9fdbff7 3424 <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>
3425 </trans-unit>
d7c6b951 3426 <trans-unit id="9160510009013134726" datatype="html">
ec64adb4
C
3427 <source>Unfollow</source>
3428 <target state="new">Unfollow</target>
8d120a56 3429 <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>
3430 <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>
3431 </trans-unit>
d7c6b951 3432 <trans-unit id="8246779176913476983" datatype="html">
5a6de093
C
3433 <source>Open instance in a new tab</source>
3434 <target state="new">Open instance in a new tab</target>
b9fdbff7 3435 <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>
3436 <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>
3437 <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>
3438 </trans-unit>
d7c6b951 3439 <trans-unit id="9132918641931433659" datatype="html">
5a6de093
C
3440 <source>No host found matching current filters.</source>
3441 <target state="new">No host found matching current filters.</target>
b9fdbff7 3442 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">70</context></context-group>
3443 </trans-unit>
d7c6b951 3444 <trans-unit id="7274241885665071790" datatype="html">
5a6de093
C
3445 <source>Your instance is not following anyone.</source>
3446 <target state="new">Your instance is not following anyone.</target>
b9fdbff7 3447 <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>
3448 </trans-unit>
d7c6b951 3449 <trans-unit id="4774348799569692380" datatype="html">
5a6de093
C
3450 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> hosts</source>
3451 <target state="new">Showing
3452 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
3453 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
3454 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> hosts
3455 </target>
b9fdbff7 3456 <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>
3457 </trans-unit>
d7c6b951 3458 <trans-unit id="6275803119759621687" datatype="html">
5a6de093
C
3459 <source>Follow domains</source>
3460 <target state="new">Follow domains</target>
b9fdbff7 3461 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">78</context></context-group>
3462 </trans-unit>
d7c6b951 3463 <trans-unit id="1268699198448750610" datatype="html">
ec64adb4
C
3464 <source>Follow instances</source>
3465 <target state="new">Follow instances</target>
b9fdbff7 3466 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">18</context></context-group>
3467 </trans-unit>
d7c6b951 3468 <trans-unit id="9216117865911519658" datatype="html">
b9fdbff7 3469 <source>Action</source>
3470 <target state="new">Action</target>
3471 <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>
3472 <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>
3473 <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>
3474 <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>
3475 <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>
3476 <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>
3477 </trans-unit>
d7c6b951 3478 <trans-unit id="5968342253366599875" datatype="html">
5a6de093
C
3479 <source>Videos redundancies</source>
3480 <target state="new">Videos redundancies</target>
ec64adb4
C
3481 <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>
3482 </trans-unit>
d7c6b951 3483 <trans-unit id="4937132637898470918" datatype="html">
5a6de093
C
3484 <source>My videos duplicated by remote instances</source>
3485 <target state="new">My videos duplicated by remote instances</target>
ec64adb4
C
3486 <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>
3487 </trans-unit>
d7c6b951 3488 <trans-unit id="4667534933980942398" datatype="html">
5a6de093
C
3489 <source>Remote videos duplicated by my instance</source>
3490 <target state="new">Remote videos duplicated by my instance</target>
ec64adb4
C
3491 <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>
3492 </trans-unit>
d7c6b951 3493 <trans-unit id="8286337167859377104">
ae8b8faf
C
3494 <source>Create user</source>
3495 <target>Vytvořit uživatele</target>
8d120a56 3496 <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>
3497 <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>
3498 </trans-unit>
d7c6b951 3499 <trans-unit id="8363291180171434623" datatype="html">
5a6de093
C
3500 <source>Table parameters</source>
3501 <target state="new">Table parameters</target>
b9fdbff7 3502 <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>
3503 </trans-unit>
d7c6b951 3504 <trans-unit id="5230110096688656830" datatype="html">
5a6de093
C
3505 <source>Select columns</source>
3506 <target state="new">Select columns</target>
b9fdbff7 3507 <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>
3508 </trans-unit>
d7c6b951 3509 <trans-unit id="5893518121808195081" datatype="html">
5a6de093
C
3510 <source>Highlight banned users</source>
3511 <target state="new">Highlight banned users</target>
b9fdbff7 3512 <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>
3513 </trans-unit>
d7c6b951 3514 <trans-unit id="5248717555542428023">
ae8b8faf
C
3515 <source>Username</source>
3516 <target>Uživatelské jméno</target>
ec64adb4
C
3517 <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>
3518 <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>
3519 <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>
3520 <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>
3521 </trans-unit>
d7c6b951 3522 <trans-unit id="5428411040014095392" datatype="html">
ec64adb4
C
3523 <source>e.g. jane_doe</source>
3524 <target state="new">e.g. jane_doe</target>
c5ce27f8 3525 <note priority="1" from="description">Username choice placeholder in the registration form</note>
ec64adb4
C
3526 <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>
3527 </trans-unit>
d7c6b951 3528 <trans-unit id="6612230394519751963">
ae8b8faf
C
3529 <source>john</source>
3530 <target>john</target>
ec64adb4
C
3531 <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>
3532 <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>
3533 </trans-unit>
d7c6b951 3534 <trans-unit id="6475711663580561164">
ae8b8faf
C
3535 <source>mail@example.com</source>
3536 <target>email@priklad.cz</target>
ec64adb4
C
3537 <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>
3538 <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>
3539 </trans-unit>
d7c6b951 3540 <trans-unit id="8371296837649897723" datatype="html">
ec64adb4 3541 <source>If you leave the password empty, an email will be sent to the user.</source>
5a6de093 3542 <target state="new">
9f77adb8
C
3543 If you leave the password empty, an email will be sent to the user.
3544 </target>
ec64adb4
C
3545 <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>
3546 <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>
3547 </trans-unit>
d7c6b951 3548 <trans-unit id="4145496584631696119">
ae8b8faf
C
3549 <source>Role</source>
3550 <target>Role</target>
ec64adb4
C
3551 <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>
3552 <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>
3553 </trans-unit>
d7c6b951 3554 <trans-unit id="7046347992315328430" datatype="html">
ec64adb4 3555 <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
3556 <target state="new">
3557 Transcoding is enabled. The video quota only takes into account
3e84ae32
C
3558 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original
3559 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size.
3560 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
5a6de093
C
3561 At most, this user could upload ~
3562 <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
9d94e5d7 3563
9f77adb8 3564 </target>
b9fdbff7 3565 <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>
3566 <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>
3567 </trans-unit>
d7c6b951 3568 <trans-unit id="2743014784334706527">
ae8b8faf
C
3569 <source>Daily video quota</source>
3570 <target>Denní kvóta pro videa</target>
b9fdbff7 3571 <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>
3572 <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>
3573 <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>
3574 </trans-unit>
d7c6b951 3575 <trans-unit id="2622255144026150901" datatype="html">
b9fdbff7 3576 <source>Auth plugin</source>
3577 <target state="new">Auth plugin</target>
7d3316dc
C
3578 <context-group purpose="location">
3579 <context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context>
3580 <context context-type="linenumber">188</context>
3581 </context-group>
3582 <context-group purpose="location">
3583 <context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context>
3584 <context context-type="linenumber">188</context>
3585 </context-group>
b9fdbff7 3586 </trans-unit>
d7c6b951 3587 <trans-unit id="588099657508661970" datatype="html">
b9fdbff7 3588 <source>None (local authentication)</source>
3589 <target state="new">None (local authentication)</target>
7d3316dc
C
3590 <context-group purpose="location">
3591 <context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context>
3592 <context context-type="linenumber">192</context>
3593 </context-group>
3594 <context-group purpose="location">
3595 <context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context>
3596 <context context-type="linenumber">192</context>
3597 </context-group>
ec64adb4 3598 </trans-unit>
d7c6b951 3599 <trans-unit id="2070907480317730379" datatype="html">
5a6de093
C
3600 <source>Doesn't need review before a video goes public</source>
3601 <target state="new">Doesn't need review before a video goes public</target>
b9fdbff7 3602 <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>
3603 <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>
3604 </trans-unit>
d7c6b951 3605 <trans-unit id="6667250632809964191">
ae8b8faf
C
3606 <source>Send a link to reset the password by email to the user</source>
3607 <target>Zaslat odkaz pro reset hesla uživateli emailem</target>
b9fdbff7 3608 <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>
3609 <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>
3610 </trans-unit>
d7c6b951 3611 <trans-unit id="1412406834353485520">
ae8b8faf
C
3612 <source>Ask for new password</source>
3613 <target>Požádat o nové heslo</target>
b9fdbff7 3614 <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>
3615 <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>
3616 </trans-unit>
d7c6b951 3617 <trans-unit id="3791201588898094481">
ae8b8faf
C
3618 <source>Manually set the user password</source>
3619 <target>Manuálně nastavit heslo uživatele</target>
b9fdbff7 3620 <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>
3621 <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>
3622 </trans-unit>
d7c6b951 3623 <trans-unit id="8461842260159597706">
ae8b8faf
C
3624 <source>Show</source>
3625 <target>Zobrazit</target>
ec64adb4
C
3626 <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>
3627 </trans-unit>
d7c6b951 3628 <trans-unit id="8461609631969932886">
ae8b8faf
C
3629 <source>Hide</source>
3630 <target>Skrýt</target>
b9fdbff7 3631 <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>
3632 <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>
3633 <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>
3634 </trans-unit>
d7c6b951 3635 <trans-unit id="7049348886126005391">
ae8b8faf
C
3636 <source>Batch actions</source>
3637 <target>Souhrnné akce</target>
b9fdbff7 3638 <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>
3639 <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>
3640 </trans-unit>
d7c6b951 3641 <trans-unit id="675721269041534709" datatype="html">
5a6de093
C
3642 <source>The user was banned</source>
3643 <target state="new">The user was banned</target>
b9fdbff7 3644 <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>
3645 </trans-unit>
d7c6b951 3646 <trans-unit id="2348557406282409966" datatype="html">
5a6de093
C
3647 <source>Open account in a new tab</source>
3648 <target state="new">Open account in a new tab</target>
b9fdbff7 3649 <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>
3650 <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>
3651 <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>
3652 <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>
3653 <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>
3654 <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>
3655 </trans-unit>
d7c6b951 3656 <trans-unit id="3111569165173971676" datatype="html">
ec64adb4 3657 <source>Deleted account</source>
5a6de093 3658 <target state="new">
4891e4c7
C
3659 Deleted account
3660 </target>
b9fdbff7 3661 <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>
3662 </trans-unit>
d7c6b951 3663 <trans-unit id="3254358851993549668">
ae8b8faf
C
3664 <source>User's email must be verified to login</source>
3665 <target>Uživatelský email musí být před přihlášením ověřen</target>
b9fdbff7 3666 <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>
3667 </trans-unit>
d7c6b951 3668 <trans-unit id="3939342579126794385">
ae8b8faf
C
3669 <source>User's email is verified / User can login without email verification</source>
3670 <target>Uživatelský email je ověřen / Uživatel se může přihlásit bez ověření</target>
b9fdbff7 3671 <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>
3672 </trans-unit>
d7c6b951 3673 <trans-unit id="242888077027281874" datatype="html">
5a6de093
C
3674 <source>Total daily video quota</source>
3675 <target state="new">Total daily video quota</target>
b9fdbff7 3676 <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>
3677 </trans-unit>
d7c6b951 3678 <trans-unit id="1242902302929086301">
ae8b8faf
C
3679 <source>Ban reason:</source>
3680 <target>Důvod zablokování:</target>
b9fdbff7 3681 <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>
3682 </trans-unit>
3683 <trans-unit id="6124612368324200166" datatype="html">
3684 <source>Banned users</source>
3685 <target state="new">Banned users</target>
fee7bbc3
C
3686 <context-group purpose="location">
3687 <context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context>
3688 <context context-type="linenumber">40</context>
3689 </context-group>
3690 </trans-unit>
d7c6b951 3691 <trans-unit id="5642198289374753866" datatype="html">
5a6de093
C
3692 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> users</source>
3693 <target state="new">Showing
3694 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
3695 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
3696 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> users
3697 </target>
ec64adb4
C
3698 <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>
3699 </trans-unit>
5a6de093 3700 <trans-unit id="2049290282534091182">
16e3c494 3701 <source>Moderation</source>
3702 <target state="new">Moderation</target>
ec64adb4
C
3703 <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>
3704 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">47</context></context-group>
3705 </trans-unit>
3706 <trans-unit id="1868606282505332204" datatype="html">
3707 <source>Reports</source>
3708 <target state="new">Reports</target>
8d120a56 3709 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">53</context></context-group>
3710 <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>
3711 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">37</context></context-group>
3712 <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>
3713 </trans-unit>
ec64adb4
C
3714 <trans-unit id="746099155736913817" datatype="html">
3715 <source>Video blocks</source>
3716 <target state="new">Video blocks</target>
8d120a56 3717 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">60</context></context-group>
3718 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">3</context></context-group>
3719 </trans-unit>
ec64adb4
C
3720 <trans-unit id="7427986413651551775" datatype="html">
3721 <source>Video comments</source>
3722 <target state="new">Video comments</target>
8d120a56 3723 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">67</context></context-group>
3724 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">86</context></context-group>
3725 <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>
3726 </trans-unit>
ec64adb4
C
3727 <trans-unit id="7815838401315213887" datatype="html">
3728 <source>Muted accounts</source>
3729 <target state="new">Muted accounts</target>
8d120a56 3730 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">74</context></context-group>
3731 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">98</context></context-group>
3732 <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>
3733 <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>
3734 <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>
3735 <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>
3736 </trans-unit>
ec64adb4
C
3737 <trans-unit id="5668793810321242853" datatype="html">
3738 <source>Muted servers</source>
3739 <target state="new">Muted servers</target>
8d120a56 3740 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">81</context></context-group>
3741 <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>
3742 <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>
3743 <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>
3744 <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>
3745 </trans-unit>
ec64adb4
C
3746 <trans-unit id="4555457172864212828" datatype="html">
3747 <source>Users</source>
3748 <target state="new">Users</target>
8d120a56 3749 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">88</context></context-group>
3750 <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>
3751 <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>
3752 </trans-unit>
ec64adb4
C
3753 <trans-unit id="3008420115644088420" datatype="html">
3754 <source>Configuration</source>
3755 <target state="new">Configuration</target>
8d120a56 3756 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">95</context></context-group>
3757 <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>
3758 </trans-unit>
d7c6b951 3759 <trans-unit id="746099155736913817" datatype="html">
5a6de093
C
3760 <source>Video blocks</source>
3761 <target state="new">Video blocks</target>
ec64adb4
C
3762 <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>
3763 </trans-unit>
d7c6b951 3764 <trans-unit id="7815838401315213887">
5a6de093
C
3765 <source>Muted accounts</source>
3766 <target>Skryté účty</target>
ec64adb4
C
3767 <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>
3768 <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>
3769 </trans-unit>
d7c6b951 3770 <trans-unit id="5668793810321242853">
5a6de093
C
3771 <source>Muted servers</source>
3772 <target>Skryté servery</target>
ec64adb4
C
3773 <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>
3774 <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>
3775 </trans-unit>
d7c6b951 3776 <trans-unit id="2343069726009080052" datatype="html">
5a6de093
C
3777 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3778 <target state="new">Video
3e84ae32
C
3779 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/>
3780 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
5a6de093 3781 </target>
b9fdbff7 3782 <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>
3783 <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>
3784 </trans-unit>
d7c6b951 3785 <trans-unit id="3122686335401195400" datatype="html">
5a6de093
C
3786 <source>Total size</source>
3787 <target state="new">Total size</target>
ec64adb4
C
3788 <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>
3789 </trans-unit>
d7c6b951 3790 <trans-unit id="4488103364313252005" datatype="html">
5a6de093
C
3791 <source>List redundancies</source>
3792 <target state="new">List redundancies</target>
ec64adb4
C
3793 <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>
3794 </trans-unit>
d7c6b951 3795 <trans-unit id="7423116442791683693" datatype="html">
5a6de093
C
3796 <source>Your instance doesn't mirror any video.</source>
3797 <target state="new">Your instance doesn't mirror any video.</target>
ec64adb4
C
3798 <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>
3799 </trans-unit>
d7c6b951 3800 <trans-unit id="1944582937285351613" datatype="html">
5a6de093
C
3801 <source>Your instance has no mirrored videos.</source>
3802 <target state="new">Your instance has no mirrored videos.</target>
ec64adb4
C
3803 <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>
3804 </trans-unit>
d7c6b951 3805 <trans-unit id="7292311893283564173" datatype="html">
5a6de093
C
3806 <source>Enabled strategies stats</source>
3807 <target state="new">Enabled strategies stats</target>
ec64adb4
C
3808 <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>
3809 </trans-unit>
d7c6b951 3810 <trans-unit id="7595922272001217567" datatype="html">
ec64adb4 3811 <source>No redundancy strategy is enabled on your instance.</source>
5a6de093 3812 <target state="new">
6e2de58f
C
3813 No redundancy strategy is enabled on your instance.
3814 </target>
ec64adb4
C
3815 <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>
3816 </trans-unit>
d7c6b951 3817 <trans-unit id="7574091010118901399">
ae8b8faf
C
3818 <source>Sensitive</source>
3819 <target>Citlivé</target>
b9fdbff7 3820 <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>
3821 </trans-unit>
d7c6b951 3822 <trans-unit id="2478877938420291792">
16e3c494 3823 <source>Unfederated</source>
3824 <target state="new">Unfederated</target>
b9fdbff7 3825 <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>
3826 <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>
3827 </trans-unit>
d7c6b951 3828 <trans-unit id="7692347838587821095">
5a6de093 3829 <source>Date <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
ec64adb4 3830 <target>Datum <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
b9fdbff7 3831 <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>
3832 <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>
3833 </trans-unit>
d7c6b951 3834 <trans-unit id="1451763834047485033" datatype="html">
ec64adb4
C
3835 <source>Select this row</source>
3836 <target state="new">Select this row</target>
b9fdbff7 3837 <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>
3838 <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>
3839 </trans-unit>
d7c6b951 3840 <trans-unit id="3193976279273491157">
ae8b8faf
C
3841 <source>Actions</source>
3842 <target>Akce</target>
b9fdbff7 3843 <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>
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">45</context></context-group>
3845 <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>
3846 <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>
3847 <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>
3848 </trans-unit>
d7c6b951 3849 <trans-unit id="4691552465058437520" datatype="html">
ec64adb4
C
3850 <source>Commented video</source>
3851 <target state="new">Commented video</target>
b9fdbff7 3852 <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>
3853 </trans-unit>
d7c6b951 3854 <trans-unit id="7266085473379376028" datatype="html">
ec64adb4
C
3855 <source>No comments found matching current filters.</source>
3856 <target state="new">No comments found matching current filters.</target>
b9fdbff7 3857 <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>
3858 </trans-unit>
d7c6b951 3859 <trans-unit id="2398388496754671928" datatype="html">
ec64adb4
C
3860 <source>No comments found.</source>
3861 <target state="new">No comments found.</target>
b9fdbff7 3862 <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>
3863 </trans-unit>
3864 <trans-unit id="4604870995665811499" datatype="html">
3865 <source>Local comments</source>
3866 <target state="new">Local comments</target>
fee7bbc3
C
3867 <context-group purpose="location">
3868 <context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.ts</context>
3869 <context context-type="linenumber">48</context>
3870 </context-group>
b9fdbff7 3871 </trans-unit>
3872 <trans-unit id="2721988499779041837" datatype="html">
3873 <source>Remote comments</source>
3874 <target state="new">Remote comments</target>
fee7bbc3
C
3875 <context-group purpose="location">
3876 <context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.ts</context>
3877 <context context-type="linenumber">52</context>
3878 </context-group>
3879 </trans-unit>
d7c6b951 3880 <trans-unit id="1420624050293070194" datatype="html">
5a6de093
C
3881 <source>No abuses found matching current filters.</source>
3882 <target state="new">No abuses found matching current filters.</target>
8d120a56 3883 <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>
3884 </trans-unit>
d7c6b951 3885 <trans-unit id="639328713281980021" datatype="html">
5a6de093
C
3886 <source>No abuses found.</source>
3887 <target state="new">No abuses found.</target>
8d120a56 3888 <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>
3889 </trans-unit>
b9fdbff7 3890 <trans-unit id="1807029821872995706" datatype="html">
3891 <source>Unsolved reports</source>
3892 <target state="new">Unsolved reports</target>
fee7bbc3
C
3893 <context-group purpose="location">
3894 <context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context>
3895 <context context-type="linenumber">42</context>
3896 </context-group>
b9fdbff7 3897 </trans-unit>
3898 <trans-unit id="2570256912317308673" datatype="html">
3899 <source>Accepted reports</source>
3900 <target state="new">Accepted reports</target>
fee7bbc3
C
3901 <context-group purpose="location">
3902 <context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context>
3903 <context context-type="linenumber">46</context>
3904 </context-group>
b9fdbff7 3905 </trans-unit>
3906 <trans-unit id="4335414817109654558" datatype="html">
3907 <source>Refused reports</source>
3908 <target state="new">Refused reports</target>
fee7bbc3
C
3909 <context-group purpose="location">
3910 <context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context>
3911 <context context-type="linenumber">50</context>
3912 </context-group>
b9fdbff7 3913 </trans-unit>
3914 <trans-unit id="5604806676748121035" datatype="html">
3915 <source>Reports with blocked videos</source>
3916 <target state="new">Reports with blocked videos</target>
fee7bbc3
C
3917 <context-group purpose="location">
3918 <context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context>
3919 <context context-type="linenumber">54</context>
3920 </context-group>
b9fdbff7 3921 </trans-unit>
3922 <trans-unit id="5105869928182826553" datatype="html">
3923 <source>Reports with deleted videos</source>
3924 <target state="new">Reports with deleted videos</target>
fee7bbc3
C
3925 <context-group purpose="location">
3926 <context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context>
3927 <context context-type="linenumber">58</context>
3928 </context-group>
3929 </trans-unit>
d7c6b951 3930 <trans-unit id="4678289986918934018" datatype="html">
5a6de093
C
3931 <source>Block reason:</source>
3932 <target state="new">Block reason:</target>
b9fdbff7 3933 <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>
3934 </trans-unit>
d7c6b951 3935 <trans-unit id="8390860433951751429" datatype="html">
5a6de093
C
3936 <source>No blocked video found matching current filters.</source>
3937 <target state="new">No blocked video found matching current filters.</target>
b9fdbff7 3938 <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>
3939 </trans-unit>
d7c6b951 3940 <trans-unit id="5030329587275248535" datatype="html">
5a6de093
C
3941 <source>No blocked video found.</source>
3942 <target state="new">No blocked video found.</target>
b9fdbff7 3943 <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>
3944 </trans-unit>
3945 <trans-unit id="7755288609601798418" datatype="html">
3946 <source>Automatic blocks</source>
3947 <target state="new">Automatic blocks</target>
fee7bbc3
C
3948 <context-group purpose="location">
3949 <context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context>
3950 <context context-type="linenumber">31</context>
3951 </context-group>
b9fdbff7 3952 </trans-unit>
3953 <trans-unit id="6510868134640657079" datatype="html">
3954 <source>Manual blocks</source>
3955 <target state="new">Manual blocks</target>
fee7bbc3
C
3956 <context-group purpose="location">
3957 <context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context>
3958 <context context-type="linenumber">35</context>
3959 </context-group>
ec64adb4 3960 </trans-unit>
d7c6b951 3961 <trans-unit id="2143435845912984377" datatype="html">
5a6de093
C
3962 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> blocked videos</source>
3963 <target state="new">Showing
3964 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
3965 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
3966 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> blocked videos
3967 </target>
b9fdbff7 3968 <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>
3969 </trans-unit>
d7c6b951 3970 <trans-unit id="1868606282505332204" datatype="html">
5a6de093
C
3971 <source>Reports</source>
3972 <target state="new">Reports</target>
ec64adb4
C
3973 <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>
3974 <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>
3975 </trans-unit>
d7c6b951 3976 <trans-unit id="7075448128175750939">
16e3c494 3977 <source>Moderation comment</source>
3978 <target state="new">Moderation comment</target>
ec64adb4
C
3979 <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>
3980 </trans-unit>
d7c6b951 3981 <trans-unit id="7358611947192442969">
16e3c494 3982 <source>This comment can only be seen by you or the other moderators.</source>
ae8b8faf
C
3983 <target>
3984 Tento komentář můžete vidět pouze vy nebo ostatní moderátoři.
3985 </target>
ec64adb4
C
3986 <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>
3987 </trans-unit>
d7c6b951 3988 <trans-unit id="3981851640772035362">
ae8b8faf
C
3989 <source>Update this comment</source>
3990 <target>Aktualizovat tento komentář</target>
b9fdbff7 3991 <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>
3992 </trans-unit>
d7c6b951 3993 <trans-unit id="730589419287534524">
ae8b8faf
C
3994 <source>Reporter</source>
3995 <target>Autor nahlášení</target>
b9fdbff7 3996 <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>
3997 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">21</context></context-group>
3998 </trans-unit>
d7c6b951 3999 <trans-unit id="1258618443362430782" datatype="html">
3e84ae32 4000 <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
4001 <target state="new">
4002 <x id="ICU" equiv-text="{abuse.countReportsForReporter, plural, =1 {...} other {...}}"/>
3e84ae32
C
4003 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span>"/>
4004 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>
4891e4c7 4005 </target>
8d120a56 4006 <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>
4007 <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>
4008 </trans-unit>
d7c6b951 4009 <trans-unit id="6540177673229220400" datatype="html">
5a6de093
C
4010 <source>{VAR_PLURAL, plural, =1 {1 report} other {<x id="INTERPOLATION"/> reports}}</source>
4011 <target state="new">{VAR_PLURAL, plural, =1 {1 report} other {
4012 <x id="INTERPOLATION" equiv-text="{{ abuse.countReportsForReporter }}"/> reports} }
4013 </target>
8d120a56 4014 <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>
4015 <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>
4016 </trans-unit>
d7c6b951 4017 <trans-unit id="6549265851868599441">
ae8b8faf
C
4018 <source>Video</source>
4019 <target>Video</target>
3e84ae32
C
4020
4021
4022
4023 <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 4024 <trans-unit id="2662644497259948010" datatype="html">
ec64adb4
C
4025 <source>Comment</source>
4026 <target state="new">Comment</target>
b9fdbff7 4027 <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>
4028 </trans-unit>
d7c6b951 4029 <trans-unit id="1359961255805685312" datatype="html">
5a6de093
C
4030 <source>This video has been reported multiple times.</source>
4031 <target state="new">This video has been reported multiple times.</target>
b9fdbff7 4032 <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>
4033 </trans-unit>
d7c6b951 4034 <trans-unit id="8103613717136753118" datatype="html">
5a6de093
C
4035 <source>The video was blocked</source>
4036 <target state="new">The video was blocked</target>
b9fdbff7 4037 <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>
4038 </trans-unit>
d7c6b951 4039 <trans-unit id="5021295327106206941" datatype="html">
5a6de093
C
4040 <source>by <x id="INTERPOLATION"/> on <x id="INTERPOLATION_1"/> </source>
4041 <target state="new">by
4042 <x id="INTERPOLATION" equiv-text="{{ abuse.video.channel?.displayName }}"/> on
4043 <x id="INTERPOLATION_1" equiv-text="{{ abuse.video.channel?.host }}"/>
4044 </target>
b9fdbff7 4045 <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>
4046 <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>
4047 </trans-unit>
d7c6b951 4048 <trans-unit id="1443698606045744844" datatype="html">
5a6de093
C
4049 <source>Video was deleted</source>
4050 <target state="new">Video was deleted</target>
b9fdbff7 4051 <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>
4052 </trans-unit>
d7c6b951 4053 <trans-unit id="1530731524535521716" datatype="html">
ec64adb4 4054 <source>Account deleted</source>
5a6de093 4055 <target state="new">
4891e4c7
C
4056 Account deleted
4057 </target>
b9fdbff7 4058 <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>
4059 </trans-unit>
d7c6b951 4060 <trans-unit id="1191715835847858871" datatype="html">
5a6de093
C
4061 <source>Open video in a new tab</source>
4062 <target state="new">Open video in a new tab</target>
ec64adb4
C
4063 <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>
4064 </trans-unit>
d7c6b951 4065 <trans-unit id="3301856295120048857">
5a6de093 4066 <source>State <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
ec64adb4 4067 <target>Stav <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
b9fdbff7 4068 <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>
4069 <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>
4070 <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>
4071 </trans-unit>
d7c6b951 4072 <trans-unit id="6452372740127749380" datatype="html">
5a6de093
C
4073 <source>Messages</source>
4074 <target state="new">Messages</target>
b9fdbff7 4075 <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>
4076 </trans-unit>
d7c6b951 4077 <trans-unit id="1969144763032891922" datatype="html">
5a6de093
C
4078 <source>Internal note</source>
4079 <target state="new">Internal note</target>
b9fdbff7 4080 <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>
4081 </trans-unit>
d7c6b951 4082 <trans-unit id="7418735164633152705" datatype="html">
5a6de093
C
4083 <source>Score <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
4084 <target state="new">Score
3e84ae32
C
4085 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/>
4086 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
5a6de093 4087 </target>
b9fdbff7 4088 <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>
4089 </trans-unit>
d7c6b951 4090 <trans-unit id="9173448803033928792" datatype="html">
5a6de093
C
4091 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> reports</source>
4092 <target state="new">Showing
4093 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
4094 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
4095 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> reports
4096 </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">6</context></context-group>
4098 </trans-unit>
d7c6b951 4099 <trans-unit id="3109314382334906782" datatype="html">
5a6de093
C
4100 <source>Reportee</source>
4101 <target state="new">Reportee</target>
b9fdbff7 4102 <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>
4103 </trans-unit>
d7c6b951 4104 <trans-unit id="1258618443362430782" datatype="html">
3e84ae32 4105 <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
4106 <target state="new">
4107 <x id="ICU" equiv-text="{abuse.countReportsForReportee, plural, =1 {...} other {...}}"/>
3e84ae32
C
4108 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span>"/>
4109 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>
f66b8d12 4110 </target>
b9fdbff7 4111 <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>
4112 </trans-unit>
d7c6b951 4113 <trans-unit id="6540177673229220400" datatype="html">
5a6de093
C
4114 <source>{VAR_PLURAL, plural, =1 {1 report} other {<x id="INTERPOLATION"/> reports}}</source>
4115 <target state="new">{VAR_PLURAL, plural, =1 {1 report} other {
4116 <x id="INTERPOLATION" equiv-text="{{ abuse.countReportsForReportee }}"/> reports} }
4117 </target>
b9fdbff7 4118 <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>
4119 </trans-unit>
d7c6b951 4120 <trans-unit id="7239750919884229270" datatype="html">
5a6de093
C
4121 <source>Updated</source>
4122 <target state="new">Updated</target>
b9fdbff7 4123 <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>
4124 </trans-unit>
d7c6b951 4125 <trans-unit id="6409548912081699487" datatype="html">
5a6de093
C
4126 <source>Mute domain</source>
4127 <target state="new">Mute domain</target>
b9fdbff7 4128 <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>
4129 <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>
4130 </trans-unit>
d7c6b951 4131 <trans-unit id="2381859602529023966">
ae8b8faf
C
4132 <source>Instance</source>
4133 <target>Instance</target>
b9fdbff7 4134 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about.component.html</context><context context-type="linenumber">5</context></context-group>
4135 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">184</context></context-group>
4136 <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>
4137 <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>
4138 </trans-unit>
d7c6b951 4139 <trans-unit id="1300704815627663264">
5a6de093
C
4140 <source>Muted at <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
4141 <target state="new">Muted at
3e84ae32
C
4142 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/>
4143 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
5a6de093 4144 </target>
b9fdbff7 4145 <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>
4146 <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>
4147 <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>
4148 <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>
4149 </trans-unit>
d7c6b951 4150 <trans-unit id="6453471031802119612">
ae8b8faf
C
4151 <source>Unmute</source>
4152 <target>Zhlasitit</target>
b9fdbff7 4153 <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>
4154 <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>
4155 <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>
4156 <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>
4157 </trans-unit>
d7c6b951 4158 <trans-unit id="6728985502447585050" datatype="html">
5a6de093
C
4159 <source>No server found matching current filters.</source>
4160 <target state="new">No server found matching current filters.</target>
b9fdbff7 4161 <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>
4162 <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>
4163 </trans-unit>
d7c6b951 4164 <trans-unit id="299774363533169870" datatype="html">
5a6de093
C
4165 <source>No server found.</source>
4166 <target state="new">No server found.</target>
b9fdbff7 4167 <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>
4168 <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>
4169 </trans-unit>
d7c6b951 4170 <trans-unit id="6250599179731937899" datatype="html">
5a6de093
C
4171 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> muted instances</source>
4172 <target state="new">Showing
4173 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
4174 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
4175 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> muted instances
4176 </target>
b9fdbff7 4177 <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>
4178 <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>
4179 </trans-unit>
d7c6b951 4180 <trans-unit id="4917252294930256268" datatype="html">
ec64adb4 4181 <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 4182 <target state="new">
45c14ae1
C
4183 It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers.
4184 </target>
b9fdbff7 4185 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">81</context></context-group>
4186 </trans-unit>
d7c6b951 4187 <trans-unit id="4058814854824495833" datatype="html">
5a6de093
C
4188 <source>Mute domains</source>
4189 <target state="new">Mute domains</target>
b9fdbff7 4190 <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>
4191 <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>
4192 </trans-unit>
d7c6b951 4193 <trans-unit id="4086606389696938932">
ae8b8faf
C
4194 <source>Account</source>
4195 <target>Účet</target>
b9fdbff7 4196 <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>
4197 <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>
4198 <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>
4199 </trans-unit>
d7c6b951 4200 <trans-unit id="8564972645418093229" datatype="html">
5a6de093
C
4201 <source>No account found matching current filters.</source>
4202 <target state="new">No account found matching current filters.</target>
b9fdbff7 4203 <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>
4204 <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>
4205 </trans-unit>
d7c6b951 4206 <trans-unit id="3819155299647062711" datatype="html">
5a6de093
C
4207 <source>No account found.</source>
4208 <target state="new">No account found.</target>
b9fdbff7 4209 <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>
4210 <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>
4211 </trans-unit>
ec64adb4
C
4212 <trans-unit id="2338185419645468935" datatype="html">
4213 <source>List installed plugins</source>
4214 <target state="new">List installed plugins</target>
4215 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugins.routes.ts</context><context context-type="linenumber">28</context></context-group>
4216 </trans-unit>
4217 <trans-unit id="8897412584195581488" datatype="html">
4218 <source>Search plugins</source>
4219 <target state="new">Search plugins</target>
4220 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugins.routes.ts</context><context context-type="linenumber">37</context></context-group>
4221 </trans-unit>
4222 <trans-unit id="4994333937800672218" datatype="html">
4223 <source>Show plugin</source>
4224 <target state="new">Show plugin</target>
4225 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugins.routes.ts</context><context context-type="linenumber">46</context></context-group>
4226 </trans-unit>
d7c6b951 4227 <trans-unit id="602667807232759122" datatype="html">
5a6de093
C
4228 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> muted accounts</source>
4229 <target state="new">Showing
4230 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
4231 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
4232 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> muted accounts
4233 </target>
ec64adb4
C
4234 <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>
4235 <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>
4236 </trans-unit>
5a6de093 4237 <trans-unit id="8259696070728377358" datatype="html">
16e3c494 4238 <source>Plugins/Themes</source>
4239 <target state="new">Plugins/Themes</target>
ec64adb4
C
4240 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">99</context></context-group>
4241 </trans-unit>
d7c6b951 4242 <trans-unit id="4894835484717268716" datatype="html">
16e3c494 4243 <source>Installed</source>
4244 <target state="new">Installed</target>
ec64adb4
C
4245 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugins.component.html</context><context context-type="linenumber">3</context></context-group>
4246 </trans-unit>
d7c6b951 4247 <trans-unit id="7002061007877950198" datatype="html">
5a6de093
C
4248 <source>Plugin homepage (new window)</source>
4249 <target state="new">Plugin homepage (new window)</target>
ec64adb4
C
4250 <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>
4251 <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>
4252 <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>
4253 </trans-unit>
d7c6b951 4254 <trans-unit id="4580988005648117665">
ae8b8faf
C
4255 <source>Search</source>
4256 <target>Hledat</target>
3e84ae32
C
4257
4258
4259
4260
4261
4262
4263
4264 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugins.component.html</context><context context-type="linenumber">5</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">250</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">122</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.ts</context><context context-type="linenumber">15</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.ts</context><context context-type="linenumber">16</context></context-group></trans-unit>
d7c6b951 4265 <trans-unit id="8630916846096019339" datatype="html">
5a6de093
C
4266 <source>Users can resolve distant content</source>
4267 <target state="new">Users can resolve distant content</target>
ec64adb4
C
4268 <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>
4269 </trans-unit>
d7c6b951 4270 <trans-unit id="5410940035535748578" datatype="html">
5a6de093
C
4271 <source>Close this message</source>
4272 <target state="new">Close this message</target>
ec64adb4
C
4273 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.html</context><context context-type="linenumber">34</context></context-group>
4274 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.html</context><context context-type="linenumber">34</context></context-group>
4275 </trans-unit>
d7c6b951 4276 <trans-unit id="4930506384627295710" datatype="html">
16e3c494 4277 <source>Settings</source>
4278 <target state="new">Settings</target>
8d120a56 4279 <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>
4280 <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>
4281 <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>
4282 <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>
4283 </trans-unit>
d7c6b951 4284 <trans-unit id="4786000816576841850" datatype="html">
5a6de093
C
4285 <source>Display settings</source>
4286 <target state="new">Display settings</target>
ec64adb4
C
4287 <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>
4288 </trans-unit>
d7c6b951 4289 <trans-unit id="4474510732215437338" datatype="html">
16e3c494 4290 <source>Uninstall</source>
4291 <target state="new">Uninstall</target>
8d120a56 4292 <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>
4293 <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>
4294 </trans-unit>
b9fdbff7 4295 <trans-unit id="676860092433275829" datatype="html">
4296 <source>Hot</source>
4297 <target state="new">Hot</target>
b87b606a 4298 <note priority="1" from="description">A variant of Trending videos based on the number of recent interactions</note>
8d120a56 4299 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/trending/video-trending-header.component.ts</context><context context-type="linenumber">48</context></context-group>
4300 </trans-unit>
b9fdbff7 4301 <trans-unit id="2144158274184161635" datatype="html">
4302 <source>Videos with the most interactions for recent videos</source>
4303 <target state="new">Videos with the most interactions for recent videos</target>
8d120a56 4304 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/trending/video-trending-header.component.ts</context><context context-type="linenumber">51</context></context-group>
4305 </trans-unit>
b9fdbff7 4306 <trans-unit id="8312243926314494468" datatype="html">
4307 <source>Videos with the most views during the last 24 hours</source>
4308 <target state="new">Videos with the most views during the last 24 hours</target>
8d120a56 4309 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/trending/video-trending-header.component.ts</context><context context-type="linenumber">58</context></context-group>
4310 </trans-unit>
b9fdbff7 4311 <trans-unit id="7112532281224432421" datatype="html">
4312 <source>Likes</source>
4313 <target state="new">Likes</target>
b87b606a 4314 <note priority="1" from="description">A variant of Trending videos based on the number of likes</note>
8d120a56 4315 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/trending/video-trending-header.component.ts</context><context context-type="linenumber">61</context></context-group>
4316 </trans-unit>
b9fdbff7 4317 <trans-unit id="1671858302647356245" datatype="html">
4318 <source>Videos that have the most likes</source>
4319 <target state="new">Videos that have the most likes</target>
8d120a56 4320 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/trending/video-trending-header.component.ts</context><context context-type="linenumber">64</context></context-group>
4321 </trans-unit>
d7c6b951 4322 <trans-unit id="2006841089844688970" datatype="html">
16e3c494 4323 <source>To load your new installed plugins or themes, refresh the page.</source>
4324 <target state="new">
040758e0
C
4325 To load your new installed plugins or themes, refresh the page.
4326</target>
ec64adb4
C
4327 <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>
4328 </trans-unit>
d7c6b951 4329 <trans-unit id="7375243393535212946" datatype="html">
16e3c494 4330 <source>Popular</source>
4331 <target state="new">Popular</target>
ec64adb4 4332 <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 4333 </trans-unit>
d7c6b951 4334 <trans-unit id="1780056719120519633" datatype="html">
b9fdbff7 4335 <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>
4336 <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
4337 <context-group purpose="location">
4338 <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context>
4339 <context context-type="linenumber">22,24</context>
4340 </context-group>
ec64adb4 4341 </trans-unit>
d7c6b951 4342 <trans-unit id="3148804384763272950" datatype="html">
16e3c494 4343 <source>{VAR_PLURAL, plural, =1 {result} other {results} }</source>
4344 <target state="new">{VAR_PLURAL, plural, =1 {result} other {results} }</target>
ec64adb4
C
4345 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">5</context></context-group>
4346 <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>
4347 </trans-unit>
d7c6b951 4348 <trans-unit id="2722270956157821098" datatype="html">
16e3c494 4349 <source>No results.</source>
4350 <target state="new">
040758e0
C
4351 No results.
4352</target>
ec64adb4
C
4353 <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>
4354 </trans-unit>
d7c6b951 4355 <trans-unit id="8952758850096973746" datatype="html">
5a6de093
C
4356 <source>Plugin npm package (new window)</source>
4357 <target state="new">Plugin npm package (new window)</target>
ec64adb4
C
4358 <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>
4359 </trans-unit>
d7c6b951 4360 <trans-unit id="2601639465696257054" datatype="html">
ec64adb4 4361 <source>This <x id="INTERPOLATION"/> does not have settings. </source>
16e3c494 4362 <target state="new">
5a6de093
C
4363 This
4364 <x id="INTERPOLATION" equiv-text="{{ pluginTypeLabel }}"/> does not have settings.
4365
4366 </target>
ec64adb4
C
4367 <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>
4368 </trans-unit>
5a6de093 4369 <trans-unit id="29832309535656200">
fbe77135
C
4370 <source>System</source>
4371 <target>Systém</target>
ec64adb4
C
4372 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">103</context></context-group>
4373 </trans-unit>
d7c6b951 4374 <trans-unit id="3229595422546554334">
fbe77135
C
4375 <source>Jobs</source>
4376 <target>Úlohy</target>
8d120a56 4377 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/system.component.html</context><context context-type="linenumber">3</context></context-group>
4378 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/system.routes.ts</context><context context-type="linenumber">26</context></context-group>
4379 </trans-unit>
d7c6b951 4380 <trans-unit id="4804785061014590286">
ae8b8faf
C
4381 <source>Logs</source>
4382 <target>Protokoly</target>
8d120a56 4383 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/system.component.html</context><context context-type="linenumber">5</context></context-group>
4384 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/system.routes.ts</context><context context-type="linenumber">37</context></context-group>
4385 </trans-unit>
d7c6b951 4386 <trans-unit id="3422890808980876594">
16e3c494 4387 <source>Debug</source>
4388 <target state="new">Debug</target>
8d120a56 4389 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/system.component.html</context><context context-type="linenumber">7</context></context-group>
4390 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/system.routes.ts</context><context context-type="linenumber">48</context></context-group>
4391 </trans-unit>
ec64adb4
C
4392 <trans-unit id="8949443215142664126" datatype="html">
4393 <source>Delete this comment</source>
4394 <target state="new">Delete this comment</target>
b9fdbff7 4395 <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>
4396 </trans-unit>
ec64adb4
C
4397 <trans-unit id="3327751240218085797" datatype="html">
4398 <source>Delete all comments of this account</source>
4399 <target state="new">Delete all comments of this account</target>
b9fdbff7 4400 <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>
4401 </trans-unit>
ec64adb4
C
4402 <trans-unit id="2850960459131251840" datatype="html">
4403 <source>Comments are deleted after a few minutes</source>
4404 <target state="new">Comments are deleted after a few minutes</target>
b9fdbff7 4405 <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>
4406 </trans-unit>
ec64adb4
C
4407 <trans-unit id="545410448674339480" datatype="html">
4408 <source><x id="PH" equiv-text="commentArgs.length"/> comments deleted.</source>
4409 <target state="new"><x id="PH" equiv-text="commentArgs.length"/> comments deleted.</target>
b9fdbff7 4410 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.ts</context><context context-type="linenumber">142</context></context-group>
4411 </trans-unit>
ec64adb4
C
4412 <trans-unit id="379090446060940062" datatype="html">
4413 <source>Do you really want to delete all comments of <x id="PH"/>?</source>
4414 <target state="new">Do you really want to delete all comments of <x id="PH"/>?</target>
b9fdbff7 4415 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.ts</context><context context-type="linenumber">162</context></context-group>
4416 </trans-unit>
ec64adb4
C
4417 <trans-unit id="4539246224625965241" datatype="html">
4418 <source>Comments of <x id="PH"/> will be deleted in a few minutes</source>
4419 <target state="new">Comments of <x id="PH"/> will be deleted in a few minutes</target>
b9fdbff7 4420 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.ts</context><context context-type="linenumber">174</context></context-group>
4421 </trans-unit>
d7c6b951 4422 <trans-unit id="7427986413651551775" datatype="html">
ec64adb4
C
4423 <source>Video comments</source>
4424 <target state="new">Video comments</target>
4425 <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 4426 </trans-unit>
d7c6b951 4427 <trans-unit id="289582790179344391" datatype="html">
b9fdbff7 4428 <source>This view also shows comments from muted accounts.</source>
4429 <target state="new">This view also shows comments from muted accounts.</target>
90aa0a74
C
4430 <context-group purpose="location">
4431 <context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context>
4432 <context context-type="linenumber">8</context>
4433 </context-group>
ec64adb4 4434 </trans-unit>
d7c6b951 4435 <trans-unit id="4523382115569186450" datatype="html">
ec64adb4
C
4436 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> comments</source>
4437 <target state="new">Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> comments</target>
b9fdbff7 4438 <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>
4439 </trans-unit>
d7c6b951 4440 <trans-unit id="6110554376228744887" datatype="html">
ec64adb4
C
4441 <source>Select all rows</source>
4442 <target state="new">Select all rows</target>
b9fdbff7 4443 <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>
4444 <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>
4445 </trans-unit>
d7c6b951 4446 <trans-unit id="2719284837486030903" datatype="html">
5a6de093
C
4447 <source>Job type</source>
4448 <target state="new">Job type</target>
ec64adb4
C
4449 <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>
4450 </trans-unit>
d7c6b951 4451 <trans-unit id="6170245880855918780" datatype="html">
5a6de093
C
4452 <source>Job state</source>
4453 <target state="new">Job state</target>
ec64adb4
C
4454 <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>
4455 </trans-unit>
d7c6b951 4456 <trans-unit id="2296681895307893686" datatype="html">
ec64adb4
C
4457 <source>any</source>
4458 <target state="new">any</target>
e351a5c5
C
4459 <context-group purpose="location">
4460 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context>
4461 <context context-type="linenumber">21</context>
4462 </context-group>
4463 <note priority="1" from="description">Selector for the list displaying jobs, filtering by their state</note>
ec64adb4 4464 </trans-unit>
d7c6b951 4465 <trans-unit id="3067132953487445901" datatype="html">
ec64adb4
C
4466 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> jobs</source>
4467 <target state="new">Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> jobs</target>
b9fdbff7 4468 <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>
4469 </trans-unit>
d7c6b951 4470 <trans-unit id="8650499415827640724">
ae8b8faf
C
4471 <source>Type</source>
4472 <target>Typ</target>
b9fdbff7 4473 <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>
4474 </trans-unit>
d7c6b951 4475 <trans-unit id="3901868627411944813" datatype="html">
3e84ae32
C
4476 <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>
4477 <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
4478 <context-group purpose="location">
4479 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context>
b87b606a 4480 <context context-type="linenumber">47</context>
e351a5c5 4481 </context-group>
b9fdbff7 4482 </trans-unit>
d7c6b951 4483 <trans-unit id="3419681791450150574" datatype="html">
b9fdbff7 4484 <source>Progress</source>
4485 <target state="new">Progress</target>
e351a5c5
C
4486 <context-group purpose="location">
4487 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context>
b87b606a 4488 <context context-type="linenumber">49</context>
e351a5c5 4489 </context-group>
ec64adb4 4490 </trans-unit>
d7c6b951 4491 <trans-unit id="914197284349366734" datatype="html">
b87b606a
C
4492 <source>No jobs found.</source>
4493 <target state="new">No jobs found.</target>
b9fdbff7 4494 <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>
4495 </trans-unit>
d7c6b951 4496 <trans-unit id="2713421326605345655" datatype="html">
3e84ae32
C
4497 <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>
4498 <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 4499 <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>
4500 </trans-unit>
d7c6b951 4501 <trans-unit id="2384897339170501794" datatype="html">
ec64adb4
C
4502 <source>No <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/> jobs found.</source>
4503 <target state="new">No <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/> jobs found.</target>
b9fdbff7 4504 <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>
4505 </trans-unit>
d7c6b951 4506 <trans-unit id="4457061340457477073" datatype="html">
ec64adb4
C
4507 <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>
4508 <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 4509 <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>
4510 </trans-unit>
d7c6b951 4511 <trans-unit id="1102717806459547726">
ae8b8faf
C
4512 <source>Refresh</source>
4513 <target>Obnovit</target>
b9fdbff7 4514 <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>
4515 <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>
4516 </trans-unit>
d7c6b951 4517 <trans-unit id="6052766076365105714" datatype="html">
ec64adb4
C
4518 <source>now</source>
4519 <target state="new">now</target>
4520 <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>
4521 </trans-unit>
d7c6b951 4522 <trans-unit id="3894950702316166331" datatype="html">
5a6de093
C
4523 <source>Loading...</source>
4524 <target state="new">Loading...</target>
ec64adb4
C
4525 <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>
4526 </trans-unit>
d7c6b951 4527 <trans-unit id="2232767208623640457" datatype="html">
3e84ae32 4528 <source>By <x id="INTERPOLATION"/> -></source>
5a6de093 4529 <target state="new">By
3e84ae32 4530 <x id="INTERPOLATION" equiv-text="{{ log.by }}"/> ->
5a6de093 4531 </target>
ec64adb4
C
4532 <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>
4533 </trans-unit>
d7c6b951 4534 <trans-unit id="7396175500300709096" datatype="html">
5a6de093
C
4535 <source>INSTANCE</source>
4536 <target state="new">INSTANCE</target>
b9fdbff7 4537 <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>
4538 </trans-unit>
d7c6b951 4539 <trans-unit id="8953033926734869941">
ae8b8faf
C
4540 <source>Name</source>
4541 <target>Jméno</target>
b9fdbff7 4542 <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>
4543 <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>
4544 <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>
4545 </trans-unit>
d7c6b951 4546 <trans-unit id="2973928033612762715">
ae8b8faf
C
4547 <source>Short description</source>
4548 <target>Krátký popis</target>
b9fdbff7 4549 <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>
4550 </trans-unit>
d7c6b951 4551 <trans-unit id="7794655859478571096" datatype="html">
16e3c494 4552 <source>Main instance categories</source>
4553 <target state="new">Main instance categories</target>
8d120a56 4554 <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>
4555 </trans-unit>
d7c6b951 4556 <trans-unit id="6588040559347368313" datatype="html">
5a6de093
C
4557 <source>Add a new category</source>
4558 <target state="new">Add a new category</target>
8d120a56 4559 <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>
4560 </trans-unit>
d7c6b951 4561 <trans-unit id="8953934448427251062" datatype="html">
5a6de093
C
4562 <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>
4563 <target state="new">The
3e84ae32
C
4564 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>sharing system
4565 <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 4566 </target>
ec64adb4
C
4567 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">50</context></context-group>
4568 </trans-unit>
d7c6b951 4569 <trans-unit id="34094919610906740" datatype="html">
5a6de093
C
4570 <source>Help share videos being played</source>
4571 <target state="new">Help share videos being played</target>
ec64adb4
C
4572 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">47</context></context-group>
4573 </trans-unit>
d7c6b951 4574 <trans-unit id="6236140336967052987" datatype="html">
5a6de093
C
4575 <source>When on a video page, directly start playing the video.</source>
4576 <target state="new">When on a video page, directly start playing the video.</target>
ec64adb4
C
4577 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">61</context></context-group>
4578 </trans-unit>
d7c6b951 4579 <trans-unit id="9135112681389493865" datatype="html">
5a6de093
C
4580 <source>Automatically play videos</source>
4581 <target state="new">Automatically play videos</target>
ec64adb4
C
4582 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">58</context></context-group>
4583 </trans-unit>
d7c6b951 4584 <trans-unit id="575474399125992547" datatype="html">
5a6de093
C
4585 <source>When a video ends, follow up with the next suggested video.</source>
4586 <target state="new">When a video ends, follow up with the next suggested video.</target>
ec64adb4
C
4587 <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>
4588 </trans-unit>
d7c6b951 4589 <trans-unit id="2701970773087072815" datatype="html">
5a6de093
C
4590 <source>Automatically start playing the next video</source>
4591 <target state="new">Automatically start playing the next video</target>
ec64adb4
C
4592 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">69</context></context-group>
4593 </trans-unit>
d7c6b951 4594 <trans-unit id="5983800192187691457" datatype="html">
9f77adb8
C
4595 <source>Main languages you/your moderators speak</source>
4596 <target state="new">Main languages you/your moderators speak</target>
8d120a56 4597 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">64</context></context-group>
4598 </trans-unit>
d7c6b951 4599 <trans-unit id="399528956091640769" datatype="html">
5a6de093
C
4600 <source>MODERATION &amp; NSFW</source>
4601 <target state="new">MODERATION &amp; NSFW</target>
8d120a56 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">82</context></context-group>
4603 </trans-unit>
d7c6b951 4604 <trans-unit id="4423835119021329687" datatype="html">
3e84ae32
C
4605 <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>
4606 <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 4607 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">84</context></context-group>
4608 </trans-unit>
d7c6b951 4609 <trans-unit id="7030031694783481217" datatype="html">
16e3c494 4610 <source>This instance is dedicated to sensitive or NSFW content</source>
4611 <target state="new">This instance is dedicated to sensitive or NSFW content</target>
8d120a56 4612 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">93</context></context-group>
4613 </trans-unit>
d7c6b951 4614 <trans-unit id="4620493570088713907" datatype="html">
3e84ae32
C
4615 <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>
4616 <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 4617 <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>
4618 </trans-unit>
d7c6b951 4619 <trans-unit id="7497677457560701935">
ab67d3e8
C
4620 <source>Policy on videos containing sensitive content</source>
4621 <target>Pravidla pro videa obsahující citlivý obsah</target>
8d120a56 4622 <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>
4623 </trans-unit>
d7c6b951 4624 <trans-unit id="7350483582490037954" datatype="html">
3e84ae32
C
4625 <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>
4626 <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 4627 <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>
4628 <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>
4629 </trans-unit>
d7c6b951 4630 <trans-unit id="8930852890861583005">
ab67d3e8
C
4631 <source>Blur thumbnails</source>
4632 <target>Rozmlžit náhledy</target>
8d120a56 4633 <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>
4634 <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>
4635 </trans-unit>
d7c6b951 4636 <trans-unit id="6812930637022637485">
ab67d3e8
C
4637 <source>Display</source>
4638 <target>Zobrazit</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">121</context></context-group>
4640 <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>
4641 <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>
4642 </trans-unit>
d7c6b951 4643 <trans-unit id="1617785425462022303" datatype="html">
5a6de093
C
4644 <source>Strategy</source>
4645 <target state="new">Strategy</target>
ec64adb4
C
4646 <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>
4647 </trans-unit>
d7c6b951 4648 <trans-unit id="2544569632476723854">
ab67d3e8
C
4649 <source>Terms</source>
4650 <target>Podmínky</target>
8d120a56 4651 <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>
4652 <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>
4653 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">13</context></context-group>
4654 <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>
4655 </trans-unit>
d7c6b951 4656 <trans-unit id="4127416011499804250" datatype="html">
16e3c494 4657 <source>Code of conduct</source>
4658 <target state="new">Code of conduct</target>
8d120a56 4659 <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>
4660 <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>
4661 <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>
4662 </trans-unit>
d7c6b951 4663 <trans-unit id="3076079242537393946" datatype="html">
16e3c494 4664 <source>Moderation information</source>
4665 <target state="new">Moderation information</target>
8d120a56 4666 <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>
4667 <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>
4668 <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>
4669 </trans-unit>
d7c6b951 4670 <trans-unit id="5056489767203690328" datatype="html">
5a6de093
C
4671 <source>Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc</source>
4672 <target state="new">Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc</target>
8d120a56 4673 <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>
4674 </trans-unit>
d7c6b951 4675 <trans-unit id="2047672753819413550" datatype="html">
5a6de093
C
4676 <source>YOU AND YOUR INSTANCE</source>
4677 <target state="new">YOU AND YOUR INSTANCE</target>
8d120a56 4678 <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>
4679 </trans-unit>
d7c6b951 4680 <trans-unit id="3968335261686887328" datatype="html">
16e3c494 4681 <source>Who is behind the instance?</source>
4682 <target state="new">Who is behind the instance?</target>
8d120a56 4683 <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>
4684 </trans-unit>
d7c6b951 4685 <trans-unit id="7323194786468446482" datatype="html">
5a6de093
C
4686 <source>A single person? A non-profit? A company?</source>
4687 <target state="new">A single person? A non-profit? A company?</target>
8d120a56 4688 <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>
4689 </trans-unit>
d7c6b951 4690 <trans-unit id="5480243297215266596" datatype="html">
16e3c494 4691 <source>Why did you create this instance?</source>
4692 <target state="new">Why did you create this instance?</target>
8d120a56 4693 <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>
4694 </trans-unit>
d7c6b951 4695 <trans-unit id="6995481962115300007" datatype="html">
5a6de093
C
4696 <source>To share your personal videos? To open registrations and allow people to upload what they want?</source>
4697 <target state="new">To share your personal videos? To open registrations and allow people to upload what they want?</target>
8d120a56 4698 <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>
4699 </trans-unit>
d7c6b951 4700 <trans-unit id="3667968987954856844" datatype="html">
16e3c494 4701 <source>How long do you plan to maintain this instance?</source>
4702 <target state="new">How long do you plan to maintain this instance?</target>
8d120a56 4703 <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>
4704 </trans-unit>
d7c6b951 4705 <trans-unit id="6722472563287778070" datatype="html">
5a6de093
C
4706 <source>It's important to know for users who want to register on your instance</source>
4707 <target state="new">It's important to know for users who want to register on your instance</target>
8d120a56 4708 <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>
4709 </trans-unit>
d7c6b951 4710 <trans-unit id="8362291348781958428" datatype="html">
16e3c494 4711 <source>How will you finance the PeerTube server?</source>
4712 <target state="new">How will you finance the PeerTube server?</target>
8d120a56 4713 <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>
4714 </trans-unit>
d7c6b951 4715 <trans-unit id="2441006645448216398" datatype="html">
5a6de093
C
4716 <source>With your own funds? With user donations? Advertising?</source>
4717 <target state="new">With your own funds? With user donations? Advertising?</target>
8d120a56 4718 <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>
4719 </trans-unit>
d7c6b951 4720 <trans-unit id="6853511883515031762" datatype="html">
5a6de093
C
4721 <source>OTHER INFORMATION</source>
4722 <target state="new">OTHER INFORMATION</target>
8d120a56 4723 <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>
4724 </trans-unit>
d7c6b951 4725 <trans-unit id="3447208665089679283" datatype="html">
16e3c494 4726 <source>What server/hardware does the instance run on?</source>
4727 <target state="new">What server/hardware does the instance run on?</target>
8d120a56 4728 <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>
4729 </trans-unit>
d7c6b951 4730 <trans-unit id="4739907951373047958" datatype="html">
5a6de093
C
4731 <source>i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc.</source>
4732 <target state="new">i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc.</target>
8d120a56 4733 <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>
4734 </trans-unit>
d7c6b951 4735 <trans-unit id="8557599287230755359" datatype="html">
5a6de093
C
4736 <source>APPEARANCE</source>
4737 <target state="new">APPEARANCE</target>
b9fdbff7 4738 <context-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>
4739 </trans-unit>
d7c6b951 4740 <trans-unit id="2107098695989136934" datatype="html">
3e84ae32
C
4741 <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>
4742 <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
4743 <context-group purpose="location">
4744 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
4745 <context context-type="linenumber">6,7</context>
4746 </context-group>
ec64adb4 4747 </trans-unit>
d7c6b951 4748 <trans-unit id="6855462350544488601" datatype="html">
16e3c494 4749 <source>default</source>
4750 <target state="new">default</target>
b9fdbff7 4751 <context-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>
4752 </trans-unit>
d7c6b951 4753 <trans-unit id="4096396973250090478" datatype="html">
5a6de093
C
4754 <source>Landing page</source>
4755 <target state="new">Landing page</target>
b9fdbff7 4756 <context-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>
4757 </trans-unit>
d7c6b951 4758 <trans-unit id="2609416025385742456" datatype="html">
b9fdbff7 4759 <source>Default trending page</source>
4760 <target state="new">Default trending page</target>
8d120a56 4761 <context-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>
4762 </trans-unit>
d7c6b951 4763 <trans-unit id="421622604352196374" datatype="html">
b9fdbff7 4764 <source>Best videos</source>
4765 <target state="new">Best videos</target>
8d120a56 4766 <context-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>
4767 </trans-unit>
d7c6b951 4768 <trans-unit id="554741830445276244" datatype="html">
b9fdbff7 4769 <source>Hot videos</source>
4770 <target state="new">Hot videos</target>
8d120a56 4771 <context-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>
4772 </trans-unit>
d7c6b951 4773 <trans-unit id="4203746847864415875" datatype="html">
b9fdbff7 4774 <source>Most viewed videos</source>
4775 <target state="new">Most viewed videos</target>
8d120a56 4776 <context-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>
4777 </trans-unit>
d7c6b951 4778 <trans-unit id="8177374861384376651" datatype="html">
16e3c494 4779 <source>Most liked videos</source>
4780 <target state="new">Most liked videos</target>
8d120a56 4781 <context-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>
4782 </trans-unit>
d7c6b951 4783 <trans-unit id="4809162812315301010" datatype="html">
5a6de093
C
4784 <source>BROADCAST MESSAGE</source>
4785 <target state="new">BROADCAST MESSAGE</target>
8d120a56 4786 <context-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>
4787 </trans-unit>
d7c6b951 4788 <trans-unit id="7097094470713539753" datatype="html">
b9fdbff7 4789 <source>Display a message on your instance</source>
4790 <target state="new"> Display a message on your instance </target>
8d120a56 4791 <context-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>
4792 </trans-unit>
d7c6b951 4793 <trans-unit id="4686199497574248459" datatype="html">
5a6de093
C
4794 <source>Enable broadcast message</source>
4795 <target state="new">Enable broadcast message</target>
8d120a56 4796 <context-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>
4797 </trans-unit>
d7c6b951 4798 <trans-unit id="9192050065623241777" datatype="html">
ec64adb4 4799 <source>Allow users to dismiss the broadcast message</source>
5a6de093 4800 <target state="new">Allow users to dismiss the broadcast message </target>
8d120a56 4801 <context-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>
4802 </trans-unit>
d7c6b951 4803 <trans-unit id="6582848618760132901" datatype="html">
5a6de093
C
4804 <source>Broadcast message level</source>
4805 <target state="new">Broadcast message level</target>
8d120a56 4806 <context-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>
4807 </trans-unit>
d7c6b951 4808 <trans-unit id="8066608938393600549" datatype="html">
5a6de093
C
4809 <source>Message</source>
4810 <target state="new">Message</target>
8d120a56 4811 <context-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>
4812 </trans-unit>
d7c6b951 4813 <trans-unit id="5631159720194597622" datatype="html">
5a6de093
C
4814 <source>NEW USERS</source>
4815 <target state="new">NEW USERS</target>
8d120a56 4816 <context-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>
4817 </trans-unit>
d7c6b951 4818 <trans-unit id="2669509104300979449" datatype="html">
3e84ae32
C
4819 <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>
4820 <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 4821 <context-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>
4822 </trans-unit>
d7c6b951 4823 <trans-unit id="4497115134891299867">
ae8b8faf
C
4824 <source>Signup requires email verification</source>
4825 <target>Registrace vyžaduje ověření e-mailem.</target>
8d120a56 4826 <context-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>
4827 </trans-unit>
d7c6b951 4828 <trans-unit id="8133107840061687919">
ae8b8faf
C
4829 <source>Signup limit</source>
4830 <target>Limit registrací</target>
8d120a56 4831 <context-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>
4832 </trans-unit>
d7c6b951 4833 <trans-unit id="8497774075394617130" datatype="html">
ec64adb4
C
4834 <source>{VAR_PLURAL, plural, =1 {user} other {users}}</source>
4835 <target state="new">{VAR_PLURAL, plural, =1 {user} other {users}}</target>
8d120a56 4836 <context-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>
4837 </trans-unit>
d7c6b951 4838 <trans-unit id="5620049714977547431" datatype="html">
b9fdbff7 4839 <source>Signup won't be limited to a fixed number of users.</source>
4840 <target state="new">Signup won't be limited to a fixed number of users.</target>
8d120a56 4841 <context-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>
4842 </trans-unit>
4843 <trans-unit id="1663379405062033606" datatype="html">
4844 <source>Minimum required age to create an account</source>
4845 <target state="new">Minimum required age to create an account</target>
c5c848c5
C
4846 <context-group purpose="location">
4847 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
4848 <context context-type="linenumber">163</context>
4849 </context-group>
8d120a56 4850 </trans-unit>
4851 <trans-unit id="8342879272354516454" datatype="html">
4852 <source>{VAR_PLURAL, plural, =1 {year old} other {years old}}</source>
4853 <target state="new">{VAR_PLURAL, plural, =1 {year old} other {years old}}</target>
c5c848c5
C
4854 <context-group purpose="location">
4855 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
4856 <context context-type="linenumber">170</context>
4857 </context-group>
4858 </trans-unit>
d7c6b951 4859 <trans-unit id="7456307533995141215" datatype="html">
5a6de093
C
4860 <source>Enable Signup</source>
4861 <target state="new">Enable Signup</target>
8d120a56 4862 <context-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>
4863 </trans-unit>
d7c6b951 4864 <trans-unit id="4555457172864212828">
ae8b8faf
C
4865 <source>Users</source>
4866 <target>Uživatelé</target>
ec64adb4
C
4867 <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>
4868 <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>
4869 </trans-unit>
d7c6b951 4870 <trans-unit id="8147229944654164397" datatype="html">
5a6de093
C
4871 <source>{VAR_PLURAL, plural, =1 {Video} other {Videos} }</source>
4872 <target state="new">{VAR_PLURAL, plural, =1 {Video} other {Videos} }</target>
ec64adb4
C
4873 <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>
4874 <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>
4875 </trans-unit>
d7c6b951 4876 <trans-unit id="2068564237394270744" datatype="html">
5a6de093
C
4877 <source>{VAR_PLURAL, plural, =1 {Channel} other {Channels} }</source>
4878 <target state="new">{VAR_PLURAL, plural, =1 {Channel} other {Channels} }</target>
ec64adb4
C
4879 <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>
4880 <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>
4881 </trans-unit>
d7c6b951 4882 <trans-unit id="407487463718398437" datatype="html">
5a6de093
C
4883 <source>{VAR_PLURAL, plural, =1 {Subscriber} other {Subscribers} }</source>
4884 <target state="new">{VAR_PLURAL, plural, =1 {Subscriber} other {Subscribers} }</target>
ec64adb4
C
4885 <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>
4886 <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>
4887 </trans-unit>
d7c6b951 4888 <trans-unit id="9036137946566829282" datatype="html">
5a6de093
C
4889 <source>Incriminated in reports</source>
4890 <target state="new">Incriminated in reports</target>
ec64adb4
C
4891 <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>
4892 <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>
4893 </trans-unit>
d7c6b951 4894 <trans-unit id="7441750243186193044" datatype="html">
5a6de093
C
4895 <source>Authored reports accepted</source>
4896 <target state="new">Authored reports accepted</target>
ec64adb4
C
4897 <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>
4898 <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>
4899 </trans-unit>
d7c6b951 4900 <trans-unit id="3094586852616580737" datatype="html">
5a6de093
C
4901 <source>{VAR_PLURAL, plural, =1 {Comment} other {Comments} }</source>
4902 <target state="new">{VAR_PLURAL, plural, =1 {Comment} other {Comments} }</target>
ec64adb4
C
4903 <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>
4904 <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>
4905 </trans-unit>
d7c6b951 4906 <trans-unit id="7362516430807501858" datatype="html">
5a6de093
C
4907 <source>NEW USER</source>
4908 <target state="new">NEW USER</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">73</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">73</context></context-group>
4911 </trans-unit>
d7c6b951 4912 <trans-unit id="3008420115644088420" datatype="html">
5a6de093
C
4913 <source>Configuration</source>
4914 <target state="new">Configuration</target>
ec64adb4
C
4915 <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>
4916 </trans-unit>
d7c6b951 4917 <trans-unit id="502260296951057925" datatype="html">
5a6de093
C
4918 <source>Default video quota per user</source>
4919 <target state="new">Default video quota per user</target>
8d120a56 4920 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">182</context></context-group>
4921 </trans-unit>
d7c6b951 4922 <trans-unit id="7169210802367807492" datatype="html">
b9fdbff7 4923 <source>bytes</source>
4924 <target state="new">bytes</target>
8d120a56 4925 <context-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>
4926 <context-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>
4927 <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>
4928 <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>
4929 <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>
4930 <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>
4931 </trans-unit>
d7c6b951 4932 <trans-unit id="8509882464852636851" datatype="html">
5a6de093
C
4933 <source>Default daily upload limit per user</source>
4934 <target state="new">Default daily upload limit per user</target>
8d120a56 4935 <context-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>
4936 </trans-unit>
d7c6b951 4937 <trans-unit id="4719342289581047890" datatype="html">
5a6de093
C
4938 <source>Allow import with a torrent file or a magnet URI</source>
4939 <target state="new">Allow import with a torrent file or a magnet URI</target>
8d120a56 4940 <context-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>
4941 </trans-unit>
d7c6b951 4942 <trans-unit id="3950258704315544174" datatype="html">
5a6de093
C
4943 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source>
4944 <target state="new">Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</target>
8d120a56 4945 <context-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>
4946 </trans-unit>
d7c6b951 4947 <trans-unit id="3428986951244800347" datatype="html">
5a6de093
C
4948 <source>Block new videos automatically</source>
4949 <target state="new">Block new videos automatically</target>
8d120a56 4950 <context-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>
4951 </trans-unit>
d7c6b951 4952 <trans-unit id="2054846790157376783" datatype="html">
5a6de093
C
4953 <source>SEARCH</source>
4954 <target state="new">SEARCH</target>
8d120a56 4955 <context-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>
4956 </trans-unit>
d7c6b951 4957 <trans-unit id="3442084803796199253" datatype="html">
5a6de093
C
4958 <source>Allow users to do remote URI/handle search</source>
4959 <target state="new">Allow users to do remote URI/handle search</target>
8d120a56 4960 <context-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>
4961 </trans-unit>
d7c6b951 4962 <trans-unit id="2258148539285928012" datatype="html">
ec64adb4
C
4963 <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>
4964 <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 4965 <context-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>
4966 </trans-unit>
d7c6b951 4967 <trans-unit id="7295422540935146771" datatype="html">
5a6de093
C
4968 <source>Allow anonymous to do remote URI/handle search</source>
4969 <target state="new">Allow anonymous to do remote URI/handle search</target>
8d120a56 4970 <context-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>
4971 </trans-unit>
d7c6b951 4972 <trans-unit id="7305237807882754643" datatype="html">
ec64adb4
C
4973 <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>
4974 <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 4975 <context-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>
4976 </trans-unit>
d7c6b951 4977 <trans-unit id="5273935530181504015" datatype="html">
5a6de093
C
4978 <source>⚠️ This functionality depends heavily on the moderation of instances followed by the search index you select.</source>
4979 <target state="new">⚠️ This functionality depends heavily on the moderation of instances followed by the search index you select.</target>
8d120a56 4980 <context-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>
4981 </trans-unit>
d7c6b951 4982 <trans-unit id="1886227550697837417" datatype="html">
3e84ae32
C
4983 <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>
4984 <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 4985 <context-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>
4986 </trans-unit>
d7c6b951 4987 <trans-unit id="2331464426553277323" datatype="html">
5a6de093
C
4988 <source>Search index URL</source>
4989 <target state="new">Search index URL</target>
8d120a56 4990 <context-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>
4991 </trans-unit>
d7c6b951 4992 <trans-unit id="8524278911521465398" datatype="html">
5a6de093
C
4993 <source>Disable local search in search bar</source>
4994 <target state="new">Disable local search in search bar</target>
8d120a56 4995 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">338</context></context-group>
4996 </trans-unit>
d7c6b951 4997 <trans-unit id="6568991917245875948" datatype="html">
5a6de093
C
4998 <source>Otherwise the local search stays used by default</source>
4999 <target state="new">Otherwise the local search stays used by default</target>
8d120a56 5000 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">348</context></context-group>
5001 </trans-unit>
d7c6b951 5002 <trans-unit id="4444955208013675027" datatype="html">
5a6de093
C
5003 <source>Search bar uses the global search index by default</source>
5004 <target state="new">Search bar uses the global search index by default</target>
8d120a56 5005 <context-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>
5006 </trans-unit>
d7c6b951 5007 <trans-unit id="6476750382562952780" datatype="html">
5a6de093
C
5008 <source>Enable global search</source>
5009 <target state="new">Enable global search</target>
8d120a56 5010 <context-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>
5011 </trans-unit>
d7c6b951 5012 <trans-unit id="836183323506117145" datatype="html">
5a6de093
C
5013 <source>FEDERATION</source>
5014 <target state="new">FEDERATION</target>
8d120a56 5015 <context-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>
5016 </trans-unit>
d7c6b951 5017 <trans-unit id="252719899360434356" datatype="html">
3e84ae32
C
5018 <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>
5019 <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 5020 <context-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>
5021 </trans-unit>
d7c6b951 5022 <trans-unit id="9119248927271669654" datatype="html">
5a6de093
C
5023 <source>Other instances can follow yours</source>
5024 <target state="new">Other instances can follow yours</target>
8d120a56 5025 <context-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>
5026 </trans-unit>
d7c6b951 5027 <trans-unit id="7015551137649102649" datatype="html">
5a6de093
C
5028 <source>Manually approve new instance followers</source>
5029 <target state="new">Manually approve new instance followers</target>
8d120a56 5030 <context-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>
5031 </trans-unit>
d7c6b951 5032 <trans-unit id="4803992993548153434" datatype="html">
5a6de093
C
5033 <source>Automatically follow back instances</source>
5034 <target state="new">Automatically follow back instances</target>
8d120a56 5035 <context-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>
5036 </trans-unit>
d7c6b951 5037 <trans-unit id="2092224316392295720" datatype="html">
5a6de093
C
5038 <source>⚠️ This functionality requires a lot of attention and extra moderation.</source>
5039 <target state="new">⚠️ This functionality requires a lot of attention and extra moderation.</target>
8d120a56 5040 <context-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>
5041 <context-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>
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">416</context></context-group>
5043 </trans-unit>
d7c6b951 5044 <trans-unit id="1718269478813020014" datatype="html">
16e3c494 5045 <source>Index URL</source>
5046 <target state="new">Index URL</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">425</context></context-group>
5048 </trans-unit>
d7c6b951 5049 <trans-unit id="173263206605027981" datatype="html">
5a6de093
C
5050 <source>Automatically follow instances of a public index</source>
5051 <target state="new">Automatically follow instances of a public index</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">413</context></context-group>
5053 </trans-unit>
d7c6b951 5054 <trans-unit id="9076632742417302918" datatype="html">
3e84ae32
C
5055 <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>
5056 <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 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">419</context></context-group>
5058 </trans-unit>
d7c6b951 5059 <trans-unit id="3946988229617310200" datatype="html">
5a6de093
C
5060 <source>ADMINISTRATORS</source>
5061 <target state="new">ADMINISTRATORS</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">445</context></context-group>
5063 </trans-unit>
5a6de093 5064 <trans-unit id="2149300564474427551">
ae8b8faf
C
5065 <source>Administrator</source>
5066 <target>Administrátor</target>
b9fdbff7 5067 <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">406</context></context-group>
5068 </trans-unit>
d7c6b951 5069 <trans-unit id="3171683206914962995">
ae8b8faf
C
5070 <source>Admin email</source>
5071 <target>E-mail administrátora</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">451</context></context-group>
5073 </trans-unit>
d7c6b951 5074 <trans-unit id="4722881456283329321">
ae8b8faf
C
5075 <source>Enable contact form</source>
5076 <target>Povolit kontaktní formulář</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">464</context></context-group>
5078 </trans-unit>
d7c6b951 5079 <trans-unit id="5926348345797688952" datatype="html">
ec64adb4
C
5080 <source>VOD Transcoding</source>
5081 <target state="new">VOD Transcoding</target>
8d120a56 5082 <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>
5083 </trans-unit>
d7c6b951 5084 <trans-unit id="1765095834299337775" datatype="html">
5a6de093
C
5085 <source>TWITTER</source>
5086 <target state="new">TWITTER</target>
8d120a56 5087 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">473</context></context-group>
5088 </trans-unit>
d7c6b951 5089 <trans-unit id="3202133522706129143" datatype="html">
b9fdbff7 5090 <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>
5091 <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 5092 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">475</context></context-group>
5093 </trans-unit>
d7c6b951 5094 <trans-unit id="4087837092261487511">
ae8b8faf
C
5095 <source>Your Twitter username</source>
5096 <target>Váš účet na Twitteru</target>
8d120a56 5097 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">486</context></context-group>
5098 </trans-unit>
d7c6b951 5099 <trans-unit id="5648651824279408711" datatype="html">
5a6de093
C
5100 <source>Instance allowed by Twitter</source>
5101 <target state="new">Instance allowed by Twitter</target>
8d120a56 5102 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">499</context></context-group>
5103 </trans-unit>
5104 <trans-unit id="2076338542820061819" datatype="html">
3e84ae32
C
5105 <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>
5106 <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 5107 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">504</context></context-group>
5108 </trans-unit>
d7c6b951 5109 <trans-unit id="493135676263039396" datatype="html">
ec64adb4
C
5110 <source>LIVE</source>
5111 <target state="new">LIVE</target>
b9fdbff7 5112 <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>
5113 <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>
5114 </trans-unit>
d7c6b951 5115 <trans-unit id="1429138002697017359" datatype="html">
b9fdbff7 5116 <source>Enable users of your instance to stream live.</source>
5117 <target state="new"> Enable users of your instance to stream live. </target>
7d3316dc
C
5118 <context-group purpose="location">
5119 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
5120 <context context-type="linenumber">7,8</context>
5121 </context-group>
5122 </trans-unit>
d7c6b951 5123 <trans-unit id="8894612824234881672" datatype="html">
ec64adb4
C
5124 <source>⚠️ Enabling live streaming requires trust in your users and extra moderation work</source>
5125 <target state="new">⚠️ Enabling live streaming requires trust in your users and extra moderation work</target>
b9fdbff7 5126 <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>
5127 </trans-unit>
d7c6b951 5128 <trans-unit id="5205613575147327732" datatype="html">
b9fdbff7 5129 <source>If enabled, your server needs to accept incoming TCP traffic on port <x id="INTERPOLATION" equiv-text="{{ getLiveRTMPPort() }}"/></source>
5130 <target state="new">If enabled, your server needs to accept incoming TCP traffic on port <x id="INTERPOLATION" equiv-text="{{ getLiveRTMPPort() }}"/></target>
7d3316dc
C
5131 <context-group purpose="location">
5132 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
5133 <context context-type="linenumber">23</context>
5134 </context-group>
5135 </trans-unit>
d7c6b951 5136 <trans-unit id="6421580347313273983" datatype="html">
ec64adb4
C
5137 <source>Allow your users to automatically publish a replay of their live</source>
5138 <target state="new">Allow your users to automatically publish a replay of their live</target>
b9fdbff7 5139 <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>
5140 </trans-unit>
d7c6b951 5141 <trans-unit id="3472969629566153023" datatype="html">
b9fdbff7 5142 <source>If the user quota is reached, PeerTube will automatically terminate the live streaming</source>
5143 <target state="new"> If the user quota is reached, PeerTube will automatically terminate the live streaming </target>
7d3316dc
C
5144 <context-group purpose="location">
5145 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
5146 <context context-type="linenumber">34,35</context>
5147 </context-group>
b9fdbff7 5148 </trans-unit>
d7c6b951 5149 <trans-unit id="4420104899393268652" datatype="html">
3e84ae32
C
5150 <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>
5151 <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
5152 <context-group purpose="location">
5153 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
5154 <context context-type="linenumber">41</context>
5155 </context-group>
5156 </trans-unit>
d7c6b951 5157 <trans-unit id="6830777508073747241" datatype="html">
ec64adb4
C
5158 <source>{VAR_PLURAL, plural, =1 {live} other {lives}}</source>
5159 <target state="new">{VAR_PLURAL, plural, =1 {live} other {lives}}</target>
8d120a56 5160 <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>
5161 <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>
5162 </trans-unit>
d7c6b951 5163 <trans-unit id="7210210728441530221" datatype="html">
3e84ae32
C
5164 <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>
5165 <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
5166 <context-group purpose="location">
5167 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
5168 <context context-type="linenumber">54</context>
5169 </context-group>
5170 </trans-unit>
d7c6b951 5171 <trans-unit id="6830777508073747241" datatype="html">
ec64adb4
C
5172 <source>{VAR_PLURAL, plural, =1 {live} other {lives}}</source>
5173 <target state="new">{VAR_PLURAL, plural, =1 {live} other {lives}}</target>
b9fdbff7 5174 <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>
5175 </trans-unit>
d7c6b951 5176 <trans-unit id="1521259619066122077" datatype="html">
ec64adb4
C
5177 <source>Max live duration</source>
5178 <target state="new">Max live duration</target>
b9fdbff7 5179 <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>
5180 </trans-unit>
d7c6b951 5181 <trans-unit id="5309195634424105927" datatype="html">
ec64adb4
C
5182 <source>Live transcoding threads</source>
5183 <target state="new">Live transcoding threads</target>
b9fdbff7 5184 <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>
5185 </trans-unit>
d7c6b951 5186 <trans-unit id="4240037618955024499" datatype="html">
b9fdbff7 5187 <source>will claim at most <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with VOD transcoding </source>
5188 <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 5189 <context-group purpose="location">
7d3316dc
C
5190 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
5191 <context context-type="linenumber">131,133</context>
b87b606a 5192 </context-group>
b9fdbff7 5193 </trans-unit>
d7c6b951 5194 <trans-unit id="8489317904250057957" datatype="html">
b9fdbff7 5195 <source>will claim at least <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with VOD transcoding </source>
5196 <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 5197 <context-group purpose="location">
7d3316dc
C
5198 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
5199 <context context-type="linenumber">135,137</context>
b87b606a 5200 </context-group>
b9fdbff7 5201 </trans-unit>
d7c6b951 5202 <trans-unit id="1417246074503129277" datatype="html">
b9fdbff7 5203 <source>Live transcoding profile</source>
5204 <target state="new">Live transcoding profile</target>
5205 <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>
5206 </trans-unit>
d7c6b951 5207 <trans-unit id="8294583621306221742" datatype="html">
b9fdbff7 5208 <source>new live transcoding profiles can be added by PeerTube plugins</source>
5209 <target state="new">new live transcoding profiles can be added by PeerTube plugins</target>
5210 <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>
5211 </trans-unit>
d7c6b951 5212 <trans-unit id="6727057461851446921" datatype="html">
ec64adb4
C
5213 <source>Live resolutions to generate</source>
5214 <target state="new">Live resolutions to generate</target>
b9fdbff7 5215 <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>
5216 </trans-unit>
d7c6b951 5217 <trans-unit id="2281161665447607254" datatype="html">
ec64adb4
C
5218 <source>Allow live streaming</source>
5219 <target state="new">Allow live streaming</target>
b9fdbff7 5220 <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>
5221 </trans-unit>
d7c6b951 5222 <trans-unit id="6759167469686242835" datatype="html">
ec64adb4
C
5223 <source>Transcoding enabled for live streams</source>
5224 <target state="new">Transcoding enabled for live streams</target>
b9fdbff7 5225 <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>
5226 </trans-unit>
d7c6b951 5227 <trans-unit id="5975271795105968425" datatype="html">
ec64adb4
C
5228 <source>Live streaming</source>
5229 <target state="new">Live streaming</target>
8d120a56 5230 <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>
5231 <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>
5232 </trans-unit>
5233 <trans-unit id="6201638315245239510" datatype="html">
5234 <source>Advanced</source>
5235 <target state="new">Advanced</target>
09e1784b
C
5236 <context-group purpose="location">
5237 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
5238 <context context-type="linenumber">51</context>
5239 </context-group>
b9fdbff7 5240 </trans-unit>
d7c6b951 5241 <trans-unit id="7911929966701561067" datatype="html">
5a6de093
C
5242 <source>TRANSCODING</source>
5243 <target state="new">TRANSCODING</target>
b9fdbff7 5244 <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>
5245 <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>
5246 </trans-unit>
d7c6b951 5247 <trans-unit id="8212237880239644112" datatype="html">
b9fdbff7 5248 <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>
5249 <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
5250 <context-group purpose="location">
5251 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
5252 <context context-type="linenumber">87,88</context>
5253 </context-group>
5254 </trans-unit>
d7c6b951 5255 <trans-unit id="3444148141968928069" datatype="html">
ec64adb4
C
5256 <source>Input formats</source>
5257 <target state="new">Input formats</target>
b9fdbff7 5258 <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>
5259 </trans-unit>
d7c6b951 5260 <trans-unit id="4560217482714993155">
ae8b8faf
C
5261 <source>Transcoding enabled</source>
5262 <target>Překódování povoleno</target>
b9fdbff7 5263 <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>
5264 </trans-unit>
d7c6b951 5265 <trans-unit id="7452751710576287271">
ab67d3e8
C
5266 <source>Allow additional extensions</source>
5267 <target>Povolit dodatečné přípony</target>
b9fdbff7 5268 <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>
5269 </trans-unit>
d7c6b951 5270 <trans-unit id="2150024911136171" datatype="html">
b9fdbff7 5271 <source>Allows users to upload <x id="INTERPOLATION" equiv-text="{{ additionalVideoExtensions }}"/> videos.</source>
5272 <target state="new">Allows users to upload <x id="INTERPOLATION" equiv-text="{{ additionalVideoExtensions }}"/> videos.</target>
fee7bbc3
C
5273 <context-group purpose="location">
5274 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5275 <context context-type="linenumber">54</context>
5276 </context-group>
5277 </trans-unit>
d7c6b951 5278 <trans-unit id="1823941382992046371">
ab67d3e8
C
5279 <source>Allow audio files upload</source>
5280 <target>Umožnit upload audio souborů</target>
b9fdbff7 5281 <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>
5282 </trans-unit>
d7c6b951 5283 <trans-unit id="8340360585610503574" datatype="html">
ec64adb4
C
5284 <source>Allows users to upload .mp3, .ogg, .wma, .flac, .aac, or .ac3 audio files.</source>
5285 <target state="new">Allows users to upload .mp3, .ogg, .wma, .flac, .aac, or .ac3 audio files.</target>
b9fdbff7 5286 <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>
5287 </trans-unit>
d7c6b951 5288 <trans-unit id="5867513506373651775" datatype="html">
ec64adb4
C
5289 <source>The file will be merged in a still image video with the preview file on upload.</source>
5290 <target state="new">The file will be merged in a still image video with the preview file on upload.</target>
b9fdbff7 5291 <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>
5292 </trans-unit>
d7c6b951 5293 <trans-unit id="2036818807823848377" datatype="html">
ec64adb4
C
5294 <source>Output formats</source>
5295 <target state="new">Output formats</target>
b9fdbff7 5296 <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>
5297 </trans-unit>
d7c6b951 5298 <trans-unit id="522057769554096255" datatype="html">
ec64adb4
C
5299 <source>WebTorrent enabled</source>
5300 <target state="new">WebTorrent enabled</target>
b9fdbff7 5301 <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>
5302 </trans-unit>
d7c6b951 5303 <trans-unit id="8373385486403101567" datatype="html">
b9fdbff7 5304 <source>If you also enabled HLS support, it will multiply videos storage by 2</source>
5305 <target state="new">If you also enabled HLS support, it will multiply videos storage by 2</target>
7d3316dc
C
5306 <context-group purpose="location">
5307 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5308 <context context-type="linenumber">83</context>
5309 </context-group>
5310 </trans-unit>
d7c6b951 5311 <trans-unit id="3839590624406770455" datatype="html">
5a6de093
C
5312 <source>HLS with P2P support enabled</source>
5313 <target state="new">HLS with P2P support enabled</target>
b9fdbff7 5314 <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>
5315 </trans-unit>
d7c6b951 5316 <trans-unit id="7334484418359079994" datatype="html">
3e84ae32
C
5317 <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>
5318 <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
5319 <context-group purpose="location">
5320 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5321 <context context-type="linenumber">99,108</context>
5322 </context-group>
5323 </trans-unit>
d7c6b951 5324 <trans-unit id="4748900450708089645" datatype="html">
ec64adb4
C
5325 <source>Resolutions to generate per enabled format</source>
5326 <target state="new">Resolutions to generate per enabled format</target>
b9fdbff7 5327 <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>
5328 </trans-unit>
d7c6b951 5329 <trans-unit id="5431196295724512251" datatype="html">
b9fdbff7 5330 <source>The original file resolution will be the default target if no option is selected.</source>
5331 <target state="new"> The original file resolution will be the default target if no option is selected. </target>
7d3316dc
C
5332 <context-group purpose="location">
5333 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5334 <context context-type="linenumber">132,133</context>
5335 </context-group>
5336 </trans-unit>
d7c6b951 5337 <trans-unit id="1126867109775813762">
ae8b8faf
C
5338 <source>Transcoding threads</source>
5339 <target>Vlákna na překódování</target>
b9fdbff7 5340 <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>
5341 </trans-unit>
d7c6b951 5342 <trans-unit id="7815122216882553289" datatype="html">
b9fdbff7 5343 <source>will claim at most <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with live transcoding </source>
5344 <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
5345 <context-group purpose="location">
5346 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5347 <context context-type="linenumber">146,148</context>
5348 </context-group>
b9fdbff7 5349 </trans-unit>
d7c6b951 5350 <trans-unit id="8685484763568827375" datatype="html">
b9fdbff7 5351 <source>will claim at least <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with live transcoding </source>
5352 <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
5353 <context-group purpose="location">
5354 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5355 <context context-type="linenumber">150,152</context>
5356 </context-group>
b9fdbff7 5357 </trans-unit>
d7c6b951 5358 <trans-unit id="7185278676178506632" datatype="html">
b9fdbff7 5359 <source>Transcoding jobs concurrency</source>
5360 <target state="new">Transcoding jobs concurrency</target>
b87b606a 5361 <context-group purpose="location">
7d3316dc
C
5362 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5363 <context context-type="linenumber">166</context>
b87b606a 5364 </context-group>
b9fdbff7 5365 </trans-unit>
d7c6b951 5366 <trans-unit id="1969393594784140832" datatype="html">
b9fdbff7 5367 <source>allows to transcode multiple files in parallel. ⚠️ Requires a PeerTube restart</source>
5368 <target state="new">allows to transcode multiple files in parallel. ⚠️ Requires a PeerTube restart</target>
b87b606a 5369 <context-group purpose="location">
7d3316dc
C
5370 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5371 <context context-type="linenumber">167</context>
b87b606a 5372 </context-group>
b9fdbff7 5373 </trans-unit>
d7c6b951 5374 <trans-unit id="2184317712452071847" datatype="html">
b9fdbff7 5375 <source>Transcoding profile</source>
5376 <target state="new">Transcoding profile</target>
5377 <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>
5378 </trans-unit>
d7c6b951 5379 <trans-unit id="6289966287765074028" datatype="html">
b9fdbff7 5380 <source>new transcoding profiles can be added by PeerTube plugins</source>
5381 <target state="new">new transcoding profiles can be added by PeerTube plugins</target>
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">179</context></context-group>
5383 </trans-unit>
d7c6b951 5384 <trans-unit id="6879611446286948126" datatype="html">
5a6de093
C
5385 <source>CACHE</source>
5386 <target state="new">CACHE</target>
b9fdbff7 5387 <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>
5388 </trans-unit>
d7c6b951 5389 <trans-unit id="5511334650211127631" datatype="html">
b9fdbff7 5390 <source>Some files are not federated, and fetched when necessary. Define their caching policies.</source>
5391 <target state="new"> Some files are not federated, and fetched when necessary. Define their caching policies. </target>
7d3316dc
C
5392 <context-group purpose="location">
5393 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context>
5394 <context context-type="linenumber">7,8</context>
5395 </context-group>
5396 </trans-unit>
d7c6b951 5397 <trans-unit id="4382565260112874406" datatype="html">
5a6de093
C
5398 <source>Number of previews to keep in cache</source>
5399 <target state="new">Number of previews to keep in cache</target>
b9fdbff7 5400 <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>
5401 </trans-unit>
d7c6b951 5402 <trans-unit id="3710881484246327863" datatype="html">
b9fdbff7 5403 <source>{VAR_PLURAL, plural, =1 {cached image} other {cached images}}</source>
5404 <target state="new">{VAR_PLURAL, plural, =1 {cached image} other {cached images}}</target>
7d3316dc
C
5405 <context-group purpose="location">
5406 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context>
5407 <context context-type="linenumber">22</context>
5408 </context-group>
5409 </trans-unit>
d7c6b951 5410 <trans-unit id="2279905277031617076" datatype="html">
5a6de093
C
5411 <source>Number of video captions to keep in cache</source>
5412 <target state="new">Number of video captions to keep in cache</target>
b9fdbff7 5413 <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>
5414 </trans-unit>
d7c6b951 5415 <trans-unit id="6193666854590647323" datatype="html">
b9fdbff7 5416 <source>{VAR_PLURAL, plural, =1 {cached caption} other {cached captions}}</source>
5417 <target state="new">{VAR_PLURAL, plural, =1 {cached caption} other {cached captions}}</target>
7d3316dc
C
5418 <context-group purpose="location">
5419 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context>
5420 <context context-type="linenumber">36</context>
5421 </context-group>
b9fdbff7 5422 </trans-unit>
d7c6b951 5423 <trans-unit id="330647913034301472" datatype="html">
b9fdbff7 5424 <source>Number of video torrents to keep in cache</source>
5425 <target state="new">Number of video torrents to keep in cache</target>
063de1ee
C
5426 <context-group purpose="location">
5427 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context>
5428 <context context-type="linenumber">43</context>
5429 </context-group>
b9fdbff7 5430 </trans-unit>
d7c6b951 5431 <trans-unit id="4613961764793311850" datatype="html">
b9fdbff7 5432 <source>{VAR_PLURAL, plural, =1 {cached torrent} other {cached torrents}}</source>
5433 <target state="new">{VAR_PLURAL, plural, =1 {cached torrent} other {cached torrents}}</target>
063de1ee
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">50</context>
5437 </context-group>
7d3316dc 5438 </trans-unit>
d7c6b951 5439 <trans-unit id="2528135865630556778" datatype="html">
5a6de093
C
5440 <source>CUSTOMIZATIONS</source>
5441 <target state="new">CUSTOMIZATIONS</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">63</context></context-group>
5443 </trans-unit>
d7c6b951 5444 <trans-unit id="1714039296068260295" datatype="html">
b9fdbff7 5445 <source>Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill.</source>
5446 <target state="new"> Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. </target>
5447 <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>
5448 </trans-unit>
d7c6b951 5449 <trans-unit id="6180346896314915203">
ae8b8faf
C
5450 <source>JavaScript</source>
5451 <target>JavaScript</target>
b9fdbff7 5452 <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>
5453 </trans-unit>
d7c6b951 5454 <trans-unit id="4067880101082150743" datatype="html">
3e84ae32
C
5455 <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>
5456 <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 5457 <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>
5458 </trans-unit>
d7c6b951 5459 <trans-unit id="5464209657969421100" datatype="html">
3e84ae32
C
5460 <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="{{ '{' }"/>
5461color: red;
5462<x id="INTERPOLATION_1" equiv-text="{{ '}' }"/>
5463<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="{{ '{' }"/>
5464color: red;
5465<x id="INTERPOLATION_1" equiv-text="{{ '}' }"/>
5466<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></source>
5467 <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 5468color: red;
b9fdbff7 5469<x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/>
3e84ae32 5470<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 5471color: red;
b9fdbff7 5472<x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/>
3e84ae32 5473<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></target>
b9fdbff7 5474 <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>
5475 </trans-unit>
d7c6b951 5476 <trans-unit id="283725429207896837" datatype="html">
ec64adb4
C
5477 <source>You cannot allow live replay if you don't enable transcoding.</source>
5478 <target state="new"> You cannot allow live replay if you don't enable transcoding. </target>
8d120a56 5479 <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>
5480 </trans-unit>
d7c6b951 5481 <trans-unit id="8167543029214637769" datatype="html">
3e84ae32
C
5482 <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>
5483 <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 5484 <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>
5485 </trans-unit>
d7c6b951 5486 <trans-unit id="1445676851449000175">
ae8b8faf
C
5487 <source>Update configuration</source>
5488 <target>Aktualizovat nastavení</target>
8d120a56 5489 <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>
5490 </trans-unit>
d7c6b951 5491 <trans-unit id="5439158575454281141" datatype="html">
5a6de093
C
5492 <source>VIDEO SETTINGS</source>
5493 <target state="new">VIDEO SETTINGS</target>
ec64adb4
C
5494 <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>
5495 </trans-unit>
d7c6b951 5496 <trans-unit id="507542497458686905" datatype="html">
5a6de093
C
5497 <source>NOTIFICATIONS</source>
5498 <target state="new">NOTIFICATIONS</target>
ec64adb4
C
5499 <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>
5500 </trans-unit>
d7c6b951 5501 <trans-unit id="9138757724802460941" datatype="html">
5a6de093
C
5502 <source>INTERFACE</source>
5503 <target state="new">INTERFACE</target>
ec64adb4
C
5504 <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>
5505 </trans-unit>
d7c6b951 5506 <trans-unit id="7789395291034300662" datatype="html">
5a6de093
C
5507 <source>PASSWORD</source>
5508 <target state="new">PASSWORD</target>
ec64adb4
C
5509 <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>
5510 </trans-unit>
d7c6b951 5511 <trans-unit id="9012586956848595996" datatype="html">
5a6de093
C
5512 <source>EMAIL</source>
5513 <target state="new">EMAIL</target>
ec64adb4
C
5514 <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>
5515 </trans-unit>
d7c6b951 5516 <trans-unit id="7752239348028675311" datatype="html">
5a6de093
C
5517 <source>DANGER ZONE</source>
5518 <target state="new">DANGER ZONE</target>
b9fdbff7 5519 <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>
5520 <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>
5521 <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>
5522 </trans-unit>
5a6de093
C
5523 <trans-unit id="4915431133669985304">
5524 <source>Profile</source>
5525 <target>Profil</target>
3e84ae32
C
5526
5527 <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
C
5528 <trans-unit id="1963136290621768454" datatype="html">
5529 <source>Resolution</source>
5530 <target state="new">Resolution</target>
3e84ae32
C
5531
5532 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">246</context></context-group></trans-unit>
5a6de093
C
5533 <trans-unit id="7814358426066520520" datatype="html">
5534 <source>Aspect ratio</source>
5535 <target state="new">Aspect ratio</target>
3e84ae32
C
5536
5537 <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
5538 <trans-unit id="44862519224794374" datatype="html">
5539 <source>Average frame rate</source>
5540 <target state="new">Average frame rate</target>
3e84ae32
C
5541
5542 <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
5543 <trans-unit id="5053683525387462246" datatype="html">
5544 <source>Pixel format</source>
5545 <target state="new">Pixel format</target>
3e84ae32
C
5546
5547 <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
5548 <trans-unit id="7858676566953242358" datatype="html">
5549 <source>Sample rate</source>
5550 <target state="new">Sample rate</target>
3e84ae32
C
5551
5552 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">253</context></context-group></trans-unit>
5a6de093
C
5553 <trans-unit id="5403856660543890284" datatype="html">
5554 <source>Channel Layout</source>
5555 <target state="new">Channel Layout</target>
3e84ae32
C
5556
5557 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">254</context></context-group></trans-unit>
d7c6b951 5558 <trans-unit id="6460084371385263470">
ae8b8faf
C
5559 <source>Video settings</source>
5560 <target>Nastavení videí</target>
ec64adb4
C
5561 <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>
5562 </trans-unit>
d7c6b951 5563 <trans-unit id="1288210794011686132" datatype="html">
5a6de093
C
5564 <source>Interface settings</source>
5565 <target state="new">Interface settings</target>
ec64adb4
C
5566 <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>
5567 </trans-unit>
d7c6b951 5568 <trans-unit id="6309828574111583895">
ae8b8faf
C
5569 <source>Change password</source>
5570 <target>Změnit heslo</target>
ec64adb4
C
5571 <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>
5572 <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>
5573 </trans-unit>
d7c6b951 5574 <trans-unit id="5340498030552368470">
ae8b8faf
C
5575 <source>Current password</source>
5576 <target>Současné heslo</target>
ec64adb4
C
5577 <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>
5578 <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>
5579 </trans-unit>
d7c6b951 5580 <trans-unit id="3588415639242079458">
ae8b8faf
C
5581 <source>New password</source>
5582 <target>Nové heslo</target>
ec64adb4
C
5583 <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>
5584 </trans-unit>
d7c6b951 5585 <trans-unit id="8656126574213649581">
ae8b8faf
C
5586 <source>Confirm new password</source>
5587 <target>Potvrďte nové heslo</target>
ec64adb4
C
5588 <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>
5589 </trans-unit>
d7c6b951 5590 <trans-unit id="7377817702119089263">
ae8b8faf
C
5591 <source>Default policy on videos containing sensitive content</source>
5592 <target>Vychozí nastavení pro videa obsahující citlivý materiál</target>
ec64adb4 5593 <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 5594 </trans-unit>
d7c6b951 5595 <trans-unit id="7350483582490037954" datatype="html">
3e84ae32
C
5596 <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>
5597 <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
5598 <context-group purpose="location">
5599 <context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context>
5600 <context context-type="linenumber">8,9</context>
5601 </context-group>
ec64adb4 5602 </trans-unit>
d7c6b951 5603 <trans-unit id="4409859601539810260" datatype="html">
5a6de093
C
5604 <source>Policy for sensitive videos</source>
5605 <target state="new">Policy for sensitive videos</target>
8d120a56 5606 <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>
5607 <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>
5608 </trans-unit>
d7c6b951 5609 <trans-unit id="2864176699435587977" datatype="html">
5a6de093
C
5610 <source>Only display videos in the following languages/subtitles</source>
5611 <target state="new">Only display videos in the following languages/subtitles</target>
ec64adb4
C
5612 <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>
5613 </trans-unit>
d7c6b951 5614 <trans-unit id="1534085756270333258" datatype="html">
5a6de093
C
5615 <source>In Recently added, Trending, Local, Most liked and Search pages</source>
5616 <target state="new">In Recently added, Trending, Local, Most liked and Search pages</target>
ec64adb4
C
5617 <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>
5618 </trans-unit>
d7c6b951 5619 <trans-unit id="2658703380934466003" datatype="html">
5a6de093
C
5620 <source>Add a new language</source>
5621 <target state="new">Add a new language</target>
8d120a56 5622 <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>
5623 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">36</context></context-group>
5624 </trans-unit>
d7c6b951 5625 <trans-unit id="1530331428384894781">
ec64adb4 5626 <source><x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/> is awaiting email verification </source>
ae8b8faf 5627 <target>
3e84ae32 5628 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span>"/>
5a6de093 5629 <x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/>
3e84ae32 5630 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/> čeká na ověření emailem
5a6de093
C
5631
5632 </target>
ec64adb4
C
5633 <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>
5634 </trans-unit>
d7c6b951 5635 <trans-unit id="264068562357780835">
ae8b8faf
C
5636 <source>New email</source>
5637 <target>Nový email</target>
ec64adb4
C
5638 <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>
5639 </trans-unit>
d7c6b951 5640 <trans-unit id="3000005804987112527">
ae8b8faf
C
5641 <source>Change email</source>
5642 <target>Změnit email</target>
ec64adb4
C
5643 <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>
5644 </trans-unit>
d7c6b951 5645 <trans-unit id="7103588127254721505" datatype="html">
16e3c494 5646 <source>Theme</source>
5647 <target state="new">Theme</target>
b9fdbff7 5648 <context-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>
5649 <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>
5650 </trans-unit>
d7c6b951 5651 <trans-unit id="4541462271161741535" datatype="html">
16e3c494 5652 <source>instance default</source>
5653 <target state="new">instance default</target>
ec64adb4
C
5654 <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>
5655 </trans-unit>
d7c6b951 5656 <trans-unit id="5192951216991773088" datatype="html">
16e3c494 5657 <source>peertube default</source>
5658 <target state="new">peertube default</target>
ec64adb4
C
5659 <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>
5660 </trans-unit>
d7c6b951 5661 <trans-unit id="4844578664427956129">
ae8b8faf
C
5662 <source>Change ownership</source>
5663 <target>Změnit vlastnictví</target>
8d120a56 5664 <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>
5665 <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>
5666 </trans-unit>
d7c6b951 5667 <trans-unit id="4561174610228620528">
ae8b8faf
C
5668 <source>Select the next owner</source>
5669 <target>Vyber nového vlastníka</target>
ec64adb4
C
5670 <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>
5671 </trans-unit>
d7c6b951 5672 <trans-unit id="1788875035518441092" datatype="html">
b9fdbff7 5673 <source>Last published first</source>
5674 <target state="new">Last published first</target>
5675 <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>
5676 </trans-unit>
d7c6b951 5677 <trans-unit id="4541072509002204177" datatype="html">
b9fdbff7 5678 <source>Last created first</source>
5679 <target state="new">Last created first</target>
5680 <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>
5681 </trans-unit>
d7c6b951 5682 <trans-unit id="1142493792593089647" datatype="html">
b9fdbff7 5683 <source>Most viewed first</source>
5684 <target state="new">Most viewed first</target>
5685 <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>
5686 </trans-unit>
d7c6b951 5687 <trans-unit id="8108088952881606566" datatype="html">
b9fdbff7 5688 <source>Most liked first</source>
5689 <target state="new">Most liked first</target>
5690 <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>
5691 </trans-unit>
d7c6b951 5692 <trans-unit id="2782422473180760140" datatype="html">
b9fdbff7 5693 <source>Longest first</source>
5694 <target state="new">Longest first</target>
5695 <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>
5696 </trans-unit>
d7c6b951 5697 <trans-unit id="8714145624854863455" datatype="html">
16e3c494 5698 <source>Accept ownership</source>
5699 <target state="new">Accept ownership</target>
ec64adb4
C
5700 <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>
5701 </trans-unit>
d7c6b951 5702 <trans-unit id="321229234608559490" datatype="html">
5a6de093
C
5703 <source>Select a channel to receive the video</source>
5704 <target state="new">Select a channel to receive the video</target>
ec64adb4
C
5705 <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>
5706 </trans-unit>
d7c6b951 5707 <trans-unit id="3610344835750059476" datatype="html">
5a6de093
C
5708 <source>My ownership changes</source>
5709 <target state="new">My ownership changes</target>
ec64adb4
C
5710 <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>
5711 </trans-unit>
d7c6b951 5712 <trans-unit id="7391040346436232576">
ae8b8faf
C
5713 <source>Initiator</source>
5714 <target>Iniciátor</target>
ec64adb4
C
5715 <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>
5716 </trans-unit>
d7c6b951 5717 <trans-unit id="3963749584812225989">
ec64adb4
C
5718 <source>Created <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
5719 <target>Vytvořeno <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
5720 <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>
5721 </trans-unit>
d7c6b951 5722 <trans-unit id="5611592591303869712">
16e3c494 5723 <source>Status</source>
5724 <target state="new">Status</target>
ec64adb4
C
5725 <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>
5726 </trans-unit>
d7c6b951 5727 <trans-unit id="5417361655914085905" datatype="html">
5a6de093
C
5728 <source>Account page</source>
5729 <target state="new">Account page</target>
b9fdbff7 5730 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">189</context></context-group>
5731 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">195</context></context-group>
5732 </trans-unit>
d7c6b951 5733 <trans-unit id="187187500641108332" datatype="html">
ec64adb4 5734 <source><x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/> </source>
5a6de093
C
5735 <target state="new">
5736 <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/>
5737 </target>
b9fdbff7 5738 <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>
5739 </trans-unit>
d7c6b951 5740 <trans-unit id="2000373220662583633" datatype="html">
5a6de093
C
5741 <source>No ownership change request found.</source>
5742 <target state="new">No ownership change request found.</target>
b9fdbff7 5743 <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>
5744 </trans-unit>
ec64adb4
C
5745 <trans-unit id="4247400351982331798" datatype="html">
5746 <source>Account settings</source>
5747 <target state="new">Account settings</target>
8d120a56 5748 <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>
5749 </trans-unit>
ec64adb4
C
5750 <trans-unit id="2864486939135008600" datatype="html">
5751 <source>Playlist elements</source>
5752 <target state="new">Playlist elements</target>
8d120a56 5753 <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>
5754 </trans-unit>
d7c6b951 5755 <trans-unit id="7801453816697513153" datatype="html">
5a6de093
C
5756 <source>My imports</source>
5757 <target state="new">My imports</target>
ec64adb4
C
5758 <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>
5759 <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>
5760 </trans-unit>
d7c6b951 5761 <trans-unit id="7000850040589508423" datatype="html">
5a6de093
C
5762 <source>Create video channel</source>
5763 <target state="new">Create video channel</target>
b9fdbff7 5764 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">12</context></context-group>
5765 </trans-unit>
d7c6b951 5766 <trans-unit id="5700655611297335752" datatype="html">
b9fdbff7 5767 <source>No channel found.</source>
5768 <target state="new">No channel found.</target>
fee7bbc3
C
5769 <context-group purpose="location">
5770 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context>
5771 <context context-type="linenumber">16</context>
5772 </context-group>
ec64adb4 5773 </trans-unit>
d7c6b951 5774 <trans-unit id="5500467336262464724">
ec64adb4 5775 <source><x id="INTERPOLATION" equiv-text="{{ videoChannel.followersCount }}"/> subscribers </source>
5a6de093
C
5776 <target>
5777 <x id="INTERPOLATION" equiv-text="{{ videoChannel.followersCount }}"/> odběratelů
5778 </target>
b9fdbff7 5779 <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>
5780 </trans-unit>
d7c6b951 5781 <trans-unit id="626184983378002054">
ae8b8faf
C
5782 <source>Example: my_channel</source>
5783 <target>Příklad: můj_kanál</target>
b9fdbff7 5784 <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>
5785 <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>
5786 </trans-unit>
d7c6b951 5787 <trans-unit id="5871023634125368211" datatype="html">
5a6de093
C
5788 <source>CHANNEL</source>
5789 <target state="new">CHANNEL</target>
ec64adb4
C
5790 <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>
5791 <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 5792 </trans-unit>
d7c6b951 5793 <trans-unit id="3582855804901374179" datatype="html">
b9fdbff7 5794 <source>Banner image of your channel</source>
5795 <target state="new">Banner image of your channel</target>
90aa0a74
C
5796 <context-group purpose="location">
5797 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-edit.component.html</context>
5798 <context context-type="linenumber">30</context>
5799 </context-group>
5800 <context-group purpose="location">
5801 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-edit.component.html</context>
5802 <context context-type="linenumber">30</context>
5803 </context-group>
ec64adb4 5804 </trans-unit>
d7c6b951 5805 <trans-unit id="2124774733637750483" datatype="html">
3e84ae32
C
5806 <source>Short text to tell people how they can support your channel (membership platform...).&lt;br />&lt;br />
5807 When you will upload a video in this channel, the video support field will be automatically filled by this text.</source>
5808 <target state="new">Short text to tell people how they can support your channel (membership platform...).&lt;br />&lt;br />
3596a418 5809 When you will upload a video in this channel, the video support field will be automatically filled by this text.</target>
b9fdbff7 5810 <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>
5811 <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>
5812 </trans-unit>
d7c6b951 5813 <trans-unit id="5278589041647101772" datatype="html">
3596a418
C
5814 <source>Overwrite support field of all videos of this channel</source>
5815 <target state="new">Overwrite support field of all videos of this channel</target>
b9fdbff7 5816 <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>
5817 <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>
5818 </trans-unit>
d7c6b951 5819 <trans-unit id="5500467336262464724">
ec64adb4 5820 <source><x id="INTERPOLATION" equiv-text="{{ actor.followersCount }}"/> subscribers </source>
5a6de093
C
5821 <target>
5822 <x id="INTERPOLATION" equiv-text="{{ actor.followersCount }}"/> odběratelů
5823 </target>
b9fdbff7 5824 <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>
5825 </trans-unit>
d7c6b951 5826 <trans-unit id="31472093355465024" datatype="html">
ec64adb4
C
5827 <source>Upload a new avatar</source>
5828 <target state="new">Upload a new avatar</target>
b9fdbff7 5829 <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>
5830 <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>
5831 </trans-unit>
d7c6b951 5832 <trans-unit id="4854396465510517671" datatype="html">
16e3c494 5833 <source>Target</source>
5834 <target state="new">Target</target>
ec64adb4
C
5835 <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>
5836 </trans-unit>
d7c6b951 5837 <trans-unit id="5352255295652969301" datatype="html">
5a6de093
C
5838 <source>See the error</source>
5839 <target state="new">See the error</target>
ec64adb4
C
5840 <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>
5841 </trans-unit>
d7c6b951 5842 <trans-unit id="6376690302059877029" datatype="html">
5a6de093
C
5843 <source>This video was deleted</source>
5844 <target state="new">This video was deleted</target>
ec64adb4
C
5845 <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>
5846 </trans-unit>
d7c6b951 5847 <trans-unit id="6924803931258995553" datatype="html">
5a6de093
C
5848 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> imports</source>
5849 <target state="new">Showing
5850 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
5851 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
5852 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> imports
5853 </target>
ec64adb4
C
5854 <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>
5855 </trans-unit>
d7c6b951 5856 <trans-unit id="8173902679178787744" datatype="html">
5a6de093
C
5857 <source>Once you delete your account, there is no going back. You will be asked to confirm this action.</source>
5858 <target state="new">Once you delete your account, there is no going back. You will be asked to confirm this action.</target>
ec64adb4
C
5859 <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>
5860 </trans-unit>
d7c6b951 5861 <trans-unit id="3122895472333547524">
ae8b8faf
C
5862 <source>Delete your account</source>
5863 <target>Smazat vlastní účet</target>
8d120a56 5864 <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>
5865 <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>
5866 </trans-unit>
d7c6b951 5867 <trans-unit id="4000980858407872649" datatype="html">
5a6de093
C
5868 <source>Channel page</source>
5869 <target state="new">Channel page</target>
b9fdbff7 5870 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">23</context></context-group>
5871 <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>
5872 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">186</context></context-group>
5873 </trans-unit>
d7c6b951 5874 <trans-unit id="9131836378905533756">
5a6de093 5875 <source>Created by <x id="INTERPOLATION"/></source>
ec64adb4 5876 <target>Vytvořil <x id="INTERPOLATION"/></target>
b9fdbff7 5877 <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>
5878 </trans-unit>
d7c6b951 5879 <trans-unit id="228548407872312756" datatype="html">
5a6de093
C
5880 <source>Owner account page</source>
5881 <target state="new">Owner account page</target>
b9fdbff7 5882 <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>
5883 </trans-unit>
d7c6b951 5884 <trans-unit id="2204625138753484173">
5a6de093 5885 <source><x id="START_TAG_MY_GLOBAL_ICON"/><x id="CLOSE_TAG_MY_GLOBAL_ICON"/> Delete history </source>
ae8b8faf 5886 <target>
3e84ae32
C
5887 <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon>"/>
5888 <x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon>"/>
ae8b8faf 5889 Smazat historii
5a6de093
C
5890
5891 </target>
b9fdbff7 5892 <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>
5893 </trans-unit>
d7c6b951 5894 <trans-unit id="4781078006040259916" datatype="html">
ec64adb4
C
5895 <source>You don't have any video in your watch history yet.</source>
5896 <target state="new">You don't have any video in your watch history yet.</target>
3b11bf0b
C
5897 <context-group purpose="location">
5898 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context>
5899 <context context-type="linenumber">30</context>
5900 </context-group>
5901 </trans-unit>
d7c6b951 5902 <trans-unit id="687236465759862933" datatype="html">
ec64adb4
C
5903 <source>Open syndication dropdown</source>
5904 <target state="new">Open syndication dropdown</target>
2f03d6dc
C
5905 <context-group purpose="location">
5906 <context context-type="sourcefile">src/app/shared/shared-main/feeds/feed.component.html</context>
5907 <context context-type="linenumber">3</context>
5908 </context-group>
5909 <context-group purpose="location">
5910 <context context-type="sourcefile">src/app/shared/shared-main/feeds/feed.component.html</context>
5911 <context context-type="linenumber">3</context>
5912 </context-group>
5913 </trans-unit>
d7c6b951 5914 <trans-unit id="2726946550255780479">
5a6de093 5915 <source><x id="START_TAG_MY_GLOBAL_ICON"/><x id="CLOSE_TAG_MY_GLOBAL_ICON"/> Notification preferences </source>
ae8b8faf 5916 <target>
3e84ae32
C
5917 <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon>"/>
5918 <x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon>"/>
ae8b8faf 5919 Nastavení notifikací
5a6de093
C
5920
5921 </target>
ec64adb4
C
5922 <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>
5923 </trans-unit>
d7c6b951 5924 <trans-unit id="2317673285989169654" datatype="html">
5a6de093
C
5925 <source>Newest first</source>
5926 <target state="new">Newest first</target>
ec64adb4
C
5927 <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>
5928 </trans-unit>
d7c6b951 5929 <trans-unit id="751740263472313326" datatype="html">
5a6de093
C
5930 <source>Unread first</source>
5931 <target state="new">Unread first</target>
ec64adb4
C
5932 <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>
5933 </trans-unit>
d7c6b951 5934 <trans-unit id="7679199047720825365" datatype="html">
5a6de093
C
5935 <source>All read</source>
5936 <target state="new">All read</target>
ec64adb4
C
5937 <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>
5938 </trans-unit>
d7c6b951 5939 <trans-unit id="2309808536212982229">
ae8b8faf
C
5940 <source>Activities</source>
5941 <target>Aktivity</target>
ec64adb4
C
5942 <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>
5943 </trans-unit>
d7c6b951 5944 <trans-unit id="9167786874272926575">
ae8b8faf
C
5945 <source>Web</source>
5946 <target>Web</target>
ec64adb4
C
5947 <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>
5948 </trans-unit>
d7c6b951 5949 <trans-unit id="1967081128372276674" datatype="html">
5a6de093
C
5950 <source>My Playlists</source>
5951 <target state="new">My Playlists</target>
ec64adb4
C
5952 <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>
5953 <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>
5954 </trans-unit>
d7c6b951 5955 <trans-unit id="2317130384024575795" datatype="html">
5a6de093
C
5956 <source>NEW PLAYLIST</source>
5957 <target state="new">NEW PLAYLIST</target>
ec64adb4
C
5958 <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>
5959 <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>
5960 </trans-unit>
d7c6b951 5961 <trans-unit id="2871943975385662656" datatype="html">
5a6de093
C
5962 <source>PLAYLIST</source>
5963 <target state="new">PLAYLIST</target>
ec64adb4
C
5964 <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>
5965 <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>
5966 </trans-unit>
d7c6b951 5967 <trans-unit id="3438686710205841496" datatype="html">
5a6de093
C
5968 <source>Create playlist</source>
5969 <target state="new">Create playlist</target>
b9fdbff7 5970 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">11</context></context-group>
5971 </trans-unit>
ec64adb4
C
5972 <trans-unit id="7040375308762081154" datatype="html">
5973 <source>My video channels</source>
5974 <target state="new">My video channels</target>
5975 <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>
5976 </trans-unit>
5977 <trans-unit id="7418836785553125957" datatype="html">
5978 <source>Create a new video channel</source>
5979 <target state="new">Create a new video channel</target>
5980 <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>
5981 </trans-unit>
5982 <trans-unit id="8828123061564507501" datatype="html">
5983 <source>Playlist <x id="PH"/>} deleted.</source>
5984 <target state="new">Playlist <x id="PH"/>} deleted.</target>
b9fdbff7 5985 <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>
5986 </trans-unit>
d7c6b951 5987 <trans-unit id="3943893855105372623">
ae8b8faf
C
5988 <source>Playlist thumbnail</source>
5989 <target>Miniatura playlistu</target>
ec64adb4
C
5990 <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>
5991 <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>
5992 </trans-unit>
d7c6b951 5993 <trans-unit id="7743343997362363486">
ae8b8faf
C
5994 <source>No videos in this playlist.</source>
5995 <target>Žádná videa v tomto seznamu.</target>
ec64adb4
C
5996 <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>
5997 </trans-unit>
d7c6b951 5998 <trans-unit id="2427149618141327033" datatype="html">
ec64adb4 5999 <source>Browse videos on PeerTube to add them in your playlist.</source>
5a6de093 6000 <target state="new">
954511f3
C
6001 Browse videos on PeerTube to add them in your playlist.
6002 </target>
ec64adb4
C
6003 <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>
6004 </trans-unit>
d7c6b951 6005 <trans-unit id="8901774330683812267" datatype="html">
ec64adb4 6006 <source>See the <x id="START_LINK"/>documentation<x id="CLOSE_LINK"/> for more information. </source>
5a6de093
C
6007 <target state="new">
6008 See the
3e84ae32
C
6009 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>documentation
6010 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more information.
5a6de093
C
6011
6012 </target>
ec64adb4
C
6013 <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>
6014 </trans-unit>
d7c6b951 6015 <trans-unit id="5904811038805050477" datatype="html">
16e3c494 6016 <source>Welcome to PeerTube!</source>
6017 <target state="new">Welcome to PeerTube!</target>
ec64adb4
C
6018 <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>
6019 </trans-unit>
d7c6b951 6020 <trans-unit id="3461985498881453026" datatype="html">
ec64adb4 6021 <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 6022 <target state="new">
5a6de093 6023 If you need help to use PeerTube, you can have a look at the
3e84ae32
C
6024 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>documentation
6025 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>.
5a6de093
C
6026
6027 </target>
ec64adb4 6028 <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 6029 </trans-unit>
d7c6b951 6030 <trans-unit id="3030338154442300172" datatype="html">
b9fdbff7 6031 <source>Created <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}"/> </source>
6032 <target state="new"> Created <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}"/> </target>
90aa0a74
C
6033 <context-group purpose="location">
6034 <context context-type="sourcefile">src/app/+video-channels/video-channel-playlists/video-channel-playlists.component.html</context>
6035 <context context-type="linenumber">3,4</context>
6036 </context-group>
b9fdbff7 6037 </trans-unit>
d7c6b951 6038 <trans-unit id="3505845886770923767" datatype="html">
b9fdbff7 6039 <source>{VAR_PLURAL, plural, =1 {1 playlist} other {<x id="INTERPOLATION"/> playlists}}</source>
6040 <target state="new">{VAR_PLURAL, plural, =1 {1 playlist} other {<x id="INTERPOLATION"/> playlists}}</target>
90aa0a74
C
6041 <context-group purpose="location">
6042 <context context-type="sourcefile">src/app/+video-channels/video-channel-playlists/video-channel-playlists.component.html</context>
6043 <context context-type="linenumber">3</context>
6044 </context-group>
ec64adb4 6045 </trans-unit>
d7c6b951 6046 <trans-unit id="8746826171043347689" datatype="html">
16e3c494 6047 <source>Verify account email confirmation</source>
6048 <target state="new">
040758e0
C
6049 Verify account email confirmation
6050 </target>
ec64adb4
C
6051 <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>
6052 </trans-unit>
d7c6b951 6053 <trans-unit id="5705969545943613067" datatype="html">
16e3c494 6054 <source>Email updated.</source>
6055 <target state="new">
040758e0
C
6056 Email updated.
6057 </target>
ec64adb4
C
6058 <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>
6059 </trans-unit>
d7c6b951 6060 <trans-unit id="5321335688371682440" datatype="html">
16e3c494 6061 <source>An error occurred.</source>
6062 <target state="new">An error occurred.</target>
ec64adb4
C
6063 <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>
6064 </trans-unit>
6065 <trans-unit id="9128669621822125729" datatype="html">
6066 <source>Video channel videos</source>
6067 <target state="new">Video channel videos</target>
8d120a56 6068 <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>
6069 </trans-unit>
ec64adb4
C
6070 <trans-unit id="3193822049276963401" datatype="html">
6071 <source>Video channel playlists</source>
6072 <target state="new">Video channel playlists</target>
8d120a56 6073 <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>
6074 </trans-unit>
d7c6b951 6075 <trans-unit id="1949999959792821767" datatype="html">
b9fdbff7 6076 <source>Manage channel</source>
6077 <target state="new"> Manage channel </target>
90aa0a74
C
6078 <context-group purpose="location">
6079 <context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context>
6080 <context context-type="linenumber">10,11</context>
6081 </context-group>
ec64adb4 6082 </trans-unit>
d7c6b951 6083 <trans-unit id="4302331889176439801" datatype="html">
16e3c494 6084 <source>Request email for account verification</source>
6085 <target state="new">
040758e0
C
6086 Request email for account verification
6087 </target>
ec64adb4
C
6088 <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>
6089 </trans-unit>
d7c6b951 6090 <trans-unit id="4027779086550572813" datatype="html">
16e3c494 6091 <source>Send verification email</source>
6092 <target state="new">Send verification email</target>
ec64adb4
C
6093 <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>
6094 </trans-unit>
d7c6b951 6095 <trans-unit id="8610022770999239699" datatype="html">
16e3c494 6096 <source>This instance does not require email verification.</source>
6097 <target state="new">This instance does not require email verification.</target>
ec64adb4
C
6098 <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>
6099 </trans-unit>
6100 <trans-unit id="248731258067914565" datatype="html">
6101 <source>Verify account via email</source>
6102 <target state="new">Verify account via email</target>
8d120a56 6103 <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>
6104 </trans-unit>
ec64adb4
C
6105 <trans-unit id="9197112111252826229" datatype="html">
6106 <source>Ask to send an email to verify you account</source>
6107 <target state="new">Ask to send an email to verify you account</target>
8d120a56 6108 <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>
6109 </trans-unit>
d7c6b951 6110 <trans-unit id="2999492056553212422">
ae8b8faf
C
6111 <source>Banned</source>
6112 <target>Zablokován</target>
b9fdbff7 6113 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">21</context></context-group>
6114 </trans-unit>
d7c6b951 6115 <trans-unit id="4572885137800697555">
ab67d3e8
C
6116 <source>Instance muted</source>
6117 <target>Instance skryta</target>
b9fdbff7 6118 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">23</context></context-group>
6119 </trans-unit>
d7c6b951 6120 <trans-unit id="302022805144581075">
ab67d3e8
C
6121 <source>Muted by your instance</source>
6122 <target>Skryt vaší instancí</target>
b9fdbff7 6123 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">24</context></context-group>
6124 </trans-unit>
d7c6b951 6125 <trans-unit id="6860866645734090311">
ae8b8faf
C
6126 <source>Instance muted by your instance</source>
6127 <target>Instance skryta vaší instancí</target>
b9fdbff7 6128 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">25</context></context-group>
6129 </trans-unit>
d7c6b951 6130 <trans-unit id="8661266239199665830" datatype="html">
b9fdbff7 6131 <source>Copy account handle</source>
6132 <target state="new">Copy account handle</target>
90aa0a74
C
6133 <context-group purpose="location">
6134 <context context-type="sourcefile">src/app/+accounts/accounts.component.html</context>
6135 <context context-type="linenumber">31</context>
6136 </context-group>
b9fdbff7 6137 </trans-unit>
d7c6b951 6138 <trans-unit id="403587185492002456" datatype="html">
b9fdbff7 6139 <source>{VAR_PLURAL, plural, =1 {1 subscriber} other {<x id="INTERPOLATION"/> subscribers}}</source>
6140 <target state="new">{VAR_PLURAL, plural, =1 {1 subscriber} other {<x id="INTERPOLATION"/> subscribers}}</target>
8d120a56 6141 <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>
6142 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">38</context></context-group>
6143 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">28</context></context-group>
6144 <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>
6145 <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>
6146 </trans-unit>
d7c6b951 6147 <trans-unit id="3068011377000255023" datatype="html">
b9fdbff7 6148 <source>{VAR_PLURAL, plural, =1 {1 videos} other {<x id="INTERPOLATION"/> videos}}</source>
6149 <target state="new">{VAR_PLURAL, plural, =1 {1 videos} other {<x id="INTERPOLATION"/> videos}}</target>
90aa0a74
C
6150 <context-group purpose="location">
6151 <context context-type="sourcefile">src/app/+accounts/accounts.component.html</context>
6152 <context context-type="linenumber">41</context>
6153 </context-group>
b9fdbff7 6154 </trans-unit>
d7c6b951 6155 <trans-unit id="8856905278208146821" datatype="html">
b9fdbff7 6156 <source><x id="ICU" equiv-text="{accountVideosCount, plural, =1 {1 videos} other {{{ accountVideosCount }} videos}}"/> </source>
6157 <target state="new"> <x id="ICU" equiv-text="{accountVideosCount, plural, =1 {1 videos} other {{{ accountVideosCount }} videos}}"/> </target>
90aa0a74
C
6158 <context-group purpose="location">
6159 <context context-type="sourcefile">src/app/+accounts/accounts.component.html</context>
6160 <context context-type="linenumber">41,42</context>
6161 </context-group>
b9fdbff7 6162 </trans-unit>
d7c6b951 6163 <trans-unit id="3061133792040537550" datatype="html">
b9fdbff7 6164 <source>Show the complete description</source>
6165 <target state="new">Show the complete description</target>
6166 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">55</context></context-group>
6167 <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>
6168 </trans-unit>
d7c6b951 6169 <trans-unit id="9098920722959201547" datatype="html">
b9fdbff7 6170 <source>Show more...</source>
6171 <target state="new"> Show more... </target>
6172 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">57</context></context-group>
6173 <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>
6174 </trans-unit>
d7c6b951 6175 <trans-unit id="6808894347744915561" datatype="html">
b9fdbff7 6176 <source>Manage account</source>
6177 <target state="new"> Manage account </target>
6178 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">62</context></context-group>
6179 </trans-unit>
d7c6b951 6180 <trans-unit id="1311667768861466464" datatype="html">
b9fdbff7 6181 <source>Search account videos</source>
6182 <target state="new">Search account videos</target>
6183 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">80</context></context-group>
6184 </trans-unit>
6185 <trans-unit id="5512878593724620692" datatype="html">
6186 <source>CHANNELS</source>
6187 <target state="new">CHANNELS</target>
90aa0a74
C
6188 <context-group purpose="location">
6189 <context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context>
6190 <context context-type="linenumber">82</context>
6191 </context-group>
ec64adb4 6192 </trans-unit>
d7c6b951 6193 <trans-unit id="3666829335406793239">
ae8b8faf
C
6194 <source>This account does not have channels.</source>
6195 <target>Tento účet nemá žádné kanály.</target>
b9fdbff7 6196 <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>
6197 </trans-unit>
d7c6b951 6198 <trans-unit id="403587185492002456" datatype="html">
5a6de093
C
6199 <source>{VAR_PLURAL, plural, =1 {1 subscriber} other {<x id="INTERPOLATION"/> subscribers}}</source>
6200 <target state="new">{VAR_PLURAL, plural, =1 {1 subscriber} other {
6201 <x id="INTERPOLATION" equiv-text="{{ videoChannel.followersCount }}"/> subscribers} }
6202 </target>
b9fdbff7 6203 <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>
6204 <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>
6205 <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>
6206 </trans-unit>
d7c6b951 6207 <trans-unit id="3068011377000255023" datatype="html">
b9fdbff7 6208 <source>{VAR_PLURAL, plural, =1 {1 videos} other {<x id="INTERPOLATION"/> videos}}</source>
6209 <target state="new">{VAR_PLURAL, plural, =1 {1 videos} other {<x id="INTERPOLATION"/> videos}}</target>
6210 <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>
6211 </trans-unit>
d7c6b951 6212 <trans-unit id="8856905278208146821" datatype="html">
b9fdbff7 6213 <source><x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}"/> </source>
6214 <target state="new"> <x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}"/> </target>
6215 <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>
6216 </trans-unit>
d7c6b951 6217 <trans-unit id="4071627711041975501" datatype="html">
b9fdbff7 6218 <source>Show this channel</source>
6219 <target state="new">Show this channel</target>
6220 <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>
6221 </trans-unit>
d7c6b951 6222 <trans-unit id="7766488542631150871" datatype="html">
5a6de093
C
6223 <source>{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other {<x id="INTERPOLATION"/> videos}}</source>
6224 <target state="new">{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other {
6225 <x id="INTERPOLATION" equiv-text="{{ videoChannel.videosCount }}"/> videos} }
6226 </target>
b9fdbff7 6227 <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>
6228 </trans-unit>
ec64adb4 6229 <trans-unit id="7152797255397280410" datatype="html">
3e84ae32
C
6230 <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>?
6231It will delete <x id="PH_1" equiv-text="videoChannel.videosCount"/> videos uploaded in this channel, and you will not be able to create another
6232channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</source>
ec64adb4 6233 <target state="new">Do you really want to delete <x id="PH"/>?
5a6de093
C
6234It will delete <x id="PH_1"/> videos uploaded in this channel, and you will not be able to create another
6235channel with the same name (<x id="PH_2"/>)!</target>
b9fdbff7 6236 <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>
6237 </trans-unit>
d7c6b951 6238 <trans-unit id="5387007581996837469" datatype="html">
5a6de093
C
6239 <source>My Channels</source>
6240 <target state="new">My Channels</target>
ec64adb4
C
6241 <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>
6242 <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>
6243 </trans-unit>
d7c6b951 6244 <trans-unit id="3428015997161360357" datatype="html">
5a6de093
C
6245 <source>NEW CHANNEL</source>
6246 <target state="new">NEW CHANNEL</target>
ec64adb4
C
6247 <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>
6248 <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>
6249 </trans-unit>
d7c6b951 6250 <trans-unit id="7828153032795614080">
ae8b8faf
C
6251 <source>See this video channel</source>
6252 <target>Zobrazit tento videokanál</target>
8d120a56 6253 <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>
6254 <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>
6255 <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>
6256 <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>
6257 </trans-unit>
d7c6b951 6258 <trans-unit id="1545109431751219382" datatype="html">
5a6de093
C
6259 <source>This channel doesn't have any videos.</source>
6260 <target state="new">This channel doesn't have any videos.</target>
b9fdbff7 6261 <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>
6262 </trans-unit>
d7c6b951 6263 <trans-unit id="2705478076887104088" datatype="html">
3e84ae32
C
6264 <source>SHOW THIS CHANNEL ></source>
6265 <target state="new">SHOW THIS CHANNEL ></target>
b9fdbff7 6266 <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>
6267 </trans-unit>
d7c6b951 6268 <trans-unit id="4088311569349098646">
ae8b8faf
C
6269 <source>Stats</source>
6270 <target>Statistiky</target>
8d120a56 6271 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">139</context></context-group>
6272 </trans-unit>
d7c6b951 6273 <trans-unit id="4068658588793749132">
ae8b8faf
C
6274 <source>This channel does not have playlists.</source>
6275 <target>Tento kanál nemá seznamy.</target>
ec64adb4
C
6276 <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>
6277 </trans-unit>
d7c6b951 6278 <trans-unit id="5066829276646988805">
ae8b8faf
C
6279 <source>PeerTube</source>
6280 <target>PeerTube</target>
ec64adb4
C
6281 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about.component.html</context><context context-type="linenumber">7</context></context-group>
6282 </trans-unit>
d7c6b951 6283 <trans-unit id="1415060111017347427" datatype="html">
ec64adb4
C
6284 <source>Network</source>
6285 <target state="new">Network</target>
6286 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about.component.html</context><context context-type="linenumber">9</context></context-group>
6287 </trans-unit>
d7c6b951 6288 <trans-unit id="3701439542279610547">
16e3c494 6289 <source>Follows</source>
6290 <target state="new">Follows</target>
ec64adb4 6291 <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 6292 </trans-unit>
d7c6b951 6293 <trans-unit id="400578776928464905" datatype="html">
b9fdbff7 6294 <source>Follower instances (<x id="INTERPOLATION" equiv-text="{{ followersPagination.totalItems }}"/>)</source>
6295 <target state="new">Follower instances (<x id="INTERPOLATION" equiv-text="{{ followersPagination.totalItems }}"/>)</target>
421fd853
C
6296 <context-group purpose="location">
6297 <context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context>
6298 <context context-type="linenumber">4</context>
6299 </context-group>
ec64adb4 6300 </trans-unit>
d7c6b951 6301 <trans-unit id="2081837971167498893" datatype="html">
ec64adb4
C
6302 <source>Following instances (<x id="INTERPOLATION" equiv-text="{{ followingsPagination.totalItems }}"/>)</source>
6303 <target state="new">Following instances (<x id="INTERPOLATION" equiv-text="{{ followingsPagination.totalItems }}"/>)</target>
421fd853
C
6304 <context-group purpose="location">
6305 <context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context>
6306 <context context-type="linenumber">16</context>
6307 </context-group>
6308 </trans-unit>
d7c6b951 6309 <trans-unit id="6613567056718289931">
5a6de093 6310 <source>Contact <x id="INTERPOLATION"/> administrator</source>
ec64adb4
C
6311 <target>Kontaktovat správce <x id="INTERPOLATION"/></target>
6312 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">3</context></context-group>
6313 </trans-unit>
d7c6b951 6314 <trans-unit id="8203367621031610680">
ae8b8faf
C
6315 <source>Your name</source>
6316 <target>Vaše jméno</target>
ec64adb4
C
6317 <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>
6318 </trans-unit>
d7c6b951 6319 <trans-unit id="1769661379068269645">
ae8b8faf
C
6320 <source>Your email</source>
6321 <target>Váš e-mail</target>
ec64adb4
C
6322 <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>
6323 </trans-unit>
d7c6b951 6324 <trans-unit id="9127604588498960753">
16e3c494 6325 <source>Subject</source>
6326 <target state="new">Subject</target>
ec64adb4
C
6327 <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>
6328 </trans-unit>
d7c6b951 6329 <trans-unit id="1391056849737890767">
ae8b8faf
C
6330 <source>Your message</source>
6331 <target>Vaše zpráva</target>
ec64adb4
C
6332 <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>
6333 </trans-unit>
d7c6b951 6334 <trans-unit id="3174354408404578867" datatype="html">
5a6de093
C
6335 <source>About <x id="INTERPOLATION"/></source>
6336 <target state="new">About
6337 <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>
6338 </target>
ec64adb4
C
6339 <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>
6340 </trans-unit>
d7c6b951 6341 <trans-unit id="8253752633925167769">
ae8b8faf
C
6342 <source>Contact administrator</source>
6343 <target>Kontaktovat administrátora</target>
ec64adb4
C
6344 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">7</context></context-group>
6345 </trans-unit>
d7c6b951 6346 <trans-unit id="19872047295276660" datatype="html">
16e3c494 6347 <source>This instance is dedicated to sensitive/NSFW content.</source>
6348 <target state="new">This instance is dedicated to sensitive/NSFW content.</target>
ec64adb4
C
6349 <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>
6350 </trans-unit>
d7c6b951 6351 <trans-unit id="1970848297295860531" datatype="html">
ec64adb4 6352 <source>ADMINISTRATORS &amp; SUSTAINABILITY</source>
5a6de093 6353 <target state="new">
954511f3
C
6354 ADMINISTRATORS &amp; SUSTAINABILITY
6355 </target>
ec64adb4
C
6356 <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>
6357 </trans-unit>
d7c6b951 6358 <trans-unit id="6741838149332998818" datatype="html">
16e3c494 6359 <source>Who we are</source>
6360 <target state="new">Who we are</target>
ec64adb4
C
6361 <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>
6362 </trans-unit>
d7c6b951 6363 <trans-unit id="4722135551130122302" datatype="html">
16e3c494 6364 <source>Why we created this instance</source>
6365 <target state="new">Why we created this instance</target>
ec64adb4
C
6366 <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>
6367 </trans-unit>
d7c6b951 6368 <trans-unit id="6434467346812189214" datatype="html">
16e3c494 6369 <source>How long we plan to maintain this instance</source>
6370 <target state="new">How long we plan to maintain this instance</target>
ec64adb4 6371 <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 6372 </trans-unit>
d7c6b951 6373 <trans-unit id="8765504394950427814" datatype="html">
b9fdbff7 6374 <source>How we will pay for keeping our instance running</source>
6375 <target state="new">How we will pay for keeping our instance running</target>
90aa0a74
C
6376 <context-group purpose="location">
6377 <context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context>
6378 <context context-type="linenumber">86</context>
6379 </context-group>
ec64adb4 6380 </trans-unit>
d7c6b951 6381 <trans-unit id="7707185552909365717" datatype="html">
ec64adb4 6382 <source>INFORMATION</source>
5a6de093 6383 <target state="new">
954511f3
C
6384 INFORMATION
6385 </target>
ec64adb4
C
6386 <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>
6387 </trans-unit>
d7c6b951 6388 <trans-unit id="8685905644837116382" datatype="html">
ec64adb4 6389 <source>MODERATION</source>
5a6de093 6390 <target state="new">
954511f3
C
6391 MODERATION
6392 </target>
ec64adb4
C
6393 <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>
6394 </trans-unit>
d7c6b951 6395 <trans-unit id="9178042134345945115" datatype="html">
ec64adb4 6396 <source>OTHER INFORMATION</source>
5a6de093 6397 <target state="new">
954511f3
C
6398 OTHER INFORMATION
6399 </target>
ec64adb4
C
6400 <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>
6401 </trans-unit>
d7c6b951 6402 <trans-unit id="4281738631669138686" datatype="html">
16e3c494 6403 <source>Hardware information</source>
6404 <target state="new">Hardware information</target>
ec64adb4
C
6405 <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>
6406 </trans-unit>
d7c6b951 6407 <trans-unit id="273909283347871" datatype="html">
5a6de093
C
6408 <source>FEATURES</source>
6409 <target state="new">FEATURES</target>
ec64adb4
C
6410 <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>
6411 </trans-unit>
d7c6b951 6412 <trans-unit id="8495040351808033345">
fbe77135
C
6413 <source>Features found on this instance</source>
6414 <target>Funkce podporované touto instancí</target>
ec64adb4
C
6415 <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>
6416 <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>
6417 <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>
6418 </trans-unit>
d7c6b951 6419 <trans-unit id="8932880935037645502" datatype="html">
5a6de093
C
6420 <source>STATISTICS</source>
6421 <target state="new">STATISTICS</target>
ec64adb4
C
6422 <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>
6423 </trans-unit>
d7c6b951 6424 <trans-unit id="8351124097389031348" datatype="html">
ec64adb4 6425 <source>What is PeerTube?</source>
5a6de093 6426 <target state="new">
5e6c69ce
C
6427 What is PeerTube?
6428 </target>
ec64adb4
C
6429 <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>
6430 </trans-unit>
d7c6b951 6431 <trans-unit id="1161141363959659794" datatype="html">
ec64adb4 6432 <source>PeerTube is a self-hosted ActivityPub-federated video streaming platform using P2P directly in your web browser.</source>
5a6de093 6433 <target state="new">
520745bf 6434 PeerTube is a self-hosted ActivityPub-federated video streaming platform using P2P directly in your web browser.
5e6c69ce 6435 </target>
ec64adb4
C
6436 <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>
6437 </trans-unit>
d7c6b951 6438 <trans-unit id="135286612733607700" datatype="html">
ec64adb4
C
6439 <source>It is free and open-source software, under <x id="START_LINK"/>AGPLv3 licence<x id="CLOSE_LINK"/>. </source>
6440 <target state="new"> It is free and open-source software, under <x id="START_LINK"/>AGPLv3 licence<x id="CLOSE_LINK"/>. </target>
6441 <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>
6442 </trans-unit>
d7c6b951 6443 <trans-unit id="7257048945916143687" datatype="html">
ec64adb4 6444 <source>For more information, please visit <x id="START_LINK"/>joinpeertube.org<x id="CLOSE_LINK"/>. </source>
5a6de093
C
6445 <target state="new">
6446 For more information, please visit
3e84ae32
C
6447 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>joinpeertube.org
6448 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>.
5a6de093
C
6449
6450 </target>
ec64adb4
C
6451 <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>
6452 </trans-unit>
d7c6b951 6453 <trans-unit id="8205344394429673413" datatype="html">
5a6de093
C
6454 <source>Use PeerTube documentation</source>
6455 <target state="new">Use PeerTube
5e6c69ce 6456 documentation</target>
ec64adb4
C
6457 <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>
6458 </trans-unit>
d7c6b951 6459 <trans-unit id="8674693181203168033" datatype="html">
ec64adb4 6460 <source>Discover how to setup your account, what is a channel, how to create a playlist and more!</source>
5a6de093 6461 <target state="new">
5e6c69ce
C
6462 Discover how to setup your account, what is a channel, how to create a playlist and more!
6463 </target>
ec64adb4
C
6464 <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>
6465 </trans-unit>
d7c6b951 6466 <trans-unit id="5336387229608682776" datatype="html">
5a6de093
C
6467 <source>PeerTube Applications</source>
6468 <target state="new">PeerTube
5e6c69ce 6469 Applications</target>
ec64adb4
C
6470 <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>
6471 </trans-unit>
d7c6b951 6472 <trans-unit id="7916664392219781729" datatype="html">
ec64adb4 6473 <source>Discover unofficial Android applications or browser addons!</source>
5a6de093 6474 <target state="new">
5e6c69ce
C
6475 Discover unofficial Android applications or browser addons!
6476 </target>
ec64adb4
C
6477 <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>
6478 </trans-unit>
d7c6b951 6479 <trans-unit id="4093735071527927163" datatype="html">
5a6de093
C
6480 <source>Contribute on PeerTube</source>
6481 <target state="new">Contribute on
5e6c69ce 6482 PeerTube</target>
ec64adb4
C
6483 <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>
6484 </trans-unit>
d7c6b951 6485 <trans-unit id="6886584917624458638" datatype="html">
ec64adb4 6486 <source>Want to help to improve PeerTube? You can translate the web interface, give your feedback or directly contribute to the code!</source>
5a6de093 6487 <target state="new">
5e6c69ce
C
6488 Want to help to improve PeerTube? You can translate the web interface, give your feedback or directly contribute to the code!
6489 </target>
ec64adb4
C
6490 <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>
6491 </trans-unit>
d7c6b951 6492 <trans-unit id="185970110822844952">
ae8b8faf
C
6493 <source>P2P &amp; Privacy</source>
6494 <target>P2P &amp; soukromí</target>
ec64adb4
C
6495 <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>
6496 </trans-unit>
d7c6b951 6497 <trans-unit id="442017645619017020" datatype="html">
ec64adb4 6498 <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 6499 <target state="new">
c78d3db7
C
6500 PeerTube uses the BitTorrent protocol to share bandwidth between users by default to help lower the load on the server,
6501 but ultimately leaves you the choice to switch back to regular streaming exclusively from the server of the video. What
6502 follows applies only if you want to keep using the P2P mode of PeerTube.
5e6c69ce 6503 </target>
ec64adb4
C
6504 <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>
6505 </trans-unit>
d7c6b951 6506 <trans-unit id="6314880288843792309" datatype="html">
ec64adb4
C
6507 <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>
6508 <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
6509 <context-group purpose="location">
6510 <context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context>
6511 <context context-type="linenumber">81,83</context>
6512 </context-group>
6513 </trans-unit>
d7c6b951 6514 <trans-unit id="6868048887248005916">
ae8b8faf
C
6515 <source>What are the consequences?</source>
6516 <target>Co to má za následky?</target>
ec64adb4
C
6517 <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>
6518 </trans-unit>
d7c6b951 6519 <trans-unit id="1411398404280870617" datatype="html">
ec64adb4 6520 <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 6521 <target state="new">
5e6c69ce
C
6522 In theory, someone with enough technical skills could create a script that tracks which IP is downloading which video.
6523 In practice, this is much more difficult because:
6524 </target>
ec64adb4
C
6525 <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>
6526 </trans-unit>
d7c6b951 6527 <trans-unit id="6870500454322981404" datatype="html">
ec64adb4 6528 <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 6529 <target state="new">
5e6c69ce
C
6530 An HTTP request has to be sent on each tracker for each video to spy.
6531 If we want to spy all PeerTube's videos, we have to send as many requests as there are videos (so potentially a lot)
6532 </target>
ec64adb4
C
6533 <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>
6534 </trans-unit>
d7c6b951 6535 <trans-unit id="4042605201005159699" datatype="html">
ec64adb4 6536 <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 6537 <target state="new">
5e6c69ce
C
6538 For each request sent, the tracker returns random peers at a limited number.
6539 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 6540 requests sent to know every peer in the swarm
5e6c69ce 6541 </target>
ec64adb4
C
6542 <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>
6543 </trans-unit>
d7c6b951 6544 <trans-unit id="8817667841110447397" datatype="html">
ec64adb4 6545 <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 6546 <target state="new">
5e6c69ce
C
6547 Those requests have to be sent regularly to know who starts/stops watching a video. It is easy to detect that kind of behaviour
6548 </target>
ec64adb4
C
6549 <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>
6550 </trans-unit>
d7c6b951 6551 <trans-unit id="4100327951517495019" datatype="html">
ec64adb4 6552 <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 6553 <target state="new">
5e6c69ce
C
6554 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
6555 video
6556 </target>
ec64adb4
C
6557 <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>
6558 </trans-unit>
d7c6b951 6559 <trans-unit id="7196664247366401915" datatype="html">
ec64adb4 6560 <source>The IP address is a vague information: usually, it regularly changes and can represent many persons or entities</source>
5a6de093 6561 <target state="new">
5e6c69ce
C
6562 The IP address is a vague information: usually, it regularly changes and can represent many persons or entities
6563 </target>
ec64adb4
C
6564 <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>
6565 </trans-unit>
d7c6b951 6566 <trans-unit id="1120376809358109718" datatype="html">
3e84ae32
C
6567 <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>
6568 <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
6569 <context-group purpose="location">
6570 <context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context>
6571 <context context-type="linenumber">118,122</context>
6572 </context-group>
6573 </trans-unit>
d7c6b951 6574 <trans-unit id="7812408733559506009" datatype="html">
ec64adb4 6575 <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 6576 <target state="new">
5e6c69ce
C
6577 The worst-case scenario of an average person spying on their friends is quite unlikely.
6578 There are much more effective ways to get that kind of information.
6579 </target>
ec64adb4
C
6580 <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>
6581 </trans-unit>
d7c6b951 6582 <trans-unit id="8484650229450883706">
ae8b8faf
C
6583 <source>How does PeerTube compare with YouTube?</source>
6584 <target>Jaký je PeerTube v porovnání s YouTubem?</target>
ec64adb4
C
6585 <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>
6586 </trans-unit>
d7c6b951 6587 <trans-unit id="6213340208914097303" datatype="html">
ec64adb4 6588 <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 6589 <target state="new">
c78d3db7 6590 The threats to privacy with YouTube are different from PeerTube's.
5e6c69ce
C
6591 In YouTube's case, the platform gathers a huge amount of your personal information (not only your IP) to analyze them and track you.
6592 Moreover, YouTube is owned by Google/Alphabet, a company that tracks you across many websites (via AdSense or Google Analytics).
6593 </target>
ec64adb4
C
6594 <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>
6595 </trans-unit>
d7c6b951 6596 <trans-unit id="2676074687792256808">
ae8b8faf
C
6597 <source>What can I do to limit the exposure of my IP address?</source>
6598 <target>Co mohu dělat pro zkrácení doby uložení mé IP adresy?</target>
ec64adb4
C
6599 <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>
6600 </trans-unit>
d7c6b951 6601 <trans-unit id="8804946818315976118" datatype="html">
ec64adb4 6602 <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 6603 <target state="new">
5e6c69ce
C
6604 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
6605 your IP in their connection logs: ISP/routers/trackers/CDN and more.
6606 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.
6607 Thinking that removing P2P from PeerTube will give you back anonymity doesn't make sense.
6608 </target>
ec64adb4
C
6609 <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>
6610 </trans-unit>
d7c6b951 6611 <trans-unit id="401806741040118292">
ae8b8faf
C
6612 <source>What will be done to mitigate this problem?</source>
6613 <target>Co můžete udělat pro zmírnění tohoto problému?</target>
ec64adb4
C
6614 <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>
6615 </trans-unit>
d7c6b951 6616 <trans-unit id="7404776804526394585" datatype="html">
ec64adb4 6617 <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 6618 <target state="new">
c78d3db7
C
6619 PeerTube wants to deliver the best countermeasures possible, to give you more choice
6620 and render attacks less likely. Here is what we put in place so far:
5e6c69ce 6621 </target>
ec64adb4
C
6622 <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>
6623 </trans-unit>
d7c6b951 6624 <trans-unit id="8635362984201852982" datatype="html">
5a6de093
C
6625 <source>We set a limit to the number of peers sent by the tracker</source>
6626 <target state="new">We set a limit to the number of peers sent by the tracker</target>
ec64adb4
C
6627 <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>
6628 </trans-unit>
d7c6b951 6629 <trans-unit id="8903417899533541365" datatype="html">
5a6de093
C
6630 <source>We set a limit on the request frequency received by the tracker</source>
6631 <target state="new">We set a limit on the request frequency received by the tracker</target>
ec64adb4
C
6632 <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>
6633 </trans-unit>
d7c6b951 6634 <trans-unit id="2470460396724373169" datatype="html">
5a6de093
C
6635 <source>Allow instance admins to disable P2P from the administration interface</source>
6636 <target state="new">Allow instance admins to disable P2P from the administration interface</target>
ec64adb4
C
6637 <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>
6638 </trans-unit>
d7c6b951 6639 <trans-unit id="5991790391344625653" datatype="html">
ec64adb4 6640 <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 6641 <target state="new">
c78d3db7
C
6642 Ultimately, remember you can always disable P2P by toggling it in the video player, or just by disabling
6643 WebRTC in your browser.
6644 </target>
ec64adb4
C
6645 <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>
6646 </trans-unit>
d7c6b951 6647 <trans-unit id="3857357852909495917" datatype="html">
5a6de093
C
6648 <source>This instance does not have instances followers.</source>
6649 <target state="new">This instance does not have instances followers.</target>
ec64adb4
C
6650 <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>
6651 </trans-unit>
d7c6b951 6652 <trans-unit id="8438752523256358076" datatype="html">
ec64adb4
C
6653 <source>Show full list</source>
6654 <target state="new">Show full list</target>
421fd853
C
6655 <context-group purpose="location">
6656 <context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context>
6657 <context context-type="linenumber">12</context>
6658 </context-group>
6659 <context-group purpose="location">
6660 <context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context>
6661 <context context-type="linenumber">24</context>
6662 </context-group>
ec64adb4 6663 </trans-unit>
d7c6b951 6664 <trans-unit id="7128556172318221342" datatype="html">
ec64adb4
C
6665 <source>This instance is not following any other.</source>
6666 <target state="new">This instance is not following any other.</target>
6667 <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>
6668 </trans-unit>
30ae75f9 6669 <trans-unit id="4195286790385468087" datatype="html">
ec64adb4
C
6670 <source>About this instance</source>
6671 <target state="new">About this instance</target>
3e84ae32
C
6672
6673 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-routing.module.ts</context><context context-type="linenumber">25</context></context-group></trans-unit>
ec64adb4
C
6674 <trans-unit id="8773846522957677259" datatype="html">
6675 <source>About PeerTube</source>
6676 <target state="new">About PeerTube</target>
3e84ae32
C
6677
6678 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-routing.module.ts</context><context context-type="linenumber">50</context></context-group></trans-unit>
ec64adb4
C
6679 <trans-unit id="1812900507515561988" datatype="html">
6680 <source>About this instance's network</source>
6681 <target state="new">About this instance's network</target>
3e84ae32
C
6682
6683 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-routing.module.ts</context><context context-type="linenumber">59</context></context-group></trans-unit>
ec64adb4
C
6684 <trans-unit id="892073694820881630" datatype="html">
6685 <source>Link copied</source>
6686 <target state="new">Link copied</target>
3e84ae32
C
6687
6688 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.ts</context><context context-type="linenumber">98</context></context-group></trans-unit>
d7c6b951 6689 <trans-unit id="1045244999981860085" datatype="html">
5a6de093
C
6690 <source>Developed with ❤ by <x id="START_LINK"/>Framasoft<x id="CLOSE_LINK"/></source>
6691 <target state="new">Developed with ❤ by
3e84ae32
C
6692 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>Framasoft
6693 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>
5a6de093 6694 </target>
ec64adb4
C
6695 <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>
6696 </trans-unit>
d7c6b951 6697 <trans-unit id="5579867071769973287">
16e3c494 6698 <source>Create an account</source>
a55e5579 6699 <target>
ae8b8faf
C
6700 Vytvořit účet
6701 </target>
ec64adb4
C
6702 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">4</context></context-group>
6703 </trans-unit>
95bd9515 6704 <trans-unit id="9082008222523034483" datatype="html">
ec64adb4
C
6705 <source>Get help</source>
6706 <target state="new">Get help</target>
6707 <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>
6708 </trans-unit>
d7c6b951 6709 <trans-unit id="6386856862203107763">
5a6de093
C
6710 <source>Create my account</source>
6711 <target>
6712 Vytvořit můj účet
6713 </target>
8d120a56 6714 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">39</context></context-group>
6715 </trans-unit>
d7c6b951 6716 <trans-unit id="220345070199640496">
5a6de093
C
6717 <source>PeerTube is creating your account...</source>
6718 <target>PeerTube vytváří Váš účet...</target>
8d120a56 6719 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">47</context></context-group>
6720 </trans-unit>
d7c6b951 6721 <trans-unit id="397098723873502323">
5a6de093
C
6722 <source>Done</source>
6723 <target>Hotovo</target>
8d120a56 6724 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">43</context></context-group>
6725 </trans-unit>
d7c6b951 6726 <trans-unit id="6294302495409052693" datatype="html">
5a6de093
C
6727 <source>Who are we?</source>
6728 <target state="new">Who are we?</target>
ec64adb4
C
6729 <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>
6730 </trans-unit>
d7c6b951 6731 <trans-unit id="1445137115016841401" datatype="html">
5a6de093
C
6732 <source>How long do we plan to maintain this instance?</source>
6733 <target state="new">How long do we plan to maintain this instance?</target>
ec64adb4
C
6734 <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>
6735 </trans-unit>
d7c6b951 6736 <trans-unit id="2975856643479054118" datatype="html">
5a6de093
C
6737 <source>How will we finance this instance?</source>
6738 <target state="new">How will we finance this instance?</target>
ec64adb4
C
6739 <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>
6740 </trans-unit>
d7c6b951 6741 <trans-unit id="2573967459337636542" datatype="html">
5a6de093
C
6742 <source>Administrators &amp; Sustainability</source>
6743 <target state="new">Administrators &amp; Sustainability</target>
ec64adb4
C
6744 <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>
6745 <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>
6746 </trans-unit>
d7c6b951 6747 <trans-unit id="8980375993935541237" datatype="html">
5a6de093
C
6748 <source>Step</source>
6749 <target state="new">Step</target>
ec64adb4
C
6750 <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>
6751 </trans-unit>
d7c6b951 6752 <trans-unit id="4665274432258993920" datatype="html">
ec64adb4 6753 <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
6754 <target state="new">
6755 A channel is an entity in which you upload your videos. Creating several of them helps you to organize and separate your content.
3e84ae32 6756 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
5a6de093
C
6757 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.
6758
6759 </target>
ec64adb4
C
6760 <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>
6761 </trans-unit>
d7c6b951 6762 <trans-unit id="2254156021453506528" datatype="html">
5a6de093
C
6763 <source>Other users can decide to subscribe any channel they want, to be notified when you publish a new video.</source>
6764 <target state="new">
6765 Other users can decide to subscribe any channel they want, to be notified when you publish a new video.
6766 </target>
ec64adb4
C
6767 <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>
6768 </trans-unit>
d7c6b951 6769 <trans-unit id="8583412279916132438" datatype="html">
5a6de093
C
6770 <source>Channel display name</source>
6771 <target state="new">Channel display name</target>
ec64adb4
C
6772 <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>
6773 </trans-unit>
d7c6b951 6774 <trans-unit id="6980413875907286634" datatype="html">
5a6de093
C
6775 <source>Channel name</source>
6776 <target state="new">Channel name</target>
ec64adb4
C
6777 <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>
6778 <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>
6779 <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>
6780 </trans-unit>
d7c6b951 6781 <trans-unit id="8463487834152954723" datatype="html">
5a6de093
C
6782 <source>john_channel</source>
6783 <target state="new">john_channel</target>
ec64adb4
C
6784 <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>
6785 <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>
6786 </trans-unit>
d7c6b951 6787 <trans-unit id="7901486036096751355" datatype="html">
5a6de093
C
6788 <source>Example: my_super_channel</source>
6789 <target state="new">Example: my_super_channel</target>
ec64adb4
C
6790 <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>
6791 </trans-unit>
d7c6b951 6792 <trans-unit id="7981235640417633362" datatype="html">
ec64adb4 6793 <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
6794 <target state="new">
6795 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.
6796 </target>
ec64adb4
C
6797 <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>
6798 </trans-unit>
d7c6b951 6799 <trans-unit id="5203776997447520497" datatype="html">
ec64adb4
C
6800 <source>Channel name cannot be the same as your account name. You can click on the first step to update your account name.</source>
6801 <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>
6802 <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 6803 </trans-unit>
6804 <trans-unit id="7440807341905682986" datatype="html">
3e84ae32
C
6805 <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>
6806 <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
6807 <context-group purpose="location">
6808 <context context-type="sourcefile">src/app/+signup/+register/register-step-terms.component.html</context>
6809 <context context-type="linenumber">5,10</context>
6810 </context-group>
ec64adb4 6811 </trans-unit>
d7c6b951 6812 <trans-unit id="7326471570669373149" datatype="html">
ec64adb4 6813 <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
6814 <target state="new">
6815 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.
6816 </target>
ec64adb4
C
6817 <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>
6818 </trans-unit>
d7c6b951 6819 <trans-unit id="198278273748445199" datatype="html">
ec64adb4
C
6820 <source>Video uploads are disabled on this instance, hence your account won't be able to upload videos.</source>
6821 <target state="new"> Video uploads are disabled on this instance, hence your account won't be able to upload videos. </target>
95bd9515
C
6822 <context-group purpose="location">
6823 <context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context>
6824 <context context-type="linenumber">4,5</context>
6825 </context-group>
6826 </trans-unit>
ec64adb4
C
6827 <trans-unit id="3301086086650990787" datatype="html">
6828 <source>Register</source>
6829 <target state="new">Register</target>
8d120a56 6830 <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>
6831 </trans-unit>
5a6de093
C
6832 <trans-unit id="6979021199788941693" datatype="html">
6833 <source>Your message has been sent.</source>
6834 <target state="new">Your message has been sent.</target>
3e84ae32
C
6835
6836 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.ts</context><context context-type="linenumber">89</context></context-group></trans-unit>
5a6de093
C
6837 <trans-unit id="2072135752262464360" datatype="html">
6838 <source>You already sent this form recently</source>
6839 <target state="new">You already sent this form recently</target>
3e84ae32
C
6840
6841 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
ec64adb4
C
6842 <trans-unit id="819067926858619041" datatype="html">
6843 <source>Account videos</source>
6844 <target state="new">Account videos</target>
8d120a56 6845 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts-routing.module.ts</context><context context-type="linenumber">36</context></context-group>
6846 </trans-unit>
ec64adb4
C
6847 <trans-unit id="2131232107132374967" datatype="html">
6848 <source>Search videos within account</source>
6849 <target state="new">Search videos within account</target>
8d120a56 6850 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts-routing.module.ts</context><context context-type="linenumber">49</context></context-group>
6851 </trans-unit>
6852 <trans-unit id="4605517634011438234" datatype="html">
6853 <source>ACCOUNT</source>
6854 <target state="new">ACCOUNT</target>
c59eab78 6855 <context-group purpose="location">
90aa0a74
C
6856 <context context-type="sourcefile">src/app/+accounts/accounts.component.html</context>
6857 <context context-type="linenumber">8</context>
c59eab78 6858 </context-group>
ec64adb4
C
6859 </trans-unit>
6860 <trans-unit id="6823616469362610020" datatype="html">
6861 <source>Account video channels</source>
6862 <target state="new">Account video channels</target>
8d120a56 6863 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts-routing.module.ts</context><context context-type="linenumber">27</context></context-group>
6864 </trans-unit>
5a6de093
C
6865 <trans-unit id="3755500631176893489" datatype="html">
6866 <source>Published <x id="PH"/> videos</source>
ec64adb4 6867 <target state="translated">Zveřejněno <x id="PH"/> videí</target>
b9fdbff7 6868 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-search/account-search.component.ts</context><context context-type="linenumber">95</context></context-group>
6869 </trans-unit>
d7c6b951 6870 <trans-unit id="807777065817324789" datatype="html">
ec64adb4
C
6871 <source>Display all videos (private, unlisted or not yet published)</source>
6872 <target state="new">Display all videos (private, unlisted or not yet published)</target>
b9fdbff7 6873 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.html</context><context context-type="linenumber">36</context></context-group>
6874 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.html</context><context context-type="linenumber">36</context></context-group>
6875 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.html</context><context context-type="linenumber">36</context></context-group>
6876 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.html</context><context context-type="linenumber">36</context></context-group>
6877 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.html</context><context context-type="linenumber">36</context></context-group>
6878 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.html</context><context context-type="linenumber">36</context></context-group>
6879 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.html</context><context context-type="linenumber">36</context></context-group>
6880 </trans-unit>
5a6de093 6881 <trans-unit id="4856575356061361269" datatype="html">
ec64adb4 6882 <source><x id="PH"/> direct account followers </source>
5a6de093
C
6883 <target state="new">
6884 <x id="PH"/> direct account followers
6885 </target>
b9fdbff7 6886 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">155</context></context-group>
6887 </trans-unit>
ec64adb4
C
6888 <trans-unit id="6250999352462648289" datatype="html">
6889 <source>Report this account</source>
6890 <target state="new">Report this account</target>
b9fdbff7 6891 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">196</context></context-group>
6892 </trans-unit>
ec64adb4
C
6893 <trans-unit id="1504521795586863905" datatype="html">
6894 <source>VIDEOS</source>
6895 <target state="new">VIDEOS</target>
b9fdbff7 6896 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">83</context></context-group>
6897 <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>
6898 </trans-unit>
5a6de093
C
6899 <trans-unit id="25349740244798533" datatype="html">
6900 <source>Username copied</source>
6901 <target state="new">Username copied</target>
b9fdbff7 6902 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">121</context></context-group>
6903 <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>
6904 </trans-unit>
ec64adb4
C
6905 <trans-unit id="9221735175659318025" datatype="html">
6906 <source>1 subscriber</source>
6907 <target state="new">1 subscriber</target>
b9fdbff7 6908 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">125</context></context-group>
6909 </trans-unit>
ec64adb4
C
6910 <trans-unit id="4097331874769079975" datatype="html">
6911 <source><x id="PH"/> subscribers</source>
6912 <target state="new"><x id="PH"/> subscribers</target>
b9fdbff7 6913 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">127</context></context-group>
6914 </trans-unit>
d7c6b951 6915 <trans-unit id="4682675125751819107" datatype="html">
5a6de093
C
6916 <source>Instances you follow</source>
6917 <target state="new">Instances you follow</target>
8d120a56 6918 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">29</context></context-group>
6919 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">3</context></context-group>
6920 </trans-unit>
d7c6b951 6921 <trans-unit id="8899833753704589712" datatype="html">
5a6de093
C
6922 <source>Instances following you</source>
6923 <target state="new">Instances following you</target>
8d120a56 6924 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">34</context></context-group>
6925 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">3</context></context-group>
6926 </trans-unit>
5a6de093
C
6927 <trans-unit id="1035838766454786107" datatype="html">
6928 <source>Audio-only</source>
6929 <target state="new">Audio-only</target>
b9fdbff7 6930 <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>
6931 </trans-unit>
5a6de093 6932 <trans-unit id="8011855989482474311" datatype="html">
3e84ae32
C
6933 <source>A &lt;code>.mp4&lt;/code> that keeps the original audio track, with no video</source>
6934 <target state="new">A &lt;code>.mp4&lt;/code> that keeps the original audio track, with no video</target>
b9fdbff7 6935 <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>
6936 </trans-unit>
5a6de093 6937 <trans-unit id="3768852440495368591" datatype="html">
16e3c494 6938 <source>240p</source>
6939 <target state="new">240p</target>
b9fdbff7 6940 <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>
6941 </trans-unit>
5a6de093 6942 <trans-unit id="6824490596490222280" datatype="html">
16e3c494 6943 <source>360p</source>
6944 <target state="new">360p</target>
b9fdbff7 6945 <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>
6946 </trans-unit>
5a6de093 6947 <trans-unit id="4039682741786530029" datatype="html">
16e3c494 6948 <source>480p</source>
6949 <target state="new">480p</target>
b9fdbff7 6950 <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>
6951 </trans-unit>
5a6de093 6952 <trans-unit id="5165245100010036661" datatype="html">
16e3c494 6953 <source>720p</source>
6954 <target state="new">720p</target>
b9fdbff7 6955 <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>
6956 </trans-unit>
5a6de093 6957 <trans-unit id="7709767791012306261" datatype="html">
16e3c494 6958 <source>1080p</source>
6959 <target state="new">1080p</target>
b9fdbff7 6960 <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>
6961 </trans-unit>
ec64adb4
C
6962 <trans-unit id="3671005503070777897" datatype="html">
6963 <source>1440p</source>
6964 <target state="new">1440p</target>
b9fdbff7 6965 <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>
6966 </trans-unit>
5a6de093 6967 <trans-unit id="597839553814574067" datatype="html">
16e3c494 6968 <source>2160p</source>
6969 <target state="new">2160p</target>
b9fdbff7 6970 <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>
6971 </trans-unit>
5a6de093 6972 <trans-unit id="3957742085471141221" datatype="html">
16e3c494 6973 <source>Auto (via ffmpeg)</source>
6974 <target state="new">Auto (via ffmpeg)</target>
b9fdbff7 6975 <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>
6976 </trans-unit>
ec64adb4
C
6977 <trans-unit id="931255636742351800" datatype="html">
6978 <source>No limit</source>
6979 <target state="new">No limit</target>
b9fdbff7 6980 <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>
6981 </trans-unit>
ec64adb4
C
6982 <trans-unit id="5250062810079582285" datatype="html">
6983 <source>1 hour</source>
6984 <target state="new">1 hour</target>
b9fdbff7 6985 <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>
6986 </trans-unit>
ec64adb4
C
6987 <trans-unit id="8662356672298904015" datatype="html">
6988 <source>3 hours</source>
6989 <target state="new">3 hours</target>
b9fdbff7 6990 <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>
6991 </trans-unit>
ec64adb4
C
6992 <trans-unit id="1794624538833178491" datatype="html">
6993 <source>5 hours</source>
6994 <target state="new">5 hours</target>
b9fdbff7 6995 <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>
6996 </trans-unit>
ec64adb4
C
6997 <trans-unit id="4941148355486671862" datatype="html">
6998 <source>10 hours</source>
6999 <target state="new">10 hours</target>
b9fdbff7 7000 <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>
7001 </trans-unit>
7002 <trans-unit id="6659155428791414865" datatype="html">
7003 <source>x264, targeting maximum device compatibility</source>
7004 <target state="new">x264, targeting maximum device compatibility</target>
7005 <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>
7006 <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>
7007 </trans-unit>
d7c6b951 7008 <trans-unit id="1473738049081128420" datatype="html">
b9fdbff7 7009 <source>Estimating a server's capacity to transcode and stream videos isn't easy and we can't tune PeerTube automatically.</source>
7010 <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
7011 <context-group purpose="location">
7012 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
7013 <context context-type="linenumber">9,10</context>
7014 </context-group>
b9fdbff7 7015 </trans-unit>
d7c6b951 7016 <trans-unit id="9122600735711449044" datatype="html">
b9fdbff7 7017 <source>However, you may want to read our guidelines before tweaking the following values.</source>
7018 <target state="new"> However, you may want to read our guidelines before tweaking the following values. </target>
7d3316dc
C
7019 <context-group purpose="location">
7020 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
7021 <context context-type="linenumber">12,13</context>
7022 </context-group>
b9fdbff7 7023 </trans-unit>
d7c6b951 7024 <trans-unit id="9035429011363248302" datatype="html">
b9fdbff7 7025 <source>Read guidelines</source>
7026 <target state="new"> Read guidelines </target>
7d3316dc
C
7027 <context-group purpose="location">
7028 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
7029 <context context-type="linenumber">17,18</context>
7030 </context-group>
b9fdbff7 7031 </trans-unit>
d7c6b951 7032 <trans-unit id="2384409178337534505" datatype="html">
b9fdbff7 7033 <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>
7034 <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
7035 <context-group purpose="location">
7036 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
7037 <context context-type="linenumber">28,30</context>
7038 </context-group>
7039 </trans-unit>
ec64adb4
C
7040 <trans-unit id="1618463615802675111" datatype="html">
7041 <source>threads</source>
7042 <target state="new">threads</target>
b9fdbff7 7043 <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>
7044 </trans-unit>
ec64adb4
C
7045 <trans-unit id="593234948551881507" datatype="html">
7046 <source>thread</source>
7047 <target state="new">thread</target>
b9fdbff7 7048 <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 7049 </trans-unit>
7050 <trans-unit id="1305357231288135414" datatype="html">
7051 <source>Homepage</source>
7052 <target state="new">Homepage</target>
09e1784b
C
7053 <context-group purpose="location">
7054 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
7055 <context context-type="linenumber">7</context>
7056 </context-group>
7057 <context-group purpose="location">
7058 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-homepage.component.html</context>
7059 <context context-type="linenumber">13</context>
7060 </context-group>
8d120a56 7061 </trans-unit>
7062 <trans-unit id="5037437391296624618" datatype="html">
7063 <source>Information</source>
7064 <target state="new">Information</target>
09e1784b
C
7065 <context-group purpose="location">
7066 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
7067 <context context-type="linenumber">15</context>
7068 </context-group>
8d120a56 7069 </trans-unit>
7070 <trans-unit id="8643289769990675407" datatype="html">
7071 <source>Basic</source>
7072 <target state="new">Basic</target>
09e1784b
C
7073 <context-group purpose="location">
7074 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
7075 <context context-type="linenumber">24</context>
7076 </context-group>
b9fdbff7 7077 </trans-unit>
5a6de093 7078 <trans-unit id="2060042292048624940">
a55e5579
C
7079 <source>Configuration updated.</source>
7080 <target>Nastavení aktualizováno.</target>
8d120a56 7081 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts</context><context context-type="linenumber">284</context></context-group>
7082 </trans-unit>
7083 <trans-unit id="6920964195632624609" datatype="html">
7084 <source>INSTANCE HOMEPAGE</source>
7085 <target state="new">INSTANCE HOMEPAGE</target>
09e1784b
C
7086 <context-group purpose="location">
7087 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-homepage.component.html</context>
7088 <context context-type="linenumber">7</context>
7089 </context-group>
b9fdbff7 7090 </trans-unit>
ec64adb4
C
7091 <trans-unit id="3203902538239082422" datatype="html">
7092 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source>
7093 <target state="new">You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</target>
8d120a56 7094 <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>
7095 </trans-unit>
ec64adb4
C
7096 <trans-unit id="6284468333579755406" datatype="html">
7097 <source>Edit custom configuration</source>
7098 <target state="new">Edit custom configuration</target>
7099 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/config.routes.ts</context><context context-type="linenumber">26</context></context-group>
7100 </trans-unit>
5a6de093
C
7101 <trans-unit id="6549061957433635758" datatype="html">
7102 <source>Process domains</source>
7103 <target state="new">Process domains</target>
ec64adb4
C
7104 <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>
7105 </trans-unit>
5a6de093 7106 <trans-unit id="1909009883731319373" datatype="html">
ec64adb4 7107 <source>Report <x id="PH"/> </source>
5a6de093
C
7108 <target state="new">Report
7109 <x id="PH"/>
7110 </target>
ec64adb4
C
7111 <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>
7112 </trans-unit>
5a6de093
C
7113 <trans-unit id="5065410539274460415" datatype="html">
7114 <source>Account reported.</source>
7115 <target state="new">Account reported.</target>
ec64adb4
C
7116 <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>
7117 </trans-unit>
5a6de093
C
7118 <trans-unit id="6245265026120479954" datatype="html">
7119 <source>Comment reported.</source>
7120 <target state="new">Comment reported.</target>
ec64adb4
C
7121 <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>
7122 </trans-unit>
5a6de093
C
7123 <trans-unit id="2127446333083057097" datatype="html">
7124 <source>Domain is required.</source>
7125 <target state="new">Domain is required.</target>
ec64adb4
C
7126 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/batch-domains-validators.ts</context><context context-type="linenumber">56</context></context-group>
7127 </trans-unit>
5a6de093
C
7128 <trans-unit id="6780793142903080663" datatype="html">
7129 <source>Domains entered are invalid.</source>
7130 <target state="new">Domains entered are invalid.</target>
ec64adb4
C
7131 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/batch-domains-validators.ts</context><context context-type="linenumber">57</context></context-group>
7132 </trans-unit>
5a6de093
C
7133 <trans-unit id="5886492514458202177" datatype="html">
7134 <source>Domains entered contain duplicates.</source>
7135 <target state="new">Domains entered contain duplicates.</target>
ec64adb4
C
7136 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/batch-domains-validators.ts</context><context context-type="linenumber">58</context></context-group>
7137 </trans-unit>
5a6de093 7138 <trans-unit id="240806681889331244">
e182430a
C
7139 <source>Unlimited</source>
7140 <target>Neomezeně</target>
b9fdbff7 7141 <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>
7142 <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>
7143 <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>
7144 <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>
7145 <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>
7146 <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>
7147 </trans-unit>
5a6de093
C
7148 <trans-unit id="5504952199515017930" datatype="html">
7149 <source>None - no upload possible</source>
7150 <target state="new">None - no upload possible</target>
b9fdbff7 7151 <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>
7152 <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>
7153 </trans-unit>
5a6de093 7154 <trans-unit id="616370606803836610" datatype="html">
16e3c494 7155 <source>100MB</source>
7156 <target state="new">100MB</target>
b9fdbff7 7157 <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>
7158 <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>
7159 </trans-unit>
5a6de093 7160 <trans-unit id="9162997081789455476" datatype="html">
16e3c494 7161 <source>500MB</source>
7162 <target state="new">500MB</target>
b9fdbff7 7163 <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>
7164 <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>
7165 </trans-unit>
5a6de093 7166 <trans-unit id="1541266817985876981" datatype="html">
16e3c494 7167 <source>1GB</source>
7168 <target state="new">1GB</target>
ec64adb4
C
7169 <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>
7170 </trans-unit>
5a6de093 7171 <trans-unit id="6075751004411938819" datatype="html">
16e3c494 7172 <source>5GB</source>
7173 <target state="new">5GB</target>
b9fdbff7 7174 <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>
7175 <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>
7176 </trans-unit>
5a6de093 7177 <trans-unit id="246811372655482890" datatype="html">
16e3c494 7178 <source>20GB</source>
7179 <target state="new">20GB</target>
b9fdbff7 7180 <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>
7181 <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>
7182 </trans-unit>
5a6de093 7183 <trans-unit id="2491910291056632032" datatype="html">
16e3c494 7184 <source>50GB</source>
7185 <target state="new">50GB</target>
b9fdbff7 7186 <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>
7187 <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>
7188 </trans-unit>
7189 <trans-unit id="5514849824631859021" datatype="html">
7190 <source>100GB</source>
7191 <target state="new">100GB</target>
7d3316dc
C
7192 <context-group purpose="location">
7193 <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context>
7194 <context context-type="linenumber">30</context>
7195 </context-group>
b9fdbff7 7196 </trans-unit>
7197 <trans-unit id="8245180845645676506" datatype="html">
7198 <source>200GB</source>
7199 <target state="new">200GB</target>
7d3316dc
C
7200 <context-group purpose="location">
7201 <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context>
7202 <context context-type="linenumber">31</context>
7203 </context-group>
b9fdbff7 7204 </trans-unit>
7205 <trans-unit id="5468089754278798237" datatype="html">
7206 <source>500GB</source>
7207 <target state="new">500GB</target>
7d3316dc
C
7208 <context-group purpose="location">
7209 <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context>
7210 <context context-type="linenumber">32</context>
7211 </context-group>
ec64adb4 7212 </trans-unit>
5a6de093 7213 <trans-unit id="3977630500122496087" datatype="html">
16e3c494 7214 <source>10MB</source>
7215 <target state="new">10MB</target>
b9fdbff7 7216 <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>
7217 </trans-unit>
5a6de093 7218 <trans-unit id="2060593120571755546" datatype="html">
16e3c494 7219 <source>50MB</source>
7220 <target state="new">50MB</target>
b9fdbff7 7221 <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>
7222 </trans-unit>
5a6de093 7223 <trans-unit id="7653028819867308249" datatype="html">
16e3c494 7224 <source>2GB</source>
7225 <target state="new">2GB</target>
b9fdbff7 7226 <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>
7227 </trans-unit>
7228 <trans-unit id="7641416475804061087" datatype="html">
7229 <source>10GB</source>
7230 <target state="new">10GB</target>
7d3316dc
C
7231 <context-group purpose="location">
7232 <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context>
7233 <context context-type="linenumber">44</context>
7234 </context-group>
ec64adb4 7235 </trans-unit>
5a6de093 7236 <trans-unit id="2520968456492632777" datatype="html">
ec64adb4 7237 <source><x id="PH"/> accepted in instance followers </source>
5a6de093
C
7238 <target state="new">
7239 <x id="PH"/> accepted in instance followers
7240 </target>
ec64adb4
C
7241 <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>
7242 </trans-unit>
5a6de093 7243 <trans-unit id="450530533730658004" datatype="html">
16e3c494 7244 <source>Do you really want to reject this follower?</source>
7245 <target state="new">Do you really want to reject this follower?</target>
ec64adb4
C
7246 <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>
7247 </trans-unit>
5a6de093 7248 <trans-unit id="7378878529334768232" datatype="html">
16e3c494 7249 <source>Reject</source>
7250 <target state="new">Reject</target>
ec64adb4
C
7251 <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>
7252 </trans-unit>
5a6de093 7253 <trans-unit id="2040902819815401278" datatype="html">
ec64adb4 7254 <source><x id="PH"/> rejected from instance followers </source>
5a6de093
C
7255 <target state="new">
7256 <x id="PH"/> rejected from instance followers
7257 </target>
ec64adb4
C
7258 <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>
7259 </trans-unit>
5a6de093 7260 <trans-unit id="3620117223790525725" datatype="html">
16e3c494 7261 <source>Do you really want to delete this follower?</source>
7262 <target state="new">Do you really want to delete this follower?</target>
ec64adb4
C
7263 <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>
7264 </trans-unit>
7265 <trans-unit id="7022070615528435141" datatype="html">
7266 <source>Delete</source>
7267 <target state="new">Delete</target>
b9fdbff7 7268 <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>
7269 <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>
7270 <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>
7271 <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>
7272 <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>
7273 <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>
7274 <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>
7275 <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>
7276 <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>
7277 <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>
7278 <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>
7279 <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>
7280 <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>
7281 <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>
7282 <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>
7283 <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>
7284 <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>
7285 <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>
7286 <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>
7287 <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>
7288 <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>
7289 <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>
7290 </trans-unit>
5a6de093 7291 <trans-unit id="2452034338905853167" datatype="html">
ec64adb4 7292 <source><x id="PH"/> removed from instance followers </source>
5a6de093
C
7293 <target state="new">
7294 <x id="PH"/> removed from instance followers
7295 </target>
ec64adb4
C
7296 <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>
7297 </trans-unit>
5a6de093 7298 <trans-unit id="2740793005745065895">
ec64adb4 7299 <source><x id="PH"/> is not valid </source>
5a6de093
C
7300 <target>
7301 <x id="PH"/> není platný
7302 </target>
ec64adb4
C
7303 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/batch-domains-validators.ts</context><context context-type="linenumber">19</context></context-group>
7304 </trans-unit>
5a6de093 7305 <trans-unit id="2355066641781598196">
a55e5579
C
7306 <source>Follow request(s) sent!</source>
7307 <target>Požadavek odeslán!</target>
ec64adb4
C
7308 <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>
7309 </trans-unit>
5a6de093
C
7310 <trans-unit id="4245720728052819482">
7311 <source>Do you really want to unfollow <x id="PH"/>?</source>
ec64adb4
C
7312 <target>Opravdu chcete zrušit odběr kanálu <x id="PH"/>?</target>
7313 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">57</context></context-group>
7314 </trans-unit>
5a6de093 7315 <trans-unit id="9160510009013134726">
a55e5579
C
7316 <source>Unfollow</source>
7317 <target>Zrušit odběr</target>
ec64adb4
C
7318 <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>
7319 </trans-unit>
5a6de093
C
7320 <trans-unit id="3935234189109112926">
7321 <source>You are not following <x id="PH"/> anymore.</source>
ec64adb4
C
7322 <target>Už dále neodebíráte <x id="PH"/>.</target>
7323 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">64</context></context-group>
7324 </trans-unit>
5a6de093 7325 <trans-unit id="2593763089859685916" datatype="html">
16e3c494 7326 <source>enabled</source>
7327 <target state="new">enabled</target>
ec64adb4
C
7328 <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>
7329 </trans-unit>
5a6de093 7330 <trans-unit id="8444272719785117681" datatype="html">
16e3c494 7331 <source>disabled</source>
7332 <target state="new">disabled</target>
ec64adb4
C
7333 <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>
7334 </trans-unit>
5a6de093
C
7335 <trans-unit id="135214224090612796" datatype="html">
7336 <source>Redundancy for <x id="PH"/> is <x id="PH_1"/></source>
ec64adb4
C
7337 <target state="translated">Nadbytečnost pro <x id="PH"/> je <x id="PH_1"/></target>
7338 <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>
7339 </trans-unit>
5a6de093
C
7340 <trans-unit id="81585474102700882" datatype="html">
7341 <source>Used</source>
7342 <target state="new">Used</target>
ec64adb4
C
7343 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.ts</context><context context-type="linenumber">101</context></context-group>
7344 </trans-unit>
5a6de093
C
7345 <trans-unit id="3955868613858648955" datatype="html">
7346 <source>Available</source>
7347 <target state="new">Available</target>
ec64adb4
C
7348 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.ts</context><context context-type="linenumber">101</context></context-group>
7349 </trans-unit>
5a6de093
C
7350 <trans-unit id="5875705095657098468" datatype="html">
7351 <source>Do you really want to remove this video redundancy?</source>
7352 <target state="new">Do you really want to remove this video redundancy?</target>
ec64adb4
C
7353 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.ts</context><context context-type="linenumber">140</context></context-group>
7354 </trans-unit>
5a6de093
C
7355 <trans-unit id="9098272570113000349" datatype="html">
7356 <source>Remove redundancy</source>
7357 <target state="new">Remove redundancy</target>
ec64adb4
C
7358 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.ts</context><context context-type="linenumber">141</context></context-group>
7359 </trans-unit>
5a6de093
C
7360 <trans-unit id="6537102123107780785" datatype="html">
7361 <source>Video redundancies removed!</source>
7362 <target state="new">Video redundancies removed!</target>
ec64adb4
C
7363 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.ts</context><context context-type="linenumber">147</context></context-group>
7364 </trans-unit>
5a6de093
C
7365 <trans-unit id="8639315630141911544" datatype="html">
7366 <source>Account <x id="PH"/> unmuted by your instance.</source>
7367 <target state="new">Account
7368 <x id="PH"/> unmuted by your instance.
7369 </target>
b9fdbff7 7370 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.ts</context><context context-type="linenumber">44</context></context-group>
7371 </trans-unit>
5a6de093
C
7372 <trans-unit id="3371601176452094961" datatype="html">
7373 <source>Instance <x id="PH"/> unmuted by your instance.</source>
7374 <target state="new">Instance
7375 <x id="PH"/> unmuted by your instance.
7376 </target>
ec64adb4
C
7377 <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>
7378 </trans-unit>
5a6de093
C
7379 <trans-unit id="1598375456114200087" datatype="html">
7380 <source>Instance <x id="PH"/> muted.</source>
ec64adb4 7381 <target state="translated">Instance <x id="PH"/> ztišena.</target>
8d120a56 7382 <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>
7383 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">143</context></context-group>
7384 </trans-unit>
5a6de093
C
7385 <trans-unit id="3096398988891996621" datatype="html">
7386 <source>Instance <x id="PH"/> muted by your instance.</source>
ec64adb4
C
7387 <target state="translated">Instance <x id="PH"/> ztišena vaší instancí.</target>
7388 <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>
7389 </trans-unit>
5a6de093 7390 <trans-unit id="2393853062458645999" datatype="html">
16e3c494 7391 <source>Comment updated.</source>
7392 <target state="new">Comment updated.</target>
ec64adb4
C
7393 <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>
7394 </trans-unit>
5a6de093
C
7395 <trans-unit id="149121389669248117" datatype="html">
7396 <source>Violent or Repulsive</source>
7397 <target state="new">Violent or Repulsive</target>
b9fdbff7 7398 <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>
7399 </trans-unit>
5a6de093
C
7400 <trans-unit id="2493388551376623687" datatype="html">
7401 <source>Hateful or Abusive</source>
7402 <target state="new">Hateful or Abusive</target>
b9fdbff7 7403 <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>
7404 </trans-unit>
5a6de093
C
7405 <trans-unit id="5124757565683866220" datatype="html">
7406 <source>Spam or Misleading</source>
7407 <target state="new">Spam or Misleading</target>
b9fdbff7 7408 <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>
7409 </trans-unit>
ec64adb4
C
7410 <trans-unit id="8440128775129354214" datatype="html">
7411 <source>Privacy</source>
7412 <target state="new">Privacy</target>
b9fdbff7 7413 <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>
7414 </trans-unit>
5a6de093
C
7415 <trans-unit id="8768506950499277937" datatype="html">
7416 <source>Copyright</source>
7417 <target state="new">Copyright</target>
b9fdbff7 7418 <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>
7419 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">159</context></context-group>
7420 </trans-unit>
5a6de093
C
7421 <trans-unit id="3776575731053010580" datatype="html">
7422 <source>Server rules</source>
7423 <target state="new">Server rules</target>
b9fdbff7 7424 <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>
7425 </trans-unit>
5a6de093
C
7426 <trans-unit id="6907161397537530258" datatype="html">
7427 <source>Thumbnails</source>
7428 <target state="new">Thumbnails</target>
b9fdbff7 7429 <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>
7430 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">173</context></context-group>
7431 </trans-unit>
5a6de093
C
7432 <trans-unit id="6473213678768782133" datatype="html">
7433 <source>Internal actions</source>
7434 <target state="new">Internal actions</target>
b9fdbff7 7435 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">55</context></context-group>
7436 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">254</context></context-group>
7437 </trans-unit>
5a6de093
C
7438 <trans-unit id="4559872264406386913" datatype="html">
7439 <source>Delete report</source>
7440 <target state="new">Delete report</target>
b9fdbff7 7441 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">285</context></context-group>
7442 </trans-unit>
5a6de093
C
7443 <trans-unit id="5793550984155962433" datatype="html">
7444 <source>Actions for the flagged account</source>
7445 <target state="new">Actions for the flagged account</target>
b9fdbff7 7446 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">296</context></context-group>
7447 </trans-unit>
5a6de093 7448 <trans-unit id="1679841953757186358" datatype="html">
16e3c494 7449 <source>Mark as accepted</source>
7450 <target state="new">Mark as accepted</target>
b9fdbff7 7451 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">270</context></context-group>
7452 </trans-unit>
5a6de093 7453 <trans-unit id="7993358694073742566" datatype="html">
16e3c494 7454 <source>Mark as rejected</source>
7455 <target state="new">Mark as rejected</target>
b9fdbff7 7456 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">275</context></context-group>
7457 </trans-unit>
5a6de093
C
7458 <trans-unit id="4175703770051343108" datatype="html">
7459 <source>Add internal note</source>
7460 <target state="new">Add internal note</target>
b9fdbff7 7461 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">280</context></context-group>
7462 </trans-unit>
5a6de093
C
7463 <trans-unit id="296166371893775555" datatype="html">
7464 <source>Actions for the video</source>
7465 <target state="new">Actions for the video</target>
b9fdbff7 7466 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">78</context></context-group>
7467 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">344</context></context-group>
7468 </trans-unit>
5a6de093
C
7469 <trans-unit id="3924877328520650445" datatype="html">
7470 <source>Block video</source>
7471 <target state="new">Block video</target>
b9fdbff7 7472 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">349</context></context-group>
7473 </trans-unit>
5a6de093
C
7474 <trans-unit id="4762794934098378428" datatype="html">
7475 <source>Video blocked.</source>
7476 <target state="new">Video blocked.</target>
b9fdbff7 7477 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">355</context></context-group>
7478 <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>
7479 </trans-unit>
5a6de093
C
7480 <trans-unit id="4328862996304258770" datatype="html">
7481 <source>Unblock video</source>
7482 <target state="new">Unblock video</target>
b9fdbff7 7483 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">365</context></context-group>
7484 </trans-unit>
5a6de093
C
7485 <trans-unit id="9065327551191479877" datatype="html">
7486 <source>Video unblocked.</source>
7487 <target state="new">Video unblocked.</target>
b9fdbff7 7488 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">371</context></context-group>
7489 </trans-unit>
5a6de093 7490 <trans-unit id="1250415136605923486" datatype="html">
16e3c494 7491 <source>Do you really want to delete this abuse report?</source>
7492 <target state="new">Do you really want to delete this abuse report?</target>
b9fdbff7 7493 <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>
7494 </trans-unit>
5a6de093 7495 <trans-unit id="3482559157143817408" datatype="html">
16e3c494 7496 <source>Abuse deleted.</source>
7497 <target state="new">Abuse deleted.</target>
b9fdbff7 7498 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">149</context></context-group>
7499 </trans-unit>
5a6de093
C
7500 <trans-unit id="6282990098351939529" datatype="html">
7501 <source>Deleted comment</source>
7502 <target state="new">Deleted comment</target>
b9fdbff7 7503 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">225</context></context-group>
7504 </trans-unit>
5a6de093
C
7505 <trans-unit id="9196775343330824083" datatype="html">
7506 <source>Messages with reporter</source>
7507 <target state="new">Messages with reporter</target>
b9fdbff7 7508 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">259</context></context-group>
7509 </trans-unit>
5a6de093
C
7510 <trans-unit id="8770468575924421391" datatype="html">
7511 <source>Messages with moderators</source>
7512 <target state="new">Messages with moderators</target>
b9fdbff7 7513 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">260</context></context-group>
7514 </trans-unit>
5a6de093
C
7515 <trans-unit id="8528549800795985099" datatype="html">
7516 <source>Update internal note</source>
7517 <target state="new">Update internal note</target>
b9fdbff7 7518 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">265</context></context-group>
7519 </trans-unit>
5a6de093
C
7520 <trans-unit id="3962242315365992494" datatype="html">
7521 <source>Switch video block to manual</source>
7522 <target state="new">Switch video block to manual</target>
b9fdbff7 7523 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">60</context></context-group>
7524 </trans-unit>
5a6de093
C
7525 <trans-unit id="6906423861055262169" datatype="html">
7526 <source>Video <x id="PH"/> switched to manual block.</source>
ec64adb4 7527 <target state="translated">Video <x id="PH"/> přepnuto na ruční blokování.</target>
b9fdbff7 7528 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">66</context></context-group>
7529 </trans-unit>
5a6de093
C
7530 <trans-unit id="7293356040886494773" datatype="html">
7531 <source>Do you really want to unblock this video? It will be available again in the videos list.</source>
7532 <target state="new">Do you really want to unblock this video? It will be available again in the videos list.</target>
8d120a56 7533 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">133</context></context-group>
7534 <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>
7535 </trans-unit>
5a6de093
C
7536 <trans-unit id="4859202148272511129" datatype="html">
7537 <source>Unblock</source>
7538 <target state="new">Unblock</target>
8d120a56 7539 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">82</context></context-group>
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">135</context></context-group>
7541 <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>
7542 <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>
7543 </trans-unit>
5a6de093
C
7544 <trans-unit id="4922469417589203720" datatype="html">
7545 <source>Video <x id="PH"/> unblocked.</source>
ec64adb4 7546 <target state="translated">Video <x id="PH"/> odblokováno.</target>
8d120a56 7547 <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>
7548 <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>
7549 </trans-unit>
d7c6b951 7550 <trans-unit id="6286037250766429054" datatype="html">
cd9246a9
C
7551 <source>yes</source>
7552 <target state="new">yes</target>
ec64adb4
C
7553 <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>
7554 <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>
7555 </trans-unit>
d7c6b951 7556 <trans-unit id="2420525563530770652" datatype="html">
cd9246a9
C
7557 <source>no</source>
7558 <target state="new">no</target>
ec64adb4
C
7559 <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>
7560 <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>
7561 </trans-unit>
5a6de093 7562 <trans-unit id="212615365039028546" datatype="html">
16e3c494 7563 <source>You don't have plugins installed yet.</source>
7564 <target state="new">You don't have plugins installed yet.</target>
8d120a56 7565 <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>
7566 </trans-unit>
5a6de093 7567 <trans-unit id="1710094819987243777" datatype="html">
16e3c494 7568 <source>You don't have themes installed yet.</source>
7569 <target state="new">You don't have themes installed yet.</target>
8d120a56 7570 <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>
7571 </trans-unit>
5a6de093 7572 <trans-unit id="931472057457682240" datatype="html">
ec64adb4 7573 <source>Update to <x id="PH"/> </source>
5a6de093
C
7574 <target state="new">Update to
7575 <x id="PH"/>
7576 </target>
8d120a56 7577 <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>
7578 </trans-unit>
5a6de093
C
7579 <trans-unit id="9107383323119159110" datatype="html">
7580 <source>Do you really want to uninstall <x id="PH"/>?</source>
ec64adb4 7581 <target state="translated">Opravdu chcete odinstalovat <x id="PH"/>?</target>
8d120a56 7582 <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>
7583 </trans-unit>
ec64adb4
C
7584 <trans-unit id="4474510732215437338" datatype="html">
7585 <source>Uninstall</source>
7586 <target state="new">Uninstall</target>
b9fdbff7 7587 <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>
7588 </trans-unit>
5a6de093 7589 <trans-unit id="3773378957693174719" datatype="html">
ec64adb4 7590 <source><x id="PH"/> uninstalled. </source>
5a6de093
C
7591 <target state="new">
7592 <x id="PH"/> uninstalled.
7593 </target>
8d120a56 7594 <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>
7595 </trans-unit>
b9fdbff7 7596 <trans-unit id="7914215986085479339" datatype="html">
7597 <source>This is a major plugin upgrade. Please go on the plugin homepage to check potential release notes.</source>
7598 <target state="new">This is a major plugin upgrade. Please go on the plugin homepage to check potential release notes.</target>
8d120a56 7599 <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>
7600 </trans-unit>
b9fdbff7 7601 <trans-unit id="2849750161085431718" datatype="html">
7602 <source>Upgrade</source>
7603 <target state="new">Upgrade</target>
8d120a56 7604 <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>
7605 </trans-unit>
b9fdbff7 7606 <trans-unit id="7686590072950686188" datatype="html">
7607 <source>Proceed upgrade</source>
7608 <target state="new">Proceed upgrade</target>
8d120a56 7609 <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>
7610 </trans-unit>
5a6de093 7611 <trans-unit id="7830308409197461339" datatype="html">
ec64adb4 7612 <source><x id="PH"/> updated. </source>
5a6de093
C
7613 <target state="new">
7614 <x id="PH"/> updated.
7615 </target>
8d120a56 7616 <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>
7617 </trans-unit>
ec64adb4
C
7618 <trans-unit id="3229595422546554334" datatype="html">
7619 <source>Jobs</source>
7620 <target state="new">Jobs</target>
7621 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/system.routes.ts</context><context context-type="linenumber">26</context></context-group>
7622 </trans-unit>
7623 <trans-unit id="4804785061014590286" datatype="html">
7624 <source>Logs</source>
7625 <target state="new">Logs</target>
7626 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/system.routes.ts</context><context context-type="linenumber">37</context></context-group>
7627 </trans-unit>
5a6de093 7628 <trans-unit id="3150704904301058778" datatype="html">
16e3c494 7629 <source>The plugin index is not available. Please retry later.</source>
7630 <target state="new">The plugin index is not available. Please retry later.</target>
8d120a56 7631 <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>
7632 </trans-unit>
5a6de093 7633 <trans-unit id="1387301493234848481" datatype="html">
16e3c494 7634 <source>Please only install plugins or themes you trust, since they can execute any code on your instance.</source>
7635 <target state="new">Please only install plugins or themes you trust, since they can execute any code on your instance.</target>
8d120a56 7636 <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>
7637 </trans-unit>
5a6de093
C
7638 <trans-unit id="2994182849694226596" datatype="html">
7639 <source>Install <x id="PH"/>?</source>
ec64adb4 7640 <target state="translated">Instalovat <x id="PH"/>?</target>
8d120a56 7641 <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>
7642 </trans-unit>
5a6de093 7643 <trans-unit id="6703720397495603345" datatype="html">
ec64adb4 7644 <source><x id="PH"/> installed. </source>
5a6de093
C
7645 <target state="new">
7646 <x id="PH"/> installed.
7647 </target>
8d120a56 7648 <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>
7649 </trans-unit>
5a6de093 7650 <trans-unit id="1875025899004073421" datatype="html">
16e3c494 7651 <source>Settings updated.</source>
7652 <target state="new">Settings updated.</target>
b9fdbff7 7653 <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>
7654 </trans-unit>
5a6de093 7655 <trans-unit id="6901018060567164184" datatype="html">
16e3c494 7656 <source>Plugins</source>
7657 <target state="new">Plugins</target>
ec64adb4
C
7658 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-api.service.ts</context><context context-type="linenumber">33</context></context-group>
7659 </trans-unit>
5a6de093 7660 <trans-unit id="2798270190074840767" datatype="html">
16e3c494 7661 <source>Themes</source>
7662 <target state="new">Themes</target>
ec64adb4
C
7663 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-api.service.ts</context><context context-type="linenumber">37</context></context-group>
7664 </trans-unit>
5a6de093 7665 <trans-unit id="2941409202780782189" datatype="html">
16e3c494 7666 <source>plugin</source>
7667 <target state="new">plugin</target>
ec64adb4
C
7668 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-api.service.ts</context><context context-type="linenumber">45</context></context-group>
7669 </trans-unit>
5a6de093 7670 <trans-unit id="840045833311458646" datatype="html">
16e3c494 7671 <source>theme</source>
7672 <target state="new">theme</target>
ec64adb4 7673 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-api.service.ts</context><context context-type="linenumber">48</context></context-group>
b9fdbff7 7674 </trans-unit>
d7c6b951 7675 <trans-unit id="2483018961011868950" datatype="html">
b9fdbff7 7676 <source>IP address</source>
7677 <target state="new">IP address</target>
90aa0a74
C
7678 <context-group purpose="location">
7679 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7680 <context context-type="linenumber">2</context>
7681 </context-group>
b9fdbff7 7682 </trans-unit>
d7c6b951 7683 <trans-unit id="7223931053738621590" datatype="html">
3e84ae32
C
7684 <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>
7685 <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
7686 <context-group purpose="location">
7687 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7688 <context context-type="linenumber">4</context>
7689 </context-group>
b9fdbff7 7690 </trans-unit>
d7c6b951 7691 <trans-unit id="722088235348685072" datatype="html">
b9fdbff7 7692 <source>If this is not your correct public IP, please consider fixing it because:</source>
7693 <target state="new">If this is not your correct public IP, please consider fixing it because:</target>
90aa0a74
C
7694 <context-group purpose="location">
7695 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7696 <context context-type="linenumber">6</context>
7697 </context-group>
b9fdbff7 7698 </trans-unit>
d7c6b951 7699 <trans-unit id="8079826195972333513" datatype="html">
b9fdbff7 7700 <source>Views may not be counted correctly (reduced compared to what they should be)</source>
7701 <target state="new">Views may not be counted correctly (reduced compared to what they should be)</target>
90aa0a74
C
7702 <context-group purpose="location">
7703 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7704 <context context-type="linenumber">8</context>
7705 </context-group>
b9fdbff7 7706 </trans-unit>
d7c6b951 7707 <trans-unit id="565435193934699740" datatype="html">
b9fdbff7 7708 <source>Anti brute force system could be overzealous</source>
7709 <target state="new">Anti brute force system could be overzealous</target>
90aa0a74
C
7710 <context-group purpose="location">
7711 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7712 <context context-type="linenumber">9</context>
7713 </context-group>
b9fdbff7 7714 </trans-unit>
d7c6b951 7715 <trans-unit id="4468853448271686046" datatype="html">
b9fdbff7 7716 <source>P2P system could not work correctly</source>
7717 <target state="new">P2P system could not work correctly</target>
90aa0a74
C
7718 <context-group purpose="location">
7719 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7720 <context context-type="linenumber">10</context>
7721 </context-group>
b9fdbff7 7722 </trans-unit>
d7c6b951 7723 <trans-unit id="5743050350352753869" datatype="html">
b9fdbff7 7724 <source>To fix it:</source>
7725 <target state="new">To fix it:</target>
90aa0a74
C
7726 <context-group purpose="location">
7727 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7728 <context context-type="linenumber">13</context>
7729 </context-group>
b9fdbff7 7730 </trans-unit>
d7c6b951 7731 <trans-unit id="1285026053775066761" datatype="html">
3e84ae32
C
7732 <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>
7733 <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
7734 <context-group purpose="location">
7735 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7736 <context context-type="linenumber">15</context>
7737 </context-group>
b9fdbff7 7738 </trans-unit>
d7c6b951 7739 <trans-unit id="7014275542536964627" datatype="html">
3e84ae32
C
7740 <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>
7741 <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
7742 <context-group purpose="location">
7743 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7744 <context context-type="linenumber">16,17</context>
7745 </context-group>
ec64adb4 7746 </trans-unit>
5a6de093 7747 <trans-unit id="7591870443991978948" datatype="html">
16e3c494 7748 <source>Last week</source>
7749 <target state="new">Last week</target>
b9fdbff7 7750 <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>
7751 </trans-unit>
5a6de093 7752 <trans-unit id="4981709795568846080" datatype="html">
16e3c494 7753 <source>Last day</source>
7754 <target state="new">Last day</target>
b9fdbff7 7755 <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>
7756 </trans-unit>
5a6de093 7757 <trans-unit id="9178360613965745088" datatype="html">
16e3c494 7758 <source>Last hour</source>
7759 <target state="new">Last hour</target>
b9fdbff7 7760 <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>
7761 </trans-unit>
ec64adb4
C
7762 <trans-unit id="3164845764519833078" datatype="html">
7763 <source>debug</source>
7764 <target state="new">debug</target>
b9fdbff7 7765 <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>
7766 </trans-unit>
ec64adb4
C
7767 <trans-unit id="4279081882680795350" datatype="html">
7768 <source>info</source>
7769 <target state="new">info</target>
b9fdbff7 7770 <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>
7771 </trans-unit>
ec64adb4
C
7772 <trans-unit id="3379167598974960777" datatype="html">
7773 <source>warning</source>
7774 <target state="new">warning</target>
b9fdbff7 7775 <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>
7776 </trans-unit>
ec64adb4
C
7777 <trans-unit id="8772116786769251214" datatype="html">
7778 <source>error</source>
7779 <target state="new">error</target>
b9fdbff7 7780 <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>
7781 </trans-unit>
ec64adb4
C
7782 <trans-unit id="3422890808980876594" datatype="html">
7783 <source>Debug</source>
7784 <target state="new">Debug</target>
7785 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/system.routes.ts</context><context context-type="linenumber">48</context></context-group>
7786 </trans-unit>
5a6de093 7787 <trans-unit id="314315645942131479">
e31e6015
C
7788 <source>Info</source>
7789 <target>Info</target>
ec64adb4
C
7790 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group>
7791 </trans-unit>
5a6de093 7792 <trans-unit id="6759205696902713848">
e31e6015
C
7793 <source>Warning</source>
7794 <target>Varování</target>
ec64adb4
C
7795 <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>
7796 </trans-unit>
5a6de093 7797 <trans-unit id="1519954996184640001">
e31e6015
C
7798 <source>Error</source>
7799 <target>Chyba</target>
ec64adb4
C
7800 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">104</context></context-group>
7801 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">18</context></context-group>
7802 </trans-unit>
5a6de093
C
7803 <trans-unit id="5076187961693950167" datatype="html">
7804 <source>Standard logs</source>
7805 <target state="new">Standard logs</target>
b9fdbff7 7806 <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>
7807 </trans-unit>
5a6de093
C
7808 <trans-unit id="4737341634746310376" datatype="html">
7809 <source>Audit logs</source>
7810 <target state="new">Audit logs</target>
b9fdbff7 7811 <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>
7812 </trans-unit>
5a6de093
C
7813 <trans-unit id="1886888801485703107">
7814 <source>User <x id="PH"/> created.</source>
ec64adb4
C
7815 <target>Uživatel <x id="PH"/> vytvořen.</target>
7816 <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>
7817 </trans-unit>
7818 <trans-unit id="8286337167859377104" datatype="html">
7819 <source>Create user</source>
7820 <target state="new">Create user</target>
7821 <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>
7822 </trans-unit>
7823 <trans-unit id="7098180453085889026" datatype="html">
7824 <source>Blocked videos</source>
7825 <target state="new">Blocked videos</target>
7826 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">69</context></context-group>
7827 </trans-unit>
7828 <trans-unit id="7805059636749367886" datatype="html">
7829 <source>Muted instances</source>
7830 <target state="new">Muted instances</target>
7831 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">109</context></context-group>
7832 </trans-unit>
5a6de093
C
7833 <trans-unit id="5974506725502681113" datatype="html">
7834 <source>Password changed for user <x id="PH"/>.</source>
ec64adb4
C
7835 <target state="translated">Heslo uživatele <x id="PH"/> změněno.</target>
7836 <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>
7837 </trans-unit>
5a6de093 7838 <trans-unit id="149953821752893163" datatype="html">
16e3c494 7839 <source>Update user password</source>
7840 <target state="new">Update user password</target>
ec64adb4
C
7841 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-password.component.ts</context><context context-type="linenumber">52</context></context-group>
7842 </trans-unit>
7843 <trans-unit id="177544274549739411" datatype="html">
7844 <source>Following list</source>
7845 <target state="new">Following list</target>
7846 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/follows.routes.ts</context><context context-type="linenumber">28</context></context-group>
7847 </trans-unit>
7848 <trans-unit id="8092429110007204784" datatype="html">
7849 <source>Followers list</source>
7850 <target state="new">Followers list</target>
7851 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/follows.routes.ts</context><context context-type="linenumber">37</context></context-group>
7852 </trans-unit>
5a6de093
C
7853 <trans-unit id="780323526182667308" datatype="html">
7854 <source>User <x id="PH"/> updated.</source>
ec64adb4 7855 <target state="translated">Uživatel <x id="PH"/> aktualizován.</target>
8d120a56 7856 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-update.component.ts</context><context context-type="linenumber">88</context></context-group>
7857 </trans-unit>
5a6de093
C
7858 <trans-unit id="1349763489797682899">
7859 <source>Update user</source>
7860 <target>Aktualizovat uživatele</target>
8d120a56 7861 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-update.component.ts</context><context context-type="linenumber">105</context></context-group>
7862 </trans-unit>
5a6de093
C
7863 <trans-unit id="8819563010322372715" datatype="html">
7864 <source>An email asking for password reset has been sent to <x id="PH"/>.</source>
7865 <target state="new">An email asking for password reset has been sent to
7866 <x id="PH"/>.
7867 </target>
8d120a56 7868 <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>
7869 </trans-unit>
ec64adb4
C
7870 <trans-unit id="7483807629538115183" datatype="html">
7871 <source>Users list</source>
7872 <target state="new">Users list</target>
7873 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/users.routes.ts</context><context context-type="linenumber">27</context></context-group>
7874 </trans-unit>
7875 <trans-unit id="1525334987774465166" datatype="html">
7876 <source>Create a user</source>
7877 <target state="new">Create a user</target>
7878 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/users.routes.ts</context><context context-type="linenumber">36</context></context-group>
7879 </trans-unit>
7880 <trans-unit id="5552039423287890133" datatype="html">
7881 <source>Update a user</source>
7882 <target state="new">Update a user</target>
8d120a56 7883 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/users.routes.ts</context><context context-type="linenumber">45</context></context-group>
7884 </trans-unit>
ec64adb4
C
7885 <trans-unit id="8564701209009684429" datatype="html">
7886 <source>Federation</source>
7887 <target state="new">Federation</target>
7888 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">26</context></context-group>
7889 </trans-unit>
7890 <trans-unit id="4682675125751819107" datatype="html">
7891 <source>Instances you follow</source>
7892 <target state="new">Instances you follow</target>
7893 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">29</context></context-group>
7894 </trans-unit>
7895 <trans-unit id="8899833753704589712" datatype="html">
7896 <source>Instances following you</source>
7897 <target state="new">Instances following you</target>
7898 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">34</context></context-group>
7899 </trans-unit>
5a6de093
C
7900 <trans-unit id="3767259920053407667" datatype="html">
7901 <source>Videos will be deleted, comments will be tombstoned.</source>
7902 <target state="new">Videos will be deleted, comments will be tombstoned.</target>
8d120a56 7903 <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>
7904 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">265</context></context-group>
7905 </trans-unit>
ec64adb4
C
7906 <trans-unit id="4209525355702493436" datatype="html">
7907 <source>Ban</source>
7908 <target state="new">Ban</target>
b9fdbff7 7909 <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>
7910 <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>
7911 </trans-unit>
5a6de093
C
7912 <trans-unit id="3855396975723886053" datatype="html">
7913 <source>User won't be able to login anymore, but videos and comments will be kept as is.</source>
7914 <target state="new">User won't be able to login anymore, but videos and comments will be kept as is.</target>
8d120a56 7915 <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>
7916 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">270</context></context-group>
7917 </trans-unit>
5a6de093 7918 <trans-unit id="4451482225013335720">
ad3fa0c5
C
7919 <source>Unban</source>
7920 <target>Odblokovat</target>
8d120a56 7921 <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>
7922 <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>
7923 <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>
7924 </trans-unit>
5a6de093 7925 <trans-unit id="7210277223053877333" datatype="html">
16e3c494 7926 <source>Set Email as Verified</source>
7927 <target state="new">Set Email as Verified</target>
8d120a56 7928 <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>
7929 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">281</context></context-group>
7930 </trans-unit>
5a6de093 7931 <trans-unit id="3403978719736970622" datatype="html">
16e3c494 7932 <source>You cannot ban root.</source>
7933 <target state="new">You cannot ban root.</target>
8d120a56 7934 <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>
7935 <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>
7936 </trans-unit>
5a6de093
C
7937 <trans-unit id="4884272193574287483">
7938 <source>Do you really want to unban <x id="PH"/> users?</source>
ec64adb4 7939 <target>Opravdu chcete odblokovat <x id="PH"/> uživatelů?</target>
8d120a56 7940 <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>
7941 </trans-unit>
5a6de093 7942 <trans-unit id="8712248120167780385">
ec64adb4 7943 <source><x id="PH"/> users unbanned. </source>
5a6de093
C
7944 <target>
7945 <x id="PH"/> uživatelů odblokováno.
7946 </target>
8d120a56 7947 <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>
7948 </trans-unit>
5a6de093 7949 <trans-unit id="5325873477837320044">
a55e5579
C
7950 <source>You cannot delete root.</source>
7951 <target>Uživatel root nelze odstranit.</target>
8d120a56 7952 <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>
7953 <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>
7954 </trans-unit>
5a6de093 7955 <trans-unit id="4086135983283545219" datatype="html">
16e3c494 7956 <source>If you remove these users, you will not be able to create others with the same username!</source>
7957 <target state="new">If you remove these users, you will not be able to create others with the same username!</target>
8d120a56 7958 <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>
7959 </trans-unit>
5a6de093 7960 <trans-unit id="7166936623843420016" datatype="html">
ec64adb4 7961 <source><x id="PH"/> users deleted. </source>
5a6de093
C
7962 <target state="new">
7963 <x id="PH"/> users deleted.
7964 </target>
8d120a56 7965 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">200</context></context-group>
7966 </trans-unit>
5a6de093 7967 <trans-unit id="8360664597512051242" datatype="html">
ec64adb4 7968 <source><x id="PH"/> users email set as verified. </source>
5a6de093
C
7969 <target state="new">
7970 <x id="PH"/> users email set as verified.
7971 </target>
8d120a56 7972 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">211</context></context-group>
7973 </trans-unit>
5a6de093
C
7974 <trans-unit id="7390990800435887351" datatype="html">
7975 <source>Account <x id="PH"/> unmuted.</source>
7976 <target state="new">Account
7977 <x id="PH"/> unmuted.
7978 </target>
8d120a56 7979 <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>
7980 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">129</context></context-group>
7981 </trans-unit>
5a6de093
C
7982 <trans-unit id="7246356397085094208" datatype="html">
7983 <source>Instance <x id="PH"/> unmuted.</source>
7984 <target state="new">Instance
7985 <x id="PH"/> unmuted.
7986 </target>
8d120a56 7987 <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>
7988 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">157</context></context-group>
7989 </trans-unit>
5a6de093 7990 <trans-unit id="5551551295632950210" datatype="html">
16e3c494 7991 <source>Videos history is enabled</source>
7992 <target state="new">Videos history is enabled</target>
b9fdbff7 7993 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context><context context-type="linenumber">113</context></context-group>
7994 </trans-unit>
5a6de093 7995 <trans-unit id="9136227503281311926" datatype="html">
16e3c494 7996 <source>Videos history is disabled</source>
7997 <target state="new">Videos history is disabled</target>
b9fdbff7 7998 <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>
7999 </trans-unit>
5a6de093 8000 <trans-unit id="8966726118414892732" datatype="html">
16e3c494 8001 <source>Delete videos history</source>
8002 <target state="new">Delete videos history</target>
b9fdbff7 8003 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context><context context-type="linenumber">126</context></context-group>
8004 </trans-unit>
5a6de093 8005 <trans-unit id="2482543433481435105" datatype="html">
16e3c494 8006 <source>Are you sure you want to delete all your videos history?</source>
8007 <target state="new">Are you sure you want to delete all your videos history?</target>
b9fdbff7 8008 <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>
8009 </trans-unit>
5a6de093 8010 <trans-unit id="4051606152827088952" datatype="html">
16e3c494 8011 <source>Videos history deleted</source>
8012 <target state="new">Videos history deleted</target>
b9fdbff7 8013 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context><context context-type="linenumber">135</context></context-group>
8014 </trans-unit>
d7c6b951 8015 <trans-unit id="1486537403020619891" datatype="html">
ec64adb4
C
8016 <source>My watch history</source>
8017 <target state="new">My watch history</target>
3b11bf0b
C
8018 <context-group purpose="location">
8019 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context>
8020 <context context-type="linenumber">3</context>
8021 </context-group>
ec64adb4 8022 </trans-unit>
d7c6b951 8023 <trans-unit id="3656932706364053858" datatype="html">
ec64adb4
C
8024 <source>Track watch history</source>
8025 <target state="new">Track watch history</target>
b9fdbff7 8026 <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>
8027 </trans-unit>
5a6de093 8028 <trans-unit id="3183245287221165928" datatype="html">
16e3c494 8029 <source>Ownership accepted</source>
8030 <target state="new">Ownership accepted</target>
b9fdbff7 8031 <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>
8032 </trans-unit>
5a6de093 8033 <trans-unit id="6012072687166259654" datatype="html">
16e3c494 8034 <source>Please check your emails to verify your new email.</source>
8035 <target state="new">Please check your emails to verify your new email.</target>
ec64adb4
C
8036 <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>
8037 </trans-unit>
5a6de093 8038 <trans-unit id="6585766371605707311" datatype="html">
16e3c494 8039 <source>Email updated.</source>
8040 <target state="new">Email updated.</target>
ec64adb4
C
8041 <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>
8042 </trans-unit>
d7c6b951 8043 <trans-unit id="8553059323353586765" datatype="html">
3e84ae32
C
8044 <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>
8045 <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
8046</target>
8047 <context-group purpose="location">
8048 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context>
8049 <context context-type="linenumber">5,7</context>
8050 </context-group>
8051 </trans-unit>
5a6de093 8052 <trans-unit id="853586874765134886" datatype="html">
16e3c494 8053 <source>You current password is invalid.</source>
8054 <target state="new">You current password is invalid.</target>
ec64adb4
C
8055 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.ts</context><context context-type="linenumber">56</context></context-group>
8056 <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>
8057 </trans-unit>
5a6de093 8058 <trans-unit id="6159571046971090595">
a55e5579
C
8059 <source>Password updated.</source>
8060 <target>Heslo aktualizováno.</target>
ec64adb4
C
8061 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.ts</context><context context-type="linenumber">48</context></context-group>
8062 </trans-unit>
5a6de093
C
8063 <trans-unit id="5179099584732142331" datatype="html">
8064 <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>
8065 <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>
ec64adb4
C
8066 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.ts</context><context context-type="linenumber">22</context></context-group>
8067 </trans-unit>
5a6de093 8068 <trans-unit id="6897292459203320054" datatype="html">
16e3c494 8069 <source>Type your username to confirm</source>
8070 <target state="new">Type your username to confirm</target>
ec64adb4
C
8071 <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>
8072 </trans-unit>
8073 <trans-unit id="3122895472333547524" datatype="html">
8074 <source>Delete your account</source>
8075 <target state="new">Delete your account</target>
8076 <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>
8077 </trans-unit>
5a6de093
C
8078 <trans-unit id="2520605306994744004" datatype="html">
8079 <source>Delete my account</source>
8080 <target state="new">Delete my account</target>
ec64adb4
C
8081 <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>
8082 </trans-unit>
5a6de093
C
8083 <trans-unit id="3902597758945766483" datatype="html">
8084 <source>Your account is deleted.</source>
8085 <target state="new">Your account is deleted.</target>
ec64adb4
C
8086 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.ts</context><context context-type="linenumber">32</context></context-group>
8087 </trans-unit>
5a6de093
C
8088 <trans-unit id="4776289814033837037" datatype="html">
8089 <source>Interface settings updated.</source>
8090 <target state="new">Interface settings updated.</target>
8d120a56 8091 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.ts</context><context context-type="linenumber">72</context></context-group>
8092 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.ts</context><context context-type="linenumber">79</context></context-group>
8093 </trans-unit>
5a6de093
C
8094 <trans-unit id="77907918814566205">
8095 <source>New video from your subscriptions</source>
8096 <target>Nové video od sledovaných kanálů</target>
ec64adb4
C
8097 <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>
8098 </trans-unit>
5a6de093
C
8099 <trans-unit id="4343589211916204486">
8100 <source>New comment on your video</source>
8101 <target>Nový komentář u Vašeho videa</target>
ec64adb4
C
8102 <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>
8103 </trans-unit>
5a6de093
C
8104 <trans-unit id="7130088765428829942" datatype="html">
8105 <source>New abuse</source>
8106 <target state="new">New abuse</target>
ec64adb4
C
8107 <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>
8108 </trans-unit>
5a6de093
C
8109 <trans-unit id="2265829846010085268" datatype="html">
8110 <source>Video blocked automatically waiting review</source>
8111 <target state="new">Video blocked automatically waiting review</target>
ec64adb4
C
8112 <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>
8113 </trans-unit>
5a6de093
C
8114 <trans-unit id="5671547068905553663" datatype="html">
8115 <source>One of your video is blocked/unblocked</source>
8116 <target state="new">One of your video is blocked/unblocked</target>
ec64adb4
C
8117 <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>
8118 </trans-unit>
5a6de093 8119 <trans-unit id="1158912204255103651">
ae8b8faf
C
8120 <source>Video published (after transcoding/scheduled update)</source>
8121 <target>Video bude po překódování a/nebo naplánované aktualizaci publikováno</target>
ec64adb4
C
8122 <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>
8123 </trans-unit>
5a6de093 8124 <trans-unit id="3809414664640924954">
ae8b8faf
C
8125 <source>Video import finished</source>
8126 <target>Import videa byl dokončen</target>
ec64adb4
C
8127 <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>
8128 </trans-unit>
5a6de093 8129 <trans-unit id="3268838889659873892">
ae8b8faf
C
8130 <source>A new user registered on your instance</source>
8131 <target>Ve Vaší instanci je nově registrovaný uživatel</target>
ec64adb4
C
8132 <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>
8133 </trans-unit>
5a6de093 8134 <trans-unit id="7373104725413001009">
ae8b8faf
C
8135 <source>You or your channel(s) has a new follower</source>
8136 <target>Vy nebo Vaše kanály mají nového sledujícího</target>
ec64adb4
C
8137 <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>
8138 </trans-unit>
5a6de093 8139 <trans-unit id="5315689532659759332">
ae8b8faf
C
8140 <source>Someone mentioned you in video comments</source>
8141 <target>Někdo Vás označil v komentáři pod některém z videí</target>
ec64adb4
C
8142 <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>
8143 </trans-unit>
5a6de093 8144 <trans-unit id="2018794201569157817">
ae8b8faf
C
8145 <source>Your instance has a new follower</source>
8146 <target>Vaše instance má nového sledujícího</target>
ec64adb4
C
8147 <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>
8148 </trans-unit>
5a6de093
C
8149 <trans-unit id="773085434165307906" datatype="html">
8150 <source>Your instance automatically followed another instance</source>
8151 <target state="new">Your instance automatically followed another instance</target>
ec64adb4
C
8152 <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>
8153 </trans-unit>
5a6de093
C
8154 <trans-unit id="900099988467638766" datatype="html">
8155 <source>An abuse report received a new message</source>
8156 <target state="new">An abuse report received a new message</target>
ec64adb4
C
8157 <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>
8158 </trans-unit>
5a6de093
C
8159 <trans-unit id="2326816287669585542" datatype="html">
8160 <source>One of your abuse reports has been accepted or rejected by moderators</source>
8161 <target state="new">One of your abuse reports has been accepted or rejected by moderators</target>
ec64adb4 8162 <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 8163 </trans-unit>
8164 <trans-unit id="2764971902180889905" datatype="html">
8165 <source>A new PeerTube version is available</source>
8166 <target state="new">A new PeerTube version is available</target>
90aa0a74
C
8167 <context-group purpose="location">
8168 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context>
8169 <context context-type="linenumber">46</context>
8170 </context-group>
b9fdbff7 8171 </trans-unit>
8172 <trans-unit id="2560339336098442670" datatype="html">
8173 <source>One of your plugin/theme has a new available version</source>
8174 <target state="new">One of your plugin/theme has a new available version</target>
90aa0a74
C
8175 <context-group purpose="location">
8176 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context>
8177 <context context-type="linenumber">47</context>
8178 </context-group>
ec64adb4 8179 </trans-unit>
5a6de093 8180 <trans-unit id="5095562193296630034" datatype="html">
16e3c494 8181 <source>Preferences saved</source>
8182 <target state="new">Preferences saved</target>
8d120a56 8183 <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>
8184 </trans-unit>
5a6de093 8185 <trans-unit id="4967231969832964676">
a55e5579
C
8186 <source>Profile updated.</source>
8187 <target>Profil aktualizován.</target>
ec64adb4
C
8188 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.ts</context><context context-type="linenumber">58</context></context-group>
8189 </trans-unit>
d7c6b951 8190 <trans-unit id="6721822899525405039" datatype="html">
ec64adb4
C
8191 <source>People can find you using @<x id="INTERPOLATION" equiv-text="sing @{{ user.usern"/>@<x id="INTERPOLATION_1" equiv-text="me }}@{{ instanceH"/> </source>
8192 <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
8193 <context-group purpose="location">
8194 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html</context>
8195 <context context-type="linenumber">11,13</context>
8196 </context-group>
8197 </trans-unit>
5a6de093 8198 <trans-unit id="3525866160632851851">
a55e5579
C
8199 <source>Avatar changed.</source>
8200 <target>Avatar změněn.</target>
8d120a56 8201 <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>
8202 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-update.component.ts</context><context context-type="linenumber">105</context></context-group>
8203 </trans-unit>
ec64adb4
C
8204 <trans-unit id="8920809083620698740" datatype="html">
8205 <source>avatar</source>
8206 <target state="new">avatar</target>
8d120a56 8207 <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>
8208 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-update.component.ts</context><context context-type="linenumber">112</context></context-group>
8209 </trans-unit>
ec64adb4
C
8210 <trans-unit id="2775050991871557896" datatype="html">
8211 <source>Avatar deleted.</source>
8212 <target state="new">Avatar deleted.</target>
8d120a56 8213 <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>
8214 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-update.component.ts</context><context context-type="linenumber">122</context></context-group>
8215 </trans-unit>
5a6de093 8216 <trans-unit id="1233062525939746039" datatype="html">
cd9246a9
C
8217 <source>Unknown language</source>
8218 <target state="new">Unknown language</target>
8d120a56 8219 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.ts</context><context context-type="linenumber">55</context></context-group>
8220 </trans-unit>
5a6de093
C
8221 <trans-unit id="3761504852202418603" datatype="html">
8222 <source>Too many languages are enabled. Please enable them all or stay below 20 enabled languages.</source>
8223 <target state="new">Too many languages are enabled. Please enable them all or stay below 20 enabled languages.</target>
b9fdbff7 8224 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.ts</context><context context-type="linenumber">92</context></context-group>
8225 </trans-unit>
5a6de093 8226 <trans-unit id="3960396487495291449" datatype="html">
16e3c494 8227 <source>Video settings updated.</source>
8228 <target state="new">Video settings updated.</target>
b9fdbff7 8229 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.ts</context><context context-type="linenumber">169</context></context-group>
8230 </trans-unit>
5a6de093
C
8231 <trans-unit id="3326446048041727269" datatype="html">
8232 <source>Display/Video settings updated.</source>
8233 <target state="new">Display/Video settings updated.</target>
b9fdbff7 8234 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.ts</context><context context-type="linenumber">178</context></context-group>
8235 </trans-unit>
5a6de093
C
8236 <trans-unit id="1137937154872046253">
8237 <source>Video channel <x id="PH"/> created.</source>
ec64adb4 8238 <target>Videokanál <x id="PH"/> vytvořen.</target>
b9fdbff7 8239 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-create.component.ts</context><context context-type="linenumber">67</context></context-group>
8240 </trans-unit>
5a6de093 8241 <trans-unit id="8723777130353305761" datatype="html">
16e3c494 8242 <source>This name already exists on this instance.</source>
8243 <target state="new">This name already exists on this instance.</target>
b9fdbff7 8244 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-create.component.ts</context><context context-type="linenumber">73</context></context-group>
8245 </trans-unit>
5a6de093
C
8246 <trans-unit id="7589345916094713536">
8247 <source>Video channel <x id="PH"/> updated.</source>
ec64adb4 8248 <target>Videokanál <x id="PH"/> aktualizován.</target>
8d120a56 8249 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-update.component.ts</context><context context-type="linenumber">92</context></context-group>
8250 </trans-unit>
b9fdbff7 8251 <trans-unit id="8407755843502300957" datatype="html">
8252 <source>Banner changed.</source>
8253 <target state="new">Banner changed.</target>
8d120a56 8254 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-update.component.ts</context><context context-type="linenumber">135</context></context-group>
8255 </trans-unit>
b9fdbff7 8256 <trans-unit id="689638706960732906" datatype="html">
8257 <source>banner</source>
8258 <target state="new">banner</target>
8d120a56 8259 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-update.component.ts</context><context context-type="linenumber">142</context></context-group>
8260 </trans-unit>
b9fdbff7 8261 <trans-unit id="3230561499965076671" datatype="html">
8262 <source>Banner deleted.</source>
8263 <target state="new">Banner deleted.</target>
8d120a56 8264 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-update.component.ts</context><context context-type="linenumber">152</context></context-group>
8265 </trans-unit>
5a6de093
C
8266 <trans-unit id="2575302837003821736" datatype="html">
8267 <source>Please type the display name of the video channel (<x id="PH"/>) to confirm</source>
8268 <target state="new">Please type the display name of the video channel (
8269 <x id="PH"/>) to confirm
8270 </target>
b9fdbff7 8271 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">48</context></context-group>
8272 </trans-unit>
5a6de093
C
8273 <trans-unit id="624066830180032195">
8274 <source>Video channel <x id="PH"/> deleted.</source>
ec64adb4 8275 <target>Videokanál <x id="PH"/> odstraněn.</target>
b9fdbff7 8276 <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>
8277 </trans-unit>
5a6de093
C
8278 <trans-unit id="6450826648284332649" datatype="html">
8279 <source>Views for the day</source>
8280 <target state="new">Views for the day</target>
b9fdbff7 8281 <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>
8282 </trans-unit>
ec64adb4
C
8283 <trans-unit id="6059091237492573541" datatype="html">
8284 <source>Update video channel</source>
8285 <target state="new">Update video channel</target>
8286 <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>
8287 </trans-unit>
8288 <trans-unit id="6595008830732269870" datatype="html">
8289 <source>Not found</source>
8290 <target state="new">Not found</target>
8291 <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>
8292 </trans-unit>
8293 <trans-unit id="1009095940160473792" datatype="html">
8294 <source>URL parameter is missing in URL parameters</source>
8295 <target state="new">URL parameter is missing in URL parameters</target>
f1ef36d7
C
8296 <context-group purpose="location">
8297 <context context-type="sourcefile">src/app/+remote-interaction/remote-interaction.component.ts</context>
8298 <context context-type="linenumber">25</context>
8299 </context-group>
ec64adb4
C
8300 </trans-unit>
8301 <trans-unit id="7553172329217243895" datatype="html">
8302 <source>Cannot access to the remote resource</source>
8303 <target state="new">Cannot access to the remote resource</target>
f1ef36d7
C
8304 <context-group purpose="location">
8305 <context context-type="sourcefile">src/app/+remote-interaction/remote-interaction.component.ts</context>
8306 <context context-type="linenumber">48</context>
8307 </context-group>
8d120a56 8308 </trans-unit>
8309 <trans-unit id="1636934520301910285" datatype="html">
8310 <source>Reset password</source>
8311 <target state="new">Reset password</target>
09e1784b
C
8312 <context-group purpose="location">
8313 <context context-type="sourcefile">src/app/+reset-password/reset-password-routing.module.ts</context>
8314 <context context-type="linenumber">11</context>
8315 </context-group>
ec64adb4
C
8316 </trans-unit>
8317 <trans-unit id="3851357780293085233" datatype="html">
8318 <source>Remote interaction</source>
8319 <target state="new">Remote interaction</target>
f1ef36d7
C
8320 <context-group purpose="location">
8321 <context context-type="sourcefile">src/app/+remote-interaction/remote-interaction-routing.module.ts</context>
8322 <context context-type="linenumber">13</context>
8323 </context-group>
8324 </trans-unit>
5a6de093
C
8325 <trans-unit id="5032453707232754344">
8326 <source>Playlist <x id="PH"/> created.</source>
ec64adb4
C
8327 <target>Seznam <x id="PH"/> vytvořen.</target>
8328 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-create.component.ts</context><context context-type="linenumber">76</context></context-group>
8329 </trans-unit>
8330 <trans-unit id="5674286808255988565" datatype="html">
8331 <source>Create</source>
8332 <target state="new">Create</target>
b9fdbff7 8333 <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>
8334 <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>
8335 </trans-unit>
5a6de093
C
8336 <trans-unit id="8869957234869568361" datatype="html">
8337 <source>Update playlist</source>
8338 <target state="new">Update playlist</target>
8d120a56 8339 <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>
8340 <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>
8341 </trans-unit>
ec64adb4
C
8342 <trans-unit id="5851560788527570644" datatype="html">
8343 <source>Notifications</source>
8344 <target state="new">Notifications</target>
8345 <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>
8346 <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>
8347 </trans-unit>
8348 <trans-unit id="6658000829978978023" datatype="html">
8349 <source>Applications</source>
8350 <target state="new">Applications</target>
8351 <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>
8352 <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>
8353 </trans-unit>
5a6de093
C
8354 <trans-unit id="104404386496394770" datatype="html">
8355 <source>Delete playlist</source>
8356 <target state="new">Delete playlist</target>
ec64adb4
C
8357 <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>
8358 </trans-unit>
5a6de093
C
8359 <trans-unit id="1431617394009162547">
8360 <source>Playlist <x id="PH"/> updated.</source>
ec64adb4
C
8361 <target>Seznam <x id="PH"/> aktualizován.</target>
8362 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-update.component.ts</context><context context-type="linenumber">97</context></context-group>
8363 </trans-unit>
5a6de093
C
8364 <trans-unit id="2027805873922338635">
8365 <source>Do you really want to delete <x id="PH"/>?</source>
ec64adb4 8366 <target>Opravdu chcete smazat seznam <x id="PH"/>?</target>
b9fdbff7 8367 <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>
8368 <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>
8369 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">141</context></context-group>
8370 </trans-unit>
ec64adb4
C
8371 <trans-unit id="4844578664427956129" datatype="html">
8372 <source>Change ownership</source>
8373 <target state="new">Change ownership</target>
b9fdbff7 8374 <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>
8375 </trans-unit>
5a6de093
C
8376 <trans-unit id="3380608219513805292">
8377 <source>Playlist <x id="PH"/> deleted.</source>
ec64adb4
C
8378 <target>Seznam <x id="PH"/> smazán.</target>
8379 <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>
8380 </trans-unit>
d7c6b951 8381 <trans-unit id="3058024914967508975">
ad3fa0c5
C
8382 <source>My videos</source>
8383 <target>Moje videa</target>
ec64adb4
C
8384 <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>
8385 </trans-unit>
d7c6b951 8386 <trans-unit id="5752861278140673787" datatype="html">
ec64adb4
C
8387 <source>Ownership changes</source>
8388 <target state="new">Ownership changes</target>
8d120a56 8389 <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>
8390 <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>
8391 </trans-unit>
5a6de093
C
8392 <trans-unit id="8197117721861453263">
8393 <source>Do you really want to delete <x id="PH"/> videos?</source>
ec64adb4 8394 <target>Opravdu chcete odstranit <x id="PH"/> videí?</target>
b9fdbff7 8395 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">114</context></context-group>
8396 </trans-unit>
5a6de093 8397 <trans-unit id="2728855911908920537">
ec64adb4 8398 <source><x id="PH"/> videos deleted. </source>
5a6de093
C
8399 <target>
8400 <x id="PH"/> videí odstraněno.
8401 </target>
b9fdbff7 8402 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">131</context></context-group>
8403 </trans-unit>
5a6de093 8404 <trans-unit id="2027805873922338635">
ec64adb4 8405 <source>Do you really want to delete <x id="PH"/>? </source>
5a6de093
C
8406 <target>Opravdu chcete odstranit
8407 <x id="PH"/>?
8408 </target>
8409 <context-group purpose="location">
8410 <context context-type="sourcefile">src/app/+my-account/my-account-videos/my-account-videos.component.ts</context>
a55e5579
C
8411 <context context-type="linenumber">1</context>
8412 </context-group>
16e3c494 8413 </trans-unit>
5a6de093
C
8414 <trans-unit id="2767660806989176400">
8415 <source>Video <x id="PH"/> deleted.</source>
ec64adb4 8416 <target>Video <x id="PH"/> odstraněno.</target>
b9fdbff7 8417 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">149</context></context-group>
8418 <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>
8419 </trans-unit>
5a6de093 8420 <trans-unit id="6810714890760227072" datatype="html">
16e3c494 8421 <source>Ownership change request sent.</source>
8422 <target state="new">Ownership change request sent.</target>
ec64adb4
C
8423 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.ts</context><context context-type="linenumber">64</context></context-group>
8424 </trans-unit>
d7c6b951 8425 <trans-unit id="3245220240937722814">
e31e6015
C
8426 <source>My channels</source>
8427 <target>Moje kanály</target>
b9fdbff7 8428 <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>
8429 </trans-unit>
d7c6b951 8430 <trans-unit id="7545420287297803988">
e31e6015
C
8431 <source>My playlists</source>
8432 <target>Moje seznamy</target>
b9fdbff7 8433 <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>
8434 </trans-unit>
d7c6b951 8435 <trans-unit id="2527931602940887636">
e31e6015
C
8436 <source>My subscriptions</source>
8437 <target>Moje odběry</target>
ec64adb4
C
8438 <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>
8439 </trans-unit>
d7c6b951 8440 <trans-unit id="5177154708872200221" datatype="html">
ec64adb4
C
8441 <source>You don't have any subscription yet.</source>
8442 <target state="new">You don't have any subscription yet.</target>
b9fdbff7 8443 <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>
8444 </trans-unit>
5a6de093
C
8445 <trans-unit id="1991904494976135035" datatype="html">
8446 <source>My abuse reports</source>
8447 <target state="new">My abuse reports</target>
8d120a56 8448 <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>
8449 </trans-unit>
5a6de093 8450 <trans-unit id="5752861278140673787" datatype="html">
16e3c494 8451 <source>Ownership changes</source>
8452 <target state="new">Ownership changes</target>
ec64adb4
C
8453 <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>
8454 </trans-unit>
8455 <trans-unit id="5983006734882925930" datatype="html">
8456 <source>My video history</source>
8457 <target state="new">My video history</target>
8d120a56 8458 <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>
8459 </trans-unit>
ec64adb4
C
8460 <trans-unit id="8181077408762380407" datatype="html">
8461 <source>Channels</source>
8462 <target state="new">Channels</target>
8d120a56 8463 <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>
8464 </trans-unit>
ec64adb4
C
8465 <trans-unit id="8936704404804793618" datatype="html">
8466 <source>Videos</source>
8467 <target state="new">Videos</target>
8468 <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>
8469 </trans-unit>
8470 <trans-unit id="1823843876735462104" datatype="html">
8471 <source>Playlists</source>
8472 <target state="new">Playlists</target>
8473 <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>
8474 </trans-unit>
5a6de093
C
8475 <trans-unit id="7916647920967632052" datatype="html">
8476 <source>max size</source>
8477 <target state="new">max size</target>
b9fdbff7 8478 <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>
8479 <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>
8480 </trans-unit>
ec64adb4
C
8481 <trans-unit id="6489275254908395777" datatype="html">
8482 <source>Maximize editor</source>
8483 <target state="new">Maximize editor</target>
8d120a56 8484 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.ts</context><context context-type="linenumber">48</context></context-group>
8485 </trans-unit>
ec64adb4
C
8486 <trans-unit id="4243591013849340688" datatype="html">
8487 <source>Exit maximized editor</source>
8488 <target state="new">Exit maximized editor</target>
8d120a56 8489 <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>
8490 </trans-unit>
5a6de093 8491 <trans-unit id="6537885755702623401" datatype="html">
16e3c494 8492 <source>Now please check your emails to verify your account and complete signup.</source>
8493 <target state="new">Now please check your emails to verify your account and complete signup.</target>
8d120a56 8494 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context><context context-type="linenumber">130</context></context-group>
8495 </trans-unit>
5a6de093
C
8496 <trans-unit id="2847376451647729886">
8497 <source>You are now logged in as <x id="PH"/>!</source>
ec64adb4 8498 <target>Nyní jste přihlášen/a jako <x id="PH"/>!</target>
8d120a56 8499 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context><context context-type="linenumber">138</context></context-group>
8500 </trans-unit>
5a6de093
C
8501 <trans-unit id="2687679787442328897" datatype="html">
8502 <source>An email with verification link will be sent to <x id="PH"/>.</source>
ec64adb4 8503 <target state="translated">Email s ověřovacím odkazem zaslán na <x id="PH"/>.</target>
8d120a56 8504 <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>
8505 </trans-unit>
5a6de093 8506 <trans-unit id="4180693983967989981">
d972dc7f
C
8507 <source>Unable to find user id or verification string.</source>
8508 <target>Nelze najít uživatelovo id nebo verifikační řetězec.</target>
ec64adb4
C
8509 <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>
8510 <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>
8511 </trans-unit>
5a6de093 8512 <trans-unit id="4802465052975340965">
b95e1f7b
C
8513 <source>Published videos</source>
8514 <target>Publikovaná videa</target>
b9fdbff7 8515 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">56</context></context-group>
8516 </trans-unit>
5a6de093 8517 <trans-unit id="1783173774503340906">
e31e6015
C
8518 <source>Subscribe to the account</source>
8519 <target>Odebírat účet</target>
8d120a56 8520 <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>
8521 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">992</context></context-group>
8522 </trans-unit>
b9fdbff7 8523 <trans-unit id="3131904093925601441" datatype="html">
8524 <source>PLAYLISTS</source>
8525 <target state="new">PLAYLISTS</target>
90aa0a74
C
8526 <context-group purpose="location">
8527 <context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context>
8528 <context context-type="linenumber">77</context>
8529 </context-group>
ec64adb4 8530 </trans-unit>
5a6de093 8531 <trans-unit id="7709367721354853232">
e31e6015
C
8532 <source>Focus the search bar</source>
8533 <target>Zaměřit na vyhledávací pole</target>
8d120a56 8534 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">300</context></context-group>
8535 </trans-unit>
5a6de093 8536 <trans-unit id="4049262826107502276" datatype="html">
16e3c494 8537 <source>Toggle the left menu</source>
8538 <target state="new">Toggle the left menu</target>
8d120a56 8539 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">305</context></context-group>
8540 </trans-unit>
5a6de093 8541 <trans-unit id="5409372033656550095" datatype="html">
16e3c494 8542 <source>Go to the discover videos page</source>
8543 <target state="new">Go to the discover videos page</target>
8d120a56 8544 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">310</context></context-group>
8545 </trans-unit>
5a6de093 8546 <trans-unit id="4278050445961255445" datatype="html">
16e3c494 8547 <source>Go to the trending videos page</source>
8548 <target state="new">Go to the trending videos page</target>
8d120a56 8549 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">315</context></context-group>
8550 </trans-unit>
5a6de093 8551 <trans-unit id="3242234958443825475" datatype="html">
16e3c494 8552 <source>Go to the recently added videos page</source>
8553 <target state="new">Go to the recently added videos page</target>
8d120a56 8554 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">320</context></context-group>
8555 </trans-unit>
5a6de093 8556 <trans-unit id="2887122197778293919" datatype="html">
16e3c494 8557 <source>Go to the local videos page</source>
8558 <target state="new">Go to the local videos page</target>
8d120a56 8559 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">325</context></context-group>
8560 </trans-unit>
5a6de093 8561 <trans-unit id="8009065619559214982" datatype="html">
16e3c494 8562 <source>Go to the videos upload page</source>
8563 <target state="new">Go to the videos upload page</target>
8d120a56 8564 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">330</context></context-group>
8565 </trans-unit>
5a6de093 8566 <trans-unit id="3779524668013120370" datatype="html">
16e3c494 8567 <source>Go to my subscriptions</source>
8568 <target state="new">Go to my subscriptions</target>
ec64adb4
C
8569 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">64</context></context-group>
8570 </trans-unit>
5a6de093 8571 <trans-unit id="1136469849928650779" datatype="html">
16e3c494 8572 <source>Go to my videos</source>
8573 <target state="new">Go to my videos</target>
ec64adb4
C
8574 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">68</context></context-group>
8575 </trans-unit>
5a6de093 8576 <trans-unit id="7836683738999600376" datatype="html">
16e3c494 8577 <source>Go to my imports</source>
5a6de093 8578 <target state="new">Go to my imports</target>
ec64adb4
C
8579 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">72</context></context-group>
8580 </trans-unit>
5a6de093 8581 <trans-unit id="7511292153332773503" datatype="html">
16e3c494 8582 <source>Go to my channels</source>
8583 <target state="new">Go to my channels</target>
ec64adb4
C
8584 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">76</context></context-group>
8585 </trans-unit>
8586 <trans-unit id="2013324644839511073" datatype="html">
3e84ae32
C
8587 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="error.text"/>.
8588Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source>
ec64adb4 8589 <target state="new">Cannot retrieve OAuth Client credentials: <x id="PH"/>.
5a6de093 8590Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</target>
ec64adb4
C
8591 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">99</context></context-group>
8592 </trans-unit>
5a6de093 8593 <trans-unit id="375263728166936544">
e31e6015
C
8594 <source>You need to reconnect.</source>
8595 <target>Musíte se znovu připojit.</target>
ec64adb4
C
8596 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">220</context></context-group>
8597 </trans-unit>
5a6de093 8598 <trans-unit id="2206638022166154361" datatype="html">
16e3c494 8599 <source>Keyboard Shortcuts:</source>
8600 <target state="new">Keyboard Shortcuts:</target>
ec64adb4 8601 <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 8602 </trans-unit>
8603 <trans-unit id="3608407683173066091" datatype="html">
8604 <source>My history</source>
8605 <target state="new">My history</target>
c5c848c5
C
8606 <context-group purpose="location">
8607 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context>
8608 <context context-type="linenumber">98</context>
8609 </context-group>
8d120a56 8610 </trans-unit>
8611 <trans-unit id="232050922346936574" datatype="html">
8612 <source>Trending</source>
8613 <target state="new">Trending</target>
8614 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">131</context></context-group>
8615 </trans-unit>
8616 <trans-unit id="6470888608149621404" datatype="html">
8617 <source>ON <x id="PH" equiv-text="config.instance.name"/></source>
8618 <target state="new">ON <x id="PH" equiv-text="config.instance.name"/></target>
09e1784b
C
8619 <context-group purpose="location">
8620 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context>
c5c848c5 8621 <context context-type="linenumber">150</context>
09e1784b 8622 </context-group>
8d120a56 8623 </trans-unit>
8624 <trans-unit id="2821179408673282599" datatype="html">
8625 <source>Home</source>
8626 <target state="new">Home</target>
8627 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">115</context></context-group>
8628 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">116</context></context-group>
8629 </trans-unit>
5a6de093 8630 <trans-unit id="4648900870671159218">
e31e6015
C
8631 <source>Success</source>
8632 <target>Úspěšně</target>
ec64adb4
C
8633 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">25</context></context-group>
8634 </trans-unit>
5a6de093 8635 <trans-unit id="1266887509445371246" datatype="html">
16e3c494 8636 <source>Incorrect username or password.</source>
8637 <target state="new">Incorrect username or password.</target>
b9fdbff7 8638 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">159</context></context-group>
8639 </trans-unit>
5a6de093
C
8640 <trans-unit id="6974874606619467663" datatype="html">
8641 <source>Your account is blocked.</source>
8642 <target state="new">Your account is blocked.</target>
b9fdbff7 8643 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">160</context></context-group>
8644 </trans-unit>
5a6de093
C
8645 <trans-unit id="7939914198003891823" datatype="html">
8646 <source>any language</source>
8647 <target state="new">any language</target>
8d120a56 8648 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">263</context></context-group>
8649 </trans-unit>
5a6de093
C
8650 <trans-unit id="5633144232269377096" datatype="html">
8651 <source>hide</source>
8652 <target state="new">hide</target>
8d120a56 8653 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">298</context></context-group>
8654 </trans-unit>
5a6de093
C
8655 <trans-unit id="8603861867909474404" datatype="html">
8656 <source>blur</source>
8657 <target state="new">blur</target>
8d120a56 8658 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">302</context></context-group>
8659 </trans-unit>
5a6de093
C
8660 <trans-unit id="4534458451100881847" datatype="html">
8661 <source>display</source>
8662 <target state="new">display</target>
8d120a56 8663 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">306</context></context-group>
8664 </trans-unit>
5a6de093
C
8665 <trans-unit id="4467323362722952678" datatype="html">
8666 <source>Unknown</source>
8667 <target state="new">Unknown</target>
8d120a56 8668 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">193</context></context-group>
8669 </trans-unit>
5a6de093 8670 <trans-unit id="8781423666414310853">
e31e6015
C
8671 <source>Your password has been successfully reset!</source>
8672 <target>Vaše heslo bylo úspěšně resetováno!</target>
ec64adb4
C
8673 <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>
8674 </trans-unit>
5a6de093 8675 <trans-unit id="6048892649018070225">
e31e6015
C
8676 <source>Today</source>
8677 <target>Dnes</target>
8d120a56 8678 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">41</context></context-group>
8679 <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>
8680 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.ts</context><context context-type="linenumber">133</context></context-group>
8681 </trans-unit>
ec64adb4
C
8682 <trans-unit id="4498682414491138092" datatype="html">
8683 <source>Yesterday</source>
8684 <target state="new">Yesterday</target>
8d120a56 8685 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.ts</context><context context-type="linenumber">134</context></context-group>
8686 </trans-unit>
ec64adb4
C
8687 <trans-unit id="5073473933031004097" datatype="html">
8688 <source>This week</source>
8689 <target state="new">This week</target>
8d120a56 8690 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.ts</context><context context-type="linenumber">135</context></context-group>
8691 </trans-unit>
ec64adb4
C
8692 <trans-unit id="842657237693374355" datatype="html">
8693 <source>This month</source>
8694 <target state="new">This month</target>
8d120a56 8695 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.ts</context><context context-type="linenumber">136</context></context-group>
8696 </trans-unit>
ec64adb4
C
8697 <trans-unit id="4463380307954693363" datatype="html">
8698 <source>Last month</source>
8699 <target state="new">Last month</target>
8d120a56 8700 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.ts</context><context context-type="linenumber">137</context></context-group>
8701 </trans-unit>
ec64adb4
C
8702 <trans-unit id="7473676707373218484" datatype="html">
8703 <source>Older</source>
8704 <target state="new">Older</target>
8d120a56 8705 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.ts</context><context context-type="linenumber">138</context></context-group>
8706 </trans-unit>
ec64adb4
C
8707 <trans-unit id="5036991421517255667" datatype="html">
8708 <source>Cannot load more videos. Try again later.</source>
8709 <target state="new">Cannot load more videos. Try again later.</target>
3e84ae32
C
8710
8711 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.ts</context><context context-type="linenumber">223</context></context-group></trans-unit>
b9fdbff7 8712 <trans-unit id="7460399579150761114" datatype="html">
8713 <source>function is not implemented</source>
8714 <target state="new">function is not implemented</target>
3e84ae32
C
8715
8716 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.ts</context><context context-type="linenumber">296</context></context-group></trans-unit>
5a6de093 8717 <trans-unit id="4873149362496451858" datatype="html">
16e3c494 8718 <source>Last 7 days</source>
8719 <target state="new">Last 7 days</target>
b9fdbff7 8720 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">45</context></context-group>
8721 </trans-unit>
5a6de093 8722 <trans-unit id="2949150997160654358" datatype="html">
16e3c494 8723 <source>Last 30 days</source>
8724 <target state="new">Last 30 days</target>
b9fdbff7 8725 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">49</context></context-group>
8726 </trans-unit>
5a6de093 8727 <trans-unit id="5328600704510694984" datatype="html">
16e3c494 8728 <source>Last 365 days</source>
8729 <target state="new">Last 365 days</target>
b9fdbff7 8730 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">53</context></context-group>
8731 </trans-unit>
8732 <trans-unit id="2392481201920342009" datatype="html">
8733 <source>VOD videos</source>
8734 <target state="new">VOD videos</target>
12fa2a6a
C
8735 <context-group purpose="location">
8736 <context context-type="sourcefile">src/app/+search/search-filters.component.ts</context>
8737 <context context-type="linenumber">60</context>
8738 </context-group>
b9fdbff7 8739 </trans-unit>
8740 <trans-unit id="2180217594100853008" datatype="html">
8741 <source>Live videos</source>
8742 <target state="new">Live videos</target>
12fa2a6a
C
8743 <context-group purpose="location">
8744 <context context-type="sourcefile">src/app/+search/search-filters.component.ts</context>
8745 <context context-type="linenumber">64</context>
8746 </context-group>
ec64adb4 8747 </trans-unit>
5a6de093 8748 <trans-unit id="8487565500496466433" datatype="html">
16e3c494 8749 <source>Short (&lt; 4 min)</source>
8750 <target state="new">Short (&lt; 4 min)</target>
b9fdbff7 8751 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">71</context></context-group>
8752 </trans-unit>
5a6de093 8753 <trans-unit id="3642535017283477339" datatype="html">
16e3c494 8754 <source>Medium (4-10 min)</source>
8755 <target state="new">Medium (4-10 min)</target>
b9fdbff7 8756 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">75</context></context-group>
8757 </trans-unit>
5a6de093 8758 <trans-unit id="6613870447286561244" datatype="html">
3e84ae32
C
8759 <source>Long (> 10 min)</source>
8760 <target state="new">Long (> 10 min)</target>
b9fdbff7 8761 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">79</context></context-group>
8762 </trans-unit>
5a6de093 8763 <trans-unit id="1787083504545967" datatype="html">
16e3c494 8764 <source>Relevance</source>
8765 <target state="new">Relevance</target>
b9fdbff7 8766 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">86</context></context-group>
8767 </trans-unit>
5a6de093 8768 <trans-unit id="7944277186358179990" datatype="html">
16e3c494 8769 <source>Publish date</source>
8770 <target state="new">Publish date</target>
b9fdbff7 8771 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">90</context></context-group>
8772 </trans-unit>
5a6de093 8773 <trans-unit id="2123659921722214537" datatype="html">
16e3c494 8774 <source>Views</source>
8775 <target state="new">Views</target>
8d120a56 8776 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">94</context></context-group>
8777 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/trending/video-trending-header.component.ts</context><context context-type="linenumber">55</context></context-group>
8778 </trans-unit>
5a6de093
C
8779 <trans-unit id="3208627574396957172" datatype="html">
8780 <source>Search index is unavailable. Retrying with instance results instead.</source>
8781 <target state="new">Search index is unavailable. Retrying with instance results instead.</target>
3e84ae32
C
8782
8783 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">154</context></context-group></trans-unit>
5a6de093
C
8784 <trans-unit id="307702206382241469" datatype="html">
8785 <source>Search error</source>
8786 <target state="new">Search error</target>
3e84ae32
C
8787
8788 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">155</context></context-group></trans-unit>
ec64adb4
C
8789 <trans-unit id="4580988005648117665" datatype="html">
8790 <source>Search</source>
8791 <target state="new">Search</target>
b9fdbff7 8792 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-routing.module.ts</context><context context-type="linenumber">15</context></context-group>
8793 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">242</context></context-group>
8794 <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>
8795 <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>
8796 </trans-unit>
d7c6b951 8797 <trans-unit id="7804724824750282316" datatype="html">
b9fdbff7 8798 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}"/></source>
8799 <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
8800 <context-group purpose="location">
8801 <context context-type="sourcefile">src/app/+search/search.component.html</context>
8802 <context context-type="linenumber">5</context>
8803 </context-group>
ec64adb4 8804 </trans-unit>
5a6de093 8805 <trans-unit id="5891040073345002614">
ec64adb4 8806 <source><x id="PH"/> years ago </source>
5a6de093
C
8807 <target>před
8808 <x id="PH"/> lety
8809 </target>
8d120a56 8810 <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>
8811 </trans-unit>
8812 <trans-unit id="8392321423487952834" datatype="html">
8813 <source>1 year ago</source>
8814 <target state="new">1 year ago</target>
09e1784b
C
8815 <context-group purpose="location">
8816 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
8817 <context context-type="linenumber">12</context>
8818 </context-group>
8819 <context-group purpose="location">
8820 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
8821 <context context-type="linenumber">17</context>
8822 </context-group>
ec64adb4 8823 </trans-unit>
5a6de093 8824 <trans-unit id="9022576335789205254">
ec64adb4 8825 <source><x id="PH"/> months ago </source>
5a6de093
C
8826 <target>před
8827 <x id="PH"/> měsíci
8828 </target>
8d120a56 8829 <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>
8830 </trans-unit>
8831 <trans-unit id="6874778750344205852" datatype="html">
8832 <source>1 month ago</source>
8833 <target state="new">1 month ago</target>
09e1784b
C
8834 <context-group purpose="location">
8835 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
8836 <context context-type="linenumber">19</context>
8837 </context-group>
8838 <context-group purpose="location">
8839 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
8840 <context context-type="linenumber">24</context>
8841 </context-group>
ec64adb4 8842 </trans-unit>
5a6de093 8843 <trans-unit id="6473426250245763193">
ec64adb4 8844 <source><x id="PH"/> weeks ago </source>
5a6de093
C
8845 <target>před
8846 <x id="PH"/> týdny
8847 </target>
8d120a56 8848 <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>
8849 </trans-unit>
8850 <trans-unit id="6538455390369999912" datatype="html">
8851 <source>1 week ago</source>
8852 <target state="new">1 week ago</target>
09e1784b
C
8853 <context-group purpose="location">
8854 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
8855 <context context-type="linenumber">26</context>
8856 </context-group>
ec64adb4 8857 </trans-unit>
5a6de093 8858 <trans-unit id="5186107770140555014">
ec64adb4 8859 <source><x id="PH"/> days ago </source>
5a6de093
C
8860 <target>před
8861 <x id="PH"/> dny
8862 </target>
8d120a56 8863 <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>
8864 </trans-unit>
8865 <trans-unit id="3927517496763161987" datatype="html">
8866 <source>1 day ago</source>
8867 <target state="new">1 day ago</target>
09e1784b
C
8868 <context-group purpose="location">
8869 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
8870 <context context-type="linenumber">30</context>
8871 </context-group>
ec64adb4 8872 </trans-unit>
5a6de093 8873 <trans-unit id="6522428509564266583">
ec64adb4 8874 <source><x id="PH"/> hours ago </source>
5a6de093
C
8875 <target>před
8876 <x id="PH"/> hodinami
8877 </target>
8d120a56 8878 <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>
8879 </trans-unit>
8880 <trans-unit id="6285422673271535468" datatype="html">
8881 <source>1 hour ago</source>
8882 <target state="new">1 hour ago</target>
09e1784b
C
8883 <context-group purpose="location">
8884 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
8885 <context context-type="linenumber">34</context>
8886 </context-group>
ec64adb4 8887 </trans-unit>
5a6de093 8888 <trans-unit id="8256466313580256940">
ec64adb4 8889 <source><x id="PH"/> min ago </source>
5a6de093
C
8890 <target>před
8891 <x id="PH"/> minutami
8892 </target>
8d120a56 8893 <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>
8894 </trans-unit>
5a6de093
C
8895 <trans-unit id="4733690367258997247" datatype="html">
8896 <source>just now</source>
8897 <target state="new">just now</target>
8d120a56 8898 <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>
8899 </trans-unit>
5a6de093 8900 <trans-unit id="2222108104954671970" datatype="html">
ec64adb4 8901 <source><x id="PH"/> sec </source>
5a6de093
C
8902 <target state="new">
8903 <x id="PH"/> sec
8904 </target>
ec64adb4
C
8905 <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>
8906 </trans-unit>
8907 <trans-unit id="6499699285816188400" datatype="html">
8908 <source>Abuse reports</source>
8909 <target state="new">Abuse reports</target>
8910 <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>
8911 </trans-unit>
8912 <trans-unit id="4930506384627295710" datatype="html">
8913 <source>Settings</source>
8914 <target state="new">Settings</target>
8915 <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>
8916 </trans-unit>
5a6de093 8917 <trans-unit id="9178182467454450952">
16f88ee5
C
8918 <source>Confirm</source>
8919 <target>Potvrdit</target>
ec64adb4
C
8920 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">39</context></context-group>
8921 </trans-unit>
5a6de093 8922 <trans-unit id="7784486624424057376">
a55e5579
C
8923 <source>Instance name is required.</source>
8924 <target>Jméno instance je vyžadováno.</target>
ec64adb4
C
8925 <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>
8926 </trans-unit>
5a6de093 8927 <trans-unit id="3281212084219111058">
a55e5579
C
8928 <source>Short description should not be longer than 250 characters.</source>
8929 <target>Krátký popis by neměl přesahovat 250 znaků.</target>
ec64adb4
C
8930 <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>
8931 </trans-unit>
5a6de093 8932 <trans-unit id="6033463036257195528">
a55e5579
C
8933 <source>Twitter username is required.</source>
8934 <target>Uživatelské jméno pro Twitter je vyžadováno.</target>
ec64adb4
C
8935 <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>
8936 </trans-unit>
5a6de093 8937 <trans-unit id="8198703669620791633">
a55e5579
C
8938 <source>Previews cache size is required.</source>
8939 <target>Mezipaměť pro náhledy je vyžadována.</target>
ec64adb4
C
8940 <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>
8941 </trans-unit>
5a6de093 8942 <trans-unit id="3971192070835972256">
a55e5579
C
8943 <source>Previews cache size must be greater than 1.</source>
8944 <target>Velikost nezipaměti pro náhledy musí být větší než 1.</target>
ec64adb4
C
8945 <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>
8946 </trans-unit>
5a6de093 8947 <trans-unit id="2903453036126968504">
a55e5579
C
8948 <source>Previews cache size must be a number.</source>
8949 <target>Velikost mezipaměti pro náhledy musí být číslo.</target>
ec64adb4
C
8950 <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>
8951 </trans-unit>
5a6de093 8952 <trans-unit id="6941976540222684735" datatype="html">
16e3c494 8953 <source>Captions cache size is required.</source>
8954 <target state="new">Captions cache size is required.</target>
ec64adb4
C
8955 <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>
8956 </trans-unit>
5a6de093 8957 <trans-unit id="780869536819343075" datatype="html">
16e3c494 8958 <source>Captions cache size must be greater than 1.</source>
8959 <target state="new">Captions cache size must be greater than 1.</target>
ec64adb4
C
8960 <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>
8961 </trans-unit>
5a6de093 8962 <trans-unit id="2498218540197718478" datatype="html">
16e3c494 8963 <source>Captions cache size must be a number.</source>
8964 <target state="new">Captions cache size must be a number.</target>
ec64adb4
C
8965 <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>
8966 </trans-unit>
5a6de093 8967 <trans-unit id="818392297325723982">
a55e5579
C
8968 <source>Signup limit is required.</source>
8969 <target>Limit registrací je vyžadován.</target>
ec64adb4 8970 <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 8971 </trans-unit>
8972 <trans-unit id="5630311719329022718" datatype="html">
8973 <source>Signup limit must be greater than 1. Use -1 to disable it.</source>
8974 <target state="new">Signup limit must be greater than 1. Use -1 to disable it.</target>
c29ce242
C
8975 <context-group purpose="location">
8976 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
8977 <context context-type="linenumber">47</context>
8978 </context-group>
ec64adb4 8979 </trans-unit>
5a6de093 8980 <trans-unit id="2555843408410000965">
a55e5579
C
8981 <source>Signup limit must be a number.</source>
8982 <target>Limit registrací musí být číslo.</target>
ec64adb4 8983 <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 8984 </trans-unit>
8985 <trans-unit id="346485141381099383" datatype="html">
8986 <source>Signup minimum age is required.</source>
8987 <target state="new">Signup minimum age is required.</target>
c5c848c5
C
8988 <context-group purpose="location">
8989 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
8990 <context context-type="linenumber">55</context>
8991 </context-group>
8d120a56 8992 </trans-unit>
8993 <trans-unit id="4230672031132838318" datatype="html">
8994 <source>Signup minimum age must be greater than 1.</source>
8995 <target state="new">Signup minimum age must be greater than 1.</target>
c5c848c5
C
8996 <context-group purpose="location">
8997 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
8998 <context context-type="linenumber">56</context>
8999 </context-group>
8d120a56 9000 </trans-unit>
9001 <trans-unit id="5929230001329133993" datatype="html">
9002 <source>Signup minimum age must be a number.</source>
9003 <target state="new">Signup minimum age must be a number.</target>
c5c848c5
C
9004 <context-group purpose="location">
9005 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
9006 <context context-type="linenumber">57</context>
9007 </context-group>
ec64adb4 9008 </trans-unit>
5a6de093 9009 <trans-unit id="240096858386658337">
a55e5579 9010 <source>Admin email is required.</source>
ad3fa0c5 9011 <target>E-mail administrátora je vyžadován.</target>
8d120a56 9012 <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>
9013 </trans-unit>
5a6de093 9014 <trans-unit id="4392533896009432078">
a55e5579 9015 <source>Admin email must be valid.</source>
ad3fa0c5 9016 <target>E-mail administrátora musí být platný.</target>
8d120a56 9017 <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>
9018 </trans-unit>
5a6de093 9019 <trans-unit id="6172217783476989430">
a55e5579
C
9020 <source>Transcoding threads is required.</source>
9021 <target>Počet vláken pro překódování je vyžadován.</target>
8d120a56 9022 <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>
9023 </trans-unit>
5a6de093 9024 <trans-unit id="5320424292625586941" datatype="html">
16e3c494 9025 <source>Transcoding threads must be greater or equal to 0.</source>
9026 <target state="new">Transcoding threads must be greater or equal to 0.</target>
8d120a56 9027 <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>
9028 </trans-unit>
b9fdbff7 9029 <trans-unit id="8185661254949728718" datatype="html">
9030 <source>Max live duration is required.</source>
9031 <target state="new">Max live duration is required.</target>
8d120a56 9032 <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>
9033 </trans-unit>
b9fdbff7 9034 <trans-unit id="8892863662898651766" datatype="html">
9035 <source>Max live duration should be greater or equal to -1.</source>
9036 <target state="new">Max live duration should be greater or equal to -1.</target>
8d120a56 9037 <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>
9038 </trans-unit>
b9fdbff7 9039 <trans-unit id="8196240396863235661" datatype="html">
9040 <source>Max instance lives is required.</source>
9041 <target state="new">Max instance lives is required.</target>
8d120a56 9042 <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>
9043 </trans-unit>
b9fdbff7 9044 <trans-unit id="913683464711184925" datatype="html">
9045 <source>Max instance lives should be greater or equal to -1.</source>
9046 <target state="new">Max instance lives should be greater or equal to -1.</target>
8d120a56 9047 <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>
9048 </trans-unit>
b9fdbff7 9049 <trans-unit id="5614457087254770778" datatype="html">
9050 <source>Max user lives is required.</source>
9051 <target state="new">Max user lives is required.</target>
8d120a56 9052 <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>
9053 </trans-unit>
b9fdbff7 9054 <trans-unit id="2779726697233311712" datatype="html">
9055 <source>Max user lives should be greater or equal to -1.</source>
9056 <target state="new">Max user lives should be greater or equal to -1.</target>
8d120a56 9057 <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>
9058 </trans-unit>
b9fdbff7 9059 <trans-unit id="5832601947705094130" datatype="html">
9060 <source>Concurrency is required.</source>
9061 <target state="new">Concurrency is required.</target>
8d120a56 9062 <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>
9063 </trans-unit>
b9fdbff7 9064 <trans-unit id="4751566092251132371" datatype="html">
9065 <source>Concurrency should be greater or equal to 1.</source>
9066 <target state="new">Concurrency should be greater or equal to 1.</target>
8d120a56 9067 <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>
9068 </trans-unit>
5a6de093 9069 <trans-unit id="75589896034107743" datatype="html">
16e3c494 9070 <source>Index URL should be a URL</source>
9071 <target state="new">Index URL should be a URL</target>
8d120a56 9072 <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>
9073 </trans-unit>
5a6de093
C
9074 <trans-unit id="3964961007325702684" datatype="html">
9075 <source>Search index URL should be a URL</source>
9076 <target state="new">Search index URL should be a URL</target>
8d120a56 9077 <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>
9078 </trans-unit>
5a6de093 9079 <trans-unit id="8602814243662345124">
ad3fa0c5
C
9080 <source>Email is required.</source>
9081 <target>E-mail je vyžadován.</target>
8d120a56 9082 <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>
9083 <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>
9084 </trans-unit>
5a6de093 9085 <trans-unit id="4591482207344282590">
ad3fa0c5
C
9086 <source>Email must be valid.</source>
9087 <target>E-mail musí být platný.</target>
8d120a56 9088 <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>
9089 <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>
9090 </trans-unit>
ec64adb4
C
9091 <trans-unit id="544279804045883862" datatype="html">
9092 <source>Handle is required.</source>
9093 <target state="new">Handle is required.</target>
8d120a56 9094 <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>
9095 </trans-unit>
b9fdbff7 9096 <trans-unit id="2805037637775107078" datatype="html">
9097 <source>Handle must be valid (eg. chocobozzz@example.com).</source>
9098 <target state="new">Handle must be valid (eg. chocobozzz@example.com).</target>
8d120a56 9099 <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>
9100 </trans-unit>
5a6de093 9101 <trans-unit id="4968369344159400023" datatype="html">
16e3c494 9102 <source>Your name is required.</source>
9103 <target state="new">Your name is required.</target>
ec64adb4
C
9104 <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>
9105 </trans-unit>
5a6de093 9106 <trans-unit id="5799695548385507586" datatype="html">
16e3c494 9107 <source>Your name must be at least 1 character long.</source>
9108 <target state="new">Your name must be at least 1 character long.</target>
ec64adb4
C
9109 <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>
9110 </trans-unit>
5a6de093 9111 <trans-unit id="3600004643604731577" datatype="html">
16e3c494 9112 <source>Your name cannot be more than 120 characters long.</source>
9113 <target state="new">Your name cannot be more than 120 characters long.</target>
ec64adb4
C
9114 <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>
9115 </trans-unit>
5a6de093 9116 <trans-unit id="3981804692726336204" datatype="html">
16e3c494 9117 <source>A subject is required.</source>
9118 <target state="new">A subject is required.</target>
ec64adb4
C
9119 <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>
9120 </trans-unit>
5a6de093 9121 <trans-unit id="7787099349830266861" datatype="html">
16e3c494 9122 <source>The subject must be at least 1 character long.</source>
9123 <target state="new">The subject must be at least 1 character long.</target>
ec64adb4
C
9124 <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>
9125 </trans-unit>
5a6de093 9126 <trans-unit id="5905189237950302829" datatype="html">
16e3c494 9127 <source>The subject cannot be more than 120 characters long.</source>
9128 <target state="new">The subject cannot be more than 120 characters long.</target>
ec64adb4
C
9129 <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>
9130 </trans-unit>
5a6de093 9131 <trans-unit id="847704400962945123" datatype="html">
16e3c494 9132 <source>A message is required.</source>
9133 <target state="new">A message is required.</target>
ec64adb4
C
9134 <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>
9135 </trans-unit>
5a6de093 9136 <trans-unit id="3871842658394273178" datatype="html">
16e3c494 9137 <source>The message must be at least 3 characters long.</source>
9138 <target state="new">The message must be at least 3 characters long.</target>
ec64adb4
C
9139 <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>
9140 </trans-unit>
5a6de093 9141 <trans-unit id="3731145759205895653" datatype="html">
16e3c494 9142 <source>The message cannot be more than 5000 characters long.</source>
9143 <target state="new">The message cannot be more than 5000 characters long.</target>
ec64adb4
C
9144 <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>
9145 </trans-unit>
5a6de093 9146 <trans-unit id="3868123820758341861">
a55e5579
C
9147 <source>Username is required.</source>
9148 <target>Uživatelské jméno je vyžadováno.</target>
8d120a56 9149 <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>
9150 <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>
9151 </trans-unit>
5a6de093 9152 <trans-unit id="3577237269587081090">
a55e5579
C
9153 <source>Password is required.</source>
9154 <target>Heslo je vyžadováno.</target>
8d120a56 9155 <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>
9156 <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>
9157 <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>
9158 </trans-unit>
5a6de093 9159 <trans-unit id="3152303769378345477">
a55e5579
C
9160 <source>Confirmation of the password is required.</source>
9161 <target>Potvrzení hesla je vyžadováno.</target>
ec64adb4
C
9162 <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>
9163 </trans-unit>
5a6de093 9164 <trans-unit id="4786141633412279939" datatype="html">
16e3c494 9165 <source>Username must be at least 1 character long.</source>
9166 <target state="new">Username must be at least 1 character long.</target>
8d120a56 9167 <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>
9168 </trans-unit>
5a6de093 9169 <trans-unit id="1019755749203839300" datatype="html">
16e3c494 9170 <source>Username cannot be more than 50 characters long.</source>
9171 <target state="new">Username cannot be more than 50 characters long.</target>
8d120a56 9172 <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>
9173 </trans-unit>
5a6de093 9174 <trans-unit id="5621067256208426608" datatype="html">
16e3c494 9175 <source>Username should be lowercase alphanumeric; dots and underscores are allowed.</source>
9176 <target state="new">Username should be lowercase alphanumeric; dots and underscores are allowed.</target>
8d120a56 9177 <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>
9178 </trans-unit>
5a6de093
C
9179 <trans-unit id="6288154707582132676" datatype="html">
9180 <source>Channel name is required.</source>
9181 <target state="new">Channel name is required.</target>
8d120a56 9182 <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>
9183 </trans-unit>
5a6de093
C
9184 <trans-unit id="8178814467139959283" datatype="html">
9185 <source>Channel name must be at least 1 character long.</source>
9186 <target state="new">Channel name must be at least 1 character long.</target>
8d120a56 9187 <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>
9188 </trans-unit>
5a6de093
C
9189 <trans-unit id="8602785819772117007" datatype="html">
9190 <source>Channel name cannot be more than 50 characters long.</source>
9191 <target state="new">Channel name cannot be more than 50 characters long.</target>
8d120a56 9192 <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>
9193 </trans-unit>
ec64adb4
C
9194 <trans-unit id="3419415520566928243" datatype="html">
9195 <source>Channel name should be lowercase, and can contain only alphanumeric characters, dots and underscores.</source>
9196 <target state="new">Channel name should be lowercase, and can contain only alphanumeric characters, dots and underscores.</target>
8d120a56 9197 <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>
9198 </trans-unit>
5a6de093 9199 <trans-unit id="525871656034789056">
a55e5579
C
9200 <source>Password must be at least 6 characters long.</source>
9201 <target>Heslo musí mít délku minimálně 6 znaků.</target>
8d120a56 9202 <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>
9203 <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>
9204 </trans-unit>
5a6de093 9205 <trans-unit id="1099684476181448167">
a55e5579
C
9206 <source>Password cannot be more than 255 characters long.</source>
9207 <target>Heslo nemůže být delší než 255 znaků.</target>
8d120a56 9208 <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>
9209 <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>
9210 </trans-unit>
5a6de093 9211 <trans-unit id="3392630942539073768">
d972dc7f
C
9212 <source>The new password and the confirmed password do not correspond.</source>
9213 <target>Nové heslo a jeho potvrzení nesouhlasí.</target>
8d120a56 9214 <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>
9215 </trans-unit>
5a6de093 9216 <trans-unit id="2027337371129904473">
a55e5579
C
9217 <source>Video quota is required.</source>
9218 <target>Limit na videa je vyžadován.</target>
8d120a56 9219 <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>
9220 </trans-unit>
5a6de093 9221 <trans-unit id="267386529333143660">
a55e5579
C
9222 <source>Quota must be greater than -1.</source>
9223 <target>Limit na videa musí být větší než -1.</target>
8d120a56 9224 <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>
9225 </trans-unit>
5a6de093 9226 <trans-unit id="1220179061234048936" datatype="html">
16e3c494 9227 <source>Daily upload limit is required.</source>
9228 <target state="new">Daily upload limit is required.</target>
8d120a56 9229 <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>
9230 </trans-unit>
5a6de093 9231 <trans-unit id="8959404382357999234" datatype="html">
16e3c494 9232 <source>Daily upload limit must be greater than -1.</source>
9233 <target state="new">Daily upload limit must be greater than -1.</target>
8d120a56 9234 <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>
9235 </trans-unit>
5a6de093 9236 <trans-unit id="4796798537475457493">
a55e5579
C
9237 <source>User role is required.</source>
9238 <target>Role uživatele je vyžadována.</target>
8d120a56 9239 <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>
9240 </trans-unit>
5a6de093 9241 <trans-unit id="2761226139624435788">
b95e1f7b
C
9242 <source>Description must be at least 3 characters long.</source>
9243 <target>Popis musí mít délku minimálně 3 znaky.</target>
8d120a56 9244 <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>
9245 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">38</context></context-group>
9246 <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>
9247 </trans-unit>
5a6de093 9248 <trans-unit id="4717982586356605243" datatype="html">
16e3c494 9249 <source>Description cannot be more than 1000 characters long.</source>
9250 <target state="new">Description cannot be more than 1000 characters long.</target>
8d120a56 9251 <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>
9252 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">39</context></context-group>
9253 <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>
9254 </trans-unit>
5a6de093 9255 <trans-unit id="1814372869868173571" datatype="html">
16e3c494 9256 <source>You must agree with the instance terms in order to register on it.</source>
9257 <target state="new">You must agree with the instance terms in order to register on it.</target>
8d120a56 9258 <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>
9259 </trans-unit>
5a6de093 9260 <trans-unit id="7803960725351649605" datatype="html">
16e3c494 9261 <source>Ban reason must be at least 3 characters long.</source>
9262 <target state="new">Ban reason must be at least 3 characters long.</target>
8d120a56 9263 <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>
9264 </trans-unit>
5a6de093 9265 <trans-unit id="3851609012243698179" datatype="html">
16e3c494 9266 <source>Ban reason cannot be more than 250 characters long.</source>
9267 <target state="new">Ban reason cannot be more than 250 characters long.</target>
8d120a56 9268 <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>
9269 </trans-unit>
5a6de093 9270 <trans-unit id="6632896893630378443">
b95e1f7b
C
9271 <source>Display name is required.</source>
9272 <target>Zobrazované jméno je vyžadováno.</target>
8d120a56 9273 <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>
9274 <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>
9275 <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>
9276 </trans-unit>
5a6de093 9277 <trans-unit id="1303578752658966736" datatype="html">
16e3c494 9278 <source>Display name must be at least 1 character long.</source>
9279 <target state="new">Display name must be at least 1 character long.</target>
8d120a56 9280 <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>
9281 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">27</context></context-group>
9282 <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>
9283 </trans-unit>
5a6de093 9284 <trans-unit id="4613240543124934954" datatype="html">
16e3c494 9285 <source>Display name cannot be more than 50 characters long.</source>
9286 <target state="new">Display name cannot be more than 50 characters long.</target>
8d120a56 9287 <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>
9288 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">28</context></context-group>
9289 </trans-unit>
5a6de093 9290 <trans-unit id="1000468652492651683">
a55e5579
C
9291 <source>Report reason is required.</source>
9292 <target>Důvod nahlášení je vyžadován.</target>
ec64adb4
C
9293 <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>
9294 </trans-unit>
5a6de093 9295 <trans-unit id="1109780973109145433">
a55e5579
C
9296 <source>Report reason must be at least 2 characters long.</source>
9297 <target>Důvod nahlášení musí mít délku minimálně 2 znaky.</target>
ec64adb4
C
9298 <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>
9299 </trans-unit>
5a6de093 9300 <trans-unit id="5414573937278525654" datatype="html">
16e3c494 9301 <source>Report reason cannot be more than 3000 characters long.</source>
9302 <target state="new">Report reason cannot be more than 3000 characters long.</target>
ec64adb4
C
9303 <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>
9304 </trans-unit>
5a6de093 9305 <trans-unit id="8779567454442277762" datatype="html">
16e3c494 9306 <source>Moderation comment is required.</source>
9307 <target state="new">Moderation comment is required.</target>
ec64adb4
C
9308 <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>
9309 </trans-unit>
5a6de093 9310 <trans-unit id="8954765410376245909" datatype="html">
16e3c494 9311 <source>Moderation comment must be at least 2 characters long.</source>
9312 <target state="new">Moderation comment must be at least 2 characters long.</target>
ec64adb4
C
9313 <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>
9314 </trans-unit>
5a6de093 9315 <trans-unit id="6316804467108244906" datatype="html">
16e3c494 9316 <source>Moderation comment cannot be more than 3000 characters long.</source>
9317 <target state="new">Moderation comment cannot be more than 3000 characters long.</target>
ec64adb4
C
9318 <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>
9319 </trans-unit>
5a6de093
C
9320 <trans-unit id="8835075531528610034" datatype="html">
9321 <source>Abuse message is required.</source>
9322 <target state="new">Abuse message is required.</target>
ec64adb4
C
9323 <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>
9324 </trans-unit>
5a6de093
C
9325 <trans-unit id="9034042966936514516" datatype="html">
9326 <source>Abuse message must be at least 2 characters long.</source>
9327 <target state="new">Abuse message must be at least 2 characters long.</target>
ec64adb4
C
9328 <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>
9329 </trans-unit>
5a6de093
C
9330 <trans-unit id="7989186574443390119" datatype="html">
9331 <source>Abuse message cannot be more than 3000 characters long.</source>
9332 <target state="new">Abuse message cannot be more than 3000 characters long.</target>
ec64adb4
C
9333 <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>
9334 </trans-unit>
5a6de093 9335 <trans-unit id="6700357678556223012" datatype="html">
16e3c494 9336 <source>The channel is required.</source>
9337 <target state="new">The channel is required.</target>
ec64adb4
C
9338 <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>
9339 </trans-unit>
5a6de093
C
9340 <trans-unit id="9191505323045740697" datatype="html">
9341 <source>Block reason must be at least 2 characters long.</source>
9342 <target state="new">Block reason must be at least 2 characters long.</target>
ec64adb4
C
9343 <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>
9344 </trans-unit>
5a6de093
C
9345 <trans-unit id="8581623418602419755" datatype="html">
9346 <source>Block reason cannot be more than 300 characters long.</source>
9347 <target state="new">Block reason cannot be more than 300 characters long.</target>
ec64adb4
C
9348 <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>
9349 </trans-unit>
5a6de093 9350 <trans-unit id="1099619384694370156" datatype="html">
16e3c494 9351 <source>Video caption language is required.</source>
9352 <target state="new">Video caption language is required.</target>
ec64adb4
C
9353 <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>
9354 </trans-unit>
5a6de093 9355 <trans-unit id="3438639650276868976" datatype="html">
16e3c494 9356 <source>Video caption file is required.</source>
9357 <target state="new">Video caption file is required.</target>
ec64adb4
C
9358 <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>
9359 </trans-unit>
5a6de093 9360 <trans-unit id="7365924714339585574" datatype="html">
16e3c494 9361 <source>The username is required.</source>
9362 <target state="new">The username is required.</target>
ec64adb4
C
9363 <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>
9364 </trans-unit>
5a6de093 9365 <trans-unit id="3954099618513992825" datatype="html">
16e3c494 9366 <source>You can only transfer ownership to a local account</source>
9367 <target state="new">You can only transfer ownership to a local account</target>
ec64adb4
C
9368 <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>
9369 </trans-unit>
5a6de093 9370 <trans-unit id="4444753420973870540" datatype="html">
16e3c494 9371 <source>Name is required.</source>
9372 <target state="new">Name is required.</target>
ec64adb4
C
9373 <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>
9374 </trans-unit>
5a6de093 9375 <trans-unit id="4006797705713167676" datatype="html">
16e3c494 9376 <source>Name must be at least 1 character long.</source>
9377 <target state="new">Name must be at least 1 character long.</target>
ec64adb4
C
9378 <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>
9379 </trans-unit>
5a6de093 9380 <trans-unit id="2233809696503670883" datatype="html">
16e3c494 9381 <source>Name cannot be more than 50 characters long.</source>
9382 <target state="new">Name cannot be more than 50 characters long.</target>
ec64adb4
C
9383 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">14</context></context-group>
9384 </trans-unit>
5a6de093 9385 <trans-unit id="7915656854942800659" datatype="html">
16e3c494 9386 <source>Name should be lowercase alphanumeric; dots and underscores are allowed.</source>
9387 <target state="new">Name should be lowercase alphanumeric; dots and underscores are allowed.</target>
ec64adb4
C
9388 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">15</context></context-group>
9389 </trans-unit>
5a6de093 9390 <trans-unit id="6880459830525364741">
a55e5579
C
9391 <source>Support text must be at least 3 characters long.</source>
9392 <target>Text pro podporu musí mít délku minimálně 3 znaky.</target>
ec64adb4
C
9393 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">49</context></context-group>
9394 </trans-unit>
9395 <trans-unit id="6461548560008228165" datatype="html">
9396 <source>Support text cannot be more than 1000 characters long</source>
9397 <target state="new">Support text cannot be more than 1000 characters long</target>
9398 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">50</context></context-group>
9399 </trans-unit>
d7c6b951 9400 <trans-unit id="5637879201055173642" datatype="html">
3e84ae32
C
9401 <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>
9402 <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
9403</target>
9404 <context-group purpose="location">
9405 <context context-type="sourcefile">src/app/shared/shared-video-live/live-documentation-link.component.html</context>
9406 <context context-type="linenumber">2,4</context>
9407 </context-group>
9408 </trans-unit>
5a6de093 9409 <trans-unit id="4267638333776227701">
a55e5579
C
9410 <source>Comment is required.</source>
9411 <target>Komentář je vyžadován.</target>
ec64adb4
C
9412 <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>
9413 </trans-unit>
5a6de093 9414 <trans-unit id="71132671234491945">
a55e5579
C
9415 <source>Comment must be at least 2 characters long.</source>
9416 <target>Komentář musí mít délku minimálně 2 znaky.</target>
ec64adb4
C
9417 <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>
9418 </trans-unit>
5a6de093 9419 <trans-unit id="4148250392704331190">
a55e5579
C
9420 <source>Comment cannot be more than 3000 characters long.</source>
9421 <target>Komentář nesmí být delší než 3000 znaků.</target>
ec64adb4
C
9422 <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>
9423 </trans-unit>
5a6de093 9424 <trans-unit id="6854100952145697527">
df93a9be
C
9425 <source>Display name cannot be more than 120 characters long.</source>
9426 <target>Zobrazované jméno nesmí být delší než 120 znaků.</target>
ec64adb4
C
9427 <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>
9428 </trans-unit>
5a6de093 9429 <trans-unit id="6198895122092095739" datatype="html">
16e3c494 9430 <source>Privacy is required.</source>
9431 <target state="new">Privacy is required.</target>
ec64adb4
C
9432 <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>
9433 </trans-unit>
5a6de093 9434 <trans-unit id="1276238402004616037" datatype="html">
16e3c494 9435 <source>The channel is required when the playlist is public.</source>
9436 <target state="new">The channel is required when the playlist is public.</target>
ec64adb4
C
9437 <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>
9438 </trans-unit>
d7c6b951 9439 <trans-unit id="5226261760726752768" datatype="html">
ec64adb4
C
9440 <source>Live information</source>
9441 <target state="new">Live information</target>
9442 <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>
9443 </trans-unit>
d7c6b951 9444 <trans-unit id="7220386604464537651" datatype="html">
ec64adb4
C
9445 <source>Live RTMP Url</source>
9446 <target state="new">Live RTMP Url</target>
9447 <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>
9448 <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>
9449 </trans-unit>
d7c6b951 9450 <trans-unit id="1225050607125362052" datatype="html">
ec64adb4
C
9451 <source>Live stream key</source>
9452 <target state="new">Live stream key</target>
9453 <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>
9454 <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>
9455 </trans-unit>
d7c6b951 9456 <trans-unit id="5058286083557987083" datatype="html">
ec64adb4
C
9457 <source>⚠️ Never share your stream key with anyone.</source>
9458 <target state="new">⚠️ Never share your stream key with anyone.</target>
9459 <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>
9460 <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>
9461 </trans-unit>
d7c6b951 9462 <trans-unit id="1276362324126004421" datatype="html">
ec64adb4
C
9463 <source>Permanent live</source>
9464 <target state="new">Permanent live</target>
95bd9515
C
9465 <context-group purpose="location">
9466 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context>
9467 <context context-type="linenumber">10</context>
9468 </context-group>
ec64adb4 9469 </trans-unit>
d7c6b951 9470 <trans-unit id="3112273530390098557" datatype="html">
ec64adb4
C
9471 <source>Replay will be saved</source>
9472 <target state="new">Replay will be saved</target>
95bd9515
C
9473 <context-group purpose="location">
9474 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context>
9475 <context context-type="linenumber">11</context>
9476 </context-group>
9477 </trans-unit>
5a6de093 9478 <trans-unit id="5437132245714159662">
a55e5579
C
9479 <source>Video name is required.</source>
9480 <target>Jméno videa je vyžadováno.</target>
b9fdbff7 9481 <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>
9482 </trans-unit>
5a6de093 9483 <trans-unit id="2807676084745266104">
a55e5579
C
9484 <source>Video name must be at least 3 characters long.</source>
9485 <target>Jméno videa musí mít délku minimálně 3 znaky.</target>
b9fdbff7 9486 <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>
9487 </trans-unit>
5a6de093 9488 <trans-unit id="2155414141025589556">
a55e5579
C
9489 <source>Video name cannot be more than 120 characters long.</source>
9490 <target>Jméno videa nesmí být delší než 120 znaků.</target>
b9fdbff7 9491 <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>
9492 </trans-unit>
9493 <trans-unit id="1074634769552897790" datatype="html">
9494 <source>Video name has leading or trailing whitespace.</source>
9495 <target state="new">Video name has leading or trailing whitespace.</target>
f55cc0f9
C
9496 <context-group purpose="location">
9497 <context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context>
9498 <context context-type="linenumber">18</context>
9499 </context-group>
ec64adb4 9500 </trans-unit>
5a6de093 9501 <trans-unit id="9115337161597088460">
a55e5579
C
9502 <source>Video privacy is required.</source>
9503 <target>Ochrana soukromí videa je vyžadována.</target>
b9fdbff7 9504 <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>
9505 </trans-unit>
5a6de093 9506 <trans-unit id="7309902991450450996">
a55e5579
C
9507 <source>Video channel is required.</source>
9508 <target>Video kanál je vyžadován.</target>
b9fdbff7 9509 <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>
9510 </trans-unit>
5a6de093 9511 <trans-unit id="3959376623771116873">
a55e5579
C
9512 <source>Video description must be at least 3 characters long.</source>
9513 <target>Popis videa musí mít délku minimálně 3 znaky.</target>
b9fdbff7 9514 <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>
9515 </trans-unit>
5a6de093 9516 <trans-unit id="725195891739570830">
a55e5579
C
9517 <source>Video description cannot be more than 10000 characters long.</source>
9518 <target>Popis videa nesmí být delší než 10000 znaků.</target>
b9fdbff7 9519 <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>
9520 </trans-unit>
5a6de093 9521 <trans-unit id="142488285332434408">
a55e5579
C
9522 <source>A tag should be more than 2 characters long.</source>
9523 <target>Tag musí mít délku minimálně 2 znaky.</target>
b9fdbff7 9524 <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>
9525 </trans-unit>
5a6de093 9526 <trans-unit id="691846635236293620">
a55e5579
C
9527 <source>A tag should be less than 30 characters long.</source>
9528 <target>Tag nesmí být delší než 30 znaků.</target>
b9fdbff7 9529 <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>
9530 </trans-unit>
5a6de093
C
9531 <trans-unit id="4146790476782316573" datatype="html">
9532 <source>A maximum of 5 tags can be used on a video.</source>
9533 <target state="new">A maximum of 5 tags can be used on a video.</target>
b9fdbff7 9534 <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>
9535 </trans-unit>
ec64adb4
C
9536 <trans-unit id="2389667090302909529" datatype="html">
9537 <source>A tag should be more than 1 and less than 30 characters long.</source>
9538 <target state="new">A tag should be more than 1 and less than 30 characters long.</target>
b9fdbff7 9539 <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>
9540 </trans-unit>
5a6de093 9541 <trans-unit id="4806300480558315727">
a55e5579
C
9542 <source>Video support must be at least 3 characters long.</source>
9543 <target>Text pro podporu videa musí mít délku minimálně 3 znaky.</target>
b9fdbff7 9544 <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>
9545 </trans-unit>
5a6de093 9546 <trans-unit id="6655773021893755977" datatype="html">
16e3c494 9547 <source>Video support cannot be more than 1000 characters long.</source>
9548 <target state="new">Video support cannot be more than 1000 characters long.</target>
b9fdbff7 9549 <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>
9550 </trans-unit>
5a6de093 9551 <trans-unit id="4246579596585402255">
a55e5579
C
9552 <source>A date is required to schedule video update.</source>
9553 <target>Datum k naplánování aktualizace videa je vyžadováno.</target>
b9fdbff7 9554 <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>
9555 </trans-unit>
5a6de093 9556 <trans-unit id="8728283516316752593" datatype="html">
16e3c494 9557 <source>This file is too large.</source>
9558 <target state="new">This file is too large.</target>
ec64adb4
C
9559 <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>
9560 </trans-unit>
9561 <trans-unit id="6360987759186261451" datatype="html">
9562 <source>PeerTube cannot handle this kind of file. Accepted extensions are <x id="PH"/>}.</source>
9563 <target state="new">PeerTube cannot handle this kind of file. Accepted extensions are <x id="PH"/>}.</target>
9564 <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>
9565 </trans-unit>
5a6de093
C
9566 <trans-unit id="6708273825233539746" datatype="html">
9567 <source>Add a new option</source>
9568 <target state="new">Add a new option</target>
ec64adb4 9569 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-checkbox.component.ts</context><context context-type="linenumber">28</context></context-group>
b9fdbff7 9570 </trans-unit>
9571 <trans-unit id="4076995379551303829" datatype="html">
9572 <source>Custom value...</source>
9573 <target state="new">Custom value...</target>
7d3316dc
C
9574 <context-group purpose="location">
9575 <context context-type="sourcefile">src/app/shared/shared-forms/select/select-custom-value.component.ts</context>
9576 <context context-type="linenumber">69</context>
9577 </context-group>
ec64adb4 9578 </trans-unit>
5a6de093 9579 <trans-unit id="4670312387769733978">
a55e5579
C
9580 <source>All unsaved data will be lost, are you sure you want to leave this page?</source>
9581 <target>Všechna neuložená data budou ztracena, opravdu chcete opustit tuto stránku?</target>
ec64adb4
C
9582 <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>
9583 </trans-unit>
5a6de093 9584 <trans-unit id="6950140976689343775">
a55e5579
C
9585 <source>Sunday</source>
9586 <target>neděle</target>
b9fdbff7 9587 <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>
9588 </trans-unit>
5a6de093 9589 <trans-unit id="8739442281958563044">
a55e5579
C
9590 <source>Monday</source>
9591 <target>pondělí</target>
b9fdbff7 9592 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">11</context></context-group>
9593 </trans-unit>
5a6de093 9594 <trans-unit id="9176037901730521018">
a55e5579
C
9595 <source>Tuesday</source>
9596 <target>úterý</target>
b9fdbff7 9597 <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>
9598 </trans-unit>
5a6de093 9599 <trans-unit id="8798932904948432529">
a55e5579
C
9600 <source>Wednesday</source>
9601 <target>středa</target>
b9fdbff7 9602 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">13</context></context-group>
9603 </trans-unit>
5a6de093 9604 <trans-unit id="1433683192825895947">
a55e5579
C
9605 <source>Thursday</source>
9606 <target>čtvrtek</target>
b9fdbff7 9607 <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>
9608 </trans-unit>
5a6de093 9609 <trans-unit id="3730139500618908668">
a55e5579
C
9610 <source>Friday</source>
9611 <target>pátek</target>
b9fdbff7 9612 <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>
9613 </trans-unit>
5a6de093 9614 <trans-unit id="1830554030016307335">
a55e5579
C
9615 <source>Saturday</source>
9616 <target>sobota</target>
b9fdbff7 9617 <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>
9618 </trans-unit>
5a6de093 9619 <trans-unit id="4921929243068857081">
a55e5579
C
9620 <source>Sun</source>
9621 <target>Ne</target>
16e3c494 9622 <note from="description" priority="1">Day name short</note>
b9fdbff7 9623 <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>
9624 </trans-unit>
5a6de093 9625 <trans-unit id="8563137213157122993">
a55e5579
C
9626 <source>Mon</source>
9627 <target>Po</target>
16e3c494 9628 <note from="description" priority="1">Day name short</note>
b9fdbff7 9629 <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>
9630 </trans-unit>
5a6de093 9631 <trans-unit id="8502240922750617054">
a55e5579
C
9632 <source>Tue</source>
9633 <target>Út</target>
16e3c494 9634 <note from="description" priority="1">Day name short</note>
b9fdbff7 9635 <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>
9636 </trans-unit>
5a6de093 9637 <trans-unit id="7421778640995344715">
a55e5579
C
9638 <source>Wed</source>
9639 <target>St</target>
16e3c494 9640 <note from="description" priority="1">Day name short</note>
b9fdbff7 9641 <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>
9642 </trans-unit>
5a6de093 9643 <trans-unit id="4409954796361883558">
a55e5579
C
9644 <source>Thu</source>
9645 <target>Čt</target>
16e3c494 9646 <note from="description" priority="1">Day name short</note>
b9fdbff7 9647 <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>
9648 </trans-unit>
5a6de093 9649 <trans-unit id="5651951128882735477">
a55e5579
C
9650 <source>Fri</source>
9651 <target>Pá</target>
16e3c494 9652 <note from="description" priority="1">Day name short</note>
b9fdbff7 9653 <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>
9654 </trans-unit>
5a6de093 9655 <trans-unit id="93026920674143073">
a55e5579
C
9656 <source>Sat</source>
9657 <target>So</target>
16e3c494 9658 <note from="description" priority="1">Day name short</note>
b9fdbff7 9659 <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>
9660 </trans-unit>
5a6de093 9661 <trans-unit id="8349763432924710200">
a55e5579
C
9662 <source>Su</source>
9663 <target>ne</target>
16e3c494 9664 <note from="description" priority="1">Day name min</note>
b9fdbff7 9665 <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>
9666 </trans-unit>
5a6de093 9667 <trans-unit id="4197236438302165051">
a55e5579
C
9668 <source>Mo</source>
9669 <target>po</target>
16e3c494 9670 <note from="description" priority="1">Day name min</note>
b9fdbff7 9671 <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>
9672 </trans-unit>
5a6de093 9673 <trans-unit id="6034455877220674404">
a55e5579
C
9674 <source>Tu</source>
9675 <target>út</target>
16e3c494 9676 <note from="description" priority="1">Day name min</note>
b9fdbff7 9677 <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>
9678 </trans-unit>
5a6de093 9679 <trans-unit id="3221670730445125135">
a55e5579
C
9680 <source>We</source>
9681 <target>st</target>
16e3c494 9682 <note from="description" priority="1">Day name min</note>
b9fdbff7 9683 <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>
9684 </trans-unit>
5a6de093 9685 <trans-unit id="772466829681972216">
a55e5579
C
9686 <source>Th</source>
9687 <target>čt</target>
16e3c494 9688 <note from="description" priority="1">Day name min</note>
b9fdbff7 9689 <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>
9690 </trans-unit>
5a6de093 9691 <trans-unit id="8598262708800132669">
a55e5579
C
9692 <source>Fr</source>
9693 <target>pá</target>
16e3c494 9694 <note from="description" priority="1">Day name min</note>
b9fdbff7 9695 <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>
9696 </trans-unit>
5a6de093 9697 <trans-unit id="569007902695332072">
a55e5579
C
9698 <source>Sa</source>
9699 <target>so</target>
16e3c494 9700 <note from="description" priority="1">Day name min</note>
b9fdbff7 9701 <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>
9702 </trans-unit>
5a6de093 9703 <trans-unit id="3913843642962116845">
a55e5579
C
9704 <source>January</source>
9705 <target>leden</target>
b9fdbff7 9706 <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>
9707 </trans-unit>
5a6de093 9708 <trans-unit id="6642324138857419870">
a55e5579
C
9709 <source>February</source>
9710 <target>únor</target>
b9fdbff7 9711 <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>
9712 </trans-unit>
5a6de093 9713 <trans-unit id="7918954644624211958">
a55e5579
C
9714 <source>March</source>
9715 <target>březen</target>
b9fdbff7 9716 <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>
9717 </trans-unit>
5a6de093 9718 <trans-unit id="1809521303476565743">
a55e5579
C
9719 <source>April</source>
9720 <target>duben</target>
b9fdbff7 9721 <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>
9722 </trans-unit>
5a6de093 9723 <trans-unit id="8469692700277617405">
a55e5579
C
9724 <source>May</source>
9725 <target>květen</target>
b9fdbff7 9726 <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>
9727 <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>
9728 </trans-unit>
5a6de093 9729 <trans-unit id="9055297580745330415">
a55e5579
C
9730 <source>June</source>
9731 <target>červen</target>
b9fdbff7 9732 <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>
9733 </trans-unit>
5a6de093 9734 <trans-unit id="9087113544612471348">
a55e5579
C
9735 <source>July</source>
9736 <target>červenec</target>
b9fdbff7 9737 <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>
9738 </trans-unit>
5a6de093 9739 <trans-unit id="3984618989093293779">
a55e5579
C
9740 <source>August</source>
9741 <target>srpen</target>
b9fdbff7 9742 <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>
9743 </trans-unit>
5a6de093 9744 <trans-unit id="5872622085239011307">
a55e5579
C
9745 <source>September</source>
9746 <target>září</target>
b9fdbff7 9747 <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>
9748 </trans-unit>
5a6de093 9749 <trans-unit id="1491482705364427867">
a55e5579
C
9750 <source>October</source>
9751 <target>říjen</target>
b9fdbff7 9752 <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>
9753 </trans-unit>
5a6de093 9754 <trans-unit id="1109977718843277527">
a55e5579
C
9755 <source>November</source>
9756 <target>listopad</target>
b9fdbff7 9757 <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>
9758 </trans-unit>
5a6de093 9759 <trans-unit id="124191049522509365">
a55e5579
C
9760 <source>December</source>
9761 <target>prosinec</target>
b9fdbff7 9762 <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>
9763 </trans-unit>
5a6de093 9764 <trans-unit id="7595747576974676670">
a55e5579
C
9765 <source>Jan</source>
9766 <target>led</target>
16e3c494 9767 <note from="description" priority="1">Month name short</note>
b9fdbff7 9768 <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>
9769 </trans-unit>
5a6de093 9770 <trans-unit id="4916040996255005712">
a55e5579
C
9771 <source>Feb</source>
9772 <target>úno</target>
16e3c494 9773 <note from="description" priority="1">Month name short</note>
b9fdbff7 9774 <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>
9775 </trans-unit>
5a6de093 9776 <trans-unit id="6438827956918137617">
a55e5579
C
9777 <source>Mar</source>
9778 <target>bře</target>
16e3c494 9779 <note from="description" priority="1">Month name short</note>
b9fdbff7 9780 <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>
9781 </trans-unit>
5a6de093 9782 <trans-unit id="5507326650332881991">
a55e5579
C
9783 <source>Apr</source>
9784 <target>dub</target>
16e3c494 9785 <note from="description" priority="1">Month name short</note>
b9fdbff7 9786 <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>
9787 </trans-unit>
5a6de093 9788 <trans-unit id="2113470244260512015">
a55e5579
C
9789 <source>Jun</source>
9790 <target>čer</target>
16e3c494 9791 <note from="description" priority="1">Month name short</note>
b9fdbff7 9792 <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>
9793 </trans-unit>
5a6de093 9794 <trans-unit id="53176888553719239">
a55e5579
C
9795 <source>Jul</source>
9796 <target>čvc</target>
16e3c494 9797 <note from="description" priority="1">Month name short</note>
b9fdbff7 9798 <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>
9799 </trans-unit>
5a6de093 9800 <trans-unit id="5648574669404659458">
a55e5579
C
9801 <source>Aug</source>
9802 <target>srp</target>
16e3c494 9803 <note from="description" priority="1">Month name short</note>
b9fdbff7 9804 <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>
9805 </trans-unit>
5a6de093 9806 <trans-unit id="4354095055982674918">
a55e5579
C
9807 <source>Sep</source>
9808 <target>zář</target>
16e3c494 9809 <note from="description" priority="1">Month name short</note>
b9fdbff7 9810 <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>
9811 </trans-unit>
5a6de093 9812 <trans-unit id="6207754626941051341">
a55e5579
C
9813 <source>Oct</source>
9814 <target>říj</target>
16e3c494 9815 <note from="description" priority="1">Month name short</note>
b9fdbff7 9816 <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>
9817 </trans-unit>
5a6de093 9818 <trans-unit id="8269261039058575292">
a55e5579
C
9819 <source>Nov</source>
9820 <target>lis</target>
16e3c494 9821 <note from="description" priority="1">Month name short</note>
b9fdbff7 9822 <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>
9823 </trans-unit>
5a6de093 9824 <trans-unit id="7777579586760423636">
a55e5579
C
9825 <source>Dec</source>
9826 <target>pro</target>
16e3c494 9827 <note from="description" priority="1">Month name short</note>
b9fdbff7 9828 <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>
9829 </trans-unit>
5a6de093 9830 <trans-unit id="8700121026680200191">
a55e5579
C
9831 <source>Clear</source>
9832 <target>Vymazat</target>
b9fdbff7 9833 <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>
9834 </trans-unit>
5a6de093 9835 <trans-unit id="5922757127987546008">
16e3c494 9836 <source>yy-mm-dd</source>
16f88ee5 9837 <target>dd. mm. yyyy</target>
16e3c494 9838 <note from="description" priority="1">Date format in this locale.</note>
b9fdbff7 9839 <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>
9840 </trans-unit>
5a6de093
C
9841 <trans-unit id="2830831449226931729" datatype="html">
9842 <source>Instance languages</source>
9843 <target state="new">Instance languages</target>
8d120a56 9844 <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>
9845 </trans-unit>
5a6de093
C
9846 <trans-unit id="40119547597591062" datatype="html">
9847 <source>All languages</source>
9848 <target state="new">All languages</target>
8d120a56 9849 <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>
9850 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.ts</context><context context-type="linenumber">39</context></context-group>
9851 </trans-unit>
5a6de093 9852 <trans-unit id="996392855508119363" datatype="html">
16e3c494 9853 <source>Hidden</source>
9854 <target state="new">Hidden</target>
8d120a56 9855 <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>
9856 </trans-unit>
5a6de093 9857 <trans-unit id="2173989454916398137" datatype="html">
16e3c494 9858 <source>Blurred with confirmation request</source>
9859 <target state="new">Blurred with confirmation request</target>
8d120a56 9860 <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>
9861 </trans-unit>
5a6de093 9862 <trans-unit id="8929218224642530466" datatype="html">
16e3c494 9863 <source>Displayed</source>
9864 <target state="new">Displayed</target>
8d120a56 9865 <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>
9866 </trans-unit>
ec64adb4
C
9867 <trans-unit id="6291055174438137560" datatype="html">
9868 <source>~ 1 minute</source>
9869 <target state="new">~ 1 minute</target>
8d120a56 9870 <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>
9871 </trans-unit>
ec64adb4
C
9872 <trans-unit id="189524047518780716" datatype="html">
9873 <source>~ <x id="PH"/> minutes</source>
9874 <target state="new">~ <x id="PH"/> minutes</target>
8d120a56 9875 <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>
9876 </trans-unit>
5a6de093 9877 <trans-unit id="6028521920505655348">
ec64adb4 9878 <source><x id="PH"/> of full HD videos </source>
5a6de093
C
9879 <target>
9880 <x id="PH"/> FullHD videí
9881 </target>
8d120a56 9882 <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>
9883 </trans-unit>
5a6de093 9884 <trans-unit id="117588083391484998">
ec64adb4 9885 <source><x id="PH"/> of HD videos </source>
5a6de093
C
9886 <target>
9887 <x id="PH"/> HD videí
9888 </target>
8d120a56 9889 <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>
9890 </trans-unit>
5a6de093 9891 <trans-unit id="6636555695556123073">
ec64adb4 9892 <source><x id="PH"/> of average quality videos </source>
5a6de093
C
9893 <target>
9894 <x id="PH"/> videí průměrné kvality
9895 </target>
8d120a56 9896 <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>
9897 </trans-unit>
5a6de093 9898 <trans-unit id="6952960992592445535" datatype="html">
ec64adb4 9899 <source><x id="PH"/> (channel page) </source>
5a6de093
C
9900 <target state="new">
9901 <x id="PH"/> (channel page)
9902 </target>
3e84ae32
C
9903
9904
9905
9906 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-avatar-channel.component.ts</context><context context-type="linenumber">19</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
5a6de093 9907 <trans-unit id="1209500590333005801" datatype="html">
ec64adb4 9908 <source><x id="PH"/> (account page) </source>
5a6de093
C
9909 <target state="new">
9910 <x id="PH"/> (account page)
9911 </target>
b9fdbff7 9912 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group>
9913 <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>
9914 </trans-unit>
5a6de093 9915 <trans-unit id="2516633974298697807">
a55e5579
C
9916 <source>Emphasis</source>
9917 <target>Styly písma</target>
ec64adb4
C
9918 <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>
9919 </trans-unit>
5a6de093 9920 <trans-unit id="7565716024468232322">
a55e5579
C
9921 <source>Links</source>
9922 <target>Odkazy</target>
ec64adb4
C
9923 <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>
9924 </trans-unit>
5a6de093 9925 <trans-unit id="7838476952710404110">
a55e5579
C
9926 <source>New lines</source>
9927 <target>Odřádkování</target>
ec64adb4
C
9928 <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>
9929 </trans-unit>
5a6de093 9930 <trans-unit id="8756167649220050929">
a55e5579
C
9931 <source>Lists</source>
9932 <target>Seznamy</target>
ec64adb4
C
9933 <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>
9934 </trans-unit>
5a6de093 9935 <trans-unit id="414887388288176527">
a55e5579 9936 <source>Images</source>
5a6de093 9937 <target>Obrázky</target>
ec64adb4 9938 <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 9939 </trans-unit>
d7c6b951 9940 <trans-unit id="6853170548960328665" datatype="html">
b9fdbff7 9941 <source>Close search</source>
9942 <target state="new">Close search</target>
90aa0a74
C
9943 <context-group purpose="location">
9944 <context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.html</context>
9945 <context context-type="linenumber">14</context>
9946 </context-group>
ec64adb4 9947 </trans-unit>
5a6de093 9948 <trans-unit id="5708680277917691451">
ec64adb4 9949 <source><x id="PH"/> users banned. </source>
5a6de093
C
9950 <target>
9951 <x id="PH"/> uživatelů zablokováno.
9952 </target>
ec64adb4
C
9953 <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>
9954 </trans-unit>
5a6de093
C
9955 <trans-unit id="2448281151916042849">
9956 <source>User <x id="PH"/> banned.</source>
ec64adb4
C
9957 <target>Uživatel <x id="PH"/> zablokován.</target>
9958 <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>
9959 </trans-unit>
5a6de093
C
9960 <trans-unit id="8269144351796756896">
9961 <source>Do you really want to unban <x id="PH"/>?</source>
ec64adb4 9962 <target>Opravdu chcete odblokovat uživatele <x id="PH"/>?</target>
8d120a56 9963 <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>
9964 </trans-unit>
5a6de093
C
9965 <trans-unit id="1794219875546376069">
9966 <source>User <x id="PH"/> unbanned.</source>
ec64adb4 9967 <target>Uživatel <x id="PH"/> odblokován.</target>
8d120a56 9968 <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>
9969 </trans-unit>
5a6de093 9970 <trans-unit id="4885683604826993045" datatype="html">
16e3c494 9971 <source>If you remove this user, you will not be able to create another with the same username!</source>
9972 <target state="new">If you remove this user, you will not be able to create another with the same username!</target>
8d120a56 9973 <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>
9974 </trans-unit>
5a6de093
C
9975 <trans-unit id="6301381219225831298">
9976 <source>User <x id="PH"/> deleted.</source>
ec64adb4 9977 <target>Uživatel <x id="PH"/> odstraněn.</target>
8d120a56 9978 <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>
9979 </trans-unit>
5a6de093
C
9980 <trans-unit id="3896582359861826661" datatype="html">
9981 <source>User <x id="PH"/> email set as verified</source>
9982 <target state="new">User
9983 <x id="PH"/> email set as verified
9984 </target>
8d120a56 9985 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">103</context></context-group>
9986 </trans-unit>
5a6de093
C
9987 <trans-unit id="8150022485860412528" datatype="html">
9988 <source>Account <x id="PH"/> muted.</source>
ec64adb4 9989 <target state="translated">Účet <x id="PH"/> ztišen.</target>
8d120a56 9990 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">115</context></context-group>
9991 <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>
9992 </trans-unit>
5a6de093 9993 <trans-unit id="1598375456114200087" datatype="html">
ec64adb4 9994 <source>Instance <x id="PH"/> muted. </source>
5a6de093
C
9995 <target state="new">Instance
9996 <x id="PH"/> muted.
9997 </target>
f66b8d12 9998 <context-group purpose="location">
5a6de093 9999 <context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context>
fbe77135
C
10000 <context context-type="linenumber">1</context>
10001 </context-group>
16e3c494 10002 </trans-unit>
5a6de093
C
10003 <trans-unit id="2558977494773636050" datatype="html">
10004 <source>Account <x id="PH"/> muted by the instance.</source>
ec64adb4 10005 <target state="translated">Účet <x id="PH"/> ztišen instancí.</target>
8d120a56 10006 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">444</context></context-group>
10007 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">171</context></context-group>
10008 </trans-unit>
5a6de093
C
10009 <trans-unit id="1595779426198793580" datatype="html">
10010 <source>Mute server</source>
10011 <target state="new">Mute server</target>
b9fdbff7 10012 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">332</context></context-group>
10013 </trans-unit>
5a6de093
C
10014 <trans-unit id="8014491157078444256" datatype="html">
10015 <source>Server <x id="PH"/> muted by the instance.</source>
ec64adb4 10016 <target state="translated">Server <x id="PH"/> ztišen instancí.</target>
b9fdbff7 10017 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">456</context></context-group>
10018 </trans-unit>
5a6de093
C
10019 <trans-unit id="2044813052587776285" datatype="html">
10020 <source>Add a message to communicate with the reporter</source>
10021 <target state="new">Add a message to communicate with the reporter</target>
ec64adb4
C
10022 <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>
10023 </trans-unit>
5a6de093
C
10024 <trans-unit id="4117663541503607703" datatype="html">
10025 <source>Add a message to communicate with the moderation team</source>
10026 <target state="new">Add a message to communicate with the moderation team</target>
ec64adb4
C
10027 <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>
10028 </trans-unit>
5a6de093
C
10029 <trans-unit id="3085641638748358969" datatype="html">
10030 <source>Account <x id="PH"/> unmuted by the instance.</source>
10031 <target state="new">Account
10032 <x id="PH"/> unmuted by the instance.
10033 </target>
8d120a56 10034 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">185</context></context-group>
10035 </trans-unit>
5a6de093
C
10036 <trans-unit id="4991892477258601737" datatype="html">
10037 <source>Instance <x id="PH"/> muted by the instance.</source>
10038 <target state="new">Instance
10039 <x id="PH"/> muted by the instance.
10040 </target>
8d120a56 10041 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">199</context></context-group>
10042 </trans-unit>
5a6de093
C
10043 <trans-unit id="4379430340167561220" datatype="html">
10044 <source>Instance <x id="PH"/> unmuted by the instance.</source>
10045 <target state="new">Instance
10046 <x id="PH"/> unmuted by the instance.
10047 </target>
8d120a56 10048 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">213</context></context-group>
10049 </trans-unit>
5a6de093
C
10050 <trans-unit id="8173437618471379044" datatype="html">
10051 <source>Are you sure you want to remove all the comments of this account?</source>
10052 <target state="new">Are you sure you want to remove all the comments of this account?</target>
8d120a56 10053 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">224</context></context-group>
10054 </trans-unit>
5a6de093
C
10055 <trans-unit id="6315346579373254461" datatype="html">
10056 <source>Delete account comments</source>
10057 <target state="new">Delete account comments</target>
8d120a56 10058 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">225</context></context-group>
10059 </trans-unit>
5a6de093
C
10060 <trans-unit id="8559170154828316298" datatype="html">
10061 <source>Will remove comments of this account (may take several minutes).</source>
10062 <target state="new">Will remove comments of this account (may take several minutes).</target>
8d120a56 10063 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">231</context></context-group>
10064 </trans-unit>
5a6de093
C
10065 <trans-unit id="7187838764371214919" datatype="html">
10066 <source>Edit user</source>
10067 <target state="new">Edit user</target>
8d120a56 10068 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">259</context></context-group>
10069 </trans-unit>
5a6de093
C
10070 <trans-unit id="4728427543536046034" datatype="html">
10071 <source>Change quota, role, and more.</source>
10072 <target state="new">Change quota, role, and more.</target>
8d120a56 10073 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">260</context></context-group>
10074 </trans-unit>
5a6de093
C
10075 <trans-unit id="7913022656086109932" datatype="html">
10076 <source>Delete user</source>
10077 <target state="new">Delete user</target>
8d120a56 10078 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">264</context></context-group>
10079 </trans-unit>
5a6de093
C
10080 <trans-unit id="7577876364431026966" datatype="html">
10081 <source>Unban user</source>
10082 <target state="new">Unban user</target>
8d120a56 10083 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">275</context></context-group>
10084 </trans-unit>
5a6de093
C
10085 <trans-unit id="3508163549683020253" datatype="html">
10086 <source>Allow the user to login and create videos/comments again</source>
10087 <target state="new">Allow the user to login and create videos/comments again</target>
8d120a56 10088 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">276</context></context-group>
10089 </trans-unit>
5a6de093 10090 <trans-unit id="1888272455383898478" datatype="html">
16e3c494 10091 <source>Mute this account</source>
10092 <target state="new">Mute this account</target>
8d120a56 10093 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">293</context></context-group>
10094 </trans-unit>
ec64adb4
C
10095 <trans-unit id="2365286519320230773" datatype="html">
10096 <source>Hide any content from that user from you.</source>
10097 <target state="new">Hide any content from that user from you.</target>
8d120a56 10098 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">294</context></context-group>
10099 </trans-unit>
5a6de093 10100 <trans-unit id="4043508901590508211" datatype="html">
16e3c494 10101 <source>Unmute this account</source>
10102 <target state="new">Unmute this account</target>
8d120a56 10103 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">299</context></context-group>
10104 </trans-unit>
5a6de093
C
10105 <trans-unit id="2843593344827160627" datatype="html">
10106 <source>Show back content from that user for you.</source>
10107 <target state="new">Show back content from that user for you.</target>
8d120a56 10108 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">300</context></context-group>
10109 </trans-unit>
5a6de093 10110 <trans-unit id="6198109035280957164" datatype="html">
16e3c494 10111 <source>Mute the instance</source>
10112 <target state="new">Mute the instance</target>
8d120a56 10113 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">305</context></context-group>
10114 </trans-unit>
5a6de093
C
10115 <trans-unit id="4537735378779630558" datatype="html">
10116 <source>Hide any content from that instance for you.</source>
10117 <target state="new">Hide any content from that instance for you.</target>
8d120a56 10118 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">306</context></context-group>
10119 </trans-unit>
5a6de093 10120 <trans-unit id="6247487021683085858" datatype="html">
16e3c494 10121 <source>Unmute the instance</source>
10122 <target state="new">Unmute the instance</target>
8d120a56 10123 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">311</context></context-group>
10124 </trans-unit>
5a6de093
C
10125 <trans-unit id="4024846984475742259" datatype="html">
10126 <source>Show back content from that instance for you.</source>
10127 <target state="new">Show back content from that instance for you.</target>
8d120a56 10128 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">312</context></context-group>
10129 </trans-unit>
5a6de093
C
10130 <trans-unit id="3108200185023875257" datatype="html">
10131 <source>Remove comments from your videos</source>
10132 <target state="new">Remove comments from your videos</target>
8d120a56 10133 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">317</context></context-group>
10134 </trans-unit>
ec64adb4
C
10135 <trans-unit id="4810478487244286994" datatype="html">
10136 <source>Remove comments made by this account on your videos.</source>
10137 <target state="new">Remove comments made by this account on your videos.</target>
8d120a56 10138 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">318</context></context-group>
10139 </trans-unit>
5a6de093 10140 <trans-unit id="81452583525574033" datatype="html">
16e3c494 10141 <source>Mute this account by your instance</source>
10142 <target state="new">Mute this account by your instance</target>
8d120a56 10143 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">329</context></context-group>
10144 </trans-unit>
ec64adb4
C
10145 <trans-unit id="2077144178298031252" datatype="html">
10146 <source>Hide any content from that user from you, your instance and its users.</source>
10147 <target state="new">Hide any content from that user from you, your instance and its users.</target>
8d120a56 10148 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">330</context></context-group>
10149 </trans-unit>
5a6de093 10150 <trans-unit id="884942914962310163" datatype="html">
cd9246a9
C
10151 <source>Unmute this account by your instance</source>
10152 <target state="new">Unmute this account by your instance</target>
8d120a56 10153 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">335</context></context-group>
10154 </trans-unit>
ec64adb4
C
10155 <trans-unit id="7675070596643104983" datatype="html">
10156 <source>Show this user's content to the users of this instance again.</source>
10157 <target state="new">Show this user's content to the users of this instance again.</target>
8d120a56 10158 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">336</context></context-group>
10159 </trans-unit>
5a6de093 10160 <trans-unit id="3191211873505538654" datatype="html">
cd9246a9
C
10161 <source>Mute the instance by your instance</source>
10162 <target state="new">Mute the instance by your instance</target>
8d120a56 10163 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">347</context></context-group>
10164 </trans-unit>
ec64adb4
C
10165 <trans-unit id="525915681688649453" datatype="html">
10166 <source>Hide any content from that instance from you, your instance and its users.</source>
10167 <target state="new">Hide any content from that instance from you, your instance and its users.</target>
8d120a56 10168 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">348</context></context-group>
10169 </trans-unit>
5a6de093 10170 <trans-unit id="5325628963747139770" datatype="html">
cd9246a9
C
10171 <source>Unmute the instance by your instance</source>
10172 <target state="new">Unmute the instance by your instance</target>
8d120a56 10173 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">353</context></context-group>
10174 </trans-unit>
5a6de093
C
10175 <trans-unit id="758471033841077314" datatype="html">
10176 <source>Show back content from that instance for you, your instance and its users.</source>
10177 <target state="new">Show back content from that instance for you, your instance and its users.</target>
8d120a56 10178 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">354</context></context-group>
10179 </trans-unit>
5a6de093
C
10180 <trans-unit id="3785095284194008197" datatype="html">
10181 <source>Remove comments from your instance</source>
10182 <target state="new">Remove comments from your instance</target>
8d120a56 10183 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">364</context></context-group>
10184 </trans-unit>
ec64adb4
C
10185 <trans-unit id="4809327075591089709" datatype="html">
10186 <source>Remove comments made by this account from your instance.</source>
10187 <target state="new">Remove comments made by this account from your instance.</target>
8d120a56 10188 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">365</context></context-group>
10189 </trans-unit>
5a6de093
C
10190 <trans-unit id="6746743143272021955" datatype="html">
10191 <source>Violent or repulsive</source>
10192 <target state="new">Violent or repulsive</target>
ec64adb4
C
10193 <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>
10194 </trans-unit>
5a6de093
C
10195 <trans-unit id="5272553814105457319" datatype="html">
10196 <source>Contains offensive, violent, or coarse language or iconography.</source>
10197 <target state="new">Contains offensive, violent, or coarse language or iconography.</target>
ec64adb4
C
10198 <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>
10199 </trans-unit>
5a6de093
C
10200 <trans-unit id="6979166468838302269" datatype="html">
10201 <source>Hateful or abusive</source>
10202 <target state="new">Hateful or abusive</target>
ec64adb4
C
10203 <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>
10204 </trans-unit>
5a6de093
C
10205 <trans-unit id="8006612645824137458" datatype="html">
10206 <source>Contains abusive, racist or sexist language or iconography.</source>
10207 <target state="new">Contains abusive, racist or sexist language or iconography.</target>
ec64adb4
C
10208 <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>
10209 </trans-unit>
5a6de093
C
10210 <trans-unit id="5413552012131573970" datatype="html">
10211 <source>Spam, ad or false news</source>
10212 <target state="new">Spam, ad or false news</target>
ec64adb4
C
10213 <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>
10214 </trans-unit>
5a6de093
C
10215 <trans-unit id="6374940465448453212" datatype="html">
10216 <source>Contains marketing, spam, purposefully deceitful news, or otherwise misleading thumbnail/text/tags. Please provide reputable sources to report hoaxes.</source>
10217 <target state="new">Contains marketing, spam, purposefully deceitful news, or otherwise misleading thumbnail/text/tags. Please provide reputable sources to report hoaxes.</target>
ec64adb4
C
10218 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">150</context></context-group>
10219 </trans-unit>
5a6de093
C
10220 <trans-unit id="7401289443263903223" datatype="html">
10221 <source>Privacy breach or doxxing</source>
10222 <target state="new">Privacy breach or doxxing</target>
ec64adb4
C
10223 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">154</context></context-group>
10224 </trans-unit>
5a6de093
C
10225 <trans-unit id="8363008638081993167" datatype="html">
10226 <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>
10227 <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>
ec64adb4
C
10228 <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>
10229 </trans-unit>
5a6de093
C
10230 <trans-unit id="380450014369168564" datatype="html">
10231 <source>Infringes your copyright wrt. the regional laws with which the server must comply.</source>
10232 <target state="new">Infringes your copyright wrt. the regional laws with which the server must comply.</target>
ec64adb4
C
10233 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">160</context></context-group>
10234 </trans-unit>
5a6de093
C
10235 <trans-unit id="1378933246324202613" datatype="html">
10236 <source>Breaks server rules</source>
10237 <target state="new">Breaks server rules</target>
ec64adb4
C
10238 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">164</context></context-group>
10239 </trans-unit>
5a6de093
C
10240 <trans-unit id="7930601470861156366" datatype="html">
10241 <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>
10242 <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>
ec64adb4
C
10243 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">165</context></context-group>
10244 </trans-unit>
5a6de093
C
10245 <trans-unit id="8700771664729810984" datatype="html">
10246 <source>The above can only be seen in thumbnails.</source>
10247 <target state="new">The above can only be seen in thumbnails.</target>
ec64adb4
C
10248 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">174</context></context-group>
10249 </trans-unit>
10250 <trans-unit id="2602773901491715295" datatype="html">
10251 <source>Captions</source>
10252 <target state="new">Captions</target>
b9fdbff7 10253 <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>
10254 <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>
10255 </trans-unit>
5a6de093
C
10256 <trans-unit id="5779804235244672536" datatype="html">
10257 <source>The above can only be seen in captions (please describe which).</source>
10258 <target state="new">The above can only be seen in captions (please describe which).</target>
ec64adb4
C
10259 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">179</context></context-group>
10260 </trans-unit>
5a6de093
C
10261 <trans-unit id="968295009933361070">
10262 <source>Too many attempts, please try again after <x id="PH"/> minutes.</source>
ec64adb4
C
10263 <target>Příliš mnoho pokusů, zkuste to prosím znovu za <x id="PH"/> minut.</target>
10264 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">67</context></context-group>
10265 </trans-unit>
5a6de093 10266 <trans-unit id="4965472196059235310">
a55e5579
C
10267 <source>Too many attempts, please try again later.</source>
10268 <target>Příliš mnoho pokusů, zkuste to prosím později.</target>
ec64adb4
C
10269 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">69</context></context-group>
10270 </trans-unit>
5a6de093 10271 <trans-unit id="1693549688987384699">
a55e5579
C
10272 <source>Server error. Please retry later.</source>
10273 <target>Chyba serveru. Zkuste to prosím později.</target>
ec64adb4
C
10274 <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>
10275 </trans-unit>
5a6de093
C
10276 <trans-unit id="5927402622550505067" datatype="html">
10277 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source>
10278 <target state="new">Subscribed to all current channels of
10279 <x id="PH"/>. You will be notified of all their new videos.
10280 </target>
ec64adb4
C
10281 <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>
10282 </trans-unit>
5a6de093
C
10283 <trans-unit id="2780460651686172544" datatype="html">
10284 <source>Subscribed to <x id="PH"/>. You will be notified of all their new videos.</source>
10285 <target state="new">Subscribed to
10286 <x id="PH"/>. You will be notified of all their new videos.
10287 </target>
ec64adb4
C
10288 <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>
10289 </trans-unit>
5a6de093 10290 <trans-unit id="7019115336138470191">
e182430a 10291 <source>Subscribed</source>
ad3fa0c5 10292 <target>Odebíráte</target>
ec64adb4
C
10293 <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>
10294 </trans-unit>
5a6de093 10295 <trans-unit id="7070823964189404459" datatype="html">
ec64adb4 10296 <source>Unsubscribed from all channels of <x id="PH"/> </source>
5a6de093
C
10297 <target state="new">Unsubscribed from all channels of
10298 <x id="PH"/>
10299 </target>
ec64adb4
C
10300 <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>
10301 </trans-unit>
5a6de093 10302 <trans-unit id="9201562016527884133">
ec64adb4 10303 <source>Unsubscribed from <x id="PH"/> </source>
5a6de093
C
10304 <target>Již neodebíráte kanál
10305 <x id="PH"/>
10306 </target>
ec64adb4
C
10307 <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>
10308 </trans-unit>
5a6de093 10309 <trans-unit id="516954136005961440">
ad3fa0c5
C
10310 <source>Unsubscribed</source>
10311 <target>Odběr zrušen</target>
ec64adb4
C
10312 <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>
10313 </trans-unit>
d7c6b951 10314 <trans-unit id="1000724328916033777" datatype="html">
ec64adb4
C
10315 <source>Multiple ways to subscribe to the current channel</source>
10316 <target state="new">Multiple ways to subscribe to the current channel</target>
2f03d6dc
C
10317 <context-group purpose="location">
10318 <context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context>
10319 <context context-type="linenumber">44</context>
10320 </context-group>
ec64adb4 10321 </trans-unit>
d7c6b951 10322 <trans-unit id="363499678348067004" datatype="html">
ec64adb4
C
10323 <source>Open subscription dropdown</source>
10324 <target state="new">Open subscription dropdown</target>
2f03d6dc
C
10325 <context-group purpose="location">
10326 <context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context>
10327 <context context-type="linenumber">46</context>
10328 </context-group>
10329 </trans-unit>
5a6de093 10330 <trans-unit id="4968151111061046122" datatype="html">
16e3c494 10331 <source>Moderator</source>
10332 <target state="new">Moderator</target>
b9fdbff7 10333 <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
10334 </trans-unit><trans-unit id="2279527393438260622" datatype="html">
10335 <source>Search videos, playlists, channels…</source><target state="new">Search videos, playlists, channels…</target>
10336 <context-group purpose="location">
10337 <context context-type="sourcefile">src/app/header/search-typeahead.component.html</context>
10338 <context context-type="linenumber">3</context>
10339 </context-group>
b9fdbff7 10340 </trans-unit>
5a6de093 10341 <trans-unit id="3723085768598852106" datatype="html">
ec64adb4 10342 <source>Video removed from <x id="PH"/> </source>
5a6de093
C
10343 <target state="new">Video removed from
10344 <x id="PH"/>
10345 </target>
8d120a56 10346 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.ts</context><context context-type="linenumber">307</context></context-group>
10347 <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>
10348 </trans-unit>
5a6de093
C
10349 <trans-unit id="1056145626640340519" datatype="html">
10350 <source>Video added in <x id="PH"/> at timestamps <x id="PH_1"/></source>
ec64adb4
C
10351 <target state="translated">Video přidáno do <x id="PH"/> v časových známkách <x id="PH_1"/></target>
10352 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.ts</context><context context-type="linenumber">377</context></context-group>
10353 </trans-unit>
5a6de093 10354 <trans-unit id="7754186870520534716" datatype="html">
ec64adb4 10355 <source>Video added in <x id="PH"/> </source>
5a6de093
C
10356 <target state="new">Video added in
10357 <x id="PH"/>
10358 </target>
ec64adb4
C
10359 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.ts</context><context context-type="linenumber">378</context></context-group>
10360 </trans-unit>
5a6de093 10361 <trans-unit id="985751964589921228" datatype="html">
16e3c494 10362 <source>Timestamps updated</source>
10363 <target state="new">Timestamps updated</target>
8d120a56 10364 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.ts</context><context context-type="linenumber">273</context></context-group>
10365 <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>
10366 </trans-unit>
ec64adb4
C
10367 <trans-unit id="6421445850411984665" datatype="html">
10368 <source>Starts at</source>
10369 <target state="new">Starts at </target>
8d120a56 10370 <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>
10371 <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>
10372 </trans-unit>
ec64adb4
C
10373 <trans-unit id="7145200412085189912" datatype="html">
10374 <source>Stops at</source>
10375 <target state="new">Stops at </target>
8d120a56 10376 <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>
10377 </trans-unit>
ec64adb4
C
10378 <trans-unit id="921225940108335688" datatype="html">
10379 <source>and stops at</source>
10380 <target state="new"> and stops at </target>
8d120a56 10381 <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>
10382 </trans-unit>
5a6de093
C
10383 <trans-unit id="2909684945706361544" datatype="html">
10384 <source>Delete video</source>
10385 <target state="new">Delete video</target>
b9fdbff7 10386 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">381</context></context-group>
10387 </trans-unit>
5a6de093
C
10388 <trans-unit id="2210418817778733727" datatype="html">
10389 <source>Actions for the comment</source>
10390 <target state="new">Actions for the comment</target>
b9fdbff7 10391 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">410</context></context-group>
10392 </trans-unit>
5a6de093
C
10393 <trans-unit id="7978668497183230348" datatype="html">
10394 <source>Delete comment</source>
10395 <target state="new">Delete comment</target>
b9fdbff7 10396 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">416</context></context-group>
10397 </trans-unit>
5a6de093
C
10398 <trans-unit id="6747218355168080191" datatype="html">
10399 <source>Do you really want to delete this comment?</source>
10400 <target state="new">Do you really want to delete this comment?</target>
b9fdbff7 10401 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.ts</context><context context-type="linenumber">172</context></context-group>
10402 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">420</context></context-group>
10403 </trans-unit>
5a6de093
C
10404 <trans-unit id="7837272126865175984" datatype="html">
10405 <source>Comment deleted.</source>
10406 <target state="new">Comment deleted.</target>
b9fdbff7 10407 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">428</context></context-group>
10408 </trans-unit>
5a6de093
C
10409 <trans-unit id="346270517625845962" datatype="html">
10410 <source>Encoder</source>
10411 <target state="new">Encoder</target>
3e84ae32
C
10412
10413 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">212</context></context-group></trans-unit>
5a6de093
C
10414 <trans-unit id="2331557444464201331" datatype="html">
10415 <source>Format name</source>
10416 <target state="new">Format name</target>
3e84ae32
C
10417
10418 <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
10419 <trans-unit id="45739481977493163" datatype="html">
10420 <source>Size</source>
10421 <target state="new">Size</target>
3e84ae32
C
10422
10423 <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
10424 <trans-unit id="7742520815129539114" datatype="html">
10425 <source>Bitrate</source>
10426 <target state="new">Bitrate</target>
3e84ae32
C
10427
10428
10429 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">216</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">239</context></context-group></trans-unit>
5a6de093
C
10430 <trans-unit id="4094960161662677662" datatype="html">
10431 <source>Codec</source>
10432 <target state="new">Codec</target>
3e84ae32
C
10433
10434 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">236</context></context-group></trans-unit>
5a6de093 10435 <trans-unit id="2115592966120408375">
e31e6015
C
10436 <source>Copied</source>
10437 <target>Zkopírováno</target>
3e84ae32
C
10438
10439
10440 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-toggle-hidden.component.ts</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">196</context></context-group></trans-unit>
d7c6b951 10441 <trans-unit id="4323470180912194028" datatype="html">
ec64adb4
C
10442 <source>Copy</source>
10443 <target state="new">Copy</target>
10444 <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>
10445 <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>
10446 </trans-unit>
5a6de093 10447 <trans-unit id="1472171759957681533">
e31e6015
C
10448 <source>Video reported.</source>
10449 <target>Video nahlášeno.</target>
b9fdbff7 10450 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.ts</context><context context-type="linenumber">111</context></context-group>
10451 </trans-unit>
5a6de093 10452 <trans-unit id="3622946684246476652">
e31e6015
C
10453 <source>Do you really want to delete this video?</source>
10454 <target>Opravdu chcete odstranit toto video?</target>
b9fdbff7 10455 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">90</context></context-group>
10456 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">385</context></context-group>
10457 <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>
10458 </trans-unit>
5a6de093
C
10459 <trans-unit id="3941342949736653028" datatype="html">
10460 <source>Video deleted.</source>
10461 <target state="new">Video deleted.</target>
b9fdbff7 10462 <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>
10463 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">393</context></context-group>
10464 </trans-unit>
5a6de093
C
10465 <trans-unit id="5072091387445907742" datatype="html">
10466 <source>Actions for the reporter</source>
10467 <target state="new">Actions for the reporter</target>
b9fdbff7 10468 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">320</context></context-group>
10469 </trans-unit>
5a6de093
C
10470 <trans-unit id="6599069899275412095" datatype="html">
10471 <source>Mute reporter</source>
10472 <target state="new">Mute reporter</target>
b9fdbff7 10473 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">326</context></context-group>
10474 </trans-unit>
5a6de093
C
10475 <trans-unit id="2990849907502572301" datatype="html">
10476 <source>This video will be duplicated by your instance.</source>
10477 <target state="new">This video will be duplicated by your instance.</target>
ec64adb4
C
10478 <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>
10479 </trans-unit>
10480 <trans-unit id="3099741642167775297" datatype="html">
10481 <source>Download</source>
10482 <target state="new">Download</target>
10483 <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>
10484 </trans-unit>
10485 <trans-unit id="7672331870004528654" datatype="html">
10486 <source>Display live information</source>
10487 <target state="new">Display live information</target>
b9fdbff7 10488 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">172</context></context-group>
10489 <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>
10490 </trans-unit>
ec64adb4
C
10491 <trans-unit id="4021752662928002901" datatype="html">
10492 <source>Update</source>
10493 <target state="new">Update</target>
b9fdbff7 10494 <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>
10495 <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>
10496 <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>
10497 <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>
10498 <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>
10499 </trans-unit>
5a6de093
C
10500 <trans-unit id="420763834450076269" datatype="html">
10501 <source>Block</source>
10502 <target state="new">Block</target>
ec64adb4
C
10503 <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>
10504 </trans-unit>
5a6de093
C
10505 <trans-unit id="1950057220179636309" datatype="html">
10506 <source>Save to playlist</source>
10507 <target state="new">Save to playlist</target>
8d120a56 10508 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">171</context></context-group>
10509 <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>
10510 </trans-unit>
ec64adb4 10511 <trans-unit id="8272123190776748811" datatype="html">
3e84ae32
C
10512 <source>You need to be &lt;a href="/login">logged in&lt;/a> to rate this video.</source>
10513 <target state="new">You need to be &lt;a href="/login">logged in&lt;/a> to rate this video.</target>
8d120a56 10514 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">254</context></context-group>
10515 </trans-unit>
5a6de093
C
10516 <trans-unit id="4503408361537553733" datatype="html">
10517 <source>Mirror</source>
10518 <target state="new">Mirror</target>
ec64adb4 10519 <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
10520 </trans-unit><trans-unit id="2631340539474479416" datatype="html">
10521 <source>Subtitles</source><target state="new">Subtitles</target>
10522 <context-group purpose="location">
10523 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context>
10524 <context context-type="linenumber">9</context>
10525 </context-group>
ec64adb4
C
10526 </trans-unit>
10527 <trans-unit id="7008439939460403347" datatype="html">
10528 <source>Report</source>
10529 <target state="new">Report</target>
8d120a56 10530 <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>
10531 <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>
10532 </trans-unit>
ec64adb4
C
10533 <trans-unit id="4814285799071780083" datatype="html">
10534 <source>Remove</source>
10535 <target state="new">Remove</target>
b9fdbff7 10536 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment.component.ts</context><context context-type="linenumber">186</context></context-group>
10537 </trans-unit>
ec64adb4
C
10538 <trans-unit id="6871668720687277843" datatype="html">
10539 <source>Remove &amp; re-draft</source>
10540 <target state="new">Remove &amp; re-draft</target>
b9fdbff7 10541 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment.component.ts</context><context context-type="linenumber">194</context></context-group>
10542 </trans-unit>
d7c6b951 10543 <trans-unit id="992317512448454409" datatype="html">
b9fdbff7 10544 <source>{VAR_PLURAL, plural, =0 {Comments} =1 {1 Comment} other {<x id="INTERPOLATION"/> Comments}}</source>
10545 <target state="new">{VAR_PLURAL, plural, =0 {Comments} =1 {1 Comment} other {<x id="INTERPOLATION"/> Comments}}</target>
90aa0a74
C
10546 <context-group purpose="location">
10547 <context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.html</context>
10548 <context context-type="linenumber">4</context>
10549 </context-group>
10550 </trans-unit>
5a6de093
C
10551 <trans-unit id="4903651219400691248" datatype="html">
10552 <source>Mute account</source>
10553 <target state="new">Mute account</target>
b9fdbff7 10554 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">302</context></context-group>
10555 <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>
10556 </trans-unit>
d7c6b951 10557 <trans-unit id="4021487547497211597" datatype="html">
ec64adb4
C
10558 <source>Open video actions</source>
10559 <target state="new">Open video actions</target>
2f03d6dc
C
10560 <context-group purpose="location">
10561 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.html</context>
10562 <context context-type="linenumber">4</context>
10563 </context-group>
10564 <context-group purpose="location">
10565 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.html</context>
10566 <context context-type="linenumber">4</context>
10567 </context-group>
10568 </trans-unit>
5a6de093
C
10569 <trans-unit id="3719503424625455635" datatype="html">
10570 <source>Mute server account</source>
10571 <target state="new">Mute server account</target>
b9fdbff7 10572 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">308</context></context-group>
10573 </trans-unit>
d7c6b951 10574 <trans-unit id="7008439939460403347">
5a6de093
C
10575 <source>Report</source>
10576 <target>Nahlásit</target>
b9fdbff7 10577 <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>
10578 </trans-unit>
d7c6b951 10579 <trans-unit id="829951422090160526" datatype="html">
5a6de093
C
10580 <source>Reported part</source>
10581 <target state="new">Reported part</target>
b9fdbff7 10582 <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>
10583 </trans-unit>
d7c6b951 10584 <trans-unit id="4388879716045736175" datatype="html">
5a6de093
C
10585 <source>Note</source>
10586 <target state="new">Note</target>
b9fdbff7 10587 <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>
10588 </trans-unit>
d7c6b951 10589 <trans-unit id="7234922541542636802" datatype="html">
5a6de093
C
10590 <source>The video was deleted</source>
10591 <target state="new">The video was deleted</target>
b9fdbff7 10592 <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>
10593 </trans-unit>
d7c6b951 10594 <trans-unit id="872792317034860453" datatype="html">
5a6de093
C
10595 <source>Comment:</source>
10596 <target state="new">Comment:</target>
b9fdbff7 10597 <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>
10598 </trans-unit>
d7c6b951 10599 <trans-unit id="397679576231234820" datatype="html">
5a6de093
C
10600 <source>Messages with the reporter</source>
10601 <target state="new">Messages with the reporter</target>
ec64adb4
C
10602 <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>
10603 </trans-unit>
d7c6b951 10604 <trans-unit id="7417592908147948728" datatype="html">
5a6de093
C
10605 <source>Messages with the moderation team</source>
10606 <target state="new">Messages with the moderation team</target>
ec64adb4
C
10607 <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>
10608 </trans-unit>
d7c6b951 10609 <trans-unit id="1684858568733486744" datatype="html">
ec64adb4 10610 <source>No messages for now.</source>
5a6de093 10611 <target state="new">
4891e4c7
C
10612 No messages for now.
10613 </target>
ec64adb4
C
10614 <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>
10615 </trans-unit>
d7c6b951 10616 <trans-unit id="2137920566277687382" datatype="html">
5a6de093
C
10617 <source>Add a message</source>
10618 <target state="new">Add a message</target>
ec64adb4
C
10619 <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>
10620 </trans-unit>
5a6de093 10621 <trans-unit id="4058575476871566236">
e31e6015
C
10622 <source>Published</source>
10623 <target>Publikováno</target>
3e84ae32
C
10624
10625 <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
10626 <trans-unit id="1747928867514972971" datatype="html">
10627 <source>Publication scheduled on</source>
10628 <target state="new">Publication scheduled on </target>
3e84ae32
C
10629
10630 <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 10631 <trans-unit id="4887724548587271148">
e31e6015
C
10632 <source>Waiting transcoding</source>
10633 <target>Čekající překódování</target>
3e84ae32
C
10634
10635 <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 10636 <trans-unit id="4517785179607945981">
e31e6015
C
10637 <source>To transcode</source>
10638 <target>K překódování</target>
3e84ae32
C
10639
10640 <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 10641 <trans-unit id="3299576663551440736">
e31e6015
C
10642 <source>To import</source>
10643 <target>K importování</target>
3e84ae32
C
10644
10645 <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>
d7c6b951 10646 <trans-unit id="187187500641108332" datatype="html">
b9fdbff7 10647 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source>
10648 <target state="new"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target>
fee7bbc3
C
10649 <context-group purpose="location">
10650 <context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context>
10651 <context context-type="linenumber">1</context>
10652 </context-group>
10653 </trans-unit>
5a6de093
C
10654 <trans-unit id="1795705931707209785" datatype="html">
10655 <source>Add to watch later</source>
10656 <target state="new">Add to watch later</target>
ec64adb4
C
10657 <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>
10658 </trans-unit>
5a6de093
C
10659 <trans-unit id="8498940878158860248" datatype="html">
10660 <source>Remove from watch later</source>
10661 <target state="new">Remove from watch later</target>
ec64adb4
C
10662 <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>
10663 </trans-unit>
d7c6b951 10664 <trans-unit id="1219783168145776019" datatype="html">
ec64adb4
C
10665 <source>LIVE ENDED</source>
10666 <target state="new">LIVE ENDED</target>
10667 <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>
10668 </trans-unit>
5a6de093 10669 <trans-unit id="2439066254855913806" datatype="html">
16e3c494 10670 <source>Only I can see this video</source>
10671 <target state="new">Only I can see this video</target>
b9fdbff7 10672 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">385</context></context-group>
10673 </trans-unit>
5a6de093
C
10674 <trans-unit id="6767380569816110388" datatype="html">
10675 <source>Only shareable via a private link</source>
10676 <target state="new">Only shareable via a private link</target>
b9fdbff7 10677 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">389</context></context-group>
10678 </trans-unit>
5a6de093 10679 <trans-unit id="6828965264297239528">
ad3fa0c5
C
10680 <source>Anyone can see this video</source>
10681 <target>Kdokoliv může vidět toto video</target>
b9fdbff7 10682 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">393</context></context-group>
10683 </trans-unit>
5a6de093
C
10684 <trans-unit id="1425933035739773115" datatype="html">
10685 <source>Only users of this instance can see this video</source>
10686 <target state="new">Only users of this instance can see this video</target>
b9fdbff7 10687 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">397</context></context-group>
10688 </trans-unit>
ec64adb4
C
10689 <trans-unit id="8312101634344200207" datatype="html">
10690 <source><x id="PH" equiv-text="this.views"/> viewers</source>
10691 <target state="new"><x id="PH" equiv-text="this.views"/> viewers</target>
8d120a56 10692 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context><context context-type="linenumber">204</context></context-group>
10693 </trans-unit>
ec64adb4
C
10694 <trans-unit id="7756087706411154095" datatype="html">
10695 <source><x id="PH" equiv-text="this.views"/> views</source>
10696 <target state="new"><x id="PH" equiv-text="this.views"/> views</target>
8d120a56 10697 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context><context context-type="linenumber">207</context></context-group>
10698 </trans-unit>
ec64adb4
C
10699 <trans-unit id="ngb.alert.close" datatype="html">
10700 <source>Close</source>
10701 <target state="new">Close</target>
b9fdbff7 10702 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/alert/alert.ts</context><context context-type="linenumber">58</context></context-group>
10703 </trans-unit>
ec64adb4
C
10704 <trans-unit id="ngb.carousel.slide-number" datatype="html">
10705 <source>Slide <x id="INTERPOLATION" equiv-text="ate _pauseOnHov"/> of <x id="INTERPOLATION_1" equiv-text="ect(false); p"/> </source>
10706 <target state="new"> Slide <x id="INTERPOLATION" equiv-text="ate _pauseOnHov"/> of <x id="INTERPOLATION_1" equiv-text="ect(false); p"/> </target>
c5ce27f8 10707 <note priority="1" from="description">Currently selected slide number read by screen reader</note>
8d120a56 10708 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/carousel/carousel.ts</context><context context-type="linenumber">113</context></context-group>
10709 </trans-unit>
ec64adb4
C
10710 <trans-unit id="ngb.carousel.previous" datatype="html">
10711 <source>Previous</source>
10712 <target state="new">Previous</target>
8d120a56 10713 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/carousel/carousel.ts</context><context context-type="linenumber">130</context></context-group>
10714 </trans-unit>
ec64adb4
C
10715 <trans-unit id="ngb.carousel.next" datatype="html">
10716 <source>Next</source>
10717 <target state="new">Next</target>
8d120a56 10718 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/carousel/carousel.ts</context><context context-type="linenumber">146</context></context-group>
10719 </trans-unit>
ec64adb4
C
10720 <trans-unit id="ngb.datepicker.previous-month" datatype="html">
10721 <source>Previous month</source>
10722 <target state="new">Previous month</target>
3e84ae32
C
10723
10724
10725 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">35</context></context-group></trans-unit>
ec64adb4
C
10726 <trans-unit id="ngb.datepicker.next-month" datatype="html">
10727 <source>Next month</source>
10728 <target state="new">Next month</target>
3e84ae32
C
10729
10730
10731 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">57</context></context-group></trans-unit>
ec64adb4
C
10732 <trans-unit id="ngb.datepicker.select-month" datatype="html">
10733 <source>Select month</source>
10734 <target state="new">Select month</target>
8d120a56 10735 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">43</context></context-group>
10736 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">47</context></context-group>
10737 </trans-unit>
ec64adb4
C
10738 <trans-unit id="ngb.datepicker.select-year" datatype="html">
10739 <source>Select year</source>
10740 <target state="new">Select year</target>
8d120a56 10741 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">59</context></context-group>
10742 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">69</context></context-group>
10743 </trans-unit>
ec64adb4
C
10744 <trans-unit id="ngb.pagination.first" datatype="html">
10745 <source>««</source>
10746 <target state="new">««</target>
8d120a56 10747 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/pagination/pagination.ts</context><context context-type="linenumber">181</context></context-group>
10748 </trans-unit>
ec64adb4
C
10749 <trans-unit id="ngb.pagination.previous" datatype="html">
10750 <source>«</source>
10751 <target state="new">«</target>
b9fdbff7 10752 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/pagination/pagination.ts</context><context context-type="linenumber">186</context></context-group>
10753 </trans-unit>
ec64adb4
C
10754 <trans-unit id="ngb.pagination.next" datatype="html">
10755 <source>»</source>
10756 <target state="new">»</target>
8d120a56 10757 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/pagination/pagination.ts</context><context context-type="linenumber">193</context></context-group>
10758 </trans-unit>
ec64adb4
C
10759 <trans-unit id="ngb.pagination.last" datatype="html">
10760 <source>»»</source>
10761 <target state="new">»»</target>
b9fdbff7 10762 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/pagination/pagination.ts</context><context context-type="linenumber">201</context></context-group>
10763 </trans-unit>
ec64adb4
C
10764 <trans-unit id="ngb.pagination.first-aria" datatype="html">
10765 <source>First</source>
10766 <target state="new">First</target>
8d120a56 10767 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/pagination/pagination.ts</context><context context-type="linenumber">207</context></context-group>
10768 </trans-unit>
ec64adb4
C
10769 <trans-unit id="ngb.pagination.previous-aria" datatype="html">
10770 <source>Previous</source>
10771 <target state="new">Previous</target>
8d120a56 10772 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/pagination/pagination.ts</context><context context-type="linenumber">214</context></context-group>
10773 </trans-unit>
ec64adb4
C
10774 <trans-unit id="ngb.pagination.next-aria" datatype="html">
10775 <source>Next</source>
10776 <target state="new">Next</target>
8d120a56 10777 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group>
10778 </trans-unit>
ec64adb4
C
10779 <trans-unit id="ngb.pagination.last-aria" datatype="html">
10780 <source>Last</source>
10781 <target state="new">Last</target>
8d120a56 10782 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/pagination/pagination.ts</context><context context-type="linenumber">231</context></context-group>
10783 </trans-unit>
ec64adb4
C
10784 <trans-unit id="ngb.progressbar.value" datatype="html">
10785 <source><x id="INTERPOLATION"/></source>
10786 <target state="new"><x id="INTERPOLATION"/></target>
b9fdbff7 10787 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/progressbar/progressbar.ts</context><context context-type="linenumber">31</context></context-group>
10788 </trans-unit>
ec64adb4
C
10789 <trans-unit id="ngb.timepicker.HH" datatype="html">
10790 <source>HH</source>
10791 <target state="new">HH</target>
b9fdbff7 10792 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">40</context></context-group>
10793 </trans-unit>
ec64adb4
C
10794 <trans-unit id="ngb.timepicker.hours" datatype="html">
10795 <source>Hours</source>
10796 <target state="new">Hours</target>
8d120a56 10797 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">46</context></context-group>
10798 </trans-unit>
ec64adb4
C
10799 <trans-unit id="ngb.timepicker.MM" datatype="html">
10800 <source>MM</source>
10801 <target state="new">MM</target>
8d120a56 10802 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">50</context></context-group>
10803 </trans-unit>
ec64adb4
C
10804 <trans-unit id="ngb.timepicker.minutes" datatype="html">
10805 <source>Minutes</source>
10806 <target state="new">Minutes</target>
8d120a56 10807 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">58</context></context-group>
10808 </trans-unit>
ec64adb4
C
10809 <trans-unit id="ngb.timepicker.increment-hours" datatype="html">
10810 <source>Increment hours</source>
10811 <target state="new">Increment hours</target>
8d120a56 10812 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">63</context></context-group>
10813 </trans-unit>
ec64adb4
C
10814 <trans-unit id="ngb.timepicker.decrement-hours" datatype="html">
10815 <source>Decrement hours</source>
10816 <target state="new">Decrement hours</target>
8d120a56 10817 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">68</context></context-group>
10818 </trans-unit>
ec64adb4
C
10819 <trans-unit id="ngb.timepicker.increment-minutes" datatype="html">
10820 <source>Increment minutes</source>
10821 <target state="new">Increment minutes</target>
8d120a56 10822 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">76</context></context-group>
10823 </trans-unit>
ec64adb4
C
10824 <trans-unit id="ngb.timepicker.decrement-minutes" datatype="html">
10825 <source>Decrement minutes</source>
10826 <target state="new">Decrement minutes</target>
b9fdbff7 10827 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">82</context></context-group>
10828 </trans-unit>
ec64adb4
C
10829 <trans-unit id="ngb.timepicker.SS" datatype="html">
10830 <source>SS</source>
10831 <target state="new">SS</target>
8d120a56 10832 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">86</context></context-group>
10833 </trans-unit>
ec64adb4
C
10834 <trans-unit id="ngb.timepicker.seconds" datatype="html">
10835 <source>Seconds</source>
10836 <target state="new">Seconds</target>
8d120a56 10837 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">92</context></context-group>
10838 </trans-unit>
ec64adb4
C
10839 <trans-unit id="ngb.timepicker.increment-seconds" datatype="html">
10840 <source>Increment seconds</source>
10841 <target state="new">Increment seconds</target>
b9fdbff7 10842 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">98</context></context-group>
10843 </trans-unit>
ec64adb4
C
10844 <trans-unit id="ngb.timepicker.decrement-seconds" datatype="html">
10845 <source>Decrement seconds</source>
10846 <target state="new">Decrement seconds</target>
b9fdbff7 10847 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">105</context></context-group>
10848 </trans-unit>
ec64adb4
C
10849 <trans-unit id="ngb.timepicker.PM" datatype="html">
10850 <source><x id="INTERPOLATION"/></source>
10851 <target state="new"><x id="INTERPOLATION"/></target>
8d120a56 10852 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">118</context></context-group>
10853 </trans-unit>
ec64adb4
C
10854 <trans-unit id="ngb.timepicker.AM" datatype="html">
10855 <source><x id="INTERPOLATION"/></source>
10856 <target state="new"><x id="INTERPOLATION"/></target>
8d120a56 10857 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">141</context></context-group>
10858 </trans-unit>
ec64adb4
C
10859 <trans-unit id="ngb.toast.close-aria" datatype="html">
10860 <source>Close</source>
10861 <target state="new">Close</target>
b9fdbff7 10862 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/toast/toast.ts</context><context context-type="linenumber">76</context></context-group>
10863 </trans-unit>
5a6de093 10864 <trans-unit id="5210096066382592800" datatype="html">
16e3c494 10865 <source>Video to import updated.</source>
10866 <target state="new">Video to import updated.</target>
8d120a56 10867 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">141</context></context-group>
10868 <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>
10869 </trans-unit>
5a6de093 10870 <trans-unit id="3284171506518522275">
16f88ee5
C
10871 <source>Your video was uploaded to your account and is private.</source>
10872 <target>Vaše video bylo nahráno na váš účet a je soukromé.</target>
8d120a56 10873 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">162</context></context-group>
10874 </trans-unit>
5a6de093 10875 <trans-unit id="5699822024600815733">
a55e5579 10876 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source>
ad3fa0c5 10877 <target>Ovšem přidružená data (štítky, popis...) budou ztraceny, opravdu chcete opustit tuto stránku?</target>
8d120a56 10878 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">163</context></context-group>
10879 </trans-unit>
5a6de093 10880 <trans-unit id="1219739004043110649">
a55e5579
C
10881 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source>
10882 <target>Video ještě nebylo nahráno, opravdu chcete opustit tuto stránku?</target>
8d120a56 10883 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">165</context></context-group>
10884 </trans-unit>
ec64adb4
C
10885 <trans-unit id="6932865105766151309" datatype="html">
10886 <source>Upload</source>
10887 <target state="new">Upload</target>
8d120a56 10888 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">222</context></context-group>
10889 </trans-unit>
5a6de093 10890 <trans-unit id="8278735427925094503" datatype="html">
ec64adb4 10891 <source>Upload <x id="PH"/> </source>
5a6de093
C
10892 <target state="new">Upload
10893 <x id="PH"/>
10894 </target>
8d120a56 10895 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">224</context></context-group>
10896 </trans-unit>
5a6de093 10897 <trans-unit id="5981816353437801748">
a55e5579
C
10898 <source>Video published.</source>
10899 <target>Video publikováno</target>
8d120a56 10900 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">245</context></context-group>
10901 </trans-unit>
5a6de093 10902 <trans-unit id="764164089183618119">
16f88ee5
C
10903 <source>You have unsaved changes! If you leave, your changes will be lost.</source>
10904 <target>Máte neuložené změny! Pokud odejdete, budou vaše změny ztraceny.</target>
b9fdbff7 10905 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.ts</context><context context-type="linenumber">93</context></context-group>
10906 </trans-unit>
5a6de093 10907 <trans-unit id="8306050839443016954">
a55e5579
C
10908 <source>Video updated.</source>
10909 <target>Video aktualizováno.</target>
b9fdbff7 10910 <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>
10911 </trans-unit>
5a6de093
C
10912 <trans-unit id="5512208811126492983" datatype="html">
10913 <source>Report comment</source>
10914 <target state="new">Report comment</target>
ec64adb4
C
10915 <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>
10916 </trans-unit>
5a6de093 10917 <trans-unit id="3691787517663044217" datatype="html">
ec64adb4 10918 <source>The deletion will be sent to remote instances so they can reflect the change.</source>
5a6de093 10919 <target state="new"> The deletion will be sent to remote instances so they can reflect the change.</target>
b9fdbff7 10920 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.ts</context><context context-type="linenumber">175</context></context-group>
10921 </trans-unit>
ec64adb4
C
10922 <trans-unit id="7321800851971795962" datatype="html">
10923 <source>It is a remote comment, so the deletion will only be effective on your instance.</source>
10924 <target state="new"> It is a remote comment, so the deletion will only be effective on your instance.</target>
b9fdbff7 10925 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.ts</context><context context-type="linenumber">177</context></context-group>
10926 </trans-unit>
ec64adb4
C
10927 <trans-unit id="5964038603724691720" datatype="html">
10928 <source>Delete and re-draft</source>
10929 <target state="new">Delete and re-draft</target>
b9fdbff7 10930 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.ts</context><context context-type="linenumber">203</context></context-group>
10931 </trans-unit>
ec64adb4
C
10932 <trans-unit id="7163633882758007711" datatype="html">
10933 <source>Do you really want to delete and re-draft this comment?</source>
10934 <target state="new">Do you really want to delete and re-draft this comment?</target>
b9fdbff7 10935 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.ts</context><context context-type="linenumber">203</context></context-group>
10936 </trans-unit>
5a6de093
C
10937 <trans-unit id="6775540171466219199" datatype="html">
10938 <source>Stop autoplaying next video</source>
10939 <target state="new">Stop autoplaying next video</target>
b9fdbff7 10940 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch-playlist.component.ts</context><context context-type="linenumber">220</context></context-group>
10941 </trans-unit>
5a6de093
C
10942 <trans-unit id="5149234672404299151" datatype="html">
10943 <source>Autoplay next video</source>
10944 <target state="new">Autoplay next video</target>
b9fdbff7 10945 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch-playlist.component.ts</context><context context-type="linenumber">221</context></context-group>
10946 </trans-unit>
5a6de093
C
10947 <trans-unit id="5870421136141540382" datatype="html">
10948 <source>Stop looping playlist videos</source>
10949 <target state="new">Stop looping playlist videos</target>
b9fdbff7 10950 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch-playlist.component.ts</context><context context-type="linenumber">226</context></context-group>
10951 </trans-unit>
5a6de093
C
10952 <trans-unit id="1599585307037758139" datatype="html">
10953 <source>Loop playlist videos</source>
10954 <target state="new">Loop playlist videos</target>
b9fdbff7 10955 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch-playlist.component.ts</context><context context-type="linenumber">227</context></context-group>
10956 </trans-unit>
d7c6b951 10957 <trans-unit id="3704292036525161260" datatype="html">
b9fdbff7 10958 <source>Placeholder image</source>
10959 <target state="new">Placeholder image</target>
063de1ee
C
10960 <context-group purpose="location">
10961 <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context>
10962 <context context-type="linenumber">11</context>
10963 </context-group>
ec64adb4 10964 </trans-unit>
6f512b68 10965 <trans-unit id="961774488937452220" datatype="html">
3e84ae32
C
10966 <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>
10967 <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>
8d120a56 10968 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">446</context></context-group>
10969 </trans-unit>
ec64adb4
C
10970 <trans-unit id="5761611056224181752" datatype="html">
10971 <source>Redirection</source>
10972 <target state="new">Redirection</target>
8d120a56 10973 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">447</context></context-group>
10974 </trans-unit>
5a6de093 10975 <trans-unit id="8858527736400081688">
a55e5579
C
10976 <source>This video contains mature or explicit content. Are you sure you want to watch it?</source>
10977 <target>Toto video obsahuje citlivý materiál. Opravdu jej chcete přehrát?</target>
8d120a56 10978 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">577</context></context-group>
10979 </trans-unit>
5a6de093 10980 <trans-unit id="3937119019020041049">
a55e5579
C
10981 <source>Mature or explicit content</source>
10982 <target>Obsahuje citlivý materiál</target>
8d120a56 10983 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">578</context></context-group>
10984 </trans-unit>
5a6de093
C
10985 <trans-unit id="1755474755114288376" datatype="html">
10986 <source>Up Next</source>
10987 <target state="new">Up Next</target>
8d120a56 10988 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">651</context></context-group>
10989 </trans-unit>
ec64adb4
C
10990 <trans-unit id="2159130950882492111" datatype="html">
10991 <source>Cancel</source>
10992 <target state="new">Cancel</target>
b9fdbff7 10993 <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>
10994 </trans-unit>
5a6de093
C
10995 <trans-unit id="3354816756665089864" datatype="html">
10996 <source>Autoplay is suspended</source>
10997 <target state="new">Autoplay is suspended</target>
8d120a56 10998 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">653</context></context-group>
10999 </trans-unit>
5a6de093
C
11000 <trans-unit id="7895294730547405228" datatype="html">
11001 <source>Enter/exit fullscreen (requires player focus)</source>
11002 <target state="new">Enter/exit fullscreen (requires player focus)</target>
8d120a56 11003 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">959</context></context-group>
11004 </trans-unit>
5a6de093
C
11005 <trans-unit id="7618388257165864759" datatype="html">
11006 <source>Play/Pause the video (requires player focus)</source>
11007 <target state="new">Play/Pause the video (requires player focus)</target>
8d120a56 11008 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">960</context></context-group>
11009 </trans-unit>
5a6de093
C
11010 <trans-unit id="7761890399634216630" datatype="html">
11011 <source>Mute/unmute the video (requires player focus)</source>
11012 <target state="new">Mute/unmute the video (requires player focus)</target>
8d120a56 11013 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">961</context></context-group>
11014 </trans-unit>
5a6de093
C
11015 <trans-unit id="5996585232248234904" datatype="html">
11016 <source>Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</source>
11017 <target state="new">Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</target>
8d120a56 11018 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">963</context></context-group>
11019 </trans-unit>
5a6de093
C
11020 <trans-unit id="3748765405903319998" datatype="html">
11021 <source>Increase the volume (requires player focus)</source>
11022 <target state="new">Increase the volume (requires player focus)</target>
8d120a56 11023 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">965</context></context-group>
11024 </trans-unit>
5a6de093
C
11025 <trans-unit id="5810704036407159982" datatype="html">
11026 <source>Decrease the volume (requires player focus)</source>
11027 <target state="new">Decrease the volume (requires player focus)</target>
8d120a56 11028 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">966</context></context-group>
11029 </trans-unit>
5a6de093
C
11030 <trans-unit id="2622048822548065691" datatype="html">
11031 <source>Seek the video forward (requires player focus)</source>
11032 <target state="new">Seek the video forward (requires player focus)</target>
8d120a56 11033 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">968</context></context-group>
11034 </trans-unit>
5a6de093
C
11035 <trans-unit id="6540078205109221153" datatype="html">
11036 <source>Seek the video backward (requires player focus)</source>
11037 <target state="new">Seek the video backward (requires player focus)</target>
8d120a56 11038 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">969</context></context-group>
11039 </trans-unit>
5a6de093
C
11040 <trans-unit id="1956491957766210808" datatype="html">
11041 <source>Increase playback rate (requires player focus)</source>
11042 <target state="new">Increase playback rate (requires player focus)</target>
8d120a56 11043 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">971</context></context-group>
11044 </trans-unit>
5a6de093
C
11045 <trans-unit id="5495529997674803186" datatype="html">
11046 <source>Decrease playback rate (requires player focus)</source>
11047 <target state="new">Decrease playback rate (requires player focus)</target>
8d120a56 11048 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">972</context></context-group>
11049 </trans-unit>
5a6de093
C
11050 <trans-unit id="3178343147230721210" datatype="html">
11051 <source>Navigate in the video frame by frame (requires player focus)</source>
11052 <target state="new">Navigate in the video frame by frame (requires player focus)</target>
8d120a56 11053 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">974</context></context-group>
11054 </trans-unit>
5a6de093 11055 <trans-unit id="8025996572234182184">
b95e1f7b
C
11056 <source>Like the video</source>
11057 <target>To se mi líbí</target>
8d120a56 11058 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">982</context></context-group>
11059 </trans-unit>
5a6de093 11060 <trans-unit id="7692127636377222448">
b95e1f7b
C
11061 <source>Dislike the video</source>
11062 <target>To se mi nelíbí</target>
8d120a56 11063 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">987</context></context-group>
11064 </trans-unit>
5a6de093
C
11065 <trans-unit id="1729036051846673606" datatype="html">
11066 <source>When active, the next video is automatically played after the current one.</source>
11067 <target state="new">When active, the next video is automatically played after the current one.</target>
b9fdbff7 11068 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/recommendations/recommended-videos.component.ts</context><context context-type="linenumber">61</context></context-group>
11069 </trans-unit>
30ae75f9 11070 <trans-unit id="2431286785954354122" datatype="html">
ec64adb4
C
11071 <source>Recently added</source>
11072 <target state="new">Recently added</target>
8d120a56 11073 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-recently-added.component.ts</context><context context-type="linenumber">37</context></context-group>
11074 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">137</context></context-group>
11075 </trans-unit>
5a6de093 11076 <trans-unit id="12646164819555880">
ad3fa0c5
C
11077 <source>Videos from your subscriptions</source>
11078 <target>Videa od vašich odběrů</target>
b9fdbff7 11079 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">42</context></context-group>
11080 </trans-unit>
ec64adb4
C
11081 <trans-unit id="4361762785337785037" datatype="html">
11082 <source>Copy feed URL</source>
11083 <target state="new">Copy feed URL</target>
b9fdbff7 11084 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">65</context></context-group>
11085 </trans-unit>
ec64adb4
C
11086 <trans-unit id="3392372077636861449" datatype="html">
11087 <source>Feed URL copied</source>
11088 <target state="new">Feed URL copied</target>
b9fdbff7 11089 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">110</context></context-group>
11090 </trans-unit>
ec64adb4
C
11091 <trans-unit id="1812379335568847528" datatype="html">
11092 <source>Subscriptions</source>
11093 <target state="new">Subscriptions</target>
b9fdbff7 11094 <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>
11095 <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>
11096 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">59</context></context-group>
11097 </trans-unit>
ec64adb4
C
11098 <trans-unit id="186236568870281953" datatype="html">
11099 <source>History</source>
11100 <target state="new">History</target>
11101 <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>
11102 </trans-unit>
d7c6b951 11103 <trans-unit id="5237588857224999862" datatype="html">
ec64adb4
C
11104 <source>Open actions</source>
11105 <target state="new">Open actions</target>
2f03d6dc
C
11106 <context-group purpose="location">
11107 <context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context>
11108 <context context-type="linenumber">4</context>
11109 </context-group>
ec64adb4
C
11110 </trans-unit>
11111 <trans-unit id="8681933925782924101" datatype="html">
11112 <source>Local videos</source>
11113 <target state="new">Local videos</target>
8d120a56 11114 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-local.component.ts</context><context context-type="linenumber">37</context></context-group>
11115 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">70</context></context-group>
11116 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">142</context></context-group>
11117 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">143</context></context-group>
11118 </trans-unit>
ec64adb4
C
11119 <trans-unit id="4668975178372693951" datatype="html">
11120 <source>Discover videos</source>
11121 <target state="new">Discover videos</target>
8d120a56 11122 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">21</context></context-group>
11123 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group>
11124 </trans-unit>
ec64adb4
C
11125 <trans-unit id="8067135025051844577" datatype="html">
11126 <source>Trending videos</source>
11127 <target state="new">Trending videos</target>
8d120a56 11128 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">30</context></context-group>
11129 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">130</context></context-group>
11130 </trans-unit>
ec64adb4
C
11131 <trans-unit id="664221386829541948" datatype="html">
11132 <source>Recently added videos</source>
11133 <target state="new">Recently added videos</target>
8d120a56 11134 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">43</context></context-group>
11135 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">136</context></context-group>
11136 </trans-unit>
ec64adb4
C
11137 <trans-unit id="8212906256415538361" datatype="html">
11138 <source>Upload a video</source>
11139 <target state="new">Upload a video</target>
8d120a56 11140 <context-group purpose="location"><context context-type="sourcefile">src/app/app-routing.module.ts</context><context context-type="linenumber">91</context></context-group>
11141 </trans-unit>
ec64adb4
C
11142 <trans-unit id="7590784934397800835" datatype="html">
11143 <source>Edit a video</source>
11144 <target state="new">Edit a video</target>
8d120a56 11145 <context-group purpose="location"><context context-type="sourcefile">src/app/app-routing.module.ts</context><context context-type="linenumber">100</context></context-group>
11146 </trans-unit>
a55e5579 11147 </body>
16e3c494 11148 </file>
ec64adb4 11149</xliff>