diff --git a/client/src/locale/angular.cs-CZ.xlf b/client/src/locale/angular.cs-CZ.xlf
index 508324151..195f70ebd 100644
--- a/client/src/locale/angular.cs-CZ.xlf
+++ b/client/src/locale/angular.cs-CZ.xlf
@@ -7403,7 +7403,7 @@
- I am at least years old and agree to the Terms and to the Code of Conduct of
+ Je mi alespoň let a souhlasím s Podmínkami a se Zásadami chování z . src/app/+signup/+register/steps/register-step-terms.component.html17,22
@@ -8717,7 +8717,7 @@
- Moderation response cannot be more than 3000 characters long.
+ Moderátorská odpověď nesmí být delší než 3000 znaků.src/app/+admin/moderation/registration-list/process-registration-validators.ts9
@@ -8725,7 +8725,7 @@
- Registration requests
+ Žádosti o registracisrc/app/+admin/moderation/registration-list/registration-list.component.html3
@@ -9611,7 +9611,7 @@
- Verify email
+ Ověření e-mailusrc/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html2
@@ -9872,7 +9872,7 @@
- This account is awaiting approval by moderators.
+ Tento účet čeká na schválení moderátory.src/app/+login/login.component.ts224
@@ -9880,7 +9880,7 @@
- Registration approval has been rejected for this account.
+ Schválení registrace bylo u tohoto účtu zamítnuto.src/app/+login/login.component.ts229
@@ -10055,7 +10055,7 @@
- User email has been verified
+ E-mail uživatele byl ověřensrc/app/+admin/shared/user-email-info.component.ts15
@@ -10063,7 +10063,7 @@
- User email hasn't been verified
+ E-mail uživatele nebyl ověřensrc/app/+admin/shared/user-email-info.component.ts18
@@ -10624,7 +10624,7 @@
- Registration reason is required.
+ Je vyžadován důvod registrace.src/app/+signup/+register/shared/register-validators.ts14
@@ -10632,7 +10632,7 @@
- Registration reason must be at least 2 characters long.
+ Důvod registrace musí mít alespoň 2 znaky.src/app/+signup/+register/shared/register-validators.ts15
@@ -10640,7 +10640,7 @@
- Registration reason cannot be more than 3000 characters long.
+ Důvod registrace nesmí být delší než 3000 znaků.src/app/+signup/+register/shared/register-validators.ts16
@@ -11483,7 +11483,7 @@
- Disabled
+ Vypnutosrc/app/shared/shared-instance/instance-features-table.component.ts62
@@ -11491,7 +11491,7 @@
- Requires approval by moderators
+ Vyžaduje souhlas moderátorůsrc/app/shared/shared-instance/instance-features-table.component.ts63
@@ -11499,7 +11499,7 @@
- Enabled
+ Zapnutosrc/app/shared/shared-instance/instance-features-table.component.ts65
@@ -11958,7 +11958,7 @@
- Server is unavailable. Please retry later.
+ Server je nedostupný. Zkuste to prosím později.src/app/core/rest/rest-extractor.service.ts137
@@ -12767,7 +12767,7 @@
- You need to be logged in to rate this video.
+ Pro hodnocení tohoto videa musíte být přihlášeni.src/app/+videos/+video-watch/shared/action-buttons/video-rate.component.ts85