# LANGUAGE message translation file for pg_rewind
# Copyright (C) 2015 PostgreSQL Global Development Group
# This file is distributed under the same license as the PostgreSQL package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2015.
# grzegorz <begina.felicysym@wp.eu>, 2015, 2016, 2017.
msgid ""
msgstr ""
"Project-Id-Version: pg_rewind (PostgreSQL) 9.5\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
"POT-Creation-Date: 2017-03-14 17:46+0000\n"
"PO-Revision-Date: 2017-03-14 19:38+0200\n"
"Last-Translator: grzegorz <begina.felicysym@wp.eu>\n"
"Language-Team: begina.felicysym@wp.eu\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2);\n"
"X-Generator: Virtaal 0.7.1\n"

#: ../../common/fe_memutils.c:35 ../../common/fe_memutils.c:75
#: ../../common/fe_memutils.c:98 parsexlog.c:74 parsexlog.c:127
#: parsexlog.c:179
#, c-format
msgid "out of memory\n"
msgstr "brak pamięci\n"

#: ../../common/fe_memutils.c:92
#, c-format
msgid "cannot duplicate null pointer (internal error)\n"
msgstr "nie można powielić pustego wskazania (błąd wewnętrzny)\n"

#: ../../common/restricted_token.c:68
#, c-format
msgid "%s: WARNING: cannot create restricted tokens on this platform\n"
msgstr "%s: OSTRZEŻENIE nie można tworzyć ograniczonych tokenów na tej platformie\n"

#: ../../common/restricted_token.c:77
#, c-format
msgid "%s: could not open process token: error code %lu\n"
msgstr "%s: nie można otworzyć tokenu procesu: kod błędu %lu\n"

#: ../../common/restricted_token.c:90
#, c-format
msgid "%s: could not allocate SIDs: error code %lu\n"
msgstr "%s: nie udało się przydzielić SIDów: kod błędu %lu\n"

#: ../../common/restricted_token.c:110
#, c-format
msgid "%s: could not create restricted token: error code %lu\n"
msgstr "%s: nie udało się utworzyć ograniczonego tokena: kod błędu %lu\n"

#: ../../common/restricted_token.c:132
#, c-format
msgid "%s: could not start process for command \"%s\": error code %lu\n"
msgstr "%s: nie udało się uruchomić procesu dla polecenia \"%s\": kod błędu %lu\n"

#: ../../common/restricted_token.c:170
#, c-format
msgid "%s: could not re-execute with restricted token: error code %lu\n"
msgstr "%s: nie udało się ponownie wykonać ograniczonego tokena: %lu\n"

#: ../../common/restricted_token.c:186
#, c-format
msgid "%s: could not get exit code from subprocess: error code %lu\n"
msgstr "%s: nie udało uzyskać kodu wyjścia z usługi podrzędnej: kod błędu %lu\n"

#: copy_fetch.c:62
#, c-format
msgid "could not open directory \"%s\": %s\n"
msgstr "nie można otworzyć katalogu \"%s\": %s\n"

#: copy_fetch.c:91 filemap.c:111 filemap.c:266
#, c-format
msgid "could not stat file \"%s\": %s\n"
msgstr "nie można wykonać stat na pliku \"%s\": %s\n"

#: copy_fetch.c:120
#, c-format
msgid "could not read symbolic link \"%s\": %s\n"
msgstr "nie można odczytać linku symbolicznego \"%s\": %s\n"

#: copy_fetch.c:123
#, c-format
msgid "symbolic link \"%s\" target is too long\n"
msgstr "cel linku symbolicznego \"%s\" jest za długi\n"

#: copy_fetch.c:138
#, c-format
msgid "\"%s\" is a symbolic link, but symbolic links are not supported on this platform\n"
msgstr "\"%s\" jest dowiązaniem symbolicznym, ale linki symboliczne nie są obsługiwane "
"na tej platformie\n"

#: copy_fetch.c:145
#, c-format
msgid "could not read directory \"%s\": %s\n"
msgstr "nie można czytać katalogu \"%s\": %s\n"

#: copy_fetch.c:149
#, c-format
msgid "could not close directory \"%s\": %s\n"
msgstr "nie można zamknąć katalogu \"%s\": %s\n"

