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

79 lines
6.2 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">Nema dostupnog kruga</string>
<string name="callFailed_network_out_of_order">Mreža nije dostupna</string>
<string name="callFailed_no_route_to_destination">Nema puta do odredišta</string>
<string name="callFailed_channel_unacceptable">Kanal nije prihvatljiv</string>
<string name="callFailed_operator_determined_barring">Zabrana određena operaterom</string>
<string name="callFailed_normal">Čišćenje normalnog poziva</string>
<string name="callFailed_no_user_responding">Nema odgovora korisnika</string>
<string name="callFailed_no_answer_from_user">Korisnik obaviješten, nema odgovora</string>
<string name="callFailed_call_rejected">Poziv odbijen</string>
<string name="callFailed_number_changed">Promijenjen broj</string>
<string name="callFailed_preemption">Prekid</string>
<string name="callFailed_destination_out_of_order">Odredište u kvaru</string>
<string name="callFailed_invalid_number_format">Nevažeći oblik broja (nepotpun broj)</string>
<string name="callFailed_facility_rejected">Objekt odbijen</string>
<string name="callFailed_resp_to_status_enquiry">Odgovor na UPIT O STATUSU</string>
<string name="callFailed_normal_unspecified">Normalno, neodređeno</string>
<string name="callFailed_tempopary_failure">Privremeni neuspjeh</string>
<string name="callFailed_switching_equipment_congestion">Promjena opreme zagušenja</string>
<string name="callFailed_access_information_discarded">Pristup informacijama odbačen</string>
<string name="callFailed_requested_circuit_or_channel_not_available">Traženi krug/kanal nije dostupan</string>
<string name="callFailed_resources_unavailable_or_unspecified">Resursi nedostupni ili neodređeni</string>
<string name="callFailed_QOS_unavailable">Kvaliteta usluga nije dostupna</string>
<string name="callFailed_requested_facility_not_subscribed">Zatraženi objekt nije pretplaćen</string>
<string name="callFailed_incoming_calls_barred_within_CUG">Dolazni pozivi zabranjeni su unutar CUG-a</string>
<string name="callFailed_bearer_capability_not_authorized">Mogućnost nositelja nije autorizirana</string>
<string name="callFailed_bearer_capability_unavailable">Mogućnost nositelja nije trenutno dostupna</string>
<string name="callFailed_service_option_not_available">Usluga ili opcija nisu dostupne ili nisu specificirane</string>
<string name="callFailed_bearer_service_not_implemented">Usluga nositelja nije implementirana</string>
<string name="callFailed_requested_facility_not_implemented">Zatraženi objekt nije implementiran</string>
<string name="callFailed_only_digital_information_bearer_available">Dostupna je samo ograničena mogućnost prijenosa digitalnih podataka</string>
<string name="callFailed_service_or_option_not_implemented">Usluga ili opcija nisu implementirane ili nisu specificirane</string>
<string name="callFailed_invalid_transaction_identifier">Nevažeća transakcija vrijednosti identifikatora</string>
<string name="callFailed_user_not_member_of_CUG">Korisnik nije član CUG</string>
<string name="callFailed_incompatible_destination">Nekompatibilna destinacija</string>
<string name="callFailed_invalid_transit_NW_selection">Nevažeći prijelaz odabira mreže</string>
<string name="callFailed_semantically_incorrect_message">Semantički pogrešna poruka</string>
<string name="callFailed_invalid_mandatory_information">Pogrešna obavezna informacija</string>
<string name="callFailed_message_type_non_implemented">Ovaj tip poruke nepostojeći je ili nije implementiran</string>
<string name="callFailed_message_type_not_compatible_with_protocol_state">Tip poruke nije kompatibilan sa stanjem protokola</string>
<string name="callFailed_information_element_non_existent">Element informacije nepostojeći je ili nije implementiran</string>
<string name="callFailed_conditional_IE_error">Uslovna IE greška</string>
<string name="callFailed_message_not_compatible_with_protocol_state">Poruka nije kompatibilna sa stanjem protokola</string>
<string name="callFailed_recovery_on_timer_expired">Oporavak na isteku vremena</string>
<string name="callFailed_protocol_error_unspecified">Pogreška protokola, neodređeno</string>
<string name="callFailed_interworking_unspecified">Interakcija, neodređeno</string>
<string name="callFailed_non_selected_user_clearing">Nije odabrano čišćenje korisnika</string>
</resources>