From 35427182d9b3471d573b012a479c94bcc32cce02 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Sun, 12 Mar 2023 01:49:05 +0000 Subject: [PATCH] Translated using Weblate (German) Currently translated at 98.4% (3386 of 3441 strings) [ci skip] Translation: phpMyAdmin/Development Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/de/ Signed-off-by: William Desportes --- po/de.po | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/po/de.po b/po/de.po index c580f5b3fc..315d3bc92b 100644 --- a/po/de.po +++ b/po/de.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: phpMyAdmin-docs 4.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-02-10 08:40+0000\n" -"Last-Translator: Justin Nogossek \n" +"PO-Revision-Date: 2023-03-13 13:06+0000\n" +"Last-Translator: William Desportes \n" "Language-Team: German \n" "Language: de\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.16-dev\n" +"X-Generator: Weblate 4.16.2-dev\n" #: libraries/classes/Advisory/Advisor.php:184 #, php-format @@ -11492,16 +11492,12 @@ msgid "Entered captcha is wrong, try again!" msgstr "Das eingegebene Captcha ist falsch, bitte erneut versuchen!" #: 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 "" "Ihr Passwort ist zu lang. Um Denial-of-Service-Angriffe zu verhindern, " -"beschränkt phpMyAdmin Passwörter auf weniger als 1000 Zeichen." +"beschränkt phpMyAdmin Passwörter auf weniger als 2000 Zeichen." #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:323 msgid "You are not allowed to log in to this MySQL server!"