1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-07 07:06:45 +02:00

Update Poslish translations

This commit is contained in:
Jakub Vrana
2025-04-08 17:03:02 +02:00
parent b2677187f1
commit b0c345f9be
8 changed files with 8 additions and 0 deletions

View File

@@ -60,5 +60,6 @@ ORDER BY ORDINAL_POSITION", null, "") as $row
'cs' => array('' => 'Zobrazí odkazy na tabulky odkazující aktuální řádek, stejně jako Adminer Editor'),
'de' => array('' => 'Links zu Tabellen anzeigen die auf die aktuelle Zeile verweisen, wie im Adminer Editor'),
'ja' => array('' => 'Adminer Editor と同様に、カレント行を参照しているテーブルへのリンクを表示'),
'pl' => array('' => 'Wyświetlaj linki do tabel odnoszących się do bieżącego wiersza, tak samo jak w Edytorze administratora'),
);
}