# Italian messages for GNU sh-utils
# Copyright (C) 1997, 1998, 1999 Free Software Foundation, Inc.
# Giovanni Bortolozzo <borto@dei.unipd.it>, 1998.
# Marco d'Itri <md@linux.it>, 1999.
#
msgid ""
msgstr ""
"Project-Id-Version: sh-utils 1.16b\n"
"POT-Creation-Date: 1999-08-14 13:15+0200\n"
"PO-Revision-Date: 1999-05-15 00:41+02:00\n"
"Last-Translator: Marco d'Itri <md@linux.it>\n"
"Language-Team: Italian <it@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-1\n"
"Content-Transfer-Encoding: 8-bit\n"

#: lib/argmatch.c:159
#, fuzzy, c-format
msgid "invalid argument %s for `%s'"
msgstr "argomento `%s' non valido"

#: lib/argmatch.c:160
#, fuzzy, c-format
msgid "ambiguous argument %s for `%s'"
msgstr "manca l'argomento per `%s'"

#. We try to put synonyms on the same line.  The assumption is that
#. synonyms follow each other
#: lib/argmatch.c:178
#, fuzzy
msgid "Valid arguments are:"
msgstr "argomento `%s' non valido"

#: lib/closeout.c:71 lib/closeout.c:73
#, fuzzy
msgid "write error"
msgstr "errore di lettura"

#: lib/error.c:102
#, fuzzy
msgid "Unknown system error"
msgstr "operatore binario sconosciuto"

#: lib/getopt.c:677
#, c-format
msgid "%s: option `%s' is ambiguous\n"
msgstr ""

#: lib/getopt.c:702
#, c-format
msgid "%s: option `--%s' doesn't allow an argument\n"
msgstr ""

#: lib/getopt.c:707
#, c-format
msgid "%s: option `%c%s' doesn't allow an argument\n"
msgstr ""

#: lib/getopt.c:725 lib/getopt.c:898
#, c-format
msgid "%s: option `%s' requires an argument\n"
msgstr ""

#. --option
#: lib/getopt.c:754
#, fuzzy, c-format
msgid "%s: unrecognized option `--%s'\n"
msgstr "opzione `%s' non valida"

#. +option or -option
#: lib/getopt.c:758
#, fuzzy, c-format
msgid "%s: unrecognized option `%c%s'\n"
msgstr "opzione `%s' non valida"

#. 1003.2 specifies the format of this message.
#: lib/getopt.c:784
#, c-format
msgid "%s: illegal option -- %c\n"
msgstr ""

#: lib/getopt.c:787
#, fuzzy, c-format
msgid "%s: invalid option -- %c\n"
msgstr "opzione `%s' non valida"

#. 1003.2 specifies the format of this message.
#: lib/getopt.c:817 lib/getopt.c:947
#, c-format
msgid "%s: option requires an argument -- %c\n"
msgstr ""

#: lib/getopt.c:864
#, c-format
msgid "%s: option `-W %s' is ambiguous\n"
msgstr ""

#: lib/getopt.c:882
#, c-format
msgid "%s: option `-W %s' doesn't allow an argument\n"
msgstr ""

#: lib/human.c:310
msgid "block size"
msgstr ""

#: lib/version-etc.c:38
#, c-format
msgid "Written by %s.\n"
msgstr ""

#: lib/version-etc.c:39
msgid ""
"\n"
"Copyright (C) 1999 Free Software Foundation, Inc.\n"
"This is free software; see the source for copying conditions.  There is NO\n"
"warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
msgstr ""

#. If XALLOC_FAIL_FUNC is NULL, or does return, display this message
#. before exiting when memory is exhausted.  Goes through gettext.
#: lib/xmalloc.c:66
#, fuzzy
msgid "Memory exhausted"
msgstr "memoria virtuale esaurita"

#: src/basename.c:51 src/chroot.c:40 src/date.c:115 src/dirname.c:42
#: src/echo.c:72 src/env.c:114 src/expr.c:101 src/factor.c:54 src/hostid.c:44
#: src/hostname.c:62 src/id.c:94 src/logname.c:43 src/nice.c:62
#: src/pathchk.c:114 src/pinky.c:462 src/printenv.c:59 src/printf.c:90
#: src/pwd.c:42 src/seq.c:84 src/sleep.c:46 src/stty.c:488 src/su.c:429
#: src/tee.c:61 src/test.c:987 src/tty.c:58 src/uname.c:93 src/uptime.c:165
#: src/users.c:111 src/who.c:354 src/whoami.c:47 src/yes.c:40
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "Usare `%s --help' per ulteriori informazioni.\n"

#: src/basename.c:55
#, c-format
msgid ""
"Usage: %s NAME [SUFFIX]\n"
"  or:  %s OPTION\n"
msgstr ""
"Uso: %s NOME [SUFFISSO]\n"
" o:  %s OPZIONE\n"

#: src/basename.c:60
msgid ""
"Print NAME with any leading directory components removed.\n"
"If specified, also remove a trailing SUFFIX.\n"
"\n"
"  --help      display this help and exit\n"
"  --version   output version information and exit\n"
msgstr ""
"Stampa NOME rimuovendo tutte le componenti di directory iniziali.\n"
"Se specificato, rimuove anche il SUFFISSO finale.\n"
"\n"
"  --help      mostra questo aiuto ed esce\n"
"  --version   stampa le informazioni sulla versione ed esce\n"

#: src/basename.c:67 src/chroot.c:56 src/date.c:186 src/dirname.c:58
#: src/echo.c:100 src/env.c:131 src/expr.c:156 src/factor.c:72 src/false.c:27
#: src/hostid.c:56 src/hostname.c:75 src/id.c:113 src/logname.c:54
#: src/nice.c:76 src/pathchk.c:126 src/pinky.c:485 src/printenv.c:69
#: src/printf.c:126 src/pwd.c:53 src/seq.c:108 src/sleep.c:57 src/stty.c:662
#: src/su.c:448 src/tee.c:74 src/test.c:1054 src/true.c:27 src/tty.c:70
#: src/uname.c:110 src/uptime.c:179 src/users.c:123 src/who.c:376
#: src/whoami.c:58 src/yes.c:50
msgid ""
"\n"
"Report bugs to <bug-sh-utils@gnu.org>."
msgstr ""
"\n"
"Segnalare i bug a <bug-sh-utils@gnu.org>."

#: src/basename.c:113 src/chroot.c:73 src/dirname.c:86 src/expr.c:180
#: src/pathchk.c:164 src/seq.c:189 src/sleep.c:91
msgid "too few arguments"
msgstr "troppo pochi argomenti"

#. lose
#: src/basename.c:114 src/dirname.c:87 src/hostid.c:76 src/hostname.c:119
#: src/uptime.c:219 src/users.c:163 src/who.c:459
msgid "too many arguments"
msgstr "troppi argomenti"

#: src/chroot.c:44
#, c-format
msgid ""
"Usage: %s [OPTION] NEWROOT [COMMAND...]\n"
"  or:  %s OPTION\n"
msgstr ""
"Uso: %s [OPZIONE] NUOVAROOT [COMANDO...]\n"
" o:  %s OPZIONE\n"

#: src/chroot.c:48
msgid ""
"Run COMMAND with root directory set to NEWROOT.\n"
"\n"
"      --help       display this help and exit\n"
"      --version    output version information and exit\n"
"\n"
"If no command is given, run ``${SHELL} -i'' (default: /bin/sh).\n"
msgstr ""
"Esegue il COMANDO con la root directory impostata a NUOVAROOT.\n"
"\n"
"      --help       mostra questo aiuto ed esce\n"
"      --version    stampa le informazioni sulla versione ed esce\n"
"\n"
"Se non è dato alcun comando, lancia ``${SHELL} -i'' (predefinita: /bin/sh).\n"

#: src/chroot.c:78
#, c-format
msgid "cannot change root directory to %s"
msgstr "impossibile cambiare la root directory a %s"

#: src/chroot.c:81
msgid "cannot chdir to root directory"
msgstr "impossibile fare chdir alla root directory"

#: src/chroot.c:100
#, c-format
msgid "cannot execute %s"
msgstr "impossibile eseguire %s"

#: src/date.c:119
#, c-format
msgid ""
"Usage: %s [OPTION]... [+FORMAT]\n"
"  or:  %s [OPTION] [MMDDhhmm[[CC]YY][.ss]]\n"
msgstr ""
"Uso: %s [OPZIONE]... [+FORMATO]\n"
" o:  %s [OPZIONE] [MMDDhhmm[[CC]YY][.ss]]\n"

#: src/date.c:124
msgid ""
"Display the current time in the given FORMAT, or set the system date.\n"
"\n"
"  -d, --date=STRING         display time described by STRING, not `now'\n"
"  -f, --file=DATEFILE       like --date once for each line of DATEFILE\n"
"  -I, --iso-8601[=TIMESPEC] output an ISO-8601 compliant date/time string.\n"
"                            TIMESPEC=`date' (or missing) for date only,\n"
"                            `hours', `minutes', or `seconds' for date and\n"
"                            time to the indicated precision.\n"
"  -r, --reference=FILE      display the last modification time of FILE\n"
"  -R, --rfc-822             output RFC-822 compliant date string\n"
"  -s, --set=STRING          set time described by STRING\n"
"  -u, --utc, --universal    print or set Coordinated Universal Time\n"
"      --help                display this help and exit\n"
"      --version             output version information and exit\n"
msgstr ""
"Visualizza l'ora corrente nel FORMATO specificato, o imposta la data di\n"
"sistema.\n"
"\n"
"  -d, --date=STRINGA        visualizza l'ora descritta da STRINGA, non "
"`now'\n"
"  -f, --file=DATEFILE       come --date una volta per ogni riga di DATAFILE\n"
"  -I, --iso-8601[=TIMESPEC] stampa una stringa di data/ora conforme a "
"ISO-8601.\n"
"                            TIMESPEC=`date' (o mancante) per la sola data,\n"
"                            `hours', `minutes', o `seconds' per la data e\n"
"                            l'orario alla precisione indicata.\n"
"  -r, --reference=FILE      visualizza l'orario dell'ultima modifica di "
"FILE\n"
"  -R, --rfc-822             stampa una stringa di data conforme a RFC-822\n"
"  -s, --set=STRINGA         imposta l'orario descritto da STRINGA\n"
"  -u, --utc, --universal    stampa o imposta il Coordinated Universal Time\n"
"      --help                mostra questo aiuto ed esce\n"
"      --version             stampa le informazioni sulla versione ed esce\n"