#: copy_fetch.c:169
#, c-format
msgid "could not open source file \"%s\": %s\n"
msgstr "nie można otworzyć pliku źródłowego \"%s\": %s\n"

#: copy_fetch.c:173
#, c-format
msgid "could not seek in source file: %s\n"
msgstr "nie można pozycjonować w pliku wyjścia %s\n"

#: copy_fetch.c:190 file_ops.c:299
#, c-format
msgid "could not read file \"%s\": %s\n"
msgstr "nie można czytać pliku \"%s\": %s\n"

#: copy_fetch.c:193
#, c-format
msgid "unexpected EOF while reading file \"%s\"\n"
msgstr "nieoczekiwany EOF podczas czytania pliku \"%s\"\n"

#: copy_fetch.c:200
#, c-format
msgid "could not close file \"%s\": %s\n"
msgstr "nie można zamknąć pliku \"%s\": %s\n"

#: datapagemap.c:124
#, c-format
msgid "  block %u\n"
msgstr "  blok %u\n"

#: file_ops.c:63
#, c-format
msgid "could not open target file \"%s\": %s\n"
msgstr "nie można otworzyć pliku docelowego \"%s\": %s\n"

#: file_ops.c:77
#, c-format
msgid "could not close target file \"%s\": %s\n"
msgstr "nie można zamknąć pliku docelowego \"%s\": %s\n"

#: file_ops.c:97
#, c-format
msgid "could not seek in target file \"%s\": %s\n"
msgstr "nie można przeszukiwać pliku docelowego \"%s\": %s\n"

#: file_ops.c:113
#, c-format
msgid "could not write file \"%s\": %s\n"
msgstr "nie można pisać do pliku \"%s\": %s\n"

#: file_ops.c:163
#, c-format
msgid "invalid action (CREATE) for regular file\n"
msgstr "nieprawidłowe działanie (CREATE) dla zwykłego pliku\n"

#: file_ops.c:178
#, c-format
msgid "could not remove file \"%s\": %s\n"
msgstr "nie można usunąć pliku \"%s\": %s\n"

#: file_ops.c:195
#, c-format
msgid "could not open file \"%s\" for truncation: %s\n"
msgstr "nie można otworzyć pliku \"%s\" do obcięcia: %s\n"

#: file_ops.c:199
#, c-format
msgid "could not truncate file \"%s\" to %u: %s\n"
msgstr "nie można obciąć pliku \"%s\" do %u: %s\n"

#: file_ops.c:215
#, c-format
msgid "could not create directory \"%s\": %s\n"
msgstr "nie można utworzyć folderu \"%s\": %s\n"

#: file_ops.c:229
#, c-format
msgid "could not remove directory \"%s\": %s\n"
msgstr "nie można usunąć folderu \"%s\": %s\n"

#: file_ops.c:243
#, c-format
msgid "could not create symbolic link at \"%s\": %s\n"
msgstr "nie można utworzyć linku symbolicznego na \"%s\": %s\n"

#: file_ops.c:257
#, c-format
msgid "could not remove symbolic link \"%s\": %s\n"
msgstr "nie można usunąć linku symbolicznego \"%s\": %s\n"

#: file_ops.c:287 file_ops.c:291
#, c-format
msgid "could not open file \"%s\" for reading: %s\n"
msgstr "nie można otworzyć pliku \"%s\" do odczytu: %s\n"

#: filemap.c:103
#, c-format
msgid "data file \"%s\" in source is not a regular file\n"
msgstr "plik danych źródła \"%s\" nie jest zwykłym plikiem\n"

#: filemap.c:125
#, c-format
msgid "\"%s\" is not a directory\n"
msgstr "\"%s\" nie jest katalogiem\n"

#: filemap.c:148
#, c-format
msgid "\"%s\" is not a symbolic link\n"
msgstr "\"%s\" nie jest dowiązaniem symbolicznym\n"

#: filemap.c:160
#, c-format
msgid "\"%s\" is not a regular file\n"
msgstr "\"%s\" nie jest zwykłym plikiem\n"

