aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorPetr Balíček <pbalicek@seznam.cz>2021-10-07 11:31:29 +0000
committerWeblate <noreply@weblate.org>2021-10-11 09:38:53 +0200
commit75572a1082f1923e34b70afa012eadf444f7ca0a (patch)
treeac9f69ccd64e6e9163e743113c6bb8b49e9560f1
parent64b2790ee5dbd97fb2b796a119ff677bc64dcd10 (diff)
downloadPeerTube-75572a1082f1923e34b70afa012eadf444f7ca0a.tar.gz
PeerTube-75572a1082f1923e34b70afa012eadf444f7ca0a.tar.zst
PeerTube-75572a1082f1923e34b70afa012eadf444f7ca0a.zip
Translated using Weblate (Czech)
Currently translated at 25.4% (469 of 1845 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/cs/
-rw-r--r--client/src/locale/angular.cs-CZ.xlf3719
1 files changed, 1913 insertions, 1806 deletions
diff --git a/client/src/locale/angular.cs-CZ.xlf b/client/src/locale/angular.cs-CZ.xlf
index cd0988d04..4b40a3a38 100644
--- a/client/src/locale/angular.cs-CZ.xlf
+++ b/client/src/locale/angular.cs-CZ.xlf
@@ -5,13 +5,13 @@
5 <trans-unit id="219462505467671767" datatype="html"> 5 <trans-unit id="219462505467671767" datatype="html">
6 <source>Close the left menu</source> 6 <source>Close the left menu</source>
7 <target state="translated">Zavřít levou nabídku</target> 7 <target state="translated">Zavřít levou nabídku</target>
8 8 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">133</context></context-group>
9 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">133</context></context-group></trans-unit> 9 </trans-unit>
10 <trans-unit id="3455550526898419928" datatype="html"> 10 <trans-unit id="3455550526898419928" datatype="html">
11 <source>Open the left menu</source> 11 <source>Open the left menu</source>
12 <target state="translated">Otevřít levou nabídku</target> 12 <target state="translated">Otevřít levou nabídku</target>
13 13 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">135</context></context-group>
14 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">135</context></context-group></trans-unit> 14 </trans-unit>
15 <trans-unit id="9075761896562520962"> 15 <trans-unit id="9075761896562520962">
16 <source>You don't have notifications.</source> 16 <source>You don't have notifications.</source>
17 <target>Nemáte oznámení.</target> 17 <target>Nemáte oznámení.</target>
@@ -19,12 +19,7 @@
19 </trans-unit> 19 </trans-unit>
20 <trans-unit id="3780281836273462589" datatype="html"> 20 <trans-unit id="3780281836273462589" datatype="html">
21 <source><x id="INTERPOLATION"/> published a new video: <x id="START_LINK"/><x id="INTERPOLATION_1"/><x id="CLOSE_LINK"/></source> 21 <source><x id="INTERPOLATION"/> published a new video: <x id="START_LINK"/><x id="INTERPOLATION_1"/><x id="CLOSE_LINK"/></source>
22 <target state="new"> 22 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ notification.video.channel.displayName }}"/> zveřejněno nové video: <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/> <x id="INTERPOLATION_1" equiv-text="{{ notification.video.name }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></target>
23 <x id="INTERPOLATION" equiv-text="{{ notification.video.channel.displayName }}"/> published a new video:
24 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>
25 <x id="INTERPOLATION_1" equiv-text="{{ notification.video.name }}"/>
26 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>
27 </target>
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> 23 <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> 24 </trans-unit>
30 <trans-unit id="3861380964267994829" datatype="html"> 25 <trans-unit id="3861380964267994829" datatype="html">
@@ -34,58 +29,52 @@
34 </trans-unit> 29 </trans-unit>
35 <trans-unit id="5067946665521007036" datatype="html"> 30 <trans-unit id="5067946665521007036" datatype="html">
36 <source>Your video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been unblocked </source> 31 <source>Your video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been unblocked </source>
37 <target state="new"> 32 <target state="translated">Vaše video <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/> <x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> bylo odblokováno </target>
38 Your video
39 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>
40 <x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/>
41 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> has been unblocked
42
43 </target>
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> 33 <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> 34 </trans-unit>
46 <trans-unit id="7127745751169269971" datatype="html"> 35 <trans-unit id="7127745751169269971" datatype="html">
47 <source>Your video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been blocked </source> 36 <source>Your video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been blocked </source>
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> 37 <target state="translated">Vaše video <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/> <x id="INTERPOLATION" equiv-text="{{ notification.videoBlacklist.video.name }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> se bylo zablokováno </target>
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> 38 <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> 39 </trans-unit>
51 <trans-unit id="506794214492992969" datatype="html"> 40 <trans-unit id="506794214492992969" datatype="html">
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> 41 <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"> 42 <target state="new">
54 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>A new video abuse 43 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>A new video abuse
55 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> has been created on video 44 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> has been created on video
56 <x id="START_LINK_1" ctype="x-a" equiv-text="&lt;a>"/> 45 <x id="START_LINK_1" ctype="x-a" equiv-text="&lt;a&gt;"/>
57 <x id="INTERPOLATION" equiv-text="{{ notification.abuse.video.name }}"/> 46 <x id="INTERPOLATION" equiv-text="{{ notification.abuse.video.name }}"/>
58 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> 47 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>
59 </target> 48 </target>
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> 49 <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> 50 </trans-unit>
62 <trans-unit id="3487882822536102372" datatype="html"> 51 <trans-unit id="3487882822536102372" datatype="html">
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> 52 <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"> 53 <target state="new">
65 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>A new comment abuse 54 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>A new comment abuse
66 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> has been created on video 55 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> has been created on video
67 <x id="START_LINK_1" ctype="x-a" equiv-text="&lt;a>"/> 56 <x id="START_LINK_1" ctype="x-a" equiv-text="&lt;a&gt;"/>
68 <x id="INTERPOLATION" equiv-text="{{ notification.abuse.comment.video.name }}"/> 57 <x id="INTERPOLATION" equiv-text="{{ notification.abuse.comment.video.name }}"/>
69 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> 58 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>
70 </target> 59 </target>
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> 60 <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> 61 </trans-unit>
73 <trans-unit id="7885094785640544496" datatype="html"> 62 <trans-unit id="7885094785640544496" datatype="html">
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> 63 <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"> 64 <target state="new">
76 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>A new account abuse 65 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>A new account abuse
77 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> has been created on account 66 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> has been created on account
78 <x id="START_LINK_1" ctype="x-a" equiv-text="&lt;a>"/> 67 <x id="START_LINK_1" ctype="x-a" equiv-text="&lt;a&gt;"/>
79 <x id="INTERPOLATION" equiv-text="{{ notification.abuse.account.displayName }}"/> 68 <x id="INTERPOLATION" equiv-text="{{ notification.abuse.account.displayName }}"/>
80 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> 69 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>
81 </target> 70 </target>
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> 71 <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> 72 </trans-unit>
84 <trans-unit id="2008776855594205860" datatype="html"> 73 <trans-unit id="2008776855594205860" datatype="html">
85 <source><x id="START_LINK"/>A new abuse<x id="CLOSE_LINK"/> has been created </source> 74 <source><x id="START_LINK"/>A new abuse<x id="CLOSE_LINK"/> has been created </source>
86 <target state="new"> 75 <target state="new">
87 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>A new abuse 76 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>A new abuse
88 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> has been created 77 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> has been created
89 78
90 </target> 79 </target>
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> 80 <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>
@@ -93,30 +82,30 @@
93 <trans-unit id="8816959058080937679" datatype="html"> 82 <trans-unit id="8816959058080937679" datatype="html">
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> 83 <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"> 84 <target state="new">
96 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>Your abuse 85 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>Your abuse
97 <x id="INTERPOLATION" equiv-text="{{ notification.abuse.id }}"/> 86 <x id="INTERPOLATION" equiv-text="{{ notification.abuse.id }}"/>
98 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> has been 87 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> has been
99 88
100 <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container>"/>accepted 89 <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container&gt;"/>accepted
101 <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container>"/> 90 <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container&gt;"/>
102 <x id="START_TAG_NG-CONTAINER_1" ctype="x-ng-container" equiv-text="&lt;ng-container>"/>rejected 91 <x id="START_TAG_NG-CONTAINER_1" ctype="x-ng-container" equiv-text="&lt;ng-container&gt;"/>rejected
103 <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container>"/> 92 <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container&gt;"/>
104 </target> 93 </target>
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> 94 <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> 95 </trans-unit>
107 <trans-unit id="6464941273929604379" datatype="html"> 96 <trans-unit id="6464941273929604379" datatype="html">
108 <source><x id="START_LINK"/>Abuse <x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has a new message </source> 97 <source><x id="START_LINK"/>Abuse <x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has a new message </source>
109 <target state="new"> 98 <target state="new">
110 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>Abuse 99 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>Abuse
111 <x id="INTERPOLATION" equiv-text="{{ notification.abuse.id }}"/> 100 <x id="INTERPOLATION" equiv-text="{{ notification.abuse.id }}"/>
112 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> has a new message 101 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> has a new message
113 102
114 </target> 103 </target>
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> 104 <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> 105 </trans-unit>
117 <trans-unit id="420488506127153204" datatype="html"> 106 <trans-unit id="420488506127153204" datatype="html">
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> 107 <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>
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> 108 <target state="translated">Nedávno přidané video <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/> <x id="INTERPOLATION" equiv-text="{{ notification.videoBlacklist.video.name }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> bylo <x id="START_LINK_1" ctype="x-a" equiv-text="&lt;a&gt;"/>automaticky zablokováno<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></target>
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> 109 <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> 110 </trans-unit>
122 <trans-unit id="2740435661398285769" datatype="html"> 111 <trans-unit id="2740435661398285769" datatype="html">
@@ -133,17 +122,17 @@
133 <trans-unit id="2436106664506839309" datatype="html"> 122 <trans-unit id="2436106664506839309" datatype="html">
134 <source>Your video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been published </source> 123 <source>Your video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been published </source>
135 <target state="translated">Vaše video 124 <target state="translated">Vaše video
136 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/> 125 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>
137 <x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/> 126 <x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/>
138 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> bylo publikováno 127 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> bylo publikováno
139 </target> 128 </target>
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> 129 <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> 130 </trans-unit>
142 <trans-unit id="7130219900907848048" datatype="html"> 131 <trans-unit id="7130219900907848048" datatype="html">
143 <source><x id="START_LINK"/>Your video import<x id="CLOSE_LINK"/> <x id="INTERPOLATION"/> succeeded </source> 132 <source><x id="START_LINK"/>Your video import<x id="CLOSE_LINK"/> <x id="INTERPOLATION"/> succeeded </source>
144 <target state="translated"> 133 <target state="translated">
145 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>Impotování vašeho videa 134 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>Impotování vašeho videa
146 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> 135 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>
147 <x id="INTERPOLATION" equiv-text="{{ notification.videoImportIdentifier }}"/> se povedlo 136 <x id="INTERPOLATION" equiv-text="{{ notification.videoImportIdentifier }}"/> se povedlo
148 </target> 137 </target>
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> 138 <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>
@@ -151,34 +140,34 @@
151 <trans-unit id="2099623308096969132" datatype="html"> 140 <trans-unit id="2099623308096969132" datatype="html">
152 <source><x id="START_LINK"/>Your video import<x id="CLOSE_LINK"/> <x id="INTERPOLATION"/> failed </source> 141 <source><x id="START_LINK"/>Your video import<x id="CLOSE_LINK"/> <x id="INTERPOLATION"/> failed </source>
153 <target state="translated"> 142 <target state="translated">
154 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>Váš video import 143 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>Váš video import
155 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> 144 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>
156 <x id="INTERPOLATION" equiv-text="{{ notification.videoImportIdentifier }}"/> selhal 145 <x id="INTERPOLATION" equiv-text="{{ notification.videoImportIdentifier }}"/> selhal
157 </target> 146 </target>
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> 147 <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> 148 </trans-unit>
160 <trans-unit id="3371351937331192777" datatype="html"> 149 <trans-unit id="3371351937331192777" datatype="html">
161 <source>User <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> registered on your instance </source> 150 <source>User <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> registered on your instance </source>
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> 151 <target state="translated">Uživatel <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/> <x id="INTERPOLATION" equiv-text="{{ notification.account.name }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> je zaregistrovaný ve vaší instanci </target>
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> 152 <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> 153 </trans-unit>
165 <trans-unit id="4404295482394146814" datatype="html"> 154 <trans-unit id="4404295482394146814" datatype="html">
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> 155 <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"> 156 <target state="translated">
168 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/> 157 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>
169 <x id="INTERPOLATION" equiv-text="{{ notification.actorFollow.follower.displayName }}"/> 158 <x id="INTERPOLATION" equiv-text="{{ notification.actorFollow.follower.displayName }}"/>
170 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> sleduje 159 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> sleduje
171 <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container>"/>váš kanál 160 <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container&gt;"/>váš kanál
172 <x id="INTERPOLATION_1" equiv-text="{{ notification.actorFollow.following.displayName }}"/> 161 <x id="INTERPOLATION_1" equiv-text="{{ notification.actorFollow.following.displayName }}"/>
173 <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container>"/> 162 <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container&gt;"/>
174 <x id="START_TAG_NG-CONTAINER_1" ctype="x-ng-container" equiv-text="&lt;ng-container>"/>váš účet 163 <x id="START_TAG_NG-CONTAINER_1" ctype="x-ng-container" equiv-text="&lt;ng-container&gt;"/>váš účet
175 <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container>"/> 164 <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container&gt;"/>
176 </target> 165 </target>
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> 166 <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> 167 </trans-unit>
179 <trans-unit id="5504059606863599420" datatype="html"> 168 <trans-unit id="5504059606863599420" datatype="html">
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> 169 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> mentioned you on <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;&gt;"/>video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></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> 170 <target state="new"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> mentioned you on <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;&gt;"/>video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></target>
182 <context-group purpose="location"> 171 <context-group purpose="location">
183 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> 172 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
184 <context context-type="linenumber">164</context> 173 <context context-type="linenumber">164</context>
@@ -188,12 +177,12 @@
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> 177 <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>
189 <target state="new"> 178 <target state="new">
190 Your instance has 179 Your instance has
191 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>a new follower 180 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>a new follower
192 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> ( 181 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> (
193 <x id="INTERPOLATION" equiv-text="{{ notification.actorFollow?.follower.host }}"/>) 182 <x id="INTERPOLATION" equiv-text="{{ notification.actorFollow?.follower.host }}"/>)
194 183
195 <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container>"/> awaiting your approval 184 <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container&gt;"/> awaiting your approval
196 <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container>"/> 185 <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container&gt;"/>
197 </target> 186 </target>
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> 187 <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> 188 </trans-unit>
@@ -203,16 +192,16 @@
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> 192 <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> 193 </trans-unit>
205 <trans-unit id="363592786729553688" datatype="html"> 194 <trans-unit id="363592786729553688" datatype="html">
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> 195 <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;&gt;"/>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&gt;"/> 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> 196 <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;&gt;"/>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&gt;"/> is available: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </target>
208 <context-group purpose="location"> 197 <context-group purpose="location">
209 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> 198 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
210 <context context-type="linenumber">198,199</context> 199 <context context-type="linenumber">198,199</context>
211 </context-group> 200 </context-group>
212 </trans-unit> 201 </trans-unit>
213 <trans-unit id="5055099158245592648" datatype="html"> 202 <trans-unit id="5055099158245592648" datatype="html">
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> 203 <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;&gt;"/>A new version of PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> 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> 204 <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;&gt;"/>A new version of PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> is available: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </target>
216 <context-group purpose="location"> 205 <context-group purpose="location">
217 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> 206 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
218 <context context-type="linenumber">206,207</context> 207 <context context-type="linenumber">206,207</context>
@@ -238,24 +227,24 @@
238 <target state="new"> 227 <target state="new">
239 <x id="INTERPOLATION" equiv-text="{{ action.label }}"/> 228 <x id="INTERPOLATION" equiv-text="{{ action.label }}"/>
240 </target> 229 </target>
241 230 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">77</context></context-group>
242 231 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">105</context></context-group>
243 232 <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>
244 233 <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>
245 234 <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>
246 235 <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>
247 236 <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>
248 237 <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>
249 238 <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>
250 239 <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>
251 240 <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>
252 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">78</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit> 241 </trans-unit>
253 <trans-unit id="1486537403020619891" datatype="html"> 242 <trans-unit id="1486537403020619891" datatype="html">
254 <source>My watch history</source> 243 <source>My watch history</source>
255 <target state="new">My watch history</target> 244 <target state="new">My watch history</target>
256 245 <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 246 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context><context context-type="linenumber">68</context></context-group>
258 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context><context context-type="linenumber">68</context></context-group></trans-unit> 247 </trans-unit>
259 <trans-unit id="5924559757556526785"> 248 <trans-unit id="5924559757556526785">
260 <source>Save to</source> 249 <source>Save to</source>
261 <target>Uložit na</target> 250 <target>Uložit na</target>
@@ -264,8 +253,8 @@
264 <trans-unit id="8432562579042371182"> 253 <trans-unit id="8432562579042371182">
265 <source>Options</source> 254 <source>Options</source>
266 <target>Možnosti</target> 255 <target>Možnosti</target>
267 256 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">40</context></context-group>
268 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">40</context></context-group></trans-unit> 257 </trans-unit>
269 <trans-unit id="1394835141143590910"> 258 <trans-unit id="1394835141143590910">
270 <source>Start at</source> 259 <source>Start at</source>
271 <target>Začít v čase</target> 260 <target>Začít v čase</target>
@@ -287,9 +276,9 @@
287 <target state="new"> 276 <target state="new">
288 Your report will be sent to moderators of 277 Your report will be sent to moderators of
289 <x id="INTERPOLATION" equiv-text="{{ currentHost }}"/> 278 <x id="INTERPOLATION" equiv-text="{{ currentHost }}"/>
290 <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container>"/> and will be forwarded to the video origin ( 279 <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container&gt;"/> and will be forwarded to the video origin (
291 <x id="INTERPOLATION_1" equiv-text="{{ originHost }}"/>) too 280 <x id="INTERPOLATION_1" equiv-text="{{ originHost }}"/>) too
292 <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container>"/>. 281 <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container&gt;"/>.
293 282
294 </target> 283 </target>
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> 284 <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>
@@ -325,28 +314,27 @@
325 <trans-unit id="5674286808255988565"> 314 <trans-unit id="5674286808255988565">
326 <source>Create</source> 315 <source>Create</source>
327 <target>Vytvořit</target> 316 <target>Vytvořit</target>
328 317 <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 318 <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 319 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-create.component.ts</context><context context-type="linenumber">102</context></context-group>
331 320 <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 321 <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 322 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-create.component.ts</context><context context-type="linenumber">92</context></context-group>
334 323 <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 324 <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 325 <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 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-create.component.ts</context><context context-type="linenumber">102</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-edit.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-edit.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-create.component.ts</context><context context-type="linenumber">92</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit> 326 </trans-unit>
338 <trans-unit id="1006562256968398209" datatype="html"> 327 <trans-unit id="1006562256968398209" datatype="html">
339 <source>video</source> 328 <source>video</source>
340 <target state="new">video</target> 329 <target state="new">video</target>
341 330 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">294</context></context-group>
342 331 <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>
343 332 </trans-unit>
344 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">294</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">56</context></context-group></trans-unit>
345 <trans-unit id="6438815964972582865" datatype="html"> 333 <trans-unit id="6438815964972582865" datatype="html">
346 <source>The following link contains a private token and should not be shared with anyone.</source> 334 <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> 335 <target state="translated">Následující odkaz obsahuje soukromý token a neměl by být s nikým sdílen.</target>
348 336 <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>
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> 337 </trans-unit>
350 <trans-unit id="187187500641108332" datatype="html"> 338 <trans-unit id="187187500641108332" datatype="html">
351 <source><x id="INTERPOLATION" equiv-text="{{ file.resolution.label }}"/></source> 339 <source><x id="INTERPOLATION" equiv-text="{{ file.resolution.label }}"/></source>
352 <target state="new"><x id="INTERPOLATION" equiv-text="{{ file.resolution.label }}"/></target> 340 <target state="new"><x id="INTERPOLATION" equiv-text="{{ file.resolution.label }}"/></target>
@@ -358,14 +346,13 @@
358 <trans-unit id="5235042777215655908" datatype="html"> 346 <trans-unit id="5235042777215655908" datatype="html">
359 <source>subtitles</source> 347 <source>subtitles</source>
360 <target state="translated">Titulky</target> 348 <target state="translated">Titulky</target>
361 349 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group>
362 350 </trans-unit>
363 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit>
364 <trans-unit id="7513076467032912668" datatype="html"> 351 <trans-unit id="7513076467032912668" datatype="html">
365 <source>Format</source> 352 <source>Format</source>
366 <target state="new">Format</target> 353 <target state="new">Format</target>
367 354 <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>
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> 355 </trans-unit>
369 <trans-unit id="187187500641108332" datatype="html"> 356 <trans-unit id="187187500641108332" datatype="html">
370 <source><x id="INTERPOLATION" equiv-text="{{ item.value.label }}"/> </source> 357 <source><x id="INTERPOLATION" equiv-text="{{ item.value.label }}"/> </source>
371 <target state="new"> 358 <target state="new">
@@ -378,33 +365,33 @@
378 <trans-unit id="7385834259346199883" datatype="html"> 365 <trans-unit id="7385834259346199883" datatype="html">
379 <source>Video stream</source> 366 <source>Video stream</source>
380 <target state="new">Video stream</target> 367 <target state="new">Video stream</target>
381 368 <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>
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> 369 </trans-unit>
383 <trans-unit id="5496771215105419189" datatype="html"> 370 <trans-unit id="5496771215105419189" datatype="html">
384 <source>Audio stream</source> 371 <source>Audio stream</source>
385 <target state="new">Audio stream</target> 372 <target state="new">Audio stream</target>
386 373 <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>
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> 374 </trans-unit>
388 <trans-unit id="6316149158173629264"> 375 <trans-unit id="6316149158173629264">
389 <source>Direct download</source> 376 <source>Direct download</source>
390 <target>Přímý odkaz</target> 377 <target>Přímý odkaz</target>
391 378 <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>
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> 379 </trans-unit>
393 <trans-unit id="5910455707959454672"> 380 <trans-unit id="5910455707959454672">
394 <source>Torrent (.torrent file)</source> 381 <source>Torrent (.torrent file)</source>
395 <target>Torrent (soubor .torrent)</target> 382 <target>Torrent (soubor .torrent)</target>
396 383 <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>
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> 384 </trans-unit>
398 <trans-unit id="5830517253429165613" datatype="html"> 385 <trans-unit id="5830517253429165613" datatype="html">
399 <source>Advanced</source> 386 <source>Advanced</source>
400 <target state="translated">Pokročilý</target> 387 <target state="translated">Pokročilý</target>
401 388 <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>
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> 389 </trans-unit>
403 <trans-unit id="4493457595110310369" datatype="html"> 390 <trans-unit id="4493457595110310369" datatype="html">
404 <source>Simple</source> 391 <source>Simple</source>
405 <target state="new"> Simple </target> 392 <target state="new"> Simple </target>
406 393 <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>
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> 394 </trans-unit>
408 <trans-unit id="1006562256968398209" datatype="html"> 395 <trans-unit id="1006562256968398209" datatype="html">
409 <source>video</source> 396 <source>video</source>
410 <target state="new">video</target> 397 <target state="new">video</target>
@@ -414,13 +401,13 @@
414 <trans-unit id="6995024616159044376" datatype="html"> 401 <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> 402 <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> 403 <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>
417 404 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">330</context></context-group>
418 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">330</context></context-group></trans-unit> 405 </trans-unit>
419 <trans-unit id="7873395933409147217" datatype="html"> 406 <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> 407 <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> 408 <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>
422 409 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">349</context></context-group>
423 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">349</context></context-group></trans-unit> 410 </trans-unit>
424 <trans-unit id="5235042777215655908" datatype="html"> 411 <trans-unit id="5235042777215655908" datatype="html">
425 <source>subtitles</source> 412 <source>subtitles</source>
426 <target state="translated">Titulky</target> 413 <target state="translated">Titulky</target>
@@ -431,16 +418,16 @@
431 <target> 418 <target>
432 Zrušit 419 Zrušit
433 </target> 420 </target>
434 421 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">48</context></context-group>
435 422 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">22</context></context-group>
436 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit> 423 </trans-unit>
437 <trans-unit id="3099741642167775297"> 424 <trans-unit id="3099741642167775297">
438 <source>Download</source> 425 <source>Download</source>
439 <target>Stáhnout</target> 426 <target>Stáhnout</target>
440 427 <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>
441 428 <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>
442 429 <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>
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> 430 </trans-unit>
444 <trans-unit id="6325096236207614377"> 431 <trans-unit id="6325096236207614377">
445 <source>Reason...</source> 432 <source>Reason...</source>
446 <target>Důvod...</target> 433 <target>Důvod...</target>
@@ -456,16 +443,10 @@
456 <trans-unit id="834805431202576194" datatype="html"> 443 <trans-unit id="834805431202576194" datatype="html">
457 <source>No results.</source> 444 <source>No results.</source>
458 <target state="translated">Žádné výsledky.</target> 445 <target state="translated">Žádné výsledky.</target>
459 446 <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 447 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.html</context><context context-type="linenumber">41</context></context-group>
461 448 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.ts</context><context context-type="linenumber">23</context></context-group>
462 449 </trans-unit>
463
464
465
466
467
468 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.ts</context><context context-type="linenumber">23</context></context-group></trans-unit>
469 <trans-unit id="935187492052582731"> 450 <trans-unit id="935187492052582731">
470 <source>Submit</source> 451 <source>Submit</source>
471 <target>Odeslat</target> 452 <target>Odeslat</target>
@@ -475,8 +456,10 @@
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> 456 <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> 457 <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> 458 <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>
478 </trans-unit><trans-unit id="8343217707114977013" datatype="html"> 459 </trans-unit>
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> 460 <trans-unit id="8343217707114977013" datatype="html">
461 <source>The contact form is not enabled on this instance.</source>
462 <target state="new">The contact form is not enabled on this instance.</target>
480 <context-group purpose="location"> 463 <context-group purpose="location">
481 <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context> 464 <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context>
482 <context context-type="linenumber">56</context> 465 <context context-type="linenumber">56</context>
@@ -503,8 +486,10 @@
503 <source>Blocking this live will automatically terminate the live stream.</source> 486 <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> 487 <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> 488 <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><trans-unit id="2466846716878254816" datatype="html"> 489 </trans-unit>
507 <source>Element <x id="PH" equiv-text="param"/> not found</source><target state="new">Element <x id="PH" equiv-text="param"/> not found</target> 490 <trans-unit id="2466846716878254816" datatype="html">
491 <source>Element <x id="PH" equiv-text="param"/> not found</source>
492 <target state="new">Element <x id="PH" equiv-text="param"/> not found</target>
508 <context-group purpose="location"> 493 <context-group purpose="location">
509 <context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context> 494 <context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context>
510 <context context-type="linenumber">80</context> 495 <context context-type="linenumber">80</context>
@@ -518,16 +503,16 @@
518 <trans-unit id="7539427273132299890"> 503 <trans-unit id="7539427273132299890">
519 <source>Unlisted</source> 504 <source>Unlisted</source>
520 <target>Neveřejné</target> 505 <target>Neveřejné</target>
521 506 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.html</context><context context-type="linenumber">9</context></context-group>
522 507 <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>
523 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit> 508 </trans-unit>
524 <trans-unit id="3686284950598311784"> 509 <trans-unit id="3686284950598311784">
525 <source>Private</source> 510 <source>Private</source>
526 <target>Soukromé</target> 511 <target>Soukromé</target>
527 512 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.html</context><context context-type="linenumber">10</context></context-group>
528 513 <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>
529 514 <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>
530 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.html</context><context context-type="linenumber">10</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">7</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit> 515 </trans-unit>
531 <trans-unit id="7688104409544625220" datatype="html"> 516 <trans-unit id="7688104409544625220" datatype="html">
532 <source>{VAR_PLURAL, plural, =1 {1 view} other {<x id="INTERPOLATION"/> views}}</source> 517 <source>{VAR_PLURAL, plural, =1 {1 view} other {<x id="INTERPOLATION"/> views}}</source>
533 <target state="new">{VAR_PLURAL, plural, =1 {1 view} other { 518 <target state="new">{VAR_PLURAL, plural, =1 {1 view} other {
@@ -564,38 +549,38 @@
564 <trans-unit id="3267631941074558910" datatype="html"> 549 <trans-unit id="3267631941074558910" datatype="html">
565 <source>Cannot fetch information of this remote account</source> 550 <source>Cannot fetch information of this remote account</source>
566 <target state="translated">Nelze načíst informace o tomto vzdáleném účtu</target> 551 <target state="translated">Nelze načíst informace o tomto vzdáleném účtu</target>
567 552 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/remote-subscribe.component.ts</context><context context-type="linenumber">64</context></context-group>
568 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/remote-subscribe.component.ts</context><context context-type="linenumber">64</context></context-group></trans-unit> 553 </trans-unit>
569 <trans-unit id="9081463435738465430" datatype="html"> 554 <trans-unit id="9081463435738465430" datatype="html">
570 <source>Blocked</source> 555 <source>Blocked</source>
571 <target state="new">Blocked</target> 556 <target state="new">Blocked</target>
572 557 <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>
573 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit> 558 </trans-unit>
574 <trans-unit id="3514509630940272440"> 559 <trans-unit id="3514509630940272440">
575 <source>Sensitive</source> 560 <source>Sensitive</source>
576 <target state="translated">Citlivé</target> 561 <target state="translated">Citlivé</target>
577 562 <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>
578 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">62</context></context-group></trans-unit> 563 </trans-unit>
579 <trans-unit id="7766488542631150871"> 564 <trans-unit id="7766488542631150871">
580 <source>{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other {<x id="INTERPOLATION"/> videos}}</source> 565 <source>{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other {<x id="INTERPOLATION"/> videos}}</source>
581 <target>{VAR_PLURAL, plural, =0 {Žádná videa} =1 {1 video} other { 566 <target>{VAR_PLURAL, plural, =0 {Žádná videa} =1 {1 video} other {
582 <x id="INTERPOLATION" equiv-text="{{ playlist.videosLength }}"/> videí} } 567 <x id="INTERPOLATION" equiv-text="{{ playlist.videosLength }}"/> videí} }
583 </target> 568 </target>
584 569 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">32</context></context-group>
585 570 <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>
586 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">32</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-miniature.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit> 571 </trans-unit>
587 <trans-unit id="7708270344948043036"> 572 <trans-unit id="7708270344948043036">
588 <source><x id="INTERPOLATION" equiv-text="{{ playlist.videoChannelBy }}"/> </source> 573 <source><x id="INTERPOLATION" equiv-text="{{ playlist.videoChannelBy }}"/> </source>
589 <target> 574 <target>
590 <x id="INTERPOLATION" equiv-text="{{ playlist.videoChannelBy }}"/> 575 <x id="INTERPOLATION" equiv-text="{{ playlist.videoChannelBy }}"/>
591 </target> 576 </target>
592 577 <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>
593 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-miniature.component.html</context><context context-type="linenumber">25</context></context-group></trans-unit> 578 </trans-unit>
594 <trans-unit id="3044142083883783523"> 579 <trans-unit id="3044142083883783523">
595 <source>Updated <x id="INTERPOLATION"/></source> 580 <source>Updated <x id="INTERPOLATION"/></source>
596 <target>Aktualizováno <x id="INTERPOLATION"/></target> 581 <target>Aktualizováno <x id="INTERPOLATION"/></target>
597 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">32</context></context-group>
598 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-miniature.component.html</context><context context-type="linenumber">32</context></context-group></trans-unit> 583 </trans-unit>
599 <trans-unit id="5643561794785412000" datatype="html"> 584 <trans-unit id="5643561794785412000" datatype="html">
600 <source>Unavailable</source> 585 <source>Unavailable</source>
601 <target state="translated">Nedostupné</target> 586 <target state="translated">Nedostupné</target>
@@ -604,10 +589,10 @@
604 <trans-unit id="6381490568322624964" datatype="html"> 589 <trans-unit id="6381490568322624964" datatype="html">
605 <source>Deleted</source> 590 <source>Deleted</source>
606 <target state="translated">Smazané</target> 591 <target state="translated">Smazané</target>
607 592 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">47</context></context-group>
608 593 <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>
609 594 <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>
610 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 595 </trans-unit>
611 <trans-unit id="5263519165976128456"> 596 <trans-unit id="5263519165976128456">
612 <source>Edit starts/stops at</source> 597 <source>Edit starts/stops at</source>
613 <target>Upravit čas spuštění/zastavení</target> 598 <target>Upravit čas spuštění/zastavení</target>
@@ -616,13 +601,11 @@
616 <trans-unit id="3768927257183755959"> 601 <trans-unit id="3768927257183755959">
617 <source>Save</source> 602 <source>Save</source>
618 <target>Uložit</target> 603 <target>Uložit</target>
619 604 <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>
620 605 <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>
621 606 <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>
622 607 <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>
623 608 </trans-unit>
624
625 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html</context><context context-type="linenumber">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">72</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">82</context></context-group></trans-unit>
626 <trans-unit id="8890926675057871150"> 609 <trans-unit id="8890926675057871150">
627 <source>Delete from <x id="INTERPOLATION"/></source> 610 <source>Delete from <x id="INTERPOLATION"/></source>
628 <target>Smazat ze <x id="INTERPOLATION"/></target> 611 <target>Smazat ze <x id="INTERPOLATION"/></target>
@@ -640,40 +623,39 @@
640 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.html</context><context context-type="linenumber">44</context></context-group> 623 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.html</context><context context-type="linenumber">44</context></context-group>
641 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.html</context><context context-type="linenumber">44</context></context-group> 624 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.html</context><context context-type="linenumber">44</context></context-group>
642 </trans-unit> 625 </trans-unit>
643
644 <trans-unit id="3594371452042277118" datatype="html"> 626 <trans-unit id="3594371452042277118" datatype="html">
645 <source>Videos with the most interactions for recent videos, minus user history</source> 627 <source>Videos with the most interactions for recent videos, minus user history</source>
646 <target state="new">Videos with the most interactions for recent videos, minus user history</target> 628 <target state="new">Videos with the most interactions for recent videos, minus user history</target>
647 629 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">203</context></context-group>
648 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">203</context></context-group></trans-unit> 630 </trans-unit>
649 <trans-unit id="7022070615528435141"> 631 <trans-unit id="7022070615528435141">
650 <source>Delete</source> 632 <source>Delete</source>
651 <target>Odstranit</target> 633 <target>Odstranit</target>
652 634 <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>
653 635 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">88</context></context-group>
654 636 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">92</context></context-group>
655 637 <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>
656 638 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.ts</context><context context-type="linenumber">164</context></context-group>
657 639 <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>
658 640 <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>
659 641 <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>
660 642 <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>
661 643 <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>
662 644 <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>
663 645 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">117</context></context-group>
664 646 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">144</context></context-group>
665 647 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">185</context></context-group>
666 648 <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>
667 649 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">171</context></context-group>
668 650 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">145</context></context-group>
669 651 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">388</context></context-group>
670 652 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">423</context></context-group>
671 653 <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>
672 654 <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>
673 655 <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>
674 656 <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>
675 657 <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>
676 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">74</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">92</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.ts</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">127</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">144</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">185</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">178</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">171</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">145</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">388</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">423</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">87</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">208</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">308</context></context-group></trans-unit> 658 </trans-unit>
677 <trans-unit id="158575725114802951" datatype="html"> 659 <trans-unit id="158575725114802951" datatype="html">
678 <source>Only live videos</source> 660 <source>Only live videos</source>
679 <target state="translated">Jenom živý videa</target> 661 <target state="translated">Jenom živý videa</target>
@@ -704,11 +686,12 @@
704 <trans-unit id="8461609631969932886" datatype="html"> 686 <trans-unit id="8461609631969932886" datatype="html">
705 <source>Hide</source> 687 <source>Hide</source>
706 <target state="translated">Skrýt</target> 688 <target state="translated">Skrýt</target>
707 689 <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>
708 690 <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>
709 691 <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>
710 692 <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>
711 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-password.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-toggle-hidden.component.ts</context><context context-type="linenumber">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">76</context></context-group></trans-unit> 693 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">76</context></context-group>
694 </trans-unit>
712 <trans-unit id="8461842260159597706" datatype="html"> 695 <trans-unit id="8461842260159597706" datatype="html">
713 <source>Show</source> 696 <source>Show</source>
714 <target state="new">Show</target> 697 <target state="new">Show</target>
@@ -721,8 +704,8 @@
721 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.html</context><context context-type="linenumber">19</context></context-group> 704 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.html</context><context context-type="linenumber">19</context></context-group>
722 </trans-unit> 705 </trans-unit>
723 <trans-unit id="8644431249513874405" datatype="html"> 706 <trans-unit id="8644431249513874405" datatype="html">
724 <source>&lt;a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown&lt;/a> compatible that supports:</source> 707 <source>&lt;a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer"&gt;Markdown&lt;/a&gt; compatible that supports:</source>
725 <target state="new">&lt;a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown&lt;/a> compatible that supports:</target> 708 <target state="new">&lt;a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer"&gt;Markdown&lt;/a&gt; compatible that supports:</target>
726 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">75</context></context-group> 709 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">75</context></context-group>
727 </trans-unit> 710 </trans-unit>
728 <trans-unit id="146235964740293376" datatype="html"> 711 <trans-unit id="146235964740293376" datatype="html">
@@ -753,7 +736,6 @@
753 <target>Odebírat přes místní účet</target> 736 <target>Odebírat přes místní účet</target>
754 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">58</context></context-group> 737 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">58</context></context-group>
755 </trans-unit> 738 </trans-unit>
756
757 <trans-unit id="7639191791633609999" datatype="html"> 739 <trans-unit id="7639191791633609999" datatype="html">
758 <source>The live stream will be automatically terminated.</source> 740 <source>The live stream will be automatically terminated.</source>
759 <target state="translated">Živí přenos bude automaticky ukončen.</target> 741 <target state="translated">Živí přenos bude automaticky ukončen.</target>
@@ -777,10 +759,10 @@
777 <trans-unit id="855178133027341271"> 759 <trans-unit id="855178133027341271">
778 <source><x id="START_TAG_SPAN"/>Remote subscribe<x id="CLOSE_TAG_SPAN"/><x id="START_TAG_SPAN_1"/>Remote interact<x id="CLOSE_TAG_SPAN"/></source> 760 <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>
779 <target> 761 <target>
780 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span>"/>Vzdálený odběr 762 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span&gt;"/>Vzdálený odběr
781 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/> 763 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>
782 <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="&lt;span>"/>Vzdálená interakce 764 <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="&lt;span&gt;"/>Vzdálená interakce
783 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/> 765 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>
784 </target> 766 </target>
785 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/remote-subscribe.component.html</context><context context-type="linenumber">11</context></context-group> 767 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/remote-subscribe.component.html</context><context context-type="linenumber">11</context></context-group>
786 </trans-unit> 768 </trans-unit>
@@ -808,10 +790,10 @@
808 <trans-unit id="5975923297757530070" datatype="html"> 790 <trans-unit id="5975923297757530070" datatype="html">
809 <source><x id="START_TAG_DIV"/>Default NSFW/sensitive videos policy<x id="CLOSE_TAG_DIV"/><x id="START_TAG_DIV_1"/>can be redefined by the users<x id="CLOSE_TAG_DIV"/></source> 791 <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>
810 <target state="new"> 792 <target state="new">
811 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>Default NSFW/sensitive videos policy 793 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/>Default NSFW/sensitive videos policy
812 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/> 794 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/>
813 <x id="START_TAG_DIV_1" ctype="x-div" equiv-text="&lt;div>"/>can be redefined by the users 795 <x id="START_TAG_DIV_1" ctype="x-div" equiv-text="&lt;div&gt;"/>can be redefined by the users
814 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/> 796 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/>
815 </target> 797 </target>
816 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">13</context></context-group> 798 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">13</context></context-group>
817 </trans-unit> 799 </trans-unit>
@@ -864,17 +846,18 @@
864 <trans-unit id="2602586221576511475"> 846 <trans-unit id="2602586221576511475">
865 <source>Video quota</source> 847 <source>Video quota</source>
866 <target>Limit na videa</target> 848 <target>Limit na videa</target>
867 849 <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>
868 850 <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>
869 851 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">113</context></context-group>
870 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">113</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">47</context></context-group></trans-unit> 852 <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>
853 </trans-unit>
871 <trans-unit id="1502595455339510144"> 854 <trans-unit id="1502595455339510144">
872 <source>Unlimited <x id="START_TAG_NG_CONTAINER"/>(<x id="INTERPOLATION"/> per day)<x id="CLOSE_TAG_NG_CONTAINER"/></source> 855 <source>Unlimited <x id="START_TAG_NG_CONTAINER"/>(<x id="INTERPOLATION"/> per day)<x id="CLOSE_TAG_NG_CONTAINER"/></source>
873 <target> 856 <target>
874 Neomezeno 857 Neomezeno
875 <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container>"/>( 858 <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container&gt;"/>(
876 <x id="INTERPOLATION" equiv-text="{{ dailyUserVideoQuota | bytes: 0 }}"/> za den) 859 <x id="INTERPOLATION" equiv-text="{{ dailyUserVideoQuota | bytes: 0 }}"/> za den)
877 <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container>"/> 860 <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container&gt;"/>
878 </target> 861 </target>
879 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">61</context></context-group> 862 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">61</context></context-group>
880 </trans-unit> 863 </trans-unit>
@@ -918,16 +901,17 @@
918 <trans-unit id="2906587845957718064"> 901 <trans-unit id="2906587845957718064">
919 <source>Local</source> 902 <source>Local</source>
920 <target>Místní</target> 903 <target>Místní</target>
921 904 <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>
922 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">125</context></context-group></trans-unit> 905 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">125</context></context-group>
906 </trans-unit>
923 <trans-unit id="1670306451865226564" datatype="html"> 907 <trans-unit id="1670306451865226564" datatype="html">
924 <source>users</source> 908 <source>users</source>
925 <target state="new">users</target> 909 <target state="translated">uživate</target>
926 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">11</context></context-group> 910 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">11</context></context-group>
927 </trans-unit> 911 </trans-unit>
928 <trans-unit id="5178138591256693636" datatype="html"> 912 <trans-unit id="5178138591256693636" datatype="html">
929 <source>videos</source> 913 <source>videos</source>
930 <target state="new">videos</target> 914 <target state="translated">videa</target>
931 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">21</context></context-group> 915 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">21</context></context-group>
932 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">65</context></context-group> 916 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">65</context></context-group>
933 </trans-unit> 917 </trans-unit>
@@ -952,8 +936,10 @@
952 <target state="new">Federation</target> 936 <target state="new">Federation</target>
953 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">26</context></context-group> 937 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">26</context></context-group>
954 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">58</context></context-group> 938 <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>
955 </trans-unit><trans-unit id="8726138323871139597" datatype="html"> 939 </trans-unit>
956 <source>Following</source><target state="new">Following</target> 940 <trans-unit id="8726138323871139597" datatype="html">
941 <source>Following</source>
942 <target state="new">Following</target>
957 <context-group purpose="location"> 943 <context-group purpose="location">
958 <context context-type="sourcefile">src/app/+admin/admin.component.ts</context> 944 <context context-type="sourcefile">src/app/+admin/admin.component.ts</context>
959 <context context-type="linenumber">29</context> 945 <context context-type="linenumber">29</context>
@@ -966,8 +952,10 @@
966 <context context-type="sourcefile">src/app/+admin/follows/follows.routes.ts</context> 952 <context context-type="sourcefile">src/app/+admin/follows/follows.routes.ts</context>
967 <context context-type="linenumber">28</context> 953 <context context-type="linenumber">28</context>
968 </context-group> 954 </context-group>
969 </trans-unit><trans-unit id="4914577418256256836" datatype="html"> 955 </trans-unit>
970 <source>Followers</source><target state="new">Followers</target> 956 <trans-unit id="4914577418256256836" datatype="html">
957 <source>Followers</source>
958 <target state="new">Followers</target>
971 <context-group purpose="location"> 959 <context-group purpose="location">
972 <context context-type="sourcefile">src/app/+admin/admin.component.ts</context> 960 <context context-type="sourcefile">src/app/+admin/admin.component.ts</context>
973 <context context-type="linenumber">34</context> 961 <context context-type="linenumber">34</context>
@@ -990,42 +978,42 @@
990 <trans-unit id="2605931708025789621" datatype="html"> 978 <trans-unit id="2605931708025789621" datatype="html">
991 <source>The upload failed</source> 979 <source>The upload failed</source>
992 <target state="new">The upload failed</target> 980 <target state="new">The upload failed</target>
993 981 <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils/upload.ts</context><context context-type="linenumber">12</context></context-group>
994 <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils/upload.ts</context><context context-type="linenumber">12</context></context-group></trans-unit> 982 </trans-unit>
995 <trans-unit id="1447760976255144968" datatype="html"> 983 <trans-unit id="1447760976255144968" datatype="html">
996 <source>The connection was interrupted</source> 984 <source>The connection was interrupted</source>
997 <target state="new">The connection was interrupted</target> 985 <target state="new">The connection was interrupted</target>
998 986 <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils/upload.ts</context><context context-type="linenumber">16</context></context-group>
999 <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils/upload.ts</context><context context-type="linenumber">16</context></context-group></trans-unit> 987 </trans-unit>
1000 <trans-unit id="4499233456830047129" datatype="html"> 988 <trans-unit id="4499233456830047129" datatype="html">
1001 <source>The server encountered an error</source> 989 <source>The server encountered an error</source>
1002 <target state="new">The server encountered an error</target> 990 <target state="new">The server encountered an error</target>
1003 991 <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils/upload.ts</context><context context-type="linenumber">19</context></context-group>
1004 <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils/upload.ts</context><context context-type="linenumber">19</context></context-group></trans-unit> 992 </trans-unit>
1005 <trans-unit id="3334825601859787496" datatype="html"> 993 <trans-unit id="3334825601859787496" datatype="html">
1006 <source>Your <x id="PH" equiv-text="name"/> file couldn't be transferred before the set timeout (usually 10min)</source> 994 <source>Your <x id="PH" equiv-text="name"/> file couldn't be transferred before the set timeout (usually 10min)</source>
1007 <target state="new">Your <x id="PH" equiv-text="name"/> file couldn't be transferred before the set timeout (usually 10min)</target> 995 <target state="new">Your <x id="PH" equiv-text="name"/> file couldn't be transferred before the set timeout (usually 10min)</target>
1008 996 <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils/upload.ts</context><context context-type="linenumber">22</context></context-group>
1009 <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils/upload.ts</context><context context-type="linenumber">22</context></context-group></trans-unit> 997 </trans-unit>
1010 <trans-unit id="8530934870279569179" datatype="html"> 998 <trans-unit id="8530934870279569179" datatype="html">
1011 <source>Your <x id="PH" equiv-text="name"/> file was too large (max. size: <x id="PH_1" equiv-text="maxFileSize"/>)</source> 999 <source>Your <x id="PH" equiv-text="name"/> file was too large (max. size: <x id="PH_1" equiv-text="maxFileSize"/>)</source>
1012 <target state="new">Your <x id="PH" equiv-text="name"/> file was too large (max. size: <x id="PH_1" equiv-text="maxFileSize"/>)</target> 1000 <target state="new">Your <x id="PH" equiv-text="name"/> file was too large (max. size: <x id="PH_1" equiv-text="maxFileSize"/>)</target>
1013 1001 <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils/upload.ts</context><context context-type="linenumber">26</context></context-group>
1014 <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils/upload.ts</context><context context-type="linenumber">26</context></context-group></trans-unit> 1002 </trans-unit>
1015 <trans-unit id="2392488717875840729" datatype="html"> 1003 <trans-unit id="2392488717875840729" datatype="html">
1016 <source>User</source> 1004 <source>User</source>
1017 <target state="new">User</target> 1005 <target state="new">User</target>
1018 1006 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">21</context></context-group>
1019 1007 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">27</context></context-group>
1020 1008 <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">416</context></context-group>
1021 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">416</context></context-group></trans-unit> 1009 </trans-unit>
1022 <trans-unit id="4209525355702493436"> 1010 <trans-unit id="4209525355702493436">
1023 <source>Ban</source> 1011 <source>Ban</source>
1024 <target>Zablokovat</target> 1012 <target>Zablokovat</target>
1025 1013 <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>
1026 1014 <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>
1027 1015 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">271</context></context-group>
1028 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">87</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">271</context></context-group></trans-unit> 1016 </trans-unit>
1029 <trans-unit id="7908493851025027368"> 1017 <trans-unit id="7908493851025027368">
1030 <source>A banned user will no longer be able to login.</source> 1018 <source>A banned user will no longer be able to login.</source>
1031 <target> 1019 <target>
@@ -1036,25 +1024,26 @@
1036 <trans-unit id="2159130950882492111"> 1024 <trans-unit id="2159130950882492111">
1037 <source>Cancel</source> 1025 <source>Cancel</source>
1038 <target>Zrušit</target> 1026 <target>Zrušit</target>
1039 1027 <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>
1040 1028 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group>
1041 1029 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">121</context></context-group>
1042 1030 <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>
1043 1031 <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>
1044 1032 <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>
1045 1033 <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>
1046 1034 <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>
1047 1035 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group>
1048 1036 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">416</context></context-group>
1049 1037 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group>
1050 1038 <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>
1051 1039 <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>
1052 1040 <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>
1053 1041 <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>
1054 1042 <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>
1055 1043 <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>
1056 1044 <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>
1057 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">121</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">416</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">92</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">152</context></context-group></trans-unit> 1045 <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>
1046 </trans-unit>
1058 <trans-unit id="3616223838716839702"> 1047 <trans-unit id="3616223838716839702">
1059 <source>Ban this user</source> 1048 <source>Ban this user</source>
1060 <target>Zablokovat tohoto uživatele</target> 1049 <target>Zablokovat tohoto uživatele</target>
@@ -1110,8 +1099,8 @@
1110 <source>Sorry but there was an issue with the external login process. Please <x id="START_LINK"/>contact an administrator<x id="CLOSE_LINK"/>. </source> 1099 <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>
1111 <target state="new"> 1100 <target state="new">
1112 Sorry but there was an issue with the external login process. Please 1101 Sorry but there was an issue with the external login process. Please
1113 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>contact an administrator 1102 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>contact an administrator
1114 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. 1103 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>.
1115 1104
1116 </target> 1105 </target>
1117 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">7</context></context-group> 1106 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">7</context></context-group>
@@ -1123,15 +1112,15 @@
1123 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html</context><context context-type="linenumber">16</context></context-group> 1112 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html</context><context context-type="linenumber">16</context></context-group>
1124 </trans-unit> 1113 </trans-unit>
1125 <trans-unit id="7252854992688790751" datatype="html"> 1114 <trans-unit id="7252854992688790751" datatype="html">
1126 <source>This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> before creating an account. You may also search for another instance to match your exact needs at: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_LINK_2" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 1115 <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='#'&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><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;&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> 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 /&gt;"/><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;&gt;"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source>
1127 <target state="new"> This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> before creating an account. You may also search for another instance to match your exact needs at: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_LINK_2" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 1116 <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='#'&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><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;&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> 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 /&gt;"/><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;&gt;"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </target>
1128 1117 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">64</context></context-group>
1129 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">64</context></context-group></trans-unit> 1118 </trans-unit>
1130 <trans-unit id="7215649348148521605" datatype="html"> 1119 <trans-unit id="7215649348148521605" datatype="html">
1131 <source>Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more details or find an instance that gives you the possibility to sign up for an account and upload your videos there. Find yours among multiple instances at: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 1120 <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='#'&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> 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 /&gt; "/><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;&gt;"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source>
1132 <target state="new"> Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more details or find an instance that gives you the possibility to sign up for an account and upload your videos there. Find yours among multiple instances at: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 1121 <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='#'&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> 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 /&gt; "/><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;&gt;"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </target>
1133 1122 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">69</context></context-group>
1134 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">69</context></context-group></trans-unit> 1123 </trans-unit>
1135 <trans-unit id="2392488717875840729"> 1124 <trans-unit id="2392488717875840729">
1136 <source>User</source> 1125 <source>User</source>
1137 <target>Uživatel</target> 1126 <target>Uživatel</target>
@@ -1142,8 +1131,10 @@
1142 <source>Username or email address</source> 1131 <source>Username or email address</source>
1143 <target>Uživatelské jméno nebo e-mail</target> 1132 <target>Uživatelské jméno nebo e-mail</target>
1144 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">23</context></context-group> 1133 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">23</context></context-group>
1145 </trans-unit><trans-unit id="1758058452376026925" datatype="html"> 1134 </trans-unit>
1146 <source> ⚠️ Most email addresses do not include capital letters. </source><target state="new"> ⚠️ Most email addresses do not include capital letters. </target> 1135 <trans-unit id="1758058452376026925" datatype="html">
1136 <source>⚠️ Most email addresses do not include capital letters.</source>
1137 <target state="new"> ⚠️ Most email addresses do not include capital letters. </target>
1147 <context-group purpose="location"> 1138 <context-group purpose="location">
1148 <context context-type="sourcefile">src/app/+login/login.component.html</context> 1139 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1149 <context context-type="linenumber">33,34</context> 1140 <context context-type="linenumber">33,34</context>
@@ -1152,62 +1143,61 @@
1152 <trans-unit id="1431416938026210429"> 1143 <trans-unit id="1431416938026210429">
1153 <source>Password</source> 1144 <source>Password</source>
1154 <target>Heslo</target> 1145 <target>Heslo</target>
1155 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>
1156 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>
1157 1148 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">38</context></context-group>
1158 1149 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">40</context></context-group>
1159 1150 <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>
1160 1151 <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>
1161 1152 <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>
1162 1153 <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>
1163 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">10</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit> 1154 </trans-unit>
1164 <trans-unit id="8715156686857791956" datatype="html"> 1155 <trans-unit id="8715156686857791956" datatype="html">
1165 <source>Click here to reset your password</source> 1156 <source>Click here to reset your password</source>
1166 <target state="new">Click here to reset your password</target> 1157 <target state="new">Click here to reset your password</target>
1167 1158 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">51</context></context-group>
1168 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit> 1159 </trans-unit>
1169 <trans-unit id="892063502898494584" datatype="html"> 1160 <trans-unit id="892063502898494584" datatype="html">
1170 <source>I forgot my password</source> 1161 <source>I forgot my password</source>
1171 <target state="new">I forgot my password</target> 1162 <target state="new">I forgot my password</target>
1172 1163 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">51</context></context-group>
1173 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit> 1164 </trans-unit>
1174 <trans-unit id="2101170466365500913" datatype="html"> 1165 <trans-unit id="2101170466365500913" datatype="html">
1175 <source>Logging into an account lets you publish content</source> 1166 <source>Logging into an account lets you publish content</source>
1176 <target state="new"> Logging into an account lets you publish content </target> 1167 <target state="new"> Logging into an account lets you publish content </target>
1177 1168 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">60</context></context-group>
1178 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">60</context></context-group></trans-unit> 1169 </trans-unit>
1179 <trans-unit id="2454050363478003966"> 1170 <trans-unit id="2454050363478003966">
1180 <source>Login</source> 1171 <source>Login</source>
1181 <target>Přihlásit</target> 1172 <target>Přihlásit</target>
1182 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>
1183 1174 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">48</context></context-group>
1184 1175 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">99</context></context-group>
1185 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">99</context></context-group></trans-unit> 1176 </trans-unit>
1186 <trans-unit id="3183213940445113677" datatype="html"> 1177 <trans-unit id="3183213940445113677" datatype="html">
1187 <source>Or sign in with</source> 1178 <source>Or sign in with</source>
1188 <target state="new">Or sign in with</target> 1179 <target state="new">Or sign in with</target>
1189 1180 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">76</context></context-group>
1190 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">76</context></context-group></trans-unit> 1181 </trans-unit>
1191 <trans-unit id="3238209155172574367"> 1182 <trans-unit id="3238209155172574367">
1192 <source>Forgot your password</source> 1183 <source>Forgot your password</source>
1193 <target>Zapomenuté heslo</target> 1184 <target>Zapomenuté heslo</target>
1194 1185 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">95</context></context-group>
1195 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">95</context></context-group></trans-unit> 1186 </trans-unit>
1196 <trans-unit id="87327320394367488" datatype="html"> 1187 <trans-unit id="87327320394367488" datatype="html">
1197 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source> 1188 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source>
1198 <target state="new"> 1189 <target state="new">
1199 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. 1190 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.
1200 </target> 1191 </target>
1201 1192 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">103</context></context-group>
1202 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">103</context></context-group></trans-unit> 1193 </trans-unit>
1203 <trans-unit id="3188014010833256853" datatype="html"> 1194 <trans-unit id="3188014010833256853" datatype="html">
1204 <source>Enter your email address and we will send you a link to reset your password.</source> 1195 <source>Enter your email address and we will send you a link to reset your password.</source>
1205 <target state="new"> Enter your email address and we will send you a link to reset your password. </target> 1196 <target state="new"> Enter your email address and we will send you a link to reset your password. </target>
1206 1197 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">107</context></context-group>
1207 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">107</context></context-group></trans-unit> 1198 </trans-unit>
1208 <trans-unit id="1190256911880544559" datatype="html"> 1199 <trans-unit id="1190256911880544559" datatype="html">
1209 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. 1200 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. The link will expire within 1 hour.</source>
1210The link will expire within 1 hour.</source>
1211 <target state="new">An email with the reset password instructions will be sent to <x id="PH"/>. 1201 <target state="new">An email with the reset password instructions will be sent to <x id="PH"/>.
1212The link will expire within 1 hour.</target> 1202The link will expire within 1 hour.</target>
1213 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">121</context></context-group> 1203 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">121</context></context-group>
@@ -1215,26 +1205,27 @@ The link will expire within 1 hour.</target>
1215 <trans-unit id="4768749765465246664"> 1205 <trans-unit id="4768749765465246664">
1216 <source>Email</source> 1206 <source>Email</source>
1217 <target>E-mail</target> 1207 <target>E-mail</target>
1218 1208 <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>
1219 1209 <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>
1220 1210 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">112</context></context-group>
1221 1211 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">111</context></context-group>
1222 1212 <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>
1223 1213 <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>
1224 1214 <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>
1225 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">112</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">111</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">8</context></context-group></trans-unit> 1215 <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>
1216 </trans-unit>
1226 <trans-unit id="3967269098753656610"> 1217 <trans-unit id="3967269098753656610">
1227 <source>Email address</source> 1218 <source>Email address</source>
1228 <target>E-mailová adresa</target> 1219 <target>E-mailová adresa</target>
1229 1220 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">113</context></context-group>
1230 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>
1231 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">113</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit> 1222 </trans-unit>
1232 <trans-unit id="7808756054397155068" datatype="html"> 1223 <trans-unit id="7808756054397155068" datatype="html">
1233 <source>Reset</source> 1224 <source>Reset</source>
1234 <target state="new">Reset</target> 1225 <target state="new">Reset</target>
1235 <note priority="1" from="description">Password reset button</note> 1226 <note priority="1" from="description">Password reset button</note>
1236 1227 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">126</context></context-group>
1237 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">126</context></context-group></trans-unit> 1228 </trans-unit>
1238 <trans-unit id="4319634264526091601" datatype="html"> 1229 <trans-unit id="4319634264526091601" datatype="html">
1239 <source>on this instance</source> 1230 <source>on this instance</source>
1240 <target state="new">on this instance</target> 1231 <target state="new">on this instance</target>
@@ -1246,8 +1237,8 @@ The link will expire within 1 hour.</target>
1246 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">8</context></context-group> 1237 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">8</context></context-group>
1247 </trans-unit> 1238 </trans-unit>
1248 <trans-unit id="8434369348784683733" datatype="html"> 1239 <trans-unit id="8434369348784683733" datatype="html">
1249 <source>for <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;>"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source> 1240 <source>for <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source>
1250 <target state="new">for <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;>"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target> 1241 <target state="new">for <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></target>
1251 <context-group purpose="location"> 1242 <context-group purpose="location">
1252 <context context-type="sourcefile">src/app/+search/search.component.html</context> 1243 <context context-type="sourcefile">src/app/+search/search.component.html</context>
1253 <context context-type="linenumber">10</context> 1244 <context context-type="linenumber">10</context>
@@ -1297,16 +1288,16 @@ The link will expire within 1 hour.</target>
1297 <source>Signup</source> 1288 <source>Signup</source>
1298 <target state="new">Signup</target> 1289 <target state="new">Signup</target>
1299 <note priority="1" from="description">Button on the registration form to finalize the account and channel creation</note> 1290 <note priority="1" from="description">Button on the registration form to finalize the account and channel creation</note>
1300 1291 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context><context context-type="linenumber">67</context></context-group>
1301 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context><context context-type="linenumber">67</context></context-group></trans-unit> 1292 </trans-unit>
1302 <trans-unit id="5340005218109333045"> 1293 <trans-unit id="5340005218109333045">
1303 <source>Filters <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/></source> 1294 <source>Filters <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/></source>
1304 <target> 1295 <target>
1305 Filtry 1296 Filtry
1306 1297
1307 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span>"/> 1298 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span&gt;"/>
1308 <x id="INTERPOLATION" equiv-text="{{ numberOfFilters() }}"/> 1299 <x id="INTERPOLATION" equiv-text="{{ numberOfFilters() }}"/>
1309 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/> 1300 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>
1310 </target> 1301 </target>
1311 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">19</context></context-group> 1302 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">19</context></context-group>
1312 </trans-unit> 1303 </trans-unit>
@@ -1315,117 +1306,120 @@ The link will expire within 1 hour.</target>
1315 <target> 1306 <target>
1316 Nebyly nalezeny žádné výsledky 1307 Nebyly nalezeny žádné výsledky
1317 </target> 1308 </target>
1318 1309 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">33</context></context-group>
1319 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit> 1310 </trans-unit>
1320 <trans-unit id="5500467336262464724"> 1311 <trans-unit id="5500467336262464724">
1321 <source><x id="INTERPOLATION" equiv-text="{{ result.followersCount }}"/> subscribers </source> 1312 <source><x id="INTERPOLATION" equiv-text="{{ result.followersCount }}"/> subscribers </source>
1322 <target> 1313 <target>
1323 <x id="INTERPOLATION" equiv-text="{{ result.followersCount }}"/> odběratelů 1314 <x id="INTERPOLATION" equiv-text="{{ result.followersCount }}"/> odběratelů
1324 </target> 1315 </target>
1325 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>
1326 1317 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">55</context></context-group>
1327 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>
1328 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-subscriptions/my-subscriptions.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-avatar-edit.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit> 1319 </trans-unit>
1329 <trans-unit id="1516969129397662377" datatype="html"> 1320 <trans-unit id="1516969129397662377" datatype="html">
1330 <source>Welcome to PeerTube, dear administrator!</source> 1321 <source>Welcome to PeerTube, dear administrator!</source>
1331 <target state="new">Welcome to PeerTube, dear administrator!</target> 1322 <target state="new">Welcome to PeerTube, dear administrator!</target>
1332 1323 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">3</context></context-group>
1333 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit> 1324 </trans-unit>
1334 <trans-unit id="807030720531713957" datatype="html"> 1325 <trans-unit id="807030720531713957" datatype="html">
1335 <source>CLI documentation</source> 1326 <source>CLI documentation</source>
1336 <target state="new">CLI 1327 <target state="new">CLI
1337 documentation</target> 1328 documentation</target>
1338 1329 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">12</context></context-group>
1339 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">12</context></context-group></trans-unit> 1330 </trans-unit>
1340 <trans-unit id="199127249622290422" datatype="html"> 1331 <trans-unit id="199127249622290422" datatype="html">
1341 <source>Upload or import videos, parse logs, prune storage directories, reset user password...</source> 1332 <source>Upload or import videos, parse logs, prune storage directories, reset user password...</source>
1342 <target state="new">Upload or import videos, parse logs, prune storage directories, reset user password...</target> 1333 <target state="new">Upload or import videos, parse logs, prune storage directories, reset user password...</target>
1343 1334 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">15</context></context-group>
1344 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">15</context></context-group></trans-unit> 1335 </trans-unit>
1345 <trans-unit id="249453844439446209" datatype="html"> 1336 <trans-unit id="249453844439446209" datatype="html">
1346 <source>Administer documentation</source> 1337 <source>Administer documentation</source>
1347 <target state="new">Administer 1338 <target state="new">Administer
1348 documentation</target> 1339 documentation</target>
1349 1340 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">19</context></context-group>
1350 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit> 1341 </trans-unit>
1351 <trans-unit id="5910950876330656326" datatype="html"> 1342 <trans-unit id="5910950876330656326" datatype="html">
1352 <source>Managing users, following other instances, dealing with spammers...</source> 1343 <source>Managing users, following other instances, dealing with spammers...</source>
1353 <target state="new">Managing users, following other instances, dealing with spammers...</target> 1344 <target state="new">Managing users, following other instances, dealing with spammers...</target>
1354 1345 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">22</context></context-group>
1355 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit> 1346 </trans-unit>
1356 <trans-unit id="879127294610588497" datatype="html"> 1347 <trans-unit id="879127294610588497" datatype="html">
1357 <source>Use documentation</source> 1348 <source>Use documentation</source>
1358 <target state="new">Use 1349 <target state="new">Use
1359 documentation</target> 1350 documentation</target>
1360 1351 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">26</context></context-group>
1361 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">26</context></context-group></trans-unit> 1352 </trans-unit>
1362 <trans-unit id="3848077896245199337" datatype="html"> 1353 <trans-unit id="3848077896245199337" datatype="html">
1363 <source>Setup your account, managing video playlists, discover third-party applications...</source> 1354 <source>Setup your account, managing video playlists, discover third-party applications...</source>
1364 <target state="new">Setup your account, managing video playlists, discover third-party applications...</target> 1355 <target state="new">Setup your account, managing video playlists, discover third-party applications...</target>
1365 1356 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">29</context></context-group>
1366 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit> 1357 </trans-unit>
1367 <trans-unit id="6284442506490785579" datatype="html"> 1358 <trans-unit id="6284442506490785579" datatype="html">
1368 <source>Useful links</source> 1359 <source>Useful links</source>
1369 <target state="new">Useful links</target> 1360 <target state="new">Useful links</target>
1370 1361 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">39</context></context-group>
1371 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">39</context></context-group></trans-unit> 1362 </trans-unit>
1372 <trans-unit id="5170617864166788170" datatype="html"> 1363 <trans-unit id="5170617864166788170" datatype="html">
1373 <source>Official PeerTube website (news, support, contribute...): <x id="START_LINK"/>https://joinpeertube.org<x id="CLOSE_LINK"/></source> 1364 <source>Official PeerTube website (news, support, contribute...): <x id="START_LINK"/>https://joinpeertube.org<x id="CLOSE_LINK"/></source>
1374 <target state="translated">Oficiální stránky PeerTube (novinky, podpora, přispívání...): <x id="START_LINK"/>https://joinpeertube.org<x id="CLOSE_LINK"/></target> 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>
1375 1366 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">42</context></context-group>
1376 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit> 1367 </trans-unit>
1377 <trans-unit id="4614992717645869756" datatype="html"> 1368 <trans-unit id="4614992717645869756" datatype="html">
1378 <source>Put your instance on the public PeerTube index: <x id="START_LINK"/>https://instances.joinpeertube.org/instances<x id="CLOSE_LINK"/></source> 1369 <source>Put your instance on the public PeerTube index: <x id="START_LINK"/>https://instances.joinpeertube.org/instances<x id="CLOSE_LINK"/></source>
1379 <target state="translated">Dejte vaši instanci do veřejného indexu PeerTube: <x id="START_LINK"/>https://instances.joinpeertube.org/instances<x id="CLOSE_LINK"/></target> 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>
1380 1371 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">45</context></context-group>
1381 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit> 1372 </trans-unit>
1382 <trans-unit id="2081626998027585315" datatype="html"> 1373 <trans-unit id="2081626998027585315" datatype="html">
1383 <source>It's time to configure your instance!</source> 1374 <source>It's time to configure your instance!</source>
1384 <target state="new">It's time to configure your instance!</target> 1375 <target state="new">It's time to configure your instance!</target>
1385 1376 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">55</context></context-group>
1386 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">55</context></context-group></trans-unit> 1377 </trans-unit>
1387 <trans-unit id="5083058563861587027" datatype="html"> 1378 <trans-unit id="5083058563861587027" datatype="html">
1388 <source>Choosing your <x id="START_TAG_STRONG"/>instance name<x id="CLOSE_TAG_STRONG"/>, <x id="START_TAG_STRONG"/>setting up a description<x id="CLOSE_TAG_STRONG"/>, specifying <x id="START_TAG_STRONG"/>who you are<x id="CLOSE_TAG_STRONG"/>, why <x id="START_TAG_STRONG"/>you created your instance<x id="CLOSE_TAG_STRONG"/> and <x id="START_TAG_STRONG"/>how long<x id="CLOSE_TAG_STRONG"/> you plan to <x id="START_TAG_STRONG"/>maintain your it<x id="CLOSE_TAG_STRONG"/> is very important for visitors to understand on what type of instance they are. </source> 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>
1389 <target state="new"> 1380 <target state="new">
1390 Choosing your 1381 Choosing your
1391 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>instance name 1382 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>instance name
1392 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, 1383 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>,
1393 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>setting up a description 1384 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>setting up a description
1394 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, specifying 1385 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, specifying
1395 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are 1386 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>who you are
1396 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, 1387 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>,
1397 why 1388 why
1398 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>you created your instance 1389 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>you created your instance
1399 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and 1390 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> and
1400 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>how long 1391 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>how long
1401 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> you plan to 1392 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> you plan to
1402 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>maintain your it 1393 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>maintain your it
1403 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> 1394 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>
1404 is very important for visitors to understand on what type of instance they are. 1395 is very important for visitors to understand on what type of instance they are.
1405 1396
1406 </target> 1397 </target>
1407 1398 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">58</context></context-group>
1408 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit> 1399 </trans-unit>
1409 <trans-unit id="5329436244765769292" datatype="html"> 1400 <trans-unit id="5329436244765769292" datatype="html">
1410 <source>If you want to open registrations, please decide what <x id="START_TAG_STRONG"/>your moderation rules<x id="CLOSE_TAG_STRONG"/> and <x id="START_TAG_STRONG"/>instance terms of service<x id="CLOSE_TAG_STRONG"/> are, as well as specify the categories and languages and your moderators speak. This way, you will help users to register on <x id="START_TAG_STRONG"/>the appropriate<x id="CLOSE_TAG_STRONG"/> PeerTube instance. </source> 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>
1411 <target state="new"> If you want to open registrations, please decide what <x id="START_TAG_STRONG"/>your moderation rules<x id="CLOSE_TAG_STRONG"/> and <x id="START_TAG_STRONG"/>instance terms of service<x id="CLOSE_TAG_STRONG"/> are, as well as specify the categories and languages and your moderators speak. This way, you will help users to register on <x id="START_TAG_STRONG"/>the appropriate<x id="CLOSE_TAG_STRONG"/> PeerTube instance. </target> 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>
1412 1403 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">64</context></context-group>
1413 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">64</context></context-group></trans-unit> 1404 </trans-unit>
1414 <trans-unit id="5704345824323933019" datatype="html"> 1405 <trans-unit id="5704345824323933019" datatype="html">
1415 <source>Remind me later</source> 1406 <source>Remind me later</source>
1416 <target state="new">Remind me later</target> 1407 <target state="new">Remind me later</target>
1417 1408 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">28</context></context-group>
1418 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">28</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">74</context></context-group></trans-unit><trans-unit id="7997432701743294657" datatype="html"> 1409 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">74</context></context-group>
1419 <source> Set up </source><target state="new"> Set up </target> 1410 </trans-unit>
1420 1411 <trans-unit id="7997432701743294657" datatype="html">
1421 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">35</context></context-group></trans-unit> 1412 <source>Set up</source>
1413 <target state="new"> Set up </target>
1414 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">35</context></context-group>
1415 </trans-unit>
1422 <trans-unit id="9202089339019827574" datatype="html"> 1416 <trans-unit id="9202089339019827574" datatype="html">
1423 <source>Configure my instance</source> 1417 <source>Configure my instance</source>
1424 <target state="new"> 1418 <target state="new">
1425 Configure my instance 1419 Configure my instance
1426 </target> 1420 </target>
1427 1421 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">81</context></context-group>
1428 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit> 1422 </trans-unit>
1429 <trans-unit id="9005121595859995793" datatype="html"> 1423 <trans-unit id="9005121595859995793" datatype="html">
1430 <source>Configuration warning!</source> 1424 <source>Configuration warning!</source>
1431 <target state="new">Configuration warning!</target> 1425 <target state="new">Configuration warning!</target>
@@ -1492,11 +1486,11 @@ The link will expire within 1 hour.</target>
1492 <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> 1486 <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>
1493 <target state="new"> 1487 <target state="new">
1494 Please consider configuring these fields to help people to choose 1488 Please consider configuring these fields to help people to choose
1495 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>the appropriate instance 1489 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>the appropriate instance
1496 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. 1490 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>.
1497 Without them, your instance may not be referenced on the 1491 Without them, your instance may not be referenced on the
1498 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>JoinPeerTube website 1492 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>JoinPeerTube website
1499 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. 1493 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>.
1500 1494
1501 </target> 1495 </target>
1502 <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> 1496 <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>
@@ -1605,17 +1599,17 @@ The link will expire within 1 hour.</target>
1605 <trans-unit id="2308975396733519902"> 1599 <trans-unit id="2308975396733519902">
1606 <source>Create an account</source> 1600 <source>Create an account</source>
1607 <target>Vytvořit účet</target> 1601 <target>Vytvořit účet</target>
1608 1602 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">54</context></context-group>
1609 1603 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">100</context></context-group>
1610 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">100</context></context-group></trans-unit> 1604 </trans-unit>
1611 <trans-unit id="3058024914967508975" datatype="html"> 1605 <trans-unit id="3058024914967508975" datatype="html">
1612 <source>My videos</source> 1606 <source>My videos</source>
1613 <target state="new">My videos</target> 1607 <target state="new">My videos</target>
1614 1608 <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>
1615 1609 <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>
1616 1610 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">71</context></context-group>
1617 1611 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">77</context></context-group>
1618 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">76</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">71</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">77</context></context-group></trans-unit> 1612 </trans-unit>
1619 <trans-unit id="3108704604266608109" datatype="html"> 1613 <trans-unit id="3108704604266608109" datatype="html">
1620 <source>My video imports</source> 1614 <source>My video imports</source>
1621 <target state="new">My video imports</target> 1615 <target state="new">My video imports</target>
@@ -1643,9 +1637,11 @@ The link will expire within 1 hour.</target>
1643 <trans-unit id="8936704404804793618"> 1637 <trans-unit id="8936704404804793618">
1644 <source>Videos</source> 1638 <source>Videos</source>
1645 <target>Videa</target> 1639 <target>Videa</target>
1646 1640 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group>
1647 1641 <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>
1648 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">76</context></context-group></trans-unit> 1642 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group>
1643 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">76</context></context-group>
1644 </trans-unit>
1649 <trans-unit id="2689878465089314112" datatype="html"> 1645 <trans-unit id="2689878465089314112" datatype="html">
1650 <source>Interface: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></source> 1646 <source>Interface: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></source>
1651 <target state="new">Interface: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></target> 1647 <target state="new">Interface: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></target>
@@ -1660,11 +1656,11 @@ The link will expire within 1 hour.</target>
1660 <trans-unit id="1812379335568847528"> 1656 <trans-unit id="1812379335568847528">
1661 <source>Subscriptions</source> 1657 <source>Subscriptions</source>
1662 <target>Odběry</target> 1658 <target>Odběry</target>
1663 1659 <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>
1664 1660 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group>
1665 1661 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">58</context></context-group>
1666 1662 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">91</context></context-group>
1667 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">58</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">91</context></context-group></trans-unit> 1663 </trans-unit>
1668 <trans-unit id="186236568870281953"> 1664 <trans-unit id="186236568870281953">
1669 <source>History</source> 1665 <source>History</source>
1670 <target>Historie</target> 1666 <target>Historie</target>
@@ -1674,10 +1670,10 @@ The link will expire within 1 hour.</target>
1674 <trans-unit id="1504521795586863905" datatype="html"> 1670 <trans-unit id="1504521795586863905" datatype="html">
1675 <source>VIDEOS</source> 1671 <source>VIDEOS</source>
1676 <target state="new">VIDEOS</target> 1672 <target state="new">VIDEOS</target>
1677 1673 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">82</context></context-group>
1678 1674 <context-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>
1679 1675 <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>
1680 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">215</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">76</context></context-group></trans-unit> 1676 </trans-unit>
1681 <trans-unit id="667372110624203230" datatype="html"> 1677 <trans-unit id="667372110624203230" datatype="html">
1682 <source>Import jobs concurrency</source> 1678 <source>Import jobs concurrency</source>
1683 <target state="new">Import jobs concurrency</target> 1679 <target state="new">Import jobs concurrency</target>
@@ -1718,8 +1714,9 @@ The link will expire within 1 hour.</target>
1718 <trans-unit id="7922989125096435449" datatype="html"> 1714 <trans-unit id="7922989125096435449" datatype="html">
1719 <source>Contact</source> 1715 <source>Contact</source>
1720 <target state="new">Contact</target> 1716 <target state="new">Contact</target>
1721 1717 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-routing.module.ts</context><context context-type="linenumber">36</context></context-group>
1722 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-routing.module.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">136</context></context-group></trans-unit> 1718 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">136</context></context-group>
1719 </trans-unit>
1723 <trans-unit id="403762424689874454"> 1720 <trans-unit id="403762424689874454">
1724 <source>View your notifications</source> 1721 <source>View your notifications</source>
1725 <target>Zobrazit vaše oznámení</target> 1722 <target>Zobrazit vaše oznámení</target>
@@ -1751,23 +1748,35 @@ The link will expire within 1 hour.</target>
1751 <source>See all your notifications</source> 1748 <source>See all your notifications</source>
1752 <target>Zobrazit všechna oznámení</target> 1749 <target>Zobrazit všechna oznámení</target>
1753 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">49</context></context-group> 1750 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">49</context></context-group>
1754 </trans-unit><trans-unit id="5108072242786374364" datatype="html"> 1751 </trans-unit>
1755 <source>Welcome to <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>, dear user!</source><target state="new">Welcome to <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>, dear user!</target> 1752 <trans-unit id="5108072242786374364" datatype="html">
1756 1753 <source>Welcome to <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>, dear user!</source>
1757 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit><trans-unit id="8821712929823045567" datatype="html"> 1754 <target state="new">Welcome to <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>, dear user!</target>
1758 <source>It's time to set up your account profile!</source><target state="new">It's time to set up your account profile!</target> 1755 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">3</context></context-group>
1759 1756 </trans-unit>
1760 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit><trans-unit id="7239874680342223476" datatype="html"> 1757 <trans-unit id="8821712929823045567" datatype="html">
1761 <source>Help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> by:</source><target state="new">Help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> by:</target> 1758 <source>It's time to set up your account profile!</source>
1762 1759 <target state="new">It's time to set up your account profile!</target>
1763 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">12</context></context-group></trans-unit><trans-unit id="5856432243446401016" datatype="html"> 1760 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">10</context></context-group>
1764 <source>Uploading an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source><target state="new">Uploading an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 1761 </trans-unit>
1765 1762 <trans-unit id="7239874680342223476" datatype="html">
1766 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">15</context></context-group></trans-unit><trans-unit id="3221645359464920754" datatype="html"> 1763 <source>Help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> by:</source>
1767 <source>Writing a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source><target state="new">Writing a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 1764 <target state="new">Help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> by:</target>
1768 1765 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">12</context></context-group>
1769 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">16</context></context-group></trans-unit><trans-unit id="2218100934178971211" datatype="html"> 1766 </trans-unit>
1770 <source>Don't show me this anymore</source><target state="new">Don't show me this anymore</target> 1767 <trans-unit id="5856432243446401016" datatype="html">
1768 <source>Uploading an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
1769 <target state="new">Uploading an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
1770 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">15</context></context-group>
1771 </trans-unit>
1772 <trans-unit id="3221645359464920754" datatype="html">
1773 <source>Writing a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
1774 <target state="new">Writing a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
1775 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">16</context></context-group>
1776 </trans-unit>
1777 <trans-unit id="2218100934178971211" datatype="html">
1778 <source>Don't show me this anymore</source>
1779 <target state="new">Don't show me this anymore</target>
1771 <context-group purpose="location"> 1780 <context-group purpose="location">
1772 <context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context> 1781 <context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context>
1773 <context context-type="linenumber">23</context> 1782 <context context-type="linenumber">23</context>
@@ -1776,8 +1785,8 @@ The link will expire within 1 hour.</target>
1776 <trans-unit id="4424964105331349857" datatype="html"> 1785 <trans-unit id="4424964105331349857" datatype="html">
1777 <source>I'm a teapot</source> 1786 <source>I'm a teapot</source>
1778 <target state="new">I'm a teapot</target> 1787 <target state="new">I'm a teapot</target>
1779 1788 <context-group purpose="location"><context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.ts</context><context context-type="linenumber">27</context></context-group>
1780 <context-group purpose="location"><context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.ts</context><context context-type="linenumber">27</context></context-group></trans-unit> 1789 </trans-unit>
1781 <trans-unit id="1597262876035959248" datatype="html"> 1790 <trans-unit id="1597262876035959248" datatype="html">
1782 <source>That's an error.</source> 1791 <source>That's an error.</source>
1783 <target state="new">That's an error.</target> 1792 <target state="new">That's an error.</target>
@@ -1870,9 +1879,8 @@ The link will expire within 1 hour.</target>
1870 <trans-unit id="2971365540217107489" datatype="html"> 1879 <trans-unit id="2971365540217107489" datatype="html">
1871 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source> 1880 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source>
1872 <target state="new">Media is too large for the server. Please contact you administrator if you want to increase the limit size.</target> 1881 <target state="new">Media is too large for the server. Please contact you administrator if you want to increase the limit size.</target>
1873 1882 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">65</context></context-group>
1874 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">65</context></context-group></trans-unit> 1883 </trans-unit>
1875
1876 <trans-unit id="5131854469652959713" datatype="html"> 1884 <trans-unit id="5131854469652959713" datatype="html">
1877 <source>GLOBAL SEARCH</source> 1885 <source>GLOBAL SEARCH</source>
1878 <target state="new">GLOBAL SEARCH</target> 1886 <target state="new">GLOBAL SEARCH</target>
@@ -1952,19 +1960,19 @@ The link will expire within 1 hour.</target>
1952 <target state="new"> 1960 <target state="new">
1953 Reset 1961 Reset
1954 </target> 1962 </target>
1955 1963 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">9</context></context-group>
1956 1964 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">23</context></context-group>
1957 1965 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">42</context></context-group>
1958 1966 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">61</context></context-group>
1959 1967 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">75</context></context-group>
1960 1968 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">110</context></context-group>
1961 1969 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">123</context></context-group>
1962 1970 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">136</context></context-group>
1963 1971 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">149</context></context-group>
1964 1972 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">164</context></context-group>
1965 1973 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">172</context></context-group>
1966 1974 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group>
1967 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">61</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">75</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">123</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">136</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">149</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">172</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group></trans-unit> 1975 </trans-unit>
1968 <trans-unit id="4540121094340493564" datatype="html"> 1976 <trans-unit id="4540121094340493564" datatype="html">
1969 <source>Display only</source> 1977 <source>Display only</source>
1970 <target state="new">Display only</target> 1978 <target state="new">Display only</target>
@@ -1976,15 +1984,19 @@ The link will expire within 1 hour.</target>
1976 <trans-unit id="2180217594100853008" datatype="html"> 1984 <trans-unit id="2180217594100853008" datatype="html">
1977 <source>Live videos</source> 1985 <source>Live videos</source>
1978 <target state="new">Live videos</target> 1986 <target state="new">Live videos</target>
1979 1987 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">29</context></context-group>
1980 1988 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">64</context></context-group>
1981 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">104</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">158</context></context-group></trans-unit> 1989 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">104</context></context-group>
1990 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">158</context></context-group>
1991 </trans-unit>
1982 <trans-unit id="2392481201920342009" datatype="html"> 1992 <trans-unit id="2392481201920342009" datatype="html">
1983 <source>VOD videos</source> 1993 <source>VOD videos</source>
1984 <target state="new">VOD videos</target> 1994 <target state="new">VOD videos</target>
1985 1995 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">34</context></context-group>
1986 1996 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">60</context></context-group>
1987 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">109</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">164</context></context-group></trans-unit> 1997 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">109</context></context-group>
1998 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">164</context></context-group>
1999 </trans-unit>
1988 <trans-unit id="7970752988844762769"> 2000 <trans-unit id="7970752988844762769">
1989 <source>Published date</source> 2001 <source>Published date</source>
1990 <target>Datum publikace</target> 2002 <target>Datum publikace</target>
@@ -2008,9 +2020,9 @@ The link will expire within 1 hour.</target>
2008 <trans-unit id="7410432243549869948"> 2020 <trans-unit id="7410432243549869948">
2009 <source>Duration</source> 2021 <source>Duration</source>
2010 <target>Trvání</target> 2022 <target>Trvání</target>
2011 2023 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">108</context></context-group>
2012 2024 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">60</context></context-group>
2013 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">108</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">60</context></context-group></trans-unit> 2025 </trans-unit>
2014 <trans-unit id="3589238979642505685"> 2026 <trans-unit id="3589238979642505685">
2015 <source>Display sensitive content</source> 2027 <source>Display sensitive content</source>
2016 <target>Zobrazit citlivý obsah</target> 2028 <target>Zobrazit citlivý obsah</target>
@@ -2029,10 +2041,10 @@ The link will expire within 1 hour.</target>
2029 <trans-unit id="1806667489382256324"> 2041 <trans-unit id="1806667489382256324">
2030 <source>Category</source> 2042 <source>Category</source>
2031 <target>Kategorie</target> 2043 <target>Kategorie</target>
2032 2044 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">121</context></context-group>
2033 2045 <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>
2034 2046 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">25</context></context-group>
2035 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">121</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">63</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">25</context></context-group></trans-unit> 2047 </trans-unit>
2036 <trans-unit id="5478121364779850827" datatype="html"> 2048 <trans-unit id="5478121364779850827" datatype="html">
2037 <source>Reset</source> 2049 <source>Reset</source>
2038 <target state="new"> 2050 <target state="new">
@@ -2052,10 +2064,10 @@ The link will expire within 1 hour.</target>
2052 <trans-unit id="9065795501872450602"> 2064 <trans-unit id="9065795501872450602">
2053 <source>Licence</source> 2065 <source>Licence</source>
2054 <target>Licence</target> 2066 <target>Licence</target>
2055 2067 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">134</context></context-group>
2056 2068 <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>
2057 2069 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">34</context></context-group>
2058 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">134</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">74</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 2070 </trans-unit>
2059 <trans-unit id="4184995865179898060" datatype="html"> 2071 <trans-unit id="4184995865179898060" datatype="html">
2060 <source>Display all licenses</source> 2072 <source>Display all licenses</source>
2061 <target state="new">Display all licenses</target> 2073 <target state="new">Display all licenses</target>
@@ -2064,11 +2076,11 @@ The link will expire within 1 hour.</target>
2064 <trans-unit id="2826581353496868063"> 2076 <trans-unit id="2826581353496868063">
2065 <source>Language</source> 2077 <source>Language</source>
2066 <target>Jazyk</target> 2078 <target>Jazyk</target>
2067 2079 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">147</context></context-group>
2068 2080 <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>
2069 2081 <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>
2070 2082 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">43</context></context-group>
2071 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">147</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">10</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit> 2083 </trans-unit>
2072 <trans-unit id="7904142744051432458" datatype="html"> 2084 <trans-unit id="7904142744051432458" datatype="html">
2073 <source>Display all languages</source> 2085 <source>Display all languages</source>
2074 <target state="new">Display all languages</target> 2086 <target state="new">Display all languages</target>
@@ -2083,8 +2095,10 @@ The link will expire within 1 hour.</target>
2083 <source>One of these tags</source> 2095 <source>One of these tags</source>
2084 <target>Jeden z těchto štítků</target> 2096 <target>Jeden z těchto štítků</target>
2085 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">170</context></context-group> 2097 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">170</context></context-group>
2086 </trans-unit><trans-unit id="5143793904897598509" datatype="html"> 2098 </trans-unit>
2087 <source>PeerTube instance host</source><target state="new">PeerTube instance host</target> 2099 <trans-unit id="5143793904897598509" datatype="html">
2100 <source>PeerTube instance host</source>
2101 <target state="new">PeerTube instance host</target>
2088 <context-group purpose="location"> 2102 <context-group purpose="location">
2089 <context context-type="sourcefile">src/app/+search/search-filters.component.html</context> 2103 <context context-type="sourcefile">src/app/+search/search-filters.component.html</context>
2090 <context context-type="linenumber">178</context> 2104 <context context-type="linenumber">178</context>
@@ -2093,13 +2107,13 @@ The link will expire within 1 hour.</target>
2093 <trans-unit id="283421392567624698" datatype="html"> 2107 <trans-unit id="283421392567624698" datatype="html">
2094 <source>Search target</source> 2108 <source>Search target</source>
2095 <target state="new">Search target</target> 2109 <target state="new">Search target</target>
2096 2110 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">187</context></context-group>
2097 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">187</context></context-group></trans-unit> 2111 </trans-unit>
2098 <trans-unit id="2489767671380266270" datatype="html"> 2112 <trans-unit id="2489767671380266270" datatype="html">
2099 <source>Vidiverse</source> 2113 <source>Vidiverse</source>
2100 <target state="new">Vidiverse</target> 2114 <target state="new">Vidiverse</target>
2101 2115 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">197</context></context-group>
2102 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">197</context></context-group></trans-unit> 2116 </trans-unit>
2103 <trans-unit id="5478121364779850827" datatype="html"> 2117 <trans-unit id="5478121364779850827" datatype="html">
2104 <source>Reset</source> 2118 <source>Reset</source>
2105 <target state="new"> 2119 <target state="new">
@@ -2110,8 +2124,8 @@ The link will expire within 1 hour.</target>
2110 <trans-unit id="8829497237648100098"> 2124 <trans-unit id="8829497237648100098">
2111 <source>Filter</source> 2125 <source>Filter</source>
2112 <target>Filtr</target> 2126 <target>Filtr</target>
2113 2127 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">208</context></context-group>
2114 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">208</context></context-group></trans-unit> 2128 </trans-unit>
2115 <trans-unit id="6479885129995567639" datatype="html"> 2129 <trans-unit id="6479885129995567639" datatype="html">
2116 <source>Video channels</source> 2130 <source>Video channels</source>
2117 <target state="new">Video channels</target> 2131 <target state="new">Video channels</target>
@@ -2147,19 +2161,19 @@ The link will expire within 1 hour.</target>
2147 <trans-unit id="7886570921510760899"> 2161 <trans-unit id="7886570921510760899">
2148 <source>Tags</source> 2162 <source>Tags</source>
2149 <target>Štítky</target> 2163 <target>Štítky</target>
2150 2164 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">19</context></context-group>
2151 2165 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">52</context></context-group>
2152 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">19</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">52</context></context-group></trans-unit> 2166 </trans-unit>
2153 <trans-unit id="354332809647287722" datatype="html"> 2167 <trans-unit id="354332809647287722" datatype="html">
2154 <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> 2168 <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>
2155 <target state="new"> 2169 <target state="new">
2156 Tags could be used to suggest relevant recommendations. 2170 Tags could be used to suggest relevant recommendations.
2157 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/> 2171 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/&gt;"/>
2158 There is a maximum of 5 tags. 2172 There is a maximum of 5 tags.
2159 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/> 2173 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/&gt;"/>
2160 Press 2174 Press
2161 <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="&lt;kbd>"/>Enter 2175 <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="&lt;kbd&gt;"/>Enter
2162 <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="&lt;/kbd>"/> to add a new tag. 2176 <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="&lt;/kbd&gt;"/> to add a new tag.
2163 2177
2164 </target> 2178 </target>
2165 <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> 2179 <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>
@@ -2172,14 +2186,14 @@ The link will expire within 1 hour.</target>
2172 <trans-unit id="6179532215548637839" datatype="html"> 2186 <trans-unit id="6179532215548637839" datatype="html">
2173 <source>extensions</source> 2187 <source>extensions</source>
2174 <target state="new">extensions</target> 2188 <target state="new">extensions</target>
2175 2189 <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>
2176 <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></trans-unit> 2190 </trans-unit>
2177 <trans-unit id="8054921481196967348" datatype="html"> 2191 <trans-unit id="8054921481196967348" datatype="html">
2178 <source>This image is too large.</source> 2192 <source>This image is too large.</source>
2179 <target state="new">This image is too large.</target> 2193 <target state="new">This image is too large.</target>
2180 2194 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-avatar-edit.component.ts</context><context context-type="linenumber">55</context></context-group>
2181 2195 <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>
2182 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-avatar-edit.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-banner-edit.component.ts</context><context context-type="linenumber">52</context></context-group></trans-unit> 2196 </trans-unit>
2183 <trans-unit id="6259523075362402245" datatype="html"> 2197 <trans-unit id="6259523075362402245" datatype="html">
2184 <source>Upload a new banner</source> 2198 <source>Upload a new banner</source>
2185 <target state="new">Upload a new banner</target> 2199 <target state="new">Upload a new banner</target>
@@ -2204,16 +2218,16 @@ The link will expire within 1 hour.</target>
2204 <trans-unit id="3220184757632006830" datatype="html"> 2218 <trans-unit id="3220184757632006830" datatype="html">
2205 <source>Account avatar</source> 2219 <source>Account avatar</source>
2206 <target state="new">Account avatar</target> 2220 <target state="new">Account avatar</target>
2207 2221 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">46</context></context-group>
2208 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">46</context></context-group></trans-unit> 2222 </trans-unit>
2209 <trans-unit id="1138964882426023395" datatype="html"> 2223 <trans-unit id="1138964882426023395" datatype="html">
2210 <source>Channel avatar</source> 2224 <source>Channel avatar</source>
2211 <target state="new">Channel avatar</target> 2225 <target state="new">Channel avatar</target>
2212 2226 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">47</context></context-group>
2213 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">47</context></context-group></trans-unit> 2227 </trans-unit>
2214 <trans-unit id="1358902062258458923" datatype="html"> 2228 <trans-unit id="1358902062258458923" datatype="html">
2215 <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> 2229 <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;&gt;"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> 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;&gt;"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></source>
2216 <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> 2230 <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;&gt;"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> 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;&gt;"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></target>
2217 <context-group purpose="location"> 2231 <context-group purpose="location">
2218 <context context-type="sourcefile">src/app/shared/shared-custom-markup/custom-markup-help.component.html</context> 2232 <context context-type="sourcefile">src/app/shared/shared-custom-markup/custom-markup-help.component.html</context>
2219 <context context-type="linenumber">2</context> 2233 <context context-type="linenumber">2</context>
@@ -2226,26 +2240,34 @@ The link will expire within 1 hour.</target>
2226 <context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context> 2240 <context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context>
2227 <context context-type="linenumber">24</context> 2241 <context context-type="linenumber">24</context>
2228 </context-group> 2242 </context-group>
2229 </trans-unit><trans-unit id="283609029522452529" datatype="html"> 2243 </trans-unit>
2230 <source>Error in channel miniature component: <x id="PH" equiv-text="err.message"/></source><target state="new">Error in channel miniature component: <x id="PH" equiv-text="err.message"/></target> 2244 <trans-unit id="283609029522452529" datatype="html">
2245 <source>Error in channel miniature component: <x id="PH" equiv-text="err.message"/></source>
2246 <target state="new">Error in channel miniature component: <x id="PH" equiv-text="err.message"/></target>
2231 <context-group purpose="location"> 2247 <context-group purpose="location">
2232 <context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.ts</context> 2248 <context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.ts</context>
2233 <context context-type="linenumber">57</context> 2249 <context context-type="linenumber">57</context>
2234 </context-group> 2250 </context-group>
2235 </trans-unit><trans-unit id="3059355667050002541" datatype="html"> 2251 </trans-unit>
2236 <source>Error in playlist miniature component: <x id="PH" equiv-text="err.message"/></source><target state="new">Error in playlist miniature component: <x id="PH" equiv-text="err.message"/></target> 2252 <trans-unit id="3059355667050002541" datatype="html">
2253 <source>Error in playlist miniature component: <x id="PH" equiv-text="err.message"/></source>
2254 <target state="new">Error in playlist miniature component: <x id="PH" equiv-text="err.message"/></target>
2237 <context-group purpose="location"> 2255 <context-group purpose="location">
2238 <context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/playlist-miniature-markup.component.ts</context> 2256 <context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/playlist-miniature-markup.component.ts</context>
2239 <context context-type="linenumber">47</context> 2257 <context context-type="linenumber">47</context>
2240 </context-group> 2258 </context-group>
2241 </trans-unit><trans-unit id="863691161959989717" datatype="html"> 2259 </trans-unit>
2242 <source>Error in video miniature component: <x id="PH" equiv-text="err.message"/></source><target state="new">Error in video miniature component: <x id="PH" equiv-text="err.message"/></target> 2260 <trans-unit id="863691161959989717" datatype="html">
2261 <source>Error in video miniature component: <x id="PH" equiv-text="err.message"/></source>
2262 <target state="new">Error in video miniature component: <x id="PH" equiv-text="err.message"/></target>
2243 <context-group purpose="location"> 2263 <context-group purpose="location">
2244 <context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/video-miniature-markup.component.ts</context> 2264 <context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/video-miniature-markup.component.ts</context>
2245 <context context-type="linenumber">59</context> 2265 <context context-type="linenumber">59</context>
2246 </context-group> 2266 </context-group>
2247 </trans-unit><trans-unit id="1247256698916587400" datatype="html"> 2267 </trans-unit>
2248 <source>Error in videos list component: <x id="PH" equiv-text="err.message"/></source><target state="new">Error in videos list component: <x id="PH" equiv-text="err.message"/></target> 2268 <trans-unit id="1247256698916587400" datatype="html">
2269 <source>Error in videos list component: <x id="PH" equiv-text="err.message"/></source>
2270 <target state="new">Error in videos list component: <x id="PH" equiv-text="err.message"/></target>
2249 <context-group purpose="location"> 2271 <context-group purpose="location">
2250 <context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/videos-list-markup.component.ts</context> 2272 <context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/videos-list-markup.component.ts</context>
2251 <context context-type="linenumber">77</context> 2273 <context context-type="linenumber">77</context>
@@ -2284,8 +2306,8 @@ The link will expire within 1 hour.</target>
2284 <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> 2306 <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>
2285 </trans-unit> 2307 </trans-unit>
2286 <trans-unit id="2090254132451149776" datatype="html"> 2308 <trans-unit id="2090254132451149776" datatype="html">
2287 <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> 2309 <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;&gt;"/>Choose<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> the appropriate licence for your work. </source>
2288 <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> 2310 <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;&gt;"/>Choose<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> the appropriate licence for your work. </target>
2289 <context-group purpose="location"> 2311 <context-group purpose="location">
2290 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context> 2312 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context>
2291 <context context-type="linenumber">79,80</context> 2313 <context context-type="linenumber">79,80</context>
@@ -2306,16 +2328,16 @@ The link will expire within 1 hour.</target>
2306 <trans-unit id="8440128775129354214"> 2328 <trans-unit id="8440128775129354214">
2307 <source>Privacy</source> 2329 <source>Privacy</source>
2308 <target>Soukromí</target> 2330 <target>Soukromí</target>
2309 2331 <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>
2310 2332 <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>
2311 2333 <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>
2312 2334 <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>
2313 2335 <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>
2314 2336 <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>
2315 2337 <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>
2316 2338 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">2</context></context-group>
2317 2339 <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>
2318 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">57</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">57</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">106</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">13</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">2</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">22</context></context-group></trans-unit> 2340 </trans-unit>
2319 <trans-unit id="2806917038528218276" datatype="html"> 2341 <trans-unit id="2806917038528218276" datatype="html">
2320 <source>FAQ</source> 2342 <source>FAQ</source>
2321 <target state="new">FAQ</target> 2343 <target state="new">FAQ</target>
@@ -2380,7 +2402,7 @@ The link will expire within 1 hour.</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">172</context></context-group> 2402 <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>
2381 </trans-unit> 2403 </trans-unit>
2382 <trans-unit id="5600963353867835532" datatype="html"> 2404 <trans-unit id="5600963353867835532" datatype="html">
2383 <source>Already uploaded ✔</source> 2405 <source>Already uploaded ✔</source>
2384 <target state="new">Already uploaded ✔</target> 2406 <target state="new">Already uploaded ✔</target>
2385 <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> 2407 <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>
2386 </trans-unit> 2408 </trans-unit>
@@ -2439,10 +2461,10 @@ The link will expire within 1 hour.</target>
2439 <trans-unit id="2602773901491715295"> 2461 <trans-unit id="2602773901491715295">
2440 <source>Captions</source> 2462 <source>Captions</source>
2441 <target>Titulky</target> 2463 <target>Titulky</target>
2442 2464 <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>
2443 2465 <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>
2444 2466 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">181</context></context-group>
2445 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">155</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">181</context></context-group></trans-unit> 2467 </trans-unit>
2446 <trans-unit id="1168086599577356916" datatype="html"> 2468 <trans-unit id="1168086599577356916" datatype="html">
2447 <source>Video preview</source> 2469 <source>Video preview</source>
2448 <target state="new">Video preview</target> 2470 <target state="new">Video preview</target>
@@ -2583,17 +2605,17 @@ The link will expire within 1 hour.</target>
2583 <trans-unit id="4021752662928002901"> 2605 <trans-unit id="4021752662928002901">
2584 <source>Update</source> 2606 <source>Update</source>
2585 <target>Aktualizovat</target> 2607 <target>Aktualizovat</target>
2586 2608 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-update.component.ts</context><context context-type="linenumber">180</context></context-group>
2587 2609 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-update.component.ts</context><context context-type="linenumber">115</context></context-group>
2588 2610 <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>
2589 2611 <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>
2590 2612 <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>
2591 2613 <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>
2592 2614 <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>
2593 2615 <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>
2594 2616 <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>
2595 2617 <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>
2596 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-update.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-update.component.ts</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">68</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">61</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/edit-button.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/edit-button.component.ts</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">284</context></context-group></trans-unit> 2618 </trans-unit>
2597 <trans-unit id="6722765664648523978"> 2619 <trans-unit id="6722765664648523978">
2598 <source>Select the file to upload</source> 2620 <source>Select the file to upload</source>
2599 <target>Zvolte soubor k nahrání</target> 2621 <target>Zvolte soubor k nahrání</target>
@@ -2603,13 +2625,13 @@ The link will expire within 1 hour.</target>
2603 <trans-unit id="9172233176401579786" datatype="html"> 2625 <trans-unit id="9172233176401579786" datatype="html">
2604 <source>Scheduled</source> 2626 <source>Scheduled</source>
2605 <target state="new">Scheduled</target> 2627 <target state="new">Scheduled</target>
2606 2628 <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>
2607 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">192</context></context-group></trans-unit> 2629 </trans-unit>
2608 <trans-unit id="1435317307066082710" datatype="html"> 2630 <trans-unit id="1435317307066082710" datatype="html">
2609 <source>Hide the video until a specific date</source> 2631 <source>Hide the video until a specific date</source>
2610 <target state="new">Hide the video until a specific date</target> 2632 <target state="new">Hide the video until a specific date</target>
2611 2633 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">193</context></context-group>
2612 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">193</context></context-group></trans-unit> 2634 </trans-unit>
2613 <trans-unit id="6148369758871787018" datatype="html"> 2635 <trans-unit id="6148369758871787018" datatype="html">
2614 <source>Video background image</source> 2636 <source>Video background image</source>
2615 <target state="new">Video background image</target> 2637 <target state="new">Video background image</target>
@@ -2620,7 +2642,7 @@ The link will expire within 1 hour.</target>
2620 <target state="new"> 2642 <target state="new">
2621 Image that will be merged with your audio file. 2643 Image that will be merged with your audio file.
2622 2644
2623 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/> 2645 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/&gt;"/>
2624 The chosen image will be definitive and cannot be modified. 2646 The chosen image will be definitive and cannot be modified.
2625 2647
2626 </target> 2648 </target>
@@ -2669,26 +2691,32 @@ The link will expire within 1 hour.</target>
2669 <trans-unit id="6161604372916832458" datatype="html"> 2691 <trans-unit id="6161604372916832458" datatype="html">
2670 <source>Upload on hold</source> 2692 <source>Upload on hold</source>
2671 <target state="new">Upload on hold</target> 2693 <target state="new">Upload on hold</target>
2672 2694 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">167</context></context-group>
2673 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">167</context></context-group></trans-unit> 2695 </trans-unit>
2674 <trans-unit id="285180972645018518" datatype="html"> 2696 <trans-unit id="285180972645018518" datatype="html">
2675 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source> 2697 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source>
2676 <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> 2698 <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>
2677 2699 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.ts</context><context context-type="linenumber">102</context></context-group>
2678 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.ts</context><context context-type="linenumber">102</context></context-group></trans-unit><trans-unit id="1138810463037464722" datatype="html"> 2700 </trans-unit>
2679 <source>Uploaded videos are reviewed before publishing for your account. If you want to add videos without moderation review, an admin must turn off your videos auto-block.</source><target state="new">Uploaded videos are reviewed before publishing for your account. If you want to add videos without moderation review, an admin must turn off your videos auto-block.</target> 2701 <trans-unit id="1138810463037464722" datatype="html">
2702 <source>Uploaded videos are reviewed before publishing for your account. If you want to add videos without moderation review, an admin must turn off your videos auto-block.</source>
2703 <target state="new">Uploaded videos are reviewed before publishing for your account. If you want to add videos without moderation review, an admin must turn off your videos auto-block.</target>
2680 <context-group purpose="location"> 2704 <context-group purpose="location">
2681 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.ts</context> 2705 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.ts</context>
2682 <context context-type="linenumber">104</context> 2706 <context context-type="linenumber">104</context>
2683 </context-group> 2707 </context-group>
2684 </trans-unit><trans-unit id="438743381693904838" datatype="html"> 2708 </trans-unit>
2685 <source>Your daily video quota is insufficient. If you want to add more videos, you must wait for 24 hours or an admin must increase your daily quota.</source><target state="new">Your daily video quota is insufficient. If you want to add more videos, you must wait for 24 hours or an admin must increase your daily quota.</target> 2709 <trans-unit id="438743381693904838" datatype="html">
2710 <source>Your daily video quota is insufficient. If you want to add more videos, you must wait for 24 hours or an admin must increase your daily quota.</source>
2711 <target state="new">Your daily video quota is insufficient. If you want to add more videos, you must wait for 24 hours or an admin must increase your daily quota.</target>
2686 <context-group purpose="location"> 2712 <context-group purpose="location">
2687 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.ts</context> 2713 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.ts</context>
2688 <context context-type="linenumber">106</context> 2714 <context context-type="linenumber">106</context>
2689 </context-group> 2715 </context-group>
2690 </trans-unit><trans-unit id="6796692581512042469" datatype="html"> 2716 </trans-unit>
2691 <source>Your video quota is insufficient. If you want to add more videos, an admin must increase your quota.</source><target state="new">Your video quota is insufficient. If you want to add more videos, an admin must increase your quota.</target> 2717 <trans-unit id="6796692581512042469" datatype="html">
2718 <source>Your video quota is insufficient. If you want to add more videos, an admin must increase your quota.</source>
2719 <target state="new">Your video quota is insufficient. If you want to add more videos, an admin must increase your quota.</target>
2692 <context-group purpose="location"> 2720 <context-group purpose="location">
2693 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.ts</context> 2721 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.ts</context>
2694 <context context-type="linenumber">108</context> 2722 <context context-type="linenumber">108</context>
@@ -2697,8 +2725,8 @@ The link will expire within 1 hour.</target>
2697 <trans-unit id="2587226585711833549" datatype="html"> 2725 <trans-unit id="2587226585711833549" datatype="html">
2698 <source>Read instance rules for help</source> 2726 <source>Read instance rules for help</source>
2699 <target state="new">Read instance rules for help</target> 2727 <target state="new">Read instance rules for help</target>
2700 2728 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">2</context></context-group>
2701 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">2</context></context-group></trans-unit> 2729 </trans-unit>
2702 <trans-unit id="3455474330346212563" datatype="html"> 2730 <trans-unit id="3455474330346212563" datatype="html">
2703 <source>Select the torrent to import</source> 2731 <source>Select the torrent to import</source>
2704 <target state="new">Select the torrent to import</target> 2732 <target state="new">Select the torrent to import</target>
@@ -2725,23 +2753,23 @@ The link will expire within 1 hour.</target>
2725 <trans-unit id="4422946962830681102" datatype="html"> 2753 <trans-unit id="4422946962830681102" datatype="html">
2726 <source>Torrents with only 1 file are supported.</source> 2754 <source>Torrents with only 1 file are supported.</source>
2727 <target state="new">Torrents with only 1 file are supported.</target> 2755 <target state="new">Torrents with only 1 file are supported.</target>
2728 2756 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">120</context></context-group>
2729 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">120</context></context-group></trans-unit> 2757 </trans-unit>
2730 <trans-unit id="7860848084471862305" datatype="html"> 2758 <trans-unit id="7860848084471862305" datatype="html">
2731 <source>Cannot create live because this instance have too many created lives</source> 2759 <source>Cannot create live because this instance have too many created lives</source>
2732 <target state="new">Cannot create live because this instance have too many created lives</target> 2760 <target state="new">Cannot create live because this instance have too many created lives</target>
2733 2761 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">101</context></context-group>
2734 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">101</context></context-group></trans-unit> 2762 </trans-unit>
2735 <trans-unit id="1278564497286613571" datatype="html"> 2763 <trans-unit id="1278564497286613571" datatype="html">
2736 <source>Cannot create live because you created too many lives</source> 2764 <source>Cannot create live because you created too many lives</source>
2737 <target state="new">Cannot create live because you created too many lives</target> 2765 <target state="new">Cannot create live because you created too many lives</target>
2738 2766 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">103</context></context-group>
2739 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">103</context></context-group></trans-unit> 2767 </trans-unit>
2740 <trans-unit id="2621043320678012413" datatype="html"> 2768 <trans-unit id="2621043320678012413" datatype="html">
2741 <source>Live published.</source> 2769 <source>Live published.</source>
2742 <target state="new">Live published.</target> 2770 <target state="new">Live published.</target>
2743 2771 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">134</context></context-group>
2744 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">134</context></context-group></trans-unit> 2772 </trans-unit>
2745 <trans-unit id="8218579597782287078" datatype="html"> 2773 <trans-unit id="8218579597782287078" datatype="html">
2746 <source>Go Live</source> 2774 <source>Go Live</source>
2747 <target state="new">Go Live</target> 2775 <target state="new">Go Live</target>
@@ -2757,66 +2785,66 @@ The link will expire within 1 hour.</target>
2757 <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> 2785 <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>
2758 <target state="new"> 2786 <target state="new">
2759 We recommend you to not use the 2787 We recommend you to not use the
2760 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>root 2788 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>root
2761 <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. 2789 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> user to publish your videos, since it's the super-admin account of your instance.
2762 2790
2763 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/> 2791 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/&gt;"/>
2764 Instead, 2792 Instead,
2765 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>create a dedicated account 2793 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>create a dedicated account
2766 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to upload your videos. 2794 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> to upload your videos.
2767 2795
2768 </target> 2796 </target>
2769 2797 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">34</context></context-group>
2770 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 2798 </trans-unit>
2771 <trans-unit id="293476877021544115" datatype="html"> 2799 <trans-unit id="293476877021544115" datatype="html">
2772 <source>Import <x id="INTERPOLATION"/></source> 2800 <source>Import <x id="INTERPOLATION"/></source>
2773 <target state="translated">Importovat <x id="INTERPOLATION"/></target> 2801 <target state="translated">Importovat <x id="INTERPOLATION"/></target>
2774 2802 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">44</context></context-group>
2775 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit> 2803 </trans-unit>
2776 <trans-unit id="4766833966971572147" datatype="html"> 2804 <trans-unit id="4766833966971572147" datatype="html">
2777 <source>Upload <x id="INTERPOLATION"/></source> 2805 <source>Upload <x id="INTERPOLATION"/></source>
2778 <target state="new">Upload 2806 <target state="new">Upload
2779 <x id="INTERPOLATION" equiv-text="{{ videoName }}"/> 2807 <x id="INTERPOLATION" equiv-text="{{ videoName }}"/>
2780 </target> 2808 </target>
2781 2809 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">45</context></context-group>
2782 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit> 2810 </trans-unit>
2783 <trans-unit id="7003826819757856838"> 2811 <trans-unit id="7003826819757856838">
2784 <source>Upload a file</source> 2812 <source>Upload a file</source>
2785 <target>Nahrát soubor</target> 2813 <target>Nahrát soubor</target>
2786 2814 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">53</context></context-group>
2787 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit> 2815 </trans-unit>
2788 <trans-unit id="2061223017941329156" datatype="html"> 2816 <trans-unit id="2061223017941329156" datatype="html">
2789 <source>Import with URL</source> 2817 <source>Import with URL</source>
2790 <target state="new">Import with URL</target> 2818 <target state="new">Import with URL</target>
2791 2819 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">63</context></context-group>
2792 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">63</context></context-group></trans-unit> 2820 </trans-unit>
2793 <trans-unit id="8740142697043012403" datatype="html"> 2821 <trans-unit id="8740142697043012403" datatype="html">
2794 <source>Import with torrent</source> 2822 <source>Import with torrent</source>
2795 <target state="new">Import with torrent</target> 2823 <target state="new">Import with torrent</target>
2796 2824 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">73</context></context-group>
2797 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">73</context></context-group></trans-unit> 2825 </trans-unit>
2798 <trans-unit id="6066940329544282265" datatype="html"> 2826 <trans-unit id="6066940329544282265" datatype="html">
2799 <source>Go live</source> 2827 <source>Go live</source>
2800 <target state="new">Go live</target> 2828 <target state="new">Go live</target>
2801 2829 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">83</context></context-group>
2802 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">83</context></context-group></trans-unit> 2830 </trans-unit>
2803 <trans-unit id="3907889591911208762" datatype="html"> 2831 <trans-unit id="3907889591911208762" datatype="html">
2804 <source>Other videos</source> 2832 <source>Other videos</source>
2805 <target state="new"> 2833 <target state="new">
2806 Other videos 2834 Other videos
2807 </target> 2835 </target>
2808 2836 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.html</context><context context-type="linenumber">5</context></context-group>
2809 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.html</context><context context-type="linenumber">5</context></context-group></trans-unit> 2837 </trans-unit>
2810 <trans-unit id="2913936134410914576" datatype="html"> 2838 <trans-unit id="2913936134410914576" datatype="html">
2811 <source>AUTOPLAY</source> 2839 <source>AUTOPLAY</source>
2812 <target state="new">AUTOPLAY</target> 2840 <target state="new">AUTOPLAY</target>
2813 2841 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.html</context><context context-type="linenumber">10</context></context-group>
2814 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit> 2842 </trans-unit>
2815 <trans-unit id="4619111912751495491" datatype="html"> 2843 <trans-unit id="4619111912751495491" datatype="html">
2816 <source>Report this comment</source> 2844 <source>Report this comment</source>
2817 <target state="new">Report this comment</target> 2845 <target state="new">Report this comment</target>
2818 2846 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.ts</context><context context-type="linenumber">178</context></context-group>
2819 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.ts</context><context context-type="linenumber">178</context></context-group></trans-unit> 2847 </trans-unit>
2820 <trans-unit id="7419704019640008953"> 2848 <trans-unit id="7419704019640008953">
2821 <source>Share</source> 2849 <source>Share</source>
2822 <target>Sdílet</target> 2850 <target>Sdílet</target>
@@ -2939,64 +2967,58 @@ The link will expire within 1 hour.</target>
2939 <trans-unit id="8928816882866356838" datatype="html"> 2967 <trans-unit id="8928816882866356838" datatype="html">
2940 <source>Public</source> 2968 <source>Public</source>
2941 <target state="new">Public</target> 2969 <target state="new">Public</target>
2942 2970 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.html</context><context context-type="linenumber">11</context></context-group>
2943 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit> 2971 </trans-unit>
2944
2945
2946
2947
2948
2949 <trans-unit id="4416005356063364306" datatype="html"> 2972 <trans-unit id="4416005356063364306" datatype="html">
2950 <source>This video is blocked.</source> 2973 <source>This video is blocked.</source>
2951 <target state="new">This video is blocked.</target> 2974 <target state="new">This video is blocked.</target>
2952 2975 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">26</context></context-group>
2953 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">26</context></context-group></trans-unit> 2976 </trans-unit>
2954 <trans-unit id="2482137713226830428" datatype="html"> 2977 <trans-unit id="2482137713226830428" datatype="html">
2955 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source> 2978 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source>
2956 <target state="new">Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target> 2979 <target state="new">Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target>
2957 2980 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">31</context></context-group>
2958 2981 </trans-unit>
2959 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">31</context></context-group></trans-unit>
2960 <trans-unit id="1813238393038053050" datatype="html"> 2982 <trans-unit id="1813238393038053050" datatype="html">
2961 <source>SUPPORT</source> 2983 <source>SUPPORT</source>
2962 <target state="new">SUPPORT</target> 2984 <target state="new">SUPPORT</target>
2963 2985 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/action-buttons.component.html</context><context context-type="linenumber">13</context></context-group>
2964 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/action-buttons.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit> 2986 </trans-unit>
2965 <trans-unit id="9219888125536520293" datatype="html"> 2987 <trans-unit id="9219888125536520293" datatype="html">
2966 <source>SHARE</source> 2988 <source>SHARE</source>
2967 <target state="new">SHARE</target> 2989 <target state="new">SHARE</target>
2968 2990 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/action-buttons.component.html</context><context context-type="linenumber">18</context></context-group>
2969 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/action-buttons.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit> 2991 </trans-unit>
2970 <trans-unit id="6671956963490165282" datatype="html"> 2992 <trans-unit id="6671956963490165282" datatype="html">
2971 <source>SAVE</source> 2993 <source>SAVE</source>
2972 <target state="new">SAVE</target> 2994 <target state="new">SAVE</target>
2973 2995 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/action-buttons.component.html</context><context context-type="linenumber">29</context></context-group>
2974 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/action-buttons.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit> 2996 </trans-unit>
2975 <trans-unit id="647016352598204238" datatype="html"> 2997 <trans-unit id="647016352598204238" datatype="html">
2976 <source>DOWNLOAD</source> 2998 <source>DOWNLOAD</source>
2977 <target state="new">DOWNLOAD</target> 2999 <target state="new">DOWNLOAD</target>
2978 3000 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/action-buttons.component.html</context><context context-type="linenumber">43</context></context-group>
2979 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/action-buttons.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit> 3001 </trans-unit>
2980 <trans-unit id="677619204556459328"> 3002 <trans-unit id="677619204556459328">
2981 <source>Like this video</source> 3003 <source>Like this video</source>
2982 <target>To se mi líbí</target> 3004 <target>To se mi líbí</target>
2983 3005 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/video-rate.component.ts</context><context context-type="linenumber">37</context></context-group>
2984 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/video-rate.component.ts</context><context context-type="linenumber">37</context></context-group></trans-unit> 3006 </trans-unit>
2985 <trans-unit id="1979134407801821102"> 3007 <trans-unit id="1979134407801821102">
2986 <source>Dislike this video</source> 3008 <source>Dislike this video</source>
2987 <target>To se mi nelíbí</target> 3009 <target>To se mi nelíbí</target>
2988 3010 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/video-rate.component.ts</context><context context-type="linenumber">38</context></context-group>
2989 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/video-rate.component.ts</context><context context-type="linenumber">38</context></context-group></trans-unit> 3011 </trans-unit>
2990 <trans-unit id="4001371302469308813" datatype="html"> 3012 <trans-unit id="4001371302469308813" datatype="html">
2991 <source>Support options for this video</source> 3013 <source>Support options for this video</source>
2992 <target state="new">Support options for this video</target> 3014 <target state="new">Support options for this video</target>
2993 3015 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/action-buttons.component.ts</context><context context-type="linenumber">56</context></context-group>
2994 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/action-buttons.component.ts</context><context context-type="linenumber">56</context></context-group></trans-unit> 3016 </trans-unit>
2995 <trans-unit id="687548610091961489" datatype="html"> 3017 <trans-unit id="687548610091961489" datatype="html">
2996 <source>By <x id="INTERPOLATION"/></source> 3018 <source>By <x id="INTERPOLATION"/></source>
2997 <target state="translated">Od <x id="INTERPOLATION"/></target> 3019 <target state="translated">Od <x id="INTERPOLATION"/></target>
2998 3020 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">71</context></context-group>
2999 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">71</context></context-group></trans-unit> 3021 </trans-unit>
3000 <trans-unit id="1144407473317535723" datatype="html"> 3022 <trans-unit id="1144407473317535723" datatype="html">
3001 <source>Subscribe</source> 3023 <source>Subscribe</source>
3002 <target state="new">Subscribe</target> 3024 <target state="new">Subscribe</target>
@@ -3020,19 +3042,21 @@ The link will expire within 1 hour.</target>
3020 <trans-unit id="7215101881367554791"> 3042 <trans-unit id="7215101881367554791">
3021 <source>Show more</source> 3043 <source>Show more</source>
3022 <target>Zobrazit více</target> 3044 <target>Zobrazit více</target>
3023 3045 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-description.component.html</context><context context-type="linenumber">10</context></context-group>
3024 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-description.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit> 3046 </trans-unit>
3025 <trans-unit id="3517550046701184661"> 3047 <trans-unit id="3517550046701184661">
3026 <source>Show less</source> 3048 <source>Show less</source>
3027 <target>Zobrazit méně</target> 3049 <target>Zobrazit méně</target>
3028 3050 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-description.component.html</context><context context-type="linenumber">16</context></context-group>
3029 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-description.component.html</context><context context-type="linenumber">16</context></context-group></trans-unit> 3051 </trans-unit>
3030 <trans-unit id="66785722678644243" datatype="html"> 3052 <trans-unit id="66785722678644243" datatype="html">
3031 <source>Origin</source> 3053 <source>Origin</source>
3032 <target state="new">Origin</target> 3054 <target state="new">Origin</target>
3033 3055 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">7</context></context-group>
3034 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">7</context></context-group></trans-unit><trans-unit id="6981359593518942576" datatype="html"> 3056 </trans-unit>
3035 <source>Open the video on the origin instance</source><target state="new">Open the video on the origin instance</target> 3057 <trans-unit id="6981359593518942576" datatype="html">
3058 <source>Open the video on the origin instance</source>
3059 <target state="new">Open the video on the origin instance</target>
3036 <context-group purpose="location"> 3060 <context-group purpose="location">
3037 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context> 3061 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context>
3038 <context context-type="linenumber">14</context> 3062 <context context-type="linenumber">14</context>
@@ -3041,29 +3065,29 @@ The link will expire within 1 hour.</target>
3041 <trans-unit id="5139892963394684487" datatype="html"> 3065 <trans-unit id="5139892963394684487" datatype="html">
3042 <source>Originally published</source> 3066 <source>Originally published</source>
3043 <target state="new">Originally published</target> 3067 <target state="new">Originally published</target>
3044 3068 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">20</context></context-group>
3045 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">20</context></context-group></trans-unit> 3069 </trans-unit>
3046 <trans-unit id="6402393085909200998" datatype="html"> 3070 <trans-unit id="6402393085909200998" datatype="html">
3047 <source>Friendly Reminder:</source> 3071 <source>Friendly Reminder:</source>
3048 <target state="new">Friendly Reminder: </target> 3072 <target state="new">Friendly Reminder: </target>
3049 3073 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/privacy-concerns.component.html</context><context context-type="linenumber">4</context></context-group>
3050 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/privacy-concerns.component.html</context><context context-type="linenumber">4</context></context-group></trans-unit> 3074 </trans-unit>
3051 <trans-unit id="2935783216050341269" datatype="html"> 3075 <trans-unit id="2935783216050341269" datatype="html">
3052 <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> 3076 <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>
3053 <target state="new"> 3077 <target state="new">
3054 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. 3078 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.
3055 </target> 3079 </target>
3056 3080 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/privacy-concerns.component.html</context><context context-type="linenumber">6</context></context-group>
3057 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/privacy-concerns.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit> 3081 </trans-unit>
3058 <trans-unit id="4619188387782427495"> 3082 <trans-unit id="4619188387782427495">
3059 <source>More information</source> 3083 <source>More information</source>
3060 <target>Více informací</target> 3084 <target>Více informací</target>
3061 3085 <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>
3062 3086 <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>
3063 3087 <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>
3064 3088 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/privacy-concerns.component.html</context><context context-type="linenumber">9</context></context-group>
3065 3089 <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>
3066 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/privacy-concerns.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">32</context></context-group></trans-unit> 3090 </trans-unit>
3067 <trans-unit id="3452334748875293295" datatype="html"> 3091 <trans-unit id="3452334748875293295" datatype="html">
3068 <source>The video was blocked due to automatic blocking of new videos</source> 3092 <source>The video was blocked due to automatic blocking of new videos</source>
3069 <target state="new">The video was blocked due to automatic blocking of new videos</target> 3093 <target state="new">The video was blocked due to automatic blocking of new videos</target>
@@ -3077,204 +3101,210 @@ The link will expire within 1 hour.</target>
3077 <trans-unit id="4512155674928869984"> 3101 <trans-unit id="4512155674928869984">
3078 <source>Get more information</source> 3102 <source>Get more information</source>
3079 <target>Získat více informací</target> 3103 <target>Získat více informací</target>
3080 3104 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/privacy-concerns.component.html</context><context context-type="linenumber">9</context></context-group>
3081 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/privacy-concerns.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit> 3105 </trans-unit>
3082 <trans-unit id="5184373289520493569" datatype="html"> 3106 <trans-unit id="5184373289520493569" datatype="html">
3083 <source>OK</source> 3107 <source>OK</source>
3084 <target state="new"> 3108 <target state="new">
3085 OK 3109 OK
3086 </target> 3110 </target>
3087 3111 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/privacy-concerns.component.html</context><context context-type="linenumber">13</context></context-group>
3088 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/privacy-concerns.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit><trans-unit id="4092533321838934102" datatype="html"> 3112 </trans-unit>
3089 <source> The video is being imported, it will be available when the import is finished. 3113 <trans-unit id="4092533321838934102" datatype="html">
3090</source><target state="new"> The video is being imported, it will be available when the import is finished. 3114 <source>The video is being imported, it will be available when the import is finished.</source>
3115 <target state="new"> The video is being imported, it will be available when the import is finished.
3091</target> 3116</target>
3092 <context-group purpose="location"> 3117 <context-group purpose="location">
3093 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context> 3118 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context>
3094 <context context-type="linenumber">2,3</context> 3119 <context context-type="linenumber">2,3</context>
3095 </context-group> 3120 </context-group>
3096 </trans-unit><trans-unit id="8304621069698650554" datatype="html"> 3121 </trans-unit>
3097 <source> The video is being transcoded, it may not work properly. 3122 <trans-unit id="8304621069698650554" datatype="html">
3098</source><target state="new"> The video is being transcoded, it may not work properly. 3123 <source>The video is being transcoded, it may not work properly.</source>
3124 <target state="new"> The video is being transcoded, it may not work properly.
3099</target> 3125</target>
3100 <context-group purpose="location"> 3126 <context-group purpose="location">
3101 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context> 3127 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context>
3102 <context context-type="linenumber">6,7</context> 3128 <context context-type="linenumber">6,7</context>
3103 </context-group> 3129 </context-group>
3104 </trans-unit><trans-unit id="9080034597841586171" datatype="html"> 3130 </trans-unit>
3105 <source> The video is being moved to an external server, it may not work properly. 3131 <trans-unit id="9080034597841586171" datatype="html">
3106</source><target state="new"> The video is being moved to an external server, it may not work properly. 3132 <source>The video is being moved to an external server, it may not work properly.</source>
3133 <target state="new"> The video is being moved to an external server, it may not work properly.
3107</target> 3134</target>
3108 <context-group purpose="location"> 3135 <context-group purpose="location">
3109 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context> 3136 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context>
3110 <context context-type="linenumber">10,11</context> 3137 <context context-type="linenumber">10,11</context>
3111 </context-group> 3138 </context-group>
3112 </trans-unit><trans-unit id="8619499607322327082" datatype="html"> 3139 </trans-unit>
3113 <source> This video will be published on <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. 3140 <trans-unit id="8619499607322327082" datatype="html">
3114</source><target state="new"> This video will be published on <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. 3141 <source>This video will be published on <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. </source>
3142 <target state="new"> This video will be published on <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>.
3115</target> 3143</target>
3116 3144 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">13</context></context-group>
3117 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit><trans-unit id="4262297989675590582" datatype="html"> 3145 </trans-unit>
3118 <source> This live has not started yet. 3146 <trans-unit id="4262297989675590582" datatype="html">
3119</source><target state="new"> This live has not started yet. 3147 <source>This live has not started yet.</source>
3148 <target state="new"> This live has not started yet.
3120</target> 3149</target>
3121 3150 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">18</context></context-group>
3122 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit><trans-unit id="4926204350710628499" datatype="html"> 3151 </trans-unit>
3123 <source> This live has ended. 3152 <trans-unit id="4926204350710628499" datatype="html">
3124</source><target state="new"> This live has ended. 3153 <source>This live has ended.</source>
3154 <target state="new"> This live has ended.
3125</target> 3155</target>
3126 3156 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">22</context></context-group>
3127 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit> 3157 </trans-unit>
3128 <trans-unit id="8518611938109939710" datatype="html"> 3158 <trans-unit id="8518611938109939710" datatype="html">
3129 <source>SORT BY</source> 3159 <source>SORT BY</source>
3130 <target state="new"> 3160 <target state="new">
3131 SORT BY 3161 SORT BY
3132 </target> 3162 </target>
3133 3163 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">11</context></context-group>
3134 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit> 3164 </trans-unit>
3135 <trans-unit id="6448160249466325288" datatype="html"> 3165 <trans-unit id="6448160249466325288" datatype="html">
3136 <source>Most recent first (default)</source> 3166 <source>Most recent first (default)</source>
3137 <target state="new">Most recent first (default)</target> 3167 <target state="new">Most recent first (default)</target>
3138 3168 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">14</context></context-group>
3139 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">14</context></context-group></trans-unit> 3169 </trans-unit>
3140 <trans-unit id="5179007899354903649" datatype="html"> 3170 <trans-unit id="5179007899354903649" datatype="html">
3141 <source>Most replies first</source> 3171 <source>Most replies first</source>
3142 <target state="new">Most replies first</target> 3172 <target state="new">Most replies first</target>
3143 3173 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">15</context></context-group>
3144 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">15</context></context-group></trans-unit> 3174 </trans-unit>
3145 <trans-unit id="7494537777006082055"> 3175 <trans-unit id="7494537777006082055">
3146 <source>No comments.</source> 3176 <source>No comments.</source>
3147 <target>Žádné komentáře</target> 3177 <target>Žádné komentáře</target>
3148 3178 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">28</context></context-group>
3149 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">28</context></context-group></trans-unit> 3179 </trans-unit>
3150 <trans-unit id="6390009909920475335" datatype="html"> 3180 <trans-unit id="6390009909920475335" datatype="html">
3151 <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> 3181 <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> and others </source>
3152 <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> 3182 <target state="new"> View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> and others </target>
3153 3183 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">74</context></context-group>
3154 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">74</context></context-group></trans-unit> 3184 </trans-unit>
3155 <trans-unit id="4036338619293319383" datatype="html"> 3185 <trans-unit id="4036338619293319383" datatype="html">
3156 <source>{VAR_PLURAL, plural, =1 {1 reply} other {<x id="INTERPOLATION"/> replies}}</source> 3186 <source>{VAR_PLURAL, plural, =1 {1 reply} other {<x id="INTERPOLATION"/> replies}}</source>
3157 <target state="new">{VAR_PLURAL, plural, =1 {1 reply} other {<x id="INTERPOLATION"/> replies}}</target> 3187 <target state="new">{VAR_PLURAL, plural, =1 {1 reply} other {<x id="INTERPOLATION"/> replies}}</target>
3158 3188 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">74</context></context-group>
3159 3189 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">77</context></context-group>
3160 3190 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">81</context></context-group>
3161 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">74</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit> 3191 </trans-unit>
3162 <trans-unit id="127329338495775339" datatype="html"> 3192 <trans-unit id="127329338495775339" datatype="html">
3163 <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> 3193 <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>
3164 <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> 3194 <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>
3165 3195 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">77</context></context-group>
3166 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 3196 </trans-unit>
3167 <trans-unit id="5535545444690528619" datatype="html"> 3197 <trans-unit id="5535545444690528619" datatype="html">
3168 <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/></source> 3198 <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/></source>
3169 <target state="new">View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/></target> 3199 <target state="new">View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/></target>
3170 3200 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">81</context></context-group>
3171 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit> 3201 </trans-unit>
3172 <trans-unit id="1055254162789146714"> 3202 <trans-unit id="1055254162789146714">
3173 <source>Comments are disabled.</source> 3203 <source>Comments are disabled.</source>
3174 <target> 3204 <target>
3175 Komentáře nejsou povoleny. 3205 Komentáře nejsou povoleny.
3176 </target> 3206 </target>
3177 3207 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">92</context></context-group>
3178 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">92</context></context-group></trans-unit> 3208 </trans-unit>
3179 <trans-unit id="5733075023444401902"> 3209 <trans-unit id="5733075023444401902">
3180 <source>Add comment...</source> 3210 <source>Add comment...</source>
3181 <target>Přidat komentář...</target> 3211 <target>Přidat komentář...</target>
3182 3212 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">6</context></context-group>
3183 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit> 3213 </trans-unit>
3184 <trans-unit id="982956590420630883" datatype="html"> 3214 <trans-unit id="982956590420630883" datatype="html">
3185 <source>Markdown compatible</source> 3215 <source>Markdown compatible</source>
3186 <target state="new">Markdown compatible</target> 3216 <target state="new">Markdown compatible</target>
3187 3217 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">15</context></context-group>
3188 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">15</context></context-group></trans-unit> 3218 </trans-unit>
3189 <trans-unit id="5793595564950675122" datatype="html"> 3219 <trans-unit id="5793595564950675122" datatype="html">
3190 <source>Markdown compatible that supports:</source> 3220 <source>Markdown compatible that supports:</source>
3191 <target state="new">Markdown compatible that supports:</target> 3221 <target state="new">Markdown compatible that supports:</target>
3192 3222 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">18</context></context-group>
3193 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit> 3223 </trans-unit>
3194 <trans-unit id="8422216333877786919" datatype="html"> 3224 <trans-unit id="8422216333877786919" datatype="html">
3195 <source>Auto generated links</source> 3225 <source>Auto generated links</source>
3196 <target state="new">Auto generated links</target> 3226 <target state="new">Auto generated links</target>
3197 3227 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">21</context></context-group>
3198 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">21</context></context-group></trans-unit> 3228 </trans-unit>
3199 <trans-unit id="6365822416124232422" datatype="html"> 3229 <trans-unit id="6365822416124232422" datatype="html">
3200 <source>Break lines</source> 3230 <source>Break lines</source>
3201 <target state="new">Break lines</target> 3231 <target state="new">Break lines</target>
3202 3232 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">22</context></context-group>
3203 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit> 3233 </trans-unit>
3204 <trans-unit id="8756167649220050929" datatype="html"> 3234 <trans-unit id="8756167649220050929" datatype="html">
3205 <source>Lists</source> 3235 <source>Lists</source>
3206 <target state="new">Lists</target> 3236 <target state="new">Lists</target>
3207 3237 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">23</context></context-group>
3208 3238 <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>
3209 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">84</context></context-group></trans-unit> 3239 </trans-unit>
3210 <trans-unit id="2516633974298697807" datatype="html"> 3240 <trans-unit id="2516633974298697807" datatype="html">
3211 <source>Emphasis</source> 3241 <source>Emphasis</source>
3212 <target state="new">Emphasis</target> 3242 <target state="new">Emphasis</target>
3213 3243 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">25</context></context-group>
3214 3244 <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>
3215 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 3245 </trans-unit>
3216 <trans-unit id="2810844969104710423" datatype="html"> 3246 <trans-unit id="2810844969104710423" datatype="html">
3217 <source>bold</source> 3247 <source>bold</source>
3218 <target state="new">bold</target> 3248 <target state="new">bold</target>
3219 3249 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">26</context></context-group>
3220 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">26</context></context-group></trans-unit> 3250 </trans-unit>
3221 <trans-unit id="8497278965577453274" datatype="html"> 3251 <trans-unit id="8497278965577453274" datatype="html">
3222 <source>italic</source> 3252 <source>italic</source>
3223 <target state="new">italic</target> 3253 <target state="new">italic</target>
3224 3254 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">26</context></context-group>
3225 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">26</context></context-group></trans-unit> 3255 </trans-unit>
3226 <trans-unit id="7227611412155083002" datatype="html"> 3256 <trans-unit id="7227611412155083002" datatype="html">
3227 <source>Emoji shortcuts</source> 3257 <source>Emoji shortcuts</source>
3228 <target state="new">Emoji shortcuts</target> 3258 <target state="new">Emoji shortcuts</target>
3229 3259 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">29</context></context-group>
3230 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit> 3260 </trans-unit>
3231 <trans-unit id="6608581312644027413" datatype="html"> 3261 <trans-unit id="6608581312644027413" datatype="html">
3232 <source>Emoji markup</source> 3262 <source>Emoji markup</source>
3233 <target state="new">Emoji markup</target> 3263 <target state="new">Emoji markup</target>
3234 3264 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">33</context></context-group>
3235 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit> 3265 </trans-unit>
3236 <trans-unit id="381522038671562286" datatype="html"> 3266 <trans-unit id="381522038671562286" datatype="html">
3237 <source>See complete list</source> 3267 <source>See complete list</source>
3238 <target state="new">See complete list</target> 3268 <target state="new">See complete list</target>
3239 3269 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">35</context></context-group>
3240 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">35</context></context-group></trans-unit> 3270 </trans-unit>
3241 <trans-unit id="2263890353858735493" datatype="html"> 3271 <trans-unit id="2263890353858735493" datatype="html">
3242 <source>You are one step away from commenting</source> 3272 <source>You are one step away from commenting</source>
3243 <target state="new">You are one step away from commenting</target> 3273 <target state="new">You are one step away from commenting</target>
3244 3274 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">59</context></context-group>
3245 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit> 3275 </trans-unit>
3246 <trans-unit id="7508177761852352782" datatype="html"> 3276 <trans-unit id="7508177761852352782" datatype="html">
3247 <source>You can comment using an account on any ActivityPub-compatible instance (PeerTube/Mastodon/Pleroma account for example).</source> 3277 <source>You can comment using an account on any ActivityPub-compatible instance (PeerTube/Mastodon/Pleroma account for example).</source>
3248 <target state="new"> You can comment using an account on any ActivityPub-compatible instance (PeerTube/Mastodon/Pleroma account for example). </target> 3278 <target state="new"> You can comment using an account on any ActivityPub-compatible instance (PeerTube/Mastodon/Pleroma account for example). </target>
3249 3279 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">65</context></context-group>
3250 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">65</context></context-group></trans-unit> 3280 </trans-unit>
3251 <trans-unit id="2958389355547305739" datatype="html"> 3281 <trans-unit id="2958389355547305739" datatype="html">
3252 <source>Login to comment</source> 3282 <source>Login to comment</source>
3253 <target state="translated">Přihlásit ke komentování</target> 3283 <target state="translated">Přihlásit ke komentování</target>
3254 3284 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">78</context></context-group>
3255 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">78</context></context-group></trans-unit> 3285 </trans-unit>
3256 <trans-unit id="4817080330698362530" datatype="html"> 3286 <trans-unit id="4817080330698362530" datatype="html">
3257 <source>Markdown Emoji List</source> 3287 <source>Markdown Emoji List</source>
3258 <target state="new">Markdown Emoji List</target> 3288 <target state="new">Markdown Emoji List</target>
3259 3289 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">86</context></context-group>
3260 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">86</context></context-group></trans-unit> 3290 </trans-unit>
3261 <trans-unit id="2662644497259948010" datatype="html"> 3291 <trans-unit id="2662644497259948010" datatype="html">
3262 <source>Comment</source> 3292 <source>Comment</source>
3263 <target state="new">Comment</target> 3293 <target state="new">Comment</target>
3264 3294 <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>
3265 3295 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group>
3266 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 3296 </trans-unit>
3267 <trans-unit id="4502286564339177240" datatype="html"> 3297 <trans-unit id="4502286564339177240" datatype="html">
3268 <source>Reply</source> 3298 <source>Reply</source>
3269 <target state="new">Reply</target> 3299 <target state="new">Reply</target>
3270 3300 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">83</context></context-group>
3271 3301 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">36</context></context-group>
3272 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">83</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit> 3302 </trans-unit>
3273 <trans-unit id="3572897237443938692"> 3303 <trans-unit id="3572897237443938692">
3274 <source>Highlighted comment</source> 3304 <source>Highlighted comment</source>
3275 <target>Zvýrazněné komentáře</target> 3305 <target>Zvýrazněné komentáře</target>
3276 3306 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">10</context></context-group>
3277 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit> 3307 </trans-unit>
3278 <trans-unit id="4502286564339177240"> 3308 <trans-unit id="4502286564339177240">
3279 <source>Reply</source> 3309 <source>Reply</source>
3280 <target>Odpovědět</target> 3310 <target>Odpovědět</target>
@@ -3283,8 +3313,8 @@ The link will expire within 1 hour.</target>
3283 <trans-unit id="2447932355167015019" datatype="html"> 3313 <trans-unit id="2447932355167015019" datatype="html">
3284 <source>This comment has been deleted</source> 3314 <source>This comment has been deleted</source>
3285 <target state="new">This comment has been deleted</target> 3315 <target state="new">This comment has been deleted</target>
3286 3316 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">53</context></context-group>
3287 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit> 3317 </trans-unit>
3288 <trans-unit id="9031514421077169181" datatype="html"> 3318 <trans-unit id="9031514421077169181" datatype="html">
3289 <source>Video redundancies</source> 3319 <source>Video redundancies</source>
3290 <target state="new">Video redundancies</target> 3320 <target state="new">Video redundancies</target>
@@ -3300,9 +3330,9 @@ The link will expire within 1 hour.</target>
3300 <target state="new"> 3330 <target state="new">
3301 Your report will be sent to moderators of 3331 Your report will be sent to moderators of
3302 <x id="INTERPOLATION" equiv-text="{{ currentHost }}"/> 3332 <x id="INTERPOLATION" equiv-text="{{ currentHost }}"/>
3303 <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container>"/> and will be forwarded to the comment origin ( 3333 <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container&gt;"/> and will be forwarded to the comment origin (
3304 <x id="INTERPOLATION_1" equiv-text="{{ originHost }}"/>) too 3334 <x id="INTERPOLATION_1" equiv-text="{{ originHost }}"/>) too
3305 <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container>"/>. 3335 <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container&gt;"/>.
3306 3336
3307 </target> 3337 </target>
3308 <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> 3338 <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>
@@ -3311,14 +3341,14 @@ The link will expire within 1 hour.</target>
3311 <trans-unit id="658727060940996385" datatype="html"> 3341 <trans-unit id="658727060940996385" datatype="html">
3312 <source>Renewing the token will disallow previously configured clients from retrieving the feed until they use the new token. Proceed?</source> 3342 <source>Renewing the token will disallow previously configured clients from retrieving the feed until they use the new token. Proceed?</source>
3313 <target state="new">Renewing the token will disallow previously configured clients from retrieving the feed until they use the new token. Proceed?</target> 3343 <target state="new">Renewing the token will disallow previously configured clients from retrieving the feed until they use the new token. Proceed?</target>
3314 3344 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.ts</context><context context-type="linenumber">40</context></context-group>
3315 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.ts</context><context context-type="linenumber">40</context></context-group></trans-unit> 3345 </trans-unit>
3316 <trans-unit id="270726559962362501" datatype="html"> 3346 <trans-unit id="270726559962362501" datatype="html">
3317 <source>Renew token</source> 3347 <source>Renew token</source>
3318 <target state="new">Renew token</target> 3348 <target state="new">Renew token</target>
3319 3349 <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>
3320 3350 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.ts</context><context context-type="linenumber">41</context></context-group>
3321 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.ts</context><context context-type="linenumber">41</context></context-group></trans-unit> 3351 </trans-unit>
3322 <trans-unit id="3029923402309610616" datatype="html"> 3352 <trans-unit id="3029923402309610616" datatype="html">
3323 <source>Token renewed. Update your client configuration accordingly.</source> 3353 <source>Token renewed. Update your client configuration accordingly.</source>
3324 <target state="new">Token renewed. Update your client configuration accordingly.</target> 3354 <target state="new">Token renewed. Update your client configuration accordingly.</target>
@@ -3387,8 +3417,9 @@ The link will expire within 1 hour.</target>
3387 <trans-unit id="6559246822757089203" datatype="html"> 3417 <trans-unit id="6559246822757089203" datatype="html">
3388 <source>Clear filters</source> 3418 <source>Clear filters</source>
3389 <target state="new">Clear filters</target> 3419 <target state="new">Clear filters</target>
3390 3420 <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>
3391 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/advanced-input-filter.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.html</context><context context-type="linenumber">14</context></context-group></trans-unit> 3421 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.html</context><context context-type="linenumber">14</context></context-group>
3422 </trans-unit>
3392 <trans-unit id="4266779970063047572" datatype="html"> 3423 <trans-unit id="4266779970063047572" datatype="html">
3393 <source>Video/Comment/Account</source> 3424 <source>Video/Comment/Account</source>
3394 <target state="new">Video/Comment/Account</target> 3425 <target state="new">Video/Comment/Account</target>
@@ -3399,7 +3430,6 @@ The link will expire within 1 hour.</target>
3399 <target>ID</target> 3430 <target>ID</target>
3400 <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> 3431 <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>
3401 </trans-unit> 3432 </trans-unit>
3402
3403 <trans-unit id="5911214550882917183"> 3433 <trans-unit id="5911214550882917183">
3404 <source>State</source> 3434 <source>State</source>
3405 <target>Stav</target> 3435 <target>Stav</target>
@@ -3471,21 +3501,19 @@ The link will expire within 1 hour.</target>
3471 </target> 3501 </target>
3472 <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> 3502 <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>
3473 </trans-unit> 3503 </trans-unit>
3474
3475 <trans-unit id="6571718060636962350" datatype="html"> 3504 <trans-unit id="6571718060636962350" datatype="html">
3476 <source>Redundancy allowed <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> 3505 <source>Redundancy allowed <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3477 <target state="new">Redundancy allowed 3506 <target state="new">Redundancy allowed
3478 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/> 3507 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon&gt;"/>
3479 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/> 3508 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon&gt;"/>
3480 </target> 3509 </target>
3481 <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> 3510 <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>
3482 </trans-unit> 3511 </trans-unit>
3483 <trans-unit id="9160510009013134726" datatype="html"> 3512 <trans-unit id="9160510009013134726" datatype="html">
3484 <source>Unfollow</source> 3513 <source>Unfollow</source>
3485 <target state="new">Unfollow</target> 3514 <target state="new">Unfollow</target>
3486 3515 <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>
3487 3516 </trans-unit>
3488 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">47</context></context-group></trans-unit>
3489 <trans-unit id="8246779176913476983" datatype="html"> 3517 <trans-unit id="8246779176913476983" datatype="html">
3490 <source>Open instance in a new tab</source> 3518 <source>Open instance in a new tab</source>
3491 <target state="new">Open instance in a new tab</target> 3519 <target state="new">Open instance in a new tab</target>
@@ -3496,13 +3524,13 @@ The link will expire within 1 hour.</target>
3496 <trans-unit id="9132918641931433659" datatype="html"> 3524 <trans-unit id="9132918641931433659" datatype="html">
3497 <source>No host found matching current filters.</source> 3525 <source>No host found matching current filters.</source>
3498 <target state="new">No host found matching current filters.</target> 3526 <target state="new">No host found matching current filters.</target>
3499 3527 <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>
3500 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">71</context></context-group></trans-unit> 3528 </trans-unit>
3501 <trans-unit id="7274241885665071790" datatype="html"> 3529 <trans-unit id="7274241885665071790" datatype="html">
3502 <source>Your instance is not following anyone.</source> 3530 <source>Your instance is not following anyone.</source>
3503 <target state="new">Your instance is not following anyone.</target> 3531 <target state="new">Your instance is not following anyone.</target>
3504 3532 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">72</context></context-group>
3505 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">72</context></context-group></trans-unit> 3533 </trans-unit>
3506 <trans-unit id="4774348799569692380" datatype="html"> 3534 <trans-unit id="4774348799569692380" datatype="html">
3507 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> hosts</source> 3535 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> hosts</source>
3508 <target state="new">Showing 3536 <target state="new">Showing
@@ -3512,8 +3540,6 @@ The link will expire within 1 hour.</target>
3512 </target> 3540 </target>
3513 <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> 3541 <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>
3514 </trans-unit> 3542 </trans-unit>
3515
3516
3517 <trans-unit id="9216117865911519658" datatype="html"> 3543 <trans-unit id="9216117865911519658" datatype="html">
3518 <source>Action</source> 3544 <source>Action</source>
3519 <target state="new">Action</target> 3545 <target state="new">Action</target>
@@ -3542,9 +3568,9 @@ The link will expire within 1 hour.</target>
3542 <trans-unit id="8286337167859377104"> 3568 <trans-unit id="8286337167859377104">
3543 <source>Create user</source> 3569 <source>Create user</source>
3544 <target>Vytvořit uživatele</target> 3570 <target>Vytvořit uživatele</target>
3545 3571 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-create.component.ts</context><context context-type="linenumber">96</context></context-group>
3546 3572 <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>
3547 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-create.component.ts</context><context context-type="linenumber">96</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.html</context><context context-type="linenumber">20</context></context-group></trans-unit> 3573 </trans-unit>
3548 <trans-unit id="8363291180171434623" datatype="html"> 3574 <trans-unit id="8363291180171434623" datatype="html">
3549 <source>Table parameters</source> 3575 <source>Table parameters</source>
3550 <target state="new">Table parameters</target> 3576 <target state="new">Table parameters</target>
@@ -3563,11 +3589,12 @@ The link will expire within 1 hour.</target>
3563 <trans-unit id="5248717555542428023"> 3589 <trans-unit id="5248717555542428023">
3564 <source>Username</source> 3590 <source>Username</source>
3565 <target>Uživatelské jméno</target> 3591 <target>Uživatelské jméno</target>
3566 3592 <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>
3567 3593 <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>
3568 3594 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">111</context></context-group>
3569 3595 <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>
3570 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">83</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">83</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">111</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> 3596 <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>
3597 </trans-unit>
3571 <trans-unit id="5428411040014095392" datatype="html"> 3598 <trans-unit id="5428411040014095392" datatype="html">
3572 <source>e.g. jane_doe</source> 3599 <source>e.g. jane_doe</source>
3573 <target state="new">e.g. jane_doe</target> 3600 <target state="new">e.g. jane_doe</target>
@@ -3597,16 +3624,17 @@ The link will expire within 1 hour.</target>
3597 <trans-unit id="4145496584631696119"> 3624 <trans-unit id="4145496584631696119">
3598 <source>Role</source> 3625 <source>Role</source>
3599 <target>Role</target> 3626 <target>Role</target>
3600 3627 <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>
3601 3628 <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>
3602 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">136</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">136</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">114</context></context-group></trans-unit> 3629 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">114</context></context-group>
3630 </trans-unit>
3603 <trans-unit id="7046347992315328430" datatype="html"> 3631 <trans-unit id="7046347992315328430" datatype="html">
3604 <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> 3632 <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>
3605 <target state="new"> 3633 <target state="new">
3606 Transcoding is enabled. The video quota only takes into account 3634 Transcoding is enabled. The video quota only takes into account
3607 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original 3635 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>original
3608 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. 3636 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> video size.
3609 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/> 3637 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/&gt;"/>
3610 At most, this user could upload ~ 3638 At most, this user could upload ~
3611 <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>. 3639 <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
3612 3640
@@ -3624,9 +3652,10 @@ The link will expire within 1 hour.</target>
3624 <trans-unit id="2622255144026150901" datatype="html"> 3652 <trans-unit id="2622255144026150901" datatype="html">
3625 <source>Auth plugin</source> 3653 <source>Auth plugin</source>
3626 <target state="new">Auth plugin</target> 3654 <target state="new">Auth plugin</target>
3627 3655 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">188</context></context-group>
3628 3656 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">188</context></context-group>
3629 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">188</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">188</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">121</context></context-group></trans-unit> 3657 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">121</context></context-group>
3658 </trans-unit>
3630 <trans-unit id="588099657508661970" datatype="html"> 3659 <trans-unit id="588099657508661970" datatype="html">
3631 <source>None (local authentication)</source> 3660 <source>None (local authentication)</source>
3632 <target state="new">None (local authentication)</target> 3661 <target state="new">None (local authentication)</target>
@@ -3819,8 +3848,8 @@ The link will expire within 1 hour.</target>
3819 <trans-unit id="2343069726009080052" datatype="html"> 3848 <trans-unit id="2343069726009080052" datatype="html">
3820 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> 3849 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3821 <target state="new">Video 3850 <target state="new">Video
3822 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/> 3851 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon&gt;"/>
3823 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/> 3852 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon&gt;"/>
3824 </target> 3853 </target>
3825 <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> 3854 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">29</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">26</context></context-group> 3855 <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>
@@ -3888,8 +3917,10 @@ The link will expire within 1 hour.</target>
3888 <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> 3917 <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>
3889 <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> 3918 <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>
3890 <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> 3919 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">41</context></context-group>
3891 </trans-unit><trans-unit id="8390803680962035202" datatype="html"> 3920 </trans-unit>
3892 <source>Follower</source><target state="new">Follower</target> 3921 <trans-unit id="8390803680962035202" datatype="html">
3922 <source>Follower</source>
3923 <target state="new">Follower</target>
3893 <context-group purpose="location"> 3924 <context-group purpose="location">
3894 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context> 3925 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context>
3895 <context context-type="linenumber">24</context> 3926 <context context-type="linenumber">24</context>
@@ -3939,28 +3970,28 @@ The link will expire within 1 hour.</target>
3939 <trans-unit id="1807029821872995706" datatype="html"> 3970 <trans-unit id="1807029821872995706" datatype="html">
3940 <source>Unsolved reports</source> 3971 <source>Unsolved reports</source>
3941 <target state="new">Unsolved reports</target> 3972 <target state="new">Unsolved reports</target>
3942 3973 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">43</context></context-group>
3943 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">43</context></context-group></trans-unit> 3974 </trans-unit>
3944 <trans-unit id="2570256912317308673" datatype="html"> 3975 <trans-unit id="2570256912317308673" datatype="html">
3945 <source>Accepted reports</source> 3976 <source>Accepted reports</source>
3946 <target state="new">Accepted reports</target> 3977 <target state="new">Accepted reports</target>
3947 3978 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">47</context></context-group>
3948 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">47</context></context-group></trans-unit> 3979 </trans-unit>
3949 <trans-unit id="4335414817109654558" datatype="html"> 3980 <trans-unit id="4335414817109654558" datatype="html">
3950 <source>Refused reports</source> 3981 <source>Refused reports</source>
3951 <target state="new">Refused reports</target> 3982 <target state="new">Refused reports</target>
3952 3983 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">51</context></context-group>
3953 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">51</context></context-group></trans-unit> 3984 </trans-unit>
3954 <trans-unit id="5604806676748121035" datatype="html"> 3985 <trans-unit id="5604806676748121035" datatype="html">
3955 <source>Reports with blocked videos</source> 3986 <source>Reports with blocked videos</source>
3956 <target state="new">Reports with blocked videos</target> 3987 <target state="new">Reports with blocked videos</target>
3957 3988 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">55</context></context-group>
3958 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">55</context></context-group></trans-unit> 3989 </trans-unit>
3959 <trans-unit id="5105869928182826553" datatype="html"> 3990 <trans-unit id="5105869928182826553" datatype="html">
3960 <source>Reports with deleted videos</source> 3991 <source>Reports with deleted videos</source>
3961 <target state="new">Reports with deleted videos</target> 3992 <target state="new">Reports with deleted videos</target>
3962 3993 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">59</context></context-group>
3963 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">59</context></context-group></trans-unit> 3994 </trans-unit>
3964 <trans-unit id="4678289986918934018" datatype="html"> 3995 <trans-unit id="4678289986918934018" datatype="html">
3965 <source>Block reason:</source> 3996 <source>Block reason:</source>
3966 <target state="new">Block reason:</target> 3997 <target state="new">Block reason:</target>
@@ -3979,13 +4010,13 @@ The link will expire within 1 hour.</target>
3979 <trans-unit id="7755288609601798418" datatype="html"> 4010 <trans-unit id="7755288609601798418" datatype="html">
3980 <source>Automatic blocks</source> 4011 <source>Automatic blocks</source>
3981 <target state="new">Automatic blocks</target> 4012 <target state="new">Automatic blocks</target>
3982 4013 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">32</context></context-group>
3983 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">32</context></context-group></trans-unit> 4014 </trans-unit>
3984 <trans-unit id="6510868134640657079" datatype="html"> 4015 <trans-unit id="6510868134640657079" datatype="html">
3985 <source>Manual blocks</source> 4016 <source>Manual blocks</source>
3986 <target state="new">Manual blocks</target> 4017 <target state="new">Manual blocks</target>
3987 4018 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">36</context></context-group>
3988 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">36</context></context-group></trans-unit> 4019 </trans-unit>
3989 <trans-unit id="2143435845912984377" datatype="html"> 4020 <trans-unit id="2143435845912984377" datatype="html">
3990 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> blocked videos</source> 4021 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> blocked videos</source>
3991 <target state="new">Showing 4022 <target state="new">Showing
@@ -4025,11 +4056,11 @@ The link will expire within 1 hour.</target>
4025 <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> 4056 <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>
4026 </trans-unit> 4057 </trans-unit>
4027 <trans-unit id="1258618443362430782" datatype="html"> 4058 <trans-unit id="1258618443362430782" datatype="html">
4028 <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> 4059 <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;&gt;"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source>
4029 <target state="new"> 4060 <target state="new">
4030 <x id="ICU" equiv-text="{abuse.countReportsForReporter, plural, =1 {...} other {...}}"/> 4061 <x id="ICU" equiv-text="{abuse.countReportsForReporter, plural, =1 {...} other {...}}"/>
4031 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span>"/> 4062 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span&gt;"/>
4032 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/> 4063 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>
4033 </target> 4064 </target>
4034 <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> 4065 <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>
4035 <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> 4066 <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>
@@ -4045,10 +4076,11 @@ The link will expire within 1 hour.</target>
4045 <trans-unit id="6549265851868599441"> 4076 <trans-unit id="6549265851868599441">
4046 <source>Video</source> 4077 <source>Video</source>
4047 <target>Video</target> 4078 <target>Video</target>
4048 4079 <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>
4049 4080 <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>
4050 4081 <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>
4051 <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> 4082 <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>
4083 </trans-unit>
4052 <trans-unit id="2662644497259948010" datatype="html"> 4084 <trans-unit id="2662644497259948010" datatype="html">
4053 <source>Comment</source> 4085 <source>Comment</source>
4054 <target state="new">Comment</target> 4086 <target state="new">Comment</target>
@@ -4110,8 +4142,8 @@ The link will expire within 1 hour.</target>
4110 <trans-unit id="7418735164633152705" datatype="html"> 4142 <trans-unit id="7418735164633152705" datatype="html">
4111 <source>Score <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> 4143 <source>Score <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
4112 <target state="new">Score 4144 <target state="new">Score
4113 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/> 4145 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon&gt;"/>
4114 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/> 4146 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon&gt;"/>
4115 </target> 4147 </target>
4116 <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> 4148 <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>
4117 </trans-unit> 4149 </trans-unit>
@@ -4130,11 +4162,11 @@ The link will expire within 1 hour.</target>
4130 <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> 4162 <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>
4131 </trans-unit> 4163 </trans-unit>
4132 <trans-unit id="1258618443362430782" datatype="html"> 4164 <trans-unit id="1258618443362430782" datatype="html">
4133 <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> 4165 <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;&gt;"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source>
4134 <target state="new"> 4166 <target state="new">
4135 <x id="ICU" equiv-text="{abuse.countReportsForReportee, plural, =1 {...} other {...}}"/> 4167 <x id="ICU" equiv-text="{abuse.countReportsForReportee, plural, =1 {...} other {...}}"/>
4136 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span>"/> 4168 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span&gt;"/>
4137 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/> 4169 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>
4138 </target> 4170 </target>
4139 <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> 4171 <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>
4140 </trans-unit> 4172 </trans-unit>
@@ -4159,16 +4191,16 @@ The link will expire within 1 hour.</target>
4159 <trans-unit id="2381859602529023966"> 4191 <trans-unit id="2381859602529023966">
4160 <source>Instance</source> 4192 <source>Instance</source>
4161 <target>Instance</target> 4193 <target>Instance</target>
4162 4194 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about.component.html</context><context context-type="linenumber">5</context></context-group>
4163 4195 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">192</context></context-group>
4164 4196 <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>
4165 4197 <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>
4166 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about.component.html</context><context context-type="linenumber">5</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">192</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">31</context></context-group></trans-unit> 4198 </trans-unit>
4167 <trans-unit id="1300704815627663264"> 4199 <trans-unit id="1300704815627663264">
4168 <source>Muted at <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> 4200 <source>Muted at <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
4169 <target state="new">Muted at 4201 <target state="new">Muted at
4170 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/> 4202 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon&gt;"/>
4171 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/> 4203 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon&gt;"/>
4172 </target> 4204 </target>
4173 <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> 4205 <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>
4174 <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> 4206 <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>
@@ -4210,8 +4242,8 @@ The link will expire within 1 hour.</target>
4210 <target state="new"> 4242 <target state="new">
4211 It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. 4243 It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers.
4212 </target> 4244 </target>
4213 4245 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">28</context></context-group>
4214 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">28</context></context-group></trans-unit> 4246 </trans-unit>
4215 <trans-unit id="4058814854824495833" datatype="html"> 4247 <trans-unit id="4058814854824495833" datatype="html">
4216 <source>Mute domains</source> 4248 <source>Mute domains</source>
4217 <target state="new">Mute domains</target> 4249 <target state="new">Mute domains</target>
@@ -4282,14 +4314,14 @@ The link will expire within 1 hour.</target>
4282 <trans-unit id="4580988005648117665"> 4314 <trans-unit id="4580988005648117665">
4283 <source>Search</source> 4315 <source>Search</source>
4284 <target>Hledat</target> 4316 <target>Hledat</target>
4285 4317 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugins.component.html</context><context context-type="linenumber">5</context></context-group>
4286 4318 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-routing.module.ts</context><context context-type="linenumber">12</context></context-group>
4287 4319 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">260</context></context-group>
4288 4320 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">8</context></context-group>
4289 4321 <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>
4290 4322 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.ts</context><context context-type="linenumber">12</context></context-group>
4291 4323 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.ts</context><context context-type="linenumber">13</context></context-group>
4292 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugins.component.html</context><context context-type="linenumber">5</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">260</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">122</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.ts</context><context context-type="linenumber">13</context></context-group></trans-unit> 4324 </trans-unit>
4293 <trans-unit id="8630916846096019339" datatype="html"> 4325 <trans-unit id="8630916846096019339" datatype="html">
4294 <source>Users can resolve distant content</source> 4326 <source>Users can resolve distant content</source>
4295 <target state="new">Users can resolve distant content</target> 4327 <target state="new">Users can resolve distant content</target>
@@ -4320,29 +4352,29 @@ The link will expire within 1 hour.</target>
4320 <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> 4352 <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>
4321 <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> 4353 <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>
4322 </trans-unit> 4354 </trans-unit>
4323
4324 <trans-unit id="2144158274184161635" datatype="html"> 4355 <trans-unit id="2144158274184161635" datatype="html">
4325 <source>Videos with the most interactions for recent videos</source> 4356 <source>Videos with the most interactions for recent videos</source>
4326 <target state="new">Videos with the most interactions for recent videos</target> 4357 <target state="new">Videos with the most interactions for recent videos</target>
4327 4358 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">204</context></context-group>
4328 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">204</context></context-group></trans-unit> 4359 </trans-unit>
4329 <trans-unit id="8312243926314494468" datatype="html"> 4360 <trans-unit id="8312243926314494468" datatype="html">
4330 <source>Videos with the most views during the last 24 hours</source> 4361 <source>Videos with the most views during the last 24 hours</source>
4331 <target state="new">Videos with the most views during the last 24 hours</target> 4362 <target state="new">Videos with the most views during the last 24 hours</target>
4332 4363 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">208</context></context-group>
4333 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">208</context></context-group></trans-unit><trans-unit id="8731139416455609016" datatype="html"> 4364 </trans-unit>
4334 <source>Videos with the most views during the last <x id="PH" equiv-text="this.trendingDays"/> days</source><target state="new">Videos with the most views during the last <x id="PH" equiv-text="this.trendingDays"/> days</target> 4365 <trans-unit id="8731139416455609016" datatype="html">
4366 <source>Videos with the most views during the last <x id="PH" equiv-text="this.trendingDays"/> days</source>
4367 <target state="new">Videos with the most views during the last <x id="PH" equiv-text="this.trendingDays"/> days</target>
4335 <context-group purpose="location"> 4368 <context-group purpose="location">
4336 <context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context> 4369 <context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context>
4337 <context context-type="linenumber">209</context> 4370 <context context-type="linenumber">209</context>
4338 </context-group> 4371 </context-group>
4339 </trans-unit> 4372 </trans-unit>
4340
4341 <trans-unit id="1671858302647356245" datatype="html"> 4373 <trans-unit id="1671858302647356245" datatype="html">
4342 <source>Videos that have the most likes</source> 4374 <source>Videos that have the most likes</source>
4343 <target state="new">Videos that have the most likes</target> 4375 <target state="new">Videos that have the most likes</target>
4344 4376 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group>
4345 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group></trans-unit> 4377 </trans-unit>
4346 <trans-unit id="2006841089844688970" datatype="html"> 4378 <trans-unit id="2006841089844688970" datatype="html">
4347 <source>To load your new installed plugins or themes, refresh the page.</source> 4379 <source>To load your new installed plugins or themes, refresh the page.</source>
4348 <target state="new"> 4380 <target state="new">
@@ -4431,18 +4463,18 @@ The link will expire within 1 hour.</target>
4431 <trans-unit id="545410448674339480" datatype="html"> 4463 <trans-unit id="545410448674339480" datatype="html">
4432 <source><x id="PH" equiv-text="commentArgs.length"/> comments deleted.</source> 4464 <source><x id="PH" equiv-text="commentArgs.length"/> comments deleted.</source>
4433 <target state="new"><x id="PH" equiv-text="commentArgs.length"/> comments deleted.</target> 4465 <target state="new"><x id="PH" equiv-text="commentArgs.length"/> comments deleted.</target>
4434 4466 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.ts</context><context context-type="linenumber">143</context></context-group>
4435 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.ts</context><context context-type="linenumber">143</context></context-group></trans-unit> 4467 </trans-unit>
4436 <trans-unit id="379090446060940062" datatype="html"> 4468 <trans-unit id="379090446060940062" datatype="html">
4437 <source>Do you really want to delete all comments of <x id="PH"/>?</source> 4469 <source>Do you really want to delete all comments of <x id="PH"/>?</source>
4438 <target state="new">Do you really want to delete all comments of <x id="PH"/>?</target> 4470 <target state="new">Do you really want to delete all comments of <x id="PH"/>?</target>
4439 4471 <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>
4440 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.ts</context><context context-type="linenumber">163</context></context-group></trans-unit> 4472 </trans-unit>
4441 <trans-unit id="4539246224625965241" datatype="html"> 4473 <trans-unit id="4539246224625965241" datatype="html">
4442 <source>Comments of <x id="PH"/> will be deleted in a few minutes</source> 4474 <source>Comments of <x id="PH"/> will be deleted in a few minutes</source>
4443 <target state="new">Comments of <x id="PH"/> will be deleted in a few minutes</target> 4475 <target state="new">Comments of <x id="PH"/> will be deleted in a few minutes</target>
4444 4476 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.ts</context><context context-type="linenumber">175</context></context-group>
4445 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.ts</context><context context-type="linenumber">175</context></context-group></trans-unit> 4477 </trans-unit>
4446 <trans-unit id="7427986413651551775" datatype="html"> 4478 <trans-unit id="7427986413651551775" datatype="html">
4447 <source>Video comments</source> 4479 <source>Video comments</source>
4448 <target state="new">Video comments</target> 4480 <target state="new">Video comments</target>
@@ -4497,8 +4529,8 @@ The link will expire within 1 hour.</target>
4497 <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> 4529 <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>
4498 </trans-unit> 4530 </trans-unit>
4499 <trans-unit id="3901868627411944813" datatype="html"> 4531 <trans-unit id="3901868627411944813" datatype="html">
4500 <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> 4532 <source>Priority <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small&gt;"/>(1 = highest priority)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small&gt;"/></source>
4501 <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> 4533 <target state="new">Priority <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small&gt;"/>(1 = highest priority)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small&gt;"/></target>
4502 <context-group purpose="location"> 4534 <context-group purpose="location">
4503 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context> 4535 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context>
4504 <context context-type="linenumber">47</context> 4536 <context context-type="linenumber">47</context>
@@ -4518,8 +4550,8 @@ The link will expire within 1 hour.</target>
4518 <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> 4550 <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>
4519 </trans-unit> 4551 </trans-unit>
4520 <trans-unit id="2713421326605345655" datatype="html"> 4552 <trans-unit id="2713421326605345655" datatype="html">
4521 <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> 4553 <source>No <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt; "/> jobs found.</source>
4522 <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> 4554 <target state="new">No <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt; "/> jobs found.</target>
4523 <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> 4555 <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>
4524 </trans-unit> 4556 </trans-unit>
4525 <trans-unit id="2384897339170501794" datatype="html"> 4557 <trans-unit id="2384897339170501794" datatype="html">
@@ -4549,9 +4581,9 @@ The link will expire within 1 hour.</target>
4549 <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> 4581 <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>
4550 </trans-unit> 4582 </trans-unit>
4551 <trans-unit id="2232767208623640457" datatype="html"> 4583 <trans-unit id="2232767208623640457" datatype="html">
4552 <source>By <x id="INTERPOLATION"/> -></source> 4584 <source>By <x id="INTERPOLATION"/> -&gt;</source>
4553 <target state="new">By 4585 <target state="new">By
4554 <x id="INTERPOLATION" equiv-text="{{ log.by }}"/> -> 4586 <x id="INTERPOLATION" equiv-text="{{ log.by }}"/> -&gt;
4555 </target> 4587 </target>
4556 <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> 4588 <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>
4557 </trans-unit> 4589 </trans-unit>
@@ -4580,41 +4612,42 @@ The link will expire within 1 hour.</target>
4580 <trans-unit id="6588040559347368313" datatype="html"> 4612 <trans-unit id="6588040559347368313" datatype="html">
4581 <source>Add a new category</source> 4613 <source>Add a new category</source>
4582 <target state="new">Add a new category</target> 4614 <target state="new">Add a new category</target>
4583 4615 <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>
4584 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">57</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-categories.component.html</context><context context-type="linenumber">5</context></context-group></trans-unit> 4616 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-categories.component.html</context><context context-type="linenumber">5</context></context-group>
4617 </trans-unit>
4585 <trans-unit id="8953934448427251062" datatype="html"> 4618 <trans-unit id="8953934448427251062" datatype="html">
4586 <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> 4619 <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>
4587 <target state="new">The 4620 <target state="new">The
4588 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>sharing system 4621 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>sharing system
4589 <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. 4622 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> 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.
4590 </target> 4623 </target>
4591 4624 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">45</context></context-group>
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">45</context></context-group></trans-unit> 4625 </trans-unit>
4593 <trans-unit id="34094919610906740" datatype="html"> 4626 <trans-unit id="34094919610906740" datatype="html">
4594 <source>Help share videos being played</source> 4627 <source>Help share videos being played</source>
4595 <target state="new">Help share videos being played</target> 4628 <target state="new">Help share videos being played</target>
4596 4629 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">42</context></context-group>
4597 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit> 4630 </trans-unit>
4598 <trans-unit id="6236140336967052987" datatype="html"> 4631 <trans-unit id="6236140336967052987" datatype="html">
4599 <source>When on a video page, directly start playing the video.</source> 4632 <source>When on a video page, directly start playing the video.</source>
4600 <target state="new">When on a video page, directly start playing the video.</target> 4633 <target state="new">When on a video page, directly start playing the video.</target>
4601 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">56</context></context-group>
4602 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> 4635 </trans-unit>
4603 <trans-unit id="9135112681389493865" datatype="html"> 4636 <trans-unit id="9135112681389493865" datatype="html">
4604 <source>Automatically play videos</source> 4637 <source>Automatically play videos</source>
4605 <target state="new">Automatically play videos</target> 4638 <target state="new">Automatically play videos</target>
4606 4639 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">53</context></context-group>
4607 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit> 4640 </trans-unit>
4608 <trans-unit id="575474399125992547" datatype="html"> 4641 <trans-unit id="575474399125992547" datatype="html">
4609 <source>When a video ends, follow up with the next suggested video.</source> 4642 <source>When a video ends, follow up with the next suggested video.</source>
4610 <target state="new">When a video ends, follow up with the next suggested video.</target> 4643 <target state="new">When a video ends, follow up with the next suggested video.</target>
4611 4644 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">67</context></context-group>
4612 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">67</context></context-group></trans-unit> 4645 </trans-unit>
4613 <trans-unit id="2701970773087072815" datatype="html"> 4646 <trans-unit id="2701970773087072815" datatype="html">
4614 <source>Automatically start playing the next video</source> 4647 <source>Automatically start playing the next video</source>
4615 <target state="new">Automatically start playing the next video</target> 4648 <target state="new">Automatically start playing the next video</target>
4616 4649 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">64</context></context-group>
4617 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">64</context></context-group></trans-unit> 4650 </trans-unit>
4618 <trans-unit id="5983800192187691457" datatype="html"> 4651 <trans-unit id="5983800192187691457" datatype="html">
4619 <source>Main languages you/your moderators speak</source> 4652 <source>Main languages you/your moderators speak</source>
4620 <target state="new">Main languages you/your moderators speak</target> 4653 <target state="new">Main languages you/your moderators speak</target>
@@ -4626,8 +4659,8 @@ The link will expire within 1 hour.</target>
4626 <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> 4659 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">82</context></context-group>
4627 </trans-unit> 4660 </trans-unit>
4628 <trans-unit id="4423835119021329687" datatype="html"> 4661 <trans-unit id="4423835119021329687" datatype="html">
4629 <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> 4662 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;&gt;"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> to build a moderation team. </source>
4630 <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> 4663 <target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;&gt;"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> to build a moderation team. </target>
4631 <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> 4664 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">84</context></context-group>
4632 </trans-unit> 4665 </trans-unit>
4633 <trans-unit id="7030031694783481217" datatype="html"> 4666 <trans-unit id="7030031694783481217" datatype="html">
@@ -4636,8 +4669,8 @@ The link will expire within 1 hour.</target>
4636 <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> 4669 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">93</context></context-group>
4637 </trans-unit> 4670 </trans-unit>
4638 <trans-unit id="4620493570088713907" datatype="html"> 4671 <trans-unit id="4620493570088713907" datatype="html">
4639 <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> 4672 <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 /&gt; "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </source>
4640 <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> 4673 <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 /&gt; "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </target>
4641 <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> 4674 <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>
4642 </trans-unit> 4675 </trans-unit>
4643 <trans-unit id="7497677457560701935"> 4676 <trans-unit id="7497677457560701935">
@@ -4646,8 +4679,8 @@ The link will expire within 1 hour.</target>
4646 <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> 4679 <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>
4647 </trans-unit> 4680 </trans-unit>
4648 <trans-unit id="7350483582490037954" datatype="html"> 4681 <trans-unit id="7350483582490037954" datatype="html">
4649 <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> 4682 <source>With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, a confirmation will be requested to watch the video. </source>
4650 <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> 4683 <target state="new"> With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, a confirmation will be requested to watch the video. </target>
4651 <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> 4684 <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>
4652 <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> 4685 <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>
4653 </trans-unit> 4686 </trans-unit>
@@ -4762,8 +4795,8 @@ The link will expire within 1 hour.</target>
4762 <context-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> 4795 <context-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>
4763 </trans-unit> 4796 </trans-unit>
4764 <trans-unit id="2107098695989136934" datatype="html"> 4797 <trans-unit id="2107098695989136934" datatype="html">
4765 <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> 4798 <source>Use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/plugins&quot;&gt;"/>plugins &amp; themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> 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;&gt;"/>add slight customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source>
4766 <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> 4799 <target state="new"> Use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/plugins&quot;&gt;"/>plugins &amp; themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> 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;&gt;"/>add slight customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </target>
4767 <context-group purpose="location"> 4800 <context-group purpose="location">
4768 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 4801 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
4769 <context context-type="linenumber">6,7</context> 4802 <context context-type="linenumber">6,7</context>
@@ -4840,8 +4873,8 @@ The link will expire within 1 hour.</target>
4840 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">120</context></context-group> 4873 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">120</context></context-group>
4841 </trans-unit> 4874 </trans-unit>
4842 <trans-unit id="2669509104300979449" datatype="html"> 4875 <trans-unit id="2669509104300979449" datatype="html">
4843 <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> 4876 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;&gt;"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> to set their quota individually. </source>
4844 <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> 4877 <target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;&gt;"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> to set their quota individually. </target>
4845 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">122</context></context-group> 4878 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">122</context></context-group>
4846 </trans-unit> 4879 </trans-unit>
4847 <trans-unit id="4497115134891299867"> 4880 <trans-unit id="4497115134891299867">
@@ -5004,8 +5037,8 @@ The link will expire within 1 hour.</target>
5004 <context-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> 5037 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">316</context></context-group>
5005 </trans-unit> 5038 </trans-unit>
5006 <trans-unit id="1886227550697837417" datatype="html"> 5039 <trans-unit id="1886227550697837417" datatype="html">
5007 <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> 5040 <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;&gt;"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source>
5008 <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> 5041 <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;&gt;"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </target>
5009 <context-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> 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">319</context></context-group>
5010 </trans-unit> 5043 </trans-unit>
5011 <trans-unit id="2331464426553277323" datatype="html"> 5044 <trans-unit id="2331464426553277323" datatype="html">
@@ -5039,8 +5072,8 @@ The link will expire within 1 hour.</target>
5039 <context-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> 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">366</context></context-group>
5040 </trans-unit> 5073 </trans-unit>
5041 <trans-unit id="252719899360434356" datatype="html"> 5074 <trans-unit id="252719899360434356" datatype="html">
5042 <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> 5075 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;&gt;"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> with other instances. </source>
5043 <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> 5076 <target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;&gt;"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> with other instances. </target>
5044 <context-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> 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">368</context></context-group>
5045 </trans-unit> 5078 </trans-unit>
5046 <trans-unit id="9119248927271669654" datatype="html"> 5079 <trans-unit id="9119248927271669654" datatype="html">
@@ -5076,8 +5109,8 @@ The link will expire within 1 hour.</target>
5076 <context-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> 5109 <context-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>
5077 </trans-unit> 5110 </trans-unit>
5078 <trans-unit id="9076632742417302918" datatype="html"> 5111 <trans-unit id="9076632742417302918" datatype="html">
5079 <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> 5112 <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;&gt;"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> for more information about the expected URL </source>
5080 <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> 5113 <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;&gt;"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> for more information about the expected URL </target>
5081 <context-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> 5114 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">419</context></context-group>
5082 </trans-unit> 5115 </trans-unit>
5083 <trans-unit id="3946988229617310200" datatype="html"> 5116 <trans-unit id="3946988229617310200" datatype="html">
@@ -5088,8 +5121,8 @@ The link will expire within 1 hour.</target>
5088 <trans-unit id="2149300564474427551"> 5121 <trans-unit id="2149300564474427551">
5089 <source>Administrator</source> 5122 <source>Administrator</source>
5090 <target>Administrátor</target> 5123 <target>Administrátor</target>
5091 5124 <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">417</context></context-group>
5092 <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">417</context></context-group></trans-unit> 5125 </trans-unit>
5093 <trans-unit id="3171683206914962995"> 5126 <trans-unit id="3171683206914962995">
5094 <source>Admin email</source> 5127 <source>Admin email</source>
5095 <target>E-mail administrátora</target> 5128 <target>E-mail administrátora</target>
@@ -5126,8 +5159,8 @@ The link will expire within 1 hour.</target>
5126 <context-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> 5159 <context-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>
5127 </trans-unit> 5160 </trans-unit>
5128 <trans-unit id="2076338542820061819" datatype="html"> 5161 <trans-unit id="2076338542820061819" datatype="html">
5129 <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> 5162 <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 /&gt;"/> 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 /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> 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'&gt;"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> to see if you instance is allowed. </source>
5130 <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> 5163 <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 /&gt;"/> 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 /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> 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'&gt;"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> to see if you instance is allowed. </target>
5131 <context-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> 5164 <context-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>
5132 </trans-unit> 5165 </trans-unit>
5133 <trans-unit id="493135676263039396" datatype="html"> 5166 <trans-unit id="493135676263039396" datatype="html">
@@ -5171,8 +5204,8 @@ The link will expire within 1 hour.</target>
5171 </context-group> 5204 </context-group>
5172 </trans-unit> 5205 </trans-unit>
5173 <trans-unit id="4420104899393268652" datatype="html"> 5206 <trans-unit id="4420104899393268652" datatype="html">
5174 <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> 5207 <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;&gt;"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source>
5175 <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> 5208 <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;&gt;"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></target>
5176 <context-group purpose="location"> 5209 <context-group purpose="location">
5177 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context> 5210 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
5178 <context context-type="linenumber">41</context> 5211 <context context-type="linenumber">41</context>
@@ -5185,8 +5218,8 @@ The link will expire within 1 hour.</target>
5185 <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> 5218 <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>
5186 </trans-unit> 5219 </trans-unit>
5187 <trans-unit id="7210210728441530221" datatype="html"> 5220 <trans-unit id="7210210728441530221" datatype="html">
5188 <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> 5221 <source>Max simultaneous lives created per user <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;&gt;"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source>
5189 <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> 5222 <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;&gt;"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></target>
5190 <context-group purpose="location"> 5223 <context-group purpose="location">
5191 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context> 5224 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
5192 <context context-type="linenumber">54</context> 5225 <context context-type="linenumber">54</context>
@@ -5338,8 +5371,8 @@ The link will expire within 1 hour.</target>
5338 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">94</context></context-group> 5371 <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>
5339 </trans-unit> 5372 </trans-unit>
5340 <trans-unit id="7334484418359079994" datatype="html"> 5373 <trans-unit id="7334484418359079994" datatype="html">
5341 <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> 5374 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Requires ffmpeg &gt;= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p&gt;"/>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&gt;"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt; "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p&gt;"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/></source>
5342 <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> 5375 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Requires ffmpeg &gt;= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p&gt;"/>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&gt;"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt; "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p&gt;"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/></target>
5343 <context-group purpose="location"> 5376 <context-group purpose="location">
5344 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context> 5377 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5345 <context context-type="linenumber">99,108</context> 5378 <context context-type="linenumber">99,108</context>
@@ -5476,25 +5509,19 @@ The link will expire within 1 hour.</target>
5476 <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> 5509 <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>
5477 </trans-unit> 5510 </trans-unit>
5478 <trans-unit id="4067880101082150743" datatype="html"> 5511 <trans-unit id="4067880101082150743" datatype="html">
5479 <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> 5512 <source>Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></source>
5480 <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> 5513 <target state="new"> Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></target>
5481 <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> 5514 <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>
5482 </trans-unit> 5515 </trans-unit>
5483 <trans-unit id="5464209657969421100" datatype="html"> 5516 <trans-unit id="5464209657969421100" datatype="html">
5484 <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="{{ '{' }"/> 5517 <source>Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css <x id="INTERPOLATION" equiv-text="{{ '{' }"/> color: red; <x id="INTERPOLATION_1" equiv-text="{{ '}' }"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/> Prepend with <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em&gt;"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em&gt;"/> to override styles. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text="{{ '{' }"/> color: red; <x id="INTERPOLATION_1" equiv-text="{{ '}' }"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></source>
5485color: red; 5518 <target state="new"> Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css <x id="INTERPOLATION" equiv-text=" {{ '{' }"/>
5486<x id="INTERPOLATION_1" equiv-text="{{ '}' }"/>
5487<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="{{ '{' }"/>
5488color: red;
5489<x id="INTERPOLATION_1" equiv-text="{{ '}' }"/>
5490<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></source>
5491 <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=" {{ '{' }"/>
5492color: red; 5519color: red;
5493<x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> 5520<x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/>
5494<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=" {{ '{' }"/> 5521<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/> Prepend with <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em&gt;"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em&gt; "/> to override styles. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text=" {{ '{' }"/>
5495color: red; 5522color: red;
5496<x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> 5523<x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/>
5497<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></target> 5524<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></target>
5498 <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> 5525 <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>
5499 </trans-unit> 5526 </trans-unit>
5500 <trans-unit id="283725429207896837" datatype="html"> 5527 <trans-unit id="283725429207896837" datatype="html">
@@ -5503,8 +5530,8 @@ color: red;
5503 <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> 5530 <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>
5504 </trans-unit> 5531 </trans-unit>
5505 <trans-unit id="8167543029214637769" datatype="html"> 5532 <trans-unit id="8167543029214637769" datatype="html">
5506 <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> 5533 <source>There are errors in the form: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt; "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;&gt;"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/></source>
5507 <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> 5534 <target state="new"> There are errors in the form: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt; "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;&gt;"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/></target>
5508 <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> 5535 <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>
5509 </trans-unit> 5536 </trans-unit>
5510 <trans-unit id="1445676851449000175"> 5537 <trans-unit id="1445676851449000175">
@@ -5547,137 +5574,169 @@ color: red;
5547 <trans-unit id="4915431133669985304"> 5574 <trans-unit id="4915431133669985304">
5548 <source>Profile</source> 5575 <source>Profile</source>
5549 <target>Profil</target> 5576 <target>Profil</target>
5550 5577 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">238</context></context-group>
5551 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">238</context></context-group></trans-unit> 5578 </trans-unit>
5552 <trans-unit id="1963136290621768454" datatype="html"> 5579 <trans-unit id="1963136290621768454" datatype="html">
5553 <source>Resolution</source> 5580 <source>Resolution</source>
5554 <target state="new">Resolution</target> 5581 <target state="new">Resolution</target>
5555 5582 <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>
5556 <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> 5583 </trans-unit>
5557 <trans-unit id="7814358426066520520" datatype="html"> 5584 <trans-unit id="7814358426066520520" datatype="html">
5558 <source>Aspect ratio</source> 5585 <source>Aspect ratio</source>
5559 <target state="new">Aspect ratio</target> 5586 <target state="new">Aspect ratio</target>
5560 5587 <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>
5561 <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> 5588 </trans-unit>
5562 <trans-unit id="44862519224794374" datatype="html"> 5589 <trans-unit id="44862519224794374" datatype="html">
5563 <source>Average frame rate</source> 5590 <source>Average frame rate</source>
5564 <target state="new">Average frame rate</target> 5591 <target state="new">Average frame rate</target>
5565 5592 <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>
5566 <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> 5593 </trans-unit>
5567 <trans-unit id="5053683525387462246" datatype="html"> 5594 <trans-unit id="5053683525387462246" datatype="html">
5568 <source>Pixel format</source> 5595 <source>Pixel format</source>
5569 <target state="new">Pixel format</target> 5596 <target state="new">Pixel format</target>
5570 5597 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">250</context></context-group>
5571 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">250</context></context-group></trans-unit> 5598 </trans-unit>
5572 <trans-unit id="7858676566953242358" datatype="html"> 5599 <trans-unit id="7858676566953242358" datatype="html">
5573 <source>Sample rate</source> 5600 <source>Sample rate</source>
5574 <target state="new">Sample rate</target> 5601 <target state="new">Sample rate</target>
5575 5602 <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>
5576 <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> 5603 </trans-unit>
5577 <trans-unit id="5403856660543890284" datatype="html"> 5604 <trans-unit id="5403856660543890284" datatype="html">
5578 <source>Channel Layout</source> 5605 <source>Channel Layout</source>
5579 <target state="new">Channel Layout</target> 5606 <target state="new">Channel Layout</target>
5580 5607 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">255</context></context-group>
5581 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">255</context></context-group></trans-unit><trans-unit id="6317170736181476800" datatype="html"> 5608 </trans-unit>
5582 <source> Update <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;>"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;>"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a 5609 <trans-unit id="6317170736181476800" datatype="html">
5583 >"/></source><target state="new"> Update <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;>"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;>"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a 5610 <source>Update <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;&gt;"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;&gt;"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a &gt;"/></source>
5584 >"/></target> 5611 <target state="new"> Update <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;&gt;"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;&gt;"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a &gt;"/></target>
5585 <context-group purpose="location"> 5612 <context-group purpose="location">
5586 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5613 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5587 <context context-type="linenumber">3,7</context> 5614 <context context-type="linenumber">3,7</context>
5588 </context-group> 5615 </context-group>
5589 </trans-unit><trans-unit id="1405600824334286337" datatype="html"> 5616 </trans-unit>
5590 <source>More filters</source><target state="new">More filters</target> 5617 <trans-unit id="1405600824334286337" datatype="html">
5618 <source>More filters</source>
5619 <target state="new">More filters</target>
5591 <context-group purpose="location"> 5620 <context-group purpose="location">
5592 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5621 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5593 <context context-type="linenumber">20</context> 5622 <context context-type="linenumber">20</context>
5594 </context-group> 5623 </context-group>
5595 </trans-unit><trans-unit id="8867436033163146458" datatype="html"> 5624 </trans-unit>
5596 <source>Less filters</source><target state="new">Less filters</target> 5625 <trans-unit id="8867436033163146458" datatype="html">
5626 <source>Less filters</source>
5627 <target state="new">Less filters</target>
5597 <context-group purpose="location"> 5628 <context-group purpose="location">
5598 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5629 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5599 <context context-type="linenumber">21</context> 5630 <context context-type="linenumber">21</context>
5600 </context-group> 5631 </context-group>
5601 </trans-unit><trans-unit id="7028708681117573961" datatype="html"> 5632 </trans-unit>
5602 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Recently Added"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source><target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Recently Added"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 5633 <trans-unit id="7028708681117573961" datatype="html">
5634 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Recently Added"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
5635 <target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Recently Added"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
5603 <context-group purpose="location"> 5636 <context-group purpose="location">
5604 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5637 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5605 <context context-type="linenumber">46</context> 5638 <context context-type="linenumber">46</context>
5606 </context-group> 5639 </context-group>
5607 </trans-unit><trans-unit id="5691258609562173281" datatype="html"> 5640 </trans-unit>
5608 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source><target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 5641 <trans-unit id="5691258609562173281" datatype="html">
5642 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
5643 <target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
5609 <context-group purpose="location"> 5644 <context-group purpose="location">
5610 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5645 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5611 <context context-type="linenumber">48</context> 5646 <context context-type="linenumber">48</context>
5612 </context-group> 5647 </context-group>
5613 </trans-unit><trans-unit id="3224510615614621760" datatype="html"> 5648 </trans-unit>
5614 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source><target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 5649 <trans-unit id="3224510615614621760" datatype="html">
5650 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
5651 <target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
5615 <context-group purpose="location"> 5652 <context-group purpose="location">
5616 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5653 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5617 <context context-type="linenumber">49</context> 5654 <context context-type="linenumber">49</context>
5618 </context-group> 5655 </context-group>
5619 </trans-unit><trans-unit id="3082811226222076503" datatype="html"> 5656 </trans-unit>
5620 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Best"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source><target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Best"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 5657 <trans-unit id="3082811226222076503" datatype="html">
5658 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Best"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
5659 <target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Best"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
5621 <context-group purpose="location"> 5660 <context-group purpose="location">
5622 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5661 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5623 <context context-type="linenumber">50</context> 5662 <context context-type="linenumber">50</context>
5624 </context-group> 5663 </context-group>
5625 </trans-unit><trans-unit id="4322133526902910662" datatype="html"> 5664 </trans-unit>
5626 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source><target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 5665 <trans-unit id="4322133526902910662" datatype="html">
5666 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
5667 <target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
5627 <context-group purpose="location"> 5668 <context-group purpose="location">
5628 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5669 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5629 <context context-type="linenumber">51</context> 5670 <context context-type="linenumber">51</context>
5630 </context-group> 5671 </context-group>
5631 </trans-unit><trans-unit id="2343321245279384373" datatype="html"> 5672 </trans-unit>
5632 <source>Languages:</source><target state="new">Languages:</target> 5673 <trans-unit id="2343321245279384373" datatype="html">
5674 <source>Languages:</source>
5675 <target state="new">Languages:</target>
5633 <context-group purpose="location"> 5676 <context-group purpose="location">
5634 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5677 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5635 <context context-type="linenumber">59</context> 5678 <context context-type="linenumber">59</context>
5636 </context-group> 5679 </context-group>
5637 </trans-unit><trans-unit id="5063779773341398537" datatype="html"> 5680 </trans-unit>
5638 <source>Sensitive content:</source><target state="new">Sensitive content:</target> 5681 <trans-unit id="5063779773341398537" datatype="html">
5682 <source>Sensitive content:</source>
5683 <target state="new">Sensitive content:</target>
5639 <context-group purpose="location"> 5684 <context-group purpose="location">
5640 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5685 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5641 <context context-type="linenumber">66</context> 5686 <context context-type="linenumber">66</context>
5642 </context-group> 5687 </context-group>
5643 </trans-unit><trans-unit id="5723033003381016192" datatype="html"> 5688 </trans-unit>
5644 <source>Scope:</source><target state="new">Scope:</target> 5689 <trans-unit id="5723033003381016192" datatype="html">
5690 <source>Scope:</source>
5691 <target state="new">Scope:</target>
5645 <context-group purpose="location"> 5692 <context-group purpose="location">
5646 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5693 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5647 <context context-type="linenumber">81</context> 5694 <context context-type="linenumber">81</context>
5648 </context-group> 5695 </context-group>
5649 </trans-unit><trans-unit id="8481241275509347668" datatype="html"> 5696 </trans-unit>
5650 <source>Local videos (this instance)</source><target state="new">Local videos (this instance)</target> 5697 <trans-unit id="8481241275509347668" datatype="html">
5698 <source>Local videos (this instance)</source>
5699 <target state="new">Local videos (this instance)</target>
5651 <context-group purpose="location"> 5700 <context-group purpose="location">
5652 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5701 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5653 <context context-type="linenumber">85</context> 5702 <context context-type="linenumber">85</context>
5654 </context-group> 5703 </context-group>
5655 </trans-unit><trans-unit id="8383401711408398806" datatype="html"> 5704 </trans-unit>
5656 <source>Federated videos (this instance + followed instances)</source><target state="new">Federated videos (this instance + followed instances)</target> 5705 <trans-unit id="8383401711408398806" datatype="html">
5706 <source>Federated videos (this instance + followed instances)</source>
5707 <target state="new">Federated videos (this instance + followed instances)</target>
5657 <context-group purpose="location"> 5708 <context-group purpose="location">
5658 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5709 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5659 <context context-type="linenumber">90</context> 5710 <context context-type="linenumber">90</context>
5660 </context-group> 5711 </context-group>
5661 </trans-unit><trans-unit id="2736556170366900089" datatype="html"> 5712 </trans-unit>
5662 <source>Type:</source><target state="new">Type:</target> 5713 <trans-unit id="2736556170366900089" datatype="html">
5714 <source>Type:</source>
5715 <target state="new">Type:</target>
5663 <context-group purpose="location"> 5716 <context-group purpose="location">
5664 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5717 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5665 <context context-type="linenumber">95</context> 5718 <context context-type="linenumber">95</context>
5666 </context-group> 5719 </context-group>
5667 </trans-unit><trans-unit id="1744425032255703211" datatype="html"> 5720 </trans-unit>
5668 <source>VOD &amp; Live videos</source><target state="new">VOD &amp; Live videos</target> 5721 <trans-unit id="1744425032255703211" datatype="html">
5722 <source>VOD &amp; Live videos</source>
5723 <target state="new">VOD &amp; Live videos</target>
5669 <context-group purpose="location"> 5724 <context-group purpose="location">
5670 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5725 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5671 <context context-type="linenumber">99</context> 5726 <context context-type="linenumber">99</context>
5672 </context-group> 5727 </context-group>
5673 </trans-unit><trans-unit id="1370537846415473089" datatype="html"> 5728 </trans-unit>
5674 <source>Categories:</source><target state="new">Categories:</target> 5729 <trans-unit id="1370537846415473089" datatype="html">
5730 <source>Categories:</source>
5731 <target state="new">Categories:</target>
5675 <context-group purpose="location"> 5732 <context-group purpose="location">
5676 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5733 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5677 <context context-type="linenumber">114</context> 5734 <context context-type="linenumber">114</context>
5678 </context-group> 5735 </context-group>
5679 </trans-unit><trans-unit id="4250125031269088402" datatype="html"> 5736 </trans-unit>
5680 <source>Moderation:</source><target state="new">Moderation:</target> 5737 <trans-unit id="4250125031269088402" datatype="html">
5738 <source>Moderation:</source>
5739 <target state="new">Moderation:</target>
5681 <context-group purpose="location"> 5740 <context-group purpose="location">
5682 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5741 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5683 <context context-type="linenumber">120</context> 5742 <context context-type="linenumber">120</context>
@@ -5721,8 +5780,8 @@ color: red;
5721 <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> 5780 <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>
5722 </trans-unit> 5781 </trans-unit>
5723 <trans-unit id="7350483582490037954" datatype="html"> 5782 <trans-unit id="7350483582490037954" datatype="html">
5724 <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> 5783 <source>With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, a confirmation will be requested to watch the video. </source>
5725 <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> 5784 <target state="new"> With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, a confirmation will be requested to watch the video. </target>
5726 <context-group purpose="location"> 5785 <context-group purpose="location">
5727 <context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context> 5786 <context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context>
5728 <context context-type="linenumber">8,9</context> 5787 <context context-type="linenumber">8,9</context>
@@ -5747,15 +5806,15 @@ color: red;
5747 <trans-unit id="2658703380934466003" datatype="html"> 5806 <trans-unit id="2658703380934466003" datatype="html">
5748 <source>Add a new language</source> 5807 <source>Add a new language</source>
5749 <target state="new">Add a new language</target> 5808 <target state="new">Add a new language</target>
5750 5809 <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>
5751 5810 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.html</context><context context-type="linenumber">6</context></context-group>
5752 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">71</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit> 5811 </trans-unit>
5753 <trans-unit id="1530331428384894781"> 5812 <trans-unit id="1530331428384894781">
5754 <source><x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/> is awaiting email verification </source> 5813 <source><x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/> is awaiting email verification </source>
5755 <target> 5814 <target>
5756 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span>"/> 5815 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span&gt;"/>
5757 <x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/> 5816 <x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/>
5758 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/> čeká na ověření emailem 5817 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/> čeká na ověření emailem
5759 5818
5760 </target> 5819 </target>
5761 <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> 5820 <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>
@@ -5789,9 +5848,9 @@ color: red;
5789 <trans-unit id="4844578664427956129"> 5848 <trans-unit id="4844578664427956129">
5790 <source>Change ownership</source> 5849 <source>Change ownership</source>
5791 <target>Změnit vlastnictví</target> 5850 <target>Změnit vlastnictví</target>
5792 5851 <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>
5793 5852 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">180</context></context-group>
5794 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">180</context></context-group></trans-unit> 5853 </trans-unit>
5795 <trans-unit id="4561174610228620528"> 5854 <trans-unit id="4561174610228620528">
5796 <source>Select the next owner</source> 5855 <source>Select the next owner</source>
5797 <target>Vyber nového vlastníka</target> 5856 <target>Vyber nového vlastníka</target>
@@ -5855,9 +5914,9 @@ color: red;
5855 <trans-unit id="5417361655914085905" datatype="html"> 5914 <trans-unit id="5417361655914085905" datatype="html">
5856 <source>Account page</source> 5915 <source>Account page</source>
5857 <target state="new">Account page</target> 5916 <target state="new">Account page</target>
5858 5917 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">70</context></context-group>
5859 5918 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">76</context></context-group>
5860 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">70</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">76</context></context-group></trans-unit> 5919 </trans-unit>
5861 <trans-unit id="187187500641108332" datatype="html"> 5920 <trans-unit id="187187500641108332" datatype="html">
5862 <source><x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/> </source> 5921 <source><x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/> </source>
5863 <target state="new"> 5922 <target state="new">
@@ -5889,13 +5948,13 @@ color: red;
5889 <trans-unit id="7000850040589508423" datatype="html"> 5948 <trans-unit id="7000850040589508423" datatype="html">
5890 <source>Create video channel</source> 5949 <source>Create video channel</source>
5891 <target state="new">Create video channel</target> 5950 <target state="new">Create video channel</target>
5892 5951 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">14</context></context-group>
5893 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">14</context></context-group></trans-unit> 5952 </trans-unit>
5894 <trans-unit id="5700655611297335752" datatype="html"> 5953 <trans-unit id="5700655611297335752" datatype="html">
5895 <source>No channel found.</source> 5954 <source>No channel found.</source>
5896 <target state="new">No channel found.</target> 5955 <target state="new">No channel found.</target>
5897 5956 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">18</context></context-group>
5898 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit> 5957 </trans-unit>
5899 <trans-unit id="5500467336262464724"> 5958 <trans-unit id="5500467336262464724">
5900 <source><x id="INTERPOLATION" equiv-text="{{ videoChannel.followersCount }}"/> subscribers </source> 5959 <source><x id="INTERPOLATION" equiv-text="{{ videoChannel.followersCount }}"/> subscribers </source>
5901 <target> 5960 <target>
@@ -5928,9 +5987,8 @@ color: red;
5928 </context-group> 5987 </context-group>
5929 </trans-unit> 5988 </trans-unit>
5930 <trans-unit id="2124774733637750483" datatype="html"> 5989 <trans-unit id="2124774733637750483" datatype="html">
5931 <source>Short text to tell people how they can support your channel (membership platform...).&lt;br />&lt;br /> 5990 <source>Short text to tell people how they can support your channel (membership platform...).&lt;br /&gt;&lt;br /&gt; When you will upload a video in this channel, the video support field will be automatically filled by this text.</source>
5932 When you will upload a video in this channel, the video support field will be automatically filled by this text.</source> 5991 <target state="new">Short text to tell people how they can support your channel (membership platform...).&lt;br /&gt;&lt;br /&gt;
5933 <target state="new">Short text to tell people how they can support your channel (membership platform...).&lt;br />&lt;br />
5934 When you will upload a video in this channel, the video support field will be automatically filled by this text.</target> 5992 When you will upload a video in this channel, the video support field will be automatically filled by this text.</target>
5935 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-edit.component.html</context><context context-type="linenumber">84</context></context-group> 5993 <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>
5936 <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> 5994 <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>
@@ -5986,16 +6044,16 @@ color: red;
5986 <trans-unit id="3122895472333547524"> 6044 <trans-unit id="3122895472333547524">
5987 <source>Delete your account</source> 6045 <source>Delete your account</source>
5988 <target>Smazat vlastní účet</target> 6046 <target>Smazat vlastní účet</target>
5989 6047 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.html</context><context context-type="linenumber">4</context></context-group>
5990 6048 <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>
5991 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.ts</context><context context-type="linenumber">26</context></context-group></trans-unit> 6049 </trans-unit>
5992 <trans-unit id="4000980858407872649" datatype="html"> 6050 <trans-unit id="4000980858407872649" datatype="html">
5993 <source>Channel page</source> 6051 <source>Channel page</source>
5994 <target state="new">Channel page</target> 6052 <target state="new">Channel page</target>
5995 6053 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">25</context></context-group>
5996 6054 <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>
5997 6055 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group>
5998 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-subscriptions/my-subscriptions.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group></trans-unit> 6056 </trans-unit>
5999 <trans-unit id="9131836378905533756"> 6057 <trans-unit id="9131836378905533756">
6000 <source>Created by <x id="INTERPOLATION"/></source> 6058 <source>Created by <x id="INTERPOLATION"/></source>
6001 <target>Vytvořil <x id="INTERPOLATION"/></target> 6059 <target>Vytvořil <x id="INTERPOLATION"/></target>
@@ -6009,8 +6067,8 @@ color: red;
6009 <trans-unit id="2204625138753484173"> 6067 <trans-unit id="2204625138753484173">
6010 <source><x id="START_TAG_MY_GLOBAL_ICON"/><x id="CLOSE_TAG_MY_GLOBAL_ICON"/> Delete history </source> 6068 <source><x id="START_TAG_MY_GLOBAL_ICON"/><x id="CLOSE_TAG_MY_GLOBAL_ICON"/> Delete history </source>
6011 <target> 6069 <target>
6012 <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon>"/> 6070 <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon&gt;"/>
6013 <x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon>"/> 6071 <x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon&gt;"/>
6014 Smazat historii 6072 Smazat historii
6015 6073
6016 </target> 6074 </target>
@@ -6019,8 +6077,8 @@ color: red;
6019 <trans-unit id="4781078006040259916" datatype="html"> 6077 <trans-unit id="4781078006040259916" datatype="html">
6020 <source>You don't have any video in your watch history yet.</source> 6078 <source>You don't have any video in your watch history yet.</source>
6021 <target state="new">You don't have any video in your watch history yet.</target> 6079 <target state="new">You don't have any video in your watch history yet.</target>
6022 6080 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context><context context-type="linenumber">29</context></context-group>
6023 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit> 6081 </trans-unit>
6024 <trans-unit id="687236465759862933" datatype="html"> 6082 <trans-unit id="687236465759862933" datatype="html">
6025 <source>Open syndication dropdown</source> 6083 <source>Open syndication dropdown</source>
6026 <target state="new">Open syndication dropdown</target> 6084 <target state="new">Open syndication dropdown</target>
@@ -6032,14 +6090,18 @@ color: red;
6032 <context context-type="sourcefile">src/app/shared/shared-main/feeds/feed.component.html</context> 6090 <context context-type="sourcefile">src/app/shared/shared-main/feeds/feed.component.html</context>
6033 <context context-type="linenumber">3</context> 6091 <context context-type="linenumber">3</context>
6034 </context-group> 6092 </context-group>
6035 </trans-unit><trans-unit id="5511928240200239994" datatype="html"> 6093 </trans-unit>
6036 <source>Some of your channels are not fully set up. Make them welcoming and explicit about what you publish by adding a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>banner<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</source><target state="new">Some of your channels are not fully set up. Make them welcoming and explicit about what you publish by adding a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>banner<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</target> 6094 <trans-unit id="5511928240200239994" datatype="html">
6095 <source>Some of your channels are not fully set up. Make them welcoming and explicit about what you publish by adding a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>banner<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>.</source>
6096 <target state="new">Some of your channels are not fully set up. Make them welcoming and explicit about what you publish by adding a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>banner<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>.</target>
6037 <context-group purpose="location"> 6097 <context-group purpose="location">
6038 <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context> 6098 <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context>
6039 <context context-type="linenumber">5</context> 6099 <context context-type="linenumber">5</context>
6040 </context-group> 6100 </context-group>
6041 </trans-unit><trans-unit id="5339945526545410198" datatype="html"> 6101 </trans-unit>
6042 <source>Set up my channels</source><target state="new">Set up my channels</target> 6102 <trans-unit id="5339945526545410198" datatype="html">
6103 <source>Set up my channels</source>
6104 <target state="new">Set up my channels</target>
6043 <context-group purpose="location"> 6105 <context-group purpose="location">
6044 <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context> 6106 <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context>
6045 <context context-type="linenumber">6</context> 6107 <context context-type="linenumber">6</context>
@@ -6048,8 +6110,8 @@ color: red;
6048 <trans-unit id="2726946550255780479"> 6110 <trans-unit id="2726946550255780479">
6049 <source><x id="START_TAG_MY_GLOBAL_ICON"/><x id="CLOSE_TAG_MY_GLOBAL_ICON"/> Notification preferences </source> 6111 <source><x id="START_TAG_MY_GLOBAL_ICON"/><x id="CLOSE_TAG_MY_GLOBAL_ICON"/> Notification preferences </source>
6050 <target> 6112 <target>
6051 <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon>"/> 6113 <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon&gt;"/>
6052 <x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon>"/> 6114 <x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon&gt;"/>
6053 Nastavení notifikací 6115 Nastavení notifikací
6054 6116
6055 </target> 6117 </target>
@@ -6101,8 +6163,8 @@ color: red;
6101 <trans-unit id="3438686710205841496" datatype="html"> 6163 <trans-unit id="3438686710205841496" datatype="html">
6102 <source>Create playlist</source> 6164 <source>Create playlist</source>
6103 <target state="new">Create playlist</target> 6165 <target state="new">Create playlist</target>
6104 6166 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">13</context></context-group>
6105 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit> 6167 </trans-unit>
6106 <trans-unit id="7040375308762081154" datatype="html"> 6168 <trans-unit id="7040375308762081154" datatype="html">
6107 <source>My video channels</source> 6169 <source>My video channels</source>
6108 <target state="new">My video channels</target> 6170 <target state="new">My video channels</target>
@@ -6140,8 +6202,8 @@ color: red;
6140 <source>See the <x id="START_LINK"/>documentation<x id="CLOSE_LINK"/> for more information. </source> 6202 <source>See the <x id="START_LINK"/>documentation<x id="CLOSE_LINK"/> for more information. </source>
6141 <target state="new"> 6203 <target state="new">
6142 See the 6204 See the
6143 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>documentation 6205 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>documentation
6144 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more information. 6206 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> for more information.
6145 6207
6146 </target> 6208 </target>
6147 <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> 6209 <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>
@@ -6155,13 +6217,15 @@ color: red;
6155 <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> 6217 <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>
6156 <target state="new"> 6218 <target state="new">
6157 If you need help to use PeerTube, you can have a look at the 6219 If you need help to use PeerTube, you can have a look at the
6158 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>documentation 6220 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>documentation
6159 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. 6221 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>.
6160 6222
6161 </target> 6223 </target>
6162 <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> 6224 <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>
6163 </trans-unit><trans-unit id="8844610145426272276" datatype="html"> 6225 </trans-unit>
6164 <source> To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;>"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. </source><target state="new"> To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;>"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. </target> 6226 <trans-unit id="8844610145426272276" datatype="html">
6227 <source>To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;&gt;"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>. </source>
6228 <target state="new"> To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;&gt;"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>. </target>
6165 <context-group purpose="location"> 6229 <context-group purpose="location">
6166 <context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context> 6230 <context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context>
6167 <context context-type="linenumber">18,19</context> 6231 <context context-type="linenumber">18,19</context>
@@ -6278,12 +6342,12 @@ color: red;
6278 <trans-unit id="403587185492002456" datatype="html"> 6342 <trans-unit id="403587185492002456" datatype="html">
6279 <source>{VAR_PLURAL, plural, =1 {1 subscriber} other {<x id="INTERPOLATION"/> subscribers}}</source> 6343 <source>{VAR_PLURAL, plural, =1 {1 subscriber} other {<x id="INTERPOLATION"/> subscribers}}</source>
6280 <target state="new">{VAR_PLURAL, plural, =1 {1 subscriber} other {<x id="INTERPOLATION"/> subscribers}}</target> 6344 <target state="new">{VAR_PLURAL, plural, =1 {1 subscriber} other {<x id="INTERPOLATION"/> subscribers}}</target>
6281 6345 <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>
6282 6346 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">38</context></context-group>
6283 6347 <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>
6284 6348 <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>
6285 6349 <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>
6286 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit> 6350 </trans-unit>
6287 <trans-unit id="3068011377000255023" datatype="html"> 6351 <trans-unit id="3068011377000255023" datatype="html">
6288 <source>{VAR_PLURAL, plural, =1 {1 videos} other {<x id="INTERPOLATION"/> videos}}</source> 6352 <source>{VAR_PLURAL, plural, =1 {1 videos} other {<x id="INTERPOLATION"/> videos}}</source>
6289 <target state="new">{VAR_PLURAL, plural, =1 {1 videos} other {<x id="INTERPOLATION"/> videos}}</target> 6353 <target state="new">{VAR_PLURAL, plural, =1 {1 videos} other {<x id="INTERPOLATION"/> videos}}</target>
@@ -6325,8 +6389,8 @@ color: red;
6325 <trans-unit id="5512878593724620692" datatype="html"> 6389 <trans-unit id="5512878593724620692" datatype="html">
6326 <source>CHANNELS</source> 6390 <source>CHANNELS</source>
6327 <target state="new">CHANNELS</target> 6391 <target state="new">CHANNELS</target>
6328 6392 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group>
6329 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 6393 </trans-unit>
6330 <trans-unit id="3666829335406793239"> 6394 <trans-unit id="3666829335406793239">
6331 <source>This account does not have channels.</source> 6395 <source>This account does not have channels.</source>
6332 <target>Tento účet nemá žádné kanály.</target> 6396 <target>Tento účet nemá žádné kanály.</target>
@@ -6364,15 +6428,15 @@ color: red;
6364 <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> 6428 <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>
6365 </trans-unit> 6429 </trans-unit>
6366 <trans-unit id="7152797255397280410" datatype="html"> 6430 <trans-unit id="7152797255397280410" datatype="html">
6367 <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>? 6431 <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>? It will delete <x id="PH_1" equiv-text="videoChannel.videosCount"/> videos uploaded in this channel, and you will not be able to create another channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</source>
6368It will delete <x id="PH_1" equiv-text="videoChannel.videosCount"/> videos uploaded in this channel, and you will not be able to create another
6369channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</source>
6370 <target state="new">Do you really want to delete <x id="PH"/>? 6432 <target state="new">Do you really want to delete <x id="PH"/>?
6371It will delete <x id="PH_1"/> videos uploaded in this channel, and you will not be able to create another 6433It will delete <x id="PH_1"/> videos uploaded in this channel, and you will not be able to create another
6372channel with the same name (<x id="PH_2"/>)!</target> 6434channel with the same name (<x id="PH_2"/>)!</target>
6373 <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> 6435 <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>
6374 </trans-unit><trans-unit id="4433306639366959484" datatype="html"> 6436 </trans-unit>
6375 <source>Please type the name of the video channel (<x id="PH" equiv-text="videoChannel.name"/>) to confirm</source><target state="new">Please type the name of the video channel (<x id="PH" equiv-text="videoChannel.name"/>) to confirm</target> 6437 <trans-unit id="4433306639366959484" datatype="html">
6438 <source>Please type the name of the video channel (<x id="PH" equiv-text="videoChannel.name"/>) to confirm</source>
6439 <target state="new">Please type the name of the video channel (<x id="PH" equiv-text="videoChannel.name"/>) to confirm</target>
6376 <context-group purpose="location"> 6440 <context-group purpose="location">
6377 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context> 6441 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context>
6378 <context context-type="linenumber">48</context> 6442 <context context-type="linenumber">48</context>
@@ -6404,8 +6468,8 @@ channel with the same name (<x id="PH_2"/>)!</target>
6404 <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> 6468 <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>
6405 </trans-unit> 6469 </trans-unit>
6406 <trans-unit id="2705478076887104088" datatype="html"> 6470 <trans-unit id="2705478076887104088" datatype="html">
6407 <source>SHOW THIS CHANNEL ></source> 6471 <source>SHOW THIS CHANNEL &gt;</source>
6408 <target state="new">SHOW THIS CHANNEL ></target> 6472 <target state="new">SHOW THIS CHANNEL &gt;</target>
6409 <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> 6473 <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>
6410 </trans-unit> 6474 </trans-unit>
6411 <trans-unit id="4088311569349098646"> 6475 <trans-unit id="4088311569349098646">
@@ -6449,7 +6513,6 @@ channel with the same name (<x id="PH_2"/>)!</target>
6449 <context context-type="linenumber">16</context> 6513 <context context-type="linenumber">16</context>
6450 </context-group> 6514 </context-group>
6451 </trans-unit> 6515 </trans-unit>
6452
6453 <trans-unit id="8203367621031610680"> 6516 <trans-unit id="8203367621031610680">
6454 <source>Your name</source> 6517 <source>Your name</source>
6455 <target>Vaše jméno</target> 6518 <target>Vaše jméno</target>
@@ -6476,8 +6539,10 @@ channel with the same name (<x id="PH_2"/>)!</target>
6476 <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> 6539 <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>
6477 </target> 6540 </target>
6478 <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> 6541 <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>
6479 </trans-unit><trans-unit id="8525213662266893834" datatype="html"> 6542 </trans-unit>
6480 <source>Contact us</source><target state="new">Contact us</target> 6543 <trans-unit id="8525213662266893834" datatype="html">
6544 <source>Contact us</source>
6545 <target state="new">Contact us</target>
6481 <context-group purpose="location"> 6546 <context-group purpose="location">
6482 <context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context> 6547 <context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context>
6483 <context context-type="linenumber">7</context> 6548 <context context-type="linenumber">7</context>
@@ -6487,7 +6552,6 @@ channel with the same name (<x id="PH_2"/>)!</target>
6487 <context context-type="linenumber">3</context> 6552 <context context-type="linenumber">3</context>
6488 </context-group> 6553 </context-group>
6489 </trans-unit> 6554 </trans-unit>
6490
6491 <trans-unit id="19872047295276660" datatype="html"> 6555 <trans-unit id="19872047295276660" datatype="html">
6492 <source>This instance is dedicated to sensitive/NSFW content.</source> 6556 <source>This instance is dedicated to sensitive/NSFW content.</source>
6493 <target state="new">This instance is dedicated to sensitive/NSFW content.</target> 6557 <target state="new">This instance is dedicated to sensitive/NSFW content.</target>
@@ -6589,8 +6653,8 @@ channel with the same name (<x id="PH_2"/>)!</target>
6589 <source>For more information, please visit <x id="START_LINK"/>joinpeertube.org<x id="CLOSE_LINK"/>. </source> 6653 <source>For more information, please visit <x id="START_LINK"/>joinpeertube.org<x id="CLOSE_LINK"/>. </source>
6590 <target state="new"> 6654 <target state="new">
6591 For more information, please visit 6655 For more information, please visit
6592 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>joinpeertube.org 6656 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>joinpeertube.org
6593 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. 6657 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>.
6594 6658
6595 </target> 6659 </target>
6596 <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> 6660 <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>
@@ -6709,8 +6773,8 @@ channel with the same name (<x id="PH_2"/>)!</target>
6709 <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> 6773 <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>
6710 </trans-unit> 6774 </trans-unit>
6711 <trans-unit id="1120376809358109718" datatype="html"> 6775 <trans-unit id="1120376809358109718" datatype="html">
6712 <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> 6776 <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;&gt;"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> for more information </source>
6713 <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> 6777 <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;&gt;"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> for more information </target>
6714 <context-group purpose="location"> 6778 <context-group purpose="location">
6715 <context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context> 6779 <context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context>
6716 <context context-type="linenumber">118,122</context> 6780 <context context-type="linenumber">118,122</context>
@@ -6814,24 +6878,26 @@ channel with the same name (<x id="PH_2"/>)!</target>
6814 <trans-unit id="4195286790385468087" datatype="html"> 6878 <trans-unit id="4195286790385468087" datatype="html">
6815 <source>About this instance</source> 6879 <source>About this instance</source>
6816 <target state="new">About this instance</target> 6880 <target state="new">About this instance</target>
6817 6881 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-routing.module.ts</context><context context-type="linenumber">24</context></context-group>
6818 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-routing.module.ts</context><context context-type="linenumber">24</context></context-group></trans-unit> 6882 </trans-unit>
6819 <trans-unit id="8773846522957677259" datatype="html"> 6883 <trans-unit id="8773846522957677259" datatype="html">
6820 <source>About PeerTube</source> 6884 <source>About PeerTube</source>
6821 <target state="new">About PeerTube</target> 6885 <target state="new">About PeerTube</target>
6822 6886 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-routing.module.ts</context><context context-type="linenumber">49</context></context-group>
6823 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-routing.module.ts</context><context context-type="linenumber">49</context></context-group></trans-unit> 6887 </trans-unit>
6824 <trans-unit id="1812900507515561988" datatype="html"> 6888 <trans-unit id="1812900507515561988" datatype="html">
6825 <source>About this instance's network</source> 6889 <source>About this instance's network</source>
6826 <target state="new">About this instance's network</target> 6890 <target state="new">About this instance's network</target>
6827 6891 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-routing.module.ts</context><context context-type="linenumber">58</context></context-group>
6828 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-routing.module.ts</context><context context-type="linenumber">58</context></context-group></trans-unit> 6892 </trans-unit>
6829 <trans-unit id="892073694820881630" datatype="html"> 6893 <trans-unit id="892073694820881630" datatype="html">
6830 <source>Link copied</source> 6894 <source>Link copied</source>
6831 <target state="new">Link copied</target> 6895 <target state="new">Link copied</target>
6832 6896 <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>
6833 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.ts</context><context context-type="linenumber">98</context></context-group></trans-unit><trans-unit id="4807161697338135032" datatype="html"> 6897 </trans-unit>
6834 <source>Contact the administrator(s)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></source><target state="new">Contact the administrator(s)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></target> 6898 <trans-unit id="4807161697338135032" datatype="html">
6899 <source>Contact the administrator(s)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/></source>
6900 <target state="new">Contact the administrator(s)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/></target>
6835 <context-group purpose="location"> 6901 <context-group purpose="location">
6836 <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context> 6902 <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context>
6837 <context context-type="linenumber">3</context> 6903 <context context-type="linenumber">3</context>
@@ -6840,8 +6906,8 @@ channel with the same name (<x id="PH_2"/>)!</target>
6840 <trans-unit id="1045244999981860085" datatype="html"> 6906 <trans-unit id="1045244999981860085" datatype="html">
6841 <source>Developed with ❤ by <x id="START_LINK"/>Framasoft<x id="CLOSE_LINK"/></source> 6907 <source>Developed with ❤ by <x id="START_LINK"/>Framasoft<x id="CLOSE_LINK"/></source>
6842 <target state="new">Developed with ❤ by 6908 <target state="new">Developed with ❤ by
6843 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>Framasoft 6909 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>Framasoft
6844 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> 6910 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>
6845 </target> 6911 </target>
6846 <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> 6912 <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>
6847 </trans-unit> 6913 </trans-unit>
@@ -6904,7 +6970,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
6904 <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> 6970 <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>
6905 <target state="new"> 6971 <target state="new">
6906 A channel is an entity in which you upload your videos. Creating several of them helps you to organize and separate your content. 6972 A channel is an entity in which you upload your videos. Creating several of them helps you to organize and separate your content.
6907 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/> 6973 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/&gt;"/>
6908 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. 6974 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.
6909 6975
6910 </target> 6976 </target>
@@ -6953,8 +7019,8 @@ channel with the same name (<x id="PH_2"/>)!</target>
6953 <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> 7019 <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>
6954 </trans-unit> 7020 </trans-unit>
6955 <trans-unit id="7440807341905682986" datatype="html"> 7021 <trans-unit id="7440807341905682986" datatype="html">
6956 <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> 7022 <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='#'&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;&gt;"/> and to the <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'&gt;"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container&gt;"/> of this instance </source>
6957 <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> 7023 <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='#'&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;&gt;"/> and to the <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'&gt;"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container&gt;"/> of this instance </target>
6958 <context-group purpose="location"> 7024 <context-group purpose="location">
6959 <context context-type="sourcefile">src/app/+signup/+register/register-step-terms.component.html</context> 7025 <context context-type="sourcefile">src/app/+signup/+register/register-step-terms.component.html</context>
6960 <context context-type="linenumber">5,10</context> 7026 <context context-type="linenumber">5,10</context>
@@ -6983,19 +7049,18 @@ channel with the same name (<x id="PH_2"/>)!</target>
6983 <trans-unit id="6979021199788941693" datatype="html"> 7049 <trans-unit id="6979021199788941693" datatype="html">
6984 <source>Your message has been sent.</source> 7050 <source>Your message has been sent.</source>
6985 <target state="new">Your message has been sent.</target> 7051 <target state="new">Your message has been sent.</target>
6986 7052 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.ts</context><context context-type="linenumber">88</context></context-group>
6987 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.ts</context><context context-type="linenumber">88</context></context-group></trans-unit> 7053 </trans-unit>
6988 <trans-unit id="2072135752262464360" datatype="html"> 7054 <trans-unit id="2072135752262464360" datatype="html">
6989 <source>You already sent this form recently</source> 7055 <source>You already sent this form recently</source>
6990 <target state="new">You already sent this form recently</target> 7056 <target state="new">You already sent this form recently</target>
6991 7057 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.ts</context><context context-type="linenumber">94</context></context-group>
6992 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.ts</context><context context-type="linenumber">94</context></context-group></trans-unit> 7058 </trans-unit>
6993 <trans-unit id="819067926858619041" datatype="html"> 7059 <trans-unit id="819067926858619041" datatype="html">
6994 <source>Account videos</source> 7060 <source>Account videos</source>
6995 <target state="new">Account videos</target> 7061 <target state="new">Account videos</target>
6996 7062 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts-routing.module.ts</context><context context-type="linenumber">35</context></context-group>
6997 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts-routing.module.ts</context><context context-type="linenumber">35</context></context-group></trans-unit> 7063 </trans-unit>
6998
6999 <trans-unit id="4605517634011438234" datatype="html"> 7064 <trans-unit id="4605517634011438234" datatype="html">
7000 <source>ACCOUNT</source> 7065 <source>ACCOUNT</source>
7001 <target state="new">ACCOUNT</target> 7066 <target state="new">ACCOUNT</target>
@@ -7007,65 +7072,80 @@ channel with the same name (<x id="PH_2"/>)!</target>
7007 <trans-unit id="6823616469362610020" datatype="html"> 7072 <trans-unit id="6823616469362610020" datatype="html">
7008 <source>Account video channels</source> 7073 <source>Account video channels</source>
7009 <target state="new">Account video channels</target> 7074 <target state="new">Account video channels</target>
7010 7075 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts-routing.module.ts</context><context context-type="linenumber">26</context></context-group>
7011 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts-routing.module.ts</context><context context-type="linenumber">26</context></context-group></trans-unit> 7076 </trans-unit>
7012
7013 <trans-unit id="807777065817324789" datatype="html"> 7077 <trans-unit id="807777065817324789" datatype="html">
7014 <source>Display all videos (private, unlisted or not yet published)</source> 7078 <source>Display all videos (private, unlisted or not yet published)</source>
7015 <target state="new">Display all videos (private, unlisted or not yet published)</target> 7079 <target state="new">Display all videos (private, unlisted or not yet published)</target>
7016 7080 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">125</context></context-group>
7017 7081 </trans-unit>
7018 7082 <trans-unit id="784681343382270982" datatype="html">
7019 7083 <source>Remove this filter</source>
7020 7084 <target state="new">Remove this filter</target>
7021 7085 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.ts</context><context context-type="linenumber">95</context></context-group>
7022 7086 </trans-unit>
7023 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">125</context></context-group></trans-unit><trans-unit id="784681343382270982" datatype="html"> 7087 <trans-unit id="5254305728396198887" datatype="html">
7024 <source>Remove this filter</source><target state="new">Remove this filter</target> 7088 <source>Sensitive content</source>
7025 7089 <target state="new">Sensitive content</target>
7026 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.ts</context><context context-type="linenumber">95</context></context-group></trans-unit><trans-unit id="5254305728396198887" datatype="html"> 7090 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">115</context></context-group>
7027 <source>Sensitive content</source><target state="new">Sensitive content</target> 7091 </trans-unit>
7028 7092 <trans-unit id="5590086849807274701" datatype="html">
7029 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">115</context></context-group></trans-unit><trans-unit id="5590086849807274701" datatype="html"> 7093 <source>Scope</source>
7030 <source>Scope</source><target state="new">Scope</target> 7094 <target state="new">Scope</target>
7031 7095 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">122</context></context-group>
7032 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">122</context></context-group></trans-unit><trans-unit id="5019568087038659501" datatype="html"> 7096 </trans-unit>
7033 <source>Federated</source><target state="new">Federated</target> 7097 <trans-unit id="5019568087038659501" datatype="html">
7034 7098 <source>Federated</source>
7035 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">124</context></context-group></trans-unit><trans-unit id="1949800099101277248" datatype="html"> 7099 <target state="new">Federated</target>
7036 <source>Languages</source><target state="new">Languages</target> 7100 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">124</context></context-group>
7037 7101 </trans-unit>
7038 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">132</context></context-group></trans-unit><trans-unit id="1902100407096396858" datatype="html"> 7102 <trans-unit id="1949800099101277248" datatype="html">
7039 <source>Categories</source><target state="new">Categories</target> 7103 <source>Languages</source>
7040 7104 <target state="new">Languages</target>
7041 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">141</context></context-group></trans-unit><trans-unit id="3599150758014724057" datatype="html"> 7105 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">132</context></context-group>
7042 <source>All videos</source><target state="new">All videos</target> 7106 </trans-unit>
7043 7107 <trans-unit id="1902100407096396858" datatype="html">
7044 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">150</context></context-group></trans-unit><trans-unit id="8466337030143068285" datatype="html"> 7108 <source>Categories</source>
7045 <source>Blurred</source><target state="new">Blurred</target> 7109 <target state="new">Categories</target>
7046 7110 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">141</context></context-group>
7047 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">225</context></context-group></trans-unit><trans-unit id="7054829409324166420" datatype="html"> 7111 </trans-unit>
7048 <source>hidden</source><target state="new">hidden</target> 7112 <trans-unit id="3599150758014724057" datatype="html">
7049 7113 <source>All videos</source>
7050 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">231</context></context-group></trans-unit><trans-unit id="5766954855630346873" datatype="html"> 7114 <target state="new">All videos</target>
7051 <source>blurred</source><target state="new">blurred</target> 7115 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">150</context></context-group>
7052 7116 </trans-unit>
7053 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">232</context></context-group></trans-unit><trans-unit id="1833483831276078393" datatype="html"> 7117 <trans-unit id="8466337030143068285" datatype="html">
7054 <source>displayed</source><target state="new">displayed</target> 7118 <source>Blurred</source>
7055 7119 <target state="new">Blurred</target>
7056 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">234</context></context-group></trans-unit> 7120 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">225</context></context-group>
7121 </trans-unit>
7122 <trans-unit id="7054829409324166420" datatype="html">
7123 <source>hidden</source>
7124 <target state="new">hidden</target>
7125 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">231</context></context-group>
7126 </trans-unit>
7127 <trans-unit id="5766954855630346873" datatype="html">
7128 <source>blurred</source>
7129 <target state="new">blurred</target>
7130 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">232</context></context-group>
7131 </trans-unit>
7132 <trans-unit id="1833483831276078393" datatype="html">
7133 <source>displayed</source>
7134 <target state="new">displayed</target>
7135 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">234</context></context-group>
7136 </trans-unit>
7057 <trans-unit id="4856575356061361269" datatype="html"> 7137 <trans-unit id="4856575356061361269" datatype="html">
7058 <source><x id="PH"/> direct account followers </source> 7138 <source><x id="PH"/> direct account followers </source>
7059 <target state="new"> 7139 <target state="new">
7060 <x id="PH"/> direct account followers 7140 <x id="PH"/> direct account followers
7061 </target> 7141 </target>
7062 7142 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">152</context></context-group>
7063 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">152</context></context-group></trans-unit> 7143 </trans-unit>
7064 <trans-unit id="6250999352462648289" datatype="html"> 7144 <trans-unit id="6250999352462648289" datatype="html">
7065 <source>Report this account</source> 7145 <source>Report this account</source>
7066 <target state="new">Report this account</target> 7146 <target state="new">Report this account</target>
7067 7147 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">196</context></context-group>
7068 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">196</context></context-group></trans-unit> 7148 </trans-unit>
7069 <trans-unit id="1504521795586863905" datatype="html"> 7149 <trans-unit id="1504521795586863905" datatype="html">
7070 <source>VIDEOS</source> 7150 <source>VIDEOS</source>
7071 <target state="new">VIDEOS</target> 7151 <target state="new">VIDEOS</target>
@@ -7075,29 +7155,27 @@ channel with the same name (<x id="PH_2"/>)!</target>
7075 <trans-unit id="25349740244798533" datatype="html"> 7155 <trans-unit id="25349740244798533" datatype="html">
7076 <source>Username copied</source> 7156 <source>Username copied</source>
7077 <target state="new">Username copied</target> 7157 <target state="new">Username copied</target>
7078 7158 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">120</context></context-group>
7079 7159 <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>
7080 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">120</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">103</context></context-group></trans-unit> 7160 </trans-unit>
7081 <trans-unit id="9221735175659318025" datatype="html"> 7161 <trans-unit id="9221735175659318025" datatype="html">
7082 <source>1 subscriber</source> 7162 <source>1 subscriber</source>
7083 <target state="new">1 subscriber</target> 7163 <target state="new">1 subscriber</target>
7084 7164 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">124</context></context-group>
7085 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">124</context></context-group></trans-unit> 7165 </trans-unit>
7086 <trans-unit id="4097331874769079975" datatype="html"> 7166 <trans-unit id="4097331874769079975" datatype="html">
7087 <source><x id="PH"/> subscribers</source> 7167 <source><x id="PH"/> subscribers</source>
7088 <target state="new"><x id="PH"/> subscribers</target> 7168 <target state="new"><x id="PH"/> subscribers</target>
7089 7169 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">126</context></context-group>
7090 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">126</context></context-group></trans-unit> 7170 </trans-unit>
7091
7092
7093 <trans-unit id="1035838766454786107" datatype="html"> 7171 <trans-unit id="1035838766454786107" datatype="html">
7094 <source>Audio-only</source> 7172 <source>Audio-only</source>
7095 <target state="new">Audio-only</target> 7173 <target state="new">Audio-only</target>
7096 <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> 7174 <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>
7097 </trans-unit> 7175 </trans-unit>
7098 <trans-unit id="8011855989482474311" datatype="html"> 7176 <trans-unit id="8011855989482474311" datatype="html">
7099 <source>A &lt;code>.mp4&lt;/code> that keeps the original audio track, with no video</source> 7177 <source>A &lt;code&gt;.mp4&lt;/code&gt; that keeps the original audio track, with no video</source>
7100 <target state="new">A &lt;code>.mp4&lt;/code> that keeps the original audio track, with no video</target> 7178 <target state="new">A &lt;code&gt;.mp4&lt;/code&gt; that keeps the original audio track, with no video</target>
7101 <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> 7179 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">18</context></context-group>
7102 </trans-unit> 7180 </trans-unit>
7103 <trans-unit id="3768852440495368591" datatype="html"> 7181 <trans-unit id="3768852440495368591" datatype="html">
@@ -7139,8 +7217,10 @@ channel with the same name (<x id="PH_2"/>)!</target>
7139 <source>Auto (via ffmpeg)</source> 7217 <source>Auto (via ffmpeg)</source>
7140 <target state="new">Auto (via ffmpeg)</target> 7218 <target state="new">Auto (via ffmpeg)</target>
7141 <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> 7219 <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>
7142 </trans-unit><trans-unit id="3642770981085338761" datatype="html"> 7220 </trans-unit>
7143 <source>Followers of your instance</source><target state="new">Followers of your instance</target> 7221 <trans-unit id="3642770981085338761" datatype="html">
7222 <source>Followers of your instance</source>
7223 <target state="new">Followers of your instance</target>
7144 <context-group purpose="location"> 7224 <context-group purpose="location">
7145 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context> 7225 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context>
7146 <context context-type="linenumber">3</context> 7226 <context context-type="linenumber">3</context>
@@ -7250,8 +7330,8 @@ channel with the same name (<x id="PH_2"/>)!</target>
7250 <trans-unit id="2060042292048624940"> 7330 <trans-unit id="2060042292048624940">
7251 <source>Configuration updated.</source> 7331 <source>Configuration updated.</source>
7252 <target>Nastavení aktualizováno.</target> 7332 <target>Nastavení aktualizováno.</target>
7253 7333 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts</context><context context-type="linenumber">286</context></context-group>
7254 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts</context><context context-type="linenumber">286</context></context-group></trans-unit> 7334 </trans-unit>
7255 <trans-unit id="6920964195632624609" datatype="html"> 7335 <trans-unit id="6920964195632624609" datatype="html">
7256 <source>INSTANCE HOMEPAGE</source> 7336 <source>INSTANCE HOMEPAGE</source>
7257 <target state="new">INSTANCE HOMEPAGE</target> 7337 <target state="new">INSTANCE HOMEPAGE</target>
@@ -7295,34 +7375,41 @@ channel with the same name (<x id="PH_2"/>)!</target>
7295 <trans-unit id="2127446333083057097" datatype="html"> 7375 <trans-unit id="2127446333083057097" datatype="html">
7296 <source>Domain is required.</source> 7376 <source>Domain is required.</source>
7297 <target state="new">Domain is required.</target> 7377 <target state="new">Domain is required.</target>
7298 7378 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context><context context-type="linenumber">92</context></context-group>
7299 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context><context context-type="linenumber">92</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context><context context-type="linenumber">101</context></context-group></trans-unit><trans-unit id="7951488350851416577" datatype="html"> 7379 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context><context context-type="linenumber">101</context></context-group>
7300 <source>Hosts entered are invalid.</source><target state="new">Hosts entered are invalid.</target> 7380 </trans-unit>
7381 <trans-unit id="7951488350851416577" datatype="html">
7382 <source>Hosts entered are invalid.</source>
7383 <target state="new">Hosts entered are invalid.</target>
7301 <context-group purpose="location"> 7384 <context-group purpose="location">
7302 <context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context> 7385 <context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context>
7303 <context context-type="linenumber">93</context> 7386 <context context-type="linenumber">93</context>
7304 </context-group> 7387 </context-group>
7305 </trans-unit><trans-unit id="1469559036084108672" datatype="html"> 7388 </trans-unit>
7306 <source>Hosts entered contain duplicates.</source><target state="new">Hosts entered contain duplicates.</target> 7389 <trans-unit id="1469559036084108672" datatype="html">
7390 <source>Hosts entered contain duplicates.</source>
7391 <target state="new">Hosts entered contain duplicates.</target>
7307 <context-group purpose="location"> 7392 <context-group purpose="location">
7308 <context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context> 7393 <context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context>
7309 <context context-type="linenumber">94</context> 7394 <context context-type="linenumber">94</context>
7310 </context-group> 7395 </context-group>
7311 </trans-unit><trans-unit id="5991533283446904296" datatype="html"> 7396 </trans-unit>
7312 <source>Hosts or handles are invalid.</source><target state="new">Hosts or handles are invalid.</target> 7397 <trans-unit id="5991533283446904296" datatype="html">
7398 <source>Hosts or handles are invalid.</source>
7399 <target state="new">Hosts or handles are invalid.</target>
7313 <context-group purpose="location"> 7400 <context-group purpose="location">
7314 <context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context> 7401 <context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context>
7315 <context context-type="linenumber">102</context> 7402 <context context-type="linenumber">102</context>
7316 </context-group> 7403 </context-group>
7317 </trans-unit><trans-unit id="6759198394434886237" datatype="html"> 7404 </trans-unit>
7318 <source>Hosts or handles contain duplicates.</source><target state="new">Hosts or handles contain duplicates.</target> 7405 <trans-unit id="6759198394434886237" datatype="html">
7406 <source>Hosts or handles contain duplicates.</source>
7407 <target state="new">Hosts or handles contain duplicates.</target>
7319 <context-group purpose="location"> 7408 <context-group purpose="location">
7320 <context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context> 7409 <context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context>
7321 <context context-type="linenumber">103</context> 7410 <context context-type="linenumber">103</context>
7322 </context-group> 7411 </context-group>
7323 </trans-unit> 7412 </trans-unit>
7324
7325
7326 <trans-unit id="240806681889331244"> 7413 <trans-unit id="240806681889331244">
7327 <source>Unlimited</source> 7414 <source>Unlimited</source>
7328 <target>Neomezeně</target> 7415 <target>Neomezeně</target>
@@ -7482,8 +7569,10 @@ channel with the same name (<x id="PH_2"/>)!</target>
7482 <x id="PH"/> removed from instance followers 7569 <x id="PH"/> removed from instance followers
7483 </target> 7570 </target>
7484 <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> 7571 <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>
7485 </trans-unit><trans-unit id="6018246591673612412" datatype="html"> 7572 </trans-unit>
7486 <source>Follow</source><target state="new">Follow</target> 7573 <trans-unit id="6018246591673612412" datatype="html">
7574 <source>Follow</source>
7575 <target state="new">Follow</target>
7487 <context-group purpose="location"> 7576 <context-group purpose="location">
7488 <context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context> 7577 <context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context>
7489 <context context-type="linenumber">3</context> 7578 <context context-type="linenumber">3</context>
@@ -7496,8 +7585,10 @@ channel with the same name (<x id="PH_2"/>)!</target>
7496 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context> 7585 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
7497 <context context-type="linenumber">18</context> 7586 <context context-type="linenumber">18</context>
7498 </context-group> 7587 </context-group>
7499 </trans-unit><trans-unit id="3596798855644241001" datatype="html"> 7588 </trans-unit>
7500 <source>1 host (without "http://"), account handle or channel handle per line</source><target state="new">1 host (without "http://"), account handle or channel handle per line</target> 7589 <trans-unit id="3596798855644241001" datatype="html">
7590 <source>1 host (without "http://"), account handle or channel handle per line</source>
7591 <target state="new">1 host (without "http://"), account handle or channel handle per line</target>
7501 <context-group purpose="location"> 7592 <context-group purpose="location">
7502 <context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context> 7593 <context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context>
7503 <context context-type="linenumber">11</context> 7594 <context context-type="linenumber">11</context>
@@ -7508,14 +7599,17 @@ channel with the same name (<x id="PH_2"/>)!</target>
7508 <target> 7599 <target>
7509 <x id="PH"/> není platný 7600 <x id="PH"/> není platný
7510 </target> 7601 </target>
7511 7602 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context><context context-type="linenumber">27</context></context-group>
7512 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context><context context-type="linenumber">50</context></context-group></trans-unit> 7603 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context><context context-type="linenumber">50</context></context-group>
7604 </trans-unit>
7513 <trans-unit id="2355066641781598196"> 7605 <trans-unit id="2355066641781598196">
7514 <source>Follow request(s) sent!</source> 7606 <source>Follow request(s) sent!</source>
7515 <target>Požadavek odeslán!</target> 7607 <target>Požadavek odeslán!</target>
7516 7608 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">63</context></context-group>
7517 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">63</context></context-group></trans-unit><trans-unit id="3459358413436264734" datatype="html"> 7609 </trans-unit>
7518 <source>Your instance subscriptions</source><target state="new">Your instance subscriptions</target> 7610 <trans-unit id="3459358413436264734" datatype="html">
7611 <source>Your instance subscriptions</source>
7612 <target state="new">Your instance subscriptions</target>
7519 <context-group purpose="location"> 7613 <context-group purpose="location">
7520 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context> 7614 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
7521 <context context-type="linenumber">3</context> 7615 <context context-type="linenumber">3</context>
@@ -7524,8 +7618,8 @@ channel with the same name (<x id="PH_2"/>)!</target>
7524 <trans-unit id="4245720728052819482"> 7618 <trans-unit id="4245720728052819482">
7525 <source>Do you really want to unfollow <x id="PH"/>?</source> 7619 <source>Do you really want to unfollow <x id="PH"/>?</source>
7526 <target>Opravdu chcete zrušit odběr kanálu <x id="PH"/>?</target> 7620 <target>Opravdu chcete zrušit odběr kanálu <x id="PH"/>?</target>
7527 7621 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">46</context></context-group>
7528 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">46</context></context-group></trans-unit> 7622 </trans-unit>
7529 <trans-unit id="9160510009013134726"> 7623 <trans-unit id="9160510009013134726">
7530 <source>Unfollow</source> 7624 <source>Unfollow</source>
7531 <target>Zrušit odběr</target> 7625 <target>Zrušit odběr</target>
@@ -7534,8 +7628,8 @@ channel with the same name (<x id="PH_2"/>)!</target>
7534 <trans-unit id="3935234189109112926"> 7628 <trans-unit id="3935234189109112926">
7535 <source>You are not following <x id="PH"/> anymore.</source> 7629 <source>You are not following <x id="PH"/> anymore.</source>
7536 <target>Už dále neodebíráte <x id="PH"/>.</target> 7630 <target>Už dále neodebíráte <x id="PH"/>.</target>
7537 7631 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">54</context></context-group>
7538 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">54</context></context-group></trans-unit> 7632 </trans-unit>
7539 <trans-unit id="2593763089859685916" datatype="html"> 7633 <trans-unit id="2593763089859685916" datatype="html">
7540 <source>enabled</source> 7634 <source>enabled</source>
7541 <target state="new">enabled</target> 7635 <target state="new">enabled</target>
@@ -7554,35 +7648,35 @@ channel with the same name (<x id="PH_2"/>)!</target>
7554 <trans-unit id="81585474102700882" datatype="html"> 7648 <trans-unit id="81585474102700882" datatype="html">
7555 <source>Used</source> 7649 <source>Used</source>
7556 <target state="new">Used</target> 7650 <target state="new">Used</target>
7557 7651 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.ts</context><context context-type="linenumber">102</context></context-group>
7558 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.ts</context><context context-type="linenumber">102</context></context-group></trans-unit> 7652 </trans-unit>
7559 <trans-unit id="3955868613858648955" datatype="html"> 7653 <trans-unit id="3955868613858648955" datatype="html">
7560 <source>Available</source> 7654 <source>Available</source>
7561 <target state="new">Available</target> 7655 <target state="new">Available</target>
7562 7656 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.ts</context><context context-type="linenumber">102</context></context-group>
7563 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.ts</context><context context-type="linenumber">102</context></context-group></trans-unit> 7657 </trans-unit>
7564 <trans-unit id="5875705095657098468" datatype="html"> 7658 <trans-unit id="5875705095657098468" datatype="html">
7565 <source>Do you really want to remove this video redundancy?</source> 7659 <source>Do you really want to remove this video redundancy?</source>
7566 <target state="new">Do you really want to remove this video redundancy?</target> 7660 <target state="new">Do you really want to remove this video redundancy?</target>
7567 7661 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.ts</context><context context-type="linenumber">142</context></context-group>
7568 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.ts</context><context context-type="linenumber">142</context></context-group></trans-unit> 7662 </trans-unit>
7569 <trans-unit id="9098272570113000349" datatype="html"> 7663 <trans-unit id="9098272570113000349" datatype="html">
7570 <source>Remove redundancy</source> 7664 <source>Remove redundancy</source>
7571 <target state="new">Remove redundancy</target> 7665 <target state="new">Remove redundancy</target>
7572 7666 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.ts</context><context context-type="linenumber">143</context></context-group>
7573 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.ts</context><context context-type="linenumber">143</context></context-group></trans-unit> 7667 </trans-unit>
7574 <trans-unit id="6537102123107780785" datatype="html"> 7668 <trans-unit id="6537102123107780785" datatype="html">
7575 <source>Video redundancies removed!</source> 7669 <source>Video redundancies removed!</source>
7576 <target state="new">Video redundancies removed!</target> 7670 <target state="new">Video redundancies removed!</target>
7577 7671 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.ts</context><context context-type="linenumber">149</context></context-group>
7578 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.ts</context><context context-type="linenumber">149</context></context-group></trans-unit> 7672 </trans-unit>
7579 <trans-unit id="8639315630141911544" datatype="html"> 7673 <trans-unit id="8639315630141911544" datatype="html">
7580 <source>Account <x id="PH"/> unmuted by your instance.</source> 7674 <source>Account <x id="PH"/> unmuted by your instance.</source>
7581 <target state="new">Account 7675 <target state="new">Account
7582 <x id="PH"/> unmuted by your instance. 7676 <x id="PH"/> unmuted by your instance.
7583 </target> 7677 </target>
7584 7678 <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>
7585 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.ts</context><context context-type="linenumber">43</context></context-group></trans-unit> 7679 </trans-unit>
7586 <trans-unit id="3371601176452094961" datatype="html"> 7680 <trans-unit id="3371601176452094961" datatype="html">
7587 <source>Instance <x id="PH"/> unmuted by your instance.</source> 7681 <source>Instance <x id="PH"/> unmuted by your instance.</source>
7588 <target state="new">Instance 7682 <target state="new">Instance
@@ -7593,9 +7687,9 @@ channel with the same name (<x id="PH_2"/>)!</target>
7593 <trans-unit id="1598375456114200087" datatype="html"> 7687 <trans-unit id="1598375456114200087" datatype="html">
7594 <source>Instance <x id="PH"/> muted.</source> 7688 <source>Instance <x id="PH"/> muted.</source>
7595 <target state="translated">Instance <x id="PH"/> ztišena.</target> 7689 <target state="translated">Instance <x id="PH"/> ztišena.</target>
7596 7690 <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>
7597 7691 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">145</context></context-group>
7598 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.ts</context><context context-type="linenumber">68</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">145</context></context-group></trans-unit> 7692 </trans-unit>
7599 <trans-unit id="3096398988891996621" datatype="html"> 7693 <trans-unit id="3096398988891996621" datatype="html">
7600 <source>Instance <x id="PH"/> muted by your instance.</source> 7694 <source>Instance <x id="PH"/> muted by your instance.</source>
7601 <target state="translated">Instance <x id="PH"/> ztišena vaší instancí.</target> 7695 <target state="translated">Instance <x id="PH"/> ztišena vaší instancí.</target>
@@ -7629,9 +7723,9 @@ channel with the same name (<x id="PH_2"/>)!</target>
7629 <trans-unit id="8768506950499277937" datatype="html"> 7723 <trans-unit id="8768506950499277937" datatype="html">
7630 <source>Copyright</source> 7724 <source>Copyright</source>
7631 <target state="new">Copyright</target> 7725 <target state="new">Copyright</target>
7632 7726 <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>
7633 7727 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">161</context></context-group>
7634 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">161</context></context-group></trans-unit> 7728 </trans-unit>
7635 <trans-unit id="3776575731053010580" datatype="html"> 7729 <trans-unit id="3776575731053010580" datatype="html">
7636 <source>Server rules</source> 7730 <source>Server rules</source>
7637 <target state="new">Server rules</target> 7731 <target state="new">Server rules</target>
@@ -7640,127 +7734,127 @@ channel with the same name (<x id="PH_2"/>)!</target>
7640 <trans-unit id="6907161397537530258" datatype="html"> 7734 <trans-unit id="6907161397537530258" datatype="html">
7641 <source>Thumbnails</source> 7735 <source>Thumbnails</source>
7642 <target state="new">Thumbnails</target> 7736 <target state="new">Thumbnails</target>
7643 7737 <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>
7644 7738 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">176</context></context-group>
7645 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">176</context></context-group></trans-unit> 7739 </trans-unit>
7646 <trans-unit id="6473213678768782133" datatype="html"> 7740 <trans-unit id="6473213678768782133" datatype="html">
7647 <source>Internal actions</source> 7741 <source>Internal actions</source>
7648 <target state="new">Internal actions</target> 7742 <target state="new">Internal actions</target>
7649 7743 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">56</context></context-group>
7650 7744 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">256</context></context-group>
7651 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">256</context></context-group></trans-unit> 7745 </trans-unit>
7652 <trans-unit id="4559872264406386913" datatype="html"> 7746 <trans-unit id="4559872264406386913" datatype="html">
7653 <source>Delete report</source> 7747 <source>Delete report</source>
7654 <target state="new">Delete report</target> 7748 <target state="new">Delete report</target>
7655 7749 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">287</context></context-group>
7656 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">287</context></context-group></trans-unit> 7750 </trans-unit>
7657 <trans-unit id="5793550984155962433" datatype="html"> 7751 <trans-unit id="5793550984155962433" datatype="html">
7658 <source>Actions for the flagged account</source> 7752 <source>Actions for the flagged account</source>
7659 <target state="new">Actions for the flagged account</target> 7753 <target state="new">Actions for the flagged account</target>
7660 7754 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">298</context></context-group>
7661 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">298</context></context-group></trans-unit> 7755 </trans-unit>
7662 <trans-unit id="1679841953757186358" datatype="html"> 7756 <trans-unit id="1679841953757186358" datatype="html">
7663 <source>Mark as accepted</source> 7757 <source>Mark as accepted</source>
7664 <target state="new">Mark as accepted</target> 7758 <target state="new">Mark as accepted</target>
7665 7759 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">272</context></context-group>
7666 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">272</context></context-group></trans-unit> 7760 </trans-unit>
7667 <trans-unit id="7993358694073742566" datatype="html"> 7761 <trans-unit id="7993358694073742566" datatype="html">
7668 <source>Mark as rejected</source> 7762 <source>Mark as rejected</source>
7669 <target state="new">Mark as rejected</target> 7763 <target state="new">Mark as rejected</target>
7670 7764 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">277</context></context-group>
7671 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">277</context></context-group></trans-unit> 7765 </trans-unit>
7672 <trans-unit id="4175703770051343108" datatype="html"> 7766 <trans-unit id="4175703770051343108" datatype="html">
7673 <source>Add internal note</source> 7767 <source>Add internal note</source>
7674 <target state="new">Add internal note</target> 7768 <target state="new">Add internal note</target>
7675 7769 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">282</context></context-group>
7676 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">282</context></context-group></trans-unit> 7770 </trans-unit>
7677 <trans-unit id="296166371893775555" datatype="html"> 7771 <trans-unit id="296166371893775555" datatype="html">
7678 <source>Actions for the video</source> 7772 <source>Actions for the video</source>
7679 <target state="new">Actions for the video</target> 7773 <target state="new">Actions for the video</target>
7680 7774 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">79</context></context-group>
7681 7775 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">346</context></context-group>
7682 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">346</context></context-group></trans-unit> 7776 </trans-unit>
7683 <trans-unit id="3924877328520650445" datatype="html"> 7777 <trans-unit id="3924877328520650445" datatype="html">
7684 <source>Block video</source> 7778 <source>Block video</source>
7685 <target state="new">Block video</target> 7779 <target state="new">Block video</target>
7686 7780 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">351</context></context-group>
7687 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">351</context></context-group></trans-unit> 7781 </trans-unit>
7688 <trans-unit id="4762794934098378428" datatype="html"> 7782 <trans-unit id="4762794934098378428" datatype="html">
7689 <source>Video blocked.</source> 7783 <source>Video blocked.</source>
7690 <target state="new">Video blocked.</target> 7784 <target state="new">Video blocked.</target>
7691 7785 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">357</context></context-group>
7692 7786 <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>
7693 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">357</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit> 7787 </trans-unit>
7694 <trans-unit id="4328862996304258770" datatype="html"> 7788 <trans-unit id="4328862996304258770" datatype="html">
7695 <source>Unblock video</source> 7789 <source>Unblock video</source>
7696 <target state="new">Unblock video</target> 7790 <target state="new">Unblock video</target>
7697 7791 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">367</context></context-group>
7698 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">367</context></context-group></trans-unit> 7792 </trans-unit>
7699 <trans-unit id="9065327551191479877" datatype="html"> 7793 <trans-unit id="9065327551191479877" datatype="html">
7700 <source>Video unblocked.</source> 7794 <source>Video unblocked.</source>
7701 <target state="new">Video unblocked.</target> 7795 <target state="new">Video unblocked.</target>
7702 7796 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">373</context></context-group>
7703 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">373</context></context-group></trans-unit> 7797 </trans-unit>
7704 <trans-unit id="1250415136605923486" datatype="html"> 7798 <trans-unit id="1250415136605923486" datatype="html">
7705 <source>Do you really want to delete this abuse report?</source> 7799 <source>Do you really want to delete this abuse report?</source>
7706 <target state="new">Do you really want to delete this abuse report?</target> 7800 <target state="new">Do you really want to delete this abuse report?</target>
7707 7801 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">145</context></context-group>
7708 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">145</context></context-group></trans-unit> 7802 </trans-unit>
7709 <trans-unit id="3482559157143817408" datatype="html"> 7803 <trans-unit id="3482559157143817408" datatype="html">
7710 <source>Abuse deleted.</source> 7804 <source>Abuse deleted.</source>
7711 <target state="new">Abuse deleted.</target> 7805 <target state="new">Abuse deleted.</target>
7712 7806 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">151</context></context-group>
7713 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">151</context></context-group></trans-unit> 7807 </trans-unit>
7714 <trans-unit id="6282990098351939529" datatype="html"> 7808 <trans-unit id="6282990098351939529" datatype="html">
7715 <source>Deleted comment</source> 7809 <source>Deleted comment</source>
7716 <target state="new">Deleted comment</target> 7810 <target state="new">Deleted comment</target>
7717 7811 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">227</context></context-group>
7718 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">227</context></context-group></trans-unit> 7812 </trans-unit>
7719 <trans-unit id="9196775343330824083" datatype="html"> 7813 <trans-unit id="9196775343330824083" datatype="html">
7720 <source>Messages with reporter</source> 7814 <source>Messages with reporter</source>
7721 <target state="new">Messages with reporter</target> 7815 <target state="new">Messages with reporter</target>
7722 7816 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">261</context></context-group>
7723 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">261</context></context-group></trans-unit> 7817 </trans-unit>
7724 <trans-unit id="8770468575924421391" datatype="html"> 7818 <trans-unit id="8770468575924421391" datatype="html">
7725 <source>Messages with moderators</source> 7819 <source>Messages with moderators</source>
7726 <target state="new">Messages with moderators</target> 7820 <target state="new">Messages with moderators</target>
7727 7821 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">262</context></context-group>
7728 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">262</context></context-group></trans-unit> 7822 </trans-unit>
7729 <trans-unit id="8528549800795985099" datatype="html"> 7823 <trans-unit id="8528549800795985099" datatype="html">
7730 <source>Update internal note</source> 7824 <source>Update internal note</source>
7731 <target state="new">Update internal note</target> 7825 <target state="new">Update internal note</target>
7732 7826 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">267</context></context-group>
7733 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">267</context></context-group></trans-unit> 7827 </trans-unit>
7734 <trans-unit id="3962242315365992494" datatype="html"> 7828 <trans-unit id="3962242315365992494" datatype="html">
7735 <source>Switch video block to manual</source> 7829 <source>Switch video block to manual</source>
7736 <target state="new">Switch video block to manual</target> 7830 <target state="new">Switch video block to manual</target>
7737 7831 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">61</context></context-group>
7738 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">61</context></context-group></trans-unit> 7832 </trans-unit>
7739 <trans-unit id="6906423861055262169" datatype="html"> 7833 <trans-unit id="6906423861055262169" datatype="html">
7740 <source>Video <x id="PH"/> switched to manual block.</source> 7834 <source>Video <x id="PH"/> switched to manual block.</source>
7741 <target state="translated">Video <x id="PH"/> přepnuto na ruční blokování.</target> 7835 <target state="translated">Video <x id="PH"/> přepnuto na ruční blokování.</target>
7742 7836 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">67</context></context-group>
7743 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">67</context></context-group></trans-unit> 7837 </trans-unit>
7744 <trans-unit id="7293356040886494773" datatype="html"> 7838 <trans-unit id="7293356040886494773" datatype="html">
7745 <source>Do you really want to unblock this video? It will be available again in the videos list.</source> 7839 <source>Do you really want to unblock this video? It will be available again in the videos list.</source>
7746 <target state="new">Do you really want to unblock this video? It will be available again in the videos list.</target> 7840 <target state="new">Do you really want to unblock this video? It will be available again in the videos list.</target>
7747 7841 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">132</context></context-group>
7748 7842 <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>
7749 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">132</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">180</context></context-group></trans-unit> 7843 </trans-unit>
7750 <trans-unit id="4859202148272511129" datatype="html"> 7844 <trans-unit id="4859202148272511129" datatype="html">
7751 <source>Unblock</source> 7845 <source>Unblock</source>
7752 <target state="new">Unblock</target> 7846 <target state="new">Unblock</target>
7753 7847 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">83</context></context-group>
7754 7848 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">134</context></context-group>
7755 7849 <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>
7756 7850 <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>
7757 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">83</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">134</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">182</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">296</context></context-group></trans-unit> 7851 </trans-unit>
7758 <trans-unit id="4922469417589203720" datatype="html"> 7852 <trans-unit id="4922469417589203720" datatype="html">
7759 <source>Video <x id="PH"/> unblocked.</source> 7853 <source>Video <x id="PH"/> unblocked.</source>
7760 <target state="translated">Video <x id="PH"/> odblokováno.</target> 7854 <target state="translated">Video <x id="PH"/> odblokováno.</target>
7761 7855 <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>
7762 7856 <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>
7763 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">140</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">188</context></context-group></trans-unit> 7857 </trans-unit>
7764 <trans-unit id="6286037250766429054" datatype="html"> 7858 <trans-unit id="6286037250766429054" datatype="html">
7765 <source>yes</source> 7859 <source>yes</source>
7766 <target state="new">yes</target> 7860 <target state="new">yes</target>
@@ -7869,23 +7963,23 @@ channel with the same name (<x id="PH_2"/>)!</target>
7869 <trans-unit id="6901018060567164184" datatype="html"> 7963 <trans-unit id="6901018060567164184" datatype="html">
7870 <source>Plugins</source> 7964 <source>Plugins</source>
7871 <target state="new">Plugins</target> 7965 <target state="new">Plugins</target>
7872 7966 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-api.service.ts</context><context context-type="linenumber">31</context></context-group>
7873 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-api.service.ts</context><context context-type="linenumber">31</context></context-group></trans-unit> 7967 </trans-unit>
7874 <trans-unit id="2798270190074840767" datatype="html"> 7968 <trans-unit id="2798270190074840767" datatype="html">
7875 <source>Themes</source> 7969 <source>Themes</source>
7876 <target state="new">Themes</target> 7970 <target state="new">Themes</target>
7877 7971 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-api.service.ts</context><context context-type="linenumber">35</context></context-group>
7878 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-api.service.ts</context><context context-type="linenumber">35</context></context-group></trans-unit> 7972 </trans-unit>
7879 <trans-unit id="2941409202780782189" datatype="html"> 7973 <trans-unit id="2941409202780782189" datatype="html">
7880 <source>plugin</source> 7974 <source>plugin</source>
7881 <target state="new">plugin</target> 7975 <target state="new">plugin</target>
7882 7976 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-api.service.ts</context><context context-type="linenumber">43</context></context-group>
7883 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-api.service.ts</context><context context-type="linenumber">43</context></context-group></trans-unit> 7977 </trans-unit>
7884 <trans-unit id="840045833311458646" datatype="html"> 7978 <trans-unit id="840045833311458646" datatype="html">
7885 <source>theme</source> 7979 <source>theme</source>
7886 <target state="new">theme</target> 7980 <target state="new">theme</target>
7887 7981 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-api.service.ts</context><context context-type="linenumber">46</context></context-group>
7888 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-api.service.ts</context><context context-type="linenumber">46</context></context-group></trans-unit> 7982 </trans-unit>
7889 <trans-unit id="2483018961011868950" datatype="html"> 7983 <trans-unit id="2483018961011868950" datatype="html">
7890 <source>IP address</source> 7984 <source>IP address</source>
7891 <target state="new">IP address</target> 7985 <target state="new">IP address</target>
@@ -7895,8 +7989,8 @@ channel with the same name (<x id="PH_2"/>)!</target>
7895 </context-group> 7989 </context-group>
7896 </trans-unit> 7990 </trans-unit>
7897 <trans-unit id="7223931053738621590" datatype="html"> 7991 <trans-unit id="7223931053738621590" datatype="html">
7898 <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> 7992 <source>PeerTube thinks your web browser public IP is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>.</source>
7899 <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> 7993 <target state="new">PeerTube thinks your web browser public IP is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>.</target>
7900 <context-group purpose="location"> 7994 <context-group purpose="location">
7901 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> 7995 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7902 <context context-type="linenumber">4</context> 7996 <context context-type="linenumber">4</context>
@@ -7943,16 +8037,16 @@ channel with the same name (<x id="PH_2"/>)!</target>
7943 </context-group> 8037 </context-group>
7944 </trans-unit> 8038 </trans-unit>
7945 <trans-unit id="1285026053775066761" datatype="html"> 8039 <trans-unit id="1285026053775066761" datatype="html">
7946 <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> 8040 <source>Check the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> configuration key</source>
7947 <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> 8041 <target state="new">Check the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> configuration key</target>
7948 <context-group purpose="location"> 8042 <context-group purpose="location">
7949 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> 8043 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7950 <context context-type="linenumber">15</context> 8044 <context context-type="linenumber">15</context>
7951 </context-group> 8045 </context-group>
7952 </trans-unit> 8046 </trans-unit>
7953 <trans-unit id="7014275542536964627" datatype="html"> 8047 <trans-unit id="7014275542536964627" datatype="html">
7954 <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> 8048 <source>If you run PeerTube using Docker, check you run the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> with <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> (see <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;&gt;"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>)</source>
7955 <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> 8049 <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&gt;"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> with <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> (see <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;&gt;"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>)</target>
7956 <context-group purpose="location"> 8050 <context-group purpose="location">
7957 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> 8051 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7958 <context context-type="linenumber">16,17</context> 8052 <context context-type="linenumber">16,17</context>
@@ -8011,9 +8105,9 @@ channel with the same name (<x id="PH_2"/>)!</target>
8011 <trans-unit id="1519954996184640001"> 8105 <trans-unit id="1519954996184640001">
8012 <source>Error</source> 8106 <source>Error</source>
8013 <target>Chyba</target> 8107 <target>Chyba</target>
8014 8108 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">103</context></context-group>
8015 8109 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">18</context></context-group>
8016 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">18</context></context-group></trans-unit> 8110 </trans-unit>
8017 <trans-unit id="5076187961693950167" datatype="html"> 8111 <trans-unit id="5076187961693950167" datatype="html">
8018 <source>Standard logs</source> 8112 <source>Standard logs</source>
8019 <target state="new">Standard logs</target> 8113 <target state="new">Standard logs</target>
@@ -8027,8 +8121,8 @@ channel with the same name (<x id="PH_2"/>)!</target>
8027 <trans-unit id="1886888801485703107"> 8121 <trans-unit id="1886888801485703107">
8028 <source>User <x id="PH"/> created.</source> 8122 <source>User <x id="PH"/> created.</source>
8029 <target>Uživatel <x id="PH"/> vytvořen.</target> 8123 <target>Uživatel <x id="PH"/> vytvořen.</target>
8030 8124 <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>
8031 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-create.component.ts</context><context context-type="linenumber">77</context></context-group></trans-unit> 8125 </trans-unit>
8032 <trans-unit id="8286337167859377104" datatype="html"> 8126 <trans-unit id="8286337167859377104" datatype="html">
8033 <source>Create user</source> 8127 <source>Create user</source>
8034 <target state="new">Create user</target> 8128 <target state="new">Create user</target>
@@ -8052,27 +8146,25 @@ channel with the same name (<x id="PH_2"/>)!</target>
8052 <trans-unit id="149953821752893163" datatype="html"> 8146 <trans-unit id="149953821752893163" datatype="html">
8053 <source>Update user password</source> 8147 <source>Update user password</source>
8054 <target state="new">Update user password</target> 8148 <target state="new">Update user password</target>
8055 8149 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-password.component.ts</context><context context-type="linenumber">53</context></context-group>
8056 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-password.component.ts</context><context context-type="linenumber">53</context></context-group></trans-unit> 8150 </trans-unit>
8057
8058
8059 <trans-unit id="780323526182667308" datatype="html"> 8151 <trans-unit id="780323526182667308" datatype="html">
8060 <source>User <x id="PH"/> updated.</source> 8152 <source>User <x id="PH"/> updated.</source>
8061 <target state="translated">Uživatel <x id="PH"/> aktualizován.</target> 8153 <target state="translated">Uživatel <x id="PH"/> aktualizován.</target>
8062 8154 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-update.component.ts</context><context context-type="linenumber">92</context></context-group>
8063 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-update.component.ts</context><context context-type="linenumber">92</context></context-group></trans-unit> 8155 </trans-unit>
8064 <trans-unit id="1349763489797682899"> 8156 <trans-unit id="1349763489797682899">
8065 <source>Update user</source> 8157 <source>Update user</source>
8066 <target>Aktualizovat uživatele</target> 8158 <target>Aktualizovat uživatele</target>
8067 8159 <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>
8068 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-update.component.ts</context><context context-type="linenumber">111</context></context-group></trans-unit> 8160 </trans-unit>
8069 <trans-unit id="8819563010322372715" datatype="html"> 8161 <trans-unit id="8819563010322372715" datatype="html">
8070 <source>An email asking for password reset has been sent to <x id="PH"/>.</source> 8162 <source>An email asking for password reset has been sent to <x id="PH"/>.</source>
8071 <target state="new">An email asking for password reset has been sent to 8163 <target state="new">An email asking for password reset has been sent to
8072 <x id="PH"/>. 8164 <x id="PH"/>.
8073 </target> 8165 </target>
8074 8166 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-update.component.ts</context><context context-type="linenumber">118</context></context-group>
8075 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-update.component.ts</context><context context-type="linenumber">118</context></context-group></trans-unit> 8167 </trans-unit>
8076 <trans-unit id="7483807629538115183" datatype="html"> 8168 <trans-unit id="7483807629538115183" datatype="html">
8077 <source>Users list</source> 8169 <source>Users list</source>
8078 <target state="new">Users list</target> 8170 <target state="new">Users list</target>
@@ -8090,17 +8182,15 @@ channel with the same name (<x id="PH_2"/>)!</target>
8090 </trans-unit> 8182 </trans-unit>
8091 <trans-unit id="8564701209009684429" datatype="html"> 8183 <trans-unit id="8564701209009684429" datatype="html">
8092 <source>Federation</source> 8184 <source>Federation</source>
8093 <target state="new">Federation</target> 8185 <target state="translated">Federace</target>
8094 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">26</context></context-group> 8186 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">26</context></context-group>
8095 </trans-unit> 8187 </trans-unit>
8096
8097
8098 <trans-unit id="3767259920053407667" datatype="html"> 8188 <trans-unit id="3767259920053407667" datatype="html">
8099 <source>Videos will be deleted, comments will be tombstoned.</source> 8189 <source>Videos will be deleted, comments will be tombstoned.</source>
8100 <target state="new">Videos will be deleted, comments will be tombstoned.</target> 8190 <target state="new">Videos will be deleted, comments will be tombstoned.</target>
8101 8191 <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>
8102 8192 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">267</context></context-group>
8103 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">267</context></context-group></trans-unit> 8193 </trans-unit>
8104 <trans-unit id="4209525355702493436" datatype="html"> 8194 <trans-unit id="4209525355702493436" datatype="html">
8105 <source>Ban</source> 8195 <source>Ban</source>
8106 <target state="new">Ban</target> 8196 <target state="new">Ban</target>
@@ -8110,9 +8200,9 @@ channel with the same name (<x id="PH_2"/>)!</target>
8110 <trans-unit id="3855396975723886053" datatype="html"> 8200 <trans-unit id="3855396975723886053" datatype="html">
8111 <source>User won't be able to login anymore, but videos and comments will be kept as is.</source> 8201 <source>User won't be able to login anymore, but videos and comments will be kept as is.</source>
8112 <target state="new">User won't be able to login anymore, but videos and comments will be kept as is.</target> 8202 <target state="new">User won't be able to login anymore, but videos and comments will be kept as is.</target>
8113 8203 <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>
8114 8204 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">272</context></context-group>
8115 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">272</context></context-group></trans-unit> 8205 </trans-unit>
8116 <trans-unit id="4451482225013335720"> 8206 <trans-unit id="4451482225013335720">
8117 <source>Unban</source> 8207 <source>Unban</source>
8118 <target>Odblokovat</target> 8208 <target>Odblokovat</target>
@@ -8123,22 +8213,28 @@ channel with the same name (<x id="PH_2"/>)!</target>
8123 <trans-unit id="7210277223053877333" datatype="html"> 8213 <trans-unit id="7210277223053877333" datatype="html">
8124 <source>Set Email as Verified</source> 8214 <source>Set Email as Verified</source>
8125 <target state="new">Set Email as Verified</target> 8215 <target state="new">Set Email as Verified</target>
8126 8216 <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>
8127 8217 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">283</context></context-group>
8128 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">100</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">283</context></context-group></trans-unit><trans-unit id="4207916966377787111" datatype="html"> 8218 </trans-unit>
8129 <source>Created</source><target state="new">Created</target> 8219 <trans-unit id="4207916966377787111" datatype="html">
8220 <source>Created</source>
8221 <target state="new">Created</target>
8130 <context-group purpose="location"> 8222 <context-group purpose="location">
8131 <context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context> 8223 <context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context>
8132 <context context-type="linenumber">115</context> 8224 <context context-type="linenumber">115</context>
8133 </context-group> 8225 </context-group>
8134 </trans-unit><trans-unit id="8140268298586972139" datatype="html"> 8226 </trans-unit>
8135 <source>Daily quota</source><target state="new">Daily quota</target> 8227 <trans-unit id="8140268298586972139" datatype="html">
8228 <source>Daily quota</source>
8229 <target state="new">Daily quota</target>
8136 <context-group purpose="location"> 8230 <context-group purpose="location">
8137 <context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context> 8231 <context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context>
8138 <context context-type="linenumber">120</context> 8232 <context context-type="linenumber">120</context>
8139 </context-group> 8233 </context-group>
8140 </trans-unit><trans-unit id="7910076708497708162" datatype="html"> 8234 </trans-unit>
8141 <source>Last login</source><target state="new">Last login</target> 8235 <trans-unit id="7910076708497708162" datatype="html">
8236 <source>Last login</source>
8237 <target state="new">Last login</target>
8142 <context-group purpose="location"> 8238 <context-group purpose="location">
8143 <context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context> 8239 <context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context>
8144 <context context-type="linenumber">122</context> 8240 <context context-type="linenumber">122</context>
@@ -8178,56 +8274,56 @@ channel with the same name (<x id="PH_2"/>)!</target>
8178 <target state="new"> 8274 <target state="new">
8179 <x id="PH"/> users deleted. 8275 <x id="PH"/> users deleted.
8180 </target> 8276 </target>
8181 8277 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">201</context></context-group>
8182 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">201</context></context-group></trans-unit> 8278 </trans-unit>
8183 <trans-unit id="8360664597512051242" datatype="html"> 8279 <trans-unit id="8360664597512051242" datatype="html">
8184 <source><x id="PH"/> users email set as verified. </source> 8280 <source><x id="PH"/> users email set as verified. </source>
8185 <target state="new"> 8281 <target state="new">
8186 <x id="PH"/> users email set as verified. 8282 <x id="PH"/> users email set as verified.
8187 </target> 8283 </target>
8188 8284 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">213</context></context-group>
8189 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">213</context></context-group></trans-unit> 8285 </trans-unit>
8190 <trans-unit id="7390990800435887351" datatype="html"> 8286 <trans-unit id="7390990800435887351" datatype="html">
8191 <source>Account <x id="PH"/> unmuted.</source> 8287 <source>Account <x id="PH"/> unmuted.</source>
8192 <target state="new">Account 8288 <target state="new">Account
8193 <x id="PH"/> unmuted. 8289 <x id="PH"/> unmuted.
8194 </target> 8290 </target>
8195 8291 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.ts</context><context context-type="linenumber">42</context></context-group>
8196 8292 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">131</context></context-group>
8197 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">131</context></context-group></trans-unit> 8293 </trans-unit>
8198 <trans-unit id="7246356397085094208" datatype="html"> 8294 <trans-unit id="7246356397085094208" datatype="html">
8199 <source>Instance <x id="PH"/> unmuted.</source> 8295 <source>Instance <x id="PH"/> unmuted.</source>
8200 <target state="new">Instance 8296 <target state="new">Instance
8201 <x id="PH"/> unmuted. 8297 <x id="PH"/> unmuted.
8202 </target> 8298 </target>
8203 8299 <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>
8204 8300 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">159</context></context-group>
8205 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.ts</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">159</context></context-group></trans-unit> 8301 </trans-unit>
8206 <trans-unit id="5551551295632950210" datatype="html"> 8302 <trans-unit id="5551551295632950210" datatype="html">
8207 <source>Videos history is enabled</source> 8303 <source>Videos history is enabled</source>
8208 <target state="new">Videos history is enabled</target> 8304 <target state="new">Videos history is enabled</target>
8209 8305 <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>
8210 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context><context context-type="linenumber">114</context></context-group></trans-unit> 8306 </trans-unit>
8211 <trans-unit id="9136227503281311926" datatype="html"> 8307 <trans-unit id="9136227503281311926" datatype="html">
8212 <source>Videos history is disabled</source> 8308 <source>Videos history is disabled</source>
8213 <target state="new">Videos history is disabled</target> 8309 <target state="new">Videos history is disabled</target>
8214 8310 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context><context context-type="linenumber">115</context></context-group>
8215 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context><context context-type="linenumber">115</context></context-group></trans-unit> 8311 </trans-unit>
8216 <trans-unit id="8966726118414892732" datatype="html"> 8312 <trans-unit id="8966726118414892732" datatype="html">
8217 <source>Delete videos history</source> 8313 <source>Delete videos history</source>
8218 <target state="new">Delete videos history</target> 8314 <target state="new">Delete videos history</target>
8219 8315 <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>
8220 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context><context context-type="linenumber">127</context></context-group></trans-unit> 8316 </trans-unit>
8221 <trans-unit id="2482543433481435105" datatype="html"> 8317 <trans-unit id="2482543433481435105" datatype="html">
8222 <source>Are you sure you want to delete all your videos history?</source> 8318 <source>Are you sure you want to delete all your videos history?</source>
8223 <target state="new">Are you sure you want to delete all your videos history?</target> 8319 <target state="new">Are you sure you want to delete all your videos history?</target>
8224 8320 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context><context context-type="linenumber">128</context></context-group>
8225 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit> 8321 </trans-unit>
8226 <trans-unit id="4051606152827088952" datatype="html"> 8322 <trans-unit id="4051606152827088952" datatype="html">
8227 <source>Videos history deleted</source> 8323 <source>Videos history deleted</source>
8228 <target state="new">Videos history deleted</target> 8324 <target state="new">Videos history deleted</target>
8229 8325 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context><context context-type="linenumber">136</context></context-group>
8230 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit> 8326 </trans-unit>
8231 <trans-unit id="1486537403020619891" datatype="html"> 8327 <trans-unit id="1486537403020619891" datatype="html">
8232 <source>My watch history</source> 8328 <source>My watch history</source>
8233 <target state="new">My watch history</target> 8329 <target state="new">My watch history</target>
@@ -8257,8 +8353,8 @@ channel with the same name (<x id="PH_2"/>)!</target>
8257 <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> 8353 <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>
8258 </trans-unit> 8354 </trans-unit>
8259 <trans-unit id="8553059323353586765" datatype="html"> 8355 <trans-unit id="8553059323353586765" datatype="html">
8260 <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> 8356 <source>Your current email is <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;email&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>. It is never shown to the public. </source>
8261 <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. 8357 <target state="new"> Your current email is <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;email&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>. It is never shown to the public.
8262</target> 8358</target>
8263 <context-group purpose="location"> 8359 <context-group purpose="location">
8264 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context> 8360 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context>
@@ -8268,24 +8364,24 @@ channel with the same name (<x id="PH_2"/>)!</target>
8268 <trans-unit id="853586874765134886" datatype="html"> 8364 <trans-unit id="853586874765134886" datatype="html">
8269 <source>You current password is invalid.</source> 8365 <source>You current password is invalid.</source>
8270 <target state="new">You current password is invalid.</target> 8366 <target state="new">You current password is invalid.</target>
8271 8367 <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>
8272 8368 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.ts</context><context context-type="linenumber">61</context></context-group>
8273 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.ts</context><context context-type="linenumber">61</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.ts</context><context context-type="linenumber">61</context></context-group></trans-unit> 8369 </trans-unit>
8274 <trans-unit id="6159571046971090595"> 8370 <trans-unit id="6159571046971090595">
8275 <source>Password updated.</source> 8371 <source>Password updated.</source>
8276 <target>Heslo aktualizováno.</target> 8372 <target>Heslo aktualizováno.</target>
8277 8373 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.ts</context><context context-type="linenumber">53</context></context-group>
8278 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.ts</context><context context-type="linenumber">53</context></context-group></trans-unit> 8374 </trans-unit>
8279 <trans-unit id="5179099584732142331" datatype="html"> 8375 <trans-unit id="5179099584732142331" datatype="html">
8280 <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> 8376 <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>
8281 <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> 8377 <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>
8282 8378 <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>
8283 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.ts</context><context context-type="linenumber">23</context></context-group></trans-unit> 8379 </trans-unit>
8284 <trans-unit id="6897292459203320054" datatype="html"> 8380 <trans-unit id="6897292459203320054" datatype="html">
8285 <source>Type your username to confirm</source> 8381 <source>Type your username to confirm</source>
8286 <target state="new">Type your username to confirm</target> 8382 <target state="new">Type your username to confirm</target>
8287 8383 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.ts</context><context context-type="linenumber">24</context></context-group>
8288 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.ts</context><context context-type="linenumber">24</context></context-group></trans-unit> 8384 </trans-unit>
8289 <trans-unit id="3122895472333547524" datatype="html"> 8385 <trans-unit id="3122895472333547524" datatype="html">
8290 <source>Delete your account</source> 8386 <source>Delete your account</source>
8291 <target state="new">Delete your account</target> 8387 <target state="new">Delete your account</target>
@@ -8294,19 +8390,19 @@ channel with the same name (<x id="PH_2"/>)!</target>
8294 <trans-unit id="2520605306994744004" datatype="html"> 8390 <trans-unit id="2520605306994744004" datatype="html">
8295 <source>Delete my account</source> 8391 <source>Delete my account</source>
8296 <target state="new">Delete my account</target> 8392 <target state="new">Delete my account</target>
8297 8393 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.ts</context><context context-type="linenumber">27</context></context-group>
8298 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.ts</context><context context-type="linenumber">27</context></context-group></trans-unit> 8394 </trans-unit>
8299 <trans-unit id="3902597758945766483" datatype="html"> 8395 <trans-unit id="3902597758945766483" datatype="html">
8300 <source>Your account is deleted.</source> 8396 <source>Your account is deleted.</source>
8301 <target state="new">Your account is deleted.</target> 8397 <target state="new">Your account is deleted.</target>
8302 8398 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.ts</context><context context-type="linenumber">34</context></context-group>
8303 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.ts</context><context context-type="linenumber">34</context></context-group></trans-unit> 8399 </trans-unit>
8304 <trans-unit id="4776289814033837037" datatype="html"> 8400 <trans-unit id="4776289814033837037" datatype="html">
8305 <source>Interface settings updated.</source> 8401 <source>Interface settings updated.</source>
8306 <target state="new">Interface settings updated.</target> 8402 <target state="new">Interface settings updated.</target>
8307 8403 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.ts</context><context context-type="linenumber">73</context></context-group>
8308 8404 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.ts</context><context context-type="linenumber">83</context></context-group>
8309 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.ts</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.ts</context><context context-type="linenumber">83</context></context-group></trans-unit> 8405 </trans-unit>
8310 <trans-unit id="77907918814566205"> 8406 <trans-unit id="77907918814566205">
8311 <source>New video from your subscriptions</source> 8407 <source>New video from your subscriptions</source>
8312 <target>Nové video od sledovaných kanálů</target> 8408 <target>Nové video od sledovaných kanálů</target>
@@ -8401,8 +8497,8 @@ channel with the same name (<x id="PH_2"/>)!</target>
8401 <trans-unit id="4967231969832964676"> 8497 <trans-unit id="4967231969832964676">
8402 <source>Profile updated.</source> 8498 <source>Profile updated.</source>
8403 <target>Profil aktualizován.</target> 8499 <target>Profil aktualizován.</target>
8404 8500 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.ts</context><context context-type="linenumber">59</context></context-group>
8405 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.ts</context><context context-type="linenumber">59</context></context-group></trans-unit> 8501 </trans-unit>
8406 <trans-unit id="6721822899525405039" datatype="html"> 8502 <trans-unit id="6721822899525405039" datatype="html">
8407 <source>People can find you using @<x id="INTERPOLATION" equiv-text="sing @{{ user.usern"/>@<x id="INTERPOLATION_1" equiv-text="me }}@{{ instanceH"/> </source> 8503 <source>People can find you using @<x id="INTERPOLATION" equiv-text="sing @{{ user.usern"/>@<x id="INTERPOLATION_1" equiv-text="me }}@{{ instanceH"/> </source>
8408 <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> 8504 <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>
@@ -8414,72 +8510,71 @@ channel with the same name (<x id="PH_2"/>)!</target>
8414 <trans-unit id="3525866160632851851"> 8510 <trans-unit id="3525866160632851851">
8415 <source>Avatar changed.</source> 8511 <source>Avatar changed.</source>
8416 <target>Avatar změněn.</target> 8512 <target>Avatar změněn.</target>
8417 8513 <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>
8418 8514 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-update.component.ts</context><context context-type="linenumber">111</context></context-group>
8419 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-update.component.ts</context><context context-type="linenumber">111</context></context-group></trans-unit> 8515 </trans-unit>
8420 <trans-unit id="8920809083620698740" datatype="html"> 8516 <trans-unit id="8920809083620698740" datatype="html">
8421 <source>avatar</source> 8517 <source>avatar</source>
8422 <target state="new">avatar</target> 8518 <target state="new">avatar</target>
8423 8519 <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>
8424 8520 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-update.component.ts</context><context context-type="linenumber">118</context></context-group>
8425 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-update.component.ts</context><context context-type="linenumber">118</context></context-group></trans-unit> 8521 </trans-unit>
8426 <trans-unit id="2775050991871557896" datatype="html"> 8522 <trans-unit id="2775050991871557896" datatype="html">
8427 <source>Avatar deleted.</source> 8523 <source>Avatar deleted.</source>
8428 <target state="new">Avatar deleted.</target> 8524 <target state="new">Avatar deleted.</target>
8429 8525 <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>
8430 8526 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-update.component.ts</context><context context-type="linenumber">128</context></context-group>
8431 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.ts</context><context context-type="linenumber">61</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-update.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit> 8527 </trans-unit>
8432 <trans-unit id="1233062525939746039" datatype="html"> 8528 <trans-unit id="1233062525939746039" datatype="html">
8433 <source>Unknown language</source> 8529 <source>Unknown language</source>
8434 <target state="new">Unknown language</target> 8530 <target state="new">Unknown language</target>
8435 8531 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">41</context></context-group>
8436 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">41</context></context-group></trans-unit> 8532 </trans-unit>
8437 <trans-unit id="3761504852202418603" datatype="html"> 8533 <trans-unit id="3761504852202418603" datatype="html">
8438 <source>Too many languages are enabled. Please enable them all or stay below 20 enabled languages.</source> 8534 <source>Too many languages are enabled. Please enable them all or stay below 20 enabled languages.</source>
8439 <target state="new">Too many languages are enabled. Please enable them all or stay below 20 enabled languages.</target> 8535 <target state="new">Too many languages are enabled. Please enable them all or stay below 20 enabled languages.</target>
8440 8536 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.ts</context><context context-type="linenumber">76</context></context-group>
8441 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.ts</context><context context-type="linenumber">76</context></context-group></trans-unit> 8537 </trans-unit>
8442 <trans-unit id="3960396487495291449" datatype="html"> 8538 <trans-unit id="3960396487495291449" datatype="html">
8443 <source>Video settings updated.</source> 8539 <source>Video settings updated.</source>
8444 <target state="new">Video settings updated.</target> 8540 <target state="new">Video settings updated.</target>
8445 8541 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.ts</context><context context-type="linenumber">121</context></context-group>
8446 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.ts</context><context context-type="linenumber">121</context></context-group></trans-unit> 8542 </trans-unit>
8447 <trans-unit id="3326446048041727269" datatype="html"> 8543 <trans-unit id="3326446048041727269" datatype="html">
8448 <source>Display/Video settings updated.</source> 8544 <source>Display/Video settings updated.</source>
8449 <target state="new">Display/Video settings updated.</target> 8545 <target state="new">Display/Video settings updated.</target>
8450 8546 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.ts</context><context context-type="linenumber">130</context></context-group>
8451 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.ts</context><context context-type="linenumber">130</context></context-group></trans-unit> 8547 </trans-unit>
8452 <trans-unit id="1137937154872046253"> 8548 <trans-unit id="1137937154872046253">
8453 <source>Video channel <x id="PH"/> created.</source> 8549 <source>Video channel <x id="PH"/> created.</source>
8454 <target>Videokanál <x id="PH"/> vytvořen.</target> 8550 <target>Videokanál <x id="PH"/> vytvořen.</target>
8455 8551 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-create.component.ts</context><context context-type="linenumber">66</context></context-group>
8456 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-create.component.ts</context><context context-type="linenumber">66</context></context-group></trans-unit> 8552 </trans-unit>
8457 <trans-unit id="8723777130353305761" datatype="html"> 8553 <trans-unit id="8723777130353305761" datatype="html">
8458 <source>This name already exists on this instance.</source> 8554 <source>This name already exists on this instance.</source>
8459 <target state="new">This name already exists on this instance.</target> 8555 <target state="new">This name already exists on this instance.</target>
8460 8556 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-create.component.ts</context><context context-type="linenumber">72</context></context-group>
8461 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-create.component.ts</context><context context-type="linenumber">72</context></context-group></trans-unit> 8557 </trans-unit>
8462 <trans-unit id="7589345916094713536"> 8558 <trans-unit id="7589345916094713536">
8463 <source>Video channel <x id="PH"/> updated.</source> 8559 <source>Video channel <x id="PH"/> updated.</source>
8464 <target>Videokanál <x id="PH"/> aktualizován.</target> 8560 <target>Videokanál <x id="PH"/> aktualizován.</target>
8465 8561 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-update.component.ts</context><context context-type="linenumber">96</context></context-group>
8466 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-update.component.ts</context><context context-type="linenumber">96</context></context-group></trans-unit> 8562 </trans-unit>
8467 <trans-unit id="8407755843502300957" datatype="html"> 8563 <trans-unit id="8407755843502300957" datatype="html">
8468 <source>Banner changed.</source> 8564 <source>Banner changed.</source>
8469 <target state="new">Banner changed.</target> 8565 <target state="new">Banner changed.</target>
8470 8566 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-update.component.ts</context><context context-type="linenumber">141</context></context-group>
8471 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-update.component.ts</context><context context-type="linenumber">141</context></context-group></trans-unit> 8567 </trans-unit>
8472 <trans-unit id="689638706960732906" datatype="html"> 8568 <trans-unit id="689638706960732906" datatype="html">
8473 <source>banner</source> 8569 <source>banner</source>
8474 <target state="new">banner</target> 8570 <target state="new">banner</target>
8475 8571 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-update.component.ts</context><context context-type="linenumber">148</context></context-group>
8476 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-update.component.ts</context><context context-type="linenumber">148</context></context-group></trans-unit> 8572 </trans-unit>
8477 <trans-unit id="3230561499965076671" datatype="html"> 8573 <trans-unit id="3230561499965076671" datatype="html">
8478 <source>Banner deleted.</source> 8574 <source>Banner deleted.</source>
8479 <target state="new">Banner deleted.</target> 8575 <target state="new">Banner deleted.</target>
8480 8576 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-update.component.ts</context><context context-type="linenumber">158</context></context-group>
8481 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-update.component.ts</context><context context-type="linenumber">158</context></context-group></trans-unit> 8577 </trans-unit>
8482
8483 <trans-unit id="624066830180032195"> 8578 <trans-unit id="624066830180032195">
8484 <source>Video channel <x id="PH"/> deleted.</source> 8579 <source>Video channel <x id="PH"/> deleted.</source>
8485 <target>Videokanál <x id="PH"/> odstraněn.</target> 8580 <target>Videokanál <x id="PH"/> odstraněn.</target>
@@ -8535,8 +8630,8 @@ channel with the same name (<x id="PH_2"/>)!</target>
8535 <trans-unit id="5032453707232754344"> 8630 <trans-unit id="5032453707232754344">
8536 <source>Playlist <x id="PH"/> created.</source> 8631 <source>Playlist <x id="PH"/> created.</source>
8537 <target>Seznam <x id="PH"/> vytvořen.</target> 8632 <target>Seznam <x id="PH"/> vytvořen.</target>
8538 8633 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-create.component.ts</context><context context-type="linenumber">77</context></context-group>
8539 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-create.component.ts</context><context context-type="linenumber">77</context></context-group></trans-unit> 8634 </trans-unit>
8540 <trans-unit id="5674286808255988565" datatype="html"> 8635 <trans-unit id="5674286808255988565" datatype="html">
8541 <source>Create</source> 8636 <source>Create</source>
8542 <target state="new">Create</target> 8637 <target state="new">Create</target>
@@ -8569,15 +8664,15 @@ channel with the same name (<x id="PH_2"/>)!</target>
8569 <trans-unit id="1431617394009162547"> 8664 <trans-unit id="1431617394009162547">
8570 <source>Playlist <x id="PH"/> updated.</source> 8665 <source>Playlist <x id="PH"/> updated.</source>
8571 <target>Seznam <x id="PH"/> aktualizován.</target> 8666 <target>Seznam <x id="PH"/> aktualizován.</target>
8572 8667 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-update.component.ts</context><context context-type="linenumber">100</context></context-group>
8573 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-update.component.ts</context><context context-type="linenumber">100</context></context-group></trans-unit> 8668 </trans-unit>
8574 <trans-unit id="2027805873922338635"> 8669 <trans-unit id="2027805873922338635">
8575 <source>Do you really want to delete <x id="PH"/>?</source> 8670 <source>Do you really want to delete <x id="PH"/>?</source>
8576 <target>Opravdu chcete smazat seznam <x id="PH"/>?</target> 8671 <target>Opravdu chcete smazat seznam <x id="PH"/>?</target>
8577 8672 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">126</context></context-group>
8578 8673 <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>
8579 8674 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">143</context></context-group>
8580 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">126</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">143</context></context-group></trans-unit> 8675 </trans-unit>
8581 <trans-unit id="4844578664427956129" datatype="html"> 8676 <trans-unit id="4844578664427956129" datatype="html">
8582 <source>Change ownership</source> 8677 <source>Change ownership</source>
8583 <target state="new">Change ownership</target> 8678 <target state="new">Change ownership</target>
@@ -8602,15 +8697,15 @@ channel with the same name (<x id="PH_2"/>)!</target>
8602 <trans-unit id="8197117721861453263"> 8697 <trans-unit id="8197117721861453263">
8603 <source>Do you really want to delete <x id="PH"/> videos?</source> 8698 <source>Do you really want to delete <x id="PH"/> videos?</source>
8604 <target>Opravdu chcete odstranit <x id="PH"/> videí?</target> 8699 <target>Opravdu chcete odstranit <x id="PH"/> videí?</target>
8605 8700 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">116</context></context-group>
8606 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">116</context></context-group></trans-unit> 8701 </trans-unit>
8607 <trans-unit id="2728855911908920537"> 8702 <trans-unit id="2728855911908920537">
8608 <source><x id="PH"/> videos deleted. </source> 8703 <source><x id="PH"/> videos deleted. </source>
8609 <target> 8704 <target>
8610 <x id="PH"/> videí odstraněno. 8705 <x id="PH"/> videí odstraněno.
8611 </target> 8706 </target>
8612 8707 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">133</context></context-group>
8613 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">133</context></context-group></trans-unit> 8708 </trans-unit>
8614 <trans-unit id="2027805873922338635"> 8709 <trans-unit id="2027805873922338635">
8615 <source>Do you really want to delete <x id="PH"/>? </source> 8710 <source>Do you really want to delete <x id="PH"/>? </source>
8616 <target>Opravdu chcete odstranit 8711 <target>Opravdu chcete odstranit
@@ -8624,15 +8719,17 @@ channel with the same name (<x id="PH_2"/>)!</target>
8624 <trans-unit id="2767660806989176400"> 8719 <trans-unit id="2767660806989176400">
8625 <source>Video <x id="PH"/> deleted.</source> 8720 <source>Video <x id="PH"/> deleted.</source>
8626 <target>Video <x id="PH"/> odstraněno.</target> 8721 <target>Video <x id="PH"/> odstraněno.</target>
8627 8722 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">151</context></context-group>
8628 8723 <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>
8629 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">214</context></context-group></trans-unit> 8724 </trans-unit>
8630 <trans-unit id="6810714890760227072" datatype="html"> 8725 <trans-unit id="6810714890760227072" datatype="html">
8631 <source>Ownership change request sent.</source> 8726 <source>Ownership change request sent.</source>
8632 <target state="new">Ownership change request sent.</target> 8727 <target state="new">Ownership change request sent.</target>
8633 8728 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.ts</context><context context-type="linenumber">66</context></context-group>
8634 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.ts</context><context context-type="linenumber">66</context></context-group></trans-unit><trans-unit id="7699622144571229146" datatype="html"> 8729 </trans-unit>
8635 <source>Sort by</source><target state="new">Sort by</target> 8730 <trans-unit id="7699622144571229146" datatype="html">
8731 <source>Sort by</source>
8732 <target state="new">Sort by</target>
8636 <context-group purpose="location"> 8733 <context-group purpose="location">
8637 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context> 8734 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context>
8638 <context context-type="linenumber">26</context> 8735 <context context-type="linenumber">26</context>
@@ -8691,29 +8788,29 @@ channel with the same name (<x id="PH_2"/>)!</target>
8691 <trans-unit id="7916647920967632052" datatype="html"> 8788 <trans-unit id="7916647920967632052" datatype="html">
8692 <source>max size</source> 8789 <source>max size</source>
8693 <target state="new">max size</target> 8790 <target state="new">max size</target>
8694 8791 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-avatar-edit.component.ts</context><context context-type="linenumber">46</context></context-group>
8695 8792 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/preview-upload.component.ts</context><context context-type="linenumber">38</context></context-group>
8696 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-avatar-edit.component.ts</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/preview-upload.component.ts</context><context context-type="linenumber">38</context></context-group></trans-unit> 8793 </trans-unit>
8697 <trans-unit id="6489275254908395777" datatype="html"> 8794 <trans-unit id="6489275254908395777" datatype="html">
8698 <source>Maximize editor</source> 8795 <source>Maximize editor</source>
8699 <target state="new">Maximize editor</target> 8796 <target state="new">Maximize editor</target>
8700 8797 <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>
8701 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.ts</context><context context-type="linenumber">49</context></context-group></trans-unit> 8798 </trans-unit>
8702 <trans-unit id="4243591013849340688" datatype="html"> 8799 <trans-unit id="4243591013849340688" datatype="html">
8703 <source>Exit maximized editor</source> 8800 <source>Exit maximized editor</source>
8704 <target state="new">Exit maximized editor</target> 8801 <target state="new">Exit maximized editor</target>
8705 8802 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.ts</context><context context-type="linenumber">50</context></context-group>
8706 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit> 8803 </trans-unit>
8707 <trans-unit id="6537885755702623401" datatype="html"> 8804 <trans-unit id="6537885755702623401" datatype="html">
8708 <source>Now please check your emails to verify your account and complete signup.</source> 8805 <source>Now please check your emails to verify your account and complete signup.</source>
8709 <target state="new">Now please check your emails to verify your account and complete signup.</target> 8806 <target state="new">Now please check your emails to verify your account and complete signup.</target>
8710 8807 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context><context context-type="linenumber">129</context></context-group>
8711 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context><context context-type="linenumber">129</context></context-group></trans-unit> 8808 </trans-unit>
8712 <trans-unit id="2847376451647729886"> 8809 <trans-unit id="2847376451647729886">
8713 <source>You are now logged in as <x id="PH"/>!</source> 8810 <source>You are now logged in as <x id="PH"/>!</source>
8714 <target>Nyní jste přihlášen/a jako <x id="PH"/>!</target> 8811 <target>Nyní jste přihlášen/a jako <x id="PH"/>!</target>
8715 8812 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context><context context-type="linenumber">137</context></context-group>
8716 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context><context context-type="linenumber">137</context></context-group></trans-unit> 8813 </trans-unit>
8717 <trans-unit id="2687679787442328897" datatype="html"> 8814 <trans-unit id="2687679787442328897" datatype="html">
8718 <source>An email with verification link will be sent to <x id="PH"/>.</source> 8815 <source>An email with verification link will be sent to <x id="PH"/>.</source>
8719 <target state="translated">Email s ověřovacím odkazem zaslán na <x id="PH"/>.</target> 8816 <target state="translated">Email s ověřovacím odkazem zaslán na <x id="PH"/>.</target>
@@ -8725,13 +8822,12 @@ channel with the same name (<x id="PH_2"/>)!</target>
8725 <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> 8822 <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>
8726 <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> 8823 <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>
8727 </trans-unit> 8824 </trans-unit>
8728
8729 <trans-unit id="1783173774503340906"> 8825 <trans-unit id="1783173774503340906">
8730 <source>Subscribe to the account</source> 8826 <source>Subscribe to the account</source>
8731 <target>Odebírat účet</target> 8827 <target>Odebírat účet</target>
8732 8828 <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>
8733 8829 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">713</context></context-group>
8734 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">71</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">713</context></context-group></trans-unit> 8830 </trans-unit>
8735 <trans-unit id="3131904093925601441" datatype="html"> 8831 <trans-unit id="3131904093925601441" datatype="html">
8736 <source>PLAYLISTS</source> 8832 <source>PLAYLISTS</source>
8737 <target state="new">PLAYLISTS</target> 8833 <target state="new">PLAYLISTS</target>
@@ -8743,70 +8839,69 @@ channel with the same name (<x id="PH_2"/>)!</target>
8743 <trans-unit id="7709367721354853232"> 8839 <trans-unit id="7709367721354853232">
8744 <source>Focus the search bar</source> 8840 <source>Focus the search bar</source>
8745 <target>Zaměřit na vyhledávací pole</target> 8841 <target>Zaměřit na vyhledávací pole</target>
8746 8842 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">270</context></context-group>
8747 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">270</context></context-group></trans-unit> 8843 </trans-unit>
8748 <trans-unit id="4049262826107502276" datatype="html"> 8844 <trans-unit id="4049262826107502276" datatype="html">
8749 <source>Toggle the left menu</source> 8845 <source>Toggle the left menu</source>
8750 <target state="new">Toggle the left menu</target> 8846 <target state="new">Toggle the left menu</target>
8751 8847 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">275</context></context-group>
8752 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">275</context></context-group></trans-unit> 8848 </trans-unit>
8753 <trans-unit id="5409372033656550095" datatype="html"> 8849 <trans-unit id="5409372033656550095" datatype="html">
8754 <source>Go to the discover videos page</source> 8850 <source>Go to the discover videos page</source>
8755 <target state="new">Go to the discover videos page</target> 8851 <target state="new">Go to the discover videos page</target>
8756 8852 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">280</context></context-group>
8757 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">280</context></context-group></trans-unit> 8853 </trans-unit>
8758 <trans-unit id="4278050445961255445" datatype="html"> 8854 <trans-unit id="4278050445961255445" datatype="html">
8759 <source>Go to the trending videos page</source> 8855 <source>Go to the trending videos page</source>
8760 <target state="new">Go to the trending videos page</target> 8856 <target state="new">Go to the trending videos page</target>
8761 8857 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">285</context></context-group>
8762 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">285</context></context-group></trans-unit> 8858 </trans-unit>
8763 <trans-unit id="3242234958443825475" datatype="html"> 8859 <trans-unit id="3242234958443825475" datatype="html">
8764 <source>Go to the recently added videos page</source> 8860 <source>Go to the recently added videos page</source>
8765 <target state="new">Go to the recently added videos page</target> 8861 <target state="new">Go to the recently added videos page</target>
8766 8862 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">290</context></context-group>
8767 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">290</context></context-group></trans-unit> 8863 </trans-unit>
8768 <trans-unit id="2887122197778293919" datatype="html"> 8864 <trans-unit id="2887122197778293919" datatype="html">
8769 <source>Go to the local videos page</source> 8865 <source>Go to the local videos page</source>
8770 <target state="new">Go to the local videos page</target> 8866 <target state="new">Go to the local videos page</target>
8771 8867 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">295</context></context-group>
8772 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">295</context></context-group></trans-unit> 8868 </trans-unit>
8773 <trans-unit id="8009065619559214982" datatype="html"> 8869 <trans-unit id="8009065619559214982" datatype="html">
8774 <source>Go to the videos upload page</source> 8870 <source>Go to the videos upload page</source>
8775 <target state="new">Go to the videos upload page</target> 8871 <target state="new">Go to the videos upload page</target>
8776 8872 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">300</context></context-group>
8777 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">300</context></context-group></trans-unit> 8873 </trans-unit>
8778 <trans-unit id="3779524668013120370" datatype="html"> 8874 <trans-unit id="3779524668013120370" datatype="html">
8779 <source>Go to my subscriptions</source> 8875 <source>Go to my subscriptions</source>
8780 <target state="new">Go to my subscriptions</target> 8876 <target state="new">Go to my subscriptions</target>
8781 8877 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">63</context></context-group>
8782 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">63</context></context-group></trans-unit> 8878 </trans-unit>
8783 <trans-unit id="1136469849928650779" datatype="html"> 8879 <trans-unit id="1136469849928650779" datatype="html">
8784 <source>Go to my videos</source> 8880 <source>Go to my videos</source>
8785 <target state="new">Go to my videos</target> 8881 <target state="new">Go to my videos</target>
8786 8882 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">67</context></context-group>
8787 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">67</context></context-group></trans-unit> 8883 </trans-unit>
8788 <trans-unit id="7836683738999600376" datatype="html"> 8884 <trans-unit id="7836683738999600376" datatype="html">
8789 <source>Go to my imports</source> 8885 <source>Go to my imports</source>
8790 <target state="new">Go to my imports</target> 8886 <target state="new">Go to my imports</target>
8791 8887 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">71</context></context-group>
8792 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">71</context></context-group></trans-unit> 8888 </trans-unit>
8793 <trans-unit id="7511292153332773503" datatype="html"> 8889 <trans-unit id="7511292153332773503" datatype="html">
8794 <source>Go to my channels</source> 8890 <source>Go to my channels</source>
8795 <target state="new">Go to my channels</target> 8891 <target state="new">Go to my channels</target>
8796 8892 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">75</context></context-group>
8797 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">75</context></context-group></trans-unit> 8893 </trans-unit>
8798 <trans-unit id="2013324644839511073" datatype="html"> 8894 <trans-unit id="2013324644839511073" datatype="html">
8799 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="error.text"/>. 8895 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="error.text"/>. Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source>
8800Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source>
8801 <target state="new">Cannot retrieve OAuth Client credentials: <x id="PH"/>. 8896 <target state="new">Cannot retrieve OAuth Client credentials: <x id="PH"/>.
8802Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</target> 8897Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</target>
8803 8898 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">98</context></context-group>
8804 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">98</context></context-group></trans-unit> 8899 </trans-unit>
8805 <trans-unit id="375263728166936544"> 8900 <trans-unit id="375263728166936544">
8806 <source>You need to reconnect.</source> 8901 <source>You need to reconnect.</source>
8807 <target>Musíte se znovu připojit.</target> 8902 <target>Musíte se znovu připojit.</target>
8808 8903 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">221</context></context-group>
8809 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">221</context></context-group></trans-unit> 8904 </trans-unit>
8810 <trans-unit id="2206638022166154361" datatype="html"> 8905 <trans-unit id="2206638022166154361" datatype="html">
8811 <source>Keyboard Shortcuts:</source> 8906 <source>Keyboard Shortcuts:</source>
8812 <target state="new">Keyboard Shortcuts:</target> 8907 <target state="new">Keyboard Shortcuts:</target>
@@ -8819,8 +8914,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8819 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 8914 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context>
8820 <context context-type="linenumber">98</context> 8915 <context context-type="linenumber">98</context>
8821 </context-group> 8916 </context-group>
8822 </trans-unit><trans-unit id="4024404994702813072" datatype="html"> 8917 </trans-unit>
8823 <source>In my library</source><target state="new">In my library</target> 8918 <trans-unit id="4024404994702813072" datatype="html">
8919 <source>In my library</source>
8920 <target state="new">In my library</target>
8824 <context-group purpose="location"> 8921 <context-group purpose="location">
8825 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 8922 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context>
8826 <context context-type="linenumber">104</context> 8923 <context context-type="linenumber">104</context>
@@ -8829,8 +8926,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8829 <trans-unit id="232050922346936574" datatype="html"> 8926 <trans-unit id="232050922346936574" datatype="html">
8830 <source>Trending</source> 8927 <source>Trending</source>
8831 <target state="new">Trending</target> 8928 <target state="new">Trending</target>
8832 8929 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">201</context></context-group>
8833 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">201</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">131</context></context-group></trans-unit> 8930 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">131</context></context-group>
8931 </trans-unit>
8834 <trans-unit id="6470888608149621404" datatype="html"> 8932 <trans-unit id="6470888608149621404" datatype="html">
8835 <source>ON <x id="PH" equiv-text="config.instance.name"/></source> 8933 <source>ON <x id="PH" equiv-text="config.instance.name"/></source>
8836 <target state="new">ON <x id="PH" equiv-text="config.instance.name"/></target> 8934 <target state="new">ON <x id="PH" equiv-text="config.instance.name"/></target>
@@ -8853,38 +8951,38 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8853 <trans-unit id="1266887509445371246" datatype="html"> 8951 <trans-unit id="1266887509445371246" datatype="html">
8854 <source>Incorrect username or password.</source> 8952 <source>Incorrect username or password.</source>
8855 <target state="new">Incorrect username or password.</target> 8953 <target state="new">Incorrect username or password.</target>
8856 8954 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">163</context></context-group>
8857 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">163</context></context-group></trans-unit> 8955 </trans-unit>
8858 <trans-unit id="6974874606619467663" datatype="html"> 8956 <trans-unit id="6974874606619467663" datatype="html">
8859 <source>Your account is blocked.</source> 8957 <source>Your account is blocked.</source>
8860 <target state="new">Your account is blocked.</target> 8958 <target state="new">Your account is blocked.</target>
8861 8959 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">164</context></context-group>
8862 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">164</context></context-group></trans-unit> 8960 </trans-unit>
8863 <trans-unit id="7939914198003891823" datatype="html"> 8961 <trans-unit id="7939914198003891823" datatype="html">
8864 <source>any language</source> 8962 <source>any language</source>
8865 <target state="new">any language</target> 8963 <target state="new">any language</target>
8866 8964 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">266</context></context-group>
8867 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">266</context></context-group></trans-unit> 8965 </trans-unit>
8868 <trans-unit id="5633144232269377096" datatype="html"> 8966 <trans-unit id="5633144232269377096" datatype="html">
8869 <source>hide</source> 8967 <source>hide</source>
8870 <target state="new">hide</target> 8968 <target state="new">hide</target>
8871 8969 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">301</context></context-group>
8872 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">301</context></context-group></trans-unit> 8970 </trans-unit>
8873 <trans-unit id="8603861867909474404" datatype="html"> 8971 <trans-unit id="8603861867909474404" datatype="html">
8874 <source>blur</source> 8972 <source>blur</source>
8875 <target state="new">blur</target> 8973 <target state="new">blur</target>
8876 8974 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">305</context></context-group>
8877 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">305</context></context-group></trans-unit> 8975 </trans-unit>
8878 <trans-unit id="4534458451100881847" datatype="html"> 8976 <trans-unit id="4534458451100881847" datatype="html">
8879 <source>display</source> 8977 <source>display</source>
8880 <target state="new">display</target> 8978 <target state="new">display</target>
8881 8979 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">309</context></context-group>
8882 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">309</context></context-group></trans-unit> 8980 </trans-unit>
8883 <trans-unit id="4467323362722952678" datatype="html"> 8981 <trans-unit id="4467323362722952678" datatype="html">
8884 <source>Unknown</source> 8982 <source>Unknown</source>
8885 <target state="new">Unknown</target> 8983 <target state="new">Unknown</target>
8886 8984 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">196</context></context-group>
8887 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">196</context></context-group></trans-unit> 8985 </trans-unit>
8888 <trans-unit id="8781423666414310853"> 8986 <trans-unit id="8781423666414310853">
8889 <source>Your password has been successfully reset!</source> 8987 <source>Your password has been successfully reset!</source>
8890 <target>Vaše heslo bylo úspěšně resetováno!</target> 8988 <target>Vaše heslo bylo úspěšně resetováno!</target>
@@ -8893,41 +8991,41 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8893 <trans-unit id="6048892649018070225"> 8991 <trans-unit id="6048892649018070225">
8894 <source>Today</source> 8992 <source>Today</source>
8895 <target>Dnes</target> 8993 <target>Dnes</target>
8896 8994 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">41</context></context-group>
8897 8995 <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>
8898 8996 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">123</context></context-group>
8899 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit> 8997 </trans-unit>
8900 <trans-unit id="4498682414491138092" datatype="html"> 8998 <trans-unit id="4498682414491138092" datatype="html">
8901 <source>Yesterday</source> 8999 <source>Yesterday</source>
8902 <target state="new">Yesterday</target> 9000 <target state="new">Yesterday</target>
8903 9001 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">124</context></context-group>
8904 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">124</context></context-group></trans-unit> 9002 </trans-unit>
8905 <trans-unit id="5073473933031004097" datatype="html"> 9003 <trans-unit id="5073473933031004097" datatype="html">
8906 <source>This week</source> 9004 <source>This week</source>
8907 <target state="new">This week</target> 9005 <target state="new">This week</target>
8908 9006 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">125</context></context-group>
8909 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">125</context></context-group></trans-unit> 9007 </trans-unit>
8910 <trans-unit id="842657237693374355" datatype="html"> 9008 <trans-unit id="842657237693374355" datatype="html">
8911 <source>This month</source> 9009 <source>This month</source>
8912 <target state="new">This month</target> 9010 <target state="new">This month</target>
8913 9011 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">126</context></context-group>
8914 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">126</context></context-group></trans-unit> 9012 </trans-unit>
8915 <trans-unit id="4463380307954693363" datatype="html"> 9013 <trans-unit id="4463380307954693363" datatype="html">
8916 <source>Last month</source> 9014 <source>Last month</source>
8917 <target state="new">Last month</target> 9015 <target state="new">Last month</target>
8918 9016 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">127</context></context-group>
8919 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">127</context></context-group></trans-unit> 9017 </trans-unit>
8920 <trans-unit id="7473676707373218484" datatype="html"> 9018 <trans-unit id="7473676707373218484" datatype="html">
8921 <source>Older</source> 9019 <source>Older</source>
8922 <target state="new">Older</target> 9020 <target state="new">Older</target>
8923 9021 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">128</context></context-group>
8924 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit> 9022 </trans-unit>
8925 <trans-unit id="5036991421517255667" datatype="html"> 9023 <trans-unit id="5036991421517255667" datatype="html">
8926 <source>Cannot load more videos. Try again later.</source> 9024 <source>Cannot load more videos. Try again later.</source>
8927 <target state="new">Cannot load more videos. Try again later.</target> 9025 <target state="new">Cannot load more videos. Try again later.</target>
8928 9026 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">225</context></context-group>
8929 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.ts</context><context context-type="linenumber">127</context></context-group></trans-unit> 9027 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.ts</context><context context-type="linenumber">127</context></context-group>
8930 9028 </trans-unit>
8931 <trans-unit id="4873149362496451858" datatype="html"> 9029 <trans-unit id="4873149362496451858" datatype="html">
8932 <source>Last 7 days</source> 9030 <source>Last 7 days</source>
8933 <target state="new">Last 7 days</target> 9031 <target state="new">Last 7 days</target>
@@ -8970,8 +9068,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8970 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">75</context></context-group> 9068 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">75</context></context-group>
8971 </trans-unit> 9069 </trans-unit>
8972 <trans-unit id="6613870447286561244" datatype="html"> 9070 <trans-unit id="6613870447286561244" datatype="html">
8973 <source>Long (> 10 min)</source> 9071 <source>Long (&gt; 10 min)</source>
8974 <target state="new">Long (> 10 min)</target> 9072 <target state="new">Long (&gt; 10 min)</target>
8975 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">79</context></context-group> 9073 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">79</context></context-group>
8976 </trans-unit> 9074 </trans-unit>
8977 <trans-unit id="1787083504545967" datatype="html"> 9075 <trans-unit id="1787083504545967" datatype="html">
@@ -8987,22 +9085,23 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8987 <trans-unit id="2123659921722214537" datatype="html"> 9085 <trans-unit id="2123659921722214537" datatype="html">
8988 <source>Views</source> 9086 <source>Views</source>
8989 <target state="new">Views</target> 9087 <target state="new">Views</target>
8990 9088 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">94</context></context-group>
8991 9089 </trans-unit>
8992 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">94</context></context-group></trans-unit>
8993 <trans-unit id="3208627574396957172" datatype="html"> 9090 <trans-unit id="3208627574396957172" datatype="html">
8994 <source>Search index is unavailable. Retrying with instance results instead.</source> 9091 <source>Search index is unavailable. Retrying with instance results instead.</source>
8995 <target state="new">Search index is unavailable. Retrying with instance results instead.</target> 9092 <target state="new">Search index is unavailable. Retrying with instance results instead.</target>
8996 9093 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">163</context></context-group>
8997 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">163</context></context-group></trans-unit> 9094 </trans-unit>
8998 <trans-unit id="307702206382241469" datatype="html"> 9095 <trans-unit id="307702206382241469" datatype="html">
8999 <source>Search error</source> 9096 <source>Search error</source>
9000 <target state="new">Search error</target> 9097 <target state="new">Search error</target>
9001 9098 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">164</context></context-group>
9002 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">164</context></context-group></trans-unit><trans-unit id="8491751845906232809" datatype="html"> 9099 </trans-unit>
9003 <source>PeerTube instance host filter is invalid</source><target state="new">PeerTube instance host filter is invalid</target> 9100 <trans-unit id="8491751845906232809" datatype="html">
9004 9101 <source>PeerTube instance host filter is invalid</source>
9005 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">332</context></context-group></trans-unit> 9102 <target state="new">PeerTube instance host filter is invalid</target>
9103 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">332</context></context-group>
9104 </trans-unit>
9006 <trans-unit id="4580988005648117665" datatype="html"> 9105 <trans-unit id="4580988005648117665" datatype="html">
9007 <source>Search</source> 9106 <source>Search</source>
9008 <target state="new">Search</target> 9107 <target state="new">Search</target>
@@ -9458,17 +9557,17 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9458 <trans-unit id="2761226139624435788"> 9557 <trans-unit id="2761226139624435788">
9459 <source>Description must be at least 3 characters long.</source> 9558 <source>Description must be at least 3 characters long.</source>
9460 <target>Popis musí mít délku minimálně 3 znaky.</target> 9559 <target>Popis musí mít délku minimálně 3 znaky.</target>
9461 9560 <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>
9462 9561 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group>
9463 9562 <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>
9464 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group></trans-unit> 9563 </trans-unit>
9465 <trans-unit id="4717982586356605243" datatype="html"> 9564 <trans-unit id="4717982586356605243" datatype="html">
9466 <source>Description cannot be more than 1000 characters long.</source> 9565 <source>Description cannot be more than 1000 characters long.</source>
9467 <target state="new">Description cannot be more than 1000 characters long.</target> 9566 <target state="new">Description cannot be more than 1000 characters long.</target>
9468 9567 <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>
9469 9568 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group>
9470 9569 <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>
9471 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">126</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group></trans-unit> 9570 </trans-unit>
9472 <trans-unit id="1814372869868173571" datatype="html"> 9571 <trans-unit id="1814372869868173571" datatype="html">
9473 <source>You must agree with the instance terms in order to register on it.</source> 9572 <source>You must agree with the instance terms in order to register on it.</source>
9474 <target state="new">You must agree with the instance terms in order to register on it.</target> 9573 <target state="new">You must agree with the instance terms in order to register on it.</target>
@@ -9487,23 +9586,23 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9487 <trans-unit id="6632896893630378443"> 9586 <trans-unit id="6632896893630378443">
9488 <source>Display name is required.</source> 9587 <source>Display name is required.</source>
9489 <target>Zobrazované jméno je vyžadováno.</target> 9588 <target>Zobrazované jméno je vyžadováno.</target>
9490 9589 <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>
9491 9590 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group>
9492 9591 <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>
9493 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">155</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group></trans-unit> 9592 </trans-unit>
9494 <trans-unit id="1303578752658966736" datatype="html"> 9593 <trans-unit id="1303578752658966736" datatype="html">
9495 <source>Display name must be at least 1 character long.</source> 9594 <source>Display name must be at least 1 character long.</source>
9496 <target state="new">Display name must be at least 1 character long.</target> 9595 <target state="new">Display name must be at least 1 character long.</target>
9497 9596 <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>
9498 9597 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group>
9499 9598 <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>
9500 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">156</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group></trans-unit> 9599 </trans-unit>
9501 <trans-unit id="4613240543124934954" datatype="html"> 9600 <trans-unit id="4613240543124934954" datatype="html">
9502 <source>Display name cannot be more than 50 characters long.</source> 9601 <source>Display name cannot be more than 50 characters long.</source>
9503 <target state="new">Display name cannot be more than 50 characters long.</target> 9602 <target state="new">Display name cannot be more than 50 characters long.</target>
9504 9603 <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>
9505 9604 <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>
9506 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">157</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group></trans-unit> 9605 </trans-unit>
9507 <trans-unit id="1000468652492651683"> 9606 <trans-unit id="1000468652492651683">
9508 <source>Report reason is required.</source> 9607 <source>Report reason is required.</source>
9509 <target>Důvod nahlášení je vyžadován.</target> 9608 <target>Důvod nahlášení je vyžadován.</target>
@@ -9587,36 +9686,36 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9587 <trans-unit id="4444753420973870540" datatype="html"> 9686 <trans-unit id="4444753420973870540" datatype="html">
9588 <source>Name is required.</source> 9687 <source>Name is required.</source>
9589 <target state="new">Name is required.</target> 9688 <target state="new">Name is required.</target>
9590 9689 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">10</context></context-group>
9591 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">10</context></context-group></trans-unit> 9690 </trans-unit>
9592 <trans-unit id="4006797705713167676" datatype="html"> 9691 <trans-unit id="4006797705713167676" datatype="html">
9593 <source>Name must be at least 1 character long.</source> 9692 <source>Name must be at least 1 character long.</source>
9594 <target state="new">Name must be at least 1 character long.</target> 9693 <target state="new">Name must be at least 1 character long.</target>
9595 9694 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">11</context></context-group>
9596 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">11</context></context-group></trans-unit> 9695 </trans-unit>
9597 <trans-unit id="2233809696503670883" datatype="html"> 9696 <trans-unit id="2233809696503670883" datatype="html">
9598 <source>Name cannot be more than 50 characters long.</source> 9697 <source>Name cannot be more than 50 characters long.</source>
9599 <target state="new">Name cannot be more than 50 characters long.</target> 9698 <target state="new">Name cannot be more than 50 characters long.</target>
9600 9699 <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>
9601 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">12</context></context-group></trans-unit> 9700 </trans-unit>
9602 <trans-unit id="7915656854942800659" datatype="html"> 9701 <trans-unit id="7915656854942800659" datatype="html">
9603 <source>Name should be lowercase alphanumeric; dots and underscores are allowed.</source> 9702 <source>Name should be lowercase alphanumeric; dots and underscores are allowed.</source>
9604 <target state="new">Name should be lowercase alphanumeric; dots and underscores are allowed.</target> 9703 <target state="new">Name should be lowercase alphanumeric; dots and underscores are allowed.</target>
9605 9704 <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>
9606 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">13</context></context-group></trans-unit> 9705 </trans-unit>
9607 <trans-unit id="6880459830525364741"> 9706 <trans-unit id="6880459830525364741">
9608 <source>Support text must be at least 3 characters long.</source> 9707 <source>Support text must be at least 3 characters long.</source>
9609 <target>Text pro podporu musí mít délku minimálně 3 znaky.</target> 9708 <target>Text pro podporu musí mít délku minimálně 3 znaky.</target>
9610 9709 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">47</context></context-group>
9611 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">47</context></context-group></trans-unit> 9710 </trans-unit>
9612 <trans-unit id="6461548560008228165" datatype="html"> 9711 <trans-unit id="6461548560008228165" datatype="html">
9613 <source>Support text cannot be more than 1000 characters long</source> 9712 <source>Support text cannot be more than 1000 characters long</source>
9614 <target state="new">Support text cannot be more than 1000 characters long</target> 9713 <target state="new">Support text cannot be more than 1000 characters long</target>
9615 9714 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">48</context></context-group>
9616 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">48</context></context-group></trans-unit> 9715 </trans-unit>
9617 <trans-unit id="5637879201055173642" datatype="html"> 9716 <trans-unit id="5637879201055173642" datatype="html">
9618 <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> 9717 <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;&gt;"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> to learn how to use the PeerTube live streaming feature. </source>
9619 <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. 9718 <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;&gt;"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> to learn how to use the PeerTube live streaming feature.
9620</target> 9719</target>
9621 <context-group purpose="location"> 9720 <context-group purpose="location">
9622 <context context-type="sourcefile">src/app/shared/shared-video-live/live-documentation-link.component.html</context> 9721 <context context-type="sourcefile">src/app/shared/shared-video-live/live-documentation-link.component.html</context>
@@ -9779,14 +9878,18 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9779 <source>PeerTube cannot handle this kind of file. Accepted extensions are <x id="PH"/>}.</source> 9878 <source>PeerTube cannot handle this kind of file. Accepted extensions are <x id="PH"/>}.</source>
9780 <target state="new">PeerTube cannot handle this kind of file. Accepted extensions are <x id="PH"/>}.</target> 9879 <target state="new">PeerTube cannot handle this kind of file. Accepted extensions are <x id="PH"/>}.</target>
9781 <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> 9880 <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>
9782 </trans-unit><trans-unit id="3393133458004181121" datatype="html"> 9881 </trans-unit>
9783 <source>All categories</source><target state="new">All categories</target> 9882 <trans-unit id="3393133458004181121" datatype="html">
9883 <source>All categories</source>
9884 <target state="new">All categories</target>
9784 <context-group purpose="location"> 9885 <context-group purpose="location">
9785 <context context-type="sourcefile">src/app/shared/shared-forms/select/select-categories.component.ts</context> 9886 <context context-type="sourcefile">src/app/shared/shared-forms/select/select-categories.component.ts</context>
9786 <context context-type="linenumber">24</context> 9887 <context context-type="linenumber">24</context>
9787 </context-group> 9888 </context-group>
9788 </trans-unit><trans-unit id="3999967345340145904" datatype="html"> 9889 </trans-unit>
9789 <source>You can't select more than <x id="PH" equiv-text="this.maxItems"/> items</source><target state="new">You can't select more than <x id="PH" equiv-text="this.maxItems"/> items</target> 9890 <trans-unit id="3999967345340145904" datatype="html">
9891 <source>You can't select more than <x id="PH" equiv-text="this.maxItems"/> items</source>
9892 <target state="new">You can't select more than <x id="PH" equiv-text="this.maxItems"/> items</target>
9790 <context-group purpose="location"> 9893 <context-group purpose="location">
9791 <context context-type="sourcefile">src/app/shared/shared-forms/select/select-checkbox-all.component.ts</context> 9894 <context context-type="sourcefile">src/app/shared/shared-forms/select/select-checkbox-all.component.ts</context>
9792 <context context-type="linenumber">81</context> 9895 <context context-type="linenumber">81</context>
@@ -9795,8 +9898,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9795 <trans-unit id="6708273825233539746" datatype="html"> 9898 <trans-unit id="6708273825233539746" datatype="html">
9796 <source>Add a new option</source> 9899 <source>Add a new option</source>
9797 <target state="new">Add a new option</target> 9900 <target state="new">Add a new option</target>
9798 9901 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-checkbox.component.ts</context><context context-type="linenumber">27</context></context-group>
9799 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-checkbox.component.ts</context><context context-type="linenumber">27</context></context-group></trans-unit> 9902 </trans-unit>
9800 <trans-unit id="4076995379551303829" datatype="html"> 9903 <trans-unit id="4076995379551303829" datatype="html">
9801 <source>Custom value...</source> 9904 <source>Custom value...</source>
9802 <target state="new">Custom value...</target> 9905 <target state="new">Custom value...</target>
@@ -10075,9 +10178,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10075 <trans-unit id="40119547597591062" datatype="html"> 10178 <trans-unit id="40119547597591062" datatype="html">
10076 <source>All languages</source> 10179 <source>All languages</source>
10077 <target state="new">All languages</target> 10180 <target state="new">All languages</target>
10078 10181 <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>
10079 10182 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">25</context></context-group>
10080 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">25</context></context-group></trans-unit> 10183 </trans-unit>
10081 <trans-unit id="996392855508119363" datatype="html"> 10184 <trans-unit id="996392855508119363" datatype="html">
10082 <source>Hidden</source> 10185 <source>Hidden</source>
10083 <target state="new">Hidden</target> 10186 <target state="new">Hidden</target>
@@ -10091,8 +10194,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10091 <trans-unit id="8929218224642530466" datatype="html"> 10194 <trans-unit id="8929218224642530466" datatype="html">
10092 <source>Displayed</source> 10195 <source>Displayed</source>
10093 <target state="new">Displayed</target> 10196 <target state="new">Displayed</target>
10094 10197 <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>
10095 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">227</context></context-group></trans-unit> 10198 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">227</context></context-group>
10199 </trans-unit>
10096 <trans-unit id="6291055174438137560" datatype="html"> 10200 <trans-unit id="6291055174438137560" datatype="html">
10097 <source>~ 1 minute</source> 10201 <source>~ 1 minute</source>
10098 <target state="new">~ 1 minute</target> 10202 <target state="new">~ 1 minute</target>
@@ -10129,18 +10233,18 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10129 <target state="new"> 10233 <target state="new">
10130 <x id="PH"/> (channel page) 10234 <x id="PH"/> (channel page)
10131 </target> 10235 </target>
10132 10236 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">19</context></context-group>
10133 10237 <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>
10134 10238 <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>
10135 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">19</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">113</context></context-group></trans-unit> 10239 </trans-unit>
10136 <trans-unit id="1209500590333005801" datatype="html"> 10240 <trans-unit id="1209500590333005801" datatype="html">
10137 <source><x id="PH"/> (account page) </source> 10241 <source><x id="PH"/> (account page) </source>
10138 <target state="new"> 10242 <target state="new">
10139 <x id="PH"/> (account page) 10243 <x id="PH"/> (account page)
10140 </target> 10244 </target>
10141 10245 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group>
10142 10246 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">39</context></context-group>
10143 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">39</context></context-group></trans-unit> 10247 </trans-unit>
10144 <trans-unit id="2516633974298697807"> 10248 <trans-unit id="2516633974298697807">
10145 <source>Emphasis</source> 10249 <source>Emphasis</source>
10146 <target>Styly písma</target> 10250 <target>Styly písma</target>
@@ -10169,8 +10273,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10169 <trans-unit id="6853170548960328665" datatype="html"> 10273 <trans-unit id="6853170548960328665" datatype="html">
10170 <source>Close search</source> 10274 <source>Close search</source>
10171 <target state="new">Close search</target> 10275 <target state="new">Close search</target>
10172 10276 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.html</context><context context-type="linenumber">19</context></context-group>
10173 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit> 10277 </trans-unit>
10174 <trans-unit id="5708680277917691451"> 10278 <trans-unit id="5708680277917691451">
10175 <source><x id="PH"/> users banned. </source> 10279 <source><x id="PH"/> users banned. </source>
10176 <target> 10280 <target>
@@ -10201,21 +10305,21 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10201 <trans-unit id="6301381219225831298"> 10305 <trans-unit id="6301381219225831298">
10202 <source>User <x id="PH"/> deleted.</source> 10306 <source>User <x id="PH"/> deleted.</source>
10203 <target>Uživatel <x id="PH"/> odstraněn.</target> 10307 <target>Uživatel <x id="PH"/> odstraněn.</target>
10204 10308 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">93</context></context-group>
10205 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">93</context></context-group></trans-unit> 10309 </trans-unit>
10206 <trans-unit id="3896582359861826661" datatype="html"> 10310 <trans-unit id="3896582359861826661" datatype="html">
10207 <source>User <x id="PH"/> email set as verified</source> 10311 <source>User <x id="PH"/> email set as verified</source>
10208 <target state="new">User 10312 <target state="new">User
10209 <x id="PH"/> email set as verified 10313 <x id="PH"/> email set as verified
10210 </target> 10314 </target>
10211 10315 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">105</context></context-group>
10212 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">105</context></context-group></trans-unit> 10316 </trans-unit>
10213 <trans-unit id="8150022485860412528" datatype="html"> 10317 <trans-unit id="8150022485860412528" datatype="html">
10214 <source>Account <x id="PH"/> muted.</source> 10318 <source>Account <x id="PH"/> muted.</source>
10215 <target state="translated">Účet <x id="PH"/> ztišen.</target> 10319 <target state="translated">Účet <x id="PH"/> ztišen.</target>
10216 10320 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">117</context></context-group>
10217 10321 <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>
10218 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit> 10322 </trans-unit>
10219 <trans-unit id="1598375456114200087" datatype="html"> 10323 <trans-unit id="1598375456114200087" datatype="html">
10220 <source>Instance <x id="PH"/> muted. </source> 10324 <source>Instance <x id="PH"/> muted. </source>
10221 <target state="new">Instance 10325 <target state="new">Instance
@@ -10229,19 +10333,19 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10229 <trans-unit id="2558977494773636050" datatype="html"> 10333 <trans-unit id="2558977494773636050" datatype="html">
10230 <source>Account <x id="PH"/> muted by the instance.</source> 10334 <source>Account <x id="PH"/> muted by the instance.</source>
10231 <target state="translated">Účet <x id="PH"/> ztišen instancí.</target> 10335 <target state="translated">Účet <x id="PH"/> ztišen instancí.</target>
10232 10336 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">446</context></context-group>
10233 10337 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">173</context></context-group>
10234 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">446</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">173</context></context-group></trans-unit> 10338 </trans-unit>
10235 <trans-unit id="1595779426198793580" datatype="html"> 10339 <trans-unit id="1595779426198793580" datatype="html">
10236 <source>Mute server</source> 10340 <source>Mute server</source>
10237 <target state="new">Mute server</target> 10341 <target state="new">Mute server</target>
10238 10342 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">334</context></context-group>
10239 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">334</context></context-group></trans-unit> 10343 </trans-unit>
10240 <trans-unit id="8014491157078444256" datatype="html"> 10344 <trans-unit id="8014491157078444256" datatype="html">
10241 <source>Server <x id="PH"/> muted by the instance.</source> 10345 <source>Server <x id="PH"/> muted by the instance.</source>
10242 <target state="translated">Server <x id="PH"/> ztišen instancí.</target> 10346 <target state="translated">Server <x id="PH"/> ztišen instancí.</target>
10243 10347 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">458</context></context-group>
10244 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">458</context></context-group></trans-unit> 10348 </trans-unit>
10245 <trans-unit id="2044813052587776285" datatype="html"> 10349 <trans-unit id="2044813052587776285" datatype="html">
10246 <source>Add a message to communicate with the reporter</source> 10350 <source>Add a message to communicate with the reporter</source>
10247 <target state="new">Add a message to communicate with the reporter</target> 10351 <target state="new">Add a message to communicate with the reporter</target>
@@ -10257,162 +10361,162 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10257 <target state="new">Account 10361 <target state="new">Account
10258 <x id="PH"/> unmuted by the instance. 10362 <x id="PH"/> unmuted by the instance.
10259 </target> 10363 </target>
10260 10364 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">187</context></context-group>
10261 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">187</context></context-group></trans-unit> 10365 </trans-unit>
10262 <trans-unit id="4991892477258601737" datatype="html"> 10366 <trans-unit id="4991892477258601737" datatype="html">
10263 <source>Instance <x id="PH"/> muted by the instance.</source> 10367 <source>Instance <x id="PH"/> muted by the instance.</source>
10264 <target state="new">Instance 10368 <target state="new">Instance
10265 <x id="PH"/> muted by the instance. 10369 <x id="PH"/> muted by the instance.
10266 </target> 10370 </target>
10267 10371 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">201</context></context-group>
10268 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">201</context></context-group></trans-unit> 10372 </trans-unit>
10269 <trans-unit id="4379430340167561220" datatype="html"> 10373 <trans-unit id="4379430340167561220" datatype="html">
10270 <source>Instance <x id="PH"/> unmuted by the instance.</source> 10374 <source>Instance <x id="PH"/> unmuted by the instance.</source>
10271 <target state="new">Instance 10375 <target state="new">Instance
10272 <x id="PH"/> unmuted by the instance. 10376 <x id="PH"/> unmuted by the instance.
10273 </target> 10377 </target>
10274 10378 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">215</context></context-group>
10275 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">215</context></context-group></trans-unit> 10379 </trans-unit>
10276 <trans-unit id="8173437618471379044" datatype="html"> 10380 <trans-unit id="8173437618471379044" datatype="html">
10277 <source>Are you sure you want to remove all the comments of this account?</source> 10381 <source>Are you sure you want to remove all the comments of this account?</source>
10278 <target state="new">Are you sure you want to remove all the comments of this account?</target> 10382 <target state="new">Are you sure you want to remove all the comments of this account?</target>
10279 10383 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">226</context></context-group>
10280 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">226</context></context-group></trans-unit> 10384 </trans-unit>
10281 <trans-unit id="6315346579373254461" datatype="html"> 10385 <trans-unit id="6315346579373254461" datatype="html">
10282 <source>Delete account comments</source> 10386 <source>Delete account comments</source>
10283 <target state="new">Delete account comments</target> 10387 <target state="new">Delete account comments</target>
10284 10388 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">227</context></context-group>
10285 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">227</context></context-group></trans-unit> 10389 </trans-unit>
10286 <trans-unit id="8559170154828316298" datatype="html"> 10390 <trans-unit id="8559170154828316298" datatype="html">
10287 <source>Will remove comments of this account (may take several minutes).</source> 10391 <source>Will remove comments of this account (may take several minutes).</source>
10288 <target state="new">Will remove comments of this account (may take several minutes).</target> 10392 <target state="new">Will remove comments of this account (may take several minutes).</target>
10289 10393 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">233</context></context-group>
10290 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">233</context></context-group></trans-unit> 10394 </trans-unit>
10291 <trans-unit id="7187838764371214919" datatype="html"> 10395 <trans-unit id="7187838764371214919" datatype="html">
10292 <source>Edit user</source> 10396 <source>Edit user</source>
10293 <target state="new">Edit user</target> 10397 <target state="new">Edit user</target>
10294 10398 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">261</context></context-group>
10295 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">261</context></context-group></trans-unit> 10399 </trans-unit>
10296 <trans-unit id="4728427543536046034" datatype="html"> 10400 <trans-unit id="4728427543536046034" datatype="html">
10297 <source>Change quota, role, and more.</source> 10401 <source>Change quota, role, and more.</source>
10298 <target state="new">Change quota, role, and more.</target> 10402 <target state="new">Change quota, role, and more.</target>
10299 10403 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">262</context></context-group>
10300 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">262</context></context-group></trans-unit> 10404 </trans-unit>
10301 <trans-unit id="7913022656086109932" datatype="html"> 10405 <trans-unit id="7913022656086109932" datatype="html">
10302 <source>Delete user</source> 10406 <source>Delete user</source>
10303 <target state="new">Delete user</target> 10407 <target state="new">Delete user</target>
10304 10408 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">266</context></context-group>
10305 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">266</context></context-group></trans-unit> 10409 </trans-unit>
10306 <trans-unit id="7577876364431026966" datatype="html"> 10410 <trans-unit id="7577876364431026966" datatype="html">
10307 <source>Unban user</source> 10411 <source>Unban user</source>
10308 <target state="new">Unban user</target> 10412 <target state="new">Unban user</target>
10309 10413 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">277</context></context-group>
10310 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">277</context></context-group></trans-unit> 10414 </trans-unit>
10311 <trans-unit id="3508163549683020253" datatype="html"> 10415 <trans-unit id="3508163549683020253" datatype="html">
10312 <source>Allow the user to login and create videos/comments again</source> 10416 <source>Allow the user to login and create videos/comments again</source>
10313 <target state="new">Allow the user to login and create videos/comments again</target> 10417 <target state="new">Allow the user to login and create videos/comments again</target>
10314 10418 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">278</context></context-group>
10315 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">278</context></context-group></trans-unit> 10419 </trans-unit>
10316 <trans-unit id="1888272455383898478" datatype="html"> 10420 <trans-unit id="1888272455383898478" datatype="html">
10317 <source>Mute this account</source> 10421 <source>Mute this account</source>
10318 <target state="new">Mute this account</target> 10422 <target state="new">Mute this account</target>
10319 10423 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">295</context></context-group>
10320 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">295</context></context-group></trans-unit> 10424 </trans-unit>
10321 <trans-unit id="2365286519320230773" datatype="html"> 10425 <trans-unit id="2365286519320230773" datatype="html">
10322 <source>Hide any content from that user from you.</source> 10426 <source>Hide any content from that user from you.</source>
10323 <target state="new">Hide any content from that user from you.</target> 10427 <target state="new">Hide any content from that user from you.</target>
10324 10428 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">296</context></context-group>
10325 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">296</context></context-group></trans-unit> 10429 </trans-unit>
10326 <trans-unit id="4043508901590508211" datatype="html"> 10430 <trans-unit id="4043508901590508211" datatype="html">
10327 <source>Unmute this account</source> 10431 <source>Unmute this account</source>
10328 <target state="new">Unmute this account</target> 10432 <target state="new">Unmute this account</target>
10329 10433 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">301</context></context-group>
10330 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">301</context></context-group></trans-unit> 10434 </trans-unit>
10331 <trans-unit id="2843593344827160627" datatype="html"> 10435 <trans-unit id="2843593344827160627" datatype="html">
10332 <source>Show back content from that user for you.</source> 10436 <source>Show back content from that user for you.</source>
10333 <target state="new">Show back content from that user for you.</target> 10437 <target state="new">Show back content from that user for you.</target>
10334 10438 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">302</context></context-group>
10335 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">302</context></context-group></trans-unit> 10439 </trans-unit>
10336 <trans-unit id="6198109035280957164" datatype="html"> 10440 <trans-unit id="6198109035280957164" datatype="html">
10337 <source>Mute the instance</source> 10441 <source>Mute the instance</source>
10338 <target state="new">Mute the instance</target> 10442 <target state="new">Mute the instance</target>
10339 10443 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">307</context></context-group>
10340 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">307</context></context-group></trans-unit> 10444 </trans-unit>
10341 <trans-unit id="4537735378779630558" datatype="html"> 10445 <trans-unit id="4537735378779630558" datatype="html">
10342 <source>Hide any content from that instance for you.</source> 10446 <source>Hide any content from that instance for you.</source>
10343 <target state="new">Hide any content from that instance for you.</target> 10447 <target state="new">Hide any content from that instance for you.</target>
10344 10448 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">308</context></context-group>
10345 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">308</context></context-group></trans-unit> 10449 </trans-unit>
10346 <trans-unit id="6247487021683085858" datatype="html"> 10450 <trans-unit id="6247487021683085858" datatype="html">
10347 <source>Unmute the instance</source> 10451 <source>Unmute the instance</source>
10348 <target state="new">Unmute the instance</target> 10452 <target state="new">Unmute the instance</target>
10349 10453 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">313</context></context-group>
10350 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">313</context></context-group></trans-unit> 10454 </trans-unit>
10351 <trans-unit id="4024846984475742259" datatype="html"> 10455 <trans-unit id="4024846984475742259" datatype="html">
10352 <source>Show back content from that instance for you.</source> 10456 <source>Show back content from that instance for you.</source>
10353 <target state="new">Show back content from that instance for you.</target> 10457 <target state="new">Show back content from that instance for you.</target>
10354 10458 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">314</context></context-group>
10355 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">314</context></context-group></trans-unit> 10459 </trans-unit>
10356 <trans-unit id="3108200185023875257" datatype="html"> 10460 <trans-unit id="3108200185023875257" datatype="html">
10357 <source>Remove comments from your videos</source> 10461 <source>Remove comments from your videos</source>
10358 <target state="new">Remove comments from your videos</target> 10462 <target state="new">Remove comments from your videos</target>
10359 10463 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">319</context></context-group>
10360 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">319</context></context-group></trans-unit> 10464 </trans-unit>
10361 <trans-unit id="4810478487244286994" datatype="html"> 10465 <trans-unit id="4810478487244286994" datatype="html">
10362 <source>Remove comments made by this account on your videos.</source> 10466 <source>Remove comments made by this account on your videos.</source>
10363 <target state="new">Remove comments made by this account on your videos.</target> 10467 <target state="new">Remove comments made by this account on your videos.</target>
10364 10468 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">320</context></context-group>
10365 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">320</context></context-group></trans-unit> 10469 </trans-unit>
10366 <trans-unit id="81452583525574033" datatype="html"> 10470 <trans-unit id="81452583525574033" datatype="html">
10367 <source>Mute this account by your instance</source> 10471 <source>Mute this account by your instance</source>
10368 <target state="new">Mute this account by your instance</target> 10472 <target state="new">Mute this account by your instance</target>
10369 10473 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">331</context></context-group>
10370 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">331</context></context-group></trans-unit> 10474 </trans-unit>
10371 <trans-unit id="2077144178298031252" datatype="html"> 10475 <trans-unit id="2077144178298031252" datatype="html">
10372 <source>Hide any content from that user from you, your instance and its users.</source> 10476 <source>Hide any content from that user from you, your instance and its users.</source>
10373 <target state="new">Hide any content from that user from you, your instance and its users.</target> 10477 <target state="new">Hide any content from that user from you, your instance and its users.</target>
10374 10478 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">332</context></context-group>
10375 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">332</context></context-group></trans-unit> 10479 </trans-unit>
10376 <trans-unit id="884942914962310163" datatype="html"> 10480 <trans-unit id="884942914962310163" datatype="html">
10377 <source>Unmute this account by your instance</source> 10481 <source>Unmute this account by your instance</source>
10378 <target state="new">Unmute this account by your instance</target> 10482 <target state="new">Unmute this account by your instance</target>
10379 10483 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">337</context></context-group>
10380 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">337</context></context-group></trans-unit> 10484 </trans-unit>
10381 <trans-unit id="7675070596643104983" datatype="html"> 10485 <trans-unit id="7675070596643104983" datatype="html">
10382 <source>Show this user's content to the users of this instance again.</source> 10486 <source>Show this user's content to the users of this instance again.</source>
10383 <target state="new">Show this user's content to the users of this instance again.</target> 10487 <target state="new">Show this user's content to the users of this instance again.</target>
10384 10488 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">338</context></context-group>
10385 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">338</context></context-group></trans-unit> 10489 </trans-unit>
10386 <trans-unit id="3191211873505538654" datatype="html"> 10490 <trans-unit id="3191211873505538654" datatype="html">
10387 <source>Mute the instance by your instance</source> 10491 <source>Mute the instance by your instance</source>
10388 <target state="new">Mute the instance by your instance</target> 10492 <target state="new">Mute the instance by your instance</target>
10389 10493 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">349</context></context-group>
10390 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">349</context></context-group></trans-unit> 10494 </trans-unit>
10391 <trans-unit id="525915681688649453" datatype="html"> 10495 <trans-unit id="525915681688649453" datatype="html">
10392 <source>Hide any content from that instance from you, your instance and its users.</source> 10496 <source>Hide any content from that instance from you, your instance and its users.</source>
10393 <target state="new">Hide any content from that instance from you, your instance and its users.</target> 10497 <target state="new">Hide any content from that instance from you, your instance and its users.</target>
10394 10498 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">350</context></context-group>
10395 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">350</context></context-group></trans-unit> 10499 </trans-unit>
10396 <trans-unit id="5325628963747139770" datatype="html"> 10500 <trans-unit id="5325628963747139770" datatype="html">
10397 <source>Unmute the instance by your instance</source> 10501 <source>Unmute the instance by your instance</source>
10398 <target state="new">Unmute the instance by your instance</target> 10502 <target state="new">Unmute the instance by your instance</target>
10399 10503 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">355</context></context-group>
10400 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">355</context></context-group></trans-unit> 10504 </trans-unit>
10401 <trans-unit id="758471033841077314" datatype="html"> 10505 <trans-unit id="758471033841077314" datatype="html">
10402 <source>Show back content from that instance for you, your instance and its users.</source> 10506 <source>Show back content from that instance for you, your instance and its users.</source>
10403 <target state="new">Show back content from that instance for you, your instance and its users.</target> 10507 <target state="new">Show back content from that instance for you, your instance and its users.</target>
10404 10508 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">356</context></context-group>
10405 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">356</context></context-group></trans-unit> 10509 </trans-unit>
10406 <trans-unit id="3785095284194008197" datatype="html"> 10510 <trans-unit id="3785095284194008197" datatype="html">
10407 <source>Remove comments from your instance</source> 10511 <source>Remove comments from your instance</source>
10408 <target state="new">Remove comments from your instance</target> 10512 <target state="new">Remove comments from your instance</target>
10409 10513 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">366</context></context-group>
10410 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">366</context></context-group></trans-unit> 10514 </trans-unit>
10411 <trans-unit id="4809327075591089709" datatype="html"> 10515 <trans-unit id="4809327075591089709" datatype="html">
10412 <source>Remove comments made by this account from your instance.</source> 10516 <source>Remove comments made by this account from your instance.</source>
10413 <target state="new">Remove comments made by this account from your instance.</target> 10517 <target state="new">Remove comments made by this account from your instance.</target>
10414 10518 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">367</context></context-group>
10415 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">367</context></context-group></trans-unit> 10519 </trans-unit>
10416 <trans-unit id="6746743143272021955" datatype="html"> 10520 <trans-unit id="6746743143272021955" datatype="html">
10417 <source>Violent or repulsive</source> 10521 <source>Violent or repulsive</source>
10418 <target state="new">Violent or repulsive</target> 10522 <target state="new">Violent or repulsive</target>
@@ -10441,38 +10545,38 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10441 <trans-unit id="6374940465448453212" datatype="html"> 10545 <trans-unit id="6374940465448453212" datatype="html">
10442 <source>Contains marketing, spam, purposefully deceitful news, or otherwise misleading thumbnail/text/tags. Please provide reputable sources to report hoaxes.</source> 10546 <source>Contains marketing, spam, purposefully deceitful news, or otherwise misleading thumbnail/text/tags. Please provide reputable sources to report hoaxes.</source>
10443 <target state="new">Contains marketing, spam, purposefully deceitful news, or otherwise misleading thumbnail/text/tags. Please provide reputable sources to report hoaxes.</target> 10547 <target state="new">Contains marketing, spam, purposefully deceitful news, or otherwise misleading thumbnail/text/tags. Please provide reputable sources to report hoaxes.</target>
10444 10548 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">151</context></context-group>
10445 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">151</context></context-group></trans-unit> 10549 </trans-unit>
10446 <trans-unit id="7401289443263903223" datatype="html"> 10550 <trans-unit id="7401289443263903223" datatype="html">
10447 <source>Privacy breach or doxxing</source> 10551 <source>Privacy breach or doxxing</source>
10448 <target state="new">Privacy breach or doxxing</target> 10552 <target state="new">Privacy breach or doxxing</target>
10449 10553 <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>
10450 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">155</context></context-group></trans-unit> 10554 </trans-unit>
10451 <trans-unit id="8363008638081993167" datatype="html"> 10555 <trans-unit id="8363008638081993167" datatype="html">
10452 <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> 10556 <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>
10453 <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> 10557 <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>
10454 10558 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">157</context></context-group>
10455 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">157</context></context-group></trans-unit> 10559 </trans-unit>
10456 <trans-unit id="380450014369168564" datatype="html"> 10560 <trans-unit id="380450014369168564" datatype="html">
10457 <source>Infringes your copyright wrt. the regional laws with which the server must comply.</source> 10561 <source>Infringes your copyright wrt. the regional laws with which the server must comply.</source>
10458 <target state="new">Infringes your copyright wrt. the regional laws with which the server must comply.</target> 10562 <target state="new">Infringes your copyright wrt. the regional laws with which the server must comply.</target>
10459 10563 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">162</context></context-group>
10460 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">162</context></context-group></trans-unit> 10564 </trans-unit>
10461 <trans-unit id="1378933246324202613" datatype="html"> 10565 <trans-unit id="1378933246324202613" datatype="html">
10462 <source>Breaks server rules</source> 10566 <source>Breaks server rules</source>
10463 <target state="new">Breaks server rules</target> 10567 <target state="new">Breaks server rules</target>
10464 10568 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">166</context></context-group>
10465 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">166</context></context-group></trans-unit> 10569 </trans-unit>
10466 <trans-unit id="7930601470861156366" datatype="html"> 10570 <trans-unit id="7930601470861156366" datatype="html">
10467 <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> 10571 <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>
10468 <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> 10572 <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>
10469 10573 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">168</context></context-group>
10470 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">168</context></context-group></trans-unit> 10574 </trans-unit>
10471 <trans-unit id="8700771664729810984" datatype="html"> 10575 <trans-unit id="8700771664729810984" datatype="html">
10472 <source>The above can only be seen in thumbnails.</source> 10576 <source>The above can only be seen in thumbnails.</source>
10473 <target state="new">The above can only be seen in thumbnails.</target> 10577 <target state="new">The above can only be seen in thumbnails.</target>
10474 10578 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">177</context></context-group>
10475 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">177</context></context-group></trans-unit> 10579 </trans-unit>
10476 <trans-unit id="2602773901491715295" datatype="html"> 10580 <trans-unit id="2602773901491715295" datatype="html">
10477 <source>Captions</source> 10581 <source>Captions</source>
10478 <target state="new">Captions</target> 10582 <target state="new">Captions</target>
@@ -10482,23 +10586,23 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10482 <trans-unit id="5779804235244672536" datatype="html"> 10586 <trans-unit id="5779804235244672536" datatype="html">
10483 <source>The above can only be seen in captions (please describe which).</source> 10587 <source>The above can only be seen in captions (please describe which).</source>
10484 <target state="new">The above can only be seen in captions (please describe which).</target> 10588 <target state="new">The above can only be seen in captions (please describe which).</target>
10485 10589 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">182</context></context-group>
10486 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">182</context></context-group></trans-unit> 10590 </trans-unit>
10487 <trans-unit id="968295009933361070"> 10591 <trans-unit id="968295009933361070">
10488 <source>Too many attempts, please try again after <x id="PH"/> minutes.</source> 10592 <source>Too many attempts, please try again after <x id="PH"/> minutes.</source>
10489 <target>Příliš mnoho pokusů, zkuste to prosím znovu za <x id="PH"/> minut.</target> 10593 <target>Příliš mnoho pokusů, zkuste to prosím znovu za <x id="PH"/> minut.</target>
10490 10594 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">70</context></context-group>
10491 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">70</context></context-group></trans-unit> 10595 </trans-unit>
10492 <trans-unit id="4965472196059235310"> 10596 <trans-unit id="4965472196059235310">
10493 <source>Too many attempts, please try again later.</source> 10597 <source>Too many attempts, please try again later.</source>
10494 <target>Příliš mnoho pokusů, zkuste to prosím později.</target> 10598 <target>Příliš mnoho pokusů, zkuste to prosím později.</target>
10495 10599 <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>
10496 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">72</context></context-group></trans-unit> 10600 </trans-unit>
10497 <trans-unit id="1693549688987384699"> 10601 <trans-unit id="1693549688987384699">
10498 <source>Server error. Please retry later.</source> 10602 <source>Server error. Please retry later.</source>
10499 <target>Chyba serveru. Zkuste to prosím později.</target> 10603 <target>Chyba serveru. Zkuste to prosím později.</target>
10500 10604 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">75</context></context-group>
10501 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">75</context></context-group></trans-unit> 10605 </trans-unit>
10502 <trans-unit id="5927402622550505067" datatype="html"> 10606 <trans-unit id="5927402622550505067" datatype="html">
10503 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source> 10607 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source>
10504 <target state="new">Subscribed to all current channels of 10608 <target state="new">Subscribed to all current channels of
@@ -10556,9 +10660,11 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10556 <trans-unit id="4968151111061046122" datatype="html"> 10660 <trans-unit id="4968151111061046122" datatype="html">
10557 <source>Moderator</source> 10661 <source>Moderator</source>
10558 <target state="new">Moderator</target> 10662 <target state="new">Moderator</target>
10559 10663 <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">418</context></context-group>
10560 <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">418</context></context-group></trans-unit><trans-unit id="2279527393438260622" datatype="html"> 10664 </trans-unit>
10561 <source>Search videos, playlists, channels…</source><target state="new">Search videos, playlists, channels…</target> 10665 <trans-unit id="2279527393438260622" datatype="html">
10666 <source>Search videos, playlists, channels…</source>
10667 <target state="new">Search videos, playlists, channels…</target>
10562 <context-group purpose="location"> 10668 <context-group purpose="location">
10563 <context context-type="sourcefile">src/app/header/search-typeahead.component.html</context> 10669 <context context-type="sourcefile">src/app/header/search-typeahead.component.html</context>
10564 <context context-type="linenumber">3</context> 10670 <context context-type="linenumber">3</context>
@@ -10569,27 +10675,27 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10569 <target state="new">Video removed from 10675 <target state="new">Video removed from
10570 <x id="PH"/> 10676 <x id="PH"/>
10571 </target> 10677 </target>
10572 10678 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.ts</context><context context-type="linenumber">306</context></context-group>
10573 10679 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.ts</context><context context-type="linenumber">93</context></context-group>
10574 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.ts</context><context context-type="linenumber">306</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.ts</context><context context-type="linenumber">93</context></context-group></trans-unit> 10680 </trans-unit>
10575 <trans-unit id="1056145626640340519" datatype="html"> 10681 <trans-unit id="1056145626640340519" datatype="html">
10576 <source>Video added in <x id="PH"/> at timestamps <x id="PH_1"/></source> 10682 <source>Video added in <x id="PH"/> at timestamps <x id="PH_1"/></source>
10577 <target state="translated">Video přidáno do <x id="PH"/> v časových známkách <x id="PH_1"/></target> 10683 <target state="translated">Video přidáno do <x id="PH"/> v časových známkách <x id="PH_1"/></target>
10578 10684 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.ts</context><context context-type="linenumber">374</context></context-group>
10579 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.ts</context><context context-type="linenumber">374</context></context-group></trans-unit> 10685 </trans-unit>
10580 <trans-unit id="7754186870520534716" datatype="html"> 10686 <trans-unit id="7754186870520534716" datatype="html">
10581 <source>Video added in <x id="PH"/> </source> 10687 <source>Video added in <x id="PH"/> </source>
10582 <target state="new">Video added in 10688 <target state="new">Video added in
10583 <x id="PH"/> 10689 <x id="PH"/>
10584 </target> 10690 </target>
10585 10691 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.ts</context><context context-type="linenumber">375</context></context-group>
10586 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.ts</context><context context-type="linenumber">375</context></context-group></trans-unit> 10692 </trans-unit>
10587 <trans-unit id="985751964589921228" datatype="html"> 10693 <trans-unit id="985751964589921228" datatype="html">
10588 <source>Timestamps updated</source> 10694 <source>Timestamps updated</source>
10589 <target state="new">Timestamps updated</target> 10695 <target state="new">Timestamps updated</target>
10590 10696 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.ts</context><context context-type="linenumber">274</context></context-group>
10591 10697 <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>
10592 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.ts</context><context context-type="linenumber">274</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.ts</context><context context-type="linenumber">112</context></context-group></trans-unit> 10698 </trans-unit>
10593 <trans-unit id="6421445850411984665" datatype="html"> 10699 <trans-unit id="6421445850411984665" datatype="html">
10594 <source>Starts at</source> 10700 <source>Starts at</source>
10595 <target state="new">Starts at </target> 10701 <target state="new">Starts at </target>
@@ -10609,61 +10715,61 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10609 <trans-unit id="2909684945706361544" datatype="html"> 10715 <trans-unit id="2909684945706361544" datatype="html">
10610 <source>Delete video</source> 10716 <source>Delete video</source>
10611 <target state="new">Delete video</target> 10717 <target state="new">Delete video</target>
10612 10718 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">383</context></context-group>
10613 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">383</context></context-group></trans-unit> 10719 </trans-unit>
10614 <trans-unit id="2210418817778733727" datatype="html"> 10720 <trans-unit id="2210418817778733727" datatype="html">
10615 <source>Actions for the comment</source> 10721 <source>Actions for the comment</source>
10616 <target state="new">Actions for the comment</target> 10722 <target state="new">Actions for the comment</target>
10617 10723 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group>
10618 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group></trans-unit> 10724 </trans-unit>
10619 <trans-unit id="7978668497183230348" datatype="html"> 10725 <trans-unit id="7978668497183230348" datatype="html">
10620 <source>Delete comment</source> 10726 <source>Delete comment</source>
10621 <target state="new">Delete comment</target> 10727 <target state="new">Delete comment</target>
10622 10728 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">418</context></context-group>
10623 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">418</context></context-group></trans-unit> 10729 </trans-unit>
10624 <trans-unit id="6747218355168080191" datatype="html"> 10730 <trans-unit id="6747218355168080191" datatype="html">
10625 <source>Do you really want to delete this comment?</source> 10731 <source>Do you really want to delete this comment?</source>
10626 <target state="new">Do you really want to delete this comment?</target> 10732 <target state="new">Do you really want to delete this comment?</target>
10627 10733 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">172</context></context-group>
10628 10734 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">422</context></context-group>
10629 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">172</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">422</context></context-group></trans-unit> 10735 </trans-unit>
10630 <trans-unit id="7837272126865175984" datatype="html"> 10736 <trans-unit id="7837272126865175984" datatype="html">
10631 <source>Comment deleted.</source> 10737 <source>Comment deleted.</source>
10632 <target state="new">Comment deleted.</target> 10738 <target state="new">Comment deleted.</target>
10633 10739 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">430</context></context-group>
10634 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">430</context></context-group></trans-unit> 10740 </trans-unit>
10635 <trans-unit id="346270517625845962" datatype="html"> 10741 <trans-unit id="346270517625845962" datatype="html">
10636 <source>Encoder</source> 10742 <source>Encoder</source>
10637 <target state="new">Encoder</target> 10743 <target state="new">Encoder</target>
10638 10744 <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>
10639 <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> 10745 </trans-unit>
10640 <trans-unit id="2331557444464201331" datatype="html"> 10746 <trans-unit id="2331557444464201331" datatype="html">
10641 <source>Format name</source> 10747 <source>Format name</source>
10642 <target state="new">Format name</target> 10748 <target state="new">Format name</target>
10643 10749 <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>
10644 <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> 10750 </trans-unit>
10645 <trans-unit id="45739481977493163" datatype="html"> 10751 <trans-unit id="45739481977493163" datatype="html">
10646 <source>Size</source> 10752 <source>Size</source>
10647 <target state="new">Size</target> 10753 <target state="new">Size</target>
10648 10754 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">215</context></context-group>
10649 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">215</context></context-group></trans-unit> 10755 </trans-unit>
10650 <trans-unit id="7742520815129539114" datatype="html"> 10756 <trans-unit id="7742520815129539114" datatype="html">
10651 <source>Bitrate</source> 10757 <source>Bitrate</source>
10652 <target state="new">Bitrate</target> 10758 <target state="new">Bitrate</target>
10653 10759 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">217</context></context-group>
10654 10760 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">240</context></context-group>
10655 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit> 10761 </trans-unit>
10656 <trans-unit id="4094960161662677662" datatype="html"> 10762 <trans-unit id="4094960161662677662" datatype="html">
10657 <source>Codec</source> 10763 <source>Codec</source>
10658 <target state="new">Codec</target> 10764 <target state="new">Codec</target>
10659 10765 <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>
10660 <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> 10766 </trans-unit>
10661 <trans-unit id="2115592966120408375"> 10767 <trans-unit id="2115592966120408375">
10662 <source>Copied</source> 10768 <source>Copied</source>
10663 <target>Zkopírováno</target> 10769 <target>Zkopírováno</target>
10664 10770 <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>
10665 10771 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">197</context></context-group>
10666 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-toggle-hidden.component.ts</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit> 10772 </trans-unit>
10667 <trans-unit id="4323470180912194028" datatype="html"> 10773 <trans-unit id="4323470180912194028" datatype="html">
10668 <source>Copy</source> 10774 <source>Copy</source>
10669 <target state="new">Copy</target> 10775 <target state="new">Copy</target>
@@ -10673,31 +10779,31 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10673 <trans-unit id="1472171759957681533"> 10779 <trans-unit id="1472171759957681533">
10674 <source>Video reported.</source> 10780 <source>Video reported.</source>
10675 <target>Video nahlášeno.</target> 10781 <target>Video nahlášeno.</target>
10676 10782 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.ts</context><context context-type="linenumber">113</context></context-group>
10677 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.ts</context><context context-type="linenumber">113</context></context-group></trans-unit> 10783 </trans-unit>
10678 <trans-unit id="3622946684246476652"> 10784 <trans-unit id="3622946684246476652">
10679 <source>Do you really want to delete this video?</source> 10785 <source>Do you really want to delete this video?</source>
10680 <target>Opravdu chcete odstranit toto video?</target> 10786 <target>Opravdu chcete odstranit toto video?</target>
10681 10787 <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>
10682 10788 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">387</context></context-group>
10683 10789 <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>
10684 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">387</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">203</context></context-group></trans-unit> 10790 </trans-unit>
10685 <trans-unit id="3941342949736653028" datatype="html"> 10791 <trans-unit id="3941342949736653028" datatype="html">
10686 <source>Video deleted.</source> 10792 <source>Video deleted.</source>
10687 <target state="new">Video deleted.</target> 10793 <target state="new">Video deleted.</target>
10688 10794 <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>
10689 10795 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">395</context></context-group>
10690 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">98</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">395</context></context-group></trans-unit> 10796 </trans-unit>
10691 <trans-unit id="5072091387445907742" datatype="html"> 10797 <trans-unit id="5072091387445907742" datatype="html">
10692 <source>Actions for the reporter</source> 10798 <source>Actions for the reporter</source>
10693 <target state="new">Actions for the reporter</target> 10799 <target state="new">Actions for the reporter</target>
10694 10800 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">322</context></context-group>
10695 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">322</context></context-group></trans-unit> 10801 </trans-unit>
10696 <trans-unit id="6599069899275412095" datatype="html"> 10802 <trans-unit id="6599069899275412095" datatype="html">
10697 <source>Mute reporter</source> 10803 <source>Mute reporter</source>
10698 <target state="new">Mute reporter</target> 10804 <target state="new">Mute reporter</target>
10699 10805 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">328</context></context-group>
10700 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">328</context></context-group></trans-unit> 10806 </trans-unit>
10701 <trans-unit id="2990849907502572301" datatype="html"> 10807 <trans-unit id="2990849907502572301" datatype="html">
10702 <source>This video will be duplicated by your instance.</source> 10808 <source>This video will be duplicated by your instance.</source>
10703 <target state="new">This video will be duplicated by your instance.</target> 10809 <target state="new">This video will be duplicated by your instance.</target>
@@ -10711,9 +10817,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10711 <trans-unit id="7672331870004528654" datatype="html"> 10817 <trans-unit id="7672331870004528654" datatype="html">
10712 <source>Display live information</source> 10818 <source>Display live information</source>
10713 <target state="new">Display live information</target> 10819 <target state="new">Display live information</target>
10714 10820 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">174</context></context-group>
10715 10821 <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>
10716 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">174</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">278</context></context-group></trans-unit> 10822 </trans-unit>
10717 <trans-unit id="4021752662928002901" datatype="html"> 10823 <trans-unit id="4021752662928002901" datatype="html">
10718 <source>Update</source> 10824 <source>Update</source>
10719 <target state="new">Update</target> 10825 <target state="new">Update</target>
@@ -10731,20 +10837,22 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10731 <trans-unit id="1950057220179636309" datatype="html"> 10837 <trans-unit id="1950057220179636309" datatype="html">
10732 <source>Save to playlist</source> 10838 <source>Save to playlist</source>
10733 <target state="new">Save to playlist</target> 10839 <target state="new">Save to playlist</target>
10734 10840 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/action-buttons.component.ts</context><context context-type="linenumber">57</context></context-group>
10735 10841 <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>
10736 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/action-buttons.component.ts</context><context context-type="linenumber">57</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">264</context></context-group></trans-unit> 10842 </trans-unit>
10737 <trans-unit id="8272123190776748811" datatype="html"> 10843 <trans-unit id="8272123190776748811" datatype="html">
10738 <source>You need to be &lt;a href="/login">logged in&lt;/a> to rate this video.</source> 10844 <source>You need to be &lt;a href="/login"&gt;logged in&lt;/a&gt; to rate this video.</source>
10739 <target state="new">You need to be &lt;a href="/login">logged in&lt;/a> to rate this video.</target> 10845 <target state="new">You need to be &lt;a href="/login"&gt;logged in&lt;/a&gt; to rate this video.</target>
10740 10846 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/video-rate.component.ts</context><context context-type="linenumber">85</context></context-group>
10741 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/video-rate.component.ts</context><context context-type="linenumber">85</context></context-group></trans-unit> 10847 </trans-unit>
10742 <trans-unit id="4503408361537553733" datatype="html"> 10848 <trans-unit id="4503408361537553733" datatype="html">
10743 <source>Mirror</source> 10849 <source>Mirror</source>
10744 <target state="new">Mirror</target> 10850 <target state="new">Mirror</target>
10745 <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> 10851 <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>
10746 </trans-unit><trans-unit id="2631340539474479416" datatype="html"> 10852 </trans-unit>
10747 <source>Subtitles</source><target state="new">Subtitles</target> 10853 <trans-unit id="2631340539474479416" datatype="html">
10854 <source>Subtitles</source>
10855 <target state="new">Subtitles</target>
10748 <context-group purpose="location"> 10856 <context-group purpose="location">
10749 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context> 10857 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context>
10750 <context context-type="linenumber">9</context> 10858 <context context-type="linenumber">9</context>
@@ -10759,24 +10867,24 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10759 <trans-unit id="4814285799071780083" datatype="html"> 10867 <trans-unit id="4814285799071780083" datatype="html">
10760 <source>Remove</source> 10868 <source>Remove</source>
10761 <target state="new">Remove</target> 10869 <target state="new">Remove</target>
10762 10870 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.ts</context><context context-type="linenumber">186</context></context-group>
10763 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.ts</context><context context-type="linenumber">186</context></context-group></trans-unit> 10871 </trans-unit>
10764 <trans-unit id="6871668720687277843" datatype="html"> 10872 <trans-unit id="6871668720687277843" datatype="html">
10765 <source>Remove &amp; re-draft</source> 10873 <source>Remove &amp; re-draft</source>
10766 <target state="new">Remove &amp; re-draft</target> 10874 <target state="new">Remove &amp; re-draft</target>
10767 10875 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.ts</context><context context-type="linenumber">194</context></context-group>
10768 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit> 10876 </trans-unit>
10769 <trans-unit id="992317512448454409" datatype="html"> 10877 <trans-unit id="992317512448454409" datatype="html">
10770 <source>{VAR_PLURAL, plural, =0 {Comments} =1 {1 Comment} other {<x id="INTERPOLATION"/> Comments}}</source> 10878 <source>{VAR_PLURAL, plural, =0 {Comments} =1 {1 Comment} other {<x id="INTERPOLATION"/> Comments}}</source>
10771 <target state="new">{VAR_PLURAL, plural, =0 {Comments} =1 {1 Comment} other {<x id="INTERPOLATION"/> Comments}}</target> 10879 <target state="new">{VAR_PLURAL, plural, =0 {Comments} =1 {1 Comment} other {<x id="INTERPOLATION"/> Comments}}</target>
10772 10880 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">4</context></context-group>
10773 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">4</context></context-group></trans-unit> 10881 </trans-unit>
10774 <trans-unit id="4903651219400691248" datatype="html"> 10882 <trans-unit id="4903651219400691248" datatype="html">
10775 <source>Mute account</source> 10883 <source>Mute account</source>
10776 <target state="new">Mute account</target> 10884 <target state="new">Mute account</target>
10777 10885 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">304</context></context-group>
10778 10886 <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>
10779 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">304</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">322</context></context-group></trans-unit> 10887 </trans-unit>
10780 <trans-unit id="4021487547497211597" datatype="html"> 10888 <trans-unit id="4021487547497211597" datatype="html">
10781 <source>Open video actions</source> 10889 <source>Open video actions</source>
10782 <target state="new">Open video actions</target> 10890 <target state="new">Open video actions</target>
@@ -10792,8 +10900,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10792 <trans-unit id="3719503424625455635" datatype="html"> 10900 <trans-unit id="3719503424625455635" datatype="html">
10793 <source>Mute server account</source> 10901 <source>Mute server account</source>
10794 <target state="new">Mute server account</target> 10902 <target state="new">Mute server account</target>
10795 10903 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">310</context></context-group>
10796 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">310</context></context-group></trans-unit> 10904 </trans-unit>
10797 <trans-unit id="7008439939460403347"> 10905 <trans-unit id="7008439939460403347">
10798 <source>Report</source> 10906 <source>Report</source>
10799 <target>Nahlásit</target> 10907 <target>Nahlásit</target>
@@ -10844,29 +10952,31 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10844 <trans-unit id="4058575476871566236"> 10952 <trans-unit id="4058575476871566236">
10845 <source>Published</source> 10953 <source>Published</source>
10846 <target>Publikováno</target> 10954 <target>Publikováno</target>
10847 10955 <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>
10848 <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> 10956 </trans-unit>
10849 <trans-unit id="1747928867514972971" datatype="html"> 10957 <trans-unit id="1747928867514972971" datatype="html">
10850 <source>Publication scheduled on</source> 10958 <source>Publication scheduled on</source>
10851 <target state="new">Publication scheduled on </target> 10959 <target state="new">Publication scheduled on </target>
10852 10960 <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>
10853 <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> 10961 </trans-unit>
10854 <trans-unit id="4887724548587271148"> 10962 <trans-unit id="4887724548587271148">
10855 <source>Waiting transcoding</source> 10963 <source>Waiting transcoding</source>
10856 <target>Čekající překódování</target> 10964 <target>Čekající překódování</target>
10857 10965 <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>
10858 <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> 10966 </trans-unit>
10859 <trans-unit id="4517785179607945981"> 10967 <trans-unit id="4517785179607945981">
10860 <source>To transcode</source> 10968 <source>To transcode</source>
10861 <target>K překódování</target> 10969 <target>K překódování</target>
10862 10970 <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>
10863 <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> 10971 </trans-unit>
10864 <trans-unit id="3299576663551440736"> 10972 <trans-unit id="3299576663551440736">
10865 <source>To import</source> 10973 <source>To import</source>
10866 <target>K importování</target> 10974 <target>K importování</target>
10867 10975 <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>
10868 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">175</context></context-group></trans-unit><trans-unit id="8492933894084361602" datatype="html"> 10976 </trans-unit>
10869 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source><target state="new">Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target> 10977 <trans-unit id="8492933894084361602" datatype="html">
10978 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source>
10979 <target state="new">Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target>
10870 <context-group purpose="location"> 10980 <context-group purpose="location">
10871 <context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.html</context> 10981 <context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.html</context>
10872 <context context-type="linenumber">8</context> 10982 <context context-type="linenumber">8</context>
@@ -10898,241 +11008,241 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10898 <trans-unit id="2439066254855913806" datatype="html"> 11008 <trans-unit id="2439066254855913806" datatype="html">
10899 <source>Only I can see this video</source> 11009 <source>Only I can see this video</source>
10900 <target state="new">Only I can see this video</target> 11010 <target state="new">Only I can see this video</target>
10901 11011 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">325</context></context-group>
10902 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">325</context></context-group></trans-unit> 11012 </trans-unit>
10903 <trans-unit id="6767380569816110388" datatype="html"> 11013 <trans-unit id="6767380569816110388" datatype="html">
10904 <source>Only shareable via a private link</source> 11014 <source>Only shareable via a private link</source>
10905 <target state="new">Only shareable via a private link</target> 11015 <target state="new">Only shareable via a private link</target>
10906 11016 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">326</context></context-group>
10907 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">326</context></context-group></trans-unit> 11017 </trans-unit>
10908 <trans-unit id="6828965264297239528"> 11018 <trans-unit id="6828965264297239528">
10909 <source>Anyone can see this video</source> 11019 <source>Anyone can see this video</source>
10910 <target>Kdokoliv může vidět toto video</target> 11020 <target>Kdokoliv může vidět toto video</target>
10911 11021 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">327</context></context-group>
10912 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">327</context></context-group></trans-unit> 11022 </trans-unit>
10913 <trans-unit id="1425933035739773115" datatype="html"> 11023 <trans-unit id="1425933035739773115" datatype="html">
10914 <source>Only users of this instance can see this video</source> 11024 <source>Only users of this instance can see this video</source>
10915 <target state="new">Only users of this instance can see this video</target> 11025 <target state="new">Only users of this instance can see this video</target>
10916 11026 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">328</context></context-group>
10917 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">328</context></context-group></trans-unit> 11027 </trans-unit>
10918 <trans-unit id="8312101634344200207" datatype="html"> 11028 <trans-unit id="8312101634344200207" datatype="html">
10919 <source><x id="PH" equiv-text="this.views"/> viewers</source> 11029 <source><x id="PH" equiv-text="this.views"/> viewers</source>
10920 <target state="new"><x id="PH" equiv-text="this.views"/> viewers</target> 11030 <target state="new"><x id="PH" equiv-text="this.views"/> viewers</target>
10921 11031 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context><context context-type="linenumber">216</context></context-group>
10922 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context><context context-type="linenumber">216</context></context-group></trans-unit> 11032 </trans-unit>
10923 <trans-unit id="7756087706411154095" datatype="html"> 11033 <trans-unit id="7756087706411154095" datatype="html">
10924 <source><x id="PH" equiv-text="this.views"/> views</source> 11034 <source><x id="PH" equiv-text="this.views"/> views</source>
10925 <target state="new"><x id="PH" equiv-text="this.views"/> views</target> 11035 <target state="new"><x id="PH" equiv-text="this.views"/> views</target>
10926 11036 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context><context context-type="linenumber">219</context></context-group>
10927 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context><context context-type="linenumber">219</context></context-group></trans-unit> 11037 </trans-unit>
10928 <trans-unit id="ngb.alert.close" datatype="html"> 11038 <trans-unit id="ngb.alert.close" datatype="html">
10929 <source>Close</source> 11039 <source>Close</source>
10930 <target state="new">Close</target> 11040 <target state="new">Close</target>
10931 11041 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/alert/alert.ts</context><context context-type="linenumber">58</context></context-group>
10932 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/alert/alert.ts</context><context context-type="linenumber">58</context></context-group></trans-unit> 11042 </trans-unit>
10933 <trans-unit id="ngb.carousel.slide-number" datatype="html"> 11043 <trans-unit id="ngb.carousel.slide-number" datatype="html">
10934 <source>Slide <x id="INTERPOLATION" equiv-text="ate _pauseOnHov"/> of <x id="INTERPOLATION_1" equiv-text="ect(false); p"/> </source> 11044 <source>Slide <x id="INTERPOLATION" equiv-text="ate _pauseOnHov"/> of <x id="INTERPOLATION_1" equiv-text="ect(false); p"/> </source>
10935 <target state="new"> Slide <x id="INTERPOLATION" equiv-text="ate _pauseOnHov"/> of <x id="INTERPOLATION_1" equiv-text="ect(false); p"/> </target> 11045 <target state="new"> Slide <x id="INTERPOLATION" equiv-text="ate _pauseOnHov"/> of <x id="INTERPOLATION_1" equiv-text="ect(false); p"/> </target>
10936 <note priority="1" from="description">Currently selected slide number read by screen reader</note> 11046 <note priority="1" from="description">Currently selected slide number read by screen reader</note>
10937 11047 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/carousel/carousel.ts</context><context context-type="linenumber">114</context></context-group>
10938 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/carousel/carousel.ts</context><context context-type="linenumber">114</context></context-group></trans-unit> 11048 </trans-unit>
10939 <trans-unit id="ngb.carousel.previous" datatype="html"> 11049 <trans-unit id="ngb.carousel.previous" datatype="html">
10940 <source>Previous</source> 11050 <source>Previous</source>
10941 <target state="new">Previous</target> 11051 <target state="new">Previous</target>
10942 11052 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/carousel/carousel.ts</context><context context-type="linenumber">132</context></context-group>
10943 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/carousel/carousel.ts</context><context context-type="linenumber">132</context></context-group></trans-unit> 11053 </trans-unit>
10944 <trans-unit id="ngb.carousel.next" datatype="html"> 11054 <trans-unit id="ngb.carousel.next" datatype="html">
10945 <source>Next</source> 11055 <source>Next</source>
10946 <target state="new">Next</target> 11056 <target state="new">Next</target>
10947 11057 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/carousel/carousel.ts</context><context context-type="linenumber">147</context></context-group>
10948 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/carousel/carousel.ts</context><context context-type="linenumber">147</context></context-group></trans-unit> 11058 </trans-unit>
10949 <trans-unit id="ngb.datepicker.previous-month" datatype="html"> 11059 <trans-unit id="ngb.datepicker.previous-month" datatype="html">
10950 <source>Previous month</source> 11060 <source>Previous month</source>
10951 <target state="new">Previous month</target> 11061 <target state="new">Previous month</target>
10952 11062 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">24</context></context-group>
10953 11063 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">35</context></context-group>
10954 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">35</context></context-group></trans-unit> 11064 </trans-unit>
10955 <trans-unit id="ngb.datepicker.next-month" datatype="html"> 11065 <trans-unit id="ngb.datepicker.next-month" datatype="html">
10956 <source>Next month</source> 11066 <source>Next month</source>
10957 <target state="new">Next month</target> 11067 <target state="new">Next month</target>
10958 11068 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">47</context></context-group>
10959 11069 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">60</context></context-group>
10960 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">60</context></context-group></trans-unit> 11070 </trans-unit>
10961 <trans-unit id="ngb.datepicker.select-month" datatype="html"> 11071 <trans-unit id="ngb.datepicker.select-month" datatype="html">
10962 <source>Select month</source> 11072 <source>Select month</source>
10963 <target state="new">Select month</target> 11073 <target state="new">Select month</target>
10964 11074 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">44</context></context-group>
10965 11075 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">49</context></context-group>
10966 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">49</context></context-group></trans-unit> 11076 </trans-unit>
10967 <trans-unit id="ngb.datepicker.select-year" datatype="html"> 11077 <trans-unit id="ngb.datepicker.select-year" datatype="html">
10968 <source>Select year</source> 11078 <source>Select year</source>
10969 <target state="new">Select year</target> 11079 <target state="new">Select year</target>
10970 11080 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">59</context></context-group>
10971 11081 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">74</context></context-group>
10972 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">74</context></context-group></trans-unit> 11082 </trans-unit>
10973 <trans-unit id="ngb.pagination.first" datatype="html"> 11083 <trans-unit id="ngb.pagination.first" datatype="html">
10974 <source>««</source> 11084 <source>««</source>
10975 <target state="new">««</target> 11085 <target state="new">««</target>
10976 11086 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context><context context-type="linenumber">182</context></context-group>
10977 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context><context context-type="linenumber">182</context></context-group></trans-unit> 11087 </trans-unit>
10978 <trans-unit id="ngb.pagination.previous" datatype="html"> 11088 <trans-unit id="ngb.pagination.previous" datatype="html">
10979 <source>«</source> 11089 <source>«</source>
10980 <target state="new">«</target> 11090 <target state="new">«</target>
10981 11091 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context><context context-type="linenumber">186</context></context-group>
10982 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context><context context-type="linenumber">186</context></context-group></trans-unit> 11092 </trans-unit>
10983 <trans-unit id="ngb.pagination.next" datatype="html"> 11093 <trans-unit id="ngb.pagination.next" datatype="html">
10984 <source>»</source> 11094 <source>»</source>
10985 <target state="new">»</target> 11095 <target state="new">»</target>
10986 11096 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context><context context-type="linenumber">194</context></context-group>
10987 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context><context context-type="linenumber">194</context></context-group></trans-unit> 11097 </trans-unit>
10988 <trans-unit id="ngb.pagination.last" datatype="html"> 11098 <trans-unit id="ngb.pagination.last" datatype="html">
10989 <source>»»</source> 11099 <source>»»</source>
10990 <target state="new">»»</target> 11100 <target state="new">»»</target>
10991 11101 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context><context context-type="linenumber">201</context></context-group>
10992 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context><context context-type="linenumber">201</context></context-group></trans-unit> 11102 </trans-unit>
10993 <trans-unit id="ngb.pagination.first-aria" datatype="html"> 11103 <trans-unit id="ngb.pagination.first-aria" datatype="html">
10994 <source>First</source> 11104 <source>First</source>
10995 <target state="new">First</target> 11105 <target state="new">First</target>
10996 11106 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context><context context-type="linenumber">208</context></context-group>
10997 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context><context context-type="linenumber">208</context></context-group></trans-unit> 11107 </trans-unit>
10998 <trans-unit id="ngb.pagination.previous-aria" datatype="html"> 11108 <trans-unit id="ngb.pagination.previous-aria" datatype="html">
10999 <source>Previous</source> 11109 <source>Previous</source>
11000 <target state="new">Previous</target> 11110 <target state="new">Previous</target>
11001 11111 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context><context context-type="linenumber">215</context></context-group>
11002 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context><context context-type="linenumber">215</context></context-group></trans-unit> 11112 </trans-unit>
11003 <trans-unit id="ngb.pagination.next-aria" datatype="html"> 11113 <trans-unit id="ngb.pagination.next-aria" datatype="html">
11004 <source>Next</source> 11114 <source>Next</source>
11005 <target state="new">Next</target> 11115 <target state="new">Next</target>
11006 11116 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context><context context-type="linenumber">226</context></context-group>
11007 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context><context context-type="linenumber">226</context></context-group></trans-unit> 11117 </trans-unit>
11008 <trans-unit id="ngb.pagination.last-aria" datatype="html"> 11118 <trans-unit id="ngb.pagination.last-aria" datatype="html">
11009 <source>Last</source> 11119 <source>Last</source>
11010 <target state="new">Last</target> 11120 <target state="new">Last</target>
11011 11121 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context><context context-type="linenumber">232</context></context-group>
11012 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context><context context-type="linenumber">232</context></context-group></trans-unit> 11122 </trans-unit>
11013 <trans-unit id="ngb.progressbar.value" datatype="html"> 11123 <trans-unit id="ngb.progressbar.value" datatype="html">
11014 <source><x id="INTERPOLATION"/></source> 11124 <source><x id="INTERPOLATION"/></source>
11015 <target state="new"><x id="INTERPOLATION"/></target> 11125 <target state="new"><x id="INTERPOLATION"/></target>
11016 11126 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/progressbar/progressbar.ts</context><context context-type="linenumber">32</context></context-group>
11017 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/progressbar/progressbar.ts</context><context context-type="linenumber">32</context></context-group></trans-unit> 11127 </trans-unit>
11018 <trans-unit id="ngb.timepicker.HH" datatype="html"> 11128 <trans-unit id="ngb.timepicker.HH" datatype="html">
11019 <source>HH</source> 11129 <source>HH</source>
11020 <target state="new">HH</target> 11130 <target state="new">HH</target>
11021 11131 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">40</context></context-group>
11022 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">40</context></context-group></trans-unit> 11132 </trans-unit>
11023 <trans-unit id="ngb.timepicker.hours" datatype="html"> 11133 <trans-unit id="ngb.timepicker.hours" datatype="html">
11024 <source>Hours</source> 11134 <source>Hours</source>
11025 <target state="new">Hours</target> 11135 <target state="new">Hours</target>
11026 11136 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">46</context></context-group>
11027 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">46</context></context-group></trans-unit> 11137 </trans-unit>
11028 <trans-unit id="ngb.timepicker.MM" datatype="html"> 11138 <trans-unit id="ngb.timepicker.MM" datatype="html">
11029 <source>MM</source> 11139 <source>MM</source>
11030 <target state="new">MM</target> 11140 <target state="new">MM</target>
11031 11141 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">51</context></context-group>
11032 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">51</context></context-group></trans-unit> 11142 </trans-unit>
11033 <trans-unit id="ngb.timepicker.minutes" datatype="html"> 11143 <trans-unit id="ngb.timepicker.minutes" datatype="html">
11034 <source>Minutes</source> 11144 <source>Minutes</source>
11035 <target state="new">Minutes</target> 11145 <target state="new">Minutes</target>
11036 11146 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">58</context></context-group>
11037 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">58</context></context-group></trans-unit> 11147 </trans-unit>
11038 <trans-unit id="ngb.timepicker.increment-hours" datatype="html"> 11148 <trans-unit id="ngb.timepicker.increment-hours" datatype="html">
11039 <source>Increment hours</source> 11149 <source>Increment hours</source>
11040 <target state="new">Increment hours</target> 11150 <target state="new">Increment hours</target>
11041 11151 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">63</context></context-group>
11042 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">63</context></context-group></trans-unit> 11152 </trans-unit>
11043 <trans-unit id="ngb.timepicker.decrement-hours" datatype="html"> 11153 <trans-unit id="ngb.timepicker.decrement-hours" datatype="html">
11044 <source>Decrement hours</source> 11154 <source>Decrement hours</source>
11045 <target state="new">Decrement hours</target> 11155 <target state="new">Decrement hours</target>
11046 11156 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">69</context></context-group>
11047 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">69</context></context-group></trans-unit> 11157 </trans-unit>
11048 <trans-unit id="ngb.timepicker.increment-minutes" datatype="html"> 11158 <trans-unit id="ngb.timepicker.increment-minutes" datatype="html">
11049 <source>Increment minutes</source> 11159 <source>Increment minutes</source>
11050 <target state="new">Increment minutes</target> 11160 <target state="new">Increment minutes</target>
11051 11161 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">76</context></context-group>
11052 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">76</context></context-group></trans-unit> 11162 </trans-unit>
11053 <trans-unit id="ngb.timepicker.decrement-minutes" datatype="html"> 11163 <trans-unit id="ngb.timepicker.decrement-minutes" datatype="html">
11054 <source>Decrement minutes</source> 11164 <source>Decrement minutes</source>
11055 <target state="new">Decrement minutes</target> 11165 <target state="new">Decrement minutes</target>
11056 11166 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">82</context></context-group>
11057 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">82</context></context-group></trans-unit> 11167 </trans-unit>
11058 <trans-unit id="ngb.timepicker.SS" datatype="html"> 11168 <trans-unit id="ngb.timepicker.SS" datatype="html">
11059 <source>SS</source> 11169 <source>SS</source>
11060 <target state="new">SS</target> 11170 <target state="new">SS</target>
11061 11171 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">87</context></context-group>
11062 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">87</context></context-group></trans-unit> 11172 </trans-unit>
11063 <trans-unit id="ngb.timepicker.seconds" datatype="html"> 11173 <trans-unit id="ngb.timepicker.seconds" datatype="html">
11064 <source>Seconds</source> 11174 <source>Seconds</source>
11065 <target state="new">Seconds</target> 11175 <target state="new">Seconds</target>
11066 11176 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">92</context></context-group>
11067 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">92</context></context-group></trans-unit> 11177 </trans-unit>
11068 <trans-unit id="ngb.timepicker.increment-seconds" datatype="html"> 11178 <trans-unit id="ngb.timepicker.increment-seconds" datatype="html">
11069 <source>Increment seconds</source> 11179 <source>Increment seconds</source>
11070 <target state="new">Increment seconds</target> 11180 <target state="new">Increment seconds</target>
11071 11181 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">100</context></context-group>
11072 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">100</context></context-group></trans-unit> 11182 </trans-unit>
11073 <trans-unit id="ngb.timepicker.decrement-seconds" datatype="html"> 11183 <trans-unit id="ngb.timepicker.decrement-seconds" datatype="html">
11074 <source>Decrement seconds</source> 11184 <source>Decrement seconds</source>
11075 <target state="new">Decrement seconds</target> 11185 <target state="new">Decrement seconds</target>
11076 11186 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">106</context></context-group>
11077 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">106</context></context-group></trans-unit> 11187 </trans-unit>
11078 <trans-unit id="ngb.timepicker.PM" datatype="html"> 11188 <trans-unit id="ngb.timepicker.PM" datatype="html">
11079 <source><x id="INTERPOLATION"/></source> 11189 <source><x id="INTERPOLATION"/></source>
11080 <target state="new"><x id="INTERPOLATION"/></target> 11190 <target state="new"><x id="INTERPOLATION"/></target>
11081 11191 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">123</context></context-group>
11082 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">123</context></context-group></trans-unit> 11192 </trans-unit>
11083 <trans-unit id="ngb.timepicker.AM" datatype="html"> 11193 <trans-unit id="ngb.timepicker.AM" datatype="html">
11084 <source><x id="INTERPOLATION"/></source> 11194 <source><x id="INTERPOLATION"/></source>
11085 <target state="new"><x id="INTERPOLATION"/></target> 11195 <target state="new"><x id="INTERPOLATION"/></target>
11086 11196 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">115</context></context-group>
11087 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">115</context></context-group></trans-unit> 11197 </trans-unit>
11088 <trans-unit id="ngb.toast.close-aria" datatype="html"> 11198 <trans-unit id="ngb.toast.close-aria" datatype="html">
11089 <source>Close</source> 11199 <source>Close</source>
11090 <target state="new">Close</target> 11200 <target state="new">Close</target>
11091 11201 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/toast/toast.ts</context><context context-type="linenumber">78</context></context-group>
11092 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/src/toast/toast.ts</context><context context-type="linenumber">78</context></context-group></trans-unit> 11202 </trans-unit>
11093 <trans-unit id="5210096066382592800" datatype="html"> 11203 <trans-unit id="5210096066382592800" datatype="html">
11094 <source>Video to import updated.</source> 11204 <source>Video to import updated.</source>
11095 <target state="new">Video to import updated.</target> 11205 <target state="new">Video to import updated.</target>
11096 11206 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">142</context></context-group>
11097 11207 <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>
11098 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">142</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.ts</context><context context-type="linenumber">143</context></context-group></trans-unit> 11208 </trans-unit>
11099 <trans-unit id="3284171506518522275"> 11209 <trans-unit id="3284171506518522275">
11100 <source>Your video was uploaded to your account and is private.</source> 11210 <source>Your video was uploaded to your account and is private.</source>
11101 <target>Vaše video bylo nahráno na váš účet a je soukromé.</target> 11211 <target>Vaše video bylo nahráno na váš účet a je soukromé.</target>
11102 11212 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">118</context></context-group>
11103 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">118</context></context-group></trans-unit> 11213 </trans-unit>
11104 <trans-unit id="5699822024600815733"> 11214 <trans-unit id="5699822024600815733">
11105 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source> 11215 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source>
11106 <target>Ovšem přidružená data (štítky, popis...) budou ztraceny, opravdu chcete opustit tuto stránku?</target> 11216 <target>Ovšem přidružená data (štítky, popis...) budou ztraceny, opravdu chcete opustit tuto stránku?</target>
11107 11217 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">119</context></context-group>
11108 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">119</context></context-group></trans-unit> 11218 </trans-unit>
11109 <trans-unit id="1219739004043110649"> 11219 <trans-unit id="1219739004043110649">
11110 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source> 11220 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source>
11111 <target>Video ještě nebylo nahráno, opravdu chcete opustit tuto stránku?</target> 11221 <target>Video ještě nebylo nahráno, opravdu chcete opustit tuto stránku?</target>
11112 11222 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">121</context></context-group>
11113 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">121</context></context-group></trans-unit> 11223 </trans-unit>
11114 <trans-unit id="6932865105766151309" datatype="html"> 11224 <trans-unit id="6932865105766151309" datatype="html">
11115 <source>Upload</source> 11225 <source>Upload</source>
11116 <target state="new">Upload</target> 11226 <target state="new">Upload</target>
11117 11227 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">227</context></context-group>
11118 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">227</context></context-group></trans-unit> 11228 </trans-unit>
11119 <trans-unit id="8278735427925094503" datatype="html"> 11229 <trans-unit id="8278735427925094503" datatype="html">
11120 <source>Upload <x id="PH"/> </source> 11230 <source>Upload <x id="PH"/> </source>
11121 <target state="new">Upload 11231 <target state="new">Upload
11122 <x id="PH"/> 11232 <x id="PH"/>
11123 </target> 11233 </target>
11124 11234 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">229</context></context-group>
11125 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">229</context></context-group></trans-unit> 11235 </trans-unit>
11126 <trans-unit id="5981816353437801748"> 11236 <trans-unit id="5981816353437801748">
11127 <source>Video published.</source> 11237 <source>Video published.</source>
11128 <target>Video publikováno</target> 11238 <target>Video publikováno</target>
11129 11239 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">251</context></context-group>
11130 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">251</context></context-group></trans-unit> 11240 </trans-unit>
11131 <trans-unit id="764164089183618119"> 11241 <trans-unit id="764164089183618119">
11132 <source>You have unsaved changes! If you leave, your changes will be lost.</source> 11242 <source>You have unsaved changes! If you leave, your changes will be lost.</source>
11133 <target>Máte neuložené změny! Pokud odejdete, budou vaše změny ztraceny.</target> 11243 <target>Máte neuložené změny! Pokud odejdete, budou vaše změny ztraceny.</target>
11134 11244 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.ts</context><context context-type="linenumber">94</context></context-group>
11135 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.ts</context><context context-type="linenumber">94</context></context-group></trans-unit> 11245 </trans-unit>
11136 <trans-unit id="8306050839443016954"> 11246 <trans-unit id="8306050839443016954">
11137 <source>Video updated.</source> 11247 <source>Video updated.</source>
11138 <target>Video aktualizováno.</target> 11248 <target>Video aktualizováno.</target>
@@ -11146,43 +11256,43 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11146 <trans-unit id="3691787517663044217" datatype="html"> 11256 <trans-unit id="3691787517663044217" datatype="html">
11147 <source>The deletion will be sent to remote instances so they can reflect the change.</source> 11257 <source>The deletion will be sent to remote instances so they can reflect the change.</source>
11148 <target state="new"> The deletion will be sent to remote instances so they can reflect the change.</target> 11258 <target state="new"> The deletion will be sent to remote instances so they can reflect the change.</target>
11149 11259 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">175</context></context-group>
11150 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">175</context></context-group></trans-unit> 11260 </trans-unit>
11151 <trans-unit id="7321800851971795962" datatype="html"> 11261 <trans-unit id="7321800851971795962" datatype="html">
11152 <source>It is a remote comment, so the deletion will only be effective on your instance.</source> 11262 <source>It is a remote comment, so the deletion will only be effective on your instance.</source>
11153 <target state="new"> It is a remote comment, so the deletion will only be effective on your instance.</target> 11263 <target state="new"> It is a remote comment, so the deletion will only be effective on your instance.</target>
11154 11264 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">177</context></context-group>
11155 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">177</context></context-group></trans-unit> 11265 </trans-unit>
11156 <trans-unit id="5964038603724691720" datatype="html"> 11266 <trans-unit id="5964038603724691720" datatype="html">
11157 <source>Delete and re-draft</source> 11267 <source>Delete and re-draft</source>
11158 <target state="new">Delete and re-draft</target> 11268 <target state="new">Delete and re-draft</target>
11159 11269 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">205</context></context-group>
11160 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">205</context></context-group></trans-unit> 11270 </trans-unit>
11161 <trans-unit id="7163633882758007711" datatype="html"> 11271 <trans-unit id="7163633882758007711" datatype="html">
11162 <source>Do you really want to delete and re-draft this comment?</source> 11272 <source>Do you really want to delete and re-draft this comment?</source>
11163 <target state="new">Do you really want to delete and re-draft this comment?</target> 11273 <target state="new">Do you really want to delete and re-draft this comment?</target>
11164 11274 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">206</context></context-group>
11165 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">206</context></context-group></trans-unit> 11275 </trans-unit>
11166 <trans-unit id="6775540171466219199" datatype="html"> 11276 <trans-unit id="6775540171466219199" datatype="html">
11167 <source>Stop autoplaying next video</source> 11277 <source>Stop autoplaying next video</source>
11168 <target state="new">Stop autoplaying next video</target> 11278 <target state="new">Stop autoplaying next video</target>
11169 11279 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">221</context></context-group>
11170 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">221</context></context-group></trans-unit> 11280 </trans-unit>
11171 <trans-unit id="5149234672404299151" datatype="html"> 11281 <trans-unit id="5149234672404299151" datatype="html">
11172 <source>Autoplay next video</source> 11282 <source>Autoplay next video</source>
11173 <target state="new">Autoplay next video</target> 11283 <target state="new">Autoplay next video</target>
11174 11284 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">222</context></context-group>
11175 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">222</context></context-group></trans-unit> 11285 </trans-unit>
11176 <trans-unit id="5870421136141540382" datatype="html"> 11286 <trans-unit id="5870421136141540382" datatype="html">
11177 <source>Stop looping playlist videos</source> 11287 <source>Stop looping playlist videos</source>
11178 <target state="new">Stop looping playlist videos</target> 11288 <target state="new">Stop looping playlist videos</target>
11179 11289 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">227</context></context-group>
11180 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">227</context></context-group></trans-unit> 11290 </trans-unit>
11181 <trans-unit id="1599585307037758139" datatype="html"> 11291 <trans-unit id="1599585307037758139" datatype="html">
11182 <source>Loop playlist videos</source> 11292 <source>Loop playlist videos</source>
11183 <target state="new">Loop playlist videos</target> 11293 <target state="new">Loop playlist videos</target>
11184 11294 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">228</context></context-group>
11185 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">228</context></context-group></trans-unit> 11295 </trans-unit>
11186 <trans-unit id="3704292036525161260" datatype="html"> 11296 <trans-unit id="3704292036525161260" datatype="html">
11187 <source>Placeholder image</source> 11297 <source>Placeholder image</source>
11188 <target state="new">Placeholder image</target> 11298 <target state="new">Placeholder image</target>
@@ -11192,30 +11302,30 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11192 </context-group> 11302 </context-group>
11193 </trans-unit> 11303 </trans-unit>
11194 <trans-unit id="961774488937452220" datatype="html"> 11304 <trans-unit id="961774488937452220" datatype="html">
11195 <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> 11305 <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"/>"&gt;<x id="PH_1"/>&lt;/a&gt;?</source>
11196 <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> 11306 <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"/>"&gt;<x id="PH_1"/>&lt;/a&gt;?</target>
11197 11307 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">296</context></context-group>
11198 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">296</context></context-group></trans-unit> 11308 </trans-unit>
11199 <trans-unit id="5761611056224181752" datatype="html"> 11309 <trans-unit id="5761611056224181752" datatype="html">
11200 <source>Redirection</source> 11310 <source>Redirection</source>
11201 <target state="new">Redirection</target> 11311 <target state="new">Redirection</target>
11202 11312 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">297</context></context-group>
11203 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">297</context></context-group></trans-unit> 11313 </trans-unit>
11204 <trans-unit id="8858527736400081688"> 11314 <trans-unit id="8858527736400081688">
11205 <source>This video contains mature or explicit content. Are you sure you want to watch it?</source> 11315 <source>This video contains mature or explicit content. Are you sure you want to watch it?</source>
11206 <target>Toto video obsahuje citlivý materiál. Opravdu jej chcete přehrát?</target> 11316 <target>Toto video obsahuje citlivý materiál. Opravdu jej chcete přehrát?</target>
11207 11317 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">343</context></context-group>
11208 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">343</context></context-group></trans-unit> 11318 </trans-unit>
11209 <trans-unit id="3937119019020041049"> 11319 <trans-unit id="3937119019020041049">
11210 <source>Mature or explicit content</source> 11320 <source>Mature or explicit content</source>
11211 <target>Obsahuje citlivý materiál</target> 11321 <target>Obsahuje citlivý materiál</target>
11212 11322 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">344</context></context-group>
11213 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">344</context></context-group></trans-unit> 11323 </trans-unit>
11214 <trans-unit id="1755474755114288376" datatype="html"> 11324 <trans-unit id="1755474755114288376" datatype="html">
11215 <source>Up Next</source> 11325 <source>Up Next</source>
11216 <target state="new">Up Next</target> 11326 <target state="new">Up Next</target>
11217 11327 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">415</context></context-group>
11218 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">415</context></context-group></trans-unit> 11328 </trans-unit>
11219 <trans-unit id="2159130950882492111" datatype="html"> 11329 <trans-unit id="2159130950882492111" datatype="html">
11220 <source>Cancel</source> 11330 <source>Cancel</source>
11221 <target state="new">Cancel</target> 11331 <target state="new">Cancel</target>
@@ -11224,91 +11334,89 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11224 <trans-unit id="3354816756665089864" datatype="html"> 11334 <trans-unit id="3354816756665089864" datatype="html">
11225 <source>Autoplay is suspended</source> 11335 <source>Autoplay is suspended</source>
11226 <target state="new">Autoplay is suspended</target> 11336 <target state="new">Autoplay is suspended</target>
11227 11337 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">417</context></context-group>
11228 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">417</context></context-group></trans-unit> 11338 </trans-unit>
11229 <trans-unit id="7895294730547405228" datatype="html"> 11339 <trans-unit id="7895294730547405228" datatype="html">
11230 <source>Enter/exit fullscreen (requires player focus)</source> 11340 <source>Enter/exit fullscreen (requires player focus)</source>
11231 <target state="new">Enter/exit fullscreen (requires player focus)</target> 11341 <target state="new">Enter/exit fullscreen (requires player focus)</target>
11232 11342 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">688</context></context-group>
11233 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">688</context></context-group></trans-unit> 11343 </trans-unit>
11234 <trans-unit id="7618388257165864759" datatype="html"> 11344 <trans-unit id="7618388257165864759" datatype="html">
11235 <source>Play/Pause the video (requires player focus)</source> 11345 <source>Play/Pause the video (requires player focus)</source>
11236 <target state="new">Play/Pause the video (requires player focus)</target> 11346 <target state="new">Play/Pause the video (requires player focus)</target>
11237 11347 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">689</context></context-group>
11238 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">689</context></context-group></trans-unit> 11348 </trans-unit>
11239 <trans-unit id="7761890399634216630" datatype="html"> 11349 <trans-unit id="7761890399634216630" datatype="html">
11240 <source>Mute/unmute the video (requires player focus)</source> 11350 <source>Mute/unmute the video (requires player focus)</source>
11241 <target state="new">Mute/unmute the video (requires player focus)</target> 11351 <target state="new">Mute/unmute the video (requires player focus)</target>
11242 11352 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">690</context></context-group>
11243 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">690</context></context-group></trans-unit> 11353 </trans-unit>
11244 <trans-unit id="5996585232248234904" datatype="html"> 11354 <trans-unit id="5996585232248234904" datatype="html">
11245 <source>Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</source> 11355 <source>Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</source>
11246 <target state="new">Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</target> 11356 <target state="new">Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</target>
11247 11357 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">692</context></context-group>
11248 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">692</context></context-group></trans-unit> 11358 </trans-unit>
11249 <trans-unit id="3748765405903319998" datatype="html"> 11359 <trans-unit id="3748765405903319998" datatype="html">
11250 <source>Increase the volume (requires player focus)</source> 11360 <source>Increase the volume (requires player focus)</source>
11251 <target state="new">Increase the volume (requires player focus)</target> 11361 <target state="new">Increase the volume (requires player focus)</target>
11252 11362 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">694</context></context-group>
11253 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">694</context></context-group></trans-unit> 11363 </trans-unit>
11254 <trans-unit id="5810704036407159982" datatype="html"> 11364 <trans-unit id="5810704036407159982" datatype="html">
11255 <source>Decrease the volume (requires player focus)</source> 11365 <source>Decrease the volume (requires player focus)</source>
11256 <target state="new">Decrease the volume (requires player focus)</target> 11366 <target state="new">Decrease the volume (requires player focus)</target>
11257 11367 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">695</context></context-group>
11258 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">695</context></context-group></trans-unit> 11368 </trans-unit>
11259 <trans-unit id="2622048822548065691" datatype="html"> 11369 <trans-unit id="2622048822548065691" datatype="html">
11260 <source>Seek the video forward (requires player focus)</source> 11370 <source>Seek the video forward (requires player focus)</source>
11261 <target state="new">Seek the video forward (requires player focus)</target> 11371 <target state="new">Seek the video forward (requires player focus)</target>
11262 11372 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">697</context></context-group>
11263 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">697</context></context-group></trans-unit> 11373 </trans-unit>
11264 <trans-unit id="6540078205109221153" datatype="html"> 11374 <trans-unit id="6540078205109221153" datatype="html">
11265 <source>Seek the video backward (requires player focus)</source> 11375 <source>Seek the video backward (requires player focus)</source>
11266 <target state="new">Seek the video backward (requires player focus)</target> 11376 <target state="new">Seek the video backward (requires player focus)</target>
11267 11377 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">698</context></context-group>
11268 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">698</context></context-group></trans-unit> 11378 </trans-unit>
11269 <trans-unit id="1956491957766210808" datatype="html"> 11379 <trans-unit id="1956491957766210808" datatype="html">
11270 <source>Increase playback rate (requires player focus)</source> 11380 <source>Increase playback rate (requires player focus)</source>
11271 <target state="new">Increase playback rate (requires player focus)</target> 11381 <target state="new">Increase playback rate (requires player focus)</target>
11272 11382 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">700</context></context-group>
11273 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">700</context></context-group></trans-unit> 11383 </trans-unit>
11274 <trans-unit id="5495529997674803186" datatype="html"> 11384 <trans-unit id="5495529997674803186" datatype="html">
11275 <source>Decrease playback rate (requires player focus)</source> 11385 <source>Decrease playback rate (requires player focus)</source>
11276 <target state="new">Decrease playback rate (requires player focus)</target> 11386 <target state="new">Decrease playback rate (requires player focus)</target>
11277 11387 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">701</context></context-group>
11278 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">701</context></context-group></trans-unit> 11388 </trans-unit>
11279 <trans-unit id="3178343147230721210" datatype="html"> 11389 <trans-unit id="3178343147230721210" datatype="html">
11280 <source>Navigate in the video frame by frame (requires player focus)</source> 11390 <source>Navigate in the video frame by frame (requires player focus)</source>
11281 <target state="new">Navigate in the video frame by frame (requires player focus)</target> 11391 <target state="new">Navigate in the video frame by frame (requires player focus)</target>
11282 11392 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">703</context></context-group>
11283 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">703</context></context-group></trans-unit> 11393 </trans-unit>
11284 <trans-unit id="8025996572234182184"> 11394 <trans-unit id="8025996572234182184">
11285 <source>Like the video</source> 11395 <source>Like the video</source>
11286 <target>To se mi líbí</target> 11396 <target>To se mi líbí</target>
11287 11397 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/video-rate.component.ts</context><context context-type="linenumber">46</context></context-group>
11288 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/video-rate.component.ts</context><context context-type="linenumber">46</context></context-group></trans-unit> 11398 </trans-unit>
11289 <trans-unit id="7692127636377222448"> 11399 <trans-unit id="7692127636377222448">
11290 <source>Dislike the video</source> 11400 <source>Dislike the video</source>
11291 <target>To se mi nelíbí</target> 11401 <target>To se mi nelíbí</target>
11292 11402 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/video-rate.component.ts</context><context context-type="linenumber">51</context></context-group>
11293 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/video-rate.component.ts</context><context context-type="linenumber">51</context></context-group></trans-unit> 11403 </trans-unit>
11294 <trans-unit id="1729036051846673606" datatype="html"> 11404 <trans-unit id="1729036051846673606" datatype="html">
11295 <source>When active, the next video is automatically played after the current one.</source> 11405 <source>When active, the next video is automatically played after the current one.</source>
11296 <target state="new">When active, the next video is automatically played after the current one.</target> 11406 <target state="new">When active, the next video is automatically played after the current one.</target>
11297 11407 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.ts</context><context context-type="linenumber">61</context></context-group>
11298 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.ts</context><context context-type="linenumber">61</context></context-group></trans-unit> 11408 </trans-unit>
11299 <trans-unit id="2431286785954354122" datatype="html"> 11409 <trans-unit id="2431286785954354122" datatype="html">
11300 <source>Recently added</source> 11410 <source>Recently added</source>
11301 <target state="new">Recently added</target> 11411 <target state="new">Recently added</target>
11302 11412 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">195</context></context-group>
11303 11413 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">137</context></context-group>
11304 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">137</context></context-group></trans-unit> 11414 </trans-unit>
11305 <trans-unit id="12646164819555880"> 11415 <trans-unit id="12646164819555880">
11306 <source>Videos from your subscriptions</source> 11416 <source>Videos from your subscriptions</source>
11307 <target>Videa od vašich odběrů</target> 11417 <target>Videa od vašich odběrů</target>
11308 11418 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">30</context></context-group>
11309 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">30</context></context-group></trans-unit> 11419 </trans-unit>
11310
11311
11312 <trans-unit id="1812379335568847528" datatype="html"> 11420 <trans-unit id="1812379335568847528" datatype="html">
11313 <source>Subscriptions</source> 11421 <source>Subscriptions</source>
11314 <target state="new">Subscriptions</target> 11422 <target state="new">Subscriptions</target>
@@ -11332,12 +11440,13 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11332 <trans-unit id="8681933925782924101" datatype="html"> 11440 <trans-unit id="8681933925782924101" datatype="html">
11333 <source>Local videos</source> 11441 <source>Local videos</source>
11334 <target state="new">Local videos</target> 11442 <target state="new">Local videos</target>
11335 11443 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">189</context></context-group>
11336 11444 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">142</context></context-group>
11337 11445 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">143</context></context-group>
11338 11446 </trans-unit>
11339 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">142</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">143</context></context-group></trans-unit><trans-unit id="3037358578603095196" datatype="html"> 11447 <trans-unit id="3037358578603095196" datatype="html">
11340 <source>Only videos uploaded on this instance are displayed</source><target state="new">Only videos uploaded on this instance are displayed</target> 11448 <source>Only videos uploaded on this instance are displayed</source>
11449 <target state="new">Only videos uploaded on this instance are displayed</target>
11341 <context-group purpose="location"> 11450 <context-group purpose="location">
11342 <context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context> 11451 <context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context>
11343 <context context-type="linenumber">190</context> 11452 <context context-type="linenumber">190</context>
@@ -11346,21 +11455,19 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11346 <trans-unit id="4668975178372693951" datatype="html"> 11455 <trans-unit id="4668975178372693951" datatype="html">
11347 <source>Discover videos</source> 11456 <source>Discover videos</source>
11348 <target state="new">Discover videos</target> 11457 <target state="new">Discover videos</target>
11349 11458 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">19</context></context-group>
11350 11459 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group>
11351 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">19</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group></trans-unit> 11460 </trans-unit>
11352 <trans-unit id="8067135025051844577" datatype="html"> 11461 <trans-unit id="8067135025051844577" datatype="html">
11353 <source>Trending videos</source> 11462 <source>Trending videos</source>
11354 <target state="new">Trending videos</target> 11463 <target state="new">Trending videos</target>
11355 11464 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">130</context></context-group>
11356 11465 </trans-unit>
11357 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">130</context></context-group></trans-unit>
11358 <trans-unit id="664221386829541948" datatype="html"> 11466 <trans-unit id="664221386829541948" datatype="html">
11359 <source>Recently added videos</source> 11467 <source>Recently added videos</source>
11360 <target state="new">Recently added videos</target> 11468 <target state="new">Recently added videos</target>
11361 11469 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">136</context></context-group>
11362 11470 </trans-unit>
11363 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">136</context></context-group></trans-unit>
11364 <trans-unit id="8212906256415538361" datatype="html"> 11471 <trans-unit id="8212906256415538361" datatype="html">
11365 <source>Upload a video</source> 11472 <source>Upload a video</source>
11366 <target state="new">Upload a video</target> 11473 <target state="new">Upload a video</target>