#: src/date.c:140
#, fuzzy
msgid ""
"\n"
"FORMAT controls the output.  The only valid option for the second form\n"
"specifies Coordinated Universal Time.  Interpreted sequences are:\n"
"\n"
"  %%%%   a literal %%\n"
"  %%a   locale's abbreviated weekday name (Sun..Sat)\n"
"  %%A   locale's full weekday name, variable length (Sunday..Saturday)\n"
"  %%b   locale's abbreviated month name (Jan..Dec)\n"
"  %%B   locale's full month name, variable length (January..December)\n"
"  %%c   locale's date and time (Sat Nov 04 12:02:33 EST 1989)\n"
"  %%d   day of month (01..31)\n"
"  %%D   date (mm/dd/yy)\n"
"  %%e   day of month, blank padded ( 1..31)\n"
"  %%h   same as %%b\n"
"  %%H   hour (00..23)\n"
"  %%I   hour (01..12)\n"
"  %%j   day of year (001..366)\n"
"  %%k   hour ( 0..23)\n"
"  %%l   hour ( 1..12)\n"
"  %%m   month (01..12)\n"
"  %%M   minute (00..59)\n"
"  %%n   a newline\n"
"  %%p   locale's AM or PM\n"
"  %%r   time, 12-hour (hh:mm:ss [AP]M)\n"
"  %%s   seconds since 00:00:00, Jan 1, 1970 (a GNU extension)\n"
"  %%S   second (00..60)\n"
"  %%t   a horizontal tab\n"
"  %%T   time, 24-hour (hh:mm:ss)\n"
"  %%U   week number of year with Sunday as first day of week (00..53)\n"
"  %%V   week number of year with Monday as first day of week (01..52)\n"
"  %%w   day of week (0..6);  0 represents Sunday\n"
"  %%W   week number of year with Monday as first day of week (00..53)\n"
"  %%x   locale's date representation (mm/dd/yy)\n"
"  %%X   locale's time representation (%%H:%%M:%%S)\n"
"  %%y   last two digits of year (00..99)\n"
"  %%Y   year (1970...)\n"
"  %%z   RFC-822 style numeric timezone (-0500) (a nonstandard extension)\n"
"  %%Z   time zone (e.g., EDT), or nothing if no time zone is determinable\n"
"\n"
"By default, date pads numeric fields with zeroes.  GNU date recognizes\n"
"the following modifiers between `%%' and a numeric directive.\n"
"\n"
"  `-' (hyphen) do not pad the field\n"
"  `_' (underscore) pad the field with spaces\n"
msgstr ""
"\n"
"FORMATO controlla l'output.  Le sole opzioni valide per la seconda forma\n"
"specificano il Coordinated Universal Time.  Le sequenze interpretate sono:\n"
"\n"
"  %%%%   un %% letterale\n"
"  %%a   nome abbreviato locale del giorno della settimana (lun...dom)\n"
"  %%A   nome completo locale del giorno della settimana, lunghezza "
"variabile\n"
"        (lunedì,...,domenica)\n"
"  %%b   nome abbreviato locale del mese (gen...dic)\n"
"  %%B   nome completo locale del mese, lunghezza variab.  "
"(gennaio...dicembre)\n"
"  %%c   data e ora locali (dom 27 apr 1997 09:41:40)\n"
"  %%d   giorno del mese (01..31)\n"
"  %%D   data (mm/gg/aa)\n"
"  %%e   giorno del mese con spazi ( 1..31)\n"
"  %%h   come %%b\n"
"  %%H   ora (00..23)\n"
"  %%I   ora (01..12)\n"
"  %%j   giorno dell'anno (001..366)\n"
"  %%k   ora ( 0..23)\n"
"  %%l   ora ( 1..12)\n"
"  %%m   mese (01..12)\n"
"  %%M   minuto (00..59)\n"
"  %%n   un newline\n"
"  %%p   AM o PM locali\n"
"  %%r   ora, 12-ore (hh:mm:ss [AP]M)\n"
"  %%s   secondi passati dalle 00:00:00 del 1 gen 1970 (estensione GNU)\n"
"  %%S   secondi (00..61)\n"
"  %%t   un tab orizzontale\n"
"  %%T   ora, 24-ore (hh:mm:ss)\n"
"  %%U   numero della settimana dell'anno con domenica come primo giorno "
"della\n"
"       settimana (00..53)\n"
"  %%V   numero della settimana dell'anno con lunedì come primo giorno della\n"
"        settimana (00..52)\n"
"  %%w   giorno della settimana (0..6);  0 rappresenta domenica\n"
"  %%W   numero della settimana dell'anno con lunedì come primo giorno della\n"
"        settimana (00..53)\n"
"  %%x   rappresentazione locale della data (gg/mm/aa)\n"
"  %%X   rappresentazione locale dell'ora (%%O:%%M:%%S)\n"
"  %%y   ultime due cifre dell'anno (00..99)\n"
"  %%Y   anno (1970...)\n"
"  %%z   fuso orario numerico stile RFC-822 (-0500) (estensione non "
"standard)\n"
"  %%Z   fuso orario (p.es., EDT), o niente se non è determinabile\n"
"\n"
"Come comportamento predefinito date completa i campi numerici con zeri.\n"
"GNU date riconosce i seguenti modificatori tra `%%' e una direttiva "
"numerica.\n"
"\n"
"  `-' (trattino) non completa il campo\n"
"  `_' (underscore) completa il campo con spazi\n"

#: src/date.c:224 src/stty.c:861 src/tee.c:151
msgid "standard input"
msgstr "standard input"

#: src/date.c:278 src/date.c:444
#, c-format
msgid "invalid date `%s'"
msgstr "data `%s' non valida"

#: src/date.c:366
msgid "the options to specify dates for printing are mutually exclusive"
msgstr ""
"le opzioni per specificare la stampa di date sono mutualmente esclusive"

#: src/date.c:373
msgid "the options to print and set the time may not be used together"
msgstr ""
"le opzioni per stampare e impostare l'orario non possono essere usate insieme"

#: src/date.c:379
msgid "too many non-option arguments"
msgstr "troppi argomenti che non sono opzioni"

#: src/date.c:386
#, c-format
msgid ""
"the argument `%s' lacks a leading `+';\n"
"When using an option to specify date(s), any non-option\n"
"argument must be a format string beginning with `+'."
msgstr ""
"manca un `+' davanti all'argomento `%s';\n"
"quando si usa un'opzione per specificare una o più date, qualsiasi "
"argomento\n"
"che non sia un'opzione deve essere una stringa di formato che inizia con `+'"

#. Prepare to print the current date/time.
#: src/date.c:421
msgid "undefined"
msgstr "non definita"

#: src/date.c:452
msgid "cannot set date"
msgstr "impossibile impostare la data"

#: src/dirname.c:46
#, c-format
msgid ""
"Usage: %s NAME\n"
"  or:  %s OPTION\n"
msgstr ""
"Uso: %s NOME\n"
" o:  %s OPZIONE\n"

#: src/dirname.c:51
msgid ""
"Print NAME with its trailing /component removed; if NAME contains no /'s,\n"
"output `.' (meaning the current directory).\n"
"\n"
"  --help      display this help and exit\n"
"  --version   output version information and exit\n"
msgstr ""
"Stampa NOME rimuovendo la /componente finale; se NOME non contiene un /,\n"
"stampa `.' (intendendo la directory corrente).\n"
"\n"
"  --help      stampa questo aiuto ed esce\n"
"  --version   stampa le informazioni sulla versione ed esce\n"

#: src/echo.c:76 src/yes.c:44
#, c-format
msgid "Usage: %s [OPTION]... [STRING]...\n"
msgstr "Uso: %s [OPZIONE]... [STRINGA]...\n"

#: src/echo.c:77
msgid ""
"Echo the STRING(s) to standard output.\n"
"\n"
"  -n              do not output the trailing newline\n"
"  -e              enable interpretation of the backslash-escaped characters\n"
"                    listed below\n"
"  -E              disable interpretation of those sequences in STRINGs\n"
"      --help      display this help and exit (should be alone)\n"
"      --version   output version information and exit (should be alone)\n"
"\n"
"Without -E, the following sequences are recognized and interpolated:\n"
"\n"
"  \\NNN   the character whose ASCII code is NNN (octal)\n"
"  \\\\     backslash\n"
"  \\a     alert (BEL)\n"
"  \\b     backspace\n"
"  \\c     suppress trailing newline\n"
"  \\f     form feed\n"
"  \\n     new line\n"
"  \\r     carriage return\n"
"  \\t     horizontal tab\n"
"  \\v     vertical tab\n"
msgstr ""
"Stampa la STRINGA sullo standard output.\n"
"\n"
"  -n              non stampa il newline finale\n"
"  -e              abilita l'interpretazione delle sequenze di caratteri\n"
"                  protette da backspace indicate sotto\n"
"  -E              disabilita l'interpolazione di queste sequenze in STRINGA\n"
"      --help      mostra questo aiuto ed esce (usata da sola)\n"
"      --version   stampa le informazioni sulla versione ed esce (da sola)\n"
"\n"
"Senza -E le seguenti sequenze sono riconosciute ed interpolate:\n"
"\n"
"  \\NNN   il carattere il cui codice ASCII è NNN (ottale)\n"
"  \\\\     backslash\n"
"  \\a     avviso (BEL)\n"
"  \\b     backspace\n"
"  \\c     elimina il newline finale\n"
"  \\f     form feed\n"
"  \\n     new line\n"
"  \\r     carriage return\n"
"  \\t     tab orizzontale\n"
"  \\v     tab verticale\n"

#: src/env.c:118
#, c-format
msgid "Usage: %s [OPTION]... [-] [NAME=VALUE]... [COMMAND [ARG]...]\n"
msgstr "Uso: %s [OPZIONE]... [-] [NOME=VALORE]... [COMANDO [ARG]...]\n"

#: src/env.c:121
msgid ""
"Set each NAME to VALUE in the environment and run COMMAND.\n"
"\n"
"  -i, --ignore-environment   start with an empty environment\n"
"  -u, --unset=NAME           remove variable from the environment\n"
"      --help                 display this help and exit\n"
"      --version              output version information and exit\n"
"\n"
"A mere - implies -i.  If no COMMAND, print the resulting environment.\n"
msgstr ""
"Imposta nell'ambiente ogni NOME a VALORE ed esegue il COMANDO.\n"
"\n"
"  -i, --ignore-environment   inizia con un ambiente vuoto\n"
"  -u, --unset=NOME           rimuove la variabile dall'ambiente\n"
"      --help                 mostra questo aiuto ed esce\n"
"      --version              stampa le informazioni sulla versione ed esce\n"
"\n"
"Un semplice - implica -i.  Se manca il COMANDO, stampa l'ambiente "
"risultante.\n"

#: src/expr.c:105
#, c-format
msgid ""
"Usage: %s EXPRESSION\n"
"  or:  %s OPTION\n"
msgstr ""
"Uso: %s ESPRESSIONE\n"
" o:  %s OPZIONE\n"

#: src/expr.c:110
msgid ""
"\n"
"  --help      display this help and exit\n"
"  --version   output version information and exit\n"
"\n"
msgstr ""
"\n"
"  --help      mostra questo aiuto ed esce\n"
"  --version   stampa le informazioni sulla versione ed esce\n"
"\n"

