android_mt6572_jiabo/packages/services/Telephony/res/values-pt-rBR/cm_strings.xml
2025-09-05 16:56:03 +08:00

87 lines
6.3 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2013-2014 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Advanced Settings -->
<string name="incall_screen_settings">Configurações da tela de chamada</string>
<string name="show_ssn_label">Notificação de eventos</string>
<string name="show_ssn_summary">Mostrar uma notificação para vários eventos de rede relacionados ao tratamento de chamadas</string>
<!-- Toasts for various transient network events -->
<!-- Toast text for Unconditional Call Forwarding enabled -->
<string name="call_notif_unconditionalCF">Reencaminhamento incondicional de chamada ativo</string>
<!-- Toast text for Conditional Call Forwarding enabled -->
<string name="call_notif_conditionalCF">Reencaminhamento condicional de chamada ativo</string>
<!-- Toast text for a forwarded MO call -->
<string name="call_notif_MOcall_forwarding">A chamada efetuada foi reencaminhada</string>
<!-- Toast text for MO call, when the caller & callee both belng to a CUG group -->
<string name="call_notif_cugcall">Chamada em grupo de usuários fechado</string>
<!-- In-call screen: status label when MO calls are barred -->
<string name="call_notif_outgoing_barred">Chamadas efetuadas barradas</string>
<!-- Toast text for MO calls, when incoming calls are barred at remote party -->
<string name="call_notif_incoming_barred">Chamadas recebidas barradas na origem</string>
<!-- Toast text for MO calls when CLIR Suppression is rejected -->
<string name="call_notif_clir_suppression_rejected">Ocultação do número foi rejeitada pela rede</string>
<!-- In-call screen: status label when MO call gets deflected to another party -->
<string name="call_notif_call_deflected">Chamada encaminhada pela parte remota</string>
<!-- Toast text for incoming call being forwarded to other remote party -->
<string name="call_notif_MTcall_forwarding">Chamada recebida foi reencaminhada</string>
<!-- Toast text for incoming call which is part of MultiParty Call -->
<string name="call_notif_multipartycall">Chamada em grupo</string>
<!-- Toast text for incoming call which is answered,put on hold & then released -->
<string name="call_notif_callonhold_released">Chamada desligada remotamente</string>
<!-- Toast text for incoming call forward check received -->
<string name="call_notif_forwardcheckreceived">Chamada foi encaminhada</string>
<!-- Toast text for incoming call connecting through ECT -->
<string name="call_notif_callconnectingect">Chamada conectando através de transferência de chamada explícita</string>
<!-- Toast text for incoming call connected through ECT -->
<string name="call_notif_callconnectedect">Chamada conectada através de transferência de chamada explícita</string>
<!-- Mobile network settings, preferred network modes -->
<string name="preferred_network_mode_td_scdma_lte_gsm_wcdma_cdma_evdo_choice">TD-SCDMA/LTE/GSM/WCDMA/CDMA/EVDO</string>
<string name="preferred_network_mode_td_scdma_gsm_wcdma_cdma_evdo_choice">TD-SCDMA/GSM/WCDMA/CDMA/EVDO</string>
<string name="preferred_network_mode_td_scdma_gsm_wcdma_lte_choice">TD-SCDMA/GSM/WCDMA/LTE</string>
<string name="preferred_network_mode_td_scdma_wcdma_lte_choice">TD-SCDMA/WCDMA/LTE</string>
<string name="preferred_network_mode_td_scdma_gsm_wcdma_choice">TD-SCDMA/GSM/WCDMA</string>
<string name="preferred_network_mode_td_scdma_gsm_lte_choice">TD-SCDMA/GSM/LTE</string>
<string name="preferred_network_mode_td_scdma_gsm_choice">TD-SCDMA/GSM</string>
<string name="preferred_network_mode_td_scdma_lte_choice">TD-SCDMA/LTE</string>
<string name="preferred_network_mode_td_scdma_wcdma_choice">TD-SCDMA/WCDMA</string>
<string name="preferred_network_mode_td_scdma_only_choice">Somente TD-SCDMA</string>
<string name="preferred_network_mode_lte_wcdma_choice">LTE/WCDMA</string>
<string name="preferred_network_mode_lte_choice">LTE</string>
<string name="preferred_network_mode_global_choice">Global</string>
<string name="preferred_network_mode_gsm_wcdma_lte_choice">GSM/WCDMA/LTE</string>
<string name="preferred_network_mode_cdma_lte_evdo_choice">CDMA + LTE/EvDo</string>
<string name="preferred_network_mode_cdma_evdo_gsm_wcdma_choice">CDMA/EvDo/GSM/WCDMA</string>
<string name="preferred_network_mode_evdo_only_choice">Somente EvDo</string>
<string name="preferred_network_mode_cdma_wo_evdo_choice">CDMA sem EvDo</string>
<string name="preferred_network_mode_cdma_evdo_auto_choice">CDMA/EvDo automático</string>
<string name="preferred_network_mode_gsm_wcdma_auto_choice">GSM/WCDMA automático</string>
<string name="preferred_network_mode_wcdma_only_choice">Somente WCDMA</string>
<string name="preferred_network_mode_gsm_only_choice">Somente GSM</string>
<string name="preferred_network_mode_gsm_wcdma_preferred_choice">Preferencialmente GSM/WCDMA</string>
<string name="msim_mobile_network_settings_title">Configurações de rede móvel do SIM %d</string>
<!-- Permission to modify network mode via intent -->
<string name="perm_change_mobile_network">alterar o modo de rede</string>
<string name="perm_change_mobile_network_desc">Permite que um aplicativo modifique o modo de rede atual.</string>
<!-- Network mode picker dialog title -->
<string name="choose_network_mode_title">Escolha o modo de rede</string>
<string name="choose_network_mode_system_default">Padrão do sistema</string>
<string name="cdma_call_settings">Configurações de chamadas CDMA</string>
<!-- Mobile network settings, COLP -->
<string name="connected_line_identification_title">Identificação da linha conectada</string>
<string name="connected_line_identification_summary">Desative esta opção se os números dos destinatários não aparecerem no histórico de chamadas</string>
</resources>