diff --git a/po/cs.po b/po/cs.po index e7d837694d..4e5db87901 100644 --- a/po/cs.po +++ b/po/cs.po @@ -6,8 +6,8 @@ msgstr "" "Project-Id-Version: phpMyAdmin 6.0.0-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2023-03-12 00:19+0000\n" -"PO-Revision-Date: 2023-03-01 12:28+0000\n" -"Last-Translator: liviuconcioiu \n" +"PO-Revision-Date: 2023-03-13 13:06+0000\n" +"Last-Translator: William Desportes \n" "Language-Team: Czech \n" "Language: cs\n" @@ -15,7 +15,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -"X-Generator: Weblate 4.16-rc\n" +"X-Generator: Weblate 4.16.2-dev\n" #: libraries/classes/Advisory/Advisor.php:184 #, php-format @@ -11200,16 +11200,12 @@ msgid "Entered captcha is wrong, try again!" msgstr "Zadaný kód nebyl správný, zkuste to znovu!" #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:304 -#, fuzzy -#| msgid "" -#| "Your password is too long. To prevent denial-of-service attacks, " -#| "phpMyAdmin restricts passwords to less than 1000 characters." msgid "" "Your password is too long. To prevent denial-of-service attacks, phpMyAdmin " "restricts passwords to less than 2000 characters." msgstr "" "Vaše heslo je příliš dlouhé. Aby se předešlo útokům typu odmítnutí služby, " -"omezuje phpMyAdmin délku hesla na méně než 1000 znaků." +"omezuje phpMyAdmin délku hesla na méně než 2000 znaků." #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:323 msgid "You are not allowed to log in to this MySQL server!"