#: src/expr.c:116
msgid ""
"Print the value of EXPRESSION to standard output.  A blank line below\n"
"separates increasing precedence groups.  EXPRESSION may be:\n"
"\n"
"  ARG1 | ARG2       ARG1 if it is neither null nor 0, otherwise ARG2\n"
"\n"
"  ARG1 & ARG2       ARG1 if neither argument is null or 0, otherwise 0\n"
"\n"
"  ARG1 < ARG2       ARG1 is less than ARG2\n"
"  ARG1 <= ARG2      ARG1 is less than or equal to ARG2\n"
"  ARG1 = ARG2       ARG1 is equal to ARG2\n"
"  ARG1 != ARG2      ARG1 is unequal to ARG2\n"
"  ARG1 >= ARG2      ARG1 is greater than or equal to ARG2\n"
"  ARG1 > ARG2       ARG1 is greater than ARG2\n"
"\n"
"  ARG1 + ARG2       arithmetic sum of ARG1 and ARG2\n"
"  ARG1 - ARG2       arithmetic difference of ARG1 and ARG2\n"
"\n"
"  ARG1 * ARG2       arithmetic product of ARG1 and ARG2\n"
"  ARG1 / ARG2       arithmetic quotient of ARG1 divided by ARG2\n"
"  ARG1 %% ARG2       arithmetic remainder of ARG1 divided by ARG2\n"
"\n"
"  STRING : REGEXP   anchored pattern match of REGEXP in STRING\n"
"\n"
"  match STRING REGEXP        same as STRING : REGEXP\n"
"  substr STRING POS LENGTH   substring of STRING, POS counted from 1\n"
"  index STRING CHARS         index in STRING where any CHARS is found, or 0\n"
"  length STRING              length of STRING\n"
"  quote TOKEN                interpret TOKEN as a string, even if it is a\n"
"                               keyword like `match' or an operator like `/'\n"
"\n"
"  ( EXPRESSION )             value of EXPRESSION\n"
msgstr ""
"Stampa sullo standard output il valore dell'ESPRESSIONE.  Qui sotto, una "
"riga\n"
"vuota separa gruppi di operatori con precedenza crescente.\n"
"ESPRESSIONE può essere:\n"
"\n"
"  ARG1 | ARG2       ARG1 se non è nullo o 0, altrimenti ARG2\n"
"\n"
"  ARG1 & ARG2       ARG1 se nessun argomento è nullo o 0, altrimenti 0\n"
"\n"
"  ARG1 < ARG2       ARG1 è minore di ARG2\n"
"  ARG1 <= ARG2      ARG1 è minore o uguale di ARG2\n"
"  ARG1 = ARG2       ARG1 è uguale ad ARG2\n"
"  ARG1 != ARG2      ARG1 è diverso da ARG2\n"
"  ARG1 >= ARG2      ARG1 è maggiore o uguale di ARG2\n"
"  ARG1 > ARG2       ARG1 è maggiore di ARG2\n"
"\n"
"  ARG1 + ARG2       somma aritmetica di ARG1 e ARG2\n"
"  ARG1 - ARG2       differenza aritmetica di ARG1 e ARG2\n"
"\n"
"  ARG1 * ARG2       prodotto aritmetico di ARG1 e ARG2\n"
"  ARG1 / ARG2       quoziente aritmetico di ARG1 diviso ARG2\n"
"  ARG1 %% ARG2       resto aritmetico di ARG1 diviso ARG2\n"
"\n"
"  STRINGA : REGEXP   ricerca ancorata del modello REGEXP nella STRINGA\n"
"\n"
"  match STRINGA REGEXP       come STRINGA : REGEXP\n"
"  substr STRINGA POS LUNG    sottostringa della STRINGA, POS è contata da 1\n"
"  index STRINGA CAR          posizione nella STRINGA di uno dei CAR, se\n"
"                             trovato, o 0\n"
"  length STRINGA             lunghezza della STRINGA\n"
"  quote TOKEN                interpreta TOKEN come una stringa anche se è "
"una\n"
"                           parola chiave come `match' o un operatore come "
"`/'\n"
"\n"
"  ( ESPRESSIONE )            valore dell'ESPRESSIONE\n"

#: src/expr.c:149
msgid ""
"\n"
"Beware that many operators need to be escaped or quoted for shells.\n"
"Comparisons are arithmetic if both ARGs are numbers, else lexicographical.\n"
"Pattern matches return the string matched between \\( and \\) or null; if\n"
"\\( and \\) are not used, they return the number of characters matched or "
"0.\n"
msgstr ""
"\n"
"Si noti che molti operatori devono essere preceduti da `\\' (escaped) o\n"
"protetti da apici a causa delle shell.  I confronti sono aritmetici se\n"
"entrambi gli ARG sono numeri, altrimenti sono lessicografici.  I modelli\n"
"restituiscono la stringa corrispondente tra \\( e \\) oppure nulla; se\n"
"\\( e \\) non sono usati, restituiscono il numero di caratteri "
"corrispondenti\n"
"oppure 0.\n"

#: src/expr.c:188 src/expr.c:491 src/expr.c:498 src/expr.c:504 src/expr.c:527
msgid "syntax error"
msgstr "errore di sintassi"

#: src/expr.c:439
#, c-format
msgid ""
"warning: unportable BRE: `%s': using `^' as the first character\n"
"of the basic regular expression is not portable; it is being ignored"
msgstr ""
"attenzione: BRE non portabile: `%s': l'uso di `^' come primo carattere\n"
"di un'espressione regolare semplice non è portabile; è ignorato"

#: src/factor.c:58
#, c-format
msgid ""
"Usage: %s [NUMBER]...\n"
"  or:  %s OPTION\n"
msgstr ""
"Uso: %s [NUMERO]...\n"
" o:  %s OPZIONE\n"

#: src/factor.c:63
msgid ""
"Print factors of each NUMBER; read standard input with no arguments.\n"
"\n"
"  --help      display this help and exit\n"
"  --version   output version information and exit\n"
"\n"
"  Print the prime factors of all specified integer NUMBERs.  If no "
"arguments\n"
"  are specified on the command line, they are read from standard input.\n"
msgstr ""
"Stampa i fattori di ogni NUMERO; senza argomenti legge lo standard input.\n"
"\n"
"  --help      mostra questo aiuto ed esce\n"
"  --version   stampa le informazioni sulla versione ed esce\n"
"\n"
"  Stampa i fattori primi di tutti i NUMERI interi specificati.  Se non sono\n"
"  specificati argomenti sulla riga di comando li legge dallo standard "
"input.\n"

#: src/factor.c:140
#, c-format
msgid "`%s' is not a valid positive integer"
msgstr "`%s' non è un intero positivo valido"

#: src/false.c:16
#, fuzzy, c-format
msgid ""
"Usage: %s [ignored command line arguments]\n"
"  or:  %s OPTION\n"
"Exit with a status code indicating failure.\n"
"\n"
"These option names may not be abbreviated.\n"
"\n"
"  --help      display this help and exit\n"
"  --version   output version information and exit\n"
msgstr ""
"Uso: %s [NOME]\n"
" o:  %s OPZIONE\n"
"Stampa l'hostname del sistema.\n"
"\n"
"  --help      mostra questo aiuto ed esce\n"
"  --version   stampa le informazioni sulla versione ed esce\n"

#: src/hostid.c:48
#, fuzzy, c-format
msgid "Usage: %s [-v]\n"
msgstr "Uso: %s [OPZIONE]\n"

#: src/hostid.c:49
#, fuzzy
msgid ""
"Print the numeric identifier (in hexadecimal) for the current host.\n"
"\n"
"      --help       display this help and exit\n"
"      --version    output version information and exit\n"
"\n"
msgstr ""
"Stampa il nome dell'utente corrente.\n"
"\n"
"  --help      mostra questo aiuto ed esce\n"
"  --version   stampa le informazioni sulla versione ed esce\n"

#: src/hostname.c:66
#, c-format
msgid ""
"Usage: %s [NAME]\n"
"  or:  %s OPTION\n"
"Print the hostname of the current system.\n"
"\n"
"  --help      display this help and exit\n"
"  --version   output version information and exit\n"
msgstr ""
"Uso: %s [NOME]\n"
" o:  %s OPZIONE\n"
"Stampa l'hostname del sistema.\n"
"\n"
"  --help      mostra questo aiuto ed esce\n"
"  --version   stampa le informazioni sulla versione ed esce\n"

#: src/hostname.c:101
#, c-format
msgid "cannot set hostname to `%s'"
msgstr "impossibile impostare l'hostname a `%s'"

#: src/hostname.c:107
msgid "cannot set hostname; this system lacks the functionality"
msgstr ""
"impossibile impostare l'hostname; questo sistema non ha questa funzionalità"

#: src/hostname.c:114
msgid "cannot determine hostname"
msgstr "impossibile determinare l'hostname"

#: src/id.c:98
#, c-format
msgid "Usage: %s [OPTION]... [USERNAME]\n"
msgstr "Uso: %s [OPZIONE]... [NOMEUTENTE]\n"

#: src/id.c:99
msgid ""
"Print information for USERNAME, or the current user.\n"
"\n"
"  -a              ignore, for compatibility with other versions\n"
"  -g, --group     print only the group ID\n"
"  -G, --groups    print only the supplementary groups\n"
"  -n, --name      print a name instead of a number, for -ugG\n"
"  -r, --real      print the real ID instead of effective ID, for -ugG\n"
"  -u, --user      print only the user ID\n"
"      --help      display this help and exit\n"
"      --version   output version information and exit\n"
"\n"
"Without any OPTION, print some useful set of identified information.\n"
msgstr ""
"Stampa informazioni su NOMEUTENTE o sull'utente corrente.\n"
"\n"
"  -a              ignorato, per compatibilità con altre versioni\n"
"  -g, --group     stampa solo l'ID del gruppo\n"
"  -G, --groups    stampa solo i gruppi supplementari\n"
"  -n, --name      stampa un nome invece di un numero, per -ugG\n"
"  -r, --real      stampa l'ID reale invece dell'ID efficace, per -ugG\n"
"  -u, --user      stampa solo l'ID dell'utente\n"
"      --help      mostra questo aiuto ed esce\n"
"      --version   stampa le informazioni sulla versione ed esce\n"
"\n"
"Senza alcuna OPZIONE, stampa alcune utili informazioni identificative.\n"

#: src/id.c:160
msgid "cannot print only user and only group"
msgstr "impossibile stampare solo l'utente e solo il gruppo"

#: src/id.c:163
msgid "cannot print only names or real IDs in default format"
msgstr ""
"impossibile stampare solo i nomi o gli ID reali nel formato predefinito"

#: src/id.c:172
#, c-format
msgid "%s: No such user"
msgstr "%s: Questo utente non esiste"

#: src/id.c:264
msgid "cannot get supplemental group list"
msgstr "impossibile ottenere la lista dei gruppi supplementari"

#: src/id.c:374
msgid " groups="
msgstr " gruppi="

#: src/logname.c:47 src/tty.c:62 src/uname.c:97 src/whoami.c:51
#, c-format
msgid "Usage: %s [OPTION]...\n"
msgstr "Uso: %s [OPZIONE]...\n"

#: src/logname.c:48
msgid ""
"Print the name of the current user.\n"
"\n"
"  --help      display this help and exit\n"
"  --version   output version information and exit\n"
msgstr ""
"Stampa il nome dell'utente corrente.\n"
"\n"
"  --help      mostra questo aiuto ed esce\n"
"  --version   stampa le informazioni sulla versione ed esce\n"

#. POSIX.2 prohibits using a fallback technique.
#: src/logname.c:96
#, c-format
msgid "%s: no login name\n"
msgstr "%s: non c'è un nome di login\n"

#: src/nice.c:66
#, c-format
msgid "Usage: %s [OPTION]... [COMMAND [ARG]...]\n"
msgstr "Uso: %s [OPZIONE]... [COMANDO [ARG]...]\n"

#: src/nice.c:67
msgid ""
"Run COMMAND with an adjusted scheduling priority.\n"
"With no COMMAND, print the current scheduling priority.  ADJUST is 10\n"
"by default.  Range goes from -20 (highest priority) to 19 (lowest).\n"
"\n"
"  -ADJUST                   increment priority by ADJUST first\n"
"  -n, --adjustment=ADJUST   same as -ADJUST\n"
"      --help                display this help and exit\n"
"      --version             output version information and exit\n"
msgstr ""
"Esegue il COMANDO con una priorità di scheduling modificata.\n"
"Se manca il COMANDO stampa la priorità di scheduling corrente.  Il valore\n"
"predefinito per AGGIUSTAMENTO è 10.  Il campo varia tra -20 (priorità\n"
"massima) e 19 (minima).\n"
"\n"
"  -AGGIUSTAMENTO                   incrementa la priorità di AGGIUSTAMENTO\n"
"  -n, --adjustment=AGGIUSTAMENTO   come -AGGIUSTAMENTO\n"
"      --help                       mostra questo aiuto ed esce\n"
"      --version                 stampa le informazioni sulla versione ed "
"esce\n"

