1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-30 08:46:16 +02:00
Gadgetbridge/app/src/main/res/values-pt/strings.xml
José Rebelo 5f95f00707
Translated using Weblate (Portuguese)
Currently translated at 56.6% (1487 of 2626 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/pt/
2024-03-24 21:31:03 +01:00

1638 lines
129 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="application_name_generic">Gadgetbridge</string>
<string name="title_activity_controlcenter_generic">Gadgetbridge</string>
<string name="action_settings">Definições</string>
<string name="action_debug">Depurar</string>
<string name="action_quit">Sair</string>
<string name="controlcenter_fetch_activity_data">Sincronizar</string>
<string name="controlcenter_find_device">Encontrar dispositivo perdido</string>
<string name="controlcenter_take_screenshot">Captura de ecrã</string>
<string name="controlcenter_change_led_color">Mudar cor do LED</string>
<string name="controlcenter_change_fm_frequency">Mudar frequência FM</string>
<string name="controlcenter_disconnect">Desconectar</string>
<string name="controlcenter_delete_device">Apagar aparelho</string>
<string name="controlcenter_delete_device_name">Apagar %1$s</string>
<string name="controlcenter_delete_device_dialogmessage">Isto irá apagar o dispositivo e todos os dados associados!</string>
<string name="controlcenter_navigation_drawer_open">Abrir gaveta de navegação</string>
<string name="controlcenter_navigation_drawer_close">Fechar gaveta de navegação</string>
<string name="controlcenter_snackbar_need_longpress">Pressione longo no cartão para desconectar</string>
<string name="controlcenter_snackbar_disconnecting">A desconectar</string>
<string name="controlcenter_snackbar_connecting">A conectar…</string>
<string name="controlcenter_snackbar_requested_screenshot">Capturar o ecrã do aparelho</string>
<string name="title_activity_debug">Depurar</string>
<!--Strings related to AppManager-->
<string name="title_activity_appmanager">Gestor de apps</string>
<string name="appmanager_cached_watchapps_watchfaces">Aplicações em cache</string>
<string name="appmanager_installed_watchapps">Aplicações instaladas</string>
<string name="appmanager_installed_watchfaces">Temas instalados</string>
<string name="appmananger_app_delete">Apagar</string>
<string name="appmananger_app_delete_cache">Apagar e remover da cache</string>
<string name="appmananger_app_reinstall">Reinstalar</string>
<string name="appmanager_app_openinstore">Procurar na loja Pebble</string>
<string name="appmanager_health_activate">Ativar</string>
<string name="appmanager_health_deactivate">Desativar</string>
<string name="appmanager_hrm_activate">Ativar monitor de ritmo cardíaco</string>
<string name="appmanager_hrm_deactivate">Desativar monitor de ritmo cardíaco</string>
<string name="appmanager_weather_activate">Ativar aplicação de meteorologia do sistema</string>
<string name="appmanager_weather_deactivate">Desativar aplicação de meteorologia do sistema</string>
<string name="appmanager_weather_install_provider">Instalar a aplicação de notificação de meteorologia</string>
<string name="app_configure">Configurar</string>
<string name="app_move_to_top">Mover para o topo</string>
<!--Strings related to FwAppInstaller-->
<string name="title_activity_fw_app_insaller">Instalador de FW/app</string>
<string name="fw_upgrade_notice">Está prestes a instalar o %s.</string>
<string name="fw_multi_upgrade_notice">Estás prestes a instalar os firmwares %1$s e %2$s em vez dos que estão atualmente na sua Mi Band.</string>
<string name="miband_firmware_known">O firmware foi testado e é compatível com o Gadgetbridge.</string>
<string name="miband_firmware_unknown_warning">Este firmware não foi testado e pode não ser compatível com o Gadgetbridge.
\n
\nNÃO É RECOMENDADO que o instale!</string>
<string name="miband_firmware_suggest_whitelist">Se ainda assim quiser continuar e tudo funcionar corretamente, por favor informe os programadores do Gadgetbridge para permitir o firmware versão: %s</string>
<!--Strings related to Settings-->
<string name="title_activity_settings">Configurações</string>
<string name="pref_header_general">Configurações gerais</string>
<string name="pref_title_general_autoconnectonbluetooth">Ligar ao aparelho Gadgetbridge quando o Bluetooth estiver ligado</string>
<string name="pref_title_general_autostartonboot">Iniciar automaticamente</string>
<string name="pref_title_general_autoreconnect">Religar automaticamente</string>
<string name="pref_title_audio_player">Aplicação de música preferida</string>
<string name="pref_default">Padrão</string>
<string name="pref_header_datetime">Data e Hora</string>
<string name="pref_title_datetime_syctimeonconnect">Sincronizar hora</string>
<string name="pref_summary_datetime_syctimeonconnect">Sincronizar a hora com o aparelho Gadgetbridge quando conecta e quando a hora ou fuso horário forem alterados no Android</string>
<string name="pref_title_theme">Tema</string>
<string name="pref_theme_light">Claro</string>
<string name="pref_theme_dark">Escuro</string>
<string name="pref_title_language">Idioma</string>
<string name="pref_title_minimize_priority">Ocultar notificações do Gadgetbridge</string>
<string name="pref_summary_minimize_priority_off">Exibir ícone na barra de estados e nas notificações do ecrã de bloqueio</string>
<string name="pref_summary_minimize_priority_on">Ocultar ícone na barra de estados e nas notificações do ecrã de bloqueio</string>
<string name="pref_header_notifications">Notificações</string>
<string name="pref_title_notifications_repetitions">Repetições</string>
<string name="pref_title_notifications_call">Chamadas telefónicas</string>
<string name="pref_title_notifications_sms">SMS</string>
<string name="pref_title_notifications_pebblemsg">Mensagens do Pebble</string>
<string name="pref_summary_notifications_pebblemsg">Suportar aplicações que enviam notificações pelo PebbleKit.</string>
<string name="pref_title_notifications_generic">Suportar notificações genéricas</string>
<string name="pref_title_whenscreenon">… e quando o ecrã estiver ligado</string>
<string name="pref_title_notification_filter">Não incomodar</string>
<string name="pref_summary_notification_filter">Bloqueia todas as notificações quando o modo Não Incomodar está ativo no telemóvel</string>
<string name="pref_title_transliteration">Transliteração</string>
<string name="pref_summary_transliteration">Ativar apenas se o seu aparelho não suportar caracteres da sua língua (Atualmente apenas Cirílico)</string>
<string name="always">Sempre</string>
<string name="when_screen_off">Quando o ecrã estiver desligado</string>
<string name="never">Nunca</string>
<string name="pref_header_privacy">Privacidade</string>
<string name="pref_title_call_privacy_mode">Modo de chamada privada</string>
<string name="pref_call_privacy_mode_off">Mostrar nome e número</string>
<string name="pref_call_privacy_mode_name">Ocultar nome e mostrar número</string>
<string name="pref_call_privacy_mode_number">Ocultar número e mostrar nome</string>
<string name="pref_call_privacy_mode_complete">Ocultar nome e número</string>
<string name="pref_header_cannned_messages">Histórico de mensagens</string>
<string name="pref_title_canned_replies">Respostas</string>
<string name="pref_title_canned_reply_suffix">Sufixo comum</string>
<string name="pref_title_canned_messages_dismisscall">Chamadas recusadas</string>
<string name="pref_title_canned_messages_set">Atualizar no dispositivo</string>
<string name="pref_header_development">Opções de programador</string>
<string name="pref_title_development_miaddr">Endereço do Mi Band</string>
<string name="pref_title_pebble_settings">Configurações Pebble</string>
<string name="pref_header_activitytrackers">Monitores de atividade</string>
<string name="pref_title_pebble_activitytracker">Monitor de atividades preferido</string>
<string name="pref_title_pebble_sync_health">Sincronizar com Pebble Health</string>
<string name="pref_title_pebble_sync_misfit">Sincronizar com Misfit</string>
<string name="pref_title_pebble_sync_morpheuz">Sincronizar com Morpheuz</string>
<string name="pref_title_enable_outgoing_call">Suportar chamadas efetuadas</string>
<string name="pref_summary_enable_outgoing_call">Desactivar isto também irá fazer com que o Pebble 2/LE não vibre durante as chamadas efetuadas</string>
<string name="pref_title_enable_pebblekit">Permitir acesso por apps Android de terceiros</string>
<string name="pref_summary_enable_pebblekit">Ativar suporte experimental a apps Android que usem PebbleKit</string>
<string name="pref_title_sunrise_sunset">Despertar e pôr-do-sol</string>
<string name="pref_summary_sunrise_sunset">Enviar despertar e pôr-do-sol baseado na localização do Pebble</string>
<string name="pref_title_autoremove_notifications">Remover automaticamente as notificações ignoradas</string>
<string name="pref_summary_autoremove_notifications">Notificações são automaticamente removidas do dispositivo quando removidas no telemóvel</string>
<string name="pref_title_pebble_privacy_mode">Modo de privacidade</string>
<string name="pref_pebble_privacy_mode_off">Notificações</string>
<string name="pref_pebble_privacy_mode_content">Deslocar texto de notificações que extravasar o ecrã</string>
<string name="pref_pebble_privacy_mode_complete">Apenas mostrar ícone de notificações</string>
<string name="pref_header_location">Localização</string>
<string name="pref_title_location_aquire">Obter localização</string>
<string name="pref_title_location_latitude">Latitude</string>
<string name="pref_title_location_longitude">Longitude</string>
<string name="pref_title_location_keep_uptodate">Mantenha a localização atualizada</string>
<string name="pref_summary_location_keep_uptodate">Tente obter a localização online, use dados armazenados como alternativa</string>
<string name="toast_enable_networklocationprovider">Por favor, ative a localização de rede</string>
<string name="toast_aqurired_networklocation">localização obtida</string>
<string name="pref_title_pebble_forceprotocol">Forçar protocolo de notificação</string>
<string name="pref_summary_pebble_forceprotocol">Esta opção força o uso do protocolo de notificação mais recente dependendo da versão do firmware. FAÇA ISSO APENAS SE SOUBER O QUE ESTÁ FAZENDO!</string>
<string name="pref_title_pebble_forceuntested">Permitir recursos não certificados</string>
<string name="pref_summary_pebble_forceuntested">Ativar recursos não testados. FAÇA ISSO APENAS SE SOUBER O QUE ESTÁ FAZENDO!</string>
<string name="pref_title_pebble_forcele">Sempre preferir BLE</string>
<string name="pref_summary_pebble_forcele">Usa suporte experimental a Pebble LE em vez do Bluetooth clássico. Requer ter nenhum LE pareado para, em seguida, parear o Pebble LE</string>
<string name="pref_title_pebble_mtu_limit">Pebble 2/LE GATT MTU limite</string>
<string name="pref_summary_pebble_mtu_limit">Se o seu Pebble2/Pebble LE não funciona como esperado, ative esta opção para limitar o tamanho das transferências (intervalo válido é 20512)</string>
<string name="pref_title_pebble_enable_applogs">Ativar registo da app do aparelho</string>
<string name="pref_summary_pebble_enable_applogs">Causa que os registos das aplicações do relógio sejam guardados pelo Gadgetbridge (necessita de religação)</string>
<string name="pref_title_pebble_always_ack_pebblekit">Antecipar confirmações do PebbleKit</string>
<string name="pref_summary_pebble_always_ack_pebblekit">Irá fazer com que as mensagens enviadas para aplicações de terceiros sejam sempre imediatamente confirmadas</string>
<string name="pref_title_pebble_reconnect_attempts">Tentativas de reconexão</string>
<string name="pref_title_unit_system">Unidades</string>
<string name="pref_title_timeformat">Formato da hora</string>
<string name="pref_title_screentime">Duração do ecrã</string>
<string name="prefs_title_all_day_heart_rate">Medição Contínua de Ritmo Cardíaco</string>
<string name="preferences_hplus_settings">Configurações de HPlus/Makibes</string>
<string name="not_connected">Desconectado</string>
<string name="connecting">Conectando</string>
<string name="connected">Conectado</string>
<string name="unknown_state">Estado desconhecido</string>
<string name="_unknown_">(desconhecido)</string>
<string name="test">Teste</string>
<string name="test_notification">Notificações teste</string>
<string name="this_is_a_test_notification_from_gadgetbridge">Esta é uma notificação teste do Gadgetbridge</string>
<string name="bluetooth_is_not_supported_">Bluetooth não suportado.</string>
<string name="bluetooth_is_disabled_">O Bluetooth está desligado.</string>
<string name="tap_connected_device_for_app_mananger">Toque no aparelho conectado para o gestor de apps</string>
<string name="tap_connected_device_for_activity">Toque no aparelho conectado para atividade</string>
<string name="tap_connected_device_for_vibration">Toque no aparelho ligado para o fazer vibrar</string>
<string name="tap_a_device_to_connect">Toque num aparelho para ligar</string>
<string name="cannot_connect_bt_address_invalid_">Não foi possível conectar. Endereço de Bluetooth inválido\?</string>
<string name="gadgetbridge_running_generic">Gadgetbridge a executar</string>
<string name="installing_binary_d_d">Instalando binário %1$d/%2$d</string>
<string name="installation_failed_">A instalação falhou</string>
<string name="installation_successful">Instalado</string>
<string name="firmware_install_warning">ESTÁ A TENTAR INSTALAR UM FIRMWARE, CONTINUE À SUA RESPONSABILIDADE.\n\n\n Este firmware é para a Versão de HW: %s</string>
<string name="app_install_info">Está prestes a instalar a seguinte aplicação:
\n
\n%1$s
\nVersão %2$s por %3$s
\n</string>
<string name="n_a">N/D</string>
<string name="initialized">inicializado</string>
<string name="appversion_by_creator">%1$s por %2$s</string>
<string name="title_activity_discovery">Descoberta de aparelho</string>
<string name="discovery_stop_scanning">Parar com a busca</string>
<string name="discovery_start_scanning">Iniciar descoberta</string>
<string name="action_discover">Conectar novo aparelho</string>
<string name="device_with_rssi">%1$s (%2$s)</string>
<string name="title_activity_android_pairing">Parear aparelho</string>
<string name="android_pairing_hint">Use a caixa de diálogo Android Bluetooth para parear o aparelho.</string>
<string name="title_activity_mi_band_pairing">Emparelhar com a sua Mi Band</string>
<string name="pairing">A emparelhar com %s…</string>
<string name="pairing_creating_bond_with">A criar ligação com %1$s (%2$s)</string>
<string name="pairing_unable_to_pair_with">Não foi possível emparelhar com %1$s (%2$s)</string>
<string name="pairing_in_progress">Associação em progresso: %1$s (%2$s)</string>
<string name="pairing_already_bonded">Já associado com %1$s (%2$s), a ligar…</string>
<string name="message_cannot_pair_no_mac">Nenhum endereço MAC passado, não é possível parear.</string>
<string name="preferences_category_device_specific_settings">Configurações específicas do aparelho</string>
<string name="preferences_miband_settings">Configurações de Mi Band / Amazfit</string>
<string name="male">Masculino</string>
<string name="female">Feminino</string>
<string name="other">Outro</string>
<string name="left">Esquerda</string>
<string name="right">Direita</string>
<string name="miband_pairing_using_dummy_userdata">Sem dados de utilizador. Por enquanto serão usados dados fictícios.</string>
<string name="miband_pairing_tap_hint">Quando a sia Mi Band vibrar e piscar, dê-lhe alguns toques seguidos.</string>
<string name="appinstaller_install">Instalar</string>
<string name="discovery_connected_devices_hint">Faça o seu aparelho visível. É improvável que os aparelho atualmente ligados sejam apresentados. Ative a localização (i.e, GPS) no Android 6+. Desative também a Proteção de Privacidade para o Gadgetbridge, pois esta poderá bloquear e levar ao reinício do seu telefone. Se depois de alguns minutos não for encontrado qualquer aparelho, tente outra vez após reiniciar o telefone.</string>
<string name="discovery_note">Nota:</string>
<string name="candidate_item_device_image">Imagem do aparelho</string>
<string name="miband_prefs_alias">Nome/Apelido</string>
<string name="pref_header_vibration_count">Quantidade de vibrações</string>
<string name="title_activity_sleepmonitor">Monitor de sono</string>
<string name="pref_write_logfiles">Escrever ficheiros de registo</string>
<string name="initializing">A inicializar</string>
<string name="busy_task_fetch_activity_data">Coletando dados de atividade</string>
<string name="sleep_activity_date_range">De %1$s até %2$s</string>
<string name="prefs_wearside">De que lado a usa?</string>
<string name="pref_screen_vibration_profile">Perfil de vibração</string>
<string name="vibration_profile_staccato">Destacado</string>
<string name="vibration_profile_short">Pequeno</string>
<string name="vibration_profile_medium">Médio</string>
<string name="vibration_profile_long">Longo</string>
<string name="vibration_profile_waterdrop">Gota de Água</string>
<string name="vibration_profile_ring">Toque</string>
<string name="vibration_profile_alarm_clock">Alarme</string>
<string name="miband_prefs_vibration">Vibração</string>
<string name="vibration_try">Tente</string>
<string name="pref_screen_notification_profile_sms">Notificação SMS</string>
<string name="pref_header_vibration_settings">Configurações de vibrações</string>
<string name="pref_screen_notification_profile_generic">Notificação genérica</string>
<string name="pref_screen_notification_profile_email">Notificação de e-mail</string>
<string name="pref_screen_notification_profile_incoming_call">Notificação de chamada recebida</string>
<string name="pref_screen_notification_profile_generic_chat">Conversas</string>
<string name="pref_screen_notification_profile_generic_navigation">Navegação</string>
<string name="pref_screen_notification_profile_generic_social">Rede social</string>
<string name="control_center_find_lost_device">Encontrar aparelho perdido</string>
<string name="control_center_cancel_to_stop_vibration">Cancele para parar a vibração.</string>
<string name="title_activity_charts">Atividade e sono</string>
<string name="title_activity_set_alarm">Configurar alarmes</string>
<string name="title_activity_set_reminders">Configurar Lembretes</string>
<string name="controlcenter_start_configure_alarms">Configurar alarmes</string>
<string name="controlcenter_start_configure_reminders">Configurar lembretes</string>
<string name="title_activity_alarm_details">Detalhes do alarme</string>
<string name="title_activity_reminder_details">Detalhes do lembrete</string>
<string name="reminder_time_once">%1$s, uma vez</string>
<string name="reminder_time_every_day">%1$s, todos os dias</string>
<string name="reminder_time_every_week">%1$s, todas as semanas</string>
<string name="reminder_time_every_month">%1$s, todos os meses</string>
<string name="reminder_time_every_year">%1$s, todos os anos</string>
<string name="reminder_once">Uma vez</string>
<string name="reminder_every_day">Todos os dias</string>
<string name="reminder_every_week">Todas as semanas</string>
<string name="reminder_every_month">Todos os meses</string>
<string name="reminder_every_year">Todos os anos</string>
<string name="reminder_delete_confirm_title">Apagar lembrete</string>
<string name="reminder_delete_confirm_description">De certeza que pretende apagar o lembrete?</string>
<string name="alarm_sun_short">Dom</string>
<string name="alarm_mon_short">Seg</string>
<string name="alarm_tue_short">Ter</string>
<string name="alarm_wed_short">Qua</string>
<string name="alarm_thu_short">Qui</string>
<string name="alarm_fri_short">Sex</string>
<string name="alarm_sat_short">Sab</string>
<string name="alarm_smart_wakeup">Despertar inteligente</string>
<string name="user_feedback_miband_set_alarms_failed">Houve um erro ao definir os alarmes, por favor, tente novamente.</string>
<string name="user_feedback_miband_set_alarms_ok">Alarmes enviados ao aparelho.</string>
<string name="chart_no_data_synchronize">Sem dados. Sincronizar com o aparelho\?</string>
<string name="user_feedback_miband_activity_data_transfer">Prestes a transferir %1$s de dados desde %2$s</string>
<string name="miband_prefs_fitness_goal">Meta diária de passos</string>
<string name="dbaccess_error_executing">Erro ao executar \'%1$s\'</string>
<string name="controlcenter_start_activitymonitor">A sua atividade (ALPHA)</string>
<string name="cannot_connect">Não foi possível ligar: %1$s</string>
<string name="installer_activity_unable_to_find_handler">Não foi possível encontrar um manipulador para instalar o ficheiro.</string>
<string name="pbw_install_handler_unable_to_install">Não foi possível instalar o ficheiro: %1$s</string>
<string name="pbw_install_handler_hw_revision_mismatch">Não é possível instalar o firmware fornecido: ele não corresponde à revisão do hardware do seu Pebble.</string>
<string name="installer_activity_wait_while_determining_status">Aguarde enquanto se determina o estado da instalação…</string>
<string name="notif_battery_low_title">Aparelho com bateria baixa!</string>
<string name="notif_battery_low_percent">%1$s bateria restante: %2$s%%</string>
<string name="notif_battery_low_bigtext_last_charge_time">Última carga: %s \n</string>
<string name="notif_battery_low_bigtext_number_of_charges">Número de cargas: %s</string>
<string name="sleepchart_your_sleep">Sono</string>
<string name="weeksleepchart_sleep_a_week">Dormir por semana</string>
<string name="weeksleepchart_today_sleep_description">Sono hoje, objetivo: %1$s</string>
<string name="weekstepschart_steps_a_week">Passos por semana</string>
<string name="activity_sleepchart_activity_and_sleep">Atividade</string>
<string name="updating_firmware">A atualizar firmware…</string>
<string name="fwapp_install_device_not_ready">O ficheiro não pode ser instalado, o aparelho não está pronto.</string>
<string name="installhandler_firmware_name">%1$s: %2$s %3$s</string>
<string name="miband_fwinstaller_compatible_version">Versão compatível</string>
<string name="miband_fwinstaller_untested_version">Versão não testada!</string>
<string name="fwappinstaller_connection_state">Ligação do aparelho: %1$s</string>
<string name="pbw_installhandler_pebble_firmware">Firmware da Pebble: %1$s</string>
<string name="pbwinstallhandler_correct_hw_revision">Revisão de hardware correta</string>
<string name="pbwinstallhandler_incorrect_hw_revision">Revisão de hardware inválida!</string>
<string name="pbwinstallhandler_app_item">%1$s (%2$s)</string>
<string name="updatefirmwareoperation_updateproblem_do_not_reboot">Ocorreu um erro com a transferência do firmware. NÃO REINICIE a sua Mi Band!</string>
<string name="updatefirmwareoperation_metadata_updateproblem">Problemas ao transferir os metadados do firmware</string>
<string name="updatefirmwareoperation_update_complete">Instalação do Firmware completa</string>
<string name="updatefirmwareoperation_update_complete_rebooting">Instalação do firmware completa, a reiniciar o aparelho…</string>
<string name="updatefirmwareoperation_write_failed">Falha ao instalar o firmware</string>
<string name="chart_steps">Passos</string>
<string name="calories">Calorias</string>
<string name="distance">Distância</string>
<string name="clock">Relógio</string>
<string name="heart_rate">Ritmo cardíaco</string>
<string name="battery">Bateria</string>
<string name="liveactivity_live_activity">Atividade ao vivo</string>
<string name="weeksteps_today_steps_description">Passos hoje, objetivo: %1$s</string>
<string name="pref_title_dont_ack_transfer">Não reconhecer transferência de dados da atividade</string>
<string name="pref_summary_dont_ack_transfers">Se não reconhecido para a pulseira, dados de atividade não serão apagados. Útil se GB for usado em conjunto com outras apps.</string>
<string name="pref_summary_keep_data_on_device">Irá manter os dados na Mi Band mesmo após a sincronização. Útil se o GB é utilizado em simultâneo com outras aplicações.</string>
<string name="pref_title_low_latency_fw_update">Usar o modo de baixa latência para instalação de firmware</string>
<string name="pref_summary_low_latency_fw_update">Isso pode ajudar em aparelhos no caso de eventual falha na instalação de firmware.</string>
<string name="live_activity_steps_history">Histórico de passos</string>
<string name="live_activity_current_steps_per_minute">Passos/min atuais</string>
<string name="live_activity_total_steps">Total de passos</string>
<string name="live_activity_steps_per_minute_history">Histórico de passos por minuto</string>
<string name="live_activity_start_your_activity">Inicie a sua atividade</string>
<string name="abstract_chart_fragment_kind_activity">Atividade</string>
<string name="abstract_chart_fragment_kind_light_sleep">Sono leve</string>
<string name="abstract_chart_fragment_kind_deep_sleep">Sono profundo</string>
<string name="abstract_chart_fragment_kind_not_worn">Não usado</string>
<string name="device_not_connected">Desligado.</string>
<string name="user_feedback_all_alarms_disabled">Todos os alarmes desligados</string>
<string name="pref_title_keep_data_on_device">Manter dados de atividade no aparelho</string>
<string name="miband_fwinstaller_incompatible_version">Firmware incompatível</string>
<string name="fwinstaller_firmware_not_compatible_to_device">Este firmware não é compatível com o seu aparelho</string>
<string name="miband_prefs_reserve_alarm_calendar">Alarmes reservados para eventos próximos</string>
<string name="miband_prefs_hr_sleep_detection">Usar o sensor de frequência cardíaca para melhorar a detecção do sono</string>
<string name="miband_prefs_device_time_offset_hours">Compensação da hora do aparelho em horas (para detetar o sono de trabalhadores por turnos)</string>
<string name="miband2_prefs_dateformat">Formato da data</string>
<string name="dateformat_time">Hora</string>
<string name="dateformat_date_time">Horário &amp; data</string>
<string name="mi2_prefs_goal_notification">Notificação de objectivo</string>
<string name="mi2_prefs_goal_notification_summary">A pulseira vai vibrar quando o objectivo diário de passos for atingido</string>
<string name="mi2_prefs_display_items">Items do ecrã</string>
<string name="mi2_prefs_display_items_summary">Escolher os items a mostrar no ecrã</string>
<string name="mi2_prefs_activate_display_on_lift">Ativar ecrã do aparelho quando o levantar</string>
<string name="mi2_prefs_rotate_wrist_to_switch_info">Rodar o pulso para mudar de ecrã</string>
<string name="mi2_prefs_do_not_disturb">Não incomodar</string>
<string name="mi2_prefs_do_not_disturb_summary">A pulseira não recebe notificações enquanto activo</string>
<string name="mi2_prefs_do_not_disturb_start">Hora de início</string>
<string name="mi2_prefs_do_not_disturb_end">Hora de fim</string>
<string name="mi2_prefs_inactivity_warnings">Avisos de inactividade</string>
<string name="mi2_prefs_inactivity_warnings_summary">A pulseira irá vibrar quando estiver inactivo durante algum tempo</string>
<string name="mi2_prefs_inactivity_warnings_threshold">Limite de inactividade (em minutos)</string>
<string name="mi2_prefs_inactivity_warnings_dnd_summary">Desativa avisos de inatividade por um intervalo de tempo</string>
<string name="FetchActivityOperation_about_to_transfer_since">Prestes a transferir dados desde %1$s</string>
<string name="waiting_for_reconnect">Aguardando para reconectar</string>
<string name="activity_prefs_about_you">Sobre você</string>
<string name="activity_prefs_year_birth">Ano de nascimento</string>
<string name="activity_prefs_gender">Género</string>
<string name="activity_prefs_height_cm">Altura em cm</string>
<string name="activity_prefs_weight_kg">Peso em kg</string>
<string name="authenticating">Autenticando</string>
<string name="authentication_required">Autenticação necessária</string>
<string name="appwidget_text">Zzz</string>
<string name="add_widget">Adicionar widget</string>
<string name="activity_prefs_sleep_duration">Preferir duração de sono em horas</string>
<string name="appwidget_setting_alarm">Alarme definido para as %1$02d:%2$02d</string>
<string name="device_hw">Hardware revisão: %1$s</string>
<string name="device_fw">Firmware versão: %1$s</string>
<string name="error_creating_directory_for_logfiles">Erro ao criar o diretório para os ficheiros de registo: %1$s</string>
<string name="DEVINFO_HR_VER">"FC: "</string>
<string name="updatefirmwareoperation_update_in_progress">Instalando firmware</string>
<string name="updatefirmwareoperation_firmware_not_sent">Firmware não enviado</string>
<string name="charts_legend_heartrate">Frequência cardíaca</string>
<string name="live_activity_heart_rate">Frequência cardíaca</string>
<string name="pref_title_pebble_health_store_raw">Armazenar registo não processado na base de dados</string>
<string name="pref_summary_pebble_health_store_raw">Armazena os dados \"como estão\", aumentando o uso do banco de dados para permitir posterior interpretação.</string>
<string name="action_db_management">Gestão de dados</string>
<string name="title_activity_db_management">Gestão de dados</string>
<string name="activity_db_management_import_export_explanation">As operações de exportação/importação usam o seguinte caminho (veja abaixo) para um diretório no seu aparelho. Este diretório é acessível a outras apps Android e o seu computador. Observe que este diretório e todos os ficheiros que contêm são apagados se desinstalar o Gadgetbridge. Os dados incluem:
\n Export_preference - configurações globais
\n Export_preference_MAC - configurações específicas do aparelho
\n Gadgetbridge - banco de dados de aparelhos e atividades
\n Gadgetbridge_date - banco de dados exportado numa data
\n *.gpx - gravações deGPS
\n *.log - ficheiros de log
\nEspere encontrar os seus ficheiros exportados (ou pôr os ficheiros que deseja importar) lá:</string>
<string name="activity_db_management_merge_old_title">Apagar o banco de dados legado</string>
<string name="dbmanagementactivvity_cannot_access_export_path">Não foi possível aceder ao caminho de exportação. Por favor contacte os programadores.</string>
<string name="dbmanagementactivity_exported_to">Exportado para: %1$s</string>
<string name="dbmanagementactivity_error_exporting_db">Erro ao exportar a Base de Dados: %1$s</string>
<string name="dbmanagementactivity_import_data_title">Importar dados?</string>
<string name="dbmanagementactivity_overwrite_database_confirmation">Realmente sobrescrever os dados atuais\? Todos os seus dados atuais de atividade (se houver) e preferências serão substituídos.</string>
<string name="dbmanagementactivity_import_successful">Importado.</string>
<string name="dbmanagementactivity_error_importing_db">Erro ao importar a Base de Dados: %1$s</string>
<string name="dbmanagementactivity_delete_activity_data_title">Apagar os dados de atividade?</string>
<string name="dbmanagementactivity_really_delete_entire_db">Apagar realmente toda a base de dados\? Todos os seus dados de atividade e informação sobre os seus aparelhos irá perder-se.</string>
<string name="dbmanagementactivity_database_successfully_deleted">Dados apagados.</string>
<string name="dbmanagementactivity_db_deletion_failed">Não foi possível apagar a base de dados.</string>
<string name="dbmanagementactivity_delete_old_activity_db">Apagar os dados de atividade antigos?</string>
<string name="dbmanagementactivity_delete_old_activitydb_confirmation">Apagar realmente a base de dados antiga? Dados de atividade não importados irão perder-se.</string>
<string name="dbmanagementactivity_old_activity_db_successfully_deleted">Os dados de atividades antigos foram apagados.</string>
<string name="dbmanagementactivity_old_activity_db_deletion_failed">Não foi possível apagar a atividade antiga da base de dados.</string>
<string name="dbmanagementactivity_overwrite">Escrever por cima</string>
<string name="Cancel">Cancelar</string>
<string name="Delete">Apagar</string>
<!--Strings related to Vibration Activity-->
<string name="title_activity_vibration">Vibração</string>
<!--Strings related to Pebble Pairing Activity-->
<string name="title_activity_pebble_pairing">Pareamento do Pebble</string>
<string name="pebble_pairing_hint">Um diálogo de pareamento vai aparecer no seu aparelho Android. Se isso não acontecer, procure na gaveta de notificação e aceite o pedido de pareamento. Também aceite-o no seu Pebble em seguida.</string>
<string name="weather_notification_label">Garanta que este tema se encontra ativado na App de Meteorologia para obter informação meteorológica atualizada no seu Pebble.
\n
\nNão é necessária qualquer configuração aqui.
\n
\nPode ativar a app nativa de meteorologia do seu Pebble através da gestão de apps.
\n
\nTemas de relógio irão apresentar a informação meteorológica automaticamente.</string>
<string name="pref_title_setup_bt_pairing">Ativar o emparelhamento Bluetooth</string>
<string name="pref_summary_setup_bt_pairing">Desative isto caso tenha problemas na ligação</string>
<string name="unit_metric">Métrico</string>
<string name="unit_imperial">Imperial</string>
<string name="timeformat_24h">24H</string>
<string name="timeformat_am_pm">Manhã/Tarde</string>
<string name="pref_screen_notification_profile_alarm_clock">Alarme</string>
<string name="StringUtils_sender">(%1$s)</string>
<string name="find_device_you_found_it">Encontrado!</string>
<string name="miband2_prefs_timeformat">Mi2: Formato da hora</string>
<string name="mi2_fw_installhandler_fw53_hint">Deve instalar a versão %1$s antes de instalar este firmware!</string>
<string name="mi2_enable_text_notifications">Notificações de texto</string>
<string name="mi2_enable_text_notifications_summary"><![CDATA[Necessita de firmware >= 1.0.1.28 e Mili_pro.ft* instalado.]]></string>
<string name="off">Desligado</string>
<string name="mi2_dnd_off">Desligado</string>
<string name="mi2_dnd_automatic">Automático (deteção de sono)</string>
<string name="mi2_dnd_scheduled">Agendado (intervalo de tempo)</string>
<string name="discovery_attempting_to_pair">A tentar emparelhar com %1$s</string>
<string name="discovery_enable_bluetooth">Ative o Bluetooth para encontrar os aparelhos.</string>
<string name="discovery_pair_title">Emparelhar com %1$s?</string>
<string name="discovery_yes_pair">Emparelhar</string>
<string name="discovery_dont_pair">Não emparelhar</string>
<string name="action_donate">Doar</string>
<string name="controlcenter_connect">Conectar…</string>
<string name="title_activity_calblacklist">Calendários bloqueados</string>
<string name="fw_upgrade_notice_amazfitbip">Está prestes a instalar o firmware %s na sua Amazfit Bip.
\n
\nPor favor garanta que instala o firmware .fw, o ficheiro .res e finalmente o ficheiro .gps. O seu relógio vai reiniciar depois de instalar o ficheiro .fw.
\n
\nNota: Não necessita de instalar .res e .gps se os ficheiros forem os mesmos da última instalação.
\n
\nCONTINUE A SEU PRÓPRIO RISCO!</string>
<string name="fw_upgrade_notice_amazfitcor">Está prestes a instalar o firmware %s no seu Amazfit Cor.
\n
\nCertifique-se de instalar o ficheiro .fw e depois disso o ficheiro .res. A sua pulseira será reiniciada após a instalação do ficheiro .fw.
\n
\nNota: não precisa instalar .res se for exatamente o mesmo que o instalado anteriormente.
\n
\nPROSSIGA AO SEU PRÓPRIO RISCO!</string>
<string name="pref_title_charts_swipe">Ativar deslizar para esquerda/direita nos gráficos de atividade</string>
<string name="pref_title_weather">Meteorologia</string>
<string name="pref_title_weather_location">Localização climática (para provedor de clina do LineageOS)</string>
<string name="pref_blacklist_calendars">Bloquear Calendários</string>
<string name="controlcenter_calibrate_device">Calibrar aparelho</string>
<string name="blacklist_all_for_notifications">Bloquear todas as notificações</string>
<string name="whitelist_all_for_notifications">Desbloquear todas as notificações</string>
<string name="fw_upgrade_notice_miband3">Está prestes a instalar o firmware %s na sua Mi Band 3.
\n
\nCertifique-se de instalar o ficheiro .fw e depois o ficheiro .res. A sua pulseira será reiniciada após instalar o ficheiro .fw.
\n
\nNota: Não precisa instalar .res se esse ficheiro é exatamente o mesmo instalado anteriormente.
\n
\nPROSSIGA POR SUA CONTA PRÓPRIA E RISCO!</string>
<string name="pref_title_enable_calendar_sync">Sincronizar calendário</string>
<string name="pref_title_pebble_gatt_clientonly">Apenas cliente GATT</string>
<string name="pref_summary_pebble_gatt_clientonly">Usado apenas para o Pebble 2, experimente se estiver a ter problemas de ligação</string>
<string name="prefs_screen_orientation">Orientação do ecrã</string>
<string name="pref_header_auto_export">Exportação automática</string>
<string name="pref_title_auto_export_enabled">Exportação automática ativa</string>
<string name="pref_title_auto_export_location">Exportar localização</string>
<string name="pref_title_auto_export_interval">Intervalo de exportação</string>
<string name="pref_summary_auto_export_interval">Exportar a cada %d horas</string>
<string name="horizontal">Horizontal</string>
<string name="vertical">Vertical</string>
<string name="watch9_pairing_tap_hint">Quando o seu relógio vibrar, agite-o ou carregue no botão.</string>
<string name="interval_one_minute">uma vez por minuto</string>
<string name="interval_five_minutes">a cada 5 minutos</string>
<string name="interval_ten_minutes">a cada 10 minutos</string>
<string name="interval_thirty_minutes">a cada 30 minutos</string>
<string name="interval_one_hour">1 vez por hora</string>
<string name="stats_title">Zonas de velocidade</string>
<string name="stats_x_axis_label">Minutos totais</string>
<string name="stats_y_axis_label">Passos por minuto</string>
<string name="notif_export_failed_title">Exportação da base de dados falhou. Por favor, verifique as configurações.</string>
<string name="mi2_prefs_button_actions">Ações do botão</string>
<string name="mi2_prefs_button_actions_summary">Especificar ações ao carregar no botão</string>
<string name="mi3_prefs_band_screen_unlock">Desbloqueio do ecrã da pulseira</string>
<string name="automatic">Automático</string>
<string name="simplified_chinese">Chinês Simplificado</string>
<string name="traditional_chinese">Chinês Tradicional</string>
<string name="english">Inglês</string>
<string name="norwegian_bokmal">Bokmål Norueguês</string>
<string name="spanish">Espanhol</string>
<string name="russian">Russo</string>
<string name="german">Alemão</string>
<string name="italian">Italiano</string>
<string name="french">Francês</string>
<string name="polish">Polaco</string>
<string name="korean">Coreano</string>
<string name="japanese">Japonês</string>
<string name="dbmanagementactivity_error_exporting_shared">Erro ao exportar configuração: %1$s</string>
<string name="dbmanagementactivity_error_importing_shared">Erro ao importar configuração: %1$s</string>
<string name="_pebble_watch_mute">Silenciar</string>
<string name="_pebble_watch_reply">Responder</string>
<string name="activity_type_not_measured">Não medido</string>
<string name="activity_type_activity">Atividade</string>
<string name="activity_type_light_sleep">Sono leve</string>
<string name="activity_type_deep_sleep">Sono profundo</string>
<string name="activity_type_not_worn">Aparelho não usado</string>
<string name="activity_type_running">Corrida</string>
<string name="activity_type_walking">Caminhada</string>
<string name="activity_type_swimming">Natação</string>
<string name="activity_type_unknown">Atividade desconhecida</string>
<string name="activity_summaries">Atividades de desporte</string>
<string name="activity_type_biking">Ciclismo</string>
<string name="activity_type_treadmill">Passadeira</string>
<string name="select_all">Selecionar todos</string>
<string name="share">Partilhar</string>
<string name="kind_firmware">Firmware</string>
<string name="kind_font">Fonte de texto</string>
<string name="kind_gps">Firmware GPS</string>
<string name="kind_gps_almanac">Almanac GPS</string>
<string name="kind_gps_cep">Correção de erro GPS</string>
<string name="kind_resources">Recursos</string>
<string name="devicetype_unknown">Aparelho desconhecido</string>
<string name="devicetype_test">Aparelho de Teste</string>
<string name="devicetype_pebble">Pebble</string>
<string name="notification_channel_name">Geral</string>
<string name="menuitem_status">Estado</string>
<string name="menuitem_notifications">Notificações</string>
<string name="menuitem_activity">Histórico de treino</string>
<string name="menuitem_weather">Meteorologia</string>
<string name="menuitem_alarm">Alarme</string>
<string name="menuitem_timer">Temporizador</string>
<string name="menuitem_compass">Bússola</string>
<string name="menuitem_settings">Configurações</string>
<string name="menuitem_alipay">Alipay</string>
<string name="menuitem_music">Música</string>
<string name="menuitem_more">Mais</string>
<string name="watch9_time_minutes">Minutos:</string>
<string name="watch9_time_hours">Horas:</string>
<string name="watch9_time_seconds">Segundos:</string>
<string name="watch9_calibration_button">Calibrar</string>
<string name="title_activity_watch9_pairing">Emparelhamento do Watch 9</string>
<string name="title_activity_watch9_calibration">Calibração do Watch 9</string>
<!-- LED Color -->
<string name="preferences_led_color">Cor do LED</string>
<!-- FM transmitters -->
<string name="preferences_fm_frequency">Frequência FM</string>
<string name="pref_invalid_frequency_title">Frequência inválida</string>
<string name="pref_invalid_frequency_message">Por favor introduza uma frequência entre 87.5 e 108.0</string>
<string name="debugactivity_really_factoryreset_title">Repor as configurações de fábrica\?</string>
<string name="pref_title_notifications_timeout">Tempo mínimo entre notificações</string>
<string name="pref_title_rtl">Da direita para a esquerda</string>
<string name="pref_summary_rtl">Ative isto se o seu aparelho pode mostrar idiomas que se escrevem da direita para a esquerda</string>
<string name="pref_rtl_max_line_length">Comprimento máximo da linha da direita para a esquerda</string>
<string name="pref_rtl_max_line_length_summary">Alonga ou encurta as linhas da direita para a esquerda em que o texto é cortado</string>
<string name="pref_summary_enable_calendar_sync">Enviar eventos do calendário para a linha do tempo</string>
<string name="pref_title_pebble_enable_bgjs">Ativar JS em segundo plano</string>
<string name="pref_summary_pebble_enable_bgjs">Quando ativado, permite que as mostradores mostrem o clima, informações da bateria, etc.</string>
<string name="prefs_title_heartrate_measurement_interval">Medição diária dos batimentos cardíacos</string>
<string name="mi2_prefs_button_press_count">Contagem de acionamento do botão</string>
<string name="mi2_prefs_button_press_count_summary">Quantidade de pressionamentos de botão para acionar um Evento 1. A mesma quantidade de pressionamentos subsequentes cria o Evento 2 e assim por diante.</string>
<string name="mi2_prefs_button_press_broadcast">Mensagem para enviar</string>
<string name="mi2_prefs_button_press_broadcast_summary">Mensagem de transmissão enviada com o evento. O parâmetro `button_id` é adicionado automaticamente a cada mensagem.</string>
<string name="mi2_prefs_button_action">Ativar botão de ação</string>
<string name="mi2_prefs_button_action_vibrate">Ativar vibração da pulseira</string>
<string name="debugactivity_really_factoryreset">Efetuar uma reposição de fábrica apagar todos os dados dos aparelhos ligados (caso seja suportado). Além disso, aparelhos Xiaomi/Huami mudam os endereços MAC, aparecendo como aparelhos novos para o Gadgetbridge.</string>
<string name="mi2_prefs_button_press_broadcast_default_value" translatable="false">nodomain.freeyourgadget.gadgetbridge.ButtonPressed</string>
<plurals name="widget_alarm_target_hours">
<item quantity="one">%d hora</item>
<item quantity="many">%d horas</item>
<item quantity="other">%d horas</item>
</plurals>
<string name="activity_db_management_empty_db_warning">Atenção! Pressionando este botão, irá limpar o seu banco de dados e começar do zero.</string>
<string name="activity_db_management_empty_DB">Esvaziar a Base de Dados</string>
<string name="activity_DB_test_export_message">Exportar a base de dados…</string>
<string name="activity_db_management_autoexport_explanation">O local de exportação automática da base de dados foi definido para:</string>
<string name="menuitem_worldclock">Relógio Mundial</string>
<string name="pref_title_weather_summary">Usado para o provedor do clima do LineageOS, outras versões do Android precisam usar uma app como o \"Notificação de clima\". Encontrará mais informações no wiki do Gadgetbridge.</string>
<string name="about_additional_contributions">Muito obrigado a todos os contribuidores não listados aqui por contribuição com código, transdução, suporte, ideias, motivação, relatórios de erros, dinheiro… ✊</string>
<string name="about_additional_device_support">Suporte a aparelhos adicionais</string>
<string name="about_contributors">Contribuidores</string>
<string name="about_core_team_title">Equipa Core (na ordem da primeira contribuição de código)</string>
<string name="about_description_generic">Um substituto livre, protegido por copyleft, sem acesso a nuvem para as apps Android de código fechado dos fornecedores de gadgets.</string>
<string name="about_activity_title_generic">Sobre o Gadgetbridge</string>
<string name="about_title">Sobre</string>
<string name="fw_upgrade_notice_amazfit_trex">Está prestes a instalar o firmware %s no seu Amazit T-Rex.
\n
\nCertifique-se de instalar o ficheiro .fw, depois o ficheiro .res e finalmente o ficheiro .gps. Seu relógio será reiniciado após a instalação do ficheiro .fw.
\n
\nNota: não precisa instalar .res e .gps se esse ficheiro for exatamente o mesmo que os instalados anteriormente.
\n
\nPROSSIGA POR SUA CONTA E RISCO!</string>
<string name="devicetype_amazfit_trex">Amazfit T-Rex</string>
<string name="controlcenter_set_alias">Definir Alias</string>
<string name="hr_widget_last_notification">Última notificação</string>
<string name="menuitem_unknown">Desconhecido</string>
<string name="bip_prefs_shotcuts_summary">Escolha os atalhos no ecrã da pulseira</string>
<string name="bip_prefs_shortcuts">Atalhos</string>
<string name="czesh">Tcheco</string>
<string name="swedish">Sueco</string>
<string name="hebrew">Hebreu</string>
<string name="greek">Grego</string>
<string name="pref_theme_system">Sistema</string>
<string name="hungarian">Húngaro</string>
<string name="romanian">Romeno</string>
<string name="pref_title_device_spec_settings_show_raw_graph">Mostrar dados RAW no gráfico de atividade</string>
<string name="devicetype_watchxplus">Watch X Plus</string>
<string name="devicetype_watchx">Watch X</string>
<string name="power_mode_watch">Somente o relógio</string>
<string name="power_mode_saving">Economia de energia</string>
<string name="power_mode_normal">Normal</string>
<string name="power_mode_title">Modo de energia do relógio</string>
<string name="prefs_sensors_button_bp_calibration_sum">Pressione aqui para iniciar a calibração</string>
<string name="prefs_sensors_button_bp_calibration">Calibração</string>
<string name="pref_sensors_bp_calibration_high">Pressão Arterial SISTÓLICA (alta)</string>
<string name="pref_sensors_bp_calibration_low">Pressão Arterial DIASTÓLICA (baixa)</string>
<string name="pref_sensors_bp_calibration">Calibração da Pressão Arterial</string>
<string name="pref_title_sensors_altitude">Calibração de altitude</string>
<string name="pref_header_sensors_calibration">Calibração do Sensor</string>
<string name="pref_summary_device_spec_settings_title_force_time">Força a sincronização automática do tempo na reconexão. Os ponteiros analógicos podem mostrar tempo incorreto!</string>
<string name="pref_title_device_spec_settings_force_time">Forçar sincronizar o tempo</string>
<string name="pref_header_device_spec_settings">Configurações do aparelho</string>
<string name="pref_summary_notifications_and_calls_title_shake_reject">Duplica a ação do botão do relógio</string>
<string name="prefs_notifications_and_calls_shake_reject">Sacudir pulso ignorar/rejeitar chamada</string>
<string name="pref_summary_notifications_and_calls_title_reject">Desligado - ignorar, Ligado - rejeitar</string>
<string name="prefs_notifications_and_calls_reject">Botão ignorar/rejeitar chamada</string>
<string name="pref_header_notifications_and_calls_callhandling">Tratamento de chamadas</string>
<string name="pref_title_notifications_and_calls_repeat_on_misscall">Repetir por X minutos</string>
<string name="pref_summary_notifications_and_calls_enable_misscall">Repete a cada minuto</string>
<string name="pref_notifications_and_calls_enable_misscall">Notificar chamada perdida</string>
<string name="prefs_notifications_and_calls_continious_ring">Notificação durante o toque do telefone</string>
<string name="pref_title_notifications_and_calls_repeat_on_call">Repetir notificação de chamadas</string>
<string name="pref_header_notifications_and_calls">Notificações e Chamadas</string>
<string name="title_activity_LenovoWatch_calibration">Calibração de Watch X Plus</string>
<string name="menuitem_workout">Treino</string>
<string name="menuitem_eventreminder">Lembrete de eventos</string>
<string name="menuitem_hr">Frequência cardíaca</string>
<string name="menuitem_pai">PAI</string>
<string name="pref_qhybrid_save_raw_activity_files">Gravar ficheiros não tratados de atividade</string>
<string name="pref_qhybrid_title_widget_draw_circles">Desenhar círculos de widget</string>
<string name="pref_header_auto_fetch">Coletar automaticamente</string>
<string name="pref_title_relax_firmware_checks">Ative isto se deseja instalar um firmware não destinado para o seu aparelho (a seu próprio risco)</string>
<string name="pref_summary_relax_firmware_checks">Verificações relaxadas de firmware</string>
<string name="devicetype_amazfit_bips">Amazfit Bip S</string>
<string name="pref_title_vibration_strength">Intensidade da vibração</string>
<string name="hr_appname_commute">Comutar</string>
<string name="hr_appname_stopwatch">Cronômetro</string>
<string name="hr_appname_workout">Treino</string>
<string name="hr_appname_wellness">Bem-estar</string>
<string name="pref_summary_custom_deviceicon">Mostra o ícone de notificação Android específico de um aparelho em vez do ícone do Gadgetbridge quando conectado</string>
<string name="pref_title_custom_deviceicon">Mostrar ícone de notificação específica do aparelho</string>
<string name="notification_channel_high_priority_name">Alta prioridade</string>
<string name="find_my_phone_notification">Localizar meu telefone</string>
<string name="pref_summary_force_white_color_scheme">Útil se seu relógio possui ponteiros escuros</string>
<string name="pref_title_force_white_color_scheme">Forçar preto no esquema de cores branco</string>
<string name="find_lost_device_you_found_it">Encontrei!</string>
<string name="hr_widget_nothing">Nada</string>
<string name="hr_widget_weather">Clima</string>
<string name="hr_widget_battery">Bateria</string>
<string name="hr_widget_calories">Calorias</string>
<string name="hr_widget_active_minutes">Minutos ativo</string>
<string name="hr_widget_date">Data</string>
<string name="hr_widget_steps">Passos</string>
<string name="hr_widget_heart_rate">Frequência cardíaca</string>
<string name="pref_title_sync_caldendar">Sincronizar eventos de calendário</string>
<string name="pref_summary_sync_calendar">Possibilita alertas de calendário, mesmo quando desconectado</string>
<string name="pref_summary_allow_high_mtu">Aumenta velocidade de transferência, mas pode não funcionar em alguns aparelhos Android.</string>
<string name="pref_title_allow_high_mtu">Permitir MTU alto</string>
<string name="devicetype_itag">iTag</string>
<string name="error_no_location_access">Acesso à localização deve ser concedido e ativado para a varredura funcionar adequadamente</string>
<string name="alarm_snooze">Adiar</string>
<string name="prefs_button_long_press_action_selection_title">Ação do botão quando pressionado longo</string>
<string name="prefs_button_variable_actions">Configurações detalhados de pressionamento de botão</string>
<string name="prefs_button_triple_press_action_selection_title">Ação do Evento 3</string>
<string name="prefs_button_double_press_action_selection_title">Ação do Evento 2</string>
<string name="prefs_button_single_press_action_selection_title">Ação do Evento 1</string>
<string name="devicetype_y5">Y5</string>
<string name="devicetype_banglejs">Bangle.js</string>
<string name="pref_summary_disable_new_ble_scanning">Marque essa opção se seu aparelho não pode ser encontrado durante descobertas</string>
<string name="pref_disable_new_ble_scanning">Desativar nova varredura de BLE</string>
<string name="qhybrid_offset_time_by">deslocar tempo por</string>
<string name="qhybrid_changes_delay_prompt">a alteração pode levar alguns segundos…</string>
<string name="qhybrid_offset_timezone">deslocar fuso horário por</string>
<string name="qhybrid_buttons_overwrite_error">Erro ao sobrescrever botões</string>
<string name="qhybrid_buttons_overwrite_success">Botões sobrescritos</string>
<string name="qhybrid_prompt_million_steps">Defina a contagem de passos para um milhão para ativá-lo.</string>
<string name="qhybrid_use_activity_hand_as_notification_counter">usar mão de atividade como contador da notificação</string>
<string name="qhybrid_overwrite_buttons">sobrescrever botões</string>
<string name="qhybrid_second_timezone_offset_relative_to_utc">segundo deslocamento de fuso horário relativo a UTC</string>
<string name="qhybrid_time_shift">deslocamento de tempo</string>
<string name="qhybrid_goal_in_steps">Meta em passos</string>
<string name="qhybrid_vibration_strength">força da vibração:</string>
<string name="watch_not_connected">Relógio não conectado</string>
<string name="preferences_qhybrid_settings">Configurações de Q Hybrid</string>
<string name="devicetype_qhybrid">Fossil Q Hybrid</string>
<string name="fw_upgrade_notice_amazfitgts">Está prestes a instalar o firmware %s no seu Amazfit GTS.
\n
\nCertifique-se de instalar o ficheiro .fw, depois o ficheiro .res e finalmente o ficheiro .gps. Seu relógio será reiniciado após a instalação do ficheiro .fw.
\n
\nNota: não precisa instalar .res e .gps se esses ficheiros forem exatamente os mesmos que os instalados anteriormente.
\n
\nPROSSIGA AO SEU PRÓPRIO RISCO!</string>
<string name="devicetype_amazfit_gts">Amazfit GTS</string>
<string name="pref_chart_sleep_rolling_24_off">Meio-dia ao meio-dia</string>
<string name="pref_chart_sleep_rolling_24_on">Últimas 24 horas</string>
<string name="pref_title_chart_sleep_rolling_24_hour">Intervalo de sono</string>
<string name="pref_title_chart_heartrate_color">Cor da frequência cardíaca</string>
<string name="pref_chart_heartrate_color_orange">Laranja</string>
<string name="pref_chart_heartrate_color_red">Vermelho</string>
<string name="fw_upgrade_notice_amazfitgtr">Está prestes a instalar o firmware %s no seu Amazfit GTR.
\n
\nCertifique-se de instalar o ficheiro .fw, depois o ficheiro .res e finalmente o ficheiro .gps. Seu relógio será reiniciado após a instalação do ficheiro .fw.
\n
\nNota: não precisa instalar .res e .gps se esses ficheiros forem exatamente os mesmos que os instalados anteriormente.
\n
\nPROSSIGA AO SEU PRÓPRIO RISCO!</string>
<string name="devicetype_amazfit_gtr">Amazfit GTR</string>
<string name="fw_upgrade_notice_amazfitbip_lite">Está prestes a instalar o firmware %s no seu Amazit Bip Lite.
\n
\nCertifique-se de instalar o ficheiro .fw e depois o ficheiro .res. Seu relógio será reiniciado após a instalação do ficheiro .fw.
\n
\nNota: não precisa instalar .res se esse ficheiro for exatamente o mesmo que os instalados anteriormente.
\n
\nPROSSIGA POR SUA CONTA E RISCO!</string>
<string name="discovery_need_to_enter_authkey">Este aparelho precisa da sua chave de autenticação secreta, pressione longo no aparelho para inseri-lo. Leia o wiki.</string>
<string name="maximum_duration">Duração</string>
<string name="prefs_find_phone_duration">Duração do toque sonoro em segundos</string>
<string name="prefs_find_phone_summary">Use sua pulseira para reproduzir o toque sonoro do seu telemóvel.</string>
<string name="prefs_enable_find_phone">Ativar \"Encontrar telefone\"</string>
<string name="prefs_find_phone">Encontrar telefone</string>
<string name="devicetype_amazfit_bip_lite">Amazfit Bip Lite</string>
<string name="devicetype_makibes_hr3">Makibes HR3</string>
<string name="preferences_makibes_hr3_settings">Configurações de Makibes HR3</string>
<string name="activity_error_no_app_for_gpx">Para visualizar o rastreamento de atividade, instale uma app que consegue manipular ficheiros GPX.</string>
<string name="pref_display_add_device_fab_off">Visível apenas se nenhum aparelho estiver adicionado</string>
<string name="pref_display_add_device_fab_on">Sempre visível</string>
<string name="pref_display_add_device_fab">Conectar novo botão de aparelho</string>
<string name="widget_1_hour">1 hora</string>
<string name="widget_20_minutes">20 minutos</string>
<string name="widget_10_minutes">10 minutos</string>
<string name="widget_5_minutes">5 minutos</string>
<string name="widget_set_alarm_after">Definir alarme após:</string>
<string name="widget_listing_label">Estado e Alarmes</string>
<string name="appwidget_sleep_alarm_widget_label">Alarme de Sono</string>
<string name="activity_db_management_exportimport_label">Exportar e Importar</string>
<string name="activity_DB_empty_button">Esvaziar banco de dados</string>
<string name="activity_DB_delete_legacy_button">Apagar BD antigo</string>
<string name="activity_DB_test_export_button">Executar AutoExportação Agora</string>
<string name="activity_DB_import_button">Importar dados</string>
<string name="activity_DB_ExportButton">Exportar dados</string>
<string name="activity_db_management_autoexport_label">AutoExportar</string>
<string name="pref_summary_use_custom_font">Ative isto se o seu aparelho possui uma firmware de letra personalizada para suporte de emoji</string>
<string name="pref_title_use_custom_font">Usar letra personalizada</string>
<string name="pref_title_expose_hr">Acesso por terceiros a FC em tempo real</string>
<string name="pref_summary_expose_hr">Permite que outras aplicações acessem os dados de FC em tempo real enquanto Gadgetbridge está conectado</string>
<string name="menuitem_nfc">NFC</string>
<string name="devicetype_mijia_lywsd02">Relógio inteligente Mijia</string>
<string name="weeksleepchart_sleep_a_month">Sono por mês</string>
<string name="weekstepschart_steps_a_month">Passos por mês</string>
<string name="pref_charts_range_off">O intervalo de gráficos está definido para uma Semana</string>
<string name="pref_charts_range_on">O intervalo de gráficos está definido para um Mês</string>
<string name="pref_title_charts_range">Intervalo de gráficos</string>
<string name="pref_title_charts_average">Mostrar médias nos gráficos</string>
<string name="pref_header_charts">Configurações dos gráficos</string>
<string name="average">Média: %1$s</string>
<string name="prefs_hr_alarm_high">Limite alto</string>
<string name="prefs_hr_alarm_low">Limite baixo</string>
<string name="prefs_hr_alarm_activity">Alarme de frequência cardíaca durante atividades desportivas</string>
<string name="fw_upgrade_notice_miband4">Está prestes a instalar o firmware %s na sua Mi Band 4.
\n
\nCertifique-se de instalar o ficheiro .fw e depois o ficheiro .res. Sua pulseira vai reiniciar após instalar o ficheiro .fw.
\n
\nNota: não tem que instalar .res se ele for exatamente o mesmo ficheiro que o instalado anteriormente.
\n
\nPROSSIGA POR SUA CONTA E RISCO!</string>
<string name="devicetype_miband4">Mi Band 4</string>
<string name="devicetype_amazfit_cor2">Amazfit Cor 2</string>
<string name="portuguese">Português</string>
<string name="vietnamese">Vietnamita</string>
<string name="thai">Tailandês</string>
<string name="indonesian">Indonésio</string>
<string name="arabic">Árabe</string>
<string name="ukrainian">Ucraniano</string>
<string name="turkish">Turco</string>
<string name="dutch">Holandês</string>
<string name="fw_upgrade_notice_amazfitcor2">Está prestes a instalar o firmware %s no seu Amazfit Cor 2.
\n
\nCertifique-se de instalar o ficheiro .fw e depois o ficheiro .res. Sua pulseira será reiniciada após a instalação do ficheiro .fw.
\n
\nNota: não precisa instalar .res se for exatamente o mesmo que o instalado anteriormente.
\n
\nPROSSIGA AO SEU PRÓPRIO RISCO!
\n
\nCOMPLETAMENTE NÃO TESTADO, PROVAVELMENTE PRECISA INSTALAR UM FIRMWARE BEATS_W SE O NOME DO SEU APARELHO FOR \"Amazfit Band 2\"</string>
<string name="devicetype_bfh16">BFH-16</string>
<string name="pref_summary_authkey">Altere a chave de autenticação para uma chave comum em todos os aparelhos Android dos quais gostaria de se conectar. A chave padrão anterior para todos aparelhos é 0123456789@ABCDE</string>
<string name="pref_title_authkey">Chave de autenticação</string>
<string name="title_activity_device_specific_settings">Configurações específicas do aparelho</string>
<string name="pref_title_support_voip_calls">Ativar chamadas de app VoIP</string>
<string name="devicetype_miscale2">Mi Scale 2</string>
<string name="activity_prefs_activetime_minutes">Meta diária: tempo ativo em minutos</string>
<string name="activity_prefs_distance_meters">Meta diária: distância em metros</string>
<string name="activity_prefs_calories_burnt">Meta diária: calorias queimadas</string>
<string name="interval_forty_five_minutes">a cada 45 minutos</string>
<string name="interval_fifteen_minutes">a cada 15 minutos</string>
<string name="pref_screen_notification_profile_anti_loss">Aviso contra perda</string>
<string name="pref_screen_notification_profile_low_power">Aviso de bateria baixa</string>
<string name="pref_screen_notification_profile_inactivity">Notificação de inatividade</string>
<string name="pref_screen_notification_profile_calendar">Notificação de calendário</string>
<string name="pref_screen_notification_profile_missed_call">Notificação de telefonema perdido</string>
<string name="zetime_signaling_vibrate_beep_once">Vibrar e bipar uma vez</string>
<string name="zetime_signaling_beep_twice">Bipar duas vezes</string>
<string name="zetime_signaling_beep_once">Bipar uma vez</string>
<string name="zetime_signaling_vibrate_twice">Vibrar duas vezes</string>
<string name="zetime_signaling_vibrate_once">Vibrar uma vez</string>
<string name="zetime_signaling_vibrate_beep">Vibração e bipe contínuos</string>
<string name="zetime_signaling_beep">Bipe contínuo</string>
<string name="zetime_signaling_vibrate">Vibração contínua</string>
<string name="zetime_signaling_none">Silêncio</string>
<string name="zetime_title_alarm_signaling">Definir tipo de sinalização para o alarme</string>
<string name="zetime_prefs_inactivity_su">Domingo</string>
<string name="zetime_prefs_inactivity_sa">Sábado</string>
<string name="zetime_prefs_inactivity_fr">Sexta-feira</string>
<string name="zetime_prefs_inactivity_th">Quinta-feira</string>
<string name="zetime_prefs_inactivity_we">Quarta-feira</string>
<string name="zetime_prefs_inactivity_tu">Terça-feira</string>
<string name="zetime_prefs_inactivity_mo">Segunda-feira</string>
<string name="zetime_prefs_inactivity_repetitions">Repetições</string>
<string name="zetime_date_format_3">MM/DD/AA</string>
<string name="zetime_date_format_2">DD/MM/AA</string>
<string name="zetime_date_format_1">AA/MM/DD</string>
<string name="zetime_date_format">Formato da data</string>
<string name="zetime_calories_type_all">Calorias queimadas ativas e inativas</string>
<string name="zetime_calories_type_active">Só ativar calorias queimadas</string>
<string name="zetime_calories_type">Tipo de calorias</string>
<string name="zetime_handmove_display_summary">Gire seu pulso para ativar ou desativar o ecrã.</string>
<string name="zetime_handmove_display">Movimento da mão</string>
<string name="zetime_activity_tracking_summary">Ao ativar o monitoramento de atividade, os passos serão contados, etc.</string>
<string name="zetime_activity_tracking">Monitoramento de atividade</string>
<string name="zetime_analog_mode_handsandsteps">Mãos e passos</string>
<string name="zetime_analog_mode_hands">Apenas mãos</string>
<string name="zetime_analog_mode">Modo analógico</string>
<string name="activity_prefs_alarm_min_heart_rate">Frequência cardíaca mínima</string>
<string name="activity_prefs_alarm_max_heart_rate">Frequência cardíaca máxima</string>
<string name="zetime_heart_rate_alarm_enable">Ativar o alarme de frequência cardíaca</string>
<string name="zetime_title_heart_rate_alarm_summary">O relógio vai avisar-lo quando sua frequência cardíaca exceder os limites.</string>
<string name="zetime_title_heart_rate_alarm">Alarme de frequência cardíaca</string>
<string name="zetime_title_screentime">Duração do ecrã ligado em segundos</string>
<string name="zetime_title_heartrate">Configurações de frequência cardíaca</string>
<string name="zetime_title_settings">Configurações de Zetime</string>
<string name="prefs_disconnect_notification">Notificação de desconexão</string>
<string name="activity_type_exercise">Exercício</string>
<string name="appwidget_not_connected">Não conectado, alarme não definido.</string>
<string name="save_configuration">Gravar Configuração</string>
<string name="mode_configuration">Configuração do modo</string>
<string name="filter_mode">Modo de Filtro</string>
<string name="toast_notification_filter_words_empty_hint">Insira pelo menos uma palavra</string>
<string name="filter_submode_all">Todas as palavras</string>
<string name="filter_submode_at_least_one">Pelo menos uma das palavras</string>
<string name="filter_mode_blacklist">Bloquear quando contiver as palavras</string>
<string name="filter_mode_whitelist">Mostrar quando contiver as palavras</string>
<string name="filter_mode_none">Não filtrar</string>
<string name="toast_notification_filter_saved_successfully">Filtro de notificação gravado</string>
<string name="edittext_notification_filter_words_hint">Insira as palavras desejadas, nova linha para cada uma</string>
<string name="title_activity_notification_filter">Filtro de notificação</string>
<string name="devicetype_casiogb6900">Casio GB-6900</string>
<string name="live_activity_max_heart_rate">Frequência cardíaca atual / máx: %1$d / %2$d</string>
<string name="no_data">Nenhuns dados</string>
<string name="overstep">Passos excedentes: %1$d</string>
<string name="lack_of_step">Carência de passos: %1$d</string>
<string name="overslept">Dormiu demais: %1$s</string>
<string name="lack_of_sleep">Carência de sono: %1$s</string>
<string name="language_and_region_prefs">Configurações de idioma e região</string>
<string name="preferences_rtl_settings">Suporte a RTL (direita para a esquerda)</string>
<string name="pref_summary_contextual_arabic">Ative isto para ter suporte a árabe contextual</string>
<string name="pref_title_contextual_arabic">Árabe contextual</string>
<string name="notif_battery_low_extended">%1$s com bateria baixa: %2$s</string>
<string name="notif_battery_low">%1$s com bateria baixa</string>
<string name="activity_prefs_chart_min_heart_rate">Frequência cardíaca mínima</string>
<string name="activity_prefs_chart_max_heart_rate">Frequência cardíaca máxima</string>
<string name="activity_prefs_charts">Configurações do gráfico</string>
<string name="devicetype_roidmi3">Roidmi 3</string>
<string name="devicetype_roidmi">Roidmi</string>
<string name="warning">Atenção!</string>
<string name="share_log_warning">Lembre-se de ficheiros log do Gadgetbridge que podem conter muitas informações pessoais, incluindo, mas não se limitando a, dados de saúde, identificadores únicos (como o endereço MAC de um aparelho), preferências de música etc. Considere editar o ficheiro e remover essas informações antes de enviá-lo para um relatório público dos problemas.</string>
<string name="share_log">Compartilhar log</string>
<string name="ok">OK</string>
<string name="mi3_night_mode_sunset">No por do sol</string>
<string name="mi3_prefs_night_mode_summary">Reduz o brilho do ecrã da pulseira automaticamente à noite</string>
<string name="mi3_prefs_night_mode">Modo noturno</string>
<string name="minutes_30">30 minutos</string>
<string name="minutes_10">10 minutos</string>
<string name="minutes_5">5 minutos</string>
<string name="minutes_1">1 minuto</string>
<string name="seconds_30">30 segundos</string>
<string name="seconds_20">20 segundos</string>
<string name="seconds_10">10 segundos</string>
<string name="seconds_5">5 segundos</string>
<string name="no_limit">Sem limite</string>
<string name="you_did_not_sleep">Não dormiu</string>
<string name="you_slept">Dormiu de %1$s até %2$s</string>
<string name="mi3_prefs_band_screen_unlock_summary">Deslize para cima para desbloquear o ecrã da pulseira</string>
<string name="watch9_calibration_hint">Defina o horário que seu aparelho está mostrando para si agora mesmo.</string>
<string name="devicetype_watch9">Watch 9</string>
<string name="devicetype_id115">ID115</string>
<string name="devicetype_mykronoz_zetime">MyKronoz ZeTime</string>
<string name="pref_auto_fetch_limit_fetches_summary">Coleta a cada %d minutos</string>
<string name="pref_auto_fetch_limit_fetches">Tempo mínimo entre coletas</string>
<string name="pref_auto_fetch_summary">A coleta acontece ao bloquear o ecrã. Só funciona se um mecanismo de bloqueio estiver definido!</string>
<string name="pref_auto_fetch">Coletar os dados de atividade automaticamente</string>
<string name="devicetype_miband3">Mi Band 3</string>
<string name="devicetype_q8">Q8</string>
<string name="reset_index">Redefinir data de coleta</string>
<string name="controlcenter_start_activity_tracks">Monitoramentos de suas atividades</string>
<string name="on">Ligado</string>
<string name="devicetype_xwatch">XWatch</string>
<string name="choose_auto_export_location">Escolha a localização da exportação</string>
<string name="devicetype_teclast_h30">Teclast H30</string>
<string name="devicetype_no1_f1">No.1 F1</string>
<string name="devicetype_exrizu_k8">Exrizu K8</string>
<string name="devicetype_makibes_f68">Makibes F68</string>
<string name="devicetype_hplus">HPlus</string>
<string name="devicetype_liveview">LiveView</string>
<string name="devicetype_vibratissimo">Vibratissimo</string>
<string name="devicetype_amazfit_cor">Amazfit Cor</string>
<string name="devicetype_amazfit_bip">Amazfit Bip</string>
<string name="devicetype_miband2">Mi Band 2</string>
<string name="devicetype_miband">Mi Band</string>
<string name="kind_watchface">Mostrador</string>
<string name="kind_invalid">Dados inválidos</string>
<string name="activity_web_view">Atividades Web View</string>
<string name="_pebble_watch_open_on_phone">Abrir no aparelho de Android</string>
<string name="mi2_prefs_button_press_count_max_delay_summary">Atraso máximo entre pressionamentos do botão em milissegundos</string>
<string name="mi2_prefs_button_press_count_max_delay">Atraso máximo entre pressionamentos</string>
<string name="mi2_prefs_button_action_vibrate_summary">Ativa vibração da pulseira quando a ação do botão é disparada</string>
<string name="mi2_prefs_button_action_summary">Ativa ação em número especificado de pressionamentos do botão</string>
<string name="discovery_pair_question">Selecione Parear para parear seus aparelhos. Se isso falhar, tente novamente sem pareamento.</string>
<string name="discovery_successfully_bonded">Vinculado a %1$s.</string>
<string name="discovery_trying_to_connect_to">Tentar conectar-se a: %1$s</string>
<string name="discovery_bonding_failed_immediately">Vínculo com %1$s falhou imediatamente.</string>
<string name="pref_header_pebble_timeline">Linha do tempo do Pebble</string>
<string name="activity_summaries_statistics">Estatisticas</string>
<string name="km">km</string>
<string name="activity_filter_apply_filter">Aplicar filtro</string>
<string name="activity_filter_filter_title">Filtro</string>
<string name="activity_filter_reset_filter">Reiniciar filtro</string>
<string name="seconds_m">seg/m</string>
<string name="activity_detail_duration_label">Duração</string>
<string name="activity_detail_end_label">Fim</string>
<string name="activity_detail_start_label">Inicio</string>
<string name="Steps">Passos</string>
<string name="Activity">Actitivade</string>
<string name="Speed">Velocidade</string>
<string name="Distance">Distância</string>
<string name="Swimming">Natação</string>
<string name="bpm">bpm</string>
<string name="minutes_km">min/km</string>
<string name="seconds_km">seg/km</string>
<string name="calories_unit">kcal</string>
<string name="laps_unit">voltas</string>
<string name="seconds">seg</string>
<string name="strokes_unit">ritmo</string>
<string name="strokes_second">num/s</string>
<string name="km_h">km/h</string>
<string name="meters_second">m/s</string>
<string name="steps_unit">passos</string>
<string name="cm">cm</string>
<string name="meters">m</string>
<string name="averageStride">Média da caminhada</string>
<string name="averageKMPaceSeconds">Ritmo</string>
<string name="averageHR">Frequência cardíaca</string>
<string name="totalStride">Total da caminhada</string>
<string name="maxPace">Ritmo mais rápido</string>
<string name="minPace">Ritmo mais lento</string>
<string name="maxSpeed">Máxima</string>
<string name="caloriesBurnt">Calorias</string>
<string name="activeSeconds">Ativo</string>
<string name="steps">Passos</string>
<string name="minAltitude">Mínima</string>
<string name="maxAltitude">Máxima</string>
<string name="descentMeters">Descida</string>
<string name="ascentMeters">Subida</string>
<string name="distanceMeters">Distância</string>
<string name="activity_summary_detail">Detalhes de atividade de desporto</string>
<string name="devicetype_pinetime_jf">PineTime (JF Firmware)</string>
<string name="error_location_enabled_mandatory">A localização deve ser ligada para procurar aparelhos</string>
<string name="companiondevice_pairing_details">Ativa o novo suporte à API CompanionDevice (tem efeito apenas em Android 8 ou mais novo) que vai aumentar a confiabilidade se o serviço precisar ser reiniciado em segundo plano, requer novo emparelhamento usando o Gadgetbridge para ter um efeito</string>
<string name="companiondevice_pairing">Pareamento de CompanionDevice</string>
<string name="require_location_provider">Localização deve estar ativada</string>
<string name="ignore_bonded_devices_description">Ativar esta opção ignorará aparelhos que já foram associados/emparelhados durante a varredura</string>
<string name="ignore_bonded_devices">Ignorar aparelhos associados</string>
<string name="error_retrieving_devices_database">Erro ao obter aparelhos do banco de dados</string>
<string name="error_setting_alias">Erro ao definir um alias:</string>
<string name="error_exporting_device_preferences">Erro ao exportar as preferências específicas do aparelho</string>
<string name="pref_check_permission_status_summary">Verifique e peça permissões ausentes mesmo quando elas podem não ser necessárias no exato momento. Desative isso somente se seus aparelhos realmente não suportarem nenhum desses recursos. Não conceder uma permissão pode causar problemas!</string>
<string name="pref_check_permission_status">Verificar estado de permissão</string>
<string name="device_requires_key">CHAVE NECESSÁRIA</string>
<string name="device_is_currently_bonded">JÁ ASSOCIADO</string>
<string name="devicetype_tlw64">TLW64</string>
<string name="menuitem_stress">Estresse</string>
<string name="menuitem_cycles">Rastreio de Ciclos</string>
<string name="menuitem_breathing">Respiração</string>
<string name="devicetype_miband5">Mi Band 5</string>
<string name="fw_upgrade_notice_miband5">Está prestes a instalar o firmware %s na sua Mi Band 5.
\n
\nCertifique-se de instalar o ficheiro .fw e, após, o ficheiro .res. A sua pulseira vai reiniciar após instalar o ficheiro .fw.
\n
\nNota: não tem que instalar .res se ele for exatamente o mesmo que o instalado anteriormente.
\n
\nPROSSIGA POR SUA CONTA E RISCO!</string>
<string name="error_background_service_reason">A inicialização do serviço de plano de fundo falhou por causa de uma exceção. Erro:</string>
<string name="error_background_service_reason_truncated">A inicialização do serviço de plano de fundo porque…</string>
<string name="error_background_service">Falha ao iniciar o serviço de plano de fundo</string>
<string name="error_version_check_extreme_caution">CUIDADO: erro ao verificar informação da versão! Não deve continuar! Encontrei o nome de versão \"%s\"</string>
<string name="permission_granting_mandatory">Todas estas permissões são necessárias e instabilidade pode ocorrer se não concedidas</string>
<string name="about_links">Ligações</string>
<string name="activity_filter_to_placeholder">hoje</string>
<string name="activity_filter_from_placeholder">passado distante</string>
<string name="activity_type_badminton">Badminton</string>
<string name="activity_type_pingpong">Ping pong</string>
<string name="activity_type_basketball">Basquetbol</string>
<string name="activity_type_cricket">Críquete</string>
<string name="activity_type_rowing_machine">Máquina de remo</string>
<string name="activity_type_soccer">Futebol</string>
<string name="activity_summaries_all_devices">Todos aparelhos</string>
<string name="sports_activity_quick_filter_select">Período</string>
<string name="sports_activity_quick_filter_30days">30 dias</string>
<string name="sports_activity_quick_filter_7days">7 dias</string>
<string name="sports_activity_quick_filter_last_month">Mês anterior</string>
<string name="sports_activity_quick_filter_this_month">Este mês</string>
<string name="sports_activity_quick_filter_last_week">Semana passada</string>
<string name="sports_activity_quick_filter_this_week">Esta semana</string>
<string name="no">Não</string>
<string name="yes">Sim</string>
<string name="activity_filter_individual_items">Itens selecionados individualmente</string>
<string name="addto_filter">Adicionar ao filtro</string>
<string name="averageSpeed">Velocidade média</string>
<string name="baseAltitude">Elevação base</string>
<string name="devicetype_sg2">Lemfo SG2</string>
<string name="activity_summaries_all_activities">Todas atividades</string>
<string name="activity_summary_yesterday">Ontem</string>
<string name="activity_summary_today">Hoje</string>
<string name="activity_filter_name_contains">Rótulo</string>
<string name="activity_summary_edit_name_title">Editar rótulo</string>
<string name="pref_header_statistics">Estatísticas de atividades desportivas</string>
<string name="medley">Medley</string>
<string name="backstroke">Costas</string>
<string name="freestyle">Livre</string>
<string name="breaststroke">Nado de peito</string>
<string name="activity_filter_date_to">Até</string>
<string name="activity_filter_date_from">De</string>
<string name="pref_header_filter">Filtro de atividades desportivas</string>
<string name="activity_type_yoga">Ioga</string>
<string name="activity_type_jump_roping">Corda de pular</string>
<string name="activity_type_elliptical_trainer">Treinador elíptico</string>
<string name="activity_type_indoor_cycling">Ciclismo interno</string>
<string name="activity_type_swimming_openwater">Natação (Águas abertas)</string>
<string name="prefs_events_forwarding_action_title">Executar ação</string>
<string name="prefs_events_forwarding_broadcast_title">Emitir mensagem</string>
<string name="prefs_events_forwarding_startnonwear">Quando não usado</string>
<string name="prefs_events_forwarding_wokeup">Ao acordar</string>
<string name="prefs_events_forwarding_fellsleep">Ao dormir</string>
<string name="prefs_events_forwarding_title">Ações do aparelho</string>
<string name="prefs_events_forwarding_summary">Usar eventos do aparelho para disparar ações e transmissões do Android</string>
<string name="activity_detail_show_gps_label">Mostrar rastro GPS</string>
<string name="Elevation">Elevação</string>
<string name="Strokes">Braçadas</string>
<string name="swim_style">estilo de natação</string>
<string name="swolf_index">swolf índice</string>
<string name="flatSeconds">Plano</string>
<string name="ascentSeconds">Acendente</string>
<string name="laps">Voltas</string>
<string name="swimStyle">Estilo de natação</string>
<string name="swolfIndex">Índice de SWOLF</string>
<string name="averageLapPace">Ritmo médio de voltas</string>
<string name="averageStrokesPerSecond">Média de braçadas</string>
<string name="averageStrokeDistance">Distância média das braçadas</string>
<string name="sonyswr12_settings_title">Configurações de Sony SWR12</string>
<string name="sonyswr12_settings_low_vibration">Baixa vibração habilitada</string>
<string name="sonyswr12_settings_stamina">O modo de economia de energia está ativado</string>
<string name="sonyswr12_settings_alarm_interval">Intervalo de alarme inteligente em minutos</string>
<string name="sonyswr12_settings_low_vibration_summary">Ativar baixa intensidade de vibração na banda</string>
<string name="sonyswr12_settings_stamina_summary">O modo de economia de energia desativa a medição automática periódica da frequência cardíaca, aumentando assim o tempo de trabalho</string>
<string name="sonyswr12_settings_alarm_interval_summary">O intervalo de alarme inteligente é o intervalo antes do alarme instalado. Neste intervalo, o aparelho tenta detetar a fase mais leve do sono para acordar o utilizador</string>
<string name="calendar_year">Ano</string>
<string name="calendar_six_months">6 meses</string>
<string name="calendar_three_months">3 meses</string>
<string name="calendar_month">Mês</string>
<string name="calendar_two_weeks">Duas semanas</string>
<string name="calendar_week">Semana</string>
<string name="calendar_day">Dia</string>
<string name="battery_level">Nível de bateria</string>
<string name="battery_detail_activity_title">Informação da bateria</string>
<string name="find_lost_device_message">Procurar %1$s\?</string>
<string name="qhybrid_title_calibration">Calibração</string>
<string name="prefs_autoremove_message">Remover automaticamente notificações SMS</string>
<string name="prefs_fake_ring_duration">Toque contínuo falso</string>
<string name="prefs_operating_sounds">Sons de operações</string>
<string name="prefs_key_vibration">Vibração de tecla</string>
<string name="prefs_autolight">Luz automática</string>
<string name="qhybrid_calibration_align_hint">Use os botões abaixo para alinhar as mãos do relógio às 12:00.</string>
<string name="devicetype_nut_mini">Nut mini</string>
<string name="gps_track">Rastro GPS</string>
<string name="descentSeconds">Descendente</string>
<string name="about_version">Versão %s</string>
<string name="pref_title_lower_button_function_double">Botão inferior duplo</string>
<string name="pref_title_middle_button_function_double">Botão central duplo</string>
<string name="pref_title_upper_button_function_double">Botão superior duplo</string>
<string name="pref_title_lower_button_function_long">Botão inferior longo</string>
<string name="pref_title_middle_button_function_long">Botão central longo</string>
<string name="pref_title_upper_button_function_long">Botão superior longo</string>
<string name="pref_title_lower_button_function_short">Botão inferior curto</string>
<string name="pref_title_middle_button_function_short">Botão central curto</string>
<string name="pref_title_upper_button_function_short">Botão superior curto</string>
<string name="menuitem_pomodoro">Rastreador Pomodoro</string>
<string name="menuitem_sleep">Sono</string>
<string name="menuitem_goal">Meta da atividade</string>
<string name="menuitem_stopwatch">Cronômetro</string>
<string name="menuitem_dnd">DND</string>
<string name="menuitem_alexa">Alexa</string>
<string name="menuitem_takephoto">Controlo remoto de camera</string>
<string name="menuitem_mutephone">Silenciar telefone</string>
<string name="menuitem_findphone">Encontrar telefone</string>
<string name="menuitem_spo2">SpO2</string>
<string name="devicetype_lefun">Lefun</string>
<string name="devicetype_amazfit_vergel">Amazfit Verge Lite</string>
<string name="devicetype_casiogbx100">Casio GBX-100</string>
<string name="devicetype_amazfit_gts2">Amazfit GTS 2</string>
<string name="devicetype_amazfit_gtr2">Amazfit GTR 2</string>
<string name="devicetype_amazfit_bipu">Amazfit Bip U</string>
<string name="devicetype_amazfit_bips_lite">Amazfit Bip S Lite</string>
<string name="devicetype_amazfit_band5">Amazfit Band 5</string>
<string name="activity_error_no_app_for_png">Para compartilhar esta captura de ecrã, instale uma app que pode manipular ficheiros de imagens.</string>
<string name="activity_DB_ShowContentButton">Mostrar Exportar/Importar conteúdo do diretório</string>
<string name="activity_data_management_directory_content_title">Exportar/Importar conteúdo do diretório</string>
<string name="dbmanagementactivity_export_confirmation">Realmente exportar dados\? Dados de atividades exportados anteriormente (se houver) e preferências serão substituídos.</string>
<string name="dbmanagementactivity_export_data_title">Exportar dados\?</string>
<string name="dbmanagementactivity_error_cleaning_export_directory">Erro ao apagar ficheiros de diretório externo %1$s</string>
<string name="charts_legend_heartrate_average">Frequência cardíaca média</string>
<string name="activity_prefs_chart_min_session_length">Tamanho mínimo de atividade (minutos)</string>
<string name="activity_prefs_chart_max_idle_phase_length">Tamanho da pausa para separar atividades (minutos)</string>
<string name="activity_prefs_chart_min_steps_per_minute">Passos mínimos por minuto para detetar atividade</string>
<string name="activity_prefs_chart_min_steps_per_minute_for_run">Passos mínimos por minuto para detetar corrida</string>
<string name="activity_prefs_step_length_cm">Tamanho do passo em cm</string>
<string name="lefun_prefs_interface_language_title">Idioma da interface</string>
<string name="lefun_prefs_antilost_summary">A pulseira vai vibrar se o seu telefone se desconectar da pulseira</string>
<string name="lefun_prefs_antilost_title">Antiperda</string>
<string name="lefun_prefs_hydration_reminder_interval_title">Intervalo de lembrete de hidratação (em minutos)</string>
<string name="lefun_prefs_hydration_reminder_summary">A pulseira vai vibrar para lhe fazer lembrar de beber água</string>
<string name="lefun_prefs_hydration_reminder_title">Lembrete de hidratação</string>
<string name="charts_min_max_heartrate_popup">Frequência cardíaca mais baixa: %1$d
\nFrequência cardíaca mais alta: %2$d
\nIntensidade do movimento: %3$s</string>
<string name="movement_intensity">Intensidade do movimento</string>
<string name="firmware_update_progress">O envio está em progresso
\n%1d%% a %.2fkbps (média de %.2fkbps)
\nParte %1d de %1d</string>
<string name="devicestatus_upload_failed">O envio falhou</string>
<string name="devicestatus_upload_aborted">O envio foi abortado!</string>
<string name="devicestatus_upload_validating">O envio está a ser validado</string>
<string name="devicestatus_upload_completed">O envio foi concluído</string>
<string name="devicestatus_disconnected">O aparelho foi desconectado!</string>
<string name="devicestatus_disconnecting">O aparelho está desconectando!</string>
<string name="devicestatus_upload_started">O envio foi iniciado</string>
<string name="devicestatus_upload_starting">O envio está a iniciar</string>
<string name="devicestatus_connected">O aparelho está conectado</string>
<string name="devicestatus_connecting">O aparelho está conectando</string>
<string name="activity_list_summary_activities">Atividades</string>
<string name="activity_list_summary_intensity">Movimento
\nIntensidade</string>
<string name="activity_list_summary_active_time">Tempo ativo</string>
<string name="activity_list_summary_distance">Distância</string>
<string name="activity_list_summary_active_steps">Passos ativos</string>
<string name="charts_activity_list">Lista de atividades</string>
<string name="prefs_charts_tabs_summary">Abas de gráficos visíveis</string>
<string name="prefs_charts_tabs">Abas de gráficos</string>
<string name="chart_get_active_and_synchronize">Faça alguma atividade e sincronize o aparelho.</string>
<string name="chart_no_active_data">Nenhuma atividade detectada.</string>
<string name="discovery_entered_invalid_authkey">A chave de autenticação secreta é inválida! Faça um pressionamento longo no aparelho para editar.</string>
<string name="pref_summary_connected_advertisement">Torna o aparelho descobrível via Bluetooth mesmo quando conectado</string>
<string name="pref_title_connected_advertisement">Visível enquanto conectado</string>
<string name="fw_upgrade_notice_amazfitvergel">Está prestes a instalar o firmware %s no seu Amazfit Verge Lite.
\n
\nCertifique-se de instalar o ficheiro .fw, depois disso o ficheiro .res e finalmente o ficheiro .gps. A sua pulseira será reiniciada após a instalação do ficheiro .fw.
\n
\nNota: não precisa instalar .res e .gps se esses forem exatamente os mesmos que os instalados anteriormente.
\n
\nPROSSIGA AO SEU PRÓPRIO RISCO!</string>
<string name="pref_header_sony_ambient_sound_control">Controlo Som Ambiente</string>
<string name="sony_ambient_sound">Modo</string>
<string name="sony_ambient_sound_off">Desligado</string>
<string name="sony_ambient_sound_noise_cancelling">Cancelamento de ruído</string>
<string name="sony_ambient_sound_wind_noise_reduction">Redução de ruído do vento</string>
<string name="sony_ambient_sound_ambient_sound">Som ambiente</string>
<string name="sony_ambient_sound_focus_voice">Foco na voz</string>
<string name="sony_ambient_sound_level">Nível de som ambiente</string>
<string name="sony_sound_position">Posição do som</string>
<string name="sony_sound_position_off">Desligado</string>
<string name="sony_sound_position_front">Frente</string>
<string name="sony_sound_position_front_left">Frente Esquerda</string>
<string name="sony_sound_position_front_right">Frente Direita</string>
<string name="sony_sound_position_rear_left">Traseira Esquerda</string>
<string name="sony_sound_position_rear_right">Traseira Direita</string>
<string name="sony_surround_mode">Modo Surround</string>
<string name="sony_surround_mode_off">Desligado</string>
<string name="sony_surround_mode_arena">Arena</string>
<string name="sony_surround_mode_club">Discoteca</string>
<string name="sony_surround_mode_outdoor_stage">Palco exterior</string>
<string name="sony_surround_mode_concert_hall">Sala de concertos</string>
<string name="sony_warn_sbc_codec">Aviso: As preferencias de equalizador, modo surround e posição do som só funcionam com o codec de audio SBC.</string>
<string name="sony_equalizer">Equalizador</string>
<string name="sony_equalizer_preset_off">Desligado</string>
<string name="sony_equalizer_preset_bright">Brilhante</string>
<string name="sony_equalizer_preset_excited">Excitado</string>
<string name="sony_equalizer_preset_mellow">Suave</string>
<string name="sony_equalizer_preset_relaxed">Relaxado</string>
<string name="sony_equalizer_preset_vocal">Vocal</string>
<string name="sony_equalizer_preset_treble_boost">Amplificação de agudos</string>
<string name="sony_equalizer_preset_bass_boost">Amplificação de graves</string>
<string name="sony_equalizer_preset_speech">Discurso</string>
<string name="sony_equalizer_preset_manual">Manual</string>
<string name="sony_equalizer_preset_custom_1">Pessoal 1</string>
<string name="sony_equalizer_preset_custom_2">Pessoal 2</string>
<string name="pref_header_sony_equalizer_preset_custom_1">Predefinição Pessoal 1</string>
<string name="pref_header_sony_equalizer_preset_custom_2">Predefinição Pessoal 2</string>
<string name="sony_equalizer_band_400">400</string>
<string name="sony_equalizer_band_1000">1k</string>
<string name="sony_equalizer_band_2500">2.5k</string>
<string name="sony_equalizer_band_6300">6.3k</string>
<string name="sony_equalizer_band_16000">16k</string>
<string name="sony_equalizer_clear_bass">Graves Claros</string>
<string name="sony_touch_sensor">Controlo com sensor tátil</string>
<string name="sony_notification_voice_guide">Notificações &amp; Guia de voz</string>
<string name="sony_automatic_power_off">Desligar automaticamente</string>
<string name="sony_automatic_power_off_off">Não desligar</string>
<string name="sony_automatic_power_off_5_min">5 minutos</string>
<string name="sony_automatic_power_off_30_min">30 minutos</string>
<string name="sony_automatic_power_off_1_hour">1 hora</string>
<string name="sony_automatic_power_off_3_hour">3 horas</string>
<string name="sony_automatic_power_off_when_taken_off">Quando retirar os auscultadores</string>
<string name="sony_button_mode_off">Desligado</string>
<string name="sony_button_mode_ambient_sound_control">Controlo Som Ambiente</string>
<string name="sony_button_mode_playback_control">Controlo da reprodução</string>
<string name="sony_button_mode_volume_control">Controlo do Volume</string>
<string name="uncheck_all_applications">Desmarcar todos as aplicações</string>
<string name="fw_upgrade_notice_amazfitx">Está prestes a instalar o firmware %s no seu Amazfit X.
\n
\nCertifique-se de instalar o ficheiro .fw e depois disso o ficheiro .res. A sua pulseira será reiniciada após a instalação do ficheiro .fw.
\n
\nNota: não precisa instalar .res se esse for exatamente o mesmo que o instalado anteriormente.
\n
\nPROSSIGA AO SEU PRÓPRIO RISCO!</string>
<string name="pref_theme_black_background">Usar plano de fundo preto no tema escuro</string>
<string name="pref_title_ping_tone">Tom do ping</string>
<string name="pref_header_notification_application_settings">Configurações por aplicação</string>
<string name="pref_title_notification_use_as">Usar a lista de aplicações para…</string>
<string name="pref_title_notification_use_as_deny">Negar notificações das aplicações selecionadas</string>
<string name="pref_title_notification_use_as_allow">Permitir notificações de apps selecionadas</string>
<string name="pref_title_message_privacy_mode">Modo de privacidade de mensagens</string>
<string name="pref_message_privacy_mode_off">Exibir conteúdo</string>
<string name="pref_message_privacy_mode_complete">Ocultar conteúdo</string>
<string name="pref_applications_settings">Lista de aplicações</string>
<string name="pref_title_huami_force_new_protocol">Novo protocolo de autenticação</string>
<string name="pref_summary_huami_force_new_protocol">Ative se o seu aparelho não se conecta mais após uma atualização de firmware</string>
<string name="dialog_hide">Ocultar</string>
<string name="prefs_sounds_summary">Configure quando o aparelho vai bipar</string>
<string name="blood_pressure">Pressão arterial</string>
<string name="getting_heart_rate">Medição</string>
<string name="heart_rate_result">Resultados da medição</string>
<string name="activity_db_management_clean_export_directory_label">Excluir ficheiros no diretório de exportação/importação</string>
<string name="activity_DB_clean_export_directory_warning_title">Excluir ficheiros no diretório de exportação/importação\?</string>
<string name="activity_DB_clean_export_directory_warning_message">Deseja realmente excluir ficheiros do diretório de exportação/importação\?</string>
<string name="activity_db_management_clean_export_directory_text">Os ficheiros exportados no diretório de exportação/importação podem ser acedidos por qualquer app no seu aparelho. Pode remover esses ficheiros após a sincronização ou backup. Certifique-se de ter um backup antes de excluí-los. Os ficheiros GPX, subdiretórios e ficheiros de base de dados exportados automaticamente (se houver) não serão excluídos. O caminho ao diretório de exportação/importação é:</string>
<string name="dbmanagementactivity_export_finished">Exclusão finalizada</string>
<string name="activity_type_strength_training">Treinamento de força</string>
<string name="activity_summary_detail_select_gpx_track">Selecionar trilha GPX</string>
<string name="activity_summary_detail_clear_gpx_track">Apagar trilha GPX</string>
<string name="activity_summary_detail_editing_gpx_track">Editando trilha GPX vinculada</string>
<string name="kind_agps_bundle">Pacote AGPS</string>
<string name="devicetype_miband6">Mi Band 6</string>
<string name="devicetype_amazfit_neo">Amazfit Neo</string>
<string name="devicetype_amazfit_bipupro">Amazfit Bip U Pro</string>
<string name="devicetype_amazfit_gtr2e">Amazfit GTR 2e</string>
<string name="devicetype_amazfit_gts2_mini">Amazfit GTS 2 Mini</string>
<string name="devicetype_amazfit_x">Amazfit X</string>
<string name="devicetype_zepp_e">Zepp E</string>
<string name="devicetype_um25">UM-25</string>
<string name="devicetype_waspos">Wasp-os</string>
<string name="devicetype_smaq2oss">SMA-Q2 OSS</string>
<string name="notification_channel_low_battery_name">Bateria baixa</string>
<string name="menuitem_barometer">Barômetro</string>
<string name="menuitem_flashlight">Lanterna</string>
<string name="toast_app_must_not_be_selected">A app não deve estar selecionada para ser configurada</string>
<string name="toast_app_must_be_selected">A app deve ser selecionada para ser configurada</string>
<string name="gpx_receiver_activity_title">Receptor GPX Gadgetbridge</string>
<string name="minutes_mi">min/mi</string>
<string name="fossil_hr_commute_processing">Processando solicitação…</string>
<string name="fossil_hr_synced_activity_data">Dados de atividade sincronizados</string>
<string name="fossil_hr_unavailable_unauthed">Não disponível no modo não autenticado</string>
<string name="fossil_hr_auth_failed">Autenticação falhou, funcionalidade limitada</string>
<string name="qhybrid_title_background_image">Imagem de plano de fundo</string>
<string name="fossil_hr_warning_firmware_too_new">Algumas funções estão desativadas porque o firmware do relógio é novo demais</string>
<string name="pref_title_physical_buttons">Botões físicos</string>
<string name="pref_summary_physical_buttons">Configure a funcionalidade dos botões físicos no relógio</string>
<string name="qhybrid_summary_file_management">Enviar e descarregar ficheiros</string>
<string name="qhybrid_summary_calibration">Calibre os ponteiros do relógio</string>
<string name="pref_summary_canned_messages_set">Enviar mensagens configuradas abaixo ao seu aparelho</string>
<string name="pref_summary_canned_messages_dismisscall">Dispensar chamadas a partir do relógio com uma mensagem SMS</string>
<string name="fossil_hr_commute_actions_explanation">As ações configuradas aqui aparecerão na app Commute do seu relógio. Leia a wiki para obter informações sobre como lidar com as intenções produzidas por essas ações.</string>
<string name="fossil_hr_edit_action_delete">excluir</string>
<string name="fossil_hr_edit_action">Editar ação</string>
<string name="fossil_hr_new_action_cancel">cancelar</string>
<string name="fossil_hr_new_action">Nova ação</string>
<string name="qhybrid_calibration_counterclockwise">Sentido anti-horário</string>
<string name="qhybrid_calibration_clockwise">Sentido horário</string>
<string name="qhybrid_calibration_1_step">1 passo</string>
<string name="qhybrid_calibration_10_steps">10 passos</string>
<string name="qhybrid_calibration_100_steps">100 passos</string>
<string name="qhybrid_pref_summary_actions">Ações para a app Commute</string>
<string name="pref_title_developer_settings">Configurações de programador</string>
<string name="pref_summary_developer_settings">Configurações e funcionalidade usada por programadores</string>
<string name="qhybrid_pref_title_external_intents">Permitir intenções externas perigosas</string>
<string name="qhybrid_pref_summary_external_intents">Permitir que outras apps do Android enviem/sobrescrevam ficheiros</string>
<string name="devicetype_amazfit_trex_pro">Amazfit T-Rex Pro</string>
<string name="watchface_dialog_title_set_name">Definir nome do mostrador</string>
<string name="watchface_toast_settings_incomplete">Configurações incompletas, widget não adicionado</string>
<string name="watchface_dialog_title_add_widget">Adicionar widget</string>
<string name="watchface_widget_type_date">Data</string>
<string name="watchface_widget_type_weather">Clima</string>
<string name="watchface_widget_type_steps">Passos</string>
<string name="watchface_widget_type_heart_rate">Frequência cardíaca</string>
<string name="watchface_dialog_widget_presets">Predefinições de posição:</string>
<string name="watchface_dialog_widget_preset_top">Topo</string>
<string name="watchface_dialog_widget_preset_bottom">Baixo</string>
<string name="watchface_dialog_widget_preset_left">Esquerda</string>
<string name="watchface_upload_failed">O envio do mostrador falhou. Tente novamente.</string>
<string name="watchface_widget_type_battery">Bateria</string>
<string name="watchface_widget_type_calories">Calorias</string>
<string name="watchface_widget_type_chance_rain">Chance de chover</string>
<string name="watchface_setting_title_power_saving">Economia de energia</string>
<string name="watchface_setting_power_saving_hands">Desativar movimento das mãos enquanto fora do pulso</string>
<string name="prefs_sleep_time">Horários de sono</string>
<string name="prefs_sleep_time_label">Definir horas de sono</string>
<string name="prefs_sleep_time_summary">Especifica horários quando o sono é registado</string>
<string name="prefs_vibration_enable">Ativar vibrações</string>
<string name="prefs_autoheartrate">Frequência cardíaca automática</string>
<string name="prefs_autoheartrate_interval">Frequência das medições</string>
<string name="nothing_prefs_audiomode_title">Modo de áudio</string>
<string name="prefs_equalizer_preset">Predefinições do equalizador</string>
<string name="pref_title_equalizer_bass_boost">Aumento de graves</string>
<string name="pref_title_equalizer_soft">Suave</string>
<string name="prefs_equalizer_summary">Ativa ou desativa equalizador</string>
<string name="prefs_dolby_summary">Predefinição de Dolby para equalizador</string>
<string name="prefs_game_mode">Modo jogo</string>
<string name="prefs_game_mode_summary">Apenas se o seu telefone tem suporte ao modo jogo</string>
<string name="prefs_touch_lock">Bloqueio de toques</string>
<string name="prefs_touch_lock_summary">Desativa eventos de toque</string>
<string name="prefs_galaxy_buds_experimental">Experimental</string>
<string name="prefs_ambient_volume">Volume ambiente</string>
<string name="prefs_ambient_voice_focus">Foco de voz</string>
<string name="prefs_ambient_voice_summary">Faça a voz se destacar</string>
<string name="prefs_ambient_sound">Som ambiente</string>
<string name="prefs_ambient_mode">Modo ambiente</string>
<string name="left_earbud">Fone de ouvido esquerdo</string>
<string name="right_earbud">Fone de ouvido direito</string>
<string name="prefs_sounds">Sons</string>
<string name="menuitem_events">Eventos</string>
<string name="fw_upgrade_notice_amazfitneo">Está prestes a instalar o firmware %s no seu Amazfit Neo.
\n
\nA sa pulseira será reiniciada após a instalação do ficheiro .fw.
\n
\nPROSSIGA AO SEU PRÓPRIO RISCO!</string>
<string name="button_watchface_save_apply">Gravar e aplicar</string>
<string name="appmanager_app_edit">Editar</string>
<string name="watchface_dialog_widget_type">Tipo:</string>
<string name="watchface_dialog_widget_x_coordinate">Coordenada X (máx. 240):</string>
<string name="ft">ft</string>
<string name="devicetype_fitpro">FitPro</string>
<string name="menuitem_temperature">Temperatura</string>
<string name="menuitem_widgets">Widgets</string>
<string name="widget_settings_select_device_title">Selecionar aparelho</string>
<string name="mi_h">mi/h</string>
<string name="qhybrid_title_watchface">Configuração do mostrador</string>
<string name="qhybrid_title_apps">Apps</string>
<string name="qhybrid_title_file_management">Gestão de ficheiros</string>
<string name="qhybrid_title_apps_management">Gestão de apps</string>
<string name="watchface_setting_title_wrist_flick">Movimento de pulso</string>
<string name="watchface_setting_desc_wrist_flick">(para desativar completamente, ative o movimento relativo e defina todos os valores para 0)</string>
<string name="prefs_notifications_enable">Ativar notificações</string>
<string name="enable_vibrations_summary">Vibrações para chamadas, mensagens, notificações e mais</string>
<string name="enable_notifications_summary">Notificações para chamadas, mensagens e mais</string>
<string name="mi">mi</string>
<string name="button_watchface_edit_name">Editar nome</string>
<string name="button_watchface_select_image">Alterar imagem de plano de fundo</string>
<string name="button_watchface_add_widget">Adicionar widget</string>
<string name="button_watchface_settings">Configurações do mostrador</string>
<string name="button_watchface_preview">Visualização no relógio</string>
<string name="watchface_dialog_widget_y_coordinate">Coordenada Y (máx. 240):</string>
<string name="qhybrid_title_watchface_designer">Designer do mostrador</string>
<string name="watchface_dialog_widget_color">Cor:</string>
<string name="watchface_dialog_title_settings">Configurações do mostrador</string>
<string name="watchface_setting_display_refresh_full">Atualização completa (em minutos):</string>
<string name="watchface_setting_display_refresh_partial">Atualização parcial (em minutos):</string>
<string name="watchface_setting_power_saving_display">Desativar atualizações da ecrã enquanto fora do pulso</string>
<string name="prefs_autoheartrate_summary">Medições periódicas de frequência cardíaca durante o dia e também enquanto dorme</string>
<string name="prefs_autoheartrate_sleep">Fazer medições durante o sono</string>
<string name="prefs_autoheartrate_measurement">Medições automáticas de frequência cardíaca</string>
<string name="fw_upgrade_notice_miband6">Está prestes a instalar o firmware %s no seu Mi Band 6.
\n
\nCertifique-se de instalar o ficheiro .fw e depois disso o ficheiro .res. A sua pulseira será reiniciada após a instalação do ficheiro .fw.
\n
\nNota: não precisa instalar .res se esse for exatamente o mesmo que o instalado anteriormente.
\n
\nPROSSIGA AO SEU PRÓPRIO RISCO!</string>
<string name="watchface_install_info">Está prestes a instalar o seguinte mostrador:
\n
\n%1$s
\nVersão %2$s por %3$s
\n</string>
<string name="show_ongoing_activity">Mostrar pop-up de atividade em andamento</string>
<string name="notification_channel_transfer_name">Transferência de dados</string>
<string name="devicetype_amazfit_gts2e">Amazfit GTS 2e</string>
<string name="watchface_dialog_widget_color_white">Branca</string>
<string name="watchface_dialog_widget_color_black">Preta</string>
<string name="qhybrid_watchface_configuration_old_firmware">Ecrã de configuração do mostrador para relógios com o firmware versão DN1.0.2.19r ou inferior</string>
<string name="gpx_receiver_files_received">Ficheiro(s) GPX recebido:</string>
<string name="gpx_receiver_overwrite_some_files">Um ou mais ficheiros recebidos já existem. Sobrescrever\?</string>
<string name="watchface_setting_wrist_flick_move_relative">Mover as mãos em relação ao tempo:</string>
<string name="watchface_setting_wrist_flick_hour">Ponteiro das horas (-360 a 360):</string>
<string name="watchface_setting_wrist_flick_minute">Ponteiro dos minutos (-360 a 360):</string>
<string name="watchface_setting_wrist_flick_duration">Duração (em ms):</string>
<string name="watchface_cache_confirm_overwrite">Já existe um mostrador com este nome no cache. Deseja sobrescrevê-lo\?</string>
<string name="devicetype_galaxybuds">Galaxy Buds</string>
<string name="nothing_prefs_inear_summary">Reproduzir/pausar a música dependendo se usa os auscultadores</string>
<string name="nothing_prefs_inear_title">Deteção no ouvido</string>
<string name="pref_title_equalizer_dynamic">Dinâmico</string>
<string name="pref_title_equalizer_clear">Limpo</string>
<string name="pref_title_equalizer_trebble">Aumento de agudos</string>
<string name="prefs_dolby_mode">Modo Dolby</string>
<string name="prefs_equalizer">Equalizador</string>
<string name="prefs_left">Esquerda</string>
<string name="prefs_right">Direita</string>
<string name="prefs_galaxy_touch_options">Opções de toque</string>
<string name="qhybrid_pref_title_actions">Ações</string>
<string name="devicetype_nothingear1">Nothing Ear (1)</string>
<string name="title_activity_notification_management">Configurações de notificação</string>
<string name="check_all_applications">Marcar todos as aplicações</string>
<string name="set">Definir</string>
<string name="watchface_dialog_widget_preset_right">Direita</string>
<string name="watchface_widget_type_2nd_tz">2º fuso horário</string>
<string name="watchface_widget_type_active_mins">Minutos ativos</string>
<string name="controlcenter_power_off_confirm_description">Tem a certeza que pretende desligar o dispositivo\?</string>
<string name="controlcenter_power_off">Desligar</string>
<string name="controlcenter_power_off_confirm_title">Desligar</string>
<string name="pref_activity_recognize_walking">reconhecer caminhada</string>
<string name="pref_activity_recognize_rowing">reconhecer remada</string>
<string name="menuitem_menu">Menu</string>
<string name="reminder_repeat">Repetir</string>
<string name="prefs_reserve_reminder_calendar_summary">Número de eventos de calendário que serão sincronizados</string>
<string name="reminder_date">Data</string>
<string name="reminder_time">Hora</string>
<string name="ascentDistance">Distância em subida</string>
<string name="averageAltitude">Média</string>
<string name="maxCadence">Cadência máxima</string>
<string name="pref_title_equalizer_normal">Normal</string>
<string name="sony_pause_when_taken_off">Pausar quando os headphones são removidos</string>
<string name="pref_media_volumedown">Reduzir Volume</string>
<string name="about_hash">Commit %s</string>
<string name="descentDistance">Distância em descida</string>
<string name="minHR">Frequência cardíaca mínima</string>
<string name="minCadence">Cadência mínima</string>
<string name="prefs_active_noise_cancelling">Cancelamento Ativo de Ruído</string>
<string name="averageCadence">Cadência média</string>
<string name="prefs_activity_recognition">Definições de reconhecimento de atividade</string>
<string name="sony_button_mode_left">Modo do botão (esquerdo)</string>
<string name="sony_button_mode_right">Modo do botão (direito)</string>
<string name="pref_activity_recognize_biking">reconhecer ciclismo</string>
<string name="fossil_hr_button_config_info">Alguns botões não podem ser configurados porque as suas funções estão pre-configuradas na firmware do relógio.
\n
\nAviso: pressionar longo no botão de cima quando o mostrador da aplicação oficial Fossil está instalada vai também alternar entre mostrar/ocultar widgets.</string>
<string name="qhybrid_summary_on_device_confirmation">Confirmações de emparelhamento no dispositivo podem tornar-se irritantes. Desactivar pode causar perda de funcionalidade.</string>
<string name="pref_media_previous">Faixa Anterior</string>
<string name="pref_media_volumeup">Aumentar Volume</string>
<string name="distance_format_miles">###.#mi</string>
<string name="pref_activity_recognize_running">reconhecer corrida</string>
<string name="pref_activity_recognition_mode_ask">perguntar</string>
<string name="pref_activity_recognition_mode_auto">automático</string>
<string name="pref_activity_recognition_mode_none">nenhum</string>
<string name="watchface_dialog_widget_update_timeout">Tempo de actualização em minutos</string>
<string name="prefs_activity_in_device_card_title">Mostrar informações de atividade no cartão do dispositivo</string>
<string name="prefs_activity_in_device_card_title_summary">Mostrar passos, distância ou sono atual no cartão do dispositivo</string>
<string name="prefs_activity_in_device_card_sleep_title">Sono</string>
<string name="prefs_activity_in_device_card_sleep_title_summary">Mostrar duração do sono</string>
<string name="prefs_activity_in_device_card_distance_title_summary">A distância é calculada em função do número de passos e tamanho do passo (ajustável em Definições - Sobre você)</string>
<string name="prefs_activity_in_device_card_steps_title_summary">Mostar passos totais</string>
<string name="pref_header_equalizer">Equalizador</string>
<string name="reminder_message">Mensagem</string>
<string name="reminder_no_free_slots_title">Sem posições livres</string>
<string name="reminder_no_free_slots_description">O dispositivo não tem mais posições livres para lembretes (total de posições: %1$s)</string>
<string name="miband_prefs_reserve_reminder_calendar">Lembretes a reservar para eventos de calendário futuros</string>
<string name="mi2_prefs_do_not_disturb_lift_wrist">Activar ecrã do aparelho ao levantar durante modo Não Incomodar</string>
<string name="activity_prefs_discovery_pairing">Definições de busca e emparelhamento</string>
<string name="prefs_fm_preset_instructions">Pressione longo no botão para guardar predefinição</string>
<string name="devicetype_galaxybuds_live">Galaxy Buds Live</string>
<string name="pressure_relief_summary">Evita o sentimento de pressão nos ouvidos enquanto não estiver a usar o Calcelamento de Ruído Ativo</string>
<string name="devicetype_bose_qc35">Bose QC35</string>
<string name="devicetype_vesc">VESC</string>
<string name="spm">passos/min</string>
<string name="add_test_device">Adicionar dispositivo de teste</string>
<string name="devicetype_sony_wh_1000xm3">Sony WH-1000XM3</string>
<string name="devicetype_sony_wf_sp800n">Sony WF-SP800N</string>
<string name="activity_type_climbing">Escalada</string>
<string name="prefs_fm_presets_presets">Predefinições</string>
<string name="discover_unsupported_devices">Mostrar dispositivos não suportados</string>
<string name="device_card_activity_card_title">Informações de atividade no cartão do dispositivo</string>
<string name="device_card_activity_card_title_summary">Escolher que detalhes de actividade são mostrados no cartão do dispositivo</string>
<string name="pref_header_other">Outros</string>
<string name="pref_header_system">Sistema</string>
<string name="devicetype_domyos_t540">Domyos T540</string>
<string name="discover_unsupported_devices_description">Activar esta opção irá mostrar todos os dispositivos bluetooth encontrados durante a procura. Pressionar o dispositivo irá copiar o sei nome e endereço mac para o clipboard. Pressionar longo irá lançar o diálogo de \"Adicionar dispositivo de teste\".</string>
<string name="pref_button_action_disabled">Desactivado</string>
<string name="pref_media_next">Faixa Seguinte</string>
<string name="pref_media_rewind">Saltar para trás</string>
<string name="distance_format_feet">###ft</string>
<string name="minSpeed">Mínimo</string>
<string name="maxHR">Frequência cardíaca máxima</string>
<string name="maxStride">Distância de passo máx</string>
<string name="minStride">Distância de passo min</string>
<string name="watchface_setting_title_display_refresh_timeout">Tempo de actualização do ecrã</string>
<string name="prefs_pressure_relief">Alívio de pressão com som ambiente</string>
<string name="prefs_active_noise_cancelling_summary">Bloqueia ruídos do redor</string>
<string name="watchface_dialog_widget_timezone">Fuso horário:</string>
<string name="qhybrid_title_on_device_confirmation">Ativar confirmação de emparelhamento no dispositivo</string>
<string name="watchface_widget_type_custom">Widget customizada</string>
<string name="watchface_dialog_widget_timeout_hide_text">Ocultar texto ao terminar o tempo:</string>
<string name="watchface_dialog_widget_timeout_show_circle">Mostrar círculo ao terminar o tempo:</string>
<string name="pref_media_forward">Saltar para a frente</string>
<string name="pref_device_action_broadcast">Enviar transmissão</string>
<string name="distance_format_meters">###m</string>
<string name="distance_format_kilometers">###.#km</string>
<string name="pref_header_sony_equalizer_bands">Bandas</string>
<string name="battery_case">Caixa com bateria</string>
<string name="activity_type_hiking">Caminhada longa</string>
<string name="pref_media_playpause">Alterar reprodução</string>
<string name="pref_media_play">Reproduzir media</string>
<string name="pref_media_pause">Pausar media</string>
<string name="sony_audio_upsampling">Aumentar resolução do áudio</string>
<string name="devicetype_sony_wh_1000xm4">Sony WH-1000XM4</string>
<string name="sony_speak_to_chat_focus_on_voice">Foco em voz</string>
<string name="sony_speak_to_chat_timeout_off">Desligado</string>
<string name="sony_speak_to_chat_timeout_short">Curto (15s)</string>
<string name="sony_speak_to_chat_timeout_standard">Normal (30s)</string>
<string name="sony_speak_to_chat_timeout_long">Longo (1m)</string>
<string name="sony_connect_two_devices">Ligar a 2 dispositivos em simultâneo</string>
<string name="discovery_bluetooth_le_scan">Busca Bluetooth LE:</string>
<string name="sony_speak_to_chat_sensitivity_low">Baixa</string>
<string name="discovery_bluetooth_scan">Busca Bluetooth:</string>
<string name="device_unsupported">NÃO SUPORTADO</string>
<string name="sony_speak_to_chat">Falar-para-conversar</string>
<string name="sony_speak_to_chat_sensitivity">Sensibilidade de deteção de voz</string>
<string name="sony_speak_to_chat_sensitivity_high">Alta</string>
<string name="sony_speak_to_chat_sensitivity_auto">Automática</string>
<string name="pref_header_sony_device_info">Informações do aparelho</string>
<string name="audio_codec">Codec de áudio</string>
<string name="sony_speak_to_chat_timeout">Tempo limite</string>
<string name="watchface_dialog_widget_width">Largura:</string>
<string name="devicetype_sonyswr12">Sony SWR12</string>
<string name="unknown">Desconhecido</string>
<string name="start">Começar</string>
<string name="sony_anc_optimize_title">Optimizar</string>
<string name="pref_header_sony_anc_optimizer">Optimizador de cancelamento de ruído</string>
<string name="devicetype_amazfit_pop">Amazfit Pop</string>
<string name="devicetype_amazfit_pop_pro">Amazfit Pop Pro</string>
<string name="sony_anc_optimize_description">Clique para começar o optimizador de cancelamento de ruído.</string>
<string name="sony_anc_optimize_confirmation_title">Optimizador de cancelamento de ruído</string>
<string name="pref_anc_optimizer_state_pressure">Pressão atmosférica</string>
<string name="sony_anc_optimize_confirmation_description">Coloque os headphones como os utilizaria normalmente. Se as condições de utilização ou pressão atmosférica alterarem, execute o optimizador novamente.</string>
<string name="title_activity_controlcenter_banglejs_main">Bangle.js Gadgetbridge</string>
<string name="about_activity_title_banglejs_main">Acerca de Bangle.js Gadgetbridge</string>
<string name="application_name_banglejs_main">Bangle.js Gadgetbridge</string>
<string name="fw_upgrade_notice_miband7">Estás prestes a instalar a firmware %s na tua Xiaomi Smart Band 7.
\n
\nA pulseira vai reiniciar depois de instalar o ficheiro .zip.
\n
\nPROSSIGA POR SUA CONTA E RISCO!</string>
<string name="gadgetbridge_running_banglejs_nightly">Nightly Bangle.js em execução</string>
<string name="about_description_banglejs_main">Aplicação Android para Bangle.js, construida com base no projecto Gadgetbridge, com acesso à Internet.
\n
\nDevido às políticas da Google Play Store, não nos é permitido incluir links para doações dentro da aplicação. No entanto, se gostas desta aplicação, por favor considera fazer uma doação através da página do Gadgetbridge abaixo.</string>
<string name="gadgetbridge_running_banglejs_main">Bangle.js em execução</string>
<string name="application_name_main_nightly">Gadgetbridge (Nightly)</string>
<string name="title_activity_controlcenter_main_nightly">Gadgetbridge Nightly</string>
<string name="about_activity_title_main_nightly">Acerca de Gadgetbridge Nightly</string>
<string name="application_name_banglejs_nightly">Bangle.js Gadgetbridge (Nightly)</string>
<string name="title_activity_controlcenter_banglejs_nightly">Bangle.js Gadgetbridge (Nightly)</string>
<string name="about_activity_title_banglejs_nightly">Acerca de Bangle.js Gadgetbridge (Nightly)</string>
<string name="about_description_banglejs_nightly">Aplicação Android para Bangle.js, construida com base no projecto Gadgetbridge, com acesso à Internet.
\n
\nDevido às políticas da Google Play Store, não nos é permitido incluir links para doações dentro da aplicação. No entanto, se gostas desta aplicação, por favor considera fazer uma doação através da página do Gadgetbridge abaixo.</string>
<string name="appmanager_app_share">Partilhar</string>
<string name="appmanager_watchface_activate">Ativar</string>
<string name="appmanager_app_start">Início</string>
<string name="pref_header_workout">Treino</string>
<string name="watchface_dialog_widget_cat_custom_widget">Widget personalizado</string>
<string name="world_clock_timezone">Fuso horário</string>
<string name="spo2_off">Desligado</string>
<string name="world_clock_delete_confirm_title">Apagar \'%1$s\'</string>
<string name="normal">Normal</string>
<string name="pref_header_heartrate_sleep">Sono</string>
<string name="menuitem_nothing">Nada</string>
<string name="pref_header_time">Hora</string>
<string name="menuitem_countdown">Contagem Regressiva</string>
<string name="hrZoneNa">N/A</string>
<string name="status">Estado</string>
<string name="mi2_dnd_always">Sempre</string>
<string name="activity_type_freestyle">Livre</string>
<string name="gadgetbridge_running_main_nopebble">Nightly GB Sem Pebble em execução</string>
<string name="pref_title_notifications_generic_settings">Configurações de notificação de Android</string>
<string name="czech">Tcheco</string>
<string name="about_description_main_nightly">Substituto para apps não open source de aparelhos Android dos fabricantes, sem necessitar de nuvem e código-aberto. Atualizações Nightly (diárias) de Gadgetbridge. Não pode ser instalado se já tem a app Gadgetbridge ou Pebble, devido a um conflito no provedor Pebble.</string>
<string name="gadgetbridge_running_main_nightly">Nightly GB em execução</string>
<string name="application_name_main_nopebble">Gadgetbridge (Nightly, Sem provedor Pebble)</string>
<string name="title_activity_controlcenter_main_nopebble">Gadgetbridge Nightly Sem Pebble</string>
<string name="about_activity_title_main_nopebble">Sobre Gadgetbridge Nightly Sem Pebble</string>
<string name="about_description_main_nopebble">Substituto para apps não de código-aberto de aparelhos Android dos fabricantes, sem necessitar de nuvem e possui código livre. Atualizações Nightly (diárias) de Gadgetbridge. Essa versão tem o provedor Pebble renomeado para prevenir conflitos, então algumas integrações do Pebble não funcionarão, mas pode ser instalado com Gadgetbridge já existente.</string>
<string name="vibration_profile_default">Padrão</string>
<string name="world_clock_delete_confirm_description">Tem certeza que deseja apagar o relógio mundial\?</string>
<string name="world_clock_no_free_slots_title">Não há espaço</string>
<string name="world_clock_no_free_slots_description">O aparelho não tem espaço para relógios mundiais (total de espaços: %1$s)</string>
<string name="world_clock_label">Etiqueta</string>
<string name="pref_title_touch_anc">Cancelamento de ruído ativo</string>
<string name="pref_title_touch_ambient">Som ambiente</string>
<string name="pref_voice_detect_duration_5">5 segundos</string>
<string name="pref_voice_detect_duration_10">10 segundos</string>
<string name="pref_header_stress">Estresse</string>
<string name="accuracy">Precisão</string>
<string name="balanced">Equilibrado</string>
<string name="gps">GPS</string>
<string name="power_saving">Poupança de energia</string>
<string name="pref_header_calendar">Calendário</string>
<string name="all_satellites">Todos os satélites</string>
<string name="controlcenter_get_heartrate_measurement">Medir batimento cardíaco</string>
<string name="open_fw_installer_pick_file">Selecionar ficheiro</string>
<string name="gps_gnolass">GPS + GNOLASS</string>
<string name="gps_bds">GPS + BDS</string>
<string name="custom">Personalizado</string>
<string name="gps_galileo">GPS + GALILEO</string>
<string name="temperature">Temperatura</string>
</resources>