summaryrefslogtreecommitdiffstats
path: root/res/values-zh-rCN
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-zh-rCN')
-rw-r--r--res/values-zh-rCN/cm_arrays.xml28
-rw-r--r--res/values-zh-rCN/cm_plurals.xml31
-rw-r--r--res/values-zh-rCN/cm_strings.xml95
3 files changed, 154 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..5846c8759
--- /dev/null
+++ b/res/values-zh-rCN/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-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..6034cac2a
--- /dev/null
+++ b/res/values-zh-rCN/cm_strings.xml
@@ -0,0 +1,95 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-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 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="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">所有 SIM 卡</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>
+</resources>