#: src/nice.c:105 src/nice.c:119
#, c-format
msgid "invalid option `%s'"
msgstr "opzione `%s' non valida"

#: src/nice.c:145
#, c-format
msgid "invalid priority `%s'"
msgstr "priorità `%s' non valida"

#: src/nice.c:171
msgid "a command must be given with an adjustment"
msgstr "un comando deve essere specificato con un aggiustamento"

#: src/nice.c:178 src/nice.c:187
msgid "cannot get priority"
msgstr "impossibile determinare la priorità"

#: src/nice.c:192
msgid "cannot set priority"
msgstr "impossibile impostare la priorità"

#: src/pathchk.c:118
#, c-format
msgid "Usage: %s [OPTION]... NAME...\n"
msgstr "Uso: %s [OPZIONE]... NOME...\n"

#: src/pathchk.c:119
msgid ""
"Diagnose unportable constructs in NAME.\n"
"\n"
"  -p, --portability   check for all POSIX systems, not only this one\n"
"      --help          display this help and exit\n"
"      --version       output version information and exit\n"
msgstr ""
"Diagnostica costrutti non portabili in NOME\n"
"\n"
"  -p, --portability   verifica per tutti i sistemi POSIX, non solo per "
"questo\n"
"      --help          mostra questo aiuto ed esce\n"
"      --version       stampa le informazioni sulla versione ed esce\n"

#: src/pathchk.c:207
#, c-format
msgid "path `%s' contains nonportable character `%c'"
msgstr "il percorso `%s' contiene il carattere non portabile `%c'"

#: src/pathchk.c:227
#, c-format
msgid "`%s' is not a directory"
msgstr "`%s' non è una directory"

#: src/pathchk.c:238
#, c-format
msgid "directory `%s' is not searchable"
msgstr "la directory `%s' non è leggibile"

#: src/pathchk.c:330
#, c-format
msgid "name `%s' has length %d; exceeds limit of %d"
msgstr "il nome `%s' è lungo %d; supera il limite di %d"

#: src/pathchk.c:356
#, c-format
msgid "path `%s' has length %d; exceeds limit of %d"
msgstr "il percorso `%s' è lungo %d; supera il limite di %d"

#: src/pinky.c:289
msgid "Login name: "
msgstr "Nome di login: "

#: src/pinky.c:292
msgid "In real life: "
msgstr "Nella vita reale: "

#: src/pinky.c:295
msgid "???\n"
msgstr "???\n"

#: src/pinky.c:315
msgid "Directory: "
msgstr "Directory: "

#: src/pinky.c:317
msgid "Shell: "
msgstr "Shell: "

#: src/pinky.c:338
msgid "Project: "
msgstr "Project: "

#: src/pinky.c:364
msgid "Plan:\n"
msgstr "Plan:\n"

#: src/pinky.c:383
msgid "Login"
msgstr "Login"

#: src/pinky.c:385
msgid "   Name"
msgstr "   Nome"

#: src/pinky.c:386
msgid "TTY"
msgstr "TTY"

#: src/pinky.c:388
msgid "Idle"
msgstr "Inatt."

#: src/pinky.c:389
msgid "When"
msgstr "Quando"

#: src/pinky.c:392
msgid "Where"
msgstr "Dove"

#: src/pinky.c:466
#, c-format
msgid "Usage: %s [OPTION]... [USER]...\n"
msgstr "Uso: %s [OPZIONE]... [UTENTE]...\n"

#: src/pinky.c:467
#, c-format
msgid ""
"\n"
"  -l              do long format output\n"
"  -b              omit the user's home directory and shell in long format\n"
"  -h              omit the user's project file in long format\n"
"  -p              omit the user's plan file in long format\n"
"  -s              do short format output, this is the default\n"
"  -f              omit the line of column headings in short format\n"
"  -w              omit the user's full name in short format\n"
"  -i              omit the user's full name and remote host in short format\n"
"  -q              omit the user's full name, remote host and idle time\n"
"                  in short format\n"
"      --help      display this help and exit\n"
"      --version   output version information and exit\n"
"\n"
"A lightweight `finger' program;  print user information.\n"
"The utmp file will be %s.\n"
msgstr ""
"\n"
"  -l              usa il formato di output lungo\n"
"  -b              omette l'home directory e la shell nel formato lungo\n"
"  -h              omette il file project dell'utente nel formato lungo\n"
"  -p              omette il file plan dell'utente nel formato lungo\n"
"  -s              usa il formato breve, è l'opzione predefinita\n"
"  -f              omette l'intestazione delle colonne nel formato breve\n"
"  -w              omette il nome completo dell'utente nel formato breve\n"
"  -i              omette il nome completo e l'host remoto nel formato breve\n"
"  -q              omette il nome completo, l'host remoto e il tempo di\n"
"                  inattività nel formato breve\n"
"      --help      mostra questo aiuto ed esce\n"
"      --version   stampa le informazioni sulla versione ed esce\n"
"\n"
"Una versione leggera di `finger'; stampa informazioni sugli utenti.\n"
"Il file utmp sarà %s.\n"

#: src/printenv.c:63
#, c-format
msgid "Usage: %s [OPTION]... [VARIABLE]...\n"
msgstr "Uso: %s [OPZIONE]... [VARIABILE]...\n"

#: src/printenv.c:64
msgid ""
"If no environment VARIABLE specified, print them all.\n"
"\n"
"  --help      display this help and exit\n"
"  --version   output version information and exit\n"
msgstr ""
"Se non è specificata alcuna VARIABILE di ambiente le stampa tutte.\n"
"\n"
"  --help      mostra questo aiuto ed esce\n"
"  --version   stampa le informazioni sulla versione ed esce\n"

#: src/printf.c:81
#, c-format
msgid ""
"warning: %s: character(s) following character constant have been ignored"
msgstr ""
"attenzione: %s: i caratteri che seguono la costante carattere sono stati\n"
"ignorati"

#: src/printf.c:94
#, c-format
msgid ""
"Usage: %s FORMAT [ARGUMENT]...\n"
"  or:  %s OPTION\n"
msgstr ""
"Uso: %s FORMATO [ARGOMENTO]...\n"
" o:  %s OPZIONE\n"

#: src/printf.c:99
msgid ""
"Print ARGUMENT(s) according to FORMAT.\n"
"\n"
"  --help      display this help and exit\n"
"  --version   output version information and exit\n"
"\n"
"FORMAT controls the output as in C printf.  Interpreted sequences are:\n"
"\n"
"  \\\"      double quote\n"
"  \\0NNN   character with octal value NNN (0 to 3 digits)\n"
"  \\\\      backslash\n"
"  \\a      alert (BEL)\n"
"  \\b      backspace\n"
"  \\c      produce no further output\n"
"  \\f      form feed\n"
"  \\n      new line\n"
"  \\r      carriage return\n"
"  \\t      horizontal tab\n"
"  \\v      vertical tab\n"
"  \\xNNN   character with hexadecimal value NNN (1 to 3 digits)\n"
"\n"
"  %%%%      a single %%\n"
"  %%b      ARGUMENT as a string with `\\' escapes interpreted\n"
"\n"
"and all C format specifications ending with one of diouxXfeEgGcs, with\n"
"ARGUMENTs converted to proper type first.  Variable widths are handled.\n"
msgstr ""
"Stampa ARGOMENTO nel FORMATO specificato.\n"
"\n"
"  --help      mostra questo aiuto ed esce\n"
"  --version   stampa le informazioni sulla versione ed esce\n"
"\n"
"FORMATO controlla l'output come in printf del C.  Le sequenze interpretate\n"
"sono:\n"
"\n"
"  \\\"      doppie virgolette\n"
"  \\0NNN   carattere il cui valore ottale è NNN (da 0 a 3 cifre)\n"
"  \\\\      backslash\n"
"  \\a      avviso (BEL)\n"
"  \\b      backspace\n"
"  \\c      non produce ulteriore output\n"
"  \\f      form feed\n"
"  \\n      new line\n"
"  \\r      carriage return\n"
"  \\t      tab orizzontale\n"
"  \\v      tab verticale\n"
"  \\xNNN   carattere il cui valore esadecimale è NNN (da 1 a 3 cifre)\n"
"\n"
"  %%%%      un %%\n"
"  %%b      ARGOMENTO è una stringa con le sequenze di escape \\ "
"interpretate\n"
"\n"
"e tutte le specifiche di formato C che finiscano con uno dei caratteri\n"
"diouxXfeEgGcs, convertendo preliminarmente ARGOMENTO al tipo appropriato.\n"
"Sono gestite le dimensioni variabili.\n"

#: src/printf.c:142
#, c-format
msgid "%s: expected a numeric value"
msgstr "%s: aspetta un valore numerico"

#: src/printf.c:144
#, c-format
msgid "%s: value not completely converted"
msgstr "%s: valore non completamente convertito"

#: src/printf.c:236
msgid "missing hexadecimal number in escape"
msgstr "manca il numero esadecimale nella sequenza di escape"

#: src/printf.c:250
#, c-format
msgid "\\%c: invalid escape"
msgstr "\\%c: sequenza di escape non valida"

#: src/printf.c:458
msgid "%%%c: invalid directive"
msgstr "%%%c: direttiva non valida"

#: src/printf.c:505
#, c-format
msgid "Usage: %s format [argument...]\n"
msgstr "Uso: %s formato [argomento...]\n"

#: src/printf.c:522
msgid "warning: excess arguments have been ignored"
msgstr "attenzione: gli argomenti in eccesso sono stati ignorati"

#: src/pwd.c:46
#, c-format
msgid "Usage: %s [OPTION]\n"
msgstr "Uso: %s [OPZIONE]\n"

#: src/pwd.c:47
msgid ""
"Print the full filename of the current working directory.\n"
"\n"
"  --help      display this help and exit\n"
"  --version   output version information and exit\n"
msgstr ""
"Stampa il nome file completo della directory di lavoro corrente.\n"
"\n"
"  --help      mostra questo messaggio d'aiuto ed esce\n"
"  --version   stampa le informazioni sulla versione ed esce\n"

#: src/pwd.c:72
msgid "ignoring non-option arguments"
msgstr "gli argomenti che non sono opzioni sono stati ignorati"

#: src/pwd.c:76
msgid "cannot get current directory"
msgstr "impossibile determinare la directory corrente"

#: src/seq.c:88
#, c-format
msgid ""
"Usage: %s [OPTION]... LAST\n"
"  or:  %s [OPTION]... FIRST LAST\n"
"  or:  %s [OPTION]... FIRST INCREMENT LAST\n"
msgstr ""
"Uso: %s [OPZIONE]... ULTIMO\n"
" o:  %s [OPZIONE]... PRIMO ULTIMO\n"
" o:  %s [OPZIONE]... PRIMO INCREMENTO ULTIMO\n"

