diff options
Diffstat (limited to 'po/it/man5/nologin.5.po')
-rw-r--r-- | po/it/man5/nologin.5.po | 118 |
1 files changed, 118 insertions, 0 deletions
diff --git a/po/it/man5/nologin.5.po b/po/it/man5/nologin.5.po new file mode 100644 index 00000000..9e2d5ac8 --- /dev/null +++ b/po/it/man5/nologin.5.po @@ -0,0 +1,118 @@ +# Italian translation of manpages +# This file is distributed under the same license as the manpages-l10n package. +# Copyright © of this file: +# Giovanni Bortolozzo <borto@dei.unipd.it>, 1996. +# Alessandro Rubini <rubini@linux.it>, 1998. +# Marco Curreli <marcocurreli@tiscali.it>, 2013, 2018. +msgid "" +msgstr "" +"Project-Id-Version: manpages-l10n 4.0.0\n" +"POT-Creation-Date: 2024-03-01 17:03+0100\n" +"PO-Revision-Date: 2020-05-17 22:13+0200\n" +"Last-Translator: Marco Curreli <marcocurreli@tiscali.it>\n" +"Language-Team: Italian <pluto-ildp@lists.pluto.it>\n" +"Language: it\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Lokalize 20.04.0\n" + +#. type: TH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, fuzzy, no-wrap +#| msgid "B<nolog>" +msgid "nologin" +msgstr "B<nolog>" + +#. type: TH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "2022-10-30" +msgstr "30 ottobre 2022" + +#. type: TH +#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#, no-wrap +msgid "Linux man-pages 6.06" +msgstr "Linux man-pages 6.06" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "NAME" +msgstr "NOME" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "nologin - prevent unprivileged users from logging into the system" +msgstr "nologin - previene la connessione degli utenti normali nel sistema" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "DESCRIPTION" +msgstr "DESCRIZIONE" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"If the file I</etc/nologin> exists and is readable, B<login>(1) will allow " +"access only to root. Other users will be shown the contents of this file " +"and their logins will be refused. This provides a simple way of temporarily " +"disabling all unprivileged logins." +msgstr "" +"Se il file I</etc/nologin> esiste ed è scrivibile, B<login>(1) permetterà " +"l'accesso solo a root. Agli altri utenti verrà mostrato il contenuto di " +"questo file e i loro accessi verranno rifiutati. Questo costituisce un modo " +"semplice per disabilitare temporaneamente tutti gli accessi senza privilegi." + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "FILES" +msgstr "FILE" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I</etc/nologin>" +msgstr "I</etc/nologin>" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "SEE ALSO" +msgstr "VEDERE ANCHE" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "B<login>(1), B<shutdown>(8)" +msgstr "B<login>(1), B<shutdown>(8)" + +#. type: TH +#: debian-bookworm +#, no-wrap +msgid "Linux man-pages 6.03" +msgstr "Linux man-pages 6.03" + +#. type: TH +#: debian-unstable opensuse-tumbleweed +#, no-wrap +msgid "Linux man-pages 6.05.01" +msgstr "Linux man-pages 6.05.01" + +#. type: TH +#: opensuse-leap-15-6 +#, no-wrap +msgid "Linux man-pages 6.04" +msgstr "Linux man-pages 6.04" |