summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-12-16 22:45:09 +0200
committerMichael Bestas <mikeioannina@gmail.com>2015-12-16 22:45:09 +0200
commit8e3b862330e709e520d41a19a2bf4954bfb43615 (patch)
tree8792fbbb78b1e183503aa33fbdc02579e20a0501 /res
parentcd7d0f9338ce3864affd2f3c502b49211ef7fa84 (diff)
downloadandroid_packages_apps_Dialer-8e3b862330e709e520d41a19a2bf4954bfb43615.tar.gz
android_packages_apps_Dialer-8e3b862330e709e520d41a19a2bf4954bfb43615.tar.bz2
android_packages_apps_Dialer-8e3b862330e709e520d41a19a2bf4954bfb43615.zip
Automatic translation import
Change-Id: Icddfd3e6b2e5d7dc6c722211afa84079529254cd
Diffstat (limited to 'res')
-rw-r--r--res/values-ar/cm_arrays.xml28
-rw-r--r--res/values-ar/cm_plurals.xml8
-rw-r--r--res/values-ar/cm_strings.xml29
-rw-r--r--res/values-th/cm_arrays.xml28
-rw-r--r--res/values-th/cm_plurals.xml31
-rw-r--r--res/values-th/cm_strings.xml84
-rw-r--r--res/values-vi/cm_arrays.xml32
-rw-r--r--res/values-vi/cm_plurals.xml31
-rw-r--r--res/values-vi/cm_strings.xml47
9 files changed, 8 insertions, 310 deletions
diff --git a/res/values-ar/cm_arrays.xml b/res/values-ar/cm_arrays.xml
deleted file mode 100644
index 5846c8759..000000000
--- a/res/values-ar/cm_arrays.xml
+++ /dev/null
@@ -1,28 +0,0 @@
-<?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">
- <string-array name="call_stats_duration">
- <item><xliff:g id="seconds" example="2 secs">%3$s</xliff:g></item>
- <item><xliff:g id="minutes" example="2 mins">%2$s</xliff:g></item>
- <item><xliff:g id="minutes" example="2 mins">%2$s</xliff:g> <xliff:g id="seconds" example="2 secs">%3$s</xliff:g></item>
- <item><xliff:g id="hours" example="2 hrs">%1$s</xliff:g></item>
- <item><xliff:g id="hours" example="2 hrs">%1$s</xliff:g> <xliff:g id="seconds" example="2 secs">%3$s</xliff:g></item>
- <item><xliff:g id="hours" example="2 hrs">%1$s</xliff:g> <xliff:g id="minutes" example="2 mins">%2$s</xliff:g></item>
- <item><xliff:g id="hours" example="2 hrs">%1$s</xliff:g> <xliff:g id="minutes" example="2 mins">%2$s</xliff:g> <xliff:g id="seconds" example="2 secs">%3$s</xliff:g></item>
- </string-array>
-</resources>
diff --git a/res/values-ar/cm_plurals.xml b/res/values-ar/cm_plurals.xml
index 122d9fcae..28d88c781 100644
--- a/res/values-ar/cm_plurals.xml
+++ b/res/values-ar/cm_plurals.xml
@@ -16,6 +16,14 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <plurals name="hour">
+ <item quantity="zero">١ س</item>
+ <item quantity="one">%d س</item>
+ <item quantity="two">%d س</item>
+ <item quantity="few">%d س</item>
+ <item quantity="many">%d س</item>
+ <item quantity="other">%d س</item>
+ </plurals>
<plurals name="minute">
<item quantity="zero">١ ق</item>
<item quantity="one">%d ق</item>
diff --git a/res/values-ar/cm_strings.xml b/res/values-ar/cm_strings.xml
index c2f4b2de5..9c0223965 100644
--- a/res/values-ar/cm_strings.xml
+++ b/res/values-ar/cm_strings.xml
@@ -16,8 +16,6 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="nearby_places">الأماكن القريبة</string>
- <string name="people">الناس</string>
<string name="lookup_settings_label">البحث عن رقم الهاتف</string>
<string name="lookup_settings_description">البحث عن أرقام الهاتف غير المعروفة</string>
<string name="enable_forward_lookup_title">بحث إلى الأمام</string>
@@ -34,38 +32,11 @@
<string name="t9_search_input_locale">إدخال بحث T9</string>
<string name="t9_search_input_locale_default">افتراضي</string>
<string name="type_blacklist">مكالمة محظورة </string>
- <string name="call_log_stats_title">الإحصائيات</string>
- <string name="callStatsDetailTitle">اإحصائيات تفاصيل الإتصال</string>
<string name="call_stats">إحصاءات المكالمات</string>
<string name="call_stats_refresh">تحديث</string>
<string name="activity_title_call_stats">إحصاءات المكالمات</string>
- <string name="call_stats_nav_all">الكل</string>
- <string name="call_stats_nav_incoming">الوارد</string>
- <string name="call_stats_nav_outgoing">الفائتة</string>
- <string name="call_stats_nav_missed">لم يتم الرد عليه</string>
- <string name="call_stats_incoming">الوارد: <xliff:g id="percent">%d </xliff:g>%%</string>
- <string name="call_stats_outgoing">خارج التغطية <xliff:g id="percent">%d</xliff:g>%%</string>
- <string name="call_stats_missed">لم يتم الرد عليه</string>
- <string name="call_stats_missed_percent">لم يتم الرد عليها: <xliff:g id="percent">%d</xliff:g>%%</string>
<string name="call_stats_blacklist">محظور</string>
<string name="call_stats_blacklist_percent">محظور:%% <xliff:g id="percent">%d </xliff:g></string>
- <string name="call_stats_header_total">المجموع: <xliff:g id="call_count">%s</xliff:g><xliff:g id="duration">%s</xliff:g></string>
- <string name="call_stats_header_total_callsonly">المجموع: <xliff:g id="call_count"> %s </xliff:g></string>
- <string name="call_stats_filter_from">تاريخ البداية</string>
- <string name="call_stats_filter_to">تاريخ الانتهاء</string>
- <string name="call_stats_filter_picker_title">تصفية المجموعة</string>
- <string name="date_quick_selection">التحديد السريع</string>
- <string name="date_qs_currentmonth">الشهر الحالي</string>
- <string name="date_qs_currentquarter">الربع الحالي</string>
- <string name="date_qs_currentyear">السنة الحالية</string>
- <string name="date_qs_lastweek">الأسبوع الماضي</string>
- <string name="date_qs_lastmonth">الشهر الماضي</string>
- <string name="date_qs_lastquarter">الربع الأخير</string>
- <string name="date_qs_lastyear">في العام الماضي</string>
- <string name="call_stats_date_filter">ضبط النطاق الزمني</string>
- <string name="call_stats_reset_filter">إعادة تعيين النطاق الزمني</string>
- <string name="call_stats_sort_by_duration">فرز حسب مدة المكالمة</string>
- <string name="call_stats_sort_by_count">فرز حسب عدد المكالمات</string>
<string name="menu_add_to_blacklist">إضافة إلى قائمة المتصلين المحظورين</string>
<string name="toast_added_to_blacklist">إضافة %s إلى قائمة المتصلين المحظورين</string>
<string name="speed_dial_settings">إعدادات الاتصال السريع</string>
diff --git a/res/values-th/cm_arrays.xml b/res/values-th/cm_arrays.xml
deleted file mode 100644
index 5846c8759..000000000
--- a/res/values-th/cm_arrays.xml
+++ /dev/null
@@ -1,28 +0,0 @@
-<?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">
- <string-array name="call_stats_duration">
- <item><xliff:g id="seconds" example="2 secs">%3$s</xliff:g></item>
- <item><xliff:g id="minutes" example="2 mins">%2$s</xliff:g></item>
- <item><xliff:g id="minutes" example="2 mins">%2$s</xliff:g> <xliff:g id="seconds" example="2 secs">%3$s</xliff:g></item>
- <item><xliff:g id="hours" example="2 hrs">%1$s</xliff:g></item>
- <item><xliff:g id="hours" example="2 hrs">%1$s</xliff:g> <xliff:g id="seconds" example="2 secs">%3$s</xliff:g></item>
- <item><xliff:g id="hours" example="2 hrs">%1$s</xliff:g> <xliff:g id="minutes" example="2 mins">%2$s</xliff:g></item>
- <item><xliff:g id="hours" example="2 hrs">%1$s</xliff:g> <xliff:g id="minutes" example="2 mins">%2$s</xliff:g> <xliff:g id="seconds" example="2 secs">%3$s</xliff:g></item>
- </string-array>
-</resources>
diff --git a/res/values-th/cm_plurals.xml b/res/values-th/cm_plurals.xml
deleted file mode 100644
index 0e0005e92..000000000
--- a/res/values-th/cm_plurals.xml
+++ /dev/null
@@ -1,31 +0,0 @@
-<?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">
- <plurals name="hour">
- <item quantity="other">%d ชั่วโมง</item>
- </plurals>
- <plurals name="minute">
- <item quantity="other">%d นาที</item>
- </plurals>
- <plurals name="second">
- <item quantity="other">%d วินาที</item>
- </plurals>
- <plurals name="call">
- <item quantity="other">%d สาย</item>
- </plurals>
-</resources>
diff --git a/res/values-th/cm_strings.xml b/res/values-th/cm_strings.xml
index 90d939aff..3010a8d03 100644
--- a/res/values-th/cm_strings.xml
+++ b/res/values-th/cm_strings.xml
@@ -16,89 +16,5 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="nearby_places">สถานใกล้เคียง</string>
- <string name="people">ผู้คน</string>
- <string name="lookup_settings_label">ค้นหาหมายเลขโทรศัพท์</string>
- <string name="lookup_settings_description">ค้นหาหมายเลขโทรศัพท์ที่ไม่รู้จัก</string>
- <string name="enable_forward_lookup_title">ค้นหาการส่งต่อ</string>
- <string name="enable_forward_lookup_summary">แสดงบริเวณใกล้เคียงสถานเมื่อค้นหาจากแอปโทรศัพท์</string>
- <string name="enable_people_lookup_title">ค้นหาบุคคล</string>
- <string name="enable_people_lookup_summary">แสดงผลการค้นหาออนไลน์เมื่อค้นหาในแอปโทรศัพท์</string>
- <string name="enable_reverse_lookup_title">ค้นหาย้อนกลับ</string>
- <string name="enable_reverse_lookup_summary">ค้นหาข้อมูลเกี่ยวกับบุคคลหรือสถานที่สำหรับหมายเลขสายเรียกเข้าที่ไม่รู้จัก</string>
- <string name="forward_lookup_provider_title">ผู้ให้บริการการค้นหาการส่งต่อ</string>
- <string name="people_lookup_provider_title">ผู้ให้บริการค้นหาบุคคล</string>
- <string name="reverse_lookup_provider_title">ผู้ให้บริการค้นหาย้อนกลับ</string>
- <string name="cyngn_reverse_lookup_provider_name">Cyngn ภาษาจีน (CN)</string>
- <string name="preference_category_t9_dialpad_search">แผงค้นหา T9</string>
- <string name="t9_search_input_locale">ป้อนข้อมูลค้นหา T9</string>
- <string name="t9_search_input_locale_default">ค่าเริ่มต้น</string>
- <string name="type_blacklist">บล็อคสาย</string>
- <string name="call_log_stats_title">สถิติ</string>
- <string name="callStatsDetailTitle">รายละเอียดสถิติการโทร</string>
- <string name="call_stats">สถิติการโทร</string>
- <string name="call_stats_refresh">โหลดใหม่</string>
- <string name="activity_title_call_stats">สถิติการโทร</string>
- <string name="call_stats_nav_all">ทั้งหมด</string>
- <string name="call_stats_nav_incoming">สายเรียกเข้า</string>
- <string name="call_stats_nav_outgoing">สายโทรออก</string>
- <string name="call_stats_nav_missed">สายที่ไม่ได้รับ</string>
- <string name="call_stats_incoming">สายเรียกเข้า: <xliff:g id="percent">%d</xliff:g>%%</string>
- <string name="call_stats_outgoing">สายโทรออก: <xliff:g id="percent">%d</xliff:g>%%</string>
- <string name="call_stats_missed">สายที่ไม่ได้รับ</string>
- <string name="call_stats_missed_percent">สายที่ไม่ได้รับ: <xliff:g id="percent">%d</xliff:g>%%</string>
- <string name="call_stats_blacklist">บล็อค</string>
- <string name="call_stats_blacklist_percent">บล็อค: <xliff:g id="percent">%d</xliff:g>%%</string>
- <string name="call_stats_header_total">ทั้งหมด: <xliff:g id="call_count">%s</xliff:g>, <xliff:g id="duration">%s</xliff:g></string>
- <string name="call_stats_header_total_callsonly">ทั้งหมด: <xliff:g id="call_count">%s</xliff:g></string>
- <string name="call_stats_filter_from">วันเริ่มต้น</string>
- <string name="call_stats_filter_to">วันสิ้นสุด</string>
- <string name="call_stats_filter_picker_title">ขอบเขตการกรอง</string>
- <string name="date_quick_selection">เลือกรวดเร็ว</string>
- <string name="date_qs_currentmonth">เดือนนี้</string>
- <string name="date_qs_currentquarter">สามเดือนนี้</string>
- <string name="date_qs_currentyear">ปีนี้</string>
- <string name="date_qs_lastweek">สัปดาห์ที่แล้ว</string>
- <string name="date_qs_lastmonth">เดือนที่แล้ว</string>
- <string name="date_qs_lastquarter">สามเดือนที่แล้ว</string>
- <string name="date_qs_lastyear">ปีที่แล้ว</string>
- <string name="call_stats_date_filter">ตั้งขอบเขตเวลา</string>
- <string name="call_stats_reset_filter">รีเซ็ตขอบเขตเวลา</string>
- <string name="call_stats_sort_by_duration">เรียงตามระยะเวลาโทร</string>
- <string name="call_stats_sort_by_count">เรียงตามจำนวนครั้งการโทร</string>
- <string name="menu_add_to_blacklist">เพิ่มไปยังรายชื่อที่ถูกบล็อค</string>
- <string name="toast_added_to_blacklist">%s ถูกเพิ่มไปยังรายชื่อที่ถูกบล็อค</string>
- <string name="speed_dial_settings">ตั้งค่าการโทรอย่างรวดเร็ว</string>
- <string name="speed_dial_not_set">(ไม่ได้กำหนด)</string>
- <string name="speed_dial_replace">แทน​ที่</string>
- <string name="speed_dial_delete">ลบ</string>
- <string name="speed_dial_unassigned_dialog_title">ไม่ได้ระบุปุ่ม</string>
- <string name="speed_dial_unassigned_dialog_message">ไม่ได้ตั้งการโทรอย่างรวดเร็วไว้บนปุ่ม \'<xliff:g id="number">%s</xliff:g>\' คุณต้องการตั้งเดี๋ยวนี้?</string>
- <string name="dialog_speed_dial_airplane_mode_message">เพื่อใช้การโทรอย่างรวดเร็ว, ต้องปิดโหมดเครื่องบินก่อน</string>
- <string name="yes">ใช่</string>
- <string name="no">ไม่</string>
- <string name="incall_vibration_category_title">สั่นในขณะใช้สาย</string>
- <string name="incall_vibrate_outgoing_title">สั่นเมื่อมีการรับสาย</string>
- <string name="vibrate_call_waiting">สั่นขณะรอสาย</string>
- <string name="incall_vibrate_hangup_title">สั่นเมื่อวางสาย</string>
- <string name="incall_vibrate_45_title">สั่นทุกนาที</string>
- <string name="incall_vibrate_45_summary">สั่นในวินาทีที่ 45 เพื่อแสดงทุกๆนาทีขณะใช้สาย</string>
- <string name="detailed_incall_info_title">รายละเอียดข้อมูลผู้โทร</string>
- <string name="detailed_incall_info_summary">แสดงข้อมูลเพิ่มเติมในหน้าสายเรียกเข้า</string>
- <string name="video_call">สนทนาวิดีโอ</string>
- <string name="call_duration_active">ระยะเวลาใช้งาน:</string>
- <string name="call_duration_call_out">ระยะเวลาการโทร:</string>
- <string name="call_log_show_all_slots">ทุกซิม</string>
- <string name="call_log_all_calls_header">การใช้สายทั้งหมด</string>
- <string name="calllog_search_hint">ค้นหาประวัติการโทร</string>
- <string name="msim_ime_dialog_title">รหัสอุปกรณ์</string>
- <string name="call_log_blacklist_header">บล็อคการโทรเท่านั้น</string>
- <string name="start_call_playback">เล่นบันทึก</string>
- <string name="stop_call_playback">หยุด</string>
- <string name="call_playback_error_message">ไม่สามารถเล่นบันทึกได้</string>
- <string name="sensors_category_title">ตั้งค่าเซนเซอร์</string>
- <string name="smart_mute_title">ปิดเสียงอัจฉริยะ</string>
- <string name="smart_mute_summary">ปิดเสียงเรียกเข้าโดยการพลิกอุปกรณ์</string>
- <string name="smart_dialer_title">การโทรอัจฉริยะ</string>
<string name="smart_dialer_summary">โทรหาหมายเลขที่มีการโทรออกโดยอัตโนมัติโดยเคลื่อนอุปกรณ์ไปที่หูของคุณ</string>
</resources>
diff --git a/res/values-vi/cm_arrays.xml b/res/values-vi/cm_arrays.xml
deleted file mode 100644
index 84b662d2d..000000000
--- a/res/values-vi/cm_arrays.xml
+++ /dev/null
@@ -1,32 +0,0 @@
-<?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">
- <string-array name="call_stats_duration">
- <item><xliff:g id="seconds" example="2 secs">%3$s</xliff:g></item>
- <item>
- <xliff:g id="minutes" example="2 mins">%2$s</xliff:g>
- </item>
- <item><xliff:g id="minutes" example="2 mins">%2$s</xliff:g> <xliff:g id="seconds" example="2 secs">%3$s</xliff:g></item>
- <item>
- <xliff:g id="hours" example="2 hrs">%1$s</xliff:g>
- </item>
- <item><xliff:g id="hours" example="2 hrs">%1$s</xliff:g> <xliff:g id="seconds" example="2 secs">%3$s</xliff:g></item>
- <item><xliff:g id="hours" example="2 hrs">%1$s</xliff:g> <xliff:g id="minutes" example="2 mins">%2$s</xliff:g></item>
- <item><xliff:g id="hours" example="2 hrs">%1$s</xliff:g> <xliff:g id="minutes" example="2 mins">%2$s</xliff:g> <xliff:g id="seconds" example="2 secs">%3$s</xliff:g></item>
- </string-array>
-</resources>
diff --git a/res/values-vi/cm_plurals.xml b/res/values-vi/cm_plurals.xml
deleted file mode 100644
index 27e3e2fa5..000000000
--- a/res/values-vi/cm_plurals.xml
+++ /dev/null
@@ -1,31 +0,0 @@
-<?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">
- <plurals name="hour">
- <item quantity="other">%d giờ</item>
- </plurals>
- <plurals name="minute">
- <item quantity="other">%d phút</item>
- </plurals>
- <plurals name="second">
- <item quantity="other">%d giây</item>
- </plurals>
- <plurals name="call">
- <item quantity="other">%d cuộc gọi</item>
- </plurals>
-</resources>
diff --git a/res/values-vi/cm_strings.xml b/res/values-vi/cm_strings.xml
index a244f6c0f..5e18c4c93 100644
--- a/res/values-vi/cm_strings.xml
+++ b/res/values-vi/cm_strings.xml
@@ -16,57 +16,10 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="nearby_places">Địa điểm gần kề</string>
- <string name="people">Mọi người</string>
- <string name="lookup_settings_label">Tra cứu số điện thoại</string>
- <string name="lookup_settings_description">Tra cứu số điện thoại không biết</string>
<string name="enable_forward_lookup_title">Tra cứu xuôi</string>
- <string name="enable_forward_lookup_summary">Hiển thị các địa điểm gần kề khi tìm kiếm trong trình quay số</string>
- <string name="enable_people_lookup_title">Tra cứu mọi người</string>
- <string name="enable_people_lookup_summary">Hiển thị kết quả trực tuyến về người khi tìm kiếm trong trình quay số</string>
- <string name="enable_reverse_lookup_title">Tra cứu ngược</string>
- <string name="enable_reverse_lookup_summary">Tra cứu thông tin về người hoặc vị trí cho những số gọi đến không biết</string>
<string name="forward_lookup_provider_title">Nhà cung cấp tra cứu xuôi</string>
<string name="people_lookup_provider_title">Nhà cung cấp tra cứu người</string>
<string name="reverse_lookup_provider_title">Nhà cung cấp tra cứu ngược</string>
- <string name="cyngn_reverse_lookup_provider_name">Cyngn Trung Quốc (CN)</string>
- <string name="preference_category_t9_dialpad_search">Bàn phím tìm kiếm T9</string>
- <string name="t9_search_input_locale">Ô tìm kiếm T9</string>
- <string name="t9_search_input_locale_default">Mặc định</string>
- <string name="type_blacklist">Cuộc gọi bị chặn</string>
- <string name="call_log_stats_title">Thống kê</string>
- <string name="callStatsDetailTitle">Chi tiết thống kê cuộc gọi</string>
- <string name="call_stats">Thống kê cuộc gọi</string>
- <string name="call_stats_refresh">Làm mới</string>
- <string name="activity_title_call_stats">Thống kê cuộc gọi</string>
- <string name="call_stats_nav_all">Tất cả</string>
- <string name="call_stats_nav_incoming">Gọi đến</string>
- <string name="call_stats_nav_outgoing">Gọi đi</string>
- <string name="call_stats_nav_missed">Gọi nhỡ</string>
- <string name="call_stats_incoming">Đến: <xliff:g id="percent">%d</xliff:g>%%</string>
- <string name="call_stats_outgoing">Đi: <xliff:g id="percent">%d</xliff:g>%%</string>
- <string name="call_stats_missed">Gọi nhỡ</string>
- <string name="call_stats_missed_percent">Nhỡ: <xliff:g id="percent">%d</xliff:g>%%</string>
- <string name="call_stats_blacklist">Bị chặn</string>
- <string name="call_stats_blacklist_percent">Bị chặn: <xliff:g id="percent">%d </xliff:g>%%</string>
- <string name="call_stats_header_total">Tổng số: <xliff:g id="call_count">%s</xliff:g>, <xliff:g id="duration">%s</xliff:g></string>
- <string name="call_stats_header_total_callsonly">Tổng số: <xliff:g id="call_count">%s</xliff:g></string>
- <string name="call_stats_filter_from">Ngày bắt đầu</string>
- <string name="call_stats_filter_to">Ngày kết thúc</string>
- <string name="call_stats_filter_picker_title">Phạm vi lọc</string>
- <string name="date_quick_selection">Chọn nhanh</string>
- <string name="date_qs_currentmonth">Tháng hiện tại</string>
- <string name="date_qs_currentquarter">Quý hiện tại</string>
- <string name="date_qs_currentyear">Năm hiện tại</string>
- <string name="date_qs_lastweek">Tuần trước</string>
- <string name="date_qs_lastmonth">Tháng trước</string>
- <string name="date_qs_lastquarter">Quý trước</string>
- <string name="date_qs_lastyear">Năm trước</string>
- <string name="call_stats_date_filter">Điều chỉnh khoảng thời gian</string>
- <string name="call_stats_reset_filter">Đặt lại khoảng thời gian</string>
- <string name="call_stats_sort_by_duration">Sắp xếp theo thời lượng cuộc gọi</string>
- <string name="call_stats_sort_by_count">Sắp xếp theo số lượng cuộc gọi</string>
- <string name="menu_add_to_blacklist">Thêm vào danh sách chặn người gọi</string>
<string name="toast_added_to_blacklist">%s được thêm vào danh sách chặn người gọi.</string>
<string name="speed_dial_settings">Thiết đặt quay số nhanh</string>
<string name="speed_dial_not_set">(không thiết lập)</string>