From: Matthaiks <3577122+Matthaiks@users.noreply.github.com> Date: Thu, 20 Mar 2025 22:34:44 +0000 (+0100) Subject: Update Polish translation X-Git-Tag: v5.1.0~67 X-Git-Url: https://git.joonet.de/?a=commitdiff_plain;h=4d082d4fcd6c778dfe3e3a8ca899482852a51e05;p=adminer.git Update Polish translation --- diff --git a/adminer/lang/pl.inc.php b/adminer/lang/pl.inc.php index 961c15a4..aeaa263d 100644 --- a/adminer/lang/pl.inc.php +++ b/adminer/lang/pl.inc.php @@ -11,9 +11,11 @@ $translations = array( 'Login' => 'Zaloguj się', 'Logout' => 'Wyloguj się', 'Logged as: %s' => 'Zalogowany jako: %s', - 'Loaded plugins' => 'Wczytane wtyczki', 'Logout successful.' => 'Wylogowano pomyślnie.', 'Thanks for using Adminer, consider donating.' => 'Dziękujemy za używanie Adminera, rozważ dotację.', + 'Loaded plugins' => 'Wczytane wtyczki', + '%s must return an array.' => '%s musi zwrócić tablicę.', + 'Configure %s in %s.' => 'Skonfiguruj %s w %s.', 'Invalid credentials.' => 'Nieprawidłowe dane logowania.', 'There is a space in the input password which might be the cause.' => 'W haśle wejściowym znajduje się spacja, która może być przyczyną.', 'Adminer does not support accessing a database without a password, more information.' => 'Adminer nie obsługuje dostępu do bazy danych bez hasła, więcej informacji.',