mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-02-17 07:33:57 +00:00
519 lines
23 KiB
Plaintext
519 lines
23 KiB
Plaintext
/* toolbar */
|
|
"Save and Close" = "Salva e Chiudi";
|
|
"Close" = "Chiudi";
|
|
"Preferences saved" = "Preferenze salvate";
|
|
|
|
/* Unsaved changes confirmation dialog title */
|
|
"Unsaved Changes" = "Cambiamenti non salvati";
|
|
|
|
/* Unsaved changes confirmation dialog text */
|
|
"Do you want to save your changes made to the configuration?" = "Vuoi salvare le modifiche fatte alla configurazione?";
|
|
|
|
/* Unsaved changes confirmation dialog button */
|
|
"Save" = "Salva";
|
|
|
|
/* Unsaved changes confirmation dialog button */
|
|
"Don't Save" = "Non salvare";
|
|
|
|
/* tabs */
|
|
"General" = "Generale";
|
|
"Calendar Options" = "Opzioni calendario";
|
|
"Contacts Options" = "Opzioni contatti";
|
|
"Mail Options" = "Opzioni di posta";
|
|
"IMAP Accounts" = "Account IMAP";
|
|
"Vacation" = "Risponditore automatico";
|
|
"Forward" = "Inoltro";
|
|
"Password" = "Password";
|
|
"Notification" = "Notification";
|
|
"Categories" = "Categorie";
|
|
"Appointments invitations" = "Inviti ad appuntamenti";
|
|
"Name" = "Nome";
|
|
"Color" = "Colore";
|
|
"Add" = "Aggiungi";
|
|
"Delete" = "Cancella";
|
|
|
|
/* contacts categories */
|
|
"contacts_category_labels" = "Collega, Concorrente, Cliente, Amico, Famiglia, Affari, Fornitore, Mass Media, VIP";
|
|
|
|
/* vacation (auto-reply) */
|
|
"Enable vacation auto reply" = "Abilita il risponditore automatico";
|
|
"Enable custom auto reply subject" = "Personalizza l'oggetto della risposta automatica";
|
|
"Auto reply subject" = "Oggetto della risposta automatica";
|
|
"You can write ${subject} to insert the original subject" = "Puoi scrivere ${subject} per inserire l'oggetto della mail ricevuta";
|
|
"Auto reply message" = "Messaggio della risposta automatica";
|
|
"Email addresses" = "Indirizzo email";
|
|
"Add default email addresses" = "Aggiungi indirizzi email";
|
|
"Days between responses" = "Se l'assenza è già stata notificata, avvisa di nuovo dopo (giorni)";
|
|
"Do not send responses to mailing lists" = "Non mandare risposte alle mailing list";
|
|
"Activation Constraints" = "Parametri di attivazione";
|
|
"Customize day and hour ranges independently and optionally combine them with specific weekdays to tailor your vacation filters to your preferences" = "Customize day and hour ranges independently and optionally combine them with specific weekdays to tailor your vacation filters to your preferences";
|
|
"Enable auto reply on" = "Abilita risposte automatiche dal giorno";
|
|
"First day of vacation" = "Primo giorno di assenza";
|
|
"Disable auto reply after" = "Disabilita risposte automatiche dopo il giorno";
|
|
"Last day of vacation" = "Ultimo giorno di assenza";
|
|
"Enter date" = "Inserire data";
|
|
/* Enable auto reply at this time of the day */
|
|
"Enable auto reply at" = "Abilita risposte automatiche alle";
|
|
"Enter time" = "Inserire ora";
|
|
/* Disable auto reply at this time of the day */
|
|
"Disable auto reply at" = "Disabilita risposte automatiche alle";
|
|
"Enable auto reply on these days" = "Abilita risposte automatiche solo in questi giorni";
|
|
"Always send vacation message response" = "Invia sempre una risposta automatica durante l'assenza";
|
|
"The vacation message is sent prior to apply your filters." = "La risposta automatica verrà inviata prima di applicare i filtri.";
|
|
"Discard incoming mails during vacation" = "Elimina le email ricevute nel periodo di assenza";
|
|
"The vacation message is sent but incoming messages are not delivered to your inbox." = "La risposta automatica verrà inviata ma i messaggi in arrivo non verranno salvati nella tua casella di posta.";
|
|
"Please specify your message and your email addresses for which you want to enable auto reply."
|
|
= "Specificare il testo del messaggio e l'indirizzo email per il quale vuoi abilitare il risponditore automatico.";
|
|
"Your vacation message must not end with a single dot on a line." = "Il messaggio di risposta automatica non può terminare con una riga contenente un singolo punto.";
|
|
"End date of your auto reply must be in the future."
|
|
= "La data di disattivazione del risponditore automatico deve essere nel futuro.";
|
|
|
|
/* forward messages */
|
|
"Forward incoming messages" = "Inoltra i messaggi in arrivo";
|
|
"Always forward" = "Inoltra sempre";
|
|
"Incoming messages are forwarded prior to apply your filters." = "I messaggi in arrivo vengono inoltrati prima di applicare i filtri.";
|
|
"Keep a copy" = "Mantieni una copia del messaggio";
|
|
"Enter an email" = "Inserire una email";
|
|
"Add another email" = "Aggiungere un'altra email";
|
|
"Please specify an address to which you want to forward your messages."
|
|
= "Specificare l'indirizzo verso cui inoltrare i messaggi.";
|
|
"You are not allowed to forward your messages to an external email address." = "Non sei autorizzato ad inoltrare i messaggi verso un indirizzo email esterno.";
|
|
"You are not allowed to forward your messages to an internal email address." = "Non sei autorizzato ad inoltrare i messaggi verso un indirizzo email interno.";
|
|
"You are not allowed to forward your messages to this domain:" = "Non è consentito inoltrare i messaggi a questo dominio:";
|
|
|
|
/* notification */
|
|
"Notify incoming messsages" = "Notify incoming messsages";
|
|
"Notification Message Sent" = "Notification message sent";
|
|
"Notification Message" = "Notification of new message on %{0}";
|
|
|
|
/* d & t */
|
|
"Time Zone" = "Fuso Orario";
|
|
"Short Date Format" = "Formato Data Breve";
|
|
"Long Date Format" = "Formato Data Estesa";
|
|
"Time Format" = "Formato Ora";
|
|
"default" = "Predefinito";
|
|
"Default Module" = "Schermata di accesso";
|
|
"Save" = "Salva";
|
|
"shortDateFmt_0" = "%d-%b-%y";
|
|
"shortDateFmt_1" = "%d-%m-%y";
|
|
"shortDateFmt_2" = "%d/%m/%y";
|
|
"shortDateFmt_3" = "%e/%m/%y";
|
|
"shortDateFmt_4" = "%d-%m-%Y";
|
|
"shortDateFmt_5" = "%d/%m/%Y";
|
|
"shortDateFmt_6" = "%m-%d-%y";
|
|
"shortDateFmt_7" = "%m/%d/%y";
|
|
"shortDateFmt_8" = "%m/%e/%y";
|
|
"shortDateFmt_9" = "%y-%m-%d";
|
|
"shortDateFmt_10" = "%y/%m/%d";
|
|
"shortDateFmt_11" = "%y.%m.%d";
|
|
"shortDateFmt_12" = "%Y-%m-%d";
|
|
"shortDateFmt_13" = "%Y/%m/%d";
|
|
"shortDateFmt_14" = "%Y.%m.%d";
|
|
"shortDateFmt_15" = "%d.%m.%Y";
|
|
"shortDateFmt_16" = "%d.%m.%y";
|
|
"shortDateFmt_17" = "";
|
|
|
|
"longDateFmt_0" = "%A, %B %d, %Y";
|
|
"longDateFmt_1" = "%B %d, %Y";
|
|
"longDateFmt_2" = "%A, %d %B, %Y";
|
|
"longDateFmt_3" = "%d %B, %Y";
|
|
"longDateFmt_4" = "";
|
|
"longDateFmt_5" = "";
|
|
"longDateFmt_6" = "";
|
|
"longDateFmt_7" = "";
|
|
"longDateFmt_8" = "";
|
|
"longDateFmt_9" = "";
|
|
"longDateFmt_10" = "";
|
|
"timeFmt_0" = "%I:%M %p";
|
|
"timeFmt_1" = "%H:%M";
|
|
"timeFmt_2" = "";
|
|
"timeFmt_3" = "";
|
|
"timeFmt_4" = "";
|
|
|
|
/* Timezone autocompletion */
|
|
"No matches found." = "Nessuna corrispondenza trovata.";
|
|
|
|
/* calendar */
|
|
"Week begins on" = "Primo giorno della settimana";
|
|
"Day start time" = "La giornata lavorativa inizia alle ore";
|
|
"Day end time" = "La giornata lavorativa termina alle ore";
|
|
"Day start time must be prior to day end time." = "Il giorno di inizio deve essere precedente alla giorno di fine.";
|
|
"Week days to display" = "Giorni della settimana da mostrare nel calendario";
|
|
"Show time as busy outside working hours" = "Marca come \"occupato\" i periodi al di fuori dell'orario lavorativo";
|
|
"First week of year" = "Prima settimana dell'anno";
|
|
"Enable reminders for Calendar items" = "Abilita promemoria per gli eventi del Calendario";
|
|
"Play a sound when a reminder comes due" = "Attiva il suono di notifica per i promemoria";
|
|
"Default reminder" = "Promemoria predefinito";
|
|
"firstWeekOfYear_January1" = "Inizia il 1° Gennaio";
|
|
"firstWeekOfYear_First4DayWeek" = "Prima settimana di 4 giorni";
|
|
"firstWeekOfYear_FirstFullWeek" = "Prima settimana completa";
|
|
"Prevent from being invited to appointments" = "Impedisci di essere invitato ad appuntamenti";
|
|
"White list for appointment invitations" = "White list per inviti ad appuntamenti";
|
|
"Contacts Names" = "Nomi Contatti";
|
|
"Duplicate name" = "Duplica nome";
|
|
"Calendar categories must have unique names." = "Le categorie del calendario devono avere un nome univoco.";
|
|
"Disable e-mail notifications on CalDAV" = "Disable e-mail notifications on CalDAV";
|
|
|
|
/* Default Calendar */
|
|
"Default calendar" = "Calendario predefinito";
|
|
"selectedCalendar" = "Calendario selezionato";
|
|
"personalCalendar" = "Calendario personale";
|
|
"firstCalendar" = "Primo calendario abilitato";
|
|
"reminder_NONE" = "Nessun promemoria";
|
|
"reminder_5_MINUTES_BEFORE" = "5 minuti prima";
|
|
"reminder_10_MINUTES_BEFORE" = "10 minuti prima";
|
|
"reminder_15_MINUTES_BEFORE" = "15 minuti prima";
|
|
"reminder_30_MINUTES_BEFORE" = "30 minuti prima";
|
|
"reminder_45_MINUTES_BEFORE" = "45 minuti prima";
|
|
"reminder_1_HOUR_BEFORE" = "1 ora prima";
|
|
"reminder_2_HOURS_BEFORE" = "2 ore prima";
|
|
"reminder_5_HOURS_BEFORE" = "5 ore prima";
|
|
"reminder_15_HOURS_BEFORE" = "15 ore prima";
|
|
"reminder_1_DAY_BEFORE" = "1 giorno prima";
|
|
"reminder_2_DAYS_BEFORE" = "2 giorni prima";
|
|
"reminder_1_WEEK_BEFORE" = "1 settimana prima";
|
|
|
|
/* Mailer */
|
|
"Labels" = "Etichette";
|
|
"Label" = "Etichetta";
|
|
"IMAP Label" = "Etichette IMAP";
|
|
"Invalid label" = "Non usare spazi, né i caratteri ( ) { } % * \" \\";
|
|
"Duplicate label" = "Duplica etichetta";
|
|
"IMAP labels must have unique names." = "Il nome di un'etichetta IMAP deve essere unico.";
|
|
"New label" = "Nuova etichetta";
|
|
"Show subscribed mailboxes only" = "Mostra solo le cartelle sottoscritte";
|
|
"Synchronize only default mail folders (EAS)" = "Sincronizza solo le cartelle mail predefinite (EAS)";
|
|
"Fetch count of unseen messages for all mailboxes" = "Recupera il numero di messaggi non visualizzati per tutte le caselle di posta";
|
|
"Sort messages by threads" = "Ordina i messaggi per conversazione";
|
|
"Always open mail composer" = "Apri sempre il compositore mail";
|
|
"Inside current window" = "Nella finestra corrente";
|
|
"In a popup window" = "In una finestra popup";
|
|
"When sending mail, add unknown recipients to my" = "Durante l'invio di email, aggiungi destinatari sconosciuti alla mia";
|
|
"Address Book" = "Rubrica";
|
|
"Forward messages" = "Inoltra messaggi come";
|
|
"messageforward_inline" = "Parte del messaggio";
|
|
"messageforward_attached" = "Come Allegato";
|
|
"When replying to a message" = "Quando rispondi ad un messaggio";
|
|
"replyplacement_above" = "Inizia a scrivere sopra il testo a cui si risponde";
|
|
"replyplacement_below" = "Inizia a scrivere sotto il testo a cui si risponde";
|
|
"And place my signature" = "Ed inserisci la firma";
|
|
"signatureplacement_above" = "sotto la mia risposta";
|
|
"signatureplacement_below" = "sotto il testo a cui si risponde";
|
|
"Compose messages in" = "Componi il messaggio in formato";
|
|
"composemessagestype_html" = "HTML";
|
|
"composemessagestype_text" = "Testo normale";
|
|
"Insert signature on new message" = "Insert signature on new message";
|
|
"Insert signature on reply" = "Insert signature on reply";
|
|
"Insert signature on forward" = "Insert signature on forward";
|
|
"Show recipients or sender full email in mailboxes" = "Show recipients or sender full email in mailboxes";
|
|
"Hide attachements for inline images" = "Hide attachments for inline images";
|
|
|
|
/* Base font size for messages composed in HTML */
|
|
"Default font size" = "Grandezza carattere predefinita";
|
|
|
|
"Display remote inline images" = "Visualizza le immagini da link esterni";
|
|
"displayremoteinlineimages_never" = "Mai";
|
|
"displayremoteinlineimages_always" = "Sempre";
|
|
"Auto save every" = "Salva automaticamente ogni";
|
|
"minutes" = "minuti";
|
|
"Automatically mark messages as read" = "Contrassegna automaticamente i messaggi come letti";
|
|
"Immediately on display" = "Immediatamente in visualizzazione";
|
|
"After displaying for" = "Dopo la visualizzazione per";
|
|
"seconds" = "secondi";
|
|
|
|
/* Contact */
|
|
"Personal Address Book" = "Rubrica personale";
|
|
"Collected Address Book" = "Raccolta rubrica";
|
|
"Contact categories must have unique names." = "Le categorie di contatti devono avere nomi univoci.";
|
|
|
|
/* IMAP Accounts */
|
|
"Settings" = "Impostazioni";
|
|
"Security" = "Sicurezza";
|
|
"Mail Account" = "Account di Posta";
|
|
"New Mail Account" = "Nuovo Account di Posta";
|
|
"Server Name" = "Nome del server";
|
|
"Outgoing Server Name (SMTP)" = "Outgoing Server Name (SMTP)";
|
|
"Smtp Auth" = "Smtp Auth";
|
|
"Port" = "Porta";
|
|
"Encryption" = "Crittografia";
|
|
"Outgoing Encryption" = "Outgoing Encryption";
|
|
"None" = "Nessuno";
|
|
"User Name" = "Nome Utente";
|
|
"Full Name" = "Nome completo";
|
|
"Email" = "Email";
|
|
"Reply To Email" = "Rispondi all'Email";
|
|
"Signature" = "Firma";
|
|
"Identities" = "Identità";
|
|
"Always use the default identity when replying to messages" = "Usa sempre l'identità di default quando rispondi ai messaggi";
|
|
"Default Identity" = "Identità di default";
|
|
"New Identity" = "Nuova Identità";
|
|
"(Click to create)" = "(Clicca per creare)";
|
|
"Please enter your signature below" = "Inserire la firma di seguito";
|
|
"Please specify a valid sender address." = "L'indirizzo mittente non è valido.";
|
|
"Please specify a valid reply-to address." = "L'indirizzo Rispondi-A / Reply-To non è valido.";
|
|
"Specify a hostname other than the local host" = "Specifica un hostname alternativo a localhost";
|
|
|
|
"No certificate installed" = "Nessun certificato installato";
|
|
"The SSL certificate must use the PKCS#12 (PFX) format." = "Il certificato SSL deve usare il formato PKCS#12 (PFX).";
|
|
"Uninstall" = "Disinstalla";
|
|
"Choose PKCS12 Certificate .." = "Scegli il certificato PKCS12 ..";
|
|
"Certificate Import Password" = "Password Importazione Certificato";
|
|
"Upload" = "Carica";
|
|
"When composing a message" = "Quando scrivi un messaggio";
|
|
"Digitally sign the message by default" = "Aggiungi automaticamente la firma digitale al messaggio";
|
|
"Always try to encrypt the message" = "Cerca sempre di criptare il messaggio";
|
|
"An error occurred while importing the certificate. Verify your password." = "Si è verificato un errore durante l'importazione del certificato. Controlla la tua password.";
|
|
"Data too big. Please contact technical support." = "Data too big. Please contact technical support.";
|
|
|
|
/* Additional Parameters */
|
|
"Additional Parameters" = "Altri Parametri";
|
|
|
|
/* password */
|
|
"Current password" = "Password attuale";
|
|
"New password" = "Nuova password";
|
|
"Confirmation" = "Conferma";
|
|
"Change" = "Cambia";
|
|
"Passwords don't match" = "Le password non corrispondono";
|
|
|
|
|
|
/* Event+task classifications */
|
|
"Default events classification" = "Classificazione predefinita degli eventi";
|
|
"Default tasks classification" = "Classificazione predefinita delle attività";
|
|
"PUBLIC_item" = "Pubblico";
|
|
"CONFIDENTIAL_item" = "Riservato";
|
|
"PRIVATE_item" = "Privato";
|
|
|
|
/* Event+task categories */
|
|
"Calendar Category" = "Categorie Calendari";
|
|
"Add Calendar Category" = "Aggiungi Categoria Calendari";
|
|
"New category" = "Nuova categoria";
|
|
"Reset to defaults" = "Ripristina i valori predefiniti";
|
|
"Remove Calendar Category" = "Rimuovi Categoria Calendari";
|
|
"Contact Category" = "Categorie Contatti";
|
|
"Add Contact Category" = "Aggiungi Categoria Contatti";
|
|
"Remove Contact Category" = "Rimuovi Categoria Contatti";
|
|
"category_none" = "Nessuna";
|
|
"calendar_category_labels" = "Assenze,Chiamate,Clienti,Compleanni,Concorrenti,Festività,Fornitori,Lavoro,Idee,Incontri,Personale,Preferiti,Problemi,Progetti,Regali,Ricorrenze,Riunioni,Stato,Vacanze,Varie,Viaggi";
|
|
|
|
/* Default module */
|
|
"Calendar" = "Calendario";
|
|
"Contacts" = "Rubrica";
|
|
"Mail" = "Posta";
|
|
"Last" = "Ultima utilizzata";
|
|
"Default Module " = "Schermata di accesso";
|
|
"SOGo Version" = "Versione SOGo";
|
|
|
|
/* Confirmation asked when changing the language */
|
|
"Save preferences and reload page now?" = "Salvare le preferenze e ricaricare la pagina?";
|
|
"Language" = "Lingua";
|
|
"choose" = "Scegli ...";
|
|
"Arabic" = "العربية";
|
|
"Basque" = "Euskara";
|
|
"Bosnian" = "Bosanski";
|
|
"Bulgarian" = "Български";
|
|
"Catalan" = "Català";
|
|
"ChineseChina" = "简体中文";
|
|
"ChineseTaiwan" = "正體中文";
|
|
"Croatian" = "Hrvatski";
|
|
"Czech" = "Česky";
|
|
"Danish" = "Dansk (Danmark)";
|
|
"Dutch" = "Nederlands";
|
|
"English" = "English";
|
|
"Finnish" = "Suomi";
|
|
"French" = "Français";
|
|
"Galician" = "Galego";
|
|
"German" = "Deutsch";
|
|
"Hebrew" = "עברית";
|
|
"Hungarian" = "Magyar";
|
|
"Icelandic" = "Íslenska";
|
|
"Indonesian" = "bahasa Indonesia";
|
|
"Italian" = "Italiano";
|
|
"Japanese" = "日本語";
|
|
"Kazakh" = "Қазақ";
|
|
"Korean" = "한국어";
|
|
"Latvian" = "Latviešu";
|
|
"Lithuanian" = "Lietuvių";
|
|
"Macedonian" = "Македонски";
|
|
"Montenegrin" = "Crnogorski";
|
|
"NorwegianBokmal" = "Norsk bokmål";
|
|
"NorwegianNynorsk" = "Norsk nynorsk";
|
|
"Polish" = "Polski";
|
|
"Portuguese" = "Português";
|
|
"BrazilianPortuguese" = "Português brasileiro";
|
|
"Romanian" = "Română";
|
|
"Russian" = "Русский";
|
|
"Serbian" = "Српски";
|
|
"SerbianLatin" = "Srpski";
|
|
"Slovak" = "Slovensky";
|
|
"Slovenian" = "Slovenščina";
|
|
"SpanishSpain" = "Español (España)";
|
|
"SpanishArgentina" = "Español (Argentina)";
|
|
"Swedish" = "Svenska";
|
|
"Thai" = "ภาษา";
|
|
"TurkishTurkey" = "Türkçe (Türkiye)";
|
|
"Ukrainian" = "Українська";
|
|
"Welsh" = "Cymraeg";
|
|
|
|
"Refresh View" = "Ricarica Vista";
|
|
"refreshview_manually" = "Manualmente";
|
|
"refreshview_every_minute" = "Ogni minuto";
|
|
"refreshview_every_2_minutes" = "Ogni 2 minuti";
|
|
"refreshview_every_5_minutes" = "Ogni 5 minuti";
|
|
"refreshview_every_10_minutes" = "Ogni 10 minuti";
|
|
"refreshview_every_20_minutes" = "Ogni 20 minuti";
|
|
"refreshview_every_30_minutes" = "Ogni 30 minuti";
|
|
"refreshview_once_per_hour" = "Ogni ora";
|
|
"Enable Desktop Notifications" = "Abilita le Notifiche Desktop";
|
|
|
|
/* Return receipts */
|
|
"When I receive a request for a return receipt" = "Quando ricevo una richiesta di notifica di lettura";
|
|
"Never send a return receipt" = "Non inviare mai una notifica di lettura";
|
|
"Allow return receipts for some messages" = "Abilita la notifica di lettura per alcuni messaggi";
|
|
"If I'm not in the To or Cc of the message" = "Se io non sono presente nel campo A o Cc del messaggio";
|
|
"If the sender is outside my domain" = "Se il mittente ha un dominio diverso dal mio";
|
|
"In all other cases" = "In tutti gli altri casi";
|
|
"Never send" = "Non inviare mai";
|
|
"Always send" = "Invia sempre";
|
|
"Ask me" = "Chiedimelo";
|
|
|
|
/* Filters - UIxPreferences */
|
|
"Filters" = "Filtri";
|
|
"Active" = "Attiva";
|
|
"Move Up" = "Sposta in alto";
|
|
"Move Down" = "Sposta in basso";
|
|
"Connection error" = "Errore connessione:";
|
|
"Service temporarily unavailable" = "Servizio temporaneamente non disponibile";
|
|
|
|
/* Aria label for filter enable checkbox */
|
|
"Enable filter" = "Abilita i filtri";
|
|
|
|
/* Filters - UIxFilterEditor */
|
|
"Filter name" = "Nome filtro";
|
|
/* Button label */
|
|
"Add a condition" = "Aggiungi una condizione";
|
|
/* Button label */
|
|
"Add an action" = "Aggiungi un'azione";
|
|
"For incoming messages that" = "Per i messaggi in arrivo";
|
|
"match all of the following rules" = "che soddisfano tutte le seguenti regole";
|
|
"match any of the following rules" = "che soddisfano almeno una delle seguenti regole";
|
|
"match all messages" = "applica a tutti i messaggi";
|
|
"Perform these actions" = "Eseguire queste azioni";
|
|
"Untitled Filter" = "Filtro Senza Nome";
|
|
"Subject" = "Oggetto";
|
|
"From" = "Da";
|
|
"To" = "A";
|
|
"Cc" = "Cc";
|
|
"To or Cc" = "A o Cc";
|
|
"Size (Kb)" = "Dimensione (Kb)";
|
|
"Header" = "Header";
|
|
"Body" = "Corpo";
|
|
"Flag the message with" = "Contrassegna il messaggio come";
|
|
|
|
/* Select field label of "flag message" mail filter action */
|
|
"Flag" = "Contrassegna";
|
|
|
|
"Discard the message" = "Elimina il messaggio";
|
|
"File the message in" = "Sposta il messaggio in";
|
|
|
|
/* Select field label of "file message" mail filter action */
|
|
"Mailbox" = "Casella di posta";
|
|
|
|
"Keep the message" = "Mantieni copia del messaggio";
|
|
"Forward the message to" = "Inoltra il messaggio a";
|
|
"Notify the message to" = "Notify the message to";
|
|
|
|
/* Input field label of "forward" mail filter action */
|
|
"Email" = "Email";
|
|
|
|
"Send a reject message" = "Invia un messaggio di rifiuto";
|
|
|
|
/* Input field label of "reject" mail filter action */
|
|
"Message" = "Messaggio";
|
|
|
|
"Send a vacation message" = "Invia una email di risposta automatica";
|
|
"Stop processing filter rules" = "Non applicare altri filtri";
|
|
"is under" = "è inferiore a";
|
|
"is over" = "è superiore a";
|
|
"is" = "è uguale a";
|
|
"is not" = "non è uguale a";
|
|
"contains" = "contiene";
|
|
"does not contain" = "non contiene";
|
|
"matches" = "corrisponde";
|
|
"does not match" = "non corrisponde";
|
|
"matches regex" = "soddisfa la regex";
|
|
"does not match regex" = "non soddisfa la regex";
|
|
/* Placeholder for the value field of a condition */
|
|
"Value" = "Valore";
|
|
"Seen" = "Letto";
|
|
"Deleted" = "Cancellato";
|
|
"Answered" = "Risposto";
|
|
"Flagged" = "Contrassegnato";
|
|
"Junk" = "Spam";
|
|
"Not Junk" = "Non Spam";
|
|
|
|
/* Password policy */
|
|
"The password was changed successfully." = "La password è stata cambiata con successo.";
|
|
"Password must not be empty." = "La password non deve essere vuota.";
|
|
"The passwords do not match. Please try again." = "Le password non sono uguali. Riprova.";
|
|
"Password change failed" = "Cambio password fallito";
|
|
"Password change failed - Permission denied" = "Cambio password fallito - Permesso negato";
|
|
"Password change failed - Insufficient password quality" = "Cambio password fallito - Sicurezza della password insufficiente";
|
|
"Password change failed - Password is too short" = "Cambio password fallito - La password è troppo corta";
|
|
"Password change failed - Password is too young" = "Cambio password fallito - La password è stata cambiata troppo recentemente";
|
|
"Password change failed - Password is in history" = "Cambio password fallito - Password già usata in precedenza";
|
|
"Unhandled policy error: %{0}" = "Errore di policy non gestito: %{0}";
|
|
"Unhandled error response" = "Errore di risposta non gestito";
|
|
"Password change is not supported." = "Il cambio password non è supportato.";
|
|
"Unhandled HTTP error code: %{0}" = "Codice di errore HTTP non gestito: %{0}";
|
|
"Cancel" = "Annulla";
|
|
"Invitations" = "Inviti";
|
|
"Edit Filter" = "Modifica filtro";
|
|
"Delete Filter" = "Cancella filtro";
|
|
"Create Filter" = "Crea filtro";
|
|
"Delete Label" = "Cancella etichetta";
|
|
"Create Label" = "Crea etichetta";
|
|
"Accounts" = "Account";
|
|
"Edit Account" = "Modifica account";
|
|
"Delete Account" = "Cancella account";
|
|
"Create Account" = "Crea account";
|
|
"Account Name" = "Nome account";
|
|
"SSL" = "SSL";
|
|
"TLS" = "TLS";
|
|
|
|
/* Avatars */
|
|
"Use Gravatar" = "Utilizza Gravatar";
|
|
"Alternate Avatar" = "Avatar alternativi";
|
|
"none" = "Nessun avatar";
|
|
"identicon" = "Icona Ident";
|
|
"monsterid" = "Monster";
|
|
"wavatar" = "Wavatar";
|
|
"retro" = "Retro";
|
|
|
|
/* Animation Level */
|
|
"Animation Level" = "Animazioni delle pagine";
|
|
/* Normal Animation Mode */
|
|
"animation_NORMAL" = "Attive";
|
|
/* Limited Animation Mode */
|
|
"animation_LIMITED" = "Limitate";
|
|
"animation_NONE" = "Nessuna";
|
|
|
|
/* 2FA */
|
|
"Enable two-factor authentication using a TOTP application" = "Abilita l'autenticazione a due fattori utilizzando un'applicazione TOTP";
|
|
"You must enter this key into your TOTP application." = "Devi inserire questa chiave nella tua applicazione TOTP.";
|
|
"If you do not and you log out you will not be able to login again." = "Se non lo fai e ti disconnetti non sarai in grado di accedere di nuovo.";
|
|
"Enter TOTP verification code :" = "Enter TOTP verification code :";
|
|
"Invalid TOTP verification code" = "Invalid TOTP verification code";
|
|
|
|
/* External Sieve scripts */
|
|
"An external Sieve script is active" = "E' in esecuzione uno script Sieve esterno";
|
|
"Sieve is a programming language that can be used for email filtering. If you let SOGo handle your filters, vacation and forward settings, your active script will be disabled." = "Sieve è un linguaggio di programmazione che può essere utilizzato per definire i filtri delle email. Se abiliti la gestione automatica di SOGo per gli inoltri, le risposte automatiche e i filtri, i tuoi script Sieve verranno disabilitati.";
|
|
"Let SOGo handle everything" = "Abilita la gestione automatica di SOGo su inoltri, risposte automatiche e filtri";
|
|
|
|
/* Password Recovery */
|
|
"Password recovery mode" = "Password recovery mode";
|
|
"Question" = "Question";
|
|
"Secondary e-mail" = "Secondary e-mail";
|
|
"Answer" = "Answer";
|
|
"Password recovery" = "Password recovery";
|
|
"Password change" = "Password change";
|