summaryrefslogtreecommitdiffstats
path: root/po/it/man5/locale.5.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/it/man5/locale.5.po')
-rw-r--r--po/it/man5/locale.5.po3598
1 files changed, 3598 insertions, 0 deletions
diff --git a/po/it/man5/locale.5.po b/po/it/man5/locale.5.po
new file mode 100644
index 00000000..5cffb8bf
--- /dev/null
+++ b/po/it/man5/locale.5.po
@@ -0,0 +1,3598 @@
+# Italian translation of manpages
+# This file is distributed under the same license as the manpages-l10n package.
+# Copyright © of this file:
+# Ottavio G. Rizzo <rizzo@pluto.linux.it>, 1998.
+# Giulio Daprelà <giulio@pluto.it>, 2005.
+# Elisabetta Galli <lab@kkk.it>, 2008.
+# Marco Curreli <marcocurreli@tiscali.it>, 2013-2016, 2018, 2020, 2021.
+msgid ""
+msgstr ""
+"Project-Id-Version: manpages-l10n 4.0.0\n"
+"POT-Creation-Date: 2024-03-01 17:00+0100\n"
+"PO-Revision-Date: 2021-05-15 20:50+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 21.04.1\n"
+
+#. type: TH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "MT-Safe locale"
+msgid "locale"
+msgstr "MT-Safe locale"
+
+#. type: TH
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#, no-wrap
+msgid "2024-01-28"
+msgstr "28 gennaio 2024"
+
+#. 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 "locale - describes a locale definition file"
+msgstr "locale - Descrive un file di definizione della localizzazione"
+
+#. 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 ""
+"The B<locale> definition file contains all the information that the "
+"B<localedef>(1) command needs to convert it into the binary locale database."
+msgstr ""
+"Il file di definizione della B<localizzazione> contiene tutte le "
+"informazioni necessarie perchè il comando B<localedef>(1) possa convertirlo "
+"in un database binario di localizzazione."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"The definition files consist of sections which each describe a locale "
+"category in detail. See B<locale>(7) for additional details for these "
+"categories."
+msgstr ""
+"Il file di definizione è formato da sezioni, ciascuna delle quali descrive "
+"in dettaglio una categoria di localizzazione. Vedi B<locale>(7) per "
+"ulteriori dettagli su queste categorie."
+
+#. type: SS
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "Syntax"
+msgstr "Sintassi"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"The locale definition file starts with a header that may consist of the "
+"following keywords:"
+msgstr ""
+"Il file di definizione della localizzazione inizia con un'intestazione che "
+"può essere formata da queste parole chiave:"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<escape_char>"
+msgstr "I<escape_char>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"is followed by a character that should be used as the escape-character for "
+"the rest of the file to mark characters that should be interpreted in a "
+"special way. It defaults to the backslash (\\e)."
+msgstr ""
+"è seguita da un carattere che viene usato come carattere di protezione nel "
+"resto del file, per indicare quei caratteri da interpretare in modo "
+"speciale. Il carattere predefinito è la barra inversa (\\e)."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<comment_char>"
+msgstr "I<comment_char>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"is followed by a character that will be used as the comment-character for "
+"the rest of the file. It defaults to the number sign (#)."
+msgstr ""
+"è seguita da un carattere che viene usato per indicare i commenti nel resto "
+"del file; il carattere predefinito è il cancelletto (#)."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"The locale definition has one part for each locale category. Each part can "
+"be copied from another existing locale or can be defined from scratch. If "
+"the category should be copied, the only valid keyword in the definition is "
+"I<copy> followed by the name of the locale in double quotes which should be "
+"copied. The exceptions for this rule are B<LC_COLLATE> and B<LC_CTYPE> "
+"where a I<copy> statement can be followed by locale-specific rules and "
+"selected overrides."
+msgstr ""
+"La definizione della localizzazione è suddivisa in una parte per ogni "
+"categoria di localizzazione. Ogni parte può essere copiata da un'altra "
+"localizzazione esistente o può essere definita ex novo. Se la categoria "
+"dovesse essere copiata, l'unica parola chiave valida nella definizione "
+"sarebbe I<copy> seguita dal nome della localizzazione tra doppi apici da "
+"copiare. Le eccezioni a questa regola sono B<LC_COLLATE> e B<LC_CTYPE> dove "
+"un'istruzione I<copy> può essere seguita da regole specifiche della "
+"localizzazione e da alcune ridefinizioni."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"When defining a locale or a category from scratch, an existing system- "
+"provided locale definition file should be used as a reference to follow "
+"common glibc conventions."
+msgstr ""
+"Quando si definisce una localizzazione o una categoria ex novo, si dovrebbe "
+"usare un file di definizione della localizzazione già esistente nel sistema, "
+"come riferimento per seguire le comuni convenzioni di glibc."
+
+#. type: SS
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "Locale category sections"
+msgstr "Sezioni di categoria della localizzazione"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "The following category sections are defined by POSIX:"
+msgstr "Le seguenti sezioni di categoria sono definite da POSIX:"
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "\\[bu]"
+msgstr "\\[bu]"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "B<LC_CTYPE>"
+msgstr "B<LC_CTYPE>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "B<LC_COLLATE>"
+msgstr "B<LC_COLLATE>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "B<LC_MESSAGES>"
+msgstr "B<LC_MESSAGES>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "B<LC_MONETARY>"
+msgstr "B<LC_MONETARY>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "B<LC_NUMERIC>"
+msgstr "B<LC_NUMERIC>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "B<LC_TIME>"
+msgstr "B<LC_TIME>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+#| msgid ""
+#| "In addition, since version 2.2, the GNU C library supports the following "
+#| "nonstandard categories:"
+msgid ""
+"In addition, since glibc 2.2, the GNU C library supports the following "
+"nonstandard categories:"
+msgstr ""
+"In aggiunta, dalla versione 2.2, la libreria GNU C supporta le seguenti "
+"categorie non standard:"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "B<LC_ADDRESS>"
+msgstr "B<LC_ADDRESS>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "B<LC_IDENTIFICATION>"
+msgstr "B<LC_IDENTIFICATION>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "B<LC_MEASUREMENT>"
+msgstr "B<LC_MEASUREMENT>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "B<LC_NAME>"
+msgstr "B<LC_NAME>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "B<LC_PAPER>"
+msgstr "B<LC_PAPER>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "B<LC_TELEPHONE>"
+msgstr "B<LC_TELEPHONE>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "See B<locale>(7) for a more detailed description of each category."
+msgstr ""
+"Vedi B<locale>(7) per una descrizione più dettagliata di ciascuna categoria."
+
+#. type: SS
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "LC_ADDRESS"
+msgstr "LC_ADDRESS"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"The definition starts with the string I<LC_ADDRESS> in the first column."
+msgstr ""
+"La definizione inizia con la stringa I<LC_ADDRESS> nella prima colonna."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "The following keywords are allowed:"
+msgstr "Sono ammesse le seguenti parole chiave:"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<postal_fmt>"
+msgstr "I<postal_fmt>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by a string containing field descriptors that define the format "
+"used for postal addresses in the locale. The following field descriptors "
+"are recognized:"
+msgstr ""
+"seguita da una stringa contenente i descrittori di campo che definiscono il "
+"formato usato per gli indirizzi postali nella localizzazione. Sono "
+"riconosciuti i seguenti descrittori di campo:"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "%n"
+msgstr "%n"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Person's name, possibly constructed with the B<LC_NAME> I<name_fmt> keyword "
+"(since glibc 2.24)."
+msgstr ""
+"Nome della persona, costruito possibilmente con la parola chiave B<LC_NAME> "
+"I<name_fmt> (da glibc 2.24)."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "%a"
+msgstr "%a"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Care of person, or organization."
+msgstr "c/o (presso) una persona o un'organizzazione."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "%f"
+msgstr "%f"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Firm name."
+msgstr "Nome della ditta."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "%d"
+msgstr "%d"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Department name."
+msgstr "Nome dell'ufficio."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "%b"
+msgstr "%b"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Building name."
+msgstr "Nome dell'edificio."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "%s"
+msgstr "%s"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Street or block (e.g., Japanese) name."
+msgstr "Nome della via o dell'isolato (p.es. Japanese)."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "%h"
+msgstr "%h"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "House number or designation."
+msgstr "Numero civico o denominazione."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "%N"
+msgstr "%N"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Insert an end-of-line if the previous descriptor's value was not an empty "
+"string; otherwise ignore."
+msgstr ""
+"Inserisce un fine-riga se il valore del descrittore precedente non è una "
+"stringa vuota; altrimenti lo ignora."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "%t"
+msgstr "%t"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Insert a space if the previous descriptor's value was not an empty string; "
+"otherwise ignore."
+msgstr ""
+"Inserisce uno spazio se il valore del descrittore precedente non è una "
+"stringa vuota; altrimenti lo ignora."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "%r"
+msgstr "%r"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Room number, door designation."
+msgstr "Numero di stanza, denominazione della stanza."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "%e"
+msgstr "%e"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Floor number."
+msgstr "Numero del piano."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "%C"
+msgstr "%C"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Country designation, from the I<country_post> keyword."
+msgstr "Designazione del Paese, dalla parola chiave I<country_post>."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "%l"
+msgstr "%l"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Local township within town or city (since glibc 2.24)."
+msgstr "Circostrizione/municipalità all'interno della città (da glibc 2.24)."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "%z"
+msgstr "%z"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Zip number, postal code."
+msgstr "Numero di codice postale."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "%T"
+msgstr "%T"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Town, city."
+msgstr "Città."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "%S"
+msgstr "%S"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "State, province, or prefecture."
+msgstr "Stato, provincia o prefettura."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "%c"
+msgstr "%c"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Country, as taken from data record."
+msgstr "Paese, preso dal record di dati."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+#| msgid ""
+#| "Each field descriptor may have an \\(aqR\\(aq after the \\(aq%\\(aq to "
+#| "specify that the information is taken from a Romanized version string of "
+#| "the entity."
+msgid ""
+"Each field descriptor may have an \\[aq]R\\[aq] after the \\[aq]%\\[aq] to "
+"specify that the information is taken from a Romanized version string of the "
+"entity."
+msgstr ""
+"Ogni descrittore di campo può avere una \\(aqR\\(aq dopo \\(aq%\\(aq per "
+"specificare che l'informazione è presa da una striinga della versione "
+"romanizzata dell'entità."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<country_name>"
+msgstr "I<country_name>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by the country name in the language of the current document (e.g., "
+"\"Deutschland\" for the B<de_DE> locale)."
+msgstr ""
+"seguita dal nome del paese nella lingua del documento corrente(p.es., "
+"\"Deutschland\" per la localizzazione B<de_DE>)."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<country_post>"
+msgstr "I<country_post>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "followed by the abbreviation of the country (see CERT_MAILCODES)."
+msgstr "seguita dall'abbreviazione del paese (si veda CERT_MAILCODES)."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<country_ab2>"
+msgstr "I<country_ab2>"
+
+#. type: Plain text
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#, fuzzy
+#| msgid "followed by the two-letter abbreviation of the country (ISO 3166)."
+msgid "followed by the two-letter abbreviation of the country (ISO\\~3166)."
+msgstr "seguita dall'abbreviazione in due lettere del paese (ISO 3166)."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<country_ab3>"
+msgstr "I<country_ab3>"
+
+#. type: Plain text
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#, fuzzy
+#| msgid "followed by the three-letter abbreviation of the country (ISO 3166)."
+msgid "followed by the three-letter abbreviation of the country (ISO\\~3166)."
+msgstr "seguita dall'abbreviazione in tre lettere del paese (ISO 3166)."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<country_num>"
+msgstr "I<country_num>"
+
+#. type: Plain text
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#, fuzzy
+#| msgid "followed by the numeric country code (ISO 3166)."
+msgid "followed by the numeric country code (ISO\\~3166)."
+msgstr "seguita dal codice numerico del paese (ISO 3166)."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<country_car>"
+msgstr "I<country_car>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "followed by the international license plate country code."
+msgstr "seguito dalla sigla automobilistica internazionale del paese."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<country_isbn>"
+msgstr "I<country_isbn>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "followed by the ISBN code (for books)."
+msgstr "seguito dal codice ISBN (per i libri)."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<lang_name>"
+msgstr "I<lang_name>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "followed by the language name in the language of the current document."
+msgstr "seguito dal nome della lingua nella lingua del documento corrente."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<lang_ab>"
+msgstr "I<lang_ab>"
+
+#. type: Plain text
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#, fuzzy
+#| msgid "followed by the two-letter abbreviation of the language (ISO 639)."
+msgid "followed by the two-letter abbreviation of the language (ISO\\~639)."
+msgstr "seguita dall'abbreviazione in due lettere della lingua (ISO 639)."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<lang_term>"
+msgstr "I<lang_term>"
+
+#. type: Plain text
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#, fuzzy
+#| msgid ""
+#| "followed by the three-letter abbreviation of the language (ISO 639-2/T)."
+msgid ""
+"followed by the three-letter abbreviation of the language (ISO\\~639-2/T)."
+msgstr "seguita dall'abbreviazione in tre lettere della lingua (ISO 639-2/T)."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<lang_lib>"
+msgstr "I<lang_lib>"
+
+#. type: Plain text
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#, fuzzy
+#| msgid ""
+#| "followed by the three-letter abbreviation of the language for library use "
+#| "(ISO 639-2/B). Applications should in general prefer I<lang_term> over "
+#| "I<lang_lib>."
+msgid ""
+"followed by the three-letter abbreviation of the language for library use "
+"(ISO\\~639-2/B). Applications should in general prefer I<lang_term> over "
+"I<lang_lib>."
+msgstr ""
+"seguita dall'abbreviazione in tre lettere della lingua per uso bibliografico "
+"(ISO 639-2/B). In generale le applicazioni dovrebbero preferire I<lang_term> "
+"a I<lang_lib>."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "The B<LC_ADDRESS> definition ends with the string I<END LC_ADDRESS>."
+msgstr "La definizione B<LC_ADDRESS> termina con la stringa I<END LC_ADDRESS>."
+
+#. type: SS
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "LC_CTYPE"
+msgstr "LC_CTYPE"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "The definition starts with the string I<LC_CTYPE> in the first column."
+msgstr "La definizione inizia con la stringa B<LC_CTYPE> nella prima colonna."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<upper>"
+msgstr "I<upper>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by a list of uppercase letters. The letters B<A> through B<Z> are "
+"included automatically. Characters also specified as B<cntrl>, B<digit>, "
+"B<punct>, or B<space> are not allowed."
+msgstr ""
+"seguita da un elenco di lettere maiuscole. Le lettere da B<A> a B<Z> sono "
+"incluse automaticamente. Inoltre non sono permessi caratteri specificati "
+"come B<cntrl>, B<digit>, B<punct> o B<space>."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<lower>"
+msgstr "I<lower>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by a list of lowercase letters. The letters B<a> through B<z> are "
+"included automatically. Characters also specified as B<cntrl>, B<digit>, "
+"B<punct>, or B<space> are not allowed."
+msgstr ""
+"seguita da un elenco di lettere minuscole. Le lettere da B<a> a B<z> sono "
+"incluse automaticamente. Inoltre non sono permessi caratteri specificati "
+"come B<cntrl>, B<digit>, B<punct> o B<space>."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<alpha>"
+msgstr "I<alpha>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by a list of letters. All character specified as either B<upper> "
+"or B<lower> are automatically included. Characters also specified as "
+"B<cntrl>, B<digit>, B<punct>, or B<space> are not allowed."
+msgstr ""
+"eguita da un elenco di lettere. Tutti i caratteri specificati come B<upper> "
+"o B<lower> sono inclusi automaticamente. Inoltre non sono permessi caratteri "
+"B<cntrl>, B<digit>, B<punct> o B<space>."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<digit>"
+msgstr "I<digit>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by the characters classified as numeric digits. Only the digits "
+"B<0> through B<9> are allowed. They are included by default in this class."
+msgstr ""
+"seguita dai caratteri classificati come cifre. Sono ammesse solo le cifre da "
+"B<0> a B<9>. Esse sono incluse in modo predefinito in questa classe."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<space>"
+msgstr "I<space>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by a list of characters defined as white-space characters. "
+"Characters also specified as B<upper>, B<lower>, B<alpha>, B<digit>, "
+"B<graph>, or B<xdigit> are not allowed. The characters B<E<lt>spaceE<gt>>, "
+"B<E<lt>form-feedE<gt>>, B<E<lt>newlineE<gt>>, B<E<lt>carriage-returnE<gt>>, "
+"B<E<lt>tabE<gt>>, and B<E<lt>vertical-tabE<gt>> are automatically included."
+msgstr ""
+"seguita da un elenco di caratteri definiti come spazi vuoti. Non sono "
+"ammessi caratteri specificati anche come B<upper>, B<lower>, B<alpha>, "
+"B<digit>, B<graph> o B<xdigit> .I caratteri B<E<lt>spaceE<gt>>, B<E<lt>form-"
+"feedE<gt>>, B<E<lt>newlineE<gt>>, B<E<lt>carriage-returnE<gt>>, "
+"B<E<lt>tabE<gt>> e B<E<lt>vertical-tabE<gt>> sono automaticamente inclusi."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<cntrl>"
+msgstr "I<cntrl>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by a list of control characters. Characters also specified as "
+"B<upper>, B<lower>, B<alpha>, B<digit>, B<punct>, B<graph>, B<print>, or "
+"B<xdigit> are not allowed."
+msgstr ""
+"seguita da un elenco di caratteri di controllo. Non sono ammessi caratteri "
+"specificati anche come B<upper>, B<lower>, B<alpha>, B<digit>, B<punct>, "
+"B<graph>, B<print> o B<xdigit>."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<punct>"
+msgstr "I<punct>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by a list of punctuation characters. Characters also specified as "
+"B<upper>, B<lower>, B<alpha>, B<digit>, B<cntrl>, B<xdigit>, or the "
+"B<E<lt>spaceE<gt>> character are not allowed."
+msgstr ""
+"seguito da un elenco di caratteri di punteggiatura. Non sono ammessi "
+"caratteri specificati anche come B<upper>, B<lower>, B<alpha>, B<digit>, "
+"B<cntrl>, B<xdigit> o lo B<E<lt>spazioE<gt>>."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<graph>"
+msgstr "I<graph>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by a list of printable characters, not including the "
+"B<E<lt>spaceE<gt>> character. The characters defined as B<upper>, B<lower>, "
+"B<alpha>, B<digit>, B<xdigit>, and B<punct> are automatically included. "
+"Characters also specified as B<cntrl> are not allowed."
+msgstr ""
+"seguita da un elenco di caratteri stampabili, escluso il carattere "
+"B<E<lt>spazioE<gt>>. I caratteri specificati come B<upper>, B<lower>, "
+"B<alpha>, B<digit>, B<xdigit> e B<punct> sono automaticamente inclusi. Non "
+"sono ammessi caratteri specificati come B<cntrl>."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<print>"
+msgstr "I<print>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by a list of printable characters, including the B<E<lt>spaceE<gt>> "
+"character. The characters defined as B<upper>, B<lower>, B<alpha>, "
+"B<digit>, B<xdigit>, B<punct>, and the B<E<lt>spaceE<gt>> character are "
+"automatically included. Characters also specified as B<cntrl> are not "
+"allowed."
+msgstr ""
+"seguita da un elenco di caratteri stampabili, incluso il carattere "
+"B<E<lt>spazioE<gt>>. I caratteri definiti come B<upper>, B<lower>, B<alpha>, "
+"B<digit>, B<xdigit>, B<punct> e lo B<E<lt>spazioE<gt>> sono automaticamente "
+"inclusi. Non sono ammessi caratteri specificati anche come B<cntrl>."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<xdigit>"
+msgstr "I<xdigit>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by a list of characters classified as hexadecimal digits. The "
+"decimal digits must be included followed by one or more set of six "
+"characters in ascending order. The following characters are included by "
+"default: B<0> through B<9>, B<a> through B<f>, B<A> through B<F>."
+msgstr ""
+"seguita da un elenco di caratteri classificati come cifre esadecimali. "
+"Devono essere incluse le cifre decimali seguite da uno o più insiemi di sei "
+"caratteri in ordine crescente. Sono inclusi in modo predefinito gli "
+"intervalli: B<0> a B<9>, B<a> a B<f>, B<A> a B<F>."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<blank>"
+msgstr "I<blank>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by a list of characters classified as B<blank>. The characters "
+"B<E<lt>spaceE<gt>> and B<E<lt>tabE<gt>> are automatically included."
+msgstr ""
+"seguita da un elenco di caratteri definiti come B<blank>. I caratteri "
+"B<E<lt>spazioE<gt>> e B<E<lt>tabE<gt>> sono automaticamente inclusi."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<charclass>"
+msgstr "I<charclass>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by a list of locale-specific character class names which are then "
+"to be defined in the locale."
+msgstr ""
+"seguita da una lista di nomi di classi di caratteri specifici della "
+"localizzazione che dovranno essere poi definiti nella localizzazione."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<toupper>"
+msgstr "I<toupper>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by a list of mappings from lowercase to uppercase letters. Each "
+"mapping is a pair of a lowercase and an uppercase letter separated with a B<,"
+"> and enclosed in parentheses."
+msgstr ""
+"seguita da un elenco di mappature da minuscole a maiuscole. Ogni mappature è "
+"formata da una coppia di minuscole e maiuscole separate da una B<,> e "
+"racchiuse fra parentesi tonde."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<tolower>"
+msgstr "I<tolower>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by a list of mappings from uppercase to lowercase letters. If the "
+"keyword tolower is not present, the reverse of the toupper list is used."
+msgstr ""
+"seguita da un elenco di mappature da maiuscole a minuscole. Se la parola "
+"chiave tolower non è presente, viene usato l'inverso dell'elenco di toupper."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<map totitle>"
+msgstr "I<map totitle>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by a list of mapping pairs of characters and letters to be used in "
+"titles (headings)."
+msgstr ""
+"seguita da un elenco di coppie di caratteri e lettere, mappate per essere "
+"usate nei titoli (intestazioni)."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<class>"
+msgstr "I<class>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by a locale-specific character class definition, starting with the "
+"class name followed by the characters belonging to the class."
+msgstr ""
+"seguita da una definizione di classe di caratteri specifica della "
+"localizzazione, che inizia col nome della classe seguito dai caratteri "
+"appartenenti alla classe."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<charconv>"
+msgstr "I<charconv>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by a list of locale-specific character mapping names which are then "
+"to be defined in the locale."
+msgstr ""
+"seguita da un elenco di nomi di mappature di caratteri specifici della "
+"localizzazione che dovranno poi essere definiti nella localizzazione."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<outdigit>"
+msgstr "I<outdigit>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "followed by a list of alternate output digits for the locale."
+msgstr ""
+"seguita da un elenco di cifre di output alternative per la localizzazione."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<map to_inpunct>"
+msgstr "I<map to_inpunct>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by a list of mapping pairs of alternate digits and separators for "
+"input digits for the locale."
+msgstr ""
+"seguita da un elenco di coppie di cifre e separatori alternativi per le "
+"cifre in input della localizzazione."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<map to_outpunct>"
+msgstr "I<map to_outpunct>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by a list of mapping pairs of alternate separators for output for "
+"the locale."
+msgstr ""
+"seguita da un elenco di mappature a coppie di separatori alternativi per "
+"l'output per la localizzazione."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<translit_start>"
+msgstr "I<translit_start>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"marks the start of the transliteration rules section. The section can "
+"contain the I<include> keyword in the beginning followed by locale-specific "
+"rules and overrides. Any rule specified in the locale file will override "
+"any rule copied or included from other files. In case of duplicate rule "
+"definitions in the locale file, only the first rule is used."
+msgstr ""
+"segna l'inizio della sezione contenenete le regole per la traslitterazione. "
+"La sezione può contenere la parola chiave I<include> all'inizio seguita da "
+"regole specifiche della localizzazione e da ridefinizioni. Ogni regola "
+"specificata nel file della localizzazione ha la precedenza su qualsiasi "
+"regola copiata o inclusa da altri file. Nel caso che nel file della "
+"localizzazione vi siano definizioni di regole duplicate, viene usata solo la "
+"prima regola."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"A transliteration rule consist of a character to be transliterated followed "
+"by a list of transliteration targets separated by semicolons. The first "
+"target which can be presented in the target character set is used, if none "
+"of them can be used the I<default_missing> character will be used instead."
+msgstr ""
+"Una regola di traslitterazione consiste di un carattere da traslitterare "
+"seguito da una lista di obiettivi di traslitterazione separati da punti e "
+"virgola. Viene usato il primo obiettivo che compare nella serie di caratteri-"
+"obiettivo, se nessuno di loro può essere usato verrà usato il carattere "
+"I<default_missing> al loro posto."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<include>"
+msgstr "I<include>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"in the transliteration rules section includes a transliteration rule file "
+"(and optionally a repertoire map file)."
+msgstr ""
+"nella sezione delle regole di traslitterazione include un file di regole di "
+"traslitterazione (e opzionalmente un file \"repertoire map\")."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<default_missing>"
+msgstr "I<default_missing>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"in the transliteration rules section defines the default character to be "
+"used for transliteration where none of the targets cannot be presented in "
+"the target character set."
+msgstr ""
+"nella sezione delle regole di traslitterazione definisce il carattere "
+"predefinito da usare per la traslitterazione quando nessuno degli obiettivi "
+"può essere contenuto nella serie di caratteri-obiettivo."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<translit_end>"
+msgstr "I<translit_end>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "marks the end of the transliteration rules."
+msgstr "segna la fine delle regole di traslitterazione."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "The B<LC_CTYPE> definition ends with the string I<END LC_CTYPE>."
+msgstr "La definizione B<LC_CTYPE> termina con la stringa I<END LC_CTYPE>."
+
+#. type: SS
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "LC_COLLATE"
+msgstr "LC_COLLATE"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Note that glibc does not support all POSIX-defined options, only the options "
+"described below are supported (as of glibc 2.23)."
+msgstr ""
+"Si noti che glibc non supporta tutte le opzioni definite da POSIX, sono "
+"supportate solo quelle descritte qui appresso (a partire da glibc 2.23)."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"The definition starts with the string I<LC_COLLATE> in the first column."
+msgstr ""
+"La definizione inizia con la stringa I<LC_COLLATE> nella prima colonna."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<coll_weight_max>"
+msgstr "I<coll_weight_max>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by the number representing used collation levels. This keyword is "
+"recognized but ignored by glibc."
+msgstr ""
+"seguita dal numero che rappresenta i livelli di collazione usati. Questa "
+"parola chiave è riconosciuta ma ignorata da glibc."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<collating-element>"
+msgstr "I<collating-element>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by the definition of a collating-element symbol representing a "
+"multicharacter collating element."
+msgstr ""
+"seguita dalla definizione di un simbolo di elemento di collazione che "
+"rappresenta un elemento di collazione multicarattere."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<collating-symbol>"
+msgstr "I<collating-symbol>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by the definition of a collating symbol that can be used in "
+"collation order statements."
+msgstr ""
+"seguita dalla definizione di un simbolo di collazione che può essere usato "
+"nelle istruzioni di ordinamento della collazione."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<define>"
+msgstr "I<define>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by B<string> to be evaluated in an I<ifdef> B<string> / I<else> / "
+"I<endif> construct."
+msgstr ""
+"seguita da B<string> che dev'essere valutata in un costrutto I<ifdef> "
+"B<string> / I<else> / I<endif>."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<reorder-after>"
+msgstr "I<reorder-after>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "followed by a redefinition of a collation rule."
+msgstr "seguita da una ridefinizione di una regola di collazione."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<reorder-end>"
+msgstr "I<reorder-end>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "marks the end of the redefinition of a collation rule."
+msgstr "marca la fine della ridefinizione di una regola di collazione."
+
+#. type: TP
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#, fuzzy, no-wrap
+#| msgid "I<reorde\\r-sections-after>"
+msgid "I<reorder-sections-after>"
+msgstr "I<reorde\\r-sections-after>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "followed by a script name to reorder listed scripts after."
+msgstr ""
+"seguita da un nome di script per riordinare in seguito gli script elencati."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<reorder-sections-end>"
+msgstr "I<reorder-sections-end>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "marks the end of the reordering of sections."
+msgstr "marca la fine del riordinamento di sezioni."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<script>"
+msgstr "I<script>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "followed by a declaration of a script."
+msgstr "seguita da una dichiarazione di uno script."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<symbol-equivalence>"
+msgstr "I<symbol-equivalence>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by a collating-symbol to be equivalent to another defined collating-"
+"symbol."
+msgstr ""
+"seguito da un simbolo di collazione equivalente a un altro simbolo di "
+"collazione definito."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "The collation rule definition starts with a line:"
+msgstr "La definizione della regola di collazione inizia con la riga:"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<order_start>"
+msgstr "I<order_start>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by a list of keywords chosen from B<forward>, B<backward>, or "
+"B<position>. The order definition consists of lines that describe the "
+"collation order and is terminated with the keyword I<order_end>."
+msgstr ""
+"seguita da un elenco di parole chiave scelte fra B<forward>, B<backward>, o "
+"B<position>. La definizione dell'ordinamento è formata da righe che "
+"descrivono l'ordinamento e termina con la parola chiave I<order_end>."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "The B<LC_COLLATE> definition ends with the string I<END LC_COLLATE>."
+msgstr "La definizione B<LC_COLLATE> termina con la stringa I<END LC_COLLATE>."
+
+#. type: SS
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "LC_IDENTIFICATION"
+msgstr "LC_IDENTIFICATION"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"The definition starts with the string I<LC_IDENTIFICATION> in the first "
+"column."
+msgstr ""
+"La definizione inizia con la stringa I<LC_IDENTIFICATION> nella prima "
+"colonna."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<title>"
+msgstr "I<title>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by the title of the locale document (e.g., \"Maori language locale "
+"for New Zealand\")."
+msgstr ""
+"seguita dal titolo del documento della localizzazione (p.es. \"Maori "
+"language locale for New Zealand\")."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<source>"
+msgstr "I<source>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "followed by the name of the organization that maintains this document."
+msgstr "seguita dal nome dell'organizzazione che mantiene il documento."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<address>"
+msgstr "I<address>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by the address of the organization that maintains this document."
+msgstr "seguita dall'indirizzo dell'organizzazione che mantiene il documento."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<contact>"
+msgstr "I<contact>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by the name of the contact person at the organization that "
+"maintains this document."
+msgstr ""
+"seguita dal nome della persona da contattare all'organizzazione che mantiene "
+"il documento."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<email>"
+msgstr "I<email>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by the email address of the person or organization that maintains "
+"this document."
+msgstr ""
+"seguita dall'indirizzo di posta elettronica della persona o "
+"dell'organizzazione che mantiene il documento."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<tel>"
+msgstr "I<tel>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by the telephone number (in international format) of the "
+"organization that maintains this document. As of glibc 2.24, this keyword "
+"is deprecated in favor of other contact methods."
+msgstr ""
+"seguita dal numero di telefono (in formato internazionale) "
+"dell'organizzazione che mantiene il documento. A partire da glibc 2.24 "
+"questa parola chiave è deprecata in favore di altri metodi di contatto."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<fax>"
+msgstr "I<fax>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by the fax number (in international format) of the organization "
+"that maintains this document. As of glibc 2.24, this keyword is deprecated "
+"in favor of other contact methods."
+msgstr ""
+"seguita dal numero di FAX (in formato internazionale) dell'organizzazione "
+"che mantiene il documento. A partire da glibc 2.24 questa parola chiave è "
+"deprecata in favore di altri metodi di contatto."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<language>"
+msgstr "I<language>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "followed by the name of the language to which this document applies."
+msgstr "seguita dal nome della lingua alla quale si applica il documento."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<territory>"
+msgstr "I<territory>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by the name of the country/geographic extent to which this document "
+"applies."
+msgstr ""
+"seguita dal nome della nazione/area geografica alla quale si applica il "
+"documento."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<audience>"
+msgstr "I<audience>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by a description of the audience for which this document is "
+"intended."
+msgstr ""
+"seguita da una descrizione del pubblico a cui il documento è destinato."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<application>"
+msgstr "I<application>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by a description of any special application for which this document "
+"is intended."
+msgstr ""
+"seguita da una descrizione di applicazioni particolari a cui è rivolto il "
+"documento."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<abbreviation>"
+msgstr "I<abbreviation>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "followed by the short name for provider of the source of this document."
+msgstr "seguita dal nome breve del fornitore del sorgente di questo documento."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<revision>"
+msgstr "I<revision>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "followed by the revision number of this document."
+msgstr "seguita dal numero di revisione del documento."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<date>"
+msgstr "I<date>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "followed by the revision date of this document."
+msgstr "seguita dalla data di revisione del documento."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"In addition, for each of the categories defined by the document, there "
+"should be a line starting with the keyword I<category>, followed by:"
+msgstr ""
+"Inoltre, per ciascuna categoria definita nel documento, dovrebbe esserci una "
+"riga che inizia con la parola chiave I<category>, seguita da:"
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "(1)"
+msgstr "(1)"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "a string that identifies this locale category definition,"
+msgstr ""
+"una stringa che identifica questa definizione per la categoria di "
+"localizzazione,"
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "(2)"
+msgstr "(2)"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "a semicolon, and"
+msgstr "un punto e virgola, e"
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "(3)"
+msgstr "(3)"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "one of the B<LC_*> identifiers."
+msgstr "uno degli identificatori B<LC_*>."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"The B<LC_IDENTIFICATION> definition ends with the string I<END "
+"LC_IDENTIFICATION>."
+msgstr ""
+"La definizione B<LC_IDENTIFICATION> termina con la stringa I<END "
+"LC_IDENTIFICATION>."
+
+#. type: SS
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "LC_MESSAGES"
+msgstr "LC_MESSAGES"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"The definition starts with the string I<LC_MESSAGES> in the first column."
+msgstr ""
+"La definizione inizia con la stringa I<LC_MESSAGES> nella prima colonna."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<yesexpr>"
+msgstr "I<yesexpr>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "followed by a regular expression that describes possible yes-responses."
+msgstr ""
+"seguita da un'espressione regolare che descrive possibili risposte "
+"affermative (yes)."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<noexpr>"
+msgstr "I<noexpr>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "followed by a regular expression that describes possible no-responses."
+msgstr ""
+"seguita da un'espressione regolare che descrive possibili risposte negative "
+"(no)."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<yesstr>"
+msgstr "I<yesstr>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "followed by the output string corresponding to \"yes\"."
+msgstr "seguita dalla stringa di output corrispondente a \"yes\"."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<nostr>"
+msgstr "I<nostr>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "followed by the output string corresponding to \"no\"."
+msgstr "seguita dalla stringa di output corrispoondente a \"no\"."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "The B<LC_MESSAGES> definition ends with the string I<END LC_MESSAGES>."
+msgstr ""
+"La definizione B<LC_MESSAGES> termina con la stringa I<END LC_MESSAGES>."
+
+#. type: SS
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "LC_MEASUREMENT"
+msgstr "LC_MEASUREMENT"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"The definition starts with the string I<LC_MEASUREMENT> in the first column."
+msgstr ""
+"La definizione inizia con la stringa I<LC_MEASUREMENT> nella prima colonna."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<measurement>"
+msgstr "I<measurement>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by number identifying the standard used for measurement. The "
+"following values are recognized:"
+msgstr ""
+"seguta da un numero che identifica lo standard usato per le misure. Sono "
+"riconosciuti i seguenti valori:"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<1>"
+msgstr "B<1>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Metric."
+msgstr "Metrico."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<2>"
+msgstr "B<2>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "US customary measurements."
+msgstr "Sistema consuetudinario statunitense."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"The B<LC_MEASUREMENT> definition ends with the string I<END LC_MEASUREMENT>."
+msgstr ""
+"La definizione B<LC_MEASUREMENT> termina con la stringa I<END "
+"LC_MEASUREMENT>."
+
+#. type: SS
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "LC_MONETARY"
+msgstr "LC_MONETARY"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"The definition starts with the string I<LC_MONETARY> in the first column."
+msgstr ""
+"La definizione inizia con la stringa I<LC_MONETARY> nella prima colonna."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<int_curr_symbol>"
+msgstr "I<int_curr_symbol>"
+
+#. type: Plain text
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#, fuzzy
+#| msgid ""
+#| "followed by the international currency symbol. This must be a 4-"
+#| "character string containing the international currency symbol as defined "
+#| "by the ISO 4217 standard (three characters) followed by a separator."
+msgid ""
+"followed by the international currency symbol. This must be a 4-character "
+"string containing the international currency symbol as defined by the "
+"ISO\\~4217 standard (three characters) followed by a separator."
+msgstr ""
+"seguita dal simbolo monetario internazionale. Deve essere una stringa di "
+"quattro caratteri contenente il simbolo monetario internazionale come "
+"definito dallo standard ISO 4217 (tre caratteri) seguito da un separatore."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<currency_symbol>"
+msgstr "I<currency_symbol>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "followed by the local currency symbol."
+msgstr "seguita dal simbolo monetario locale."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<mon_decimal_point>"
+msgstr "I<mon_decimal_point>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by the single-character string that will be used as the decimal "
+"delimiter when formatting monetary quantities."
+msgstr ""
+"seguita dalla stringa composta da un unico carattere che verrà usata come "
+"separatore decimale nella formattazione di valori monetari."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<mon_thousands_sep>"
+msgstr "I<mon_thousands_sep>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by the single-character string that will be used as a group "
+"separator when formatting monetary quantities."
+msgstr ""
+"seguita dalla stringa composta da un unico carattere che verrà usata come "
+"separatore di gruppo nella formattazione di valori monetari."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<mon_grouping>"
+msgstr "I<mon_grouping>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by a sequence of integers separated by semicolons that describe the "
+"formatting of monetary quantities. See I<grouping> below for details."
+msgstr ""
+"seguita da una sequenza di numeri interi separati da punti e virgola che "
+"descrivono la formattazione dei valori monetari. Vedi più avanti I<grouping> "
+"per i dettagli."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<positive_sign>"
+msgstr "I<positive_sign>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by a string that is used to indicate a positive sign for monetary "
+"quantities."
+msgstr ""
+"seguita da una stringa che verrà usata per indicare un segno positivo per "
+"valori monetari."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<negative_sign>"
+msgstr "I<negative_sign>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by a string that is used to indicate a negative sign for monetary "
+"quantities."
+msgstr ""
+"seguita da una stringa che verrà usata per indicare un segno negativo per "
+"valori monetari."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<int_frac_digits>"
+msgstr "I<int_frac_digits>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by the number of fractional digits that should be used when "
+"formatting with the I<int_curr_symbol>."
+msgstr ""
+"seguita dal numero di cifre decimali da usare formattando con "
+"I<int_curr_symbol>."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<frac_digits>"
+msgstr "I<frac_digits>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by the number of fractional digits that should be used when "
+"formatting with the I<currency_symbol>."
+msgstr ""
+"seguita dal numero di cifre decimali da usare formattando con "
+"I<currency_symbol>."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<p_cs_precedes>"
+msgstr "I<p_cs_precedes>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by an integer that indicates the placement of I<currency_symbol> "
+"for a nonnegative formatted monetary quantity:"
+msgstr ""
+"seguita da un intero che indica la posizione di I<currency_symbol> per un "
+"valore monetario formattato non negativo:"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<0>"
+msgstr "B<0>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "the symbol succeeds the value."
+msgstr "il simbolo segue il valore."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "the symbol precedes the value."
+msgstr "il simbolo precede il valore."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<p_sep_by_space>"
+msgstr "I<p_sep_by_space>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by an integer that indicates the separation of I<currency_symbol>, "
+"the sign string, and the value for a nonnegative formatted monetary "
+"quantity. The following values are recognized:"
+msgstr ""
+"seguito da un intero che indica il modo in cui sono separati "
+"I<currency_symbol>, la stringa del segno, e il valore per un valore "
+"monetario formattato non negativo. Sono riconosciuti i seguenti valori:"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "No space separates the currency symbol and the value."
+msgstr "Nessuno spazio separa il simbolo monetario dal valore."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"If the currency symbol and the sign string are adjacent, a space separates "
+"them from the value; otherwise a space separates the currency symbol and the "
+"value."
+msgstr ""
+"Se il simbolo monetario e la stringa del segno sono adiacenti, uno spazio li "
+"separa dal valore; altrimenti uno spazio separa il simbolo monetario dal "
+"valore."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"If the currency symbol and the sign string are adjacent, a space separates "
+"them from the value; otherwise a space separates the sign string and the "
+"value."
+msgstr ""
+"Se il simbolo monetario e la stringa del segno sono adiacenti, uno spazio li "
+"separa dal valore; altrimenti uno spazio separa la stringa del segno dal "
+"valore."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<n_cs_precedes>"
+msgstr "I<n_cs_precedes>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by an integer that indicates the placement of I<currency_symbol> "
+"for a negative formatted monetary quantity. The same values are recognized "
+"as for I<p_cs_precedes>."
+msgstr ""
+"seguita da un intero che indica la posizione di I<currency_symbol> per un "
+"valore monetario formattato negativo. Sono riconosciuti gli stessi valori di "
+"I<p_cs_precedes>."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<n_sep_by_space>"
+msgstr "I<n_sep_by_space>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by an integer that indicates the separation of I<currency_symbol>, "
+"the sign string, and the value for a negative formatted monetary quantity. "
+"The same values are recognized as for I<p_sep_by_space>."
+msgstr ""
+"seguita da un intero che indica il modo in cui sono separati "
+"I<currency_symbol>, la stringa del segno, e il valore per un valore "
+"monetario formattato negativo. Sono riconosciuti gli stessi valori di "
+"I<p_sep_by_space>."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<p_sign_posn>"
+msgstr "I<p_sign_posn>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by an integer that indicates where the I<positive_sign> should be "
+"placed for a nonnegative monetary quantity:"
+msgstr ""
+"seguita da un intero che indica dove dovrebbero essere collocati i "
+"I<positive_sign> per un valore monetario non negativo:"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Parentheses enclose the quantity and the I<currency_symbol> or "
+"I<int_curr_symbol>."
+msgstr ""
+"e parentesi racchiudono la quantità e il I<currency_symbol> o "
+"l'I<int_curr_symbol>."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"The sign string precedes the quantity and the I<currency_symbol> or the "
+"I<int_curr_symbol>."
+msgstr ""
+"La stringa di segno precede la quantità e il I<currency_symbol> o "
+"l'I<int_curr_symbol>."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"The sign string succeeds the quantity and the I<currency_symbol> or the "
+"I<int_curr_symbol>."
+msgstr ""
+"La stringa di segno segue la quantità e il I<currency_symbol> o "
+"l'I<int_curr_symbol>."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<3>"
+msgstr "B<3>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"The sign string precedes the I<currency_symbol> or the I<int_curr_symbol>."
+msgstr ""
+"La stringa di segno precede il I<currency_symbol> o l'I<int_curr_symbol>."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<4>"
+msgstr "B<4>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"The sign string succeeds the I<currency_symbol> or the I<int_curr_symbol>."
+msgstr ""
+"La stringa di segno segue il I<currency_symbol> o l'I<int_curr_symbol>."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<n_sign_posn>"
+msgstr "I<n_sign_posn>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by an integer that indicates where the I<negative_sign> should be "
+"placed for a negative monetary quantity. The same values are recognized as "
+"for I<p_sign_posn>."
+msgstr ""
+"seguita da un intero che indica dove dovrebbe essere collocato il "
+"I<negative_sign> per un valore monetario negativo. Sono riconosciuti gli "
+"stessi valori di I<p_sign_posn>."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<int_p_cs_precedes>"
+msgstr "I<int_p_cs_precedes>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by an integer that indicates the placement of I<int_curr_symbol> "
+"for a nonnegative internationally formatted monetary quantity. The same "
+"values are recognized as for I<p_cs_precedes>."
+msgstr ""
+"seguita da un intero che indica la posizione di I<int_curr_symbol> per un "
+"valore monetario non negativo con formato internazionale. Sono riconosciuti "
+"gli stessi valori di I<p_cs_precedes>."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<int_n_cs_precedes>"
+msgstr "I<int_n_cs_precedes>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by an integer that indicates the placement of I<int_curr_symbol> "
+"for a negative internationally formatted monetary quantity. The same values "
+"are recognized as for I<p_cs_precedes>."
+msgstr ""
+"seguita da un intero che indica la posizione di I<int_curr_symbol> per un "
+"valore monetario negativo con formato internazionale. Sono riconosciuti gli "
+"stessi valori di I<p_cs_precedes>."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<int_p_sep_by_space>"
+msgstr "I<int_p_sep_by_space>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by an integer that indicates the separation of I<int_curr_symbol>, "
+"the sign string, and the value for a nonnegative internationally formatted "
+"monetary quantity. The same values are recognized as for I<p_sep_by_space>."
+msgstr ""
+"seguita da un intero che indica il modo in cui sono separati "
+"I<int_curr_symbol>, la stringa del segno, e il valore per un valore "
+"monetario non negativo in formato internazionale. Sono riconosciuti gli "
+"stessi valori di I<p_sep_by_space>."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<int_n_sep_by_space>"
+msgstr "I<int_n_sep_by_space>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by an integer that indicates the separation of I<int_curr_symbol>, "
+"the sign string, and the value for a negative internationally formatted "
+"monetary quantity. The same values are recognized as for I<p_sep_by_space>."
+msgstr ""
+"seguita da un intero che indica il modo in cui sono separati "
+"I<int_curr_symbol>, la stringa del segno, e il valore per un valore "
+"monetario negativo in formato internazionale. Sono riconosciuti gli stessi "
+"valori di I<p_sep_by_space>."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<int_p_sign_posn>"
+msgstr "I<int_p_sign_posn>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by an integer that indicates where the I<positive_sign> should be "
+"placed for a nonnegative internationally formatted monetary quantity. The "
+"same values are recognized as for I<p_sign_posn>."
+msgstr ""
+"seguita da un intero che indica dove dovrebbe essere collocato il "
+"I<positive_sign> per un valore monetario non negativo in formato "
+"internazionale. Sono riconosciuti gli stessi valori di I<p_sign_posn>."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<int_n_sign_posn>"
+msgstr "I<int_n_sign_posn>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by an integer that indicates where the I<negative_sign> should be "
+"placed for a negative internationally formatted monetary quantity. The same "
+"values are recognized as for I<p_sign_posn>."
+msgstr ""
+"seguita da un intero che indica dove dovrebbe essere collocato il "
+"I<negative_sign> per un valore monetario negativo in formato internazionale. "
+"Sono riconosciuti gli stessi valori di I<p_sign_posn>."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "The B<LC_MONETARY> definition ends with the string I<END LC_MONETARY>."
+msgstr ""
+"La definizione B<LC_MONETARY> termina con la stringa I<END LC_MONETARY>."
+
+#. type: SS
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "LC_NAME"
+msgstr "LC_NAME"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "The definition starts with the string I<LC_NAME> in the first column."
+msgstr "La definizione inizia con la stringa B<LC_NAME> nella prima colonna."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Various keywords are allowed, but only I<name_fmt> is mandatory. Other "
+"keywords are needed only if there is common convention to use the "
+"corresponding salutation in this locale. The allowed keywords are as "
+"follows:"
+msgstr ""
+"Sono ammesse diverse parole chiave, ma solo I<name_fmt> è obbligatoria. "
+"Altre parole chiave sono necessarie solo se ci sono convenzioni consolidate "
+"per usare la formula di apertura corrispondente nella localizzazione "
+"corrente. Le parole chiave ammesse sono le seguenti:"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<name_fmt>"
+msgstr "I<name_fmt>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by a string containing field descriptors that define the format "
+"used for names in the locale. The following field descriptors are "
+"recognized:"
+msgstr ""
+"seguita da una stringa contenente i descrittori di campo che definiscono il "
+"formato usato per i nome nella localizzazione. Sono riconosciuti i seguenti "
+"descrittori di campo:"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Family name(s)."
+msgstr "Cognome/i."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "%F"
+msgstr "%F"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Family names in uppercase."
+msgstr "Cognomi in maiuscolo."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "%g"
+msgstr "%g"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "First given name."
+msgstr "Nome di battesimo."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "%G"
+msgstr "%G"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "First given initial."
+msgstr "Iniziale del nome di battesimo."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "First given name with Latin letters."
+msgstr "Nome di battesimo con lettere latine."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "%o"
+msgstr "%o"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Other shorter name."
+msgstr "Diminutivo del nome."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "%m"
+msgstr "%m"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Additional given name(s)."
+msgstr "Secondo nome."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "%M"
+msgstr "%M"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Initials for additional given name(s)."
+msgstr "Iniziali del secondo nome."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "%p"
+msgstr "%p"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Profession."
+msgstr "Professione."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Salutation, such as \"Doctor\"."
+msgstr "Titolo nelle formule di apertura, per esempio \"Dottor\"."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Abbreviated salutation, such as \"Mr.\" or \"Dr.\"."
+msgstr "Abbreviazione del titolo, per es. \"Sig.\" o \"Dott.\"."
+
+#. 1 for the name_gen
+#. In glibc 2.19, %d1 is used in only:
+#. /home/mtk/ARCHIVE/GLIBC/glibc-2.19/localedata/locales/bem_ZM
+#. /home/mtk/ARCHIVE/GLIBC/glibc-2.19/localedata/locales/zh_HK
+#. In glibc 2.19, %d[2-5] appear to be not used at all
+#. 2 for name_mr
+#. 3 for name_mrs
+#. 4 for name_miss
+#. 5 for name_ms
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Salutation, using the FDCC-sets conventions."
+msgstr "Formule di apertura, secondo le convenzioni FDCC."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"If the preceding field descriptor resulted in an empty string, then the "
+"empty string, otherwise a space character."
+msgstr ""
+"Se il descrittore di campo precedente è una stringa vuota, la stringa vuota, "
+"altrimenti un carattere di spazio."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<name_gen>"
+msgstr "I<name_gen>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "followed by the general salutation for any gender."
+msgstr "seguito dal titolo generale valido per entrambi i sessi."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<name_mr>"
+msgstr "I<name_mr>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "followed by the salutation for men."
+msgstr "seguito dal titolo per gli uomini."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<name_mrs>"
+msgstr "I<name_mrs>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "followed by the salutation for married women."
+msgstr "seguito dal titolo per le donne sposate."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<name_miss>"
+msgstr "I<name_miss>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "followed by the salutation for unmarried women."
+msgstr "seguito dal titolo per le donne nubili."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<name_ms>"
+msgstr "I<name_ms>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "followed by the salutation valid for all women."
+msgstr "seguito dal titolo valido per tutte le donne."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "The B<LC_NAME> definition ends with the string I<END LC_NAME>."
+msgstr "La definizione B<LC_NAME> termina con la stringa I<END LC_NAME>."
+
+#. type: SS
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "LC_NUMERIC"
+msgstr "LC_NUMERIC"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"The definition starts with the string I<LC_NUMERIC> in the first column."
+msgstr ""
+"La definizione inizia con la stringa B<LC_NUMERIC> nella prima colonna."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<decimal_point>"
+msgstr "I<decimal_point>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by the single-character string that will be used as the decimal "
+"delimiter when formatting numeric quantities."
+msgstr ""
+"seguita dalla stringa composta da un unico carattere che verrà usata come "
+"separatore decimale nella formattazione di valori numerici."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<thousands_sep>"
+msgstr "I<thousands_sep>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by the single-character string that will be used as a group "
+"separator when formatting numeric quantities."
+msgstr ""
+"seguita dalla stringa composta da un unico carattere che verrà usata come "
+"separatore di gruppo nella formattazione di valori numerici."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<grouping>"
+msgstr "I<grouping>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by a sequence of integers separated by semicolons that describe the "
+"formatting of numeric quantities."
+msgstr ""
+"seguita da una sequenza di numeri interi separati da punti e virgola che "
+"descrivono la formattazione dei valori numerici."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Each integer specifies the number of digits in a group. The first integer "
+"defines the size of the group immediately to the left of the decimal "
+"delimiter. Subsequent integers define succeeding groups to the left of the "
+"previous group. If the last integer is not -1, then the size of the "
+"previous group (if any) is repeatedly used for the remainder of the digits. "
+"If the last integer is -1, then no further grouping is performed."
+msgstr ""
+"Ogni numero specifica il numero di cifre in un gruppo. Il primo numero "
+"definisce la grandezza del gruppo immediatamente a sinistra del delimitatore "
+"decimale. I numeri successivi definiscono i gruppi a sinistra del gruppo "
+"precedente. Se l'ultimo numero intero non è -1, la grandezza del gruppo "
+"precedente (se c'è) è usata reiteratamente per i restanti gruppi di cifre. "
+"Se l'ultimo numero intero è -1, non viene effettuato nessun raggruppamento "
+"ulteriore."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "The B<LC_NUMERIC> definition ends with the string I<END LC_NUMERIC>."
+msgstr "La definizione B<LC_NUMERIC> termina con la stringa I<END LC_NUMERIC>."
+
+#. type: SS
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "LC_PAPER"
+msgstr "LC_PAPER"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "The definition starts with the string I<LC_PAPER> in the first column."
+msgstr "La definizione inizia con la stringa B<LC_PAPER> nella prima colonna."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<height>"
+msgstr "I<height>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "followed by the height, in millimeters, of the standard paper format."
+msgstr "seguita dall'altezza, in millimetri, del formato standard di carta."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<width>"
+msgstr "I<width>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "followed by the width, in millimeters, of the standard paper format."
+msgstr "seguita dalla larghezza, in millimetri, del formato standard di carta."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "The B<LC_PAPER> definition ends with the string I<END LC_PAPER>."
+msgstr "La definizione B<LC_PAPER> termina con la stringa I<END LC_PAPER>."
+
+#. type: SS
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "LC_TELEPHONE"
+msgstr "LC_TELEPHONE"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"The definition starts with the string I<LC_TELEPHONE> in the first column."
+msgstr ""
+"La definizione inizia con la stringa B<LC_TELEPHONE> nella prima colonna."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<tel_int_fmt>"
+msgstr "I<tel_int_fmt>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by a string that contains field descriptors that identify the "
+"format used to dial international numbers. The following field descriptors "
+"are recognized:"
+msgstr ""
+"seguita da una stringa che contiene i descrittori di campo che identificano "
+"il formato usato per comporre i numeri telefonici internazionali. Sono "
+"riconosciuti i seguenti descrittori di campo:"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Area code without nationwide prefix (the prefix is often \"00\")."
+msgstr ""
+"Codice di area senza il prefisso nazionale (il prefisso è spesso \"00\")."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "%A"
+msgstr "%A"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Area code including nationwide prefix."
+msgstr "Codice di area incluso il prefisso nazionale."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Local number (within area code)."
+msgstr "Numero locale (all'interno del codice di area)."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Extension (to local number)."
+msgstr "Estensione (al numero locale)."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Country code."
+msgstr "Codice del paese."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Alternate carrier service code used for dialing abroad."
+msgstr "Eventuale codice \"carrier service\" usato per chiamare all'estero."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<tel_dom_fmt>"
+msgstr "I<tel_dom_fmt>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by a string that contains field descriptors that identify the "
+"format used to dial domestic numbers. The recognized field descriptors are "
+"the same as for I<tel_int_fmt>."
+msgstr ""
+"seguita da una stringa che contiene i descrittori di campo che identificano "
+"il formato usato per comporre i numeri telefonici per uso domestico. I "
+"descrittori di campo riconosciuti sono gli stessi di I<tel_int_fmt>."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<int_select>"
+msgstr "I<int_select>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "followed by the prefix used to call international phone numbers."
+msgstr ""
+"seguita dal prefisso usato per chiamare i numeri telefonici internazionali."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<int_prefix>"
+msgstr "I<int_prefix>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "followed by the prefix used from other countries to dial this country."
+msgstr ""
+"seguita dal prefisso usato dagli altri paesi per chiamare questo paese."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"The B<LC_TELEPHONE> definition ends with the string I<END LC_TELEPHONE>."
+msgstr ""
+"La definizione B<LC_TELEPHONE> termina con la stringa I<END LC_TELEPHONE>."
+
+#. type: SS
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "LC_TIME"
+msgstr "LC_TIME"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "The definition starts with the string I<LC_TIME> in the first column."
+msgstr "La definizione inizia con la stringa B<LC_TIME> nella prima colonna."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<abday>"
+msgstr "I<abday>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by a list of abbreviated names of the days of the week. The list "
+"starts with the first day of the week as specified by I<week> (Sunday by "
+"default). See NOTES."
+msgstr ""
+"seguita da un elenco di abbreviazione dei giorni della settimana. L'elenco "
+"inizia con il primo giorno della settimana come specificato da I<week> (il "
+"giorno predefinito è la domenica). Vedi NOTE."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<day>"
+msgstr "I<day>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by a list of names of the days of the week. The list starts with "
+"the first day of the week as specified by I<week> (Sunday by default). See "
+"NOTES."
+msgstr ""
+"seguita da un elenco dei giorni della settimana. L'elenco inizia con il "
+"primo giorno della settimana come specificato da I<week> (il giorno "
+"predefinito è la domenica). Vedi NOTE."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<abmon>"
+msgstr "I<abmon>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "followed by a list of abbreviated month names."
+msgstr "seguita da un elenco di abbreviazione dei mesi."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<mon>"
+msgstr "I<mon>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "followed by a list of month names."
+msgstr "seguita da un elenco dei mesi."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<d_t_fmt>"
+msgstr "I<d_t_fmt>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by the appropriate date and time format (for syntax, see "
+"B<strftime>(3))."
+msgstr ""
+"seguita dal formato appropriato per la data e per l'ora (per la sintassi, si "
+"veda B<strftime>(3))."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<d_fmt>"
+msgstr "I<d_fmt>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by the appropriate date format (for syntax, see B<strftime>(3))."
+msgstr ""
+"seguita dal formato appropriato per la data (per la sintassi, si veda "
+"B<strftime>(3))."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<t_fmt>"
+msgstr "I<t_fmt>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by the appropriate time format (for syntax, see B<strftime>(3))."
+msgstr ""
+"seguita dal formato appropriato per l'ora (per la sintassi, si veda "
+"B<strftime>(3))."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<am_pm>"
+msgstr "I<am_pm>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by the appropriate representation of the B<am> and B<pm> strings. "
+"This should be left empty for locales not using AM/PM convention."
+msgstr ""
+"seguita dalla rappresentazione appropriata delle stringhe B<am> e B<pm>. "
+"Questa dovrebbe essere lasciata vuota per le localizzazioni che non usano la "
+"convenzione AM/PM."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<t_fmt_ampm>"
+msgstr "I<t_fmt_ampm>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by the appropriate time format (for syntax, see B<strftime>(3)) "
+"when using 12h clock format. This should be left empty for locales not "
+"using AM/PM convention."
+msgstr ""
+"seguita dal formato appropriato per l'ora col sistema a 12 ore (per la "
+"sintassi, si veda B<strftime>(3)). Questa dovrebbe essere lasciata vuota per "
+"le localizzazioni che non usano la convenzione AM/PM."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<era>"
+msgstr "I<era>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by semicolon-separated strings that define how years are counted "
+"and displayed for each era in the locale. Each string has the following "
+"format:"
+msgstr ""
+"seguita da stringhe separate da punti e virgola che definiscono come vengono "
+"conteggiati e visualizzati gli anni per ogni era nella localizzazione. Ogni "
+"stringa ha il seguente formato:"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"I<direction>:I<offset>:I<start_date>:I<end_date>:I<era_name>:I<era_format>"
+msgstr ""
+"I<direzione>:I<offset>:I<data_inizio>:I<data_fine>:I<nome_era>:I<formato_era>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "The fields are to be defined as follows:"
+msgstr "I campi devono essere definiti nel seguente modo:"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<direction>"
+msgstr "I<direzione>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Either B<+> or B<->. B<+> means the years closer to I<start_date> have "
+"lower numbers than years closer to I<end_date>. B<-> means the opposite."
+msgstr ""
+"O B<+> o B<->. B<+> significa che gli anni più vicini a I<data_inizio> hanno "
+"numeri più piccoli degli anni più vicini a I<data_fine>. B<-> significa "
+"l'opposto."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<offset>"
+msgstr "I<offset>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"The number of the year closest to I<start_date> in the era, corresponding to "
+"the I<%Ey> descriptor (see B<strptime>(3))."
+msgstr ""
+"Il numero dell'anno più prossimo a I<data_inizio> nell'era, corrispondente "
+"al descrittore I<%Ey> (vedi B<strptime>(3))."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<start_date>"
+msgstr "I<data_inizio>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"The start of the era in the form of I<yyyy/mm/dd>. Years prior AD 1 are "
+"represented as negative numbers."
+msgstr ""
+"L'inizio dell'era nella forma I<aaaa/mm/gg>. Gli anni precedenti all'anno 1 "
+"D.C. sono rappresentati come numeri negativi."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<end_date>"
+msgstr "I<data_fine>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"The end of the era in the form of I<yyyy/mm/dd>, or one of the two special "
+"values of B<-*> or B<+*>. B<-*> means the ending date is the beginning of "
+"time. B<+*> means the ending date is the end of time."
+msgstr ""
+"La fine dell'era nella forma I<aaaa/mm/gg>, o uno dei due valori speciali B<-"
+"*> o B<+*>. B<-*> significa che la data di fine è l'inizio del tempo. B<+*> "
+"significa che la data di fine è la fine del tempo."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<era_name>"
+msgstr "I<nome_era>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"The name of the era corresponding to the I<%EC> descriptor (see "
+"B<strptime>(3))."
+msgstr ""
+"Il nome dell'era corrispondente al descrittore I<%EC> (vedi B<strptime>(3))."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<era_format>"
+msgstr "I<formato_era>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"The format of the year in the era corresponding to the I<%EY> descriptor "
+"(see B<strptime>(3))."
+msgstr ""
+"Il formato dell'anno nell'era corrispondente al descrittore I<%EY> (vedi "
+"B<strptime>(3))."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<era_d_fmt>"
+msgstr "I<era_d_fmt>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by the format of the date in alternative era notation, "
+"corresponding to the I<%Ex> descriptor (see B<strptime>(3))."
+msgstr ""
+"seguita dal formato della data nella notazione alternativa dell'era, "
+"corrispondente al descrittore I<%Ex> (vedi B<strptime>(3))."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<era_t_fmt>"
+msgstr "I<era_t_fmt>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by the format of the time in alternative era notation, "
+"corresponding to the I<%EX> descriptor (see B<strptime>(3))."
+msgstr ""
+"seguita dal formato del tempo nella notazione alternativa dell'era, "
+"corrispondente al descrittore I<%EX> (vedi B<strptime>(3))."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<era_d_t_fmt>"
+msgstr "I<era_d_t_fmt>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by the format of the date and time in alternative era notation, "
+"corresponding to the I<%Ec> descriptor (see B<strptime>(3))."
+msgstr ""
+"seguita dal formato della data e dell'ora nella notazione alternativa "
+"dell'era, corrispondente al descrittore I<%Ec> (vedi B<strptime>(3))."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<alt_digits>"
+msgstr "I<alt_digits>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by the alternative digits used for date and time in the locale."
+msgstr ""
+"seguita dalle cifre alternative usate per data e ora nella localizzazione."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<week>"
+msgstr "I<week>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by a list of three values separated by semicolons: The number of "
+"days in a week (by default 7), a date of beginning of the week (by default "
+"corresponds to Sunday), and the minimal length of the first week in year (by "
+"default 4). Regarding the start of the week, B<19971130> shall be used for "
+"Sunday and B<19971201> shall be used for Monday. See NOTES."
+msgstr ""
+"seguita da un elenco di tre valori separati da punti e virgola: il numero di "
+"giorni in una settimana (il numero predefinito è 7), la data di inizio della "
+"settimana (il giorno predefinito è la domenica) e la lunghezza minima della "
+"prima settimana dell'anno (il valore predefinito è 4). Per quanto riguarda "
+"l'inizio della settimana, B<19971130> dovrebbe essere usato per la domenica "
+"e B<19971201> dovrebbe essere usato per il lunedì. Vedi NOTE."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<first_weekday> (since glibc 2.2)"
+msgstr "I<first_weekday> (a partire da glibc 2.2)"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by the number of the day from the I<day> list to be shown as the "
+"first day of the week in calendar applications. The default value of B<1> "
+"corresponds to either Sunday or Monday depending on the value of the second "
+"I<week> list item. See NOTES."
+msgstr ""
+"seguita dal numero del giorno preso dall'elenco I<day> da mostrare come "
+"primo giorno della settimana nelle applicazioni di calendario. Il valore "
+"predefinito B<1> può corrispondere a domenica o lunedì in base al valore "
+"della seconda voce nell'elenco I<week>. Vedi NOTE."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<first_workday> (since glibc 2.2)"
+msgstr "I<first_workday> (a partire da glibc 2.2)"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by the number of the first working day from the I<day> list. The "
+"default value is B<2>. See NOTES."
+msgstr ""
+"seguita dal numero del primo giorno lavorativo preso dall'elenco I<day>. Il "
+"valore predefinito è B<2>. Vedi NOTE."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<cal_direction>"
+msgstr "I<cal_direction>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by a number value that indicates the direction for the display of "
+"calendar dates, as follows:"
+msgstr ""
+"seguita da un valore nel normale formato numerico che indica la direzione "
+"per la lettura delle date del calendario, come appresso:"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Left-right from top."
+msgstr "da sinistra verso destra partendo dall'alto."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Top-down from left."
+msgstr "dall'alto verso il basso partenda da sinistra."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Right-left from top."
+msgstr "da destra verso sinistra partenda dall'alto."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<date_fmt>"
+msgstr "I<date_fmt>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by the appropriate date representation for B<date>(1) (for syntax, "
+"see B<strftime>(3))."
+msgstr ""
+"seguita dalla rappresentazione della data appropriata per B<date>(1) (per la "
+"sintassi, vedi B<strftime>(3))."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "The B<LC_TIME> definition ends with the string I<END LC_TIME>."
+msgstr "La definizione B<LC_TIME> termina con la stringa I<END LC_TIME>."
+
+#. 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: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I</usr/lib/locale/locale-archive>"
+msgstr "I</usr/lib/locale/locale-archive>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Usual default locale archive location."
+msgstr "Ordinaria posizione predefinita dell'archivio della localizzazione."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I</usr/share/i18n/locales>"
+msgstr "I</usr/share/i18n/locales>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Usual default path for locale definition files."
+msgstr ""
+"Il percorso usualmente predefinito per i file di definizione della "
+"localizzazione."
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "STANDARDS"
+msgstr "STANDARDS"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "POSIX.2."
+msgstr "POSIX.2."
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "NOTES"
+msgstr "NOTE"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"The collective GNU C library community wisdom regarding I<abday>, I<day>, "
+"I<week>, I<first_weekday>, and I<first_workday> states at https://sourceware."
+"org/glibc/wiki/Locales the following:"
+msgstr ""
+"Il sapere collettivo della comunità della GNU C library, riguardo a "
+"I<abday>, I<day>, I<week>, I<first_weekday> e I<first_workday>, nella pagina "
+"del sito https://sourceware.org/glibc/wiki/Locales dice che:"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"The value of the second I<week> list item specifies the base of the I<abday> "
+"and I<day> lists."
+msgstr ""
+"Il valore del secondo argomento della lista I<week> specifica la base di "
+"partenza delle liste I<abday> e I<day>."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"I<first_weekday> specifies the offset of the first day-of-week in the "
+"I<abday> and I<day> lists."
+msgstr ""
+"I<first_weekday> specifica la posizione ordinale del primo giorno della "
+"settimana nelle liste I<abday> e I<day>."
+
+#. .SH AUTHOR
+#. Jochen Hein (Hein@Student.TU-Clausthal.de)
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"For compatibility reasons, all glibc locales should set the value of the "
+"second I<week> list item to B<19971130> (Sunday) and base the I<abday> and "
+"I<day> lists appropriately, and set I<first_weekday> and I<first_workday> to "
+"B<1> or B<2>, depending on whether the week and work week actually starts on "
+"Sunday or Monday for the locale."
+msgstr ""
+"Per ragioni di compatibilità, tutte le localizzazioni di glibc dovrebbero "
+"impostare il valore del secondo argomento della lista I<week> a B<19971130> "
+"(domenica) e la base delle liste I<abday> e I<day> di conseguenza, e "
+"impostare I<first_weekday> e I<first_workday> a B<1> o B<2>, a seconda che, "
+"per la localizzazione, la settimana e la settimana lavorativa inizi "
+"realmente con la domenica o con il lunedì."
+
+#. 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<iconv>(1), B<locale>(1), B<localedef>(1), B<localeconv>(3), "
+"B<newlocale>(3), B<setlocale>(3), B<strftime>(3), B<strptime>(3), "
+"B<uselocale>(3), B<charmap>(5), B<charsets>(7), B<locale>(7), B<unicode>(7), "
+"B<utf-8>(7)"
+msgstr ""
+"B<iconv>(1), B<locale>(1), B<localedef>(1), B<localeconv>(3), "
+"B<newlocale>(3), B<setlocale>(3), B<strftime>(3), B<strptime>(3), "
+"B<uselocale>(3), B<charmap>(5), B<charsets>(7), B<locale>(7), B<unicode>(7), "
+"B<utf-8>(7)"
+
+#. type: TH
+#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "2023-02-05"
+msgstr "5 febbraio 2023"
+
+#. type: TH
+#: debian-bookworm
+#, no-wrap
+msgid "Linux man-pages 6.03"
+msgstr "Linux man-pages 6.03"
+
+#. type: Plain text
+#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+msgid "followed by the two-letter abbreviation of the country (ISO 3166)."
+msgstr "seguita dall'abbreviazione in due lettere del paese (ISO 3166)."
+
+#. type: Plain text
+#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+msgid "followed by the three-letter abbreviation of the country (ISO 3166)."
+msgstr "seguita dall'abbreviazione in tre lettere del paese (ISO 3166)."
+
+#. type: Plain text
+#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+msgid "followed by the numeric country code (ISO 3166)."
+msgstr "seguita dal codice numerico del paese (ISO 3166)."
+
+#. type: Plain text
+#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+msgid "followed by the two-letter abbreviation of the language (ISO 639)."
+msgstr "seguita dall'abbreviazione in due lettere della lingua (ISO 639)."
+
+#. type: Plain text
+#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by the three-letter abbreviation of the language (ISO 639-2/T)."
+msgstr "seguita dall'abbreviazione in tre lettere della lingua (ISO 639-2/T)."
+
+#. type: Plain text
+#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by the three-letter abbreviation of the language for library use "
+"(ISO 639-2/B). Applications should in general prefer I<lang_term> over "
+"I<lang_lib>."
+msgstr ""
+"seguita dall'abbreviazione in tre lettere della lingua per uso bibliografico "
+"(ISO 639-2/B). In generale le applicazioni dovrebbero preferire I<lang_term> "
+"a I<lang_lib>."
+
+#. type: TP
+#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I<reorde\\r-sections-after>"
+msgstr "I<reorde\\r-sections-after>"
+
+#. type: Plain text
+#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"followed by the international currency symbol. This must be a 4-character "
+"string containing the international currency symbol as defined by the ISO "
+"4217 standard (three characters) followed by a separator."
+msgstr ""
+"seguita dal simbolo monetario internazionale. Deve essere una stringa di "
+"quattro caratteri contenente il simbolo monetario internazionale come "
+"definito dallo standard ISO 4217 (tre caratteri) seguito da un separatore."
+
+#. 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"