<?xml version='1.0' encoding='UTF-8'?>
<resources>
  <!--app global-->
  <string name="app_name">BOINC</string>
  <!--generic. used by multiple Activities/tabs-->
  <string name="generic_button_continue">Continuar</string>
  <string name="generic_button_finish">Finalizar</string>
  <!--attach project-->
  <!--selection list-->
  <string name="attachproject_list_desc">Selecione projetos científicos que você deseja contribuir:</string>
  <string name="attachproject_list_header">Escolha um projeto</string>
  <string name="attachproject_list_manual_button">Adicionar projeto por URL</string>
  <string name="attachproject_list_manual_dialog_title">Digite o URL do projeto:</string>
  <string name="attachproject_list_no_internet">Sem conexão com a Internet</string>
  <!--credential input-->
  <string name="attachproject_credential_input_sing_desc">Digite as informações da conta</string>
  <string name="attachproject_credential_input_desc">Insira as informações da conta para os projetos selecionados:</string>
  <string name="attachproject_credential_input_show_pwd">Mostrar senha</string>
  <string name="attachproject_individual_credential_input">Anexar projetos individualmente</string>
  <!--conflicts-->
  <string name="attachproject_conflicts_desc">Ocorreram problemas ao anexar os projetos científicos:</string>
  <string name="attachproject_conflict_undefined">Não foi possível conectar</string>
  <string name="attachproject_conflict_not_unique">Conta existe com senha diferente</string>
  <string name="attachproject_conflict_bad_password">Senha incorreta</string>
  <string name="attachproject_conflict_unknown_user">Conta não existe</string>
  <string name="attachproject_conflict_unknown_user_creation_disabled">Conta inexistente, visite o site do projeto para se registrar</string>
  <!--working-->
  <string name="attachproject_working_attaching">Anexando %1$s</string>
  <!--e.g. Attaching Einstein@Home-->
  <!--hints-->
  <string name="attachproject_hints_header">Dica</string>
  <!--e.g. Hint 1/2-->
  <string name="attachproject_hint_contribtion_header">Como contribuir:</string>
  <string name="attachproject_hint_contribtion_wifi">1. Conecte-se ao WiFi</string>
  <string name="attachproject_hint_contribtion_charger">2. Conecte o Carregador</string>
  <string name="attachproject_hint_contribtion_screen">4. Desligue a Tela</string>
  <string name="attachproject_hint_projectwebsite_header">Visite os sites do projeto para:</string>
  <string name="attachproject_hint_projectwebsite_science">Saiba mais sobre a ciência</string>
  <string name="attachproject_hint_projectwebsite_stats">Ver estatísticas de contribuição</string>
  <string name="attachproject_hint_projectwebsite_community">Entre em contato com outros voluntários</string>
  <string name="attachproject_hint_platforms_header">BOINC também está disponível para seu computador ou notebook, visite boinc.berkeley.edu para mais informações.</string>
  <!--project login-->
  <string name="attachproject_login_loading">Contatando servidor do projeto...</string>
  <string name="attachproject_login_header_general_area">Área geral:</string>
  <string name="attachproject_login_header_specific_area">Área específica:</string>
  <string name="attachproject_login_header_description">Descrição:</string>
  <string name="attachproject_login_header_home">Local:</string>
  <string name="attachproject_login_header_url">Website:</string>
  <string name="attachproject_login_header_id_email">eMail:</string>
  <string name="attachproject_login_header_id_name">Nome:</string>
  <string name="attachproject_login_header_pwd">Senha:</string>
  <string name="attachproject_login_button_registration">Registrar-se</string>
  <string name="attachproject_login_button_login">Entrar</string>
  <string name="attachproject_login_button_forgotpw">Esqueci a Senha</string>
  <!--account manager-->
  <string name="attachproject_acctmgr_list_desc">Use o gerenciador de contas do BOINC para adicionar e gerenciar múltiplos projetos</string>
  <string name="attachproject_acctmgr_header">Usar gerenciador de conta</string>
  <string name="attachproject_acctmgr_header_url">URL</string>
  <string name="attachproject_acctmgr_header_name">Usuário:</string>
  <string name="attachproject_acctmgr_header_pwd">Senha:</string>
  <!--error strings-->
  <string name="attachproject_error_wrong_name">Usuário não encontrado</string>
  <string name="attachproject_error_short_pwd">Senha muito curta</string>
  <string name="attachproject_error_no_internet">Falha na conexão</string>
  <string name="attachproject_error_no_url">Por favor, insira o URL</string>
  <string name="attachproject_error_no_email">Por favor, digite o endereço de eMail</string>
  <string name="attachproject_error_no_pwd">Por favor, digite uma senha</string>
  <string name="attachproject_error_no_name">Por favor, digite o nome de usuário</string>
  <string name="attachproject_error_unknown">falha</string>
  <string name="attachproject_error_bad_username">Nome de usuário recusado</string>
  <string name="attachproject_error_email_in_use">eMail já está em uso</string>
  <string name="attachproject_error_project_down">Projeto está offline</string>
  <string name="attachproject_error_email_bad_syntax">eMail recusado</string>
  <string name="attachproject_error_bad_pwd">Senha recusada</string>
  <string name="attachproject_error_creation_disabled">Criação de conta está desativada neste projeto</string>
  <string name="attachproject_error_invalid_url">URL inválido</string>
  <!--tab names-->
  <string name="tab_status">Status</string>
  <string name="tab_projects">Projetos</string>
  <string name="tab_tasks">Tarefas</string>
  <string name="tab_transfers">Transferências</string>
  <string name="tab_preferences">Preferências</string>
  <string name="tab_notices">Avisos</string>
  <string name="tab_desc">Navegação</string>
  <!--status strings-->
  <string name="status_running">Computando</string>
  <string name="status_running_long">Obrigado por participar.</string>
  <string name="status_paused">Suspenso</string>
  <string name="status_idle">Nada a fazer</string>
  <string name="status_idle_long">À espera de tarefas...</string>
  <string name="status_computing_disabled">Suspenso</string>
  <string name="status_computing_disabled_long">Pressione rodar para retomar a rede e a computação.</string>
  <string name="status_launching">Iniciando...</string>
  <string name="status_noproject">Escolha um projeto para participar.</string>
  <string name="status_benchmarking">Testando desempenho...</string>
  <string name="status_image_description">imagem do projeto</string>
  <!--preferences tab strings-->
  <string name="prefs_category_general">Geral</string>
  <string name="prefs_category_network">Rede</string>
  <string name="prefs_category_power">Energia</string>
  <string name="prefs_category_cpu">CPU</string>
  <string name="prefs_category_storage">Armazenamento</string>
  <string name="prefs_category_memory">Memória</string>
  <string name="prefs_category_other">Outro</string>
  <string name="prefs_category_debug">Depurar</string>
  <string name="prefs_show_advanced_header">Exibir preferências e controles avançados</string>
  <string name="prefs_suspend_when_screen_on">Pausar computação quando a tela estiver ligada</string>
  <string name="prefs_general_device_name_header">Nome do dispositivo</string>
  <string name="prefs_theme_header">Tema</string>
  <string name="prefs_stationary_device_mode_header">Modo de dispositivo estacionário</string>
  <string name="prefs_stationary_device_mode_description">Permite o processamento independentemente das Preferências de energia. Ative apenas se o dispositivo não tem uma bateria.</string>
  <string name="prefs_power_source_header">Fontes de energia para computação</string>
  <string name="prefs_power_source_ac">Tomada de parede</string>
  <string name="prefs_power_source_usb">Conexão USB</string>
  <string name="prefs_power_source_wireless">Carregador sem fio</string>
  <string name="prefs_power_source_battery">Bateria</string>
  <string name="battery_charge_min_pct_header">Nível min. de bateria (%)</string>
  <string name="battery_temperature_max_header">Temperatura max. da bateria (°C)</string>
  <string name="prefs_disk_max_pct_header">Armazenamento max. utilizado (%)</string>
  <string name="prefs_disk_min_free_gb_header">Armazenamento min. restante (GB)</string>
  <string name="prefs_disk_access_interval_header">Intervalo de acesso (segundos)</string>
  <string name="prefs_network_daily_xfer_limit_mb_header">Limite de transferência diária (MB)</string>
  <string name="prefs_network_daily_xfer_limit_period_days_header">Limite de transferência diária (dias)</string>
  <string name="prefs_network_wifi_only_header">Transferir tarefas apenas por WiFi</string>
  <string name="prefs_autostart_header">Autoiniciar</string>
  <string name="prefs_show_notification_notices_header">Mostrar notificação para novos avisos</string>
  <string name="prefs_cpu_number_cpus_header">Núcleos da CPU utilizados</string>
  <string name="prefs_cpu_number_cpus_description">Limita o número de núcleos da CPU que o BOINC usa para computação.</string>
  <string name="prefs_cpu_other_load_suspension_header">Pausar em utilização da CPU acima de (%)</string>
  <string name="prefs_cpu_other_load_suspension_description">Determina quando o BOINC pausa o processamento devido ao uso da CPU por outros aplicativos.</string>
  <string name="prefs_cpu_time_max_header">Limite de CPU (%)</string>
  <string name="prefs_cpu_time_max_description">Limita o tempo da CPU que o BOINC usa em computação.</string>
  <string name="prefs_memory_max_idle_header">Limite de RAM (%)</string>
  <string name="prefs_other_store_at_least_x_days_of_work_header">Buffer de unidade de trabalho (dias)</string>
  <string name="prefs_other_store_up_to_an_additional_x_days_of_work_header">Buffer de unidade de trabalho adicional (dias)</string>
  <string name="prefs_client_log_flags_header">Flags do log do cliente BOINC</string>
  <string name="prefs_gui_log_level_header">Nível de registro do GUI</string>
  <string name="prefs_gui_log_level_description">Especifica a verbosidade das mensagens do registro do GUI.</string>
  <string name="prefs_theme_light">Claro</string>
  <string name="prefs_theme_dark">Escuro</string>
  <string name="prefs_theme_system">Padrão do sistema</string>
  <!--projects tab strings-->
  <string name="projects_add">Adicionar projeto</string>
  <string name="projects_icon">Ícone do projeto</string>
  <string name="projects_credits">Crédito:</string>
  <string name="projects_credits_host_and_user">%1$,d (neste dispositivo) %2$,d (total)</string>
  <!--project status strings-->
  <string name="projects_status_suspendedviagui">Suspenso pelo usuário</string>
  <string name="projects_status_dontrequestmorework">Não receberá novas tarefas</string>
  <string name="projects_status_ended">Projeto finalizado - OK para remover</string>
  <string name="projects_status_detachwhendone">Será removido com o término das tarefas</string>
  <string name="projects_status_schedrpcpending">Pendendo pedido do agendador</string>
  <string name="projects_status_schedrpcinprogress">Pedido do agendador em progresso</string>
  <string name="projects_status_trickleuppending">Mensagem em gotejo ao servidor pendente</string>
  <string name="projects_status_backoff">Comunicação agendada em: %1$s</string>
  <!--project controls-->
  <string name="projects_control_dialog_title">Comandos do projeto:</string>
  <string name="projects_control_visit_website">Visite o site</string>
  <string name="projects_control_update">Atualizar</string>
  <string name="projects_control_remove">Remover</string>
  <string name="projects_control_suspend">Suspender</string>
  <string name="projects_control_resume">Continuar</string>
  <string name="projects_control_nonewtasks">Nenhuma tarefa nova</string>
  <string name="projects_control_allownewtasks">Permitir novas tarefas</string>
  <string name="projects_control_reset">Reiniciar</string>
  <string name="projects_control_dialog_title_acctmgr">Comandos do gerenciador de conta:</string>
  <string name="projects_control_sync_acctmgr">Sincronizar</string>
  <string name="projects_control_remove_acctmgr">Desativar</string>
  <!--project confirm dialog-->
  <string name="projects_confirm_title">%1$s o projeto?</string>
  <string name="projects_confirm_message">Tem certeza que deseja %1$s%2$s?</string>
  <string name="projects_confirm_detach_message">do BOINC</string>
  <string name="projects_confirm_detach_confirm">Remover</string>
  <string name="projects_confirm_reset_confirm">Reiniciar</string>
  <string name="projects_confirm_remove_acctmgr_title">Desabilitar gerenciador de conta</string>
  <string name="projects_confirm_remove_acctmgr_message">parar de utilizar</string>
  <string name="projects_confirm_remove_acctmgr_confirm">Desativar</string>
  <!--tasks tab strings-->
  <string name="tasks_header_name">Nome da Tarefa:</string>
  <string name="tasks_header_elapsed_time">Tempo decorrido:</string>
  <string name="tasks_header_project_paused">(suspenso)</string>
  <string name="tasks_header_deadline">Prazo final:</string>
  <string name="tasks_result_new">novo</string>
  <string name="tasks_result_files_downloading">fazendo download</string>
  <string name="tasks_result_files_downloaded">download completo</string>
  <string name="tasks_result_compute_error">erro de computação</string>
  <string name="tasks_result_files_uploading">enviando</string>
  <string name="tasks_result_files_uploaded">envio completo</string>
  <string name="tasks_result_aborted">abortado</string>
  <string name="tasks_result_upload_failed">falha no upload</string>
  <string name="tasks_active_uninitialized">pronto</string>
  <string name="tasks_active_executing">em execução</string>
  <string name="tasks_active_suspended">suspenso</string>
  <string name="tasks_active_abort_pending">suspendendo</string>
  <string name="tasks_active_quit_pending">suspendendo</string>
  <string name="tasks_custom_suspended_via_gui">suspenso</string>
  <string name="tasks_custom_project_suspended_via_gui">projeto suspenso</string>
  <string name="tasks_custom_ready_to_report">pronto para relatar</string>
  <!--confirmation dialog-->
  <string name="confirm_abort_task_title">Abortar tarefa?</string>
  <string name="confirm_abort_task_message">Interromper tarefa: %1$s</string>
  <string name="confirm_abort_task_confirm">Abortar</string>
  <string name="confirm_cancel">Cancelar</string>
  <string name="confirm_image_desc">Diálogo de confirmação</string>
  <!--transfers tab strings-->
  <string name="trans_upload">Upload</string>
  <string name="trans_download">Download</string>
  <string name="trans_retry_in">tentar novamente em %1$s</string>
  <string name="trans_failed">falha</string>
  <string name="trans_suspended">suspenso</string>
  <string name="trans_active">ativo</string>
  <string name="trans_pending">pendente</string>
  <string name="trans_control_retry">Tentar transferências</string>
  <!--eventlog tab strings-->
  <string name="eventlog_client_header">Mensagens de Cliente</string>
  <string name="eventlog_gui_header">Mensagens do GUI</string>
  <string name="eventlog_copy_toast">Registro copiado para a área de transferência.</string>
  <string name="eventlog_email_subject">Registro de Eventos do BOINC para Android:</string>
  <!--suspend reasons-->
  <string name="suspend_unknown">Computação suspensa.</string>
  <string name="suspend_batteries">Conecte seu dispositivo a um carregador para continuar a computação.</string>
  <string name="suspend_screen_on">Desligue a tela para continuar a computação.</string>
  <string name="suspend_useractive">Usuário ativo.</string>
  <string name="suspend_tod">Sem cronograma de computação.</string>
  <string name="suspend_disksize">Sem espaço em disco.</string>
  <string name="suspend_cputhrottle">Controle da CPU agendado.</string>
  <string name="suspend_noinput">Sem atividades recentes do usuário.</string>
  <string name="suspend_delay">Adiamento da inicialização.</string>
  <string name="suspend_exclusiveapp">Um aplicativo exclusivo está em execução.</string>
  <string name="suspend_cpu">Seu dispositivo está ocupado com outros apps.</string>
  <string name="suspend_network_quota">BOINC alcançou o limite de transferência por rede.</string>
  <string name="suspend_os">Interrompido pelo Android.</string>
  <string name="suspend_wifi">Não conectado ao WiFi.</string>
  <string name="suspend_battery_charging">Esperando a bateria carregar.</string>
  <string name="suspend_battery_charging_long">O processamento continuará quando a bateria atingir %1$d%% (atualmente em %2$d%%)</string>
  <string name="suspend_battery_overheating">Aguardando esfriamento da bateria</string>
  <string name="suspend_user_req">Continuando computação...</string>
  <!--rpc reasons-->
  <string name="rpcreason_userreq">Solicitado pelo usuário</string>
  <string name="rpcreason_needwork">Para buscar trabalho</string>
  <string name="rpcreason_resultsdue">Para comunicar tarefas finalizadas</string>
  <string name="rpcreason_trickleup">Para enviar mensagem em gotejo ao servidor</string>
  <string name="rpcreason_acctmgrreq">Solicitado pelo gerenciador de conta</string>
  <string name="rpcreason_init">Inicialização do projeto</string>
  <string name="rpcreason_projectreq">Solicitado pelo projeto</string>
  <string name="rpcreason_unknown">Motivo desconhecido</string>
  <!--menu-->
  <string name="menu_refresh">Recarregar</string>
  <string name="menu_emailto">Enviar como Email</string>
  <string name="menu_copy">Copiar para Área de transferência</string>
  <string name="menu_eventlog">Registro de Eventos</string>
  <string name="menu_run_mode_disable">Suspender</string>
  <string name="menu_run_mode_enable">Continuar</string>
  <string name="menu_about">Sobre</string>
  <string name="menu_help">Ajuda</string>
  <string name="menu_report_issue">Reportar problema</string>
  <!--about dialog-->
  <string name="about_button">Voltar</string>
  <string name="about_title">Sobre</string>
  <string name="about_name">BOINC</string>
  <string name="about_version">Versão %1$s</string>
  <string name="about_copyright">\u00A9 2003-2021 Universidade da Califórnia, Berkeley.</string>
  <string name="about_copyright_reserved">Todos os Direitos Reservados.</string>
  <string name="about_credits">Agradecemos ao Instituto Max Planck de Física Gravitacional, à IBM Corporation e à HTC Corporation pelo apoio.</string>
  <!--notice notification e.g. New notice from SETI@HOME OR 3 new notices-->
  <plurals name="notice_notification">
    <item quantity="one">Novo aviso de %1$s</item>
    <item quantity="other">%2$,d novos avisos</item>
  </plurals>
  <!--multi BOINC compatibility-->
  <string name="nonexcl_dialog_header">App de computação voluntária detectado</string>
  <string name="nonexcl_dialog_text">Outro aplicativo de computação voluntária está em operação neste dispositivo. Somente uma versão pode operar por vez.</string>
  <string name="nonexcl_dialog_exit">Sair</string>
  <!--social integration-->
  <string name="social_invite_button">Convide amigos</string>
  <string name="social_invite_intent_title">Como você quer compartilhar?</string>
  <string name="social_invite_content_title">Estou fazendo ciência no meu smartphone!</string>
  <string name="social_invite_content_body">Estou usando meu %1$s para processar dados para a ciência. Você também pode! Faça o download do aplicativo em: %2$s</string>
  <!--first parameter: device manufacturer, second: URL-->
  <string name="social_invite_content_url_google">https://play.google.com/store/apps/details?id=edu.berkeley.boinc</string>
  <string name="social_invite_content_url_amazon">http://www.amazon.com/gp/mas/dl/android?p=edu.berkeley.boinc</string>
  <!--Notification channels-->
  <string name="main_notification_channel_name">BOINC</string>
  <string name="notice_notification_channel_name">Avisos</string>
  <string name="notice_notification_channel_description">Exibe eventos de seus projetos.</string>
</resources>
