blob: c1beddd36199200e34731fa982639a382791f03e [file] [log] [blame]
Eric Fischer5436f0c2009-03-24 21:02:57 -07001<?xml version="1.0" encoding="UTF-8"?>
Kenny Rootf7ebcad2010-03-17 22:17:01 -07002<!-- Copyright (C) 2009 The Android Open Source Project
Eric Fischer5436f0c2009-03-24 21:02:57 -07003
4 Licensed under the Apache License, Version 2.0 (the "License");
5 you may not use this file except in compliance with the License.
6 You may obtain a copy of the License at
7
8 http://www.apache.org/licenses/LICENSE-2.0
9
10 Unless required by applicable law or agreed to in writing, software
11 distributed under the License is distributed on an "AS IS" BASIS,
12 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 See the License for the specific language governing permissions and
14 limitations under the License.
Kenny Rootf7ebcad2010-03-17 22:17:01 -070015 -->
16
Eric Fischer5436f0c2009-03-24 21:02:57 -070017<resources xmlns:android="http://schemas.android.com/apk/res/android"
18 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
Eric Fischerb6283082009-10-13 16:45:09 -070019 <string name="calendar_storage" msgid="5387668002987562770">"日历存储"</string>
Eric Fischerb6283082009-10-13 16:45:09 -070020 <string name="calendar_default_name" msgid="6924293766625167275">"默认日历"</string>
Eric Fischerb6283082009-10-13 16:45:09 -070021 <string name="calendar_info" msgid="6687678621418059281">"日历信息"</string>
22 <string name="calendar_info_error" msgid="5575162446528419982">"错误"</string>
Eric Fischer690acf42010-01-07 16:01:18 -080023 <string name="calendar_info_no_calendars" msgid="4287534468186704433">"没有日历"</string>
Baligh Uddin17fa9712014-08-18 22:23:46 -070024 <string name="calendar_info_events" msgid="1805502308105103803">"活动:<xliff:g id="EVENTS">%1$d</xliff:g>项"</string>
Eric Fischerb6283082009-10-13 16:45:09 -070025 <string name="calendar_info_events_dirty" msgid="8879392112564499515">"活动数:<xliff:g id="EVENTS_0">%1$d</xliff:g>。未保存的活动数:<xliff:g id="DIRTY_EVENTS">%2$d</xliff:g>"</string>
26 <string name="provider_label" msgid="2306513350843464739">"日历"</string>
Eric Fischer0be88302011-05-02 15:56:40 -070027 <string name="debug_tool_delete_button" msgid="5052706251268452090">"立即删除"</string>
28 <string name="debug_tool_start_button" msgid="5384780896342913563">"开始"</string>
Eric Fischera6f55762012-07-02 11:58:02 -070029 <string name="debug_tool_message" msgid="4862486669932821937">"您需要执行以下操作:1) 在任意应用都可读取的 SD 卡/USB 存储设备中,创建日历数据库的副本;2) 通过电子邮件发送该副本。在成功从设备中复制该副本或开发者收到相关电子邮件后,请务必将该副本及时删除。"</string>
Eric Fischer9f0b0c02011-11-29 11:24:55 -080030 <string name="debug_tool_email_sender_picker" msgid="2000311987477419397">"选择用于发送文件的程序"</string>
Eric Fischer0be88302011-05-02 15:56:40 -070031 <string name="debug_tool_email_subject" msgid="2403590332256471194">"日历调试工具已附加"</string>
Eric Fischer9f0b0c02011-11-29 11:24:55 -080032 <string name="debug_tool_email_body" msgid="4835949635324134017">"附件是我的日历数据库,其中包含我的全部约会和个人信息,因此请谨慎处理。"</string>
Eric Fischer5436f0c2009-03-24 21:02:57 -070033</resources>