#: filemap.c:278
#, c-format
msgid "source file list is empty\n"
msgstr "źródłowa lista plików jest pusta\n"

#: filemap.c:400
#, c-format
msgid "unexpected page modification for directory or symbolic link \"%s\"\n"
msgstr "nieoczekiwana modyfikacja strony dla folderu lub linku symbolicznego \"%s\"\n"

#. translator: first %s is a file path, second is a keyword such as COPY
#: filemap.c:536
#, c-format
msgid "%s (%s)\n"
msgstr "%s (%s)\n"

#: libpq_fetch.c:55
#, c-format
msgid "could not connect to server: %s"
msgstr "nie można połączyć z serwerem: %s"

#: libpq_fetch.c:58
#, c-format
msgid "connected to server\n"
msgstr "połączono z serwerem\n"

#: libpq_fetch.c:68
#, c-format
msgid "source server must not be in recovery mode\n"
msgstr "serwer źródłowy nie może być w trybie odzyskiwania\n"

#: libpq_fetch.c:78
#, c-format
msgid "full_page_writes must be enabled in the source server\n"
msgstr "full_page_writes musi być włączony na serwerze źródłowym\n"

#: libpq_fetch.c:90
#, c-format
msgid "could not set up connection context: %s"
msgstr "nie można ustawić kontekstu połączenia: %s"

#: libpq_fetch.c:108
#, c-format
msgid "error running query (%s) in source server: %s"
msgstr "błąd wykonania zapytania (%s) na serwerze źródłowym: %s"

#: libpq_fetch.c:113
#, c-format
msgid "unexpected result set from query\n"
msgstr "nieoczekiwany zbiór wynikowy z zapytania\n"

#: libpq_fetch.c:136
#, c-format
msgid "unrecognized result \"%s\" for current WAL insert location\n"
msgstr "nierozpoznany wynik \"%s\" dla bieżącego położenia wstawiania WAL\n"

#: libpq_fetch.c:186
#, c-format
msgid "could not fetch file list: %s"
msgstr "nie można pobrać listy plików: %s"

#: libpq_fetch.c:191
#, c-format
msgid "unexpected result set while fetching file list\n"
msgstr "nieoczekiwana zbiór wynikowy przy pobieraniu listy plików\n"

#: libpq_fetch.c:239
#, c-format
msgid "could not send query: %s"
msgstr "nie udało się wysłać zapytania: %s"

#: libpq_fetch.c:241
#, c-format
msgid "getting file chunks\n"
msgstr "pobieranie kawałków pliku\n"

#: libpq_fetch.c:244
#, c-format
msgid "could not set libpq connection to single row mode\n"
msgstr "nie można ustalić połączenia libpq na tryb pojedynczego wiersza\n"

#: libpq_fetch.c:264
#, c-format
msgid "unexpected result while fetching remote files: %s"
msgstr "nieoczekiwany wynik przy pobieraniu plików zdalnych: %s"

#: libpq_fetch.c:270
#, c-format
msgid "unexpected result set size while fetching remote files\n"
msgstr "nieoczekiwana długość zbioru wynikowego przy pobieraniu plików zdalnych\n"

#: libpq_fetch.c:276
#, c-format
msgid "unexpected data types in result set while fetching remote files: %u %u %u\n"
msgstr "nieoczekiwane typy danych w zbiorze wartości przy pobieraniu plików "
"zdalnych: %u %u %u\n"

#: libpq_fetch.c:284
#, c-format
msgid "unexpected result format while fetching remote files\n"
msgstr "nieoczekiwany format wyniku przy pobieraniu plików zdalnych\n"

#: libpq_fetch.c:290
#, c-format
msgid "unexpected null values in result while fetching remote files\n"
msgstr "nieoczekiwane wartości puste przy pobieraniu plików zdalnych\n"

#: libpq_fetch.c:294
#, c-format
msgid "unexpected result length while fetching remote files\n"
msgstr "nieoczekiwana długość wyniku przy pobieraniu plików zdalnych\n"

#: libpq_fetch.c:316
#, c-format
msgid "received null value for chunk for file \"%s\", file has been deleted\n"
msgstr "otrzymano wartość null dla pliku \"%s\", plik został usunięty\n"

