You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
854 lines
19 KiB
854 lines
19 KiB
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
#
|
|
# Translators:
|
|
# Denis Darii <sinednx@gmail.com>, 2011.
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Emencia Django Newsletter\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2011-09-22 06:00-0500\n"
|
|
"PO-Revision-Date: 2011-09-22 11:01+0000\n"
|
|
"Last-Translator: Fantomas42 <fantomas42@gmail.com>\n"
|
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Language: it\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
|
|
|
#: forms.py:20
|
|
msgid "Email"
|
|
msgstr "E-mail"
|
|
|
|
#: forms.py:44
|
|
msgid "Mailing lists"
|
|
msgstr "Elenchi email"
|
|
|
|
#: models.py:39 models.py:156 models.py:339
|
|
msgid "name"
|
|
msgstr "nome"
|
|
|
|
#: models.py:40
|
|
msgid "server host"
|
|
msgstr "host"
|
|
|
|
#: models.py:41
|
|
msgid "server user"
|
|
msgstr "user"
|
|
|
|
#: models.py:42 models.py:44
|
|
msgid "Leave it empty if the host is public."
|
|
msgstr "Lascia vuoto se il server è pubblico"
|
|
|
|
#: models.py:43
|
|
msgid "server password"
|
|
msgstr "password"
|
|
|
|
#: models.py:45
|
|
msgid "server port"
|
|
msgstr "porta"
|
|
|
|
#: models.py:46
|
|
msgid "server use TLS"
|
|
msgstr "utilizza TLS"
|
|
|
|
#: models.py:48
|
|
msgid "custom headers"
|
|
msgstr "header personalizzati"
|
|
|
|
#: models.py:49
|
|
msgid ""
|
|
"key1: value1 key2: value2, splitted by return line.\n"
|
|
"Useful for passing some tracking headers if your provider allows it."
|
|
msgstr ""
|
|
|
|
#: models.py:51
|
|
msgid "mails per hour"
|
|
msgstr "mail all'ora"
|
|
|
|
#: models.py:93
|
|
msgid "SMTP server"
|
|
msgstr "Server SMTP"
|
|
|
|
#: models.py:94
|
|
msgid "SMTP servers"
|
|
msgstr "Server SMTP"
|
|
|
|
#: models.py:99 views/statistics.py:76
|
|
msgid "email"
|
|
msgstr "email"
|
|
|
|
#: models.py:100 views/statistics.py:75
|
|
msgid "first name"
|
|
msgstr "nome"
|
|
|
|
#: models.py:101 views/statistics.py:75
|
|
msgid "last name"
|
|
msgstr "cognome"
|
|
|
|
#: models.py:103
|
|
msgid "subscriber"
|
|
msgstr "sottoscrittore"
|
|
|
|
#: models.py:104
|
|
msgid "valid email"
|
|
msgstr "email valida"
|
|
|
|
#: models.py:105
|
|
msgid "contact tester"
|
|
msgstr "contatto di prova"
|
|
|
|
#: models.py:106
|
|
msgid "tags"
|
|
msgstr "tag"
|
|
|
|
#: models.py:112 models.py:165 models.py:227 models.py:260 models.py:324
|
|
msgid "creation date"
|
|
msgstr "data di creazione"
|
|
|
|
#: models.py:113 models.py:166 models.py:228
|
|
msgid "modification date"
|
|
msgstr "data di modifica"
|
|
|
|
#: models.py:132
|
|
msgid "mail format"
|
|
msgstr "formato messaggio"
|
|
|
|
#: models.py:150 models.py:319
|
|
msgid "contact"
|
|
msgstr "contatto"
|
|
|
|
#: models.py:151 models.py:342
|
|
msgid "contacts"
|
|
msgstr "contatti"
|
|
|
|
#: models.py:157
|
|
msgid "description"
|
|
msgstr "descrizione"
|
|
|
|
#: models.py:159 models.py:170
|
|
msgid "subscribers"
|
|
msgstr "sottoscrittori"
|
|
|
|
#: models.py:161 models.py:174
|
|
msgid "unsubscribers"
|
|
msgstr "sottoscrizione rimossa"
|
|
|
|
#: models.py:186 models.py:211 cmsplugin_newsletter/models.py:15
|
|
msgid "mailing list"
|
|
msgstr "lista di distribuzione"
|
|
|
|
#: models.py:187 models.py:344
|
|
msgid "mailing lists"
|
|
msgstr "liste di distribuzione"
|
|
|
|
#: models.py:198
|
|
msgid "draft"
|
|
msgstr "bozza"
|
|
|
|
#: models.py:199
|
|
msgid "waiting sending"
|
|
msgstr "in attesa di invio"
|
|
|
|
#: models.py:200
|
|
msgid "sending"
|
|
msgstr "invio in corso"
|
|
|
|
#: models.py:201 models.py:309
|
|
msgid "sent"
|
|
msgstr "inviata"
|
|
|
|
#: models.py:202
|
|
msgid "canceled"
|
|
msgstr "annullata"
|
|
|
|
#: models.py:205 models.py:257 models.py:282 cmsplugin_newsletter/models.py:12
|
|
msgid "title"
|
|
msgstr "titolo"
|
|
|
|
#: models.py:206
|
|
msgid ""
|
|
"You can use the \"{{ UNIQUE_KEY }}\" variable for unique identifier within "
|
|
"the newsletter's title."
|
|
msgstr ""
|
|
|
|
#: models.py:208
|
|
msgid "content"
|
|
msgstr "contenuto"
|
|
|
|
#: models.py:208
|
|
msgid "Or paste an URL."
|
|
msgstr "Oppure incolla un URL."
|
|
|
|
#: models.py:209
|
|
msgid ""
|
|
"<body>\n"
|
|
"<!-- Edit your newsletter here -->\n"
|
|
"</body>"
|
|
msgstr ""
|
|
|
|
#: models.py:212
|
|
msgid "test contacts"
|
|
msgstr "contatti di prova"
|
|
|
|
#: models.py:215
|
|
msgid "smtp server"
|
|
msgstr "server smtp"
|
|
|
|
#: models.py:217
|
|
msgid "sender"
|
|
msgstr "mittente"
|
|
|
|
#: models.py:219
|
|
msgid "reply to"
|
|
msgstr "rispondi a"
|
|
|
|
#: models.py:222 models.py:320
|
|
msgid "status"
|
|
msgstr "stato"
|
|
|
|
#: models.py:223
|
|
msgid "sending date"
|
|
msgstr "data di invio"
|
|
|
|
#: models.py:225
|
|
msgid "Used for displaying the newsletter on the site."
|
|
msgstr "Usato per mostrare la newsletter sul sito."
|
|
|
|
#: models.py:250 models.py:281 models.py:318
|
|
#: cmsplugin_newsletter/cms_plugins.py:13
|
|
msgid "newsletter"
|
|
msgstr "newsletter"
|
|
|
|
#: models.py:251 models.py:346
|
|
msgid "newsletters"
|
|
msgstr "newsletter"
|
|
|
|
#: models.py:258
|
|
msgid "url"
|
|
msgstr "url"
|
|
|
|
#: models.py:270 models.py:321
|
|
msgid "link"
|
|
msgstr "collegamento"
|
|
|
|
#: models.py:271
|
|
msgid "links"
|
|
msgstr "collegamenti"
|
|
|
|
#: models.py:283
|
|
msgid "file to attach"
|
|
msgstr "file da allegare"
|
|
|
|
#: models.py:287
|
|
msgid "attachment"
|
|
msgstr "allegato"
|
|
|
|
#: models.py:288
|
|
msgid "attachments"
|
|
msgstr "allegati"
|
|
|
|
#: models.py:308
|
|
msgid "sent in test"
|
|
msgstr "inviata in prova"
|
|
|
|
#: models.py:310
|
|
msgid "error"
|
|
msgstr "errore"
|
|
|
|
#: models.py:311
|
|
msgid "invalid email"
|
|
msgstr "email non valida"
|
|
|
|
#: models.py:312
|
|
msgid "opened"
|
|
msgstr "aperta"
|
|
|
|
#: models.py:313
|
|
msgid "opened on site"
|
|
msgstr "aperta sul sito"
|
|
|
|
#: models.py:314
|
|
msgid "link opened"
|
|
msgstr "collegamento seguito"
|
|
|
|
#: models.py:315
|
|
msgid "unsubscription"
|
|
msgstr "annullamento sottoscrizione"
|
|
|
|
#: models.py:333
|
|
msgid "contact mailing status"
|
|
msgstr "stato del contatto"
|
|
|
|
#: models.py:334
|
|
msgid "contact mailing statuses"
|
|
msgstr "stati del contatto"
|
|
|
|
#: models.py:340
|
|
msgid "permissions group"
|
|
msgstr "permessi del gruppo"
|
|
|
|
#: models.py:353
|
|
msgid "workgroup"
|
|
msgstr "gruppo di lavoro"
|
|
|
|
#: models.py:354
|
|
msgid "workgroups"
|
|
msgstr "gruppi di lavoro"
|
|
|
|
#: admin/contact.py:36 templates/newsletter/newsletter_statistics.html:188
|
|
msgid "Status"
|
|
msgstr "Stato"
|
|
|
|
#: admin/contact.py:37
|
|
msgid "Advanced"
|
|
msgstr "Avanzate"
|
|
|
|
#: admin/contact.py:69
|
|
msgid "No relative object"
|
|
msgstr "Nessun oggetto correlato"
|
|
|
|
#: admin/contact.py:71
|
|
msgid "Related object"
|
|
msgstr "Oggetto correlato"
|
|
|
|
#: admin/contact.py:78
|
|
msgid "Total subscriptions"
|
|
msgstr "Sottoscrizioni totali"
|
|
|
|
#: admin/contact.py:83
|
|
msgid "Export contacts as VCard"
|
|
msgstr "Esporta i contatti come VCard"
|
|
|
|
#: admin/contact.py:90
|
|
msgid "Export contacts in Excel"
|
|
msgstr "Esporta i contatti come Excel"
|
|
|
|
#: admin/contact.py:95
|
|
#, python-format
|
|
msgid "New mailinglist at %s"
|
|
msgstr "Nuova lista di distribuzione per %s"
|
|
|
|
#: admin/contact.py:96
|
|
#, python-format
|
|
msgid "New mailing list created in admin at %s"
|
|
msgstr "Nuova lista di distribuzione creata in amministrazione per %s"
|
|
|
|
#: admin/contact.py:104
|
|
#, python-format
|
|
msgid "%s succesfully created."
|
|
msgstr "%s creata con successo."
|
|
|
|
#: admin/contact.py:107
|
|
msgid "Create a mailinglist"
|
|
msgstr "Crea una lista di distribuzione"
|
|
|
|
#: admin/contact.py:126
|
|
#, python-format
|
|
msgid "%s contacts succesfully imported."
|
|
msgstr "%s contatti importati con successo."
|
|
|
|
#: admin/contact.py:128
|
|
msgid "Contact importation"
|
|
msgstr "Importazione contatti"
|
|
|
|
#: admin/mailinglist.py:65
|
|
msgid "Please select a least 2 mailing list."
|
|
msgstr "Seleziona almento 2 liste di distribuzione."
|
|
|
|
#: admin/mailinglist.py:77
|
|
#, python-format
|
|
msgid "Merging list at %s"
|
|
msgstr "Unione delle liste per %s"
|
|
|
|
#: admin/mailinglist.py:78
|
|
#, python-format
|
|
msgid "Mailing list created by merging at %s"
|
|
msgstr "Lista di distribuzione creata per unione per %s"
|
|
|
|
#: admin/mailinglist.py:87
|
|
#, python-format
|
|
msgid "%s succesfully created by merging."
|
|
msgstr "%s creata con successo per unione."
|
|
|
|
#: admin/mailinglist.py:90
|
|
msgid "Merge selected mailinglists"
|
|
msgstr "Unisci le liste di distribuzione selezionate"
|
|
|
|
#: admin/mailinglist.py:96
|
|
msgid "Export Subscribers"
|
|
msgstr "Esporta i sottoscrittori"
|
|
|
|
#: admin/mailinglist.py:98
|
|
msgid "Export"
|
|
msgstr "Esporta"
|
|
|
|
#: admin/newsletter.py:41
|
|
msgid "Receivers"
|
|
msgstr "Destinatari"
|
|
|
|
#: admin/newsletter.py:42
|
|
msgid "Sending"
|
|
msgstr "Invio in corso"
|
|
|
|
#: admin/newsletter.py:43 admin/smtpserver.py:36
|
|
msgid "Miscellaneous"
|
|
msgstr "Varie"
|
|
|
|
#: admin/newsletter.py:79
|
|
msgid "Default"
|
|
msgstr "Predefinito"
|
|
|
|
#: admin/newsletter.py:106
|
|
msgid "Unable to download HTML, due to errors within."
|
|
msgstr "Impossibile scaricare l'HTML, a causa di errori nel codice."
|
|
|
|
#: admin/newsletter.py:108
|
|
msgid "Please install lxml for parsing an URL."
|
|
msgstr "Si prega di installare LXML per il parsing di URL."
|
|
|
|
#: admin/newsletter.py:120
|
|
msgid "View historic"
|
|
msgstr "Mostra storico"
|
|
|
|
#: admin/newsletter.py:121 admin/newsletter.py:130
|
|
msgid "Not available"
|
|
msgstr "Non disponibile"
|
|
|
|
#: admin/newsletter.py:123
|
|
msgid "Historic"
|
|
msgstr "Storico"
|
|
|
|
#: admin/newsletter.py:129
|
|
msgid "View statistics"
|
|
msgstr "Mostra statistiche"
|
|
|
|
#: admin/newsletter.py:132
|
|
msgid "Statistics"
|
|
msgstr "Statistiche"
|
|
|
|
#: admin/newsletter.py:142
|
|
msgid "Unable send newsletter, due to errors within HTML."
|
|
msgstr "Impossibile inviare la newsletter, per errori nel codice HTML."
|
|
|
|
#: admin/newsletter.py:144
|
|
#, python-format
|
|
msgid "%s succesfully sent."
|
|
msgstr "%s inviata con successo."
|
|
|
|
#: admin/newsletter.py:146
|
|
#, python-format
|
|
msgid "No test contacts assigned for %s."
|
|
msgstr "Nessun contatto assegnato a %s."
|
|
|
|
#: admin/newsletter.py:147
|
|
msgid "Send test email"
|
|
msgstr "Invia email di test"
|
|
|
|
#: admin/newsletter.py:155
|
|
#, python-format
|
|
msgid "%s newletters are ready to send"
|
|
msgstr "%s newsletter sono pronte per l'invio"
|
|
|
|
#: admin/newsletter.py:156
|
|
msgid "Make ready to send"
|
|
msgstr "Prepara per l'invio"
|
|
|
|
#: admin/newsletter.py:165
|
|
#, python-format
|
|
msgid "%s newletters are cancelled"
|
|
msgstr "%s newsletter sono annullate"
|
|
|
|
#: admin/newsletter.py:166
|
|
msgid "Cancel the sending"
|
|
msgstr "Annulla l'invio"
|
|
|
|
#: admin/smtpserver.py:18
|
|
msgid "Invalid syntax, do not forget the \":\"."
|
|
msgstr ""
|
|
|
|
#: admin/smtpserver.py:20
|
|
msgid "Invalid syntax, several assignments by line."
|
|
msgstr ""
|
|
|
|
#: admin/smtpserver.py:34
|
|
msgid "Configuration"
|
|
msgstr "Configurazione"
|
|
|
|
#: admin/smtpserver.py:57
|
|
msgid "Check connection"
|
|
msgstr "Verifica connessione"
|
|
|
|
#: admin/workgroup.py:18
|
|
msgid "Contacts length"
|
|
msgstr "Lunghezza contatti"
|
|
|
|
#: admin/workgroup.py:22
|
|
msgid "Mailing List length"
|
|
msgstr "Lunghezza lista di distribuzione"
|
|
|
|
#: admin/workgroup.py:26
|
|
msgid "Newsletter length"
|
|
msgstr "Lunghezza newsletter"
|
|
|
|
#: cmsplugin_newsletter/cms_plugins.py:15
|
|
msgid "Subscription Form"
|
|
msgstr "Modulo di abbonamento"
|
|
|
|
#: cmsplugin_newsletter/models.py:13
|
|
msgid "show description"
|
|
msgstr "mostra descrizione"
|
|
|
|
#: cmsplugin_newsletter/models.py:14
|
|
msgid "Show the mailing list's description."
|
|
msgstr ""
|
|
|
|
#: cmsplugin_newsletter/models.py:16
|
|
msgid "Mailing List to subscribe to."
|
|
msgstr "Mailing List per abbonarsi."
|
|
|
|
#: templates/admin/newsletter/contact/change_list.html:36
|
|
#, python-format
|
|
msgid "Add %(name)s"
|
|
msgstr "Aggiungi %(name)s"
|
|
|
|
#: templates/admin/newsletter/contact/change_list.html:42
|
|
msgid "Actions"
|
|
msgstr "Azioni"
|
|
|
|
#: templates/admin/newsletter/contact/change_list.html:51
|
|
#, python-format
|
|
msgid "Import %(name)ss"
|
|
msgstr "Importazione %(name)ss"
|
|
|
|
#: templates/admin/newsletter/contact/change_list.html:58
|
|
msgid "Add to a mailing list"
|
|
msgstr "Aggiungi ad una lista"
|
|
|
|
#: templates/admin/newsletter/contact/change_list.html:65
|
|
#, python-format
|
|
msgid "Export %(name)s as VCard"
|
|
msgstr "Esporta %(name)s come VCard"
|
|
|
|
#: templates/admin/newsletter/contact/change_list.html:70
|
|
#, python-format
|
|
msgid "Export %(name)s as Excel"
|
|
msgstr "Esporta %(name)s come Excel"
|
|
|
|
#: templates/newsletter/contact_import.html:7
|
|
msgid "Home"
|
|
msgstr "Pagina iniziale"
|
|
|
|
#: templates/newsletter/contact_import.html:10
|
|
msgid "Importation"
|
|
msgstr "Importazione"
|
|
|
|
#: templates/newsletter/contact_import.html:24
|
|
msgid "Excel"
|
|
msgstr "Excel"
|
|
|
|
#: templates/newsletter/contact_import.html:27
|
|
msgid "Excel file (.xls)"
|
|
msgstr "File excel (. xls)"
|
|
|
|
#: templates/newsletter/contact_import.html:31
|
|
msgid "Import contacts from a Excel file."
|
|
msgstr "Importa contatti da un file Excel."
|
|
|
|
#: templates/newsletter/contact_import.html:32
|
|
msgid "Columns are [email][last name][first name][tags]."
|
|
msgstr ""
|
|
|
|
#: templates/newsletter/contact_import.html:33
|
|
#: templates/newsletter/contact_import.html:56
|
|
#: templates/newsletter/contact_import.html:98
|
|
msgid "All columns are optionnal excepting the email."
|
|
msgstr ""
|
|
|
|
#: templates/newsletter/contact_import.html:38
|
|
#: templates/newsletter/contact_import.html:61
|
|
#: templates/newsletter/contact_import.html:81
|
|
#: templates/newsletter/contact_import.html:103
|
|
msgid "Import"
|
|
msgstr "Importa"
|
|
|
|
#: templates/newsletter/contact_import.html:47
|
|
msgid "Text"
|
|
msgstr "Testo"
|
|
|
|
#: templates/newsletter/contact_import.html:50
|
|
msgid "Text file (.txt, .csv)"
|
|
msgstr "File di testo (.txt, .csv)"
|
|
|
|
#: templates/newsletter/contact_import.html:54
|
|
msgid "Import contacts from a text file, or a CSV file."
|
|
msgstr ""
|
|
|
|
#: templates/newsletter/contact_import.html:55
|
|
#: templates/newsletter/contact_import.html:97
|
|
msgid ""
|
|
"Columns are [email][last name][first name][tags], splitted by a dot coma."
|
|
msgstr ""
|
|
|
|
#: templates/newsletter/contact_import.html:70
|
|
msgid "VCard"
|
|
msgstr "VCard"
|
|
|
|
#: templates/newsletter/contact_import.html:73
|
|
msgid "VCard file (.cvf)"
|
|
msgstr "File VCard (.cvf)"
|
|
|
|
#: templates/newsletter/contact_import.html:77
|
|
msgid ""
|
|
"Import contacts from your favorite mail client, by providing a VCard file."
|
|
msgstr ""
|
|
|
|
#: templates/newsletter/contact_import.html:90
|
|
#: templates/newsletter/contact_import.html:93
|
|
msgid "Raw text"
|
|
msgstr ""
|
|
|
|
#: templates/newsletter/mailing_list_subscribe.html:4
|
|
#: templates/newsletter/mailing_list_subscribe.html:7
|
|
msgid "Subscription to mailing list"
|
|
msgstr "Abbonati alla mailing list"
|
|
|
|
#: templates/newsletter/mailing_list_subscribe.html:10
|
|
msgid "Thanks for your subscription!"
|
|
msgstr "Grazie per il vostro abbonamento!"
|
|
|
|
#: templates/newsletter/mailing_list_subscribe.html:16
|
|
msgid "Validate this form to subscribe to the mailing lists."
|
|
msgstr "Convalida questo form per abbonarti alla mailing list."
|
|
|
|
#: templates/newsletter/mailing_list_subscribe.html:21
|
|
#: templates/newsletter/cms/subscription_form.html:20
|
|
msgid "Subscribe"
|
|
msgstr "Abbonati"
|
|
|
|
#: templates/newsletter/mailing_list_unsubscribe.html:4
|
|
#: templates/newsletter/mailing_list_unsubscribe.html:7
|
|
msgid "Unsubscription"
|
|
msgstr "Annullamento sottoscrizione"
|
|
|
|
#: templates/newsletter/mailing_list_unsubscribe.html:9
|
|
msgid "You are unsubscribed for this mailing list."
|
|
msgstr ""
|
|
"La tua sottoscrizione a questa lista di distribuzione è stata rimossa."
|
|
|
|
#: templates/newsletter/mailing_list_unsubscribe.html:11
|
|
msgid "Validate this form to unsubscribe to this mailing list."
|
|
msgstr ""
|
|
"Conferma questo indirizzo per rimuovere la sottoscrizione a questa lista di "
|
|
"distribuzione."
|
|
|
|
#: templates/newsletter/mailing_list_unsubscribe.html:15
|
|
msgid "Unsubscribe"
|
|
msgstr "Rimuovi la sottoscrizione"
|
|
|
|
#: templates/newsletter/newsletter_historic.html:9
|
|
#: templates/newsletter/newsletter_statistics.html:68
|
|
msgid "Admin."
|
|
msgstr "Pagina iniziale"
|
|
|
|
#: templates/newsletter/newsletter_historic.html:23
|
|
msgid "Date"
|
|
msgstr "Data"
|
|
|
|
#: templates/newsletter/newsletter_historic.html:24
|
|
msgid "Contact"
|
|
msgstr "Contatto"
|
|
|
|
#: templates/newsletter/newsletter_historic.html:25
|
|
msgid "Action"
|
|
msgstr "Azione"
|
|
|
|
#: templates/newsletter/newsletter_link_site.html:5
|
|
msgid "If you cannot see this email,"
|
|
msgstr "Se non riesci a vedere questa e-mail,"
|
|
|
|
#: templates/newsletter/newsletter_link_site.html:6
|
|
#: templates/newsletter/newsletter_link_unsubscribe.html:6
|
|
msgid "click here"
|
|
msgstr "clicca qui"
|
|
|
|
#: templates/newsletter/newsletter_link_unsubscribe.html:5
|
|
msgid "For unsubscribing to this mailing list,"
|
|
msgstr "Per annullare l'iscrizione a questa mailing list,"
|
|
|
|
#: templates/newsletter/newsletter_statistics.html:86 views/statistics.py:147
|
|
msgid "Consultation histogram"
|
|
msgstr "Grafico consultazione"
|
|
|
|
#: templates/newsletter/newsletter_statistics.html:89
|
|
msgid "Period"
|
|
msgstr "Periodo"
|
|
|
|
#: templates/newsletter/newsletter_statistics.html:112
|
|
#: templates/newsletter/newsletter_statistics.html:113
|
|
msgid "Broadcasting statistics"
|
|
msgstr "Statistiche di diffusione"
|
|
|
|
#: templates/newsletter/newsletter_statistics.html:115 views/statistics.py:139
|
|
msgid "Total openings"
|
|
msgstr "Totale aperture"
|
|
|
|
#: templates/newsletter/newsletter_statistics.html:120
|
|
msgid "Openings on site"
|
|
msgstr "Aperture sul sito"
|
|
|
|
#: templates/newsletter/newsletter_statistics.html:125
|
|
msgid "Total openings unique"
|
|
msgstr "Totale aperture univoche"
|
|
|
|
#: templates/newsletter/newsletter_statistics.html:130
|
|
msgid "Unknow delivery"
|
|
msgstr "Stato di recapito sconosciuto"
|
|
|
|
#: templates/newsletter/newsletter_statistics.html:135
|
|
msgid "Unsubscriptions"
|
|
msgstr "Annullamento sottoscrizioni"
|
|
|
|
#: templates/newsletter/newsletter_statistics.html:140
|
|
msgid "Openings average"
|
|
msgstr "Media aperture"
|
|
|
|
#: templates/newsletter/newsletter_statistics.html:148
|
|
#: templates/newsletter/newsletter_statistics.html:149
|
|
msgid "Links statistics"
|
|
msgstr "Statistiche collegamenti"
|
|
|
|
#: templates/newsletter/newsletter_statistics.html:151 views/statistics.py:143
|
|
msgid "Total clicked links"
|
|
msgstr "Totale collegamenti seguiti"
|
|
|
|
#: templates/newsletter/newsletter_statistics.html:156
|
|
msgid "Total clicked links unique"
|
|
msgstr "Totale collegamenti univoci seguiti "
|
|
|
|
#: templates/newsletter/newsletter_statistics.html:161
|
|
msgid "Clicked links by openings"
|
|
msgstr "Collegamenti seguiti per apertura"
|
|
|
|
#: templates/newsletter/newsletter_statistics.html:166
|
|
msgid "Clicked links average"
|
|
msgstr "Media collegamenti seguiti"
|
|
|
|
#: templates/newsletter/newsletter_statistics.html:178
|
|
msgid "Report"
|
|
msgstr "Report"
|
|
|
|
#: templates/newsletter/newsletter_statistics.html:180
|
|
msgid "Download CSV report"
|
|
msgstr "Scarica report in CSV"
|
|
|
|
#: templates/newsletter/newsletter_statistics.html:185
|
|
msgid "Informations"
|
|
msgstr "Informazioni"
|
|
|
|
#: templates/newsletter/newsletter_statistics.html:186
|
|
msgid "Recipients"
|
|
msgstr "Destinatari"
|
|
|
|
#: templates/newsletter/newsletter_statistics.html:187
|
|
msgid "View"
|
|
msgstr "Mostra"
|
|
|
|
#: templates/newsletter/newsletter_statistics.html:190
|
|
msgid "Sending date"
|
|
msgstr "Data di invio"
|
|
|
|
#: templates/newsletter/newsletter_statistics.html:193
|
|
msgid "Tests sent"
|
|
msgstr "Prove inviate"
|
|
|
|
#: templates/newsletter/newsletter_statistics.html:198
|
|
msgid "Top Links"
|
|
msgstr "Collegamenti popolari"
|
|
|
|
#: templates/newsletter/newsletter_statistics.html:199
|
|
msgid "Density map"
|
|
msgstr "Mappa densità"
|
|
|
|
#: templates/newsletter/newsletter_statistics.html:208
|
|
msgid "No Top Links yet."
|
|
msgstr "Nessun collegamento popolare."
|
|
|
|
#: templates/newsletter/cms/subscription_form.html:8
|
|
msgid "You have successfully subscribed to the mailing list!"
|
|
msgstr "Ti sei iscritto correttamente alla mailing list!"
|
|
|
|
#: utils/importation.py:52
|
|
#, python-format
|
|
msgid "Mailing list created by importation at %s"
|
|
msgstr ""
|
|
|
|
#: utils/importation.py:53
|
|
#, python-format
|
|
msgid "Contacts imported by %s."
|
|
msgstr ""
|
|
|
|
#: views/statistics.py:54
|
|
#, python-format
|
|
msgid "Statistics of %s"
|
|
msgstr "Statistiche di %s"
|
|
|
|
#: views/statistics.py:76
|
|
msgid "openings"
|
|
msgstr "aperture"
|
|
|
|
#: views/statistics.py:139
|
|
msgid "#val# openings"
|
|
msgstr "#val# aperture"
|
|
|
|
#: views/statistics.py:143
|
|
msgid "#val# clicks"
|
|
msgstr "#val# click"
|
|
|
|
#: views/tracking.py:67
|
|
#, python-format
|
|
msgid "Historic of %s"
|
|
msgstr "Storico di %s"
|
|
|
|
#~ msgid "key1: value1 key2: value2, splitted by return line."
|
|
#~ msgstr "key1: value1 key2: value2, splitted by return line."
|
|
|
|
#~ msgid "Can change status"
|
|
#~ msgstr "Can change status"
|
|
|
|
#~ msgid "VCard import"
|
|
#~ msgstr "VCard import"
|
|
|
|
#~ msgid "Contacts"
|
|
#~ msgstr "Contacts"
|
|
|
|
#~ msgid "Mailing List"
|
|
#~ msgstr "Mailing List"
|
|
|
|
#~ msgid "Mailing Lists"
|
|
#~ msgstr "Mailing Lists"
|
|
|
|
#~ msgid "Newsletter"
|
|
#~ msgstr "Newsletter"
|
|
|
|
#~ msgid "Newsletters"
|
|
#~ msgstr "Newsletters"
|
|
|
|
#~ msgid "Link"
|
|
#~ msgstr "Link"
|
|
|
|
#~ msgid "Links"
|
|
#~ msgstr "Links"
|
|
|
|
#~ msgid "group"
|
|
#~ msgstr "group"
|
|
|
|
#~ msgid "Connection valid"
|
|
#~ msgstr "Connection valid"
|
|
|
|
#~ msgid "Double openings"
|
|
#~ msgstr "Total Subscriptions"
|
|
|
|
|
|
|