summaryrefslogtreecommitdiffstats
path: root/po/it/man5/shells.5.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/it/man5/shells.5.po')
-rw-r--r--po/it/man5/shells.5.po161
1 files changed, 161 insertions, 0 deletions
diff --git a/po/it/man5/shells.5.po b/po/it/man5/shells.5.po
new file mode 100644
index 00000000..5f0f50c7
--- /dev/null
+++ b/po/it/man5/shells.5.po
@@ -0,0 +1,161 @@
+# 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.
+# Giulio Daprelà <giulio@pluto.it>, 2005.
+# 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:08+0100\n"
+"PO-Revision-Date: 2020-05-17 22:56+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 "I</etc/shells>"
+msgid "shells"
+msgstr "I</etc/shells>"
+
+#. type: TH
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#, no-wrap
+msgid "2023-10-31"
+msgstr "31 ottobre 2023"
+
+#. 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 "shells - pathnames of valid login shells"
+msgstr "shells - percorsi delle shell di login disponibili"
+
+#. 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 ""
+"I</etc/shells> is a text file which contains the full pathnames of valid "
+"login shells. This file is consulted by B<chsh>(1) and available to be "
+"queried by other programs."
+msgstr ""
+"I</etc/shells> è un file testo che contiene i nomi di percorso completi "
+"delle shell di login disponibili. Questo file è consultato da B<chsh>(1) e "
+"può essere interrogato da altri programmi."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Be aware that there are programs which consult this file to find out if a "
+"user is a normal user; for example, FTP daemons traditionally disallow "
+"access to users with shells not included in this file."
+msgstr ""
+"Fare attenzione, perché ci sono programmi che consultano questo file per "
+"sapere se un utente è un utente normale; per esempio, i demoni FTP "
+"tradizionalmente disabilitano l'accesso a utenti con shell non incluse in "
+"questo file."
+
+#. 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/shells>"
+msgstr "I</etc/shells>"
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "EXAMPLES"
+msgstr "ESEMPI"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "I</etc/shells> may contain the following paths:"
+msgstr "I</etc/shells> potrebbe contenere i seguenti percorsi:"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid ""
+"I</bin/sh>\n"
+"I</bin/bash>\n"
+"I</bin/csh>\n"
+msgstr ""
+"I</bin/sh>\n"
+"I</bin/bash>\n"
+"I</bin/csh>\n"
+
+#. 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<chsh>(1), B<getusershell>(3), B<pam_shells>(8)"
+msgstr "B<chsh>(1), B<getusershell>(3), B<pam_shells>(8)"
+
+#. type: TH
+#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "2022-10-30"
+msgstr "30 ottobre 2022"
+
+#. 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"