#: libpq_fetch.c:323
#, c-format
msgid "received chunk for file \"%s\", offset %d, size %d\n"
msgstr "otrzymany kawałek pliku \"%s\", pozycja %d, rozmiar %d\n"

#: libpq_fetch.c:352
#, c-format
msgid "could not fetch remote file \"%s\": %s"
msgstr "nie można pobrać pliku zdalnego \"%s\": %s"

#: libpq_fetch.c:357
#, c-format
msgid "unexpected result set while fetching remote file \"%s\"\n"
msgstr "nieoczekiwany zbiór wynikowy przy pobieraniu pliku zdalnego: \"%s\"\n"

#: libpq_fetch.c:368
#, c-format
msgid "fetched file \"%s\", length %d\n"
msgstr "pobrano plik \"%s\", długość %d\n"

#: libpq_fetch.c:400
#, c-format
msgid "could not send COPY data: %s"
msgstr "nie można wysłać danych COPY: %s"

#: libpq_fetch.c:426
#, c-format
msgid "could not create temporary table: %s"
msgstr "nie można utworzyć tabeli tymczasowej: %s"

#: libpq_fetch.c:434
#, c-format
msgid "could not send file list: %s"
msgstr "nie można przesłać listy plików: %s"

#: libpq_fetch.c:476
#, c-format
msgid "could not send end-of-COPY: %s"
msgstr "nie można wysłać end-of-COPY: %s"

#: libpq_fetch.c:482
#, c-format
msgid "unexpected result while sending file list: %s"
msgstr "nieoczekiwany wynik podczas wysyłania listy plików: %s"

#: logging.c:57
msgid "Failure, exiting\n"
msgstr "Niepowodzenie, wyjście\n"

#: logging.c:140
#, c-format
msgid "%*s/%s kB (%d%%) copied"
msgstr "%*s/%s kB (%d%%) skopiowano"

#: parsexlog.c:87 parsexlog.c:133
#, c-format
msgid "could not read WAL record at %X/%X: %s\n"
msgstr "nie udało się odczytać rekordu WAL na %X/%X: %s\n"

#: parsexlog.c:91 parsexlog.c:136
#, c-format
msgid "could not read WAL record at %X/%X\n"
msgstr "nie udało się odczytać rekordu WAL na %X/%X\n"

#: parsexlog.c:191
#, c-format
msgid "could not find previous WAL record at %X/%X: %s\n"
msgstr "nie udało się odnaleźć poprzedniego rekordu WAL na %X/%X: %s\n"

#: parsexlog.c:195
#, c-format
msgid "could not find previous WAL record at %X/%X\n"
msgstr "nie udało się odnaleźć poprzedniego rekordu WAL na %X/%X\n"

#: parsexlog.c:283
#, c-format
msgid "could not open file \"%s\": %s\n"
msgstr "nie można otworzyć pliku \"%s\": %s\n"

#: parsexlog.c:297
#, c-format
msgid "could not seek in file \"%s\": %s\n"
msgstr "nie można pozycjonować w pliku \"%s\": %s\n"

#: parsexlog.c:304
#, c-format
msgid "could not read from file \"%s\": %s\n"
msgstr "nie można czytać z pliku \"%s\": %s\n"

#: parsexlog.c:372
#, c-format
msgid ""
"WAL record modifies a relation, but record type is not recognized\n"
"lsn: %X/%X, rmgr: %s, info: %02X\n"
msgstr ""
"rekord WAL zmienia relację, butale typ rekordu nie został rozpoznany\n"
"lsn: %X/%X, rmgr: %s, info: %02X\n"

#: pg_rewind.c:64
#, c-format
msgid ""
"%s resynchronizes a PostgreSQL cluster with another copy of the cluster.\n"
"\n"
msgstr ""
"%s resynchronizuje klaster PostgreSQL z inną kopią tego klastra.\n"
"\n"

#: pg_rewind.c:65
#, c-format
msgid ""
"Usage:\n"
"  %s [OPTION]...\n"
"\n"
msgstr ""
"Użycie:\n"
"  %s [OPCJE]...\n"
"\n"

