summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mkbestas@lineageos.org>2018-02-04 04:32:32 +0200
committerMichael Bestas <mkbestas@lineageos.org>2018-02-04 04:32:32 +0200
commitc6496b7f6b78e1fdf500c7338995cb984ba564f1 (patch)
tree80a7643b2e51fc2dac946eb378e9ff42cc0d7229
parentb19cd72ace776b1db8dc597424a64868cc4d1b63 (diff)
downloadandroid_packages_apps_Dialer-c6496b7f6b78e1fdf500c7338995cb984ba564f1.tar.gz
android_packages_apps_Dialer-c6496b7f6b78e1fdf500c7338995cb984ba564f1.tar.bz2
android_packages_apps_Dialer-c6496b7f6b78e1fdf500c7338995cb984ba564f1.zip
Automatic translation import
Change-Id: I866ba34e310980122bc65b9d30df7d23e5fccad0
-rw-r--r--InCallUI/res/values-cy/qtistrings.xml1
-rw-r--r--InCallUI/res/values-cy/strings.xml4
-rw-r--r--InCallUI/res/values-el/cm_strings.xml22
-rw-r--r--InCallUI/res/values-el/qtistrings.xml67
-rw-r--r--InCallUI/res/values-en-rCA/cm_strings.xml29
-rw-r--r--InCallUI/res/values-en-rCA/qtistrings.xml89
-rw-r--r--InCallUI/res/values-fil-rPH/strings.xml289
-rw-r--r--InCallUI/res/values-fr/cm_strings.xml6
-rw-r--r--InCallUI/res/values-fr/qtistrings.xml14
-rw-r--r--InCallUI/res/values-gl-rES/qtistrings.xml2
-rw-r--r--InCallUI/res/values-in/qtistrings.xml3
-rw-r--r--InCallUI/res/values-ja/cm_strings.xml22
-rw-r--r--InCallUI/res/values-ja/qtistrings.xml56
-rw-r--r--InCallUI/res/values-ko/cm_strings.xml22
-rw-r--r--InCallUI/res/values-mk-rMK/cm_strings.xml22
-rw-r--r--InCallUI/res/values-nl/cm_strings.xml2
-rw-r--r--InCallUI/res/values-nl/qtistrings.xml2
-rw-r--r--InCallUI/res/values-pl/cm_strings.xml1
-rw-r--r--InCallUI/res/values-rm-rCH/strings.xml289
-rw-r--r--InCallUI/res/values-ru/cm_strings.xml22
-rw-r--r--InCallUI/res/values-ru/qtistrings.xml67
-rw-r--r--InCallUI/res/values-tl/cm_strings.xml29
-rw-r--r--InCallUI/res/values-tl/qtistrings.xml89
-rw-r--r--res/values-cy/cm_plurals.xml19
-rw-r--r--res/values-cy/cm_strings.xml1
-rw-r--r--res/values-cy/strings.xml73
-rw-r--r--res/values-el/cm_strings.xml28
-rw-r--r--res/values-en-rCA/cm_arrays.xml26
-rw-r--r--res/values-en-rCA/cm_plurals.xml18
-rw-r--r--res/values-en-rCA/cm_strings.xml43
-rw-r--r--res/values-fil-rPH/strings.xml501
-rw-r--r--res/values-rm-rCH/strings.xml501
-rw-r--r--res/values-tl/cm_arrays.xml26
-rw-r--r--res/values-tl/cm_plurals.xml18
-rw-r--r--res/values-tl/cm_strings.xml43
35 files changed, 2438 insertions, 8 deletions
diff --git a/InCallUI/res/values-cy/qtistrings.xml b/InCallUI/res/values-cy/qtistrings.xml
index 61550b367..a0df4a850 100644
--- a/InCallUI/res/values-cy/qtistrings.xml
+++ b/InCallUI/res/values-cy/qtistrings.xml
@@ -86,4 +86,5 @@
<!-- International prefix source-->
<!-- International prefix converted value-->
<!-- Pop up menu options for picture mode -->
+ <string name="video_call_picture_mode_cancel_option">Diddymu</string>
</resources>
diff --git a/InCallUI/res/values-cy/strings.xml b/InCallUI/res/values-cy/strings.xml
index 0bff699e7..7cac8937a 100644
--- a/InCallUI/res/values-cy/strings.xml
+++ b/InCallUI/res/values-cy/strings.xml
@@ -20,7 +20,6 @@
and other settings UIs. -->
<string name="phoneAppLabel" product="default">Ffôn</string>
<!-- Official label for the in-call UI. DO NOT TRANSLATE. -->
- <string name="inCallLabel" translate="false">InCallUI</string>
<!-- Call status -->
<!-- In-call screen: status label for a call that's on hold -->
<string name="onHold">Yn disgwyl</string>
@@ -223,6 +222,7 @@
<!-- In-call screen: message displayed in an error dialog -->
<string name="incall_error_supp_service_unknown">Gwasanaeth heb ei gefnogi.</string>
<!-- In-call screen: message displayed in an error dialog -->
+ <string name="incall_error_supp_service_switch">Methu newid rhwng galwadau.</string>
<!-- In-call screen: message displayed in an error dialog -->
<string name="incall_error_supp_service_separate">Methu gwahanu\'r alwad.</string>
<!-- In-call screen: message displayed in an error dialog -->
@@ -441,7 +441,7 @@
<string name="profile_photo_description">Llun proffil</string>
<!-- Description of the "camera off" icon displayed when the device's camera is disabled during
a video call. [CHAR LIMIT=NONE] -->
- <string name="camera_off_description">Camera ffwrdd</string>
+ <string name="camera_off_description">Camera i ffwrdd</string>
<!-- Used to inform the user that a call was received via a number other than the primary
phone number associated with their device. [CHAR LIMIT=16] -->
<string name="child_number">trwy <xliff:g id="child_number" example="650-555-1212">%s</xliff:g></string>
diff --git a/InCallUI/res/values-el/cm_strings.xml b/InCallUI/res/values-el/cm_strings.xml
index fbad2c49a..b1e480ef0 100644
--- a/InCallUI/res/values-el/cm_strings.xml
+++ b/InCallUI/res/values-el/cm_strings.xml
@@ -18,12 +18,34 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- In-call screen: call failure reason (call denied because call barring is ON on MT side ) -->
+ <string name="callFailed_incoming_cb_enabled">Ο συνομιλητής έχει μπλοκάρει όλες τις εισερχόμενες κλήσεις.</string>
<!-- In-call screen: status label for an incoming call that is not answered and forwarded -->
+ <string name="callUnanswered_forwarded">Η κλήση δεν απαντήθηκε και προωθήθηκε</string>
<!-- In-call screen: "call type" indication for a forwarded call [CHAR LIMIT=30] -->
+ <string name="incall_call_type_label_forwarded">Προωθημένη κλήση</string>
<!-- In-call screen: status label for a call in the "dialing" state that's waiting for the busy remote side -->
+ <string name="card_title_dialing_waiting">Κλήση (αναμονή\u2026)</string>
<!-- In-call screen: status label for an outgoing call that's routed via a specific
provider (e.g. MSIM) and is waiting for the busy remote side -->
+ <string name="calling_via_waiting_template">Κλήση μέσω <xliff:g id="provider_name">%s</xliff:g> (Αναμονή\u2026)</string>
<!-- In-call screen: status label template for an active call that's routed via a specific
provider (e.g. MSIM) -->
+ <string name="card_title_active_via_template"><xliff:g id="status" example="Call on hold">%1$s</xliff:g> (μέσω <xliff:g id="provider_name">%2$s</xliff:g>)</string>
<!-- In-call screen: status label for a call that is held remotely -->
+ <string name="card_title_waiting_call">Κλήση σε αναμονή</string>
+ <string name="call_recording_failed_message">Αποτυχία έναρξης της ηχογράφησης κλήσης</string>
+ <string name="call_recording_file_location">Η εγγραφή αποθηκεύτηκε στο <xliff:g id="filename">%s</xliff:g></string>
+ <string name="onscreenCallRecordText">Ηχογράφηση κλήσης</string>
+ <string name="onscreenStopCallRecordText">Διακοπή ηχογράφησης</string>
+ <string name="recording_time_text">Γίνεται εγγραφή</string>
+ <string name="recording_warning_title">Ενεργοποίηση καταγραφής κλήσεων;</string>
+ <string name="recording_warning_text">Προσοχή: Είστε υπεύθυνοι για τη συμμόρφωση με οποιουσδήποτε νόμους, κανονισμούς και κανόνες που ισχύουν για τη χρήση της λειτουργίας καταγραφής κλήσεων και τη χρήση ή διανομή των καταγραφών αυτών.</string>
+ <string name="call_failed_due_to_validate_number">Αδύνατη η πραγματοποίηση βίντεοκλήσης, η μορφή του αριθμού δεν είναι σωστή</string>
+ <string name="call_state_dialing">Κλήση</string>
+ <string name="call_state_holding">Αναμονή</string>
+ <string name="call_state_active">Ενεργή</string>
+ <string name="call_state_unknown">Άγνωστη</string>
+ <string name="call_state_disconnecting">Αποσύνδεση</string>
+ <string name="call_state_disconnected">Αποσυνδέθηκε</string>
+ <string name="too_many_recipients">Δεν μπορούν να συμμετάσχουν περισσότερα από 6 άτομα σε μια κλήση διάσκεψης 4G.</string>
</resources>
diff --git a/InCallUI/res/values-el/qtistrings.xml b/InCallUI/res/values-el/qtistrings.xml
index 61550b367..f9ec8dc7e 100644
--- a/InCallUI/res/values-el/qtistrings.xml
+++ b/InCallUI/res/values-el/qtistrings.xml
@@ -32,58 +32,125 @@
<!-- The xml contains Qti specific resource strings neede for any value added features. -->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Call substate label -->
+ <string name="call_substate_label"><xliff:g id="id">%1$s</xliff:g>: Κατάσταση κλήσης:\u000a <xliff:g id="state" example="Resumed">%2$s</xliff:g></string>
<!-- Call substate label for call resumed -->
+ <string name="call_substate_call_resumed">Συνεχίστηκε</string>
<!-- Call substate label for call connected suspended (audio) -->
+ <string name="call_substate_connected_suspended_audio">Συνδέθηκε, αλλά ο ήχος διακόπηκε</string>
<!-- Call substate label for call connected suspended (video) -->
+ <string name="call_substate_connected_suspended_video">Συνδέθηκε, αλλά το βίντεο διακόπηκε</string>
<!-- Call substate label for avp retry -->
+ <string name="call_substate_avp_retry">Ανίχνευση ποιότητας βίντεο\u2026</string>
<!-- Video quality changed message -->
+ <string name="video_quality_changed"><xliff:g id="id">%1$s</xliff:g>: Η ποιότητα βίντεο άλλαξε σε: <xliff:g id="quality" example="high">%2$s</xliff:g></string>
<!-- Video quality High -->
+ <string name="video_quality_high">υψηλή</string>
<!-- Video quality Medium -->
+ <string name="video_quality_medium">μέτρια</string>
<!-- Video quality Low -->
+ <string name="video_quality_low">χαμηλή</string>
<!-- Video quality Unknown -->
+ <string name="video_quality_unknown">άγνωστη</string>
<!-- Message indicating that Video Started flowing for IMS-VT calls -->
+ <string name="player_started">Η αναπαραγωγή ξεκίνησε</string>
<!-- Message indicating that Video Stopped flowing for IMS-VT calls -->
+ <string name="player_stopped">Η αναπαραγωγή σταμάτησε</string>
<!-- Message indicating that camera failure has occurred for the selected camera and
as result camera is not ready -->
+ <string name="camera_not_ready">Η φωτογραφική μηχανή δεν είναι έτοιμη</string>
<!-- Message indicating that camera is ready/available -->
+ <string name="camera_ready">Η φωτογραφική μηχανή είναι έτοιμη</string>
<!-- Message indicating unknown call session event -->
+ <string name="unknown_call_session_event">Άγνωστο γεγονός συνεδρίας κλήσης</string>
<!-- Message indicating data usage -->
+ <string name="wlan_data_usage_label">Χρήση δεδομένων Wi-Fi: <xliff:g id="usage">%1$s</xliff:g></string>
+ <string name="lte_data_usage_label">Χρήση δεδομένων LTE: <xliff:g id="usage">%1$s</xliff:g></string>
<!-- In-call screen: Modify Call Options for IMS call -->
+ <string name="modify_call_option_title">Επιλογή τύπου κλήσης</string>
+ <string name="modify_call_option_vt">Βίντεο διπλής κατεύθυνσης</string>
+ <string name="modify_call_option_vt_tx">Μετάδοση βίντεο</string>
+ <string name="modify_call_option_vt_rx">Λήψη βίντεο</string>
+ <string name="modify_call_option_voice">Μόνο φωνή</string>
<!-- Modify call error cause -->
+ <string name="modify_call_failed_due_to_low_battery">Αποτυχία τροποποίησης της κλήσης λόγω χαμηλής μπαταρίας.</string>
<!-- Description of the call transfer related strings [CHAR LIMIT=NONE] -->
+ <string name="qti_ims_transfer_num_error">Ο αριθμός δεν ορίστηκε. Ορίστε τον αριθμό μέσω των ρυθμίσεων IMS και δοκιμάστε ξανά.</string>
+ <string name="qti_ims_transfer_request_error">Η αίτηση μεταφοράς κλήσης είχε αποτύχει.</string>
+ <string name="qti_ims_transfer_request_success">Η αίτηση μεταφοράς κλήσης είναι επιτυχής.</string>
<!-- Text for the onscreen "blind transfer" button -->
+ <string name="qti_ims_onscreenBlindTransfer">Τυφλή μεταφορά</string>
<!-- Text for the onscreen "assured transfer" button -->
+ <string name="qti_ims_onscreenAssuredTransfer">Εξασφαλισμένη μεταφορά</string>
<!-- Text for the onscreen "consultative transfer" button -->
+ <string name="qti_ims_onscreenConsultativeTransfer">Συμβουλευτική μεταφορά</string>
<!-- Message indicating video calls not allowed if user enabled TTY Mode -->
+ <string name="video_call_not_allowed_if_tty_enabled">Παρακαλούμε απενεργοποιήστε τη λειτουργία TTY για να αναβαθμίσετε σε κλήσεις βίντεο.</string>
<!-- Description of the deflect target in the Slide unlock screen. [CHAR LIMIT=NONE] -->
+ <string name="qti_description_target_deflect">Εκτροπή</string>
+ <string name="qti_description_deflect_error">Ο αριθμός δεν ορίστηκε. Ορίστε τον αριθμό μέσω των ρυθμίσεων IMS και δοκιμάστε ξανά.</string>
+ <string name="qti_description_deflect_service_error">Η υπηρεσία εκτροπής κλήσης δεν υποστηρίζεται.</string>
<!-- Message indicating call failed due to handover not feasible -->
+ <string name="call_failed_ho_not_feasible">Η κλήση τερματίστηκε καθώς η μετάβαση από LTE σε 3G/2G δεν ήταν εφικτή.</string>
<!-- Text for the onscreen "Add Participant" button -->
+ <string name="onscreenAddParticipant">Προσθήκη συμμετέχοντος</string>
<!-- Title of the IMS to CS redial dialog -->
+ <string name="cs_redial_option">Επιλογή επανάκλησης</string>
<!-- Message text of the IMS to CS redial dialog -->
+ <string name="cs_redial_msg">Η πραγματοποίηση IMS βίντεο κλήσης δεν είναι δυνατή, επανάκληση με μη-IMS φωνητική κλήση;</string>
<!-- Session modify cause unspecified -->
<!-- Session modify cause code upgrade local request -->
+ <string name="session_modify_cause_upgrade_local_request">Η κλήση αναβαθμίστηκε κατόπιν αιτήματος του χρήστη</string>
<!-- Session modify cause code upgrade remote request -->
+ <string name="session_modify_cause_upgrade_remote_request">Η κλήση αναβαθμίστηκε κατόπιν αιτήματος απομακρυσμένου χρήστη</string>
<!-- Session modify cause code downgrade local request -->
+ <string name="session_modify_cause_downgrade_local_request">Η κλήση υποβαθμίστηκε κατόπιν αιτήματος του χρήστη</string>
<!-- Session modify cause code downgrade remote request -->
+ <string name="session_modify_cause_downgrade_remote_request">Η κλήση υποβαθμίστηκε κατόπιν αιτήματος απομακρυσμένου χρήστη</string>
<!-- Session modify cause code downgrade rtp timeout -->
+ <string name="session_modify_cause_downgrade_rtp_timeout">Η κλήση υποβαθμίστηκε λόγω λήξης χρονικού ορίου RTP</string>
<!-- Session modify cause code downgrade qos -->
+ <string name="session_modify_cause_downgrade_qos">Η κλήση υποβαθμίστηκε λόγω ποιότητας υπηρεσίας</string>
<!-- Session modify cause code downgrade packet loss -->
+ <string name="session_modify_cause_downgrade_packet_loss">Η κλήση υποβαθμίστηκε λόγω απώλειας πακέτων</string>
<!-- Session modify cause code downgrade low thrput -->
+ <string name="session_modify_cause_downgrade_low_thrput">Η κλήση υποβαθμίστηκε λόγω χαμηλής ροής</string>
<!-- Session modify cause code downgrade thermal mitigation -->
+ <string name="session_modify_cause_downgrade_thermal_mitigation">Η κλήση υποβαθμίστηκε λόγω θερμικού μετριασμού</string>
<!-- Session modify cause code downgrade lipsync -->
+ <string name="session_modify_cause_downgrade_lipsync">Η κλήση υποβαθμίστηκε λόγω lipsync</string>
<!-- Session modify cause code downgrade generic error -->
+ <string name="session_modify_cause_downgrade_generic_error">Η κλήση υποβαθμίστηκε λόγω γενικού σφάλματος</string>
<!-- In-call screen: status label for an incoming conference call [CHAR LIMIT=25] -->
+ <string name="card_title_incoming_conf_call">Εισερχόμενη κλήση συνδιάσκεψης</string>
<!-- In-call screen: status label for an incoming video conference call [CHAR LIMIT=25] -->
+ <string name="card_title_incoming_video_conf_call">Εισερχόμενο βίντεο διάσκεψη</string>
<!-- The "label" of the in-call Notification for an incoming conference ringing call. [CHAR LIMIT=60] -->
+ <string name="notification_incoming_conf_call">Εισερχόμενη κλήση συνδιάσκεψης</string>
<!-- Title displayed in the overlay for incoming conference calls which include the name of the provider.
[CHAR LIMIT=40] -->
+ <string name="incoming_conf_via_template">Εισερχόμενη κλήση συνδιάσκεψης μέσω <xliff:g id="provider_name">%s</xliff:g></string>
<!-- Message indicating call failed due to low battery -->
+ <string name="call_failed_due_to_low_battery">Η κλήση απέτυχε λόγω χαμηλής μπαταρίας</string>
<!-- VoWifi call quality indicators -->
+ <string name="vowifi_call_quality_good">Καλή ποιότητα φωνής</string>
+ <string name="vowifi_call_quality_fair">Μέτρια ποιότητα φωνής</string>
+ <string name="vowifi_call_quality_poor">Κακή ποιότητα φωνής</string>
<!-- Title for low battery alert dialogue -->
+ <string name="low_battery">Προειδοποίηση χαμηλής μπαταρίας</string>
<!-- Message text of the low battery alert dialog in cases video call doesn't have downgrade capabilities -->
+ <string name="low_battery_hangup_msg">Θέλετε να τερματίσετε την κλήση;</string>
<!-- Message text of the low battery alert dialog for MO/MT video calls -->
+ <string name="low_battery_msg">Το επίπεδο της μπαταρίας είναι κάτω από 15%. Θέλετε να συνεχίσετε με την κλήση βίντεο ή να την μετατρέψετε σε φωνητική κλήση;</string>
<!-- No option of the low battery alert dialog for MO/MT Video calls -->
+ <string name="low_battery_convert">Μετατροπή</string>
<!-- International prefix source-->
<!-- International prefix converted value-->
+ <string name="video_call">Βιντεοκλήση</string>
+ <string name="video_call_cannot_upgrade">Δεν μπορείτε να δεχτείτε βιντεοκλήσεις αυτή τη στιγμή</string>
<!-- Pop up menu options for picture mode -->
+ <string name="video_call_picture_mode_menu_title">Επιλογή λειτουργίας εικόνας</string>
+ <string name="video_call_picture_mode_preview_video">Προεπισκόπηση κάμερας</string>
+ <string name="video_call_picture_mode_incoming_video">Εισερχόμενο βίντεο</string>
+ <string name="video_call_picture_mode_cancel_option">Ακύρωση</string>
+ <string name="video_call_picture_mode_save_option">Aποθήκευση</string>
</resources>
diff --git a/InCallUI/res/values-en-rCA/cm_strings.xml b/InCallUI/res/values-en-rCA/cm_strings.xml
new file mode 100644
index 000000000..fbad2c49a
--- /dev/null
+++ b/InCallUI/res/values-en-rCA/cm_strings.xml
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-2014 The CyanogenMod Project
+ Copyright (c) 2013, The Linux Foundation. All rights reserved.
+
+ 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">
+ <!-- In-call screen: call failure reason (call denied because call barring is ON on MT side ) -->
+ <!-- In-call screen: status label for an incoming call that is not answered and forwarded -->
+ <!-- In-call screen: "call type" indication for a forwarded call [CHAR LIMIT=30] -->
+ <!-- In-call screen: status label for a call in the "dialing" state that's waiting for the busy remote side -->
+ <!-- In-call screen: status label for an outgoing call that's routed via a specific
+ provider (e.g. MSIM) and is waiting for the busy remote side -->
+ <!-- In-call screen: status label template for an active call that's routed via a specific
+ provider (e.g. MSIM) -->
+ <!-- In-call screen: status label for a call that is held remotely -->
+</resources>
diff --git a/InCallUI/res/values-en-rCA/qtistrings.xml b/InCallUI/res/values-en-rCA/qtistrings.xml
new file mode 100644
index 000000000..61550b367
--- /dev/null
+++ b/InCallUI/res/values-en-rCA/qtistrings.xml
@@ -0,0 +1,89 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ ~ Copyright (c) 2015, 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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Call substate label -->
+ <!-- Call substate label for call resumed -->
+ <!-- Call substate label for call connected suspended (audio) -->
+ <!-- Call substate label for call connected suspended (video) -->
+ <!-- Call substate label for avp retry -->
+ <!-- Video quality changed message -->
+ <!-- Video quality High -->
+ <!-- Video quality Medium -->
+ <!-- Video quality Low -->
+ <!-- Video quality Unknown -->
+ <!-- Message indicating that Video Started flowing for IMS-VT calls -->
+ <!-- Message indicating that Video Stopped flowing for IMS-VT calls -->
+ <!-- Message indicating that camera failure has occurred for the selected camera and
+ as result camera is not ready -->
+ <!-- Message indicating that camera is ready/available -->
+ <!-- Message indicating unknown call session event -->
+ <!-- Message indicating data usage -->
+ <!-- In-call screen: Modify Call Options for IMS call -->
+ <!-- Modify call error cause -->
+ <!-- Description of the call transfer related strings [CHAR LIMIT=NONE] -->
+ <!-- Text for the onscreen "blind transfer" button -->
+ <!-- Text for the onscreen "assured transfer" button -->
+ <!-- Text for the onscreen "consultative transfer" button -->
+ <!-- Message indicating video calls not allowed if user enabled TTY Mode -->
+ <!-- Description of the deflect target in the Slide unlock screen. [CHAR LIMIT=NONE] -->
+ <!-- Message indicating call failed due to handover not feasible -->
+ <!-- Text for the onscreen "Add Participant" button -->
+ <!-- Title of the IMS to CS redial dialog -->
+ <!-- Message text of the IMS to CS redial dialog -->
+ <!-- Session modify cause unspecified -->
+ <!-- Session modify cause code upgrade local request -->
+ <!-- Session modify cause code upgrade remote request -->
+ <!-- Session modify cause code downgrade local request -->
+ <!-- Session modify cause code downgrade remote request -->
+ <!-- Session modify cause code downgrade rtp timeout -->
+ <!-- Session modify cause code downgrade qos -->
+ <!-- Session modify cause code downgrade packet loss -->
+ <!-- Session modify cause code downgrade low thrput -->
+ <!-- Session modify cause code downgrade thermal mitigation -->
+ <!-- Session modify cause code downgrade lipsync -->
+ <!-- Session modify cause code downgrade generic error -->
+ <!-- In-call screen: status label for an incoming conference call [CHAR LIMIT=25] -->
+ <!-- In-call screen: status label for an incoming video conference call [CHAR LIMIT=25] -->
+ <!-- The "label" of the in-call Notification for an incoming conference ringing call. [CHAR LIMIT=60] -->
+ <!-- Title displayed in the overlay for incoming conference calls which include the name of the provider.
+ [CHAR LIMIT=40] -->
+ <!-- Message indicating call failed due to low battery -->
+ <!-- VoWifi call quality indicators -->
+ <!-- Title for low battery alert dialogue -->
+ <!-- Message text of the low battery alert dialog in cases video call doesn't have downgrade capabilities -->
+ <!-- Message text of the low battery alert dialog for MO/MT video calls -->
+ <!-- No option of the low battery alert dialog for MO/MT Video calls -->
+ <!-- International prefix source-->
+ <!-- International prefix converted value-->
+ <!-- Pop up menu options for picture mode -->
+</resources>
diff --git a/InCallUI/res/values-fil-rPH/strings.xml b/InCallUI/res/values-fil-rPH/strings.xml
new file mode 100644
index 000000000..9d6a30431
--- /dev/null
+++ b/InCallUI/res/values-fil-rPH/strings.xml
@@ -0,0 +1,289 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ ~ Copyright (C) 2013 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">
+ <!-- Official label of the phone app, as seen in "Manage Applications"
+ and other settings UIs. -->
+ <!-- Official label for the in-call UI. DO NOT TRANSLATE. -->
+ <!-- Call status -->
+ <!-- In-call screen: status label for a call that's on hold -->
+ <!-- Incoming call screen, name of "unknown" caller -->
+ <!-- Incoming call screen, string when number hidden -->
+ <!-- Incoming call screen, string when called from a pay phone -->
+ <!-- In-call screen: status label for a conference call -->
+ <!-- In-call screen: call lost dialog text -->
+ <!-- MMI dialog strings -->
+ <!-- Dialog label when an MMI code starts running -->
+ <!-- "Audio mode" popup menu: Item label to select the speakerphone [CHAR LIMIT=25] -->
+ <!-- "Audio mode" popup menu: Item label to select the handset earpiece [CHAR LIMIT=25] -->
+ <!-- "Audio mode" popup menu: Item label to select the wired headset [CHAR LIMIT=25] -->
+ <!-- "Audio mode" popup menu: Item label to select the bluetooth headset [CHAR LIMIT=25] -->
+ <!-- post dial -->
+ <!-- In-call screen: body text of the dialog that appears when we encounter
+ the "wait" character in a phone number to be dialed; this dialog asks the
+ user if it's OK to send the numbers following the "wait". -->
+ <!-- In-call screen: body text of the dialog that appears when we encounter
+ the "PAUSE" character in a phone number to be dialed; this dialog gives
+ informative message to the user to show the sending numbers following the "Pause". -->
+ <!-- In-call screen: button label on the "wait" prompt dialog -->
+ <!-- In-call screen: button label on the "wait" prompt dialog in CDMA Mode-->
+ <!-- In-call screen: button label on the "wait" prompt dialog in CDMA Mode-->
+ <!-- In-call screen: on the "wild" character dialog, this is the label
+ for a text widget that lets the user enter the digits that should
+ replace the "wild" character. -->
+ <!-- In-call screen: status label for a conference call -->
+ <!-- Used in FakePhoneActivity test code. DO NOT TRANSLATE. -->
+ <!-- Used in FakePhoneActivity test code. DO NOT TRANSLATE. -->
+ <!-- Used in FakePhoneActivity test code. DO NOT TRANSLATE. -->
+ <!-- Call settings screen, Set voicemail dialog title -->
+ <!-- Card titles -->
+ <!-- In-call screen: status label for a call in the "dialing" state [CHAR LIMIT=25] -->
+ <!-- In-call screen: status label for a re-dialing call [CHAR LIMIT=25] -->
+ <!-- In-call screen: status label for a conference call [CHAR LIMIT=25] -->
+ <!-- In-call screen: status label for an incoming call [CHAR LIMIT=25] -->
+ <!-- In-call screen: status label for an incoming work call [CHAR LIMIT=25] -->
+ <!-- In-call screen: status label displayed briefly after a call ends [CHAR LIMIT=25] -->
+ <!-- In-call screen: status label for call that's on hold [CHAR LIMIT=25] -->
+ <!-- In-call screen: status label for a call that's in the process of hanging up [CHAR LIMIT=25] -->
+ <!-- In-call screen: status label for a call that's in CDMA flash mode [CHAR LIMIT=25] -->
+ <!-- In-call screen: special status label that shows your own phone
+ number during emergency callback mode (ECM) [CHAR LIMIT=30] -->
+ <!-- In-call screen: status label when connecting video. -->
+ <!-- In-call screen: status label when in a video call. -->
+ <!-- In-call screen: status label when requesting video. -->
+ <!-- In-call screen: status label when there is a problem connecting a video call. -->
+ <!-- In-call screen: status label when the remote party rejects a video call request. -->
+ <!-- In-call screen: string shown to the user when their outgoing number is different than the
+ number reported by TelephonyManager#getLine1Number() -->
+ <!-- In-call screen: string shown to the user when their outgoing number is different than the
+ number reported by TelephonyManager#getLine1Number() and they're calling emergency
+ services. -->
+ <!-- Notification strings -->
+ <!-- The "label" of the in-call Notification for a dialing call, used
+ as the format string for a Chronometer widget. [CHAR LIMIT=60] -->
+ <!-- Missed call notification label, used when there's exactly one missed call -->
+ <!-- Missed call notification label, used when there are two or more missed calls -->
+ <!-- Missed call notification message used when there are multiple missed calls -->
+ <!-- Missed call notification message used for a single missed call, including
+ the caller-id info from the missed call -->
+ <!-- The "label" of the in-call Notification for an ongoing call. [CHAR LIMIT=60] -->
+ <!-- The "label" of the in-call Notification for an ongoing work call. [CHAR LIMIT=60] -->
+ <!-- The "label" of the in-call Notification for an ongoing call, which is being made over
+ Wi-Fi. [CHAR LIMIT=60] -->
+ <!-- The "label" of the in-call Notification for an ongoing work call, which is being made
+ over Wi-Fi. [CHAR LIMIT=60] -->
+ <!-- The "label" of the in-call Notification for a call that's on hold -->
+ <!-- The "label" of the in-call Notification for an incoming ringing call. [CHAR LIMIT=60] -->
+ <!-- The "label" of the in-call Notification for an incoming ringing call. [CHAR LIMIT=60] -->
+ <!-- The "label" of the in-call Notification for an incoming ringing call,
+ which is being made over Wi-Fi. [CHAR LIMIT=60] -->
+ <!-- The "label" of the in-call Notification for an incoming ringing work call,
+ which is being made over Wi-Fi. [CHAR LIMIT=60] -->
+ <!-- The "label" of the in-call Notification for an incoming ringing video call. -->
+ <!-- The "label" of the in-call Notification for upgrading an existing call to a video call. -->
+ <!-- Label for the "Voicemail" notification item, when expanded. -->
+ <!-- Label for the expanded "Voicemail" notification item,
+ including a count of messages. -->
+ <!-- Message displayed in the "Voicemail" notification item, allowing the user
+ to dial the indicated number. -->
+ <!-- Message displayed in the "Voicemail" notification item,
+ indicating that there's no voicemail number available -->
+ <!-- Label for the "No service" notification item, when expanded. -->
+ <!-- Label for the expanded "No service" notification item, including the
+ operator name set by user -->
+ <!-- Label for the "Answer call" action. This is the displayed label for the action that answers
+ an incoming call. [CHAR LIMIT=12] -->
+ <!-- Label for "end call" Action.
+ It is displayed in the "Ongoing call" notification, which is shown
+ when the user is outside the in-call screen while the phone call is still
+ active. [CHAR LIMIT=12] -->
+ <!-- Label for "Video Call" notification action. This is a displayed on the notification for an
+ incoming video call, and answers the call as a video call. [CHAR LIMIT=12] -->
+ <!-- Label for "Voice" notification action. This is a displayed on the notification for an
+ incoming video call, and answers the call as an audio call. [CHAR LIMIT=12] -->
+ <!-- Label for "Accept" notification action. This is somewhat generic, and may refer to
+ scenarios such as accepting an incoming call or accepting a video call request.
+ [CHAR LIMIT=12] -->
+ <!-- Label for "Dismiss" notification action. This is somewhat generic, and may refer to
+ scenarios such as declining an incoming call or declining a video call request.
+ [CHAR LIMIT=12] -->
+ <!-- Message for "call back" Action, which is displayed in the missed call notification.
+ The user will be able to call back to the person or the phone number.
+ [CHAR LIMIT=12] -->
+ <!-- Message for "reply via sms" action, which is displayed in the missed call notification.
+ The user will be able to send text messages using the phone number.
+ [CHAR LIMIT=12] -->
+ <!-- The "label" of the in-call Notification for an ongoing external call.
+ External calls are a representation of a call which is in progress on the user's other
+ device (e.g. another phone or a watch).
+ [CHAR LIMIT=60] -->
+ <!-- Notification action displayed for external call notifications. External calls are a
+ representation of a call which is in progress on the user's other device (e.g. another
+ phone or a watch). The "transfer call" action initiates the process of transferring an
+ external call to the current device.
+ [CHAR LIMIT=30] -->
+ <!-- In-call screen: call failure message displayed in an error dialog -->
+ <!-- In-call screen: call failure message displayed in an error dialog.
+ This string is currently unused (see comments in InCallActivity.java.) -->
+ <!-- In-call screen: call failure message displayed in an error dialog -->
+ <!-- In-call screen: call failure message displayed in an error dialog -->
+ <!-- In-call screen: call failure message displayed in an error dialog -->
+ <!-- In-call screen: status message displayed in a dialog when starting an MMI -->
+ <!-- In-call screen: message displayed in an error dialog -->
+ <!-- In-call screen: message displayed in an error dialog -->
+ <!-- In-call screen: message displayed in an error dialog -->
+ <!-- In-call screen: message displayed in an error dialog -->
+ <!-- In-call screen: message displayed in an error dialog -->
+ <!-- In-call screen: message displayed in an error dialog -->
+ <!-- In-call screen: message displayed in an error dialog -->
+ <!-- In-call screen: "call type" indication for a SIP call [CHAR LIMIT=30] -->
+ <!-- Dialog title for the "radio enable" UI for emergency calls -->
+ <!-- Status message for the "radio enable" UI for emergency calls -->
+ <!-- Status message for the "radio enable" UI for emergency calls -->
+ <!-- Dialer text on Emergency Dialer -->
+ <!-- Emergency dialer: message displayed in an error dialog -->
+ <!-- Emergency dialer: message displayed in an error dialog -->
+ <!-- Displayed in the text entry box in the dialer when in landscape mode to guide the user
+ to dial using the physical keyboard -->
+ <!-- Text for the onscreen "Hold" button when it is not selected. Pressing it will put
+ the call on hold. -->
+ <!-- Text for the onscreen "Hold" button when it is selected. Pressing it will resume
+ the call from a previously held state. -->
+ <!-- Text for the onscreen "End call" button -->
+ <!-- Text for the onscreen "Show Dialpad" button when it is not selected. Pressing it will
+ show the dialpad. -->
+ <!-- Text for the onscreen "Show Dialpad" button when it is selected. Pressing it will
+ hide the dialpad. -->
+ <!-- Text for the onscreen "Mute" button when it is not selected. Pressing it will mute
+ the call. -->
+ <!-- Text for the onscreen "Mute" button when it is selected. Pressing it will unmute
+ the call. -->
+ <!-- Text for the onscreen "Add call" button -->
+ <!-- Text for the onscreen "Merge calls" button -->
+ <!-- Text for the onscreen "Swap calls" button -->
+ <!-- Text for the onscreen "Manage calls" button -->
+ <!-- Text for the onscreen "Manage conference" button [CHAR LIMIT=30] -->
+ <!-- Text for the first half of the onscreen "Manage conference" button [CHAR LIMIT=30] -->
+ <!-- Text for the second half of the onscreen "Manage conference" button [CHAR LIMIT=30] -->
+ <!-- Text for the onscreen "Audio" button that lets you switch
+ between speaker / bluetooth / earpiece [CHAR LIMIT=10] -->
+ <!-- Text for the onscreen "Video call" button used to change a voice call
+ to a video call. [CHAR LIMIT=10] -->
+ <!-- Text for the onscreen "Change to voice" button. When clicked, this downgrades a video call
+ to a voice call. -->
+ <!-- Text for the onscreen "Switch camera" button. When clicked, this switches the user's camera
+ for video calling between the front-facing camera and the back-facing camera. -->
+ <!-- Text for the onscreen "turn on camera" button. -->
+ <!-- Text for the onscreen "turn off camera" button. -->
+ <!-- Text for the onscreen overflow button, to see additional actions which can be done. -->
+ <!-- Message indicating that Video Started flowing for IMS-VT calls -->
+ <!-- Message indicating that Video Stopped flowing for IMS-VT calls -->
+ <!-- Message indicating that camera failure has occurred for the selected camera and
+ as result camera is not ready -->
+ <!-- Message indicating that camera is ready/available -->
+ <!-- Message indicating unknown call session event -->
+ <!-- For incoming calls, this is a string we can get from a CDMA network instead of
+ the actual phone number, to indicate there's no number present. DO NOT TRANSLATE. -->
+ <!-- Preference for Voicemail service provider under "Voicemail" settings.
+ [CHAR LIMIT=40] -->
+ <!-- Preference for Voicemail setting of each provider.
+ [CHAR LIMIT=40] -->
+ <!-- String to display in voicemail number summary when no voicemail num is set -->
+ <!-- Title displayed above settings coming after voicemail in the call features screen -->
+ <!-- Title displayed in the overlay for outgoing calls which include the name of the provider.
+ [CHAR LIMIT=40] -->
+ <!-- Title displayed in the overlay for incoming calls which include the name of the provider.
+ [CHAR LIMIT=40] -->
+ <!-- Use this as a default to describe the contact photo; currently for screen readers through accessibility. -->
+ <!-- Use this to describe the separate conference call button; currently for screen readers through accessibility. -->
+ <!-- Use this to describe the select contact button in EditPhoneNumberPreference; currently for screen readers through accessibility. -->
+ <!-- "Respond via SMS" option that lets you compose a custom response. [CHAR LIMIT=30] -->
+ <!-- "Custom Message" Cancel alert dialog button -->
+ <!-- "Custom Message" Send alert dialog button -->
+ <!-- Description of the answer target in the Slide unlock screen of Phone. [CHAR LIMIT=NONE] -->
+ <!-- Description of the send_sms target in the Slide unlock screen of Phone. [CHAR LIMIT=NONE] -->
+ <!-- Description of the decline target in the Slide unlock screen. [CHAR LIMIT=NONE] -->
+ <!-- Description of the target to answer a call as a video call in the Slide unlock screen.
+ [CHAR LIMIT=NONE] -->
+ <!-- Description of the target to answer a call as an audio call in the Slide unlock screen.
+ [CHAR LIMIT=NONE] -->
+ <!-- Description of the target to accept a request to upgrade from an audio call to a video call.
+ [CHAR LIMIT=NONE] -->
+ <!-- Description of the target to decline a request to upgrade from an audio call to a video call.
+ [CHAR LIMIT=NONE] -->
+ <!-- Description of the target to accept a request to upgrade from any call to a video transmit call.
+ [CHAR LIMIT=NONE] -->
+ <!-- Description of the target to decline a request to upgrade from any call to a video transmit call.
+ [CHAR LIMIT=NONE] -->
+ <!-- Description of the target to accept a request to upgrade from any call to a video receive call.
+ [CHAR LIMIT=NONE] -->
+ <!-- Description of the target to decline a request to upgrade from any call to a video receive call.
+ [CHAR LIMIT=NONE] -->
+ <!-- Description of the up direction in which one can to slide the handle in the phone answer screen. [CHAR LIMIT=NONE] -->
+ <!-- Description of the left direction in which one can to slide the handle in the phone answer screen. [CHAR LIMIT=NONE] -->
+ <!-- Description of the right direction in which one can to slide the handle in the phone answer screen. [CHAR LIMIT=NONE] -->
+ <!-- Description of the down direction in which one can to slide the handle in the phone answer screen. [CHAR LIMIT=NONE] -->
+ <!-- Dialog title for the vibration settings for voicemail notifications [CHAR LIMIT=40] -->
+ <!-- Dialog title for the vibration settings for voice mail notifications [CHAR LIMIT=40]-->
+ <!-- Voicemail ringtone title. The user clicks on this preference to select
+ which sound to play when a voicemail notification is received.
+ [CHAR LIMIT=30] -->
+ <!-- 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] -->
+ <!-- The default value value for voicemail notification. -->
+ <!-- Actual values used in our code for voicemail notifications. DO NOT TRANSLATE -->
+ <!-- Setting option name to pick ringtone (a list dialog comes up). [CHAR LIMIT=30] -->
+ <!-- Setting option name to enable or disable vibration when ringing
+ the phone.
+ [CHAR LIMIT=30] -->
+ <!-- Title for the category "ringtone", which is shown above ringtone and vibration
+ related settings.
+ [CHAR LIMIT=30] -->
+ <!-- Label for "Manage conference call" panel [CHAR LIMIT=40] -->
+ <!-- This can be used in any application wanting to disable the text "Emergency number" -->
+ <!-- Phrase describing a time duration using seconds [CHAR LIMIT=16] -->
+ <!-- Phrase describing a time duration using minutes [CHAR LIMIT=16] -->
+ <!-- Phrase describing a time duration using hours [CHAR LIMIT=16] -->
+ <!-- Description of the profile photo shown when the device's camera is disabled udring a video
+ call. [CHAR LIMIT=NONE] -->
+ <!-- Description of the "camera off" icon displayed when the device's camera is disabled during
+ a video call. [CHAR LIMIT=NONE] -->
+ <!-- Used to inform the user that a call was received via a number other than the primary
+ phone number associated with their device. [CHAR LIMIT=16] -->
+ <!-- Used to inform the user that the note associated with an outgoing call has been sent.
+ [CHAR LIMIT=32] -->
+ <!-- Title for the call context with a person-type contact. [CHAR LIMIT=40] -->
+ <!-- Title for the call context with a business-type contact. [CHAR LIMIT=40] -->
+ <!-- Distance strings for business caller ID context. -->
+ <!-- Used to inform the user how far away a location is in miles. [CHAR LIMIT=NONE] -->
+ <!-- Used to inform the user how far away a location is in kilometers. [CHAR LIMIT=NONE] -->
+ <!-- A shortened way to display a business address. Formatted [street address], [city/locality]. -->
+ <!-- Used to indicate hours of operation for a location as a time span. e.g. "11 am - 9 pm" [CHAR LIMIT=NONE] -->
+ <!-- Used to indicate a series of opening hours for a location.
+ This first argument may be one or more time spans. e.g. "11 am - 9 pm, 9 pm - 11 pm"
+ The second argument is an additional time span. e.g. "11 pm - 1 am"
+ The string is used to build a list of opening hours.
+ [CHAR LIMIT=NONE] -->
+ <!-- Used to express when a location will open the next day. [CHAR LIMIT=NONE] -->
+ <!-- Used to express the next time at which a location will be open today. [CHAR LIMIT=NONE] -->
+ <!-- Used to express the next time at which a location will close today. [CHAR LIMIT=NONE] -->
+ <!-- Used to express the next time at which a location closed today if it is already closed. [CHAR LIMIT=NONE] -->
+ <!-- Displayed when a place is open. -->
+ <!-- Displayed when a place is closed. -->
+</resources>
diff --git a/InCallUI/res/values-fr/cm_strings.xml b/InCallUI/res/values-fr/cm_strings.xml
index 6f80ad91a..37654eb43 100644
--- a/InCallUI/res/values-fr/cm_strings.xml
+++ b/InCallUI/res/values-fr/cm_strings.xml
@@ -37,8 +37,14 @@
<string name="call_recording_file_location">Enregistrement de l\'appel sauvegardé dans <xliff:g id="filename">%s</xliff:g></string>
<string name="onscreenCallRecordText">Enregistrer l\'appel</string>
<string name="onscreenStopCallRecordText">Arrêter l\'enregistrement</string>
+ <string name="recording_time_text">Enregistrement</string>
<string name="recording_warning_title">Activer l\'enregistrement des appels ?</string>
+ <string name="call_failed_due_to_validate_number">Impossible de faire des appels vidéo, le format du numéro n’est pas correct</string>
+ <string name="call_state_dialing">Numérotation</string>
+ <string name="call_state_holding">En attente</string>
+ <string name="call_state_active">Actif</string>
<string name="call_state_unknown">Inconnu</string>
<string name="call_state_disconnecting">Déconnexion</string>
<string name="call_state_disconnected">Déconnecté</string>
+ <string name="too_many_recipients">6 personnes au maximum peuvent participer à une conférence téléphonique en 4G.</string>
</resources>
diff --git a/InCallUI/res/values-fr/qtistrings.xml b/InCallUI/res/values-fr/qtistrings.xml
index aa6d93dd0..2aa102bfe 100644
--- a/InCallUI/res/values-fr/qtistrings.xml
+++ b/InCallUI/res/values-fr/qtistrings.xml
@@ -51,6 +51,7 @@
<string name="video_quality_unknown">inconnue</string>
<!-- Message indicating that Video Started flowing for IMS-VT calls -->
<!-- Message indicating that Video Stopped flowing for IMS-VT calls -->
+ <string name="player_stopped">Lecteur arrêté</string>
<!-- Message indicating that camera failure has occurred for the selected camera and
as result camera is not ready -->
<string name="camera_not_ready">L\'appareil photo n\'est pas prêt</string>
@@ -58,13 +59,26 @@
<string name="camera_ready">L\'appareil photo est prêt</string>
<!-- Message indicating unknown call session event -->
<!-- Message indicating data usage -->
+ <string name="wlan_data_usage_label">Consommation des données Wi-Fi : <xliff:g id="usage">%1$s </xliff:g></string>
+ <string name="lte_data_usage_label">Consommation des données mobiles : <xliff:g id="usage">%1$s </xliff:g></string>
<!-- In-call screen: Modify Call Options for IMS call -->
+ <string name="modify_call_option_title">Sélectionner le type d\'appel</string>
+ <string name="modify_call_option_vt">Vidéo bidirectionnelle</string>
+ <string name="modify_call_option_vt_tx">Transmission vidéo</string>
+ <string name="modify_call_option_vt_rx">Réception vidéo</string>
<string name="modify_call_option_voice">Voix uniquement</string>
<!-- Modify call error cause -->
+ <string name="modify_call_failed_due_to_low_battery">Échec de la modification de l\'appel pour cause de batterie faible.</string>
<!-- Description of the call transfer related strings [CHAR LIMIT=NONE] -->
+ <string name="qti_ims_transfer_num_error">Numéro non défini. Fournissez le numéro via les paramètres IMS et réessayez.</string>
+ <string name="qti_ims_transfer_request_error">La demande de transfert d’appel a échoué.</string>
+ <string name="qti_ims_transfer_request_success">La demande de transfert d’appel est réussie.</string>
<!-- Text for the onscreen "blind transfer" button -->
+ <string name="qti_ims_onscreenBlindTransfer">Transfert en aveugle</string>
<!-- Text for the onscreen "assured transfer" button -->
+ <string name="qti_ims_onscreenAssuredTransfer">Transfert assuré</string>
<!-- Text for the onscreen "consultative transfer" button -->
+ <string name="qti_ims_onscreenConsultativeTransfer">Transfert consultatif</string>
<!-- Message indicating video calls not allowed if user enabled TTY Mode -->
<!-- Description of the deflect target in the Slide unlock screen. [CHAR LIMIT=NONE] -->
<!-- Message indicating call failed due to handover not feasible -->
diff --git a/InCallUI/res/values-gl-rES/qtistrings.xml b/InCallUI/res/values-gl-rES/qtistrings.xml
index 451144804..c34c7afd1 100644
--- a/InCallUI/res/values-gl-rES/qtistrings.xml
+++ b/InCallUI/res/values-gl-rES/qtistrings.xml
@@ -61,6 +61,7 @@
<!-- Message indicating that camera is ready/available -->
<string name="camera_ready">Cámara lista</string>
<!-- Message indicating unknown call session event -->
+ <string name="unknown_call_session_event">Sesión de chamada descoñecida</string>
<!-- Message indicating data usage -->
<string name="wlan_data_usage_label">Uso de datos Wi-Fi: <xliff:g id="usage">%1$s</xliff:g></string>
<string name="lte_data_usage_label">Uso de datos LTE: <xliff:g id="usage">%1$s</xliff:g></string>
@@ -139,6 +140,7 @@
<!-- Message text of the low battery alert dialog in cases video call doesn't have downgrade capabilities -->
<string name="low_battery_hangup_msg">Queres colgar a chamada?</string>
<!-- Message text of the low battery alert dialog for MO/MT video calls -->
+ <string name="low_battery_msg">O nivel de batería e inferior ao 15%. Queres continuar coa videochamada ou pasar a voz?</string>
<!-- No option of the low battery alert dialog for MO/MT Video calls -->
<string name="low_battery_convert">Converter</string>
<!-- International prefix source-->
diff --git a/InCallUI/res/values-in/qtistrings.xml b/InCallUI/res/values-in/qtistrings.xml
index 575581bad..b0f310cdc 100644
--- a/InCallUI/res/values-in/qtistrings.xml
+++ b/InCallUI/res/values-in/qtistrings.xml
@@ -60,6 +60,8 @@
<string name="camera_ready">Kamera siap</string>
<!-- Message indicating unknown call session event -->
<!-- Message indicating data usage -->
+ <string name="wlan_data_usage_label">Penggunaan data Wi-Fi: <xliff:g id="usage">%1$s</xliff:g></string>
+ <string name="lte_data_usage_label">Penggunaan data LTE: <xliff:g id="usage">%1$s</xliff:g></string>
<!-- In-call screen: Modify Call Options for IMS call -->
<string name="modify_call_option_title">Pilih jenis panggilan</string>
<!-- Modify call error cause -->
@@ -93,6 +95,7 @@
<!-- Message indicating call failed due to low battery -->
<!-- VoWifi call quality indicators -->
<!-- Title for low battery alert dialogue -->
+ <string name="low_battery">Peringatan Baterai Lemah</string>
<!-- Message text of the low battery alert dialog in cases video call doesn't have downgrade capabilities -->
<!-- Message text of the low battery alert dialog for MO/MT video calls -->
<!-- No option of the low battery alert dialog for MO/MT Video calls -->
diff --git a/InCallUI/res/values-ja/cm_strings.xml b/InCallUI/res/values-ja/cm_strings.xml
index fbad2c49a..01eac2c8a 100644
--- a/InCallUI/res/values-ja/cm_strings.xml
+++ b/InCallUI/res/values-ja/cm_strings.xml
@@ -18,12 +18,34 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- In-call screen: call failure reason (call denied because call barring is ON on MT side ) -->
+ <string name="callFailed_incoming_cb_enabled">パーティがすべての着信を禁止しています。</string>
<!-- In-call screen: status label for an incoming call that is not answered and forwarded -->
+ <string name="callUnanswered_forwarded">通話は応答されずに転送されました</string>
<!-- In-call screen: "call type" indication for a forwarded call [CHAR LIMIT=30] -->
+ <string name="incall_call_type_label_forwarded">転送された通話</string>
<!-- In-call screen: status label for a call in the "dialing" state that's waiting for the busy remote side -->
+ <string name="card_title_dialing_waiting">ダイヤル中(待機中\u2026)</string>
<!-- In-call screen: status label for an outgoing call that's routed via a specific
provider (e.g. MSIM) and is waiting for the busy remote side -->
+ <string name="calling_via_waiting_template"><xliff:g id="provider_name">%s</xliff:g>経由の通話(待機中\u2026)</string>
<!-- In-call screen: status label template for an active call that's routed via a specific
provider (e.g. MSIM) -->
+ <string name="card_title_active_via_template"><xliff:g id="status" example="Call on hold">%1$s</xliff:g>(<xliff:g id="provider_name">%2$s</xliff:g>経由)</string>
<!-- In-call screen: status label for a call that is held remotely -->
+ <string name="card_title_waiting_call">通話待機中</string>
+ <string name="call_recording_failed_message">通話録音を開始できませんでした</string>
+ <string name="call_recording_file_location"><xliff:g id="filename">%s</xliff:g>に録音通話を保存しました</string>
+ <string name="onscreenCallRecordText">通話を録音</string>
+ <string name="onscreenStopCallRecordText">録音を停止</string>
+ <string name="recording_time_text">録音中</string>
+ <string name="recording_warning_title">通話の録音を有効にしますか?</string>
+ <string name="recording_warning_text">注意: あなたには通話録音機能とその録音データの配布に準用する法令・条例・規範を遵守する責任があります。</string>
+ <string name="call_failed_due_to_validate_number">ビデオ通話を開始することができません。番号の形式が正しくありません。</string>
+ <string name="call_state_dialing">発信中</string>
+ <string name="call_state_holding">保留中</string>
+ <string name="call_state_active">アクティブ</string>
+ <string name="call_state_unknown">不明</string>
+ <string name="call_state_disconnecting">接続を切断中</string>
+ <string name="call_state_disconnected">切断されました</string>
+ <string name="too_many_recipients">4G電話会議に参加できるのは6人以下です。</string>
</resources>
diff --git a/InCallUI/res/values-ja/qtistrings.xml b/InCallUI/res/values-ja/qtistrings.xml
index 61550b367..777d84645 100644
--- a/InCallUI/res/values-ja/qtistrings.xml
+++ b/InCallUI/res/values-ja/qtistrings.xml
@@ -32,58 +32,114 @@
<!-- The xml contains Qti specific resource strings neede for any value added features. -->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Call substate label -->
+ <string name="call_substate_label"><xliff:g id="id">%1$s</xliff:g>: 通話サブ状態:\u000a <xliff:g id="state" example="Resumed">%2$s</xliff:g></string>
<!-- Call substate label for call resumed -->
+ <string name="call_substate_call_resumed">再開しました</string>
<!-- Call substate label for call connected suspended (audio) -->
+ <string name="call_substate_connected_suspended_audio">接続されましたが、音声は切断されています</string>
<!-- Call substate label for call connected suspended (video) -->
+ <string name="call_substate_connected_suspended_video">接続されましたが、ビデオは切断されています</string>
<!-- Call substate label for avp retry -->
+ <string name="call_substate_avp_retry">ビデオの画質を検出中\u2026</string>
<!-- Video quality changed message -->
+ <string name="video_quality_changed"><xliff:g id="id">%1$s</xliff:g>: ビデオの画質を<xliff:g id="quality" example="high">%2$s</xliff:g>に変更しました</string>
<!-- Video quality High -->
+ <string name="video_quality_high">高画質</string>
<!-- Video quality Medium -->
+ <string name="video_quality_medium">中画質</string>
<!-- Video quality Low -->
+ <string name="video_quality_low">低画質</string>
<!-- Video quality Unknown -->
+ <string name="video_quality_unknown">不明</string>
<!-- Message indicating that Video Started flowing for IMS-VT calls -->
+ <string name="player_started">プレイヤーが開始しました</string>
<!-- Message indicating that Video Stopped flowing for IMS-VT calls -->
+ <string name="player_stopped">プレイヤーが停止しました</string>
<!-- Message indicating that camera failure has occurred for the selected camera and
as result camera is not ready -->
+ <string name="camera_not_ready">カメラの準備ができていません</string>
<!-- Message indicating that camera is ready/available -->
+ <string name="camera_ready">カメラの準備ができています</string>
<!-- Message indicating unknown call session event -->
+ <string name="unknown_call_session_event">不明な通話セッションイベント</string>
<!-- Message indicating data usage -->
+ <string name="wlan_data_usage_label">Wi-Fi データ使用量: <xliff:g id="usage">%1$s</xliff:g></string>
+ <string name="lte_data_usage_label">LTE データ使用量: <xliff:g id="usage">%1$s</xliff:g></string>
<!-- In-call screen: Modify Call Options for IMS call -->
+ <string name="modify_call_option_title">通話の種類を選択</string>
+ <string name="modify_call_option_vt">ビデオ通話</string>
+ <string name="modify_call_option_vt_tx">ビデオの送信</string>
+ <string name="modify_call_option_vt_rx">ビデオの受信</string>
+ <string name="modify_call_option_voice">音声のみ</string>
<!-- Modify call error cause -->
+ <string name="modify_call_failed_due_to_low_battery">電池の残量が少なくなっているため、通話を変更できませんでした。</string>
<!-- Description of the call transfer related strings [CHAR LIMIT=NONE] -->
+ <string name="qti_ims_transfer_num_error">番号が設定されていません。IMSの設定から番号を入力してから再試行してください。</string>
+ <string name="qti_ims_transfer_request_error">コール転送要求が失敗しました。</string>
+ <string name="qti_ims_transfer_request_success">コール転送要求が成功しました。</string>
<!-- Text for the onscreen "blind transfer" button -->
+ <string name="qti_ims_onscreenBlindTransfer">ブラインド転送</string>
<!-- Text for the onscreen "assured transfer" button -->
+ <string name="qti_ims_onscreenAssuredTransfer">保証された転送</string>
<!-- Text for the onscreen "consultative transfer" button -->
+ <string name="qti_ims_onscreenConsultativeTransfer">コンサルテーションの転送</string>
<!-- Message indicating video calls not allowed if user enabled TTY Mode -->
+ <string name="video_call_not_allowed_if_tty_enabled">ビデオ通話を許可するにはTTYモードを無効にしてください。</string>
<!-- Description of the deflect target in the Slide unlock screen. [CHAR LIMIT=NONE] -->
+ <string name="qti_description_target_deflect">転送</string>
+ <string name="qti_description_deflect_error">番号が設定されていません。IMSの設定から番号を入力してから再試行してください。</string>
+ <string name="qti_description_deflect_service_error">着信転送サービスはサポートされていません。</string>
<!-- Message indicating call failed due to handover not feasible -->
+ <string name="call_failed_ho_not_feasible">LTEから3G/2Gへのハンドオーバーが行えなかったため、通話を終了しました。</string>
<!-- Text for the onscreen "Add Participant" button -->
+ <string name="onscreenAddParticipant">参加者を追加</string>
<!-- Title of the IMS to CS redial dialog -->
+ <string name="cs_redial_option">リダイヤルオプション</string>
<!-- Message text of the IMS to CS redial dialog -->
+ <string name="cs_redial_msg">IMSビデオ通話を発信できませんでした。非IMS音声通話としてリダイヤルしますか?</string>
<!-- Session modify cause unspecified -->
<!-- Session modify cause code upgrade local request -->
+ <string name="session_modify_cause_upgrade_local_request">ユーザーのリクエストで通話はアップグレードされました</string>
<!-- Session modify cause code upgrade remote request -->
+ <string name="session_modify_cause_upgrade_remote_request">リモートのユーザーのリクエストで通話はアップグレードされました</string>
<!-- Session modify cause code downgrade local request -->
+ <string name="session_modify_cause_downgrade_local_request">ユーザーのリクエストで通話はダウングレードされました</string>
<!-- Session modify cause code downgrade remote request -->
+ <string name="session_modify_cause_downgrade_remote_request">リモートのユーザーのリクエストで通話はダウングレードされました</string>
<!-- Session modify cause code downgrade rtp timeout -->
+ <string name="session_modify_cause_downgrade_rtp_timeout">RTPのタイムアウトによって通話はダウングレードされました</string>
<!-- Session modify cause code downgrade qos -->
+ <string name="session_modify_cause_downgrade_qos">サービス品質のために通話はダウングレードされました</string>
<!-- Session modify cause code downgrade packet loss -->
+ <string name="session_modify_cause_downgrade_packet_loss">パケットロスによって通話はダウングレードされました</string>
<!-- Session modify cause code downgrade low thrput -->
+ <string name="session_modify_cause_downgrade_low_thrput">処理能力が低いために通話はダウングレードされました</string>
<!-- Session modify cause code downgrade thermal mitigation -->
+ <string name="session_modify_cause_downgrade_thermal_mitigation">温度を低下させるために通話はダウングレードされました</string>
<!-- Session modify cause code downgrade lipsync -->
+ <string name="session_modify_cause_downgrade_lipsync">音声同期のために通話はダウングレードされました</string>
<!-- Session modify cause code downgrade generic error -->
+ <string name="session_modify_cause_downgrade_generic_error">一般的なエラーが原因で通話はダウングレードされました</string>
<!-- In-call screen: status label for an incoming conference call [CHAR LIMIT=25] -->
+ <string name="card_title_incoming_conf_call">着信電話会議</string>
<!-- In-call screen: status label for an incoming video conference call [CHAR LIMIT=25] -->
<!-- The "label" of the in-call Notification for an incoming conference ringing call. [CHAR LIMIT=60] -->
+ <string name="notification_incoming_conf_call">着信電話会議</string>
<!-- Title displayed in the overlay for incoming conference calls which include the name of the provider.
[CHAR LIMIT=40] -->
<!-- Message indicating call failed due to low battery -->
+ <string name="call_failed_due_to_low_battery">電池の残量が少なくなっているため、通話できませんでした。</string>
<!-- VoWifi call quality indicators -->
<!-- Title for low battery alert dialogue -->
<!-- Message text of the low battery alert dialog in cases video call doesn't have downgrade capabilities -->
<!-- Message text of the low battery alert dialog for MO/MT video calls -->
+ <string name="low_battery_msg">バッテリー残量が15%以下です。ビデオ通話のままにするか音声通話に変更するか選んでください</string>
<!-- No option of the low battery alert dialog for MO/MT Video calls -->
<!-- International prefix source-->
<!-- International prefix converted value-->
+ <string name="video_call">ビデオ通話</string>
<!-- Pop up menu options for picture mode -->
+ <string name="video_call_picture_mode_preview_video">カメラのプレビュー</string>
+ <string name="video_call_picture_mode_cancel_option">キャンセル</string>
+ <string name="video_call_picture_mode_save_option">保存</string>
</resources>
diff --git a/InCallUI/res/values-ko/cm_strings.xml b/InCallUI/res/values-ko/cm_strings.xml
index fbad2c49a..4e7f44453 100644
--- a/InCallUI/res/values-ko/cm_strings.xml
+++ b/InCallUI/res/values-ko/cm_strings.xml
@@ -18,12 +18,34 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- In-call screen: call failure reason (call denied because call barring is ON on MT side ) -->
+ <string name="callFailed_incoming_cb_enabled">참가자가 모든 수신 통화를 차단했습니다.</string>
<!-- In-call screen: status label for an incoming call that is not answered and forwarded -->
+ <string name="callUnanswered_forwarded">응답되지 않고 착신전환된 통화</string>
<!-- In-call screen: "call type" indication for a forwarded call [CHAR LIMIT=30] -->
+ <string name="incall_call_type_label_forwarded">착신전환된 통화</string>
<!-- In-call screen: status label for a call in the "dialing" state that's waiting for the busy remote side -->
+ <string name="card_title_dialing_waiting">전화 거는 중 (대기 중\u2026)</string>
<!-- In-call screen: status label for an outgoing call that's routed via a specific
provider (e.g. MSIM) and is waiting for the busy remote side -->
+ <string name="calling_via_waiting_template"><xliff:g id="provider_name">%s</xliff:g>을(를) 통하여 전화 중 (기다리는 중\u2026)</string>
<!-- In-call screen: status label template for an active call that's routed via a specific
provider (e.g. MSIM) -->
+ <string name="card_title_active_via_template"><xliff:g id="status" example="Call on hold">%1$s</xliff:g> (제공자: <xliff:g id="provider_name">%2$s</xliff:g>)</string>
<!-- In-call screen: status label for a call that is held remotely -->
+ <string name="card_title_waiting_call">통화 대기 중</string>
+ <string name="call_recording_failed_message">통화 녹음을 시작하지 못했습니다.</string>
+ <string name="call_recording_file_location"><xliff:g id="filename">%s</xliff:g> 파일로 통화 녹음이 저장됨</string>
+ <string name="onscreenCallRecordText">통화 녹음</string>
+ <string name="onscreenStopCallRecordText">녹음 중지</string>
+ <string name="recording_time_text">녹음 중</string>
+ <string name="recording_warning_title">통화 녹음을 사용하시겠습니까?</string>
+ <string name="recording_warning_text">주의 사항: 통화 녹음 기능의 사용과 녹음된 파일의 사용 및 배포에 적용되는 모든 법, 규정 및 규칙을 준수해야 합니다.</string>
+ <string name="call_failed_due_to_validate_number">번호 형식이 옳지 않아 영상 통화를 할 수 없습니다.</string>
+ <string name="call_state_dialing">전화 거는 중</string>
+ <string name="call_state_holding">통화 대기 중</string>
+ <string name="call_state_active">통화 중</string>
+ <string name="call_state_unknown">알 수 없음</string>
+ <string name="call_state_disconnecting">연결을 끊는 중</string>
+ <string name="call_state_disconnected">연결 끊김</string>
+ <string name="too_many_recipients">4G 다자간 통화에는 최대 6명이 참여할 수 있습니다.</string>
</resources>
diff --git a/InCallUI/res/values-mk-rMK/cm_strings.xml b/InCallUI/res/values-mk-rMK/cm_strings.xml
index fbad2c49a..0f01ecde1 100644
--- a/InCallUI/res/values-mk-rMK/cm_strings.xml
+++ b/InCallUI/res/values-mk-rMK/cm_strings.xml
@@ -18,12 +18,34 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- In-call screen: call failure reason (call denied because call barring is ON on MT side ) -->
+ <string name="callFailed_incoming_cb_enabled">Партијата ги забрани сите дојдовни повици.</string>
<!-- In-call screen: status label for an incoming call that is not answered and forwarded -->
+ <string name="callUnanswered_forwarded">Повикај неодговорени и пренасочени</string>
<!-- In-call screen: "call type" indication for a forwarded call [CHAR LIMIT=30] -->
+ <string name="incall_call_type_label_forwarded">Пренасочен повик</string>
<!-- In-call screen: status label for a call in the "dialing" state that's waiting for the busy remote side -->
+ <string name="card_title_dialing_waiting">Бирање (почекајте\u2026)</string>
<!-- In-call screen: status label for an outgoing call that's routed via a specific
provider (e.g. MSIM) and is waiting for the busy remote side -->
+ <string name="calling_via_waiting_template">Повикување преку <xliff:g id="provider_name">%s</xliff:g> (Чекање\u2026)</string>
<!-- In-call screen: status label template for an active call that's routed via a specific
provider (e.g. MSIM) -->
+ <string name="card_title_active_via_template"><xliff:g id="status" example="Call on hold">%1$s</xliff:g> (преку <xliff:g id="provider_name">%2$s</xliff:g>)</string>
<!-- In-call screen: status label for a call that is held remotely -->
+ <string name="card_title_waiting_call">Повик на чекање</string>
+ <string name="call_recording_failed_message">Снимањето на повикот не успеа</string>
+ <string name="call_recording_file_location">Снимање на повикот е зачуван во <xliff:g id="filename">%s</xliff:g></string>
+ <string name="onscreenCallRecordText">Сними повик</string>
+ <string name="onscreenStopCallRecordText">Запри снимање</string>
+ <string name="recording_time_text">Снимање</string>
+ <string name="recording_warning_title">Овозможи снимање повици?</string>
+ <string name="recording_warning_text">Напомена: Вие сте одговорни за усогласеност со сите закони, регулативи и правила кои се однесуваат на користењето на функцијата за снимање повик и употребата или дистрибуцијата на тие снимки.</string>
+ <string name="call_failed_due_to_validate_number">Не може да се прават видео повици, форматот на бројот не е точен</string>
+ <string name="call_state_dialing">Бирање</string>
+ <string name="call_state_holding">На чекање</string>
+ <string name="call_state_active">Активно</string>
+ <string name="call_state_unknown">Непознат</string>
+ <string name="call_state_disconnecting">Исклучување</string>
+ <string name="call_state_disconnected">Исклучен</string>
+ <string name="too_many_recipients">Не можи повеќе од 6 луѓе да учествуваат во 4G конференциски повик.</string>
</resources>
diff --git a/InCallUI/res/values-nl/cm_strings.xml b/InCallUI/res/values-nl/cm_strings.xml
index 0674936b6..bef784aef 100644
--- a/InCallUI/res/values-nl/cm_strings.xml
+++ b/InCallUI/res/values-nl/cm_strings.xml
@@ -30,7 +30,7 @@
<string name="calling_via_waiting_template">Bellen via <xliff:g id="provider_name">%s</xliff:g> (wachten\u2026)</string>
<!-- In-call screen: status label template for an active call that's routed via a specific
provider (e.g. MSIM) -->
- <string name="card_title_active_via_template"><xliff:g id="status" example="Gesprek in de wacht">%1$s</xliff:g> (via <xliff:g id="provider_name">%2$s</xliff:g>)</string>
+ <string name="card_title_active_via_template"><xliff:g id="status" example="Call on hold">%1$s</xliff:g> (via <xliff:g id="provider_name">%2$s</xliff:g>)</string>
<!-- In-call screen: status label for a call that is held remotely -->
<string name="card_title_waiting_call">Gesprek in de wacht</string>
<string name="call_recording_failed_message">Gespreksopname starten mislukt</string>
diff --git a/InCallUI/res/values-nl/qtistrings.xml b/InCallUI/res/values-nl/qtistrings.xml
index 4a28f2810..f1e414986 100644
--- a/InCallUI/res/values-nl/qtistrings.xml
+++ b/InCallUI/res/values-nl/qtistrings.xml
@@ -83,7 +83,7 @@
<string name="qti_description_deflect_error">Nummer niet ingesteld. Vul het nummer in via IMS-instellingen om het opnieuw te proberen.</string>
<string name="qti_description_deflect_service_error">Gesprek omleiden wordt niet ondersteund.</string>
<!-- Message indicating call failed due to handover not feasible -->
- <string name="call_failed_ho_not_feasible">Gesprek beëindigd omdat LTE-naar-3G/2G-overdracht mislukt is.</string>
+ <string name="call_failed_ho_not_feasible">Gesprek beëindigd omdat LTE-naar-3G/2G-overdracht is mislukt.</string>
<!-- Text for the onscreen "Add Participant" button -->
<string name="onscreenAddParticipant">Deelnemer toevoegen</string>
<!-- Title of the IMS to CS redial dialog -->
diff --git a/InCallUI/res/values-pl/cm_strings.xml b/InCallUI/res/values-pl/cm_strings.xml
index ecc2a8998..7628fa200 100644
--- a/InCallUI/res/values-pl/cm_strings.xml
+++ b/InCallUI/res/values-pl/cm_strings.xml
@@ -18,6 +18,7 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- In-call screen: call failure reason (call denied because call barring is ON on MT side ) -->
+ <string name="callFailed_incoming_cb_enabled">Odbiorca zablokował wszystkie połączenia przychodzące.</string>
<!-- In-call screen: status label for an incoming call that is not answered and forwarded -->
<string name="callUnanswered_forwarded">Połączenie nieodebrane i przekazane dalej</string>
<!-- In-call screen: "call type" indication for a forwarded call [CHAR LIMIT=30] -->
diff --git a/InCallUI/res/values-rm-rCH/strings.xml b/InCallUI/res/values-rm-rCH/strings.xml
new file mode 100644
index 000000000..9d6a30431
--- /dev/null
+++ b/InCallUI/res/values-rm-rCH/strings.xml
@@ -0,0 +1,289 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ ~ Copyright (C) 2013 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">
+ <!-- Official label of the phone app, as seen in "Manage Applications"
+ and other settings UIs. -->
+ <!-- Official label for the in-call UI. DO NOT TRANSLATE. -->
+ <!-- Call status -->
+ <!-- In-call screen: status label for a call that's on hold -->
+ <!-- Incoming call screen, name of "unknown" caller -->
+ <!-- Incoming call screen, string when number hidden -->
+ <!-- Incoming call screen, string when called from a pay phone -->
+ <!-- In-call screen: status label for a conference call -->
+ <!-- In-call screen: call lost dialog text -->
+ <!-- MMI dialog strings -->
+ <!-- Dialog label when an MMI code starts running -->
+ <!-- "Audio mode" popup menu: Item label to select the speakerphone [CHAR LIMIT=25] -->
+ <!-- "Audio mode" popup menu: Item label to select the handset earpiece [CHAR LIMIT=25] -->
+ <!-- "Audio mode" popup menu: Item label to select the wired headset [CHAR LIMIT=25] -->
+ <!-- "Audio mode" popup menu: Item label to select the bluetooth headset [CHAR LIMIT=25] -->
+ <!-- post dial -->
+ <!-- In-call screen: body text of the dialog that appears when we encounter
+ the "wait" character in a phone number to be dialed; this dialog asks the
+ user if it's OK to send the numbers following the "wait". -->
+ <!-- In-call screen: body text of the dialog that appears when we encounter
+ the "PAUSE" character in a phone number to be dialed; this dialog gives
+ informative message to the user to show the sending numbers following the "Pause". -->
+ <!-- In-call screen: button label on the "wait" prompt dialog -->
+ <!-- In-call screen: button label on the "wait" prompt dialog in CDMA Mode-->
+ <!-- In-call screen: button label on the "wait" prompt dialog in CDMA Mode-->
+ <!-- In-call screen: on the "wild" character dialog, this is the label
+ for a text widget that lets the user enter the digits that should
+ replace the "wild" character. -->
+ <!-- In-call screen: status label for a conference call -->
+ <!-- Used in FakePhoneActivity test code. DO NOT TRANSLATE. -->
+ <!-- Used in FakePhoneActivity test code. DO NOT TRANSLATE. -->
+ <!-- Used in FakePhoneActivity test code. DO NOT TRANSLATE. -->
+ <!-- Call settings screen, Set voicemail dialog title -->
+ <!-- Card titles -->
+ <!-- In-call screen: status label for a call in the "dialing" state [CHAR LIMIT=25] -->
+ <!-- In-call screen: status label for a re-dialing call [CHAR LIMIT=25] -->
+ <!-- In-call screen: status label for a conference call [CHAR LIMIT=25] -->
+ <!-- In-call screen: status label for an incoming call [CHAR LIMIT=25] -->
+ <!-- In-call screen: status label for an incoming work call [CHAR LIMIT=25] -->
+ <!-- In-call screen: status label displayed briefly after a call ends [CHAR LIMIT=25] -->
+ <!-- In-call screen: status label for call that's on hold [CHAR LIMIT=25] -->
+ <!-- In-call screen: status label for a call that's in the process of hanging up [CHAR LIMIT=25] -->
+ <!-- In-call screen: status label for a call that's in CDMA flash mode [CHAR LIMIT=25] -->
+ <!-- In-call screen: special status label that shows your own phone
+ number during emergency callback mode (ECM) [CHAR LIMIT=30] -->
+ <!-- In-call screen: status label when connecting video. -->
+ <!-- In-call screen: status label when in a video call. -->
+ <!-- In-call screen: status label when requesting video. -->
+ <!-- In-call screen: status label when there is a problem connecting a video call. -->
+ <!-- In-call screen: status label when the remote party rejects a video call request. -->
+ <!-- In-call screen: string shown to the user when their outgoing number is different than the
+ number reported by TelephonyManager#getLine1Number() -->
+ <!-- In-call screen: string shown to the user when their outgoing number is different than the
+ number reported by TelephonyManager#getLine1Number() and they're calling emergency
+ services. -->
+ <!-- Notification strings -->
+ <!-- The "label" of the in-call Notification for a dialing call, used
+ as the format string for a Chronometer widget. [CHAR LIMIT=60] -->
+ <!-- Missed call notification label, used when there's exactly one missed call -->
+ <!-- Missed call notification label, used when there are two or more missed calls -->
+ <!-- Missed call notification message used when there are multiple missed calls -->
+ <!-- Missed call notification message used for a single missed call, including
+ the caller-id info from the missed call -->
+ <!-- The "label" of the in-call Notification for an ongoing call. [CHAR LIMIT=60] -->
+ <!-- The "label" of the in-call Notification for an ongoing work call. [CHAR LIMIT=60] -->
+ <!-- The "label" of the in-call Notification for an ongoing call, which is being made over
+ Wi-Fi. [CHAR LIMIT=60] -->
+ <!-- The "label" of the in-call Notification for an ongoing work call, which is being made
+ over Wi-Fi. [CHAR LIMIT=60] -->
+ <!-- The "label" of the in-call Notification for a call that's on hold -->
+ <!-- The "label" of the in-call Notification for an incoming ringing call. [CHAR LIMIT=60] -->
+ <!-- The "label" of the in-call Notification for an incoming ringing call. [CHAR LIMIT=60] -->
+ <!-- The "label" of the in-call Notification for an incoming ringing call,
+ which is being made over Wi-Fi. [CHAR LIMIT=60] -->
+ <!-- The "label" of the in-call Notification for an incoming ringing work call,
+ which is being made over Wi-Fi. [CHAR LIMIT=60] -->
+ <!-- The "label" of the in-call Notification for an incoming ringing video call. -->
+ <!-- The "label" of the in-call Notification for upgrading an existing call to a video call. -->
+ <!-- Label for the "Voicemail" notification item, when expanded. -->
+ <!-- Label for the expanded "Voicemail" notification item,
+ including a count of messages. -->
+ <!-- Message displayed in the "Voicemail" notification item, allowing the user
+ to dial the indicated number. -->
+ <!-- Message displayed in the "Voicemail" notification item,
+ indicating that there's no voicemail number available -->
+ <!-- Label for the "No service" notification item, when expanded. -->
+ <!-- Label for the expanded "No service" notification item, including the
+ operator name set by user -->
+ <!-- Label for the "Answer call" action. This is the displayed label for the action that answers
+ an incoming call. [CHAR LIMIT=12] -->
+ <!-- Label for "end call" Action.
+ It is displayed in the "Ongoing call" notification, which is shown
+ when the user is outside the in-call screen while the phone call is still
+ active. [CHAR LIMIT=12] -->
+ <!-- Label for "Video Call" notification action. This is a displayed on the notification for an
+ incoming video call, and answers the call as a video call. [CHAR LIMIT=12] -->
+ <!-- Label for "Voice" notification action. This is a displayed on the notification for an
+ incoming video call, and answers the call as an audio call. [CHAR LIMIT=12] -->
+ <!-- Label for "Accept" notification action. This is somewhat generic, and may refer to
+ scenarios such as accepting an incoming call or accepting a video call request.
+ [CHAR LIMIT=12] -->
+ <!-- Label for "Dismiss" notification action. This is somewhat generic, and may refer to
+ scenarios such as declining an incoming call or declining a video call request.
+ [CHAR LIMIT=12] -->
+ <!-- Message for "call back" Action, which is displayed in the missed call notification.
+ The user will be able to call back to the person or the phone number.
+ [CHAR LIMIT=12] -->
+ <!-- Message for "reply via sms" action, which is displayed in the missed call notification.
+ The user will be able to send text messages using the phone number.
+ [CHAR LIMIT=12] -->
+ <!-- The "label" of the in-call Notification for an ongoing external call.
+ External calls are a representation of a call which is in progress on the user's other
+ device (e.g. another phone or a watch).
+ [CHAR LIMIT=60] -->
+ <!-- Notification action displayed for external call notifications. External calls are a
+ representation of a call which is in progress on the user's other device (e.g. another
+ phone or a watch). The "transfer call" action initiates the process of transferring an
+ external call to the current device.
+ [CHAR LIMIT=30] -->
+ <!-- In-call screen: call failure message displayed in an error dialog -->
+ <!-- In-call screen: call failure message displayed in an error dialog.
+ This string is currently unused (see comments in InCallActivity.java.) -->
+ <!-- In-call screen: call failure message displayed in an error dialog -->
+ <!-- In-call screen: call failure message displayed in an error dialog -->
+ <!-- In-call screen: call failure message displayed in an error dialog -->
+ <!-- In-call screen: status message displayed in a dialog when starting an MMI -->
+ <!-- In-call screen: message displayed in an error dialog -->
+ <!-- In-call screen: message displayed in an error dialog -->
+ <!-- In-call screen: message displayed in an error dialog -->
+ <!-- In-call screen: message displayed in an error dialog -->
+ <!-- In-call screen: message displayed in an error dialog -->
+ <!-- In-call screen: message displayed in an error dialog -->
+ <!-- In-call screen: message displayed in an error dialog -->
+ <!-- In-call screen: "call type" indication for a SIP call [CHAR LIMIT=30] -->
+ <!-- Dialog title for the "radio enable" UI for emergency calls -->
+ <!-- Status message for the "radio enable" UI for emergency calls -->
+ <!-- Status message for the "radio enable" UI for emergency calls -->
+ <!-- Dialer text on Emergency Dialer -->
+ <!-- Emergency dialer: message displayed in an error dialog -->
+ <!-- Emergency dialer: message displayed in an error dialog -->
+ <!-- Displayed in the text entry box in the dialer when in landscape mode to guide the user
+ to dial using the physical keyboard -->
+ <!-- Text for the onscreen "Hold" button when it is not selected. Pressing it will put
+ the call on hold. -->
+ <!-- Text for the onscreen "Hold" button when it is selected. Pressing it will resume
+ the call from a previously held state. -->
+ <!-- Text for the onscreen "End call" button -->
+ <!-- Text for the onscreen "Show Dialpad" button when it is not selected. Pressing it will
+ show the dialpad. -->
+ <!-- Text for the onscreen "Show Dialpad" button when it is selected. Pressing it will
+ hide the dialpad. -->
+ <!-- Text for the onscreen "Mute" button when it is not selected. Pressing it will mute
+ the call. -->
+ <!-- Text for the onscreen "Mute" button when it is selected. Pressing it will unmute
+ the call. -->
+ <!-- Text for the onscreen "Add call" button -->
+ <!-- Text for the onscreen "Merge calls" button -->
+ <!-- Text for the onscreen "Swap calls" button -->
+ <!-- Text for the onscreen "Manage calls" button -->
+ <!-- Text for the onscreen "Manage conference" button [CHAR LIMIT=30] -->
+ <!-- Text for the first half of the onscreen "Manage conference" button [CHAR LIMIT=30] -->
+ <!-- Text for the second half of the onscreen "Manage conference" button [CHAR LIMIT=30] -->
+ <!-- Text for the onscreen "Audio" button that lets you switch
+ between speaker / bluetooth / earpiece [CHAR LIMIT=10] -->
+ <!-- Text for the onscreen "Video call" button used to change a voice call
+ to a video call. [CHAR LIMIT=10] -->
+ <!-- Text for the onscreen "Change to voice" button. When clicked, this downgrades a video call
+ to a voice call. -->
+ <!-- Text for the onscreen "Switch camera" button. When clicked, this switches the user's camera
+ for video calling between the front-facing camera and the back-facing camera. -->
+ <!-- Text for the onscreen "turn on camera" button. -->
+ <!-- Text for the onscreen "turn off camera" button. -->
+ <!-- Text for the onscreen overflow button, to see additional actions which can be done. -->
+ <!-- Message indicating that Video Started flowing for IMS-VT calls -->
+ <!-- Message indicating that Video Stopped flowing for IMS-VT calls -->
+ <!-- Message indicating that camera failure has occurred for the selected camera and
+ as result camera is not ready -->
+ <!-- Message indicating that camera is ready/available -->
+ <!-- Message indicating unknown call session event -->
+ <!-- For incoming calls, this is a string we can get from a CDMA network instead of
+ the actual phone number, to indicate there's no number present. DO NOT TRANSLATE. -->
+ <!-- Preference for Voicemail service provider under "Voicemail" settings.
+ [CHAR LIMIT=40] -->
+ <!-- Preference for Voicemail setting of each provider.
+ [CHAR LIMIT=40] -->
+ <!-- String to display in voicemail number summary when no voicemail num is set -->
+ <!-- Title displayed above settings coming after voicemail in the call features screen -->
+ <!-- Title displayed in the overlay for outgoing calls which include the name of the provider.
+ [CHAR LIMIT=40] -->
+ <!-- Title displayed in the overlay for incoming calls which include the name of the provider.
+ [CHAR LIMIT=40] -->
+ <!-- Use this as a default to describe the contact photo; currently for screen readers through accessibility. -->
+ <!-- Use this to describe the separate conference call button; currently for screen readers through accessibility. -->
+ <!-- Use this to describe the select contact button in EditPhoneNumberPreference; currently for screen readers through accessibility. -->
+ <!-- "Respond via SMS" option that lets you compose a custom response. [CHAR LIMIT=30] -->
+ <!-- "Custom Message" Cancel alert dialog button -->
+ <!-- "Custom Message" Send alert dialog button -->
+ <!-- Description of the answer target in the Slide unlock screen of Phone. [CHAR LIMIT=NONE] -->
+ <!-- Description of the send_sms target in the Slide unlock screen of Phone. [CHAR LIMIT=NONE] -->
+ <!-- Description of the decline target in the Slide unlock screen. [CHAR LIMIT=NONE] -->
+ <!-- Description of the target to answer a call as a video call in the Slide unlock screen.
+ [CHAR LIMIT=NONE] -->
+ <!-- Description of the target to answer a call as an audio call in the Slide unlock screen.
+ [CHAR LIMIT=NONE] -->
+ <!-- Description of the target to accept a request to upgrade from an audio call to a video call.
+ [CHAR LIMIT=NONE] -->
+ <!-- Description of the target to decline a request to upgrade from an audio call to a video call.
+ [CHAR LIMIT=NONE] -->
+ <!-- Description of the target to accept a request to upgrade from any call to a video transmit call.
+ [CHAR LIMIT=NONE] -->
+ <!-- Description of the target to decline a request to upgrade from any call to a video transmit call.
+ [CHAR LIMIT=NONE] -->
+ <!-- Description of the target to accept a request to upgrade from any call to a video receive call.
+ [CHAR LIMIT=NONE] -->
+ <!-- Description of the target to decline a request to upgrade from any call to a video receive call.
+ [CHAR LIMIT=NONE] -->
+ <!-- Description of the up direction in which one can to slide the handle in the phone answer screen. [CHAR LIMIT=NONE] -->
+ <!-- Description of the left direction in which one can to slide the handle in the phone answer screen. [CHAR LIMIT=NONE] -->
+ <!-- Description of the right direction in which one can to slide the handle in the phone answer screen. [CHAR LIMIT=NONE] -->
+ <!-- Description of the down direction in which one can to slide the handle in the phone answer screen. [CHAR LIMIT=NONE] -->
+ <!-- Dialog title for the vibration settings for voicemail notifications [CHAR LIMIT=40] -->
+ <!-- Dialog title for the vibration settings for voice mail notifications [CHAR LIMIT=40]-->
+ <!-- Voicemail ringtone title. The user clicks on this preference to select
+ which sound to play when a voicemail notification is received.
+ [CHAR LIMIT=30] -->
+ <!-- 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] -->
+ <!-- The default value value for voicemail notification. -->
+ <!-- Actual values used in our code for voicemail notifications. DO NOT TRANSLATE -->
+ <!-- Setting option name to pick ringtone (a list dialog comes up). [CHAR LIMIT=30] -->
+ <!-- Setting option name to enable or disable vibration when ringing
+ the phone.
+ [CHAR LIMIT=30] -->
+ <!-- Title for the category "ringtone", which is shown above ringtone and vibration
+ related settings.
+ [CHAR LIMIT=30] -->
+ <!-- Label for "Manage conference call" panel [CHAR LIMIT=40] -->
+ <!-- This can be used in any application wanting to disable the text "Emergency number" -->
+ <!-- Phrase describing a time duration using seconds [CHAR LIMIT=16] -->
+ <!-- Phrase describing a time duration using minutes [CHAR LIMIT=16] -->
+ <!-- Phrase describing a time duration using hours [CHAR LIMIT=16] -->
+ <!-- Description of the profile photo shown when the device's camera is disabled udring a video
+ call. [CHAR LIMIT=NONE] -->
+ <!-- Description of the "camera off" icon displayed when the device's camera is disabled during
+ a video call. [CHAR LIMIT=NONE] -->
+ <!-- Used to inform the user that a call was received via a number other than the primary
+ phone number associated with their device. [CHAR LIMIT=16] -->
+ <!-- Used to inform the user that the note associated with an outgoing call has been sent.
+ [CHAR LIMIT=32] -->
+ <!-- Title for the call context with a person-type contact. [CHAR LIMIT=40] -->
+ <!-- Title for the call context with a business-type contact. [CHAR LIMIT=40] -->
+ <!-- Distance strings for business caller ID context. -->
+ <!-- Used to inform the user how far away a location is in miles. [CHAR LIMIT=NONE] -->
+ <!-- Used to inform the user how far away a location is in kilometers. [CHAR LIMIT=NONE] -->
+ <!-- A shortened way to display a business address. Formatted [street address], [city/locality]. -->
+ <!-- Used to indicate hours of operation for a location as a time span. e.g. "11 am - 9 pm" [CHAR LIMIT=NONE] -->
+ <!-- Used to indicate a series of opening hours for a location.
+ This first argument may be one or more time spans. e.g. "11 am - 9 pm, 9 pm - 11 pm"
+ The second argument is an additional time span. e.g. "11 pm - 1 am"
+ The string is used to build a list of opening hours.
+ [CHAR LIMIT=NONE] -->
+ <!-- Used to express when a location will open the next day. [CHAR LIMIT=NONE] -->
+ <!-- Used to express the next time at which a location will be open today. [CHAR LIMIT=NONE] -->
+ <!-- Used to express the next time at which a location will close today. [CHAR LIMIT=NONE] -->
+ <!-- Used to express the next time at which a location closed today if it is already closed. [CHAR LIMIT=NONE] -->
+ <!-- Displayed when a place is open. -->
+ <!-- Displayed when a place is closed. -->
+</resources>
diff --git a/InCallUI/res/values-ru/cm_strings.xml b/InCallUI/res/values-ru/cm_strings.xml
index fbad2c49a..489eb06f2 100644
--- a/InCallUI/res/values-ru/cm_strings.xml
+++ b/InCallUI/res/values-ru/cm_strings.xml
@@ -18,12 +18,34 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- In-call screen: call failure reason (call denied because call barring is ON on MT side ) -->
+ <string name="callFailed_incoming_cb_enabled">Абонент запретил все входящие звонки.</string>
<!-- In-call screen: status label for an incoming call that is not answered and forwarded -->
+ <string name="callUnanswered_forwarded">Вызов без ответа и переадресован</string>
<!-- In-call screen: "call type" indication for a forwarded call [CHAR LIMIT=30] -->
+ <string name="incall_call_type_label_forwarded">Переадресованный вызов</string>
<!-- In-call screen: status label for a call in the "dialing" state that's waiting for the busy remote side -->
+ <string name="card_title_dialing_waiting">Вызов (ожидание\u2026)</string>
<!-- In-call screen: status label for an outgoing call that's routed via a specific
provider (e.g. MSIM) and is waiting for the busy remote side -->
+ <string name="calling_via_waiting_template">Вызов через <xliff:g id="provider_name">%s</xliff:g> (Ожидание\u2026)</string>
<!-- In-call screen: status label template for an active call that's routed via a specific
provider (e.g. MSIM) -->
+ <string name="card_title_active_via_template"><xliff:g id="status" example="Вызов на удержании">%1$s</xliff:g> (через <xliff:g id="provider_name">%2$s</xliff:g>)</string>
<!-- In-call screen: status label for a call that is held remotely -->
+ <string name="card_title_waiting_call">Ожидающий вызов</string>
+ <string name="call_recording_failed_message">Не удалось начать запись разговора</string>
+ <string name="call_recording_file_location">Запись разговора сохранена в <xliff:g id="filename">%s</xliff:g></string>
+ <string name="onscreenCallRecordText">Запись разговора</string>
+ <string name="onscreenStopCallRecordText">Остановить запись</string>
+ <string name="recording_time_text">Запись</string>
+ <string name="recording_warning_title">Включить запись разговоров?</string>
+ <string name="recording_warning_text">Внимание: вы несете ответственность за соблюдение любых законов, положений и правил, которые применяются к использованию функции записи разговоров, а также к использованию и распространению самих записей.</string>
+ <string name="call_failed_due_to_validate_number">Не удается сделать видеозвонок, формат номера неверен</string>
+ <string name="call_state_dialing">Набор номера</string>
+ <string name="call_state_holding">Удержание</string>
+ <string name="call_state_active">Активен</string>
+ <string name="call_state_unknown">Неизвестно</string>
+ <string name="call_state_disconnecting">Разъединение</string>
+ <string name="call_state_disconnected">Разъединен</string>
+ <string name="too_many_recipients">Не более 6 человек могут участвовать в конференц-звонке в сетях 4G.</string>
</resources>
diff --git a/InCallUI/res/values-ru/qtistrings.xml b/InCallUI/res/values-ru/qtistrings.xml
index 61550b367..3fbe4e990 100644
--- a/InCallUI/res/values-ru/qtistrings.xml
+++ b/InCallUI/res/values-ru/qtistrings.xml
@@ -32,58 +32,125 @@
<!-- The xml contains Qti specific resource strings neede for any value added features. -->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Call substate label -->
+ <string name="call_substate_label"><xliff:g id="id">%1$s</xliff:g>: Состояние вызова:\u000a <xliff:g id="state" example="Resumed">%2$s</xliff:g></string>
<!-- Call substate label for call resumed -->
+ <string name="call_substate_call_resumed">Возобновлен</string>
<!-- Call substate label for call connected suspended (audio) -->
+ <string name="call_substate_connected_suspended_audio">Подключено, но аудио приостановлено</string>
<!-- Call substate label for call connected suspended (video) -->
+ <string name="call_substate_connected_suspended_video">Подключено, но видео приостановлено</string>
<!-- Call substate label for avp retry -->
+ <string name="call_substate_avp_retry">Определение качества видео\u2026</string>
<!-- Video quality changed message -->
+ <string name="video_quality_changed"><xliff:g id="id">%1$s</xliff:g>: Качество видео изменено на <xliff:g id="quality" example="high">%2$s</xliff:g></string>
<!-- Video quality High -->
+ <string name="video_quality_high">высокое</string>
<!-- Video quality Medium -->
+ <string name="video_quality_medium">среднее</string>
<!-- Video quality Low -->
+ <string name="video_quality_low">низкое</string>
<!-- Video quality Unknown -->
+ <string name="video_quality_unknown">неизвестно</string>
<!-- Message indicating that Video Started flowing for IMS-VT calls -->
+ <string name="player_started">Воспроизведение начато</string>
<!-- Message indicating that Video Stopped flowing for IMS-VT calls -->
+ <string name="player_stopped">Воспроизведение остановлено</string>
<!-- Message indicating that camera failure has occurred for the selected camera and
as result camera is not ready -->
+ <string name="camera_not_ready">Камера не готова</string>
<!-- Message indicating that camera is ready/available -->
+ <string name="camera_ready">Камера готова</string>
<!-- Message indicating unknown call session event -->
+ <string name="unknown_call_session_event">Неизвестное событие сеанса вызова</string>
<!-- Message indicating data usage -->
+ <string name="wlan_data_usage_label">Использование данных Wi-Fi: <xliff:g id="usage">%1$s</xliff:g></string>
+ <string name="lte_data_usage_label">Использование данных 4G: <xliff:g id="usage">%1$s</xliff:g></string>
<!-- In-call screen: Modify Call Options for IMS call -->
+ <string name="modify_call_option_title">Выбор типа вызова</string>
+ <string name="modify_call_option_vt">Видеовызов</string>
+ <string name="modify_call_option_vt_tx">Передача видео</string>
+ <string name="modify_call_option_vt_rx">Прием видео</string>
+ <string name="modify_call_option_voice">Только передача голоса</string>
<!-- Modify call error cause -->
+ <string name="modify_call_failed_due_to_low_battery">Не удалось изменить вызов из-за низкого заряда батареи.</string>
<!-- Description of the call transfer related strings [CHAR LIMIT=NONE] -->
+ <string name="qti_ims_transfer_num_error">Номер не задан. Укажите номер в настройках IMS и повторите попытку.</string>
+ <string name="qti_ims_transfer_request_error">Не удалось выполнить запрос на установку переадресации.</string>
+ <string name="qti_ims_transfer_request_success">Запрос на установку переадресации выполнен.</string>
<!-- Text for the onscreen "blind transfer" button -->
+ <string name="qti_ims_onscreenBlindTransfer">Слепой перевод</string>
<!-- Text for the onscreen "assured transfer" button -->
+ <string name="qti_ims_onscreenAssuredTransfer">Гарантированный перевод</string>
<!-- Text for the onscreen "consultative transfer" button -->
+ <string name="qti_ims_onscreenConsultativeTransfer">Консультативный перевод</string>
<!-- Message indicating video calls not allowed if user enabled TTY Mode -->
+ <string name="video_call_not_allowed_if_tty_enabled">Отключите режим TTY для выполнения видеозвонков.</string>
<!-- Description of the deflect target in the Slide unlock screen. [CHAR LIMIT=NONE] -->
+ <string name="qti_description_target_deflect">Отклонить</string>
+ <string name="qti_description_deflect_error">Номер не задан. Укажите номер в настройках IMS и повторите попытку.</string>
+ <string name="qti_description_deflect_service_error">Служба не поддерживает отклонение вызовов.</string>
<!-- Message indicating call failed due to handover not feasible -->
+ <string name="call_failed_ho_not_feasible">Вызов был завершен из-за неудачного перехода из сети 4G в 2G/3G.</string>
<!-- Text for the onscreen "Add Participant" button -->
+ <string name="onscreenAddParticipant">Добавить участника</string>
<!-- Title of the IMS to CS redial dialog -->
+ <string name="cs_redial_option">Параметры повторного звонка</string>
<!-- Message text of the IMS to CS redial dialog -->
+ <string name="cs_redial_msg">Не удается выполнить IMS-видеовызов. Перезвонить без видеосвязи?</string>
<!-- Session modify cause unspecified -->
<!-- Session modify cause code upgrade local request -->
+ <string name="session_modify_cause_upgrade_local_request">Вызов обновлен по запросу пользователя</string>
<!-- Session modify cause code upgrade remote request -->
+ <string name="session_modify_cause_upgrade_remote_request">Вызов обновлен по запросу удаленного пользователя</string>
<!-- Session modify cause code downgrade local request -->
+ <string name="session_modify_cause_downgrade_local_request">Вызов понижен по запросу пользователя</string>
<!-- Session modify cause code downgrade remote request -->
+ <string name="session_modify_cause_downgrade_remote_request">Вызов понижен по запросу удаленного пользователя</string>
<!-- Session modify cause code downgrade rtp timeout -->
+ <string name="session_modify_cause_downgrade_rtp_timeout">Вызов понижен из-за таймаута RTP</string>
<!-- Session modify cause code downgrade qos -->
+ <string name="session_modify_cause_downgrade_qos">Вызов понижен из-за качества обслуживания</string>
<!-- Session modify cause code downgrade packet loss -->
+ <string name="session_modify_cause_downgrade_packet_loss">Вызов понижен из-за потери пакетов</string>
<!-- Session modify cause code downgrade low thrput -->
+ <string name="session_modify_cause_downgrade_low_thrput">Вызов понижен из-за низкой пропускной способности</string>
<!-- Session modify cause code downgrade thermal mitigation -->
+ <string name="session_modify_cause_downgrade_thermal_mitigation">Вызов понижен из-за нагрева устройства</string>
<!-- Session modify cause code downgrade lipsync -->
+ <string name="session_modify_cause_downgrade_lipsync">Вызов понижен из-за рассинхронизации</string>
<!-- Session modify cause code downgrade generic error -->
+ <string name="session_modify_cause_downgrade_generic_error">Вызов понижен из-за общей ошибки</string>
<!-- In-call screen: status label for an incoming conference call [CHAR LIMIT=25] -->
+ <string name="card_title_incoming_conf_call">Входящий конференц-вызов</string>
<!-- In-call screen: status label for an incoming video conference call [CHAR LIMIT=25] -->
+ <string name="card_title_incoming_video_conf_call">Входящая видеоконференция</string>
<!-- The "label" of the in-call Notification for an incoming conference ringing call. [CHAR LIMIT=60] -->
+ <string name="notification_incoming_conf_call">Входящий конференц-вызов</string>
<!-- Title displayed in the overlay for incoming conference calls which include the name of the provider.
[CHAR LIMIT=40] -->
+ <string name="incoming_conf_via_template">Входящий конференц-вызов через <xliff:g id="provider_name">%s</xliff:g></string>
<!-- Message indicating call failed due to low battery -->
+ <string name="call_failed_due_to_low_battery">Сбой вызова из-за низкого уровня заряда аккумулятора</string>
<!-- VoWifi call quality indicators -->
+ <string name="vowifi_call_quality_good">Хорошее качество голоса</string>
+ <string name="vowifi_call_quality_fair">Разумное качество голоса</string>
+ <string name="vowifi_call_quality_poor">Плохое качество голоса</string>
<!-- Title for low battery alert dialogue -->
+ <string name="low_battery">Предупреждение о разряде аккумулятора</string>
<!-- Message text of the low battery alert dialog in cases video call doesn't have downgrade capabilities -->
+ <string name="low_battery_hangup_msg">Желаете завершить звонок?</string>
<!-- Message text of the low battery alert dialog for MO/MT video calls -->
+ <string name="low_battery_msg">Уровень заряда аккумулятора ниже 15%. Продолжить видеовызов или преобразовать его в голосовой вызов?</string>
<!-- No option of the low battery alert dialog for MO/MT Video calls -->
+ <string name="low_battery_convert">Преобразовать</string>
<!-- International prefix source-->
<!-- International prefix converted value-->
+ <string name="video_call">Видеозвонок</string>
+ <string name="video_call_cannot_upgrade">Не удается принять видеозвонок в данный момент</string>
<!-- Pop up menu options for picture mode -->
+ <string name="video_call_picture_mode_menu_title">Выбор режима изображения</string>
+ <string name="video_call_picture_mode_preview_video">Предварительный просмотр камеры</string>
+ <string name="video_call_picture_mode_incoming_video">Входящее видео</string>
+ <string name="video_call_picture_mode_cancel_option">Отмена</string>
+ <string name="video_call_picture_mode_save_option">Сохранить</string>
</resources>
diff --git a/InCallUI/res/values-tl/cm_strings.xml b/InCallUI/res/values-tl/cm_strings.xml
new file mode 100644
index 000000000..fbad2c49a
--- /dev/null
+++ b/InCallUI/res/values-tl/cm_strings.xml
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-2014 The CyanogenMod Project
+ Copyright (c) 2013, The Linux Foundation. All rights reserved.
+
+ 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">
+ <!-- In-call screen: call failure reason (call denied because call barring is ON on MT side ) -->
+ <!-- In-call screen: status label for an incoming call that is not answered and forwarded -->
+ <!-- In-call screen: "call type" indication for a forwarded call [CHAR LIMIT=30] -->
+ <!-- In-call screen: status label for a call in the "dialing" state that's waiting for the busy remote side -->
+ <!-- In-call screen: status label for an outgoing call that's routed via a specific
+ provider (e.g. MSIM) and is waiting for the busy remote side -->
+ <!-- In-call screen: status label template for an active call that's routed via a specific
+ provider (e.g. MSIM) -->
+ <!-- In-call screen: status label for a call that is held remotely -->
+</resources>
diff --git a/InCallUI/res/values-tl/qtistrings.xml b/InCallUI/res/values-tl/qtistrings.xml
new file mode 100644
index 000000000..61550b367
--- /dev/null
+++ b/InCallUI/res/values-tl/qtistrings.xml
@@ -0,0 +1,89 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ ~ Copyright (c) 2015, 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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Call substate label -->
+ <!-- Call substate label for call resumed -->
+ <!-- Call substate label for call connected suspended (audio) -->
+ <!-- Call substate label for call connected suspended (video) -->
+ <!-- Call substate label for avp retry -->
+ <!-- Video quality changed message -->
+ <!-- Video quality High -->
+ <!-- Video quality Medium -->
+ <!-- Video quality Low -->
+ <!-- Video quality Unknown -->
+ <!-- Message indicating that Video Started flowing for IMS-VT calls -->
+ <!-- Message indicating that Video Stopped flowing for IMS-VT calls -->
+ <!-- Message indicating that camera failure has occurred for the selected camera and
+ as result camera is not ready -->
+ <!-- Message indicating that camera is ready/available -->
+ <!-- Message indicating unknown call session event -->
+ <!-- Message indicating data usage -->
+ <!-- In-call screen: Modify Call Options for IMS call -->
+ <!-- Modify call error cause -->
+ <!-- Description of the call transfer related strings [CHAR LIMIT=NONE] -->
+ <!-- Text for the onscreen "blind transfer" button -->
+ <!-- Text for the onscreen "assured transfer" button -->
+ <!-- Text for the onscreen "consultative transfer" button -->
+ <!-- Message indicating video calls not allowed if user enabled TTY Mode -->
+ <!-- Description of the deflect target in the Slide unlock screen. [CHAR LIMIT=NONE] -->
+ <!-- Message indicating call failed due to handover not feasible -->
+ <!-- Text for the onscreen "Add Participant" button -->
+ <!-- Title of the IMS to CS redial dialog -->
+ <!-- Message text of the IMS to CS redial dialog -->
+ <!-- Session modify cause unspecified -->
+ <!-- Session modify cause code upgrade local request -->
+ <!-- Session modify cause code upgrade remote request -->
+ <!-- Session modify cause code downgrade local request -->
+ <!-- Session modify cause code downgrade remote request -->
+ <!-- Session modify cause code downgrade rtp timeout -->
+ <!-- Session modify cause code downgrade qos -->
+ <!-- Session modify cause code downgrade packet loss -->
+ <!-- Session modify cause code downgrade low thrput -->
+ <!-- Session modify cause code downgrade thermal mitigation -->
+ <!-- Session modify cause code downgrade lipsync -->
+ <!-- Session modify cause code downgrade generic error -->
+ <!-- In-call screen: status label for an incoming conference call [CHAR LIMIT=25] -->
+ <!-- In-call screen: status label for an incoming video conference call [CHAR LIMIT=25] -->
+ <!-- The "label" of the in-call Notification for an incoming conference ringing call. [CHAR LIMIT=60] -->
+ <!-- Title displayed in the overlay for incoming conference calls which include the name of the provider.
+ [CHAR LIMIT=40] -->
+ <!-- Message indicating call failed due to low battery -->
+ <!-- VoWifi call quality indicators -->
+ <!-- Title for low battery alert dialogue -->
+ <!-- Message text of the low battery alert dialog in cases video call doesn't have downgrade capabilities -->
+ <!-- Message text of the low battery alert dialog for MO/MT video calls -->
+ <!-- No option of the low battery alert dialog for MO/MT Video calls -->
+ <!-- International prefix source-->
+ <!-- International prefix converted value-->
+ <!-- Pop up menu options for picture mode -->
+</resources>
diff --git a/res/values-cy/cm_plurals.xml b/res/values-cy/cm_plurals.xml
index 9bae86bae..334f05fee 100644
--- a/res/values-cy/cm_plurals.xml
+++ b/res/values-cy/cm_plurals.xml
@@ -15,4 +15,21 @@
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"></resources>
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <plurals name="minute">
+ <item quantity="zero">%d mun</item>
+ <item quantity="one">1 mun</item>
+ <item quantity="two">%d fun</item>
+ <item quantity="few">%d mun</item>
+ <item quantity="many">%d mun</item>
+ <item quantity="other">%d mun</item>
+ </plurals>
+ <plurals name="call">
+ <item quantity="zero">%d galwadau</item>
+ <item quantity="one">1 galwad</item>
+ <item quantity="two">%d alwad</item>
+ <item quantity="few">%d galwad</item>
+ <item quantity="many">%d galwad</item>
+ <item quantity="other">%d galwad</item>
+ </plurals>
+</resources>
diff --git a/res/values-cy/cm_strings.xml b/res/values-cy/cm_strings.xml
index 2c0bc30e1..13bb5091b 100644
--- a/res/values-cy/cm_strings.xml
+++ b/res/values-cy/cm_strings.xml
@@ -23,6 +23,7 @@
<!-- Call statistics -->
<!-- Text displayed when there are no call log entries in the selected time range. -->
<!-- Speed Dial -->
+ <string name="speed_dial_not_set">(heb ei osod)</string>
<!-- Speed Dial can not be set for the key used for Emergency number-->
<!-- Text displayed when the list of incoming calls is empty -->
<!-- Text displayed when the list of outgoing calls is empty -->
diff --git a/res/values-cy/strings.xml b/res/values-cy/strings.xml
index fba533972..060446a21 100644
--- a/res/values-cy/strings.xml
+++ b/res/values-cy/strings.xml
@@ -34,7 +34,9 @@
This is especially valuable for views without textual representation like ImageView.
[CHAR LIMIT=NONE] -->
+ <string name="callHistoryIconLabel">Hanes galwadau</string>
<!-- Text for a menu item to report a call as having been incorrectly identified. [CHAR LIMIT=48] -->
+ <string name="action_report_number">Rhoi gwybod am rif anghywir</string>
<!-- Option displayed in context menu to copy long pressed phone number. [CHAR LIMIT=48] -->
<string name="action_copy_number_text">Copïo\'r rhif</string>
<!-- Option displayed in context menu to copy long pressed voicemail transcription. [CHAR LIMIT=48] -->
@@ -55,6 +57,7 @@ Mae <xliff:g id="number" example="(555) 555-5555">%1$s</xliff:g> wedi ei ddad-rw
<string name="call_details_delete">Dileu</string>
<!-- Label for action to edit a number before calling it. [CHAR LIMIT=48] -->
<!-- Menu item used to remove all calls from the call log -->
+ <string name="call_log_delete_all">Clirio hanes galwadau</string>
<!-- Menu item used to delete a voicemail. [CHAR LIMIT=30] -->
<!-- Menu item used to archive a voicemail. [CHAR LIMIT=30] -->
<string name="call_log_archive_voicemail">Archifo\'r neges</string>
@@ -68,12 +71,15 @@ Mae <xliff:g id="number" example="(555) 555-5555">%1$s</xliff:g> wedi ei ddad-rw
<!-- Text for going to archive button in snackbar for voicemail archive. [CHAR LIMIT=10] -->
<string name="snackbar_voicemail_archived_goto">MYND I\'R ARCHIF</string>
<!-- Title of the confirmation dialog for clearing the call log. [CHAR LIMIT=37] -->
+ <string name="clearCallLogConfirmation_title">Clirio hanes galwadau?</string>
<!-- Confirmation dialog for clearing the call log. [CHAR LIMIT=NONE] -->
<!-- Title of the "Clearing call log" progress-dialog [CHAR LIMIT=35] -->
+ <string name="clearCallLogProgress_title">Yn clirio hanes galwadau\u2026</string>
<!-- Title used for the activity for placing a call. This name appears
in activity disambig dialogs -->
<!-- Notification strings -->
<!-- Missed call notification label, used when there's exactly one missed call -->
+ <string name="notification_missedCallTitle">Galwad wedi ei methu</string>
<!-- Missed call notification label, used when there's exactly one missed call from work contact -->
<string name="notification_missedWorkCallTitle">Wedi methu galwad gwaith</string>
<!-- Missed call notification label, used when there are two or more missed calls -->
@@ -89,7 +95,6 @@ Mae <xliff:g id="number" example="(555) 555-5555">%1$s</xliff:g> wedi ei ddad-rw
[CHAR LIMIT=18] -->
<string name="notification_missedCall_message">Neges</string>
<!-- DO NOT TRANSLATE. Hardcoded number used for restricted incoming phone numbers. -->
- <string name="handle_restricted">CYFYNGEDIG</string>
<!-- Title of the notification of new voicemails. [CHAR LIMIT=30] -->
<!-- Used in the notification of a new voicemail for the action to play the voicemail. -->
<!-- Used to build a list of names or phone numbers, to indicate the callers who left
@@ -108,11 +113,15 @@ Mae <xliff:g id="number" example="(555) 555-5555">%1$s</xliff:g> wedi ei ddad-rw
<!-- Message to display if we fail to get content within a suitable time period. [CHAR LIMIT=40] -->
<!-- The header to show that call log is only showing voicemail calls. [CHAR LIMIT=40] -->
<!-- The header to show that call log is only showing incoming calls. [CHAR LIMIT=40] -->
+ <string name="call_log_incoming_header">Galwadau i mewn yn unig</string>
<!-- The header to show that call log is only showing outgoing calls. [CHAR LIMIT=40] -->
+ <string name="call_log_outgoing_header">Galwadau allan yn unig</string>
<!-- The header to show that call log is only showing missed calls. [CHAR LIMIT=40] -->
+ <string name="call_log_missed_header">Galwadau a methwyd yn unig</string>
<!-- Title for promo card for visual voicemail. [CHAR LIMIT=40] -->
<!-- Promo card text for visual voicemail. -->
<!-- Text for "Settings" link for visual voicemail promo card. [CHAR LIMIT=30] -->
+ <string name="visual_voicemail_settings">Gosodiadau</string>
<!-- Voicemail status message shown at the top of call log to notify the user that no new
voicemails are currently available. This can happen when both notification as well as data
connection to the voicemail server is lost. [CHAR LIMIT=64] -->
@@ -129,17 +138,22 @@ Mae <xliff:g id="number" example="(555) 555-5555">%1$s</xliff:g> wedi ei ddad-rw
server directly to listen to the voicemails. [CHAR LIMIT=20] -->
<!-- The counter for calls in a group and the date of the latest call as shown in the call log [CHAR LIMIT=15] -->
<!-- Title for the sms disambiguation dialog -->
+ <string name="sms_disambig_title">Dewis rhif</string>
<!-- Title for the call disambiguation dialog -->
+ <string name="call_disambig_title">Dewis rhif</string>
<!-- Message next to disamgiguation dialog check box -->
+ <string name="make_primary">Cofio\'r dewis hwn</string>
<!-- String describing the Search ImageButton
Used by AccessibilityService to announce the purpose of the button.
[CHAR LIMIT=NONE]
-->
+ <string name="description_search_button">chwilio</string>
<!-- String describing the Dial ImageButton
Used by AccessibilityService to announce the purpose of the button.
-->
+ <string name="description_dial_button">deialu</string>
<!-- String describing the digits text box containing the number to dial.
Used by AccessibilityService to announce the purpose of the view.
@@ -166,22 +180,29 @@ Mae <xliff:g id="number" example="(555) 555-5555">%1$s</xliff:g> wedi ei ddad-rw
-->
<!-- Content description for the fake action menu button that brings up the call history
activity -->
+ <string name="action_menu_call_history_description">Hanes Galwadau</string>
<!-- Content description for the fake action menu overflow button.
This should be same as the description for the real action menu
overflow button available in ActionBar.
[CHAR LIMIT=NONE] -->
<!-- Content description for the button that displays the dialpad
[CHAR LIMIT=NONE] -->
+ <string name="action_menu_dialpad_button">pad deialu</string>
<!-- Menu item used to show only outgoing in the call log. [CHAR LIMIT=30] -->
<!-- Menu item used to show only incoming in the call log. [CHAR LIMIT=30] -->
<!-- Menu item used to show only missed in the call log. [CHAR LIMIT=30] -->
<!-- Menu item used to show only voicemails in the call log. [CHAR LIMIT=30] -->
<!-- Menu item used to show all calls in the call log. [CHAR LIMIT=30] -->
+ <string name="menu_show_all_calls">Dangos pob galwad</string>
<!-- Menu items for dialpad options as part of Pause and Wait ftr [CHAR LIMIT=30] -->
<!-- Label for the dialer app setting page [CHAR LIMIT=30]-->
+ <string name="dialer_settings_label">Gosodiadau</string>
<!-- Menu item to create a new contact [CHAR LIMIT=30] -->
+ <string name="menu_newContact">Cyswllt newydd</string>
<!-- Menu item to display all contacts [CHAR LIMIT=30] -->
+ <string name="menu_allContacts">Pob cyswllt</string>
<!-- Title bar for call detail screen -->
+ <string name="callDetailTitle">Manylion yr alwad</string>
<!-- Toast for call detail screen when couldn't read the requested details -->
<!-- Item label: jump to the in-call DTMF dialpad.
(Part of a list of options shown in the dialer when another call
@@ -192,18 +213,26 @@ Mae <xliff:g id="number" example="(555) 555-5555">%1$s</xliff:g> wedi ei ddad-rw
<!-- Item label: use the Dialer's dialpad to add another call.
(Part of a list of options shown in the dialer when another call
is already in progress.) -->
+ <string name="dialer_addAnotherCall">Ychwanegu galwad</string>
<!-- Title for incoming call type. [CHAR LIMIT=40] -->
+ <string name="type_incoming">Galwad i mewn</string>
<!-- Title for outgoing call type. [CHAR LIMIT=40] -->
+ <string name="type_outgoing">Galwad allan</string>
<!-- Title for missed call type. [CHAR LIMIT=40] -->
+ <string name="type_missed">Galwad wedi ei methu</string>
<!-- Title for incoming video call in call details screen [CHAR LIMIT=60] -->
+ <string name="type_incoming_video">Galwad fideo i mewn</string>
<!-- Title for outgoing video call in call details screen [CHAR LIMIT=60] -->
+ <string name="type_outgoing_video">Galwad fideo allan</string>
<!-- Title for missed video call in call details screen [CHAR LIMIT=60] -->
+ <string name="type_missed_video">Galwad fideo wedi\'i methu</string>
<!-- Title for voicemail details screen -->
<!-- Title for rejected call type. [CHAR LIMIT=40] -->
<string name="type_rejected">Galwad wedi\'i gwrthod</string>
<!-- Title for blocked call type. [CHAR LIMIT=40] -->
<string name="type_blocked">Galwad wedi\'i rhwystro</string>
<!-- Description for incoming calls going to voice mail vs. not -->
+ <string name="actionIncomingCall">Galwadau i mewn</string>
<!-- String describing the icon in the call log used to play a voicemail.
Note: AccessibilityServices use this attribute to announce what the view represents.
@@ -219,6 +248,7 @@ Mae <xliff:g id="number" example="(555) 555-5555">%1$s</xliff:g> wedi ei ddad-rw
Note: AccessibilityServices use this attribute to announce what the view represents.
This is especially valuable for views without textual representation like ImageView.
-->
+ <string name="description_call">Galw <xliff:g id="name">%1$s</xliff:g></string>
<!-- String describing the button to access the contact details for a name or number.
Note: AccessibilityServices use this attribute to announce what the view represents.
@@ -235,12 +265,14 @@ Mae <xliff:g id="number" example="(555) 555-5555">%1$s</xliff:g> wedi ei ddad-rw
This is especially valuable for views without textual representation like ImageView.
[CHAR LIMIT=NONE]
-->
+ <string name="description_video_call">Galwad fideo.</string>
<!-- String describing the button to SMS a number or contact.
Note: AccessibilityServices use this attribute to announce what the view represents.
This is especially valuable for views without textual representation like ImageView.
[CHAR LIMIT=NONE]
-->
+ <string name="description_send_text_message">Anfon SMS at <xliff:g id="name">%1$s </xliff:g></string>
<!-- String describing the icon in the call log used to represent an unheard voicemail left to
the user.
@@ -250,9 +282,12 @@ Mae <xliff:g id="number" example="(555) 555-5555">%1$s</xliff:g> wedi ei ddad-rw
-->
<!-- String describing the icon used to start a voice search -->
<!-- Menu item used to call a contact, containing the number of the contact to call -->
+ <string name="menu_callNumber">Galw <xliff:g id="number">%s</xliff:g></string>
<!-- String used to display calls from unknown numbers in the call log -->
+ <string name="unknown">Anhysybys</string>
<!-- String used for displaying calls to the voicemail number in the call log -->
<!-- String used to display calls from private numbers in the call log -->
+ <string name="private_num">Rhif preifat</string>
<!-- String used to display calls from pay phone in the call log -->
<!-- A nicely formatted call duration displayed when viewing call details for duration less than 1 minute. For example "28 sec" -->
<!-- A nicely formatted call duration displayed when viewing call details. For example "42 min 28 sec" -->
@@ -269,6 +304,7 @@ Mae <xliff:g id="number" example="(555) 555-5555">%1$s</xliff:g> wedi ei ddad-rw
<string name="voicemailCallLogDateTimeFormatWithDuration"><xliff:g id="dateAndTime" example="Jul 25, 2014 at 2:49PM">%1$s</xliff:g> \u2022 <xliff:g id="duration" example="01:22">%2$s</xliff:g></string>
<!-- Dialog message which is shown when the user tries to make a phone call
to prohibited phone numbers [CHAR LIMIT=NONE] -->
+ <string name="dialog_phone_call_prohibited_message" msgid="4313552620858880999">Methu galw\'r rhif hwn</string>
<!-- Dialog message which is shown when the user tries to check voicemail
while the system isn't ready for the access. [CHAR LIMIT=NONE] -->
<!-- Dialog message which is shown when the user tries to check voicemail
@@ -276,6 +312,7 @@ Mae <xliff:g id="number" example="(555) 555-5555">%1$s</xliff:g> wedi ei ddad-rw
voicemail service in Airplane mode. [CHAR LIMI=NONE] -->
<string name="dialog_voicemail_airplane_mode_message">Er mwyn galw dy leisbost, diffodda modd awyren.</string>
<!-- Message that appears in the favorites tab of the Phone app when the contact list has not fully loaded yet (below the favorite and frequent contacts) [CHAR LIMIT=20] -->
+ <string name="contact_list_loading">Yn llwytho\u2026</string>
<!-- The title of a dialog that displays the IMEI of the phone -->
<!-- The title of a dialog that displays the MEID of the CDMA phone -->
<!-- Dialog text displayed when loading a phone number from the SIM card for speed dial -->
@@ -284,6 +321,7 @@ Mae <xliff:g id="number" example="(555) 555-5555">%1$s</xliff:g> wedi ei ddad-rw
<!-- Message displayed when there is no application available to handle voice search. [CHAR LIMIT=NONE] -->
<!-- Message displayed when the Phone application has been disabled and a phone call cannot
be made. [CHAR LIMIT=NONE] -->
+ <string name="call_not_available">Methu gwneud galwad ffôn gan fod yr ap Ffôn wedi ei analluogi.</string>
<!-- Message displayed when there is no application available to handle a particular action.
[CHAR LIMIT=NONE] -->
<!-- Hint displayed in dialer search box when there is no query that is currently typed.
@@ -296,15 +334,19 @@ Mae <xliff:g id="number" example="(555) 555-5555">%1$s</xliff:g> wedi ei ddad-rw
Do not translate. -->
<!-- String resource for the font-family to use for the full call history footer
Do not translate. -->
+ <string name="view_full_call_history_font_family">sans-serif</string>
<!-- Text displayed when the call log is empty. -->
<string name="call_log_all_empty">Mae dy hanes alwadau yn wag.</string>
<!-- Label of the button displayed when the call history is empty. Allows the user to make a call. -->
+ <string name="call_log_all_empty_action">Gwneud galwad</string>
<!-- Text displayed when the list of missed calls is empty -->
+ <string name="call_log_missed_empty">Does dim galwadau wedi eu methu.</string>
<!-- Text displayed when the list of voicemails is empty -->
<!-- Text displayed when the list of voicemail archives is empty -->
<string name="voicemail_archive_empty">Mae dy archif negeseuon llais yn wag.</string>
<!-- Menu option to show favorite contacts only -->
<!-- Title of activity that displays a list of all calls -->
+ <string name="call_log_activity_title">Hanes Galwadau</string>
<!-- Title of activity that displays a list of all archived voicemails -->
<string name="voicemail_archive_activity_title">Archif Negeseuon Llais</string>
<!-- Title for the call log tab containing the list of all voicemails and calls
@@ -320,7 +362,6 @@ Mae <xliff:g id="number" example="(555) 555-5555">%1$s</xliff:g> wedi ei ddad-rw
<!-- Positive confirmation button for the dialog which opens when the user needs to migrate to the framework blocking implementation [CHAR LIMIT=NONE]-->
<string name="migrate_blocked_numbers_dialog_allow_button">Caniatáu</string>
<!-- Do not translate -->
- <string name="migrate_blocked_numbers_dialog_cancel_button">@android:string/cancel</string>
<!-- Confirmation dialog title for blocking a number. [CHAR LIMIT=NONE] -->
<string name="block_number_confirmation_title">Rhwystro
<xliff:g id="number" example="(555) 555-5555">%1$s</xliff:g>?</string>
@@ -349,17 +390,28 @@ Caiff galwadau o\'r rhif hwn eu rhwystro, ond mi fydd dal yn bosib i\'r galwr ad
<!-- Accessibility text for the tab showing recent and favorite contacts who can be called.
[CHAR LIMIT=40] -->
<!-- Accessibility text for the tab showing the call history. [CHAR LIMIT=40] -->
+ <string name="tab_history">Hanes Galwadau</string>
<!-- Accessibility text for the tab showing the user's contacts. [CHAR LIMIT=40] -->
+ <string name="tab_all_contacts">Cysylltiadau</string>
<!-- Accessibility text for the tab showing the user's voicemails. [CHAR LIMIT=40] -->
<!-- Text displayed when user swipes out a favorite contact -->
+ <string name="favorite_hidden">Tynnwyd o\'r ffefrynnau</string>
<!-- Text displayed for the undo button to undo removing a favorite contact -->
+ <string name="favorite_hidden_undo">Dadwneud</string>
<!-- Shortcut item used to call a number directly from search -->
+ <string name="search_shortcut_call_number">Galw
+ <xliff:g id="number">%s</xliff:g>
+ </string>
<!-- Shortcut item used to add a number directly to a new contact from search.
[CHAR LIMIT=25] -->
+ <string name="search_shortcut_create_new_contact">Creu cyswllt newydd</string>
<!-- Shortcut item used to add a number to an existing contact directly from search.
[CHAR LIMIT=25] -->
+ <string name="search_shortcut_add_to_contact">Ychwanegu at gyswllt</string>
<!-- Shortcut item used to send a text message directly from search. [CHAR LIMIT=25] -->
+ <string name="search_shortcut_send_sms_message">Anfon SMS</string>
<!-- Shortcut item used to make a video call directly from search. [CHAR LIMIT=25] -->
+ <string name="search_shortcut_make_video_call">Gwneud galwad fideo</string>
<!-- Shortcut item used to block a number directly from search. [CHAR LIMIT=25] -->
<string name="search_shortcut_block_number">Rhwystro\'r rhif</string>
<!-- Number of missed calls shown on call card [CHAR LIMIT=40] -->
@@ -367,14 +419,17 @@ Caiff galwadau o\'r rhif hwn eu rhwystro, ond mi fydd dal yn bosib i\'r galwr ad
<!-- Shown as an action when there are no speed dial favorites -->
<!-- Shown when there are no contacts in the all contacts list. -->
<!-- Shown as an action when the all contacts list is empty -->
+ <string name="all_contacts_empty_add_contact_action">Ychwanegu cyswllt</string>
<!-- Shows up as a tooltip to provide a hint to the user that the profile pic in a contact
card can be tapped to bring up a list of all numbers, or long pressed to start reordering
[CHAR LIMIT=NONE]
-->
<!-- Remove button that shows up when contact is long-pressed. [CHAR LIMIT=NONE] -->
+ <string name="remove_contact">Tynnu</string>
<!-- Button text for the "video call" displayed underneath an entry in the call log.
Tapping causes a video call to be placed to the caller represented by the call log entry.
[CHAR LIMIT=30] -->
+ <string name="call_log_action_video_call">Galwad fideo</string>
<!-- Button text for a button displayed underneath an entry in the call log, which opens up a
messaging app to send a SMS to the number represented by the call log entry.
[CHAR LIMIT=30] -->
@@ -382,6 +437,7 @@ Caiff galwadau o\'r rhif hwn eu rhwystro, ond mi fydd dal yn bosib i\'r galwr ad
<!-- Button text for the button displayed underneath an entry in the call log.
Tapping navigates the user to the call details screen where the user can view details for
the call log entry. [CHAR LIMIT=30] -->
+ <string name="call_log_action_details">Manylion yr alwad</string>
<!-- Button text for the button displayed underneath an entry in the call log, which when
tapped triggers a return call to the named user. [CHAR LIMIT=30] -->
<!-- String describing an incoming missed call entry in the call log.
@@ -401,6 +457,7 @@ Caiff galwadau o\'r rhif hwn eu rhwystro, ond mi fydd dal yn bosib i\'r galwr ad
<!-- String describing an outgoing call entry in the call log.
Note: AccessibilityServices uses this attribute to announce what the view represents.
[CHAR LIMIT=NONE] -->
+ <string name="description_outgoing_call">Galwad i <xliff:g id="nameOrNumber" example="John Smith">^1</xliff:g>, <xliff:g id="typeOrLocation" example="Mobile">^2</xliff:g>, <xliff:g id="timeOfCall" example="2 min ago">^3</xliff:g>, <xliff:g id="phoneAccount" example="on SIM 1">^4</xliff:g>.</string>
<!-- String describing the phone account the call was made on or to. This string will be used
in description_incoming_missed_call, description_incoming_answered_call, and
description_outgoing_call.
@@ -424,6 +481,7 @@ Caiff galwadau o\'r rhif hwn eu rhwystro, ond mi fydd dal yn bosib i\'r galwr ad
<string name="call_log_via_number_phone_account"><xliff:g id="phoneAccount" example="SIM 1">%1$s</xliff:g> o <xliff:g id="number" example="(555) 555-5555">%2$s</xliff:g></string>
<!-- String describing the phone icon on a call log list item. When tapped, it will place a
call to the number represented by that call log entry. [CHAR LIMIT=NONE]-->
+ <string name="description_call_log_call_action">Galw</string>
<!-- String describing the "call" action for an entry in the call log. The call back
action triggers a return call to the named user.
Note: AccessibilityServices uses this attribute to announce the purpose of the button.
@@ -462,8 +520,10 @@ Caiff galwadau o\'r rhif hwn eu rhwystro, ond mi fydd dal yn bosib i\'r galwr ad
[CHAR LIMIT=NONE] -->
<!-- String used as a header in the call log above calls which occurred today.
[CHAR LIMIT=65] -->
+ <string name="call_log_header_today">Heddiw</string>
<!-- String used as a header in the call log above calls which occurred yesterday.
[CHAR LIMIT=65] -->
+ <string name="call_log_header_yesterday">Ddoe</string>
<!-- String used as a header in the call log above calls which occurred two days or more ago.
[CHAR LIMIT=65] -->
<!-- String a header on the call details screen. Appears above the list calls to or from a
@@ -493,6 +553,7 @@ Caiff galwadau o\'r rhif hwn eu rhwystro, ond mi fydd dal yn bosib i\'r galwr ad
[CHAR LIMIT=NONE] -->
<!-- Delimeter used between each item in a textual list; for example "Alpha, Beta".
[CHAR LIMIT=3] -->
+ <string name="list_delimeter">", "</string>
<!-- Dialer settings related strings-->
<!-- Title for "Display options" category, which controls how contacts are shown.
[CHAR LIMIT=40] -->
@@ -506,8 +567,13 @@ Caiff galwadau o\'r rhif hwn eu rhwystro, ond mi fydd dal yn bosib i\'r galwr ad
<!-- Setting option name to enable or disable DTMF tone sound [CHAR LIMIT=30] -->
<!-- Label for setting to adjust the length of DTMF tone sounds. [CHAR LIMIT=40] -->
<!-- Options displayed for the length of DTMF tone sounds. [CHAR LIMIT=40] -->
+ <string-array name="dtmf_tone_length_entries">
+ <item>Normal</item>
+ <item>Hir</item>
+ </string-array>
<!-- Do not translate. -->
<!-- Title of settings screen for managing the "Respond via SMS" feature. [CHAR LIMIT=30] -->
+ <string name="respond_via_sms_setting_title">Ymatebion cyflym</string>
<!-- Label for the call settings section [CHAR LIMIT=30] -->
<!-- Label for the blocked numbers settings section [CHAR LIMIT=30] -->
<string name="manage_blocked_numbers_label">Rhwystro galwadau</string>
@@ -529,7 +595,7 @@ Mae rhwystro galwadau wedi\'i analluogi gan dy fod wedi cysylltu â\'r gwasanaet
This will be followed by two buttons, 1) to view who is marked to be sent to voicemail
and 2) importing these settings to Dialer's block list. [CHAR LIMIT=NONE] -->
<string name="blocked_call_settings_import_description">
- Rwyt wedi nodi rhai galwyr trwy apiau eraill fel bod eu galwadau yn mynd yn syth i\'r lleisbost.
+ Rwyt wedi nodi rhai galwyr trwy apiau eraill fel bod eu galwadau yn mynd yn syth i\'r llaisbost.
</string>
<!-- Label for button to view numbers of contacts previous marked to be sent to voicemail.
[CHAR_LIMIT=20] -->
@@ -580,6 +646,7 @@ Wedi\'i analluogi gan fod galwad brys wedi ei gwneud. </string>
<!-- DO NOT TRANSLATE. Internal key for vibrate when ringing preference. -->
<!-- DO NOT TRANSLATE. Internal key for DTMF tone length preference. -->
<!-- The label of the button used to turn on a single permission [CHAR LIMIT=30]-->
+ <string name="permission_single_turn_on">Troi ymlaen</string>
<!-- The label of the button used to turn on multiple permissions [CHAR LIMIT=30]-->
<!-- Shown as a prompt to turn on the contacts permission to enable speed dial [CHAR LIMIT=NONE]-->
<string name="permission_no_speeddial">I alluogi deialu cyflym, rho ganiatâd yn yr ap Cysylltiadau.</string>
diff --git a/res/values-el/cm_strings.xml b/res/values-el/cm_strings.xml
index 18aec3895..6c37866b5 100644
--- a/res/values-el/cm_strings.xml
+++ b/res/values-el/cm_strings.xml
@@ -92,6 +92,7 @@
<string name="speed_dial_unassigned_dialog_message">Καμία ενέργεια ταχείας κλήσης δεν έχει εκχωρηθεί στο πλήκτρο \'<xliff:g id="number">%s</xliff:g>\'. Θέλετε να ορίσετε μια ενέργεια τώρα;</string>
<string name="dialog_speed_dial_airplane_mode_message">Για να χρησιμοποιήσετε την ταχεία κλήση, απενεργοποιήστε πρώτα την λειτουργία πτήσης</string>
<!-- Speed Dial can not be set for the key used for Emergency number-->
+ <string name="speed_dial_can_not_be_set">H γρήγορη κλήση δεν μπορεί να ρυθμιστεί για αυτό το πλήκτρο</string>
<string name="yes">Ναι</string>
<string name="no">Όχι</string>
<!-- Text displayed when the list of incoming calls is empty -->
@@ -104,20 +105,47 @@
<string name="no_call_log">Δεν υπάρχει αρχείο καταγραφής κλήσεων</string>
<string name="clear">Εκκαθάριση</string>
<string name="description_clear_search">Εκκαθάριση αναζητήσεων</string>
+ <string name="video_call_welcome_title"><b>Καλώς ήρθατε στη νέα λειτουργία Βιντεοκλήσεων</b></string>
+ <string name="video_call_welcome_message">Όλοι αγαπάμε να ακούμε αυτή την οικεία φωνή στο τέλος της γραμμής, αλλά μιλώντας πρόσωπο με πρόσωπο είναι πολύ καλύτερο! Για να αξιοποιήσετε την ζωντανή σύνδεση (ή FaceTime) θα πρέπει να ξέρετε τα παρακάτω:\n
+Πρέπει να είστε σε δίκτυο 4G/LTE ή σε WiFi σύνδεση\n Η συσκευή που καλείτε θα πρέπει να είναι συμβατή με βιντεοκλήση\n Οι βιντεοκλήσεις απαιτούν υψηλές ταχύτητες δεδομένων\n Μπορείτε επίσης να αναβαθμίσετε μία φωνητική κλήση σε βιντεοκλήση\n\n Ελέγξτε το <a>https://support.t-mobile.com/docs/DOC-23574</a> για περισσότερες πληροφορίες.</string>
<string name="video_call_welcome_message_repeat">Εμφάνιση αυτού του μηνύματος κάθε φορά</string>
<string name="toast_change_video_call_failed">Δεν μπορεί να γίνει αλλαγή σε βίντεο κλήση, εσφαλμένη μορφή αριθμού</string>
<string name="toast_make_video_call_failed">Δεν μπορεί να γίνει κλήση βίντεο, εσφαλμένη μορφή αριθμού</string>
<!-- Add for enhance videocall ui -->
+ <string name="overflowBothCallMenuItemText">Βιντεοκλήση, εμφάνισέ με</string>
+ <string name="overflowRXCallMenuItemText">Βιντεοκλήση, απέκρυψέ με</string>
+ <string name="overflowVOCallMenuItemText">Φωνητική κλήση</string>
+ <string name="video_call">Βιντεοκλήση</string>
+ <string name="call_data_info_label">Χρονόμετρο χρήσης κλήσεων/δεδομένων</string>
+ <string name="call_data_info_description">Χρόνος χρήσης κλήσης φωνής και χρόνος χρήσης δεδομένων</string>
+ <string name="alert_call_over_wifi">Οι κλήσεις θα γίνουν μέσω Wi-Fi.</string>
+ <string name="alert_call_no_cellular_coverage">Δεν υπάρχει διαθέσιμο δίκτυο κινητής τηλεφωνίας. Συνδεθείτε με διαθέσιμο Wi-Fi για να πραγματοποιήσετε κλήσεις.</string>
+ <string name="alert_user_connect_to_wifi_for_call">Συνδεθείτε με Wi-Fi για να πραγματοποιήσετε κλήσεις.</string>
+ <string name="alert_user_connect_to_wifi_for_call_text">Πατήστε εδώ για να δείτε τα διαθέσιμα δίκτυα</string>
+ <string name="menu_add_to_4g_conference_call">Προσθήκη σε 4G κλήση συνδιάσκεψης</string>
+ <string name="menu_4g_conference_call">4G κλήση συνδιάσκεψης</string>
<!-- Title for incoming 4G voice call in call details screen [CHAR LIMIT=60] -->
+ <string name="type_incoming_volte">Εισερχόμενη φωνητική κλήση 4G</string>
<!-- Title for incoming 4G video call in call details screen [CHAR LIMIT=60] -->
+ <string name="type_incoming_video_lte">Εισερχόμενη βιντεοκλήση 4G</string>
<!-- Title for outgoing 4G voice call in call details screen [CHAR LIMIT=60] -->
+ <string name="type_outgoing_volte">Εξερχόμενη φωνητική κλήση 4G</string>
<!-- Title for incoming 4G video call in call details screen [CHAR LIMIT=60] -->
+ <string name="type_outgoing_video_lte">Εξερχόμενη βιντεοκλήση 4G</string>
<!-- Title for missed 4G voice call in call details screen [CHAR LIMIT=60] -->
+ <string name="type_missed_volte">Αναπάντητη φωνητική κλήση 4G</string>
<!-- Title for missed 4G video call in call details screen [CHAR LIMIT=60] -->
+ <string name="type_missed_video_lte">Αναπάντητη βιντεοκλήση 4G</string>
<!-- Title for incoming wifi voice call in call details screen [CHAR LIMIT=60] -->
+ <string name="type_incoming_vowifi">Εισερχόμενη φωνητική κλήση Wi-Fi</string>
<!-- Title for incoming wifi video call in call details screen [CHAR LIMIT=60] -->
+ <string name="type_incoming_video_wifi">Εισερχόμενη βιντεοκλήση Wi-Fi</string>
<!-- Title for outgoing wifi voice call in call details screen [CHAR LIMIT=60] -->
+ <string name="type_outgoing_vowifi">Εξερχόμενη φωνητική κλήση Wi-Fi</string>
<!-- Title for outgoing wifi video call in call details screen [CHAR LIMIT=60] -->
+ <string name="type_outgoing_video_wifi">Εξερχόμενη βιντεοκλήση Wi-Fi</string>
<!-- Title for missed wifi voice call in call details screen [CHAR LIMIT=60] -->
+ <string name="type_missed_vowifi">Αναπάντητη φωνητική κλήση Wi-Fi</string>
<!-- Title for missed wifi video call in call details screen [CHAR LIMIT=60] -->
+ <string name="type_missed_video_wifi">Αναπάντητη βιντεοκλήση Wi-Fi</string>
</resources>
diff --git a/res/values-en-rCA/cm_arrays.xml b/res/values-en-rCA/cm_arrays.xml
new file mode 100644
index 000000000..f5aa9ddb5
--- /dev/null
+++ b/res/values-en-rCA/cm_arrays.xml
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013 The CyanogenMod 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">
+ <!-- 0: sec
+ 1: min
+ 2: min sec
+ 3: hour
+ 4: hour sec
+ 5: hour min
+ 6: hour min sec -->
+</resources>
diff --git a/res/values-en-rCA/cm_plurals.xml b/res/values-en-rCA/cm_plurals.xml
new file mode 100644
index 000000000..9bae86bae
--- /dev/null
+++ b/res/values-en-rCA/cm_plurals.xml
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013 The CyanogenMod 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"></resources>
diff --git a/res/values-en-rCA/cm_strings.xml b/res/values-en-rCA/cm_strings.xml
new file mode 100644
index 000000000..2c0bc30e1
--- /dev/null
+++ b/res/values-en-rCA/cm_strings.xml
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-2014 The CyanogenMod 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">
+ <!-- Forward lookup -->
+ <!-- dialpad t9 search -->
+ <!-- Number lookup -->
+ <!-- Chinese Reverse Lookup Provider -->
+ <!-- Call statistics -->
+ <!-- Text displayed when there are no call log entries in the selected time range. -->
+ <!-- Speed Dial -->
+ <!-- Speed Dial can not be set for the key used for Emergency number-->
+ <!-- Text displayed when the list of incoming calls is empty -->
+ <!-- Text displayed when the list of outgoing calls is empty -->
+ <!-- Text displayed when the call log is empty. -->
+ <!-- Add for enhance videocall ui -->
+ <!-- Title for incoming 4G voice call in call details screen [CHAR LIMIT=60] -->
+ <!-- Title for incoming 4G video call in call details screen [CHAR LIMIT=60] -->
+ <!-- Title for outgoing 4G voice call in call details screen [CHAR LIMIT=60] -->
+ <!-- Title for incoming 4G video call in call details screen [CHAR LIMIT=60] -->
+ <!-- Title for missed 4G voice call in call details screen [CHAR LIMIT=60] -->
+ <!-- Title for missed 4G video call in call details screen [CHAR LIMIT=60] -->
+ <!-- Title for incoming wifi voice call in call details screen [CHAR LIMIT=60] -->
+ <!-- Title for incoming wifi video call in call details screen [CHAR LIMIT=60] -->
+ <!-- Title for outgoing wifi voice call in call details screen [CHAR LIMIT=60] -->
+ <!-- Title for outgoing wifi video call in call details screen [CHAR LIMIT=60] -->
+ <!-- Title for missed wifi voice call in call details screen [CHAR LIMIT=60] -->
+ <!-- Title for missed wifi video call in call details screen [CHAR LIMIT=60] -->
+</resources>
diff --git a/res/values-fil-rPH/strings.xml b/res/values-fil-rPH/strings.xml
new file mode 100644
index 000000000..aa6b4a424
--- /dev/null
+++ b/res/values-fil-rPH/strings.xml
@@ -0,0 +1,501 @@
+<?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">
+ <!-- Application name used in Settings/Apps. Default label for activities
+ that don't specify a label. -->
+ <!-- Title for the activity that dials the phone. This is the name
+ used in the Launcher icon. -->
+ <!-- Title for the activity that dials the phone, when launched directly into the dialpad -->
+ <!-- The description text for the dialer tab.
+
+ Note: AccessibilityServices use this attribute to announce what the view represents.
+ This is especially valuable for views without textual representation like ImageView.
+
+ [CHAR LIMIT=NONE] -->
+ <!-- The description text for the call log tab.
+
+ Note: AccessibilityServices use this attribute to announce what the view represents.
+ This is especially valuable for views without textual representation like ImageView.
+
+ [CHAR LIMIT=NONE] -->
+ <!-- Text for a menu item to report a call as having been incorrectly identified. [CHAR LIMIT=48] -->
+ <!-- Option displayed in context menu to copy long pressed phone number. [CHAR LIMIT=48] -->
+ <!-- Option displayed in context menu to copy long pressed voicemail transcription. [CHAR LIMIT=48] -->
+ <!-- Label for action to block a number. [CHAR LIMIT=48] -->
+ <!-- Text for snackbar to undo blocking a number. [CHAR LIMIT=64] -->
+ <!-- Label for action to unblock a number [CHAR LIMIT=48]-->
+ <!-- Text for snackbar to undo unblocking a number. [CHAR LIMIT=64] -->
+ <!-- Text for undo button in snackbar for blocking/unblocking number. [CHAR LIMIT=10] -->
+ <!-- Menu item in call details used to remove a call or voicemail from the call log. -->
+ <!-- Label for action to edit a number before calling it. [CHAR LIMIT=48] -->
+ <!-- Menu item used to remove all calls from the call log -->
+ <!-- Menu item used to delete a voicemail. [CHAR LIMIT=30] -->
+ <!-- Menu item used to archive a voicemail. [CHAR LIMIT=30] -->
+ <!-- Menu item used to send a voicemail through other applications [CHAR LIMIT=30] -->
+ <!-- Text for snackbar to undo a voicemail delete. [CHAR LIMIT=30] -->
+ <!-- Text for snackbar to undo a voicemail archive. [CHAR LIMIT=30] -->
+ <!-- Text for undo button in snackbar for voicemail deletion. [CHAR LIMIT=10] -->
+ <!-- Text for going to archive button in snackbar for voicemail archive. [CHAR LIMIT=10] -->
+ <!-- Title of the confirmation dialog for clearing the call log. [CHAR LIMIT=37] -->
+ <!-- Confirmation dialog for clearing the call log. [CHAR LIMIT=NONE] -->
+ <!-- Title of the "Clearing call log" progress-dialog [CHAR LIMIT=35] -->
+ <!-- Title used for the activity for placing a call. This name appears
+ in activity disambig dialogs -->
+ <!-- Notification strings -->
+ <!-- Missed call notification label, used when there's exactly one missed call -->
+ <!-- Missed call notification label, used when there's exactly one missed call from work contact -->
+ <!-- Missed call notification label, used when there are two or more missed calls -->
+ <!-- Missed call notification message used when there are multiple missed calls -->
+ <!-- Message for "call back" Action, which is displayed in the missed call notificaiton.
+ The user will be able to call back to the person or the phone number.
+ [CHAR LIMIT=18] -->
+ <!-- Message for "reply via sms" action, which is displayed in the missed call notification.
+ The user will be able to send text messages using the phone number.
+ [CHAR LIMIT=18] -->
+ <!-- DO NOT TRANSLATE. Hardcoded number used for restricted incoming phone numbers. -->
+ <!-- Title of the notification of new voicemails. [CHAR LIMIT=30] -->
+ <!-- Used in the notification of a new voicemail for the action to play the voicemail. -->
+ <!-- Used to build a list of names or phone numbers, to indicate the callers who left
+ voicemails.
+ The first argument may be one or more callers, the most recent ones.
+ The second argument is an additional callers.
+ This string is used to build a list of callers.
+
+ [CHAR LIMIT=10]
+ -->
+ <!-- Text used in the ticker to notify the user of the latest voicemail. [CHAR LIMIT=30] -->
+ <!-- Message to show when there is an error playing back the voicemail. [CHAR LIMIT=40] -->
+ <!-- Message to display whilst we are waiting for the content to be fetched. [CHAR LIMIT=40] -->
+ <!-- Message to display whilst we are waiting for the content to be archived. [CHAR LIMIT=40] -->
+ <!-- Message to display if we fail to get content within a suitable time period. [CHAR LIMIT=40] -->
+ <!-- The header to show that call log is only showing voicemail calls. [CHAR LIMIT=40] -->
+ <!-- The header to show that call log is only showing incoming calls. [CHAR LIMIT=40] -->
+ <!-- The header to show that call log is only showing outgoing calls. [CHAR LIMIT=40] -->
+ <!-- The header to show that call log is only showing missed calls. [CHAR LIMIT=40] -->
+ <!-- Title for promo card for visual voicemail. [CHAR LIMIT=40] -->
+ <!-- Promo card text for visual voicemail. -->
+ <!-- Text for "Settings" link for visual voicemail promo card. [CHAR LIMIT=30] -->
+ <!-- Voicemail status message shown at the top of call log to notify the user that no new
+ voicemails are currently available. This can happen when both notification as well as data
+ connection to the voicemail server is lost. [CHAR LIMIT=64] -->
+ <!-- Voicemail status message shown at the top of call log to notify the user that there is no
+ data connection to the voicemail server, but there are new voicemails waiting on the server.
+ [CHAR LIMIT=64] -->
+ <!-- Voicemail status message shown at the top of call log to invite the user to configure
+ visual voicemail. [CHAR LIMIT=64] -->
+ <!-- Voicemail status message shown at the top of call details screen to notify the user that
+ the audio of this voicemail is not available. [CHAR LIMIT=64] -->
+ <!-- User action prompt shown next to a voicemail status message to let the user configure
+ visual voicemail. [CHAR LIMIT=20] -->
+ <!-- User action prompt shown next to a voicemail status message to let the user call voicemail
+ server directly to listen to the voicemails. [CHAR LIMIT=20] -->
+ <!-- The counter for calls in a group and the date of the latest call as shown in the call log [CHAR LIMIT=15] -->
+ <!-- Title for the sms disambiguation dialog -->
+ <!-- Title for the call disambiguation dialog -->
+ <!-- Message next to disamgiguation dialog check box -->
+ <!-- String describing the Search ImageButton
+
+ Used by AccessibilityService to announce the purpose of the button.
+ [CHAR LIMIT=NONE]
+ -->
+ <!-- String describing the Dial ImageButton
+
+ Used by AccessibilityService to announce the purpose of the button.
+ -->
+ <!-- String describing the digits text box containing the number to dial.
+
+ Used by AccessibilityService to announce the purpose of the view.
+ -->
+ <!-- String describing the button in the voicemail playback to start/stop playback.
+
+ Used by AccessibilityService to announce the purpose of the view.
+ -->
+ <!-- String describing the button in the voicemail playback to switch on/off speakerphone.
+
+ Used by AccessibilityService to announce the purpose of the view.
+ -->
+ <!-- String describing the seekbar in the voicemail playback to seek playback position.
+
+ Used by AccessibilityService to announce the purpose of the view.
+ -->
+ <!-- String describing the button in the voicemail playback to decrease playback rate.
+
+ Used by AccessibilityService to announce the purpose of the view.
+ -->
+ <!-- String describing the button in the voicemail playback to increase playback rate.
+
+ Used by AccessibilityService to announce the purpose of the view.
+ -->
+ <!-- Content description for the fake action menu button that brings up the call history
+ activity -->
+ <!-- Content description for the fake action menu overflow button.
+ This should be same as the description for the real action menu
+ overflow button available in ActionBar.
+ [CHAR LIMIT=NONE] -->
+ <!-- Content description for the button that displays the dialpad
+ [CHAR LIMIT=NONE] -->
+ <!-- Menu item used to show only outgoing in the call log. [CHAR LIMIT=30] -->
+ <!-- Menu item used to show only incoming in the call log. [CHAR LIMIT=30] -->
+ <!-- Menu item used to show only missed in the call log. [CHAR LIMIT=30] -->
+ <!-- Menu item used to show only voicemails in the call log. [CHAR LIMIT=30] -->
+ <!-- Menu item used to show all calls in the call log. [CHAR LIMIT=30] -->
+ <!-- Menu items for dialpad options as part of Pause and Wait ftr [CHAR LIMIT=30] -->
+ <!-- Label for the dialer app setting page [CHAR LIMIT=30]-->
+ <!-- Menu item to create a new contact [CHAR LIMIT=30] -->
+ <!-- Menu item to display all contacts [CHAR LIMIT=30] -->
+ <!-- Title bar for call detail screen -->
+ <!-- Toast for call detail screen when couldn't read the requested details -->
+ <!-- Item label: jump to the in-call DTMF dialpad.
+ (Part of a list of options shown in the dialer when another call
+ is already in progress.) -->
+ <!-- Item label: jump to the in-call UI.
+ (Part of a list of options shown in the dialer when another call
+ is already in progress.) -->
+ <!-- Item label: use the Dialer's dialpad to add another call.
+ (Part of a list of options shown in the dialer when another call
+ is already in progress.) -->
+ <!-- Title for incoming call type. [CHAR LIMIT=40] -->
+ <!-- Title for outgoing call type. [CHAR LIMIT=40] -->
+ <!-- Title for missed call type. [CHAR LIMIT=40] -->
+ <!-- Title for incoming video call in call details screen [CHAR LIMIT=60] -->
+ <!-- Title for outgoing video call in call details screen [CHAR LIMIT=60] -->
+ <!-- Title for missed video call in call details screen [CHAR LIMIT=60] -->
+ <!-- Title for voicemail details screen -->
+ <!-- Title for rejected call type. [CHAR LIMIT=40] -->
+ <!-- Title for blocked call type. [CHAR LIMIT=40] -->
+ <!-- Description for incoming calls going to voice mail vs. not -->
+ <!-- String describing the icon in the call log used to play a voicemail.
+
+ Note: AccessibilityServices use this attribute to announce what the view represents.
+ This is especially valuable for views without textual representation like ImageView.
+ -->
+ <!-- String describing the button to view the contact for the current number.
+
+ Note: AccessibilityServices use this attribute to announce what the view represents.
+ This is especially valuable for views without textual representation like ImageView.
+ -->
+ <!-- String describing the button to call a number or contact.
+
+ Note: AccessibilityServices use this attribute to announce what the view represents.
+ This is especially valuable for views without textual representation like ImageView.
+ -->
+ <!-- String describing the button to access the contact details for a name or number.
+
+ Note: AccessibilityServices use this attribute to announce what the view represents.
+ This is especially valuable for views without textual representation like ImageView.
+ -->
+ <!-- String indicating the number of calls to/from a caller in the call log.
+
+ Note: AccessibilityServices use this attribute to announce what the view represents.
+ This is especially valuable for views without textual representation like ImageView.
+ -->
+ <!-- String indicating a call log entry had video capabilities.
+
+ Note: AccessibilityServices use this attribute to announce what the view represents.
+ This is especially valuable for views without textual representation like ImageView.
+ [CHAR LIMIT=NONE]
+ -->
+ <!-- String describing the button to SMS a number or contact.
+
+ Note: AccessibilityServices use this attribute to announce what the view represents.
+ This is especially valuable for views without textual representation like ImageView.
+ [CHAR LIMIT=NONE]
+ -->
+ <!-- String describing the icon in the call log used to represent an unheard voicemail left to
+ the user.
+
+ Note: AccessibilityServices use this attribute to announce what the view represents.
+ This is especially valuable for views without textual representation like ImageView.
+ [CHAR LIMIT=NONE]
+ -->
+ <!-- String describing the icon used to start a voice search -->
+ <!-- Menu item used to call a contact, containing the number of the contact to call -->
+ <!-- String used to display calls from unknown numbers in the call log -->
+ <!-- String used for displaying calls to the voicemail number in the call log -->
+ <!-- String used to display calls from private numbers in the call log -->
+ <!-- String used to display calls from pay phone in the call log -->
+ <!-- A nicely formatted call duration displayed when viewing call details for duration less than 1 minute. For example "28 sec" -->
+ <!-- A nicely formatted call duration displayed when viewing call details. For example "42 min 28 sec" -->
+ <!-- The string 'Today'. This value is used in the voicemailCallLogDateTimeFormat rather than an
+ explicit date string, e.g. Jul 25, 2014, in the event that a voicemail was created on the
+ current day -->
+ <!-- A format string used for displaying the date and time for a voicemail call log. For example: Jul 25, 2014 at 2:49 PM
+ The date will be replaced by 'Today' for voicemails created on the current day. For example: Today at 2:49 PM -->
+ <!-- Format for duration of voicemails which are displayed when viewing voicemail logs. For example "01:22" -->
+ <!-- A format string used for displaying the date, time and duration for a voicemail call log. For example: Jul 25, 2014 at 2:49 PM • 00:34 -->
+ <!-- Dialog message which is shown when the user tries to make a phone call
+ to prohibited phone numbers [CHAR LIMIT=NONE] -->
+ <!-- Dialog message which is shown when the user tries to check voicemail
+ while the system isn't ready for the access. [CHAR LIMIT=NONE] -->
+ <!-- Dialog message which is shown when the user tries to check voicemail
+ while the system is in airplane mode. The user cannot access to
+ voicemail service in Airplane mode. [CHAR LIMI=NONE] -->
+ <!-- Message that appears in the favorites tab of the Phone app when the contact list has not fully loaded yet (below the favorite and frequent contacts) [CHAR LIMIT=20] -->
+ <!-- The title of a dialog that displays the IMEI of the phone -->
+ <!-- The title of a dialog that displays the MEID of the CDMA phone -->
+ <!-- Dialog text displayed when loading a phone number from the SIM card for speed dial -->
+ <!-- Dialog title displayed when loading a phone number from the SIM card for speed dial -->
+ <!-- Message displayed when there is no application available to handle the add contact menu option. [CHAR LIMIT=NONE] -->
+ <!-- Message displayed when there is no application available to handle voice search. [CHAR LIMIT=NONE] -->
+ <!-- Message displayed when the Phone application has been disabled and a phone call cannot
+ be made. [CHAR LIMIT=NONE] -->
+ <!-- Message displayed when there is no application available to handle a particular action.
+ [CHAR LIMIT=NONE] -->
+ <!-- Hint displayed in dialer search box when there is no query that is currently typed.
+ [CHAR LIMIT=30] -->
+ <!-- Hint displayed in add blocked number search box when there is no query typed.
+ [CHAR LIMIT=45] -->
+ <!-- String resource for the font-family to use for the call log activity's title
+ Do not translate. -->
+ <!-- String resource for the font-family to use for the full call history footer
+ Do not translate. -->
+ <!-- Text displayed when the call log is empty. -->
+ <!-- Label of the button displayed when the call history is empty. Allows the user to make a call. -->
+ <!-- Text displayed when the list of missed calls is empty -->
+ <!-- Text displayed when the list of voicemails is empty -->
+ <!-- Text displayed when the list of voicemail archives is empty -->
+ <!-- Menu option to show favorite contacts only -->
+ <!-- Title of activity that displays a list of all calls -->
+ <!-- Title of activity that displays a list of all archived voicemails -->
+ <!-- Title for the call log tab containing the list of all voicemails and calls
+ [CHAR LIMIT=30] -->
+ <!-- Title for the call log tab containing the list of all missed calls only
+ [CHAR LIMIT=30] -->
+ <!-- Title for the call log tab containing the list of all voicemail calls only
+ [CHAR LIMIT=30] -->
+ <!-- Title for dialog which opens when the user needs to migrate to the framework blocking implementation [CHAR LIMIT=30]-->
+ <!-- Body text for dialog which opens when the user needs to migrate to the framework blocking implementation [CHAR LIMIT=NONE]-->
+ <!-- Positive confirmation button for the dialog which opens when the user needs to migrate to the framework blocking implementation [CHAR LIMIT=NONE]-->
+ <!-- Do not translate -->
+ <!-- Confirmation dialog title for blocking a number. [CHAR LIMIT=NONE] -->
+ <!-- Confirmation dialog message for blocking a number with visual voicemail active.
+ [CHAR LIMIT=NONE] -->
+ <!-- Confirmation dialog message for blocking a number with no visual voicemail.
+ [CHAR LIMIT=NONE] -->
+ <!-- Confirmation dialog message for blocking a number with new filtering enabled.
+ [CHAR LIMIT=NONE] -->
+ <!-- Block number alert dialog button [CHAR LIMIT=32] -->
+ <!-- Confirmation dialog for unblocking a number. [CHAR LIMIT=NONE] -->
+ <!-- Unblock number alert dialog button [CHAR LIMIT=32] -->
+ <!-- Accessibility text for the tab showing recent and favorite contacts who can be called.
+ [CHAR LIMIT=40] -->
+ <!-- Accessibility text for the tab showing the call history. [CHAR LIMIT=40] -->
+ <!-- Accessibility text for the tab showing the user's contacts. [CHAR LIMIT=40] -->
+ <!-- Accessibility text for the tab showing the user's voicemails. [CHAR LIMIT=40] -->
+ <!-- Text displayed when user swipes out a favorite contact -->
+ <!-- Text displayed for the undo button to undo removing a favorite contact -->
+ <!-- Shortcut item used to call a number directly from search -->
+ <!-- Shortcut item used to add a number directly to a new contact from search.
+ [CHAR LIMIT=25] -->
+ <!-- Shortcut item used to add a number to an existing contact directly from search.
+ [CHAR LIMIT=25] -->
+ <!-- Shortcut item used to send a text message directly from search. [CHAR LIMIT=25] -->
+ <!-- Shortcut item used to make a video call directly from search. [CHAR LIMIT=25] -->
+ <!-- Shortcut item used to block a number directly from search. [CHAR LIMIT=25] -->
+ <!-- Number of missed calls shown on call card [CHAR LIMIT=40] -->
+ <!-- Shown when there are no speed dial favorites. -->
+ <!-- Shown as an action when there are no speed dial favorites -->
+ <!-- Shown when there are no contacts in the all contacts list. -->
+ <!-- Shown as an action when the all contacts list is empty -->
+ <!-- Shows up as a tooltip to provide a hint to the user that the profile pic in a contact
+ card can be tapped to bring up a list of all numbers, or long pressed to start reordering
+ [CHAR LIMIT=NONE]
+ -->
+ <!-- Remove button that shows up when contact is long-pressed. [CHAR LIMIT=NONE] -->
+ <!-- Button text for the "video call" displayed underneath an entry in the call log.
+ Tapping causes a video call to be placed to the caller represented by the call log entry.
+ [CHAR LIMIT=30] -->
+ <!-- Button text for a button displayed underneath an entry in the call log, which opens up a
+ messaging app to send a SMS to the number represented by the call log entry.
+ [CHAR LIMIT=30] -->
+ <!-- Button text for the button displayed underneath an entry in the call log.
+ Tapping navigates the user to the call details screen where the user can view details for
+ the call log entry. [CHAR LIMIT=30] -->
+ <!-- Button text for the button displayed underneath an entry in the call log, which when
+ tapped triggers a return call to the named user. [CHAR LIMIT=30] -->
+ <!-- String describing an incoming missed call entry in the call log.
+ Note: AccessibilityServices uses this attribute to announce what the view represents.
+ [CHAR LIMIT=NONE] -->
+ <!-- String describing an incoming answered call entry in the call log.
+ Note: AccessibilityServices uses this attribute to announce what the view represents.
+ [CHAR LIMIT=NONE] -->
+ <!-- String describing an "unread" voicemail entry in the voicemails tab.
+ Note: AccessibilityServices use this attribute to announce what the view represents.
+ [CHAR LIMIT=NONE] -->
+ <!-- String describing a "read" voicemail entry in the voicemails tab.
+ Note: AccessibilityServices use this attribute to announce what the view represents.
+ [CHAR LIMIT=NONE] -->
+ <!-- String describing an outgoing call entry in the call log.
+ Note: AccessibilityServices uses this attribute to announce what the view represents.
+ [CHAR LIMIT=NONE] -->
+ <!-- String describing the phone account the call was made on or to. This string will be used
+ in description_incoming_missed_call, description_incoming_answered_call, and
+ description_outgoing_call.
+ Note: AccessibilityServices uses this attribute to announce what the view represents.
+ [CHAR LIMIT=NONE] -->
+ <!-- String describing the secondary line number the call was received via.
+ Note: AccessibilityServices use this attribute to announce what the view represents.
+ [CHAR LIMIT=NONE]-->
+ <!-- TextView text item showing the secondary line number the call was received via.
+ [CHAR LIMIT=NONE]-->
+ <!-- String describing the PhoneAccount and via number that a call was received on, if both are
+ visible.
+ Note: AccessibilityServices use this attribute to announce what the view represents.
+ [CHAR LIMIT=NONE]-->
+ <!-- The order of the PhoneAccount and via number that a call was received on,
+ if both are visible.
+ [CHAR LIMIT=NONE]-->
+ <!-- String describing the phone icon on a call log list item. When tapped, it will place a
+ call to the number represented by that call log entry. [CHAR LIMIT=NONE]-->
+ <!-- String describing the "call" action for an entry in the call log. The call back
+ action triggers a return call to the named user.
+ Note: AccessibilityServices uses this attribute to announce the purpose of the button.
+ [CHAR LIMIT=NONE] -->
+ <!-- String describing the "video call" action for an entry in the call log. The video call
+ action triggers a return video call to the named person/number.
+ Note: AccessibilityServices uses this attribute to announce the purpose of the button.
+ [CHAR LIMIT=NONE] -->
+ <!-- String describing the "listen" action for an entry in the call log. The listen
+ action is shown for call log entries representing a voicemail message and this button
+ triggers playing back the voicemail.
+ Note: AccessibilityServices uses this attribute to announce the purpose of the button.
+ [CHAR LIMIT=NONE] -->
+ <!-- String describing the "play voicemail" action for an entry in the call log.
+ Note: AccessibilityServices uses this attribute to announce the purpose of the button.
+ [CHAR LIMIT=NONE] -->
+ <!-- String describing the "pause voicemail" action for an entry in the call log.
+ Note: AccessibilityServices uses this attribute to announce the purpose of the button.
+ [CHAR LIMIT=NONE] -->
+ <!-- String describing the "delete voicemail" action for an entry in the call log.
+ Note: AccessibilityServices uses this attribute to announce the purpose of the button.
+ [CHAR LIMIT=NONE] -->
+ <!-- String describing the number of new voicemails, displayed as a number badge on a tab.
+ Note: AccessibilityServices uses this attribute to announce the purpose of the button.
+ [CHAR LIMIT=NONE] -->
+ <!-- Description for the "create new contact" action for an entry in the call log. This action
+ opens a screen for creating a new contact for this name or number. [CHAR LIMIT=NONE] -->
+ <!-- Description for the "add to existing contact" action for an entry in the call log. This
+ action opens a screen for adding this name or number to an existing contact.
+ [CHAR LIMIT=NONE] -->
+ <!-- String describing the "details" action for an entry in the call log. The details action
+ displays the call details screen for an entry in the call log. This shows the calls to
+ and from the specified number associated with the call log entry.
+ [CHAR LIMIT=NONE] -->
+ <!-- Toast message which appears when a call log entry is deleted.
+ [CHAR LIMIT=NONE] -->
+ <!-- String used as a header in the call log above calls which occurred today.
+ [CHAR LIMIT=65] -->
+ <!-- String used as a header in the call log above calls which occurred yesterday.
+ [CHAR LIMIT=65] -->
+ <!-- String used as a header in the call log above calls which occurred two days or more ago.
+ [CHAR LIMIT=65] -->
+ <!-- String a header on the call details screen. Appears above the list calls to or from a
+ particular number.
+ [CHAR LIMIT=65] -->
+ <!-- String describing the "speaker on" button on the playback control used to listen to a
+ voicemail message. When speaker is on, playback of the voicemail will occur through the
+ phone speaker.
+ Note: AccessibilityServices uses this attribute to announce the purpose of the button.
+ [CHAR LIMIT=NONE] -->
+ <!-- String describing the "speaker off" button on the playback control used to listen to a
+ voicemail message. When speaker is off, playback of the voicemail will occur through the
+ phone earpiece.
+ Note: AccessibilityServices uses this attribute to announce the purpose of the button.
+ [CHAR LIMIT=NONE] -->
+ <!-- String describing the "play faster" button in the playback control used to listen to a
+ voicemail message. Speeds up playback of the voicemail message.
+ Note: AccessibilityServices uses this attribute to announce the purpose of the button.
+ [CHAR LIMIT=NONE] -->
+ <!-- String describing the "play slower" button in the playback control used to listen to a
+ voicemail message. Slows down playback of the voicemail message.
+ Note: AccessibilityServices uses this attribute to announce the purpose of the button.
+ [CHAR LIMIT=NONE] -->
+ <!-- String describing the "play/pause" button in the playback control used to listen to a
+ voicemail message. Starts playback or pauses ongoing playback.
+ Note: AccessibilityServices uses this attribute to announce the purpose of the button.
+ [CHAR LIMIT=NONE] -->
+ <!-- Delimeter used between each item in a textual list; for example "Alpha, Beta".
+ [CHAR LIMIT=3] -->
+ <!-- Dialer settings related strings-->
+ <!-- Title for "Display options" category, which controls how contacts are shown.
+ [CHAR LIMIT=40] -->
+ <!-- Title for the "Sounds and vibration" settings control settings related to ringtones,
+ dialpad tones, and vibration for incoming calls. [CHAR LIMIT=40] -->
+ <!-- Title for "Accessibility" category, which controls settings such as TTY mode and hearing
+ aid compatability. [CHAR LIMIT=40] -->
+ <!-- Setting option name to pick ringtone (a list dialog comes up). [CHAR LIMIT=30] -->
+ <!-- Setting option name to enable or disable vibration when ringing the phone.
+ [CHAR LIMIT=30] -->
+ <!-- Setting option name to enable or disable DTMF tone sound [CHAR LIMIT=30] -->
+ <!-- Label for setting to adjust the length of DTMF tone sounds. [CHAR LIMIT=40] -->
+ <!-- Options displayed for the length of DTMF tone sounds. [CHAR LIMIT=40] -->
+ <!-- Do not translate. -->
+ <!-- Title of settings screen for managing the "Respond via SMS" feature. [CHAR LIMIT=30] -->
+ <!-- Label for the call settings section [CHAR LIMIT=30] -->
+ <!-- Label for the blocked numbers settings section [CHAR LIMIT=30] -->
+ <!-- Label for a section describing that call blocking is temporarily disabled because an
+ emergency call was made. [CHAR LIMIT=50] -->
+ <!-- Description that call blocking is temporarily disabled because the user called an
+ emergency number, and explains that call blocking will be re-enabled after a buffer
+ period has passed. [CHAR LIMIT=NONE] -->
+ <!-- Label for fragment to import numbers from contacts marked as send to voicemail.
+ [CHAR_LIMIT=30] -->
+ <!-- Text informing the user they have previously marked contacts to be sent to voicemail.
+ This will be followed by two buttons, 1) to view who is marked to be sent to voicemail
+ and 2) importing these settings to Dialer's block list. [CHAR LIMIT=NONE] -->
+ <!-- Label for button to view numbers of contacts previous marked to be sent to voicemail.
+ [CHAR_LIMIT=20] -->
+ <!-- Label for button to import settings for sending contacts to voicemail into Dialer's block
+ list. [CHAR_LIMIT=20] -->
+ <!-- Error toast message for when send to voicemail import fails. [CHAR LIMIT=40] -->
+ <!-- Error toast message for when voicemail archive fails. [CHAR LIMIT=40] -->
+ <!-- String describing the delete icon on a blocked number list item.
+ When tapped, it will show a dialog confirming the unblocking of the number.
+ [CHAR LIMIT=NONE]-->
+ <!-- Button to bring up UI to add a number to the blocked call list. [CHAR LIMIT=40] -->
+ <!-- Footer message of number blocking screen with visual voicemail active.
+ [CHAR LIMIT=NONE] -->
+ <!-- Footer message of number blocking screen with no visual voicemail.
+ [CHAR LIMIT=NONE] -->
+ <!-- Heading for the block list in the "Spam and blocked cal)ls" settings. [CHAR LIMIT=64] -->
+ <!-- Error message shown when user tries to add invalid number to the block list.
+ [CHAR LIMIT=64] -->
+ <!-- Error message shown when user tries to add a number to the block list that was already
+ blocked. [CHAR LIMIT=64] -->
+ <!-- Title of notification telling the user that call blocking has been temporarily disabled.
+ [CHAR LIMIT=56] -->
+ <!-- Text for notification which provides the reason that call blocking has been temporarily
+ disabled. Namely, we disable call blocking after an emergency call in case of return
+ phone calls made by emergency services. [CHAR LIMIT=64] -->
+ <!-- Label for the phone account settings [CHAR LIMIT=30] -->
+ <!-- DO NOT TRANSLATE. Internal key for ringtone preference. -->
+ <!-- DO NOT TRANSLATE. Internal key for vibrate when ringing preference. -->
+ <!-- DO NOT TRANSLATE. Internal key for vibrate when ringing preference. -->
+ <!-- DO NOT TRANSLATE. Internal key for DTMF tone length preference. -->
+ <!-- The label of the button used to turn on a single permission [CHAR LIMIT=30]-->
+ <!-- The label of the button used to turn on multiple permissions [CHAR LIMIT=30]-->
+ <!-- Shown as a prompt to turn on the contacts permission to enable speed dial [CHAR LIMIT=NONE]-->
+ <!-- Shown as a prompt to turn on the phone permission to enable the call log [CHAR LIMIT=NONE]-->
+ <!-- Shown as a prompt to turn on the contacts permission to show all contacts [CHAR LIMIT=NONE]-->
+ <!-- Shown as a prompt to turn on the phone permission to show voicemails [CHAR LIMIT=NONE]-->
+ <!-- Shown as a prompt to turn on contacts permissions to allow contact search [CHAR LIMIT=NONE]-->
+ <!-- Shown as a prompt to turn on the phone permission to allow a call to be placed [CHAR LIMIT=NONE]-->
+ <!-- Shown as a message that notifies the user that the Phone app cannot write to system settings, which is why the system settings app is being launched directly instead. [CHAR LIMIT=NONE]-->
+ <!-- Label under the name of a blocked number in the call log. [CHAR LIMIT=15] -->
+ <!-- Accessibility announcement to indicate which call is active -->
+</resources>
diff --git a/res/values-rm-rCH/strings.xml b/res/values-rm-rCH/strings.xml
new file mode 100644
index 000000000..aa6b4a424
--- /dev/null
+++ b/res/values-rm-rCH/strings.xml
@@ -0,0 +1,501 @@
+<?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">
+ <!-- Application name used in Settings/Apps. Default label for activities
+ that don't specify a label. -->
+ <!-- Title for the activity that dials the phone. This is the name
+ used in the Launcher icon. -->
+ <!-- Title for the activity that dials the phone, when launched directly into the dialpad -->
+ <!-- The description text for the dialer tab.
+
+ Note: AccessibilityServices use this attribute to announce what the view represents.
+ This is especially valuable for views without textual representation like ImageView.
+
+ [CHAR LIMIT=NONE] -->
+ <!-- The description text for the call log tab.
+
+ Note: AccessibilityServices use this attribute to announce what the view represents.
+ This is especially valuable for views without textual representation like ImageView.
+
+ [CHAR LIMIT=NONE] -->
+ <!-- Text for a menu item to report a call as having been incorrectly identified. [CHAR LIMIT=48] -->
+ <!-- Option displayed in context menu to copy long pressed phone number. [CHAR LIMIT=48] -->
+ <!-- Option displayed in context menu to copy long pressed voicemail transcription. [CHAR LIMIT=48] -->
+ <!-- Label for action to block a number. [CHAR LIMIT=48] -->
+ <!-- Text for snackbar to undo blocking a number. [CHAR LIMIT=64] -->
+ <!-- Label for action to unblock a number [CHAR LIMIT=48]-->
+ <!-- Text for snackbar to undo unblocking a number. [CHAR LIMIT=64] -->
+ <!-- Text for undo button in snackbar for blocking/unblocking number. [CHAR LIMIT=10] -->
+ <!-- Menu item in call details used to remove a call or voicemail from the call log. -->
+ <!-- Label for action to edit a number before calling it. [CHAR LIMIT=48] -->
+ <!-- Menu item used to remove all calls from the call log -->
+ <!-- Menu item used to delete a voicemail. [CHAR LIMIT=30] -->
+ <!-- Menu item used to archive a voicemail. [CHAR LIMIT=30] -->
+ <!-- Menu item used to send a voicemail through other applications [CHAR LIMIT=30] -->
+ <!-- Text for snackbar to undo a voicemail delete. [CHAR LIMIT=30] -->
+ <!-- Text for snackbar to undo a voicemail archive. [CHAR LIMIT=30] -->
+ <!-- Text for undo button in snackbar for voicemail deletion. [CHAR LIMIT=10] -->
+ <!-- Text for going to archive button in snackbar for voicemail archive. [CHAR LIMIT=10] -->
+ <!-- Title of the confirmation dialog for clearing the call log. [CHAR LIMIT=37] -->
+ <!-- Confirmation dialog for clearing the call log. [CHAR LIMIT=NONE] -->
+ <!-- Title of the "Clearing call log" progress-dialog [CHAR LIMIT=35] -->
+ <!-- Title used for the activity for placing a call. This name appears
+ in activity disambig dialogs -->
+ <!-- Notification strings -->
+ <!-- Missed call notification label, used when there's exactly one missed call -->
+ <!-- Missed call notification label, used when there's exactly one missed call from work contact -->
+ <!-- Missed call notification label, used when there are two or more missed calls -->
+ <!-- Missed call notification message used when there are multiple missed calls -->
+ <!-- Message for "call back" Action, which is displayed in the missed call notificaiton.
+ The user will be able to call back to the person or the phone number.
+ [CHAR LIMIT=18] -->
+ <!-- Message for "reply via sms" action, which is displayed in the missed call notification.
+ The user will be able to send text messages using the phone number.
+ [CHAR LIMIT=18] -->
+ <!-- DO NOT TRANSLATE. Hardcoded number used for restricted incoming phone numbers. -->
+ <!-- Title of the notification of new voicemails. [CHAR LIMIT=30] -->
+ <!-- Used in the notification of a new voicemail for the action to play the voicemail. -->
+ <!-- Used to build a list of names or phone numbers, to indicate the callers who left
+ voicemails.
+ The first argument may be one or more callers, the most recent ones.
+ The second argument is an additional callers.
+ This string is used to build a list of callers.
+
+ [CHAR LIMIT=10]
+ -->
+ <!-- Text used in the ticker to notify the user of the latest voicemail. [CHAR LIMIT=30] -->
+ <!-- Message to show when there is an error playing back the voicemail. [CHAR LIMIT=40] -->
+ <!-- Message to display whilst we are waiting for the content to be fetched. [CHAR LIMIT=40] -->
+ <!-- Message to display whilst we are waiting for the content to be archived. [CHAR LIMIT=40] -->
+ <!-- Message to display if we fail to get content within a suitable time period. [CHAR LIMIT=40] -->
+ <!-- The header to show that call log is only showing voicemail calls. [CHAR LIMIT=40] -->
+ <!-- The header to show that call log is only showing incoming calls. [CHAR LIMIT=40] -->
+ <!-- The header to show that call log is only showing outgoing calls. [CHAR LIMIT=40] -->
+ <!-- The header to show that call log is only showing missed calls. [CHAR LIMIT=40] -->
+ <!-- Title for promo card for visual voicemail. [CHAR LIMIT=40] -->
+ <!-- Promo card text for visual voicemail. -->
+ <!-- Text for "Settings" link for visual voicemail promo card. [CHAR LIMIT=30] -->
+ <!-- Voicemail status message shown at the top of call log to notify the user that no new
+ voicemails are currently available. This can happen when both notification as well as data
+ connection to the voicemail server is lost. [CHAR LIMIT=64] -->
+ <!-- Voicemail status message shown at the top of call log to notify the user that there is no
+ data connection to the voicemail server, but there are new voicemails waiting on the server.
+ [CHAR LIMIT=64] -->
+ <!-- Voicemail status message shown at the top of call log to invite the user to configure
+ visual voicemail. [CHAR LIMIT=64] -->
+ <!-- Voicemail status message shown at the top of call details screen to notify the user that
+ the audio of this voicemail is not available. [CHAR LIMIT=64] -->
+ <!-- User action prompt shown next to a voicemail status message to let the user configure
+ visual voicemail. [CHAR LIMIT=20] -->
+ <!-- User action prompt shown next to a voicemail status message to let the user call voicemail
+ server directly to listen to the voicemails. [CHAR LIMIT=20] -->
+ <!-- The counter for calls in a group and the date of the latest call as shown in the call log [CHAR LIMIT=15] -->
+ <!-- Title for the sms disambiguation dialog -->
+ <!-- Title for the call disambiguation dialog -->
+ <!-- Message next to disamgiguation dialog check box -->
+ <!-- String describing the Search ImageButton
+
+ Used by AccessibilityService to announce the purpose of the button.
+ [CHAR LIMIT=NONE]
+ -->
+ <!-- String describing the Dial ImageButton
+
+ Used by AccessibilityService to announce the purpose of the button.
+ -->
+ <!-- String describing the digits text box containing the number to dial.
+
+ Used by AccessibilityService to announce the purpose of the view.
+ -->
+ <!-- String describing the button in the voicemail playback to start/stop playback.
+
+ Used by AccessibilityService to announce the purpose of the view.
+ -->
+ <!-- String describing the button in the voicemail playback to switch on/off speakerphone.
+
+ Used by AccessibilityService to announce the purpose of the view.
+ -->
+ <!-- String describing the seekbar in the voicemail playback to seek playback position.
+
+ Used by AccessibilityService to announce the purpose of the view.
+ -->
+ <!-- String describing the button in the voicemail playback to decrease playback rate.
+
+ Used by AccessibilityService to announce the purpose of the view.
+ -->
+ <!-- String describing the button in the voicemail playback to increase playback rate.
+
+ Used by AccessibilityService to announce the purpose of the view.
+ -->
+ <!-- Content description for the fake action menu button that brings up the call history
+ activity -->
+ <!-- Content description for the fake action menu overflow button.
+ This should be same as the description for the real action menu
+ overflow button available in ActionBar.
+ [CHAR LIMIT=NONE] -->
+ <!-- Content description for the button that displays the dialpad
+ [CHAR LIMIT=NONE] -->
+ <!-- Menu item used to show only outgoing in the call log. [CHAR LIMIT=30] -->
+ <!-- Menu item used to show only incoming in the call log. [CHAR LIMIT=30] -->
+ <!-- Menu item used to show only missed in the call log. [CHAR LIMIT=30] -->
+ <!-- Menu item used to show only voicemails in the call log. [CHAR LIMIT=30] -->
+ <!-- Menu item used to show all calls in the call log. [CHAR LIMIT=30] -->
+ <!-- Menu items for dialpad options as part of Pause and Wait ftr [CHAR LIMIT=30] -->
+ <!-- Label for the dialer app setting page [CHAR LIMIT=30]-->
+ <!-- Menu item to create a new contact [CHAR LIMIT=30] -->
+ <!-- Menu item to display all contacts [CHAR LIMIT=30] -->
+ <!-- Title bar for call detail screen -->
+ <!-- Toast for call detail screen when couldn't read the requested details -->
+ <!-- Item label: jump to the in-call DTMF dialpad.
+ (Part of a list of options shown in the dialer when another call
+ is already in progress.) -->
+ <!-- Item label: jump to the in-call UI.
+ (Part of a list of options shown in the dialer when another call
+ is already in progress.) -->
+ <!-- Item label: use the Dialer's dialpad to add another call.
+ (Part of a list of options shown in the dialer when another call
+ is already in progress.) -->
+ <!-- Title for incoming call type. [CHAR LIMIT=40] -->
+ <!-- Title for outgoing call type. [CHAR LIMIT=40] -->
+ <!-- Title for missed call type. [CHAR LIMIT=40] -->
+ <!-- Title for incoming video call in call details screen [CHAR LIMIT=60] -->
+ <!-- Title for outgoing video call in call details screen [CHAR LIMIT=60] -->
+ <!-- Title for missed video call in call details screen [CHAR LIMIT=60] -->
+ <!-- Title for voicemail details screen -->
+ <!-- Title for rejected call type. [CHAR LIMIT=40] -->
+ <!-- Title for blocked call type. [CHAR LIMIT=40] -->
+ <!-- Description for incoming calls going to voice mail vs. not -->
+ <!-- String describing the icon in the call log used to play a voicemail.
+
+ Note: AccessibilityServices use this attribute to announce what the view represents.
+ This is especially valuable for views without textual representation like ImageView.
+ -->
+ <!-- String describing the button to view the contact for the current number.
+
+ Note: AccessibilityServices use this attribute to announce what the view represents.
+ This is especially valuable for views without textual representation like ImageView.
+ -->
+ <!-- String describing the button to call a number or contact.
+
+ Note: AccessibilityServices use this attribute to announce what the view represents.
+ This is especially valuable for views without textual representation like ImageView.
+ -->
+ <!-- String describing the button to access the contact details for a name or number.
+
+ Note: AccessibilityServices use this attribute to announce what the view represents.
+ This is especially valuable for views without textual representation like ImageView.
+ -->
+ <!-- String indicating the number of calls to/from a caller in the call log.
+
+ Note: AccessibilityServices use this attribute to announce what the view represents.
+ This is especially valuable for views without textual representation like ImageView.
+ -->
+ <!-- String indicating a call log entry had video capabilities.
+
+ Note: AccessibilityServices use this attribute to announce what the view represents.
+ This is especially valuable for views without textual representation like ImageView.
+ [CHAR LIMIT=NONE]
+ -->
+ <!-- String describing the button to SMS a number or contact.
+
+ Note: AccessibilityServices use this attribute to announce what the view represents.
+ This is especially valuable for views without textual representation like ImageView.
+ [CHAR LIMIT=NONE]
+ -->
+ <!-- String describing the icon in the call log used to represent an unheard voicemail left to
+ the user.
+
+ Note: AccessibilityServices use this attribute to announce what the view represents.
+ This is especially valuable for views without textual representation like ImageView.
+ [CHAR LIMIT=NONE]
+ -->
+ <!-- String describing the icon used to start a voice search -->
+ <!-- Menu item used to call a contact, containing the number of the contact to call -->
+ <!-- String used to display calls from unknown numbers in the call log -->
+ <!-- String used for displaying calls to the voicemail number in the call log -->
+ <!-- String used to display calls from private numbers in the call log -->
+ <!-- String used to display calls from pay phone in the call log -->
+ <!-- A nicely formatted call duration displayed when viewing call details for duration less than 1 minute. For example "28 sec" -->
+ <!-- A nicely formatted call duration displayed when viewing call details. For example "42 min 28 sec" -->
+ <!-- The string 'Today'. This value is used in the voicemailCallLogDateTimeFormat rather than an
+ explicit date string, e.g. Jul 25, 2014, in the event that a voicemail was created on the
+ current day -->
+ <!-- A format string used for displaying the date and time for a voicemail call log. For example: Jul 25, 2014 at 2:49 PM
+ The date will be replaced by 'Today' for voicemails created on the current day. For example: Today at 2:49 PM -->
+ <!-- Format for duration of voicemails which are displayed when viewing voicemail logs. For example "01:22" -->
+ <!-- A format string used for displaying the date, time and duration for a voicemail call log. For example: Jul 25, 2014 at 2:49 PM • 00:34 -->
+ <!-- Dialog message which is shown when the user tries to make a phone call
+ to prohibited phone numbers [CHAR LIMIT=NONE] -->
+ <!-- Dialog message which is shown when the user tries to check voicemail
+ while the system isn't ready for the access. [CHAR LIMIT=NONE] -->
+ <!-- Dialog message which is shown when the user tries to check voicemail
+ while the system is in airplane mode. The user cannot access to
+ voicemail service in Airplane mode. [CHAR LIMI=NONE] -->
+ <!-- Message that appears in the favorites tab of the Phone app when the contact list has not fully loaded yet (below the favorite and frequent contacts) [CHAR LIMIT=20] -->
+ <!-- The title of a dialog that displays the IMEI of the phone -->
+ <!-- The title of a dialog that displays the MEID of the CDMA phone -->
+ <!-- Dialog text displayed when loading a phone number from the SIM card for speed dial -->
+ <!-- Dialog title displayed when loading a phone number from the SIM card for speed dial -->
+ <!-- Message displayed when there is no application available to handle the add contact menu option. [CHAR LIMIT=NONE] -->
+ <!-- Message displayed when there is no application available to handle voice search. [CHAR LIMIT=NONE] -->
+ <!-- Message displayed when the Phone application has been disabled and a phone call cannot
+ be made. [CHAR LIMIT=NONE] -->
+ <!-- Message displayed when there is no application available to handle a particular action.
+ [CHAR LIMIT=NONE] -->
+ <!-- Hint displayed in dialer search box when there is no query that is currently typed.
+ [CHAR LIMIT=30] -->
+ <!-- Hint displayed in add blocked number search box when there is no query typed.
+ [CHAR LIMIT=45] -->
+ <!-- String resource for the font-family to use for the call log activity's title
+ Do not translate. -->
+ <!-- String resource for the font-family to use for the full call history footer
+ Do not translate. -->
+ <!-- Text displayed when the call log is empty. -->
+ <!-- Label of the button displayed when the call history is empty. Allows the user to make a call. -->
+ <!-- Text displayed when the list of missed calls is empty -->
+ <!-- Text displayed when the list of voicemails is empty -->
+ <!-- Text displayed when the list of voicemail archives is empty -->
+ <!-- Menu option to show favorite contacts only -->
+ <!-- Title of activity that displays a list of all calls -->
+ <!-- Title of activity that displays a list of all archived voicemails -->
+ <!-- Title for the call log tab containing the list of all voicemails and calls
+ [CHAR LIMIT=30] -->
+ <!-- Title for the call log tab containing the list of all missed calls only
+ [CHAR LIMIT=30] -->
+ <!-- Title for the call log tab containing the list of all voicemail calls only
+ [CHAR LIMIT=30] -->
+ <!-- Title for dialog which opens when the user needs to migrate to the framework blocking implementation [CHAR LIMIT=30]-->
+ <!-- Body text for dialog which opens when the user needs to migrate to the framework blocking implementation [CHAR LIMIT=NONE]-->
+ <!-- Positive confirmation button for the dialog which opens when the user needs to migrate to the framework blocking implementation [CHAR LIMIT=NONE]-->
+ <!-- Do not translate -->
+ <!-- Confirmation dialog title for blocking a number. [CHAR LIMIT=NONE] -->
+ <!-- Confirmation dialog message for blocking a number with visual voicemail active.
+ [CHAR LIMIT=NONE] -->
+ <!-- Confirmation dialog message for blocking a number with no visual voicemail.
+ [CHAR LIMIT=NONE] -->
+ <!-- Confirmation dialog message for blocking a number with new filtering enabled.
+ [CHAR LIMIT=NONE] -->
+ <!-- Block number alert dialog button [CHAR LIMIT=32] -->
+ <!-- Confirmation dialog for unblocking a number. [CHAR LIMIT=NONE] -->
+ <!-- Unblock number alert dialog button [CHAR LIMIT=32] -->
+ <!-- Accessibility text for the tab showing recent and favorite contacts who can be called.
+ [CHAR LIMIT=40] -->
+ <!-- Accessibility text for the tab showing the call history. [CHAR LIMIT=40] -->
+ <!-- Accessibility text for the tab showing the user's contacts. [CHAR LIMIT=40] -->
+ <!-- Accessibility text for the tab showing the user's voicemails. [CHAR LIMIT=40] -->
+ <!-- Text displayed when user swipes out a favorite contact -->
+ <!-- Text displayed for the undo button to undo removing a favorite contact -->
+ <!-- Shortcut item used to call a number directly from search -->
+ <!-- Shortcut item used to add a number directly to a new contact from search.
+ [CHAR LIMIT=25] -->
+ <!-- Shortcut item used to add a number to an existing contact directly from search.
+ [CHAR LIMIT=25] -->
+ <!-- Shortcut item used to send a text message directly from search. [CHAR LIMIT=25] -->
+ <!-- Shortcut item used to make a video call directly from search. [CHAR LIMIT=25] -->
+ <!-- Shortcut item used to block a number directly from search. [CHAR LIMIT=25] -->
+ <!-- Number of missed calls shown on call card [CHAR LIMIT=40] -->
+ <!-- Shown when there are no speed dial favorites. -->
+ <!-- Shown as an action when there are no speed dial favorites -->
+ <!-- Shown when there are no contacts in the all contacts list. -->
+ <!-- Shown as an action when the all contacts list is empty -->
+ <!-- Shows up as a tooltip to provide a hint to the user that the profile pic in a contact
+ card can be tapped to bring up a list of all numbers, or long pressed to start reordering
+ [CHAR LIMIT=NONE]
+ -->
+ <!-- Remove button that shows up when contact is long-pressed. [CHAR LIMIT=NONE] -->
+ <!-- Button text for the "video call" displayed underneath an entry in the call log.
+ Tapping causes a video call to be placed to the caller represented by the call log entry.
+ [CHAR LIMIT=30] -->
+ <!-- Button text for a button displayed underneath an entry in the call log, which opens up a
+ messaging app to send a SMS to the number represented by the call log entry.
+ [CHAR LIMIT=30] -->
+ <!-- Button text for the button displayed underneath an entry in the call log.
+ Tapping navigates the user to the call details screen where the user can view details for
+ the call log entry. [CHAR LIMIT=30] -->
+ <!-- Button text for the button displayed underneath an entry in the call log, which when
+ tapped triggers a return call to the named user. [CHAR LIMIT=30] -->
+ <!-- String describing an incoming missed call entry in the call log.
+ Note: AccessibilityServices uses this attribute to announce what the view represents.
+ [CHAR LIMIT=NONE] -->
+ <!-- String describing an incoming answered call entry in the call log.
+ Note: AccessibilityServices uses this attribute to announce what the view represents.
+ [CHAR LIMIT=NONE] -->
+ <!-- String describing an "unread" voicemail entry in the voicemails tab.
+ Note: AccessibilityServices use this attribute to announce what the view represents.
+ [CHAR LIMIT=NONE] -->
+ <!-- String describing a "read" voicemail entry in the voicemails tab.
+ Note: AccessibilityServices use this attribute to announce what the view represents.
+ [CHAR LIMIT=NONE] -->
+ <!-- String describing an outgoing call entry in the call log.
+ Note: AccessibilityServices uses this attribute to announce what the view represents.
+ [CHAR LIMIT=NONE] -->
+ <!-- String describing the phone account the call was made on or to. This string will be used
+ in description_incoming_missed_call, description_incoming_answered_call, and
+ description_outgoing_call.
+ Note: AccessibilityServices uses this attribute to announce what the view represents.
+ [CHAR LIMIT=NONE] -->
+ <!-- String describing the secondary line number the call was received via.
+ Note: AccessibilityServices use this attribute to announce what the view represents.
+ [CHAR LIMIT=NONE]-->
+ <!-- TextView text item showing the secondary line number the call was received via.
+ [CHAR LIMIT=NONE]-->
+ <!-- String describing the PhoneAccount and via number that a call was received on, if both are
+ visible.
+ Note: AccessibilityServices use this attribute to announce what the view represents.
+ [CHAR LIMIT=NONE]-->
+ <!-- The order of the PhoneAccount and via number that a call was received on,
+ if both are visible.
+ [CHAR LIMIT=NONE]-->
+ <!-- String describing the phone icon on a call log list item. When tapped, it will place a
+ call to the number represented by that call log entry. [CHAR LIMIT=NONE]-->
+ <!-- String describing the "call" action for an entry in the call log. The call back
+ action triggers a return call to the named user.
+ Note: AccessibilityServices uses this attribute to announce the purpose of the button.
+ [CHAR LIMIT=NONE] -->
+ <!-- String describing the "video call" action for an entry in the call log. The video call
+ action triggers a return video call to the named person/number.
+ Note: AccessibilityServices uses this attribute to announce the purpose of the button.
+ [CHAR LIMIT=NONE] -->
+ <!-- String describing the "listen" action for an entry in the call log. The listen
+ action is shown for call log entries representing a voicemail message and this button
+ triggers playing back the voicemail.
+ Note: AccessibilityServices uses this attribute to announce the purpose of the button.
+ [CHAR LIMIT=NONE] -->
+ <!-- String describing the "play voicemail" action for an entry in the call log.
+ Note: AccessibilityServices uses this attribute to announce the purpose of the button.
+ [CHAR LIMIT=NONE] -->
+ <!-- String describing the "pause voicemail" action for an entry in the call log.
+ Note: AccessibilityServices uses this attribute to announce the purpose of the button.
+ [CHAR LIMIT=NONE] -->
+ <!-- String describing the "delete voicemail" action for an entry in the call log.
+ Note: AccessibilityServices uses this attribute to announce the purpose of the button.
+ [CHAR LIMIT=NONE] -->
+ <!-- String describing the number of new voicemails, displayed as a number badge on a tab.
+ Note: AccessibilityServices uses this attribute to announce the purpose of the button.
+ [CHAR LIMIT=NONE] -->
+ <!-- Description for the "create new contact" action for an entry in the call log. This action
+ opens a screen for creating a new contact for this name or number. [CHAR LIMIT=NONE] -->
+ <!-- Description for the "add to existing contact" action for an entry in the call log. This
+ action opens a screen for adding this name or number to an existing contact.
+ [CHAR LIMIT=NONE] -->
+ <!-- String describing the "details" action for an entry in the call log. The details action
+ displays the call details screen for an entry in the call log. This shows the calls to
+ and from the specified number associated with the call log entry.
+ [CHAR LIMIT=NONE] -->
+ <!-- Toast message which appears when a call log entry is deleted.
+ [CHAR LIMIT=NONE] -->
+ <!-- String used as a header in the call log above calls which occurred today.
+ [CHAR LIMIT=65] -->
+ <!-- String used as a header in the call log above calls which occurred yesterday.
+ [CHAR LIMIT=65] -->
+ <!-- String used as a header in the call log above calls which occurred two days or more ago.
+ [CHAR LIMIT=65] -->
+ <!-- String a header on the call details screen. Appears above the list calls to or from a
+ particular number.
+ [CHAR LIMIT=65] -->
+ <!-- String describing the "speaker on" button on the playback control used to listen to a
+ voicemail message. When speaker is on, playback of the voicemail will occur through the
+ phone speaker.
+ Note: AccessibilityServices uses this attribute to announce the purpose of the button.
+ [CHAR LIMIT=NONE] -->
+ <!-- String describing the "speaker off" button on the playback control used to listen to a
+ voicemail message. When speaker is off, playback of the voicemail will occur through the
+ phone earpiece.
+ Note: AccessibilityServices uses this attribute to announce the purpose of the button.
+ [CHAR LIMIT=NONE] -->
+ <!-- String describing the "play faster" button in the playback control used to listen to a
+ voicemail message. Speeds up playback of the voicemail message.
+ Note: AccessibilityServices uses this attribute to announce the purpose of the button.
+ [CHAR LIMIT=NONE] -->
+ <!-- String describing the "play slower" button in the playback control used to listen to a
+ voicemail message. Slows down playback of the voicemail message.
+ Note: AccessibilityServices uses this attribute to announce the purpose of the button.
+ [CHAR LIMIT=NONE] -->
+ <!-- String describing the "play/pause" button in the playback control used to listen to a
+ voicemail message. Starts playback or pauses ongoing playback.
+ Note: AccessibilityServices uses this attribute to announce the purpose of the button.
+ [CHAR LIMIT=NONE] -->
+ <!-- Delimeter used between each item in a textual list; for example "Alpha, Beta".
+ [CHAR LIMIT=3] -->
+ <!-- Dialer settings related strings-->
+ <!-- Title for "Display options" category, which controls how contacts are shown.
+ [CHAR LIMIT=40] -->
+ <!-- Title for the "Sounds and vibration" settings control settings related to ringtones,
+ dialpad tones, and vibration for incoming calls. [CHAR LIMIT=40] -->
+ <!-- Title for "Accessibility" category, which controls settings such as TTY mode and hearing
+ aid compatability. [CHAR LIMIT=40] -->
+ <!-- Setting option name to pick ringtone (a list dialog comes up). [CHAR LIMIT=30] -->
+ <!-- Setting option name to enable or disable vibration when ringing the phone.
+ [CHAR LIMIT=30] -->
+ <!-- Setting option name to enable or disable DTMF tone sound [CHAR LIMIT=30] -->
+ <!-- Label for setting to adjust the length of DTMF tone sounds. [CHAR LIMIT=40] -->
+ <!-- Options displayed for the length of DTMF tone sounds. [CHAR LIMIT=40] -->
+ <!-- Do not translate. -->
+ <!-- Title of settings screen for managing the "Respond via SMS" feature. [CHAR LIMIT=30] -->
+ <!-- Label for the call settings section [CHAR LIMIT=30] -->
+ <!-- Label for the blocked numbers settings section [CHAR LIMIT=30] -->
+ <!-- Label for a section describing that call blocking is temporarily disabled because an
+ emergency call was made. [CHAR LIMIT=50] -->
+ <!-- Description that call blocking is temporarily disabled because the user called an
+ emergency number, and explains that call blocking will be re-enabled after a buffer
+ period has passed. [CHAR LIMIT=NONE] -->
+ <!-- Label for fragment to import numbers from contacts marked as send to voicemail.
+ [CHAR_LIMIT=30] -->
+ <!-- Text informing the user they have previously marked contacts to be sent to voicemail.
+ This will be followed by two buttons, 1) to view who is marked to be sent to voicemail
+ and 2) importing these settings to Dialer's block list. [CHAR LIMIT=NONE] -->
+ <!-- Label for button to view numbers of contacts previous marked to be sent to voicemail.
+ [CHAR_LIMIT=20] -->
+ <!-- Label for button to import settings for sending contacts to voicemail into Dialer's block
+ list. [CHAR_LIMIT=20] -->
+ <!-- Error toast message for when send to voicemail import fails. [CHAR LIMIT=40] -->
+ <!-- Error toast message for when voicemail archive fails. [CHAR LIMIT=40] -->
+ <!-- String describing the delete icon on a blocked number list item.
+ When tapped, it will show a dialog confirming the unblocking of the number.
+ [CHAR LIMIT=NONE]-->
+ <!-- Button to bring up UI to add a number to the blocked call list. [CHAR LIMIT=40] -->
+ <!-- Footer message of number blocking screen with visual voicemail active.
+ [CHAR LIMIT=NONE] -->
+ <!-- Footer message of number blocking screen with no visual voicemail.
+ [CHAR LIMIT=NONE] -->
+ <!-- Heading for the block list in the "Spam and blocked cal)ls" settings. [CHAR LIMIT=64] -->
+ <!-- Error message shown when user tries to add invalid number to the block list.
+ [CHAR LIMIT=64] -->
+ <!-- Error message shown when user tries to add a number to the block list that was already
+ blocked. [CHAR LIMIT=64] -->
+ <!-- Title of notification telling the user that call blocking has been temporarily disabled.
+ [CHAR LIMIT=56] -->
+ <!-- Text for notification which provides the reason that call blocking has been temporarily
+ disabled. Namely, we disable call blocking after an emergency call in case of return
+ phone calls made by emergency services. [CHAR LIMIT=64] -->
+ <!-- Label for the phone account settings [CHAR LIMIT=30] -->
+ <!-- DO NOT TRANSLATE. Internal key for ringtone preference. -->
+ <!-- DO NOT TRANSLATE. Internal key for vibrate when ringing preference. -->
+ <!-- DO NOT TRANSLATE. Internal key for vibrate when ringing preference. -->
+ <!-- DO NOT TRANSLATE. Internal key for DTMF tone length preference. -->
+ <!-- The label of the button used to turn on a single permission [CHAR LIMIT=30]-->
+ <!-- The label of the button used to turn on multiple permissions [CHAR LIMIT=30]-->
+ <!-- Shown as a prompt to turn on the contacts permission to enable speed dial [CHAR LIMIT=NONE]-->
+ <!-- Shown as a prompt to turn on the phone permission to enable the call log [CHAR LIMIT=NONE]-->
+ <!-- Shown as a prompt to turn on the contacts permission to show all contacts [CHAR LIMIT=NONE]-->
+ <!-- Shown as a prompt to turn on the phone permission to show voicemails [CHAR LIMIT=NONE]-->
+ <!-- Shown as a prompt to turn on contacts permissions to allow contact search [CHAR LIMIT=NONE]-->
+ <!-- Shown as a prompt to turn on the phone permission to allow a call to be placed [CHAR LIMIT=NONE]-->
+ <!-- Shown as a message that notifies the user that the Phone app cannot write to system settings, which is why the system settings app is being launched directly instead. [CHAR LIMIT=NONE]-->
+ <!-- Label under the name of a blocked number in the call log. [CHAR LIMIT=15] -->
+ <!-- Accessibility announcement to indicate which call is active -->
+</resources>
diff --git a/res/values-tl/cm_arrays.xml b/res/values-tl/cm_arrays.xml
new file mode 100644
index 000000000..f5aa9ddb5
--- /dev/null
+++ b/res/values-tl/cm_arrays.xml
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013 The CyanogenMod 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">
+ <!-- 0: sec
+ 1: min
+ 2: min sec
+ 3: hour
+ 4: hour sec
+ 5: hour min
+ 6: hour min sec -->
+</resources>
diff --git a/res/values-tl/cm_plurals.xml b/res/values-tl/cm_plurals.xml
new file mode 100644
index 000000000..9bae86bae
--- /dev/null
+++ b/res/values-tl/cm_plurals.xml
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013 The CyanogenMod 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"></resources>
diff --git a/res/values-tl/cm_strings.xml b/res/values-tl/cm_strings.xml
new file mode 100644
index 000000000..2c0bc30e1
--- /dev/null
+++ b/res/values-tl/cm_strings.xml
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-2014 The CyanogenMod 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">
+ <!-- Forward lookup -->
+ <!-- dialpad t9 search -->
+ <!-- Number lookup -->
+ <!-- Chinese Reverse Lookup Provider -->
+ <!-- Call statistics -->
+ <!-- Text displayed when there are no call log entries in the selected time range. -->
+ <!-- Speed Dial -->
+ <!-- Speed Dial can not be set for the key used for Emergency number-->
+ <!-- Text displayed when the list of incoming calls is empty -->
+ <!-- Text displayed when the list of outgoing calls is empty -->
+ <!-- Text displayed when the call log is empty. -->
+ <!-- Add for enhance videocall ui -->
+ <!-- Title for incoming 4G voice call in call details screen [CHAR LIMIT=60] -->
+ <!-- Title for incoming 4G video call in call details screen [CHAR LIMIT=60] -->
+ <!-- Title for outgoing 4G voice call in call details screen [CHAR LIMIT=60] -->
+ <!-- Title for incoming 4G video call in call details screen [CHAR LIMIT=60] -->
+ <!-- Title for missed 4G voice call in call details screen [CHAR LIMIT=60] -->
+ <!-- Title for missed 4G video call in call details screen [CHAR LIMIT=60] -->
+ <!-- Title for incoming wifi voice call in call details screen [CHAR LIMIT=60] -->
+ <!-- Title for incoming wifi video call in call details screen [CHAR LIMIT=60] -->
+ <!-- Title for outgoing wifi voice call in call details screen [CHAR LIMIT=60] -->
+ <!-- Title for outgoing wifi video call in call details screen [CHAR LIMIT=60] -->
+ <!-- Title for missed wifi voice call in call details screen [CHAR LIMIT=60] -->
+ <!-- Title for missed wifi video call in call details screen [CHAR LIMIT=60] -->
+</resources>