summaryrefslogtreecommitdiff
path: root/debian/po/pl.po
diff options
context:
space:
mode:
Diffstat (limited to 'debian/po/pl.po')
-rw-r--r--debian/po/pl.po409
1 files changed, 409 insertions, 0 deletions
diff --git a/debian/po/pl.po b/debian/po/pl.po
new file mode 100644
index 000000000..3b422c92c
--- /dev/null
+++ b/debian/po/pl.po
@@ -0,0 +1,409 @@
1#
2# Translators, if you are not familiar with the PO format, gettext
3# documentation is worth reading, especially sections dedicated to
4# this format, e.g. by running:
5# info -n '(gettext)PO Files'
6# info -n '(gettext)Header Entry'
7#
8# Some information specific to po-debconf are available at
9# /usr/share/doc/po-debconf/README-trans
10# or http://www.debian.org/intl/l10n/po-debconf/README-trans
11#
12# Developers do not need to manually edit POT or PO files.
13#
14msgid ""
15msgstr ""
16"Project-Id-Version: PACKAGE VERSION\n"
17"Report-Msgid-Bugs-To: \n"
18"POT-Creation-Date: 2005-03-15 12:48+0000\n"
19"PO-Revision-Date: 2004-04-08 18:28+0200\n"
20"Last-Translator: Emil Nowak <emil5@go2.pl>\n"
21"Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n"
22"MIME-Version: 1.0\n"
23"Content-Type: text/plain; charset=ISO-8859-2\n"
24"Content-Transfer-Encoding: 8bit\n"
25
26#. Type: boolean
27#. Description
28#: ../openssh-client.templates.master:4
29msgid "Do you want /usr/lib/ssh-keysign to be installed SUID root?"
30msgstr "Czy chcesz aby /usr/lib/ssh-keysign był zainstalowany jako SUID root?"
31
32#. Type: boolean
33#. Description
34#: ../openssh-client.templates.master:4
35msgid ""
36"You have the option of installing the ssh-keysign helper with the SUID bit "
37"set."
38msgstr ""
39"Masz możliwość zainstalowania pomocniczego programu ssh-keysign z włączonym "
40"bitem SETUID."
41
42#. Type: boolean
43#. Description
44#: ../openssh-client.templates.master:4
45msgid ""
46"If you make ssh-keysign SUID, you will be able to use SSH's Protocol 2 host-"
47"based authentication."
48msgstr ""
49"Jeśli uczynisz ssh-keysign SUIDowym, będziesz mógł używać opartej na hostach "
50"autoryzacji drugiej wersji protokołu SSH."
51
52#. Type: boolean
53#. Description
54#: ../openssh-client.templates.master:4
55msgid ""
56"If in doubt, I suggest you install it with SUID. If it causes problems you "
57"can change your mind later by running: dpkg-reconfigure ssh"
58msgstr ""
59"Jeśli masz wątpliwości, radzę zainstalować go z SUIDem. Jeśli to sprawia "
60"problemy, możesz zmienić swoje zdanie uruchamiając później polecenie: dpkg-"
61"reconfigure ssh"
62
63#. Type: boolean
64#. Description
65#: ../openssh-server.templates.master:4
66msgid "Generate new configuration file"
67msgstr "Wygeneruj nowy plik konfiguracyjny"
68
69#. Type: boolean
70#. Description
71#: ../openssh-server.templates.master:4
72msgid ""
73"This version of OpenSSH has a considerably changed configuration file from "
74"the version shipped in Debian 'Potato', which you appear to be upgrading "
75"from. I can now generate you a new configuration file (/etc/ssh/sshd."
76"config), which will work with the new server version, but will not contain "
77"any customisations you made with the old version."
78msgstr ""
79"W tej wersji OpenSSH zmienił się plik konfiguracyjny w stosunku do wersji "
80"dostarczanej z Debianem 'Potato', którą zdajesz się aktualizować. Mogę teraz "
81"wygenerować nowy plik konfiguracyjny (/etc/ssh/sshd.config), który będzie "
82"działał z nową wersją serwera, ale nie będzie zawierał żadnych dokonanych "
83"przez ciebie w starej wersji zmian."
84
85#. Type: boolean
86#. Description
87#: ../openssh-server.templates.master:4
88msgid ""
89"Please note that this new configuration file will set the value of "
90"'PermitRootLogin' to yes (meaning that anyone knowing the root password can "
91"ssh directly in as root). It is the opinion of the maintainer that this is "
92"the correct default (see README.Debian for more details), but you can always "
93"edit sshd_config and set it to no if you wish."
94msgstr ""
95"Zauważ proszę, że nowy plik konfiguracyjny będzie ustawiał wartość opcji "
96"'PermitRootLogin' na 'tak' (co oznacza, że każdy kto zna hasło root'a może "
97"zdalnie zalogować się przez ssh jako root). W opinii opiekuna pakietu to "
98"jest poprawna wartość domyślna (szczegóły w README.Debian), ale możesz sobie "
99"wyedytować sshd_config i ustawić tę opcję na 'nie' jeśli się z tą opinią nie "
100"zgadzasz."
101
102#. Type: boolean
103#. Description
104#: ../openssh-server.templates.master:4
105msgid ""
106"It is strongly recommended that you let me generate a new configuration file "
107"for you."
108msgstr ""
109"Jest bardzo wskazane abyś pozwolił mi wygenerować nowy plik konfiguracyjny."
110
111#. Type: boolean
112#. Description
113#: ../openssh-server.templates.master:23
114msgid "Allow SSH protocol 2 only"
115msgstr "Zezwalaj wyłącznie na wersję 2 protokołu SSH"
116
117#. Type: boolean
118#. Description
119#: ../openssh-server.templates.master:23
120msgid ""
121"This version of OpenSSH supports version 2 of the ssh protocol, which is "
122"much more secure. Disabling ssh 1 is encouraged, however this will slow "
123"things down on low end machines and might prevent older clients from "
124"connecting (the ssh client shipped with \"potato\" is affected)."
125msgstr ""
126"Ta wersja OpenSSH wspiera drugą wersję protokołu ssh, która jest znacznie "
127"bardziej bezpieczna. Wyłączenie ssh 1 jest zalecane, choć spowalnia to "
128"działanie na starych maszynach i może uniemożliwić połączenie starszym "
129"wersjom klientów (dotyczy to np. klienta ssh dołączanego do \"potato\")."
130
131#. Type: boolean
132#. Description
133#: ../openssh-server.templates.master:23
134msgid ""
135"Also please note that keys used for protocol 1 are different so you will not "
136"be able to use them if you only allow protocol 2 connections."
137msgstr ""
138"Ponadto, zauważ proszę, że klucze używane przez protokół 1 są inne, więc nie "
139"będziesz mógł ich używać jeśli zezwolisz na korzystanie wyłącznie z wersji 2 "
140"protokołu."
141
142#. Type: boolean
143#. Description
144#: ../openssh-server.templates.master:23
145msgid ""
146"If you later change your mind about this setting, README.Debian has "
147"instructions on what to do to your sshd_config file."
148msgstr ""
149"Jeśli później zmienisz zdanie co do tego ustawienia, to instrukcje co "
150"zmienić w sshd_config znajdują się w README.Debian."
151
152#. Type: boolean
153#. Description
154#: ../openssh-server.templates.master:38
155msgid "Do you want to continue (and risk killing active ssh sessions)?"
156msgstr "Czy chcesz kontynuować (i ryzykować przerwaniem aktywnych sesji ssh) ?"
157
158#. Type: boolean
159#. Description
160#: ../openssh-server.templates.master:38
161msgid ""
162"The version of /etc/init.d/ssh that you have installed, is likely to kill "
163"all running sshd instances. If you are doing this upgrade via an ssh "
164"session, that would be a Bad Thing(tm)."
165msgstr ""
166"Zainstalowana właśnie wersja /etc/init.d/ssh może zabić wszystkie działające "
167"obecnie kopie sshd. Jeśli wykonujesz tą aktualizację przez ssh, to byłaby "
168"Zła Rzecz(tm)."
169
170#. Type: boolean
171#. Description
172#: ../openssh-server.templates.master:38
173msgid ""
174"You can fix this by adding \"--pidfile /var/run/sshd.pid\" to the start-stop-"
175"daemon line in the stop section of the file."
176msgstr ""
177"Możesz to naprawić dodając \"--pidfile /var/run/sshd.pid\" do linijki start-"
178"stop-daemon w sekcji stop tego pliku."
179
180#. Type: note
181#. Description
182#: ../openssh-server.templates.master:48
183msgid "Warning: rsh-server is installed --- probably not a good idea"
184msgstr ""
185"Uwaga: serwer rsh jest zainstalowany --- prawdopodobnie nienajlepszy pomysł"
186
187#. Type: note
188#. Description
189#: ../openssh-server.templates.master:48
190msgid ""
191"having rsh-server installed undermines the security that you were probably "
192"wanting to obtain by installing ssh. I'd advise you to remove that package."
193msgstr ""
194"Posiadanie zainstalowanego serwera rsh podminowuje zabezpieczenia, które "
195"prawdopodobnie starasz się uzyskać instalując ssh. Radziłbym usunąć ten "
196"pakiet."
197
198#. Type: note
199#. Description
200#: ../openssh-server.templates.master:55
201msgid "Warning: telnetd is installed --- probably not a good idea"
202msgstr ""
203"Uwaga: telnetd jest zainstalowany --- prawdopodobnie nienajlepszy pomysł"
204
205#. Type: note
206#. Description
207#: ../openssh-server.templates.master:55
208msgid ""
209"I'd advise you to either remove the telnetd package (if you don't actually "
210"need to offer telnet access) or install telnetd-ssl so that there is at "
211"least some chance that telnet sessions will not be sending unencrypted login/"
212"password and session information over the network."
213msgstr ""
214"Radziłbym albo usunąć pakiet telnetd (jeśli nie potrzebujesz koniecznie "
215"udostępniać telnet'a) albo zainstalować telnetd-ssl aby była choć szansza, "
216"że sesje telnet nie będą przesyłać niezaszyfrowanego loginu/hasła oraz "
217"danych sesji przez sieć."
218
219#. Type: note
220#. Description
221#: ../openssh-server.templates.master:63
222msgid "Warning: you must create a new host key"
223msgstr "Uwaga: musisz utworzyć nowy klucz hosta"
224
225#. Type: note
226#. Description
227#: ../openssh-server.templates.master:63
228msgid ""
229"There is an old /etc/ssh/ssh_host_key, which is IDEA encrypted. OpenSSH can "
230"not handle this host key file, and I can't find the ssh-keygen utility from "
231"the old (non-free) SSH installation."
232msgstr ""
233"Istnieje stary /etc/ssh/ssh_host_key, który jest zaszyfrowany przez IDEA. "
234"OpenSSH nie umie korzystać z tak zaszyfrowanego klucza, a nie może znaleźć "
235"polecenia ssh-keygen ze starego SSH (non-free)."
236
237#. Type: note
238#. Description
239#: ../openssh-server.templates.master:63
240msgid "You will need to generate a new host key."
241msgstr "Będziesz musiał wygenerować nowy klucz hosta."
242
243#. Type: boolean
244#. Description
245#: ../openssh-server.templates.master:73
246msgid "Disable challenge-response authentication?"
247msgstr ""
248
249#. Type: boolean
250#. Description
251#: ../openssh-server.templates.master:73
252msgid ""
253"Password authentication appears to be disabled in your current OpenSSH "
254"server configuration. In order to prevent users from logging in using "
255"passwords (perhaps using only public key authentication instead) with recent "
256"versions of OpenSSH, you must disable challenge-response authentication, or "
257"else ensure that your PAM configuration does not allow Unix password file "
258"authentication."
259msgstr ""
260
261#. Type: boolean
262#. Description
263#: ../openssh-server.templates.master:73
264msgid ""
265"If you disable challenge-response authentication, then users will not be "
266"able to log in using passwords. If you leave it enabled (the default "
267"answer), then the 'PasswordAuthentication no' option will have no useful "
268"effect unless you also adjust your PAM configuration in /etc/pam.d/ssh."
269msgstr ""
270
271#~ msgid "NOTE: Forwarding of X11 and Authorization disabled by default."
272#~ msgstr ""
273#~ "UWAGA: Przekazywanie (forwarding) X11 i Autoryzacji jest domyślnie "
274#~ "wyłączone."
275
276#~ msgid ""
277#~ "For security reasons, the Debian version of ssh has ForwardX11 and "
278#~ "ForwardAgent set to ``off'' by default."
279#~ msgstr ""
280#~ "Ze względów bezpieczeństwa Debianowa wersja ssh ma ForwardX11 i "
281#~ "ForwardAgent ustawione domyślnie na 'off'."
282
283#~ msgid ""
284#~ "You can enable it for servers you trust, either in one of the "
285#~ "configuration files, or with the -X command line option."
286#~ msgstr ""
287#~ "Dla zaufanych serwerów możesz włączyć te opcje w pliku konfiguracyjnym "
288#~ "lub przy pomocy opcji -X z linii komend."
289
290#~ msgid "More details can be found in /usr/share/doc/ssh/README.Debian"
291#~ msgstr "Więcej szczegółów znajdziesz w /usr/share/doc/ssh/README.Debian."
292
293#~ msgid "ssh2 keys merged in configuration files"
294#~ msgstr "klucze ssh2 włączone do plików konfiguracyjnych"
295
296#~ msgid ""
297#~ "As of version 3 OpenSSH no longer uses separate files for ssh1 and ssh2 "
298#~ "keys. This means the authorized_keys2 and known_hosts2 files are no "
299#~ "longer needed. They will still be read in order to maintain backwards "
300#~ "compatibility"
301#~ msgstr ""
302#~ "Począwszy od wersji 3 OpenSSH nie używa już osobnych plików dla kluczy "
303#~ "ssh1 i ssh2. Oznacza to, że pliki authorized_keys2 i known_hosts2 nie są "
304#~ "już potrzebne. Będą one jednak odczytywane aby zachować wsteczną "
305#~ "kompatybilność."
306
307#~ msgid "Do you want to run the sshd server?"
308#~ msgstr "Czy chcesz uruchamiać serwer sshd ?"
309
310#~ msgid "This package contains both the ssh client, and the sshd server."
311#~ msgstr "Ten pakiet zawiera zarówno klienta ssh, jak i serwer sshd."
312
313#~ msgid ""
314#~ "Normally the sshd Secure Shell Server will be run to allow remote logins "
315#~ "via ssh."
316#~ msgstr ""
317#~ "Normalnie serwer sshd (Secure Shell Server) będzie uruchomiony aby "
318#~ "umożliwić zdalny dostęp przez ssh."
319
320#~ msgid ""
321#~ "If you are only interested in using the ssh client for outbound "
322#~ "connections on this machine, and don't want to log into it at all using "
323#~ "ssh, then you can disable sshd here."
324#~ msgstr ""
325#~ "Jeśli jesteś zainteresowany używaniem wyłącznie klienta ssh dla połączeń "
326#~ "wychodzących z tej maszyny, i nie chcesz się na nią logować przy pomocy "
327#~ "ssh, to możesz teraz wyłączyć serwer sshd."
328
329#~ msgid "Environment options on keys have been deprecated"
330#~ msgstr "Odradzamy stosowanie ustawień środowiskowych dla kluczy."
331
332#~ msgid ""
333#~ "This version of OpenSSH disables the environment option for public keys "
334#~ "by default, in order to avoid certain attacks (for example, LD_PRELOAD). "
335#~ "If you are using this option in an authorized_keys file, beware that the "
336#~ "keys in question will no longer work until the option is removed."
337#~ msgstr ""
338#~ "Ta wersja OpenSSH ma wyłączoną opcję wykorzystywania ustawień "
339#~ "środowiskowych dla kluczy publicznych. Można dzięki temu uniknąć pewnych "
340#~ "ataków (jak np.: LD_PRELOAD). Jeżeli używasz tej opcji w pliku "
341#~ "authorized_keys, to zawarte w nim klucze nie będą działać dopóki ta opcja "
342#~ "nie zostanie usunięta."
343
344#~ msgid ""
345#~ "To re-enable this option, set \"PermitUserEnvironment yes\" in /etc/ssh/"
346#~ "sshd_config after the upgrade is complete, taking note of the warning in "
347#~ "the sshd_config(5) manual page."
348#~ msgstr ""
349#~ "Aby ponownie włączyć tę opcję, należy dodać wpis \"PermitUserEnvironment "
350#~ "yes\" do pliku /etc/ssh/sshd_config po ukończeniu aktualizacji. Przy "
351#~ "zmianie konfiguracji należy zapoznać się z informacjami zawartymi na "
352#~ "stronie podręcznika systemowego sshd_config(5)."
353
354#~ msgid "Privilege separation"
355#~ msgstr "Separacja uprawnień"
356
357#~ msgid ""
358#~ "Privilege separation is turned on by default, so if you decide you want "
359#~ "it turned off, you need to add \"UsePrivilegeSeparation no\" to /etc/ssh/"
360#~ "sshd_config."
361#~ msgstr ""
362#~ "Separacja uprawnień jest domyślnie włączona, więc jeśli zdecydujesz się "
363#~ "ją wyłączyć, musisz dodać \"UsePrivilegeSeparation no\" do pliku /etc/ssh/"
364#~ "sshd_config."
365
366#~ msgid "Enable Privilege separation"
367#~ msgstr "Włączenie separacji uprawnień"
368
369#~ msgid ""
370#~ "This version of OpenSSH contains the new privilege separation option. "
371#~ "This significantly reduces the quantity of code that runs as root, and "
372#~ "therefore reduces the impact of security holes in sshd."
373#~ msgstr ""
374#~ "Ta wersja OpenSSH zawiera nową opcję separacji uprawnień. Znacząco "
375#~ "zmniejsza ona ilość kodu, który jest uruchamiany jako root i co za tym "
376#~ "idzie redukuje efekty luk bezpieczeństwa w sshd."
377
378#~ msgid ""
379#~ "Unfortunately, privilege separation interacts badly with PAM. Any PAM "
380#~ "session modules that need to run as root (pam_mkhomedir, for example) "
381#~ "will fail, and PAM keyboard-interactive authentication won't work."
382#~ msgstr ""
383#~ "Niestety separacja uprawnień źle reaguje z PAMem. Jakikolwiek moduł sesji "
384#~ "PAM, który musi być uruchamiany jako root (pam_mkhomedir, na przykład) "
385#~ "zawiedzie. Nie będzie działać również interaktywna autentykacja z "
386#~ "klawiatury (keyboard-interactive authentication)."
387
388#, fuzzy
389#~ msgid ""
390#~ "Since you've opted to have me generate an sshd_config file for you, you "
391#~ "can choose whether or not to have privilege separation turned on or not. "
392#~ "Unless you know you need to use PAM features that won't work with this "
393#~ "option, you should enable it."
394#~ msgstr ""
395#~ "Zdecydowałeś się na to abym wygenerował dla ciebie plik sshd_config, i "
396#~ "możesz wybrać czy chcesz włączyć Separację Uprawnień, czy też nie. Jeśli "
397#~ "nie używasz jądra z serii 2.0 (w którym to przypadku *musisz* "
398#~ "odpowiedzieć tutaj 'nie' albo sshd w ogóle nie ruszy) i jeśli nie musisz "
399#~ "korzystać z możliwości PAMa, które nie będą działały z tą opcją, "
400#~ "powinieneś odpowiedzieć tutaj 'tak'."
401
402#~ msgid ""
403#~ "NB! If you are running a 2.0 series Linux kernel, then privilege "
404#~ "separation will not work at all, and your sshd will fail to start unless "
405#~ "you explicitly turn privilege separation off."
406#~ msgstr ""
407#~ "UWAGA! Jeżeli używasz jądra Linux'a z serii 2.0, to separacja uprawnień w "
408#~ "ogóle nie będzie działać i sshd nie wystartuje dopóki własnoręcznie nie "
409#~ "wyłączysz separacji uprawnień w /etc/ssh/sshd_config."