diff --git a/client/src/locale/angular.cs-CZ.xlf b/client/src/locale/angular.cs-CZ.xlf
index 74ad7e392..4bf8c85e6 100644
--- a/client/src/locale/angular.cs-CZ.xlf
+++ b/client/src/locale/angular.cs-CZ.xlf
@@ -5931,12 +5931,12 @@
An HTTP request has to be sent on each tracker for each video to spy. If we want to spy all PeerTube's videos, we have to send as many requests as there are videos (so potentially a lot)
- Pro každé video, které chcete špehovat, je třeba odeslat požadavek HTTP na každý sledovací server. Pokud chceme špehovat všechna videa na PeerTube, musíme poslat tolik požadavků, kolik je videí (tedy potenciálně hodně).
+ Pro každé video, které chcete špehovat, je třeba odeslat požadavek HTTP na každý trasovač. Pokud chceme špehovat všechna videa na PeerTube, musíme poslat tolik požadavků, kolik je videí (tedy potenciálně hodně)src/app/+about/about-peertube/about-peertube.component.html91For each request sent, the tracker returns random peers at a limited number. For instance, if there are 1000 peers in the swarm and the tracker sends only 20 peers for each request, there must be at least 50 requests sent to know every peer in the swarm
- Pro každý odeslaný požadavek vrátí trasovací zařízení náhodný počet peerů. Například pokud je v roji 1000 peerů a trasovač pro každý požadavek odešle pouze 20 peerů, musí být odesláno alespoň 50 požadavků, aby byl znám každý peer v roji.
+ Pro každý odeslaný požadavek vrátí trasovací zařízení náhodný počet peerů. Například pokud je v roji 1000 peerů a trasovač pro každý požadavek odešle pouze 20 peerů, musí být odesláno alespoň 50 požadavků, aby byl znám každý peer v rojisrc/app/+about/about-peertube/about-peertube.component.html96
@@ -5946,12 +5946,12 @@
If an IP address is stored in the tracker, it doesn't mean that the person behind the IP (if this person exists) has watched the video
- Pokud je IP adresa uložena v trasovacím zařízení, neznamená to, že osoba za touto IP adresou (pokud tato osoba existuje) video sledovala.
+ Pokud je IP adresa uložena v trasovacím zařízení, neznamená to, že osoba za touto IP adresou (pokud tato osoba existuje) video sledovalasrc/app/+about/about-peertube/about-peertube.component.html106The IP address is a vague information: usually, it regularly changes and can represent many persons or entities
- IP adresa je neurčitý údaj: obvykle se pravidelně mění a může představovat mnoho osob nebo subjektů.
+ IP adresa je neurčitý údaj: obvykle se pravidelně mění a může představovat mnoho osob nebo subjektůsrc/app/+about/about-peertube/about-peertube.component.html111
@@ -5996,12 +5996,12 @@
We set a limit to the number of peers sent by the tracker
- Nastavíme limit počtu vrstevníků odeslaných trasovacím zařízením.
+ Nastavíme limit počtu vrstevníků odeslaných trasovacím zařízenímsrc/app/+about/about-peertube/about-peertube.component.html153We set a limit on the request frequency received by the tracker
- Nastavili jsme omezení četnosti požadavků přijímaných trasovacím zařízením.
+ Nastavili jsme omezení četnosti požadavků přijímaných trasovačemsrc/app/+about/about-peertube/about-peertube.component.html154
@@ -6131,25 +6131,25 @@
Channel display name
- Channel display name
+ Zobrazovaný název kanálusrc/app/+signup/+register/register-step-channel.component.html15Channel name
- Channel name
+ Název kanálusrc/app/+admin/overview/users/user-edit/user-edit.component.html94src/app/+admin/overview/users/user-edit/user-edit.component.html94src/app/+signup/+register/register-step-channel.component.html30john_channel
- john_channel
+ john_channelsrc/app/+admin/overview/users/user-edit/user-edit.component.html96src/app/+admin/overview/users/user-edit/user-edit.component.html96Example: my_super_channel
- Example: my_super_channel
+ Příklad: my_super_channelsrc/app/+signup/+register/register-step-channel.component.html34
@@ -6159,12 +6159,12 @@
Channel name cannot be the same as your account name. You can click on the first step to update your account name.
- Channel name cannot be the same as your account name. You can click on the first step to update your account name.
+ Název kanálu se nesmí shodovat s názvem vašeho účtu. Kliknutím na první krok můžete název účtu aktualizovat.src/app/+signup/+register/register-step-channel.component.html50I am at least years old and agree to the Terms and to the Code of Conduct of this instance
- I am at least years old and agree to the Terms and to the Code of Conduct of this instance
+ Je mi alespoň let a souhlasím s Podmínkami a se Zásadami chování na této instanci src/app/+signup/+register/register-step-terms.component.html5,10
@@ -6177,7 +6177,7 @@
Signup is not enabled on this instance.
- Signup is not enabled on this instance.
+ V této instanci není povoleno přihlašování.src/app/+signup/+register/register.component.html4
@@ -6185,27 +6185,27 @@
Video uploads are disabled on this instance, hence your account won't be able to upload videos.
- Video uploads are disabled on this instance, hence your account won't be able to upload videos.
+ Nahrávání videí je v této instanci zakázáno, proto váš účet nebude moci nahrávat videa.src/app/+signup/+register/register-step-user.component.html3Register
- Register
+ Registrovatsrc/app/+signup/+register/register-routing.module.ts13Your message has been sent.
- Your message has been sent.
+ Vaše zpráva byla odeslána.src/app/+about/about-instance/contact-admin-modal.component.ts88You already sent this form recently
- You already sent this form recently
+ Tento formulář jste již nedávno odeslalisrc/app/+about/about-instance/contact-admin-modal.component.ts94This website is powered by PeerTube
- This website is powered by PeerTube
+ Tato webová stránka běží na PeerTubesrc/app/+about/about-peertube/about-peertube.component.html2,4
@@ -6213,12 +6213,12 @@
Account videos
- Account videos
+ Videa k účtusrc/app/+accounts/accounts-routing.module.ts35ACCOUNT
- ACCOUNT
+ ÚČETsrc/app/+accounts/accounts.component.html8
@@ -6226,84 +6226,82 @@
Account video channels
- Account video channels
+ Video kanály účtusrc/app/+accounts/accounts-routing.module.ts26Display all videos (private, unlisted or not yet published)
- Display all videos (private, unlisted or not yet published)
+ Zobrazit všechna videa (soukromá, nezveřejněná nebo dosud nezveřejněná)src/app/shared/shared-video-miniature/video-filters-header.component.html125Remove this filter
- Remove this filter
+ Odstranit tento filtrsrc/app/shared/shared-video-miniature/video-filters-header.component.ts95Sensitive content
- Sensitive content
+ Citlivý obsahsrc/app/shared/shared-video-miniature/video-filters.model.ts115Scope
- Scope
+ Rozsahsrc/app/shared/shared-video-miniature/video-filters.model.ts122Federated
- Federated
+ Federativnísrc/app/shared/shared-video-miniature/video-filters.model.ts124Languages
- Languages
+ Jazykysrc/app/shared/shared-video-miniature/video-filters.model.ts132Categories
- Categories
+ Kategoriesrc/app/shared/shared-video-miniature/video-filters.model.ts141All videos
- All videos
+ Všechny videasrc/app/shared/shared-video-miniature/video-filters.model.ts150Blurred
- Blurred
+ Rozostřenésrc/app/shared/shared-video-miniature/video-filters.model.ts230hidden
- hidden
+ skrytésrc/app/shared/shared-video-miniature/video-filters.model.ts236blurred
- blurred
+ rozostřenésrc/app/shared/shared-video-miniature/video-filters.model.ts237displayed
- displayed
+ zobrazenésrc/app/shared/shared-video-miniature/video-filters.model.ts239 direct account followers
-
- direct account followers
-
+ přímí sledující účtu src/app/+accounts/accounts.component.ts152Report this account
- Report this account
+ Nahlásit tento účetsrc/app/+accounts/accounts.component.ts200Overview
- Overview
+ Přehledsrc/app/+admin/admin.component.ts35
@@ -6317,33 +6315,33 @@
Username copied
- Username copied
+ Uživatelské jméno zkopírovánosrc/app/+accounts/accounts.component.ts120src/app/+video-channels/video-channels.component.ts1031 subscriber
- 1 subscriber
+ 1 odběratelsrc/app/+accounts/accounts.component.ts124 subscribers
- subscribers
+ odběratelůsrc/app/+accounts/accounts.component.ts126Audio-only
- Audio-only
+ pouze Audiosrc/app/+admin/config/edit-custom-config/edit-configuration.service.ts17A <code>.mp4</code> that keeps the original audio track, with no video
- A <code>.mp4</code> that keeps the original audio track, with no video
+ <code>.mp4</code> který zachovává původní zvukovou stopu bez videasrc/app/+admin/config/edit-custom-config/edit-configuration.service.ts18144p
- 144p
+ 144psrc/app/+admin/config/edit-custom-config/edit-configuration.service.ts22
@@ -6351,47 +6349,47 @@
240p
- 240p
+ 240psrc/app/+admin/config/edit-custom-config/edit-configuration.service.ts26360p
- 360p
+ 360psrc/app/+admin/config/edit-custom-config/edit-configuration.service.ts30480p
- 480p
+ 480psrc/app/+admin/config/edit-custom-config/edit-configuration.service.ts34720p
- 720p
+ 720psrc/app/+admin/config/edit-custom-config/edit-configuration.service.ts381080p
- 1080p
+ 1080psrc/app/+admin/config/edit-custom-config/edit-configuration.service.ts421440p
- 1440p
+ 1440psrc/app/+admin/config/edit-custom-config/edit-configuration.service.ts462160p
- 2160p
+ 2160psrc/app/+admin/config/edit-custom-config/edit-configuration.service.ts50Auto (via ffmpeg)
- Auto (via ffmpeg)
+ Auto (přes ffmpeg)src/app/+admin/config/shared/config.service.ts50Followers of your instance
- Followers of your instance
+ Sledující vaší instancesrc/app/+admin/follows/followers-list/followers-list.component.html3
@@ -6399,69 +6397,68 @@
No limit
- No limit
+ Bez omezenísrc/app/+admin/config/edit-custom-config/edit-live-configuration.component.ts341 hour
- 1 hour
+ 1 hodinasrc/app/+admin/config/edit-custom-config/edit-live-configuration.component.ts353 hours
- 3 hours
+ 3 hodinysrc/app/+admin/config/edit-custom-config/edit-live-configuration.component.ts365 hours
- 5 hours
+ 5 hodinsrc/app/+admin/config/edit-custom-config/edit-live-configuration.component.ts3710 hours
- 10 hours
+ 10 hodinsrc/app/+admin/config/edit-custom-config/edit-live-configuration.component.ts38x264, targeting maximum device compatibility
- x264, targeting maximum device compatibility
+ x264, zaměřené na maximální kompatibilitu zařízenísrc/app/+admin/config/edit-custom-config/edit-live-configuration.component.ts55src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.ts50Estimating a server's capacity to transcode and stream videos isn't easy and we can't tune PeerTube automatically.
- Estimating a server's capacity to transcode and stream videos isn't easy and we can't tune PeerTube automatically.
+ Odhadnout kapacitu serveru pro překódování a streamování videí není snadné a PeerTube nemůžeme vyladit automaticky.src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html8However, you may want to read our guidelines before tweaking the following values.
- However, you may want to read our guidelines before tweaking the following values.
+ Před úpravou následujících hodnot si však raději přečtěte naše pokyny.src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html11Read guidelines
- Read guidelines
+ Přečíst pokynysrc/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html16Process uploaded videos so that they are in a streamable form that any device can play. Though costly in resources, this is a critical part of PeerTube, so tread carefully.
- Process uploaded videos so that they are in a streamable form that any device can play. Though costly in resources, this is a critical part of PeerTube, so tread carefully.
+ Zpracujte nahraná videa tak, aby byla ve streamovatelné podobě, kterou lze přehrát na jakémkoli zařízení. Ačkoli je to nákladné na zdroje, jedná se o důležitou součást PeerTube, takže postupujte opatrně.src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html27threads
- threads
+ vláknasrc/app/+admin/config/edit-custom-config/edit-configuration.service.ts90thread
- thread
+ vláknosrc/app/+admin/config/edit-custom-config/edit-configuration.service.ts91Updating instance configuration from the web interface is disabled by the system administrator.
- Updating instance configuration from the web interface is disabled by the system administrator.
-
+ Aktualizace konfigurace instance z webového rozhraní je zakázána správcem systému.src/app/+admin/config/edit-custom-config/edit-custom-config.component.html3,5
@@ -6469,18 +6466,18 @@
Homepage
- Homepage
+ Úvodní stranasrc/app/+admin/config/edit-custom-config/edit-custom-config.component.html12src/app/+admin/config/edit-custom-config/edit-homepage.component.html13Information
- Information
+ Informacesrc/app/+admin/config/edit-custom-config/edit-custom-config.component.html20Basic
- Basic
+ Základnísrc/app/+admin/config/edit-custom-config/edit-custom-config.component.html29
@@ -6490,7 +6487,7 @@
INSTANCE HOMEPAGE
- INSTANCE HOMEPAGE
+ DOMÁCÍ STRANA INSTANCEsrc/app/+admin/config/edit-custom-config/edit-homepage.component.html7
@@ -6498,45 +6495,43 @@
You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.
- You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.
+ Povolení registrace: automaticky jsme povolili zaškrtávací políčko "Automaticky blokovat nová videa" v sekci "Videa", která se nachází hned pod ním.src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts101Edit custom configuration
- Edit custom configuration
+ Upravit vlastní konfiguracisrc/app/+admin/config/config.routes.ts24Process domains
- Process domains
+ Procesní oblastisrc/app/shared/shared-moderation/batch-domains-modal.component.ts28Report
- Report
-
-
+ Hlášení src/app/shared/shared-moderation/report-modals/account-report.component.ts51Account reported.
- Account reported.
+ Účet nahlášen.src/app/shared/shared-moderation/report-modals/account-report.component.ts82Comment reported.
- Comment reported.
+ Komentář nahlášen.src/app/shared/shared-moderation/report-modals/comment-report.component.ts82Domain is required.
- Domain is required.
+ Doména je vyžadována.src/app/shared/form-validators/host-validators.ts92src/app/shared/form-validators/host-validators.ts101Hosts entered are invalid.
- Hosts entered are invalid.
+ Zadaní hostitelé jsou neplatní.src/app/shared/form-validators/host-validators.ts93
@@ -6544,7 +6539,7 @@
Hosts entered contain duplicates.
- Hosts entered contain duplicates.
+ Zadaní hostitelé obsahují duplikáty.src/app/shared/form-validators/host-validators.ts94
@@ -6552,7 +6547,7 @@
Hosts or handles are invalid.
- Hosts or handles are invalid.
+ Hostitelé nebo handles jsou neplatné.src/app/shared/form-validators/host-validators.ts102
@@ -6560,7 +6555,7 @@
Hosts or handles contain duplicates.
- Hosts or handles contain duplicates.
+ Hostitelé nebo handles obsahují duplikáty.src/app/shared/form-validators/host-validators.ts103
@@ -6578,48 +6573,48 @@
None - no upload possible
- None - no upload possible
+ Žádné - nahrávání není možnésrc/app/+admin/config/shared/config.service.ts23src/app/+admin/config/shared/config.service.ts37100MB
- 100MB
+ 100MBsrc/app/+admin/config/shared/config.service.ts24src/app/+admin/config/shared/config.service.ts40500MB
- 500MB
+ 500MBsrc/app/+admin/config/shared/config.service.ts25src/app/+admin/config/shared/config.service.ts411GB
- 1GB
+ 1GBsrc/app/+admin/config/shared/config.service.ts265GB
- 5GB
+ 5GBsrc/app/+admin/config/shared/config.service.ts27src/app/+admin/config/shared/config.service.ts4320GB
- 20GB
+ 20GBsrc/app/+admin/config/shared/config.service.ts28src/app/+admin/config/shared/config.service.ts4550GB
- 50GB
+ 50GBsrc/app/+admin/config/shared/config.service.ts29src/app/+admin/config/shared/config.service.ts46100GB
- 100GB
+ 100GBsrc/app/+admin/config/shared/config.service.ts30
@@ -6627,7 +6622,7 @@
200GB
- 200GB
+ 200GBsrc/app/+admin/config/shared/config.service.ts31
@@ -6635,7 +6630,7 @@
500GB
- 500GB
+ 500GBsrc/app/+admin/config/shared/config.service.ts32
@@ -6643,22 +6638,22 @@
10MB
- 10MB
+ 10MBsrc/app/+admin/config/shared/config.service.ts3850MB
- 50MB
+ 50MBsrc/app/+admin/config/shared/config.service.ts392GB
- 2GB
+ 2GBsrc/app/+admin/config/shared/config.service.ts4210GB
- 10GB
+ 10GBsrc/app/+admin/config/shared/config.service.ts44
@@ -6666,26 +6661,22 @@
accepted in instance followers
-
- accepted in instance followers
-
+ přijato ke sledujícím instance src/app/+admin/follows/followers-list/followers-list.component.ts41Do you really want to reject this follower?
- Do you really want to reject this follower?
+ Opravdu chcete tohoto sledujícího odmítnout?src/app/+admin/follows/followers-list/followers-list.component.ts52Reject
- Reject
+ Odmítnoutsrc/app/+admin/follows/followers-list/followers-list.component.ts53 rejected from instance followers
-
- rejected from instance followers
-
+ odmítnuto od sledujcích instance src/app/+admin/follows/followers-list/followers-list.component.ts60
@@ -6695,7 +6686,7 @@
Delete
- Delete
+ Smazatsrc/app/+admin/follows/followers-list/followers-list.component.ts74src/app/+admin/moderation/video-block-list/video-block-list.component.ts87src/app/+admin/moderation/video-block-list/video-block-list.component.ts91
@@ -6721,9 +6712,7 @@
removed from instance followers
-
- removed from instance followers
-
+ odstraněno ze sledujících instance src/app/+admin/follows/followers-list/followers-list.component.ts81
@@ -6863,7 +6852,7 @@
Privacy
- Privacy
+ Soukromísrc/app/shared/shared-abuse-list/abuse-details.component.ts22
@@ -6896,27 +6885,27 @@
Actions for the flagged account
- Actions for the flagged account
+ Akce pro označený účetsrc/app/shared/shared-abuse-list/abuse-list-table.component.ts285Mark as accepted
- Mark as accepted
+ Označit jako přijatésrc/app/shared/shared-abuse-list/abuse-list-table.component.ts259Mark as rejected
- Mark as rejected
+ Označit jako zamítnutésrc/app/shared/shared-abuse-list/abuse-list-table.component.ts264Add internal note
- Add internal note
+ Přidat interní poznámkusrc/app/shared/shared-abuse-list/abuse-list-table.component.ts269Actions for the video
- Actions for the video
+ Akce pro videosrc/app/+admin/moderation/video-block-list/video-block-list.component.ts82src/app/shared/shared-abuse-list/abuse-list-table.component.ts333