'Logged as: %s' => 'Zalogowany jako: %s',
'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',
- '%s must <a%s>return an array</a>.' => '%s musi <a%s>zwrócić tablicę</a>.',
- '<a%s>Configure</a> %s in %s.' => '<a%s>Skonfiguruj</a> %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, <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>.',
'Output' => 'Rezultat',
'open' => 'otwórz',
'save' => 'zapisz',
+ 'Saving' => 'Zapisywanie',
'Format' => 'Format',
'Data' => 'Dane',
'Partitions' => 'Partycje',
'Partition name' => 'Nazwa partycji',
'Values' => 'Wartości',
+ 'Inherits from' => 'Dziedziczy po',
+ 'Inherited tables' => 'Tabele dziedziczone',
'View' => 'Perspektywa',
'Materialized view' => 'Zmaterializowana perspektywa',
'Edit' => 'Edytuj',
'Insert' => 'Dodaj',
'Save' => 'Zapisz zmiany',
- 'Saving' => 'Zapisywanie',
'Save and continue edit' => 'Zapisz i kontynuuj edycję',
'Save and insert next' => 'Zapisz i dodaj następny',
'Selected' => 'Zaznaczone',
'Check has been created.' => 'Kontrola została utworzona.',
'Check has been altered.' => 'Kontrola została zmieniona.',
'Check has been dropped.' => 'Kontrola została usunięta.',
+
+ 'Loaded plugins' => 'Wczytane wtyczki',
+ '%s must <a%s>return an array</a>.' => '%s musi <a%s>zwrócić tablicę</a>.',
+ '<a%s>Configure</a> %s in %s.' => '<a%s>Skonfiguruj</a> %s w %s.',
+ 'screenshot' => 'zrzut ekranu',
);
// run `php ../../lang.php pl` to update this file