diff options
| author | Abhisek Devkota <ciwrl@lineageos.org> | 2017-07-27 21:21:31 -0700 |
|---|---|---|
| committer | Abhisek Devkota <ciwrl@lineageos.org> | 2017-07-27 21:21:31 -0700 |
| commit | 4b768512ccaf38e8351808a3d7c13137abc192c3 (patch) | |
| tree | 1552164061d1ee873108d0366fbb149031f74648 | |
| parent | 77a2fc2a064fca6bd7e42c817a596b42cb256ae9 (diff) | |
| download | android_packages_apps_InCallUI-4b768512ccaf38e8351808a3d7c13137abc192c3.tar.gz android_packages_apps_InCallUI-4b768512ccaf38e8351808a3d7c13137abc192c3.tar.bz2 android_packages_apps_InCallUI-4b768512ccaf38e8351808a3d7c13137abc192c3.zip | |
Automatic translation importreplicant-6.0-0002
Change-Id: Idc7f7294f4c2511ace43a291cd2360f22b3dba13
| -rw-r--r-- | res/values-ast-rES/strings.xml | 4 | ||||
| -rw-r--r-- | res/values-es-rUS/qtistrings.xml | 2 | ||||
| -rw-r--r-- | res/values-sq-rAL/qtistrings.xml | 2 | ||||
| -rw-r--r-- | res/values-tr/cm_strings.xml | 4 | ||||
| -rw-r--r-- | res/values-tr/qtistrings.xml | 4 |
5 files changed, 10 insertions, 6 deletions
diff --git a/res/values-ast-rES/strings.xml b/res/values-ast-rES/strings.xml index 6d6db7bc..b7e6cf70 100644 --- a/res/values-ast-rES/strings.xml +++ b/res/values-ast-rES/strings.xml @@ -245,6 +245,10 @@ <!-- 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] --> + <plurals name="duration_minutes"> + <item quantity="one">1 minutu</item> + <item quantity="other"><xliff:g id="count">%d</xliff:g> minutos</item> + </plurals> <!-- 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] --> diff --git a/res/values-es-rUS/qtistrings.xml b/res/values-es-rUS/qtistrings.xml index 12ae97b8..34dd5014 100644 --- a/res/values-es-rUS/qtistrings.xml +++ b/res/values-es-rUS/qtistrings.xml @@ -69,7 +69,7 @@ <string name="modify_call_option_vt">Video bidireccional</string> <string name="modify_call_option_vt_tx">Transmisión de video</string> <string name="modify_call_option_vt_rx">Recepción de video</string> - <string name="modify_call_option_voice">Solo voz</string> + <string name="modify_call_option_voice">Sólo voz</string> <!-- Modify call error cause --> <string name="modify_call_failed_due_to_low_battery">Error al modificar la llamada por batería baja.</string> <!-- Message indicating video calls not allowed if user enabled TTY Mode --> diff --git a/res/values-sq-rAL/qtistrings.xml b/res/values-sq-rAL/qtistrings.xml index 979acd5a..9f88cce6 100644 --- a/res/values-sq-rAL/qtistrings.xml +++ b/res/values-sq-rAL/qtistrings.xml @@ -74,7 +74,7 @@ <string name="onscreenAddParticipant">Shto pjesëmarrës</string> <!-- Description of the deflect target in the Slide unlock screen. [CHAR LIMIT=NONE] --> <string name="qti_description_target_deflect">Shmang</string> - <string name="qti_description_deflect_service_error">Shërbimi i shmangies së thirrjeve nuk është i suportuar.</string> + <string name="qti_description_deflect_service_error">Shërbimi i shmangies së thirrjeve nuk është i disponueshëm.</string> <!-- Message indicating call failed due to handover not feasible --> <string name="call_failed_ho_not_feasible">Telefonata u mbyll pasi kalimi nga rrjeti LTE në atë 3G/2G nuk ishte i mundur.</string> <!-- Title of the IMS to CS redial dialog --> diff --git a/res/values-tr/cm_strings.xml b/res/values-tr/cm_strings.xml index 44bb3bbc..863a5d5c 100644 --- a/res/values-tr/cm_strings.xml +++ b/res/values-tr/cm_strings.xml @@ -20,9 +20,9 @@ <!-- In-call screen: call failure reason (call denied because call barring is ON on MT side ) --> <string name="callFailed_incoming_cb_enabled">Grup bütün gelen aramaları engelledi.</string> <!-- In-call screen: status label for an incoming call that is not answered and forwarded --> - <string name="callUnanswered_forwarded">Çağrı cevaplanmayıp yönlendirildi</string> + <string name="callUnanswered_forwarded">Arama cevaplanmayıp yönlendirildi</string> <!-- In-call screen: "call type" indication for a forwarded call [CHAR LIMIT=30] --> - <string name="incall_call_type_label_forwarded">Yönlendirilmiş çağrı</string> + <string name="incall_call_type_label_forwarded">Yönlendirilmiş arama</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">Aranıyor (bekliyor\u2026)</string> <!-- In-call screen: status label for an outgoing call that's routed via a specific diff --git a/res/values-tr/qtistrings.xml b/res/values-tr/qtistrings.xml index c753cdd4..555b5064 100644 --- a/res/values-tr/qtistrings.xml +++ b/res/values-tr/qtistrings.xml @@ -61,7 +61,7 @@ <!-- Message indicating that camera is ready/available --> <string name="camera_ready">Kamera hazır</string> <!-- Message indicating unknown call session event --> - <string name="unknown_call_session_event">Bilinmeyen çağrı oturumu etkinliği</string> + <string name="unknown_call_session_event">Bilinmeyen arama oturumu etkinliği</string> <!-- Message indicating data usage --> <string name="data_usage_label">Veri kullanımı: <xliff:g id="usage">%1$s </xliff:g></string> <!-- In-call screen: Modify Call Options for IMS call --> @@ -79,7 +79,7 @@ <!-- Description of the deflect target in the Slide unlock screen. [CHAR LIMIT=NONE] --> <string name="qti_description_target_deflect">Aktar</string> <string name="qti_description_deflect_error">Numara ayarlanmamış. IMS ayarlarıyla numarayı girin ve yeniden deneyin.</string> - <string name="qti_description_deflect_service_error">Çağrı aktarma hizmeti desteklenmiyor.</string> + <string name="qti_description_deflect_service_error">Arama aktarma hizmeti desteklenmiyor.</string> <!-- Message indicating call failed due to handover not feasible --> <string name="call_failed_ho_not_feasible">LTE\'den 3G/2G\'ye geçiş uygun olmadığı için arama sona erdi.</string> <!-- Title of the IMS to CS redial dialog --> |
