/* Localizable.strings FMPFeedbackForm Created by Anton Barkov on 30.03.2020. Copyright © 2020 MacPaw. All rights reserved. */ /* Invalid email error text. */ "Incorrect email" = "E-mail incorreto"; /* System profile checkbox title. */ "Send anonymous system profile" = "Enviar perfil anônimo do sistema"; /* Send feedback button caption. */ "Send Feedback" = "Enviar Comentários"; /* Send feedback button caption. */ "Sending..." = "Enviando..."; /* 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" = "Preferências"; /* Attach file button caption. */ "Attach File..." = "Anexar Arquivo..."; /* Feedback form title. */ "Provide Feedback" = "Enviar Comentário"; /* 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." = "Inclua informações detalhadas do seu problema, sugestão, relatório de erro ou pergunta para que entendamos bem a sua solicitação e ajamos com eficiência máxima."; /* Feedback subject option. */ "Feedback" = "Comentários"; /* Feedback subject option. */ "Support Request" = "Solicitação de Suporte"; /* Feedback subject option. */ "Bug Report" = "Relatório de Erro"; /* Customer name field placeholder. Any generic name and surname specific to the language, nothing too funny though. */ "John Appleseed" = "Fulano Sicrano"; /* Feedback details field placeholder. */ "Write your message here..." = "Digite aqui sua mensagem..."; /* Internet connection error title. */ "Connect to the internet to send feedback" = "Conecte-se à internet para enviar feedback"; /* Internet connection error text. */ "Check your network connection or Firewall settings and try again." = "Verifique sua conexão de rede ou os ajustes de Firewall e tente novamente."; /* Generic error title. */ "An error occurred while sending report." = "Ocorreu um erro ao enviar o relatório."; /* Generic error text. */ "Please make sure you've filled the form correctly and try again (error code: %@)." = "Certifique-se de que o formulário tenha sido preenchido corretamente e tente novamente (código do erro: %@)."; /* Successful feedback send message title. */ "Feedback successfully sent!" = "Feedback enviado com sucesso!"; /* 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!" = "Todos os relatórios de erro são analisados, mas nem todos são respondidos diretamente.\nObrigado por ajudar a melhorar nossos produtos!";