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

79 lines
6.4 KiB
XML
Raw Permalink 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"?>
<!--
~ 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">Aucun circuit disponible</string>
<string name="callFailed_network_out_of_order">Réseau hors dusage</string>
<string name="callFailed_no_route_to_destination">La destination ne peut être atteinte</string>
<string name="callFailed_channel_unacceptable">Canal inacceptable</string>
<string name="callFailed_operator_determined_barring">L\'opérateur est exclu</string>
<string name="callFailed_normal">Compensation dappel normale</string>
<string name="callFailed_no_user_responding">Aucune réponse de l\'utilisateur</string>
<string name="callFailed_no_answer_from_user">Alerte de l\'utilisateur, aucune réponse</string>
<string name="callFailed_call_rejected">Appel rejeté</string>
<string name="callFailed_number_changed">Le numéro a changé</string>
<string name="callFailed_preemption">Préemption</string>
<string name="callFailed_destination_out_of_order">Destination hors dusage</string>
<string name="callFailed_invalid_number_format">Format de numéro non valide (numéro incomplet)</string>
<string name="callFailed_facility_rejected">Fonctionnalité rejetée</string>
<string name="callFailed_resp_to_status_enquiry">Réponse à la DEMANDE D\'ÉTAT</string>
<string name="callFailed_normal_unspecified">Normal, non spécifié</string>
<string name="callFailed_tempopary_failure">Échec temporaire</string>
<string name="callFailed_switching_equipment_congestion">Encombrement de léquipement de commutation</string>
<string name="callFailed_access_information_discarded">Information d\'accès refusée</string>
<string name="callFailed_requested_circuit_or_channel_not_available">Circuit/canal demandé indisponible</string>
<string name="callFailed_resources_unavailable_or_unspecified">Ressources non disponibles ou non spécifiées</string>
<string name="callFailed_QOS_unavailable">Qualité de service indisponible</string>
<string name="callFailed_requested_facility_not_subscribed">Non abonné à la fonctionnalité demandé</string>
<string name="callFailed_incoming_calls_barred_within_CUG">Appels entrants interdits dans le CUG</string>
<string name="callFailed_bearer_capability_not_authorized">Capacité porteuse non autorisée</string>
<string name="callFailed_bearer_capability_unavailable">Capacité porteuse indisponible pour le moment</string>
<string name="callFailed_service_option_not_available">Service ou option non disponible ou non spécifié(e)</string>
<string name="callFailed_bearer_service_not_implemented">Service de porteur non implémenté</string>
<string name="callFailed_requested_facility_not_implemented">Fonctionnalité de requête non implémentée</string>
<string name="callFailed_only_digital_information_bearer_available">Seul la fonction de porteur d\'informations numériques restreintes est disponible</string>
<string name="callFailed_service_or_option_not_implemented">Service ou option non implémenté(e) ou non spécifié(e)</string>
<string name="callFailed_invalid_transaction_identifier">Valeur d\'identifiant de transaction non valide</string>
<string name="callFailed_user_not_member_of_CUG">L\'utilisateur n\'est pas membre du CUG</string>
<string name="callFailed_incompatible_destination">Destination incompatible</string>
<string name="callFailed_invalid_transit_NW_selection">Sélection de réseau de transit invalide</string>
<string name="callFailed_semantically_incorrect_message">Message sémantiquement incorrect</string>
<string name="callFailed_invalid_mandatory_information">Informations mandataires non valides</string>
<string name="callFailed_message_type_non_implemented">Type de message non existant ou non implémenté</string>
<string name="callFailed_message_type_not_compatible_with_protocol_state">Type de message non compatible avec l\'état du protocole</string>
<string name="callFailed_information_element_non_existent">Élément d\'information inexistant ou non implémenté</string>
<string name="callFailed_conditional_IE_error">Erreur IE conditionnelle</string>
<string name="callFailed_message_not_compatible_with_protocol_state">Message non compatible avec l\'état du protocole</string>
<string name="callFailed_recovery_on_timer_expired">Reprendre à l\'expiration de la minuterie</string>
<string name="callFailed_protocol_error_unspecified">Erreur de protocole, non spécifiée</string>
<string name="callFailed_interworking_unspecified">Interfonctionnement, non spécifié</string>
<string name="callFailed_non_selected_user_clearing">Suppression d\'un utilisateur non sélectionné</string>
</resources>