aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/locale/target/angular_cs_CZ.xml
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2018-11-22 11:34:02 +0100
committerChocobozzz <me@florianbigard.com>2018-11-22 11:34:02 +0100
commit6b01ed7b0cd7b170b38ceedf3f49aa86f296f2ab (patch)
treea681c162fab3c5059a83aff8a9ce763ffc395899 /client/src/locale/target/angular_cs_CZ.xml
parenteca8bf4660749da0a0ed70b4828f5680f9564f45 (diff)
downloadPeerTube-6b01ed7b0cd7b170b38ceedf3f49aa86f296f2ab.tar.gz
PeerTube-6b01ed7b0cd7b170b38ceedf3f49aa86f296f2ab.tar.zst
PeerTube-6b01ed7b0cd7b170b38ceedf3f49aa86f296f2ab.zip
Update translations
Diffstat (limited to 'client/src/locale/target/angular_cs_CZ.xml')
-rw-r--r--client/src/locale/target/angular_cs_CZ.xml575
1 files changed, 494 insertions, 81 deletions
diff --git a/client/src/locale/target/angular_cs_CZ.xml b/client/src/locale/target/angular_cs_CZ.xml
index 81644aa52..59af08639 100644
--- a/client/src/locale/target/angular_cs_CZ.xml
+++ b/client/src/locale/target/angular_cs_CZ.xml
@@ -38,6 +38,20 @@
38 <context context-type="linenumber">27</context> 38 <context context-type="linenumber">27</context>
39 </context-group> 39 </context-group>
40 </trans-unit> 40 </trans-unit>
41 <trans-unit id="ngb.datepicker.select-month">
42 <source>Select month</source>
43 <target>Zvolte měsíc</target>
44 <context-group name="null">
45 <context context-type="linenumber">7</context>
46 </context-group>
47 </trans-unit>
48 <trans-unit id="ngb.datepicker.select-year">
49 <source>Select year</source>
50 <target>Zvolte rok</target>
51 <context-group name="null">
52 <context context-type="linenumber">16</context>
53 </context-group>
54 </trans-unit>
41 <trans-unit id="ngb.pagination.first"> 55 <trans-unit id="ngb.pagination.first">
42 <source>««</source> 56 <source>««</source>
43 <target>««</target> 57 <target>««</target>
@@ -101,6 +115,20 @@
101 <context context-type="linenumber">6</context> 115 <context context-type="linenumber">6</context>
102 </context-group> 116 </context-group>
103 </trans-unit> 117 </trans-unit>
118 <trans-unit id="ngb.timepicker.increment-hours">
119 <source>Increment hours</source>
120 <target>Zvýšit hodiny</target>
121 <context-group name="null">
122 <context context-type="linenumber">9</context>
123 </context-group>
124 </trans-unit>
125 <trans-unit id="ngb.timepicker.HH">
126 <source>HH</source>
127 <target>HH</target>
128 <context-group name="null">
129 <context context-type="linenumber">12</context>
130 </context-group>
131 </trans-unit>
104 <trans-unit id="ngb.timepicker.hours"> 132 <trans-unit id="ngb.timepicker.hours">
105 <source>Hours</source> 133 <source>Hours</source>
106 <target>Hodiny</target> 134 <target>Hodiny</target>
@@ -108,6 +136,27 @@
108 <context context-type="linenumber">14</context> 136 <context context-type="linenumber">14</context>
109 </context-group> 137 </context-group>
110 </trans-unit> 138 </trans-unit>
139 <trans-unit id="ngb.timepicker.decrement-hours">
140 <source>Decrement hours</source>
141 <target>Snížit hodiny</target>
142 <context-group name="null">
143 <context context-type="linenumber">19</context>
144 </context-group>
145 </trans-unit>
146 <trans-unit id="ngb.timepicker.increment-minutes">
147 <source>Increment minutes</source>
148 <target>Zvýšit minuty</target>
149 <context-group name="null">
150 <context context-type="linenumber">28</context>
151 </context-group>
152 </trans-unit>
153 <trans-unit id="ngb.timepicker.MM">
154 <source>MM</source>
155 <target>MM</target>
156 <context-group name="null">
157 <context context-type="linenumber">31</context>
158 </context-group>
159 </trans-unit>
111 <trans-unit id="ngb.timepicker.minutes"> 160 <trans-unit id="ngb.timepicker.minutes">
112 <source>Minutes</source> 161 <source>Minutes</source>
113 <target>Minuty</target> 162 <target>Minuty</target>
@@ -115,6 +164,27 @@
115 <context context-type="linenumber">33</context> 164 <context context-type="linenumber">33</context>
116 </context-group> 165 </context-group>
117 </trans-unit> 166 </trans-unit>
167 <trans-unit id="ngb.timepicker.decrement-minutes">
168 <source>Decrement minutes</source>
169 <target>Snížit minuty</target>
170 <context-group name="null">
171 <context context-type="linenumber">38</context>
172 </context-group>
173 </trans-unit>
174 <trans-unit id="ngb.timepicker.increment-seconds">
175 <source>Increment seconds</source>
176 <target>Zvýšit sekundy</target>
177 <context-group name="null">
178 <context context-type="linenumber">47</context>
179 </context-group>
180 </trans-unit>
181 <trans-unit id="ngb.timepicker.SS">
182 <source>SS</source>
183 <target>SS</target>
184 <context-group name="null">
185 <context context-type="linenumber">50</context>
186 </context-group>
187 </trans-unit>
118 <trans-unit id="ngb.timepicker.seconds"> 188 <trans-unit id="ngb.timepicker.seconds">
119 <source>Seconds</source> 189 <source>Seconds</source>
120 <target>Sekundy</target> 190 <target>Sekundy</target>
@@ -122,6 +192,27 @@
122 <context context-type="linenumber">52</context> 192 <context context-type="linenumber">52</context>
123 </context-group> 193 </context-group>
124 </trans-unit> 194 </trans-unit>
195 <trans-unit id="ngb.timepicker.decrement-seconds">
196 <source>Decrement seconds</source>
197 <target>Snížit sekundy</target>
198 <context-group name="null">
199 <context context-type="linenumber">57</context>
200 </context-group>
201 </trans-unit>
202 <trans-unit id="ngb.timepicker.PM">
203 <source>PM</source>
204 <target>PM</target>
205 <context-group name="null">
206 <context context-type="linenumber">65</context>
207 </context-group>
208 </trans-unit>
209 <trans-unit id="ngb.timepicker.AM">
210 <source>AM</source>
211 <target>AM</target>
212 <context-group name="null">
213 <context context-type="linenumber">66</context>
214 </context-group>
215 </trans-unit>
125 <trans-unit id="d7b35c384aecd25a516200d6921836374613dfe7"> 216 <trans-unit id="d7b35c384aecd25a516200d6921836374613dfe7">
126 <source>Cancel</source> 217 <source>Cancel</source>
127 <target>Zrušit</target> 218 <target>Zrušit</target>
@@ -136,6 +227,20 @@
136 <context context-type="linenumber">11</context> 227 <context context-type="linenumber">11</context>
137 </context-group> 228 </context-group>
138 </trans-unit> 229 </trans-unit>
230 <trans-unit id="4b3963c6d0863118fe9e9e33447d12be3c2db081">
231 <source>Unlisted</source>
232 <target>Neveřejné</target>
233 <context-group name="null">
234 <context context-type="linenumber">10</context>
235 </context-group>
236 </trans-unit>
237 <trans-unit id="ddd8a4986d2d1717a274a5a0fbed04988a819e69">
238 <source>Private</source>
239 <target>Soukromé</target>
240 <context-group name="null">
241 <context context-type="linenumber">11</context>
242 </context-group>
243 </trans-unit>
139 <trans-unit id="9d5f16f0233b39fa2cd843321407a7358c323ad8"> 244 <trans-unit id="9d5f16f0233b39fa2cd843321407a7358c323ad8">
140 <source><x id="INTERPOLATION" equiv-text="{{ video.publishedAt | myFromNow }}"/> - <x id="INTERPOLATION_1" equiv-text="{{ video.views | myNumberFormatter }}"/> views</source> 245 <source><x id="INTERPOLATION" equiv-text="{{ video.publishedAt | myFromNow }}"/> - <x id="INTERPOLATION_1" equiv-text="{{ video.views | myNumberFormatter }}"/> views</source>
141 <target><x id="INTERPOLATION" equiv-text="{{ video.publishedAt | myFromNow }}"/> - <x id="INTERPOLATION_1" equiv-text="{{ video.views | myNumberFormatter }}"/> zhlédnutí</target> 246 <target><x id="INTERPOLATION" equiv-text="{{ video.publishedAt | myFromNow }}"/> - <x id="INTERPOLATION_1" equiv-text="{{ video.views | myNumberFormatter }}"/> zhlédnutí</target>
@@ -178,6 +283,85 @@
178 <context context-type="linenumber">19</context> 283 <context context-type="linenumber">19</context>
179 </context-group> 284 </context-group>
180 </trans-unit> 285 </trans-unit>
286 <trans-unit id="450025269732888db1f04cfe6033843110ab65ee">
287 <source>
288 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span&gt;"/>
289 Subscribe
290 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>
291 <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="&lt;span&gt;"/>
292 <x id="INTERPOLATION" equiv-text="{{ videoChannel.followersCount | myNumberFormatter }}"/>
293 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>
294 </source>
295 <target>
296 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span&gt;"/>
297 Odebírat
298 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>
299 <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="&lt;span&gt;"/>
300 <x id="INTERPOLATION" equiv-text="{{ videoChannel.followersCount | myNumberFormatter }}"/>
301 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>
302 </target>
303 <context-group name="null">
304 <context context-type="linenumber">5</context>
305 </context-group>
306 </trans-unit>
307 <trans-unit id="c374edf3b9228d3df6d761bdc8a289e7df0096e8">
308 <source>
309 Unsubscribe
310 </source>
311 <target>
312Přestat odebírat</target>
313 <context-group name="null">
314 <context context-type="linenumber">18</context>
315 </context-group>
316 </trans-unit>
317 <trans-unit id="9b3287f52c239cad05ec98391553e5052ba1aa66">
318 <source>Using an ActivityPub account</source>
319 <target>Pomocí účtu ActivityPub</target>
320 <context-group name="null">
321 <context context-type="linenumber">36</context>
322 </context-group>
323 </trans-unit>
324 <trans-unit id="60251958d9e05c8cc00abf9645bb0026ebbe4dc3">
325 <source>Subscribe with an account on <x id="INTERPOLATION" equiv-text="{{ videoChannel.host }}"/></source>
326 <target>Odebírat účtem na <x id="INTERPOLATION" equiv-text="{{ videoChannel.host }}"/></target>
327 <context-group name="null">
328 <context context-type="linenumber">39</context>
329 </context-group>
330 </trans-unit>
331 <trans-unit id="e7adf422424a61b71465d183f9d44bf956482ef0">
332 <source>Subscribe with your local account</source>
333 <target>Odebírat přes místní účet</target>
334 <context-group name="null">
335 <context context-type="linenumber">40</context>
336 </context-group>
337 </trans-unit>
338 <trans-unit id="5047522cc670b1f4a288bce07f9b1c5061e913ed">
339 <source>Subscribe with a Mastodon account:</source>
340 <target>Odebírat přes Mastodon účet</target>
341 <context-group name="null">
342 <context context-type="linenumber">43</context>
343 </context-group>
344 </trans-unit>
345 <trans-unit id="d5e5bc7d213694fc0414a76f0ff3085bae44268a">
346 <source>Subscribe via RSS</source>
347 <target>Odebírat RSS</target>
348 <context-group name="null">
349 <context context-type="linenumber">49</context>
350 </context-group>
351 </trans-unit>
352 <trans-unit id="4913054c95f5ba14c351ab1b787f7abac97bfdd3">
353 <source>
354 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span&gt;"/>Remote subscribe<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>
355 <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="&lt;span&gt;"/>Remote interact<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>
356 </source>
357 <target>
358 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span&gt;"/>Vzdálený odběr<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>
359 <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="&lt;span&gt;"/>Vzdálená interakce<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>
360 </target>
361 <context-group name="null">
362 <context context-type="linenumber">10</context>
363 </context-group>
364 </trans-unit>
181 <trans-unit id="15f046007e4fca2e8477966745e2ec4e3e81bc3b"> 365 <trans-unit id="15f046007e4fca2e8477966745e2ec4e3e81bc3b">
182 <source>Video quota</source> 366 <source>Video quota</source>
183 <target>Limit na videa</target> 367 <target>Limit na videa</target>
@@ -196,6 +380,13 @@
196 <context context-type="linenumber">14</context> 380 <context context-type="linenumber">14</context>
197 </context-group> 381 </context-group>
198 </trans-unit> 382 </trans-unit>
383 <trans-unit id="6a323f80f9d90a32db8ce52cc82075938c3c36f0">
384 <source>Ban</source>
385 <target>Zablokovat</target>
386 <context-group name="null">
387 <context context-type="linenumber">3</context>
388 </context-group>
389 </trans-unit>
199 <trans-unit id="bb44873ad8d4c5dbad0ac2a6a50e0ceee9119125"> 390 <trans-unit id="bb44873ad8d4c5dbad0ac2a6a50e0ceee9119125">
200 <source>Reason...</source> 391 <source>Reason...</source>
201 <target>Důvod...</target> 392 <target>Důvod...</target>
@@ -203,6 +394,23 @@
203 <context context-type="linenumber">11</context> 394 <context context-type="linenumber">11</context>
204 </context-group> 395 </context-group>
205 </trans-unit> 396 </trans-unit>
397 <trans-unit id="f21428bd564d1cacdbc737f87a8def2e2ad42251">
398 <source>
399 A banned user will no longer be able to login.
400 </source>
401 <target>
402Blokovaný uživatel se už nebude moci přihlásit.</target>
403 <context-group name="null">
404 <context context-type="linenumber">17</context>
405 </context-group>
406 </trans-unit>
407 <trans-unit id="35fdca47605de8113a0db7f587f7c099abec8020">
408 <source>Ban this user</source>
409 <target>Zablokovat tohoto uživatele</target>
410 <context-group name="null">
411 <context context-type="linenumber">25</context>
412 </context-group>
413 </trans-unit>
206 <trans-unit id="12910217fdcdbca64bee06f511639b653d5428ea"> 414 <trans-unit id="12910217fdcdbca64bee06f511639b653d5428ea">
207 <source> 415 <source>
208 Login 416 Login
@@ -214,6 +422,13 @@
214 <context context-type="linenumber">2</context> 422 <context context-type="linenumber">2</context>
215 </context-group> 423 </context-group>
216 </trans-unit> 424 </trans-unit>
425 <trans-unit id="ae3cb52bf2dee3101ee654812b5d16e8665a9453">
426 <source>Request new verification email.</source>
427 <target>Vyžádat nový ověřovací e-mail.</target>
428 <context-group name="null">
429 <context context-type="linenumber">12</context>
430 </context-group>
431 </trans-unit>
217 <trans-unit id="e08a77594f3d89311cdf6da5090044270909c194"> 432 <trans-unit id="e08a77594f3d89311cdf6da5090044270909c194">
218 <source>User</source> 433 <source>User</source>
219 <target>Uživatel</target> 434 <target>Uživatel</target>
@@ -356,6 +571,20 @@
356 <context context-type="linenumber">8</context> 571 <context context-type="linenumber">8</context>
357 </context-group> 572 </context-group>
358 </trans-unit> 573 </trans-unit>
574 <trans-unit id="26025b8081241cf85eb6516431b596df11fa66b3">
575 <source>Example: jane_doe</source>
576 <target>Příklad: jana_novakova</target>
577 <context-group name="null">
578 <context context-type="linenumber">17</context>
579 </context-group>
580 </trans-unit>
581 <trans-unit id="7fe213724c4c0a4112c40c673884acb98a0a3b92">
582 <source>I am at least 16 years old and agree to the &lt;a href='/about/instance#terms-section' target='_blank'rel='noopener noreferrer'&gt;Terms&lt;/a&gt; of this instance</source>
583 <target>Je mi alespoň 16let a souhlasím s &lt;a href='/about/instance#terms-section' target='_blank'rel='noopener noreferrer'&gt;Podmínkami&lt;/a&gt; této instance</target>
584 <context-group name="null">
585 <context context-type="linenumber">55</context>
586 </context-group>
587 </trans-unit>
359 <trans-unit id="717a5e3574fec754fbeb348c2d5561c4d81facc4"> 588 <trans-unit id="717a5e3574fec754fbeb348c2d5561c4d81facc4">
360 <source>Signup</source> 589 <source>Signup</source>
361 <target>Registrovat</target> 590 <target>Registrovat</target>
@@ -363,6 +592,69 @@
363 <context context-type="linenumber">88</context> 592 <context context-type="linenumber">88</context>
364 </context-group> 593 </context-group>
365 </trans-unit> 594 </trans-unit>
595 <trans-unit id="fa48c3ddc2ef8e40e5c317e68bc05ae62c93b0c1">
596 <source>Features found on this instance</source>
597 <target>Funkce podporované touto instancí</target>
598 <context-group name="null">
599 <context context-type="linenumber">67</context>
600 </context-group>
601 </trans-unit>
602 <trans-unit id="9167c6d3c4c3b74373cf1e90997e4966844ded1a">
603 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> results</source>
604 <target><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> výsledků</target>
605 <context-group name="null">
606 <context context-type="linenumber">5</context>
607 </context-group>
608 </trans-unit>
609 <trans-unit id="4c3960fb1d9b07d1db3b5bda3ee40019211830dc">
610 <source>
611 for <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span&gt;"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>
612 </source>
613 <target>
614 pro <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span&gt;"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>
615 </target>
616 <context-group name="null">
617 <context context-type="linenumber">6</context>
618 </context-group>
619 </trans-unit>
620 <trans-unit id="7c603b9ed878097782e2b8908f662e2344b46061">
621 <source>
622 Filters
623 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span&gt;"/><x id="INTERPOLATION" equiv-text="{{ numberOfFilters() }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>
624 </source>
625 <target>
626 Filtry
627 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span&gt;"/><x id="INTERPOLATION" equiv-text="{{ numberOfFilters() }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>
628 </target>
629 <context-group name="null">
630 <context context-type="linenumber">16</context>
631 </context-group>
632 </trans-unit>
633 <trans-unit id="e2dbf0426cbb0b573faf49dffeb7d5bdf16eda5d">
634 <source>
635 No results found
636 </source>
637 <target>
638 Nebyly nalezeny žádné výsledky
639 </target>
640 <context-group name="null">
641 <context context-type="linenumber">28</context>
642 </context-group>
643 </trans-unit>
644 <trans-unit id="10341623e991a4185990a0c3c76ac2bc3543cc4a">
645 <source><x id="INTERPOLATION" equiv-text="{{ result.followersCount }}"/> subscribers</source>
646 <target><x id="INTERPOLATION" equiv-text="{{ result.followersCount }}"/> odběratelů</target>
647 <context-group name="null">
648 <context context-type="linenumber">44</context>
649 </context-group>
650 </trans-unit>
651 <trans-unit id="602281e45fe8b79748e3fbf21c432379fcb58883">
652 <source><x id="INTERPOLATION" equiv-text="{{ result.publishedAt | myFromNow }}"/> - <x id="INTERPOLATION_1" equiv-text="{{ result.views | myNumberFormatter }}"/> views</source>
653 <target><x id="INTERPOLATION" equiv-text="{{ result.publishedAt | myFromNow }}"/> - <x id="INTERPOLATION_1" equiv-text="{{ result.views | myNumberFormatter }}"/> zhlédnutí</target>
654 <context-group name="null">
655 <context context-type="linenumber">55</context>
656 </context-group>
657 </trans-unit>
366 <trans-unit id="aef5c45fb9c725573d20a6283492e6b80fd2ae96"> 658 <trans-unit id="aef5c45fb9c725573d20a6283492e6b80fd2ae96">
367 <source>Change the language</source> 659 <source>Change the language</source>
368 <target>Změnit jazyk</target> 660 <target>Změnit jazyk</target>
@@ -370,6 +662,50 @@
370 <context context-type="linenumber">88</context> 662 <context context-type="linenumber">88</context>
371 </context-group> 663 </context-group>
372 </trans-unit> 664 </trans-unit>
665 <trans-unit id="8c654f49714163eb2991b264e9fd4858e72c04c6">
666 <source>
667 My public profile
668 </source>
669 <target>
670 Můj veřejný profil
671 </target>
672 <context-group name="null">
673 <context context-type="linenumber">18</context>
674 </context-group>
675 </trans-unit>
676 <trans-unit id="01d7a5f4ca6470b564031481bc16485b53a8d4fb">
677 <source>
678 My account
679 </source>
680 <target>
681 Můj účet
682 </target>
683 <context-group name="null">
684 <context context-type="linenumber">22</context>
685 </context-group>
686 </trans-unit>
687 <trans-unit id="fa9f3da5641dbd73d83395a0bde61bb6d5cefb10">
688 <source>
689 My videos
690 </source>
691 <target>
692 Moje videa
693 </target>
694 <context-group name="null">
695 <context context-type="linenumber">26</context>
696 </context-group>
697 </trans-unit>
698 <trans-unit id="b795a1acb4a57ee68e6c5114daa280bf6e0f70e1">
699 <source>
700 Log out
701 </source>
702 <target>
703 Odhlásit
704 </target>
705 <context-group name="null">
706 <context context-type="linenumber">30</context>
707 </context-group>
708 </trans-unit>
373 <trans-unit id="d207cc1965ec0c29e594e0e9917f39bfc276ed87"> 709 <trans-unit id="d207cc1965ec0c29e594e0e9917f39bfc276ed87">
374 <source>Create an account</source> 710 <source>Create an account</source>
375 <target>Vytvořit účet</target> 711 <target>Vytvořit účet</target>
@@ -384,6 +720,20 @@
384 <context context-type="linenumber">24</context> 720 <context context-type="linenumber">24</context>
385 </context-group> 721 </context-group>
386 </trans-unit> 722 </trans-unit>
723 <trans-unit id="357064ca9d9ac859eb618e28e8126fa32be049e2">
724 <source>Subscriptions</source>
725 <target>Odběry</target>
726 <context-group name="null">
727 <context context-type="linenumber">47</context>
728 </context-group>
729 </trans-unit>
730 <trans-unit id="e95ae009d0bdb45fcc656e8b65248cf7396080d5">
731 <source>Overview</source>
732 <target>Přehled</target>
733 <context-group name="null">
734 <context context-type="linenumber">52</context>
735 </context-group>
736 </trans-unit>
387 <trans-unit id="b6b7986bc3721ac483baf20bc9a320529075c807"> 737 <trans-unit id="b6b7986bc3721ac483baf20bc9a320529075c807">
388 <source>Trending</source> 738 <source>Trending</source>
389 <target>Trendy</target> 739 <target>Trendy</target>
@@ -405,6 +755,13 @@
405 <context context-type="linenumber">67</context> 755 <context context-type="linenumber">67</context>
406 </context-group> 756 </context-group>
407 </trans-unit> 757 </trans-unit>
758 <trans-unit id="ac0f81713a84217c9bd1d9bb460245d8190b073f">
759 <source>More</source>
760 <target>Další</target>
761 <context-group name="null">
762 <context context-type="linenumber">72</context>
763 </context-group>
764 </trans-unit>
408 <trans-unit id="b7648e7aced164498aa843b5c4e8f2f1c36a7919"> 765 <trans-unit id="b7648e7aced164498aa843b5c4e8f2f1c36a7919">
409 <source>Administration</source> 766 <source>Administration</source>
410 <target>Administrace</target> 767 <target>Administrace</target>
@@ -419,6 +776,13 @@
419 <context context-type="linenumber">25</context> 776 <context context-type="linenumber">25</context>
420 </context-group> 777 </context-group>
421 </trans-unit> 778 </trans-unit>
779 <trans-unit id="cf75021ac8cb9efd4f95e8880cf52c9acd265768">
780 <source>Toggle dark interface</source>
781 <target>Přepnout tmavé rozhraní</target>
782 <context-group name="null">
783 <context context-type="linenumber">94</context>
784 </context-group>
785 </trans-unit>
422 <trans-unit id="8aa58cf00d949c509df91c621ab38131df0a7599"> 786 <trans-unit id="8aa58cf00d949c509df91c621ab38131df0a7599">
423 <source>Search...</source> 787 <source>Search...</source>
424 <target>Hledat...</target> 788 <target>Hledat...</target>
@@ -433,6 +797,34 @@
433 <context context-type="linenumber">9</context> 797 <context context-type="linenumber">9</context>
434 </context-group> 798 </context-group>
435 </trans-unit> 799 </trans-unit>
800 <trans-unit id="5d43539fc358c3a548b9d487be821db73e2702ff">
801 <source>Sort</source>
802 <target>Seřadit</target>
803 <context-group name="null">
804 <context context-type="linenumber">6</context>
805 </context-group>
806 </trans-unit>
807 <trans-unit id="98acac685fc4b2d35e5d0cf3cd224d247a756c3e">
808 <source>Published date</source>
809 <target>Datum publikace</target>
810 <context-group name="null">
811 <context context-type="linenumber">15</context>
812 </context-group>
813 </trans-unit>
814 <trans-unit id="4f20f2d5a6882190892e58b85f6ccbedfa737952">
815 <source>Yes</source>
816 <target>Ano</target>
817 <context-group name="null">
818 <context context-type="linenumber">37</context>
819 </context-group>
820 </trans-unit>
821 <trans-unit id="3d3ae7deebc5949b0c1c78b9847886a94321d9fd">
822 <source>No</source>
823 <target>Ne</target>
824 <context-group name="null">
825 <context context-type="linenumber">42</context>
826 </context-group>
827 </trans-unit>
436 <trans-unit id="607de17c2a755f65775881c19e276e7c933bcf94"> 828 <trans-unit id="607de17c2a755f65775881c19e276e7c933bcf94">
437 <source>Category</source> 829 <source>Category</source>
438 <target>Kategorie</target> 830 <target>Kategorie</target>
@@ -454,6 +846,27 @@
454 <context context-type="linenumber">182</context> 846 <context context-type="linenumber">182</context>
455 </context-group> 847 </context-group>
456 </trans-unit> 848 </trans-unit>
849 <trans-unit id="c8d58c4fbe23e51af3dc8f58cb4a81eac20739e8">
850 <source>All of these tags</source>
851 <target>Všechny tyto štítky</target>
852 <context-group name="null">
853 <context context-type="linenumber">82</context>
854 </context-group>
855 </trans-unit>
856 <trans-unit id="492d2bd18db0cba03f6d9e3b0c42b8639fbe51ab">
857 <source>One of these tags</source>
858 <target>Jeden z těchto štítků</target>
859 <context-group name="null">
860 <context context-type="linenumber">87</context>
861 </context-group>
862 </trans-unit>
863 <trans-unit id="5ca707824ab93066c7d9b44e1b8bf216725c2c22">
864 <source>Filter</source>
865 <target>Filtr</target>
866 <context-group name="null">
867 <context context-type="linenumber">94</context>
868 </context-group>
869 </trans-unit>
457 <trans-unit id="c31161d1661884f54fbc5635aad5ce8d4803897e"> 870 <trans-unit id="c31161d1661884f54fbc5635aad5ce8d4803897e">
458 <source>No results.</source> 871 <source>No results.</source>
459 <target>Žádné výsledky.</target> 872 <target>Žádné výsledky.</target>
@@ -461,6 +874,47 @@
461 <context context-type="linenumber">17</context> 874 <context context-type="linenumber">17</context>
462 </context-group> 875 </context-group>
463 </trans-unit> 876 </trans-unit>
877 <trans-unit id="2290d09f4f113351baa9152ca8ad14cd03a11ba6">
878 <source>
879 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/><x id="INTERPOLATION" equiv-text="{{ object.category.label }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>
880 </source>
881 <target>
882 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/><x id="INTERPOLATION" equiv-text="{{ object.category.label }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>
883 </target>
884 <context-group name="null">
885 <context context-type="linenumber">6</context>
886 </context-group>
887 </trans-unit>
888 <trans-unit id="48a5d0af93b94c4575b7f76a47fb3cdee58e6919">
889 <source>
890 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>#<x id="INTERPOLATION" equiv-text="{{ object.tag }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>
891 </source>
892 <target>
893 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>#<x id="INTERPOLATION" equiv-text="{{ object.tag }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>
894 </target>
895 <context-group name="null">
896 <context context-type="linenumber">14</context>
897 </context-group>
898 </trans-unit>
899 <trans-unit id="e093a5a83045ff283f992a93699abb7cb9dd3c1b">
900 <source>
901 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>
902 <x id="TAG_IMG" ctype="image" equiv-text="&lt;img/&gt;"/>
903
904 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/><x id="INTERPOLATION" equiv-text="{{ object.channel.displayName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/>
905 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>
906 </source>
907 <target>
908 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>
909 <x id="TAG_IMG" ctype="image" equiv-text="&lt;img/&gt;"/>
910
911 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/><x id="INTERPOLATION" equiv-text="{{ object.channel.displayName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/>
912 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>
913 </target>
914 <context-group name="null">
915 <context context-type="linenumber">22</context>
916 </context-group>
917 </trans-unit>
464 <trans-unit id="ff78f059449d44322f627d0f66df07abe476962b"> 918 <trans-unit id="ff78f059449d44322f627d0f66df07abe476962b">
465 <source>Instance</source> 919 <source>Instance</source>
466 <target>Instance</target> 920 <target>Instance</target>
@@ -593,8 +1047,8 @@
593 This implies that your IP address is stored in the instance's BitTorrent tracker as long as you download or watch the video. 1047 This implies that your IP address is stored in the instance's BitTorrent tracker as long as you download or watch the video.
594 </source> 1048 </source>
595 <target> 1049 <target>
596 PeerTube používá BitTorrent protokol pro sdílení pásma mezi uživateli. 1050 PeerTube používá protokol BitTorrent pro sdílení přenosu mezi uživateli.
597 To znamená, že vaše IP adresa je uložena v BitTorrent trackeru služby po dobu stahování nebo sledování videa.</target> 1051 To znamená, že vaše IP adresa je uložena v trackeru BitTorrent této instance po dobu stahování nebo sledování videa.</target>
598 <context-group name="null"> 1052 <context-group name="null">
599 <context context-type="linenumber">20</context> 1053 <context context-type="linenumber">20</context>
600 </context-group> 1054 </context-group>
@@ -624,8 +1078,8 @@
624 If we want to spy all PeerTube's videos, we have to send as many requests as there are videos (so potentially a lot) 1078 If we want to spy all PeerTube's videos, we have to send as many requests as there are videos (so potentially a lot)
625 </source> 1079 </source>
626 <target> 1080 <target>
627 HTTP požadavek musí být zaslán na každý tracker pro každé špehované video. 1081 na každý tracker musí být zaslán HTTP požadavek za každé špehované video.
628 Pokud bychom chtěli špehovat všechna videa na PeerTube, museli bychom poslat tolik požadavků, kolik je zde uloženo video (tedy potenciálně hodně)</target> 1082 Pokud bychom chtěli špehovat všechna videa na PeerTube, museli bychom poslat tolik požadavků, kolik je na PeerTube videí (tedy potenciálně hodně)</target>
629 <context-group name="null"> 1083 <context-group name="null">
630 <context context-type="linenumber">33</context> 1084 <context context-type="linenumber">33</context>
631 </context-group> 1085 </context-group>
@@ -637,7 +1091,7 @@
637 </source> 1091 </source>
638 <target> 1092 <target>
639 Pro každý odeslaný požadavek vrátí tracker limitovaný počet náhodných peerů. 1093 Pro každý odeslaný požadavek vrátí tracker limitovaný počet náhodných peerů.
640 Pro příklad, pokud je zde 1000 peerů ve skupině a tracker pošle pouze 20 peerů pro každý požadavek, muselo být odesláno alespoň 50 požadavků na získání všech peerů ve skupině</target> 1094 Například, pokud je zde 1000 peerů ve skupině a tracker pošle pouze 20 peerů pro každý požadavek, muselo být odesláno alespoň 50 požadavků na získání všech peerů ve skupině</target>
641 <context-group name="null"> 1095 <context-group name="null">
642 <context context-type="linenumber">38</context> 1096 <context context-type="linenumber">38</context>
643 </context-group> 1097 </context-group>
@@ -685,6 +1139,13 @@
685 <context context-type="linenumber">62</context> 1139 <context context-type="linenumber">62</context>
686 </context-group> 1140 </context-group>
687 </trans-unit> 1141 </trans-unit>
1142 <trans-unit id="4bf47a1ae952bf42a4682a5ecddb0bfb8c9adfaf">
1143 <source>How does PeerTube compare with YouTube?</source>
1144 <target>Jaký e PeerTube v porovnání s YouTube?</target>
1145 <context-group name="null">
1146 <context context-type="linenumber">67</context>
1147 </context-group>
1148 </trans-unit>
688 <trans-unit id="2432705cbabcb92a8677338901dd5d655383ef4c"> 1149 <trans-unit id="2432705cbabcb92a8677338901dd5d655383ef4c">
689 <source> 1150 <source>
690 The threats to privacy in YouTube are different from PeerTube's. 1151 The threats to privacy in YouTube are different from PeerTube's.
@@ -693,8 +1154,8 @@
693 </source> 1154 </source>
694 <target> 1155 <target>
695 Ohrožení soukromí je na YouTube odlišné od toho na PeerTube. 1156 Ohrožení soukromí je na YouTube odlišné od toho na PeerTube.
696 V případě YouTube, služba o vás sbírá obrovské mnžoství osobních informací (nejen vaší IP adresu), aby je poté analyzovala a sledovala vás. 1157 V případě YouTube, tato služba o vás sbírá obrovské mnžoství osobních informací (nejen vaší IP adresu), aby je poté analyzovala a sledovala vás.
697 Kromě toho, YouTube je vlastněn Google/Alphabet, společností, která vás sleduje napříč různými webslužbami (skrze AdSense nebo Google Analytics). 1158 Kromě toho, YouTube je vlastněn Google/Alphabet, společností, která vás sleduje napříč různými webovými stránkami (přes AdSense nebo Google Analytics).
698 </target> 1159 </target>
699 <context-group name="null"> 1160 <context-group name="null">
700 <context context-type="linenumber">69</context> 1161 <context context-type="linenumber">69</context>
@@ -729,19 +1190,6 @@
729 <context context-type="linenumber">83</context> 1190 <context context-type="linenumber">83</context>
730 </context-group> 1191 </context-group>
731 </trans-unit> 1192 </trans-unit>
732 <trans-unit id="d8f1c6b816aaf1ebcb936a705dbe88bcef28eaa8">
733 <source>
734 PeerTube is only in beta, and want to deliver the best countermeasures possible by the time the stable is released.
735 In the meantime, we want to test different ideas related to this issue:
736 </source>
737 <target>
738 PeerTube je pouze v beta verzi a snaží se přinést pouze ta nejlepší možná opatření v době vydání stabilní verze.
739 Mezitím, chceme otestovat různé návrhy řešení tohoto problému:
740 </target>
741 <context-group name="null">
742 <context context-type="linenumber">85</context>
743 </context-group>
744 </trans-unit>
745 <trans-unit id="d32608aba08c6bb3cc4e4e8ec6223e5f4e78ca19"> 1193 <trans-unit id="d32608aba08c6bb3cc4e4e8ec6223e5f4e78ca19">
746 <source>Set a limit to the number of peers sent by the tracker</source> 1194 <source>Set a limit to the number of peers sent by the tracker</source>
747 <target>Nastavit limit počtu peerů odeslaných trackerem</target> 1195 <target>Nastavit limit počtu peerů odeslaných trackerem</target>
@@ -900,42 +1348,42 @@
900 <source>Signup enabled</source> 1348 <source>Signup enabled</source>
901 <target>Povolit registrace</target> 1349 <target>Povolit registrace</target>
902 <context-group name="null"> 1350 <context-group name="null">
903 <context context-type="linenumber">92</context> 1351 <context context-type="linenumber">93</context>
904 </context-group> 1352 </context-group>
905 </trans-unit> 1353 </trans-unit>
906 <trans-unit id="68bda70e0dd4f7f91549462e55f1b2a1602d8402"> 1354 <trans-unit id="68bda70e0dd4f7f91549462e55f1b2a1602d8402">
907 <source>Signup limit</source> 1355 <source>Signup limit</source>
908 <target>Limit registrací</target> 1356 <target>Limit registrací</target>
909 <context-group name="null"> 1357 <context-group name="null">
910 <context context-type="linenumber">101</context> 1358 <context context-type="linenumber">105</context>
911 </context-group> 1359 </context-group>
912 </trans-unit> 1360 </trans-unit>
913 <trans-unit id="ca2283fc765b9f44b69f0175d685dc2443da6011"> 1361 <trans-unit id="ca2283fc765b9f44b69f0175d685dc2443da6011">
914 <source>Administrator</source> 1362 <source>Administrator</source>
915 <target>Administrátor</target> 1363 <target>Administrátor</target>
916 <context-group name="null"> 1364 <context-group name="null">
917 <context context-type="linenumber">123</context> 1365 <context context-type="linenumber">131</context>
918 </context-group> 1366 </context-group>
919 </trans-unit> 1367 </trans-unit>
920 <trans-unit id="55a0f51e38679d3141841e8333da5779d349c587"> 1368 <trans-unit id="55a0f51e38679d3141841e8333da5779d349c587">
921 <source>Admin email</source> 1369 <source>Admin email</source>
922 <target>Email administrátora</target> 1370 <target>Email administrátora</target>
923 <context-group name="null"> 1371 <context-group name="null">
924 <context context-type="linenumber">126</context> 1372 <context context-type="linenumber">134</context>
925 </context-group> 1373 </context-group>
926 </trans-unit> 1374 </trans-unit>
927 <trans-unit id="4d13a9cd5ed3dcee0eab22cb25198d43886942be"> 1375 <trans-unit id="4d13a9cd5ed3dcee0eab22cb25198d43886942be">
928 <source>Users</source> 1376 <source>Users</source>
929 <target>Uživatelé</target> 1377 <target>Uživatelé</target>
930 <context-group name="null"> 1378 <context-group name="null">
931 <context context-type="linenumber">136</context> 1379 <context context-type="linenumber">144</context>
932 </context-group> 1380 </context-group>
933 </trans-unit> 1381 </trans-unit>
934 <trans-unit id="31b3275d999af45fe64c6824e6e017d2e2704f09"> 1382 <trans-unit id="31b3275d999af45fe64c6824e6e017d2e2704f09">
935 <source>User default video quota</source> 1383 <source>User default video quota</source>
936 <target>Výchozí limit na uživatele</target> 1384 <target>Výchozí limit na uživatele</target>
937 <context-group name="null"> 1385 <context-group name="null">
938 <context context-type="linenumber">139</context> 1386 <context context-type="linenumber">147</context>
939 </context-group> 1387 </context-group>
940 </trans-unit> 1388 </trans-unit>
941 <trans-unit id="50247a2f9711ea9e9a85aacc46668131e9b424a5"> 1389 <trans-unit id="50247a2f9711ea9e9a85aacc46668131e9b424a5">
@@ -949,112 +1397,112 @@
949 <source>Twitter</source> 1397 <source>Twitter</source>
950 <target>Twitter</target> 1398 <target>Twitter</target>
951 <context-group name="null"> 1399 <context-group name="null">
952 <context context-type="linenumber">170</context> 1400 <context context-type="linenumber">178</context>
953 </context-group> 1401 </context-group>
954 </trans-unit> 1402 </trans-unit>
955 <trans-unit id="7fdb41bbf2ee042ec5f68725a1c16a1c97f3e524"> 1403 <trans-unit id="7fdb41bbf2ee042ec5f68725a1c16a1c97f3e524">
956 <source>Your Twitter username</source> 1404 <source>Your Twitter username</source>
957 <target>Váš účet na Twitteru</target> 1405 <target>Váš účet na Twitteru</target>
958 <context-group name="null"> 1406 <context-group name="null">
959 <context context-type="linenumber">173</context> 1407 <context context-type="linenumber">181</context>
960 </context-group> 1408 </context-group>
961 </trans-unit> 1409 </trans-unit>
962 <trans-unit id="6e671e839ca889feef0d8ed525d1a44b4b10870c"> 1410 <trans-unit id="6e671e839ca889feef0d8ed525d1a44b4b10870c">
963 <source>Indicates the Twitter account for the website or platform on which the content was published.</source> 1411 <source>Indicates the Twitter account for the website or platform on which the content was published.</source>
964 <target>Uveďte Twitter účet stránky nebo služby, na které byl obsah publikován.</target> 1412 <target>Uveďte Twitter účet stránky nebo služby, na které byl obsah publikován.</target>
965 <context-group name="null"> 1413 <context-group name="null">
966 <context context-type="linenumber">176</context> 1414 <context context-type="linenumber">184</context>
967 </context-group> 1415 </context-group>
968 </trans-unit> 1416 </trans-unit>
969 <trans-unit id="c0716c28b9d4c9e0b2fd6031334394214e5f9605"> 1417 <trans-unit id="c0716c28b9d4c9e0b2fd6031334394214e5f9605">
970 <source>Instance whitelisted by Twitter</source> 1418 <source>Instance whitelisted by Twitter</source>
971 <target>Twitter povolil tuto instanci</target> 1419 <target>Twitter povolil tuto instanci</target>
972 <context-group name="null"> 1420 <context-group name="null">
973 <context context-type="linenumber">189</context> 1421 <context context-type="linenumber">198</context>
974 </context-group> 1422 </context-group>
975 </trans-unit> 1423 </trans-unit>
976 <trans-unit id="419d940613972cc3fae9c8ea0a4306dbf80616e5"> 1424 <trans-unit id="419d940613972cc3fae9c8ea0a4306dbf80616e5">
977 <source>Services</source> 1425 <source>Services</source>
978 <target>Služby</target> 1426 <target>Služby</target>
979 <context-group name="null"> 1427 <context-group name="null">
980 <context context-type="linenumber">168</context> 1428 <context context-type="linenumber">176</context>
981 </context-group> 1429 </context-group>
982 </trans-unit> 1430 </trans-unit>
983 <trans-unit id="fe22d2c0020e913ee4b75ec22a3abc8814810490"> 1431 <trans-unit id="fe22d2c0020e913ee4b75ec22a3abc8814810490">
984 <source>Transcoding</source> 1432 <source>Transcoding</source>
985 <target>Překódování</target> 1433 <target>Překódování</target>
986 <context-group name="null"> 1434 <context-group name="null">
987 <context context-type="linenumber">200</context> 1435 <context context-type="linenumber">210</context>
988 </context-group> 1436 </context-group>
989 </trans-unit> 1437 </trans-unit>
990 <trans-unit id="fca29003c4ea1226ff8cbee89481758aab0e2be9"> 1438 <trans-unit id="fca29003c4ea1226ff8cbee89481758aab0e2be9">
991 <source>Transcoding enabled</source> 1439 <source>Transcoding enabled</source>
992 <target>Překódování povoleno</target> 1440 <target>Překódování povoleno</target>
993 <context-group name="null"> 1441 <context-group name="null">
994 <context context-type="linenumber">204</context> 1442 <context context-type="linenumber">215</context>
995 </context-group> 1443 </context-group>
996 </trans-unit> 1444 </trans-unit>
997 <trans-unit id="6ef2ab819d4441fa8bddf6759b6936783d06616f"> 1445 <trans-unit id="6ef2ab819d4441fa8bddf6759b6936783d06616f">
998 <source>If you disable transcoding, many videos from your users will not work!</source> 1446 <source>If you disable transcoding, many videos from your users will not work!</source>
999 <target>Pokud zakážete překódování, mnoho videí od vašich uživatelů nebude fungovat!</target> 1447 <target>Pokud zakážete překódování, mnoho videí od vašich uživatelů nebude fungovat!</target>
1000 <context-group name="null"> 1448 <context-group name="null">
1001 <context context-type="linenumber">205</context> 1449 <context context-type="linenumber">216</context>
1002 </context-group> 1450 </context-group>
1003 </trans-unit> 1451 </trans-unit>
1004 <trans-unit id="a33feadefbb776217c2db96100736314f8b765c2"> 1452 <trans-unit id="a33feadefbb776217c2db96100736314f8b765c2">
1005 <source>Transcoding threads</source> 1453 <source>Transcoding threads</source>
1006 <target>Vlákna na překódování</target> 1454 <target>Vlákna na překódování</target>
1007 <context-group name="null"> 1455 <context-group name="null">
1008 <context context-type="linenumber">211</context> 1456 <context context-type="linenumber">223</context>
1009 </context-group> 1457 </context-group>
1010 </trans-unit> 1458 </trans-unit>
1011 <trans-unit id="d00f6c2dcb426440a0a8cd8eec12d094fbfaf6f7"> 1459 <trans-unit id="d00f6c2dcb426440a0a8cd8eec12d094fbfaf6f7">
1012 <source>Previews cache size</source> 1460 <source>Previews cache size</source>
1013 <target>Velikost mezipaměti náhledů</target> 1461 <target>Velikost mezipaměti náhledů</target>
1014 <context-group name="null"> 1462 <context-group name="null">
1015 <context context-type="linenumber">243</context> 1463 <context context-type="linenumber">254</context>
1016 </context-group> 1464 </context-group>
1017 </trans-unit> 1465 </trans-unit>
1018 <trans-unit id="e3a65df2560e99864bbde695da3a7bdf743a184c"> 1466 <trans-unit id="e3a65df2560e99864bbde695da3a7bdf743a184c">
1019 <source>Customizations</source> 1467 <source>Customizations</source>
1020 <target>Přizpůsobení</target> 1468 <target>Přizpůsobení</target>
1021 <context-group name="null"> 1469 <context-group name="null">
1022 <context context-type="linenumber">264</context> 1470 <context context-type="linenumber">275</context>
1023 </context-group> 1471 </context-group>
1024 </trans-unit> 1472 </trans-unit>
1025 <trans-unit id="0da9752916950ce6890d897b835c923a71ad9c5c"> 1473 <trans-unit id="0da9752916950ce6890d897b835c923a71ad9c5c">
1026 <source>JavaScript</source> 1474 <source>JavaScript</source>
1027 <target>JavaScript</target> 1475 <target>JavaScript</target>
1028 <context-group name="null"> 1476 <context-group name="null">
1029 <context context-type="linenumber">267</context> 1477 <context context-type="linenumber">278</context>
1030 </context-group> 1478 </context-group>
1031 </trans-unit> 1479 </trans-unit>
1032 <trans-unit id="fda2339a6e6ba017ee43b560caf660ed4022333c"> 1480 <trans-unit id="fda2339a6e6ba017ee43b560caf660ed4022333c">
1033 <source>Write directly JavaScript code.&lt;br /&gt;Example: &lt;pre&gt;console.log('my instance is amazing');&lt;/pre&gt;</source> 1481 <source>Write directly JavaScript code.&lt;br /&gt;Example: &lt;pre&gt;console.log('my instance is amazing');&lt;/pre&gt;</source>
1034 <target>Pište přímo JavaScript kód.&lt;br /&gt;Například: &lt;pre&gt;console.log('moje instance je úžasná');&lt;/pre&gt;</target> 1482 <target>Pište přímo JavaScript kód.&lt;br /&gt;Například: &lt;pre&gt;console.log('moje instance je úžasná');&lt;/pre&gt;</target>
1035 <context-group name="null"> 1483 <context-group name="null">
1036 <context context-type="linenumber">270</context> 1484 <context context-type="linenumber">281</context>
1037 </context-group> 1485 </context-group>
1038 </trans-unit> 1486 </trans-unit>
1039 <trans-unit id="6c44844ebdb7352c433b7734feaa65f01bb594ab"> 1487 <trans-unit id="6c44844ebdb7352c433b7734feaa65f01bb594ab">
1040 <source>Advanced configuration</source> 1488 <source>Advanced configuration</source>
1041 <target>Pokročilá nastavení</target> 1489 <target>Pokročilá nastavení</target>
1042 <context-group name="null"> 1490 <context-group name="null">
1043 <context context-type="linenumber">197</context> 1491 <context context-type="linenumber">207</context>
1044 </context-group> 1492 </context-group>
1045 </trans-unit> 1493 </trans-unit>
1046 <trans-unit id="dad5a5283e4c853c011a0f03d5a52310338bbff8"> 1494 <trans-unit id="dad5a5283e4c853c011a0f03d5a52310338bbff8">
1047 <source>Update configuration</source> 1495 <source>Update configuration</source>
1048 <target>Aktualizovat nastavení</target> 1496 <target>Aktualizovat nastavení</target>
1049 <context-group name="null"> 1497 <context-group name="null">
1050 <context context-type="linenumber">314</context> 1498 <context context-type="linenumber">325</context>
1051 </context-group> 1499 </context-group>
1052 </trans-unit> 1500 </trans-unit>
1053 <trans-unit id="3e459b5c3861d8c80084d21d233b7c8e2edd3cca"> 1501 <trans-unit id="3e459b5c3861d8c80084d21d233b7c8e2edd3cca">
1054 <source>It seems the configuration is invalid. Please search potential errors in the different tabs.</source> 1502 <source>It seems the configuration is invalid. Please search potential errors in the different tabs.</source>
1055 <target>Zdá se, že vaše konfigurace není validní. Prosím, vyhledejte potencialní chyby v jiné záložce.</target> 1503 <target>Zdá se, že vaše konfigurace není validní. Prosím, vyhledejte potencialní chyby v jiné záložce.</target>
1056 <context-group name="null"> 1504 <context-group name="null">
1057 <context context-type="linenumber">315</context> 1505 <context context-type="linenumber">326</context>
1058 </context-group> 1506 </context-group>
1059 </trans-unit> 1507 </trans-unit>
1060 <trans-unit id="80dbb8ba42b97a9ec035c0ba09f45c07ea07096c"> 1508 <trans-unit id="80dbb8ba42b97a9ec035c0ba09f45c07ea07096c">
@@ -1450,14 +1898,14 @@ When you will upload a video in this channel, the video support field will be au
1450 <source>Automatically plays video</source> 1898 <source>Automatically plays video</source>
1451 <target>Automaticky přehrávat videa</target> 1899 <target>Automaticky přehrávat videa</target>
1452 <context-group name="null"> 1900 <context-group name="null">
1453 <context context-type="linenumber">25</context> 1901 <context context-type="linenumber">28</context>
1454 </context-group> 1902 </context-group>
1455 </trans-unit> 1903 </trans-unit>
1456 <trans-unit id="52c9a103b812f258bcddc3d90a6e3f46871d25fe"> 1904 <trans-unit id="52c9a103b812f258bcddc3d90a6e3f46871d25fe">
1457 <source>Save</source> 1905 <source>Save</source>
1458 <target>Uložit</target> 1906 <target>Uložit</target>
1459 <context-group name="null"> 1907 <context-group name="null">
1460 <context context-type="linenumber">28</context> 1908 <context context-type="linenumber">32</context>
1461 </context-group> 1909 </context-group>
1462 </trans-unit> 1910 </trans-unit>
1463 <trans-unit id="d2fa66a905b6b7f691c83be681d18188cbe4a8ba"> 1911 <trans-unit id="d2fa66a905b6b7f691c83be681d18188cbe4a8ba">
@@ -1538,14 +1986,14 @@ When you will upload a video in this channel, the video support field will be au
1538 <source>Publish will be available when upload is finished</source> 1986 <source>Publish will be available when upload is finished</source>
1539 <target>Publikovat lze jakmile bude dokončeno nahrávání</target> 1987 <target>Publikovat lze jakmile bude dokončeno nahrávání</target>
1540 <context-group name="null"> 1988 <context-group name="null">
1541 <context context-type="linenumber">48</context> 1989 <context context-type="linenumber">53</context>
1542 </context-group> 1990 </context-group>
1543 </trans-unit> 1991 </trans-unit>
1544 <trans-unit id="223aae0477f79f0bc4436c1c57619415f04cbbb3"> 1992 <trans-unit id="223aae0477f79f0bc4436c1c57619415f04cbbb3">
1545 <source>Publish</source> 1993 <source>Publish</source>
1546 <target>Publikovat</target> 1994 <target>Publikovat</target>
1547 <context-group name="null"> 1995 <context-group name="null">
1548 <context context-type="linenumber">55</context> 1996 <context context-type="linenumber">60</context>
1549 </context-group> 1997 </context-group>
1550 </trans-unit> 1998 </trans-unit>
1551 <trans-unit id="fdf7cbdc140d0aab0f0b6c06065a0fd448ed6a2e"> 1999 <trans-unit id="fdf7cbdc140d0aab0f0b6c06065a0fd448ed6a2e">
@@ -2442,13 +2890,6 @@ When you will upload a video in this channel, the video support field will be au
2442 <context context-type="linenumber">1</context> 2890 <context context-type="linenumber">1</context>
2443 </context-group> 2891 </context-group>
2444 </trans-unit> 2892 </trans-unit>
2445 <trans-unit id="916a6e4fd83ece1dc54c6135eb3b8cd064b4bac3">
2446 <source>Description cannot be more than 250 characters long.</source>
2447 <target>Popis nesmí být delší než 250 znaků.</target>
2448 <context-group name="null">
2449 <context context-type="linenumber">1</context>
2450 </context-group>
2451 </trans-unit>
2452 <trans-unit id="b3cf1889d2fdd6b15e697c270c9b80772fe2cae6"> 2893 <trans-unit id="b3cf1889d2fdd6b15e697c270c9b80772fe2cae6">
2453 <source>Report reason is required.</source> 2894 <source>Report reason is required.</source>
2454 <target>Důvod nahlášení je vyžadován.</target> 2895 <target>Důvod nahlášení je vyžadován.</target>
@@ -2470,13 +2911,6 @@ When you will upload a video in this channel, the video support field will be au
2470 <context context-type="linenumber">1</context> 2911 <context context-type="linenumber">1</context>
2471 </context-group> 2912 </context-group>
2472 </trans-unit> 2913 </trans-unit>
2473 <trans-unit id="fac936be125163a8494f3d7e7f21d65c7e4f1ff6">
2474 <source>Description cannot be more than 500 characters long.</source>
2475 <target>Popis nesmí být delší než 500 znaků.</target>
2476 <context-group name="null">
2477 <context context-type="linenumber">1</context>
2478 </context-group>
2479 </trans-unit>
2480 <trans-unit id="e7182e21e9566cc81c83f92727461322f71fd69b"> 2914 <trans-unit id="e7182e21e9566cc81c83f92727461322f71fd69b">
2481 <source>Support text must be at least 3 characters long.</source> 2915 <source>Support text must be at least 3 characters long.</source>
2482 <target>Text pro podporu musí mít délku minimálně 3 znaky.</target> 2916 <target>Text pro podporu musí mít délku minimálně 3 znaky.</target>
@@ -2484,13 +2918,6 @@ When you will upload a video in this channel, the video support field will be au
2484 <context context-type="linenumber">1</context> 2918 <context context-type="linenumber">1</context>
2485 </context-group> 2919 </context-group>
2486 </trans-unit> 2920 </trans-unit>
2487 <trans-unit id="3fe80c71378e127dda2dda9dbcd66b059d362813">
2488 <source>Support text cannot be more than 500 characters long.</source>
2489 <target>Text pro podporu nesmí být delší než 500 znaků.</target>
2490 <context-group name="null">
2491 <context context-type="linenumber">1</context>
2492 </context-group>
2493 </trans-unit>
2494 <trans-unit id="6ca60e0f6dfbc0073b0514bce7d273150b0b9e79"> 2921 <trans-unit id="6ca60e0f6dfbc0073b0514bce7d273150b0b9e79">
2495 <source>Comment is required.</source> 2922 <source>Comment is required.</source>
2496 <target>Komentář je vyžadován.</target> 2923 <target>Komentář je vyžadován.</target>
@@ -2582,13 +3009,6 @@ When you will upload a video in this channel, the video support field will be au
2582 <context context-type="linenumber">1</context> 3009 <context context-type="linenumber">1</context>
2583 </context-group> 3010 </context-group>
2584 </trans-unit> 3011 </trans-unit>
2585 <trans-unit id="e61f1c05121fa5effa6ccddf5be6dcf1c822ff4b">
2586 <source>Video support cannot be more than 500 characters long.</source>
2587 <target>Text pro podporu videa nesmí být delší než 500 znaků.</target>
2588 <context-group name="null">
2589 <context context-type="linenumber">1</context>
2590 </context-group>
2591 </trans-unit>
2592 <trans-unit id="453413bf387dea681958871319bab489dd5e6ec0"> 3012 <trans-unit id="453413bf387dea681958871319bab489dd5e6ec0">
2593 <source>A date is required to schedule video update.</source> 3013 <source>A date is required to schedule video update.</source>
2594 <target>Datum k naplánování aktualizace videa je vyžadováno.</target> 3014 <target>Datum k naplánování aktualizace videa je vyžadováno.</target>
@@ -3128,13 +3548,6 @@ When you will upload a video in this channel, the video support field will be au
3128 <context context-type="linenumber">1</context> 3548 <context context-type="linenumber">1</context>
3129 </context-group> 3549 </context-group>
3130 </trans-unit> 3550 </trans-unit>
3131 <trans-unit id="20deec13d8d4ff199aa04318818ca44dab0585be">
3132 <source>Registration for <x id="INTERPOLATION" equiv-text="{{username}}"/> complete.</source>
3133 <target>Registrace <x id="INTERPOLATION" equiv-text="{{username}}"/> dokončena.</target>
3134 <context-group name="null">
3135 <context context-type="linenumber">1</context>
3136 </context-group>
3137 </trans-unit>
3138 <trans-unit id="24840228f2826b66252cfcaab9820b1c7e0da264"> 3551 <trans-unit id="24840228f2826b66252cfcaab9820b1c7e0da264">
3139 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source> 3552 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source>
3140 <target>Přiřazená data (tagy, popis...) budou ztraceny, opravdu chcete opustit tuto stránku?</target> 3553 <target>Přiřazená data (tagy, popis...) budou ztraceny, opravdu chcete opustit tuto stránku?</target>