Browsing Italian translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Italian guidelines.

These translations are shared with GNU Mailman 2.1 series template mailman.

13511359 of 1359 results
1351.
Cull bad and shunt queues, recommended once per day.

This script goes through the 'bad' and 'shunt' queue directories and,
if mm_cfg.BAD_SHUNT_STALE_AFTER is > 0, it removes all files more than
that many seconds old.

If mm_cfg.BAD_SHUNT_ARCHIVE_DIRECTORY is a writable directory, the old
files are moved there. Otherwise they are deleted.

Only regular files immediately subordinate to the 'bad' and 'shunt'
directories are processed. Anything else is skipped.

Usage: %(PROGRAM)s [options]

Options:
-h / --help
Print this message and exit.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
Elimina le code difettose e di shunt, consigliato una volta al giorno.

Questo script passa attraverso le directory della coda "cattiva" e "shunt" e,
se mm_cfg.BAD_SHUNT_STALE_AFTER è > 0, rimuove tutti i file più di
così tanti secondi.

Se mm_cfg.BAD_SHUNT_ARCHIVE_DIRECTORY è una directory scrivibile, la vecchia
i file vengono spostati lì. Altrimenti vengono cancellati.

Solo i file regolari sono immediatamente subordinati a 'cattivo' e 'shunt'
le directory vengono elaborate. Tutto il resto viene saltato.

Utilizzo: %(PROGRAM)s [opzioni]

Opzioni:
-h / --help
Stampa questo messaggio ed esci.
Translated and reviewed by Salvatore Cocuzza
Located in cron/cull_bad_shunt:20
1352.
Process disabled members, recommended once per day.

This script cruises through every mailing list looking for members whose
delivery is disabled. If they have been disabled due to bounces, they will
receive another notification, or they may be removed if they've received the
maximum number of notifications.

Use the --byadmin, --byuser, and --unknown flags to also send notifications to
members whose accounts have been disabled for those reasons. Use --all to
send the notification to all disabled members.

Usage: %(PROGRAM)s [options]

Options:
-h / --help
Print this message and exit.

-o / --byadmin
Also send notifications to any member disabled by the list
owner/administrator.

-m / --byuser
Also send notifications to any member disabled by themselves.

-u / --unknown
Also send notifications to any member disabled for unknown reasons
(usually a legacy disabled address).

-b / --notbybounce
Don't send notifications to members disabled because of bounces (the
default is to notify bounce disabled members).

-a / --all
Send notifications to all disabled members.

-f / --force
Send notifications to disabled members even if they're not due a new
notification yet.

-l listname
--listname=listname
Process only the given list, otherwise do all lists.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
Esamina gli iscritti disabilitati, raccomandato una volta al giorno.

Questo script fa un giro di tutte le liste cercando quegli iscritti
per i quali l'invio dei messaggi è disabilitato. Se sono stati
disabilitati per eccesso di errori, allora riceveranno un'altra notifica
o saranno rimossi se hanno ricevuto già il massimo numero di notifiche.

Usa le opzioni --byadmin, --byuser, and --unknown per inviare le
notifiche anche agli iscritti che sono stati disabilitati per altri
motivi. Usa --all per mandare la notifica a tutti gli utenti
disabilitati.

Uso: %(PROGRAM)s [opzioni]

Opzioni:
-h / --help
Scrive questo messaggio d'aiuto ed esce.

-o / --byadmin
Invia notifiche anche agli utenti disabilitati manualmente
dall'amministratore della lista.

-m / --byuser
Invia notitiche anche agli utenti che si sono disabilitati da soli.

-u / --unknown
Invia notifiche anche agli utenti per i quali il motivo della
disabilitazione non è noto (tipicamente indirizzi che sono stati
disabilitati tanto tempo fa da una vecchia versione di Mailman).

-b / --notbybounce
Non inviare notifiche agli utenti disasbilitati per eccesso di
errori di invio (sono notificati per default).

-a / --all
Invia notifiche a tutti gli utenti disabilitati.

-f / --force
Invia notifiche agli iscritti disabilitati anche se se non
è ancora passato abbastanza tempo dalla loro ultima notifica.

-l nomelista
--listname=nomelista
Esamina solo la lista indicata, altrimenti tutte.
Translated and reviewed by Simone Piunno
Located in cron/disabled:20
1353.
[disabled by periodic sweep and cull, no message available]
[disabilitato dal controllo periodico, nessun messaggio disponibile]
Translated and reviewed by Simone Piunno
Located in cron/disabled:145
1354.
Poll the NNTP servers for messages to be gatewayed to mailing lists.

