android13/packages/providers/CalendarProvider/res/values-zh-rCN/strings.xml

34 lines
2.6 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?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="calendar_storage" msgid="8317143729823142952">"日历存储"</string>
<string name="calendar_default_name" msgid="5010385424907560782">"默认"</string>
<string name="calendar_info" msgid="3080204956905796668">"日历信息"</string>
<string name="calendar_info_error" msgid="8686794108585408379">"错误"</string>
<string name="calendar_info_no_calendars" msgid="6166939001615667041">"没有日历"</string>
<string name="calendar_info_events" msgid="6513451584822286165">"活动:<xliff:g id="EVENTS">%1$d</xliff:g> 项"</string>
<string name="calendar_info_events_dirty" msgid="3953603148780098018">"活动:<xliff:g id="EVENTS_0">%1$d</xliff:g> 项。未保存的活动:<xliff:g id="DIRTY_EVENTS">%2$d</xliff:g> 项"</string>
<string name="provider_label" msgid="1910026788169486138">"日历"</string>
<string name="debug_tool_delete_button" msgid="2843837310185088850">"立即删除"</string>
<string name="debug_tool_start_button" msgid="2827965939935983665">"开始"</string>
<string name="debug_tool_message" msgid="2315979068524074618">"您需要执行以下操作1) 将日历数据库的副本复制到任意应用都可读取的 SD 卡/USB 存储设备2) 通过电子邮件发送该副本。在成功从设备中复制该副本或收件人收到相应电子邮件后,请立即将该副本删除。"</string>
<string name="debug_tool_email_sender_picker" msgid="2527150861906694072">"选择用于发送文件的程序"</string>
<string name="debug_tool_email_subject" msgid="1450453531950410260">"附加了日历调试工具"</string>
<string name="debug_tool_email_body" msgid="1271714905048793618">"附件是我的日历数据库,其中包含我的全部预约和个人信息。请谨慎处理。"</string>
</resources>