android_mt6572_jiabo/packages/apps/PhoneCommon/res/values-pt-rBR/qtistrings.xml
2025-09-05 16:56:03 +08:00

79 lines
6.4 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (c) 2016, The Linux Foundation. All rights reserved.
~
~ Redistribution and use in source and binary forms, with or without
~ modification, are permitted provided that the following conditions are
~ met:
~ Redistributions of source code must retain the above copyright
~ notice, this list of conditions and the following disclaimer.
~ Redistributions in binary form must reproduce the above
~ copyright notice, this list of conditions and the following
~ disclaimer in the documentation and/or other materials provided
~ with the distribution.
~ Neither the name of The Linux Foundation nor the names of its
~ contributors may be used to endorse or promote products derived
~ from this software without specific prior written permission.
~
~ THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED
~ WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
~ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT
~ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS
~ BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
~ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
~ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
~ BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
~ WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
~ OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
~ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
~
-->
<!-- The xml contains Qti specific resource strings neede for any value added features. -->
<resources>
<string name="callFailed_no_circuit_avail">Nenhum circuito disponível</string>
<string name="callFailed_network_out_of_order">Rede fora de área</string>
<string name="callFailed_no_route_to_destination">Nenhuma rota para o destino</string>
<string name="callFailed_channel_unacceptable">Canal inaceitável</string>
<string name="callFailed_operator_determined_barring">Restrição determinada pelo operador</string>
<string name="callFailed_normal">Chamada finalizada normalmente</string>
<string name="callFailed_no_user_responding">Usuário não responde</string>
<string name="callFailed_no_answer_from_user">Usuário alertando, sem resposta</string>
<string name="callFailed_call_rejected">Chamada rejeitada</string>
<string name="callFailed_number_changed">Número alterado</string>
<string name="callFailed_preemption">Preempção</string>
<string name="callFailed_destination_out_of_order">Destino fora de serviço</string>
<string name="callFailed_invalid_number_format">Formato de número inválido (número incompleto)</string>
<string name="callFailed_facility_rejected">Recurso rejeitado</string>
<string name="callFailed_resp_to_status_enquiry">Resposta ao INQUÉRITO DE STATUS</string>
<string name="callFailed_normal_unspecified">Normal, não especificado</string>
<string name="callFailed_tempopary_failure">Falha temporária</string>
<string name="callFailed_switching_equipment_congestion">Alterando a congestão do equipamento</string>
<string name="callFailed_access_information_discarded">Acessar informações descartadas</string>
<string name="callFailed_requested_circuit_or_channel_not_available">Circuito/canal solicitado não está disponível</string>
<string name="callFailed_resources_unavailable_or_unspecified">Recursos indisponíveis ou não especificados</string>
<string name="callFailed_QOS_unavailable">Qualidade do serviço indisponível</string>
<string name="callFailed_requested_facility_not_subscribed">Funcionalidade solicitada não subscrita</string>
<string name="callFailed_incoming_calls_barred_within_CUG">Chamadas recebidas bloqueadas no GFU</string>
<string name="callFailed_bearer_capability_not_authorized">Capacidade de transmissão não autorizada</string>
<string name="callFailed_bearer_capability_unavailable">Capacidade do portador não está atualmente disponível</string>
<string name="callFailed_service_option_not_available">Serviço ou opção não disponível ou não especificada</string>
<string name="callFailed_bearer_service_not_implemented">Serviço de transmissão não implementado</string>
<string name="callFailed_requested_facility_not_implemented">Recurso solicitado não implementado</string>
<string name="callFailed_only_digital_information_bearer_available">Apenas informações digitais restritas ao portador estão disponíveis</string>
<string name="callFailed_service_or_option_not_implemented">Serviço ou opção não implementada ou não especificada</string>
<string name="callFailed_invalid_transaction_identifier">Valor do identificador de transação inválido</string>
<string name="callFailed_user_not_member_of_CUG">Usuário não é membro do GFU</string>
<string name="callFailed_incompatible_destination">Destino incompatível</string>
<string name="callFailed_invalid_transit_NW_selection">Seleção de rede de trânsito inválida</string>
<string name="callFailed_semantically_incorrect_message">Mensagem semanticamente incorreta</string>
<string name="callFailed_invalid_mandatory_information">Informações obrigatórias inválidas</string>
<string name="callFailed_message_type_non_implemented">Tipo de mensagem inexistente ou não implementado</string>
<string name="callFailed_message_type_not_compatible_with_protocol_state">Tipo de mensagem não é compatível com o estado do protocolo</string>
<string name="callFailed_information_element_non_existent">Elemento de informação inexistente ou não implementado</string>
<string name="callFailed_conditional_IE_error">Erro de IE condicional</string>
<string name="callFailed_message_not_compatible_with_protocol_state">Tipo de mensagem não é compatível com o estado do protocolo</string>
<string name="callFailed_recovery_on_timer_expired">Recuperação na expiração do temporizador</string>
<string name="callFailed_protocol_error_unspecified">Erro de protocolo, não especificado</string>
<string name="callFailed_interworking_unspecified">Interfuncionamento, não especificado</string>
<string name="callFailed_non_selected_user_clearing">Desconexão de usuário não selecionado</string>
</resources>