#: src/seq.c:93
msgid ""
"Print numbers from FIRST to LAST, in steps of INCREMENT.\n"
"\n"
"  -f, --format FORMAT      use printf(3) style FORMAT (default: %%g)\n"
"  -s, --separator STRING   use STRING to separate numbers (default: \\n)\n"
"  -w, --equal-width        equalize width by padding with leading zeroes\n"
"      --help               display this help and exit\n"
"      --version            output version information and exit\n"
"\n"
"If FIRST or INCREMENT is omitted, it defaults to 1.\n"
"FIRST, INCREMENT, and LAST are interpreted as floating point values.\n"
"INCREMENT should be positive if FIRST is smaller than LAST, and negative\n"
"otherwise.  When given, the FORMAT argument must contain exactly one of\n"
"the printf-style, floating point output formats %%e, %%f, or %%g.\n"
msgstr ""
"Stampa i numeri da PRIMO a ULTIMO con passo INCREMENTO.\n"
"\n"
"  -f, --formato FORMATO      usa lo stile di printf(3) per FORMATO (pred. "
"%%g)\n"
"  -s, --separator STRINGA    usa STRINGA per separare i numeri (pred. \\n)\n"
"  -w, --equal-width          uguaglia le larghezze aggiungendo zeri "
"iniziali\n"
"      --help                 mostra questo messaggio d'aiuto ed esce\n"
"      --version              stampa le informazioni sulla versione ed esce\n"

#: src/seq.c:216
msgid "format string may not be specified when printing equal width strings"
msgstr ""
"la stringa di formato non può essere specificata quando si stampano "
"stringhe\n"
"a ugual larghezza"

#: src/seq.c:230
#, c-format
msgid "invalid format string: `%s'"
msgstr "stringa di formato non valida: `%s'"

#: src/seq.c:258
#, c-format
msgid "invalid floating point argument: %s"
msgstr "argomento in virgola mobile non valido: %s"

#: src/seq.c:421
msgid ""
"when the starting value is larger than the limit,\n"
"the increment must be negative"
msgstr ""
"quando il valore d'inizio è maggiore del limite,\n"
"l'incremento dev'essere negativo"

#: src/seq.c:446
msgid ""
"when the starting value is smaller than the limit,\n"
"the increment must be positive"
msgstr ""
"quando il valore d'inizio è minore del limite,\n"
"l'incremento dev'essere positivo"

#: src/sleep.c:50
#, c-format
msgid "Usage: %s [OPTION]... NUMBER[SUFFIX]\n"
msgstr "Uso: %s [OPZIONE]... NUMERO[SUFFISSO]\n"

#: src/sleep.c:51
msgid ""
"Pause for NUMBER seconds.\n"
"SUFFIX may be s to keep seconds, m for minutes, h for hours or d for days.\n"
"\n"
"  --help      display this help and exit\n"
"  --version   output version information and exit\n"
msgstr ""
"Fa una pausa di NUMERO secondi.\n"
"SUFFISSO può essere s per secondi, m per minuti, h per ore o d per giorni.\n"
"\n"
"  --help      mostra questo messaggio d'aiuto ed esce\n"
"  --version   stampa le informazioni sulla versione ed esce\n"

#: src/sleep.c:132
#, c-format
msgid "invalid time interval `%s'"
msgstr "intervallo di tempo non valido: `%s'"

#: src/stty.c:492
#, c-format
msgid ""
"Usage: %s [-F device] [--file=device] [SETTING]...\n"
"  or:  %s [-F device] [--file=device] [-a|--all]\n"
"  or:  %s [-F device] [--file=device] [-g|--save]\n"
msgstr ""
"Uso: %s [-F device] [--file=device] [SETTING]...\n"
" or: %s [-F device] [--file=device] [-a|--all]\n"
" or: %s [-F device] [--file=device] [-g|--save]\n"

#: src/stty.c:498
msgid ""
"Print or change terminal characteristics.\n"
"\n"
"  -a, --all       print all current settings in human-readable form\n"
"  -g, --save      print all current settings in a stty-readable form\n"
"  -F, --file      open and use the specified device instead of stdin\n"
"      --help      display this help and exit\n"
"      --version   output version information and exit\n"
"\n"
"Optional - before SETTING indicates negation.  An * marks non-POSIX\n"
"settings.  The underlying system defines which settings are available.\n"
msgstr ""
"Stampa o modifica le caratteristiche del terminale.\n"
"\n"
"  -a, --all       stampa tutte le impostazioni correnti in un formato\n"
"                  comprensibile\n"
"  -g, --save      stampa tutte le impostazioni correnti in un formato\n"
"                  leggibile da stty\n"
"  -F, --file      apre e usa il device specificato invece di stdin\n"
"      --help      mostra questo aiuto ed esce\n"
"      --version   stampa le informazioni sulla versione ed esce\n"
"\n"
"Un - opzionale prima di un'IMPOSTAZIONE indica la negazione.  Un * indica "
"leimpostazioni non POSIX.  Il sistema in uso definisce quali impostazioni "
"sono\n"
"disponibili.\n"

#: src/stty.c:510
msgid ""
"\n"
"Special characters:\n"
"* dsusp CHAR    CHAR will send a terminal stop signal once input flushed\n"
"  eof CHAR      CHAR will send an end of file (terminate the input)\n"
"  eol CHAR      CHAR will end the line\n"
"* eol2 CHAR     alternate CHAR for ending the line\n"
"  erase CHAR    CHAR will erase the last character typed\n"
"  intr CHAR     CHAR will send an interrupt signal\n"
"  kill CHAR     CHAR will erase the current line\n"
"* lnext CHAR    CHAR will enter the next character quoted\n"
"  quit CHAR     CHAR will send a quit signal\n"
"* rprnt CHAR    CHAR will redraw the current line\n"
"  start CHAR    CHAR will restart the output after stopping it\n"
"  stop CHAR     CHAR will stop the output\n"
"  susp CHAR     CHAR will send a terminal stop signal\n"
"* swtch CHAR    CHAR will switch to a different shell layer\n"
"* werase CHAR   CHAR will erase the last word typed\n"
msgstr ""
"\n"
"Caratteri speciali:\n"
"* dsusp CAR     CAR invierà un segnale di stop del terminale dopo il flush\n"
"                dell'input\n"
"  eof CAR       CAR invierà un end of file (termina l'input)\n"
"  eol CAR       CAR terminerà la riga\n"
"* eol2 CAR      CAR alternativo per terminare la riga\n"
"  erase CAR     CAR cancellerà l'ultimo carattere digitato\n"
"  intr CAR      CAR invierà un signale di interrupt\n"
"  kill CAR      CAR cancellerà la riga corrente\n"
"* lnext CAR     CAR inserirà il CARattere successivo in modo letterale\n"
"  quit CAR      CAR invierà un segnale di quit\n"
"* rprnt CAR     CAR ridisegnerà la riga corrente\n"
"  start CAR     CAR farà ripartire l'input dopo averlo fermato\n"
"  stop CAR      CAR fermerà l'output\n"
"  susp CAR      CAR invierà il segnale di stop del terminale\n"
"* swtch CAR     CAR passerà ad un diverso livello di shell\n"
"* werase CAR    CAR cancellerà l'ultima parola digitata\n"

#: src/stty.c:529
msgid ""
"\n"
"Special settings:\n"
"  N             set the input and output speeds to N bauds\n"
"* cols N        tell the kernel that the terminal has N columns\n"
"* columns N     same as cols N\n"
"  ispeed N      set the input speed to N\n"
"* line N        use line discipline N\n"
"  min N         with -icanon, set N characters minimum for a completed read\n"
"  ospeed N      set the output speed to N\n"
"* rows N        tell the kernel that the terminal has N rows\n"
"* size          print the number of rows and columns according to the "
"kernel\n"
"  speed         print the terminal speed\n"
"  time N        with -icanon, set read timeout of N tenths of a second\n"
msgstr ""
"\n"
"Impostazioni speciali:\n"
"  N             imposta a N baud le velocità di input e output\n"
"* cols N        dice al kernel che il terminale ha N colonne\n"
"* columns N     come cols N\n"
"  ispeed N      imposta a N la velocità di input\n"
"* line N        usa la disciplina di linea N\n"
"  min N         con -icanon, imposta a N il mimimo dei caratteri per\n"
"                completare una lettura\n"
"  ospeed N      imposta a N la velocità di output\n"
"* rows N        dice al kernel che il terminale ha N righe\n"
"* size          stampa il numero di righe e colonne secondo il kernel\n"
"  speed         stampa la velocità del terminale\n"
"  time N      con -icanon, imposta a N decimi di secondo il timeout in "
"lettura\n"

#: src/stty.c:544
msgid ""
"\n"
"Control settings:\n"
"  [-]clocal     disable modem control signals\n"
"  [-]cread      allow input to be received\n"
"* [-]crtscts    enable RTS/CTS handshaking\n"
"  csN           set character size to N bits, N in [5..8]\n"
"  [-]cstopb     use two stop bits per character (one with `-')\n"
"  [-]hup        send a hangup signal when the last process closes the tty\n"
"  [-]hupcl      same as [-]hup\n"
"  [-]parenb     generate parity bit in output and expect parity bit in "
"input\n"
"  [-]parodd     set odd parity (even with `-')\n"
msgstr ""
"\n"
"Impostazioni di controllo:\n"
"\n"
"  [-]clocal     disabilita i segnali di controllo del modem\n"
"  [-]cread      permette la ricezione dell'input\n"
"* [-]crtscts    abilita l'handshaking RTS/CTS\n"
"  csN           imposta a N bit la dimensione dei caratteri, N tra 5 e 8\n"
"  [-]cstopb     usa due bit di stop per carattere (uno con `-')\n"
"  [-]hup        invia un signal di hangup quando l'ultimo processo chiude\n"
"                il tty\n"
"  [-]hupcl      come [-]hup\n"
"  [-]parenb     genera un bit di parità in output e aspetta un bit di "
"parità\n"
"                in input\n"
"  [-]parodd     imposta la parità dispari (pari con `-')\n"

#: src/stty.c:557
msgid ""
"\n"
"Input settings:\n"
"  [-]brkint     breaks cause an interrupt signal\n"
"  [-]icrnl      translate carriage return to newline\n"
"  [-]ignbrk     ignore break characters\n"
"  [-]igncr      ignore carriage return\n"
"  [-]ignpar     ignore characters with parity errors\n"
"* [-]imaxbel    beep and do not flush a full input buffer on a character\n"
"  [-]inlcr      translate newline to carriage return\n"
"  [-]inpck      enable input parity checking\n"
"  [-]istrip     clear high (8th) bit of input characters\n"
"* [-]iuclc      translate uppercase characters to lowercase\n"
"* [-]ixany      let any character restart output, not only start character\n"
"  [-]ixoff      enable sending of start/stop characters\n"
"  [-]ixon       enable XON/XOFF flow control\n"
"  [-]parmrk     mark parity errors (with a 255-0-character sequence)\n"
"  [-]tandem     same as [-]ixoff\n"
msgstr ""
"\n"
"Impostazioni dell'input:\n"
"\n"
"  [-]brkint     i break causano un segnale di interrupt\n"
"  [-]icrnl      converte carriage return in newline\n"
"  [-]ignbrk     ignora i caratteri di break\n"
"  [-]igncr      ignora carriage return\n"
"  [-]ignpar     ignora i caratteri con errori di parità\n"
"* [-]imaxbel    fa un beep e non fa il flush quando il buffer di input\n"
"                completo riceve un carattere\n"
"  [-]inlcr      converte newline in carriage return\n"
"  [-]inpck      abilita il controllo di parità sull'input\n"
"  [-]istrip     azzera il bit più alto (l'ottavo) dei caratteri di input\n"
"* [-]iuclc      converte i caratteri maiuscoli in minuscoli\n"
"* [-]ixany      permette a qualsiasi carattere di far ripartire l'output,\n"
"                non solo al carattere di start\n"
"  [-]ixoff      abilita l'invio dei caratteri di start/stop\n"
"  [-]ixon       abilita il controllo di flusso XON/XOFF\n"
"  [-]parmrk     indica gli errori di parità (con una sequenza "
"255-0-carattere)\n"
"  [-]tandem     come [-]ixoff\n"

