summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlinus_lee <llee@cyngn.com>2015-01-30 15:06:10 -0800
committerLinus Lee <llee@cyngn.com>2015-01-30 23:07:51 +0000
commitd7c8723e88a5b24d2cab36f92703da535901c5bb (patch)
treeb3695439b739bb96657efb052854ab5a96bf776c
parent97c18a18a52ab9b3bd2223e58b10ce947f293ca9 (diff)
downloadandroid_packages_apps_Trebuchet-d7c8723e88a5b24d2cab36f92703da535901c5bb.tar.gz
android_packages_apps_Trebuchet-d7c8723e88a5b24d2cab36f92703da535901c5bb.tar.bz2
android_packages_apps_Trebuchet-d7c8723e88a5b24d2cab36f92703da535901c5bb.zip
Trebuchet: Add missing simplified chinese translations
Because of some internal deadlines, we will submit these manually but Crowdin eventually will overwrite these values Change-Id: I4672fb958508180d34ce82150c8ef8ac816e36f7
-rw-r--r--res/values-zh-rCN/cm_arrays.xml35
-rw-r--r--res/values-zh-rCN/cm_strings.xml43
-rw-r--r--res/values-zh-rCN/strings.xml1
3 files changed, 79 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..9b0134b39
--- /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) 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>
+ <string-array name="transition_effect_entries">
+ <item>无</item>
+ <item>放大</item>
+ <item>缩小</item>
+ <item>向上旋转</item>
+ <item>向下旋转</item>
+ <item>立方体内部</item>
+ <item>立方体外部</item>
+ <item>堆叠</item>
+ <item>手风琴</item>
+ <item>翻转</item>
+ <item>圆柱体内部</item>
+ <item>圆柱体外部</item>
+ <item>旋转木马</item>
+ <item>概览</item>
+ </string-array>
+</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..bc7d40303
--- /dev/null
+++ b/res/values-zh-rCN/cm_strings.xml
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 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>
+ <string name="home_screen_settings">主屏幕设置</string>
+ <string name="drawer_settings">抽屉设置</string>
+ <string name="app_settings">应用设置</string>
+ <string name="setting_state_on">打开</string>
+ <string name="setting_state_off">关闭</string>
+ <string name="themes_button_text">主题</string>
+ <string name="scrolling_page_outlines">页概述</string>
+ <string name="scrolling_fade_adjacent">边页淡出</string>
+ <string name="scrolling_wallpaper">滚动壁纸</string>
+ <string name="grid_size_text">网格大小</string>
+ <string name="grid_size_comfortable">宽松</string>
+ <string name="grid_size_cozy">合适</string>
+ <string name="grid_size_condensed">紧凑</string>
+ <string name="grid_size_custom">自定义 %1$d \u00d7 %2$d</string>
+ <string name="preferences_interface_homescreen_custom">选择自定义尺寸</string>
+ <string name="scroll_effect_text">滚动特效</string>
+ <string name="sort_mode_install_time">安装时间</string>
+ <string name="home_screen_search_text">搜索栏</string>
+ <string name="larger_icons_text">大图标</string>
+ <string name="icon_labels">图标标签</string>
+ <string name="icon_labels_show">显示</string>
+ <string name="icon_labels_hide">隐藏</string>
+ <string name="protected_app_settings">受保护的应用</string>
+ <string name="dialog_confirm">确认</string>
+</resources>
diff --git a/res/values-zh-rCN/strings.xml b/res/values-zh-rCN/strings.xml
index c832455f5..a2f5e9ff3 100644
--- a/res/values-zh-rCN/strings.xml
+++ b/res/values-zh-rCN/strings.xml
@@ -112,6 +112,7 @@
<string name="widget_button_text" msgid="2880537293434387943">"小部件"</string>
<string name="wallpaper_button_text" msgid="8404103075899945851">"壁纸"</string>
<string name="settings_button_text" msgid="8119458837558863227">"设置"</string>
+ <string name="manage_apps_button_text">应用</string>
<string name="package_state_enqueued" msgid="6227252464303085641">"正在等待"</string>
<string name="package_state_downloading" msgid="4088770468458724721">"正在下载"</string>
<string name="package_state_installing" msgid="7588193972189849870">"正在安装"</string>