#: pg_rewind.c:66
#, c-format
msgid "Options:\n"
msgstr "Opcje:\n"

#: pg_rewind.c:67
#, c-format
msgid "  -D, --target-pgdata=DIRECTORY  existing data directory to modify\n"
msgstr "  -D, --target-pgdata=FOLDER     istniejący folder danych do zmiany\n"

#: pg_rewind.c:68
#, c-format
msgid "      --source-pgdata=DIRECTORY  source data directory to synchronize with\n"
msgstr "      --source-pgdata=FOLDER     źródłowy folder danych do zsynchronizowania\n"

#: pg_rewind.c:69
#, c-format
msgid "      --source-server=CONNSTR    source server to synchronize with\n"
msgstr "      --source-server=CONNSTR    serwer źródłowy do zsynchronizowania\n"

#: pg_rewind.c:70
#, c-format
msgid "  -n, --dry-run                  stop before modifying anything\n"
msgstr "  -n, --dry-run                  zatrzymaj przed zmianą czegokolwiek\n"

#: pg_rewind.c:71
#, c-format
msgid "  -P, --progress                 write progress messages\n"
msgstr "  -P, --progress                 wypisz komunikaty postępu\n"

#: pg_rewind.c:72
#, c-format
msgid "      --debug                    write a lot of debug messages\n"
msgstr "      --debug                    wypisz masę komunikatów debugowania\n"

#: pg_rewind.c:73
#, c-format
msgid "  -V, --version                  output version information, then exit\n"
msgstr "  -V, --version                  pokaż informacje o wersji i zakończ\n"

#: pg_rewind.c:74
#, c-format
msgid "  -?, --help                     show this help, then exit\n"
msgstr "  -?, --help                     pokaż tą pomoc i zakończ działanie\n"

#: pg_rewind.c:75
#, c-format
msgid ""
"\n"
"Report bugs to <pgsql-bugs@postgresql.org>.\n"
msgstr ""
"\n"
"Błędy proszę przesyłać na adres <pgsql-bugs@postgresql.org>.\n"

#: pg_rewind.c:130 pg_rewind.c:161 pg_rewind.c:168 pg_rewind.c:175
#: pg_rewind.c:183
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "Użyj \"%s --help\" aby uzyskać więcej informacji.\n"

#: pg_rewind.c:160
#, c-format
msgid "%s: no source specified (--source-pgdata or --source-server)\n"
msgstr "%s: nie wskazano źródła (--source-pgdata lub --source-server)\n"

#: pg_rewind.c:167
#, c-format
msgid "%s: only one of --source-pgdata or --source-server can be specified\n"
msgstr "%s: tylko jedna z --source-pgdata lub --source-pgdata może być wskazana\n"

#: pg_rewind.c:174
#, c-format
msgid "%s: no target data directory specified (--target-pgdata)\n"
msgstr "%s: nie wskazano docelowego folderu danych (--target-pgdata)\n"

#: pg_rewind.c:181
#, c-format
msgid "%s: too many command-line arguments (first is \"%s\")\n"
msgstr "%s: za duża ilość parametrów (pierwszy to \"%s\")\n"

#: pg_rewind.c:196
#, c-format
msgid "cannot be executed by \"root\"\n"
msgstr "nie może być wykonywane pod \"rootem\"\n"

#: pg_rewind.c:197
#, c-format
msgid "You must run %s as the PostgreSQL superuser.\n"
msgstr "Musisz uruchomić %s jako superużytkownik PostgreSQL.\n"

#: pg_rewind.c:228
#, c-format
msgid "source and target cluster are on the same timeline\n"
msgstr "klaster źródłowy i docelowy są na tej samej linii czasowej\n"

#: pg_rewind.c:234
#, c-format
msgid "servers diverged at WAL position %X/%X on timeline %u\n"
msgstr "serwery rozeszły się na pozycji WAL %X/%X linii czasowej %u\n"

#: pg_rewind.c:271
#, c-format
msgid "no rewind required\n"
msgstr "przewinięcie nie jest konieczne\n"

