summaryrefslogtreecommitdiffstats
path: root/res/values-zh-rCN
diff options
context:
space:
mode:
authorinky@build01 <jenkins@cyanogenmod.com>2016-11-22 16:44:43 -0800
committerMichael Bestas <mikeioannina@gmail.com>2017-01-07 01:31:39 +0200
commit267c1fa57e3ec59dbb7b100de565debd1cb4f8ec (patch)
treeebd272180320b32eacac41d3d9b4751ba260db33 /res/values-zh-rCN
parent6dd85e9083cda877710cf1fc459f07010520c15e (diff)
downloadandroid_packages_apps_Dialer-267c1fa57e3ec59dbb7b100de565debd1cb4f8ec.tar.gz
android_packages_apps_Dialer-267c1fa57e3ec59dbb7b100de565debd1cb4f8ec.tar.bz2
android_packages_apps_Dialer-267c1fa57e3ec59dbb7b100de565debd1cb4f8ec.zip
Automatic translation import
Change-Id: I1dc401d8bcc2464ace6b57b0546e2ed1777251dc Ticket: -
Diffstat (limited to 'res/values-zh-rCN')
-rw-r--r--res/values-zh-rCN/cm_arrays.xml35
-rw-r--r--res/values-zh-rCN/cm_plurals.xml31
-rw-r--r--res/values-zh-rCN/cm_strings.xml82
3 files changed, 148 insertions, 0 deletions
diff --git a/res/values-zh-rCN/cm_arrays.xml b/res/values-zh-rCN/cm_arrays.xml
new file mode 100644
index 000000000..2312527d2
--- /dev/null
+++ b/res/values-zh-rCN/cm_arrays.xml
@@ -0,0 +1,35 @@
+<?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 -->
+ <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-rCN/cm_plurals.xml b/res/values-zh-rCN/cm_plurals.xml
new file mode 100644
index 000000000..d35355856
--- /dev/null
+++ b/res/values-zh-rCN/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-rCN/cm_strings.xml b/res/values-zh-rCN/cm_strings.xml
new file mode 100644
index 000000000..e4746e4cd
--- /dev/null
+++ b/res/values-zh-rCN/cm_strings.xml
@@ -0,0 +1,82 @@
+<?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">
+ <string name="incall_vibration_category_title">通话中震动</string>
+ <string name="incall_vibrate_outgoing_title">对方接听时震动</string>
+ <string name="incall_vibrate_call_waiting_title">呼叫等待时振动</string>
+ <string name="incall_vibrate_hangup_title">通话结束时震动</string>
+ <string name="incall_vibrate_45_title">每分钟震动</string>
+ <string name="incall_vibrate_45_summary">呼出通话达到每分钟的 45 秒时震动</string>
+ <!-- Forward lookup -->
+ <string name="nearby_places">附近地点</string>
+ <string name="people">人</string>
+ <!-- Number lookup -->
+ <string name="lookup_settings_label">号码查询</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>
+ <!-- Chinese Reverse Lookup Provider -->
+ <string name="cyngn_reverse_lookup_provider_name">Cyngn 中文 (CN)</string>
+ <string name="speed_dial_edit_title">编辑快速拨号 <xliff:g id="index" example="2">%1$d</xliff:g></string>
+ <string name="speed_dial_input_hint">请输入一个号码</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_blocked_empty">您没有屏蔽来电。</string>
+ <!-- Call statistics -->
+ <string name="call_log_stats_title">统计</string>
+ <string name="callStatsDetailTitle">通话统计详情</string>
+ <string name="call_stats_incoming">来电:<xliff:g id="value">%s</xliff:g></string>
+ <string name="call_stats_outgoing">去电:<xliff:g id="value">%s</xliff:g></string>
+ <string name="call_stats_missed">未接:<xliff:g id="value">%s</xliff:g></string>
+ <string name="call_stats_blocked">屏蔽:<xliff:g id="value">%s</xliff:g></string>
+ <string name="call_stats_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="call_stats_title_for_number">此号码</string>
+ <string name="call_stats_title_of_total">总计</string>
+ <string name="call_stats_title_durations">通话时长</string>
+ <string name="call_stats_title_count">通话次数</string>
+ <string name="call_stats_title_average_duration">平均通话时长</string>
+ <!-- Text displayed when there are no call log entries in the selected time range. -->
+ <string name="recent_calls_no_items_in_range">您所选择的时间范围内不包含任何通话记录。</string>
+ <string name="call_recording_category_title">通话录音</string>
+ <string name="call_recording_format">音频格式</string>
+ <string name="call_playback_no_app_found_toast">没有找到可以回放所选录音的应用。</string>
+</resources>