aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/locale/angular.ru-RU.xlf
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2021-11-29 09:00:29 +0100
committerChocobozzz <me@florianbigard.com>2021-11-29 09:00:29 +0100
commit4571850d73c88bcf4ca1b924d420366433843cdf (patch)
tree323b319afd17b90b7df4edf0ba8f2c4359702052 /client/src/locale/angular.ru-RU.xlf
parent88f599a64f609bdf6fc1f860ab4d45b594a7201e (diff)
downloadPeerTube-4571850d73c88bcf4ca1b924d420366433843cdf.tar.gz
PeerTube-4571850d73c88bcf4ca1b924d420366433843cdf.tar.zst
PeerTube-4571850d73c88bcf4ca1b924d420366433843cdf.zip
Update translations
Diffstat (limited to 'client/src/locale/angular.ru-RU.xlf')
-rw-r--r--client/src/locale/angular.ru-RU.xlf548
1 files changed, 159 insertions, 389 deletions
diff --git a/client/src/locale/angular.ru-RU.xlf b/client/src/locale/angular.ru-RU.xlf
index 8eb996f30..2920c3f1b 100644
--- a/client/src/locale/angular.ru-RU.xlf
+++ b/client/src/locale/angular.ru-RU.xlf
@@ -2,279 +2,38 @@
2<!--XLIFF document generated by Zanata. Visit http://zanata.org for more infomation.--><xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xyz="urn:appInfo:Items" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 http://www.oasis-open.org/committees/xliff/documents/xliff-core-1.2.xsd" version="1.2"> 2<!--XLIFF document generated by Zanata. Visit http://zanata.org for more infomation.--><xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xyz="urn:appInfo:Items" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 http://www.oasis-open.org/committees/xliff/documents/xliff-core-1.2.xsd" version="1.2">
3 <file source-language="en-US" datatype="plaintext" original="" target-language="ru-RU"> 3 <file source-language="en-US" datatype="plaintext" original="" target-language="ru-RU">
4 <body> 4 <body>
5 <trans-unit id="ngb.alert.close" datatype="html"> 5
6 <source>Close</source> 6
7 <target state="translated">Закрыть</target> 7
8 <context-group purpose="location"> 8
9 <context context-type="sourcefile">node_modules/@ng-bootstrap/src/alert/alert.ts</context> 9
10 <context context-type="linenumber">58,61</context> 10
11 </context-group> 11
12 </trans-unit> 12
13 <trans-unit id="ngb.carousel.slide-number" datatype="html"> 13
14 <source>Slide <x id="INTERPOLATION" equiv-text="OnHover$ = new"/> of <x id="INTERPOLATION_1" equiv-text="; private _pa"/> </source> 14
15 <target state="translated">Слайд <x id="INTERPOLATION" equiv-text="OnHover$ = new"/> из <x id="INTERPOLATION_1" equiv-text="; private _pa"/> </target> 15
16 <context-group purpose="location"> 16
17 <context context-type="sourcefile">node_modules/@ng-bootstrap/src/carousel/carousel.ts</context> 17
18 <context context-type="linenumber">114,118</context> 18
19 </context-group> 19
20 <note priority="1" from="description">Currently selected slide number read by screen reader</note> 20
21 </trans-unit> 21
22 <trans-unit id="ngb.carousel.previous" datatype="html"> 22
23 <source>Previous</source> 23
24 <target state="translated">Предыдущий</target> 24
25 <context-group purpose="location"> 25
26 <context context-type="sourcefile">node_modules/@ng-bootstrap/src/carousel/carousel.ts</context> 26
27 <context context-type="linenumber">132,134</context> 27
28 </context-group> 28
29 </trans-unit> 29
30 <trans-unit id="ngb.carousel.next" datatype="html"> 30
31 <source>Next</source> 31
32 <target state="translated">Далее</target> 32
33 <context-group purpose="location"> 33
34 <context context-type="sourcefile">node_modules/@ng-bootstrap/src/carousel/carousel.ts</context> 34
35 <context context-type="linenumber">147,152</context> 35
36 </context-group> 36
37 </trans-unit>
38 <trans-unit id="ngb.datepicker.select-month" datatype="html">
39 <source>Select month</source>
40 <target state="translated">Выберите месяц</target>
41 <context-group purpose="location">
42 <context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation-select.ts</context>
43 <context context-type="linenumber">44,49</context>
44 </context-group>
45 <context-group purpose="location">
46 <context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation-select.ts</context>
47 <context context-type="linenumber">49,50</context>
48 </context-group>
49 </trans-unit>
50 <trans-unit id="ngb.datepicker.select-year" datatype="html">
51 <source>Select year</source>
52 <target state="translated">Выберите год</target>
53 <context-group purpose="location">
54 <context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation-select.ts</context>
55 <context context-type="linenumber">59,63</context>
56 </context-group>
57 <context-group purpose="location">
58 <context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation-select.ts</context>
59 <context context-type="linenumber">74</context>
60 </context-group>
61 </trans-unit>
62 <trans-unit id="ngb.datepicker.previous-month" datatype="html">
63 <source>Previous month</source>
64 <target state="translated">Предыдущий месяц</target>
65 <context-group purpose="location">
66 <context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation.ts</context>
67 <context context-type="linenumber">24,27</context>
68 </context-group>
69 <context-group purpose="location">
70 <context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation.ts</context>
71 <context context-type="linenumber">35,36</context>
72 </context-group>
73 </trans-unit>
74 <trans-unit id="ngb.datepicker.next-month" datatype="html">
75 <source>Next month</source>
76 <target state="translated">Следующий месяц</target>
77 <context-group purpose="location">
78 <context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation.ts</context>
79 <context context-type="linenumber">47,50</context>
80 </context-group>
81 <context-group purpose="location">
82 <context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation.ts</context>
83 <context context-type="linenumber">60,64</context>
84 </context-group>
85 </trans-unit>
86 <trans-unit id="ngb.pagination.first" datatype="html">
87 <source>««</source>
88 <target state="translated">««</target>
89 <context-group purpose="location">
90 <context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context>
91 <context context-type="linenumber">182,183</context>
92 </context-group>
93 </trans-unit>
94 <trans-unit id="ngb.pagination.previous" datatype="html">
95 <source>«</source>
96 <target state="translated">«</target>
97 <context-group purpose="location">
98 <context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context>
99 <context context-type="linenumber">186,190</context>
100 </context-group>
101 </trans-unit>
102 <trans-unit id="ngb.pagination.next" datatype="html">
103 <source>»</source>
104 <target state="translated">»</target>
105 <context-group purpose="location">
106 <context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context>
107 <context context-type="linenumber">194,195</context>
108 </context-group>
109 </trans-unit>
110 <trans-unit id="ngb.pagination.last" datatype="html">
111 <source>»»</source>
112 <target state="translated">»»</target>
113 <context-group purpose="location">
114 <context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context>
115 <context context-type="linenumber">201,204</context>
116 </context-group>
117 </trans-unit>
118 <trans-unit id="ngb.pagination.first-aria" datatype="html">
119 <source>First</source>
120 <target state="translated">Первый</target>
121 <context-group purpose="location">
122 <context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context>
123 <context context-type="linenumber">208,209</context>
124 </context-group>
125 </trans-unit>
126 <trans-unit id="ngb.pagination.previous-aria" datatype="html">
127 <source>Previous</source>
128 <target state="translated">Предыдущий</target>
129 <context-group purpose="location">
130 <context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context>
131 <context context-type="linenumber">215,216</context>
132 </context-group>
133 </trans-unit>
134 <trans-unit id="ngb.pagination.next-aria" datatype="html">
135 <source>Next</source>
136 <target state="translated">Следующий</target>
137 <context-group purpose="location">
138 <context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context>
139 <context context-type="linenumber">226,228</context>
140 </context-group>
141 </trans-unit>
142 <trans-unit id="ngb.pagination.last-aria" datatype="html">
143 <source>Last</source>
144 <target state="translated">Последний</target>
145 <context-group purpose="location">
146 <context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context>
147 <context context-type="linenumber">232,233</context>
148 </context-group>
149 </trans-unit>
150 <trans-unit id="ngb.progressbar.value" datatype="html">
151 <source><x id="INTERPOLATION" equiv-text="; } /** *"/></source>
152 <target state="translated"><x id="INTERPOLATION" equiv-text="; } /** *"/></target>
153 <context-group purpose="location">
154 <context context-type="sourcefile">node_modules/@ng-bootstrap/src/progressbar/progressbar.ts</context>
155 <context context-type="linenumber">32,38</context>
156 </context-group>
157 </trans-unit>
158 <trans-unit id="ngb.timepicker.HH" datatype="html">
159 <source>HH</source>
160 <target state="translated">HH</target>
161 <context-group purpose="location">
162 <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context>
163 <context context-type="linenumber">40,41</context>
164 </context-group>
165 </trans-unit>
166 <trans-unit id="ngb.timepicker.hours" datatype="html">
167 <source>Hours</source>
168 <target state="translated">Часы</target>
169 <context-group purpose="location">
170 <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context>
171 <context context-type="linenumber">46,47</context>
172 </context-group>
173 </trans-unit>
174 <trans-unit id="ngb.timepicker.MM" datatype="html">
175 <source>MM</source>
176 <target state="translated">MM</target>
177 <context-group purpose="location">
178 <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context>
179 <context context-type="linenumber">51,54</context>
180 </context-group>
181 </trans-unit>
182 <trans-unit id="ngb.timepicker.minutes" datatype="html">
183 <source>Minutes</source>
184 <target state="translated">Минуты</target>
185 <context-group purpose="location">
186 <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context>
187 <context context-type="linenumber">58,59</context>
188 </context-group>
189 </trans-unit>
190 <trans-unit id="ngb.timepicker.increment-hours" datatype="html">
191 <source>Increment hours</source>
192 <target state="translated">Увеличение часов</target>
193 <context-group purpose="location">
194 <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context>
195 <context context-type="linenumber">63,64</context>
196 </context-group>
197 </trans-unit>
198 <trans-unit id="ngb.timepicker.decrement-hours" datatype="html">
199 <source>Decrement hours</source>
200 <target state="translated">Уменьшить часы</target>
201 <context-group purpose="location">
202 <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context>
203 <context context-type="linenumber">69,70</context>
204 </context-group>
205 </trans-unit>
206 <trans-unit id="ngb.timepicker.increment-minutes" datatype="html">
207 <source>Increment minutes</source>
208 <target state="translated">Увеличение минут</target>
209 <context-group purpose="location">
210 <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context>
211 <context context-type="linenumber">76,78</context>
212 </context-group>
213 </trans-unit>
214 <trans-unit id="ngb.timepicker.decrement-minutes" datatype="html">
215 <source>Decrement minutes</source>
216 <target state="translated">Уменьшить минуты</target>
217 <context-group purpose="location">
218 <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context>
219 <context context-type="linenumber">82,84</context>
220 </context-group>
221 </trans-unit>
222 <trans-unit id="ngb.timepicker.SS" datatype="html">
223 <source>SS</source>
224 <target state="translated">SS</target>
225 <context-group purpose="location">
226 <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context>
227 <context context-type="linenumber">87,88</context>
228 </context-group>
229 </trans-unit>
230 <trans-unit id="ngb.timepicker.seconds" datatype="html">
231 <source>Seconds</source>
232 <target state="translated">Секунды</target>
233 <context-group purpose="location">
234 <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context>
235 <context context-type="linenumber">92,93</context>
236 </context-group>
237 </trans-unit>
238 <trans-unit id="ngb.timepicker.increment-seconds" datatype="html">
239 <source>Increment seconds</source>
240 <target state="translated">Увеличение секунд</target>
241 <context-group purpose="location">
242 <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context>
243 <context context-type="linenumber">100,101</context>
244 </context-group>
245 </trans-unit>
246 <trans-unit id="ngb.timepicker.decrement-seconds" datatype="html">
247 <source>Decrement seconds</source>
248 <target state="translated">Уменьшить секунды</target>
249 <context-group purpose="location">
250 <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context>
251 <context context-type="linenumber">106,110</context>
252 </context-group>
253 </trans-unit>
254 <trans-unit id="ngb.timepicker.AM" datatype="html">
255 <source><x id="INTERPOLATION" equiv-text="NgbTime; pr"/></source>
256 <target state="translated"><x id="INTERPOLATION" equiv-text="NgbTime; pr"/></target>
257 <context-group purpose="location">
258 <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context>
259 <context context-type="linenumber">115,121</context>
260 </context-group>
261 </trans-unit>
262 <trans-unit id="ngb.timepicker.PM" datatype="html">
263 <source><x id="INTERPOLATION" equiv-text="t() meridian: b"/></source>
264 <target state="translated"><x id="INTERPOLATION" equiv-text="t() meridian: b"/></target>
265 <context-group purpose="location">
266 <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context>
267 <context context-type="linenumber">123,131</context>
268 </context-group>
269 </trans-unit>
270 <trans-unit id="ngb.toast.close-aria" datatype="html">
271 <source>Close</source>
272 <target state="translated">Закрыть</target>
273 <context-group purpose="location">
274 <context context-type="sourcefile">node_modules/@ng-bootstrap/src/toast/toast.ts</context>
275 <context context-type="linenumber">78,85</context>
276 </context-group>
277 </trans-unit>
278 <trans-unit id="219462505467671767" datatype="html"> 37 <trans-unit id="219462505467671767" datatype="html">
279 <source>Close the left menu</source> 38 <source>Close the left menu</source>
280 <target state="translated">Закрыть левое меню</target> 39 <target state="translated">Закрыть левое меню</target>
@@ -382,8 +141,8 @@
382 <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> 141 <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>
383 </trans-unit> 142 </trans-unit>
384 <trans-unit id="5504059606863599420" datatype="html"> 143 <trans-unit id="5504059606863599420" datatype="html">
385 <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> 144 <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>
386 <target state="translated"><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;"/> упомянул вас в <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;&gt;"/>видео <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></target> 145 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;>"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> упомянул вас в <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;>"/>видео <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></target>
387 <context-group purpose="location"> 146 <context-group purpose="location">
388 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> 147 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
389 <context context-type="linenumber">164</context> 148 <context context-type="linenumber">164</context>
@@ -400,16 +159,16 @@
400 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">189</context></context-group> 159 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">189</context></context-group>
401 </trans-unit> 160 </trans-unit>
402 <trans-unit id="363592786729553688" datatype="html"> 161 <trans-unit id="363592786729553688" datatype="html">
403 <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> 162 <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>
404 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.pluginUrl&quot; [queryParams]=&quot;notification.pluginQueryParams&quot;&gt;"/>Новая версия плагина / темы <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> доступна: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </target> 163 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.pluginUrl&quot; [queryParams]=&quot;notification.pluginQueryParams&quot;>"/>Новая версия плагина / темы <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> доступна: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </target>
405 <context-group purpose="location"> 164 <context-group purpose="location">
406 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> 165 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
407 <context context-type="linenumber">198,199</context> 166 <context context-type="linenumber">198,199</context>
408 </context-group> 167 </context-group>
409 </trans-unit> 168 </trans-unit>
410 <trans-unit id="5055099158245592648" datatype="html"> 169 <trans-unit id="5055099158245592648" datatype="html">
411 <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> 170 <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>
412 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [href]=&quot;notification.peertubeVersionLink&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferer&quot;&gt;"/>Новая версия PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> доступна: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </target> 171 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [href]=&quot;notification.peertubeVersionLink&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferer&quot;>"/>Новая версия PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> доступна: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </target>
413 <context-group purpose="location"> 172 <context-group purpose="location">
414 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> 173 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
415 <context context-type="linenumber">206,207</context> 174 <context context-type="linenumber">206,207</context>
@@ -944,8 +703,8 @@
944 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.html</context><context context-type="linenumber">20</context></context-group> 703 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.html</context><context context-type="linenumber">20</context></context-group>
945 </trans-unit> 704 </trans-unit>
946 <trans-unit id="8644431249513874405" datatype="html"> 705 <trans-unit id="8644431249513874405" datatype="html">
947 <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> 706 <source>&lt;a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown&lt;/a> compatible that supports:</source>
948 <target state="translated">&lt;a href="https://ru.wikipedia.org/wiki/Markdown#Примеры_синтаксиса" target="_blank" rel="noopener noreferrer"&gt;Markdown&lt;/a&gt; совместимый что поддерживает:</target> 707 <target state="translated">&lt;a href="https://ru.wikipedia.org/wiki/Markdown#Примеры_синтаксиса" target="_blank" rel="noopener noreferrer">Markdown&lt;/a> совместимый что поддерживает:</target>
949 <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> 708 <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>
950 </trans-unit> 709 </trans-unit>
951 <trans-unit id="146235964740293376" datatype="html"> 710 <trans-unit id="146235964740293376" datatype="html">
@@ -1395,13 +1154,13 @@
1395 <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> 1154 <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>
1396 </trans-unit> 1155 </trans-unit>
1397 <trans-unit id="7252854992688790751" datatype="html"> 1156 <trans-unit id="7252854992688790751" datatype="html">
1398 <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> 1157 <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>
1399 <target state="translated">Этот экземпляр разрешает регистрацию. Однако будьте осторожны, проверьте <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'&gt;"/>Условия пользования<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;"/> перед созданием учетной записи. Вы также можете найти другой экземпляр, который точно соответствует вашим потребностям, на: <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> 1158 <target state="translated">Этот экземпляр разрешает регистрацию. Однако будьте осторожны, проверьте <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Условия пользования<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>"/> перед созданием учетной записи. Вы также можете найти другой экземпляр, который точно соответствует вашим потребностям, на: <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>
1400 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">63</context></context-group> 1159 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">63</context></context-group>
1401 </trans-unit> 1160 </trans-unit>
1402 <trans-unit id="7215649348148521605" datatype="html"> 1161 <trans-unit id="7215649348148521605" datatype="html">
1403 <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> 1162 <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>
1404 <target state="translated">В настоящее время этот экземпляр не позволяет регистрировать пользователей, проверьте <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'&gt;"/>Условия пользования<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> для получения дополнительных сведений, или найдите экземпляр, который дает вам возможность зарегистрировать учетную запись и загружать туда свои видео. Найдите свой среди множества экземпляров на: <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> 1163 <target state="translated">В настоящее время этот экземпляр не позволяет регистрировать пользователей, проверьте <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Условия пользования<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> для получения дополнительных сведений, или найдите экземпляр, который дает вам возможность зарегистрировать учетную запись и загружать туда свои видео. Найдите свой среди множества экземпляров на: <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>
1405 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">68</context></context-group> 1164 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">68</context></context-group>
1406 </trans-unit> 1165 </trans-unit>
1407 <trans-unit id="2392488717875840729"> 1166 <trans-unit id="2392488717875840729">
@@ -1475,7 +1234,8 @@
1475 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">106</context></context-group> 1234 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">106</context></context-group>
1476 </trans-unit> 1235 </trans-unit>
1477 <trans-unit id="1190256911880544559" datatype="html"> 1236 <trans-unit id="1190256911880544559" datatype="html">
1478 <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> 1237 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>.
1238The link will expire within 1 hour.</source>
1479 <target state="translated">Письмо с инструкцией по сбросу пароля будет отправлено на <x id="PH" equiv-text="this.forgotPasswordEmail"/>. Ссылка будет рабочей в течении 1 часа.</target> 1239 <target state="translated">Письмо с инструкцией по сбросу пароля будет отправлено на <x id="PH" equiv-text="this.forgotPasswordEmail"/>. Ссылка будет рабочей в течении 1 часа.</target>
1480 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">121</context></context-group> 1240 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">121</context></context-group>
1481 </trans-unit> 1241 </trans-unit>
@@ -1514,8 +1274,8 @@
1514 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">8</context></context-group> 1274 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">8</context></context-group>
1515 </trans-unit> 1275 </trans-unit>
1516 <trans-unit id="8434369348784683733" datatype="html"> 1276 <trans-unit id="8434369348784683733" datatype="html">
1517 <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> 1277 <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>
1518 <target state="translated">для <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> 1278 <target state="translated">для <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>
1519 <context-group purpose="location"> 1279 <context-group purpose="location">
1520 <context context-type="sourcefile">src/app/+search/search.component.html</context> 1280 <context context-type="sourcefile">src/app/+search/search.component.html</context>
1521 <context context-type="linenumber">10</context> 1281 <context context-type="linenumber">10</context>
@@ -2002,18 +1762,18 @@
2002 <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> 1762 <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>
2003 </trans-unit> 1763 </trans-unit>
2004 <trans-unit id="7239874680342223476" datatype="html"> 1764 <trans-unit id="7239874680342223476" datatype="html">
2005 <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> 1765 <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>
2006 <target state="translated">Помогите модераторам и другим пользователям узнать <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>кто вы<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> by:</target> 1766 <target state="translated">Помогите модераторам и другим пользователям узнать <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>кто вы<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> by:</target>
2007 <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> 1767 <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>
2008 </trans-unit> 1768 </trans-unit>
2009 <trans-unit id="5856432243446401016" datatype="html"> 1769 <trans-unit id="5856432243446401016" datatype="html">
2010 <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> 1770 <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>
2011 <target state="translated">Загрузка <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/> аватара<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target> 1771 <target state="translated">Загрузка <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/> аватара<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
2012 <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> 1772 <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>
2013 </trans-unit> 1773 </trans-unit>
2014 <trans-unit id="3221645359464920754" datatype="html"> 1774 <trans-unit id="3221645359464920754" datatype="html">
2015 <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> 1775 <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>
2016 <target state="translated">Добавьте <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>описание<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target> 1776 <target state="translated">Добавьте <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>описание<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
2017 <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> 1777 <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>
2018 </trans-unit> 1778 </trans-unit>
2019 <trans-unit id="2218100934178971211" datatype="html"> 1779 <trans-unit id="2218100934178971211" datatype="html">
@@ -2453,8 +2213,8 @@
2453 <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>
2454 </trans-unit> 2214 </trans-unit>
2455 <trans-unit id="1358902062258458923" datatype="html"> 2215 <trans-unit id="1358902062258458923" datatype="html">
2456 <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 <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>
2457 <target state="translated"><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<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> который также поддерживает <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;"/>пользовательские HTML теги PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></target> 2217 <target state="translated"><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<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> который также поддерживает <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;>"/>пользовательские HTML теги PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></target>
2458 <context-group purpose="location"> 2218 <context-group purpose="location">
2459 <context context-type="sourcefile">src/app/shared/shared-custom-markup/custom-markup-help.component.html</context> 2219 <context context-type="sourcefile">src/app/shared/shared-custom-markup/custom-markup-help.component.html</context>
2460 <context context-type="linenumber">2</context> 2220 <context context-type="linenumber">2</context>
@@ -2529,8 +2289,8 @@
2529 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">42</context></context-group> 2289 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">42</context></context-group>
2530 </trans-unit> 2290 </trans-unit>
2531 <trans-unit id="2090254132451149776" datatype="html"> 2291 <trans-unit id="2090254132451149776" datatype="html">
2532 <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> 2292 <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>
2533 <target state="translated"><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;"/>Выберите<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> подходящую лицензию для своей работы. </target> 2293 <target state="translated"><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;>"/>Выберите<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> подходящую лицензию для своей работы. </target>
2534 <context-group purpose="location"> 2294 <context-group purpose="location">
2535 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context> 2295 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context>
2536 <context context-type="linenumber">79,80</context> 2296 <context context-type="linenumber">79,80</context>
@@ -2625,7 +2385,7 @@
2625 <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> 2385 <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>
2626 </trans-unit> 2386 </trans-unit>
2627 <trans-unit id="5600963353867835532"> 2387 <trans-unit id="5600963353867835532">
2628 <source>Already uploaded ✔</source> 2388 <source>Already uploaded ✔</source>
2629 <target>Уже загружено ✔</target> 2389 <target>Уже загружено ✔</target>
2630 <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> 2390 <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>
2631 </trans-unit> 2391 </trans-unit>
@@ -4267,8 +4027,8 @@
4267 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">21</context></context-group> 4027 <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>
4268 </trans-unit> 4028 </trans-unit>
4269 <trans-unit id="1258618443362430782" datatype="html"> 4029 <trans-unit id="1258618443362430782" datatype="html">
4270 <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> 4030 <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>
4271 <target state="translated"><x id="ICU" equiv-text="{abuse.countReportsForReporter, plural, one {{{ abuse.countReportsForReporter }} отчёт} few {{{ abuse.countReportsForReporter }} отчёта} other {{{ abuse.countReportsForReporter }} отчётов}}"/><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;"/></target> 4031 <target state="translated"><x id="ICU" equiv-text="{abuse.countReportsForReporter, plural, one {{{ abuse.countReportsForReporter }} отчёт} few {{{ abuse.countReportsForReporter }} отчёта} other {{{ abuse.countReportsForReporter }} отчётов}}"/><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>"/></target>
4272 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">21</context></context-group> 4032 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">21</context></context-group>
4273 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">41</context></context-group> 4033 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">41</context></context-group>
4274 </trans-unit> 4034 </trans-unit>
@@ -4355,8 +4115,8 @@
4355 <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> 4115 <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>
4356 </trans-unit> 4116 </trans-unit>
4357 <trans-unit id="1258618443362430782" datatype="html"> 4117 <trans-unit id="1258618443362430782" datatype="html">
4358 <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> 4118 <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>
4359 <target state="translated"><x id="ICU" equiv-text="{abuse.countReportsForReportee, plural, one {{{ abuse.countReportsForReportee }} отчёт} few {{{ abuse.countReportsForReportee }} отчёта} other {{{ abuse.countReportsForReportee }} отчётов}}"/><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;"/></target> 4119 <target state="translated"><x id="ICU" equiv-text="{abuse.countReportsForReportee, plural, one {{{ abuse.countReportsForReportee }} отчёт} few {{{ abuse.countReportsForReportee }} отчёта} other {{{ abuse.countReportsForReportee }} отчётов}}"/><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>"/></target>
4360 <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> 4120 <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>
4361 </trans-unit> 4121 </trans-unit>
4362 <trans-unit id="6540177673229220400" datatype="html"> 4122 <trans-unit id="6540177673229220400" datatype="html">
@@ -4720,8 +4480,8 @@
4720 <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> 4480 <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>
4721 </trans-unit> 4481 </trans-unit>
4722 <trans-unit id="3901868627411944813" datatype="html"> 4482 <trans-unit id="3901868627411944813" datatype="html">
4723 <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> 4483 <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>
4724 <target state="translated">Приоритет <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small&gt;"/>(1 = наивысший приоритет)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small&gt;"/></target> 4484 <target state="translated">Приоритет <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small>"/>(1 = наивысший приоритет)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small>"/></target>
4725 <context-group purpose="location"> 4485 <context-group purpose="location">
4726 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context> 4486 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context>
4727 <context context-type="linenumber">47</context> 4487 <context context-type="linenumber">47</context>
@@ -4741,8 +4501,8 @@
4741 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">105</context></context-group> 4501 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">105</context></context-group>
4742 </trans-unit> 4502 </trans-unit>
4743 <trans-unit id="2713421326605345655" datatype="html"> 4503 <trans-unit id="2713421326605345655" datatype="html">
4744 <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> 4504 <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>
4745 <target state="translated">Нет <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; "/> задача не найдена.</target> 4505 <target state="translated">Нет <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> "/> задача не найдена.</target>
4746 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">106</context></context-group> 4506 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">106</context></context-group>
4747 </trans-unit> 4507 </trans-unit>
4748 <trans-unit id="2384897339170501794" datatype="html"> 4508 <trans-unit id="2384897339170501794" datatype="html">
@@ -4788,8 +4548,8 @@
4788 </context-group> 4548 </context-group>
4789 </trans-unit> 4549 </trans-unit>
4790 <trans-unit id="2232767208623640457" datatype="html"> 4550 <trans-unit id="2232767208623640457" datatype="html">
4791 <source>By <x id="INTERPOLATION"/> -&gt;</source> 4551 <source>By <x id="INTERPOLATION"/> -></source>
4792 <target state="translated">От <x id="INTERPOLATION"/> -&gt;</target> 4552 <target state="translated">От <x id="INTERPOLATION"/> -></target>
4793 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">47</context></context-group> 4553 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">47</context></context-group>
4794 </trans-unit> 4554 </trans-unit>
4795 <trans-unit id="7396175500300709096" datatype="html"> 4555 <trans-unit id="7396175500300709096" datatype="html">
@@ -4861,8 +4621,8 @@
4861 <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> 4621 <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>
4862 </trans-unit> 4622 </trans-unit>
4863 <trans-unit id="4423835119021329687" datatype="html"> 4623 <trans-unit id="4423835119021329687" datatype="html">
4864 <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> 4624 <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>
4865 <target state="translated">Управление <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;&gt;"/>пользователями<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> чтобы создать команду модераторов. </target> 4625 <target state="translated">Управление <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>пользователями<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> чтобы создать команду модераторов. </target>
4866 <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">83</context></context-group> 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">83</context></context-group>
4867 </trans-unit> 4627 </trans-unit>
4868 <trans-unit id="7030031694783481217" datatype="html"> 4628 <trans-unit id="7030031694783481217" datatype="html">
@@ -4871,8 +4631,8 @@
4871 <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> 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">93</context></context-group>
4872 </trans-unit> 4632 </trans-unit>
4873 <trans-unit id="4620493570088713907" datatype="html"> 4633 <trans-unit id="4620493570088713907" datatype="html">
4874 <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> 4634 <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>
4875 <target state="translated">Включение этого параметра позволит другим администраторам узнать, что вы в основном добавляете конфиденциальный контент.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/> Более того, флажок NSFW при загрузке видео будет автоматически установлен по умолчанию. </target> 4635 <target state="translated">Включение этого параметра позволит другим администраторам узнать, что вы в основном добавляете конфиденциальный контент.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/> Более того, флажок NSFW при загрузке видео будет автоматически установлен по умолчанию. </target>
4876 <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">97</context></context-group> 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">97</context></context-group>
4877 </trans-unit> 4637 </trans-unit>
4878 <trans-unit id="7497677457560701935"> 4638 <trans-unit id="7497677457560701935">
@@ -4881,8 +4641,8 @@
4881 <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> 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">106</context></context-group>
4882 </trans-unit> 4642 </trans-unit>
4883 <trans-unit id="7350483582490037954" datatype="html"> 4643 <trans-unit id="7350483582490037954" datatype="html">
4884 <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> 4644 <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>
4885 <target state="translated">С помощью <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Скрыть<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> или <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Размыто превью<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, будет запрошено подтверждение для просмотра видео. </target> 4645 <target state="translated">С помощью <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Скрыть<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> или <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Размыто превью<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, будет запрошено подтверждение для просмотра видео. </target>
4886 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">110</context></context-group> 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">110</context></context-group>
4887 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">7</context></context-group> 4647 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">7</context></context-group>
4888 </trans-unit> 4648 </trans-unit>
@@ -4997,8 +4757,8 @@
4997 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">4</context></context-group> 4757 <context-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>
4998 </trans-unit> 4758 </trans-unit>
4999 <trans-unit id="2107098695989136934" datatype="html"> 4759 <trans-unit id="2107098695989136934" datatype="html">
5000 <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> 4760 <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>
5001 <target state="translated">Используйте <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/plugins&quot;&gt;"/>плагины &amp; темы<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> для дополнительных изменений, или <x id="START_LINK_1" equiv-text="&lt;a routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;&gt;"/>добавьте небольшие настройки<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </target> 4761 <target state="translated">Используйте <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/plugins&quot;>"/>плагины &amp; темы<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> для дополнительных изменений, или <x id="START_LINK_1" equiv-text="&lt;a routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;>"/>добавьте небольшие настройки<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
5002 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">5</context></context-group> 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">5</context></context-group>
5003 </trans-unit> 4763 </trans-unit>
5004 <trans-unit id="6855462350544488601" datatype="html"> 4764 <trans-unit id="6855462350544488601" datatype="html">
@@ -5072,8 +4832,8 @@
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">120</context></context-group> 4832 <context-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>
5073 </trans-unit> 4833 </trans-unit>
5074 <trans-unit id="2669509104300979449" datatype="html"> 4834 <trans-unit id="2669509104300979449" datatype="html">
5075 <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> 4835 <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>
5076 <target state="translated">Управление <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;&gt;"/>пользователями<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> с целью установки персональной квоты. </target> 4836 <target state="translated">Управление <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>пользователями<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> с целью установки персональной квоты. </target>
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">121</context></context-group> 4837 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">121</context></context-group>
5078 </trans-unit> 4838 </trans-unit>
5079 <trans-unit id="4497115134891299867"> 4839 <trans-unit id="4497115134891299867">
@@ -5260,8 +5020,8 @@
5260 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">338</context></context-group> 5020 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">338</context></context-group>
5261 </trans-unit> 5021 </trans-unit>
5262 <trans-unit id="1886227550697837417" datatype="html"> 5022 <trans-unit id="1886227550697837417" datatype="html">
5263 <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> 5023 <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>
5264 <target state="translated">В рабочей среде следует использовать только модерируемые поисковые индексы, или <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;&gt;"/>создать свой собственный<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </target> 5024 <target state="translated">В рабочей среде следует использовать только модерируемые поисковые индексы, или <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>создать свой собственный<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
5265 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">340</context></context-group> 5025 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">340</context></context-group>
5266 </trans-unit> 5026 </trans-unit>
5267 <trans-unit id="2331464426553277323" datatype="html"> 5027 <trans-unit id="2331464426553277323" datatype="html">
@@ -5295,8 +5055,8 @@
5295 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">388</context></context-group> 5055 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">388</context></context-group>
5296 </trans-unit> 5056 </trans-unit>
5297 <trans-unit id="252719899360434356" datatype="html"> 5057 <trans-unit id="252719899360434356" datatype="html">
5298 <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> 5058 <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>
5299 <target state="translated">Управление <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;&gt;"/>связями<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> с другими экземплярами. </target> 5059 <target state="translated">Управление <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>связями<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> с другими экземплярами. </target>
5300 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">389</context></context-group> 5060 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">389</context></context-group>
5301 </trans-unit> 5061 </trans-unit>
5302 <trans-unit id="9119248927271669654" datatype="html"> 5062 <trans-unit id="9119248927271669654" datatype="html">
@@ -5332,8 +5092,8 @@
5332 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">435</context></context-group> 5092 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">435</context></context-group>
5333 </trans-unit> 5093 </trans-unit>
5334 <trans-unit id="9076632742417302918" datatype="html"> 5094 <trans-unit id="9076632742417302918" datatype="html">
5335 <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> 5095 <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>
5336 <target state="translated">Ознакомьтесь <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;"/>с документацией <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> для получение информации по ожидаемому URL </target> 5096 <target state="translated">Ознакомьтесь <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;>"/>с документацией <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> для получение информации по ожидаемому URL </target>
5337 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">440</context></context-group> 5097 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">440</context></context-group>
5338 </trans-unit> 5098 </trans-unit>
5339 <trans-unit id="3946988229617310200" datatype="html"> 5099 <trans-unit id="3946988229617310200" datatype="html">
@@ -5382,8 +5142,8 @@
5382 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">521</context></context-group> 5142 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">521</context></context-group>
5383 </trans-unit> 5143 </trans-unit>
5384 <trans-unit id="2076338542820061819" datatype="html"> 5144 <trans-unit id="2076338542820061819" datatype="html">
5385 <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> 5145 <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>
5386 <target state="translated">Если ваш экземпляр явно разрешен Twitter, видеопроигрыватель будет встроен в канал Twitter на видеоресурсе PeerTube.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> в противном случае мы используем карточку со ссылкой на изображение, которая будет перенаправлять на ваш экземпляр<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> Установите этот флажок, сохраните конфигурацию и протестируйте с URL-адресом видео вашего экземпляра (https://example.com/w/blabla ) на <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;"/> чтобы узнать, разрешен ли ваш экземпляр. </target> 5146 <target state="translated">Если ваш экземпляр явно разрешен Twitter, видеопроигрыватель будет встроен в канал Twitter на видеоресурсе PeerTube.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> в противном случае мы используем карточку со ссылкой на изображение, которая будет перенаправлять на ваш экземпляр<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Установите этот флажок, сохраните конфигурацию и протестируйте с URL-адресом видео вашего экземпляра (https://example.com/w/blabla ) на <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>"/> чтобы узнать, разрешен ли ваш экземпляр. </target>
5387 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">525</context></context-group> 5147 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">525</context></context-group>
5388 </trans-unit> 5148 </trans-unit>
5389 <trans-unit id="493135676263039396" datatype="html"> 5149 <trans-unit id="493135676263039396" datatype="html">
@@ -5421,8 +5181,8 @@
5421 <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">33</context></context-group> 5181 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">33</context></context-group>
5422 </trans-unit> 5182 </trans-unit>
5423 <trans-unit id="4420104899393268652" datatype="html"> 5183 <trans-unit id="4420104899393268652" datatype="html">
5424 <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> 5184 <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>
5425 <target state="translated">Максимальное количество одновременных трансляций, созданных на вашем экземпляре <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;&gt;"/>(-1 "не ограничено")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></target> 5185 <target state="translated">Максимальное количество одновременных трансляций, созданных на вашем экземпляре <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;>"/>(-1 "не ограничено")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target>
5426 <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">40</context></context-group> 5186 <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">40</context></context-group>
5427 </trans-unit> 5187 </trans-unit>
5428 <trans-unit id="6830777508073747241" datatype="html"> 5188 <trans-unit id="6830777508073747241" datatype="html">
@@ -5432,8 +5192,8 @@
5432 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">59</context></context-group> 5192 <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>
5433 </trans-unit> 5193 </trans-unit>
5434 <trans-unit id="7210210728441530221" datatype="html"> 5194 <trans-unit id="7210210728441530221" datatype="html">
5435 <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> 5195 <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>
5436 <target state="translated">Максимальное количество трансляций на одного пользователя <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;&gt;"/>(-1 "не ограничено")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></target> 5196 <target state="translated">Максимальное количество трансляций на одного пользователя <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;>"/>(-1 "не ограничено")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target>
5437 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">53</context></context-group> 5197 <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">53</context></context-group>
5438 </trans-unit> 5198 </trans-unit>
5439 <trans-unit id="6830777508073747241" datatype="html"> 5199 <trans-unit id="6830777508073747241" datatype="html">
@@ -5576,8 +5336,8 @@
5576 <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> 5336 <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>
5577 </trans-unit> 5337 </trans-unit>
5578 <trans-unit id="7334484418359079994" datatype="html"> 5338 <trans-unit id="7334484418359079994" datatype="html">
5579 <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> 5339 <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>
5580 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Требуется 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;"/>Создание списков воспроизведения HLS и фрагментированных файлов MP4, обеспечивающих лучшее воспроизведение, чем при использовании обычного 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;"/>Изменение разрешения более плавное<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;"/>Более быстрое воспроизведение, особенно для длинных видео<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;"/>Более стабильное воспроизведение (меньше ошибок / бесконечной загрузки)<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;"/>Если вы также включили Поддержка WebTorrent, она увеличит объем хранилища видео на 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/></target> 5340 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Требуется 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>"/>Создание списков воспроизведения HLS и фрагментированных файлов MP4, обеспечивающих лучшее воспроизведение, чем при использовании обычного 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>"/>Изменение разрешения более плавное<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Более быстрое воспроизведение, особенно для длинных видео<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Более стабильное воспроизведение (меньше ошибок / бесконечной загрузки)<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>"/>Если вы также включили Поддержка WebTorrent, она увеличит объем хранилища видео на 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></target>
5581 <context-group purpose="location"> 5341 <context-group purpose="location">
5582 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context> 5342 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5583 <context context-type="linenumber">99,108</context> 5343 <context context-type="linenumber">99,108</context>
@@ -5708,13 +5468,19 @@
5708 <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> 5468 <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>
5709 </trans-unit> 5469 </trans-unit>
5710 <trans-unit id="4067880101082150743" datatype="html"> 5470 <trans-unit id="4067880101082150743" datatype="html">
5711 <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> 5471 <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>
5712 <target state="translated">Используйте код JavaScript напрямую.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/>Пример: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>console.log('мой экземпляр потрясающий');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></target> 5472 <target state="translated">Используйте код JavaScript напрямую.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/>Пример: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>console.log('мой экземпляр потрясающий');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></target>
5713 <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">77</context></context-group> 5473 <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">77</context></context-group>
5714 </trans-unit> 5474 </trans-unit>
5715 <trans-unit id="5464209657969421100" datatype="html"> 5475 <trans-unit id="5464209657969421100" datatype="html">
5716 <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> 5476 <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="{{ '{' }}"/>
5717 <target state="translated">Используйте код CSS напрямую. Пример:<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;"/> Добавить в начале <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; "/> t, чтобы переопределить стили. Пример:<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;"/></target> 5477color: red;
5478<x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/>
5479<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="{{ '{' }}"/>
5480color: red;
5481<x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/>
5482<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></source>
5483 <target state="translated">Используйте код CSS напрямую. Пример:<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=" {{ '{' }"/> color: red; <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/> Добавить в начале <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> "/> t, чтобы переопределить стили. Пример:<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=" {{ '{' }"/> color: red; <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></target>
5718 <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">96</context></context-group> 5484 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">96</context></context-group>
5719 </trans-unit> 5485 </trans-unit>
5720 <trans-unit id="283725429207896837" datatype="html"> 5486 <trans-unit id="283725429207896837" datatype="html">
@@ -5731,8 +5497,8 @@
5731 </context-group> 5497 </context-group>
5732 </trans-unit> 5498 </trans-unit>
5733 <trans-unit id="8167543029214637769" datatype="html"> 5499 <trans-unit id="8167543029214637769" datatype="html">
5734 <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> 5500 <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>
5735 <target state="translated">Ошибки в форме: <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> 5501 <target state="translated">Ошибки в форме: <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>
5736 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">71</context></context-group> 5502 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">71</context></context-group>
5737 </trans-unit> 5503 </trans-unit>
5738 <trans-unit id="1445676851449000175"> 5504 <trans-unit id="1445676851449000175">
@@ -5808,8 +5574,8 @@
5808 <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> 5574 <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>
5809 </trans-unit> 5575 </trans-unit>
5810 <trans-unit id="6317170736181476800" datatype="html"> 5576 <trans-unit id="6317170736181476800" datatype="html">
5811 <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> 5577 <source>Update <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;>"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;>"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a >"/></source>
5812 <target state="translated">Обновите <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;"/>ваши настройки<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> 5578 <target state="translated">Обновите <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;>"/>ваши настройки<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a >"/></target>
5813 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">2</context></context-group> 5579 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">2</context></context-group>
5814 </trans-unit> 5580 </trans-unit>
5815 <trans-unit id="1405600824334286337" datatype="html"> 5581 <trans-unit id="1405600824334286337" datatype="html">
@@ -5829,40 +5595,40 @@
5829 </context-group> 5595 </context-group>
5830 </trans-unit> 5596 </trans-unit>
5831 <trans-unit id="7028708681117573961" datatype="html"> 5597 <trans-unit id="7028708681117573961" datatype="html">
5832 <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> 5598 <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>
5833 <target state="translated">Сортировать по <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Недавно добавленные"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target> 5599 <target state="translated">Сортировать по <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Недавно добавленные"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
5834 <context-group purpose="location"> 5600 <context-group purpose="location">
5835 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5601 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5836 <context context-type="linenumber">46</context> 5602 <context context-type="linenumber">46</context>
5837 </context-group> 5603 </context-group>
5838 </trans-unit> 5604 </trans-unit>
5839 <trans-unit id="8190023086228606960" datatype="html"> 5605 <trans-unit id="8190023086228606960" datatype="html">
5840 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Recent Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source> 5606 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Recent Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
5841 <target state="translated">Сортировать по <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Недавние просмотры"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target> 5607 <target state="translated">Сортировать по <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Недавние просмотры"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
5842 <context-group purpose="location"> 5608 <context-group purpose="location">
5843 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5609 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5844 <context context-type="linenumber">48</context> 5610 <context context-type="linenumber">48</context>
5845 </context-group> 5611 </context-group>
5846 </trans-unit> 5612 </trans-unit>
5847 <trans-unit id="3224510615614621760" datatype="html"> 5613 <trans-unit id="3224510615614621760" datatype="html">
5848 <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> 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>
5849 <target state="translated">Сортировать по <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Горячее"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target> 5615 <target state="translated">Сортировать по <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Горячее"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
5850 <context-group purpose="location"> 5616 <context-group purpose="location">
5851 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5617 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5852 <context context-type="linenumber">49</context> 5618 <context context-type="linenumber">49</context>
5853 </context-group> 5619 </context-group>
5854 </trans-unit> 5620 </trans-unit>
5855 <trans-unit id="3082811226222076503" datatype="html"> 5621 <trans-unit id="3082811226222076503" datatype="html">
5856 <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> 5622 <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>
5857 <target state="translated">Сортировать по <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Лучшее"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target> 5623 <target state="translated">Сортировать по <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Лучшее"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
5858 <context-group purpose="location"> 5624 <context-group purpose="location">
5859 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5625 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5860 <context context-type="linenumber">50</context> 5626 <context context-type="linenumber">50</context>
5861 </context-group> 5627 </context-group>
5862 </trans-unit> 5628 </trans-unit>
5863 <trans-unit id="4322133526902910662" datatype="html"> 5629 <trans-unit id="4322133526902910662" datatype="html">
5864 <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> 5630 <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>
5865 <target state="translated">Сортировать по <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Нравится"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target> 5631 <target state="translated">Сортировать по <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Нравится"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
5866 <context-group purpose="location"> 5632 <context-group purpose="location">
5867 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5633 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5868 <context context-type="linenumber">51</context> 5634 <context context-type="linenumber">51</context>
@@ -5978,8 +5744,8 @@
5978 <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> 5744 <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>
5979 </trans-unit> 5745 </trans-unit>
5980 <trans-unit id="7350483582490037954" datatype="html"> 5746 <trans-unit id="7350483582490037954" datatype="html">
5981 <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> 5747 <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>
5982 <target state="translated">С помощью<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Скрыть<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> или <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Размыто превью<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, будет запрошено подтверждение для просмотра видео. </target> 5748 <target state="translated">С помощью<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Скрыть<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> или <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Размыто превью<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, будет запрошено подтверждение для просмотра видео. </target>
5983 <context-group purpose="location"> 5749 <context-group purpose="location">
5984 <context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context> 5750 <context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context>
5985 <context context-type="linenumber">8,9</context> 5751 <context context-type="linenumber">8,9</context>
@@ -6178,8 +5944,9 @@
6178 </context-group> 5944 </context-group>
6179 </trans-unit> 5945 </trans-unit>
6180 <trans-unit id="2124774733637750483" datatype="html"> 5946 <trans-unit id="2124774733637750483" datatype="html">
6181 <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> 5947 <source>Short text to tell people how they can support your channel (membership platform...).&lt;br />&lt;br />
6182 <target state="translated">Краткий текст, чтобы рассказать людям, как они могут поддержать ваш канал.&lt;br /&gt;&lt;br /&gt; Когда вы загрузите видео на этот канал, поле поддержки видео будет автоматически заполнено этим текстом.</target> 5948 When you will upload a video in this channel, the video support field will be automatically filled by this text.</source>
5949 <target state="translated">Краткий текст, чтобы рассказать людям, как они могут поддержать ваш канал.&lt;br />&lt;br /> Когда вы загрузите видео на этот канал, поле поддержки видео будет автоматически заполнено этим текстом.</target>
6183 <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> 5950 <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>
6184 <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> 5951 <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>
6185 </trans-unit> 5952 </trans-unit>
@@ -6268,8 +6035,8 @@
6268 </context-group> 6035 </context-group>
6269 </trans-unit> 6036 </trans-unit>
6270 <trans-unit id="5511928240200239994" datatype="html"> 6037 <trans-unit id="5511928240200239994" datatype="html">
6271 <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> 6038 <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>
6272 <target state="translated">Некоторые из ваших каналов настроены не полностью. Сделайте их более приветливыми и сообщите о том, что вы публикуете, добавив <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>баннер<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>аватар<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> и <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>описание<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>.</target> 6039 <target state="translated">Некоторые из ваших каналов настроены не полностью. Сделайте их более приветливыми и сообщите о том, что вы публикуете, добавив <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>баннер<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>аватар<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> и <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>описание<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</target>
6273 <context-group purpose="location"> 6040 <context-group purpose="location">
6274 <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context> 6041 <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context>
6275 <context context-type="linenumber">5</context> 6042 <context context-type="linenumber">5</context>
@@ -6378,8 +6145,8 @@
6378 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">13</context></context-group> 6145 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">13</context></context-group>
6379 </trans-unit> 6146 </trans-unit>
6380 <trans-unit id="8844610145426272276" datatype="html"> 6147 <trans-unit id="8844610145426272276" datatype="html">
6381 <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> 6148 <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>
6382 <target state="translated">Чтобы помочь модераторам и другим пользователям узнать <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>кто вы<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, не забудьте <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;&gt;"/>настроить профиль своей учетной записи<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> добавив <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>аватар<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> и <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>описание<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>. </target> 6149 <target state="translated">Чтобы помочь модераторам и другим пользователям узнать <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>кто вы<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, не забудьте <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;>"/>настроить профиль своей учетной записи<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> добавив <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>аватар<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> и <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>описание<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. </target>
6383 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">17</context></context-group> 6150 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">17</context></context-group>
6384 </trans-unit> 6151 </trans-unit>
6385 <trans-unit id="3030338154442300172" datatype="html"> 6152 <trans-unit id="3030338154442300172" datatype="html">
@@ -6567,7 +6334,9 @@
6567 <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> 6334 <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>
6568 </trans-unit> 6335 </trans-unit>
6569 <trans-unit id="7152797255397280410" datatype="html"> 6336 <trans-unit id="7152797255397280410" datatype="html">
6570 <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> 6337 <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>?
6338It will delete <x id="PH_1" equiv-text="videoChannel.videosCount"/> videos uploaded in this channel, and you will not be able to create another
6339channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</source>
6571 <target state="translated">Вы действительно хотите удалить <x id="PH" equiv-text="videoChannel.displayName"/>? Будет удалено <x id="PH_1" equiv-text="videoChannel.videosCount"/> видео загруженное на этот канал, и вы не сможете создать другой канал с таким же именем (<x id="PH_2" equiv-text="videoChannel.name"/>)!</target> 6340 <target state="translated">Вы действительно хотите удалить <x id="PH" equiv-text="videoChannel.displayName"/>? Будет удалено <x id="PH_1" equiv-text="videoChannel.videosCount"/> видео загруженное на этот канал, и вы не сможете создать другой канал с таким же именем (<x id="PH_2" equiv-text="videoChannel.name"/>)!</target>
6572 <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> 6341 <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>
6573 </trans-unit> 6342 </trans-unit>
@@ -6605,8 +6374,8 @@
6605 <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> 6374 <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>
6606 </trans-unit> 6375 </trans-unit>
6607 <trans-unit id="2705478076887104088" datatype="html"> 6376 <trans-unit id="2705478076887104088" datatype="html">
6608 <source>SHOW THIS CHANNEL &gt;</source> 6377 <source>SHOW THIS CHANNEL ></source>
6609 <target state="translated">ПОКАЗАТЬ ЭТО КАНАЛ &gt;</target> 6378 <target state="translated">ПОКАЗАТЬ ЭТО КАНАЛ ></target>
6610 <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> 6379 <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>
6611 </trans-unit> 6380 </trans-unit>
6612 <trans-unit id="4088311569349098646"> 6381 <trans-unit id="4088311569349098646">
@@ -6854,8 +6623,8 @@
6854 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">111</context></context-group> 6623 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">111</context></context-group>
6855 </trans-unit> 6624 </trans-unit>
6856 <trans-unit id="1120376809358109718" datatype="html"> 6625 <trans-unit id="1120376809358109718" datatype="html">
6857 <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> 6626 <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>
6858 <target state="translated">Одноранговые веб-узлы не являются общедоступными: поскольку мы используем транспорт веб-сокетов, этот протокол отличается от классического трекера BitTorrent. Когда вы находитесь в веб-браузере, вы отправляете сигнал, содержащий ваш IP-адрес, на трекер, который случайным образом выбирает других одноранговых узлов для пересылки информации. См. <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;"/>этот документ<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> для получения дополнительной информации </target> 6627 <target state="translated">Одноранговые веб-узлы не являются общедоступными: поскольку мы используем транспорт веб-сокетов, этот протокол отличается от классического трекера BitTorrent. Когда вы находитесь в веб-браузере, вы отправляете сигнал, содержащий ваш IP-адрес, на трекер, который случайным образом выбирает других одноранговых узлов для пересылки информации. См. <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;>"/>этот документ<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> для получения дополнительной информации </target>
6859 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">115</context></context-group> 6628 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">115</context></context-group>
6860 </trans-unit> 6629 </trans-unit>
6861 <trans-unit id="7812408733559506009" datatype="html"> 6630 <trans-unit id="7812408733559506009" datatype="html">
@@ -6956,8 +6725,8 @@
6956 <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> 6725 <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>
6957 </trans-unit> 6726 </trans-unit>
6958 <trans-unit id="4807161697338135032" datatype="html"> 6727 <trans-unit id="4807161697338135032" datatype="html">
6959 <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> 6728 <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>
6960 <target state="translated">Свяжитесь с администратором (ами)<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> 6729 <target state="translated">Свяжитесь с администратором (ами)<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>
6961 <context-group purpose="location"> 6730 <context-group purpose="location">
6962 <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context> 6731 <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context>
6963 <context context-type="linenumber">3</context> 6732 <context context-type="linenumber">3</context>
@@ -7060,8 +6829,8 @@
7060 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-channel.component.html</context><context context-type="linenumber">50</context></context-group> 6829 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-channel.component.html</context><context context-type="linenumber">50</context></context-group>
7061 </trans-unit> 6830 </trans-unit>
7062 <trans-unit id="7440807341905682986" datatype="html"> 6831 <trans-unit id="7440807341905682986" datatype="html">
7063 <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> 6832 <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>
7064 <target state="translated">Мне не менее <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> лет и я согласен с <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'&gt;"/>Условиями<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;"/> и с <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'&gt;"/>Правилами поведения<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;"/> этого экземпляра </target> 6833 <target state="translated">Мне не менее <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> лет и я согласен с <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'>"/>Условиями<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;>"/> и с <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'>"/>Правилами поведения<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>"/> этого экземпляра </target>
7065 <context-group purpose="location"> 6834 <context-group purpose="location">
7066 <context context-type="sourcefile">src/app/+signup/+register/register-step-terms.component.html</context> 6835 <context context-type="sourcefile">src/app/+signup/+register/register-step-terms.component.html</context>
7067 <context context-type="linenumber">5,10</context> 6836 <context context-type="linenumber">5,10</context>
@@ -7232,8 +7001,8 @@
7232 <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> 7001 <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>
7233 </trans-unit> 7002 </trans-unit>
7234 <trans-unit id="8011855989482474311" datatype="html"> 7003 <trans-unit id="8011855989482474311" datatype="html">
7235 <source>A &lt;code&gt;.mp4&lt;/code&gt; that keeps the original audio track, with no video</source> 7004 <source>A &lt;code>.mp4&lt;/code> that keeps the original audio track, with no video</source>
7236 <target state="translated">A &lt;code&gt;.mp4&lt;/code&gt; сохраняет исходную звуковую дорожку без видео</target> 7005 <target state="translated">A &lt;code>.mp4&lt;/code> сохраняет исходную звуковую дорожку без видео</target>
7237 <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> 7006 <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>
7238 </trans-unit> 7007 </trans-unit>
7239 <trans-unit id="7756250490108954499" datatype="html"> 7008 <trans-unit id="7756250490108954499" datatype="html">
@@ -8029,8 +7798,8 @@
8029 </context-group> 7798 </context-group>
8030 </trans-unit> 7799 </trans-unit>
8031 <trans-unit id="7223931053738621590" datatype="html"> 7800 <trans-unit id="7223931053738621590" datatype="html">
8032 <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> 7801 <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>
8033 <target state="translated">PeerTube считает, что общедоступный IP-адрес вашего веб-браузера <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> 7802 <target state="translated">PeerTube считает, что общедоступный IP-адрес вашего веб-браузера <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>
8034 <context-group purpose="location"> 7803 <context-group purpose="location">
8035 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> 7804 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8036 <context context-type="linenumber">4</context> 7805 <context context-type="linenumber">4</context>
@@ -8077,16 +7846,16 @@
8077 </context-group> 7846 </context-group>
8078 </trans-unit> 7847 </trans-unit>
8079 <trans-unit id="1285026053775066761" datatype="html"> 7848 <trans-unit id="1285026053775066761" datatype="html">
8080 <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> 7849 <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>
8081 <target state="translated">Проверьте <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;"/> ключ конфигурации</target> 7850 <target state="translated">Проверьте <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>"/> ключ конфигурации</target>
8082 <context-group purpose="location"> 7851 <context-group purpose="location">
8083 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> 7852 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8084 <context context-type="linenumber">15</context> 7853 <context context-type="linenumber">15</context>
8085 </context-group> 7854 </context-group>
8086 </trans-unit> 7855 </trans-unit>
8087 <trans-unit id="7014275542536964627" datatype="html"> 7856 <trans-unit id="7014275542536964627" datatype="html">
8088 <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> 7857 <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>
8089 <target state="translated">Если вы запускаете PeerTube с помощью Docker, убедитесь, что вы запустили <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;"/> с <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;"/> (см. <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> 7858 <target state="translated">Если вы запускаете PeerTube с помощью Docker, убедитесь, что вы запустили <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>"/> с <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>"/> (см. <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>
8090 <context-group purpose="location"> 7859 <context-group purpose="location">
8091 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> 7860 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8092 <context context-type="linenumber">16,17</context> 7861 <context context-type="linenumber">16,17</context>
@@ -8147,8 +7916,8 @@
8147 </context-group> 7916 </context-group>
8148 </trans-unit> 7917 </trans-unit>
8149 <trans-unit id="4767765747214995164" datatype="html"> 7918 <trans-unit id="4767765747214995164" datatype="html">
8150 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;&gt;"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon&gt;"/></source> 7919 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source>
8151 <target state="translated">Опубликовано <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;&gt;"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon&gt;"/></target> 7920 <target state="translated">Опубликовано <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
8152 <context-group purpose="location"> 7921 <context-group purpose="location">
8153 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context> 7922 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context>
8154 <context context-type="linenumber">42</context> 7923 <context context-type="linenumber">42</context>
@@ -8445,8 +8214,8 @@
8445 <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> 8214 <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>
8446 </trans-unit> 8215 </trans-unit>
8447 <trans-unit id="8553059323353586765" datatype="html"> 8216 <trans-unit id="8553059323353586765" datatype="html">
8448 <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> 8217 <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>
8449 <target state="translated">Ваш текущий адрес электронной почты: <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;"/>. Он никогда не отображается публично. </target> 8218 <target state="translated">Ваш текущий адрес электронной почты: <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>"/>. Он никогда не отображается публично. </target>
8450 <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">4</context></context-group> 8219 <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">4</context></context-group>
8451 </trans-unit> 8220 </trans-unit>
8452 <trans-unit id="853586874765134886"> 8221 <trans-unit id="853586874765134886">
@@ -9064,7 +8833,8 @@
9064 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">75</context></context-group> 8833 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">75</context></context-group>
9065 </trans-unit> 8834 </trans-unit>
9066 <trans-unit id="2013324644839511073" datatype="html"> 8835 <trans-unit id="2013324644839511073" datatype="html">
9067 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>. Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source> 8836 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>.
8837Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source>
9068 <target state="translated">Не удается получить учетные данные клиента OAuth: <x id="PH" equiv-text="error.text"/>. Убедитесь, что вы правильно настроили PeerTube (config / directory), в частности раздел «веб-сервер».</target> 8838 <target state="translated">Не удается получить учетные данные клиента OAuth: <x id="PH" equiv-text="error.text"/>. Убедитесь, что вы правильно настроили PeerTube (config / directory), в частности раздел «веб-сервер».</target>
9069 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">98</context></context-group> 8839 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">98</context></context-group>
9070 </trans-unit> 8840 </trans-unit>
@@ -9239,8 +9009,8 @@
9239 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">75</context></context-group> 9009 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">75</context></context-group>
9240 </trans-unit> 9010 </trans-unit>
9241 <trans-unit id="6613870447286561244"> 9011 <trans-unit id="6613870447286561244">
9242 <source>Long (&gt; 10 min)</source> 9012 <source>Long (> 10 min)</source>
9243 <target>Длинная (&gt; 10 мин)</target> 9013 <target>Длинная (> 10 мин)</target>
9244 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">79</context></context-group> 9014 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">79</context></context-group>
9245 </trans-unit> 9015 </trans-unit>
9246 <trans-unit id="1787083504545967"> 9016 <trans-unit id="1787083504545967">
@@ -9907,8 +9677,8 @@
9907 <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> 9677 <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>
9908 </trans-unit> 9678 </trans-unit>
9909 <trans-unit id="5637879201055173642" datatype="html"> 9679 <trans-unit id="5637879201055173642" datatype="html">
9910 <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> 9680 <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>
9911 <target state="translated">См. <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;"/>документацию<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/>, чтобы узнать, как использовать функцию прямой трансляции PeerTube. </target> 9681 <target state="translated">См. <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;>"/>документацию<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/>, чтобы узнать, как использовать функцию прямой трансляции PeerTube. </target>
9912 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-documentation-link.component.html</context><context context-type="linenumber">1</context></context-group> 9682 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-documentation-link.component.html</context><context context-type="linenumber">1</context></context-group>
9913 </trans-unit> 9683 </trans-unit>
9914 <trans-unit id="4267638333776227701"> 9684 <trans-unit id="4267638333776227701">
@@ -11098,8 +10868,8 @@
11098 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">307</context></context-group> 10868 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">307</context></context-group>
11099 </trans-unit> 10869 </trans-unit>
11100 <trans-unit id="8272123190776748811" datatype="html"> 10870 <trans-unit id="8272123190776748811" datatype="html">
11101 <source>You need to be &lt;a href="/login"&gt;logged in&lt;/a&gt; to rate this video.</source> 10871 <source>You need to be &lt;a href="/login">logged in&lt;/a> to rate this video.</source>
11102 <target state="translated">&lt;a href="/login"&gt;Войдите&lt;/a&gt; чтобы оценить это видео.</target> 10872 <target state="translated">&lt;a href="/login">Войдите&lt;/a> чтобы оценить это видео.</target>
11103 <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> 10873 <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>
11104 </trans-unit> 10874 </trans-unit>
11105 <trans-unit id="4503408361537553733" datatype="html"> 10875 <trans-unit id="4503408361537553733" datatype="html">
@@ -11397,8 +11167,8 @@
11397 </context-group> 11167 </context-group>
11398 </trans-unit> 11168 </trans-unit>
11399 <trans-unit id="961774488937452220" datatype="html"> 11169 <trans-unit id="961774488937452220" datatype="html">
11400 <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> 11170 <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>
11401 <target state="translated">Это видео недоступно в этом экземпляре. Вы хотите, чтобы вас перенаправили на исходный экземпляр: &lt;a href="<x id="PH"/>"&gt;<x id="PH_1"/>&lt;/a&gt;?</target> 11171 <target state="translated">Это видео недоступно в этом экземпляре. Вы хотите, чтобы вас перенаправили на исходный экземпляр: &lt;a href="<x id="PH"/>"><x id="PH_1"/>&lt;/a>?</target>
11402 <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> 11172 <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>
11403 </trans-unit> 11173 </trans-unit>
11404 <trans-unit id="5761611056224181752" datatype="html"> 11174 <trans-unit id="5761611056224181752" datatype="html">