Translated using Weblate (Czech)
Currently translated at 98.1% (3377 of 3441 strings) [ci skip] Translation: phpMyAdmin/Development Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/cs/ Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
parent
8895ea8209
commit
154ad2fde9
12
po/cs.po
12
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 <liviu.concioiu@gmail.com>\n"
|
||||
"PO-Revision-Date: 2023-03-13 13:06+0000\n"
|
||||
"Last-Translator: William Desportes <williamdes@wdes.fr>\n"
|
||||
"Language-Team: Czech <https://hosted.weblate.org/projects/phpmyadmin/master/"
|
||||
"cs/>\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!"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user