android_mt6572_jiabo/packages/apps/PhoneCommon/res/values-sk/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">Žiadny dostupný okruh</string>
<string name="callFailed_network_out_of_order">Sieť nefunguje</string>
<string name="callFailed_no_route_to_destination">Neexistuje žiadna cesta k cieľu</string>
<string name="callFailed_channel_unacceptable">Neprijateľný kanál</string>
<string name="callFailed_operator_determined_barring">Blokovanie hovorov nastavené operátorom</string>
<string name="callFailed_normal">Normálne ukončenie hovorov</string>
<string name="callFailed_no_user_responding">Užívateľ neodpovedá</string>
<string name="callFailed_no_answer_from_user">Užívateľ bol informovaný, ale neodpovedá</string>
<string name="callFailed_call_rejected">Hovor bol odmietnutý</string>
<string name="callFailed_number_changed">Číslo bolo zmenené</string>
<string name="callFailed_preemption">Prednostné</string>
<string name="callFailed_destination_out_of_order">Cieľ je mimo prevádzku</string>
<string name="callFailed_invalid_number_format">Neplatný formát čísla (neúplné číslo)</string>
<string name="callFailed_facility_rejected">Hovor zamietnutý</string>
<string name="callFailed_resp_to_status_enquiry">Odpoveď na STAV POŽIADAVKY</string>
<string name="callFailed_normal_unspecified">Normálny, nešpecifikovaný</string>
<string name="callFailed_tempopary_failure">Dočasné zlyhanie</string>
<string name="callFailed_switching_equipment_congestion">Preťaženie zariadenia</string>
<string name="callFailed_access_information_discarded">Prístup k informaciám bol zamietnutý</string>
<string name="callFailed_requested_circuit_or_channel_not_available">Požadovaný okruh/kanál nie je dostupný</string>
<string name="callFailed_resources_unavailable_or_unspecified">Zdroje nie sú dostupné z neznámych dôvodov</string>
<string name="callFailed_QOS_unavailable">Kvalita služby nie je k dispozícii</string>
<string name="callFailed_requested_facility_not_subscribed">Požadované zariadenie nie je prihlásené</string>
<string name="callFailed_incoming_calls_barred_within_CUG">Prichádzajúce hovory blokované v rámci CUG</string>
<string name="callFailed_bearer_capability_not_authorized">Funkcia prevádzkovateľa nie je oprávnená</string>
<string name="callFailed_bearer_capability_unavailable">Funkcia prevádzkovateľa nie je v súčasnosti k dispozícii</string>
<string name="callFailed_service_option_not_available">Služba alebo možnosť nie je k dispozícii, nešpecifikované</string>
<string name="callFailed_bearer_service_not_implemented">Funkcia prevádzkovateľa nie je implementovaná</string>
<string name="callFailed_requested_facility_not_implemented">Požadované zariadenie nie je implementované</string>
<string name="callFailed_only_digital_information_bearer_available">K dispozícii je iba obmedzené množstvo informácií digitálneho pásma</string>
<string name="callFailed_service_or_option_not_implemented">Služba alebo možnosť nie je implementovaná, nešpecifikované</string>
<string name="callFailed_invalid_transaction_identifier">Neplatná hodnota identifikátora transakcie</string>
<string name="callFailed_user_not_member_of_CUG">Užívateľ nie je členom CUG</string>
<string name="callFailed_incompatible_destination">Nekompatibilný cieľ</string>
<string name="callFailed_invalid_transit_NW_selection">Neplatný výber tranzitnej siete</string>
<string name="callFailed_semantically_incorrect_message">Sémanticky nekorektná správa</string>
<string name="callFailed_invalid_mandatory_information">Požadované informácie sú neplatné</string>
<string name="callFailed_message_type_non_implemented">Typ správy neexistuje alebo nie je implementovaný</string>
<string name="callFailed_message_type_not_compatible_with_protocol_state">Typ správy nie je kompatibilný s protokolom stavu</string>
<string name="callFailed_information_element_non_existent">Údaj neexistuje alebo nie je implementovaný</string>
<string name="callFailed_conditional_IE_error">Podmienená IE chyba</string>
<string name="callFailed_message_not_compatible_with_protocol_state">Správa nie je kompatibilná s protokolom stavu</string>
<string name="callFailed_recovery_on_timer_expired">Obnovenie po uplynutí času</string>
<string name="callFailed_protocol_error_unspecified">Chyba protokolu, nešpecifikované</string>
<string name="callFailed_interworking_unspecified">Spolupráca, nešpecifikované</string>
<string name="callFailed_non_selected_user_clearing">Čistenie nevybraného užívateľa</string>
</resources>