# Polish translation for gsasl.
# Copyright (C) 2004, 2005, 2006, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
# This file is distributed under the same license as the gsasl package.
# Jakub Bogusz <qboosh@pld-linux.org>, 2004-2011.
#
msgid ""
msgstr ""
"Project-Id-Version: gsasl 1.6.1\n"
"Report-Msgid-Bugs-To: bug-gsasl@gnu.org\n"
"POT-Creation-Date: 2011-05-01 17:35+0200\n"
"PO-Revision-Date: 2011-05-03 22:01+0200\n"
"Last-Translator: Jakub Bogusz <qboosh@pld-linux.org>\n"
"Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n"
"Language: pl\n"
"X-Bugs: Report translation errors to the Language-Team address.\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-2\n"
"Content-Transfer-Encoding: 8bit\n"

#: src/imap.c:76 src/smtp.c:79
#, c-format
msgid "Chose SASL mechanisms:\n"
msgstr "Wybór mechanizmów SASL:\n"

#: src/imap.c:106 src/smtp.c:110 src/gsasl.c:206
#, c-format
msgid "Using mechanism:\n"
msgstr "Użycie mechanizmu:\n"

#: src/imap.c:156
#, c-format
msgid "error: server did not return a token\n"
msgstr "błąd: serwer nie zwrócił tokenu\n"

#: src/smtp.c:158
#, c-format
msgid ""
"error: Server did not return expected SASL data (it must begin with '334 '):\n"
"%s\n"
msgstr ""
"Błąd: serwer nie zwrócił oczekiwanych danych SASL (muszą zaczynać się od '334 '):\n"
"%s\n"

#: src/gsasl.c:178
#, c-format
msgid "Choose SASL mechanism:\n"
msgstr "Wybór mechanizmów SASL:\n"

#: src/gsasl.c:187
#, c-format
msgid "Input list of SASL mechanisms supported by server:\n"
msgstr "Wejściowa lista mechanizmów SASL obsługiwanych przez serwer:\n"

#: src/gsasl.c:223
#, c-format
msgid "Output from server:\n"
msgstr "Wyjście serwera:\n"

#: src/gsasl.c:225
#, c-format
msgid "Output from client:\n"
msgstr "Wyjście klienta:\n"

#: src/gsasl.c:281
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "Polecenie `%s --help' pozwoli uzyskać więcej informacji.\n"

#: src/gsasl.c:336
#, c-format
msgid "missing argument"
msgstr "brak argumentu"

#: src/gsasl.c:343
#, c-format
msgid "need both --x509-cert-file and --x509-key-file"
msgstr "wymagane jest zarówno --x509-cert-file jak i --x509-key-file"

#: src/gsasl.c:347
#, c-format
msgid "cannot use both --starttls and --no-starttls"
msgstr "nie można użyć --starttls i --nostarttls jednocześnie"

#: src/gsasl.c:350
#, c-format
msgid "cannot use both --smtp and --imap"
msgstr "nie można użyć --smtp i --imap jednocześnie"

#: src/gsasl.c:415
#, c-format
msgid "initialization failure: %s"
msgstr "błąd inicjalizacji: %s"

#: src/gsasl.c:430
#, c-format
msgid "error listing mechanisms: %s"
msgstr "błąd wypisywania mechanizmów: %s"

#: src/gsasl.c:437
#, c-format
msgid "This client supports the following mechanisms:\n"
msgstr "Mechanizmy obsługiwane przez tego klienta:\n"

#: src/gsasl.c:440
#, c-format
msgid "This server supports the following mechanisms:\n"
msgstr "Mechanizmy obsługiwane przez ten serwer:\n"

#: src/gsasl.c:508
#, c-format
msgid "GnuTLS global initialization failed: %s"
msgstr "Globalna inicjalizacja GnuTLS nie powiodła się: %s"

#: src/gsasl.c:513
#, c-format
msgid "GnuTLS initialization failed: %s"
msgstr "Inicjalizacja GnuTLS nie powiodła się: %s"

#: src/gsasl.c:518
#, c-format
msgid "setting GnuTLS defaults failed: %s"
msgstr "ustawienie wartości domyślnych GnuTLS nie powiodło się: %s"

#: src/gsasl.c:524
#, c-format
msgid "allocating anonymous GnuTLS credential: %s"
msgstr "przydzielanie anonimowych danych uwierzytelniających GnuTLS: %s"