#: pg_rewind.c:278
#, c-format
msgid "rewinding from last common checkpoint at %X/%X on timeline %u\n"
msgstr "przewinięcie do ostatniego zgodnego punktu kontrolnego na %X/%X linii "
"czasowej %u\n"

#: pg_rewind.c:286
#, c-format
msgid "reading source file list\n"
msgstr "odczyt źródłowej listy plików\n"

#: pg_rewind.c:288
#, c-format
msgid "reading target file list\n"
msgstr "odczyt docelowej listy plików\n"

#: pg_rewind.c:298
#, c-format
msgid "reading WAL in target\n"
msgstr "odczyt WAL docelowy\n"

#: pg_rewind.c:315
#, c-format
msgid "need to copy %lu MB (total source directory size is %lu MB)\n"
msgstr "potrzeba skopiować %lu MB (pełna wielkość folderu źródłowego to %lu MB)\n"

#: pg_rewind.c:332
#, c-format
msgid ""
"\n"
"creating backup label and updating control file\n"
msgstr ""
"\n"
"tworzenie etykiety kopii zapasowej i aktualizacja pliku sterującego\n"

#: pg_rewind.c:360
#, c-format
msgid "syncing target data directory\n"
msgstr "docelowy katalog danych synchronizacji\n"

#: pg_rewind.c:363
#, c-format
msgid "Done!\n"
msgstr "Wykonano!\n"

#: pg_rewind.c:375
#, c-format
msgid "source and target clusters are from different systems\n"
msgstr "klastry źródłowy i docelowy pochodzą z innych systemów\n"

#: pg_rewind.c:383
#, c-format
msgid "clusters are not compatible with this version of pg_rewind\n"
msgstr "klastry nie są kompatybilne z tą wersją pg_rewind\n"

#: pg_rewind.c:393
#, c-format
msgid "target server needs to use either data checksums or \"wal_log_hints = on\"\n"
msgstr "serwer docelowy wymaga użycia albo sum kontrolnych albo \"wal_log_hints = on\"\n"

#: pg_rewind.c:404
#, c-format
msgid "target server must be shut down cleanly\n"
msgstr "serwer docelowy musi zostać czysto wyłączony\n"

#: pg_rewind.c:414
#, c-format
msgid "source data directory must be shut down cleanly\n"
msgstr "źródłowy folder danych musi być czysto wyłączony\n"

#: pg_rewind.c:469
#, c-format
msgid "invalid control file"
msgstr "niepoprawny plik kontrolny"

#: pg_rewind.c:480
#, c-format
msgid "Source timeline history:\n"
msgstr "Historia źródłowej linii czasu:\n"

#: pg_rewind.c:482
#, c-format
msgid "Target timeline history:\n"
msgstr "Historia docelowej linii czasu:\n"

#. translator: %d is a timeline number, others are LSN positions
#: pg_rewind.c:496
#, c-format
msgid "%d: %X/%X - %X/%X\n"
msgstr "%d: %X/%X - %X/%X\n"

#: pg_rewind.c:555
#, c-format
msgid "could not find common ancestor of the source and target cluster's timelines\n"
msgstr "nie można znaleźć wspólnego przodka źródłowej i docelowej osi czasu klastra\n"

#: pg_rewind.c:596
#, c-format
msgid "backup label buffer too small\n"
msgstr "bufor etykiety kopii zapasowej jest za mały\n"

#: pg_rewind.c:619
#, c-format
msgid "unexpected control file CRC\n"
msgstr "nieoczekiwane CRC pliku kontrolnego\n"

#: pg_rewind.c:629
#, c-format
msgid "unexpected control file size %d, expected %d\n"
msgstr "nieoczekiwana długość pliku kontrolnego %d, oczekiwano %d\n"

#: pg_rewind.c:696
#, c-format
msgid ""
"The program \"initdb\" is needed by %s but was\n"
"not found in the same directory as \"%s\".\n"
"Check your installation.\n"
msgstr ""
"Program \"initdb\" jest wymagany przez %s ale nie został\n"
"znaleziony w tym samym folderze co \"%s\".\n"
"Sprawdź instalację.\n"

