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.',