summaryrefslogtreecommitdiffstats
path: root/res/values-zh-rTW
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-01-25 19:38:36 +0200
committerMichael Bestas <mikeioannina@cyanogenmod.org>2016-01-25 19:38:36 +0200
commit4ca90e6ba31d1c38896cc8b4f4cfb8b12b2076e5 (patch)
treeb2c4f9c6d42227ad33d5a914169a05d22a237911 /res/values-zh-rTW
parenta1739cf58ca6685c9d198ed0f3361c144d48c105 (diff)
downloadandroid_packages_apps_Dialer-4ca90e6ba31d1c38896cc8b4f4cfb8b12b2076e5.tar.gz
android_packages_apps_Dialer-4ca90e6ba31d1c38896cc8b4f4cfb8b12b2076e5.tar.bz2
android_packages_apps_Dialer-4ca90e6ba31d1c38896cc8b4f4cfb8b12b2076e5.zip
Automatic translation import
Change-Id: Ie5979664b9015b17660b5fe2a16ea0ca8e83e6a8
Diffstat (limited to 'res/values-zh-rTW')
-rw-r--r--res/values-zh-rTW/cm_arrays.xml28
-rw-r--r--res/values-zh-rTW/cm_plurals.xml31
-rw-r--r--res/values-zh-rTW/cm_strings.xml22
3 files changed, 81 insertions, 0 deletions
diff --git a/res/values-zh-rTW/cm_arrays.xml b/res/values-zh-rTW/cm_arrays.xml
new file mode 100644
index 000000000..5846c8759
--- /dev/null
+++ b/res/values-zh-rTW/cm_arrays.xml
@@ -0,0 +1,28 @@
+<?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-zh-rTW/cm_plurals.xml b/res/values-zh-rTW/cm_plurals.xml
new file mode 100644
index 000000000..1639dda92
--- /dev/null
+++ b/res/values-zh-rTW/cm_plurals.xml
@@ -0,0 +1,31 @@
+<?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-zh-rTW/cm_strings.xml b/res/values-zh-rTW/cm_strings.xml
index 79a56e53f..63e99ca34 100644
--- a/res/values-zh-rTW/cm_strings.xml
+++ b/res/values-zh-rTW/cm_strings.xml
@@ -50,4 +50,26 @@
<string name="incall_vibrate_hangup_title">掛斷時震動</string>
<string name="incall_vibrate_45_title">每分鐘震動一次</string>
<string name="incall_vibrate_45_summary">撥出電話後每分鐘的 45 秒時震動</string>
+ <string name="call_log_show_all_slots">所有 SIM 卡</string>
+ <string name="call_log_all_calls_header">所有通話</string>
+ <string name="call_log_blacklist_header">只有已封鎖通話</string>
+ <string name="call_log_stats_title">統計資料</string>
+ <string name="callStatsDetailTitle">通話統計詳細資料</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>
</resources>