summaryrefslogtreecommitdiffstats
path: root/res/values-zh-rCN/cm_arrays.xml
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 /res/values-zh-rCN/cm_arrays.xml
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
Diffstat (limited to 'res/values-zh-rCN/cm_arrays.xml')
-rw-r--r--res/values-zh-rCN/cm_arrays.xml35
1 files changed, 35 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>