summaryrefslogtreecommitdiffstats
path: root/po/pl/man8/sulogin.8.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/pl/man8/sulogin.8.po')
-rw-r--r--po/pl/man8/sulogin.8.po83
1 files changed, 33 insertions, 50 deletions
diff --git a/po/pl/man8/sulogin.8.po b/po/pl/man8/sulogin.8.po
index 8df652de..84bfc814 100644
--- a/po/pl/man8/sulogin.8.po
+++ b/po/pl/man8/sulogin.8.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: manpages-pl\n"
-"POT-Creation-Date: 2023-08-27 17:24+0200\n"
+"POT-Creation-Date: 2024-03-29 09:53+0100\n"
"PO-Revision-Date: 2022-02-13 19:09+0100\n"
"Last-Translator: Michał Kułach <michal.kulach@gmail.com>\n"
"Language-Team: Polish <manpages-pl-list@lists.sourceforge.net>\n"
@@ -19,7 +19,7 @@ msgstr ""
"|| n%100>=20) ? 1 : 2);\n"
#. type: TH
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, no-wrap
msgid "SULOGIN"
msgstr "SULOGIN"
@@ -37,41 +37,41 @@ msgid "util-linux 2.38.1"
msgstr "util-linux 2.38.1"
#. type: TH
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, no-wrap
msgid "System Administration"
msgstr "Administracja systemem"
#. type: SH
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, no-wrap
msgid "NAME"
msgstr "NAZWA"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "sulogin - single-user login"
msgstr "sulogin - login w trybie jednoużytkownikowym"
#. type: SH
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, no-wrap
msgid "SYNOPSIS"
msgstr "SKŁADNIA"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<sulogin> [options] [I<tty>]"
msgstr "B<sulogin> [I<opcje>] [I<tty>]"
#. type: SH
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, no-wrap
msgid "DESCRIPTION"
msgstr "OPIS"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"B<sulogin> is invoked by B<init> when the system goes into single-user mode."
msgstr ""
@@ -79,12 +79,12 @@ msgstr ""
"jednoużytkownikowy."
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "The user is prompted:"
msgstr "Wyświetlany jest następujący komunikat zachęty:"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"Give root password for system maintenance (or type Control-D for normal "
"startup):"
@@ -94,7 +94,7 @@ msgstr ""
"kontynuować zwykły start)"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"If the root account is locked and B<--force> is specified, no password is "
"required."
@@ -103,7 +103,7 @@ msgstr ""
"wymagane."
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"B<sulogin> will be connected to the current terminal, or to the optional "
"I<tty> device that can be specified on the command line (typically I</dev/"
@@ -113,7 +113,7 @@ msgstr ""
"urządzenia I<tty> podanego w wierszu polecenia zwykle (I</dev/console>)."
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"When the user exits from the single-user shell, or presses control-D at the "
"prompt, the system will continue to boot."
@@ -122,18 +122,18 @@ msgstr ""
"control-D po wyświetleniu zachęty, system będzie kontynuował rozruch."
#. type: SH
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, no-wrap
msgid "OPTIONS"
msgstr "OPCJE"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<-e>, B<--force>"
msgstr "B<-e>, B<--force>"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"If the default method of obtaining the root password from the system via "
"B<getpwnam>(3) fails, then examine I</etc/passwd> and I</etc/shadow> to get "
@@ -148,7 +148,7 @@ msgstr ""
"wywoła powłokę roota bez pytania o hasło>."
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"Only use the B<-e> option if you are sure the console is physically "
"protected against unauthorized access."
@@ -157,12 +157,12 @@ msgstr ""
"fizycznie zabezpieczona przed nieautoryzowanym dostępem."
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<-p>, B<--login-shell>"
msgstr "B<-p>, B<--login-shell>"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"Specifying this option causes B<sulogin> to start the shell process as a "
"login shell."
@@ -171,12 +171,12 @@ msgstr ""
"powłokę zgłoszeniową."
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<-t>, B<--timeout> I<seconds>"
msgstr "B<-t>, B<--timeout> I<sekundy>"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"Specify the maximum amount of time to wait for user input. By default, "
"B<sulogin> will wait forever."
@@ -185,17 +185,17 @@ msgstr ""
"B<sulogin> będzie czekał wiecznie."
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<-h>, B<--help>"
msgstr "B<-h>, B<--help>"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "Display help text and exit."
msgstr "Wyświetla ten tekst i kończy pracę."
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<-V>, B<--version>"
msgstr "B<-V>, B<--version>"
@@ -205,13 +205,13 @@ msgid "Print version and exit."
msgstr "Wyświetla informacje o wersji i kończy działanie."
#. type: SH
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, no-wrap
msgid "ENVIRONMENT"
msgstr "ŚRODOWISKO"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"B<sulogin> looks for the environment variable B<SUSHELL> or B<sushell> to "
"determine what shell to start. If the environment variable is not set, it "
@@ -225,13 +225,13 @@ msgstr ""
"powłoka I</bin/sh>."
#. type: SH
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, no-wrap
msgid "AUTHORS"
msgstr "AUTORZY"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"B<sulogin> was written by Miquel van Smoorenburg for sysvinit and later "
"ported to util-linux by Dave Reisner and Karel Zak."
@@ -240,44 +240,27 @@ msgstr ""
"później przeportowane dla util-linux przez Dave'a Reisnera i Karela Zaka."
#. type: SH
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, no-wrap
msgid "REPORTING BUGS"
msgstr "ZGŁASZANIE BŁĘDÓW"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "For bug reports, use the issue tracker at"
msgstr "Raporty o błędach proszę zgłaszać pod adresem"
#. type: SH
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, no-wrap
msgid "AVAILABILITY"
msgstr "DOSTĘPNOŚĆ"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"The B<sulogin> command is part of the util-linux package which can be "
"downloaded from"
msgstr ""
"Polecenie B<sulogin> jest częścią pakietu util-linux i można je pobrać ze "
"strony"
-
-#. type: TH
-#: opensuse-leap-15-6
-#, no-wrap
-msgid "2022-02-14"
-msgstr "14 lutego 2022 r."
-
-#. type: TH
-#: opensuse-leap-15-6
-#, no-wrap
-msgid "util-linux 2.37.4"
-msgstr "util-linux 2.37.4"
-
-#. type: Plain text
-#: opensuse-leap-15-6
-msgid "Display version information and exit."
-msgstr "Wyświetla informacje o wersji i kończy działanie."