android_mt6572_jiabo/packages/apps/PhoneCommon/res/values-pl/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">Brak dostępnego obwodu</string>
<string name="callFailed_network_out_of_order">Sieć niedostępna</string>
<string name="callFailed_no_route_to_destination">Brak drogi do celu</string>
<string name="callFailed_channel_unacceptable">Kanał nie do przyjęcia</string>
<string name="callFailed_operator_determined_barring">Operator określił blokowanie</string>
<string name="callFailed_normal">Normalny tryb czyszczenia połączeń</string>
<string name="callFailed_no_user_responding">Użytkownik nie odpowiada</string>
<string name="callFailed_no_answer_from_user">Powiadomienie użytkownika, brak odpowiedzi</string>
<string name="callFailed_call_rejected">Połączenie odrzucone</string>
<string name="callFailed_number_changed">Zmieniono numer</string>
<string name="callFailed_preemption">Wywłaszczenie</string>
<string name="callFailed_destination_out_of_order">Cel połączenia jest nieczynny</string>
<string name="callFailed_invalid_number_format">Nieprawidłowy format numeru (numer niekompletny)</string>
<string name="callFailed_facility_rejected">Obiekt odrzucony</string>
<string name="callFailed_resp_to_status_enquiry">Odpowiedź na ZAPYTANIE O STATUS</string>
<string name="callFailed_normal_unspecified">Normalny, nieokreślony</string>
<string name="callFailed_tempopary_failure">Tymczasowa awaria</string>
<string name="callFailed_switching_equipment_congestion">Przeciążenie urządzenia przełączającego</string>
<string name="callFailed_access_information_discarded">Informacja dostępowa odrzucona</string>
<string name="callFailed_requested_circuit_or_channel_not_available">Żądany obwód/kanał niedostępny</string>
<string name="callFailed_resources_unavailable_or_unspecified">Zasoby niedostępne lub nieokreślone</string>
<string name="callFailed_QOS_unavailable">Jakość usługi niedostępna</string>
<string name="callFailed_requested_facility_not_subscribed">Żądany obiekt nie jest subskrybowany</string>
<string name="callFailed_incoming_calls_barred_within_CUG">Połączenia przychodzące zabronione w zasięgu CUG</string>
<string name="callFailed_bearer_capability_not_authorized">Funkcja transmisji jest nieautoryzowana</string>
<string name="callFailed_bearer_capability_unavailable">Funkcja transmisji jest obecnie niedostępna</string>
<string name="callFailed_service_option_not_available">Usługa lub opcja jest niedostępna, bądź nieokreślona</string>
<string name="callFailed_bearer_service_not_implemented">Usługa przenoszenia nie jest zaimplementowana</string>
<string name="callFailed_requested_facility_not_implemented">Żądana usługa nie jest zaimplementowana</string>
<string name="callFailed_only_digital_information_bearer_available">Dostępna jest tylko funkcja przenoszenia z ograniczeniami</string>
<string name="callFailed_service_or_option_not_implemented">Usługa lub opcja niezaimplementowana, bądź nieokreślona</string>
<string name="callFailed_invalid_transaction_identifier">Nieprawidłowa wartość identyfikatora transakcji</string>
<string name="callFailed_user_not_member_of_CUG">Użytkownik nie jest członkiem CUG</string>
<string name="callFailed_incompatible_destination">Niezgodne przeznaczenie</string>
<string name="callFailed_invalid_transit_NW_selection">Nieprawidłowy wybór sieci</string>
<string name="callFailed_semantically_incorrect_message">Semantycznie niepoprawna wiadomość</string>
<string name="callFailed_invalid_mandatory_information">Nieprawidłowe informacje obowiązkowe</string>
<string name="callFailed_message_type_non_implemented">Typ komunikatu nie istnieje lub nie jest zaimplementowany</string>
<string name="callFailed_message_type_not_compatible_with_protocol_state">Typ komunikatu nie jest zgodny z protokołem stanu</string>
<string name="callFailed_information_element_non_existent">Element informacyjny nie istnieje lub nie został zaimplementowany</string>
<string name="callFailed_conditional_IE_error">Warunkowy błąd IE</string>
<string name="callFailed_message_not_compatible_with_protocol_state">Wiadomość nie jest zgodna z protokołem </string>
<string name="callFailed_recovery_on_timer_expired">Uruchomienie odzyskiwania po wygaśnięciu czasu </string>
<string name="callFailed_protocol_error_unspecified">Błąd protokołu, nieokreślony</string>
<string name="callFailed_interworking_unspecified">Współdziałanie, nieokreślone</string>
<string name="callFailed_non_selected_user_clearing">Cel odrzucił połączenie, ponieważ do połączenia nie przypisano użytkownika</string>
</resources>