diff options
author | Александр <alterak@bk.ru> | 2021-11-23 05:50:23 +0000 |
---|---|---|
committer | Weblate <noreply@weblate.org> | 2021-11-25 16:24:34 +0100 |
commit | 46719fded32ab6445a5cbcda9e693377a34d5b23 (patch) | |
tree | f5e6949e995588de1388d4474eef1e5f9f56c97e /client | |
parent | de13ce70b9988fd354c730ba23118aeeb8ce894d (diff) | |
download | PeerTube-46719fded32ab6445a5cbcda9e693377a34d5b23.tar.gz PeerTube-46719fded32ab6445a5cbcda9e693377a34d5b23.tar.zst PeerTube-46719fded32ab6445a5cbcda9e693377a34d5b23.zip |
Translated using Weblate (Russian)
Currently translated at 100.0% (1923 of 1923 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ru/
Diffstat (limited to 'client')
-rw-r--r-- | client/src/locale/angular.ru-RU.xlf | 920 |
1 files changed, 500 insertions, 420 deletions
diff --git a/client/src/locale/angular.ru-RU.xlf b/client/src/locale/angular.ru-RU.xlf index bb17bafc5..504d888fd 100644 --- a/client/src/locale/angular.ru-RU.xlf +++ b/client/src/locale/angular.ru-RU.xlf | |||
@@ -3,34 +3,41 @@ | |||
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 | <trans-unit id="ngb.alert.close" datatype="html"> |
6 | <source>Close</source><target state="new">Close</target> | 6 | <source>Close</source> |
7 | <target state="translated">Закрыть</target> | ||
7 | <context-group purpose="location"> | 8 | <context-group purpose="location"> |
8 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/alert/alert.ts</context> | 9 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/alert/alert.ts</context> |
9 | <context context-type="linenumber">58,61</context> | 10 | <context context-type="linenumber">58,61</context> |
10 | </context-group> | 11 | </context-group> |
11 | </trans-unit><trans-unit id="ngb.carousel.slide-number" datatype="html"> | 12 | </trans-unit> |
12 | <source> Slide <x id="INTERPOLATION" equiv-text="OnHover$ = new"/> of <x id="INTERPOLATION_1" equiv-text="; | 13 | <trans-unit id="ngb.carousel.slide-number" datatype="html"> |
13 | private _pa"/> </source><target state="new"> Slide <x id="INTERPOLATION" equiv-text="OnHover$ = new"/> of <x id="INTERPOLATION_1" equiv-text="; | 14 | <source>Slide <x id="INTERPOLATION" equiv-text="OnHover$ = new"/> of <x id="INTERPOLATION_1" equiv-text="; private _pa"/> </source> |
14 | private _pa"/> </target> | 15 | <target state="translated">Слайд <x id="INTERPOLATION" equiv-text="OnHover$ = new"/> из <x id="INTERPOLATION_1" equiv-text="; private _pa"/> </target> |
15 | <context-group purpose="location"> | 16 | <context-group purpose="location"> |
16 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/carousel/carousel.ts</context> | 17 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/carousel/carousel.ts</context> |
17 | <context context-type="linenumber">114,118</context> | 18 | <context context-type="linenumber">114,118</context> |
18 | </context-group> | 19 | </context-group> |
19 | <note priority="1" from="description">Currently selected slide number read by screen reader</note> | 20 | <note priority="1" from="description">Currently selected slide number read by screen reader</note> |
20 | </trans-unit><trans-unit id="ngb.carousel.previous" datatype="html"> | 21 | </trans-unit> |
21 | <source>Previous</source><target state="new">Previous</target> | 22 | <trans-unit id="ngb.carousel.previous" datatype="html"> |
23 | <source>Previous</source> | ||
24 | <target state="translated">Предыдущий</target> | ||
22 | <context-group purpose="location"> | 25 | <context-group purpose="location"> |
23 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/carousel/carousel.ts</context> | 26 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/carousel/carousel.ts</context> |
24 | <context context-type="linenumber">132,134</context> | 27 | <context context-type="linenumber">132,134</context> |
25 | </context-group> | 28 | </context-group> |
26 | </trans-unit><trans-unit id="ngb.carousel.next" datatype="html"> | 29 | </trans-unit> |
27 | <source>Next</source><target state="new">Next</target> | 30 | <trans-unit id="ngb.carousel.next" datatype="html"> |
31 | <source>Next</source> | ||
32 | <target state="translated">Далее</target> | ||
28 | <context-group purpose="location"> | 33 | <context-group purpose="location"> |
29 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/carousel/carousel.ts</context> | 34 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/carousel/carousel.ts</context> |
30 | <context context-type="linenumber">147,152</context> | 35 | <context context-type="linenumber">147,152</context> |
31 | </context-group> | 36 | </context-group> |
32 | </trans-unit><trans-unit id="ngb.datepicker.select-month" datatype="html"> | 37 | </trans-unit> |
33 | <source>Select month</source><target state="new">Select month</target> | 38 | <trans-unit id="ngb.datepicker.select-month" datatype="html"> |
39 | <source>Select month</source> | ||
40 | <target state="translated">Выберите месяц</target> | ||
34 | <context-group purpose="location"> | 41 | <context-group purpose="location"> |
35 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation-select.ts</context> | 42 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation-select.ts</context> |
36 | <context context-type="linenumber">44,49</context> | 43 | <context context-type="linenumber">44,49</context> |
@@ -39,8 +46,10 @@ | |||
39 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation-select.ts</context> | 46 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation-select.ts</context> |
40 | <context context-type="linenumber">49,50</context> | 47 | <context context-type="linenumber">49,50</context> |
41 | </context-group> | 48 | </context-group> |
42 | </trans-unit><trans-unit id="ngb.datepicker.select-year" datatype="html"> | 49 | </trans-unit> |
43 | <source>Select year</source><target state="new">Select year</target> | 50 | <trans-unit id="ngb.datepicker.select-year" datatype="html"> |
51 | <source>Select year</source> | ||
52 | <target state="translated">Выберите год</target> | ||
44 | <context-group purpose="location"> | 53 | <context-group purpose="location"> |
45 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation-select.ts</context> | 54 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation-select.ts</context> |
46 | <context context-type="linenumber">59,63</context> | 55 | <context context-type="linenumber">59,63</context> |
@@ -49,8 +58,10 @@ | |||
49 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation-select.ts</context> | 58 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation-select.ts</context> |
50 | <context context-type="linenumber">74</context> | 59 | <context context-type="linenumber">74</context> |
51 | </context-group> | 60 | </context-group> |
52 | </trans-unit><trans-unit id="ngb.datepicker.previous-month" datatype="html"> | 61 | </trans-unit> |
53 | <source>Previous month</source><target state="new">Previous month</target> | 62 | <trans-unit id="ngb.datepicker.previous-month" datatype="html"> |
63 | <source>Previous month</source> | ||
64 | <target state="translated">Предыдущий месяц</target> | ||
54 | <context-group purpose="location"> | 65 | <context-group purpose="location"> |
55 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation.ts</context> | 66 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation.ts</context> |
56 | <context context-type="linenumber">24,27</context> | 67 | <context context-type="linenumber">24,27</context> |
@@ -59,8 +70,10 @@ | |||
59 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation.ts</context> | 70 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation.ts</context> |
60 | <context context-type="linenumber">35,36</context> | 71 | <context context-type="linenumber">35,36</context> |
61 | </context-group> | 72 | </context-group> |
62 | </trans-unit><trans-unit id="ngb.datepicker.next-month" datatype="html"> | 73 | </trans-unit> |
63 | <source>Next month</source><target state="new">Next month</target> | 74 | <trans-unit id="ngb.datepicker.next-month" datatype="html"> |
75 | <source>Next month</source> | ||
76 | <target state="translated">Следующий месяц</target> | ||
64 | <context-group purpose="location"> | 77 | <context-group purpose="location"> |
65 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation.ts</context> | 78 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation.ts</context> |
66 | <context context-type="linenumber">47,50</context> | 79 | <context context-type="linenumber">47,50</context> |
@@ -69,161 +82,200 @@ | |||
69 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation.ts</context> | 82 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation.ts</context> |
70 | <context context-type="linenumber">60,64</context> | 83 | <context context-type="linenumber">60,64</context> |
71 | </context-group> | 84 | </context-group> |
72 | </trans-unit><trans-unit id="ngb.pagination.first" datatype="html"> | 85 | </trans-unit> |
73 | <source>««</source><target state="new">««</target> | 86 | <trans-unit id="ngb.pagination.first" datatype="html"> |
87 | <source>««</source> | ||
88 | <target state="translated">««</target> | ||
74 | <context-group purpose="location"> | 89 | <context-group purpose="location"> |
75 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context> | 90 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context> |
76 | <context context-type="linenumber">182,183</context> | 91 | <context context-type="linenumber">182,183</context> |
77 | </context-group> | 92 | </context-group> |
78 | </trans-unit><trans-unit id="ngb.pagination.previous" datatype="html"> | 93 | </trans-unit> |
79 | <source>«</source><target state="new">«</target> | 94 | <trans-unit id="ngb.pagination.previous" datatype="html"> |
95 | <source>«</source> | ||
96 | <target state="translated">«</target> | ||
80 | <context-group purpose="location"> | 97 | <context-group purpose="location"> |
81 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context> | 98 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context> |
82 | <context context-type="linenumber">186,190</context> | 99 | <context context-type="linenumber">186,190</context> |
83 | </context-group> | 100 | </context-group> |
84 | </trans-unit><trans-unit id="ngb.pagination.next" datatype="html"> | 101 | </trans-unit> |
85 | <source>»</source><target state="new">»</target> | 102 | <trans-unit id="ngb.pagination.next" datatype="html"> |
103 | <source>»</source> | ||
104 | <target state="translated">»</target> | ||
86 | <context-group purpose="location"> | 105 | <context-group purpose="location"> |
87 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context> | 106 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context> |
88 | <context context-type="linenumber">194,195</context> | 107 | <context context-type="linenumber">194,195</context> |
89 | </context-group> | 108 | </context-group> |
90 | </trans-unit><trans-unit id="ngb.pagination.last" datatype="html"> | 109 | </trans-unit> |
91 | <source>»»</source><target state="new">»»</target> | 110 | <trans-unit id="ngb.pagination.last" datatype="html"> |
111 | <source>»»</source> | ||
112 | <target state="translated">»»</target> | ||
92 | <context-group purpose="location"> | 113 | <context-group purpose="location"> |
93 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context> | 114 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context> |
94 | <context context-type="linenumber">201,204</context> | 115 | <context context-type="linenumber">201,204</context> |
95 | </context-group> | 116 | </context-group> |
96 | </trans-unit><trans-unit id="ngb.pagination.first-aria" datatype="html"> | 117 | </trans-unit> |
97 | <source>First</source><target state="new">First</target> | 118 | <trans-unit id="ngb.pagination.first-aria" datatype="html"> |
119 | <source>First</source> | ||
120 | <target state="translated">Первый</target> | ||
98 | <context-group purpose="location"> | 121 | <context-group purpose="location"> |
99 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context> | 122 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context> |
100 | <context context-type="linenumber">208,209</context> | 123 | <context context-type="linenumber">208,209</context> |
101 | </context-group> | 124 | </context-group> |
102 | </trans-unit><trans-unit id="ngb.pagination.previous-aria" datatype="html"> | 125 | </trans-unit> |
103 | <source>Previous</source><target state="new">Previous</target> | 126 | <trans-unit id="ngb.pagination.previous-aria" datatype="html"> |
127 | <source>Previous</source> | ||
128 | <target state="translated">Предыдущий</target> | ||
104 | <context-group purpose="location"> | 129 | <context-group purpose="location"> |
105 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context> | 130 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context> |
106 | <context context-type="linenumber">215,216</context> | 131 | <context context-type="linenumber">215,216</context> |
107 | </context-group> | 132 | </context-group> |
108 | </trans-unit><trans-unit id="ngb.pagination.next-aria" datatype="html"> | 133 | </trans-unit> |
109 | <source>Next</source><target state="new">Next</target> | 134 | <trans-unit id="ngb.pagination.next-aria" datatype="html"> |
135 | <source>Next</source> | ||
136 | <target state="translated">Следующий</target> | ||
110 | <context-group purpose="location"> | 137 | <context-group purpose="location"> |
111 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context> | 138 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context> |
112 | <context context-type="linenumber">226,228</context> | 139 | <context context-type="linenumber">226,228</context> |
113 | </context-group> | 140 | </context-group> |
114 | </trans-unit><trans-unit id="ngb.pagination.last-aria" datatype="html"> | 141 | </trans-unit> |
115 | <source>Last</source><target state="new">Last</target> | 142 | <trans-unit id="ngb.pagination.last-aria" datatype="html"> |
143 | <source>Last</source> | ||
144 | <target state="translated">Последний</target> | ||
116 | <context-group purpose="location"> | 145 | <context-group purpose="location"> |
117 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context> | 146 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context> |
118 | <context context-type="linenumber">232,233</context> | 147 | <context context-type="linenumber">232,233</context> |
119 | </context-group> | 148 | </context-group> |
120 | </trans-unit><trans-unit id="ngb.progressbar.value" datatype="html"> | 149 | </trans-unit> |
121 | <source><x id="INTERPOLATION" equiv-text="; } | 150 | <trans-unit id="ngb.progressbar.value" datatype="html"> |
122 | 151 | <source><x id="INTERPOLATION" equiv-text="; } /** *"/></source> | |
123 | /** | 152 | <target state="translated"><x id="INTERPOLATION" equiv-text="; } /** *"/></target> |
124 | *"/></source><target state="new"><x id="INTERPOLATION" equiv-text="; } | ||
125 | |||
126 | /** | ||
127 | *"/></target> | ||
128 | <context-group purpose="location"> | 153 | <context-group purpose="location"> |
129 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/progressbar/progressbar.ts</context> | 154 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/progressbar/progressbar.ts</context> |
130 | <context context-type="linenumber">32,38</context> | 155 | <context context-type="linenumber">32,38</context> |
131 | </context-group> | 156 | </context-group> |
132 | </trans-unit><trans-unit id="ngb.timepicker.HH" datatype="html"> | 157 | </trans-unit> |
133 | <source>HH</source><target state="new">HH</target> | 158 | <trans-unit id="ngb.timepicker.HH" datatype="html"> |
159 | <source>HH</source> | ||
160 | <target state="translated">HH</target> | ||
134 | <context-group purpose="location"> | 161 | <context-group purpose="location"> |
135 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | 162 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> |
136 | <context context-type="linenumber">40,41</context> | 163 | <context context-type="linenumber">40,41</context> |
137 | </context-group> | 164 | </context-group> |
138 | </trans-unit><trans-unit id="ngb.timepicker.hours" datatype="html"> | 165 | </trans-unit> |
139 | <source>Hours</source><target state="new">Hours</target> | 166 | <trans-unit id="ngb.timepicker.hours" datatype="html"> |
167 | <source>Hours</source> | ||
168 | <target state="translated">Часы</target> | ||
140 | <context-group purpose="location"> | 169 | <context-group purpose="location"> |
141 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | 170 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> |
142 | <context context-type="linenumber">46,47</context> | 171 | <context context-type="linenumber">46,47</context> |
143 | </context-group> | 172 | </context-group> |
144 | </trans-unit><trans-unit id="ngb.timepicker.MM" datatype="html"> | 173 | </trans-unit> |
145 | <source>MM</source><target state="new">MM</target> | 174 | <trans-unit id="ngb.timepicker.MM" datatype="html"> |
175 | <source>MM</source> | ||
176 | <target state="translated">MM</target> | ||
146 | <context-group purpose="location"> | 177 | <context-group purpose="location"> |
147 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | 178 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> |
148 | <context context-type="linenumber">51,54</context> | 179 | <context context-type="linenumber">51,54</context> |
149 | </context-group> | 180 | </context-group> |
150 | </trans-unit><trans-unit id="ngb.timepicker.minutes" datatype="html"> | 181 | </trans-unit> |
151 | <source>Minutes</source><target state="new">Minutes</target> | 182 | <trans-unit id="ngb.timepicker.minutes" datatype="html"> |
183 | <source>Minutes</source> | ||
184 | <target state="translated">Минуты</target> | ||
152 | <context-group purpose="location"> | 185 | <context-group purpose="location"> |
153 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | 186 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> |
154 | <context context-type="linenumber">58,59</context> | 187 | <context context-type="linenumber">58,59</context> |
155 | </context-group> | 188 | </context-group> |
156 | </trans-unit><trans-unit id="ngb.timepicker.increment-hours" datatype="html"> | 189 | </trans-unit> |
157 | <source>Increment hours</source><target state="new">Increment hours</target> | 190 | <trans-unit id="ngb.timepicker.increment-hours" datatype="html"> |
191 | <source>Increment hours</source> | ||
192 | <target state="translated">Увеличение часов</target> | ||
158 | <context-group purpose="location"> | 193 | <context-group purpose="location"> |
159 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | 194 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> |
160 | <context context-type="linenumber">63,64</context> | 195 | <context context-type="linenumber">63,64</context> |
161 | </context-group> | 196 | </context-group> |
162 | </trans-unit><trans-unit id="ngb.timepicker.decrement-hours" datatype="html"> | 197 | </trans-unit> |
163 | <source>Decrement hours</source><target state="new">Decrement hours</target> | 198 | <trans-unit id="ngb.timepicker.decrement-hours" datatype="html"> |
199 | <source>Decrement hours</source> | ||
200 | <target state="translated">Уменьшить часы</target> | ||
164 | <context-group purpose="location"> | 201 | <context-group purpose="location"> |
165 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | 202 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> |
166 | <context context-type="linenumber">69,70</context> | 203 | <context context-type="linenumber">69,70</context> |
167 | </context-group> | 204 | </context-group> |
168 | </trans-unit><trans-unit id="ngb.timepicker.increment-minutes" datatype="html"> | 205 | </trans-unit> |
169 | <source>Increment minutes</source><target state="new">Increment minutes</target> | 206 | <trans-unit id="ngb.timepicker.increment-minutes" datatype="html"> |
207 | <source>Increment minutes</source> | ||
208 | <target state="translated">Увеличение минут</target> | ||
170 | <context-group purpose="location"> | 209 | <context-group purpose="location"> |
171 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | 210 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> |
172 | <context context-type="linenumber">76,78</context> | 211 | <context context-type="linenumber">76,78</context> |
173 | </context-group> | 212 | </context-group> |
174 | </trans-unit><trans-unit id="ngb.timepicker.decrement-minutes" datatype="html"> | 213 | </trans-unit> |
175 | <source>Decrement minutes</source><target state="new">Decrement minutes</target> | 214 | <trans-unit id="ngb.timepicker.decrement-minutes" datatype="html"> |
215 | <source>Decrement minutes</source> | ||
216 | <target state="translated">Уменьшить минуты</target> | ||
176 | <context-group purpose="location"> | 217 | <context-group purpose="location"> |
177 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | 218 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> |
178 | <context context-type="linenumber">82,84</context> | 219 | <context context-type="linenumber">82,84</context> |
179 | </context-group> | 220 | </context-group> |
180 | </trans-unit><trans-unit id="ngb.timepicker.SS" datatype="html"> | 221 | </trans-unit> |
181 | <source>SS</source><target state="new">SS</target> | 222 | <trans-unit id="ngb.timepicker.SS" datatype="html"> |
223 | <source>SS</source> | ||
224 | <target state="translated">SS</target> | ||
182 | <context-group purpose="location"> | 225 | <context-group purpose="location"> |
183 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | 226 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> |
184 | <context context-type="linenumber">87,88</context> | 227 | <context context-type="linenumber">87,88</context> |
185 | </context-group> | 228 | </context-group> |
186 | </trans-unit><trans-unit id="ngb.timepicker.seconds" datatype="html"> | 229 | </trans-unit> |
187 | <source>Seconds</source><target state="new">Seconds</target> | 230 | <trans-unit id="ngb.timepicker.seconds" datatype="html"> |
231 | <source>Seconds</source> | ||
232 | <target state="translated">Секунды</target> | ||
188 | <context-group purpose="location"> | 233 | <context-group purpose="location"> |
189 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | 234 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> |
190 | <context context-type="linenumber">92,93</context> | 235 | <context context-type="linenumber">92,93</context> |
191 | </context-group> | 236 | </context-group> |
192 | </trans-unit><trans-unit id="ngb.timepicker.increment-seconds" datatype="html"> | 237 | </trans-unit> |
193 | <source>Increment seconds</source><target state="new">Increment seconds</target> | 238 | <trans-unit id="ngb.timepicker.increment-seconds" datatype="html"> |
239 | <source>Increment seconds</source> | ||
240 | <target state="translated">Увеличение секунд</target> | ||
194 | <context-group purpose="location"> | 241 | <context-group purpose="location"> |
195 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | 242 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> |
196 | <context context-type="linenumber">100,101</context> | 243 | <context context-type="linenumber">100,101</context> |
197 | </context-group> | 244 | </context-group> |
198 | </trans-unit><trans-unit id="ngb.timepicker.decrement-seconds" datatype="html"> | 245 | </trans-unit> |
199 | <source>Decrement seconds</source><target state="new">Decrement seconds</target> | 246 | <trans-unit id="ngb.timepicker.decrement-seconds" datatype="html"> |
247 | <source>Decrement seconds</source> | ||
248 | <target state="translated">Уменьшить секунды</target> | ||
200 | <context-group purpose="location"> | 249 | <context-group purpose="location"> |
201 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | 250 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> |
202 | <context context-type="linenumber">106,110</context> | 251 | <context context-type="linenumber">106,110</context> |
203 | </context-group> | 252 | </context-group> |
204 | </trans-unit><trans-unit id="ngb.timepicker.AM" datatype="html"> | 253 | </trans-unit> |
205 | <source><x id="INTERPOLATION" equiv-text="NgbTime; | 254 | <trans-unit id="ngb.timepicker.AM" datatype="html"> |
206 | 255 | <source><x id="INTERPOLATION" equiv-text="NgbTime; pr"/></source> | |
207 | pr"/></source><target state="new"><x id="INTERPOLATION" equiv-text="NgbTime; | 256 | <target state="translated"><x id="INTERPOLATION" equiv-text="NgbTime; pr"/></target> |
208 | |||
209 | pr"/></target> | ||
210 | <context-group purpose="location"> | 257 | <context-group purpose="location"> |
211 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | 258 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> |
212 | <context context-type="linenumber">115,121</context> | 259 | <context context-type="linenumber">115,121</context> |
213 | </context-group> | 260 | </context-group> |
214 | </trans-unit><trans-unit id="ngb.timepicker.PM" datatype="html"> | 261 | </trans-unit> |
215 | <source><x id="INTERPOLATION" equiv-text="t() meridian: b"/></source><target state="new"><x id="INTERPOLATION" equiv-text="t() meridian: b"/></target> | 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> | ||
216 | <context-group purpose="location"> | 265 | <context-group purpose="location"> |
217 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | 266 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> |
218 | <context context-type="linenumber">123,131</context> | 267 | <context context-type="linenumber">123,131</context> |
219 | </context-group> | 268 | </context-group> |
220 | </trans-unit><trans-unit id="ngb.toast.close-aria" datatype="html"> | 269 | </trans-unit> |
221 | <source>Close</source><target state="new">Close</target> | 270 | <trans-unit id="ngb.toast.close-aria" datatype="html"> |
271 | <source>Close</source> | ||
272 | <target state="translated">Закрыть</target> | ||
222 | <context-group purpose="location"> | 273 | <context-group purpose="location"> |
223 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/toast/toast.ts</context> | 274 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/toast/toast.ts</context> |
224 | <context context-type="linenumber">78,85</context> | 275 | <context context-type="linenumber">78,85</context> |
225 | </context-group> | 276 | </context-group> |
226 | </trans-unit><trans-unit id="219462505467671767" datatype="html"> | 277 | </trans-unit> |
278 | <trans-unit id="219462505467671767" datatype="html"> | ||
227 | <source>Close the left menu</source> | 279 | <source>Close the left menu</source> |
228 | <target state="translated">Закрыть левое меню</target> | 280 | <target state="translated">Закрыть левое меню</target> |
229 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">133</context></context-group> | 281 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">133</context></context-group> |
@@ -330,8 +382,8 @@ | |||
330 | <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> | 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> |
331 | </trans-unit> | 383 | </trans-unit> |
332 | <trans-unit id="5504059606863599420" datatype="html"> | 384 | <trans-unit id="5504059606863599420" datatype="html"> |
333 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.accountUrl">"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> mentioned you on <x id="START_LINK_1" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.commentUrl">"/>video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></source> | 385 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.accountUrl">"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> mentioned you on <x id="START_LINK_1" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.commentUrl">"/>video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></source> |
334 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.accountUrl">"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> упомянул вас в <x id="START_LINK_1" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.commentUrl">"/>видео <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></target> | 386 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.accountUrl">"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> упомянул вас в <x id="START_LINK_1" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.commentUrl">"/>видео <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></target> |
335 | <context-group purpose="location"> | 387 | <context-group purpose="location"> |
336 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> | 388 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> |
337 | <context context-type="linenumber">164</context> | 389 | <context context-type="linenumber">164</context> |
@@ -348,16 +400,16 @@ | |||
348 | <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> | 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> |
349 | </trans-unit> | 401 | </trans-unit> |
350 | <trans-unit id="363592786729553688" datatype="html"> | 402 | <trans-unit id="363592786729553688" datatype="html"> |
351 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.pluginUrl" [queryParams]="notification.pluginQueryParams">"/>A new version of the plugin/theme <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> is available: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </source> | 403 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.pluginUrl" [queryParams]="notification.pluginQueryParams">"/>A new version of the plugin/theme <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> is available: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </source> |
352 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.pluginUrl" [queryParams]="notification.pluginQueryParams">"/>Новая версия плагина / темы <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> доступна: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </target> | 404 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.pluginUrl" [queryParams]="notification.pluginQueryParams">"/>Новая версия плагина / темы <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> доступна: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </target> |
353 | <context-group purpose="location"> | 405 | <context-group purpose="location"> |
354 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> | 406 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> |
355 | <context context-type="linenumber">198,199</context> | 407 | <context context-type="linenumber">198,199</context> |
356 | </context-group> | 408 | </context-group> |
357 | </trans-unit> | 409 | </trans-unit> |
358 | <trans-unit id="5055099158245592648" datatype="html"> | 410 | <trans-unit id="5055099158245592648" datatype="html"> |
359 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [href]="notification.peertubeVersionLink" target="_blank" rel="noopener noreferer">"/>A new version of PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> is available: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </source> | 411 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [href]="notification.peertubeVersionLink" target="_blank" rel="noopener noreferer">"/>A new version of PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> is available: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </source> |
360 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [href]="notification.peertubeVersionLink" target="_blank" rel="noopener noreferer">"/>Новая версия PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> доступна: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </target> | 412 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [href]="notification.peertubeVersionLink" target="_blank" rel="noopener noreferer">"/>Новая версия PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> доступна: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </target> |
361 | <context-group purpose="location"> | 413 | <context-group purpose="location"> |
362 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> | 414 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> |
363 | <context context-type="linenumber">206,207</context> | 415 | <context context-type="linenumber">206,207</context> |
@@ -381,30 +433,30 @@ | |||
381 | <trans-unit id="187187500641108332" datatype="html"> | 433 | <trans-unit id="187187500641108332" datatype="html"> |
382 | <source><x id="INTERPOLATION" equiv-text="{{ action.label }}"/> </source> | 434 | <source><x id="INTERPOLATION" equiv-text="{{ action.label }}"/> </source> |
383 | <target state="translated"><x id="INTERPOLATION" equiv-text="{{ action.label }}"/> </target> | 435 | <target state="translated"><x id="INTERPOLATION" equiv-text="{{ action.label }}"/> </target> |
384 | 436 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">76</context></context-group> | |
385 | 437 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</context></context-group> | |
386 | 438 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">77</context></context-group> | |
387 | 439 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">105</context></context-group> | |
388 | 440 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group> | |
389 | 441 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group> | |
390 | 442 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</context></context-group> | |
391 | 443 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">27</context></context-group> | |
392 | 444 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">52</context></context-group> | |
393 | 445 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">78</context></context-group> | |
394 | 446 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">89</context></context-group> | |
395 | 447 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">101</context></context-group> | |
396 | 448 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group> | |
397 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">76</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">78</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit> | 449 | </trans-unit> |
398 | <trans-unit id="8817917090143649804" datatype="html"> | 450 | <trans-unit id="8817917090143649804" datatype="html"> |
399 | <source>Account muted</source> | 451 | <source>Account muted</source> |
400 | <target state="translated">Аккаунт отключен</target> | 452 | <target state="translated">Аккаунт отключен</target> |
401 | 453 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">78</context></context-group> | |
402 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">78</context></context-group></trans-unit> | 454 | </trans-unit> |
403 | <trans-unit id="1684597533616494551" datatype="html"> | 455 | <trans-unit id="1684597533616494551" datatype="html"> |
404 | <source>Server muted</source> | 456 | <source>Server muted</source> |
405 | <target state="translated">Сервер отключен</target> | 457 | <target state="translated">Сервер отключен</target> |
406 | 458 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</context></context-group> | |
407 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit> | 459 | </trans-unit> |
408 | <trans-unit id="1486537403020619891" datatype="html"> | 460 | <trans-unit id="1486537403020619891" datatype="html"> |
409 | <source>My watch history</source> | 461 | <source>My watch history</source> |
410 | <target state="translated">Моя история просмотров</target> | 462 | <target state="translated">Моя история просмотров</target> |
@@ -581,10 +633,10 @@ | |||
581 | <trans-unit id="3099741642167775297"> | 633 | <trans-unit id="3099741642167775297"> |
582 | <source>Download</source> | 634 | <source>Download</source> |
583 | <target>Скачать</target> | 635 | <target>Скачать</target> |
584 | 636 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">315</context></context-group> | |
585 | 637 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">4</context></context-group> | |
586 | 638 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">156</context></context-group> | |
587 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">315</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">156</context></context-group></trans-unit> | 639 | </trans-unit> |
588 | <trans-unit id="6325096236207614377"> | 640 | <trans-unit id="6325096236207614377"> |
589 | <source>Reason...</source> | 641 | <source>Reason...</source> |
590 | <target>Причина...</target> | 642 | <target>Причина...</target> |
@@ -607,13 +659,12 @@ | |||
607 | <trans-unit id="935187492052582731"> | 659 | <trans-unit id="935187492052582731"> |
608 | <source>Submit</source> | 660 | <source>Submit</source> |
609 | <target>Отправить</target> | 661 | <target>Отправить</target> |
610 | 662 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">52</context></context-group> | |
611 | 663 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">27</context></context-group> | |
612 | 664 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">58</context></context-group> | |
613 | 665 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">58</context></context-group> | |
614 | 666 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">94</context></context-group> | |
615 | 667 | </trans-unit> | |
616 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">58</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">58</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">94</context></context-group></trans-unit> | ||
617 | <trans-unit id="8343217707114977013" datatype="html"> | 668 | <trans-unit id="8343217707114977013" datatype="html"> |
618 | <source>The contact form is not enabled on this instance.</source> | 669 | <source>The contact form is not enabled on this instance.</source> |
619 | <target state="translated">Контактная форма не активирована на этом экземпляре.</target> | 670 | <target state="translated">Контактная форма не активирована на этом экземпляре.</target> |
@@ -634,8 +685,6 @@ | |||
634 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">13</context></context-group> | 685 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">13</context></context-group> |
635 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">13</context></context-group> | 686 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">13</context></context-group> |
636 | </trans-unit> | 687 | </trans-unit> |
637 | |||
638 | |||
639 | <trans-unit id="2466846716878254816" datatype="html"> | 688 | <trans-unit id="2466846716878254816" datatype="html"> |
640 | <source>Element <x id="PH" equiv-text="param"/> not found</source> | 689 | <source>Element <x id="PH" equiv-text="param"/> not found</source> |
641 | <target state="translated">Элемент <x id="PH" equiv-text="param"/> не найден</target> | 690 | <target state="translated">Элемент <x id="PH" equiv-text="param"/> не найден</target> |
@@ -644,7 +693,6 @@ | |||
644 | <context context-type="linenumber">80</context> | 693 | <context context-type="linenumber">80</context> |
645 | </context-group> | 694 | </context-group> |
646 | </trans-unit> | 695 | </trans-unit> |
647 | |||
648 | <trans-unit id="7539427273132299890"> | 696 | <trans-unit id="7539427273132299890"> |
649 | <source>Unlisted</source> | 697 | <source>Unlisted</source> |
650 | <target>Скрытый</target> | 698 | <target>Скрытый</target> |
@@ -676,7 +724,7 @@ | |||
676 | </trans-unit> | 724 | </trans-unit> |
677 | <trans-unit id="8562063050145802350" datatype="html"> | 725 | <trans-unit id="8562063050145802350" datatype="html"> |
678 | <source>{VAR_PLURAL, plural, =1 {1 viewer} other {<x id="INTERPOLATION"/> viewers}}</source> | 726 | <source>{VAR_PLURAL, plural, =1 {1 viewer} other {<x id="INTERPOLATION"/> viewers}}</source> |
679 | <target state="translated">{VAR_PLURAL, plural, =1 {1 viewer} other {<x id="INTERPOLATION"/> зрителей}}</target> | 727 | <target state="translated">{VAR_PLURAL, plural, =1 {1 зритель} other {<x id="INTERPOLATION"/> зрителей}}</target> |
680 | <context-group purpose="location"> | 728 | <context-group purpose="location"> |
681 | <context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context> | 729 | <context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context> |
682 | <context context-type="linenumber">7</context> | 730 | <context context-type="linenumber">7</context> |
@@ -698,45 +746,57 @@ | |||
698 | <trans-unit id="9081463435738465430" datatype="html"> | 746 | <trans-unit id="9081463435738465430" datatype="html"> |
699 | <source>Blocked</source> | 747 | <source>Blocked</source> |
700 | <target state="translated">Заблокировано</target> | 748 | <target state="translated">Заблокировано</target> |
701 | 749 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">81</context></context-group> | |
702 | 750 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">57</context></context-group> | |
703 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit> | 751 | </trans-unit> |
704 | <trans-unit id="870586304593427318" datatype="html"> | 752 | <trans-unit id="870586304593427318" datatype="html"> |
705 | <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source> | 753 | <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source> |
706 | <target state="translated">Вы действительно хотите удалить эти <x id="PH" equiv-text="videos.length"/> видео?</target> | 754 | <target state="translated">Вы действительно хотите удалить эти <x id="PH" equiv-text="videos.length"/> видео?</target> |
707 | 755 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">197</context></context-group> | |
708 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit><trans-unit id="6630644917521475697" datatype="html"> | 756 | </trans-unit> |
709 | <source>Deleted <x id="PH" equiv-text="videos.length"/> videos.</source><target state="new">Deleted <x id="PH" equiv-text="videos.length"/> videos.</target> | 757 | <trans-unit id="6630644917521475697" datatype="html"> |
758 | <source>Deleted <x id="PH" equiv-text="videos.length"/> videos.</source> | ||
759 | <target state="translated">Удалено <x id="PH" equiv-text="videos.length"/> видео.</target> | ||
710 | <context-group purpose="location"> | 760 | <context-group purpose="location"> |
711 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> | 761 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> |
712 | <context context-type="linenumber">204</context> | 762 | <context context-type="linenumber">204</context> |
713 | </context-group> | 763 | </context-group> |
714 | </trans-unit><trans-unit id="2870417795706430145" datatype="html"> | 764 | </trans-unit> |
715 | <source>Unblocked <x id="PH" equiv-text="videos.length"/> videos.</source><target state="new">Unblocked <x id="PH" equiv-text="videos.length"/> videos.</target> | 765 | <trans-unit id="2870417795706430145" datatype="html"> |
766 | <source>Unblocked <x id="PH" equiv-text="videos.length"/> videos.</source> | ||
767 | <target state="translated">Разблокированы <x id="PH" equiv-text="videos.length"/> видео.</target> | ||
716 | <context-group purpose="location"> | 768 | <context-group purpose="location"> |
717 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> | 769 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> |
718 | <context context-type="linenumber">216</context> | 770 | <context context-type="linenumber">216</context> |
719 | </context-group> | 771 | </context-group> |
720 | </trans-unit><trans-unit id="9088099192924395359" datatype="html"> | 772 | </trans-unit> |
721 | <source>Are you sure you want to delete <x id="PH" equiv-text="videos.length"/> HLS streaming playlists?</source><target state="new">Are you sure you want to delete <x id="PH" equiv-text="videos.length"/> HLS streaming playlists?</target> | 773 | <trans-unit id="9088099192924395359" datatype="html"> |
774 | <source>Are you sure you want to delete <x id="PH" equiv-text="videos.length"/> HLS streaming playlists?</source> | ||
775 | <target state="translated">Вы действительно хотите удалить <x id="PH" equiv-text="videos.length"/> плейлисты потоковой передачи HLS?</target> | ||
722 | <context-group purpose="location"> | 776 | <context-group purpose="location"> |
723 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> | 777 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> |
724 | <context context-type="linenumber">226</context> | 778 | <context context-type="linenumber">226</context> |
725 | </context-group> | 779 | </context-group> |
726 | </trans-unit><trans-unit id="5442133371267277333" datatype="html"> | 780 | </trans-unit> |
727 | <source>Are you sure you want to delete WebTorrent files of <x id="PH" equiv-text="videos.length"/> videos?</source><target state="new">Are you sure you want to delete WebTorrent files of <x id="PH" equiv-text="videos.length"/> videos?</target> | 781 | <trans-unit id="5442133371267277333" datatype="html"> |
782 | <source>Are you sure you want to delete WebTorrent files of <x id="PH" equiv-text="videos.length"/> videos?</source> | ||
783 | <target state="translated">Вы уверены, что хотите удалить файлы WebTorrent с <x id="PH" equiv-text="videos.length"/> видео?</target> | ||
728 | <context-group purpose="location"> | 784 | <context-group purpose="location"> |
729 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> | 785 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> |
730 | <context context-type="linenumber">227</context> | 786 | <context context-type="linenumber">227</context> |
731 | </context-group> | 787 | </context-group> |
732 | </trans-unit><trans-unit id="1571742433738679426" datatype="html"> | 788 | </trans-unit> |
733 | <source>Files were removed.</source><target state="new">Files were removed.</target> | 789 | <trans-unit id="1571742433738679426" datatype="html"> |
790 | <source>Files were removed.</source> | ||
791 | <target state="translated">Файлы были удалены.</target> | ||
734 | <context-group purpose="location"> | 792 | <context-group purpose="location"> |
735 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> | 793 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> |
736 | <context context-type="linenumber">235</context> | 794 | <context context-type="linenumber">235</context> |
737 | </context-group> | 795 | </context-group> |
738 | </trans-unit><trans-unit id="7054344823477412274" datatype="html"> | 796 | </trans-unit> |
739 | <source>Transcoding jobs created.</source><target state="new">Transcoding jobs created.</target> | 797 | <trans-unit id="7054344823477412274" datatype="html"> |
798 | <source>Transcoding jobs created.</source> | ||
799 | <target state="translated">Созданы задания по обработке.</target> | ||
740 | <context-group purpose="location"> | 800 | <context-group purpose="location"> |
741 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> | 801 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> |
742 | <context context-type="linenumber">247</context> | 802 | <context context-type="linenumber">247</context> |
@@ -771,10 +831,9 @@ | |||
771 | <trans-unit id="6381490568322624964" datatype="html"> | 831 | <trans-unit id="6381490568322624964" datatype="html"> |
772 | <source>Deleted</source> | 832 | <source>Deleted</source> |
773 | <target state="translated">Удалено</target> | 833 | <target state="translated">Удалено</target> |
774 | 834 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">47</context></context-group> | |
775 | 835 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">34</context></context-group> | |
776 | 836 | </trans-unit> | |
777 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> | ||
778 | <trans-unit id="5263519165976128456"> | 837 | <trans-unit id="5263519165976128456"> |
779 | <source>Edit starts/stops at</source> | 838 | <source>Edit starts/stops at</source> |
780 | <target>Редактировать начало/конец в</target> | 839 | <target>Редактировать начало/конец в</target> |
@@ -813,31 +872,32 @@ | |||
813 | <trans-unit id="7022070615528435141"> | 872 | <trans-unit id="7022070615528435141"> |
814 | <source>Delete</source> | 873 | <source>Delete</source> |
815 | <target>Удалить</target> | 874 | <target>Удалить</target> |
816 | 875 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">74</context></context-group> | |
817 | 876 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group> | |
818 | 877 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group> | |
819 | 878 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.ts</context><context context-type="linenumber">100</context></context-group> | |
820 | 879 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.ts</context><context context-type="linenumber">169</context></context-group> | |
821 | 880 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">86</context></context-group> | |
822 | 881 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">200</context></context-group> | |
823 | 882 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">74</context></context-group> | |
824 | 883 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">198</context></context-group> | |
825 | 884 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">229</context></context-group> | |
826 | 885 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group> | |
827 | 886 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">127</context></context-group> | |
828 | 887 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group> | |
829 | 888 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group> | |
830 | 889 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">151</context></context-group> | |
831 | 890 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">178</context></context-group> | |
832 | 891 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">219</context></context-group> | |
833 | 892 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">178</context></context-group> | |
834 | 893 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">171</context></context-group> | |
835 | 894 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">134</context></context-group> | |
836 | 895 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">375</context></context-group> | |
837 | 896 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">410</context></context-group> | |
838 | 897 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">17</context></context-group> | |
839 | 898 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">22</context></context-group> | |
840 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">74</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.ts</context><context context-type="linenumber">100</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.ts</context><context context-type="linenumber">169</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">86</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">200</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">74</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">198</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">229</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">127</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">178</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">219</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">178</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">171</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">134</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">375</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">410</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">351</context></context-group></trans-unit> | 899 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">351</context></context-group> |
900 | </trans-unit> | ||
841 | <trans-unit id="158575725114802951" datatype="html"> | 901 | <trans-unit id="158575725114802951" datatype="html"> |
842 | <source>Only live videos</source> | 902 | <source>Only live videos</source> |
843 | <target state="translated">Только прямая трансляция</target> | 903 | <target state="translated">Только прямая трансляция</target> |
@@ -883,8 +943,8 @@ | |||
883 | <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> | 943 | <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> |
884 | </trans-unit> | 944 | </trans-unit> |
885 | <trans-unit id="8644431249513874405" datatype="html"> | 945 | <trans-unit id="8644431249513874405" datatype="html"> |
886 | <source><a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown</a> compatible that supports:</source> | 946 | <source><a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown</a> compatible that supports:</source> |
887 | <target state="translated"><a href="https://ru.wikipedia.org/wiki/Markdown#Примеры_синтаксиса" target="_blank" rel="noopener noreferrer">Markdown</a> совместимый что поддерживает:</target> | 947 | <target state="translated"><a href="https://ru.wikipedia.org/wiki/Markdown#Примеры_синтаксиса" target="_blank" rel="noopener noreferrer">Markdown</a> совместимый что поддерживает:</target> |
888 | <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> | 948 | <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> |
889 | </trans-unit> | 949 | </trans-unit> |
890 | <trans-unit id="146235964740293376" datatype="html"> | 950 | <trans-unit id="146235964740293376" datatype="html"> |
@@ -918,32 +978,40 @@ | |||
918 | <trans-unit id="7639191791633609999" datatype="html"> | 978 | <trans-unit id="7639191791633609999" datatype="html"> |
919 | <source>The live stream will be automatically terminated.</source> | 979 | <source>The live stream will be automatically terminated.</source> |
920 | <target state="translated">Прямая трансляция будет автоматически завершена.</target> | 980 | <target state="translated">Прямая трансляция будет автоматически завершена.</target> |
921 | 981 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">219</context></context-group> | |
922 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">219</context></context-group></trans-unit> | 982 | </trans-unit> |
923 | <trans-unit id="8023282004085823427" datatype="html"> | 983 | <trans-unit id="8023282004085823427" datatype="html"> |
924 | <source><x id="PH" equiv-text="this.video.name"/> will be duplicated by your instance.</source> | 984 | <source><x id="PH" equiv-text="this.video.name"/> will be duplicated by your instance.</source> |
925 | <target state="translated"><x id="PH" equiv-text="this.video.name"/> будет продублирован вашим экземпляром.</target> | 985 | <target state="translated"><x id="PH" equiv-text="this.video.name"/> будет продублирован вашим экземпляром.</target> |
926 | 986 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">240</context></context-group> | |
927 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit><trans-unit id="4140366911638662173" datatype="html"> | 987 | </trans-unit> |
928 | <source>Do you really want to remove "<x id="PH" equiv-text="this.video.name"/>" files?</source><target state="new">Do you really want to remove "<x id="PH" equiv-text="this.video.name"/>" files?</target> | 988 | <trans-unit id="4140366911638662173" datatype="html"> |
989 | <source>Do you really want to remove "<x id="PH" equiv-text="this.video.name"/>" files?</source> | ||
990 | <target state="translated">Вы действительно хотите удалить "<x id="PH" equiv-text="this.video.name"/>" файлы?</target> | ||
929 | <context-group purpose="location"> | 991 | <context-group purpose="location"> |
930 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> | 992 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> |
931 | <context context-type="linenumber">263</context> | 993 | <context context-type="linenumber">263</context> |
932 | </context-group> | 994 | </context-group> |
933 | </trans-unit><trans-unit id="2955645766721124100" datatype="html"> | 995 | </trans-unit> |
934 | <source>Remove "<x id="PH" equiv-text="this.video.name"/>" files</source><target state="new">Remove "<x id="PH" equiv-text="this.video.name"/>" files</target> | 996 | <trans-unit id="2955645766721124100" datatype="html"> |
997 | <source>Remove "<x id="PH" equiv-text="this.video.name"/>" files</source> | ||
998 | <target state="translated">Удалить "<x id="PH" equiv-text="this.video.name"/>" файлы</target> | ||
935 | <context-group purpose="location"> | 999 | <context-group purpose="location"> |
936 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> | 1000 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> |
937 | <context context-type="linenumber">265</context> | 1001 | <context context-type="linenumber">265</context> |
938 | </context-group> | 1002 | </context-group> |
939 | </trans-unit><trans-unit id="7758350391886784213" datatype="html"> | 1003 | </trans-unit> |
940 | <source>Removed files of <x id="PH" equiv-text="video.name"/>.</source><target state="new">Removed files of <x id="PH" equiv-text="video.name"/>.</target> | 1004 | <trans-unit id="7758350391886784213" datatype="html"> |
1005 | <source>Removed files of <x id="PH" equiv-text="video.name"/>.</source> | ||
1006 | <target state="translated">Удалены файлы <x id="PH" equiv-text="video.name"/>.</target> | ||
941 | <context-group purpose="location"> | 1007 | <context-group purpose="location"> |
942 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> | 1008 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> |
943 | <context context-type="linenumber">271</context> | 1009 | <context context-type="linenumber">271</context> |
944 | </context-group> | 1010 | </context-group> |
945 | </trans-unit><trans-unit id="6279087330074580345" datatype="html"> | 1011 | </trans-unit> |
946 | <source>Transcoding jobs created for <x id="PH" equiv-text="video.name"/>.</source><target state="new">Transcoding jobs created for <x id="PH" equiv-text="video.name"/>.</target> | 1012 | <trans-unit id="6279087330074580345" datatype="html"> |
1013 | <source>Transcoding jobs created for <x id="PH" equiv-text="video.name"/>.</source> | ||
1014 | <target state="translated">Задания перекодирования, созданные для <x id="PH" equiv-text="video.name"/>.</target> | ||
947 | <context-group purpose="location"> | 1015 | <context-group purpose="location"> |
948 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> | 1016 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> |
949 | <context context-type="linenumber">283</context> | 1017 | <context context-type="linenumber">283</context> |
@@ -1197,26 +1265,26 @@ | |||
1197 | <trans-unit id="2159130950882492111"> | 1265 | <trans-unit id="2159130950882492111"> |
1198 | <source>Cancel</source> | 1266 | <source>Cancel</source> |
1199 | <target>Отменить</target> | 1267 | <target>Отменить</target> |
1200 | 1268 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group> | |
1201 | 1269 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group> | |
1202 | 1270 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">121</context></context-group> | |
1203 | 1271 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group> | |
1204 | 1272 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group> | |
1205 | 1273 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group> | |
1206 | 1274 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group> | |
1207 | 1275 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group> | |
1208 | 1276 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group> | |
1209 | 1277 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">416</context></context-group> | |
1210 | 1278 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group> | |
1211 | 1279 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group> | |
1212 | 1280 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group> | |
1213 | 1281 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">54</context></context-group> | |
1214 | 1282 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">54</context></context-group> | |
1215 | 1283 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">90</context></context-group> | |
1216 | 1284 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">26</context></context-group> | |
1217 | 1285 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group> | |
1218 | 1286 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">152</context></context-group> | |
1219 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">121</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">416</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">152</context></context-group></trans-unit> | 1287 | </trans-unit> |
1220 | <trans-unit id="3616223838716839702"> | 1288 | <trans-unit id="3616223838716839702"> |
1221 | <source>Ban this user</source> | 1289 | <source>Ban this user</source> |
1222 | <target>Заблокировать этого пользователя</target> | 1290 | <target>Заблокировать этого пользователя</target> |
@@ -1225,49 +1293,61 @@ | |||
1225 | <trans-unit id="4526499522377118108" datatype="html"> | 1293 | <trans-unit id="4526499522377118108" datatype="html"> |
1226 | <source>Block video "<x id="INTERPOLATION"/>"</source> | 1294 | <source>Block video "<x id="INTERPOLATION"/>"</source> |
1227 | <target state="translated">Заблокированное видео "<x id="INTERPOLATION"/>"</target> | 1295 | <target state="translated">Заблокированное видео "<x id="INTERPOLATION"/>"</target> |
1228 | 1296 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">8</context></context-group> | |
1229 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">8</context></context-group></trans-unit> | 1297 | </trans-unit> |
1230 | <trans-unit id="2992313729068029516" datatype="html"> | 1298 | <trans-unit id="2992313729068029516" datatype="html"> |
1231 | <source>Block live "<x id="INTERPOLATION"/>"</source> | 1299 | <source>Block live "<x id="INTERPOLATION"/>"</source> |
1232 | <target state="translated">Заблокировать эфир "<x id="INTERPOLATION"/>"</target> | 1300 | <target state="translated">Заблокировать эфир "<x id="INTERPOLATION"/>"</target> |
1233 | 1301 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">9</context></context-group> | |
1234 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit> | 1302 | </trans-unit> |
1235 | <trans-unit id="7256462927215762997" datatype="html"> | 1303 | <trans-unit id="7256462927215762997" datatype="html"> |
1236 | <source>Please describe the reason...</source> | 1304 | <source>Please describe the reason...</source> |
1237 | <target state="translated">Пожалуйста опишите причину...</target> | 1305 | <target state="translated">Пожалуйста опишите причину...</target> |
1238 | 1306 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">20</context></context-group> | |
1239 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">20</context></context-group></trans-unit><trans-unit id="9133713232258232158" datatype="html"> | 1307 | </trans-unit> |
1240 | <source>Unfederate</source><target state="new">Unfederate</target> | 1308 | <trans-unit id="9133713232258232158" datatype="html"> |
1309 | <source>Unfederate</source> | ||
1310 | <target state="translated">Неуправляемый</target> | ||
1241 | <context-group purpose="location"> | 1311 | <context-group purpose="location"> |
1242 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context> | 1312 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context> |
1243 | <context context-type="linenumber">31</context> | 1313 | <context context-type="linenumber">31</context> |
1244 | </context-group> | 1314 | </context-group> |
1245 | </trans-unit><trans-unit id="7312374115603954471" datatype="html"> | 1315 | </trans-unit> |
1246 | <source>This will ask remote instances to delete local videos</source><target state="new">This will ask remote instances to delete local videos</target> | 1316 | <trans-unit id="7312374115603954471" datatype="html"> |
1317 | <source>This will ask remote instances to delete local videos</source> | ||
1318 | <target state="translated">Это попросит удаленные экземпляры удалить локальные видео</target> | ||
1247 | <context-group purpose="location"> | 1319 | <context-group purpose="location"> |
1248 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context> | 1320 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context> |
1249 | <context context-type="linenumber">34</context> | 1321 | <context context-type="linenumber">34</context> |
1250 | </context-group> | 1322 | </context-group> |
1251 | </trans-unit><trans-unit id="2728722206183105047" datatype="html"> | 1323 | </trans-unit> |
1252 | <source>This will ask remote instances to delete this video</source><target state="new">This will ask remote instances to delete this video</target> | 1324 | <trans-unit id="2728722206183105047" datatype="html"> |
1325 | <source>This will ask remote instances to delete this video</source> | ||
1326 | <target state="translated">Это попросит удаленные экземпляры удалить это видео</target> | ||
1253 | <context-group purpose="location"> | 1327 | <context-group purpose="location"> |
1254 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context> | 1328 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context> |
1255 | <context context-type="linenumber">35</context> | 1329 | <context context-type="linenumber">35</context> |
1256 | </context-group> | 1330 | </context-group> |
1257 | </trans-unit><trans-unit id="3849007546028672808" datatype="html"> | 1331 | </trans-unit> |
1258 | <source> Blocking a live will automatically terminate the live stream. </source><target state="new"> Blocking a live will automatically terminate the live stream. </target> | 1332 | <trans-unit id="3849007546028672808" datatype="html"> |
1333 | <source>Blocking a live will automatically terminate the live stream.</source> | ||
1334 | <target state="translated">Блокировка прямой трансляции автоматически прекращает прямую трансляцию.</target> | ||
1259 | <context-group purpose="location"> | 1335 | <context-group purpose="location"> |
1260 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context> | 1336 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context> |
1261 | <context context-type="linenumber">40,42</context> | 1337 | <context context-type="linenumber">40,42</context> |
1262 | </context-group> | 1338 | </context-group> |
1263 | </trans-unit><trans-unit id="4195458579645833046" datatype="html"> | 1339 | </trans-unit> |
1264 | <source>Blocked <x id="PH" equiv-text="this.videos.length"/> videos.</source><target state="new">Blocked <x id="PH" equiv-text="this.videos.length"/> videos.</target> | 1340 | <trans-unit id="4195458579645833046" datatype="html"> |
1341 | <source>Blocked <x id="PH" equiv-text="this.videos.length"/> videos.</source> | ||
1342 | <target state="translated">Заблокировано <x id="PH" equiv-text="this.videos.length"/> видео.</target> | ||
1265 | <context-group purpose="location"> | 1343 | <context-group purpose="location"> |
1266 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.ts</context> | 1344 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.ts</context> |
1267 | <context context-type="linenumber">84</context> | 1345 | <context context-type="linenumber">84</context> |
1268 | </context-group> | 1346 | </context-group> |
1269 | </trans-unit><trans-unit id="8507506914483467943" datatype="html"> | 1347 | </trans-unit> |
1270 | <source>Blocked <x id="PH" equiv-text="this.getSingleVideo().name"/></source><target state="new">Blocked <x id="PH" equiv-text="this.getSingleVideo().name"/></target> | 1348 | <trans-unit id="8507506914483467943" datatype="html"> |
1349 | <source>Blocked <x id="PH" equiv-text="this.getSingleVideo().name"/></source> | ||
1350 | <target state="translated">Заблокировано <x id="PH" equiv-text="this.getSingleVideo().name"/></target> | ||
1271 | <context-group purpose="location"> | 1351 | <context-group purpose="location"> |
1272 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.ts</context> | 1352 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.ts</context> |
1273 | <context context-type="linenumber">85</context> | 1353 | <context context-type="linenumber">85</context> |
@@ -1314,13 +1394,13 @@ | |||
1314 | <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> | 1394 | <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> |
1315 | </trans-unit> | 1395 | </trans-unit> |
1316 | <trans-unit id="7252854992688790751" datatype="html"> | 1396 | <trans-unit id="7252854992688790751" datatype="html"> |
1317 | <source>This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="<a class="terms-anchor" (click)="onTermsClick($event, instanceInformation)" href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="START_LINK_1" equiv-text="<a class="terms-link" target="_blank" routerLink="/about/instance" fragment="terms">"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</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="<br />"/><x id="START_LINK_2" equiv-text="<a class="alert-link" href="https://joinpeertube.org/instances" target="_blank" rel="noopener noreferrer">"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </source> | 1397 | <source>This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="<a class="terms-anchor" (click)="onTermsClick($event, instanceInformation)" href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="START_LINK_1" equiv-text="<a class="terms-link" target="_blank" routerLink="/about/instance" fragment="terms">"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</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="<br />"/><x id="START_LINK_2" equiv-text="<a class="alert-link" href="https://joinpeertube.org/instances" target="_blank" rel="noopener noreferrer">"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </source> |
1318 | <target state="translated">Этот экземпляр разрешает регистрацию. Однако будьте осторожны, проверьте <x id="START_LINK" ctype="x-a" equiv-text="<a class="terms-anchor" (click)="onTermsClick($event, instanceInformation)" href='#'>"/>Условия пользования<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="START_LINK_1" equiv-text="<a class="terms-link" target="_blank" routerLink="/about/instance" fragment="terms">"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> перед созданием учетной записи. Вы также можете найти другой экземпляр, который точно соответствует вашим потребностям, на: <x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="START_LINK_2" equiv-text="<a class="alert-link" href="https://joinpeertube.org/instances" target="_blank" rel="noopener noreferrer">"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </target> | 1398 | <target state="translated">Этот экземпляр разрешает регистрацию. Однако будьте осторожны, проверьте <x id="START_LINK" ctype="x-a" equiv-text="<a class="terms-anchor" (click)="onTermsClick($event, instanceInformation)" href='#'>"/>Условия пользования<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="START_LINK_1" equiv-text="<a class="terms-link" target="_blank" routerLink="/about/instance" fragment="terms">"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> перед созданием учетной записи. Вы также можете найти другой экземпляр, который точно соответствует вашим потребностям, на: <x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="START_LINK_2" equiv-text="<a class="alert-link" href="https://joinpeertube.org/instances" target="_blank" rel="noopener noreferrer">"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </target> |
1319 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">63</context></context-group> | 1399 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">63</context></context-group> |
1320 | </trans-unit> | 1400 | </trans-unit> |
1321 | <trans-unit id="7215649348148521605" datatype="html"> | 1401 | <trans-unit id="7215649348148521605" datatype="html"> |
1322 | <source>Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="<a (click)="onTermsClick($event, instanceInformation)" href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</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="<br /> "/><x id="START_LINK_1" equiv-text="<a class="alert-link" href="https://joinpeertube.org/instances" target="_blank" rel="noopener noreferrer">"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </source> | 1402 | <source>Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="<a (click)="onTermsClick($event, instanceInformation)" href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</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="<br /> "/><x id="START_LINK_1" equiv-text="<a class="alert-link" href="https://joinpeertube.org/instances" target="_blank" rel="noopener noreferrer">"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </source> |
1323 | <target state="translated">В настоящее время этот экземпляр не позволяет регистрировать пользователей, проверьте <x id="START_LINK" ctype="x-a" equiv-text="<a (click)="onTermsClick($event, instanceInformation)" href='#'>"/>Условия пользования<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> для получения дополнительных сведений, или найдите экземпляр, который дает вам возможность зарегистрировать учетную запись и загружать туда свои видео. Найдите свой среди множества экземпляров на: <x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="START_LINK_1" equiv-text="<a class="alert-link" href="https://joinpeertube.org/instances" target="_blank" rel="noopener noreferrer">"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </target> | 1403 | <target state="translated">В настоящее время этот экземпляр не позволяет регистрировать пользователей, проверьте <x id="START_LINK" ctype="x-a" equiv-text="<a (click)="onTermsClick($event, instanceInformation)" href='#'>"/>Условия пользования<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> для получения дополнительных сведений, или найдите экземпляр, который дает вам возможность зарегистрировать учетную запись и загружать туда свои видео. Найдите свой среди множества экземпляров на: <x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="START_LINK_1" equiv-text="<a class="alert-link" href="https://joinpeertube.org/instances" target="_blank" rel="noopener noreferrer">"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </target> |
1324 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">68</context></context-group> | 1404 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">68</context></context-group> |
1325 | </trans-unit> | 1405 | </trans-unit> |
1326 | <trans-unit id="2392488717875840729"> | 1406 | <trans-unit id="2392488717875840729"> |
@@ -1394,8 +1474,7 @@ | |||
1394 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">106</context></context-group> | 1474 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">106</context></context-group> |
1395 | </trans-unit> | 1475 | </trans-unit> |
1396 | <trans-unit id="1190256911880544559" datatype="html"> | 1476 | <trans-unit id="1190256911880544559" datatype="html"> |
1397 | <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. | 1477 | <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> |
1398 | The link will expire within 1 hour.</source> | ||
1399 | <target state="translated">Письмо с инструкцией по сбросу пароля будет отправлено на <x id="PH" equiv-text="this.forgotPasswordEmail"/>. Ссылка будет рабочей в течении 1 часа.</target> | 1478 | <target state="translated">Письмо с инструкцией по сбросу пароля будет отправлено на <x id="PH" equiv-text="this.forgotPasswordEmail"/>. Ссылка будет рабочей в течении 1 часа.</target> |
1400 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">121</context></context-group> | 1479 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">121</context></context-group> |
1401 | </trans-unit> | 1480 | </trans-unit> |
@@ -1434,8 +1513,8 @@ The link will expire within 1 hour.</source> | |||
1434 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">8</context></context-group> | 1513 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">8</context></context-group> |
1435 | </trans-unit> | 1514 | </trans-unit> |
1436 | <trans-unit id="8434369348784683733" datatype="html"> | 1515 | <trans-unit id="8434369348784683733" datatype="html"> |
1437 | <source>for <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="search-value">"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></source> | 1516 | <source>for <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="search-value">"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></source> |
1438 | <target state="translated">для <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="search-value">"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target> | 1517 | <target state="translated">для <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="search-value">"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target> |
1439 | <context-group purpose="location"> | 1518 | <context-group purpose="location"> |
1440 | <context context-type="sourcefile">src/app/+search/search.component.html</context> | 1519 | <context context-type="sourcefile">src/app/+search/search.component.html</context> |
1441 | <context context-type="linenumber">10</context> | 1520 | <context context-type="linenumber">10</context> |
@@ -1921,18 +2000,18 @@ The link will expire within 1 hour.</source> | |||
1921 | <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> | 2000 | <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> |
1922 | </trans-unit> | 2001 | </trans-unit> |
1923 | <trans-unit id="7239874680342223476" datatype="html"> | 2002 | <trans-unit id="7239874680342223476" datatype="html"> |
1924 | <source>Help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> by:</source> | 2003 | <source>Help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> by:</source> |
1925 | <target state="translated">Помогите модераторам и другим пользователям узнать <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>кто вы<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> by:</target> | 2004 | <target state="translated">Помогите модераторам и другим пользователям узнать <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>кто вы<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> by:</target> |
1926 | <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> | 2005 | <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> |
1927 | </trans-unit> | 2006 | </trans-unit> |
1928 | <trans-unit id="5856432243446401016" datatype="html"> | 2007 | <trans-unit id="5856432243446401016" datatype="html"> |
1929 | <source>Uploading an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> | 2008 | <source>Uploading an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> |
1930 | <target state="translated">Загрузка <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/> аватара<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> | 2009 | <target state="translated">Загрузка <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/> аватара<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> |
1931 | <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> | 2010 | <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> |
1932 | </trans-unit> | 2011 | </trans-unit> |
1933 | <trans-unit id="3221645359464920754" datatype="html"> | 2012 | <trans-unit id="3221645359464920754" datatype="html"> |
1934 | <source>Writing a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> | 2013 | <source>Writing a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> |
1935 | <target state="translated">Добавьте <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>описание<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> | 2014 | <target state="translated">Добавьте <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>описание<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> |
1936 | <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> | 2015 | <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> |
1937 | </trans-unit> | 2016 | </trans-unit> |
1938 | <trans-unit id="2218100934178971211" datatype="html"> | 2017 | <trans-unit id="2218100934178971211" datatype="html"> |
@@ -2372,8 +2451,8 @@ The link will expire within 1 hour.</source> | |||
2372 | <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> | 2451 | <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> |
2373 | </trans-unit> | 2452 | </trans-unit> |
2374 | <trans-unit id="1358902062258458923" datatype="html"> | 2453 | <trans-unit id="1358902062258458923" datatype="html"> |
2375 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noreferer noopener">"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> that also supports <x id="START_LINK_1" equiv-text="<a href="https://docs.joinpeertube.org/api-custom-client-markup" target="_blank" rel="noreferer noopener">"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></source> | 2454 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noreferer noopener">"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> that also supports <x id="START_LINK_1" equiv-text="<a href="https://docs.joinpeertube.org/api-custom-client-markup" target="_blank" rel="noreferer noopener">"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></source> |
2376 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noreferer noopener">"/>совместим с Markdown<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> который также поддерживает <x id="START_LINK_1" equiv-text="<a href="https://docs.joinpeertube.org/api-custom-client-markup" target="_blank" rel="noreferer noopener">"/>пользовательские HTML теги PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></target> | 2455 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noreferer noopener">"/>совместим с Markdown<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> который также поддерживает <x id="START_LINK_1" equiv-text="<a href="https://docs.joinpeertube.org/api-custom-client-markup" target="_blank" rel="noreferer noopener">"/>пользовательские HTML теги PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></target> |
2377 | <context-group purpose="location"> | 2456 | <context-group purpose="location"> |
2378 | <context context-type="sourcefile">src/app/shared/shared-custom-markup/custom-markup-help.component.html</context> | 2457 | <context context-type="sourcefile">src/app/shared/shared-custom-markup/custom-markup-help.component.html</context> |
2379 | <context context-type="linenumber">2</context> | 2458 | <context context-type="linenumber">2</context> |
@@ -2448,8 +2527,8 @@ The link will expire within 1 hour.</source> | |||
2448 | <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> | 2527 | <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> |
2449 | </trans-unit> | 2528 | </trans-unit> |
2450 | <trans-unit id="2090254132451149776" datatype="html"> | 2529 | <trans-unit id="2090254132451149776" datatype="html"> |
2451 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a href="https://chooser-beta.creativecommons.org/" target="_blank" rel="noopener noreferrer">"/>Choose<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> the appropriate licence for your work. </source> | 2530 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a href="https://chooser-beta.creativecommons.org/" target="_blank" rel="noopener noreferrer">"/>Choose<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> the appropriate licence for your work. </source> |
2452 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a href="https://chooser-beta.creativecommons.org/" target="_blank" rel="noopener noreferrer">"/>Выберите<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> подходящую лицензию для своей работы. </target> | 2531 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a href="https://chooser-beta.creativecommons.org/" target="_blank" rel="noopener noreferrer">"/>Выберите<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> подходящую лицензию для своей работы. </target> |
2453 | <context-group purpose="location"> | 2532 | <context-group purpose="location"> |
2454 | <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context> | 2533 | <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context> |
2455 | <context context-type="linenumber">79,80</context> | 2534 | <context context-type="linenumber">79,80</context> |
@@ -2544,7 +2623,7 @@ The link will expire within 1 hour.</source> | |||
2544 | <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> | 2623 | <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> |
2545 | </trans-unit> | 2624 | </trans-unit> |
2546 | <trans-unit id="5600963353867835532"> | 2625 | <trans-unit id="5600963353867835532"> |
2547 | <source>Already uploaded ✔</source> | 2626 | <source>Already uploaded ✔</source> |
2548 | <target>Уже загружено ✔</target> | 2627 | <target>Уже загружено ✔</target> |
2549 | <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> | 2628 | <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> |
2550 | </trans-unit> | 2629 | </trans-unit> |
@@ -2721,17 +2800,17 @@ The link will expire within 1 hour.</source> | |||
2721 | <trans-unit id="4021752662928002901"> | 2800 | <trans-unit id="4021752662928002901"> |
2722 | <source>Update</source> | 2801 | <source>Update</source> |
2723 | <target>Изменить</target> | 2802 | <target>Изменить</target> |
2724 | 2803 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-update.component.ts</context><context context-type="linenumber">180</context></context-group> | |
2725 | 2804 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-update.component.ts</context><context context-type="linenumber">115</context></context-group> | |
2726 | 2805 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">62</context></context-group> | |
2727 | 2806 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">68</context></context-group> | |
2728 | 2807 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">61</context></context-group> | |
2729 | 2808 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.html</context><context context-type="linenumber">3</context></context-group> | |
2730 | 2809 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.html</context><context context-type="linenumber">20</context></context-group> | |
2731 | 2810 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/edit-button.component.ts</context><context context-type="linenumber">17</context></context-group> | |
2732 | 2811 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/edit-button.component.ts</context><context context-type="linenumber">22</context></context-group> | |
2733 | 2812 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">327</context></context-group> | |
2734 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-update.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-update.component.ts</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">68</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">61</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/edit-button.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/edit-button.component.ts</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">327</context></context-group></trans-unit> | 2813 | </trans-unit> |
2735 | <trans-unit id="6722765664648523978"> | 2814 | <trans-unit id="6722765664648523978"> |
2736 | <source>Select the file to upload</source> | 2815 | <source>Select the file to upload</source> |
2737 | <target>Выбрать файл для загрузки</target> | 2816 | <target>Выбрать файл для загрузки</target> |
@@ -3267,9 +3346,9 @@ The link will expire within 1 hour.</source> | |||
3267 | <trans-unit id="1465291804668949243" datatype="html"> | 3346 | <trans-unit id="1465291804668949243" datatype="html"> |
3268 | <source>NSFW</source> | 3347 | <source>NSFW</source> |
3269 | <target state="translated">NSFW</target> | 3348 | <target state="translated">NSFW</target> |
3270 | 3349 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">56</context></context-group> | |
3271 | 3350 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">74</context></context-group> | |
3272 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">74</context></context-group></trans-unit> | 3351 | </trans-unit> |
3273 | <trans-unit id="4512155674928869984"> | 3352 | <trans-unit id="4512155674928869984"> |
3274 | <source>Get more information</source> | 3353 | <source>Get more information</source> |
3275 | <target>Получить подробную информацию</target> | 3354 | <target>Получить подробную информацию</target> |
@@ -4093,13 +4172,13 @@ The link will expire within 1 hour.</source> | |||
4093 | <trans-unit id="1420624050293070194" datatype="html"> | 4172 | <trans-unit id="1420624050293070194" datatype="html"> |
4094 | <source>No abuses found matching current filters.</source> | 4173 | <source>No abuses found matching current filters.</source> |
4095 | <target state="translated">Жалоб на найдено по указанному фильтру.</target> | 4174 | <target state="translated">Жалоб на найдено по указанному фильтру.</target> |
4096 | 4175 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">152</context></context-group> | |
4097 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">152</context></context-group></trans-unit> | 4176 | </trans-unit> |
4098 | <trans-unit id="639328713281980021" datatype="html"> | 4177 | <trans-unit id="639328713281980021" datatype="html"> |
4099 | <source>No abuses found.</source> | 4178 | <source>No abuses found.</source> |
4100 | <target state="translated">Жалоб не найдено.</target> | 4179 | <target state="translated">Жалоб не найдено.</target> |
4101 | 4180 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">153</context></context-group> | |
4102 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">153</context></context-group></trans-unit> | 4181 | </trans-unit> |
4103 | <trans-unit id="1807029821872995706" datatype="html"> | 4182 | <trans-unit id="1807029821872995706" datatype="html"> |
4104 | <source>Unsolved reports</source> | 4183 | <source>Unsolved reports</source> |
4105 | <target state="translated">Неразрешенные отчеты</target> | 4184 | <target state="translated">Неразрешенные отчеты</target> |
@@ -4185,8 +4264,8 @@ The link will expire within 1 hour.</source> | |||
4185 | <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> | 4264 | <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> |
4186 | </trans-unit> | 4265 | </trans-unit> |
4187 | <trans-unit id="1258618443362430782" datatype="html"> | 4266 | <trans-unit id="1258618443362430782" datatype="html"> |
4188 | <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="<span class="ml-1 glyphicon glyphicon-flag">"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></source> | 4267 | <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="<span class="ml-1 glyphicon glyphicon-flag">"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></source> |
4189 | <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="<span class="ml-1 glyphicon glyphicon-flag">"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target> | 4268 | <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="<span class="ml-1 glyphicon glyphicon-flag">"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target> |
4190 | <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> | 4269 | <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> |
4191 | <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> | 4270 | <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> |
4192 | </trans-unit> | 4271 | </trans-unit> |
@@ -4223,8 +4302,8 @@ The link will expire within 1 hour.</source> | |||
4223 | <trans-unit id="5021295327106206941" datatype="html"> | 4302 | <trans-unit id="5021295327106206941" datatype="html"> |
4224 | <source>by <x id="INTERPOLATION"/> on <x id="INTERPOLATION_1"/> </source> | 4303 | <source>by <x id="INTERPOLATION"/> on <x id="INTERPOLATION_1"/> </source> |
4225 | <target state="translated">по <x id="INTERPOLATION"/> на <x id="INTERPOLATION_1"/> </target> | 4304 | <target state="translated">по <x id="INTERPOLATION"/> на <x id="INTERPOLATION_1"/> </target> |
4226 | 4305 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">85</context></context-group> | |
4227 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">85</context></context-group></trans-unit> | 4306 | </trans-unit> |
4228 | <trans-unit id="1443698606045744844" datatype="html"> | 4307 | <trans-unit id="1443698606045744844" datatype="html"> |
4229 | <source>Video was deleted</source> | 4308 | <source>Video was deleted</source> |
4230 | <target state="translated">Видео удалено</target> | 4309 | <target state="translated">Видео удалено</target> |
@@ -4233,8 +4312,8 @@ The link will expire within 1 hour.</source> | |||
4233 | <trans-unit id="1530731524535521716" datatype="html"> | 4312 | <trans-unit id="1530731524535521716" datatype="html"> |
4234 | <source>Account deleted</source> | 4313 | <source>Account deleted</source> |
4235 | <target state="translated">Аккаунт удален</target> | 4314 | <target state="translated">Аккаунт удален</target> |
4236 | 4315 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">110</context></context-group> | |
4237 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">110</context></context-group></trans-unit> | 4316 | </trans-unit> |
4238 | <trans-unit id="1191715835847858871" datatype="html"> | 4317 | <trans-unit id="1191715835847858871" datatype="html"> |
4239 | <source>Open video in a new tab</source> | 4318 | <source>Open video in a new tab</source> |
4240 | <target state="translated">Открыть видео в новой вкладке</target> | 4319 | <target state="translated">Открыть видео в новой вкладке</target> |
@@ -4273,8 +4352,8 @@ The link will expire within 1 hour.</source> | |||
4273 | <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> | 4352 | <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> |
4274 | </trans-unit> | 4353 | </trans-unit> |
4275 | <trans-unit id="1258618443362430782" datatype="html"> | 4354 | <trans-unit id="1258618443362430782" datatype="html"> |
4276 | <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="<span class="ml-1 glyphicon glyphicon-flag">"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></source> | 4355 | <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="<span class="ml-1 glyphicon glyphicon-flag">"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></source> |
4277 | <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="<span class="ml-1 glyphicon glyphicon-flag">"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target> | 4356 | <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="<span class="ml-1 glyphicon glyphicon-flag">"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target> |
4278 | <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> | 4357 | <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> |
4279 | </trans-unit> | 4358 | </trans-unit> |
4280 | <trans-unit id="6540177673229220400" datatype="html"> | 4359 | <trans-unit id="6540177673229220400" datatype="html"> |
@@ -4638,8 +4717,8 @@ The link will expire within 1 hour.</source> | |||
4638 | <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> | 4717 | <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> |
4639 | </trans-unit> | 4718 | </trans-unit> |
4640 | <trans-unit id="3901868627411944813" datatype="html"> | 4719 | <trans-unit id="3901868627411944813" datatype="html"> |
4641 | <source>Priority <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="<small>"/>(1 = highest priority)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="</small>"/></source> | 4720 | <source>Priority <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="<small>"/>(1 = highest priority)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="</small>"/></source> |
4642 | <target state="translated">Приоритет <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="<small>"/>(1 = наивысший приоритет)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="</small>"/></target> | 4721 | <target state="translated">Приоритет <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="<small>"/>(1 = наивысший приоритет)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="</small>"/></target> |
4643 | <context-group purpose="location"> | 4722 | <context-group purpose="location"> |
4644 | <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context> | 4723 | <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context> |
4645 | <context context-type="linenumber">47</context> | 4724 | <context context-type="linenumber">47</context> |
@@ -4659,8 +4738,8 @@ The link will expire within 1 hour.</source> | |||
4659 | <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> | 4738 | <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> |
4660 | </trans-unit> | 4739 | </trans-unit> |
4661 | <trans-unit id="2713421326605345655" datatype="html"> | 4740 | <trans-unit id="2713421326605345655" datatype="html"> |
4662 | <source>No <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code> "/> jobs found.</source> | 4741 | <source>No <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code> "/> jobs found.</source> |
4663 | <target state="translated">Нет <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code> "/> задача не найдена.</target> | 4742 | <target state="translated">Нет <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code> "/> задача не найдена.</target> |
4664 | <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> | 4743 | <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> |
4665 | </trans-unit> | 4744 | </trans-unit> |
4666 | <trans-unit id="2384897339170501794" datatype="html"> | 4745 | <trans-unit id="2384897339170501794" datatype="html"> |
@@ -4706,8 +4785,8 @@ The link will expire within 1 hour.</source> | |||
4706 | </context-group> | 4785 | </context-group> |
4707 | </trans-unit> | 4786 | </trans-unit> |
4708 | <trans-unit id="2232767208623640457" datatype="html"> | 4787 | <trans-unit id="2232767208623640457" datatype="html"> |
4709 | <source>By <x id="INTERPOLATION"/> -></source> | 4788 | <source>By <x id="INTERPOLATION"/> -></source> |
4710 | <target state="translated">От <x id="INTERPOLATION"/> -></target> | 4789 | <target state="translated">От <x id="INTERPOLATION"/> -></target> |
4711 | <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> | 4790 | <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> |
4712 | </trans-unit> | 4791 | </trans-unit> |
4713 | <trans-unit id="7396175500300709096" datatype="html"> | 4792 | <trans-unit id="7396175500300709096" datatype="html"> |
@@ -4779,8 +4858,8 @@ The link will expire within 1 hour.</source> | |||
4779 | <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> | 4858 | <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> |
4780 | </trans-unit> | 4859 | </trans-unit> |
4781 | <trans-unit id="4423835119021329687" datatype="html"> | 4860 | <trans-unit id="4423835119021329687" datatype="html"> |
4782 | <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/users">"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> to build a moderation team. </source> | 4861 | <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/users">"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> to build a moderation team. </source> |
4783 | <target state="translated">Управление <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/users">"/>пользователями<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> чтобы создать команду модераторов. </target> | 4862 | <target state="translated">Управление <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/users">"/>пользователями<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> чтобы создать команду модераторов. </target> |
4784 | <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> | 4863 | <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> |
4785 | </trans-unit> | 4864 | </trans-unit> |
4786 | <trans-unit id="7030031694783481217" datatype="html"> | 4865 | <trans-unit id="7030031694783481217" datatype="html"> |
@@ -4789,8 +4868,8 @@ The link will expire within 1 hour.</source> | |||
4789 | <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> | 4868 | <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> |
4790 | </trans-unit> | 4869 | </trans-unit> |
4791 | <trans-unit id="4620493570088713907" datatype="html"> | 4870 | <trans-unit id="4620493570088713907" datatype="html"> |
4792 | <source>Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </source> | 4871 | <source>Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </source> |
4793 | <target state="translated">Включение этого параметра позволит другим администраторам узнать, что вы в основном добавляете конфиденциальный контент.<x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/> Более того, флажок NSFW при загрузке видео будет автоматически установлен по умолчанию. </target> | 4872 | <target state="translated">Включение этого параметра позволит другим администраторам узнать, что вы в основном добавляете конфиденциальный контент.<x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/> Более того, флажок NSFW при загрузке видео будет автоматически установлен по умолчанию. </target> |
4794 | <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> | 4873 | <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> |
4795 | </trans-unit> | 4874 | </trans-unit> |
4796 | <trans-unit id="7497677457560701935"> | 4875 | <trans-unit id="7497677457560701935"> |
@@ -4799,8 +4878,8 @@ The link will expire within 1 hour.</source> | |||
4799 | <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> | 4878 | <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> |
4800 | </trans-unit> | 4879 | </trans-unit> |
4801 | <trans-unit id="7350483582490037954" datatype="html"> | 4880 | <trans-unit id="7350483582490037954" datatype="html"> |
4802 | <source>With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, a confirmation will be requested to watch the video. </source> | 4881 | <source>With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, a confirmation will be requested to watch the video. </source> |
4803 | <target state="translated">С помощью <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Скрыть<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> или <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Размыто превью<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, будет запрошено подтверждение для просмотра видео. </target> | 4882 | <target state="translated">С помощью <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Скрыть<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> или <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Размыто превью<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, будет запрошено подтверждение для просмотра видео. </target> |
4804 | <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> | 4883 | <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> |
4805 | <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> | 4884 | <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> |
4806 | </trans-unit> | 4885 | </trans-unit> |
@@ -4915,8 +4994,8 @@ The link will expire within 1 hour.</source> | |||
4915 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">4</context></context-group> | 4994 | <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> |
4916 | </trans-unit> | 4995 | </trans-unit> |
4917 | <trans-unit id="2107098695989136934" datatype="html"> | 4996 | <trans-unit id="2107098695989136934" datatype="html"> |
4918 | <source>Use <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/plugins">"/>plugins & themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more involved changes, or <x id="START_LINK_1" equiv-text="<a routerLink="/admin/config/edit-custom" fragment="advanced-configuration">"/>add slight customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </source> | 4997 | <source>Use <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/plugins">"/>plugins & themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more involved changes, or <x id="START_LINK_1" equiv-text="<a routerLink="/admin/config/edit-custom" fragment="advanced-configuration">"/>add slight customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </source> |
4919 | <target state="translated">Используйте <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/plugins">"/>плагины & темы<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> для дополнительных изменений, или <x id="START_LINK_1" equiv-text="<a routerLink="/admin/config/edit-custom" fragment="advanced-configuration">"/>добавьте небольшие настройки<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </target> | 4998 | <target state="translated">Используйте <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/plugins">"/>плагины & темы<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> для дополнительных изменений, или <x id="START_LINK_1" equiv-text="<a routerLink="/admin/config/edit-custom" fragment="advanced-configuration">"/>добавьте небольшие настройки<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </target> |
4920 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">5</context></context-group> | 4999 | <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> |
4921 | </trans-unit> | 5000 | </trans-unit> |
4922 | <trans-unit id="6855462350544488601" datatype="html"> | 5001 | <trans-unit id="6855462350544488601" datatype="html"> |
@@ -4990,8 +5069,8 @@ The link will expire within 1 hour.</source> | |||
4990 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">120</context></context-group> | 5069 | <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> |
4991 | </trans-unit> | 5070 | </trans-unit> |
4992 | <trans-unit id="2669509104300979449" datatype="html"> | 5071 | <trans-unit id="2669509104300979449" datatype="html"> |
4993 | <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/users">"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> to set their quota individually. </source> | 5072 | <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/users">"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> to set their quota individually. </source> |
4994 | <target state="translated">Управление <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/users">"/>пользователями<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> с целью установки персональной квоты. </target> | 5073 | <target state="translated">Управление <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/users">"/>пользователями<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> с целью установки персональной квоты. </target> |
4995 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">121</context></context-group> | 5074 | <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> |
4996 | </trans-unit> | 5075 | </trans-unit> |
4997 | <trans-unit id="4497115134891299867"> | 5076 | <trans-unit id="4497115134891299867"> |
@@ -5178,8 +5257,8 @@ The link will expire within 1 hour.</source> | |||
5178 | <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> | 5257 | <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> |
5179 | </trans-unit> | 5258 | </trans-unit> |
5180 | <trans-unit id="1886227550697837417" datatype="html"> | 5259 | <trans-unit id="1886227550697837417" datatype="html"> |
5181 | <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://framagit.org/framasoft/peertube/search-index">"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </source> | 5260 | <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://framagit.org/framasoft/peertube/search-index">"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </source> |
5182 | <target state="translated">В рабочей среде следует использовать только модерируемые поисковые индексы, или <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://framagit.org/framasoft/peertube/search-index">"/>создать свой собственный<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </target> | 5261 | <target state="translated">В рабочей среде следует использовать только модерируемые поисковые индексы, или <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://framagit.org/framasoft/peertube/search-index">"/>создать свой собственный<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </target> |
5183 | <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> | 5262 | <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> |
5184 | </trans-unit> | 5263 | </trans-unit> |
5185 | <trans-unit id="2331464426553277323" datatype="html"> | 5264 | <trans-unit id="2331464426553277323" datatype="html"> |
@@ -5213,8 +5292,8 @@ The link will expire within 1 hour.</source> | |||
5213 | <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> | 5292 | <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> |
5214 | </trans-unit> | 5293 | </trans-unit> |
5215 | <trans-unit id="252719899360434356" datatype="html"> | 5294 | <trans-unit id="252719899360434356" datatype="html"> |
5216 | <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/follows">"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> with other instances. </source> | 5295 | <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/follows">"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> with other instances. </source> |
5217 | <target state="translated">Управление <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/follows">"/>связями<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> с другими экземплярами. </target> | 5296 | <target state="translated">Управление <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/follows">"/>связями<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> с другими экземплярами. </target> |
5218 | <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> | 5297 | <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> |
5219 | </trans-unit> | 5298 | </trans-unit> |
5220 | <trans-unit id="9119248927271669654" datatype="html"> | 5299 | <trans-unit id="9119248927271669654" datatype="html"> |
@@ -5250,8 +5329,8 @@ The link will expire within 1 hour.</source> | |||
5250 | <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> | 5329 | <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> |
5251 | </trans-unit> | 5330 | </trans-unit> |
5252 | <trans-unit id="9076632742417302918" datatype="html"> | 5331 | <trans-unit id="9076632742417302918" datatype="html"> |
5253 | <source>See <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances" rel="noopener noreferer" target="_blank">"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> for more information about the expected URL </source> | 5332 | <source>See <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances" rel="noopener noreferer" target="_blank">"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> for more information about the expected URL </source> |
5254 | <target state="translated">Ознакомьтесь <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances" rel="noopener noreferer" target="_blank">"/>с документацией <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> для получение информации по ожидаемому URL </target> | 5333 | <target state="translated">Ознакомьтесь <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances" rel="noopener noreferer" target="_blank">"/>с документацией <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> для получение информации по ожидаемому URL </target> |
5255 | <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> | 5334 | <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> |
5256 | </trans-unit> | 5335 | </trans-unit> |
5257 | <trans-unit id="3946988229617310200" datatype="html"> | 5336 | <trans-unit id="3946988229617310200" datatype="html"> |
@@ -5300,8 +5379,8 @@ The link will expire within 1 hour.</source> | |||
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">521</context></context-group> | 5379 | <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> |
5301 | </trans-unit> | 5380 | </trans-unit> |
5302 | <trans-unit id="2076338542820061819" datatype="html"> | 5381 | <trans-unit id="2076338542820061819" datatype="html"> |
5303 | <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="<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="<br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="<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="<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="</a>"/> to see if you instance is allowed. </source> | 5382 | <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="<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="<br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="<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="<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="</a>"/> to see if you instance is allowed. </source> |
5304 | <target state="translated">Если ваш экземпляр явно разрешен Twitter, видеопроигрыватель будет встроен в канал Twitter на видеоресурсе PeerTube.<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/> в противном случае мы используем карточку со ссылкой на изображение, которая будет перенаправлять на ваш экземпляр<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/> Установите этот флажок, сохраните конфигурацию и протестируйте с URL-адресом видео вашего экземпляра (https://example.com/w/blabla ) на <x id="START_LINK" ctype="x-a" equiv-text="<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="</a>"/> чтобы узнать, разрешен ли ваш экземпляр. </target> | 5383 | <target state="translated">Если ваш экземпляр явно разрешен Twitter, видеопроигрыватель будет встроен в канал Twitter на видеоресурсе PeerTube.<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/> в противном случае мы используем карточку со ссылкой на изображение, которая будет перенаправлять на ваш экземпляр<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/> Установите этот флажок, сохраните конфигурацию и протестируйте с URL-адресом видео вашего экземпляра (https://example.com/w/blabla ) на <x id="START_LINK" ctype="x-a" equiv-text="<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="</a>"/> чтобы узнать, разрешен ли ваш экземпляр. </target> |
5305 | <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> | 5384 | <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> |
5306 | </trans-unit> | 5385 | </trans-unit> |
5307 | <trans-unit id="493135676263039396" datatype="html"> | 5386 | <trans-unit id="493135676263039396" datatype="html"> |
@@ -5339,8 +5418,8 @@ The link will expire within 1 hour.</source> | |||
5339 | <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> | 5418 | <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> |
5340 | </trans-unit> | 5419 | </trans-unit> |
5341 | <trans-unit id="4420104899393268652" datatype="html"> | 5420 | <trans-unit id="4420104899393268652" datatype="html"> |
5342 | <source>Max simultaneous lives created on your instance <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="text-muted">"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></source> | 5421 | <source>Max simultaneous lives created on your instance <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="text-muted">"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></source> |
5343 | <target state="translated">Максимальное количество одновременных трансляций, созданных на вашем экземпляре <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="text-muted">"/>(-1 "не ограничено")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target> | 5422 | <target state="translated">Максимальное количество одновременных трансляций, созданных на вашем экземпляре <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="text-muted">"/>(-1 "не ограничено")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target> |
5344 | <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> | 5423 | <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> |
5345 | </trans-unit> | 5424 | </trans-unit> |
5346 | <trans-unit id="6830777508073747241" datatype="html"> | 5425 | <trans-unit id="6830777508073747241" datatype="html"> |
@@ -5350,8 +5429,8 @@ The link will expire within 1 hour.</source> | |||
5350 | <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> | 5429 | <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> |
5351 | </trans-unit> | 5430 | </trans-unit> |
5352 | <trans-unit id="7210210728441530221" datatype="html"> | 5431 | <trans-unit id="7210210728441530221" datatype="html"> |
5353 | <source>Max simultaneous lives created per user <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="text-muted">"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></source> | 5432 | <source>Max simultaneous lives created per user <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="text-muted">"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></source> |
5354 | <target state="translated">Максимальное количество трансляций на одного пользователя <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="text-muted">"/>(-1 "не ограничено")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target> | 5433 | <target state="translated">Максимальное количество трансляций на одного пользователя <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="text-muted">"/>(-1 "не ограничено")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target> |
5355 | <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> | 5434 | <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> |
5356 | </trans-unit> | 5435 | </trans-unit> |
5357 | <trans-unit id="6830777508073747241" datatype="html"> | 5436 | <trans-unit id="6830777508073747241" datatype="html"> |
@@ -5494,8 +5573,8 @@ The link will expire within 1 hour.</source> | |||
5494 | <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> | 5573 | <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> |
5495 | </trans-unit> | 5574 | </trans-unit> |
5496 | <trans-unit id="7334484418359079994" datatype="html"> | 5575 | <trans-unit id="7334484418359079994" datatype="html"> |
5497 | <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="<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="</p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="<ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="</ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/></source> | 5576 | <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="<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="</p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="<ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="</ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/></source> |
5498 | <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Требуется ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>Создание списков воспроизведения HLS и фрагментированных файлов MP4, обеспечивающих лучшее воспроизведение, чем при использовании обычного WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="<ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Изменение разрешения более плавное<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Более быстрое воспроизведение, особенно для длинных видео<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Более стабильное воспроизведение (меньше ошибок / бесконечной загрузки)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="</ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>Если вы также включили Поддержка WebTorrent, она увеличит объем хранилища видео на 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/></target> | 5577 | <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Требуется ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>Создание списков воспроизведения HLS и фрагментированных файлов MP4, обеспечивающих лучшее воспроизведение, чем при использовании обычного WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="<ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Изменение разрешения более плавное<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Более быстрое воспроизведение, особенно для длинных видео<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Более стабильное воспроизведение (меньше ошибок / бесконечной загрузки)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="</ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>Если вы также включили Поддержка WebTorrent, она увеличит объем хранилища видео на 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/></target> |
5499 | <context-group purpose="location"> | 5578 | <context-group purpose="location"> |
5500 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context> | 5579 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context> |
5501 | <context context-type="linenumber">99,108</context> | 5580 | <context context-type="linenumber">99,108</context> |
@@ -5626,19 +5705,13 @@ The link will expire within 1 hour.</source> | |||
5626 | <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> | 5705 | <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> |
5627 | </trans-unit> | 5706 | </trans-unit> |
5628 | <trans-unit id="4067880101082150743" datatype="html"> | 5707 | <trans-unit id="4067880101082150743" datatype="html"> |
5629 | <source>Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/></source> | 5708 | <source>Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/></source> |
5630 | <target state="translated">Используйте код JavaScript напрямую.<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/>Пример: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>console.log('мой экземпляр потрясающий');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/></target> | 5709 | <target state="translated">Используйте код JavaScript напрямую.<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/>Пример: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>console.log('мой экземпляр потрясающий');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/></target> |
5631 | <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> | 5710 | <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> |
5632 | </trans-unit> | 5711 | </trans-unit> |
5633 | <trans-unit id="5464209657969421100" datatype="html"> | 5712 | <trans-unit id="5464209657969421100" datatype="html"> |
5634 | <source> Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>#custom-css <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> | 5713 | <source>Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="<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="</pre>"/> Prepend with <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="<em>"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="</em>"/> to override styles. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="<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="</pre>"/></source> |
5635 | color: red; | 5714 | <target state="translated">Используйте код CSS напрямую. Пример:<x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="<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="</pre>"/> Добавить в начале <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="<em>"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="</em> "/> t, чтобы переопределить стили. Пример:<x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="<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="</pre>"/></target> |
5636 | <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> | ||
5637 | <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/> Prepend with <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="<em>"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="</em>"/> to override styles. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> | ||
5638 | color: red; | ||
5639 | <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> | ||
5640 | <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/></source> | ||
5641 | <target state="translated">Используйте код CSS напрямую. Пример:<x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="<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="</pre>"/> Добавить в начале <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="<em>"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="</em> "/> t, чтобы переопределить стили. Пример:<x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="<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="</pre>"/></target> | ||
5642 | <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> | 5715 | <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> |
5643 | </trans-unit> | 5716 | </trans-unit> |
5644 | <trans-unit id="283725429207896837" datatype="html"> | 5717 | <trans-unit id="283725429207896837" datatype="html"> |
@@ -5655,8 +5728,8 @@ color: red; | |||
5655 | </context-group> | 5728 | </context-group> |
5656 | </trans-unit> | 5729 | </trans-unit> |
5657 | <trans-unit id="8167543029214637769" datatype="html"> | 5730 | <trans-unit id="8167543029214637769" datatype="html"> |
5658 | <source>There are errors in the form: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="<ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li *ngFor="let error of grabAllErrors()">"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="</ul>"/></source> | 5731 | <source>There are errors in the form: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="<ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li *ngFor="let error of grabAllErrors()">"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="</ul>"/></source> |
5659 | <target state="translated">Ошибки в форме: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="<ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li *ngFor="let error of grabAllErrors()">"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="</ul>"/></target> | 5732 | <target state="translated">Ошибки в форме: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="<ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li *ngFor="let error of grabAllErrors()">"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="</ul>"/></target> |
5660 | <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> | 5733 | <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> |
5661 | </trans-unit> | 5734 | </trans-unit> |
5662 | <trans-unit id="1445676851449000175"> | 5735 | <trans-unit id="1445676851449000175"> |
@@ -5732,8 +5805,8 @@ color: red; | |||
5732 | <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> | 5805 | <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> |
5733 | </trans-unit> | 5806 | </trans-unit> |
5734 | <trans-unit id="6317170736181476800" datatype="html"> | 5807 | <trans-unit id="6317170736181476800" datatype="html"> |
5735 | <source>Update <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/my-account/settings" [fragment]="fragment">"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span (click)="onAccountSettingsClick($event)">"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a >"/></source> | 5808 | <source>Update <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/my-account/settings" [fragment]="fragment">"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span (click)="onAccountSettingsClick($event)">"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a >"/></source> |
5736 | <target state="translated">Обновите <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/my-account/settings" [fragment]="fragment">"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span (click)="onAccountSettingsClick($event)">"/>ваши настройки<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a >"/></target> | 5809 | <target state="translated">Обновите <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/my-account/settings" [fragment]="fragment">"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span (click)="onAccountSettingsClick($event)">"/>ваши настройки<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a >"/></target> |
5737 | <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> | 5810 | <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> |
5738 | </trans-unit> | 5811 | </trans-unit> |
5739 | <trans-unit id="1405600824334286337" datatype="html"> | 5812 | <trans-unit id="1405600824334286337" datatype="html"> |
@@ -5753,40 +5826,40 @@ color: red; | |||
5753 | </context-group> | 5826 | </context-group> |
5754 | </trans-unit> | 5827 | </trans-unit> |
5755 | <trans-unit id="7028708681117573961" datatype="html"> | 5828 | <trans-unit id="7028708681117573961" datatype="html"> |
5756 | <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Recently Added"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> | 5829 | <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Recently Added"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> |
5757 | <target state="translated">Сортировать по <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Недавно добавленные"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> | 5830 | <target state="translated">Сортировать по <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Недавно добавленные"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> |
5758 | <context-group purpose="location"> | 5831 | <context-group purpose="location"> |
5759 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> | 5832 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> |
5760 | <context context-type="linenumber">46</context> | 5833 | <context context-type="linenumber">46</context> |
5761 | </context-group> | 5834 | </context-group> |
5762 | </trans-unit> | 5835 | </trans-unit> |
5763 | <trans-unit id="8190023086228606960" datatype="html"> | 5836 | <trans-unit id="8190023086228606960" datatype="html"> |
5764 | <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Recent Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> | 5837 | <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Recent Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> |
5765 | <target state="translated">Сортировать по <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Недавние просмотры"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> | 5838 | <target state="translated">Сортировать по <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Недавние просмотры"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> |
5766 | <context-group purpose="location"> | 5839 | <context-group purpose="location"> |
5767 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> | 5840 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> |
5768 | <context context-type="linenumber">48</context> | 5841 | <context context-type="linenumber">48</context> |
5769 | </context-group> | 5842 | </context-group> |
5770 | </trans-unit> | 5843 | </trans-unit> |
5771 | <trans-unit id="3224510615614621760" datatype="html"> | 5844 | <trans-unit id="3224510615614621760" datatype="html"> |
5772 | <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> | 5845 | <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> |
5773 | <target state="translated">Сортировать по <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Горячее"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> | 5846 | <target state="translated">Сортировать по <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Горячее"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> |
5774 | <context-group purpose="location"> | 5847 | <context-group purpose="location"> |
5775 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> | 5848 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> |
5776 | <context context-type="linenumber">49</context> | 5849 | <context context-type="linenumber">49</context> |
5777 | </context-group> | 5850 | </context-group> |
5778 | </trans-unit> | 5851 | </trans-unit> |
5779 | <trans-unit id="3082811226222076503" datatype="html"> | 5852 | <trans-unit id="3082811226222076503" datatype="html"> |
5780 | <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Best"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> | 5853 | <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Best"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> |
5781 | <target state="translated">Сортировать по <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Лучшее"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> | 5854 | <target state="translated">Сортировать по <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Лучшее"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> |
5782 | <context-group purpose="location"> | 5855 | <context-group purpose="location"> |
5783 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> | 5856 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> |
5784 | <context context-type="linenumber">50</context> | 5857 | <context context-type="linenumber">50</context> |
5785 | </context-group> | 5858 | </context-group> |
5786 | </trans-unit> | 5859 | </trans-unit> |
5787 | <trans-unit id="4322133526902910662" datatype="html"> | 5860 | <trans-unit id="4322133526902910662" datatype="html"> |
5788 | <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> | 5861 | <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> |
5789 | <target state="translated">Сортировать по <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Нравится"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> | 5862 | <target state="translated">Сортировать по <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Нравится"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> |
5790 | <context-group purpose="location"> | 5863 | <context-group purpose="location"> |
5791 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> | 5864 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> |
5792 | <context context-type="linenumber">51</context> | 5865 | <context context-type="linenumber">51</context> |
@@ -5902,8 +5975,8 @@ color: red; | |||
5902 | <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> | 5975 | <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> |
5903 | </trans-unit> | 5976 | </trans-unit> |
5904 | <trans-unit id="7350483582490037954" datatype="html"> | 5977 | <trans-unit id="7350483582490037954" datatype="html"> |
5905 | <source>With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, a confirmation will be requested to watch the video. </source> | 5978 | <source>With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, a confirmation will be requested to watch the video. </source> |
5906 | <target state="translated">С помощью<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Скрыть<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> или <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Размыто превью<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, будет запрошено подтверждение для просмотра видео. </target> | 5979 | <target state="translated">С помощью<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Скрыть<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> или <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Размыто превью<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, будет запрошено подтверждение для просмотра видео. </target> |
5907 | <context-group purpose="location"> | 5980 | <context-group purpose="location"> |
5908 | <context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context> | 5981 | <context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context> |
5909 | <context context-type="linenumber">8,9</context> | 5982 | <context context-type="linenumber">8,9</context> |
@@ -6102,9 +6175,8 @@ color: red; | |||
6102 | </context-group> | 6175 | </context-group> |
6103 | </trans-unit> | 6176 | </trans-unit> |
6104 | <trans-unit id="2124774733637750483" datatype="html"> | 6177 | <trans-unit id="2124774733637750483" datatype="html"> |
6105 | <source>Short text to tell people how they can support your channel (membership platform...).<br /><br /> | 6178 | <source>Short text to tell people how they can support your channel (membership platform...).<br /><br /> When you will upload a video in this channel, the video support field will be automatically filled by this text.</source> |
6106 | When you will upload a video in this channel, the video support field will be automatically filled by this text.</source> | 6179 | <target state="translated">Краткий текст, чтобы рассказать людям, как они могут поддержать ваш канал.<br /><br /> Когда вы загрузите видео на этот канал, поле поддержки видео будет автоматически заполнено этим текстом.</target> |
6107 | <target state="translated">Краткий текст, чтобы рассказать людям, как они могут поддержать ваш канал.<br /><br /> Когда вы загрузите видео на этот канал, поле поддержки видео будет автоматически заполнено этим текстом.</target> | ||
6108 | <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> | 6180 | <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> |
6109 | <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> | 6181 | <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> |
6110 | </trans-unit> | 6182 | </trans-unit> |
@@ -6193,8 +6265,8 @@ color: red; | |||
6193 | </context-group> | 6265 | </context-group> |
6194 | </trans-unit> | 6266 | </trans-unit> |
6195 | <trans-unit id="5511928240200239994" datatype="html"> | 6267 | <trans-unit id="5511928240200239994" datatype="html"> |
6196 | <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="<strong>"/>banner<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.</source> | 6268 | <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="<strong>"/>banner<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.</source> |
6197 | <target state="translated">Некоторые из ваших каналов настроены не полностью. Сделайте их более приветливыми и сообщите о том, что вы публикуете, добавив <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>баннер<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>аватар<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> и <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>описание<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.</target> | 6269 | <target state="translated">Некоторые из ваших каналов настроены не полностью. Сделайте их более приветливыми и сообщите о том, что вы публикуете, добавив <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>баннер<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>аватар<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> и <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>описание<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.</target> |
6198 | <context-group purpose="location"> | 6270 | <context-group purpose="location"> |
6199 | <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context> | 6271 | <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context> |
6200 | <context context-type="linenumber">5</context> | 6272 | <context context-type="linenumber">5</context> |
@@ -6308,8 +6380,8 @@ color: red; | |||
6308 | <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> | 6380 | <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> |
6309 | </trans-unit> | 6381 | </trans-unit> |
6310 | <trans-unit id="8844610145426272276" datatype="html"> | 6382 | <trans-unit id="8844610145426272276" datatype="html"> |
6311 | <source>To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/my-account/settings">"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>. </source> | 6383 | <source>To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/my-account/settings">"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>. </source> |
6312 | <target state="translated">Чтобы помочь модераторам и другим пользователям узнать <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>кто вы<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, не забудьте <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/my-account/settings">"/>настроить профиль своей учетной записи<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> добавив <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>аватар<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> и <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>описание<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>. </target> | 6384 | <target state="translated">Чтобы помочь модераторам и другим пользователям узнать <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>кто вы<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, не забудьте <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/my-account/settings">"/>настроить профиль своей учетной записи<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> добавив <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>аватар<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> и <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>описание<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>. </target> |
6313 | <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> | 6385 | <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> |
6314 | </trans-unit> | 6386 | </trans-unit> |
6315 | <trans-unit id="3030338154442300172" datatype="html"> | 6387 | <trans-unit id="3030338154442300172" datatype="html"> |
@@ -6497,9 +6569,7 @@ color: red; | |||
6497 | <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> | 6569 | <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> |
6498 | </trans-unit> | 6570 | </trans-unit> |
6499 | <trans-unit id="7152797255397280410" datatype="html"> | 6571 | <trans-unit id="7152797255397280410" datatype="html"> |
6500 | <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>? | 6572 | <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> |
6501 | 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 | ||
6502 | channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</source> | ||
6503 | <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> | 6573 | <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> |
6504 | <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> | 6574 | <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> |
6505 | </trans-unit> | 6575 | </trans-unit> |
@@ -6537,8 +6607,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou | |||
6537 | <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> | 6607 | <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> |
6538 | </trans-unit> | 6608 | </trans-unit> |
6539 | <trans-unit id="2705478076887104088" datatype="html"> | 6609 | <trans-unit id="2705478076887104088" datatype="html"> |
6540 | <source>SHOW THIS CHANNEL ></source> | 6610 | <source>SHOW THIS CHANNEL ></source> |
6541 | <target state="translated">ПОКАЗАТЬ ЭТО КАНАЛ ></target> | 6611 | <target state="translated">ПОКАЗАТЬ ЭТО КАНАЛ ></target> |
6542 | <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> | 6612 | <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> |
6543 | </trans-unit> | 6613 | </trans-unit> |
6544 | <trans-unit id="4088311569349098646"> | 6614 | <trans-unit id="4088311569349098646"> |
@@ -6786,8 +6856,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou | |||
6786 | <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> | 6856 | <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> |
6787 | </trans-unit> | 6857 | </trans-unit> |
6788 | <trans-unit id="1120376809358109718" datatype="html"> | 6858 | <trans-unit id="1120376809358109718" datatype="html"> |
6789 | <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="<a href="https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst">"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> for more information </source> | 6859 | <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="<a href="https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst">"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> for more information </source> |
6790 | <target state="translated">Одноранговые веб-узлы не являются общедоступными: поскольку мы используем транспорт веб-сокетов, этот протокол отличается от классического трекера BitTorrent. Когда вы находитесь в веб-браузере, вы отправляете сигнал, содержащий ваш IP-адрес, на трекер, который случайным образом выбирает других одноранговых узлов для пересылки информации. См. <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst">"/>этот документ<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> для получения дополнительной информации </target> | 6860 | <target state="translated">Одноранговые веб-узлы не являются общедоступными: поскольку мы используем транспорт веб-сокетов, этот протокол отличается от классического трекера BitTorrent. Когда вы находитесь в веб-браузере, вы отправляете сигнал, содержащий ваш IP-адрес, на трекер, который случайным образом выбирает других одноранговых узлов для пересылки информации. См. <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst">"/>этот документ<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> для получения дополнительной информации </target> |
6791 | <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> | 6861 | <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> |
6792 | </trans-unit> | 6862 | </trans-unit> |
6793 | <trans-unit id="7812408733559506009" datatype="html"> | 6863 | <trans-unit id="7812408733559506009" datatype="html"> |
@@ -6888,8 +6958,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou | |||
6888 | <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> | 6958 | <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> |
6889 | </trans-unit> | 6959 | </trans-unit> |
6890 | <trans-unit id="4807161697338135032" datatype="html"> | 6960 | <trans-unit id="4807161697338135032" datatype="html"> |
6891 | <source>Contact the administrator(s)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p class="modal-subtitle">"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/></source> | 6961 | <source>Contact the administrator(s)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p class="modal-subtitle">"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/></source> |
6892 | <target state="translated">Свяжитесь с администратором (ами)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p class="modal-subtitle">"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/></target> | 6962 | <target state="translated">Свяжитесь с администратором (ами)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p class="modal-subtitle">"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/></target> |
6893 | <context-group purpose="location"> | 6963 | <context-group purpose="location"> |
6894 | <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context> | 6964 | <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context> |
6895 | <context context-type="linenumber">3</context> | 6965 | <context context-type="linenumber">3</context> |
@@ -6992,8 +7062,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou | |||
6992 | <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> | 7062 | <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> |
6993 | </trans-unit> | 7063 | </trans-unit> |
6994 | <trans-unit id="7440807341905682986" datatype="html"> | 7064 | <trans-unit id="7440807341905682986" datatype="html"> |
6995 | <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="<a class="terms-anchor" (click)="onTermsClick($event)" href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="<ng-container *ngIf="hasCodeOfConduct">"/> and to the <x id="START_LINK_1" equiv-text="<a (click)="onCodeOfConductClick($event)" href='#'>"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="</ng-container>"/> of this instance </source> | 7065 | <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="<a class="terms-anchor" (click)="onTermsClick($event)" href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="<ng-container *ngIf="hasCodeOfConduct">"/> and to the <x id="START_LINK_1" equiv-text="<a (click)="onCodeOfConductClick($event)" href='#'>"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="</ng-container>"/> of this instance </source> |
6996 | <target state="translated">Мне не менее <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> лет и я согласен с <x id="START_LINK" ctype="x-a" equiv-text="<a class="terms-anchor" (click)="onTermsClick($event)" href='#'>"/>Условиями<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="<ng-container *ngIf="hasCodeOfConduct">"/> и с <x id="START_LINK_1" equiv-text="<a (click)="onCodeOfConductClick($event)" href='#'>"/>Правилами поведения<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="</ng-container>"/> этого экземпляра </target> | 7066 | <target state="translated">Мне не менее <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> лет и я согласен с <x id="START_LINK" ctype="x-a" equiv-text="<a class="terms-anchor" (click)="onTermsClick($event)" href='#'>"/>Условиями<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="<ng-container *ngIf="hasCodeOfConduct">"/> и с <x id="START_LINK_1" equiv-text="<a (click)="onCodeOfConductClick($event)" href='#'>"/>Правилами поведения<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="</ng-container>"/> этого экземпляра </target> |
6997 | <context-group purpose="location"> | 7067 | <context-group purpose="location"> |
6998 | <context context-type="sourcefile">src/app/+signup/+register/register-step-terms.component.html</context> | 7068 | <context context-type="sourcefile">src/app/+signup/+register/register-step-terms.component.html</context> |
6999 | <context context-type="linenumber">5,10</context> | 7069 | <context context-type="linenumber">5,10</context> |
@@ -7164,8 +7234,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou | |||
7164 | <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> | 7234 | <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> |
7165 | </trans-unit> | 7235 | </trans-unit> |
7166 | <trans-unit id="8011855989482474311" datatype="html"> | 7236 | <trans-unit id="8011855989482474311" datatype="html"> |
7167 | <source>A <code>.mp4</code> that keeps the original audio track, with no video</source> | 7237 | <source>A <code>.mp4</code> that keeps the original audio track, with no video</source> |
7168 | <target state="translated">A <code>.mp4</code> сохраняет исходную звуковую дорожку без видео</target> | 7238 | <target state="translated">A <code>.mp4</code> сохраняет исходную звуковую дорожку без видео</target> |
7169 | <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> | 7239 | <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> |
7170 | </trans-unit> | 7240 | </trans-unit> |
7171 | <trans-unit id="7756250490108954499" datatype="html"> | 7241 | <trans-unit id="7756250490108954499" datatype="html"> |
@@ -7756,9 +7826,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou | |||
7756 | <trans-unit id="4762794934098378428" datatype="html"> | 7826 | <trans-unit id="4762794934098378428" datatype="html"> |
7757 | <source>Video blocked.</source> | 7827 | <source>Video blocked.</source> |
7758 | <target state="translated">Видео заблокировано.</target> | 7828 | <target state="translated">Видео заблокировано.</target> |
7759 | 7829 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">344</context></context-group> | |
7760 | 7830 | </trans-unit> | |
7761 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">344</context></context-group></trans-unit> | ||
7762 | <trans-unit id="4328862996304258770" datatype="html"> | 7831 | <trans-unit id="4328862996304258770" datatype="html"> |
7763 | <source>Unblock video</source> | 7832 | <source>Unblock video</source> |
7764 | <target state="translated">Разблокировать видео</target> | 7833 | <target state="translated">Разблокировать видео</target> |
@@ -7817,16 +7886,17 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou | |||
7817 | <trans-unit id="4859202148272511129" datatype="html"> | 7886 | <trans-unit id="4859202148272511129" datatype="html"> |
7818 | <source>Unblock</source> | 7887 | <source>Unblock</source> |
7819 | <target state="translated">Разблокировать</target> | 7888 | <target state="translated">Разблокировать</target> |
7820 | 7889 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">86</context></context-group> | |
7821 | 7890 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">133</context></context-group> | |
7822 | 7891 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">86</context></context-group> | |
7823 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">86</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">86</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">339</context></context-group></trans-unit> | 7892 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">339</context></context-group> |
7893 | </trans-unit> | ||
7824 | <trans-unit id="4922469417589203720" datatype="html"> | 7894 | <trans-unit id="4922469417589203720" datatype="html"> |
7825 | <source>Video <x id="PH"/> unblocked.</source> | 7895 | <source>Video <x id="PH"/> unblocked.</source> |
7826 | <target state="translated">Видео <x id="PH"/> разблокировано.</target> | 7896 | <target state="translated">Видео <x id="PH"/> разблокировано.</target> |
7827 | 7897 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">139</context></context-group> | |
7828 | 7898 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">202</context></context-group> | |
7829 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">139</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">202</context></context-group></trans-unit> | 7899 | </trans-unit> |
7830 | <trans-unit id="6286037250766429054"> | 7900 | <trans-unit id="6286037250766429054"> |
7831 | <source>yes</source> | 7901 | <source>yes</source> |
7832 | <target>да</target> | 7902 | <target>да</target> |
@@ -7961,8 +8031,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou | |||
7961 | </context-group> | 8031 | </context-group> |
7962 | </trans-unit> | 8032 | </trans-unit> |
7963 | <trans-unit id="7223931053738621590" datatype="html"> | 8033 | <trans-unit id="7223931053738621590" datatype="html"> |
7964 | <source>PeerTube thinks your web browser public IP is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.</source> | 8034 | <source>PeerTube thinks your web browser public IP is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.</source> |
7965 | <target state="translated">PeerTube считает, что общедоступный IP-адрес вашего веб-браузера <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.</target> | 8035 | <target state="translated">PeerTube считает, что общедоступный IP-адрес вашего веб-браузера <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.</target> |
7966 | <context-group purpose="location"> | 8036 | <context-group purpose="location"> |
7967 | <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> | 8037 | <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> |
7968 | <context context-type="linenumber">4</context> | 8038 | <context context-type="linenumber">4</context> |
@@ -8009,16 +8079,16 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou | |||
8009 | </context-group> | 8079 | </context-group> |
8010 | </trans-unit> | 8080 | </trans-unit> |
8011 | <trans-unit id="1285026053775066761" datatype="html"> | 8081 | <trans-unit id="1285026053775066761" datatype="html"> |
8012 | <source>Check the <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> configuration key</source> | 8082 | <source>Check the <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> configuration key</source> |
8013 | <target state="translated">Проверьте <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> ключ конфигурации</target> | 8083 | <target state="translated">Проверьте <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> ключ конфигурации</target> |
8014 | <context-group purpose="location"> | 8084 | <context-group purpose="location"> |
8015 | <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> | 8085 | <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> |
8016 | <context context-type="linenumber">15</context> | 8086 | <context context-type="linenumber">15</context> |
8017 | </context-group> | 8087 | </context-group> |
8018 | </trans-unit> | 8088 | </trans-unit> |
8019 | <trans-unit id="7014275542536964627" datatype="html"> | 8089 | <trans-unit id="7014275542536964627" datatype="html"> |
8020 | <source>If you run PeerTube using Docker, check you run the <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> with <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> (see <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666">"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>)</source> | 8090 | <source>If you run PeerTube using Docker, check you run the <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> with <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> (see <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666">"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>)</source> |
8021 | <target state="translated">Если вы запускаете PeerTube с помощью Docker, убедитесь, что вы запустили <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> с <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> (см. <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666">"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>)</target> | 8091 | <target state="translated">Если вы запускаете PeerTube с помощью Docker, убедитесь, что вы запустили <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> с <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> (см. <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666">"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>)</target> |
8022 | <context-group purpose="location"> | 8092 | <context-group purpose="location"> |
8023 | <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> | 8093 | <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> |
8024 | <context context-type="linenumber">16,17</context> | 8094 | <context context-type="linenumber">16,17</context> |
@@ -8079,8 +8149,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou | |||
8079 | </context-group> | 8149 | </context-group> |
8080 | </trans-unit> | 8150 | </trans-unit> |
8081 | <trans-unit id="4767765747214995164" datatype="html"> | 8151 | <trans-unit id="4767765747214995164" datatype="html"> |
8082 | <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="<p-sortIcon field="publishedAt">"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="</p-sortIcon>"/></source> | 8152 | <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="<p-sortIcon field="publishedAt">"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="</p-sortIcon>"/></source> |
8083 | <target state="translated">Опубликовано <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="<p-sortIcon field="publishedAt">"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="</p-sortIcon>"/></target> | 8153 | <target state="translated">Опубликовано <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="<p-sortIcon field="publishedAt">"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="</p-sortIcon>"/></target> |
8084 | <context-group purpose="location"> | 8154 | <context-group purpose="location"> |
8085 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context> | 8155 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context> |
8086 | <context context-type="linenumber">42</context> | 8156 | <context context-type="linenumber">42</context> |
@@ -8377,8 +8447,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou | |||
8377 | <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> | 8447 | <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> |
8378 | </trans-unit> | 8448 | </trans-unit> |
8379 | <trans-unit id="8553059323353586765" datatype="html"> | 8449 | <trans-unit id="8553059323353586765" datatype="html"> |
8380 | <source>Your current email is <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="email">"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>. It is never shown to the public. </source> | 8450 | <source>Your current email is <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="email">"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>. It is never shown to the public. </source> |
8381 | <target state="translated">Ваш текущий адрес электронной почты: <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="email">"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>. Он никогда не отображается публично. </target> | 8451 | <target state="translated">Ваш текущий адрес электронной почты: <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="email">"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>. Он никогда не отображается публично. </target> |
8382 | <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> | 8452 | <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> |
8383 | </trans-unit> | 8453 | </trans-unit> |
8384 | <trans-unit id="853586874765134886"> | 8454 | <trans-unit id="853586874765134886"> |
@@ -8745,11 +8815,11 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou | |||
8745 | <trans-unit id="2027805873922338635"> | 8815 | <trans-unit id="2027805873922338635"> |
8746 | <source>Do you really want to delete <x id="PH"/>?</source> | 8816 | <source>Do you really want to delete <x id="PH"/>?</source> |
8747 | <target>Вы действительно хотите удалить <x id="PH"/>?</target> | 8817 | <target>Вы действительно хотите удалить <x id="PH"/>?</target> |
8748 | 8818 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">126</context></context-group> | |
8749 | 8819 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">34</context></context-group> | |
8750 | 8820 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">177</context></context-group> | |
8751 | 8821 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">217</context></context-group> | |
8752 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">126</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">177</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">217</context></context-group></trans-unit> | 8822 | </trans-unit> |
8753 | <trans-unit id="4844578664427956129" datatype="html"> | 8823 | <trans-unit id="4844578664427956129" datatype="html"> |
8754 | <source>Change ownership</source> | 8824 | <source>Change ownership</source> |
8755 | <target state="translated">Изменить владельца</target> | 8825 | <target state="translated">Изменить владельца</target> |
@@ -8781,9 +8851,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou | |||
8781 | <target> | 8851 | <target> |
8782 | <x id="PH"/> видео удалено. | 8852 | <x id="PH"/> видео удалено. |
8783 | </target> | 8853 | </target> |
8784 | 8854 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">167</context></context-group> | |
8785 | 8855 | </trans-unit> | |
8786 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">167</context></context-group></trans-unit> | ||
8787 | <trans-unit id="2591467977473302125" datatype="html"> | 8856 | <trans-unit id="2591467977473302125" datatype="html"> |
8788 | <source>Videos list</source> | 8857 | <source>Videos list</source> |
8789 | <target state="translated">Список видео</target> | 8858 | <target state="translated">Список видео</target> |
@@ -8805,9 +8874,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou | |||
8805 | <trans-unit id="2767660806989176400"> | 8874 | <trans-unit id="2767660806989176400"> |
8806 | <source>Video <x id="PH"/> deleted.</source> | 8875 | <source>Video <x id="PH"/> deleted.</source> |
8807 | <target>Видео <x id="PH"/> было удалено.</target> | 8876 | <target>Видео <x id="PH"/> было удалено.</target> |
8808 | 8877 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">185</context></context-group> | |
8809 | 8878 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">228</context></context-group> | |
8810 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">185</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">228</context></context-group></trans-unit> | 8879 | </trans-unit> |
8811 | <trans-unit id="6810714890760227072"> | 8880 | <trans-unit id="6810714890760227072"> |
8812 | <source>Ownership change request sent.</source> | 8881 | <source>Ownership change request sent.</source> |
8813 | <target>Заявка на смена владельца отправлена.</target> | 8882 | <target>Заявка на смена владельца отправлена.</target> |
@@ -8978,8 +9047,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou | |||
8978 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">75</context></context-group> | 9047 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">75</context></context-group> |
8979 | </trans-unit> | 9048 | </trans-unit> |
8980 | <trans-unit id="2013324644839511073" datatype="html"> | 9049 | <trans-unit id="2013324644839511073" datatype="html"> |
8981 | <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>. | 9050 | <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> |
8982 | Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source> | ||
8983 | <target state="translated">Не удается получить учетные данные клиента OAuth: <x id="PH" equiv-text="error.text"/>. Убедитесь, что вы правильно настроили PeerTube (config / directory), в частности раздел «веб-сервер».</target> | 9051 | <target state="translated">Не удается получить учетные данные клиента OAuth: <x id="PH" equiv-text="error.text"/>. Убедитесь, что вы правильно настроили PeerTube (config / directory), в частности раздел «веб-сервер».</target> |
8984 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">98</context></context-group> | 9052 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">98</context></context-group> |
8985 | </trans-unit> | 9053 | </trans-unit> |
@@ -9154,8 +9222,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
9154 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">75</context></context-group> | 9222 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">75</context></context-group> |
9155 | </trans-unit> | 9223 | </trans-unit> |
9156 | <trans-unit id="6613870447286561244"> | 9224 | <trans-unit id="6613870447286561244"> |
9157 | <source>Long (> 10 min)</source> | 9225 | <source>Long (> 10 min)</source> |
9158 | <target>Длинная (> 10 мин)</target> | 9226 | <target>Длинная (> 10 мин)</target> |
9159 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">79</context></context-group> | 9227 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">79</context></context-group> |
9160 | </trans-unit> | 9228 | </trans-unit> |
9161 | <trans-unit id="1787083504545967"> | 9229 | <trans-unit id="1787083504545967"> |
@@ -9822,8 +9890,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
9822 | <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> | 9890 | <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> |
9823 | </trans-unit> | 9891 | </trans-unit> |
9824 | <trans-unit id="5637879201055173642" datatype="html"> | 9892 | <trans-unit id="5637879201055173642" datatype="html"> |
9825 | <source>See <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3" target="_blank" rel="noopener noreferrer">"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> to learn how to use the PeerTube live streaming feature. </source> | 9893 | <source>See <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3" target="_blank" rel="noopener noreferrer">"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> to learn how to use the PeerTube live streaming feature. </source> |
9826 | <target state="translated">См. <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3" target="_blank" rel="noopener noreferrer">"/>документацию<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/>, чтобы узнать, как использовать функцию прямой трансляции PeerTube. </target> | 9894 | <target state="translated">См. <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3" target="_blank" rel="noopener noreferrer">"/>документацию<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/>, чтобы узнать, как использовать функцию прямой трансляции PeerTube. </target> |
9827 | <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> | 9895 | <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> |
9828 | </trans-unit> | 9896 | </trans-unit> |
9829 | <trans-unit id="4267638333776227701"> | 9897 | <trans-unit id="4267638333776227701"> |
@@ -10429,9 +10497,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
10429 | <trans-unit id="6307826440781941134" datatype="html"> | 10497 | <trans-unit id="6307826440781941134" datatype="html"> |
10430 | <source>Delete <x id="PH" equiv-text="user.username"/></source> | 10498 | <source>Delete <x id="PH" equiv-text="user.username"/></source> |
10431 | <target state="translated">Удалить <x id="PH" equiv-text="user.username"/></target> | 10499 | <target state="translated">Удалить <x id="PH" equiv-text="user.username"/></target> |
10432 | 10500 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">87</context></context-group> | |
10433 | 10501 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">222</context></context-group> | |
10434 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">87</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">222</context></context-group></trans-unit> | 10502 | </trans-unit> |
10435 | <trans-unit id="6301381219225831298" datatype="html"> | 10503 | <trans-unit id="6301381219225831298" datatype="html"> |
10436 | <source>User <x id="PH"/> deleted.</source> | 10504 | <source>User <x id="PH"/> deleted.</source> |
10437 | <target state="translated">Пользовтель <x id="PH"/> удален.</target> | 10505 | <target state="translated">Пользовтель <x id="PH"/> удален.</target> |
@@ -10445,9 +10513,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
10445 | <trans-unit id="8150022485860412528"> | 10513 | <trans-unit id="8150022485860412528"> |
10446 | <source>Account <x id="PH"/> muted.</source> | 10514 | <source>Account <x id="PH"/> muted.</source> |
10447 | <target>Аккаунт <x id="PH"/> заглушен.</target> | 10515 | <target>Аккаунт <x id="PH"/> заглушен.</target> |
10448 | 10516 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">117</context></context-group> | |
10449 | 10517 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">254</context></context-group> | |
10450 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">254</context></context-group></trans-unit> | 10518 | </trans-unit> |
10451 | <trans-unit id="1598375456114200087"> | 10519 | <trans-unit id="1598375456114200087"> |
10452 | <source>Instance <x id="PH"/> muted. </source> | 10520 | <source>Instance <x id="PH"/> muted. </source> |
10453 | <target>Сервер | 10521 | <target>Сервер |
@@ -10642,8 +10710,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
10642 | <context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context> | 10710 | <context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context> |
10643 | <context context-type="linenumber">401</context> | 10711 | <context context-type="linenumber">401</context> |
10644 | </context-group> | 10712 | </context-group> |
10645 | </trans-unit><trans-unit id="8546847443058492245" datatype="html"> | 10713 | </trans-unit> |
10646 | <source>Block <x id="INTERPOLATION" equiv-text="{{ videos.length }}"/> videos</source><target state="new">Block <x id="INTERPOLATION" equiv-text="{{ videos.length }}"/> videos</target> | 10714 | <trans-unit id="8546847443058492245" datatype="html"> |
10715 | <source>Block <x id="INTERPOLATION" equiv-text="{{ videos.length }}"/> videos</source> | ||
10716 | <target state="translated">Заблокировать <x id="INTERPOLATION" equiv-text="{{ videos.length }}"/> видео</target> | ||
10647 | <context-group purpose="location"> | 10717 | <context-group purpose="location"> |
10648 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context> | 10718 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context> |
10649 | <context context-type="linenumber">4</context> | 10719 | <context context-type="linenumber">4</context> |
@@ -10937,9 +11007,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
10937 | <trans-unit id="7672331870004528654" datatype="html"> | 11007 | <trans-unit id="7672331870004528654" datatype="html"> |
10938 | <source>Display live information</source> | 11008 | <source>Display live information</source> |
10939 | <target state="translated">Отображение информации прямой трансляции</target> | 11009 | <target state="translated">Отображение информации прямой трансляции</target> |
10940 | 11010 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">208</context></context-group> | |
10941 | 11011 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">321</context></context-group> | |
10942 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">208</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">321</context></context-group></trans-unit> | 11012 | </trans-unit> |
10943 | <trans-unit id="4021752662928002901" datatype="html"> | 11013 | <trans-unit id="4021752662928002901" datatype="html"> |
10944 | <source>Update</source> | 11014 | <source>Update</source> |
10945 | <target state="translated">Изменить</target> | 11015 | <target state="translated">Изменить</target> |
@@ -10952,9 +11022,13 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
10952 | <trans-unit id="420763834450076269" datatype="html"> | 11022 | <trans-unit id="420763834450076269" datatype="html"> |
10953 | <source>Block</source> | 11023 | <source>Block</source> |
10954 | <target state="translated">Блокировать</target> | 11024 | <target state="translated">Блокировать</target> |
10955 | 11025 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">80</context></context-group> | |
10956 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">333</context></context-group></trans-unit><trans-unit id="6521421218398377925" datatype="html"> | 11026 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">50</context></context-group> |
10957 | <source>Run HLS transcoding</source><target state="new">Run HLS transcoding</target> | 11027 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">333</context></context-group> |
11028 | </trans-unit> | ||
11029 | <trans-unit id="6521421218398377925" datatype="html"> | ||
11030 | <source>Run HLS transcoding</source> | ||
11031 | <target state="translated">Запустить транскодирование HLS</target> | ||
10958 | <context-group purpose="location"> | 11032 | <context-group purpose="location"> |
10959 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> | 11033 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> |
10960 | <context context-type="linenumber">94</context> | 11034 | <context context-type="linenumber">94</context> |
@@ -10963,8 +11037,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
10963 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> | 11037 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> |
10964 | <context context-type="linenumber">365</context> | 11038 | <context context-type="linenumber">365</context> |
10965 | </context-group> | 11039 | </context-group> |
10966 | </trans-unit><trans-unit id="4956271014213477815" datatype="html"> | 11040 | </trans-unit> |
10967 | <source>Run WebTorrent transcoding</source><target state="new">Run WebTorrent transcoding</target> | 11041 | <trans-unit id="4956271014213477815" datatype="html"> |
11042 | <source>Run WebTorrent transcoding</source> | ||
11043 | <target state="translated">Запустить транскодирование WebTorrent</target> | ||
10968 | <context-group purpose="location"> | 11044 | <context-group purpose="location"> |
10969 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> | 11045 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> |
10970 | <context context-type="linenumber">100</context> | 11046 | <context context-type="linenumber">100</context> |
@@ -10973,8 +11049,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
10973 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> | 11049 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> |
10974 | <context context-type="linenumber">371</context> | 11050 | <context context-type="linenumber">371</context> |
10975 | </context-group> | 11051 | </context-group> |
10976 | </trans-unit><trans-unit id="5972374600810542430" datatype="html"> | 11052 | </trans-unit> |
10977 | <source>Delete HLS files</source><target state="new">Delete HLS files</target> | 11053 | <trans-unit id="5972374600810542430" datatype="html"> |
11054 | <source>Delete HLS files</source> | ||
11055 | <target state="translated">Удалить файлы HLS</target> | ||
10978 | <context-group purpose="location"> | 11056 | <context-group purpose="location"> |
10979 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> | 11057 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> |
10980 | <context context-type="linenumber">106</context> | 11058 | <context context-type="linenumber">106</context> |
@@ -10983,8 +11061,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
10983 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> | 11061 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> |
10984 | <context context-type="linenumber">377</context> | 11062 | <context context-type="linenumber">377</context> |
10985 | </context-group> | 11063 | </context-group> |
10986 | </trans-unit><trans-unit id="3844238590532933757" datatype="html"> | 11064 | </trans-unit> |
10987 | <source>Delete WebTorrent files</source><target state="new">Delete WebTorrent files</target> | 11065 | <trans-unit id="3844238590532933757" datatype="html"> |
11066 | <source>Delete WebTorrent files</source> | ||
11067 | <target state="translated">Удалить файлы WebTorrent</target> | ||
10988 | <context-group purpose="location"> | 11068 | <context-group purpose="location"> |
10989 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> | 11069 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> |
10990 | <context context-type="linenumber">112</context> | 11070 | <context context-type="linenumber">112</context> |
@@ -10997,19 +11077,19 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
10997 | <trans-unit id="1950057220179636309"> | 11077 | <trans-unit id="1950057220179636309"> |
10998 | <source>Save to playlist</source> | 11078 | <source>Save to playlist</source> |
10999 | <target>Добавить в плейлист</target> | 11079 | <target>Добавить в плейлист</target> |
11000 | 11080 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/action-buttons.component.ts</context><context context-type="linenumber">57</context></context-group> | |
11001 | 11081 | <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> | |
11002 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/action-buttons.component.ts</context><context context-type="linenumber">57</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">307</context></context-group></trans-unit> | 11082 | </trans-unit> |
11003 | <trans-unit id="8272123190776748811" datatype="html"> | 11083 | <trans-unit id="8272123190776748811" datatype="html"> |
11004 | <source>You need to be <a href="/login">logged in</a> to rate this video.</source> | 11084 | <source>You need to be <a href="/login">logged in</a> to rate this video.</source> |
11005 | <target state="translated"><a href="/login">Войдите</a> чтобы оценить это видео.</target> | 11085 | <target state="translated"><a href="/login">Войдите</a> чтобы оценить это видео.</target> |
11006 | <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> | 11086 | <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> |
11007 | </trans-unit> | 11087 | </trans-unit> |
11008 | <trans-unit id="4503408361537553733" datatype="html"> | 11088 | <trans-unit id="4503408361537553733" datatype="html"> |
11009 | <source>Mirror</source> | 11089 | <source>Mirror</source> |
11010 | <target state="translated">Зеркало</target> | 11090 | <target state="translated">Зеркало</target> |
11011 | 11091 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">345</context></context-group> | |
11012 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">345</context></context-group></trans-unit> | 11092 | </trans-unit> |
11013 | <trans-unit id="2631340539474479416" datatype="html"> | 11093 | <trans-unit id="2631340539474479416" datatype="html"> |
11014 | <source>Subtitles</source> | 11094 | <source>Subtitles</source> |
11015 | <target state="translated">Субтитры</target> | 11095 | <target state="translated">Субтитры</target> |
@@ -11021,10 +11101,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
11021 | <trans-unit id="7008439939460403347" datatype="html"> | 11101 | <trans-unit id="7008439939460403347" datatype="html"> |
11022 | <source>Report</source> | 11102 | <source>Report</source> |
11023 | <target state="translated">Пожаловаться</target> | 11103 | <target state="translated">Пожаловаться</target> |
11024 | 11104 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">196</context></context-group> | |
11025 | 11105 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">55</context></context-group> | |
11026 | 11106 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">357</context></context-group> | |
11027 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">196</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">357</context></context-group></trans-unit> | 11107 | </trans-unit> |
11028 | <trans-unit id="4814285799071780083" datatype="html"> | 11108 | <trans-unit id="4814285799071780083" datatype="html"> |
11029 | <source>Remove</source> | 11109 | <source>Remove</source> |
11030 | <target state="translated">Удалить</target> | 11110 | <target state="translated">Удалить</target> |
@@ -11051,9 +11131,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
11051 | <trans-unit id="4903651219400691248" datatype="html"> | 11131 | <trans-unit id="4903651219400691248" datatype="html"> |
11052 | <source>Mute account</source> | 11132 | <source>Mute account</source> |
11053 | <target state="translated">Отключить аккаунт</target> | 11133 | <target state="translated">Отключить аккаунт</target> |
11054 | 11134 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">291</context></context-group> | |
11055 | 11135 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">391</context></context-group> | |
11056 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">291</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">391</context></context-group></trans-unit> | 11136 | </trans-unit> |
11057 | <trans-unit id="4021487547497211597" datatype="html"> | 11137 | <trans-unit id="4021487547497211597" datatype="html"> |
11058 | <source>Open video actions</source> | 11138 | <source>Open video actions</source> |
11059 | <target state="translated">Открыть видео события</target> | 11139 | <target state="translated">Открыть видео события</target> |
@@ -11069,13 +11149,13 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
11069 | <trans-unit id="3076101305843397295" datatype="html"> | 11149 | <trans-unit id="3076101305843397295" datatype="html"> |
11070 | <source>Do you really want to unblock <x id="PH" equiv-text="this.video.name"/>? It will be available again in the videos list.</source> | 11150 | <source>Do you really want to unblock <x id="PH" equiv-text="this.video.name"/>? It will be available again in the videos list.</source> |
11071 | <target state="translated">Вы действительно хотите разблокировать <x id="PH" equiv-text="this.video.name"/>? Он снова будет доступен в списке видео.</target> | 11151 | <target state="translated">Вы действительно хотите разблокировать <x id="PH" equiv-text="this.video.name"/>? Он снова будет доступен в списке видео.</target> |
11072 | 11152 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">194</context></context-group> | |
11073 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit> | 11153 | </trans-unit> |
11074 | <trans-unit id="8359747231611535508" datatype="html"> | 11154 | <trans-unit id="8359747231611535508" datatype="html"> |
11075 | <source>Unblock <x id="PH" equiv-text="this.video.name"/></source> | 11155 | <source>Unblock <x id="PH" equiv-text="this.video.name"/></source> |
11076 | <target state="translated">Разблокировать <x id="PH" equiv-text="this.video.name"/></target> | 11156 | <target state="translated">Разблокировать <x id="PH" equiv-text="this.video.name"/></target> |
11077 | 11157 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">196</context></context-group> | |
11078 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">196</context></context-group></trans-unit> | 11158 | </trans-unit> |
11079 | <trans-unit id="3719503424625455635" datatype="html"> | 11159 | <trans-unit id="3719503424625455635" datatype="html"> |
11080 | <source>Mute server account</source> | 11160 | <source>Mute server account</source> |
11081 | <target state="translated">Отключить аккаунт сервера</target> | 11161 | <target state="translated">Отключить аккаунт сервера</target> |
@@ -11193,33 +11273,33 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
11193 | <trans-unit id="2439066254855913806"> | 11273 | <trans-unit id="2439066254855913806"> |
11194 | <source>Only I can see this video</source> | 11274 | <source>Only I can see this video</source> |
11195 | <target>Только я могу видеть это видео</target> | 11275 | <target>Только я могу видеть это видео</target> |
11196 | 11276 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">370</context></context-group> | |
11197 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">370</context></context-group></trans-unit> | 11277 | </trans-unit> |
11198 | <trans-unit id="6767380569816110388" datatype="html"> | 11278 | <trans-unit id="6767380569816110388" datatype="html"> |
11199 | <source>Only shareable via a private link</source> | 11279 | <source>Only shareable via a private link</source> |
11200 | <target state="translated">Можно поделиться только по частной ссылке</target> | 11280 | <target state="translated">Можно поделиться только по частной ссылке</target> |
11201 | 11281 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">371</context></context-group> | |
11202 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">371</context></context-group></trans-unit> | 11282 | </trans-unit> |
11203 | <trans-unit id="6828965264297239528"> | 11283 | <trans-unit id="6828965264297239528"> |
11204 | <source>Anyone can see this video</source> | 11284 | <source>Anyone can see this video</source> |
11205 | <target>Все могут видеть это видео</target> | 11285 | <target>Все могут видеть это видео</target> |
11206 | 11286 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">372</context></context-group> | |
11207 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">372</context></context-group></trans-unit> | 11287 | </trans-unit> |
11208 | <trans-unit id="1425933035739773115" datatype="html"> | 11288 | <trans-unit id="1425933035739773115" datatype="html"> |
11209 | <source>Only users of this instance can see this video</source> | 11289 | <source>Only users of this instance can see this video</source> |
11210 | <target state="translated">Это видео могут просматривать только пользователи этого экземпляра</target> | 11290 | <target state="translated">Это видео могут просматривать только пользователи этого экземпляра</target> |
11211 | 11291 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">373</context></context-group> | |
11212 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">373</context></context-group></trans-unit> | 11292 | </trans-unit> |
11213 | <trans-unit id="8312101634344200207" datatype="html"> | 11293 | <trans-unit id="8312101634344200207" datatype="html"> |
11214 | <source><x id="PH" equiv-text="this.views"/> viewers</source> | 11294 | <source><x id="PH" equiv-text="this.views"/> viewers</source> |
11215 | <target state="translated"><x id="PH" equiv-text="this.views"/> зрителей</target> | 11295 | <target state="translated"><x id="PH" equiv-text="this.views"/> зрителей</target> |
11216 | 11296 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context><context context-type="linenumber">258</context></context-group> | |
11217 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context><context context-type="linenumber">258</context></context-group></trans-unit> | 11297 | </trans-unit> |
11218 | <trans-unit id="7756087706411154095" datatype="html"> | 11298 | <trans-unit id="7756087706411154095" datatype="html"> |
11219 | <source><x id="PH" equiv-text="this.views"/> views</source> | 11299 | <source><x id="PH" equiv-text="this.views"/> views</source> |
11220 | <target state="translated"><x id="PH" equiv-text="this.views"/> просмотров</target> | 11300 | <target state="translated"><x id="PH" equiv-text="this.views"/> просмотров</target> |
11221 | 11301 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context><context context-type="linenumber">261</context></context-group> | |
11222 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context><context context-type="linenumber">261</context></context-group></trans-unit> | 11302 | </trans-unit> |
11223 | <trans-unit id="5210096066382592800"> | 11303 | <trans-unit id="5210096066382592800"> |
11224 | <source>Video to import updated.</source> | 11304 | <source>Video to import updated.</source> |
11225 | <target>Видео для импорта обновлено.</target> | 11305 | <target>Видео для импорта обновлено.</target> |
@@ -11300,8 +11380,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
11300 | </context-group> | 11380 | </context-group> |
11301 | </trans-unit> | 11381 | </trans-unit> |
11302 | <trans-unit id="961774488937452220" datatype="html"> | 11382 | <trans-unit id="961774488937452220" datatype="html"> |
11303 | <source>This video is not available on this instance. Do you want to be redirected on the origin instance: <a href="<x id="PH"/>"><x id="PH_1"/></a>?</source> | 11383 | <source>This video is not available on this instance. Do you want to be redirected on the origin instance: <a href="<x id="PH"/>"><x id="PH_1"/></a>?</source> |
11304 | <target state="translated">Это видео недоступно в этом экземпляре. Вы хотите, чтобы вас перенаправили на исходный экземпляр: <a href="<x id="PH"/>"><x id="PH_1"/></a>?</target> | 11384 | <target state="translated">Это видео недоступно в этом экземпляре. Вы хотите, чтобы вас перенаправили на исходный экземпляр: <a href="<x id="PH"/>"><x id="PH_1"/></a>?</target> |
11305 | <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> | 11385 | <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> |
11306 | </trans-unit> | 11386 | </trans-unit> |
11307 | <trans-unit id="5761611056224181752" datatype="html"> | 11387 | <trans-unit id="5761611056224181752" datatype="html"> |