mirror of
https://github.com/vrana/adminer.git
synced 2025-08-22 14:12:51 +02:00
Update Polish translation
This commit is contained in:
@@ -227,12 +227,15 @@ $translations = array(
|
|||||||
'Limit' => 'Limit',
|
'Limit' => 'Limit',
|
||||||
'Text length' => 'Długość tekstu',
|
'Text length' => 'Długość tekstu',
|
||||||
'Action' => 'Czynność',
|
'Action' => 'Czynność',
|
||||||
|
'Full table scan' => 'Wymaga pełnego przeskanowania tabeli',
|
||||||
'Unable to select the table' => 'Nie udało się pobrać danych z tabeli',
|
'Unable to select the table' => 'Nie udało się pobrać danych z tabeli',
|
||||||
'No rows.' => 'Brak rekordów.',
|
'No rows.' => 'Brak rekordów.',
|
||||||
'%d row(s)' => array('%d rekord', '%d rekordy', '%d rekordów'),
|
'%d row(s)' => array('%d rekord', '%d rekordy', '%d rekordów'),
|
||||||
'Page' => 'Strona',
|
'Page' => 'Strona',
|
||||||
'last' => 'ostatni',
|
'last' => 'ostatni',
|
||||||
'Last page' => 'Ostatnia strona',
|
'Last page' => 'Ostatnia strona',
|
||||||
|
'Load more data' => 'Wczytaj więcej danych',
|
||||||
|
'Loading' => 'Wczytywanie',
|
||||||
'whole result' => 'wybierz wszystkie',
|
'whole result' => 'wybierz wszystkie',
|
||||||
'%d byte(s)' => array('%d bajt', '%d bajty', '%d bajtów'),
|
'%d byte(s)' => array('%d bajt', '%d bajty', '%d bajtów'),
|
||||||
|
|
||||||
@@ -260,6 +263,7 @@ $translations = array(
|
|||||||
'Save and insert next' => 'Zapisz i dodaj następny',
|
'Save and insert next' => 'Zapisz i dodaj następny',
|
||||||
'Clone' => 'Duplikuj',
|
'Clone' => 'Duplikuj',
|
||||||
'Delete' => 'Usuń',
|
'Delete' => 'Usuń',
|
||||||
|
'You have no privileges to update this table.' => 'Brak uprawnień do edycji tej tabeli',
|
||||||
|
|
||||||
'E-mail' => 'E-mail',
|
'E-mail' => 'E-mail',
|
||||||
'From' => 'Nadawca',
|
'From' => 'Nadawca',
|
||||||
|
Reference in New Issue
Block a user