/* Localizable.strings FMPFeedbackForm Created by Anton Barkov on 30.03.2020. Copyright © 2020 MacPaw. All rights reserved. */ /* Invalid email error text. */ "Incorrect email" = "Email errato"; /* System profile checkbox title. */ "Send anonymous system profile" = "Invia il profilo di sistema anonimo"; /* Send feedback button caption. */ "Send Feedback" = "Invia Feedback"; /* Send feedback button caption. */ "Sending..." = "Invio..."; /* Tab title in system profile pop-up */ "System" = "Sistema"; /* Tab title in system profile pop-up */ "Console" = "Console"; /* Tab title in system profile pop-up */ "Preferences" = "Preferenze"; /* Attach file button caption. */ "Attach File..." = "Allega file..."; /* Feedback form title. */ "Provide Feedback" = "Fornire un Feedback"; /* Feedback form description. */ "Please provide a detailed description of your problem, suggestion, bug-report or question so that we have a clear picture of your request and react to it with maximum effectiveness." = "Chiediamo di fornire una descrizione dettagliata del problema, suggerimento, segnalazione di bug o domanda in modo da avere un quadro chiaro della richiesta e reagire ad essa con la massima efficacia."; /* Feedback subject option. */ "Feedback" = "Feedback"; /* Feedback subject option. */ "Support Request" = "Richiesta di supporto"; /* Feedback subject option. */ "Bug Report" = "Segnalazione bug"; /* Customer name field placeholder. Any generic name and surname specific to the language, nothing too funny though. */ "John Appleseed" = "John Appleseed"; /* Feedback details field placeholder. */ "Write your message here..." = "Scrivi qui il tuo messaggio..."; /* Internet connection error title. */ "Connect to the internet to send feedback" = "Connettiti a Internet per inviare feedback"; /* Internet connection error text. */ "Check your network connection or Firewall settings and try again." = "Controlla la connessione network o le impostazioni del Firewall e riprova."; /* Generic error title. */ "An error occurred while sending report." = "Si è verificato un errore durante l'invio del rapporto."; /* Generic error text. */ "Please make sure you've filled the form correctly and try again (error code: %@)." = "Assicurati di aver compilato correttamente il modulo e riprova (codice errore: %@)."; /* Successful feedback send message title. */ "Feedback successfully sent!" = "Il feedback è stato inviato con successo!"; /* Successful feedback send message text. */ "Every user report gets carefully analyzed, however, not all requests will be answered directly.\nThank you for helping us make our products better!" = "Tutti i rapporti inviati dagli utenti verranno analizzati attentamente, tuttavia, non tutte le richieste saranno esaudite direttamente.\nRingraziamo per aiutarci a migliorare i nostri prodotti!";