Usage: gate_news [options]

Where options are

--help
-h
Print this text and exit.

There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
Controlla i server NNTP per vedere se ci sono messaggi da inoltrare
alle liste.

Uso: gate_news [opzioni]

Dove le opzioni sono

--help
-h
Scrive questo messaggio d'aiuto ed esce.

Translated and reviewed by Simone Piunno
Located in cron/gate_news:19
1355.
Send password reminders for all lists to all users.

This program scans all mailing lists and collects users and their passwords,
grouped by the list's host_name if mm_cfg.VIRTUAL_HOST_OVERVIEW is true. Then
one email message is sent to each unique user (per-virtual host) containing
the list passwords and options url for the user. The password reminder comes
from the mm_cfg.MAILMAN_SITE_LIST, which must exist.

Usage: %(PROGRAM)s [options]

Options:
-l listname
--listname=listname
Send password reminders for the named list only. If omitted,
reminders are sent for all lists. Multiple -l/--listname options are
allowed.

-h/--help
Print this message and exit.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
Invia i promemoria della password a tutti gli utenti di tutte le liste.

Questo script spazzola tutte le liste e raccoglie gli indirizzi
degli utenti e le loro password, raggruppati per nome del virtual
associato alla lista se mm_cfg.VIRTUAL_HOST_OVERVIEW è vero.
Quindi, un messaggio viene inviato ad ogni singolo utente (per
ogni virtual host) contenente le password e l'url delle opzioni
per l'utente. Il promemoria viene inviato come proveniente da
mm_cfg.MAILMAN_SITE_LIST, che deve esistere.

Uso: %(PROGRAM)s [opzioni]

Opzioni:
-l nomelista
--listname=nomelista
Invia il promemoria della password soltanto alla lista indicata.
Se omesso, il promemoria viene inviato a tutte le liste. Sono
permesse multiple opzioni -l/--listname.

-h/--help
Scrive questo messaggio d'aiuto ed esce.
Translated and reviewed by Simone Piunno
Located in cron/mailpasswds:19
1356.
Password // URL
Password // URL
Translated and reviewed by Simone Piunno
/home/mailman/Mailman/HTMLFormatter.py:301
Located in cron/mailpasswds:216
1357.
%(host)s mailing list memberships reminder
promemoria per gli iscritti della lista %(host)s
Translated and reviewed by Simone Piunno
Located in cron/mailpasswds:222
1358.
Re-generate the Pipermail gzip'd archive flat files.

This script should be run nightly from cron. When run from the command line,
the following usage is understood:

Usage: %(program)s [-v] [-h] [listnames]

Where:
--verbose
-v
print each file as it's being gzip'd

--help
-h
print this message and exit

listnames
Optionally, only compress the .txt files for the named lists. Without
this, all archivable lists are processed.

There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
Rigenera l'archivio gzippato dei file di testo di Pipermail

Questo script dovrebbe essere lanciato di notte da cron. Quando viene
eseguito dalla riga di comando, viene utilizzata questa sintassi:

Uso: %(program)s [-v] [-h] [nomiliste]

Dove:
--verbose
-v
scrive il nome di ogni file che viene gzippato.

--help
-h
scrive questo messaggio d'aiuto ed esce.

nomiliste
Opzionalmente, comprime solo i file .txt per le liste indicate.
Se non viene indicato nulla, vengono elaborate tutte le liste
archiviate.

Translated and reviewed by Simone Piunno
Located in cron/nightly_gzip:19
1359.
Dispatch digests for lists w/pending messages and digest_send_periodic set.

Usage: %(PROGRAM)s [options]

Options:
-h / --help
Print this message and exit.

-l listname
--listname=listname
Send the digest for the given list only, otherwise the digests for all
lists are sent out.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
Invia i digest per le liste che hanno messaggi pendenti e
digest_send_periodic abilitato.

Uso: %(PROGRAM)s [opzioni]

Opzioni:

--help/-h
Scrive questo messaggio d'aiuto ed esce.

-l nomelista
--listname=nomelista
Invia il digest soltanto per la lista indicata, altrimenti viene
inviato per tutte.
Translated and reviewed by Simone Piunno
Located in cron/senddigests:20
13511359 of 1359 results

This translation is managed by Traduttori Italiani del software di Ubuntu, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.

Contributors to this translation: Gabbe, Martino Barbon, Nicola Visentini, Paolo Devoti, Salvatore Cocuzza, Simone Piunno.