#: pg_rewind.c:700
#, c-format
msgid ""
"The program \"initdb\" was found by \"%s\"\n"
"but was not the same version as %s.\n"
"Check your installation.\n"
msgstr ""
"Program \"initdb\" został znaleziony przez \"%s\"\n"
"ale nie jest w tej samej wersji co %s.\n"
"Sprawdź instalację.\n"

#: pg_rewind.c:718
#, c-format
msgid "sync of target directory failed\n"
msgstr "nie powiodło się sync folderu docelowego\n"

#: timeline.c:76 timeline.c:82
#, c-format
msgid "syntax error in history file: %s\n"
msgstr "błąd składni w pliku historii: %s\n"

#: timeline.c:77
#, c-format
msgid "Expected a numeric timeline ID.\n"
msgstr "Oczekiwano numerycznego ID linii czasu.\n"

#: timeline.c:83
#, c-format
msgid "Expected a transaction log switchpoint location.\n"
msgstr "Oczekiwano położenia przełączenia dziennika transakcji.\n"

#: timeline.c:88
#, c-format
msgid "invalid data in history file: %s\n"
msgstr "niepoprawne dane w pliku historii: %s\n"

#: timeline.c:89
#, c-format
msgid "Timeline IDs must be in increasing sequence.\n"
msgstr "IDy linii czasu muszą być w kolejności rosnącej.\n"

#: timeline.c:109
#, c-format
msgid "invalid data in history file\n"
msgstr "niepoprawne dane w pliku historii\n"

#: timeline.c:110
#, c-format
msgid "Timeline IDs must be less than child timeline's ID.\n"
msgstr "IDy linii czasu muszą być mniejsze niż ID potomnej linii czasu.\n"

#: xlogreader.c:276
#, c-format
msgid "invalid record offset at %X/%X"
msgstr "niepoprawne przesunięcie rekordu w %X/%X"

#: xlogreader.c:284
#, c-format
msgid "contrecord is requested by %X/%X"
msgstr "wymagany kontrekord w %X/%X"

#: xlogreader.c:325 xlogreader.c:625
#, c-format
msgid "invalid record length at %X/%X: wanted %u, got %u"
msgstr "niepoprawna długość rekordu w %X/%X: oczekiwana %u, jest %u"

#: xlogreader.c:340
#, c-format
msgid "record length %u at %X/%X too long"
msgstr "za duża długość rekordu %u w %X/%X"

#: xlogreader.c:381
#, c-format
msgid "there is no contrecord flag at %X/%X"
msgstr "brak flagi kontrekordu na %X/%X"

#: xlogreader.c:394
#, c-format
msgid "invalid contrecord length %u at %X/%X"
msgstr "niepoprawna długość kontrekordu %u na %X/%X"

#: xlogreader.c:633
#, c-format
msgid "invalid resource manager ID %u at %X/%X"
msgstr "niepoprawny ID menażera zasobów %u w %X/%X"

#: xlogreader.c:647 xlogreader.c:664
#, c-format
msgid "record with incorrect prev-link %X/%X at %X/%X"
msgstr "rekord z niepoprawnym poprz-linkiem %X/%X w %X/%X"

#: xlogreader.c:701
#, c-format
msgid "incorrect resource manager data checksum in record at %X/%X"
msgstr "niepoprawna suma kontrolna danych menadżera zasobów w rekordzie w %X/%X"

#: xlogreader.c:734
#, c-format
msgid "invalid magic number %04X in log segment %s, offset %u"
msgstr ""
"niepoprawny magiczny numer %04X w segmencie dziennika %s, przesunięcie %u"

#: xlogreader.c:748 xlogreader.c:799
#, c-format
msgid "invalid info bits %04X in log segment %s, offset %u"
msgstr ""
"niepoprawny bity informacji %04X w segmencie dziennika %s, przesunięcie %u"

#: xlogreader.c:774
#, c-format
msgid "WAL file is from different database system: WAL file database system identifier is %s, pg_control database system identifier is %s"
msgstr ""
"plik WAL pochodzi z innego systemu bazy danych: identyfikator systemu bazy "
"danych z pliku WAL to %s, a identyfikator systemu bazy danych z pg_control "
"to %s"

