summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Jiang <sam.andrew.jiang@gmail.com>2013-05-10 16:44:43 -0400
committerAndrew Jiang <sam.andrew.jiang@gmail.com>2013-05-11 12:11:08 -0700
commit8a74d4b7f16bad4ee3601d8cdcf9f9b9c94e266d (patch)
treea4d4467ca8fafece2630f815dfd834acc376ccb6
parentafbec56f92fd1b43cff613077a823f748b522006 (diff)
downloaddevice_samsung_n7100-8a74d4b7f16bad4ee3601d8cdcf9f9b9c94e266d.zip
device_samsung_n7100-8a74d4b7f16bad4ee3601d8cdcf9f9b9c94e266d.tar.gz
device_samsung_n7100-8a74d4b7f16bad4ee3601d8cdcf9f9b9c94e266d.tar.bz2
N7100: Simplified Chinese Translations
Updated translations and added copyright headers. Patch Set 2: Trigger Cid. Change-Id: I1491404f5cb0055dd5fbdefe43327538a5f560d0
-rw-r--r--DeviceSettings/res/values-zh-rCN/arrays.xml18
-rw-r--r--DeviceSettings/res/values-zh-rCN/strings.xml25
2 files changed, 39 insertions, 4 deletions
diff --git a/DeviceSettings/res/values-zh-rCN/arrays.xml b/DeviceSettings/res/values-zh-rCN/arrays.xml
index 3fe1780..8e681eb 100644
--- a/DeviceSettings/res/values-zh-rCN/arrays.xml
+++ b/DeviceSettings/res/values-zh-rCN/arrays.xml
@@ -1,4 +1,20 @@
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+<?xml version="1.0" encoding="utf-8"?>
+<!-- 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:android="http://schemas.android.com/apk/res/android"
+ xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string-array name="vibrator_intensity_entries">
<item>0%</item>
diff --git a/DeviceSettings/res/values-zh-rCN/strings.xml b/DeviceSettings/res/values-zh-rCN/strings.xml
index d6b1d8d..0215e04 100644
--- a/DeviceSettings/res/values-zh-rCN/strings.xml
+++ b/DeviceSettings/res/values-zh-rCN/strings.xml
@@ -1,6 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
-<resources>
- <string name="app_name">Galaxy Note 2 设置</string>
+<!-- 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:android="http://schemas.android.com/apk/res/android"
+ xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="app_name">高级设置</string>
<string name="category_haptic_title">振动</string>
<string name="vibrator_subcat_title">振动器</string>
@@ -22,7 +37,11 @@
<string name="led_subcat_title">LED 指示灯</string>
<string name="led_fade_title_head">LED 淡出</string>
- <string name="led_fade_summary_head">启用后 LED 指示灯将会产生淡出效果而替代闪烁效果.</string>
+ <string name="led_fade_summary_head">启用后 LED 指示灯将会产生淡出效果而替代闪烁效果。</string>
+
+ <string name="spen_subcat_title">S-Pen</string>
+ <string name="spen_power_save_title_head">S-Pen 节能模式</string>
+ <string name="spen_power_save_summary_head">S-Pen 插在设备内时禁用触控笔数字转换器</string>
<string name="touchkey_subcat_title">触摸键</string>
<string name="touchkey_light_title_head">背光灯</string>