summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Jiang <sam.andrew.jiang@gmail.com>2013-05-10 19:08:30 -0400
committerAndrew Jiang <sam.andrew.jiang@gmail.com>2013-05-10 19:08:30 -0400
commitdaf765270bed3e8c338bdebc57725c772e62e690 (patch)
treea02f2d9ef0c582e6918a530395c3fd1a461a68a2
parentf4a73e44241d0206ca48cf7a130b26a74219e9ff (diff)
downloadandroid_packages_apps_Calendar-cm-10.1.0-RC5.tar.gz
android_packages_apps_Calendar-cm-10.1.0-RC5.tar.bz2
android_packages_apps_Calendar-cm-10.1.0-RC5.zip
Calendar: Simplified Chinese Translationscm-10.1.0-RC5cm-10.1.0-RC4cm-10.1.0-RC3
Change-Id: I42db3d73b6a97b5c8f4f2fe7a8d8211ee76488a2
-rw-r--r--res/values-zh-rCN/cm_strings.xml23
1 files changed, 23 insertions, 0 deletions
diff --git a/res/values-zh-rCN/cm_strings.xml b/res/values-zh-rCN/cm_strings.xml
new file mode 100644
index 00000000..4ca80164
--- /dev/null
+++ b/res/values-zh-rCN/cm_strings.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2012-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 name="preferences_alerts_custom_snooze_delay_title">询问暂停提醒时长</string>
+ <string name="preferences_alerts_custom_snooze_delay_summary_on">暂停提醒时询问持续时长</string>
+ <string name="preferences_alerts_custom_snooze_delay_summary_off">总是使用默认的暂停提醒时长</string>
+ <string name="snooze_delay_dialog_title">设定暂停提醒的重复时间</string>
+ <string name="preferences_default_snooze_delay_title">默认暂停提醒时长</string>
+ <string name="preferences_default_snooze_delay_dialog">默认暂停提醒时长</string>
+</resources>