]> git.joonet.de Git - adminer.git/commitdiff
Update Polish translation
authorMatthaiks <3577122+Matthaiks@users.noreply.github.com>
Thu, 20 Mar 2025 22:34:44 +0000 (23:34 +0100)
committerJakub Vrána <jakub@vrana.cz>
Fri, 21 Mar 2025 06:33:40 +0000 (07:33 +0100)
adminer/lang/pl.inc.php

index 961c15a45de9ff19f459598315976cd098bbab42..aeaa263d6b19cf3698988b1356523a4ac55011b0 100644 (file)
@@ -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 <a href="https://www.adminer.org/en/donation/">donating</a>.' => 'Dziękujemy za używanie Adminera, rozważ <a href="https://www.adminer.org/pl/donation/">dotację</a>.',
+       'Loaded plugins' => 'Wczytane wtyczki',
+       '<b>%s</b> must return an array.' => '<b>%s</b> musi zwrócić tablicę.',
+       'Configure <b>%s</b> in <b>%s</b>.' => 'Skonfiguruj <b>%s</b> w <b>%s</b>.',
        '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, <a href="https://www.adminer.org/en/password/"%s>more information</a>.' => 'Adminer nie obsługuje dostępu do bazy danych bez hasła, <a href="https://www.adminer.org/pl/password/"%s>więcej informacji</a>.',