]> git.joonet.de Git - adminer.git/commitdiff
Update Polish translation
authorsrsbiz <rk@srsbiz.pl>
Sun, 11 Mar 2012 17:35:33 +0000 (18:35 +0100)
committerJakub Vrana <jakub@vrana.cz>
Sat, 12 Jan 2013 20:26:19 +0000 (12:26 -0800)
adminer/lang/pl.inc.php

index 0ee58a2c01e88335ff811ab4307f50dddbb933a5..d9bbef7ed5ae65e4c43472d7fcc679cf22b02355 100644 (file)
@@ -227,12 +227,15 @@ $translations = array(
        'Limit' => 'Limit',
        'Text length' => 'Długość tekstu',
        'Action' => 'Czynność',
+       'Full table scan' => 'Wymaga pełnego przeskanowania tabeli',
        'Unable to select the table' => 'Nie udało się pobrać danych z tabeli',
        'No rows.' => 'Brak rekordów.',
        '%d row(s)' => array('%d rekord', '%d rekordy', '%d rekordów'),
        'Page' => 'Strona',
        'last' => 'ostatni',
        'Last page' => 'Ostatnia strona',
+       'Load more data' => 'Wczytaj więcej danych',
+       'Loading' => 'Wczytywanie',
        'whole result' => 'wybierz wszystkie',
        '%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',
        'Clone' => 'Duplikuj',
        'Delete' => 'Usuń',
+       'You have no privileges to update this table.' => 'Brak uprawnień do edycji tej tabeli',
        
        'E-mail' => 'E-mail',
        'From' => 'Nadawca',