#: src/stty.c:576
msgid ""
"\n"
"Output settings:\n"
"* bsN           backspace delay style, N in [0..1]\n"
"* crN           carriage return delay style, N in [0..3]\n"
"* ffN           form feed delay style, N in [0..1]\n"
"* nlN           newline delay style, N in [0..1]\n"
"* [-]ocrnl      translate carriage return to newline\n"
"* [-]ofdel      use delete characters for fill instead of null characters\n"
"* [-]ofill      use fill (padding) characters instead of timing for delays\n"
"* [-]olcuc      translate lowercase characters to uppercase\n"
"* [-]onlcr      translate newline to carriage return-newline\n"
"* [-]onlret     newline performs a carriage return\n"
"* [-]onocr      do not print carriage returns in the first column\n"
"  [-]opost      postprocess output\n"
"* tabN          horizontal tab delay style, N in [0..3]\n"
"* tabs          same as tab0\n"
"* -tabs         same as tab3\n"
"* vtN           vertical tab delay style, N in [0..1]\n"
msgstr ""
"\n"
"Impostazioni dell'output:\n"
"* bsN           stile del ritardo di backspace, N in [0..1]\n"
"* crN           stile del ritardo di carriage return, N in [0..3]\n"
"* ffN           stile del ritardo di form feed, N in [0..1]\n"
"* nlN           stile del ritardo di newline, N in [0..1]\n"
"* [-]ocrnl      converte carriage return in newline\n"
"* [-]ofdel      usa per il riempimento caratteri di delete invece di null\n"
"* [-]ofill      usa caratteri di riempimento (padding) invece di             "
"    temporizzazioni per i ritardi\n"
"* [-]olcuc      converte i caratteri minuscoli in maiuscoli\n"
"* [-]onlcr      converte newline in carriage return-newline\n"
"* [-]onlret     newline esegue un carriage return\n"
"* [-]onocr      non stampa i carriage return nella prima colonna\n"
"  [-]opost      postprocessa l'output\n"
"* tabN          stile del ritardo del tab orizzontale, N in [0..3]\n"
"* tabs          come tab0\n"
"* -tabs         come tab3\n"
"* vtN           stile del ritardo del tab verticale, N in [0..1]\n"

#: src/stty.c:596
msgid ""
"\n"
"Local settings:\n"
"  [-]crterase   echo erase characters as backspace-space-backspace\n"
"* crtkill       kill all line by obeying the echoprt and echoe settings\n"
"* -crtkill      kill all line by obeying the echoctl and echok settings\n"
"* [-]ctlecho    echo control characters in hat notation (`^c')\n"
"  [-]echo       echo input characters\n"
"* [-]echoctl    same as [-]ctlecho\n"
"  [-]echoe      same as [-]crterase\n"
"  [-]echok      echo a newline after a kill character\n"
"* [-]echoke     same as [-]crtkill\n"
"  [-]echonl     echo newline even if not echoing other characters\n"
"* [-]echoprt    echo erased characters backward, between `\\' and '/'\n"
"  [-]icanon     enable erase, kill, werase, and rprnt special characters\n"
"  [-]iexten     enable non-POSIX special characters\n"
"  [-]isig       enable interrupt, quit, and suspend special characters\n"
"  [-]noflsh     disable flushing after interrupt and quit special "
"characters\n"
"* [-]prterase   same as [-]echoprt\n"
"* [-]tostop     stop background jobs that try to write to the terminal\n"
"* [-]xcase      with icanon, escape with `\\' for uppercase characters\n"
msgstr ""
"\n"
"Impostazioni locali:\n"
"  [-]crterase   fa l'echo dei caratteri di erase come\n"
"                backspace-spazio-backspace\n"
"* crtkill       cancella tutte le righe obbedendo alle impostazioni\n"
"                echoprt e echoe\n"
"* -crtkill      cancella tutte le righe obbedendo alle impostazioni\n"
"                echoctl e echok\n"
"* [-]ctlecho    fa l'echo dei caratteri di controllo nella notazione `^c'\n"
"  [-]echo       fa l'echo dei caratteri in input\n"
"* [-]echoctl    come [-]ctlecho\n"
"  [-]echoe      come [-]crterase\n"
"  [-]echok      fa l'echo di un newline dopo un carattere di kill\n"
"* [-]echoke     come [-]crtkill\n"
"  [-]echonl     fa l'echo di un newline anche se non fa l'echo degli altri\n"
"                caratteri\n"
"* [-]echoprt    fa l'echo al contrario dei caratteri cancellati, tra `\\' e "
"'/'\n"
"  [-]icanon     abilita i caratteri speciali erase, kill, werase, e rprnt\n"
"  [-]iexten     abilita i caratteri speciali non POSIX\n"
"  [-]isig       abilita i caratteri speciali interrupt, quit, e suspend\n"
"  [-]noflsh     disabilita il flushing dopo i caratteri speciali di\n"
"                interrupt e quit\n"
"* [-]prterase   come [-]echoprt\n"
"* [-]tostop     ferma i processi in background che provano a scrivere\n"
"                sul terminale\n"
"* [-]xcase      con icanon, fa l'escape con `\\' per i caratteri maiuscoli\n"

#: src/stty.c:618
msgid ""
"\n"
"Combination settings:\n"
"* [-]LCASE      same as [-]lcase\n"
"  cbreak        same as -icanon\n"
"  -cbreak       same as icanon\n"
"  cooked        same as brkint ignpar istrip icrnl ixon opost isig\n"
"                icanon, eof and eol characters to their default values\n"
"  -cooked       same as raw\n"
"  crt           same as echoe echoctl echoke\n"
"  dec           same as echoe echoctl echoke -ixany intr ^c erase 0177\n"
"                kill ^u\n"
"* [-]decctlq    same as [-]ixany\n"
"  ek            erase and kill characters to their default values\n"
"  evenp         same as parenb -parodd cs7\n"
"  -evenp        same as -parenb cs8\n"
"* [-]lcase      same as xcase iuclc olcuc\n"
"  litout        same as -parenb -istrip -opost cs8\n"
"  -litout       same as parenb istrip opost cs7\n"
"  nl            same as -icrnl -onlcr\n"
"  -nl           same as icrnl -inlcr -igncr onlcr -ocrnl -onlret\n"
"  oddp          same as parenb parodd cs7\n"
"  -oddp         same as -parenb cs8\n"
"  [-]parity     same as [-]evenp\n"
"  pass8         same as -parenb -istrip cs8\n"
"  -pass8        same as parenb istrip cs7\n"
"  raw           same as -ignbrk -brkint -ignpar -parmrk -inpck -istrip\n"
"                -inlcr -igncr -icrnl  -ixon  -ixoff  -iuclc  -ixany\n"
"                -imaxbel -opost -isig -icanon -xcase min 1 time 0\n"
"  -raw          same as cooked\n"
"  sane          same as cread -ignbrk brkint -inlcr -igncr icrnl\n"
"                -ixoff -iuclc -ixany imaxbel opost -olcuc -ocrnl onlcr\n"
"                -onocr -onlret -ofill -ofdel nl0 cr0 tab0 bs0 vt0 ff0\n"
"                isig icanon iexten echo echoe echok -echonl -noflsh\n"
"                -xcase -tostop -echoprt echoctl echoke, all special\n"
"                characters to their default values.\n"
msgstr ""
"\n"
"Impostazioni combinazione:\n"
"* [-]LCASE      come [-]lcase\n"
"  cbreak        come -icanon\n"
"  -cbreak       come icanon\n"
"  cooked        come brkint ignpar istrip icrnl ixon opost isig\n"
"                icanon, i caratteri eof e eol ai loro valori predefiniti\n"
"  -cooked       come raw\n"
"  crt           come echoe echoctl echoke\n"
"  dec           come echoe echoctl echoke -ixany intr ^c erase 0177\n"
"                kill ^u\n"
"* [-]decctlq    come [-]ixany\n"
"  ek            caratteri di erase e kill ai loro valori predefiniti\n"
"  evenp         come parenb -parodd cs7\n"
"  -evenp        come -parenb cs8\n"
"* [-]lcase      come xcase iuclc olcuc\n"
"  litout        come -parenb -istrip -opost cs8\n"
"  -litout       come parenb istrip opost cs7\n"
"  nl            come -icrnl -onlcr\n"
"  -nl           come icrnl -inlcr -igncr onlcr -ocrnl -onlret\n"
"  oddp          come parenb parodd cs7\n"
"  -oddp         come -parenb cs8\n"
"  [-]parity     come [-]evenp\n"
"  pass8         come -parenb -istrip cs8\n"
"  -pass8        come parenb istrip cs7\n"
"  raw           come -ignbrk -brkint -ignpar -parmrk -inpck -istrip\n"
"                -inlcr -igncr -icrnl  -ixon  -ixoff  -iuclc  -ixany\n"
"                -imaxbel -opost -isig -icanon -xcase min 1 time 0\n"
"  -raw          come cooked\n"
"  sane          come cread -ignbrk brkint -inlcr -igncr icrnl\n"
"                -ixoff -iuclc -ixany imaxbel opost -olcuc -ocrnl onlcr\n"
"                -onocr -onlret -ofill -ofdel nl0 cr0 tab0 bs0 vt0 ff0\n"
"                isig icanon iexten echo echoe echok -echonl -noflsh\n"
"                -xcase -tostop -echoprt echoctl echoke, tutti i caratteri\n"
"                speciali ai loro valori predefiniti\n"

#: src/stty.c:655
msgid ""
"\n"
"Handle the tty line connected to standard input.  Without arguments,\n"
"prints baud rate, line discipline, and deviations from stty sane.  In\n"
"settings, CHAR is taken literally, or coded as in ^c, 0x37, 0177 or\n"
"127; special values ^- or undef used to disable special characters.\n"
msgstr ""
"\n"
"Gestisce la linea tty connessa allo standard input.  Senza argomenti stampa\n"
"il baud rate, la disciplina di linea, e le differenze da stty sane.  Nelle\n"
"impostazioni, CAR è preso letteralmente o codificato come in ^c, 0x37, 0177\n"
"o 127; i valori speciali ^- o undef sono usati per disabilitare i caratteri\n"
"speciali.\n"

#: src/stty.c:739
msgid "only one device may be specified"
msgstr "può essere specificato un solo dispositivo"

#: src/stty.c:834
msgid ""
"the options for verbose and stty-readable output styles are\n"
"mutually exclusive"
msgstr ""
"le opzioni per gli stili dell'output \"comprensibile\" e \"leggibile da\n"
"stty\" sono mutuamente esclusive"

#: src/stty.c:839
msgid "when specifying an output style, modes may not be set"
msgstr ""
"quando si specifica uno stile dell'output, non si possono impostare i modi"

#: src/stty.c:855
#, c-format
msgid "%s: couldn't reset non-blocking mode"
msgstr "%s: impossibile azzerare il modo non bloccante"

#: src/stty.c:909 src/stty.c:1016
#, c-format
msgid "invalid argument `%s'"
msgstr "argomento `%s' non valido"

#: src/stty.c:920 src/stty.c:937 src/stty.c:949 src/stty.c:962 src/stty.c:974
#: src/stty.c:993
#, c-format
msgid "missing argument to `%s'"
msgstr "manca l'argomento per `%s'"

#: src/stty.c:1069
#, c-format
msgid "%s: unable to perform all requested operations"
msgstr "%s: impossibile eseguire tutte le operazioni richieste"

