diff options
| author | inky@build01 <jenkins@cyanogenmod.com> | 2016-11-22 16:44:47 -0800 |
|---|---|---|
| committer | inky@build01 <jenkins@cyanogenmod.com> | 2016-11-22 16:44:47 -0800 |
| commit | 8693d709f592596ea9eb144e216fb78064ca5d03 (patch) | |
| tree | 685b5daec50194e3ef05d9d49caae67d428ef4ba | |
| parent | dafee13113e2ce1561060d67c8b7c15043edbbb6 (diff) | |
| download | packages_apps_PhoneCommon-8693d709f592596ea9eb144e216fb78064ca5d03.tar.gz packages_apps_PhoneCommon-8693d709f592596ea9eb144e216fb78064ca5d03.tar.bz2 packages_apps_PhoneCommon-8693d709f592596ea9eb144e216fb78064ca5d03.zip | |
Automatic translation import
Change-Id: I42c9561f99b71880e8060675358ea8ef0bc45f8b
Ticket: -
116 files changed, 9686 insertions, 0 deletions
diff --git a/res/values-af/qtistrings.xml b/res/values-af/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-af/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-am/qtistrings.xml b/res/values-am/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-am/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-ar/qtistrings.xml b/res/values-ar/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-ar/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-as-rIN/qtistrings.xml b/res/values-as-rIN/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-as-rIN/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-as-rIN/strings.xml b/res/values-as-rIN/strings.xml new file mode 100644 index 0000000..48146c0 --- /dev/null +++ b/res/values-as-rIN/strings.xml @@ -0,0 +1,76 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ Copyright (C) 2012 The Android Open Source Project + ~ + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at + ~ + ~ http://www.apache.org/licenses/LICENSE-2.0 + ~ + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License + --> +<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- String describing the back button in the dialpad. --> + <!-- String describing the overflow menu button in the dialpad. --> + <!-- String describing the Delete/Backspace ImageButton. + Used by AccessibilityService to announce the purpose of the button. + --> + <!-- String describing the button used to add a plus (+) symbol to the dialpad --> + <!-- String describing the Voicemail ImageButton. + Used by AccessibilityService to announce the purpose of the button. + --> + <!-- The string used to describe a notification if it is the default one in the system. For + example, if the user selects the default notification, it will appear as something like + Default sound(Capella) in the notification summary. + [CHAR LIMIT=40] --> + <!-- In-call screen: call failure reason (busy) --> + <!-- In-call screen: call failure reason (network congestion) --> + <!-- In-call screen: call failure reason (client timed out) --> + <!-- In-call screen: call failure reason (server unreachable) --> + <!-- In-call screen: call failure reason (peer unreachable) --> + <!-- In-call screen: call failure reason (incorrect username or password) --> + <!-- In-call screen: call failure reason (calling from out of network is not allowed) --> + <!-- In-call screen: call failure reason (server error) --> + <!-- In-call screen: call failure reason (no signal) --> + <!-- In-call screen: call failure reason (GSM ACM limit exceeded) --> + <!-- In-call screen: call failure reason (radio is off) --> + <!-- In-call screen: call failure reason (SIM error) --> + <!-- In-call screen: call failure reason (out of service) --> + <!-- In-call screen: call failure reason (call denied because of current FDN setting) --> + <!-- In-call screen: call failure reason (call modified to USSD request) --> + <!-- In-call screen: call failure reason (call modified to SS request) --> + <!-- In-call screen: call failure reason (call modified to call with modified data) --> + <!-- In-call screen: call failure reason (call denied because call barring is on) --> + <!-- In-call screen: call failure reason (call denied because domain specific access control is on) --> + <!-- In-call screen: call failure reason (Emergency call denied because domain specific access control is on)--> + <!-- In-call screen: call failure reason (Normal call denied because domain specific access control is on)--> + <!-- In-call screen: call failure reason (Dialed number doesn't exist) --> + <!-- In-call screen: message displayed in an error dialog --> + <!-- In-call screen: call failed because you cannot make video calls when TTY is enabled. --> + <!-- In-call screen: call ended because it was transferred to another device. --> + <!-- Choice in the ringtone picker. If chosen, there will be silence instead of a ringtone played. --> + <!-- If there is ever a ringtone set for some setting, but that ringtone can no longer be resolved, this is shown instead. For example, if the ringtone was on a SD card and it had been removed, this would be shown for ringtones on that SD card. --> + <!-- In-call screen: call ended because the user has reached the maximum number of calls on their current devices and other devices. --> + <!-- In-call screen: call ended because the user disabled data on their device --> + <!-- In-call screen: call ended because the cellular data limit has been reached --> +</resources> diff --git a/res/values-ast-rES/qtistrings.xml b/res/values-ast-rES/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-ast-rES/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-ast-rES/strings.xml b/res/values-ast-rES/strings.xml new file mode 100644 index 0000000..83c951d --- /dev/null +++ b/res/values-ast-rES/strings.xml @@ -0,0 +1,111 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ Copyright (C) 2012 The Android Open Source Project + ~ + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at + ~ + ~ http://www.apache.org/licenses/LICENSE-2.0 + ~ + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License + --> +<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <!-- Do not translate. --> + <string name="dialpad_star_number">*</string> + <!-- Do not translate. --> + <string name="dialpad_pound_number">#</string> + <!-- Do not translate. --> + <string name="dialpad_0_letters">+</string> + <!-- Do not translate. --> + <!-- Do not translate. --> + <string name="dialpad_2_letters">ABC</string> + <!-- Do not translate. --> + <string name="dialpad_3_letters">DEF</string> + <!-- Do not translate. --> + <string name="dialpad_4_letters">GHI</string> + <!-- Do not translate. --> + <string name="dialpad_5_letters">JKL</string> + <!-- Do not translate. --> + <string name="dialpad_6_letters">MNO</string> + <!-- Do not translate. --> + <string name="dialpad_7_letters">PQRS</string> + <!-- Do not translate. --> + <string name="dialpad_8_letters">TUV</string> + <!-- Do not translate. --> + <string name="dialpad_9_letters">WXYZ</string> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- String describing the back button in the dialpad. --> + <!-- String describing the overflow menu button in the dialpad. --> + <string name="description_dialpad_overflow">Más opciones</string> + <!-- String describing the Delete/Backspace ImageButton. + Used by AccessibilityService to announce the purpose of the button. + --> + <string name="description_delete_button">retroceder un espaciu</string> + <!-- String describing the button used to add a plus (+) symbol to the dialpad --> + <string name="description_image_button_plus">más</string> + <!-- String describing the Voicemail ImageButton. + Used by AccessibilityService to announce the purpose of the button. + --> + <string name="description_voicemail_button">buzón de voz</string> + <!-- The string used to describe a notification if it is the default one in the system. For + example, if the user selects the default notification, it will appear as something like + Default sound(Capella) in the notification summary. + [CHAR LIMIT=40] --> + <string name="default_notification_description">Soníu predetermináu (<xliff:g id="DEFAULT_SOUND_TITLE">%1$s</xliff:g>)</string> + <!-- In-call screen: call failure reason (busy) --> + <string name="callFailed_userBusy">Llinia ocupada</string> + <!-- In-call screen: call failure reason (network congestion) --> + <string name="callFailed_congestion">Rede ocupada</string> + <!-- In-call screen: call failure reason (client timed out) --> + <string name="callFailed_timedOut">Nun hai rempuesta; escosó\'l tiempu d\'espera</string> + <!-- In-call screen: call failure reason (server unreachable) --> + <string name="callFailed_server_unreachable">Nun pue afitase conexón col sirvidor</string> + <!-- In-call screen: call failure reason (peer unreachable) --> + <string name="callFailed_number_unreachable">Nun pue afitase la llamada</string> + <!-- In-call screen: call failure reason (incorrect username or password) --> + <string name="callFailed_invalid_credentials">Contraseña o nome d\'usuariu incorreutos</string> + <!-- In-call screen: call failure reason (calling from out of network is not allowed) --> + <!-- In-call screen: call failure reason (server error) --> + <string name="callFailed_server_error">Fallu del sirvidor, inténtalo dempués.</string> + <!-- In-call screen: call failure reason (no signal) --> + <string name="callFailed_noSignal">Nun hai señal</string> + <!-- In-call screen: call failure reason (GSM ACM limit exceeded) --> + <string name="callFailed_limitExceeded">Perpasóse la llende de ACM</string> + <!-- In-call screen: call failure reason (radio is off) --> + <string name="callFailed_powerOff">Señal móvil desactivada</string> + <!-- In-call screen: call failure reason (SIM error) --> + <string name="callFailed_simError">Nun hai tarxeta SIM o hebo un fallu rellacionáu cola mesma</string> + <!-- In-call screen: call failure reason (out of service) --> + <!-- In-call screen: call failure reason (call denied because of current FDN setting) --> + <string name="callFailed_fdn_only">Les llamaes salientes tán restrinxíes por FDN.</string> + <!-- In-call screen: call failure reason (call modified to USSD request) --> + <string name="callFailed_dialToUssd">Modificóse la solicitú DIAL a la USSD.</string> + <!-- In-call screen: call failure reason (call modified to SS request) --> + <string name="callFailed_dialToSs">Modificóse la solicitú DIAL a la SS.</string> + <!-- In-call screen: call failure reason (call modified to call with modified data) --> + <string name="callFailed_dialToDial">Modificóse la solicitú DIAL a DIAL con númberu diferente.</string> + <!-- In-call screen: call failure reason (call denied because call barring is on) --> + <!-- In-call screen: call failure reason (call denied because domain specific access control is on) --> + <!-- In-call screen: call failure reason (Emergency call denied because domain specific access control is on)--> + <!-- In-call screen: call failure reason (Normal call denied because domain specific access control is on)--> + <!-- In-call screen: call failure reason (Dialed number doesn't exist) --> + <string name="callFailed_unobtainable_number">Númberu inválidu</string> + <!-- In-call screen: message displayed in an error dialog --> + <string name="incall_error_missing_voicemail_number">Númberu del buzón de voz desconocíu.</string> + <!-- In-call screen: call failed because you cannot make video calls when TTY is enabled. --> + <!-- In-call screen: call ended because it was transferred to another device. --> + <!-- Choice in the ringtone picker. If chosen, there will be silence instead of a ringtone played. --> + <string name="ringtone_silent">Dengún</string> + <!-- If there is ever a ringtone set for some setting, but that ringtone can no longer be resolved, this is shown instead. For example, if the ringtone was on a SD card and it had been removed, this would be shown for ringtones on that SD card. --> + <string name="ringtone_unknown">Tonu de llamada desconocíu</string> + <!-- In-call screen: call ended because the user has reached the maximum number of calls on their current devices and other devices. --> + <!-- In-call screen: call ended because the user disabled data on their device --> + <!-- In-call screen: call ended because the cellular data limit has been reached --> +</resources> diff --git a/res/values-az-rAZ/qtistrings.xml b/res/values-az-rAZ/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-az-rAZ/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-be-rBY/qtistrings.xml b/res/values-be-rBY/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-be-rBY/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-bg/qtistrings.xml b/res/values-bg/qtistrings.xml new file mode 100644 index 0000000..ad1e19b --- /dev/null +++ b/res/values-bg/qtistrings.xml @@ -0,0 +1,127 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <string name="callFailed_no_circuit_avail">Няма налична мрежа</string> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <string name="callFailed_network_out_of_order">Мрежата не работи</string> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <string name="callFailed_no_route_to_destination">Няма път до местоназначението</string> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <string name="callFailed_channel_unacceptable">Неприемлив канал</string> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <string name="callFailed_operator_determined_barring">Операторът определя ограничения</string> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <string name="callFailed_normal">Нормално почистване на повикване</string> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <string name="callFailed_no_user_responding">Няма потребителски отговор</string> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <string name="callFailed_no_answer_from_user">Потребителя е уведомен, няма отговор</string> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <string name="callFailed_call_rejected">Обаждането е отхвърлено</string> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <string name="callFailed_number_changed">Номера е сменен</string> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <string name="callFailed_preemption">Присвояване</string> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <string name="callFailed_destination_out_of_order">Местоназначението е недостъпно</string> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <string name="callFailed_invalid_number_format">Невалиден формат на номера (непълен номер)</string> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <string name="callFailed_facility_rejected">Услугата е отказана</string> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <string name="callFailed_resp_to_status_enquiry">Отговор на ЗАПИТВАНЕ за СЪСТОЯНИЕТО</string> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <string name="callFailed_normal_unspecified">Нормално, неуточнена</string> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <string name="callFailed_tempopary_failure">Временен отказ</string> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <string name="callFailed_switching_equipment_congestion">Превключване на натоварване на оборудването</string> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <string name="callFailed_access_information_discarded">Достъп до информация отхвърлен</string> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <string name="callFailed_requested_circuit_or_channel_not_available">исканата мрежа/канал не е налична</string> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <string name="callFailed_resources_unavailable_or_unspecified">Ресурсите са недостъпни, неуточнени</string> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <string name="callFailed_QOS_unavailable">Качеството на услугата не е налично</string> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <string name="callFailed_requested_facility_not_subscribed">Искания обектът не е подписан</string> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <string name="callFailed_incoming_calls_barred_within_CUG">Входящите повиквания са блокирани в CUG</string> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <string name="callFailed_bearer_capability_not_authorized">Неоторизиран приносител</string> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <string name="callFailed_bearer_capability_unavailable">Характеристиките на оператора не са в наличност</string> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <string name="callFailed_service_option_not_available">Услугата или опцията не е налична, неуточнена</string> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <string name="callFailed_bearer_service_not_implemented">Услуги на оператора не се изпълняват</string> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <string name="callFailed_requested_facility_not_implemented">Искания обектът не е готов</string> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <string name="callFailed_only_digital_information_bearer_available">Само ограничена цифрова информация на притежателя е на разположение</string> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <string name="callFailed_service_or_option_not_implemented">Услугата или опцията не е налична, неуточнена</string> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <string name="callFailed_invalid_transaction_identifier">Невалидна транзакция идентификатор стойност</string> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <string name="callFailed_user_not_member_of_CUG">Потребителят не член на CUG</string> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <string name="callFailed_incompatible_destination">Несъвместима дестинация</string> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <string name="callFailed_invalid_transit_NW_selection">Невалиден избор на транзитна мрежа</string> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <string name="callFailed_semantically_incorrect_message">Семантично неправилно съобщение</string> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <string name="callFailed_invalid_mandatory_information">Невалидна задължителна информация</string> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <string name="callFailed_message_type_non_implemented">Тип съобщение несъществуващ или не се изпълнява</string> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <string name="callFailed_message_type_not_compatible_with_protocol_state">Съобщението не е съвместимо с протокола</string> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <string name="callFailed_information_element_non_existent">Информация за елемента не съществува или не се прилага</string> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <string name="callFailed_conditional_IE_error">Условна IE грешка</string> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <string name="callFailed_message_not_compatible_with_protocol_state">Съобщението не е съвместимо с протокола</string> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <string name="callFailed_recovery_on_timer_expired">Възстановяване след изтичане на времето</string> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <string name="callFailed_protocol_error_unspecified">Неопределена грешка в протокола</string> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <string name="callFailed_interworking_unspecified">Взаимодействие, неуточнено</string> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> + <string name="callFailed_non_selected_user_clearing">Почистване на неизбрания потребител</string> +</resources> diff --git a/res/values-bn-rBD/qtistrings.xml b/res/values-bn-rBD/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-bn-rBD/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-br-rFR/qtistrings.xml b/res/values-br-rFR/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-br-rFR/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-br-rFR/strings.xml b/res/values-br-rFR/strings.xml new file mode 100644 index 0000000..48146c0 --- /dev/null +++ b/res/values-br-rFR/strings.xml @@ -0,0 +1,76 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ Copyright (C) 2012 The Android Open Source Project + ~ + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at + ~ + ~ http://www.apache.org/licenses/LICENSE-2.0 + ~ + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License + --> +<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- String describing the back button in the dialpad. --> + <!-- String describing the overflow menu button in the dialpad. --> + <!-- String describing the Delete/Backspace ImageButton. + Used by AccessibilityService to announce the purpose of the button. + --> + <!-- String describing the button used to add a plus (+) symbol to the dialpad --> + <!-- String describing the Voicemail ImageButton. + Used by AccessibilityService to announce the purpose of the button. + --> + <!-- The string used to describe a notification if it is the default one in the system. For + example, if the user selects the default notification, it will appear as something like + Default sound(Capella) in the notification summary. + [CHAR LIMIT=40] --> + <!-- In-call screen: call failure reason (busy) --> + <!-- In-call screen: call failure reason (network congestion) --> + <!-- In-call screen: call failure reason (client timed out) --> + <!-- In-call screen: call failure reason (server unreachable) --> + <!-- In-call screen: call failure reason (peer unreachable) --> + <!-- In-call screen: call failure reason (incorrect username or password) --> + <!-- In-call screen: call failure reason (calling from out of network is not allowed) --> + <!-- In-call screen: call failure reason (server error) --> + <!-- In-call screen: call failure reason (no signal) --> + <!-- In-call screen: call failure reason (GSM ACM limit exceeded) --> + <!-- In-call screen: call failure reason (radio is off) --> + <!-- In-call screen: call failure reason (SIM error) --> + <!-- In-call screen: call failure reason (out of service) --> + <!-- In-call screen: call failure reason (call denied because of current FDN setting) --> + <!-- In-call screen: call failure reason (call modified to USSD request) --> + <!-- In-call screen: call failure reason (call modified to SS request) --> + <!-- In-call screen: call failure reason (call modified to call with modified data) --> + <!-- In-call screen: call failure reason (call denied because call barring is on) --> + <!-- In-call screen: call failure reason (call denied because domain specific access control is on) --> + <!-- In-call screen: call failure reason (Emergency call denied because domain specific access control is on)--> + <!-- In-call screen: call failure reason (Normal call denied because domain specific access control is on)--> + <!-- In-call screen: call failure reason (Dialed number doesn't exist) --> + <!-- In-call screen: message displayed in an error dialog --> + <!-- In-call screen: call failed because you cannot make video calls when TTY is enabled. --> + <!-- In-call screen: call ended because it was transferred to another device. --> + <!-- Choice in the ringtone picker. If chosen, there will be silence instead of a ringtone played. --> + <!-- If there is ever a ringtone set for some setting, but that ringtone can no longer be resolved, this is shown instead. For example, if the ringtone was on a SD card and it had been removed, this would be shown for ringtones on that SD card. --> + <!-- In-call screen: call ended because the user has reached the maximum number of calls on their current devices and other devices. --> + <!-- In-call screen: call ended because the user disabled data on their device --> + <!-- In-call screen: call ended because the cellular data limit has been reached --> +</resources> diff --git a/res/values-bs-rBA/qtistrings.xml b/res/values-bs-rBA/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-bs-rBA/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-ca/qtistrings.xml b/res/values-ca/qtistrings.xml new file mode 100644 index 0000000..59befcb --- /dev/null +++ b/res/values-ca/qtistrings.xml @@ -0,0 +1,127 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <string name="callFailed_no_circuit_avail">No hi ha cap circuit disponible</string> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <string name="callFailed_network_out_of_order">Xarxa fora de servei</string> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <string name="callFailed_no_route_to_destination">Cap ruta fins a la destinació</string> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <string name="callFailed_channel_unacceptable">Canal inacceptable</string> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <string name="callFailed_operator_determined_barring">Restricció determinada per l\'operador</string> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <string name="callFailed_normal">Desconnexió de trucada normal</string> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <string name="callFailed_no_user_responding">Cap usuari respon</string> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <string name="callFailed_no_answer_from_user">Avís a l\'usuari, sense resposta</string> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <string name="callFailed_call_rejected">Trucada rebutjada</string> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <string name="callFailed_number_changed">Número canviat</string> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <string name="callFailed_preemption">Tempteig</string> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <string name="callFailed_destination_out_of_order">Destinació fora de servei</string> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <string name="callFailed_invalid_number_format">Format del número invàlid (número incomplet)</string> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <string name="callFailed_facility_rejected">Funcionalitat rebutjada</string> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <string name="callFailed_resp_to_status_enquiry">Resposta a la CONSULTA D\'ESTAT</string> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <string name="callFailed_normal_unspecified">Normal, sense especificar</string> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <string name="callFailed_tempopary_failure">Fallada temporal</string> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <string name="callFailed_switching_equipment_congestion">Congestió a l\'equipament d\'intercanvi</string> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <string name="callFailed_access_information_discarded">Accés a la informació descartat</string> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <string name="callFailed_requested_circuit_or_channel_not_available">el circuit/canal sol·licitat no està disponible</string> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <string name="callFailed_resources_unavailable_or_unspecified">Recursos no disponibles, sense especificar</string> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <string name="callFailed_QOS_unavailable">Qualitat del servei no disponible</string> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <string name="callFailed_requested_facility_not_subscribed">La funcionalitat sol·licitada no està subscrita</string> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <string name="callFailed_incoming_calls_barred_within_CUG">Les trucades entrants estan restringides dins del CUG</string> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <string name="callFailed_bearer_capability_not_authorized">Competència de la portadora no autoritzada</string> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <string name="callFailed_bearer_capability_unavailable">Competència de la portadora actualment no disponible</string> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <string name="callFailed_service_option_not_available">Servei o opció no disponible, sense especificar</string> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <string name="callFailed_bearer_service_not_implemented">Servei de portadora no implementat</string> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <string name="callFailed_requested_facility_not_implemented">La funcionalitat sol·licitada no està implementada</string> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <string name="callFailed_only_digital_information_bearer_available">Només està disponible informació digital restringida competència de la portadora</string> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <string name="callFailed_service_or_option_not_implemented">Servei o opció no implementada, sense especificar</string> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <string name="callFailed_invalid_transaction_identifier">Valor d\'identificador de transacció invàlid</string> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <string name="callFailed_user_not_member_of_CUG">L\'usuari no és membre del CUG</string> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <string name="callFailed_incompatible_destination">Destinació incompatible</string> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <string name="callFailed_invalid_transit_NW_selection">Selecció de xarxa de trànsit invàlida</string> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <string name="callFailed_semantically_incorrect_message">Missatge semànticament incorrecte</string> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <string name="callFailed_invalid_mandatory_information">Informació obligatòria no vàlida</string> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <string name="callFailed_message_type_non_implemented">Tipus de missatge no existent o no implementat</string> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <string name="callFailed_message_type_not_compatible_with_protocol_state">El tipus de missatge no és compatible amb l\'estat de protocol</string> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <string name="callFailed_information_element_non_existent">Informació de l\'element no existent o no implementat</string> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <string name="callFailed_conditional_IE_error">Error d\'IE condicional</string> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <string name="callFailed_message_not_compatible_with_protocol_state">El missatge no és compatible amb l\'estat de protocol</string> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <string name="callFailed_recovery_on_timer_expired">Recuperació a l\'expiració del temporitzador</string> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <string name="callFailed_protocol_error_unspecified">Error de protocol, no especificat</string> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <string name="callFailed_interworking_unspecified">Interfuncionament, no especificat</string> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> + <string name="callFailed_non_selected_user_clearing">Desconnexió de l\'usuari no seleccionat</string> +</resources> diff --git a/res/values-cs/qtistrings.xml b/res/values-cs/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-cs/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-csb-rPL/qtistrings.xml b/res/values-csb-rPL/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-csb-rPL/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-csb-rPL/strings.xml b/res/values-csb-rPL/strings.xml new file mode 100644 index 0000000..48146c0 --- /dev/null +++ b/res/values-csb-rPL/strings.xml @@ -0,0 +1,76 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ Copyright (C) 2012 The Android Open Source Project + ~ + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at + ~ + ~ http://www.apache.org/licenses/LICENSE-2.0 + ~ + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License + --> +<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- String describing the back button in the dialpad. --> + <!-- String describing the overflow menu button in the dialpad. --> + <!-- String describing the Delete/Backspace ImageButton. + Used by AccessibilityService to announce the purpose of the button. + --> + <!-- String describing the button used to add a plus (+) symbol to the dialpad --> + <!-- String describing the Voicemail ImageButton. + Used by AccessibilityService to announce the purpose of the button. + --> + <!-- The string used to describe a notification if it is the default one in the system. For + example, if the user selects the default notification, it will appear as something like + Default sound(Capella) in the notification summary. + [CHAR LIMIT=40] --> + <!-- In-call screen: call failure reason (busy) --> + <!-- In-call screen: call failure reason (network congestion) --> + <!-- In-call screen: call failure reason (client timed out) --> + <!-- In-call screen: call failure reason (server unreachable) --> + <!-- In-call screen: call failure reason (peer unreachable) --> + <!-- In-call screen: call failure reason (incorrect username or password) --> + <!-- In-call screen: call failure reason (calling from out of network is not allowed) --> + <!-- In-call screen: call failure reason (server error) --> + <!-- In-call screen: call failure reason (no signal) --> + <!-- In-call screen: call failure reason (GSM ACM limit exceeded) --> + <!-- In-call screen: call failure reason (radio is off) --> + <!-- In-call screen: call failure reason (SIM error) --> + <!-- In-call screen: call failure reason (out of service) --> + <!-- In-call screen: call failure reason (call denied because of current FDN setting) --> + <!-- In-call screen: call failure reason (call modified to USSD request) --> + <!-- In-call screen: call failure reason (call modified to SS request) --> + <!-- In-call screen: call failure reason (call modified to call with modified data) --> + <!-- In-call screen: call failure reason (call denied because call barring is on) --> + <!-- In-call screen: call failure reason (call denied because domain specific access control is on) --> + <!-- In-call screen: call failure reason (Emergency call denied because domain specific access control is on)--> + <!-- In-call screen: call failure reason (Normal call denied because domain specific access control is on)--> + <!-- In-call screen: call failure reason (Dialed number doesn't exist) --> + <!-- In-call screen: message displayed in an error dialog --> + <!-- In-call screen: call failed because you cannot make video calls when TTY is enabled. --> + <!-- In-call screen: call ended because it was transferred to another device. --> + <!-- Choice in the ringtone picker. If chosen, there will be silence instead of a ringtone played. --> + <!-- If there is ever a ringtone set for some setting, but that ringtone can no longer be resolved, this is shown instead. For example, if the ringtone was on a SD card and it had been removed, this would be shown for ringtones on that SD card. --> + <!-- In-call screen: call ended because the user has reached the maximum number of calls on their current devices and other devices. --> + <!-- In-call screen: call ended because the user disabled data on their device --> + <!-- In-call screen: call ended because the cellular data limit has been reached --> +</resources> diff --git a/res/values-cy/qtistrings.xml b/res/values-cy/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-cy/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-cy/strings.xml b/res/values-cy/strings.xml new file mode 100644 index 0000000..48146c0 --- /dev/null +++ b/res/values-cy/strings.xml @@ -0,0 +1,76 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ Copyright (C) 2012 The Android Open Source Project + ~ + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at + ~ + ~ http://www.apache.org/licenses/LICENSE-2.0 + ~ + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License + --> +<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- String describing the back button in the dialpad. --> + <!-- String describing the overflow menu button in the dialpad. --> + <!-- String describing the Delete/Backspace ImageButton. + Used by AccessibilityService to announce the purpose of the button. + --> + <!-- String describing the button used to add a plus (+) symbol to the dialpad --> + <!-- String describing the Voicemail ImageButton. + Used by AccessibilityService to announce the purpose of the button. + --> + <!-- The string used to describe a notification if it is the default one in the system. For + example, if the user selects the default notification, it will appear as something like + Default sound(Capella) in the notification summary. + [CHAR LIMIT=40] --> + <!-- In-call screen: call failure reason (busy) --> + <!-- In-call screen: call failure reason (network congestion) --> + <!-- In-call screen: call failure reason (client timed out) --> + <!-- In-call screen: call failure reason (server unreachable) --> + <!-- In-call screen: call failure reason (peer unreachable) --> + <!-- In-call screen: call failure reason (incorrect username or password) --> + <!-- In-call screen: call failure reason (calling from out of network is not allowed) --> + <!-- In-call screen: call failure reason (server error) --> + <!-- In-call screen: call failure reason (no signal) --> + <!-- In-call screen: call failure reason (GSM ACM limit exceeded) --> + <!-- In-call screen: call failure reason (radio is off) --> + <!-- In-call screen: call failure reason (SIM error) --> + <!-- In-call screen: call failure reason (out of service) --> + <!-- In-call screen: call failure reason (call denied because of current FDN setting) --> + <!-- In-call screen: call failure reason (call modified to USSD request) --> + <!-- In-call screen: call failure reason (call modified to SS request) --> + <!-- In-call screen: call failure reason (call modified to call with modified data) --> + <!-- In-call screen: call failure reason (call denied because call barring is on) --> + <!-- In-call screen: call failure reason (call denied because domain specific access control is on) --> + <!-- In-call screen: call failure reason (Emergency call denied because domain specific access control is on)--> + <!-- In-call screen: call failure reason (Normal call denied because domain specific access control is on)--> + <!-- In-call screen: call failure reason (Dialed number doesn't exist) --> + <!-- In-call screen: message displayed in an error dialog --> + <!-- In-call screen: call failed because you cannot make video calls when TTY is enabled. --> + <!-- In-call screen: call ended because it was transferred to another device. --> + <!-- Choice in the ringtone picker. If chosen, there will be silence instead of a ringtone played. --> + <!-- If there is ever a ringtone set for some setting, but that ringtone can no longer be resolved, this is shown instead. For example, if the ringtone was on a SD card and it had been removed, this would be shown for ringtones on that SD card. --> + <!-- In-call screen: call ended because the user has reached the maximum number of calls on their current devices and other devices. --> + <!-- In-call screen: call ended because the user disabled data on their device --> + <!-- In-call screen: call ended because the cellular data limit has been reached --> +</resources> diff --git a/res/values-da/qtistrings.xml b/res/values-da/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-da/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-de/qtistrings.xml b/res/values-de/qtistrings.xml new file mode 100644 index 0000000..10c39a4 --- /dev/null +++ b/res/values-de/qtistrings.xml @@ -0,0 +1,84 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <string name="callFailed_network_out_of_order">Netzwerk außer Betrieb</string> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <string name="callFailed_call_rejected">Anruf abgelehnt</string> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <string name="callFailed_number_changed">Nummer geändert</string> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-el/qtistrings.xml b/res/values-el/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-el/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-en-rAU/qtistrings.xml b/res/values-en-rAU/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-en-rAU/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-en-rGB/qtistrings.xml b/res/values-en-rGB/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-en-rGB/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-en-rIN/qtistrings.xml b/res/values-en-rIN/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-en-rIN/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-en-rPT/qtistrings.xml b/res/values-en-rPT/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-en-rPT/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-en-rPT/strings.xml b/res/values-en-rPT/strings.xml new file mode 100644 index 0000000..48146c0 --- /dev/null +++ b/res/values-en-rPT/strings.xml @@ -0,0 +1,76 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ Copyright (C) 2012 The Android Open Source Project + ~ + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at + ~ + ~ http://www.apache.org/licenses/LICENSE-2.0 + ~ + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License + --> +<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- String describing the back button in the dialpad. --> + <!-- String describing the overflow menu button in the dialpad. --> + <!-- String describing the Delete/Backspace ImageButton. + Used by AccessibilityService to announce the purpose of the button. + --> + <!-- String describing the button used to add a plus (+) symbol to the dialpad --> + <!-- String describing the Voicemail ImageButton. + Used by AccessibilityService to announce the purpose of the button. + --> + <!-- The string used to describe a notification if it is the default one in the system. For + example, if the user selects the default notification, it will appear as something like + Default sound(Capella) in the notification summary. + [CHAR LIMIT=40] --> + <!-- In-call screen: call failure reason (busy) --> + <!-- In-call screen: call failure reason (network congestion) --> + <!-- In-call screen: call failure reason (client timed out) --> + <!-- In-call screen: call failure reason (server unreachable) --> + <!-- In-call screen: call failure reason (peer unreachable) --> + <!-- In-call screen: call failure reason (incorrect username or password) --> + <!-- In-call screen: call failure reason (calling from out of network is not allowed) --> + <!-- In-call screen: call failure reason (server error) --> + <!-- In-call screen: call failure reason (no signal) --> + <!-- In-call screen: call failure reason (GSM ACM limit exceeded) --> + <!-- In-call screen: call failure reason (radio is off) --> + <!-- In-call screen: call failure reason (SIM error) --> + <!-- In-call screen: call failure reason (out of service) --> + <!-- In-call screen: call failure reason (call denied because of current FDN setting) --> + <!-- In-call screen: call failure reason (call modified to USSD request) --> + <!-- In-call screen: call failure reason (call modified to SS request) --> + <!-- In-call screen: call failure reason (call modified to call with modified data) --> + <!-- In-call screen: call failure reason (call denied because call barring is on) --> + <!-- In-call screen: call failure reason (call denied because domain specific access control is on) --> + <!-- In-call screen: call failure reason (Emergency call denied because domain specific access control is on)--> + <!-- In-call screen: call failure reason (Normal call denied because domain specific access control is on)--> + <!-- In-call screen: call failure reason (Dialed number doesn't exist) --> + <!-- In-call screen: message displayed in an error dialog --> + <!-- In-call screen: call failed because you cannot make video calls when TTY is enabled. --> + <!-- In-call screen: call ended because it was transferred to another device. --> + <!-- Choice in the ringtone picker. If chosen, there will be silence instead of a ringtone played. --> + <!-- If there is ever a ringtone set for some setting, but that ringtone can no longer be resolved, this is shown instead. For example, if the ringtone was on a SD card and it had been removed, this would be shown for ringtones on that SD card. --> + <!-- In-call screen: call ended because the user has reached the maximum number of calls on their current devices and other devices. --> + <!-- In-call screen: call ended because the user disabled data on their device --> + <!-- In-call screen: call ended because the cellular data limit has been reached --> +</resources> diff --git a/res/values-eo/qtistrings.xml b/res/values-eo/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-eo/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-eo/strings.xml b/res/values-eo/strings.xml new file mode 100644 index 0000000..48146c0 --- /dev/null +++ b/res/values-eo/strings.xml @@ -0,0 +1,76 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ Copyright (C) 2012 The Android Open Source Project + ~ + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at + ~ + ~ http://www.apache.org/licenses/LICENSE-2.0 + ~ + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License + --> +<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- String describing the back button in the dialpad. --> + <!-- String describing the overflow menu button in the dialpad. --> + <!-- String describing the Delete/Backspace ImageButton. + Used by AccessibilityService to announce the purpose of the button. + --> + <!-- String describing the button used to add a plus (+) symbol to the dialpad --> + <!-- String describing the Voicemail ImageButton. + Used by AccessibilityService to announce the purpose of the button. + --> + <!-- The string used to describe a notification if it is the default one in the system. For + example, if the user selects the default notification, it will appear as something like + Default sound(Capella) in the notification summary. + [CHAR LIMIT=40] --> + <!-- In-call screen: call failure reason (busy) --> + <!-- In-call screen: call failure reason (network congestion) --> + <!-- In-call screen: call failure reason (client timed out) --> + <!-- In-call screen: call failure reason (server unreachable) --> + <!-- In-call screen: call failure reason (peer unreachable) --> + <!-- In-call screen: call failure reason (incorrect username or password) --> + <!-- In-call screen: call failure reason (calling from out of network is not allowed) --> + <!-- In-call screen: call failure reason (server error) --> + <!-- In-call screen: call failure reason (no signal) --> + <!-- In-call screen: call failure reason (GSM ACM limit exceeded) --> + <!-- In-call screen: call failure reason (radio is off) --> + <!-- In-call screen: call failure reason (SIM error) --> + <!-- In-call screen: call failure reason (out of service) --> + <!-- In-call screen: call failure reason (call denied because of current FDN setting) --> + <!-- In-call screen: call failure reason (call modified to USSD request) --> + <!-- In-call screen: call failure reason (call modified to SS request) --> + <!-- In-call screen: call failure reason (call modified to call with modified data) --> + <!-- In-call screen: call failure reason (call denied because call barring is on) --> + <!-- In-call screen: call failure reason (call denied because domain specific access control is on) --> + <!-- In-call screen: call failure reason (Emergency call denied because domain specific access control is on)--> + <!-- In-call screen: call failure reason (Normal call denied because domain specific access control is on)--> + <!-- In-call screen: call failure reason (Dialed number doesn't exist) --> + <!-- In-call screen: message displayed in an error dialog --> + <!-- In-call screen: call failed because you cannot make video calls when TTY is enabled. --> + <!-- In-call screen: call ended because it was transferred to another device. --> + <!-- Choice in the ringtone picker. If chosen, there will be silence instead of a ringtone played. --> + <!-- If there is ever a ringtone set for some setting, but that ringtone can no longer be resolved, this is shown instead. For example, if the ringtone was on a SD card and it had been removed, this would be shown for ringtones on that SD card. --> + <!-- In-call screen: call ended because the user has reached the maximum number of calls on their current devices and other devices. --> + <!-- In-call screen: call ended because the user disabled data on their device --> + <!-- In-call screen: call ended because the cellular data limit has been reached --> +</resources> diff --git a/res/values-es-rCO/qtistrings.xml b/res/values-es-rCO/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-es-rCO/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-es-rCO/strings.xml b/res/values-es-rCO/strings.xml new file mode 100644 index 0000000..48146c0 --- /dev/null +++ b/res/values-es-rCO/strings.xml @@ -0,0 +1,76 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ Copyright (C) 2012 The Android Open Source Project + ~ + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at + ~ + ~ http://www.apache.org/licenses/LICENSE-2.0 + ~ + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License + --> +<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- String describing the back button in the dialpad. --> + <!-- String describing the overflow menu button in the dialpad. --> + <!-- String describing the Delete/Backspace ImageButton. + Used by AccessibilityService to announce the purpose of the button. + --> + <!-- String describing the button used to add a plus (+) symbol to the dialpad --> + <!-- String describing the Voicemail ImageButton. + Used by AccessibilityService to announce the purpose of the button. + --> + <!-- The string used to describe a notification if it is the default one in the system. For + example, if the user selects the default notification, it will appear as something like + Default sound(Capella) in the notification summary. + [CHAR LIMIT=40] --> + <!-- In-call screen: call failure reason (busy) --> + <!-- In-call screen: call failure reason (network congestion) --> + <!-- In-call screen: call failure reason (client timed out) --> + <!-- In-call screen: call failure reason (server unreachable) --> + <!-- In-call screen: call failure reason (peer unreachable) --> + <!-- In-call screen: call failure reason (incorrect username or password) --> + <!-- In-call screen: call failure reason (calling from out of network is not allowed) --> + <!-- In-call screen: call failure reason (server error) --> + <!-- In-call screen: call failure reason (no signal) --> + <!-- In-call screen: call failure reason (GSM ACM limit exceeded) --> + <!-- In-call screen: call failure reason (radio is off) --> + <!-- In-call screen: call failure reason (SIM error) --> + <!-- In-call screen: call failure reason (out of service) --> + <!-- In-call screen: call failure reason (call denied because of current FDN setting) --> + <!-- In-call screen: call failure reason (call modified to USSD request) --> + <!-- In-call screen: call failure reason (call modified to SS request) --> + <!-- In-call screen: call failure reason (call modified to call with modified data) --> + <!-- In-call screen: call failure reason (call denied because call barring is on) --> + <!-- In-call screen: call failure reason (call denied because domain specific access control is on) --> + <!-- In-call screen: call failure reason (Emergency call denied because domain specific access control is on)--> + <!-- In-call screen: call failure reason (Normal call denied because domain specific access control is on)--> + <!-- In-call screen: call failure reason (Dialed number doesn't exist) --> + <!-- In-call screen: message displayed in an error dialog --> + <!-- In-call screen: call failed because you cannot make video calls when TTY is enabled. --> + <!-- In-call screen: call ended because it was transferred to another device. --> + <!-- Choice in the ringtone picker. If chosen, there will be silence instead of a ringtone played. --> + <!-- If there is ever a ringtone set for some setting, but that ringtone can no longer be resolved, this is shown instead. For example, if the ringtone was on a SD card and it had been removed, this would be shown for ringtones on that SD card. --> + <!-- In-call screen: call ended because the user has reached the maximum number of calls on their current devices and other devices. --> + <!-- In-call screen: call ended because the user disabled data on their device --> + <!-- In-call screen: call ended because the cellular data limit has been reached --> +</resources> diff --git a/res/values-es-rMX/qtistrings.xml b/res/values-es-rMX/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-es-rMX/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-es-rMX/strings.xml b/res/values-es-rMX/strings.xml new file mode 100644 index 0000000..48146c0 --- /dev/null +++ b/res/values-es-rMX/strings.xml @@ -0,0 +1,76 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ Copyright (C) 2012 The Android Open Source Project + ~ + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at + ~ + ~ http://www.apache.org/licenses/LICENSE-2.0 + ~ + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License + --> +<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- String describing the back button in the dialpad. --> + <!-- String describing the overflow menu button in the dialpad. --> + <!-- String describing the Delete/Backspace ImageButton. + Used by AccessibilityService to announce the purpose of the button. + --> + <!-- String describing the button used to add a plus (+) symbol to the dialpad --> + <!-- String describing the Voicemail ImageButton. + Used by AccessibilityService to announce the purpose of the button. + --> + <!-- The string used to describe a notification if it is the default one in the system. For + example, if the user selects the default notification, it will appear as something like + Default sound(Capella) in the notification summary. + [CHAR LIMIT=40] --> + <!-- In-call screen: call failure reason (busy) --> + <!-- In-call screen: call failure reason (network congestion) --> + <!-- In-call screen: call failure reason (client timed out) --> + <!-- In-call screen: call failure reason (server unreachable) --> + <!-- In-call screen: call failure reason (peer unreachable) --> + <!-- In-call screen: call failure reason (incorrect username or password) --> + <!-- In-call screen: call failure reason (calling from out of network is not allowed) --> + <!-- In-call screen: call failure reason (server error) --> + <!-- In-call screen: call failure reason (no signal) --> + <!-- In-call screen: call failure reason (GSM ACM limit exceeded) --> + <!-- In-call screen: call failure reason (radio is off) --> + <!-- In-call screen: call failure reason (SIM error) --> + <!-- In-call screen: call failure reason (out of service) --> + <!-- In-call screen: call failure reason (call denied because of current FDN setting) --> + <!-- In-call screen: call failure reason (call modified to USSD request) --> + <!-- In-call screen: call failure reason (call modified to SS request) --> + <!-- In-call screen: call failure reason (call modified to call with modified data) --> + <!-- In-call screen: call failure reason (call denied because call barring is on) --> + <!-- In-call screen: call failure reason (call denied because domain specific access control is on) --> + <!-- In-call screen: call failure reason (Emergency call denied because domain specific access control is on)--> + <!-- In-call screen: call failure reason (Normal call denied because domain specific access control is on)--> + <!-- In-call screen: call failure reason (Dialed number doesn't exist) --> + <!-- In-call screen: message displayed in an error dialog --> + <!-- In-call screen: call failed because you cannot make video calls when TTY is enabled. --> + <!-- In-call screen: call ended because it was transferred to another device. --> + <!-- Choice in the ringtone picker. If chosen, there will be silence instead of a ringtone played. --> + <!-- If there is ever a ringtone set for some setting, but that ringtone can no longer be resolved, this is shown instead. For example, if the ringtone was on a SD card and it had been removed, this would be shown for ringtones on that SD card. --> + <!-- In-call screen: call ended because the user has reached the maximum number of calls on their current devices and other devices. --> + <!-- In-call screen: call ended because the user disabled data on their device --> + <!-- In-call screen: call ended because the cellular data limit has been reached --> +</resources> diff --git a/res/values-es-rUS/qtistrings.xml b/res/values-es-rUS/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-es-rUS/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-es/qtistrings.xml b/res/values-es/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-es/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-et-rEE/qtistrings.xml b/res/values-et-rEE/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-et-rEE/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-eu-rES/qtistrings.xml b/res/values-eu-rES/qtistrings.xml new file mode 100644 index 0000000..f212b07 --- /dev/null +++ b/res/values-eu-rES/qtistrings.xml @@ -0,0 +1,127 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <string name="callFailed_no_circuit_avail">Ez dago zirkuiturik eskuragarri</string> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <string name="callFailed_network_out_of_order">Sarea ez dabil</string> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <string name="callFailed_no_route_to_destination">Ez dago ibilbiderik helburura</string> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <string name="callFailed_channel_unacceptable">Kanal onartezina</string> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <string name="callFailed_operator_determined_barring">Operadoreak ezarritako traba</string> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <string name="callFailed_normal">Dei garbiketa normala</string> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <string name="callFailed_no_user_responding">Erabiltzaileak ez du erantzuten</string> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <string name="callFailed_no_answer_from_user">Erabiltzaileari abisua, erantzunik ez</string> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <string name="callFailed_call_rejected">Deia ukatu da</string> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <string name="callFailed_number_changed">Zenbakia aldatu da</string> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <string name="callFailed_preemption">Lehentasunezko harpidetza-eskubidea</string> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <string name="callFailed_destination_out_of_order">Helburua ez dabil</string> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <string name="callFailed_invalid_number_format">Zenbaki formatu baliogabea (zenbakia ez dago osorik)</string> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <string name="callFailed_facility_rejected">Zerbitzua ukatu da</string> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <string name="callFailed_resp_to_status_enquiry">EGOERA KONTSULTAri erantzuna</string> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <string name="callFailed_normal_unspecified">Normala, zehaztu gabea</string> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <string name="callFailed_tempopary_failure">Une bateko hutsa</string> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <string name="callFailed_switching_equipment_congestion">Ekipamenduaren itotzea kommutatzen</string> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <string name="callFailed_access_information_discarded">Sarbide informazioa baztertu da</string> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <string name="callFailed_requested_circuit_or_channel_not_available">eskatutako zirkuitoa/kanala ez dago eskuragarri</string> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <string name="callFailed_resources_unavailable_or_unspecified">Baliabideak falta dira, zehaztu gabe</string> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <string name="callFailed_QOS_unavailable">Zerbitzu kalitatea ez dago eskuragarri</string> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <string name="callFailed_requested_facility_not_subscribed">Eskatutako zerbitzua ez dago harpidetuta</string> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <string name="callFailed_incoming_calls_barred_within_CUG">Jasotako deiak CUG bidez trabatuta</string> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <string name="callFailed_bearer_capability_not_authorized">Eramaile gaitasuna ez dago baimenduta</string> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <string name="callFailed_bearer_capability_unavailable">Eramaile gaitasuna ez dago orain eskuragarri</string> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <string name="callFailed_service_option_not_available">Zerbitzua edo aukera ez dago eskuragarri, zehaztu gabea</string> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <string name="callFailed_bearer_service_not_implemented">Eramaile zerbitzua ez da inplementatu</string> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <string name="callFailed_requested_facility_not_implemented">Eskatutako zerbitzua ez dago inplementatuta</string> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <string name="callFailed_only_digital_information_bearer_available">Murriztutako informazio digitalaren eramaile gaitasuna besterik ez dago eskuragarri</string> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <string name="callFailed_service_or_option_not_implemented">Zerbitzua edo aukera ez dago inplementatuta, zehaztu gabea</string> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <string name="callFailed_invalid_transaction_identifier">Transakzioaren identifikatzaile balio baliogabea</string> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <string name="callFailed_user_not_member_of_CUG">Erabiltzailea ez da CUG kidea</string> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <string name="callFailed_incompatible_destination">Helburu bateraezina</string> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <string name="callFailed_invalid_transit_NW_selection">Iragate sare hautaketa baliogabea</string> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <string name="callFailed_semantically_incorrect_message">Mezua semantikoki okerra da</string> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <string name="callFailed_invalid_mandatory_information">Baliogabeko ezinbesteko informazioa</string> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <string name="callFailed_message_type_non_implemented">Mezu mota ez dago edo ez da inplementatu</string> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <string name="callFailed_message_type_not_compatible_with_protocol_state">Mezu mota ez da bateragarria protokoloaren egoerarekin</string> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <string name="callFailed_information_element_non_existent">Informazio elementua ez dago edo ez da inplementatu</string> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <string name="callFailed_conditional_IE_error">Baldintzapeko IE errorea</string> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <string name="callFailed_message_not_compatible_with_protocol_state">Mezua ez da bateragarria protokoloaren egoerarekin</string> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <string name="callFailed_recovery_on_timer_expired">Berreskuratu denbora agortzean</string> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <string name="callFailed_protocol_error_unspecified">Protokoloaren errorea, zehaztu gabea</string> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <string name="callFailed_interworking_unspecified">Interworking, zehaztu gabea</string> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> + <string name="callFailed_non_selected_user_clearing">Aukeratu gabeko erabiltzaile garbiketa</string> +</resources> diff --git a/res/values-fa/qtistrings.xml b/res/values-fa/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-fa/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-fi/qtistrings.xml b/res/values-fi/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-fi/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-fil-rPH/qtistrings.xml b/res/values-fil-rPH/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-fil-rPH/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-fr-rCA/qtistrings.xml b/res/values-fr-rCA/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-fr-rCA/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-fr/qtistrings.xml b/res/values-fr/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-fr/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-frp-rIT/qtistrings.xml b/res/values-frp-rIT/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-frp-rIT/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-frp-rIT/strings.xml b/res/values-frp-rIT/strings.xml new file mode 100644 index 0000000..48146c0 --- /dev/null +++ b/res/values-frp-rIT/strings.xml @@ -0,0 +1,76 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ Copyright (C) 2012 The Android Open Source Project + ~ + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at + ~ + ~ http://www.apache.org/licenses/LICENSE-2.0 + ~ + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License + --> +<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- String describing the back button in the dialpad. --> + <!-- String describing the overflow menu button in the dialpad. --> + <!-- String describing the Delete/Backspace ImageButton. + Used by AccessibilityService to announce the purpose of the button. + --> + <!-- String describing the button used to add a plus (+) symbol to the dialpad --> + <!-- String describing the Voicemail ImageButton. + Used by AccessibilityService to announce the purpose of the button. + --> + <!-- The string used to describe a notification if it is the default one in the system. For + example, if the user selects the default notification, it will appear as something like + Default sound(Capella) in the notification summary. + [CHAR LIMIT=40] --> + <!-- In-call screen: call failure reason (busy) --> + <!-- In-call screen: call failure reason (network congestion) --> + <!-- In-call screen: call failure reason (client timed out) --> + <!-- In-call screen: call failure reason (server unreachable) --> + <!-- In-call screen: call failure reason (peer unreachable) --> + <!-- In-call screen: call failure reason (incorrect username or password) --> + <!-- In-call screen: call failure reason (calling from out of network is not allowed) --> + <!-- In-call screen: call failure reason (server error) --> + <!-- In-call screen: call failure reason (no signal) --> + <!-- In-call screen: call failure reason (GSM ACM limit exceeded) --> + <!-- In-call screen: call failure reason (radio is off) --> + <!-- In-call screen: call failure reason (SIM error) --> + <!-- In-call screen: call failure reason (out of service) --> + <!-- In-call screen: call failure reason (call denied because of current FDN setting) --> + <!-- In-call screen: call failure reason (call modified to USSD request) --> + <!-- In-call screen: call failure reason (call modified to SS request) --> + <!-- In-call screen: call failure reason (call modified to call with modified data) --> + <!-- In-call screen: call failure reason (call denied because call barring is on) --> + <!-- In-call screen: call failure reason (call denied because domain specific access control is on) --> + <!-- In-call screen: call failure reason (Emergency call denied because domain specific access control is on)--> + <!-- In-call screen: call failure reason (Normal call denied because domain specific access control is on)--> + <!-- In-call screen: call failure reason (Dialed number doesn't exist) --> + <!-- In-call screen: message displayed in an error dialog --> + <!-- In-call screen: call failed because you cannot make video calls when TTY is enabled. --> + <!-- In-call screen: call ended because it was transferred to another device. --> + <!-- Choice in the ringtone picker. If chosen, there will be silence instead of a ringtone played. --> + <!-- If there is ever a ringtone set for some setting, but that ringtone can no longer be resolved, this is shown instead. For example, if the ringtone was on a SD card and it had been removed, this would be shown for ringtones on that SD card. --> + <!-- In-call screen: call ended because the user has reached the maximum number of calls on their current devices and other devices. --> + <!-- In-call screen: call ended because the user disabled data on their device --> + <!-- In-call screen: call ended because the cellular data limit has been reached --> +</resources> diff --git a/res/values-fy-rNL/qtistrings.xml b/res/values-fy-rNL/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-fy-rNL/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-fy-rNL/strings.xml b/res/values-fy-rNL/strings.xml new file mode 100644 index 0000000..48146c0 --- /dev/null +++ b/res/values-fy-rNL/strings.xml @@ -0,0 +1,76 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ Copyright (C) 2012 The Android Open Source Project + ~ + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at + ~ + ~ http://www.apache.org/licenses/LICENSE-2.0 + ~ + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License + --> +<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- String describing the back button in the dialpad. --> + <!-- String describing the overflow menu button in the dialpad. --> + <!-- String describing the Delete/Backspace ImageButton. + Used by AccessibilityService to announce the purpose of the button. + --> + <!-- String describing the button used to add a plus (+) symbol to the dialpad --> + <!-- String describing the Voicemail ImageButton. + Used by AccessibilityService to announce the purpose of the button. + --> + <!-- The string used to describe a notification if it is the default one in the system. For + example, if the user selects the default notification, it will appear as something like + Default sound(Capella) in the notification summary. + [CHAR LIMIT=40] --> + <!-- In-call screen: call failure reason (busy) --> + <!-- In-call screen: call failure reason (network congestion) --> + <!-- In-call screen: call failure reason (client timed out) --> + <!-- In-call screen: call failure reason (server unreachable) --> + <!-- In-call screen: call failure reason (peer unreachable) --> + <!-- In-call screen: call failure reason (incorrect username or password) --> + <!-- In-call screen: call failure reason (calling from out of network is not allowed) --> + <!-- In-call screen: call failure reason (server error) --> + <!-- In-call screen: call failure reason (no signal) --> + <!-- In-call screen: call failure reason (GSM ACM limit exceeded) --> + <!-- In-call screen: call failure reason (radio is off) --> + <!-- In-call screen: call failure reason (SIM error) --> + <!-- In-call screen: call failure reason (out of service) --> + <!-- In-call screen: call failure reason (call denied because of current FDN setting) --> + <!-- In-call screen: call failure reason (call modified to USSD request) --> + <!-- In-call screen: call failure reason (call modified to SS request) --> + <!-- In-call screen: call failure reason (call modified to call with modified data) --> + <!-- In-call screen: call failure reason (call denied because call barring is on) --> + <!-- In-call screen: call failure reason (call denied because domain specific access control is on) --> + <!-- In-call screen: call failure reason (Emergency call denied because domain specific access control is on)--> + <!-- In-call screen: call failure reason (Normal call denied because domain specific access control is on)--> + <!-- In-call screen: call failure reason (Dialed number doesn't exist) --> + <!-- In-call screen: message displayed in an error dialog --> + <!-- In-call screen: call failed because you cannot make video calls when TTY is enabled. --> + <!-- In-call screen: call ended because it was transferred to another device. --> + <!-- Choice in the ringtone picker. If chosen, there will be silence instead of a ringtone played. --> + <!-- If there is ever a ringtone set for some setting, but that ringtone can no longer be resolved, this is shown instead. For example, if the ringtone was on a SD card and it had been removed, this would be shown for ringtones on that SD card. --> + <!-- In-call screen: call ended because the user has reached the maximum number of calls on their current devices and other devices. --> + <!-- In-call screen: call ended because the user disabled data on their device --> + <!-- In-call screen: call ended because the cellular data limit has been reached --> +</resources> diff --git a/res/values-ga-rIE/qtistrings.xml b/res/values-ga-rIE/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-ga-rIE/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-ga-rIE/strings.xml b/res/values-ga-rIE/strings.xml new file mode 100644 index 0000000..48146c0 --- /dev/null +++ b/res/values-ga-rIE/strings.xml @@ -0,0 +1,76 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ Copyright (C) 2012 The Android Open Source Project + ~ + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at + ~ + ~ http://www.apache.org/licenses/LICENSE-2.0 + ~ + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License + --> +<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- String describing the back button in the dialpad. --> + <!-- String describing the overflow menu button in the dialpad. --> + <!-- String describing the Delete/Backspace ImageButton. + Used by AccessibilityService to announce the purpose of the button. + --> + <!-- String describing the button used to add a plus (+) symbol to the dialpad --> + <!-- String describing the Voicemail ImageButton. + Used by AccessibilityService to announce the purpose of the button. + --> + <!-- The string used to describe a notification if it is the default one in the system. For + example, if the user selects the default notification, it will appear as something like + Default sound(Capella) in the notification summary. + [CHAR LIMIT=40] --> + <!-- In-call screen: call failure reason (busy) --> + <!-- In-call screen: call failure reason (network congestion) --> + <!-- In-call screen: call failure reason (client timed out) --> + <!-- In-call screen: call failure reason (server unreachable) --> + <!-- In-call screen: call failure reason (peer unreachable) --> + <!-- In-call screen: call failure reason (incorrect username or password) --> + <!-- In-call screen: call failure reason (calling from out of network is not allowed) --> + <!-- In-call screen: call failure reason (server error) --> + <!-- In-call screen: call failure reason (no signal) --> + <!-- In-call screen: call failure reason (GSM ACM limit exceeded) --> + <!-- In-call screen: call failure reason (radio is off) --> + <!-- In-call screen: call failure reason (SIM error) --> + <!-- In-call screen: call failure reason (out of service) --> + <!-- In-call screen: call failure reason (call denied because of current FDN setting) --> + <!-- In-call screen: call failure reason (call modified to USSD request) --> + <!-- In-call screen: call failure reason (call modified to SS request) --> + <!-- In-call screen: call failure reason (call modified to call with modified data) --> + <!-- In-call screen: call failure reason (call denied because call barring is on) --> + <!-- In-call screen: call failure reason (call denied because domain specific access control is on) --> + <!-- In-call screen: call failure reason (Emergency call denied because domain specific access control is on)--> + <!-- In-call screen: call failure reason (Normal call denied because domain specific access control is on)--> + <!-- In-call screen: call failure reason (Dialed number doesn't exist) --> + <!-- In-call screen: message displayed in an error dialog --> + <!-- In-call screen: call failed because you cannot make video calls when TTY is enabled. --> + <!-- In-call screen: call ended because it was transferred to another device. --> + <!-- Choice in the ringtone picker. If chosen, there will be silence instead of a ringtone played. --> + <!-- If there is ever a ringtone set for some setting, but that ringtone can no longer be resolved, this is shown instead. For example, if the ringtone was on a SD card and it had been removed, this would be shown for ringtones on that SD card. --> + <!-- In-call screen: call ended because the user has reached the maximum number of calls on their current devices and other devices. --> + <!-- In-call screen: call ended because the user disabled data on their device --> + <!-- In-call screen: call ended because the cellular data limit has been reached --> +</resources> diff --git a/res/values-gd-rGB/qtistrings.xml b/res/values-gd-rGB/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-gd-rGB/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-gd-rGB/strings.xml b/res/values-gd-rGB/strings.xml new file mode 100644 index 0000000..48146c0 --- /dev/null +++ b/res/values-gd-rGB/strings.xml @@ -0,0 +1,76 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ Copyright (C) 2012 The Android Open Source Project + ~ + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at + ~ + ~ http://www.apache.org/licenses/LICENSE-2.0 + ~ + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License + --> +<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- String describing the back button in the dialpad. --> + <!-- String describing the overflow menu button in the dialpad. --> + <!-- String describing the Delete/Backspace ImageButton. + Used by AccessibilityService to announce the purpose of the button. + --> + <!-- String describing the button used to add a plus (+) symbol to the dialpad --> + <!-- String describing the Voicemail ImageButton. + Used by AccessibilityService to announce the purpose of the button. + --> + <!-- The string used to describe a notification if it is the default one in the system. For + example, if the user selects the default notification, it will appear as something like + Default sound(Capella) in the notification summary. + [CHAR LIMIT=40] --> + <!-- In-call screen: call failure reason (busy) --> + <!-- In-call screen: call failure reason (network congestion) --> + <!-- In-call screen: call failure reason (client timed out) --> + <!-- In-call screen: call failure reason (server unreachable) --> + <!-- In-call screen: call failure reason (peer unreachable) --> + <!-- In-call screen: call failure reason (incorrect username or password) --> + <!-- In-call screen: call failure reason (calling from out of network is not allowed) --> + <!-- In-call screen: call failure reason (server error) --> + <!-- In-call screen: call failure reason (no signal) --> + <!-- In-call screen: call failure reason (GSM ACM limit exceeded) --> + <!-- In-call screen: call failure reason (radio is off) --> + <!-- In-call screen: call failure reason (SIM error) --> + <!-- In-call screen: call failure reason (out of service) --> + <!-- In-call screen: call failure reason (call denied because of current FDN setting) --> + <!-- In-call screen: call failure reason (call modified to USSD request) --> + <!-- In-call screen: call failure reason (call modified to SS request) --> + <!-- In-call screen: call failure reason (call modified to call with modified data) --> + <!-- In-call screen: call failure reason (call denied because call barring is on) --> + <!-- In-call screen: call failure reason (call denied because domain specific access control is on) --> + <!-- In-call screen: call failure reason (Emergency call denied because domain specific access control is on)--> + <!-- In-call screen: call failure reason (Normal call denied because domain specific access control is on)--> + <!-- In-call screen: call failure reason (Dialed number doesn't exist) --> + <!-- In-call screen: message displayed in an error dialog --> + <!-- In-call screen: call failed because you cannot make video calls when TTY is enabled. --> + <!-- In-call screen: call ended because it was transferred to another device. --> + <!-- Choice in the ringtone picker. If chosen, there will be silence instead of a ringtone played. --> + <!-- If there is ever a ringtone set for some setting, but that ringtone can no longer be resolved, this is shown instead. For example, if the ringtone was on a SD card and it had been removed, this would be shown for ringtones on that SD card. --> + <!-- In-call screen: call ended because the user has reached the maximum number of calls on their current devices and other devices. --> + <!-- In-call screen: call ended because the user disabled data on their device --> + <!-- In-call screen: call ended because the cellular data limit has been reached --> +</resources> diff --git a/res/values-gl-rES/qtistrings.xml b/res/values-gl-rES/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-gl-rES/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-gu-rIN/qtistrings.xml b/res/values-gu-rIN/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-gu-rIN/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-hi/qtistrings.xml b/res/values-hi/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-hi/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-hr/qtistrings.xml b/res/values-hr/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-hr/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-hu/qtistrings.xml b/res/values-hu/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-hu/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-hy-rAM/qtistrings.xml b/res/values-hy-rAM/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-hy-rAM/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-in/qtistrings.xml b/res/values-in/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-in/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-is-rIS/qtistrings.xml b/res/values-is-rIS/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-is-rIS/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-it/qtistrings.xml b/res/values-it/qtistrings.xml new file mode 100644 index 0000000..1cc77e1 --- /dev/null +++ b/res/values-it/qtistrings.xml @@ -0,0 +1,127 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <string name="callFailed_no_circuit_avail">Nessun circuito disponibile</string> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <string name="callFailed_network_out_of_order">Rete fuori servizio</string> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <string name="callFailed_no_route_to_destination">Nessun percorso verso la destinazione</string> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <string name="callFailed_channel_unacceptable">Canale inaccettabile</string> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <string name="callFailed_operator_determined_barring">L\'operatore ha determinato un\'eccezzione</string> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <string name="callFailed_normal">Pulizia chiamata normale</string> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <string name="callFailed_no_user_responding">Nessuna risposta dall\'utente</string> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <string name="callFailed_no_answer_from_user">Avviso utente, nessuna risposta</string> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <string name="callFailed_call_rejected">Chiamata rifiutata</string> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <string name="callFailed_number_changed">Numero cambiato</string> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <string name="callFailed_preemption">Prelazione</string> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <string name="callFailed_destination_out_of_order">Destinazione fuori servizio</string> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <string name="callFailed_invalid_number_format">Formato numero non valido (numero incompleto)</string> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <string name="callFailed_facility_rejected">Impianto rifiutato</string> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <string name="callFailed_resp_to_status_enquiry">Risposta allo STATO INCHIESTA</string> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <string name="callFailed_normal_unspecified">Normale, non specificato</string> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <string name="callFailed_tempopary_failure">Problema temporaneo</string> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <string name="callFailed_switching_equipment_congestion">Congestione dell\'apparecchiatura di commutazione</string> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <string name="callFailed_access_information_discarded">Informazioni d\'accesso scartate</string> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <string name="callFailed_requested_circuit_or_channel_not_available">circuito/canale richiesto non disponibile</string> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <string name="callFailed_resources_unavailable_or_unspecified">Risorse non disponibili non specificate</string> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <string name="callFailed_QOS_unavailable">Qualità del servizio non disponibile</string> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <string name="callFailed_requested_facility_not_subscribed">Impianto richiesto non sottoscritto</string> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <string name="callFailed_incoming_calls_barred_within_CUG">Le chiamate entranti sono bloccate all\'interno del CUG</string> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <string name="callFailed_bearer_capability_not_authorized">Capacità di trasporto non autorizzata</string> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <string name="callFailed_bearer_capability_unavailable">Capacità di trasporto non attualmente disponibile</string> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <string name="callFailed_service_option_not_available">Servizio o opzione non disponibile, non specificato</string> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <string name="callFailed_bearer_service_not_implemented">Servizio di trasporto non implementato</string> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <string name="callFailed_requested_facility_not_implemented">Impianto richiesto non sottoscritto</string> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <string name="callFailed_only_digital_information_bearer_available">Solo la capacità di trasporto per le informazioni digitali riservate è disponibile</string> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <string name="callFailed_service_or_option_not_implemented">Servizio o opzione non disponibile, non specificato</string> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <string name="callFailed_invalid_transaction_identifier">Valore identificazione transazione invalido</string> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <string name="callFailed_user_not_member_of_CUG">L\'utente non è membro del CUG</string> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <string name="callFailed_incompatible_destination">Destinazione incompatibile</string> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <string name="callFailed_invalid_transit_NW_selection">Selezione network di transizione invalida</string> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <string name="callFailed_semantically_incorrect_message">Messaggio semanticamente scorretto</string> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <string name="callFailed_invalid_mandatory_information">Informazione obbligatoria invalida</string> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <string name="callFailed_message_type_non_implemented">Tipologia messaggio non esistente o non implementata</string> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <string name="callFailed_message_type_not_compatible_with_protocol_state">Messaggio non compatibile con lo stato del protocollo</string> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <string name="callFailed_information_element_non_existent">Elemento dell\'informazione non esistente o non implementato</string> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <string name="callFailed_conditional_IE_error">Errore confizionale IE</string> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <string name="callFailed_message_not_compatible_with_protocol_state">Tipologia messaggio non compatibile con lo stato del protocollo</string> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <string name="callFailed_recovery_on_timer_expired">Recupero alla scadenza del timer</string> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <string name="callFailed_protocol_error_unspecified">Errore del protocollo non specificato</string> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <string name="callFailed_interworking_unspecified">Interworking, non specificato</string> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> + <string name="callFailed_non_selected_user_clearing">Pulizia utente non selezionato</string> +</resources> diff --git a/res/values-iw/qtistrings.xml b/res/values-iw/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-iw/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-ja/qtistrings.xml b/res/values-ja/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-ja/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-ka-rGE/qtistrings.xml b/res/values-ka-rGE/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-ka-rGE/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-kk-rKZ/qtistrings.xml b/res/values-kk-rKZ/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-kk-rKZ/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-km-rKH/qtistrings.xml b/res/values-km-rKH/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-km-rKH/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-kn-rIN/qtistrings.xml b/res/values-kn-rIN/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-kn-rIN/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-ko/qtistrings.xml b/res/values-ko/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-ko/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-ku/qtistrings.xml b/res/values-ku/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-ku/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-ku/strings.xml b/res/values-ku/strings.xml new file mode 100644 index 0000000..10bab8b --- /dev/null +++ b/res/values-ku/strings.xml @@ -0,0 +1,106 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ Copyright (C) 2012 The Android Open Source Project + ~ + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at + ~ + ~ http://www.apache.org/licenses/LICENSE-2.0 + ~ + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License + --> +<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <!-- Do not translate. --> + <string name="dialpad_star_number">*</string> + <!-- Do not translate. --> + <string name="dialpad_pound_number">#</string> + <!-- Do not translate. --> + <string name="dialpad_0_letters">+</string> + <!-- Do not translate. --> + <!-- Do not translate. --> + <string name="dialpad_2_letters">ABC</string> + <!-- Do not translate. --> + <string name="dialpad_3_letters">DEF</string> + <!-- Do not translate. --> + <string name="dialpad_4_letters">GHI</string> + <!-- Do not translate. --> + <string name="dialpad_5_letters">JKL</string> + <!-- Do not translate. --> + <string name="dialpad_6_letters">MNO</string> + <!-- Do not translate. --> + <string name="dialpad_7_letters">PQRS</string> + <!-- Do not translate. --> + <string name="dialpad_8_letters">TUV</string> + <!-- Do not translate. --> + <string name="dialpad_9_letters">WXYZ</string> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- String describing the back button in the dialpad. --> + <!-- String describing the overflow menu button in the dialpad. --> + <string name="description_dialpad_overflow">بەربژاردەی زیاتر</string> + <!-- String describing the Delete/Backspace ImageButton. + Used by AccessibilityService to announce the purpose of the button. + --> + <string name="description_delete_button">یهگهڕانهوه</string> + <!-- String describing the button used to add a plus (+) symbol to the dialpad --> + <string name="description_image_button_plus">لهگهڵ</string> + <!-- String describing the Voicemail ImageButton. + Used by AccessibilityService to announce the purpose of the button. + --> + <string name="description_voicemail_button">دهنگهنامه</string> + <!-- The string used to describe a notification if it is the default one in the system. For + example, if the user selects the default notification, it will appear as something like + Default sound(Capella) in the notification summary. + [CHAR LIMIT=40] --> + <string name="default_notification_description">ئاوازی بنهڕهت (<xliff:g id="default_sound_title">%1$s</xliff:g>)</string> + <!-- In-call screen: call failure reason (busy) --> + <string name="callFailed_userBusy">سهرقاڵه</string> + <!-- In-call screen: call failure reason (network congestion) --> + <string name="callFailed_congestion">تۆڕ سەرقاڵە</string> + <!-- In-call screen: call failure reason (client timed out) --> + <string name="callFailed_timedOut">وهڵامی نهبوو، کات نهما</string> + <!-- In-call screen: call failure reason (server unreachable) --> + <string name="callFailed_server_unreachable">سێرڤهر نهگهیهنهره</string> + <!-- In-call screen: call failure reason (peer unreachable) --> + <string name="callFailed_number_unreachable">ژماره نهگهیهنهره</string> + <!-- In-call screen: call failure reason (incorrect username or password) --> + <string name="callFailed_invalid_credentials">ناو و وشهی نهێنی بهکارهێنهر ههڵهیه</string> + <!-- In-call screen: call failure reason (calling from out of network is not allowed) --> + <!-- In-call screen: call failure reason (server error) --> + <string name="callFailed_server_error">ههڵهی سێرڤهر.جارێکی تر ههوڵ بدهرهوه.</string> + <!-- In-call screen: call failure reason (no signal) --> + <string name="callFailed_noSignal">نیشانە نیە</string> + <!-- In-call screen: call failure reason (GSM ACM limit exceeded) --> + <string name="callFailed_limitExceeded">سنوری ACM تێپهڕیوه</string> + <!-- In-call screen: call failure reason (radio is off) --> + <string name="callFailed_powerOff">کوژانەوەی ڕادیۆ</string> + <!-- In-call screen: call failure reason (SIM error) --> + <string name="callFailed_simError">سیمکاردی تێدا نییه یان ههڵهی ههیه</string> + <!-- In-call screen: call failure reason (out of service) --> + <!-- In-call screen: call failure reason (call denied because of current FDN setting) --> + <string name="callFailed_fdn_only">پهیوهندی ڕۆشتن بهستراوهتهوه به FDN.</string> + <!-- In-call screen: call failure reason (call modified to USSD request) --> + <!-- In-call screen: call failure reason (call modified to SS request) --> + <!-- In-call screen: call failure reason (call modified to call with modified data) --> + <!-- In-call screen: call failure reason (call denied because call barring is on) --> + <!-- In-call screen: call failure reason (call denied because domain specific access control is on) --> + <!-- In-call screen: call failure reason (Emergency call denied because domain specific access control is on)--> + <!-- In-call screen: call failure reason (Normal call denied because domain specific access control is on)--> + <!-- In-call screen: call failure reason (Dialed number doesn't exist) --> + <string name="callFailed_unobtainable_number">ژمارەکە لەکارە نیە</string> + <!-- In-call screen: message displayed in an error dialog --> + <string name="incall_error_missing_voicemail_number">ژمارهی دهنگهنامه نهزانراوه.</string> + <!-- In-call screen: call failed because you cannot make video calls when TTY is enabled. --> + <!-- In-call screen: call ended because it was transferred to another device. --> + <!-- Choice in the ringtone picker. If chosen, there will be silence instead of a ringtone played. --> + <!-- If there is ever a ringtone set for some setting, but that ringtone can no longer be resolved, this is shown instead. For example, if the ringtone was on a SD card and it had been removed, this would be shown for ringtones on that SD card. --> + <!-- In-call screen: call ended because the user has reached the maximum number of calls on their current devices and other devices. --> + <!-- In-call screen: call ended because the user disabled data on their device --> + <!-- In-call screen: call ended because the cellular data limit has been reached --> +</resources> diff --git a/res/values-ky-rKG/qtistrings.xml b/res/values-ky-rKG/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-ky-rKG/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-lb/qtistrings.xml b/res/values-lb/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-lb/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-lb/strings.xml b/res/values-lb/strings.xml new file mode 100644 index 0000000..c56fe25 --- /dev/null +++ b/res/values-lb/strings.xml @@ -0,0 +1,112 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ Copyright (C) 2012 The Android Open Source Project + ~ + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at + ~ + ~ http://www.apache.org/licenses/LICENSE-2.0 + ~ + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License + --> +<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <!-- Do not translate. --> + <string name="dialpad_star_number">*</string> + <!-- Do not translate. --> + <string name="dialpad_pound_number">#</string> + <!-- Do not translate. --> + <string name="dialpad_0_letters">+</string> + <!-- Do not translate. --> + <!-- Do not translate. --> + <string name="dialpad_2_letters">ABC</string> + <!-- Do not translate. --> + <string name="dialpad_3_letters">DEF</string> + <!-- Do not translate. --> + <string name="dialpad_4_letters">GHI</string> + <!-- Do not translate. --> + <string name="dialpad_5_letters">JKL</string> + <!-- Do not translate. --> + <string name="dialpad_6_letters">MNO</string> + <!-- Do not translate. --> + <string name="dialpad_7_letters">PQRS</string> + <!-- Do not translate. --> + <string name="dialpad_8_letters">TUV</string> + <!-- Do not translate. --> + <string name="dialpad_9_letters">WXYZ</string> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- String describing the back button in the dialpad. --> + <!-- String describing the overflow menu button in the dialpad. --> + <string name="description_dialpad_overflow">Méi Optiounen</string> + <!-- String describing the Delete/Backspace ImageButton. + Used by AccessibilityService to announce the purpose of the button. + --> + <string name="description_delete_button">Récktast</string> + <!-- String describing the button used to add a plus (+) symbol to the dialpad --> + <string name="description_image_button_plus">Plus</string> + <!-- String describing the Voicemail ImageButton. + Used by AccessibilityService to announce the purpose of the button. + --> + <string name="description_voicemail_button">Mailbox</string> + <!-- The string used to describe a notification if it is the default one in the system. For + example, if the user selects the default notification, it will appear as something like + Default sound(Capella) in the notification summary. + [CHAR LIMIT=40] --> + <string name="default_notification_description">Standardtoun (<xliff:g id="default_sound_title">%1$s</xliff:g>)</string> + <!-- In-call screen: call failure reason (busy) --> + <string name="callFailed_userBusy">Nummer besat</string> + <!-- In-call screen: call failure reason (network congestion) --> + <string name="callFailed_congestion">Netzwierk besat</string> + <!-- In-call screen: call failure reason (client timed out) --> + <string name="callFailed_timedOut">Keng Äntwert, Zäitiwwerschreidung</string> + <!-- In-call screen: call failure reason (server unreachable) --> + <string name="callFailed_server_unreachable">Server net erreechbar</string> + <!-- In-call screen: call failure reason (peer unreachable) --> + <string name="callFailed_number_unreachable">Nummer net erreechbar</string> + <!-- In-call screen: call failure reason (incorrect username or password) --> + <string name="callFailed_invalid_credentials">Ongëltege Benotzernumm oder Passwuert</string> + <!-- In-call screen: call failure reason (calling from out of network is not allowed) --> + <string name="callFailed_out_of_network">Uruff aus dem Netzwierk</string> + <!-- In-call screen: call failure reason (server error) --> + <string name="callFailed_server_error">Serverfeeler. Probéier méi spéit nees.</string> + <!-- In-call screen: call failure reason (no signal) --> + <string name="callFailed_noSignal">Kee Signal</string> + <!-- In-call screen: call failure reason (GSM ACM limit exceeded) --> + <string name="callFailed_limitExceeded">ACM-Grenzwäert iwwerschratt</string> + <!-- In-call screen: call failure reason (radio is off) --> + <string name="callFailed_powerOff">Radio aus</string> + <!-- In-call screen: call failure reason (SIM error) --> + <string name="callFailed_simError">Keng SIM-Kaart oder SIM-Feeler</string> + <!-- In-call screen: call failure reason (out of service) --> + <string name="callFailed_outOfService">Handynetzwierk net disponibel</string> + <!-- In-call screen: call failure reason (call denied because of current FDN setting) --> + <string name="callFailed_fdn_only">Erausgoend Uriff ginn duerch eng Uruffaschränkung limitéiert.</string> + <!-- In-call screen: call failure reason (call modified to USSD request) --> + <!-- In-call screen: call failure reason (call modified to SS request) --> + <!-- In-call screen: call failure reason (call modified to call with modified data) --> + <!-- In-call screen: call failure reason (call denied because call barring is on) --> + <string name="callFailed_cb_enabled">Du kanns keng Uriff maachen, wann d\'Uruffspär aktivéiert ass.</string> + <!-- In-call screen: call failure reason (call denied because domain specific access control is on) --> + <string name="callFailed_dsac_restricted">Uriff ginn duerch d\'Zougrëffssteierung beschränkt.</string> + <!-- In-call screen: call failure reason (Emergency call denied because domain specific access control is on)--> + <string name="callFailed_dsac_restricted_emergency">Noutriff ginn duerch d\'Zougrëffssteierung begrenzt.</string> + <!-- In-call screen: call failure reason (Normal call denied because domain specific access control is on)--> + <string name="callFailed_dsac_restricted_normal">Normal Uriff ginn duerch d\'Zougrëffssteierung begrenzt.</string> + <!-- In-call screen: call failure reason (Dialed number doesn't exist) --> + <string name="callFailed_unobtainable_number">Ongëlteg Nummer</string> + <!-- In-call screen: message displayed in an error dialog --> + <string name="incall_error_missing_voicemail_number">Mailbox-Nummer onbekannt.</string> + <!-- In-call screen: call failed because you cannot make video calls when TTY is enabled. --> + <!-- In-call screen: call ended because it was transferred to another device. --> + <!-- Choice in the ringtone picker. If chosen, there will be silence instead of a ringtone played. --> + <!-- If there is ever a ringtone set for some setting, but that ringtone can no longer be resolved, this is shown instead. For example, if the ringtone was on a SD card and it had been removed, this would be shown for ringtones on that SD card. --> + <!-- In-call screen: call ended because the user has reached the maximum number of calls on their current devices and other devices. --> + <!-- In-call screen: call ended because the user disabled data on their device --> + <!-- In-call screen: call ended because the cellular data limit has been reached --> +</resources> diff --git a/res/values-lo-rLA/qtistrings.xml b/res/values-lo-rLA/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-lo-rLA/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-lt/qtistrings.xml b/res/values-lt/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-lt/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-lv/qtistrings.xml b/res/values-lv/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-lv/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-mk-rMK/qtistrings.xml b/res/values-mk-rMK/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-mk-rMK/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-ml-rIN/qtistrings.xml b/res/values-ml-rIN/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-ml-rIN/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-mn-rMN/qtistrings.xml b/res/values-mn-rMN/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-mn-rMN/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-mr-rIN/qtistrings.xml b/res/values-mr-rIN/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-mr-rIN/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-ms-rMY/qtistrings.xml b/res/values-ms-rMY/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-ms-rMY/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-my-rMM/qtistrings.xml b/res/values-my-rMM/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-my-rMM/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-nb/qtistrings.xml b/res/values-nb/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-nb/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-ne-rNP/qtistrings.xml b/res/values-ne-rNP/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-ne-rNP/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-nl/qtistrings.xml b/res/values-nl/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-nl/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-oc-rFR/qtistrings.xml b/res/values-oc-rFR/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-oc-rFR/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-oc-rFR/strings.xml b/res/values-oc-rFR/strings.xml new file mode 100644 index 0000000..48146c0 --- /dev/null +++ b/res/values-oc-rFR/strings.xml @@ -0,0 +1,76 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ Copyright (C) 2012 The Android Open Source Project + ~ + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at + ~ + ~ http://www.apache.org/licenses/LICENSE-2.0 + ~ + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License + --> +<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- String describing the back button in the dialpad. --> + <!-- String describing the overflow menu button in the dialpad. --> + <!-- String describing the Delete/Backspace ImageButton. + Used by AccessibilityService to announce the purpose of the button. + --> + <!-- String describing the button used to add a plus (+) symbol to the dialpad --> + <!-- String describing the Voicemail ImageButton. + Used by AccessibilityService to announce the purpose of the button. + --> + <!-- The string used to describe a notification if it is the default one in the system. For + example, if the user selects the default notification, it will appear as something like + Default sound(Capella) in the notification summary. + [CHAR LIMIT=40] --> + <!-- In-call screen: call failure reason (busy) --> + <!-- In-call screen: call failure reason (network congestion) --> + <!-- In-call screen: call failure reason (client timed out) --> + <!-- In-call screen: call failure reason (server unreachable) --> + <!-- In-call screen: call failure reason (peer unreachable) --> + <!-- In-call screen: call failure reason (incorrect username or password) --> + <!-- In-call screen: call failure reason (calling from out of network is not allowed) --> + <!-- In-call screen: call failure reason (server error) --> + <!-- In-call screen: call failure reason (no signal) --> + <!-- In-call screen: call failure reason (GSM ACM limit exceeded) --> + <!-- In-call screen: call failure reason (radio is off) --> + <!-- In-call screen: call failure reason (SIM error) --> + <!-- In-call screen: call failure reason (out of service) --> + <!-- In-call screen: call failure reason (call denied because of current FDN setting) --> + <!-- In-call screen: call failure reason (call modified to USSD request) --> + <!-- In-call screen: call failure reason (call modified to SS request) --> + <!-- In-call screen: call failure reason (call modified to call with modified data) --> + <!-- In-call screen: call failure reason (call denied because call barring is on) --> + <!-- In-call screen: call failure reason (call denied because domain specific access control is on) --> + <!-- In-call screen: call failure reason (Emergency call denied because domain specific access control is on)--> + <!-- In-call screen: call failure reason (Normal call denied because domain specific access control is on)--> + <!-- In-call screen: call failure reason (Dialed number doesn't exist) --> + <!-- In-call screen: message displayed in an error dialog --> + <!-- In-call screen: call failed because you cannot make video calls when TTY is enabled. --> + <!-- In-call screen: call ended because it was transferred to another device. --> + <!-- Choice in the ringtone picker. If chosen, there will be silence instead of a ringtone played. --> + <!-- If there is ever a ringtone set for some setting, but that ringtone can no longer be resolved, this is shown instead. For example, if the ringtone was on a SD card and it had been removed, this would be shown for ringtones on that SD card. --> + <!-- In-call screen: call ended because the user has reached the maximum number of calls on their current devices and other devices. --> + <!-- In-call screen: call ended because the user disabled data on their device --> + <!-- In-call screen: call ended because the cellular data limit has been reached --> +</resources> diff --git a/res/values-or-rIN/qtistrings.xml b/res/values-or-rIN/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-or-rIN/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-or-rIN/strings.xml b/res/values-or-rIN/strings.xml new file mode 100644 index 0000000..48146c0 --- /dev/null +++ b/res/values-or-rIN/strings.xml @@ -0,0 +1,76 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ Copyright (C) 2012 The Android Open Source Project + ~ + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at + ~ + ~ http://www.apache.org/licenses/LICENSE-2.0 + ~ + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License + --> +<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- String describing the back button in the dialpad. --> + <!-- String describing the overflow menu button in the dialpad. --> + <!-- String describing the Delete/Backspace ImageButton. + Used by AccessibilityService to announce the purpose of the button. + --> + <!-- String describing the button used to add a plus (+) symbol to the dialpad --> + <!-- String describing the Voicemail ImageButton. + Used by AccessibilityService to announce the purpose of the button. + --> + <!-- The string used to describe a notification if it is the default one in the system. For + example, if the user selects the default notification, it will appear as something like + Default sound(Capella) in the notification summary. + [CHAR LIMIT=40] --> + <!-- In-call screen: call failure reason (busy) --> + <!-- In-call screen: call failure reason (network congestion) --> + <!-- In-call screen: call failure reason (client timed out) --> + <!-- In-call screen: call failure reason (server unreachable) --> + <!-- In-call screen: call failure reason (peer unreachable) --> + <!-- In-call screen: call failure reason (incorrect username or password) --> + <!-- In-call screen: call failure reason (calling from out of network is not allowed) --> + <!-- In-call screen: call failure reason (server error) --> + <!-- In-call screen: call failure reason (no signal) --> + <!-- In-call screen: call failure reason (GSM ACM limit exceeded) --> + <!-- In-call screen: call failure reason (radio is off) --> + <!-- In-call screen: call failure reason (SIM error) --> + <!-- In-call screen: call failure reason (out of service) --> + <!-- In-call screen: call failure reason (call denied because of current FDN setting) --> + <!-- In-call screen: call failure reason (call modified to USSD request) --> + <!-- In-call screen: call failure reason (call modified to SS request) --> + <!-- In-call screen: call failure reason (call modified to call with modified data) --> + <!-- In-call screen: call failure reason (call denied because call barring is on) --> + <!-- In-call screen: call failure reason (call denied because domain specific access control is on) --> + <!-- In-call screen: call failure reason (Emergency call denied because domain specific access control is on)--> + <!-- In-call screen: call failure reason (Normal call denied because domain specific access control is on)--> + <!-- In-call screen: call failure reason (Dialed number doesn't exist) --> + <!-- In-call screen: message displayed in an error dialog --> + <!-- In-call screen: call failed because you cannot make video calls when TTY is enabled. --> + <!-- In-call screen: call ended because it was transferred to another device. --> + <!-- Choice in the ringtone picker. If chosen, there will be silence instead of a ringtone played. --> + <!-- If there is ever a ringtone set for some setting, but that ringtone can no longer be resolved, this is shown instead. For example, if the ringtone was on a SD card and it had been removed, this would be shown for ringtones on that SD card. --> + <!-- In-call screen: call ended because the user has reached the maximum number of calls on their current devices and other devices. --> + <!-- In-call screen: call ended because the user disabled data on their device --> + <!-- In-call screen: call ended because the cellular data limit has been reached --> +</resources> diff --git a/res/values-pa-rIN/qtistrings.xml b/res/values-pa-rIN/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-pa-rIN/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-pl/qtistrings.xml b/res/values-pl/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-pl/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-pt-rBR/qtistrings.xml b/res/values-pt-rBR/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-pt-rBR/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-pt-rPT/qtistrings.xml b/res/values-pt-rPT/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-pt-rPT/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-rm/qtistrings.xml b/res/values-rm/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-rm/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-ro/qtistrings.xml b/res/values-ro/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-ro/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-ru/qtistrings.xml b/res/values-ru/qtistrings.xml new file mode 100644 index 0000000..3fa7d98 --- /dev/null +++ b/res/values-ru/qtistrings.xml @@ -0,0 +1,127 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <string name="callFailed_no_circuit_avail">Нет связи</string> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <string name="callFailed_network_out_of_order">Сеть не работает</string> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <string name="callFailed_no_route_to_destination">Нет маршрута к месту назначения</string> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <string name="callFailed_channel_unacceptable">Неприемлемый канал</string> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <string name="callFailed_operator_determined_barring">Оператор определил запрет</string> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <string name="callFailed_normal">Нормальная очистка звонка</string> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <string name="callFailed_no_user_responding">Пользователь не отвечает</string> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <string name="callFailed_no_answer_from_user">Пользователь оповещен, нет ответа</string> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <string name="callFailed_call_rejected">Вызов отклонен</string> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <string name="callFailed_number_changed">Номер изменен</string> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <string name="callFailed_preemption">Упреждение</string> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <string name="callFailed_destination_out_of_order">Назначение не работает</string> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <string name="callFailed_invalid_number_format">Недопустимый числовой формат (неполный номер)</string> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <string name="callFailed_facility_rejected">Объект отклонен</string> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <string name="callFailed_resp_to_status_enquiry">Ответ на СТАТУС ЗАЯВКИ</string> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <string name="callFailed_normal_unspecified">Нормальный, неопределенный</string> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <string name="callFailed_tempopary_failure">Временная ошибка</string> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <string name="callFailed_switching_equipment_congestion">Переключение перегруженности оборудования</string> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <string name="callFailed_access_information_discarded">Информация о доступе отброшена</string> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <string name="callFailed_requested_circuit_or_channel_not_available">запрошенная сеть/канал не доступны</string> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <string name="callFailed_resources_unavailable_or_unspecified">Ресурс не доступен, неопределен</string> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <string name="callFailed_QOS_unavailable">QOS не доступен</string> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <string name="callFailed_requested_facility_not_subscribed">Запрошенный объект не подписан</string> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <string name="callFailed_incoming_calls_barred_within_CUG">Входящие вызовы запрещены внутри ЗГП</string> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <string name="callFailed_bearer_capability_not_authorized">Возможности оператора не авторизованы</string> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <string name="callFailed_bearer_capability_unavailable">Возможности оператора сейчас не доступны</string> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <string name="callFailed_service_option_not_available">Услуга или возможность не доступны, неопределены</string> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <string name="callFailed_bearer_service_not_implemented">Услуги оператора не готовы</string> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <string name="callFailed_requested_facility_not_implemented">Запрошенный объект не готов</string> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <string name="callFailed_only_digital_information_bearer_available">Доступна только ограниченная информация о пропускной способности оператора</string> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <string name="callFailed_service_or_option_not_implemented">Услуга или возможность не применены, неопределены</string> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <string name="callFailed_invalid_transaction_identifier">Неверное значение идентификатора транзакции</string> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <string name="callFailed_user_not_member_of_CUG">Пользователь не является членом ЗГП</string> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <string name="callFailed_incompatible_destination">Несовместимое назначение</string> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <string name="callFailed_invalid_transit_NW_selection">Неверный выбор транзитной сети</string> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <string name="callFailed_semantically_incorrect_message">Семантически не корректное сообщение</string> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <string name="callFailed_invalid_mandatory_information">Неправильная обязательная информация</string> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <string name="callFailed_message_type_non_implemented">Тип сообщения не существует или не применен</string> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <string name="callFailed_message_type_not_compatible_with_protocol_state">Тип сообщения не совместим с состоянием протокола</string> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <string name="callFailed_information_element_non_existent">Информационный элемент не существующий или не применен</string> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <string name="callFailed_conditional_IE_error">Условная IE ошибка</string> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <string name="callFailed_message_not_compatible_with_protocol_state">Сообщение не совместимо с состоянием протокола</string> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <string name="callFailed_recovery_on_timer_expired">Таймер восстановления просрочен</string> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <string name="callFailed_protocol_error_unspecified">Ошибка протокола, нет данных</string> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <string name="callFailed_interworking_unspecified">Взаимодействие, нет данных</string> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> + <string name="callFailed_non_selected_user_clearing">Не выбранная очистка пользователей</string> +</resources> diff --git a/res/values-si-rLK/qtistrings.xml b/res/values-si-rLK/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-si-rLK/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-sk/qtistrings.xml b/res/values-sk/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-sk/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-sl/qtistrings.xml b/res/values-sl/qtistrings.xml new file mode 100644 index 0000000..5f52d1a --- /dev/null +++ b/res/values-sl/qtistrings.xml @@ -0,0 +1,127 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <string name="callFailed_no_circuit_avail">Vezava ni na voljo</string> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <string name="callFailed_network_out_of_order">Omrežje ne deluje</string> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <string name="callFailed_no_route_to_destination">Ni povezave do cilja</string> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <string name="callFailed_channel_unacceptable">Nesprejemljiv kanal</string> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <string name="callFailed_operator_determined_barring">Operater je določil zaporo</string> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <string name="callFailed_normal">Običajno prekinjanje klicev</string> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <string name="callFailed_no_user_responding">Noben uporabnik se ne odziva</string> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <string name="callFailed_no_answer_from_user">Uporabnik je bil obveščen, vendar ne odgovarja</string> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <string name="callFailed_call_rejected">Klic je bil zavrnjen</string> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <string name="callFailed_number_changed">Številka spremenjena</string> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <string name="callFailed_preemption">Prekinitev</string> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <string name="callFailed_destination_out_of_order">Cilj ne deluje</string> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <string name="callFailed_invalid_number_format">Neveljavna oblika številke (nepopolna številka)</string> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <string name="callFailed_facility_rejected">Storitev zavrnjena</string> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <string name="callFailed_resp_to_status_enquiry">Odgovor na POIZVEDBO ZA STANJE</string> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <string name="callFailed_normal_unspecified">Običajno, nedoločeno</string> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <string name="callFailed_tempopary_failure">Začasna napaka</string> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <string name="callFailed_switching_equipment_congestion">Zastoj preklopne opreme</string> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <string name="callFailed_access_information_discarded">Podatki o dostopu so bili zavrženi</string> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <string name="callFailed_requested_circuit_or_channel_not_available">Zahtevana vezava/kanal ni na voljo</string> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <string name="callFailed_resources_unavailable_or_unspecified">Viri niso na voljo, nedoločeno</string> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <string name="callFailed_QOS_unavailable">Kakovost storitve ni na voljo</string> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <string name="callFailed_requested_facility_not_subscribed">Na zahtevano storitev niste naročeni</string> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <string name="callFailed_incoming_calls_barred_within_CUG">Zapora dohodnih klicev znotraj CUG-a</string> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <string name="callFailed_bearer_capability_not_authorized">Zmogljivost nosilca ni pooblaščena</string> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <string name="callFailed_bearer_capability_unavailable">Zmogljivost nosilca trenutno ni na voljo</string> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <string name="callFailed_service_option_not_available">Storitev ali možnost ni na voljo, nedoločeno</string> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <string name="callFailed_bearer_service_not_implemented">Storitev nosilca ni izvedena</string> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <string name="callFailed_requested_facility_not_implemented">Zahtevana storitev ni izvedena</string> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <string name="callFailed_only_digital_information_bearer_available">Na voljo je samo omejena zmogljivost nosilca digitalnih podatkov</string> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <string name="callFailed_service_or_option_not_implemented">Storitev ali možnost ni izvedena, nedoločeno</string> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <string name="callFailed_invalid_transaction_identifier">Neveljavna vrednost določilnika prenosa</string> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <string name="callFailed_user_not_member_of_CUG">Uporabnik in član CUG-a</string> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <string name="callFailed_incompatible_destination">Nezdružljiv cilj</string> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <string name="callFailed_invalid_transit_NW_selection">Neveljavna izbira prehodnega omrežja</string> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <string name="callFailed_semantically_incorrect_message">Pomensko nepravilno sporočilo</string> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <string name="callFailed_invalid_mandatory_information">Neveljavni obvezni podatki</string> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <string name="callFailed_message_type_non_implemented">Vrsta sporočila ne obstaja ali ni izvedena</string> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <string name="callFailed_message_type_not_compatible_with_protocol_state">Vrsta sporočila ni združljiva s stanjem protokola</string> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <string name="callFailed_information_element_non_existent">Podatkovni element ne obstaja ali ni izveden</string> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <string name="callFailed_conditional_IE_error">Pogojna napaka IE</string> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <string name="callFailed_message_not_compatible_with_protocol_state">Sporočilo ni združljivo s stanjem protokola</string> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <string name="callFailed_recovery_on_timer_expired">Okrevanje po izteku časa</string> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <string name="callFailed_protocol_error_unspecified">Napaka protokola, nedoločeno</string> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <string name="callFailed_interworking_unspecified">Vzajemno delovanje, nedoločeno</string> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> + <string name="callFailed_non_selected_user_clearing">Uporabniško prekinjanje ni izbrano</string> +</resources> diff --git a/res/values-sq-rAL/qtistrings.xml b/res/values-sq-rAL/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-sq-rAL/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-sr/qtistrings.xml b/res/values-sr/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-sr/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-sv/qtistrings.xml b/res/values-sv/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-sv/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-sw/qtistrings.xml b/res/values-sw/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-sw/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-ta-rIN/qtistrings.xml b/res/values-ta-rIN/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-ta-rIN/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-te-rIN/qtistrings.xml b/res/values-te-rIN/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-te-rIN/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-th/qtistrings.xml b/res/values-th/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-th/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-tr/qtistrings.xml b/res/values-tr/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-tr/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-ug/qtistrings.xml b/res/values-ug/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-ug/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-ug/strings.xml b/res/values-ug/strings.xml new file mode 100644 index 0000000..48146c0 --- /dev/null +++ b/res/values-ug/strings.xml @@ -0,0 +1,76 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ Copyright (C) 2012 The Android Open Source Project + ~ + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at + ~ + ~ http://www.apache.org/licenses/LICENSE-2.0 + ~ + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License + --> +<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- String describing the back button in the dialpad. --> + <!-- String describing the overflow menu button in the dialpad. --> + <!-- String describing the Delete/Backspace ImageButton. + Used by AccessibilityService to announce the purpose of the button. + --> + <!-- String describing the button used to add a plus (+) symbol to the dialpad --> + <!-- String describing the Voicemail ImageButton. + Used by AccessibilityService to announce the purpose of the button. + --> + <!-- The string used to describe a notification if it is the default one in the system. For + example, if the user selects the default notification, it will appear as something like + Default sound(Capella) in the notification summary. + [CHAR LIMIT=40] --> + <!-- In-call screen: call failure reason (busy) --> + <!-- In-call screen: call failure reason (network congestion) --> + <!-- In-call screen: call failure reason (client timed out) --> + <!-- In-call screen: call failure reason (server unreachable) --> + <!-- In-call screen: call failure reason (peer unreachable) --> + <!-- In-call screen: call failure reason (incorrect username or password) --> + <!-- In-call screen: call failure reason (calling from out of network is not allowed) --> + <!-- In-call screen: call failure reason (server error) --> + <!-- In-call screen: call failure reason (no signal) --> + <!-- In-call screen: call failure reason (GSM ACM limit exceeded) --> + <!-- In-call screen: call failure reason (radio is off) --> + <!-- In-call screen: call failure reason (SIM error) --> + <!-- In-call screen: call failure reason (out of service) --> + <!-- In-call screen: call failure reason (call denied because of current FDN setting) --> + <!-- In-call screen: call failure reason (call modified to USSD request) --> + <!-- In-call screen: call failure reason (call modified to SS request) --> + <!-- In-call screen: call failure reason (call modified to call with modified data) --> + <!-- In-call screen: call failure reason (call denied because call barring is on) --> + <!-- In-call screen: call failure reason (call denied because domain specific access control is on) --> + <!-- In-call screen: call failure reason (Emergency call denied because domain specific access control is on)--> + <!-- In-call screen: call failure reason (Normal call denied because domain specific access control is on)--> + <!-- In-call screen: call failure reason (Dialed number doesn't exist) --> + <!-- In-call screen: message displayed in an error dialog --> + <!-- In-call screen: call failed because you cannot make video calls when TTY is enabled. --> + <!-- In-call screen: call ended because it was transferred to another device. --> + <!-- Choice in the ringtone picker. If chosen, there will be silence instead of a ringtone played. --> + <!-- If there is ever a ringtone set for some setting, but that ringtone can no longer be resolved, this is shown instead. For example, if the ringtone was on a SD card and it had been removed, this would be shown for ringtones on that SD card. --> + <!-- In-call screen: call ended because the user has reached the maximum number of calls on their current devices and other devices. --> + <!-- In-call screen: call ended because the user disabled data on their device --> + <!-- In-call screen: call ended because the cellular data limit has been reached --> +</resources> diff --git a/res/values-uk/qtistrings.xml b/res/values-uk/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-uk/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-ur-rPK/qtistrings.xml b/res/values-ur-rPK/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-ur-rPK/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-uz-rUZ/qtistrings.xml b/res/values-uz-rUZ/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-uz-rUZ/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-vi/qtistrings.xml b/res/values-vi/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-vi/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-zh-rCN/qtistrings.xml b/res/values-zh-rCN/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-zh-rCN/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-zh-rHK/qtistrings.xml b/res/values-zh-rHK/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-zh-rHK/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-zh-rTW/qtistrings.xml b/res/values-zh-rTW/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-zh-rTW/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> diff --git a/res/values-zu/qtistrings.xml b/res/values-zu/qtistrings.xml new file mode 100644 index 0000000..d1d0a13 --- /dev/null +++ b/res/values-zu/qtistrings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ 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> + <!-- Supplementary for Clear Code --> + <!-- Text for CallFailCause.NO_CIRCUIT_AVAIL = 34 --> + <!-- Text for CallFailCause.NETWORK_OUT_OF_ORDER = 38 --> + <!-- Text for CallFailCause.NO_ROUTE_TO_DESTINAON = 3 --> + <!-- Text for CallFailCause.CHANNEL_UNACCEPTABLE = 6 --> + <!-- Text for CallFailCause.OPERATOR_DETERMINED_BARRING = 8 --> + <!-- Text for CallFailCause.NORMAL_CLEARING = 16 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_USER_RESPONDING = 18 --> + <!-- Text for CallFailCause.CALL_FAIL_NO_ANSWER_FROM_USER = 19 --> + <!-- Text for CallFailCause.CALL_REJECTED = 21 --> + <!-- Text for CallFailCause.NUMBER_CHANGED = 22 --> + <!-- Text for CallFailCause.PREEMPTION = 25 --> + <!-- Text for CallFailCause.CALL_FAIL_DESTINATION_OUT_OF_ORDER = 27 --> + <!-- Text for CallFailCause.INVALID_NUMBER = 28 --> + <!-- Text for CallFailCause.FACILITY_REJECTED = 29 --> + <!-- Text for CallFailCause.STATUS_ENQUIRY = 30 --> + <!-- Text for CallFailCause.NORMAL_UNSPECIFIED = 31 --> + <!-- Text for CallFailCause.TEMPORARY_FAILURE = 41 --> + <!-- Text for CallFailCause.SWITCHING_CONGESTION = 42 --> + <!-- Text for CallFailCause.ACCESS_INFORMATION_DISCARDED = 43 --> + <!-- Text for CallFailCause.CHANNEL_NOT_AVAIL = 44 --> + <!-- Text for CallFailCause.RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47 --> + <!-- Text for CallFailCause.QOS_NOT_AVAIL = 49 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_SUBSCRIBED = 50 --> + <!-- Text for CallFailCause.INCOMING_CALLS_BARRED_WITHIN_CUG = 55 --> + <!-- Text for CallFailCause.BEARER_CAPABILITY_NOT_AUTHORIZED = 57 --> + <!-- Text for CallFailCause.BEARER_NOT_AVAIL = 58 --> + <!-- Text for CallFailCause.SERVICE_OPTION_NOT_AVAILABLE = 63 --> + <!-- Text for CallFailCause.BEARER_SERVICE_NOT_IMPLEMENTED = 65 --> + <!-- Text for CallFailCause.REQUESTED_FACILITY_NOT_IMPLEMENTED = 69 --> + <!-- Text for CallFailCause.ONLY_DIGITAL_INFORMATION_BEARER_AVAILABLE = 70 --> + <!-- Text for CallFailCause.SERVICE_OR_OPTION_NOT_IMPLEMENTED = 79 --> + <!-- Text for CallFailCause.INVALID_TRANSACTION_IDENTIFIER = 81 --> + <!-- Text for CallFailCause.USER_NOT_MEMBER_OF_CUG = 87 --> + <!-- Text for CallFailCause.INCOMPATIBLE_DESTINATION = 88 --> + <!-- Text for CallFailCause.INVALID_TRANSIT_NW_SELECTION = 91 --> + <!-- Text for CallFailCause.SEMANTICALLY_INCORRECT_MESSAGE = 95 --> + <!-- Text for CallFailCause.INVALID_MANDATORY_INFORMATION = 96 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NON_IMPLEMENTED = 97 --> + <!-- Text for CallFailCause.MESSAGE_TYPE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 98 --> + <!-- Text for CallFailCause.INFORMATION_ELEMENT_NON_EXISTENT = 99 --> + <!-- Text for CallFailCause.CONDITIONAL_IE_ERROR = 100 --> + <!-- Text for CallFailCause.MESSAGE_NOT_COMPATIBLE_WITH_PROTOCOL_STATE = 101 --> + <!-- Text for CallFailCause.RECOVERY_ON_TIMER_EXPIRED = 102 --> + <!-- Text for CallFailCause.PROTOCOL_ERROR_UNSPECIFIED = 111 --> + <!-- Text for CallFailCause.INTERWORKING_UNSPECIFIED = 127 --> + <!-- Text for CallFailCause.NON_SELECTED_USER_CLEARING = 26 --> +</resources> |