#: src/gsasl.c:529
#, c-format
msgid "setting anonymous GnuTLS credential: %s"
msgstr "ustawianie anonimowych danych uwierzytelniających GnuTLS: %s"

#: src/gsasl.c:534
#, c-format
msgid "allocating X.509 GnuTLS credential: %s"
msgstr "przydzielanie danych uwierzytelniających X.509 GnuTLS: %s"

#: src/gsasl.c:542
#, c-format
msgid "loading X.509 GnuTLS credential: %s"
msgstr "wczytywanie danych uwierzytelniających X.509 GnuTLS: %s"

#: src/gsasl.c:550
#, c-format
msgid "no X.509 CAs found: %s"
msgstr "nie znaleziono CA X.509: %s"

#: src/gsasl.c:553
#, c-format
msgid "no X.509 CAs found"
msgstr "nie znaleziono CA X.509"

#: src/gsasl.c:559
#, c-format
msgid "setting X.509 GnuTLS credential: %s"
msgstr "ustawianie danych uwierzytelniających X.509 GnuTLS: %s"

#: src/gsasl.c:570
#, c-format
msgid "setting GnuTLS cipher priority (%s): %s\n"
msgstr "ustawianie priorytetu szyfrów GnuTLS (%s): %s\n"

#: src/gsasl.c:582
#, c-format
msgid "GnuTLS handshake failed: %s"
msgstr "powitanie GnuTLS nie powiodło się: %s"

#: src/gsasl.c:591
#, c-format
msgid "verifying peer certificate: %s"
msgstr "sprawdzanie certyfikatu drugiej strony: %s"

#: src/gsasl.c:595
#, c-format
msgid "server certificate is not trusted"
msgstr "certyfikat serwera nie jest zaufany"

#: src/gsasl.c:599
#, c-format
msgid "server certificate hasn't got a known issuer"
msgstr "certyfikat serwera nie ma znanego wystawcy"

#: src/gsasl.c:602
#, c-format
msgid "server certificate has been revoked"
msgstr "certyfikat serwera został anulowany"

#: src/gsasl.c:606
#, c-format
msgid "could not verify server certificate (rc=%d)"
msgstr "nie można zweryfikować certyfikatu serwera (rc=%d)"

#: src/gsasl.c:617
#, c-format
msgid "getting channel binding failed: %s"
msgstr "pobranie przypisania kanału nie powiodło się: %s"

#: src/gsasl.c:647
#, c-format
msgid "Cannot find mechanism...\n"
msgstr "Nie znaleziono mechanizmu...\n"

#: src/gsasl.c:664
#, c-format
msgid "mechanism unavailable: %s"
msgstr "mechanizm niedostępny: %s"

#: src/gsasl.c:693
#, c-format
msgid "Enter base64 authentication data from client (press RET if none):\n"
msgstr "Dana uwierzytelniające base64 od klienta (RET jeśli żadne):\n"

#: src/gsasl.c:696
#, c-format
msgid "Enter base64 authentication data from server (press RET if none):\n"
msgstr "Dane uwierzytelniające base64 od serwera (RET jeśli żadne):\n"

#: src/gsasl.c:706
#, c-format
msgid "mechanism error: %s"
msgstr "błąd mechanizmu: %s"

#: src/gsasl.c:715
#, c-format
msgid "Server authentication finished (client trusted)...\n"
msgstr "Uwierzytelnienie serwera zakończone (klient zaufał)...\n"

#: src/gsasl.c:718
#, c-format
msgid "Client authentication finished (server trusted)...\n"
msgstr "Uwierzytelnienie klienta zakończone (serwer zaufał)...\n"

#: src/gsasl.c:742
#, c-format
msgid "Enter application data (EOF to finish):\n"
msgstr "Dane aplikacji (EOF aby zakończyć):\n"

#: src/gsasl.c:814
#, c-format
msgid "Base64 encoded application data to send:\n"
msgstr "Zakodowane base64 dane aplikacji do wysłania:\n"

#: src/gsasl.c:859
#, c-format
msgid "SASL record too large: %zu\n"
msgstr "Rekord SASL zbyt duży: %zu\n"

#: src/gsasl.c:883
#, c-format
msgid "encoding error: %s"
msgstr "błąd kodowania: %s"

#: src/gsasl.c:888
#, c-format
msgid "Session finished...\n"
msgstr "Sesja zakończona...\n"

#: src/gsasl.c:904
#, c-format
msgid "terminating GnuTLS session failed: %s"
msgstr "zakończenie sesji GnuTLS nie powiodło się: %s"
