From 41456c9eb75b89153fef94f67a19596fb2c83c47 Mon Sep 17 00:00:00 2001 From: Matthaiks <3577122+Matthaiks@users.noreply.github.com> Date: Wed, 18 Jun 2025 09:57:31 +0200 Subject: [PATCH] Update Polish translation --- adminer/lang/pl.inc.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/adminer/lang/pl.inc.php b/adminer/lang/pl.inc.php index c4d7b958..c907eef3 100644 --- a/adminer/lang/pl.inc.php +++ b/adminer/lang/pl.inc.php @@ -76,6 +76,7 @@ Lang::$translations = array( 'Webserver file %s' => 'Plik %s na serwerze', 'Run file' => 'Uruchom z pliku', 'File does not exist.' => 'Plik nie istnieje.', + 'Increase %s.' => 'Zwiększ %s.', 'File uploads are disabled.' => 'Wgrywanie plików jest wyłączone.', 'Unable to upload a file.' => 'Wgranie pliku było niemożliwe.', 'Maximum allowed file size is %sB.' => 'Maksymalna wielkość pliku to %sB.', @@ -196,6 +197,7 @@ Lang::$translations = array( 'Partition name' => 'Nazwa partycji', 'Values' => 'Wartości', 'Inherits from' => 'Dziedziczy po', + 'Inherited by' => 'Odziedziczone przez', 'View' => 'Perspektywa', 'Materialized view' => 'Zmaterializowana perspektywa',