diff options
author | Jiri Podhorecky <j.podhorecky@gmail.com> | 2021-11-22 20:33:45 +0000 |
---|---|---|
committer | Weblate <noreply@weblate.org> | 2021-11-25 16:24:33 +0100 |
commit | 3dbda9cf5a35a76103b5d6a77b4f4c1267203929 (patch) | |
tree | fc1c283290d553d274dd3995fbba552004752ce8 | |
parent | 4e9eaf77140d69a990382685cb4eda0213698f20 (diff) | |
download | PeerTube-3dbda9cf5a35a76103b5d6a77b4f4c1267203929.tar.gz PeerTube-3dbda9cf5a35a76103b5d6a77b4f4c1267203929.tar.zst PeerTube-3dbda9cf5a35a76103b5d6a77b4f4c1267203929.zip |
Translated using Weblate (Czech)
Currently translated at 43.3% (833 of 1923 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/cs/
-rw-r--r-- | client/src/locale/angular.cs-CZ.xlf | 1048 |
1 files changed, 564 insertions, 484 deletions
diff --git a/client/src/locale/angular.cs-CZ.xlf b/client/src/locale/angular.cs-CZ.xlf index 1ce8be2b8..58015ca5b 100644 --- a/client/src/locale/angular.cs-CZ.xlf +++ b/client/src/locale/angular.cs-CZ.xlf | |||
@@ -3,34 +3,41 @@ | |||
3 | <file source-language="en-US" datatype="plaintext" original="" target-language="cs-CZ"> | 3 | <file source-language="en-US" datatype="plaintext" original="" target-language="cs-CZ"> |
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">Zavřít</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="new"> Slide <x id="INTERPOLATION" equiv-text="OnHover$ = new"/> of <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">Předchozí</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">Další</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="new">Select month</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">Vyberte rok</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">Předchozí měsíc</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">Příští měsíc</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">První</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">Předchozí</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">Další</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">Poslední</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">Hodin</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">Minut</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">Nárůst počtu hodin</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">Snížení počtu hodin</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">Přírůstek minut</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">Snížení počtu minut</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">Sekund</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">Přírůstek sekund</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">Úbytek počtu sekund</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">Zavřít</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">Zavřít levou nabídku</target> | 280 | <target state="translated">Zavřít levou nabídku</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> |
@@ -240,7 +292,7 @@ | |||
240 | </trans-unit> | 292 | </trans-unit> |
241 | <trans-unit id="3780281836273462589" datatype="html"> | 293 | <trans-unit id="3780281836273462589" datatype="html"> |
242 | <source><x id="INTERPOLATION"/> published a new video: <x id="START_LINK"/><x id="INTERPOLATION_1"/><x id="CLOSE_LINK"/></source> | 294 | <source><x id="INTERPOLATION"/> published a new video: <x id="START_LINK"/><x id="INTERPOLATION_1"/><x id="CLOSE_LINK"/></source> |
243 | <target state="translated"><x id="INTERPOLATION" equiv-text="{{ notification.video.channel.displayName }}"/> zveřejněno nové video: <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> <x id="INTERPOLATION_1" equiv-text="{{ notification.video.name }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></target> | 295 | <target state="translated"><x id="INTERPOLATION" equiv-text="{{ notification.video.channel.displayName }}"/> zveřejněno nové video: <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> <x id="INTERPOLATION_1" equiv-text="{{ notification.video.name }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></target> |
244 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">15</context></context-group> | 296 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">15</context></context-group> |
245 | </trans-unit> | 297 | </trans-unit> |
246 | <trans-unit id="3861380964267994829" datatype="html"> | 298 | <trans-unit id="3861380964267994829" datatype="html"> |
@@ -250,12 +302,12 @@ | |||
250 | </trans-unit> | 302 | </trans-unit> |
251 | <trans-unit id="5067946665521007036" datatype="html"> | 303 | <trans-unit id="5067946665521007036" datatype="html"> |
252 | <source>Your video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been unblocked </source> | 304 | <source>Your video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been unblocked </source> |
253 | <target state="translated">Vaše video <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> <x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> bylo odblokováno </target> | 305 | <target state="translated">Vaše video <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> <x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> bylo odblokováno </target> |
254 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">32</context></context-group> | 306 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">32</context></context-group> |
255 | </trans-unit> | 307 | </trans-unit> |
256 | <trans-unit id="7127745751169269971" datatype="html"> | 308 | <trans-unit id="7127745751169269971" datatype="html"> |
257 | <source>Your video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been blocked </source> | 309 | <source>Your video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been blocked </source> |
258 | <target state="translated">Vaše video <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> <x id="INTERPOLATION" equiv-text="{{ notification.videoBlacklist.video.name }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> se bylo zablokováno </target> | 310 | <target state="translated">Vaše video <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> <x id="INTERPOLATION" equiv-text="{{ notification.videoBlacklist.video.name }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> se bylo zablokováno </target> |
259 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">40</context></context-group> | 311 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">40</context></context-group> |
260 | </trans-unit> | 312 | </trans-unit> |
261 | <trans-unit id="506794214492992969" datatype="html"> | 313 | <trans-unit id="506794214492992969" datatype="html"> |
@@ -290,7 +342,7 @@ | |||
290 | </trans-unit> | 342 | </trans-unit> |
291 | <trans-unit id="420488506127153204" datatype="html"> | 343 | <trans-unit id="420488506127153204" datatype="html"> |
292 | <source>The recently added video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been <x id="START_LINK_1"/>automatically blocked<x id="CLOSE_LINK"/></source> | 344 | <source>The recently added video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been <x id="START_LINK_1"/>automatically blocked<x id="CLOSE_LINK"/></source> |
293 | <target state="translated">Nedávno přidané video <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> <x id="INTERPOLATION" equiv-text="{{ notification.videoBlacklist.video.name }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> bylo <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/>automaticky zablokováno<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></target> | 345 | <target state="translated">Nedávno přidané video <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> <x id="INTERPOLATION" equiv-text="{{ notification.videoBlacklist.video.name }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> bylo <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/>automaticky zablokováno<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></target> |
294 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">87</context></context-group> | 346 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">87</context></context-group> |
295 | </trans-unit> | 347 | </trans-unit> |
296 | <trans-unit id="2740435661398285769" datatype="html"> | 348 | <trans-unit id="2740435661398285769" datatype="html"> |
@@ -307,17 +359,17 @@ | |||
307 | <trans-unit id="2436106664506839309" datatype="html"> | 359 | <trans-unit id="2436106664506839309" datatype="html"> |
308 | <source>Your video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been published </source> | 360 | <source>Your video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been published </source> |
309 | <target state="translated">Vaše video | 361 | <target state="translated">Vaše video |
310 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> | 362 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> |
311 | <x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/> | 363 | <x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/> |
312 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> bylo publikováno | 364 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> bylo publikováno |
313 | </target> | 365 | </target> |
314 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">115</context></context-group> | 366 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">115</context></context-group> |
315 | </trans-unit> | 367 | </trans-unit> |
316 | <trans-unit id="7130219900907848048" datatype="html"> | 368 | <trans-unit id="7130219900907848048" datatype="html"> |
317 | <source><x id="START_LINK"/>Your video import<x id="CLOSE_LINK"/> <x id="INTERPOLATION"/> succeeded </source> | 369 | <source><x id="START_LINK"/>Your video import<x id="CLOSE_LINK"/> <x id="INTERPOLATION"/> succeeded </source> |
318 | <target state="translated"> | 370 | <target state="translated"> |
319 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Impotování vašeho videa | 371 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Impotování vašeho videa |
320 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> | 372 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> |
321 | <x id="INTERPOLATION" equiv-text="{{ notification.videoImportIdentifier }}"/> se povedlo | 373 | <x id="INTERPOLATION" equiv-text="{{ notification.videoImportIdentifier }}"/> se povedlo |
322 | </target> | 374 | </target> |
323 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">124</context></context-group> | 375 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">124</context></context-group> |
@@ -325,34 +377,34 @@ | |||
325 | <trans-unit id="2099623308096969132" datatype="html"> | 377 | <trans-unit id="2099623308096969132" datatype="html"> |
326 | <source><x id="START_LINK"/>Your video import<x id="CLOSE_LINK"/> <x id="INTERPOLATION"/> failed </source> | 378 | <source><x id="START_LINK"/>Your video import<x id="CLOSE_LINK"/> <x id="INTERPOLATION"/> failed </source> |
327 | <target state="translated"> | 379 | <target state="translated"> |
328 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Váš video import | 380 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Váš video import |
329 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> | 381 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> |
330 | <x id="INTERPOLATION" equiv-text="{{ notification.videoImportIdentifier }}"/> selhal | 382 | <x id="INTERPOLATION" equiv-text="{{ notification.videoImportIdentifier }}"/> selhal |
331 | </target> | 383 | </target> |
332 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">132</context></context-group> | 384 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">132</context></context-group> |
333 | </trans-unit> | 385 | </trans-unit> |
334 | <trans-unit id="3371351937331192777" datatype="html"> | 386 | <trans-unit id="3371351937331192777" datatype="html"> |
335 | <source>User <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> registered on your instance </source> | 387 | <source>User <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> registered on your instance </source> |
336 | <target state="translated">Uživatel <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> <x id="INTERPOLATION" equiv-text="{{ notification.account.name }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> je zaregistrovaný ve vaší instanci </target> | 388 | <target state="translated">Uživatel <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> <x id="INTERPOLATION" equiv-text="{{ notification.account.name }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> je zaregistrovaný ve vaší instanci </target> |
337 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">139</context></context-group> | 389 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">139</context></context-group> |
338 | </trans-unit> | 390 | </trans-unit> |
339 | <trans-unit id="4404295482394146814" datatype="html"> | 391 | <trans-unit id="4404295482394146814" datatype="html"> |
340 | <source><x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> is following <x id="START_TAG_NG_CONTAINER"/>your channel <x id="INTERPOLATION_1"/><x id="CLOSE_TAG_NG_CONTAINER"/><x id="START_TAG_NG_CONTAINER_1"/>your account<x id="CLOSE_TAG_NG_CONTAINER"/></source> | 392 | <source><x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> is following <x id="START_TAG_NG_CONTAINER"/>your channel <x id="INTERPOLATION_1"/><x id="CLOSE_TAG_NG_CONTAINER"/><x id="START_TAG_NG_CONTAINER_1"/>your account<x id="CLOSE_TAG_NG_CONTAINER"/></source> |
341 | <target state="translated"> | 393 | <target state="translated"> |
342 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> | 394 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> |
343 | <x id="INTERPOLATION" equiv-text="{{ notification.actorFollow.follower.displayName }}"/> | 395 | <x id="INTERPOLATION" equiv-text="{{ notification.actorFollow.follower.displayName }}"/> |
344 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> sleduje | 396 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> sleduje |
345 | <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/>váš kanál | 397 | <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/>váš kanál |
346 | <x id="INTERPOLATION_1" equiv-text="{{ notification.actorFollow.following.displayName }}"/> | 398 | <x id="INTERPOLATION_1" equiv-text="{{ notification.actorFollow.following.displayName }}"/> |
347 | <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/> | 399 | <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/> |
348 | <x id="START_TAG_NG-CONTAINER_1" ctype="x-ng-container" equiv-text="<ng-container>"/>váš účet | 400 | <x id="START_TAG_NG-CONTAINER_1" ctype="x-ng-container" equiv-text="<ng-container>"/>váš účet |
349 | <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/> | 401 | <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/> |
350 | </target> | 402 | </target> |
351 | <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> | 403 | <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> |
352 | </trans-unit> | 404 | </trans-unit> |
353 | <trans-unit id="5504059606863599420" datatype="html"> | 405 | <trans-unit id="5504059606863599420" datatype="html"> |
354 | <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> | 406 | <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> |
355 | <target state="translated"><x id="START_LINK_1" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.commentUrl">"/><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>"/> se o vás zmínil na <x id="START_LINK_1" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.commentUrl">"/>videu <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></target> | 407 | <target state="translated"><x id="START_LINK_1" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.commentUrl">"/><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>"/> se o vás zmínil na <x id="START_LINK_1" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.commentUrl">"/>videu <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></target> |
356 | <context-group purpose="location"> | 408 | <context-group purpose="location"> |
357 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> | 409 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> |
358 | <context context-type="linenumber">164</context> | 410 | <context context-type="linenumber">164</context> |
@@ -369,16 +421,16 @@ | |||
369 | <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> | 421 | <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> |
370 | </trans-unit> | 422 | </trans-unit> |
371 | <trans-unit id="363592786729553688" datatype="html"> | 423 | <trans-unit id="363592786729553688" datatype="html"> |
372 | <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> | 424 | <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> |
373 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.pluginUrl" [queryParams]="notification.pluginQueryParams">"/>Nová verze zásuvného modulu / tématu <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> je dostupná: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </target> | 425 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.pluginUrl" [queryParams]="notification.pluginQueryParams">"/>Nová verze zásuvného modulu / tématu <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> je dostupná: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </target> |
374 | <context-group purpose="location"> | 426 | <context-group purpose="location"> |
375 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> | 427 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> |
376 | <context context-type="linenumber">198,199</context> | 428 | <context context-type="linenumber">198,199</context> |
377 | </context-group> | 429 | </context-group> |
378 | </trans-unit> | 430 | </trans-unit> |
379 | <trans-unit id="5055099158245592648" datatype="html"> | 431 | <trans-unit id="5055099158245592648" datatype="html"> |
380 | <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> | 432 | <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> |
381 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [href]="notification.peertubeVersionLink" target="_blank" rel="noopener noreferer">"/>Nová verze PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> je dostupná: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </target> | 433 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [href]="notification.peertubeVersionLink" target="_blank" rel="noopener noreferer">"/>Nová verze PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> je dostupná: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </target> |
382 | <context-group purpose="location"> | 434 | <context-group purpose="location"> |
383 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> | 435 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> |
384 | <context context-type="linenumber">206,207</context> | 436 | <context context-type="linenumber">206,207</context> |
@@ -402,30 +454,30 @@ | |||
402 | <trans-unit id="187187500641108332" datatype="html"> | 454 | <trans-unit id="187187500641108332" datatype="html"> |
403 | <source><x id="INTERPOLATION" equiv-text="{{ action.label }}"/> </source> | 455 | <source><x id="INTERPOLATION" equiv-text="{{ action.label }}"/> </source> |
404 | <target state="translated"><x id="INTERPOLATION" equiv-text="{{ action.label }}"/> </target> | 456 | <target state="translated"><x id="INTERPOLATION" equiv-text="{{ action.label }}"/> </target> |
405 | 457 | <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> | |
406 | 458 | <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> | |
407 | 459 | <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> | |
408 | 460 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">105</context></context-group> | |
409 | 461 | <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> | |
410 | 462 | <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> | |
411 | 463 | <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> | |
412 | 464 | <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> | |
413 | 465 | <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> | |
414 | 466 | <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> | |
415 | 467 | <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> | |
416 | 468 | <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> | |
417 | 469 | <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> | |
418 | <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> | 470 | </trans-unit> |
419 | <trans-unit id="8817917090143649804" datatype="html"> | 471 | <trans-unit id="8817917090143649804" datatype="html"> |
420 | <source>Account muted</source> | 472 | <source>Account muted</source> |
421 | <target state="translated">Účet ztlumen</target> | 473 | <target state="translated">Účet ztlumen</target> |
422 | 474 | <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> | |
423 | <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> | 475 | </trans-unit> |
424 | <trans-unit id="1684597533616494551" datatype="html"> | 476 | <trans-unit id="1684597533616494551" datatype="html"> |
425 | <source>Server muted</source> | 477 | <source>Server muted</source> |
426 | <target state="translated">Server ztlumen</target> | 478 | <target state="translated">Server ztlumen</target> |
427 | 479 | <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> | |
428 | <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> | 480 | </trans-unit> |
429 | <trans-unit id="1486537403020619891" datatype="html"> | 481 | <trans-unit id="1486537403020619891" datatype="html"> |
430 | <source>My watch history</source> | 482 | <source>My watch history</source> |
431 | <target state="new">My watch history</target> | 483 | <target state="new">My watch history</target> |
@@ -578,12 +630,12 @@ | |||
578 | </trans-unit> | 630 | </trans-unit> |
579 | <trans-unit id="6995024616159044376" datatype="html"> | 631 | <trans-unit id="6995024616159044376" datatype="html"> |
580 | <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source> | 632 | <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source> |
581 | <target state="translated">U tohoto videa byla překročena kvóta videa (velikost videa: />, použito: <x id="PH" equiv-text="videoSizeBytes"/>, použito: V případě, že se jedná o video, které má být použito, je kvóta: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, kvóta: (<x id="PH_2" equiv-text="videoQuotaBytes"/>)</target> | 633 | <target state="translated">U tohoto videa byla překročena kvóta videa (velikost videa: />, použito: <x id="PH" equiv-text="videoSizeBytes"/>, použito: V případě, že se jedná o video, které má být použito, je kvóta: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, kvóta: (<x id="PH_2" equiv-text="videoQuotaBytes"/>)</target> |
582 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">338</context></context-group> | 634 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">338</context></context-group> |
583 | </trans-unit> | 635 | </trans-unit> |
584 | <trans-unit id="7873395933409147217" datatype="html"> | 636 | <trans-unit id="7873395933409147217" datatype="html"> |
585 | <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source> | 637 | <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source> |
586 | <target state="translated">S tímto videem byla překročena denní kvóta videí (velikost videa: />, použito: <x id="PH" equiv-text="videoSizeBytes"/>, použito: denní kvóta: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, kvóta: (<x id="PH_2" equiv-text="quotaDailyBytes"/>)</target> | 638 | <target state="translated">S tímto videem byla překročena denní kvóta videí (velikost videa: />, použito: <x id="PH" equiv-text="videoSizeBytes"/>, použito: denní kvóta: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, kvóta: (<x id="PH_2" equiv-text="quotaDailyBytes"/>)</target> |
587 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">357</context></context-group> | 639 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">357</context></context-group> |
588 | </trans-unit> | 640 | </trans-unit> |
589 | <trans-unit id="5235042777215655908" datatype="html"> | 641 | <trans-unit id="5235042777215655908" datatype="html"> |
@@ -602,10 +654,10 @@ | |||
602 | <trans-unit id="3099741642167775297"> | 654 | <trans-unit id="3099741642167775297"> |
603 | <source>Download</source> | 655 | <source>Download</source> |
604 | <target>Stáhnout</target> | 656 | <target>Stáhnout</target> |
605 | 657 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">315</context></context-group> | |
606 | 658 | <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> | |
607 | 659 | <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> | |
608 | <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> | 660 | </trans-unit> |
609 | <trans-unit id="6325096236207614377"> | 661 | <trans-unit id="6325096236207614377"> |
610 | <source>Reason...</source> | 662 | <source>Reason...</source> |
611 | <target>Důvod...</target> | 663 | <target>Důvod...</target> |
@@ -628,13 +680,12 @@ | |||
628 | <trans-unit id="935187492052582731"> | 680 | <trans-unit id="935187492052582731"> |
629 | <source>Submit</source> | 681 | <source>Submit</source> |
630 | <target>Odeslat</target> | 682 | <target>Odeslat</target> |
631 | 683 | <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> | |
632 | 684 | <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> | |
633 | 685 | <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> | |
634 | 686 | <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> | |
635 | 687 | <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> | |
636 | 688 | </trans-unit> | |
637 | <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> | ||
638 | <trans-unit id="8343217707114977013" datatype="html"> | 689 | <trans-unit id="8343217707114977013" datatype="html"> |
639 | <source>The contact form is not enabled on this instance.</source> | 690 | <source>The contact form is not enabled on this instance.</source> |
640 | <target state="translated">Kontaktní formulář není v této instanci povolen.</target> | 691 | <target state="translated">Kontaktní formulář není v této instanci povolen.</target> |
@@ -655,8 +706,6 @@ | |||
655 | <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> | 706 | <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> |
656 | <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> | 707 | <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> |
657 | </trans-unit> | 708 | </trans-unit> |
658 | |||
659 | |||
660 | <trans-unit id="2466846716878254816" datatype="html"> | 709 | <trans-unit id="2466846716878254816" datatype="html"> |
661 | <source>Element <x id="PH" equiv-text="param"/> not found</source> | 710 | <source>Element <x id="PH" equiv-text="param"/> not found</source> |
662 | <target state="translated">Element <x id="PH" equiv-text="param"/> nebyl nalezen</target> | 711 | <target state="translated">Element <x id="PH" equiv-text="param"/> nebyl nalezen</target> |
@@ -665,7 +714,6 @@ | |||
665 | <context context-type="linenumber">80</context> | 714 | <context context-type="linenumber">80</context> |
666 | </context-group> | 715 | </context-group> |
667 | </trans-unit> | 716 | </trans-unit> |
668 | |||
669 | <trans-unit id="7539427273132299890"> | 717 | <trans-unit id="7539427273132299890"> |
670 | <source>Unlisted</source> | 718 | <source>Unlisted</source> |
671 | <target>Neveřejné</target> | 719 | <target>Neveřejné</target> |
@@ -719,45 +767,57 @@ | |||
719 | <trans-unit id="9081463435738465430" datatype="html"> | 767 | <trans-unit id="9081463435738465430" datatype="html"> |
720 | <source>Blocked</source> | 768 | <source>Blocked</source> |
721 | <target state="translated">Blokovaný</target> | 769 | <target state="translated">Blokovaný</target> |
722 | 770 | <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> | |
723 | 771 | <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> | |
724 | <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> | 772 | </trans-unit> |
725 | <trans-unit id="870586304593427318" datatype="html"> | 773 | <trans-unit id="870586304593427318" datatype="html"> |
726 | <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source> | 774 | <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source> |
727 | <target state="translated">Určitě chcete odstranit tato <x id="PH" equiv-text="videos.length"/> videa?</target> | 775 | <target state="translated">Určitě chcete odstranit tato <x id="PH" equiv-text="videos.length"/> videa?</target> |
728 | 776 | <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> | |
729 | <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"> | 777 | </trans-unit> |
730 | <source>Deleted <x id="PH" equiv-text="videos.length"/> videos.</source><target state="new">Deleted <x id="PH" equiv-text="videos.length"/> videos.</target> | 778 | <trans-unit id="6630644917521475697" datatype="html"> |
779 | <source>Deleted <x id="PH" equiv-text="videos.length"/> videos.</source> | ||
780 | <target state="translated">Smazáno <x id="PH" equiv-text="videos.length"/> videí.</target> | ||
731 | <context-group purpose="location"> | 781 | <context-group purpose="location"> |
732 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> | 782 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> |
733 | <context context-type="linenumber">204</context> | 783 | <context context-type="linenumber">204</context> |
734 | </context-group> | 784 | </context-group> |
735 | </trans-unit><trans-unit id="2870417795706430145" datatype="html"> | 785 | </trans-unit> |
736 | <source>Unblocked <x id="PH" equiv-text="videos.length"/> videos.</source><target state="new">Unblocked <x id="PH" equiv-text="videos.length"/> videos.</target> | 786 | <trans-unit id="2870417795706430145" datatype="html"> |
787 | <source>Unblocked <x id="PH" equiv-text="videos.length"/> videos.</source> | ||
788 | <target state="translated">Odblokováno <x id="PH" equiv-text="videos.length"/> videí.</target> | ||
737 | <context-group purpose="location"> | 789 | <context-group purpose="location"> |
738 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> | 790 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> |
739 | <context context-type="linenumber">216</context> | 791 | <context context-type="linenumber">216</context> |
740 | </context-group> | 792 | </context-group> |
741 | </trans-unit><trans-unit id="9088099192924395359" datatype="html"> | 793 | </trans-unit> |
742 | <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> | 794 | <trans-unit id="9088099192924395359" datatype="html"> |
795 | <source>Are you sure you want to delete <x id="PH" equiv-text="videos.length"/> HLS streaming playlists?</source> | ||
796 | <target state="translated">Opravdu chcete odstranit <x id="PH" equiv-text="videos.length"/> streamingové playlisty HLS?</target> | ||
743 | <context-group purpose="location"> | 797 | <context-group purpose="location"> |
744 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> | 798 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> |
745 | <context context-type="linenumber">226</context> | 799 | <context context-type="linenumber">226</context> |
746 | </context-group> | 800 | </context-group> |
747 | </trans-unit><trans-unit id="5442133371267277333" datatype="html"> | 801 | </trans-unit> |
748 | <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> | 802 | <trans-unit id="5442133371267277333" datatype="html"> |
803 | <source>Are you sure you want to delete WebTorrent files of <x id="PH" equiv-text="videos.length"/> videos?</source> | ||
804 | <target state="new">Are you sure you want to delete WebTorrent files of <x id="PH" equiv-text="videos.length"/> videos?</target> | ||
749 | <context-group purpose="location"> | 805 | <context-group purpose="location"> |
750 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> | 806 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> |
751 | <context context-type="linenumber">227</context> | 807 | <context context-type="linenumber">227</context> |
752 | </context-group> | 808 | </context-group> |
753 | </trans-unit><trans-unit id="1571742433738679426" datatype="html"> | 809 | </trans-unit> |
754 | <source>Files were removed.</source><target state="new">Files were removed.</target> | 810 | <trans-unit id="1571742433738679426" datatype="html"> |
811 | <source>Files were removed.</source> | ||
812 | <target state="new">Files were removed.</target> | ||
755 | <context-group purpose="location"> | 813 | <context-group purpose="location"> |
756 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> | 814 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> |
757 | <context context-type="linenumber">235</context> | 815 | <context context-type="linenumber">235</context> |
758 | </context-group> | 816 | </context-group> |
759 | </trans-unit><trans-unit id="7054344823477412274" datatype="html"> | 817 | </trans-unit> |
760 | <source>Transcoding jobs created.</source><target state="new">Transcoding jobs created.</target> | 818 | <trans-unit id="7054344823477412274" datatype="html"> |
819 | <source>Transcoding jobs created.</source> | ||
820 | <target state="new">Transcoding jobs created.</target> | ||
761 | <context-group purpose="location"> | 821 | <context-group purpose="location"> |
762 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> | 822 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> |
763 | <context context-type="linenumber">247</context> | 823 | <context context-type="linenumber">247</context> |
@@ -796,10 +856,9 @@ | |||
796 | <trans-unit id="6381490568322624964" datatype="html"> | 856 | <trans-unit id="6381490568322624964" datatype="html"> |
797 | <source>Deleted</source> | 857 | <source>Deleted</source> |
798 | <target state="translated">Smazané</target> | 858 | <target state="translated">Smazané</target> |
799 | 859 | <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> | |
800 | 860 | <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> | |
801 | 861 | </trans-unit> | |
802 | <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> | ||
803 | <trans-unit id="5263519165976128456"> | 862 | <trans-unit id="5263519165976128456"> |
804 | <source>Edit starts/stops at</source> | 863 | <source>Edit starts/stops at</source> |
805 | <target>Upravit čas spuštění/zastavení</target> | 864 | <target>Upravit čas spuštění/zastavení</target> |
@@ -838,31 +897,32 @@ | |||
838 | <trans-unit id="7022070615528435141"> | 897 | <trans-unit id="7022070615528435141"> |
839 | <source>Delete</source> | 898 | <source>Delete</source> |
840 | <target>Odstranit</target> | 899 | <target>Odstranit</target> |
841 | 900 | <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> | |
842 | 901 | <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> | |
843 | 902 | <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> | |
844 | 903 | <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> | |
845 | 904 | <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> | |
846 | 905 | <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> | |
847 | 906 | <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> | |
848 | 907 | <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> | |
849 | 908 | <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> | |
850 | 909 | <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> | |
851 | 910 | <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> | |
852 | 911 | <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> | |
853 | 912 | <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> | |
854 | 913 | <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> | |
855 | 914 | <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> | |
856 | 915 | <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> | |
857 | 916 | <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> | |
858 | 917 | <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> | |
859 | 918 | <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> | |
860 | 919 | <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> | |
861 | 920 | <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> | |
862 | 921 | <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> | |
863 | 922 | <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> | |
864 | 923 | <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> | |
865 | <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> | 924 | <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> |
925 | </trans-unit> | ||
866 | <trans-unit id="158575725114802951" datatype="html"> | 926 | <trans-unit id="158575725114802951" datatype="html"> |
867 | <source>Only live videos</source> | 927 | <source>Only live videos</source> |
868 | <target state="translated">Jenom živý videa</target> | 928 | <target state="translated">Jenom živý videa</target> |
@@ -908,8 +968,8 @@ | |||
908 | <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> | 968 | <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> |
909 | </trans-unit> | 969 | </trans-unit> |
910 | <trans-unit id="8644431249513874405" datatype="html"> | 970 | <trans-unit id="8644431249513874405" datatype="html"> |
911 | <source><a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown</a> compatible that supports:</source> | 971 | <source><a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown</a> compatible that supports:</source> |
912 | <target state="translated"><a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown</a> compatible that supports:</target> | 972 | <target state="translated"><a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown</a> compatible that supports:</target> |
913 | <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> | 973 | <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> |
914 | </trans-unit> | 974 | </trans-unit> |
915 | <trans-unit id="146235964740293376" datatype="html"> | 975 | <trans-unit id="146235964740293376" datatype="html"> |
@@ -943,32 +1003,40 @@ | |||
943 | <trans-unit id="7639191791633609999" datatype="html"> | 1003 | <trans-unit id="7639191791633609999" datatype="html"> |
944 | <source>The live stream will be automatically terminated.</source> | 1004 | <source>The live stream will be automatically terminated.</source> |
945 | <target state="translated">Živí přenos bude automaticky ukončen.</target> | 1005 | <target state="translated">Živí přenos bude automaticky ukončen.</target> |
946 | 1006 | <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> | |
947 | <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> | 1007 | </trans-unit> |
948 | <trans-unit id="8023282004085823427" datatype="html"> | 1008 | <trans-unit id="8023282004085823427" datatype="html"> |
949 | <source><x id="PH" equiv-text="this.video.name"/> will be duplicated by your instance.</source> | 1009 | <source><x id="PH" equiv-text="this.video.name"/> will be duplicated by your instance.</source> |
950 | <target state="translated"><x id="PH" equiv-text="this.video.name"/> bude duplikován vaší instancí.</target> | 1010 | <target state="translated"><x id="PH" equiv-text="this.video.name"/> bude duplikován vaší instancí.</target> |
951 | 1011 | <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> | |
952 | <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"> | 1012 | </trans-unit> |
953 | <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> | 1013 | <trans-unit id="4140366911638662173" datatype="html"> |
1014 | <source>Do you really want to remove "<x id="PH" equiv-text="this.video.name"/>" files?</source> | ||
1015 | <target state="new">Do you really want to remove "<x id="PH" equiv-text="this.video.name"/>" files?</target> | ||
954 | <context-group purpose="location"> | 1016 | <context-group purpose="location"> |
955 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> | 1017 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> |
956 | <context context-type="linenumber">263</context> | 1018 | <context context-type="linenumber">263</context> |
957 | </context-group> | 1019 | </context-group> |
958 | </trans-unit><trans-unit id="2955645766721124100" datatype="html"> | 1020 | </trans-unit> |
959 | <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> | 1021 | <trans-unit id="2955645766721124100" datatype="html"> |
1022 | <source>Remove "<x id="PH" equiv-text="this.video.name"/>" files</source> | ||
1023 | <target state="new">Remove "<x id="PH" equiv-text="this.video.name"/>" files</target> | ||
960 | <context-group purpose="location"> | 1024 | <context-group purpose="location"> |
961 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> | 1025 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> |
962 | <context context-type="linenumber">265</context> | 1026 | <context context-type="linenumber">265</context> |
963 | </context-group> | 1027 | </context-group> |
964 | </trans-unit><trans-unit id="7758350391886784213" datatype="html"> | 1028 | </trans-unit> |
965 | <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> | 1029 | <trans-unit id="7758350391886784213" datatype="html"> |
1030 | <source>Removed files of <x id="PH" equiv-text="video.name"/>.</source> | ||
1031 | <target state="new">Removed files of <x id="PH" equiv-text="video.name"/>.</target> | ||
966 | <context-group purpose="location"> | 1032 | <context-group purpose="location"> |
967 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> | 1033 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> |
968 | <context context-type="linenumber">271</context> | 1034 | <context context-type="linenumber">271</context> |
969 | </context-group> | 1035 | </context-group> |
970 | </trans-unit><trans-unit id="6279087330074580345" datatype="html"> | 1036 | </trans-unit> |
971 | <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> | 1037 | <trans-unit id="6279087330074580345" datatype="html"> |
1038 | <source>Transcoding jobs created for <x id="PH" equiv-text="video.name"/>.</source> | ||
1039 | <target state="new">Transcoding jobs created for <x id="PH" equiv-text="video.name"/>.</target> | ||
972 | <context-group purpose="location"> | 1040 | <context-group purpose="location"> |
973 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> | 1041 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> |
974 | <context context-type="linenumber">283</context> | 1042 | <context context-type="linenumber">283</context> |
@@ -992,10 +1060,10 @@ | |||
992 | <trans-unit id="855178133027341271"> | 1060 | <trans-unit id="855178133027341271"> |
993 | <source><x id="START_TAG_SPAN"/>Remote subscribe<x id="CLOSE_TAG_SPAN"/><x id="START_TAG_SPAN_1"/>Remote interact<x id="CLOSE_TAG_SPAN"/></source> | 1061 | <source><x id="START_TAG_SPAN"/>Remote subscribe<x id="CLOSE_TAG_SPAN"/><x id="START_TAG_SPAN_1"/>Remote interact<x id="CLOSE_TAG_SPAN"/></source> |
994 | <target> | 1062 | <target> |
995 | <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>Vzdálený odběr | 1063 | <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>Vzdálený odběr |
996 | <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> | 1064 | <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> |
997 | <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/>Vzdálená interakce | 1065 | <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/>Vzdálená interakce |
998 | <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> | 1066 | <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> |
999 | </target> | 1067 | </target> |
1000 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/remote-subscribe.component.html</context><context context-type="linenumber">11</context></context-group> | 1068 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/remote-subscribe.component.html</context><context context-type="linenumber">11</context></context-group> |
1001 | </trans-unit> | 1069 | </trans-unit> |
@@ -1077,9 +1145,9 @@ | |||
1077 | <source>Unlimited <x id="START_TAG_NG_CONTAINER"/>(<x id="INTERPOLATION"/> per day)<x id="CLOSE_TAG_NG_CONTAINER"/></source> | 1145 | <source>Unlimited <x id="START_TAG_NG_CONTAINER"/>(<x id="INTERPOLATION"/> per day)<x id="CLOSE_TAG_NG_CONTAINER"/></source> |
1078 | <target> | 1146 | <target> |
1079 | Neomezeno | 1147 | Neomezeno |
1080 | <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/>( | 1148 | <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/>( |
1081 | <x id="INTERPOLATION" equiv-text="{{ dailyUserVideoQuota | bytes: 0 }}"/> za den) | 1149 | <x id="INTERPOLATION" equiv-text="{{ dailyUserVideoQuota | bytes: 0 }}"/> za den) |
1082 | <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/> | 1150 | <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/> |
1083 | </target> | 1151 | </target> |
1084 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">60</context></context-group> | 1152 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">60</context></context-group> |
1085 | </trans-unit> | 1153 | </trans-unit> |
@@ -1232,26 +1300,26 @@ | |||
1232 | <trans-unit id="2159130950882492111"> | 1300 | <trans-unit id="2159130950882492111"> |
1233 | <source>Cancel</source> | 1301 | <source>Cancel</source> |
1234 | <target>Zrušit</target> | 1302 | <target>Zrušit</target> |
1235 | 1303 | <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> | |
1236 | 1304 | <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> | |
1237 | 1305 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">121</context></context-group> | |
1238 | 1306 | <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> | |
1239 | 1307 | <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> | |
1240 | 1308 | <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> | |
1241 | 1309 | <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> | |
1242 | 1310 | <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> | |
1243 | 1311 | <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> | |
1244 | 1312 | <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> | |
1245 | 1313 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group> | |
1246 | 1314 | <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> | |
1247 | 1315 | <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> | |
1248 | 1316 | <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> | |
1249 | 1317 | <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> | |
1250 | 1318 | <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> | |
1251 | 1319 | <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> | |
1252 | 1320 | <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> | |
1253 | 1321 | <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> | |
1254 | <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> | 1322 | </trans-unit> |
1255 | <trans-unit id="3616223838716839702"> | 1323 | <trans-unit id="3616223838716839702"> |
1256 | <source>Ban this user</source> | 1324 | <source>Ban this user</source> |
1257 | <target>Zablokovat tohoto uživatele</target> | 1325 | <target>Zablokovat tohoto uživatele</target> |
@@ -1260,49 +1328,61 @@ | |||
1260 | <trans-unit id="4526499522377118108" datatype="html"> | 1328 | <trans-unit id="4526499522377118108" datatype="html"> |
1261 | <source>Block video "<x id="INTERPOLATION"/>"</source> | 1329 | <source>Block video "<x id="INTERPOLATION"/>"</source> |
1262 | <target state="translated">Blokovat video " <x id="INTERPOLATION"/>"</target> | 1330 | <target state="translated">Blokovat video " <x id="INTERPOLATION"/>"</target> |
1263 | 1331 | <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> | |
1264 | <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> | 1332 | </trans-unit> |
1265 | <trans-unit id="2992313729068029516" datatype="html"> | 1333 | <trans-unit id="2992313729068029516" datatype="html"> |
1266 | <source>Block live "<x id="INTERPOLATION"/>"</source> | 1334 | <source>Block live "<x id="INTERPOLATION"/>"</source> |
1267 | <target state="translated">Živý blok "<x id="INTERPOLATION"/>"</target> | 1335 | <target state="translated">Živý blok "<x id="INTERPOLATION"/>"</target> |
1268 | 1336 | <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> | |
1269 | <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> | 1337 | </trans-unit> |
1270 | <trans-unit id="7256462927215762997" datatype="html"> | 1338 | <trans-unit id="7256462927215762997" datatype="html"> |
1271 | <source>Please describe the reason...</source> | 1339 | <source>Please describe the reason...</source> |
1272 | <target state="translated">Popište důvod...</target> | 1340 | <target state="translated">Popište důvod...</target> |
1273 | 1341 | <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> | |
1274 | <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"> | 1342 | </trans-unit> |
1275 | <source>Unfederate</source><target state="new">Unfederate</target> | 1343 | <trans-unit id="9133713232258232158" datatype="html"> |
1344 | <source>Unfederate</source> | ||
1345 | <target state="new">Unfederate</target> | ||
1276 | <context-group purpose="location"> | 1346 | <context-group purpose="location"> |
1277 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context> | 1347 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context> |
1278 | <context context-type="linenumber">31</context> | 1348 | <context context-type="linenumber">31</context> |
1279 | </context-group> | 1349 | </context-group> |
1280 | </trans-unit><trans-unit id="7312374115603954471" datatype="html"> | 1350 | </trans-unit> |
1281 | <source>This will ask remote instances to delete local videos</source><target state="new">This will ask remote instances to delete local videos</target> | 1351 | <trans-unit id="7312374115603954471" datatype="html"> |
1352 | <source>This will ask remote instances to delete local videos</source> | ||
1353 | <target state="new">This will ask remote instances to delete local videos</target> | ||
1282 | <context-group purpose="location"> | 1354 | <context-group purpose="location"> |
1283 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context> | 1355 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context> |
1284 | <context context-type="linenumber">34</context> | 1356 | <context context-type="linenumber">34</context> |
1285 | </context-group> | 1357 | </context-group> |
1286 | </trans-unit><trans-unit id="2728722206183105047" datatype="html"> | 1358 | </trans-unit> |
1287 | <source>This will ask remote instances to delete this video</source><target state="new">This will ask remote instances to delete this video</target> | 1359 | <trans-unit id="2728722206183105047" datatype="html"> |
1360 | <source>This will ask remote instances to delete this video</source> | ||
1361 | <target state="new">This will ask remote instances to delete this video</target> | ||
1288 | <context-group purpose="location"> | 1362 | <context-group purpose="location"> |
1289 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context> | 1363 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context> |
1290 | <context context-type="linenumber">35</context> | 1364 | <context context-type="linenumber">35</context> |
1291 | </context-group> | 1365 | </context-group> |
1292 | </trans-unit><trans-unit id="3849007546028672808" datatype="html"> | 1366 | </trans-unit> |
1293 | <source> Blocking a live will automatically terminate the live stream. </source><target state="new"> Blocking a live will automatically terminate the live stream. </target> | 1367 | <trans-unit id="3849007546028672808" datatype="html"> |
1368 | <source>Blocking a live will automatically terminate the live stream.</source> | ||
1369 | <target state="new"> Blocking a live will automatically terminate the live stream. </target> | ||
1294 | <context-group purpose="location"> | 1370 | <context-group purpose="location"> |
1295 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context> | 1371 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context> |
1296 | <context context-type="linenumber">40,42</context> | 1372 | <context context-type="linenumber">40,42</context> |
1297 | </context-group> | 1373 | </context-group> |
1298 | </trans-unit><trans-unit id="4195458579645833046" datatype="html"> | 1374 | </trans-unit> |
1299 | <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> | 1375 | <trans-unit id="4195458579645833046" datatype="html"> |
1376 | <source>Blocked <x id="PH" equiv-text="this.videos.length"/> videos.</source> | ||
1377 | <target state="new">Blocked <x id="PH" equiv-text="this.videos.length"/> videos.</target> | ||
1300 | <context-group purpose="location"> | 1378 | <context-group purpose="location"> |
1301 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.ts</context> | 1379 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.ts</context> |
1302 | <context context-type="linenumber">84</context> | 1380 | <context context-type="linenumber">84</context> |
1303 | </context-group> | 1381 | </context-group> |
1304 | </trans-unit><trans-unit id="8507506914483467943" datatype="html"> | 1382 | </trans-unit> |
1305 | <source>Blocked <x id="PH" equiv-text="this.getSingleVideo().name"/></source><target state="new">Blocked <x id="PH" equiv-text="this.getSingleVideo().name"/></target> | 1383 | <trans-unit id="8507506914483467943" datatype="html"> |
1384 | <source>Blocked <x id="PH" equiv-text="this.getSingleVideo().name"/></source> | ||
1385 | <target state="new">Blocked <x id="PH" equiv-text="this.getSingleVideo().name"/></target> | ||
1306 | <context-group purpose="location"> | 1386 | <context-group purpose="location"> |
1307 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.ts</context> | 1387 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.ts</context> |
1308 | <context context-type="linenumber">85</context> | 1388 | <context context-type="linenumber">85</context> |
@@ -1351,13 +1431,13 @@ | |||
1351 | <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> | 1431 | <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> |
1352 | </trans-unit> | 1432 | </trans-unit> |
1353 | <trans-unit id="7252854992688790751" datatype="html"> | 1433 | <trans-unit id="7252854992688790751" datatype="html"> |
1354 | <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> | 1434 | <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> |
1355 | <target state="translated">Tato instance umožňuje registraci. Pečlivě si pročtěte <x id="START_LINK" ctype="x-a" equiv-text="<a class="terms-anchor" (click)="onTermsClick($event, instanceInformation)" href='#'>"/>Zásady užití<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">"/>Zásady užití<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> před vytvořením účtu. Můžete také vyhledat jinou instanci, která bude přesně odpovídat vašim potřebám na adrese: <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> | 1435 | <target state="translated">Tato instance umožňuje registraci. Pečlivě si pročtěte <x id="START_LINK" ctype="x-a" equiv-text="<a class="terms-anchor" (click)="onTermsClick($event, instanceInformation)" href='#'>"/>Zásady užití<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">"/>Zásady užití<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> před vytvořením účtu. Můžete také vyhledat jinou instanci, která bude přesně odpovídat vašim potřebám na adrese: <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> |
1356 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">63</context></context-group> | 1436 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">63</context></context-group> |
1357 | </trans-unit> | 1437 | </trans-unit> |
1358 | <trans-unit id="7215649348148521605" datatype="html"> | 1438 | <trans-unit id="7215649348148521605" datatype="html"> |
1359 | <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> | 1439 | <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> |
1360 | <target state="translated">V současné době tato instance neumožňuje registraci uživatele, můžete pročíst <x id="START_LINK" ctype="x-a" equiv-text="<a (click)="onTermsClick($event, instanceInformation)" href='#'>"/>Zásady užití<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> pro více informací, nebo najděte instanci, která vám dává možnost zaregistrovat si účet a nahrát tam svá videa. Najděte si tu svou mezi více instancemi na adrese:<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> | 1440 | <target state="translated">V současné době tato instance neumožňuje registraci uživatele, můžete pročíst <x id="START_LINK" ctype="x-a" equiv-text="<a (click)="onTermsClick($event, instanceInformation)" href='#'>"/>Zásady užití<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> pro více informací, nebo najděte instanci, která vám dává možnost zaregistrovat si účet a nahrát tam svá videa. Najděte si tu svou mezi více instancemi na adrese:<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> |
1361 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">68</context></context-group> | 1441 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">68</context></context-group> |
1362 | </trans-unit> | 1442 | </trans-unit> |
1363 | <trans-unit id="2392488717875840729"> | 1443 | <trans-unit id="2392488717875840729"> |
@@ -1431,8 +1511,7 @@ | |||
1431 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">106</context></context-group> | 1511 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">106</context></context-group> |
1432 | </trans-unit> | 1512 | </trans-unit> |
1433 | <trans-unit id="1190256911880544559" datatype="html"> | 1513 | <trans-unit id="1190256911880544559" datatype="html"> |
1434 | <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. | 1514 | <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> |
1435 | The link will expire within 1 hour.</source> | ||
1436 | <target state="translated">E-mail s pokyny pro obnovení hesla bude odeslán na adresu <x id="PH" equiv-text="this.forgotPasswordEmail"/>. Platnost odkazu vyprší do 1 hodiny.</target> | 1515 | <target state="translated">E-mail s pokyny pro obnovení hesla bude odeslán na adresu <x id="PH" equiv-text="this.forgotPasswordEmail"/>. Platnost odkazu vyprší do 1 hodiny.</target> |
1437 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">121</context></context-group> | 1516 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">121</context></context-group> |
1438 | </trans-unit> | 1517 | </trans-unit> |
@@ -1471,8 +1550,8 @@ The link will expire within 1 hour.</source> | |||
1471 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">8</context></context-group> | 1550 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">8</context></context-group> |
1472 | </trans-unit> | 1551 | </trans-unit> |
1473 | <trans-unit id="8434369348784683733" datatype="html"> | 1552 | <trans-unit id="8434369348784683733" datatype="html"> |
1474 | <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> | 1553 | <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> |
1475 | <target state="translated">pro <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> | 1554 | <target state="translated">pro <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> |
1476 | <context-group purpose="location"> | 1555 | <context-group purpose="location"> |
1477 | <context context-type="sourcefile">src/app/+search/search.component.html</context> | 1556 | <context context-type="sourcefile">src/app/+search/search.component.html</context> |
1478 | <context context-type="linenumber">10</context> | 1557 | <context context-type="linenumber">10</context> |
@@ -1956,18 +2035,18 @@ The link will expire within 1 hour.</source> | |||
1956 | <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> | 2035 | <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> |
1957 | </trans-unit> | 2036 | </trans-unit> |
1958 | <trans-unit id="7239874680342223476" datatype="html"> | 2037 | <trans-unit id="7239874680342223476" datatype="html"> |
1959 | <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> | 2038 | <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> |
1960 | <target state="translated">Pomozte moderátorům a ostatním uživatelům zjistit <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>kdo jste<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> tímto:</target> | 2039 | <target state="translated">Pomozte moderátorům a ostatním uživatelům zjistit <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>kdo jste<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> tímto:</target> |
1961 | <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> | 2040 | <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> |
1962 | </trans-unit> | 2041 | </trans-unit> |
1963 | <trans-unit id="5856432243446401016" datatype="html"> | 2042 | <trans-unit id="5856432243446401016" datatype="html"> |
1964 | <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> | 2043 | <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> |
1965 | <target state="translated">Nahrání <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>avatara<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> | 2044 | <target state="translated">Nahrání <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>avatara<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> |
1966 | <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> | 2045 | <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> |
1967 | </trans-unit> | 2046 | </trans-unit> |
1968 | <trans-unit id="3221645359464920754" datatype="html"> | 2047 | <trans-unit id="3221645359464920754" datatype="html"> |
1969 | <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> | 2048 | <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> |
1970 | <target state="translated">Napsáním <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>popisku<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> | 2049 | <target state="translated">Napsáním <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>popisku<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> |
1971 | <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> | 2050 | <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> |
1972 | </trans-unit> | 2051 | </trans-unit> |
1973 | <trans-unit id="2218100934178971211" datatype="html"> | 2052 | <trans-unit id="2218100934178971211" datatype="html"> |
@@ -2411,8 +2490,8 @@ The link will expire within 1 hour.</source> | |||
2411 | <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> | 2490 | <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> |
2412 | </trans-unit> | 2491 | </trans-unit> |
2413 | <trans-unit id="1358902062258458923" datatype="html"> | 2492 | <trans-unit id="1358902062258458923" datatype="html"> |
2414 | <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> | 2493 | <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> |
2415 | <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">"/>Kompatibilní s Markdown<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> který také podporuje <x id="START_LINK_1" equiv-text="<a href="https://docs.joinpeertube.org/api-custom-client-markup" target="_blank" rel="noreferer noopener">"/>vlastní PeerTube HTML značky<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></target> | 2494 | <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">"/>Kompatibilní s Markdown<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> který také podporuje <x id="START_LINK_1" equiv-text="<a href="https://docs.joinpeertube.org/api-custom-client-markup" target="_blank" rel="noreferer noopener">"/>vlastní PeerTube HTML značky<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></target> |
2416 | <context-group purpose="location"> | 2495 | <context-group purpose="location"> |
2417 | <context context-type="sourcefile">src/app/shared/shared-custom-markup/custom-markup-help.component.html</context> | 2496 | <context context-type="sourcefile">src/app/shared/shared-custom-markup/custom-markup-help.component.html</context> |
2418 | <context context-type="linenumber">2</context> | 2497 | <context context-type="linenumber">2</context> |
@@ -2487,8 +2566,8 @@ The link will expire within 1 hour.</source> | |||
2487 | <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> | 2566 | <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> |
2488 | </trans-unit> | 2567 | </trans-unit> |
2489 | <trans-unit id="2090254132451149776" datatype="html"> | 2568 | <trans-unit id="2090254132451149776" datatype="html"> |
2490 | <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> | 2569 | <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> |
2491 | <target state="new"><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. </target> | 2570 | <target state="new"><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. </target> |
2492 | <context-group purpose="location"> | 2571 | <context-group purpose="location"> |
2493 | <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context> | 2572 | <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context> |
2494 | <context context-type="linenumber">79,80</context> | 2573 | <context context-type="linenumber">79,80</context> |
@@ -2583,7 +2662,7 @@ The link will expire within 1 hour.</source> | |||
2583 | <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> | 2662 | <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> |
2584 | </trans-unit> | 2663 | </trans-unit> |
2585 | <trans-unit id="5600963353867835532" datatype="html"> | 2664 | <trans-unit id="5600963353867835532" datatype="html"> |
2586 | <source>Already uploaded ✔</source> | 2665 | <source>Already uploaded ✔</source> |
2587 | <target state="translated">Již nahráno ✔</target> | 2666 | <target state="translated">Již nahráno ✔</target> |
2588 | <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> | 2667 | <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> |
2589 | </trans-unit> | 2668 | </trans-unit> |
@@ -2770,17 +2849,17 @@ The link will expire within 1 hour.</source> | |||
2770 | <trans-unit id="4021752662928002901"> | 2849 | <trans-unit id="4021752662928002901"> |
2771 | <source>Update</source> | 2850 | <source>Update</source> |
2772 | <target>Aktualizovat</target> | 2851 | <target>Aktualizovat</target> |
2773 | 2852 | <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> | |
2774 | 2853 | <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> | |
2775 | 2854 | <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> | |
2776 | 2855 | <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> | |
2777 | 2856 | <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> | |
2778 | 2857 | <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> | |
2779 | 2858 | <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> | |
2780 | 2859 | <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> | |
2781 | 2860 | <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> | |
2782 | 2861 | <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> | |
2783 | <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> | 2862 | </trans-unit> |
2784 | <trans-unit id="6722765664648523978"> | 2863 | <trans-unit id="6722765664648523978"> |
2785 | <source>Select the file to upload</source> | 2864 | <source>Select the file to upload</source> |
2786 | <target>Zvolte soubor k nahrání</target> | 2865 | <target>Zvolte soubor k nahrání</target> |
@@ -2823,7 +2902,7 @@ The link will expire within 1 hour.</source> | |||
2823 | <target state="new"> | 2902 | <target state="new"> |
2824 | Image that will be merged with your audio file. | 2903 | Image that will be merged with your audio file. |
2825 | 2904 | ||
2826 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | 2905 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> |
2827 | The chosen image will be definitive and cannot be modified. | 2906 | The chosen image will be definitive and cannot be modified. |
2828 | 2907 | ||
2829 | </target> | 2908 | </target> |
@@ -2998,13 +3077,13 @@ The link will expire within 1 hour.</source> | |||
2998 | <source>We recommend you to not use the <x id="START_TAG_STRONG"/>root<x id="CLOSE_TAG_STRONG"/> user to publish your videos, since it's the super-admin account of your instance. <x id="LINE_BREAK"/> Instead, <x id="START_LINK"/>create a dedicated account<x id="CLOSE_LINK"/> to upload your videos. </source> | 3077 | <source>We recommend you to not use the <x id="START_TAG_STRONG"/>root<x id="CLOSE_TAG_STRONG"/> user to publish your videos, since it's the super-admin account of your instance. <x id="LINE_BREAK"/> Instead, <x id="START_LINK"/>create a dedicated account<x id="CLOSE_LINK"/> to upload your videos. </source> |
2999 | <target state="new"> | 3078 | <target state="new"> |
3000 | We recommend you to not use the | 3079 | We recommend you to not use the |
3001 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>root | 3080 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>root |
3002 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> user to publish your videos, since it's the super-admin account of your instance. | 3081 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> user to publish your videos, since it's the super-admin account of your instance. |
3003 | 3082 | ||
3004 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | 3083 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> |
3005 | Instead, | 3084 | Instead, |
3006 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>create a dedicated account | 3085 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>create a dedicated account |
3007 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> to upload your videos. | 3086 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> to upload your videos. |
3008 | 3087 | ||
3009 | </target> | 3088 | </target> |
3010 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">33</context></context-group> | 3089 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">33</context></context-group> |
@@ -3345,9 +3424,9 @@ The link will expire within 1 hour.</source> | |||
3345 | <trans-unit id="1465291804668949243" datatype="html"> | 3424 | <trans-unit id="1465291804668949243" datatype="html"> |
3346 | <source>NSFW</source> | 3425 | <source>NSFW</source> |
3347 | <target state="new">NSFW</target> | 3426 | <target state="new">NSFW</target> |
3348 | 3427 | <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> | |
3349 | 3428 | <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> | |
3350 | <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> | 3429 | </trans-unit> |
3351 | <trans-unit id="4512155674928869984"> | 3430 | <trans-unit id="4512155674928869984"> |
3352 | <source>Get more information</source> | 3431 | <source>Get more information</source> |
3353 | <target>Získat více informací</target> | 3432 | <target>Získat více informací</target> |
@@ -3580,9 +3659,9 @@ The link will expire within 1 hour.</source> | |||
3580 | <target state="new"> | 3659 | <target state="new"> |
3581 | Your report will be sent to moderators of | 3660 | Your report will be sent to moderators of |
3582 | <x id="INTERPOLATION" equiv-text="{{ currentHost }}"/> | 3661 | <x id="INTERPOLATION" equiv-text="{{ currentHost }}"/> |
3583 | <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/> and will be forwarded to the comment origin ( | 3662 | <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/> and will be forwarded to the comment origin ( |
3584 | <x id="INTERPOLATION_1" equiv-text="{{ originHost }}"/>) too | 3663 | <x id="INTERPOLATION_1" equiv-text="{{ originHost }}"/>) too |
3585 | <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/>. | 3664 | <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/>. |
3586 | 3665 | ||
3587 | </target> | 3666 | </target> |
3588 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">36</context></context-group> | 3667 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">36</context></context-group> |
@@ -3751,8 +3830,8 @@ The link will expire within 1 hour.</source> | |||
3751 | <trans-unit id="6571718060636962350" datatype="html"> | 3830 | <trans-unit id="6571718060636962350" datatype="html"> |
3752 | <source>Redundancy allowed <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> | 3831 | <source>Redundancy allowed <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> |
3753 | <target state="new">Redundancy allowed | 3832 | <target state="new">Redundancy allowed |
3754 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> | 3833 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> |
3755 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> | 3834 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> |
3756 | </target> | 3835 | </target> |
3757 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">34</context></context-group> | 3836 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">34</context></context-group> |
3758 | </trans-unit> | 3837 | </trans-unit> |
@@ -3879,9 +3958,9 @@ The link will expire within 1 hour.</source> | |||
3879 | <source>Transcoding is enabled. The video quota only takes into account <x id="START_TAG_STRONG"/>original<x id="CLOSE_TAG_STRONG"/> video size. <x id="LINE_BREAK"/> At most, this user could upload ~ <x id="INTERPOLATION"/>. </source> | 3958 | <source>Transcoding is enabled. The video quota only takes into account <x id="START_TAG_STRONG"/>original<x id="CLOSE_TAG_STRONG"/> video size. <x id="LINE_BREAK"/> At most, this user could upload ~ <x id="INTERPOLATION"/>. </source> |
3880 | <target state="new"> | 3959 | <target state="new"> |
3881 | Transcoding is enabled. The video quota only takes into account | 3960 | Transcoding is enabled. The video quota only takes into account |
3882 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>original | 3961 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>original |
3883 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> video size. | 3962 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> video size. |
3884 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | 3963 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> |
3885 | At most, this user could upload ~ | 3964 | At most, this user could upload ~ |
3886 | <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>. | 3965 | <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>. |
3887 | 3966 | ||
@@ -4088,8 +4167,8 @@ The link will expire within 1 hour.</source> | |||
4088 | <trans-unit id="2343069726009080052" datatype="html"> | 4167 | <trans-unit id="2343069726009080052" datatype="html"> |
4089 | <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> | 4168 | <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> |
4090 | <target state="new">Video | 4169 | <target state="new">Video |
4091 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> | 4170 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> |
4092 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> | 4171 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> |
4093 | </target> | 4172 | </target> |
4094 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">29</context></context-group> | 4173 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">29</context></context-group> |
4095 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">26</context></context-group> | 4174 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">26</context></context-group> |
@@ -4203,13 +4282,13 @@ The link will expire within 1 hour.</source> | |||
4203 | <trans-unit id="1420624050293070194" datatype="html"> | 4282 | <trans-unit id="1420624050293070194" datatype="html"> |
4204 | <source>No abuses found matching current filters.</source> | 4283 | <source>No abuses found matching current filters.</source> |
4205 | <target state="new">No abuses found matching current filters.</target> | 4284 | <target state="new">No abuses found matching current filters.</target> |
4206 | 4285 | <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> | |
4207 | <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> | 4286 | </trans-unit> |
4208 | <trans-unit id="639328713281980021" datatype="html"> | 4287 | <trans-unit id="639328713281980021" datatype="html"> |
4209 | <source>No abuses found.</source> | 4288 | <source>No abuses found.</source> |
4210 | <target state="new">No abuses found.</target> | 4289 | <target state="new">No abuses found.</target> |
4211 | 4290 | <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> | |
4212 | <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> | 4291 | </trans-unit> |
4213 | <trans-unit id="1807029821872995706" datatype="html"> | 4292 | <trans-unit id="1807029821872995706" datatype="html"> |
4214 | <source>Unsolved reports</source> | 4293 | <source>Unsolved reports</source> |
4215 | <target state="new">Unsolved reports</target> | 4294 | <target state="new">Unsolved reports</target> |
@@ -4299,11 +4378,11 @@ The link will expire within 1 hour.</source> | |||
4299 | <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> | 4378 | <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> |
4300 | </trans-unit> | 4379 | </trans-unit> |
4301 | <trans-unit id="1258618443362430782" datatype="html"> | 4380 | <trans-unit id="1258618443362430782" datatype="html"> |
4302 | <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> | 4381 | <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> |
4303 | <target state="new"> | 4382 | <target state="new"> |
4304 | <x id="ICU" equiv-text="{abuse.countReportsForReporter, plural, =1 {...} other {...}}"/> | 4383 | <x id="ICU" equiv-text="{abuse.countReportsForReporter, plural, =1 {...} other {...}}"/> |
4305 | <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/> | 4384 | <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/> |
4306 | <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> | 4385 | <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> |
4307 | </target> | 4386 | </target> |
4308 | <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> | 4387 | <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> |
4309 | <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> | 4388 | <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> |
@@ -4346,8 +4425,8 @@ The link will expire within 1 hour.</source> | |||
4346 | <x id="INTERPOLATION" equiv-text="{{ abuse.video.channel?.displayName }}"/> on | 4425 | <x id="INTERPOLATION" equiv-text="{{ abuse.video.channel?.displayName }}"/> on |
4347 | <x id="INTERPOLATION_1" equiv-text="{{ abuse.video.channel?.host }}"/> | 4426 | <x id="INTERPOLATION_1" equiv-text="{{ abuse.video.channel?.host }}"/> |
4348 | </target> | 4427 | </target> |
4349 | 4428 | <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> | |
4350 | <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> | 4429 | </trans-unit> |
4351 | <trans-unit id="1443698606045744844" datatype="html"> | 4430 | <trans-unit id="1443698606045744844" datatype="html"> |
4352 | <source>Video was deleted</source> | 4431 | <source>Video was deleted</source> |
4353 | <target state="new">Video was deleted</target> | 4432 | <target state="new">Video was deleted</target> |
@@ -4358,8 +4437,8 @@ The link will expire within 1 hour.</source> | |||
4358 | <target state="new"> | 4437 | <target state="new"> |
4359 | Account deleted | 4438 | Account deleted |
4360 | </target> | 4439 | </target> |
4361 | 4440 | <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> | |
4362 | <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> | 4441 | </trans-unit> |
4363 | <trans-unit id="1191715835847858871" datatype="html"> | 4442 | <trans-unit id="1191715835847858871" datatype="html"> |
4364 | <source>Open video in a new tab</source> | 4443 | <source>Open video in a new tab</source> |
4365 | <target state="new">Open video in a new tab</target> | 4444 | <target state="new">Open video in a new tab</target> |
@@ -4385,8 +4464,8 @@ The link will expire within 1 hour.</source> | |||
4385 | <trans-unit id="7418735164633152705" datatype="html"> | 4464 | <trans-unit id="7418735164633152705" datatype="html"> |
4386 | <source>Score <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> | 4465 | <source>Score <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> |
4387 | <target state="new">Score | 4466 | <target state="new">Score |
4388 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> | 4467 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> |
4389 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> | 4468 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> |
4390 | </target> | 4469 | </target> |
4391 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">26</context></context-group> | 4470 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">26</context></context-group> |
4392 | </trans-unit> | 4471 | </trans-unit> |
@@ -4405,11 +4484,11 @@ The link will expire within 1 hour.</source> | |||
4405 | <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> | 4484 | <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> |
4406 | </trans-unit> | 4485 | </trans-unit> |
4407 | <trans-unit id="1258618443362430782" datatype="html"> | 4486 | <trans-unit id="1258618443362430782" datatype="html"> |
4408 | <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> | 4487 | <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> |
4409 | <target state="new"> | 4488 | <target state="new"> |
4410 | <x id="ICU" equiv-text="{abuse.countReportsForReportee, plural, =1 {...} other {...}}"/> | 4489 | <x id="ICU" equiv-text="{abuse.countReportsForReportee, plural, =1 {...} other {...}}"/> |
4411 | <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/> | 4490 | <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/> |
4412 | <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> | 4491 | <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> |
4413 | </target> | 4492 | </target> |
4414 | <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> | 4493 | <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> |
4415 | </trans-unit> | 4494 | </trans-unit> |
@@ -4442,8 +4521,8 @@ The link will expire within 1 hour.</source> | |||
4442 | <trans-unit id="1300704815627663264"> | 4521 | <trans-unit id="1300704815627663264"> |
4443 | <source>Muted at <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> | 4522 | <source>Muted at <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> |
4444 | <target state="new">Muted at | 4523 | <target state="new">Muted at |
4445 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> | 4524 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> |
4446 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> | 4525 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> |
4447 | </target> | 4526 | </target> |
4448 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">24</context></context-group> | 4527 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">24</context></context-group> |
4449 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">24</context></context-group> | 4528 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">24</context></context-group> |
@@ -4797,8 +4876,8 @@ The link will expire within 1 hour.</source> | |||
4797 | <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> | 4876 | <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> |
4798 | </trans-unit> | 4877 | </trans-unit> |
4799 | <trans-unit id="3901868627411944813" datatype="html"> | 4878 | <trans-unit id="3901868627411944813" datatype="html"> |
4800 | <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> | 4879 | <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> |
4801 | <target state="new">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>"/></target> | 4880 | <target state="new">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>"/></target> |
4802 | <context-group purpose="location"> | 4881 | <context-group purpose="location"> |
4803 | <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context> | 4882 | <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context> |
4804 | <context context-type="linenumber">47</context> | 4883 | <context context-type="linenumber">47</context> |
@@ -4818,8 +4897,8 @@ The link will expire within 1 hour.</source> | |||
4818 | <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> | 4897 | <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> |
4819 | </trans-unit> | 4898 | </trans-unit> |
4820 | <trans-unit id="2713421326605345655" datatype="html"> | 4899 | <trans-unit id="2713421326605345655" datatype="html"> |
4821 | <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> | 4900 | <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> |
4822 | <target state="new">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.</target> | 4901 | <target state="new">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.</target> |
4823 | <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> | 4902 | <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> |
4824 | </trans-unit> | 4903 | </trans-unit> |
4825 | <trans-unit id="2384897339170501794" datatype="html"> | 4904 | <trans-unit id="2384897339170501794" datatype="html"> |
@@ -4865,9 +4944,9 @@ The link will expire within 1 hour.</source> | |||
4865 | </context-group> | 4944 | </context-group> |
4866 | </trans-unit> | 4945 | </trans-unit> |
4867 | <trans-unit id="2232767208623640457" datatype="html"> | 4946 | <trans-unit id="2232767208623640457" datatype="html"> |
4868 | <source>By <x id="INTERPOLATION"/> -></source> | 4947 | <source>By <x id="INTERPOLATION"/> -></source> |
4869 | <target state="new">By | 4948 | <target state="new">By |
4870 | <x id="INTERPOLATION" equiv-text="{{ log.by }}"/> -> | 4949 | <x id="INTERPOLATION" equiv-text="{{ log.by }}"/> -> |
4871 | </target> | 4950 | </target> |
4872 | <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> | 4951 | <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> |
4873 | </trans-unit> | 4952 | </trans-unit> |
@@ -4902,8 +4981,8 @@ The link will expire within 1 hour.</source> | |||
4902 | <trans-unit id="8953934448427251062" datatype="html"> | 4981 | <trans-unit id="8953934448427251062" datatype="html"> |
4903 | <source>The <x id="START_LINK"/>sharing system<x id="CLOSE_LINK"/> implies that some technical information about your system (such as a public IP address) can be sent to other peers, but greatly helps to reduce server load.</source> | 4982 | <source>The <x id="START_LINK"/>sharing system<x id="CLOSE_LINK"/> implies that some technical information about your system (such as a public IP address) can be sent to other peers, but greatly helps to reduce server load.</source> |
4904 | <target state="new">The | 4983 | <target state="new">The |
4905 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>sharing system | 4984 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>sharing system |
4906 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> implies that some technical information about your system (such as a public IP address) can be sent to other peers, but greatly helps to reduce server load. | 4985 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> implies that some technical information about your system (such as a public IP address) can be sent to other peers, but greatly helps to reduce server load. |
4907 | </target> | 4986 | </target> |
4908 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">45</context></context-group> | 4987 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">45</context></context-group> |
4909 | </trans-unit> | 4988 | </trans-unit> |
@@ -4943,8 +5022,8 @@ The link will expire within 1 hour.</source> | |||
4943 | <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> | 5022 | <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> |
4944 | </trans-unit> | 5023 | </trans-unit> |
4945 | <trans-unit id="4423835119021329687" datatype="html"> | 5024 | <trans-unit id="4423835119021329687" datatype="html"> |
4946 | <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> | 5025 | <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> |
4947 | <target state="new"> 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. </target> | 5026 | <target state="new"> 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. </target> |
4948 | <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> | 5027 | <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> |
4949 | </trans-unit> | 5028 | </trans-unit> |
4950 | <trans-unit id="7030031694783481217" datatype="html"> | 5029 | <trans-unit id="7030031694783481217" datatype="html"> |
@@ -4953,8 +5032,8 @@ The link will expire within 1 hour.</source> | |||
4953 | <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> | 5032 | <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> |
4954 | </trans-unit> | 5033 | </trans-unit> |
4955 | <trans-unit id="4620493570088713907" datatype="html"> | 5034 | <trans-unit id="4620493570088713907" datatype="html"> |
4956 | <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> | 5035 | <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> |
4957 | <target state="new"> Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </target> | 5036 | <target state="new"> Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </target> |
4958 | <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> | 5037 | <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> |
4959 | </trans-unit> | 5038 | </trans-unit> |
4960 | <trans-unit id="7497677457560701935"> | 5039 | <trans-unit id="7497677457560701935"> |
@@ -4963,8 +5042,8 @@ The link will expire within 1 hour.</source> | |||
4963 | <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> | 5042 | <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> |
4964 | </trans-unit> | 5043 | </trans-unit> |
4965 | <trans-unit id="7350483582490037954" datatype="html"> | 5044 | <trans-unit id="7350483582490037954" datatype="html"> |
4966 | <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> | 5045 | <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> |
4967 | <target state="new"> 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. </target> | 5046 | <target state="new"> 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. </target> |
4968 | <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> | 5047 | <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> |
4969 | <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> | 5048 | <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> |
4970 | </trans-unit> | 5049 | </trans-unit> |
@@ -5079,8 +5158,8 @@ The link will expire within 1 hour.</source> | |||
5079 | <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> | 5158 | <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> |
5080 | </trans-unit> | 5159 | </trans-unit> |
5081 | <trans-unit id="2107098695989136934" datatype="html"> | 5160 | <trans-unit id="2107098695989136934" datatype="html"> |
5082 | <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> | 5161 | <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> |
5083 | <target state="new"> 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>"/>. </target> | 5162 | <target state="new"> 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>"/>. </target> |
5084 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">5</context></context-group> | 5163 | <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> |
5085 | </trans-unit> | 5164 | </trans-unit> |
5086 | <trans-unit id="6855462350544488601" datatype="html"> | 5165 | <trans-unit id="6855462350544488601" datatype="html"> |
@@ -5154,8 +5233,8 @@ The link will expire within 1 hour.</source> | |||
5154 | <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> | 5233 | <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> |
5155 | </trans-unit> | 5234 | </trans-unit> |
5156 | <trans-unit id="2669509104300979449" datatype="html"> | 5235 | <trans-unit id="2669509104300979449" datatype="html"> |
5157 | <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> | 5236 | <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> |
5158 | <target state="new"> 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. </target> | 5237 | <target state="new"> 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. </target> |
5159 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">121</context></context-group> | 5238 | <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> |
5160 | </trans-unit> | 5239 | </trans-unit> |
5161 | <trans-unit id="4497115134891299867"> | 5240 | <trans-unit id="4497115134891299867"> |
@@ -5342,8 +5421,8 @@ The link will expire within 1 hour.</source> | |||
5342 | <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> | 5421 | <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> |
5343 | </trans-unit> | 5422 | </trans-unit> |
5344 | <trans-unit id="1886227550697837417" datatype="html"> | 5423 | <trans-unit id="1886227550697837417" datatype="html"> |
5345 | <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> | 5424 | <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> |
5346 | <target state="new"> 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>"/>. </target> | 5425 | <target state="new"> 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>"/>. </target> |
5347 | <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> | 5426 | <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> |
5348 | </trans-unit> | 5427 | </trans-unit> |
5349 | <trans-unit id="2331464426553277323" datatype="html"> | 5428 | <trans-unit id="2331464426553277323" datatype="html"> |
@@ -5377,8 +5456,8 @@ The link will expire within 1 hour.</source> | |||
5377 | <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> | 5456 | <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> |
5378 | </trans-unit> | 5457 | </trans-unit> |
5379 | <trans-unit id="252719899360434356" datatype="html"> | 5458 | <trans-unit id="252719899360434356" datatype="html"> |
5380 | <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> | 5459 | <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> |
5381 | <target state="new"> 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. </target> | 5460 | <target state="new"> 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. </target> |
5382 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">389</context></context-group> | 5461 | <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> |
5383 | </trans-unit> | 5462 | </trans-unit> |
5384 | <trans-unit id="9119248927271669654" datatype="html"> | 5463 | <trans-unit id="9119248927271669654" datatype="html"> |
@@ -5414,8 +5493,8 @@ The link will expire within 1 hour.</source> | |||
5414 | <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> | 5493 | <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> |
5415 | </trans-unit> | 5494 | </trans-unit> |
5416 | <trans-unit id="9076632742417302918" datatype="html"> | 5495 | <trans-unit id="9076632742417302918" datatype="html"> |
5417 | <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> | 5496 | <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> |
5418 | <target state="new"> 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 </target> | 5497 | <target state="new"> 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 </target> |
5419 | <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> | 5498 | <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> |
5420 | </trans-unit> | 5499 | </trans-unit> |
5421 | <trans-unit id="3946988229617310200" datatype="html"> | 5500 | <trans-unit id="3946988229617310200" datatype="html"> |
@@ -5464,8 +5543,8 @@ The link will expire within 1 hour.</source> | |||
5464 | <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> | 5543 | <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> |
5465 | </trans-unit> | 5544 | </trans-unit> |
5466 | <trans-unit id="2076338542820061819" datatype="html"> | 5545 | <trans-unit id="2076338542820061819" datatype="html"> |
5467 | <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> | 5546 | <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> |
5468 | <target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="<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. </target> | 5547 | <target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="<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. </target> |
5469 | <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> | 5548 | <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> |
5470 | </trans-unit> | 5549 | </trans-unit> |
5471 | <trans-unit id="493135676263039396" datatype="html"> | 5550 | <trans-unit id="493135676263039396" datatype="html"> |
@@ -5503,8 +5582,8 @@ The link will expire within 1 hour.</source> | |||
5503 | <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> | 5582 | <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> |
5504 | </trans-unit> | 5583 | </trans-unit> |
5505 | <trans-unit id="4420104899393268652" datatype="html"> | 5584 | <trans-unit id="4420104899393268652" datatype="html"> |
5506 | <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> | 5585 | <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> |
5507 | <target state="new"> 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>"/></target> | 5586 | <target state="new"> 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>"/></target> |
5508 | <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> | 5587 | <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> |
5509 | </trans-unit> | 5588 | </trans-unit> |
5510 | <trans-unit id="6830777508073747241" datatype="html"> | 5589 | <trans-unit id="6830777508073747241" datatype="html"> |
@@ -5514,8 +5593,8 @@ The link will expire within 1 hour.</source> | |||
5514 | <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> | 5593 | <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> |
5515 | </trans-unit> | 5594 | </trans-unit> |
5516 | <trans-unit id="7210210728441530221" datatype="html"> | 5595 | <trans-unit id="7210210728441530221" datatype="html"> |
5517 | <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> | 5596 | <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> |
5518 | <target state="new"> 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>"/></target> | 5597 | <target state="new"> 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>"/></target> |
5519 | <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> | 5598 | <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> |
5520 | </trans-unit> | 5599 | </trans-unit> |
5521 | <trans-unit id="6830777508073747241" datatype="html"> | 5600 | <trans-unit id="6830777508073747241" datatype="html"> |
@@ -5658,8 +5737,8 @@ The link will expire within 1 hour.</source> | |||
5658 | <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> | 5737 | <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> |
5659 | </trans-unit> | 5738 | </trans-unit> |
5660 | <trans-unit id="7334484418359079994" datatype="html"> | 5739 | <trans-unit id="7334484418359079994" datatype="html"> |
5661 | <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> | 5740 | <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> |
5662 | <target state="new"><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>"/></target> | 5741 | <target state="new"><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>"/></target> |
5663 | <context-group purpose="location"> | 5742 | <context-group purpose="location"> |
5664 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context> | 5743 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context> |
5665 | <context context-type="linenumber">99,108</context> | 5744 | <context context-type="linenumber">99,108</context> |
@@ -5790,25 +5869,19 @@ The link will expire within 1 hour.</source> | |||
5790 | <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> | 5869 | <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> |
5791 | </trans-unit> | 5870 | </trans-unit> |
5792 | <trans-unit id="4067880101082150743" datatype="html"> | 5871 | <trans-unit id="4067880101082150743" datatype="html"> |
5793 | <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> | 5872 | <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> |
5794 | <target state="new"> 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>"/></target> | 5873 | <target state="new"> 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>"/></target> |
5795 | <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> | 5874 | <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> |
5796 | </trans-unit> | 5875 | </trans-unit> |
5797 | <trans-unit id="5464209657969421100" datatype="html"> | 5876 | <trans-unit id="5464209657969421100" datatype="html"> |
5798 | <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="{{ '{' }}"/> | 5877 | <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> |
5799 | color: red; | 5878 | <target state="new"> 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=" {{ '{' }"/> |
5800 | <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> | ||
5801 | <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="{{ '{' }}"/> | ||
5802 | color: red; | ||
5803 | <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> | ||
5804 | <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/></source> | ||
5805 | <target state="new"> 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=" {{ '{' }"/> | ||
5806 | color: red; | 5879 | color: red; |
5807 | <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> | 5880 | <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> |
5808 | <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=" {{ '{' }"/> | 5881 | <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=" {{ '{' }"/> |
5809 | color: red; | 5882 | color: red; |
5810 | <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> | 5883 | <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> |
5811 | <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/></target> | 5884 | <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/></target> |
5812 | <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> | 5885 | <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> |
5813 | </trans-unit> | 5886 | </trans-unit> |
5814 | <trans-unit id="283725429207896837" datatype="html"> | 5887 | <trans-unit id="283725429207896837" datatype="html"> |
@@ -5825,8 +5898,8 @@ color: red; | |||
5825 | </context-group> | 5898 | </context-group> |
5826 | </trans-unit> | 5899 | </trans-unit> |
5827 | <trans-unit id="8167543029214637769" datatype="html"> | 5900 | <trans-unit id="8167543029214637769" datatype="html"> |
5828 | <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> | 5901 | <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> |
5829 | <target state="new"> 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>"/></target> | 5902 | <target state="new"> 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>"/></target> |
5830 | <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> | 5903 | <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> |
5831 | </trans-unit> | 5904 | </trans-unit> |
5832 | <trans-unit id="1445676851449000175"> | 5905 | <trans-unit id="1445676851449000175"> |
@@ -5902,8 +5975,8 @@ color: red; | |||
5902 | <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> | 5975 | <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> |
5903 | </trans-unit> | 5976 | </trans-unit> |
5904 | <trans-unit id="6317170736181476800" datatype="html"> | 5977 | <trans-unit id="6317170736181476800" datatype="html"> |
5905 | <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> | 5978 | <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> |
5906 | <target state="new"> 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 >"/></target> | 5979 | <target state="new"> 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 >"/></target> |
5907 | <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> | 5980 | <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> |
5908 | </trans-unit> | 5981 | </trans-unit> |
5909 | <trans-unit id="1405600824334286337" datatype="html"> | 5982 | <trans-unit id="1405600824334286337" datatype="html"> |
@@ -5923,40 +5996,40 @@ color: red; | |||
5923 | </context-group> | 5996 | </context-group> |
5924 | </trans-unit> | 5997 | </trans-unit> |
5925 | <trans-unit id="7028708681117573961" datatype="html"> | 5998 | <trans-unit id="7028708681117573961" datatype="html"> |
5926 | <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> | 5999 | <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> |
5927 | <target state="new">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>"/></target> | 6000 | <target state="new">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>"/></target> |
5928 | <context-group purpose="location"> | 6001 | <context-group purpose="location"> |
5929 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> | 6002 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> |
5930 | <context context-type="linenumber">46</context> | 6003 | <context context-type="linenumber">46</context> |
5931 | </context-group> | 6004 | </context-group> |
5932 | </trans-unit> | 6005 | </trans-unit> |
5933 | <trans-unit id="8190023086228606960" datatype="html"> | 6006 | <trans-unit id="8190023086228606960" datatype="html"> |
5934 | <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> | 6007 | <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> |
5935 | <target state="new">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>"/></target> | 6008 | <target state="new">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>"/></target> |
5936 | <context-group purpose="location"> | 6009 | <context-group purpose="location"> |
5937 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> | 6010 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> |
5938 | <context context-type="linenumber">48</context> | 6011 | <context context-type="linenumber">48</context> |
5939 | </context-group> | 6012 | </context-group> |
5940 | </trans-unit> | 6013 | </trans-unit> |
5941 | <trans-unit id="3224510615614621760" datatype="html"> | 6014 | <trans-unit id="3224510615614621760" datatype="html"> |
5942 | <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> | 6015 | <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> |
5943 | <target state="new">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>"/></target> | 6016 | <target state="new">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>"/></target> |
5944 | <context-group purpose="location"> | 6017 | <context-group purpose="location"> |
5945 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> | 6018 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> |
5946 | <context context-type="linenumber">49</context> | 6019 | <context context-type="linenumber">49</context> |
5947 | </context-group> | 6020 | </context-group> |
5948 | </trans-unit> | 6021 | </trans-unit> |
5949 | <trans-unit id="3082811226222076503" datatype="html"> | 6022 | <trans-unit id="3082811226222076503" datatype="html"> |
5950 | <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> | 6023 | <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> |
5951 | <target state="new">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>"/></target> | 6024 | <target state="new">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>"/></target> |
5952 | <context-group purpose="location"> | 6025 | <context-group purpose="location"> |
5953 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> | 6026 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> |
5954 | <context context-type="linenumber">50</context> | 6027 | <context context-type="linenumber">50</context> |
5955 | </context-group> | 6028 | </context-group> |
5956 | </trans-unit> | 6029 | </trans-unit> |
5957 | <trans-unit id="4322133526902910662" datatype="html"> | 6030 | <trans-unit id="4322133526902910662" datatype="html"> |
5958 | <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> | 6031 | <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> |
5959 | <target state="new">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>"/></target> | 6032 | <target state="new">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>"/></target> |
5960 | <context-group purpose="location"> | 6033 | <context-group purpose="location"> |
5961 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> | 6034 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> |
5962 | <context context-type="linenumber">51</context> | 6035 | <context context-type="linenumber">51</context> |
@@ -6072,8 +6145,8 @@ color: red; | |||
6072 | <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> | 6145 | <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> |
6073 | </trans-unit> | 6146 | </trans-unit> |
6074 | <trans-unit id="7350483582490037954" datatype="html"> | 6147 | <trans-unit id="7350483582490037954" datatype="html"> |
6075 | <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> | 6148 | <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> |
6076 | <target state="new"> 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. </target> | 6149 | <target state="new"> 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. </target> |
6077 | <context-group purpose="location"> | 6150 | <context-group purpose="location"> |
6078 | <context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context> | 6151 | <context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context> |
6079 | <context context-type="linenumber">8,9</context> | 6152 | <context context-type="linenumber">8,9</context> |
@@ -6104,9 +6177,9 @@ color: red; | |||
6104 | <trans-unit id="1530331428384894781"> | 6177 | <trans-unit id="1530331428384894781"> |
6105 | <source><x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/> is awaiting email verification </source> | 6178 | <source><x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/> is awaiting email verification </source> |
6106 | <target> | 6179 | <target> |
6107 | <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/> | 6180 | <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/> |
6108 | <x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/> | 6181 | <x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/> |
6109 | <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> čeká na ověření emailem | 6182 | <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> čeká na ověření emailem |
6110 | 6183 | ||
6111 | </target> | 6184 | </target> |
6112 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">10</context></context-group> | 6185 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">10</context></context-group> |
@@ -6279,9 +6352,8 @@ color: red; | |||
6279 | </context-group> | 6352 | </context-group> |
6280 | </trans-unit> | 6353 | </trans-unit> |
6281 | <trans-unit id="2124774733637750483" datatype="html"> | 6354 | <trans-unit id="2124774733637750483" datatype="html"> |
6282 | <source>Short text to tell people how they can support your channel (membership platform...).<br /><br /> | 6355 | <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> |
6283 | When you will upload a video in this channel, the video support field will be automatically filled by this text.</source> | 6356 | <target state="new">Short text to tell people how they can support your channel (membership platform...).<br /><br /> |
6284 | <target state="new">Short text to tell people how they can support your channel (membership platform...).<br /><br /> | ||
6285 | When you will upload a video in this channel, the video support field will be automatically filled by this text.</target> | 6357 | When you will upload a video in this channel, the video support field will be automatically filled by this text.</target> |
6286 | <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> | 6358 | <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> |
6287 | <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> | 6359 | <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> |
@@ -6355,8 +6427,8 @@ color: red; | |||
6355 | <trans-unit id="2204625138753484173"> | 6427 | <trans-unit id="2204625138753484173"> |
6356 | <source><x id="START_TAG_MY_GLOBAL_ICON"/><x id="CLOSE_TAG_MY_GLOBAL_ICON"/> Delete history </source> | 6428 | <source><x id="START_TAG_MY_GLOBAL_ICON"/><x id="CLOSE_TAG_MY_GLOBAL_ICON"/> Delete history </source> |
6357 | <target> | 6429 | <target> |
6358 | <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="<my-global-icon>"/> | 6430 | <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="<my-global-icon>"/> |
6359 | <x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="</my-global-icon>"/> | 6431 | <x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="</my-global-icon>"/> |
6360 | Smazat historii | 6432 | Smazat historii |
6361 | 6433 | ||
6362 | </target> | 6434 | </target> |
@@ -6380,8 +6452,8 @@ color: red; | |||
6380 | </context-group> | 6452 | </context-group> |
6381 | </trans-unit> | 6453 | </trans-unit> |
6382 | <trans-unit id="5511928240200239994" datatype="html"> | 6454 | <trans-unit id="5511928240200239994" datatype="html"> |
6383 | <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> | 6455 | <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> |
6384 | <target state="new">Some of your channels are not fully set up. Make them welcoming and explicit about what you publish by adding a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<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>"/>.</target> | 6456 | <target state="new">Some of your channels are not fully set up. Make them welcoming and explicit about what you publish by adding a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<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>"/>.</target> |
6385 | <context-group purpose="location"> | 6457 | <context-group purpose="location"> |
6386 | <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context> | 6458 | <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context> |
6387 | <context context-type="linenumber">5</context> | 6459 | <context context-type="linenumber">5</context> |
@@ -6398,8 +6470,8 @@ color: red; | |||
6398 | <trans-unit id="2726946550255780479"> | 6470 | <trans-unit id="2726946550255780479"> |
6399 | <source><x id="START_TAG_MY_GLOBAL_ICON"/><x id="CLOSE_TAG_MY_GLOBAL_ICON"/> Notification preferences </source> | 6471 | <source><x id="START_TAG_MY_GLOBAL_ICON"/><x id="CLOSE_TAG_MY_GLOBAL_ICON"/> Notification preferences </source> |
6400 | <target> | 6472 | <target> |
6401 | <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="<my-global-icon>"/> | 6473 | <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="<my-global-icon>"/> |
6402 | <x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="</my-global-icon>"/> | 6474 | <x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="</my-global-icon>"/> |
6403 | Nastavení notifikací | 6475 | Nastavení notifikací |
6404 | 6476 | ||
6405 | </target> | 6477 | </target> |
@@ -6490,8 +6562,8 @@ color: red; | |||
6490 | <source>See the <x id="START_LINK"/>documentation<x id="CLOSE_LINK"/> for more information. </source> | 6562 | <source>See the <x id="START_LINK"/>documentation<x id="CLOSE_LINK"/> for more information. </source> |
6491 | <target state="new"> | 6563 | <target state="new"> |
6492 | See the | 6564 | See the |
6493 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation | 6565 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation |
6494 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more information. | 6566 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more information. |
6495 | 6567 | ||
6496 | </target> | 6568 | </target> |
6497 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.html</context><context context-type="linenumber">31</context></context-group> | 6569 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.html</context><context context-type="linenumber">31</context></context-group> |
@@ -6505,15 +6577,15 @@ color: red; | |||
6505 | <source>If you need help to use PeerTube, you can have a look at the <x id="START_LINK"/>documentation<x id="CLOSE_LINK"/>. </source> | 6577 | <source>If you need help to use PeerTube, you can have a look at the <x id="START_LINK"/>documentation<x id="CLOSE_LINK"/>. </source> |
6506 | <target state="new"> | 6578 | <target state="new"> |
6507 | If you need help to use PeerTube, you can have a look at the | 6579 | If you need help to use PeerTube, you can have a look at the |
6508 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation | 6580 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation |
6509 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. | 6581 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. |
6510 | 6582 | ||
6511 | </target> | 6583 | </target> |
6512 | <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> | 6584 | <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> |
6513 | </trans-unit> | 6585 | </trans-unit> |
6514 | <trans-unit id="8844610145426272276" datatype="html"> | 6586 | <trans-unit id="8844610145426272276" datatype="html"> |
6515 | <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> | 6587 | <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> |
6516 | <target state="new"> 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>"/>. </target> | 6588 | <target state="new"> 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>"/>. </target> |
6517 | <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> | 6589 | <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> |
6518 | </trans-unit> | 6590 | </trans-unit> |
6519 | <trans-unit id="3030338154442300172" datatype="html"> | 6591 | <trans-unit id="3030338154442300172" datatype="html"> |
@@ -6691,7 +6763,7 @@ color: red; | |||
6691 | </trans-unit> | 6763 | </trans-unit> |
6692 | <trans-unit id="8856905278208146821" datatype="html"> | 6764 | <trans-unit id="8856905278208146821" datatype="html"> |
6693 | <source><x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}"/> </source> | 6765 | <source><x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}"/> </source> |
6694 | <target state="translated"><x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}"/> </target> | 6766 | <target state="translated"><x id="ICU" equiv-text="{video.views, plural, =1 {1 view} další {{{ video.views | myNumberFormatter }} views}} "/> </target> |
6695 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">26</context></context-group> | 6767 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">26</context></context-group> |
6696 | </trans-unit> | 6768 | </trans-unit> |
6697 | <trans-unit id="4071627711041975501" datatype="html"> | 6769 | <trans-unit id="4071627711041975501" datatype="html"> |
@@ -6707,9 +6779,7 @@ color: red; | |||
6707 | <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> | 6779 | <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> |
6708 | </trans-unit> | 6780 | </trans-unit> |
6709 | <trans-unit id="7152797255397280410" datatype="html"> | 6781 | <trans-unit id="7152797255397280410" datatype="html"> |
6710 | <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>? | 6782 | <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> |
6711 | 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 | ||
6712 | channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</source> | ||
6713 | <target state="new">Do you really want to delete <x id="PH"/>? | 6783 | <target state="new">Do you really want to delete <x id="PH"/>? |
6714 | It will delete <x id="PH_1"/> videos uploaded in this channel, and you will not be able to create another | 6784 | It will delete <x id="PH_1"/> videos uploaded in this channel, and you will not be able to create another |
6715 | channel with the same name (<x id="PH_2"/>)!</target> | 6785 | channel with the same name (<x id="PH_2"/>)!</target> |
@@ -6749,8 +6819,8 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
6749 | <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> | 6819 | <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> |
6750 | </trans-unit> | 6820 | </trans-unit> |
6751 | <trans-unit id="2705478076887104088" datatype="html"> | 6821 | <trans-unit id="2705478076887104088" datatype="html"> |
6752 | <source>SHOW THIS CHANNEL ></source> | 6822 | <source>SHOW THIS CHANNEL ></source> |
6753 | <target state="new">SHOW THIS CHANNEL ></target> | 6823 | <target state="new">SHOW THIS CHANNEL ></target> |
6754 | <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> | 6824 | <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> |
6755 | </trans-unit> | 6825 | </trans-unit> |
6756 | <trans-unit id="4088311569349098646"> | 6826 | <trans-unit id="4088311569349098646"> |
@@ -6928,8 +6998,8 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
6928 | <source>For more information, please visit <x id="START_LINK"/>joinpeertube.org<x id="CLOSE_LINK"/>. </source> | 6998 | <source>For more information, please visit <x id="START_LINK"/>joinpeertube.org<x id="CLOSE_LINK"/>. </source> |
6929 | <target state="new"> | 6999 | <target state="new"> |
6930 | For more information, please visit | 7000 | For more information, please visit |
6931 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>joinpeertube.org | 7001 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>joinpeertube.org |
6932 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. | 7002 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. |
6933 | 7003 | ||
6934 | </target> | 7004 | </target> |
6935 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">18</context></context-group> | 7005 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">18</context></context-group> |
@@ -7045,8 +7115,8 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
7045 | <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> | 7115 | <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> |
7046 | </trans-unit> | 7116 | </trans-unit> |
7047 | <trans-unit id="1120376809358109718" datatype="html"> | 7117 | <trans-unit id="1120376809358109718" datatype="html"> |
7048 | <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> | 7118 | <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> |
7049 | <target state="new"> Web peers are not publicly accessible: because we use the websocket transport, the protocol is different from classic BitTorrent tracker. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See <x id="START_LINK" ctype="x-a" equiv-text="<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 </target> | 7119 | <target state="new"> Web peers are not publicly accessible: because we use the websocket transport, the protocol is different from classic BitTorrent tracker. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See <x id="START_LINK" ctype="x-a" equiv-text="<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 </target> |
7050 | <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> | 7120 | <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> |
7051 | </trans-unit> | 7121 | </trans-unit> |
7052 | <trans-unit id="7812408733559506009" datatype="html"> | 7122 | <trans-unit id="7812408733559506009" datatype="html"> |
@@ -7165,8 +7235,8 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
7165 | <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> | 7235 | <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> |
7166 | </trans-unit> | 7236 | </trans-unit> |
7167 | <trans-unit id="4807161697338135032" datatype="html"> | 7237 | <trans-unit id="4807161697338135032" datatype="html"> |
7168 | <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> | 7238 | <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> |
7169 | <target state="new">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>"/></target> | 7239 | <target state="new">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>"/></target> |
7170 | <context-group purpose="location"> | 7240 | <context-group purpose="location"> |
7171 | <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context> | 7241 | <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context> |
7172 | <context context-type="linenumber">3</context> | 7242 | <context context-type="linenumber">3</context> |
@@ -7231,7 +7301,7 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
7231 | <source>A channel is an entity in which you upload your videos. Creating several of them helps you to organize and separate your content.<x id="LINE_BREAK"/> For example, you could decide to have a channel to publish your piano concerts, and another channel in which you publish your videos talking about ecology. </source> | 7301 | <source>A channel is an entity in which you upload your videos. Creating several of them helps you to organize and separate your content.<x id="LINE_BREAK"/> For example, you could decide to have a channel to publish your piano concerts, and another channel in which you publish your videos talking about ecology. </source> |
7232 | <target state="new"> | 7302 | <target state="new"> |
7233 | A channel is an entity in which you upload your videos. Creating several of them helps you to organize and separate your content. | 7303 | A channel is an entity in which you upload your videos. Creating several of them helps you to organize and separate your content. |
7234 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | 7304 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> |
7235 | For example, you could decide to have a channel to publish your piano concerts, and another channel in which you publish your videos talking about ecology. | 7305 | For example, you could decide to have a channel to publish your piano concerts, and another channel in which you publish your videos talking about ecology. |
7236 | 7306 | ||
7237 | </target> | 7307 | </target> |
@@ -7280,8 +7350,8 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
7280 | <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> | 7350 | <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> |
7281 | </trans-unit> | 7351 | </trans-unit> |
7282 | <trans-unit id="7440807341905682986" datatype="html"> | 7352 | <trans-unit id="7440807341905682986" datatype="html"> |
7283 | <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> | 7353 | <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> |
7284 | <target state="new"> I am at least <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> years old and agree to the <x id="START_LINK" ctype="x-a" equiv-text="<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 </target> | 7354 | <target state="new"> I am at least <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> years old and agree to the <x id="START_LINK" ctype="x-a" equiv-text="<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 </target> |
7285 | <context-group purpose="location"> | 7355 | <context-group purpose="location"> |
7286 | <context context-type="sourcefile">src/app/+signup/+register/register-step-terms.component.html</context> | 7356 | <context context-type="sourcefile">src/app/+signup/+register/register-step-terms.component.html</context> |
7287 | <context context-type="linenumber">5,10</context> | 7357 | <context context-type="linenumber">5,10</context> |
@@ -7456,8 +7526,8 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
7456 | <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> | 7526 | <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> |
7457 | </trans-unit> | 7527 | </trans-unit> |
7458 | <trans-unit id="8011855989482474311" datatype="html"> | 7528 | <trans-unit id="8011855989482474311" datatype="html"> |
7459 | <source>A <code>.mp4</code> that keeps the original audio track, with no video</source> | 7529 | <source>A <code>.mp4</code> that keeps the original audio track, with no video</source> |
7460 | <target state="new">A <code>.mp4</code> that keeps the original audio track, with no video</target> | 7530 | <target state="new">A <code>.mp4</code> that keeps the original audio track, with no video</target> |
7461 | <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> | 7531 | <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> |
7462 | </trans-unit> | 7532 | </trans-unit> |
7463 | <trans-unit id="7756250490108954499" datatype="html"> | 7533 | <trans-unit id="7756250490108954499" datatype="html"> |
@@ -8057,9 +8127,8 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
8057 | <trans-unit id="4762794934098378428" datatype="html"> | 8127 | <trans-unit id="4762794934098378428" datatype="html"> |
8058 | <source>Video blocked.</source> | 8128 | <source>Video blocked.</source> |
8059 | <target state="new">Video blocked.</target> | 8129 | <target state="new">Video blocked.</target> |
8060 | 8130 | <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> | |
8061 | 8131 | </trans-unit> | |
8062 | <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> | ||
8063 | <trans-unit id="4328862996304258770" datatype="html"> | 8132 | <trans-unit id="4328862996304258770" datatype="html"> |
8064 | <source>Unblock video</source> | 8133 | <source>Unblock video</source> |
8065 | <target state="new">Unblock video</target> | 8134 | <target state="new">Unblock video</target> |
@@ -8118,16 +8187,17 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
8118 | <trans-unit id="4859202148272511129" datatype="html"> | 8187 | <trans-unit id="4859202148272511129" datatype="html"> |
8119 | <source>Unblock</source> | 8188 | <source>Unblock</source> |
8120 | <target state="new">Unblock</target> | 8189 | <target state="new">Unblock</target> |
8121 | 8190 | <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> | |
8122 | 8191 | <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> | |
8123 | 8192 | <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> | |
8124 | <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> | 8193 | <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> |
8194 | </trans-unit> | ||
8125 | <trans-unit id="4922469417589203720" datatype="html"> | 8195 | <trans-unit id="4922469417589203720" datatype="html"> |
8126 | <source>Video <x id="PH"/> unblocked.</source> | 8196 | <source>Video <x id="PH"/> unblocked.</source> |
8127 | <target state="translated">Video <x id="PH"/> odblokováno.</target> | 8197 | <target state="translated">Video <x id="PH"/> odblokováno.</target> |
8128 | 8198 | <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> | |
8129 | 8199 | <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> | |
8130 | <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> | 8200 | </trans-unit> |
8131 | <trans-unit id="6286037250766429054" datatype="html"> | 8201 | <trans-unit id="6286037250766429054" datatype="html"> |
8132 | <source>yes</source> | 8202 | <source>yes</source> |
8133 | <target state="new">yes</target> | 8203 | <target state="new">yes</target> |
@@ -8262,8 +8332,8 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
8262 | </context-group> | 8332 | </context-group> |
8263 | </trans-unit> | 8333 | </trans-unit> |
8264 | <trans-unit id="7223931053738621590" datatype="html"> | 8334 | <trans-unit id="7223931053738621590" datatype="html"> |
8265 | <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> | 8335 | <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> |
8266 | <target state="new">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>"/>.</target> | 8336 | <target state="new">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>"/>.</target> |
8267 | <context-group purpose="location"> | 8337 | <context-group purpose="location"> |
8268 | <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> | 8338 | <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> |
8269 | <context context-type="linenumber">4</context> | 8339 | <context context-type="linenumber">4</context> |
@@ -8310,16 +8380,16 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
8310 | </context-group> | 8380 | </context-group> |
8311 | </trans-unit> | 8381 | </trans-unit> |
8312 | <trans-unit id="1285026053775066761" datatype="html"> | 8382 | <trans-unit id="1285026053775066761" datatype="html"> |
8313 | <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> | 8383 | <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> |
8314 | <target state="new">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</target> | 8384 | <target state="new">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</target> |
8315 | <context-group purpose="location"> | 8385 | <context-group purpose="location"> |
8316 | <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> | 8386 | <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> |
8317 | <context context-type="linenumber">15</context> | 8387 | <context context-type="linenumber">15</context> |
8318 | </context-group> | 8388 | </context-group> |
8319 | </trans-unit> | 8389 | </trans-unit> |
8320 | <trans-unit id="7014275542536964627" datatype="html"> | 8390 | <trans-unit id="7014275542536964627" datatype="html"> |
8321 | <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> | 8391 | <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> |
8322 | <target state="new">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>"/>)</target> | 8392 | <target state="new">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>"/>)</target> |
8323 | <context-group purpose="location"> | 8393 | <context-group purpose="location"> |
8324 | <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> | 8394 | <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> |
8325 | <context context-type="linenumber">16,17</context> | 8395 | <context context-type="linenumber">16,17</context> |
@@ -8380,8 +8450,8 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
8380 | </context-group> | 8450 | </context-group> |
8381 | </trans-unit> | 8451 | </trans-unit> |
8382 | <trans-unit id="4767765747214995164" datatype="html"> | 8452 | <trans-unit id="4767765747214995164" datatype="html"> |
8383 | <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> | 8453 | <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> |
8384 | <target state="new">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>"/></target> | 8454 | <target state="new">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>"/></target> |
8385 | <context-group purpose="location"> | 8455 | <context-group purpose="location"> |
8386 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context> | 8456 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context> |
8387 | <context context-type="linenumber">42</context> | 8457 | <context context-type="linenumber">42</context> |
@@ -8657,7 +8727,7 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
8657 | </trans-unit> | 8727 | </trans-unit> |
8658 | <trans-unit id="1486537403020619891" datatype="html"> | 8728 | <trans-unit id="1486537403020619891" datatype="html"> |
8659 | <source>My watch history</source> | 8729 | <source>My watch history</source> |
8660 | <target state="translated">Historie mého sledování</target> | 8730 | <target state="translated">Moje historie sledování</target> |
8661 | <context-group purpose="location"> | 8731 | <context-group purpose="location"> |
8662 | <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context> | 8732 | <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context> |
8663 | <context context-type="linenumber">3</context> | 8733 | <context context-type="linenumber">3</context> |
@@ -8684,8 +8754,8 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
8684 | <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> | 8754 | <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> |
8685 | </trans-unit> | 8755 | </trans-unit> |
8686 | <trans-unit id="8553059323353586765" datatype="html"> | 8756 | <trans-unit id="8553059323353586765" datatype="html"> |
8687 | <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> | 8757 | <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> |
8688 | <target state="new"> 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. | 8758 | <target state="new"> 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. |
8689 | </target> | 8759 | </target> |
8690 | <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> | 8760 | <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> |
8691 | </trans-unit> | 8761 | </trans-unit> |
@@ -9053,11 +9123,11 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
9053 | <trans-unit id="2027805873922338635"> | 9123 | <trans-unit id="2027805873922338635"> |
9054 | <source>Do you really want to delete <x id="PH"/>?</source> | 9124 | <source>Do you really want to delete <x id="PH"/>?</source> |
9055 | <target>Opravdu chcete smazat seznam <x id="PH"/>?</target> | 9125 | <target>Opravdu chcete smazat seznam <x id="PH"/>?</target> |
9056 | 9126 | <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> | |
9057 | 9127 | <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> | |
9058 | 9128 | <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> | |
9059 | 9129 | <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> | |
9060 | <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> | 9130 | </trans-unit> |
9061 | <trans-unit id="4844578664427956129" datatype="html"> | 9131 | <trans-unit id="4844578664427956129" datatype="html"> |
9062 | <source>Change ownership</source> | 9132 | <source>Change ownership</source> |
9063 | <target state="new">Change ownership</target> | 9133 | <target state="new">Change ownership</target> |
@@ -9089,9 +9159,8 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
9089 | <target> | 9159 | <target> |
9090 | <x id="PH"/> videí odstraněno. | 9160 | <x id="PH"/> videí odstraněno. |
9091 | </target> | 9161 | </target> |
9092 | 9162 | <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> | |
9093 | 9163 | </trans-unit> | |
9094 | <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> | ||
9095 | <trans-unit id="2591467977473302125" datatype="html"> | 9164 | <trans-unit id="2591467977473302125" datatype="html"> |
9096 | <source>Videos list</source> | 9165 | <source>Videos list</source> |
9097 | <target state="new">Videos list</target> | 9166 | <target state="new">Videos list</target> |
@@ -9113,9 +9182,9 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
9113 | <trans-unit id="2767660806989176400"> | 9182 | <trans-unit id="2767660806989176400"> |
9114 | <source>Video <x id="PH"/> deleted.</source> | 9183 | <source>Video <x id="PH"/> deleted.</source> |
9115 | <target>Video <x id="PH"/> odstraněno.</target> | 9184 | <target>Video <x id="PH"/> odstraněno.</target> |
9116 | 9185 | <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> | |
9117 | 9186 | <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> | |
9118 | <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> | 9187 | </trans-unit> |
9119 | <trans-unit id="6810714890760227072" datatype="html"> | 9188 | <trans-unit id="6810714890760227072" datatype="html"> |
9120 | <source>Ownership change request sent.</source> | 9189 | <source>Ownership change request sent.</source> |
9121 | <target state="new">Ownership change request sent.</target> | 9190 | <target state="new">Ownership change request sent.</target> |
@@ -9286,8 +9355,7 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
9286 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">75</context></context-group> | 9355 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">75</context></context-group> |
9287 | </trans-unit> | 9356 | </trans-unit> |
9288 | <trans-unit id="2013324644839511073" datatype="html"> | 9357 | <trans-unit id="2013324644839511073" datatype="html"> |
9289 | <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>. | 9358 | <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> |
9290 | Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source> | ||
9291 | <target state="new">Cannot retrieve OAuth Client credentials: <x id="PH"/>. | 9359 | <target state="new">Cannot retrieve OAuth Client credentials: <x id="PH"/>. |
9292 | Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</target> | 9360 | Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</target> |
9293 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">98</context></context-group> | 9361 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">98</context></context-group> |
@@ -9463,8 +9531,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
9463 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">75</context></context-group> | 9531 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">75</context></context-group> |
9464 | </trans-unit> | 9532 | </trans-unit> |
9465 | <trans-unit id="6613870447286561244" datatype="html"> | 9533 | <trans-unit id="6613870447286561244" datatype="html"> |
9466 | <source>Long (> 10 min)</source> | 9534 | <source>Long (> 10 min)</source> |
9467 | <target state="translated">Dlouhá (> 10 min)</target> | 9535 | <target state="translated">Dlouhá (> 10 min)</target> |
9468 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">79</context></context-group> | 9536 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">79</context></context-group> |
9469 | </trans-unit> | 9537 | </trans-unit> |
9470 | <trans-unit id="1787083504545967" datatype="html"> | 9538 | <trans-unit id="1787083504545967" datatype="html"> |
@@ -10133,8 +10201,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
10133 | <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> | 10201 | <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> |
10134 | </trans-unit> | 10202 | </trans-unit> |
10135 | <trans-unit id="5637879201055173642" datatype="html"> | 10203 | <trans-unit id="5637879201055173642" datatype="html"> |
10136 | <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> | 10204 | <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> |
10137 | <target state="new"> 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. | 10205 | <target state="new"> 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. |
10138 | </target> | 10206 | </target> |
10139 | <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> | 10207 | <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> |
10140 | </trans-unit> | 10208 | </trans-unit> |
@@ -10753,9 +10821,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
10753 | <trans-unit id="6307826440781941134" datatype="html"> | 10821 | <trans-unit id="6307826440781941134" datatype="html"> |
10754 | <source>Delete <x id="PH" equiv-text="user.username"/></source> | 10822 | <source>Delete <x id="PH" equiv-text="user.username"/></source> |
10755 | <target state="new">Delete <x id="PH" equiv-text="user.username"/></target> | 10823 | <target state="new">Delete <x id="PH" equiv-text="user.username"/></target> |
10756 | 10824 | <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> | |
10757 | 10825 | <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> | |
10758 | <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> | 10826 | </trans-unit> |
10759 | <trans-unit id="6301381219225831298"> | 10827 | <trans-unit id="6301381219225831298"> |
10760 | <source>User <x id="PH"/> deleted.</source> | 10828 | <source>User <x id="PH"/> deleted.</source> |
10761 | <target>Uživatel <x id="PH"/> odstraněn.</target> | 10829 | <target>Uživatel <x id="PH"/> odstraněn.</target> |
@@ -10771,9 +10839,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
10771 | <trans-unit id="8150022485860412528" datatype="html"> | 10839 | <trans-unit id="8150022485860412528" datatype="html"> |
10772 | <source>Account <x id="PH"/> muted.</source> | 10840 | <source>Account <x id="PH"/> muted.</source> |
10773 | <target state="translated">Účet <x id="PH"/> ztišen.</target> | 10841 | <target state="translated">Účet <x id="PH"/> ztišen.</target> |
10774 | 10842 | <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> | |
10775 | 10843 | <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> | |
10776 | <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> | 10844 | </trans-unit> |
10777 | <trans-unit id="1598375456114200087" datatype="html"> | 10845 | <trans-unit id="1598375456114200087" datatype="html"> |
10778 | <source>Instance <x id="PH"/> muted. </source> | 10846 | <source>Instance <x id="PH"/> muted. </source> |
10779 | <target state="new">Instance | 10847 | <target state="new">Instance |
@@ -10974,8 +11042,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
10974 | <context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context> | 11042 | <context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context> |
10975 | <context context-type="linenumber">401</context> | 11043 | <context context-type="linenumber">401</context> |
10976 | </context-group> | 11044 | </context-group> |
10977 | </trans-unit><trans-unit id="8546847443058492245" datatype="html"> | 11045 | </trans-unit> |
10978 | <source>Block <x id="INTERPOLATION" equiv-text="{{ videos.length }}"/> videos</source><target state="new">Block <x id="INTERPOLATION" equiv-text="{{ videos.length }}"/> videos</target> | 11046 | <trans-unit id="8546847443058492245" datatype="html"> |
11047 | <source>Block <x id="INTERPOLATION" equiv-text="{{ videos.length }}"/> videos</source> | ||
11048 | <target state="new">Block <x id="INTERPOLATION" equiv-text="{{ videos.length }}"/> videos</target> | ||
10979 | <context-group purpose="location"> | 11049 | <context-group purpose="location"> |
10980 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context> | 11050 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context> |
10981 | <context context-type="linenumber">4</context> | 11051 | <context context-type="linenumber">4</context> |
@@ -11275,9 +11345,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
11275 | <trans-unit id="7672331870004528654" datatype="html"> | 11345 | <trans-unit id="7672331870004528654" datatype="html"> |
11276 | <source>Display live information</source> | 11346 | <source>Display live information</source> |
11277 | <target state="translated">Zobrazit živé informace</target> | 11347 | <target state="translated">Zobrazit živé informace</target> |
11278 | 11348 | <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> | |
11279 | 11349 | <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> | |
11280 | <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> | 11350 | </trans-unit> |
11281 | <trans-unit id="4021752662928002901" datatype="html"> | 11351 | <trans-unit id="4021752662928002901" datatype="html"> |
11282 | <source>Update</source> | 11352 | <source>Update</source> |
11283 | <target state="new">Update</target> | 11353 | <target state="new">Update</target> |
@@ -11290,9 +11360,13 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
11290 | <trans-unit id="420763834450076269" datatype="html"> | 11360 | <trans-unit id="420763834450076269" datatype="html"> |
11291 | <source>Block</source> | 11361 | <source>Block</source> |
11292 | <target state="translated">Blokovat</target> | 11362 | <target state="translated">Blokovat</target> |
11293 | 11363 | <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> | |
11294 | <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"> | 11364 | <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> |
11295 | <source>Run HLS transcoding</source><target state="new">Run HLS transcoding</target> | 11365 | <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> |
11366 | </trans-unit> | ||
11367 | <trans-unit id="6521421218398377925" datatype="html"> | ||
11368 | <source>Run HLS transcoding</source> | ||
11369 | <target state="new">Run HLS transcoding</target> | ||
11296 | <context-group purpose="location"> | 11370 | <context-group purpose="location"> |
11297 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> | 11371 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> |
11298 | <context context-type="linenumber">94</context> | 11372 | <context context-type="linenumber">94</context> |
@@ -11301,8 +11375,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
11301 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> | 11375 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> |
11302 | <context context-type="linenumber">365</context> | 11376 | <context context-type="linenumber">365</context> |
11303 | </context-group> | 11377 | </context-group> |
11304 | </trans-unit><trans-unit id="4956271014213477815" datatype="html"> | 11378 | </trans-unit> |
11305 | <source>Run WebTorrent transcoding</source><target state="new">Run WebTorrent transcoding</target> | 11379 | <trans-unit id="4956271014213477815" datatype="html"> |
11380 | <source>Run WebTorrent transcoding</source> | ||
11381 | <target state="new">Run WebTorrent transcoding</target> | ||
11306 | <context-group purpose="location"> | 11382 | <context-group purpose="location"> |
11307 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> | 11383 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> |
11308 | <context context-type="linenumber">100</context> | 11384 | <context context-type="linenumber">100</context> |
@@ -11311,8 +11387,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
11311 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> | 11387 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> |
11312 | <context context-type="linenumber">371</context> | 11388 | <context context-type="linenumber">371</context> |
11313 | </context-group> | 11389 | </context-group> |
11314 | </trans-unit><trans-unit id="5972374600810542430" datatype="html"> | 11390 | </trans-unit> |
11315 | <source>Delete HLS files</source><target state="new">Delete HLS files</target> | 11391 | <trans-unit id="5972374600810542430" datatype="html"> |
11392 | <source>Delete HLS files</source> | ||
11393 | <target state="new">Delete HLS files</target> | ||
11316 | <context-group purpose="location"> | 11394 | <context-group purpose="location"> |
11317 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> | 11395 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> |
11318 | <context context-type="linenumber">106</context> | 11396 | <context context-type="linenumber">106</context> |
@@ -11321,8 +11399,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
11321 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> | 11399 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> |
11322 | <context context-type="linenumber">377</context> | 11400 | <context context-type="linenumber">377</context> |
11323 | </context-group> | 11401 | </context-group> |
11324 | </trans-unit><trans-unit id="3844238590532933757" datatype="html"> | 11402 | </trans-unit> |
11325 | <source>Delete WebTorrent files</source><target state="new">Delete WebTorrent files</target> | 11403 | <trans-unit id="3844238590532933757" datatype="html"> |
11404 | <source>Delete WebTorrent files</source> | ||
11405 | <target state="new">Delete WebTorrent files</target> | ||
11326 | <context-group purpose="location"> | 11406 | <context-group purpose="location"> |
11327 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> | 11407 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> |
11328 | <context context-type="linenumber">112</context> | 11408 | <context context-type="linenumber">112</context> |
@@ -11335,19 +11415,19 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
11335 | <trans-unit id="1950057220179636309" datatype="html"> | 11415 | <trans-unit id="1950057220179636309" datatype="html"> |
11336 | <source>Save to playlist</source> | 11416 | <source>Save to playlist</source> |
11337 | <target state="translated">Uložit do seznamu videí</target> | 11417 | <target state="translated">Uložit do seznamu videí</target> |
11338 | 11418 | <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> | |
11339 | 11419 | <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> | |
11340 | <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> | 11420 | </trans-unit> |
11341 | <trans-unit id="8272123190776748811" datatype="html"> | 11421 | <trans-unit id="8272123190776748811" datatype="html"> |
11342 | <source>You need to be <a href="/login">logged in</a> to rate this video.</source> | 11422 | <source>You need to be <a href="/login">logged in</a> to rate this video.</source> |
11343 | <target state="translated">Pro hodnocení tohoto videa musíte být <a href="/login">přihlášeni</a>.</target> | 11423 | <target state="translated">Pro hodnocení tohoto videa musíte být <a href="/login">přihlášeni</a>.</target> |
11344 | <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> | 11424 | <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> |
11345 | </trans-unit> | 11425 | </trans-unit> |
11346 | <trans-unit id="4503408361537553733" datatype="html"> | 11426 | <trans-unit id="4503408361537553733" datatype="html"> |
11347 | <source>Mirror</source> | 11427 | <source>Mirror</source> |
11348 | <target state="translated">Zrcadlení</target> | 11428 | <target state="translated">Zrcadlení</target> |
11349 | 11429 | <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> | |
11350 | <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> | 11430 | </trans-unit> |
11351 | <trans-unit id="2631340539474479416" datatype="html"> | 11431 | <trans-unit id="2631340539474479416" datatype="html"> |
11352 | <source>Subtitles</source> | 11432 | <source>Subtitles</source> |
11353 | <target state="translated">Titulky</target> | 11433 | <target state="translated">Titulky</target> |
@@ -11359,10 +11439,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
11359 | <trans-unit id="7008439939460403347" datatype="html"> | 11439 | <trans-unit id="7008439939460403347" datatype="html"> |
11360 | <source>Report</source> | 11440 | <source>Report</source> |
11361 | <target state="new">Report</target> | 11441 | <target state="new">Report</target> |
11362 | 11442 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">196</context></context-group> | |
11363 | 11443 | <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> | |
11364 | 11444 | <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> | |
11365 | <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> | 11445 | </trans-unit> |
11366 | <trans-unit id="4814285799071780083" datatype="html"> | 11446 | <trans-unit id="4814285799071780083" datatype="html"> |
11367 | <source>Remove</source> | 11447 | <source>Remove</source> |
11368 | <target state="translated">Odstranit</target> | 11448 | <target state="translated">Odstranit</target> |
@@ -11389,9 +11469,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
11389 | <trans-unit id="4903651219400691248" datatype="html"> | 11469 | <trans-unit id="4903651219400691248" datatype="html"> |
11390 | <source>Mute account</source> | 11470 | <source>Mute account</source> |
11391 | <target state="translated">Ztlumit účet</target> | 11471 | <target state="translated">Ztlumit účet</target> |
11392 | 11472 | <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> | |
11393 | 11473 | <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> | |
11394 | <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> | 11474 | </trans-unit> |
11395 | <trans-unit id="4021487547497211597" datatype="html"> | 11475 | <trans-unit id="4021487547497211597" datatype="html"> |
11396 | <source>Open video actions</source> | 11476 | <source>Open video actions</source> |
11397 | <target state="translated">Otevřít video akce</target> | 11477 | <target state="translated">Otevřít video akce</target> |
@@ -11407,13 +11487,13 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
11407 | <trans-unit id="3076101305843397295" datatype="html"> | 11487 | <trans-unit id="3076101305843397295" datatype="html"> |
11408 | <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> | 11488 | <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> |
11409 | <target state="translated">Opravdu chcete odblokovat <x id="PH" equiv-text="this.video.name"/>? Bude opět k dispozici v seznamu videí.</target> | 11489 | <target state="translated">Opravdu chcete odblokovat <x id="PH" equiv-text="this.video.name"/>? Bude opět k dispozici v seznamu videí.</target> |
11410 | 11490 | <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> | |
11411 | <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> | 11491 | </trans-unit> |
11412 | <trans-unit id="8359747231611535508" datatype="html"> | 11492 | <trans-unit id="8359747231611535508" datatype="html"> |
11413 | <source>Unblock <x id="PH" equiv-text="this.video.name"/></source> | 11493 | <source>Unblock <x id="PH" equiv-text="this.video.name"/></source> |
11414 | <target state="translated">Odblokovat <x id="PH" equiv-text="this.video.name"/></target> | 11494 | <target state="translated">Odblokovat <x id="PH" equiv-text="this.video.name"/></target> |
11415 | 11495 | <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> | |
11416 | <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> | 11496 | </trans-unit> |
11417 | <trans-unit id="3719503424625455635" datatype="html"> | 11497 | <trans-unit id="3719503424625455635" datatype="html"> |
11418 | <source>Mute server account</source> | 11498 | <source>Mute server account</source> |
11419 | <target state="translated">Ztlumení serverového účtu</target> | 11499 | <target state="translated">Ztlumení serverového účtu</target> |
@@ -11531,33 +11611,33 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
11531 | <trans-unit id="2439066254855913806" datatype="html"> | 11611 | <trans-unit id="2439066254855913806" datatype="html"> |
11532 | <source>Only I can see this video</source> | 11612 | <source>Only I can see this video</source> |
11533 | <target state="translated">Toto video vidím pouze já</target> | 11613 | <target state="translated">Toto video vidím pouze já</target> |
11534 | 11614 | <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> | |
11535 | <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> | 11615 | </trans-unit> |
11536 | <trans-unit id="6767380569816110388" datatype="html"> | 11616 | <trans-unit id="6767380569816110388" datatype="html"> |
11537 | <source>Only shareable via a private link</source> | 11617 | <source>Only shareable via a private link</source> |
11538 | <target state="translated">Lze sdílet pouze soukromým odkazem</target> | 11618 | <target state="translated">Lze sdílet pouze soukromým odkazem</target> |
11539 | 11619 | <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> | |
11540 | <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> | 11620 | </trans-unit> |
11541 | <trans-unit id="6828965264297239528"> | 11621 | <trans-unit id="6828965264297239528"> |
11542 | <source>Anyone can see this video</source> | 11622 | <source>Anyone can see this video</source> |
11543 | <target>Kdokoliv může vidět toto video</target> | 11623 | <target>Kdokoliv může vidět toto video</target> |
11544 | 11624 | <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> | |
11545 | <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> | 11625 | </trans-unit> |
11546 | <trans-unit id="1425933035739773115" datatype="html"> | 11626 | <trans-unit id="1425933035739773115" datatype="html"> |
11547 | <source>Only users of this instance can see this video</source> | 11627 | <source>Only users of this instance can see this video</source> |
11548 | <target state="translated">Toto video mohou vidět pouze uživatelé této instance</target> | 11628 | <target state="translated">Toto video mohou vidět pouze uživatelé této instance</target> |
11549 | 11629 | <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> | |
11550 | <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> | 11630 | </trans-unit> |
11551 | <trans-unit id="8312101634344200207" datatype="html"> | 11631 | <trans-unit id="8312101634344200207" datatype="html"> |
11552 | <source><x id="PH" equiv-text="this.views"/> viewers</source> | 11632 | <source><x id="PH" equiv-text="this.views"/> viewers</source> |
11553 | <target state="translated"><x id="PH" equiv-text="this.views"/> diváků</target> | 11633 | <target state="translated"><x id="PH" equiv-text="this.views"/> diváků</target> |
11554 | 11634 | <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> | |
11555 | <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> | 11635 | </trans-unit> |
11556 | <trans-unit id="7756087706411154095" datatype="html"> | 11636 | <trans-unit id="7756087706411154095" datatype="html"> |
11557 | <source><x id="PH" equiv-text="this.views"/> views</source> | 11637 | <source><x id="PH" equiv-text="this.views"/> views</source> |
11558 | <target state="translated"><x id="PH" equiv-text="this.views"/> shlédnutí</target> | 11638 | <target state="translated"><x id="PH" equiv-text="this.views"/> shlédnutí</target> |
11559 | 11639 | <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> | |
11560 | <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> | 11640 | </trans-unit> |
11561 | <trans-unit id="5210096066382592800" datatype="html"> | 11641 | <trans-unit id="5210096066382592800" datatype="html"> |
11562 | <source>Video to import updated.</source> | 11642 | <source>Video to import updated.</source> |
11563 | <target state="translated">Video k importu aktualizováno.</target> | 11643 | <target state="translated">Video k importu aktualizováno.</target> |
@@ -11658,8 +11738,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
11658 | </context-group> | 11738 | </context-group> |
11659 | </trans-unit> | 11739 | </trans-unit> |
11660 | <trans-unit id="961774488937452220" datatype="html"> | 11740 | <trans-unit id="961774488937452220" datatype="html"> |
11661 | <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> | 11741 | <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> |
11662 | <target state="new">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>?</target> | 11742 | <target state="new">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>?</target> |
11663 | <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> | 11743 | <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> |
11664 | </trans-unit> | 11744 | </trans-unit> |
11665 | <trans-unit id="5761611056224181752" datatype="html"> | 11745 | <trans-unit id="5761611056224181752" datatype="html"> |