OSDN Git Service

auto import from //depot/cupcake/@132589
[android-x86/packages-apps-Calendar.git] / res / values-zh-rCN / strings.xml
index 8be24d9..710810f 100644 (file)
@@ -1,4 +1,18 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2009 The Android Open Source 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_label">"日历"</string>
     <item quantity="one">"1 天"</item>
     <item quantity="other">"<xliff:g id="COUNT">%d</xliff:g> 天"</item>
   </plurals>
-    <!-- no translation found for show_agenda_view (7971854300981408347) -->
-    <skip />
-    <!-- no translation found for show_day_view (5782512782605466016) -->
-    <skip />
+    <string name="show_agenda_view">"显示日程"</string>
+    <string name="show_day_view">"显示日期"</string>
     <string name="agenda_view">"日程"</string>
     <string name="day_view">"天"</string>
     <string name="week_view">"周"</string>
     <string name="modify_all_following">"更改此活动和将来的所有活动。"</string>
     <string name="delete_this_event_title">"系统将删除此活动。"</string>
     <string name="delete_title">"删除"</string>
+    <string name="change_response_title">"更改响应"</string>
     <string name="preferences_title">"设置"</string>
     <string name="preferences_general_title">"日历视图设置"</string>
     <string name="preferences_alerts_title">"提醒设置"</string>
     <string name="preferences_default_reminder_title">"设置默认提醒"</string>
     <string name="preferences_default_reminder_dialog">"默认提醒时间"</string>
     <string name="preferences_default_reminder_default">"10"</string>
+    <string name="gadget_calendar">"日历:"</string>
+    <string name="gadget_now_event">"当前活动:<xliff:g id="TIME_DATE">%s</xliff:g>"</string>
+    <string name="gadget_next_event">"下一个活动:<xliff:g id="TIME_DATE">%s</xliff:g>"</string>
+    <string name="gadget_later_event">"稍后的活动:<xliff:g id="TIME_DATE">%s</xliff:g>"</string>
+  <plurals name="gadget_more_events">
+    <item quantity="one">"另外 1 个活动"</item>
+    <item quantity="other">"另外 <xliff:g id="NUMBER">%d</xliff:g> 个活动"</item>
+  </plurals>
+    <string name="gadget_no_events">"近期没有日历活动"</string>
 </resources>