#: src/stty.c:1074
msgid "new_mode: mode\n"
msgstr "new_mode: modo\n"

#: src/stty.c:1413
#, c-format
msgid "%s: no size information for this device"
msgstr "%s: non ci sono informazioni sulle dimensioni di questo dispositivo"

#: src/stty.c:1804
msgid "<undef>"
msgstr "<undef>"

#: src/stty.c:1855
#, c-format
msgid "invalid integer argument `%s'"
msgstr "argomento intero `%s' non valido"

#: src/su.c:187
msgid "virtual memory exhausted"
msgstr "memoria virtuale esaurita"

#: src/su.c:290
msgid "Password:"
msgstr "Password:"

#: src/su.c:293
msgid "getpass: cannot open /dev/tty"
msgstr "getpass: impossibile aprire /dev/tty"

#: src/su.c:351
msgid "cannot set groups"
msgstr "impossibile impostare i gruppi"

#: src/su.c:355
msgid "cannot set group id"
msgstr "impossibile impostare il group id"

#: src/su.c:357
msgid "cannot set user id"
msgstr "impossibile impostare lo user id"

#: src/su.c:401
#, c-format
msgid "cannot run %s"
msgstr "impossibile eseguire %s"

#: src/su.c:433
#, c-format
msgid "Usage: %s [OPTION]... [-] [USER [ARG]...]\n"
msgstr "Uso: %s [OPZIONE]... [-] [UTENTE [ARG]...]\n"

#: src/su.c:434
msgid ""
"Change the effective user id and group id to that of USER.\n"
"\n"
"  -, -l, --login               make the shell a login shell\n"
"  -c, --commmand=COMMAND       pass a single COMMAND to the shell with -c\n"
"  -f, --fast                   pass -f to the shell (for csh or tcsh)\n"
"  -m, --preserve-environment   do not reset environment variables\n"
"  -p                           same as -m\n"
"  -s, --shell=SHELL            run SHELL if /etc/shells allows it\n"
"      --help                   display this help and exit\n"
"      --version                output version information and exit\n"
"\n"
"A mere - implies -l.   If USER not given, assume root.\n"
msgstr ""
"Cambia lo user id e il group id efficaci a quelli dell'UTENTE.\n"
"\n"
"  -, -l, --login               rende la shell una shell di login\n"
"  -c, --commmand=COMANDO       passa con -c un COMANDO singolo alla shell\n"
"  -f, --fast                   passa -f alla shell (per csh o tcsh)\n"
"  -m, --preserve-environment   non reinizializza le variabili d'ambiente\n"
"  -p                           come -m\n"
"  -s, --shell=SHELL            lancia SHELL se /etc/shells lo permette\n"
"      --help                   mostra questo aiuto ed esce\n"
"      --version                stampa le informazioni sulla versione ed "
"esce\n"
"\n"
"Un semplice - implica -l.  Se non è specificato l'UTENTE, assume root.\n"

#: src/su.c:522
#, c-format
msgid "user %s does not exist"
msgstr "l'utente %s non esiste"

#: src/su.c:545
msgid "incorrect password"
msgstr "password sbagliata"

#. The user being su'd to has a nonstandard shell, and so is
#. probably a uucp account or has restricted access.  Don't
#. compromise the account by allowing access with a standard
#. shell.
#: src/su.c:562
#, c-format
msgid "using restricted shell %s"
msgstr "uso la shell ristretta %s"

#: src/su.c:573
#, c-format
msgid "warning: cannot change directory to %s"
msgstr "attenzione: impossibile cambiare la directory a %s"

#: src/tee.c:65
#, c-format
msgid "Usage: %s [OPTION]... [FILE]...\n"
msgstr "Uso: %s [OPZIONE]... [FILE]...\n"

#: src/tee.c:66
msgid ""
"Copy standard input to each FILE, and also to standard output.\n"
"\n"
"  -a, --append              append to the given FILEs, do not overwrite\n"
"  -i, --ignore-interrupts   ignore interrupt signals\n"
"      --help                display this help and exit\n"
"      --version             output version information and exit\n"
msgstr ""
"Copia lo standard input a ogni FILE e allo standard output.\n"
"\n"
"  -a, --append              accoda ai FILE specificati, non sovrascrive\n"
"  -i, --ignore-interrupts   ignora i segnali di interruzione\n"
"      --help                mostra questo aiuto ed esce\n"
"      --version             stampa le informazioni sulla versione ed esce\n"

#: src/tee.c:181
msgid "standard output"
msgstr "standard output"

#: src/tee.c:219
msgid "read error"
msgstr "errore di lettura"

#: src/test.c:232
msgid "argument expected\n"
msgstr "manca un'argomento\n"

#: src/test.c:240
#, c-format
msgid "integer expression expected %s\n"
msgstr "manca un'espressione intera %s\n"

#: src/test.c:362
msgid "')' expected\n"
msgstr "manca ')'\n"

#: src/test.c:365
#, c-format
msgid "')' expected, found %s\n"
msgstr "manca ')', trovato %s\n"

#: src/test.c:381 src/test.c:907
#, c-format
msgid "%s: unary operator expected\n"
msgstr "%s: manca un operatore unario\n"

#: src/test.c:408 src/test.c:933
#, c-format
msgid "%s: binary operator expected\n"
msgstr "%s: manca un operatore binario\n"

#: src/test.c:443
msgid "before -lt"
msgstr "prima di -lt"

#: src/test.c:451
msgid "after -lt"
msgstr "dopo di -lt"

#: src/test.c:465
msgid "before -le"
msgstr "prima di -le"

#: src/test.c:472
msgid "after -le"
msgstr "dopo di -le"

#: src/test.c:488
msgid "before -gt"
msgstr "prima di -gt"

#: src/test.c:495
msgid "after -gt"
msgstr "dopo di -gt"

#: src/test.c:509
msgid "before -ge"
msgstr "prima di -ge"

#: src/test.c:516
msgid "after -ge"
msgstr "dopo di -ge"

#: src/test.c:529 src/test.c:602
msgid "-nt does not accept -l\n"
msgstr "-nt non accetta -l\n"

#: src/test.c:544
msgid "before -ne"
msgstr "prima di -ne"

#: src/test.c:551
msgid "after -ne"
msgstr "dopo di -ne"

#: src/test.c:567
msgid "before -eq"
msgstr "prima di -eq"

#: src/test.c:574
msgid "after -eq"
msgstr "dopo di -eq"

#: src/test.c:585
msgid "-ef does not accept -l\n"
msgstr "-ef non accetta -l\n"

#: src/test.c:609
msgid "unknown binary operator"
msgstr "operatore binario sconosciuto"

#: src/test.c:795
msgid "after -t"
msgstr "dopo -t"

#: src/test.c:991
#, c-format
msgid ""
"Usage: %s EXPRESSION\n"
"  or:  [ EXPRESSION ]\n"
"  or:  %s OPTION\n"
msgstr ""
"Uso: %s ESPRESSIONE\n"
" o:  [ ESPRESSIONE ]\n"
" o:  %s OPZIONE\n"

#: src/test.c:997
msgid ""
"Exit with the status determined by EXPRESSION.\n"
"\n"
"  --help      display this help and exit\n"
"  --version   output version information and exit\n"
"\n"
"EXPRESSION is true or false and sets exit status.  It is one of:\n"
msgstr ""
"Esce con lo stato determinato da ESPRESSIONE.\n"
"\n"
"  --help      mostra questo aiuto ed esce\n"
"  --version   stampa le informazioni sulla versione ed esce\n"
"\n"
"ESPRESSIONE è vera o falsa e imposta lo stato d'uscita.  È una fra:\n"

#: src/test.c:1005
msgid ""
"\n"
"  ( EXPRESSION )               EXPRESSION is true\n"
"  ! EXPRESSION                 EXPRESSION is false\n"
"  EXPRESSION1 -a EXPRESSION2   both EXPRESSION1 and EXPRESSION2 are true\n"
"  EXPRESSION1 -o EXPRESSION2   either EXPRESSION1 or EXPRESSION2 is true\n"
"\n"
"  [-n] STRING          the length of STRING is nonzero\n"
"  -z STRING            the length of STRING is zero\n"
"  STRING1 = STRING2    the strings are equal\n"
"  STRING1 != STRING2   the strings are not equal\n"
"\n"
"  INTEGER1 -eq INTEGER2   INTEGER1 is equal to INTEGER2\n"
"  INTEGER1 -ge INTEGER2   INTEGER1 is greater than or equal to INTEGER2\n"
"  INTEGER1 -gt INTEGER2   INTEGER1 is greater than INTEGER2\n"
"  INTEGER1 -le INTEGER2   INTEGER1 is less than or equal to INTEGER2\n"
"  INTEGER1 -lt INTEGER2   INTEGER1 is less than INTEGER2\n"
"  INTEGER1 -ne INTEGER2   INTEGER1 is not equal to INTEGER2\n"
msgstr ""
"\n"
"  ( ESPRESSIONE )               ESPRESSIONE è vera\n"
"  ! ESPRESSIONE                 ESPRESSIONE è falsa\n"
"  ESPRESSIONE1 -a ESPRESSIONE2  sia ESPRESSIONE1 che ESPRESSIONE2 sono vere\n"
"  ESPRESSIONE1 -o ESPRESSIONE2  o ESPRESSIONE1 o ESPRESSIONE2 è vera\n"
"\n"
"  [-n] STRINGA          la lunghezza di STRINGA non è zero\n"
"  -z STRINGA            la lunghezza di STRINGA è zero\n"
"  STRINGA1 = STRINGA2   le stringhe sono uguali\n"
"  STRINGA1 != STRINGA2  le stringhe sono diverse\n"
"\n"
"  INTERO1 -eq INTERO2      INTERO1 è uguale INTERO2\n"
"  INTERO1 -ge INTERO2      INTERO1 è maggiore o uguale a INTERO2\n"
"  INTERO1 -gt INTERO2      INTERO1 è maggiore di INTERO2\n"
"  INTERO1 -le INTERO2      INTERO1 è minore o uguale a INTERO2\n"
"  INTERO1 -lt INTERO2      INTERO1 è minore di INTERO2\n"
"  INTERO1 -ne INTERO2      INTERO1 non è uguale a INTERO2\n"