#: xlogreader.c:781
#, c-format
msgid "WAL file is from different database system: incorrect XLOG_SEG_SIZE in page header"
msgstr ""
"plik WAL pochodzi z innego systemu bazy danych: niepoprawny XLOG_SEG_SIZE w "
"nagłówku strony"

#: xlogreader.c:787
#, c-format
msgid "WAL file is from different database system: incorrect XLOG_BLCKSZ in page header"
msgstr ""
"plik WAL pochodzi z innego systemu bazy danych: niepoprawny XLOG_BLCKSZ w "
"nagłówku strony"

#: xlogreader.c:813
#, c-format
msgid "unexpected pageaddr %X/%X in log segment %s, offset %u"
msgstr "nieoczekiwany adrstrony %X/%X w segmencie dziennika %s, przesunięcie %u"

#: xlogreader.c:838
#, c-format
msgid "out-of-sequence timeline ID %u (after %u) in log segment %s, offset %u"
msgstr ""
"nieoczekiwany ID linii czasu %u (po %u) w segmencie dziennika %s, "
"przesunięcie %u"

#: xlogreader.c:1083
#, c-format
msgid "out-of-order block_id %u at %X/%X"
msgstr "poza porządkiem block_id %u na %X/%X"

#: xlogreader.c:1106
#, c-format
msgid "BKPBLOCK_HAS_DATA set, but no data included at %X/%X"
msgstr "BKPBLOCK_HAS_DATA jest ustawione, ale nie załączono danych na %X/%X"

#: xlogreader.c:1113
#, c-format
msgid "BKPBLOCK_HAS_DATA not set, but data length is %u at %X/%X"
msgstr "BKPBLOCK_HAS_DATA nie jest ustawione, długość danych to %u na %X/%X"

#: xlogreader.c:1149
#, c-format
msgid "BKPIMAGE_HAS_HOLE set, but hole offset %u length %u block image length %u at %X/%X"
msgstr ""
"BKPIMAGE_HAS_HOLE jest ustawione, ale przesunięcie dziury %u długości %u "
"blok obrazu o długości %u na %X/%X"

#: xlogreader.c:1165
#, c-format
msgid "BKPIMAGE_HAS_HOLE not set, but hole offset %u length %u at %X/%X"
msgstr ""
"BKPIMAGE_HAS_HOLE nie jest ustawione, ale przesunięcie dziury %u o długości "
"%u na %X/%X"

#: xlogreader.c:1180
#, c-format
msgid "BKPIMAGE_IS_COMPRESSED set, but block image length %u at %X/%X"
msgstr ""
"BKPIMAGE_IS_COMPRESSED jest ustawione, ale blok obrazu o długości %u na %X/%"
"X"

#: xlogreader.c:1195
#, c-format
msgid "neither BKPIMAGE_HAS_HOLE nor BKPIMAGE_IS_COMPRESSED set, but block image length is %u at %X/%X"
msgstr ""
"ani BKPIMAGE_HAS_HOLE ani BKPIMAGE_IS_COMPRESSED nie jest ustawione, ale "
"długość bloku obrazu to %u na %X/%X"

#: xlogreader.c:1211
#, c-format
msgid "BKPBLOCK_SAME_REL set but no previous rel at %X/%X"
msgstr "BKPBLOCK_SAME_REL jest ustawione ale brak poprzedniej rel na %X/%X"

#: xlogreader.c:1223
#, c-format
msgid "invalid block_id %u at %X/%X"
msgstr "niepoprawny block_id %u na %X/%X"

#: xlogreader.c:1291
#, c-format
msgid "record with invalid length at %X/%X"
msgstr "rekord o niepoprawnej długości w %X/%X"

#: xlogreader.c:1380
#, c-format
msgid "invalid compressed image at %X/%X, block %d"
msgstr "niepoprawny skompresowany obraz na %X/%X, blok %d"

#~ msgid "Expected an XLOG switchpoint location.\n"
#~ msgstr "Oczekiwano położenia przełączenia XLOG.\n"

#~ msgid "could not truncate file \"%s\" to %u bytes: %s\n"
#~ msgstr "nie można obciąć pliku \"%s\" do %u bajtów: %s\n"
