summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-03-22 20:01:04 +0200
committerMichael Bestas <mikeioannina@gmail.com>2015-03-22 20:01:04 +0200
commit62408123584f1dce4a97b04b9c53b98dd30bc699 (patch)
treea6f8cdf3269717e97f25c617adfa785db514c492
parent2a181b8c391e7414ffd349eb23b2e374c02cba4c (diff)
downloadpackages_apps_InCallUI-62408123584f1dce4a97b04b9c53b98dd30bc699.tar.gz
packages_apps_InCallUI-62408123584f1dce4a97b04b9c53b98dd30bc699.tar.bz2
packages_apps_InCallUI-62408123584f1dce4a97b04b9c53b98dd30bc699.zip
Automatic translation import
Change-Id: I83557061426f246ae9dbd532a6509841843ff022
-rw-r--r--res/values-en-rIN/cm_strings.xml59
-rw-r--r--res/values-ro/cm_strings.xml1
-rw-r--r--res/values-ug/cm_strings.xml59
-rw-r--r--res_cm/values-en-rIN/cm_strings.xml20
-rw-r--r--res_cm/values-ug/cm_strings.xml20
5 files changed, 159 insertions, 0 deletions
diff --git a/res/values-en-rIN/cm_strings.xml b/res/values-en-rIN/cm_strings.xml
new file mode 100644
index 00000000..e15b692a
--- /dev/null
+++ b/res/values-en-rIN/cm_strings.xml
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-2015 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">
+ <string name="callFailed_incoming_cb_enabled">Party has barred all incoming calls.</string>
+ <string name="callUnanswered_forwarded">Call unanswered and forwarded</string>
+ <string name="incall_call_type_label_forwarded">Forwarded call</string>
+ <string name="card_title_dialing_waiting">Dialing (waiting\u2026)</string>
+ <string name="onscreenBlacklistText">Blacklist</string>
+ <string name="call_recording_failed_message">Failed to start call recording</string>
+ <string name="blacklist_dialog_title">Add to blacklist</string>
+ <string name="blacklist_dialog_message">Future calls from <xliff:g id="number">%s</xliff:g> will be blocked</string>
+ <string name="card_title_video_call_paused">Video call (paused)</string>
+ <string name="onscreenAddParticipant">Add participant</string>
+ <string name="modify_call_option_title">Select call type</string>
+ <string name="modify_call_option_vt">Video call</string>
+ <string name="modify_call_option_vt_tx">Video transmit</string>
+ <string name="modify_call_option_vt_rx">Video receive</string>
+ <string name="modify_call_option_voice">Voice only</string>
+ <string name="video_call_not_allowed_if_tty_enabled">Please disable TTY mode to allow video calls</string>
+ <string name="player_started">Player started</string>
+ <string name="player_stopped">Player stopped</string>
+ <string name="camera_not_ready">Camera is not ready</string>
+ <string name="camera_ready">Camera is ready</string>
+ <string name="unknown_call_session_event">Unknown call session event</string>
+ <string name="volume_boost_notify_enabled">Volume boost is enabled</string>
+ <string name="volume_boost_notify_disabled">Volume boost is disabled</string>
+ <string name="volume_boost_notify_unavailable">Extra volume is not available when using a headset</string>
+ <string name="onscreenMoreMenuText">More options</string>
+ <string name="menu_start_record">Record call</string>
+ <string name="menu_stop_record">Stop recording</string>
+ <string name="recording_time_text">Recording</string>
+ <string name="sub_1">SIM 1</string>
+ <string name="sub_2">SIM 2</string>
+ <string name="call_substate_call_resumed">Call resumed</string>
+ <string name="call_substate_connected_suspended_audio">Call is connected, but audio is suspended</string>
+ <string name="call_substate_connected_suspended_video">Call is connected, but video is suspended</string>
+ <string name="call_substate_avp_retry">Detecting video quality\u2026</string>
+ <string name="video_quality_changed">Video quality changed to <xliff:g id="quality" example="high">%1$s</xliff:g></string>
+ <string name="video_quality_high">high</string>
+ <string name="video_quality_medium">medium</string>
+ <string name="video_quality_low">low</string>
+ <string name="video_quality_unknown">unknown</string>
+</resources>
diff --git a/res/values-ro/cm_strings.xml b/res/values-ro/cm_strings.xml
index 9ba9a326..fa6cd002 100644
--- a/res/values-ro/cm_strings.xml
+++ b/res/values-ro/cm_strings.xml
@@ -33,6 +33,7 @@
<string name="volume_boost_notify_disabled">Îmbunătățirea de volumul este dezactivată</string>
<string name="volume_boost_notify_unavailable">Volumul suplimentar nu este disponibil atunci când utilizaţi un set de caști</string>
<string name="onscreenMoreMenuText">Mai multe opțiuni</string>
+ <string name="menu_start_record">Înregistrare apel</string>
<string name="sub_1">SIM 1</string>
<string name="sub_2">SIM 2</string>
</resources>
diff --git a/res/values-ug/cm_strings.xml b/res/values-ug/cm_strings.xml
new file mode 100644
index 00000000..5c37e138
--- /dev/null
+++ b/res/values-ug/cm_strings.xml
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-2015 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">
+ <string name="callFailed_incoming_cb_enabled">قارشى تەرەپ بارلىق چاقىرىلىشلارنى توستى.</string>
+ <string name="callUnanswered_forwarded">چاقىرىشتا ئىنكاس يوق ھەمدە ئۇلاپ يەتكۈزۈلدى</string>
+ <string name="incall_call_type_label_forwarded">ئۇلاپ يەتكۈزۈلگەن چاقىرىش</string>
+ <string name="card_title_dialing_waiting">چاقىرىۋاتىدۇ (كۈتۈۋاتىدۇ\u2026)</string>
+ <string name="onscreenBlacklistText">قارا تىزىم</string>
+ <string name="call_recording_failed_message">چاقىرىشنى خاتىرىلەشنى باشلىيالمىدى</string>
+ <string name="blacklist_dialog_title">قارا تىزىمغا قوش</string>
+ <string name="blacklist_dialog_message">كەلگۈسىدە <xliff:g id="number">%s</xliff:g> نىڭ چاقىرىشىنى توسىدۇ</string>
+ <string name="card_title_video_call_paused">سىنلىق چاقىرىش (ۋاقىتلىق توختىدى)</string>
+ <string name="onscreenAddParticipant">قاتناشقۇچى قوش</string>
+ <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>
+ <string name="video_call_not_allowed_if_tty_enabled">سىنلىق چاقىرىشقا يول قويغاندا TTY ھالىتىنى چەكلەڭ</string>
+ <string name="player_started">قويغۇچ قوزغالدى</string>
+ <string name="player_stopped">قويغۇچ توختىدى</string>
+ <string name="camera_not_ready">كامېرا تەييارلانمىدى</string>
+ <string name="camera_ready">كامېرا تەييار</string>
+ <string name="unknown_call_session_event">يوچۇن چاقىرىش ھادىسىسى</string>
+ <string name="volume_boost_notify_enabled">ئاۋازنى يۇقىرىلاتقۇچ قوزغىتىلدى</string>
+ <string name="volume_boost_notify_disabled">ئاۋازنى يۇقىرىلاتقۇچ چەكلەندى</string>
+ <string name="volume_boost_notify_unavailable">تىڭشىغۇچ ئىشلەتكەندە ئاۋاز يۇقىرىلاتقۇچنى ئىشلەتكىلى بولمايدۇ</string>
+ <string name="onscreenMoreMenuText">تېخىمۇ كۆپ تاللانما</string>
+ <string name="menu_start_record">چاقىرىشنى خاتىرىلە</string>
+ <string name="menu_stop_record">خاتىرىلەشنى توختات</string>
+ <string name="recording_time_text">خاتىرىلەۋاتىدۇ</string>
+ <string name="sub_1">SIM 1</string>
+ <string name="sub_2">SIM 2</string>
+ <string name="call_substate_call_resumed">چاقىرىشقا قايتتى</string>
+ <string name="call_substate_connected_suspended_audio">چاقىرىش باغلاندى ئەمما ئاۋاز ۋاقىتلىق توختىدى</string>
+ <string name="call_substate_connected_suspended_video">چاقىرىش باغلاندى ئەمما سىن ۋاقىتلىق توختىدى</string>
+ <string name="call_substate_avp_retry">سىن سۈپىتىنى تەكشۈرۈۋاتىدۇ\u2026</string>
+ <string name="video_quality_changed">سىن سۈپىتى <xliff:g id="quality" example="high">%1$s</xliff:g> غا ئۆزگەردى</string>
+ <string name="video_quality_high">يۇقىرى</string>
+ <string name="video_quality_medium">ئوتتۇرا</string>
+ <string name="video_quality_low">تۆۋەن</string>
+ <string name="video_quality_unknown">يوچۇن</string>
+</resources>
diff --git a/res_cm/values-en-rIN/cm_strings.xml b/res_cm/values-en-rIN/cm_strings.xml
new file mode 100644
index 00000000..6a521073
--- /dev/null
+++ b/res_cm/values-en-rIN/cm_strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015 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>
+ <string name="app_name">In-call interface</string>
+</resources>
diff --git a/res_cm/values-ug/cm_strings.xml b/res_cm/values-ug/cm_strings.xml
new file mode 100644
index 00000000..526be859
--- /dev/null
+++ b/res_cm/values-ug/cm_strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015 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>
+ <string name="app_name">چاقىرىلىش ئارايۈزى</string>
+</resources>