#: src/test.c:1024
msgid ""
"\n"
"  FILE1 -ef FILE2   FILE1 and FILE2 have the same device and inode numbers\n"
"  FILE1 -nt FILE2   FILE1 is newer (modification date) than FILE2\n"
"  FILE1 -ot FILE2   FILE1 is older than FILE2\n"
"\n"
"  -b FILE     FILE exists and is block special\n"
"  -c FILE     FILE exists and is character special\n"
"  -d FILE     FILE exists and is a directory\n"
"  -e FILE     FILE exists\n"
"  -f FILE     FILE exists and is a regular file\n"
"  -g FILE     FILE exists and is set-group-ID\n"
"  -G FILE     FILE exists and is owned by the effective group ID\n"
"  -k FILE     FILE exists and has its sticky bit set\n"
"  -L FILE     FILE exists and is a symbolic link\n"
"  -O FILE     FILE exists and is owned by the effective user ID\n"
"  -p FILE     FILE exists and is a named pipe\n"
"  -r FILE     FILE exists and is readable\n"
"  -s FILE     FILE exists and has a size greater than zero\n"
"  -S FILE     FILE exists and is a socket\n"
"  -t [FD]     file descriptor FD (stdout by default) is opened on a "
"terminal\n"
"  -u FILE     FILE exists and its set-user-ID bit is set\n"
"  -w FILE     FILE exists and is writable\n"
"  -x FILE     FILE exists and is executable\n"
msgstr ""
"\n"
"  FILE1 -ef FILE2   FILE1 e FILE2 hanno gli stessi numeri di device e di "
"inode\n"
"  FILE1 -nt FILE2   FILE1 è più nuovo (data di modifica) di FILE2\n"
"  FILE1 -ot FILE2   FILE1 è più vecchio FILE2\n"
"\n"
"  -b FILE     FILE esiste ed è speciale a blocchi\n"
"  -c FILE     FILE esiste ed è speciale a caratteri\n"
"  -d FILE     FILE esiste ed è una directory\n"
"  -e FILE     FILE esiste\n"
"  -f FILE     FILE esiste ed è un file regolare\n"
"  -g FILE     FILE esiste ed è set-group-ID\n"
"  -G FILE     FILE esiste ed è posseduto dal group ID efficace\n"
"  -k FILE     FILE esiste ed ha il suo sticky bit impostato \n"
"  -L FILE     FILE esiste ed è un link simbolico\n"
"  -O FILE     FILE esiste ed è posseduto dallo user ID efficace\n"
"  -p FILE     FILE esiste ed è una pipe con nome\n"
"  -r FILE     FILE esiste ed è leggibile\n"
"  -s FILE     FILE esiste ed ha dimensione maggiore di zero\n"
"  -S FILE     FILE esiste ed è un socket\n"
"  -t [FD]     il file descriptor FD (predef. stdout) è aperto su un "
"terminale\n"
"  -u FILE     FILE esiste ed ha il suo bit set-user-ID impostato\n"
"  -w FILE     FILE esiste ed è scrivibile\n"
"  -x FILE     FILE esiste ed è eseguibile\n"

#: src/test.c:1049
msgid ""
"\n"
"Beware that parentheses need to be escaped (e.g., by backslashes) for "
"shells.\n"
"INTEGER may also be -l STRING, which evaluates to the length of STRING.\n"
msgstr ""
"\n"
"Si noti che le parentesi hanno bisogno di essere protette (p.es. con\n"
"backslash) dalla shell.\n"
"INTERO può anche essere -l STRINGA, che è valutato alla lunghezza di "
"STRINGA.\n"

#: src/test.c:1106
msgid "missing `]'\n"
msgstr "manca un `]'\n"

#: src/test.c:1120
msgid "too many arguments\n"
msgstr "troppi argomenti\n"

#: src/true.c:16
#, fuzzy, c-format
msgid ""
"Usage: %s [ignored command line arguments]\n"
"  or:  %s OPTION\n"
"Exit with a status code indicating success.\n"
"\n"
"These option names may not be abbreviated.\n"
"\n"
"  --help      display this help and exit\n"
"  --version   output version information and exit\n"
msgstr ""
"Uso: %s [NOME]\n"
" o:  %s OPZIONE\n"
"Stampa l'hostname del sistema.\n"
"\n"
"  --help      mostra questo aiuto ed esce\n"
"  --version   stampa le informazioni sulla versione ed esce\n"

#: src/tty.c:63
msgid ""
"Print the file name of the terminal connected to standard input.\n"
"\n"
"  -s, --silent, --quiet   print nothing, only return an exit status\n"
"      --help              display this help and exit\n"
"      --version           output version information and exit\n"
msgstr ""
"Stampa il nome del file del terminale connesso allo standard input.\n"
"\n"
"  -s, --silent, --quiet   non stampa niente, restituisce solo uno stato\n"
"                          d'uscita\n"
"      --help              mostra questo aiuto ed esce\n"
"      --version           stampa le informazioni sulla versione ed esce\n"

#: src/tty.c:117
msgid "not a tty"
msgstr "non è un tty"

#: src/uname.c:98
msgid ""
"Print certain system information.  With no OPTION, same as -s.\n"
"\n"
"  -a, --all        print all information\n"
"  -m, --machine    print the machine (hardware) type\n"
"  -n, --nodename   print the machine's network node hostname\n"
"  -r, --release    print the operating system release\n"
"  -s, --sysname    print the operating system name\n"
"  -p, --processor  print the host processor type\n"
"  -v               print the operating system version\n"
"      --help       display this help and exit\n"
"      --version    output version information and exit\n"
msgstr ""
"Stampa alcune informazioni sul sistema.  Senza una OPZIONE è come fosse -s.\n"
"\n"
"  -a, --all        stampa tutte le informazioni\n"
"  -m, --machine    stampa il tipo di macchina (hardware)\n"
"  -n, --nodename   stampa l'hostname del nodo di rete della macchina\n"
"  -r, --release    stampa la release del sistema operativo\n"
"  -s, --sysname    stampa il nome del sistema operativo\n"
"  -p, --processor  stampa il tipo di processore dell'host\n"
"  -v               stampa la versione del sistema operativo\n"
"      --help       mostra questo aiuto ed esce\n"
"      --version    stampa le informazioni sulla versione ed esce\n"

#: src/uname.c:181
msgid "cannot get system name"
msgstr "impossibile determinare il nome del sistema"

#: src/uname.c:185
msgid "cannot get processor type"
msgstr "impossibile determinare il tipo di processore"

#: src/uptime.c:107
msgid "couldn't get boot time"
msgstr "impossibile determinare l'ora di avvio"

#: src/uptime.c:114
#, c-format
msgid " %2d:%02d%s  up "
msgstr " attivo da %2d:%02d%s "

#. FIXME: use strftime, not am, pm.  Uli reports that
#. the german translation is meaningless.
#: src/uptime.c:118
msgid "am"
msgstr "am"

#: src/uptime.c:118
msgid "pm"
msgstr "pm"

#: src/uptime.c:120
msgid "day"
msgstr "giorno"

#: src/uptime.c:120
msgid "days"
msgstr "giorni"

#: src/uptime.c:122
msgid "user"
msgstr "utente"

#: src/uptime.c:122
msgid "users"
msgstr "utenti"

#: src/uptime.c:135
#, c-format
msgid ",  load average: %.2f"
msgstr ",  load average: %.2f"

#: src/uptime.c:169 src/users.c:115
#, c-format
msgid "Usage: %s [OPTION]... [ FILE ]\n"
msgstr "Uso: %s [OPZIONE]... [ FILE ]\n"

#: src/uptime.c:170
#, c-format
msgid ""
"Print the current time, the length of time the system has been up,\n"
"the number of users on the system, and the average number of jobs\n"
"in the run queue over the last 1, 5 and 15 minutes.\n"
"If FILE is not specified, use %s.  %s as FILE is common.\n"
"\n"
"      --help        display this help and exit\n"
"      --version     output version information and exit\n"
msgstr ""
"Stampa l'ora corrente, da quanto tempo il sistema è attivo, il numero di "
"utenti\n"
"sul sistema e il numero medio di processi nella coda di esecuzione negli "
"ultimi\n"
"1, 5 e 15 minuti.  Se non è specificato il FILE usa %s.\n"
"%s è comunemente usato come FILE.\n"
"\n"
"      --help        mostra questo aiuto ed esce\n"
"      --version     stampa le informazioni sulla versione ed esce\n"

#: src/users.c:116
#, c-format
msgid ""
"Output who is currently logged in according to FILE.\n"
"If FILE is not specified, use %s.  %s as FILE is common.\n"
"\n"
"      --help        display this help and exit\n"
"      --version     output version information and exit\n"
msgstr ""
"Stampa chi è attualmente connesso basandosi su FILE.\n"
"Se non è specificato il FILE, usa %s.\n"
"%s è comunemente usato come FILE.\n"
"\n"
"      --help        mostra questo aiuto ed esce\n"
"      --version     stampa le informazioni sulla versione ed esce\n"

#: src/who.c:112
msgid " old "
msgstr " fa "

#: src/who.c:235
#, c-format
msgid ""
"\n"
"# users=%u\n"
msgstr ""
"\n"
"# utenti=%u\n"

#: src/who.c:241
msgid "USER"
msgstr "UTENTE"

#: src/who.c:243
msgid "MESG "
msgstr "MESG "

#: src/who.c:244
msgid "LINE"
msgstr "LINEA"

#: src/who.c:245
msgid "LOGIN-TIME   "
msgstr "ORA-DI-LOGIN "

#: src/who.c:247
msgid "IDLE  "
msgstr "IDLE  "

#: src/who.c:248
msgid "FROM\n"
msgstr "DA\n"

#: src/who.c:358
#, c-format
msgid "Usage: %s [OPTION]... [ FILE | ARG1 ARG2 ]\n"
msgstr "Uso: %s [OPZIONE]... [ FILE | ARG1 ARG2 ]\n"

#: src/who.c:359
#, c-format
msgid ""
"\n"
"  -H, --heading     print line of column headings\n"
"  -i, -u, --idle    add user idle time as HOURS:MINUTES, . or old\n"
"  -l, --lookup      attempt to canonicalize hostnames via DNS\n"
"  -m                only hostname and user associated with stdin\n"
"  -q, --count       all login names and number of users logged on\n"
"  -s                (ignored)\n"
"  -T, -w, --mesg    add user's message status as +, - or ?\n"
"      --message     same as -T\n"
"      --writable    same as -T\n"
"      --help        display this help and exit\n"
"      --version     output version information and exit\n"
"\n"
"If FILE is not specified, use %s.  %s as FILE is common.\n"
"If ARG1 ARG2 given, -m presumed: `am i' or `mom likes' are usual.\n"
msgstr ""
"\n"
"  -H, --heading     stampa la riga di intestazione delle colonne\n"
"  -i, -u, --idle    aggiunge il tempo di inattività dell'utente come\n"
"                    ORE:MINUTI, . o old\n"
"  -l, --lookup      cerca di canonicalizzare gli hostname con il DNS\n"
"  -m                solo l'hostname e gli utente associati a stdin\n"
"  -q, --count       tutti i nomi di login e il numero di utenti connessi\n"
"  -s                (ignorato)\n"
"  -T, -w, --mesg    aggiunge lo stato dei messaggi dell'utente come +, - o "
"?\n"
"      --message     come -T\n"
"      --writable    come -T\n"
"      --help        mostra questo aiuto ed esce\n"
"      --version     stampa le informazioni sulla versione ed esce\n"
"\n"
"Se FILE non è specificato, usa %s.  È comune impostare %s\n"
"come FILE.\n"
"Se sono dati ARG1 e ARG2, è assunto -m: `am i' o `mom likes' sono comuni.\n"

#: src/whoami.c:52
msgid ""
"Print the user name associated with the current effective user id.\n"
"Same as id -un.\n"
"\n"
"  --help      display this help and exit\n"
"  --version   output version information and exit\n"
msgstr ""
"Stampa il nome dell'utente associato con l'attuale user id efficace.\n"
"Uguale a id -un.\n"
"\n"
"  --help      mostra questo aiuto ed esce\n"
"  --version   stampa le informazioni sulla versione ed esce\n"

#: src/whoami.c:100
#, c-format
msgid "%s: cannot find username for UID %u\n"
msgstr "%s: impossibile trovare un nome di utente per l'UID %u\n"

#: src/yes.c:45
msgid ""
"Repeatedly output a line with all specified STRING(s), or `y'.\n"
"\n"
"  --help      display this help and exit\n"
"  --version   output version information and exit\n"
msgstr ""
"Stampa in continuazione una riga con tutte le STRINGA specificate oppure "
"`y'.\n"
"\n"
"  --help      mostra questo aiuto ed esce\n"
"  --version   stampa le informazioni sulla versione ed esce\n"
