Eric Fischer | 5436f0c | 2009-03-24 21:02:57 -0700 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
Kenny Root | f7ebcad | 2010-03-17 22:17:01 -0700 | [diff] [blame] | 2 | <!-- Copyright (C) 2009 The Android Open Source Project |
Eric Fischer | 5436f0c | 2009-03-24 21:02:57 -0700 | [diff] [blame] | 3 | |
| 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 Root | f7ebcad | 2010-03-17 22:17:01 -0700 | [diff] [blame] | 15 | --> |
| 16 | |
Eric Fischer | 5436f0c | 2009-03-24 21:02:57 -0700 | [diff] [blame] | 17 | <resources xmlns:android="http://schemas.android.com/apk/res/android" |
| 18 | xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> |
Eric Fischer | b628308 | 2009-10-13 16:45:09 -0700 | [diff] [blame] | 19 | <string name="calendar_storage" msgid="5387668002987562770">"日历存储"</string> |
Eric Fischer | ee9b907 | 2011-09-02 15:07:57 -0700 | [diff] [blame^] | 20 | <string name="upgrade_msg" msgid="2792831029435070926">"正在升级日历数据库。"</string> |
Eric Fischer | b628308 | 2009-10-13 16:45:09 -0700 | [diff] [blame] | 21 | <string name="calendar_default_name" msgid="6924293766625167275">"默认日历"</string> |
Eric Fischer | b628308 | 2009-10-13 16:45:09 -0700 | [diff] [blame] | 22 | <string name="calendar_info" msgid="6687678621418059281">"日历信息"</string> |
| 23 | <string name="calendar_info_error" msgid="5575162446528419982">"错误"</string> |
Eric Fischer | 690acf4 | 2010-01-07 16:01:18 -0800 | [diff] [blame] | 24 | <string name="calendar_info_no_calendars" msgid="4287534468186704433">"没有日历"</string> |
Eric Fischer | b628308 | 2009-10-13 16:45:09 -0700 | [diff] [blame] | 25 | <string name="calendar_info_events" msgid="1805502308105103803">"活动数:<xliff:g id="EVENTS">%1$d</xliff:g>"</string> |
| 26 | <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> |
| 27 | <string name="provider_label" msgid="2306513350843464739">"日历"</string> |
Eric Fischer | 0be8830 | 2011-05-02 15:56:40 -0700 | [diff] [blame] | 28 | <string name="debug_tool_delete_button" msgid="5052706251268452090">"立即删除"</string> |
| 29 | <string name="debug_tool_start_button" msgid="5384780896342913563">"开始"</string> |
Eric Fischer | e6abbce | 2011-05-10 15:50:14 -0700 | [diff] [blame] | 30 | <string name="debug_tool_message" msgid="4414152820946316089">"您需要执行以下操作:1) 在任意应用程序均可读取的 SD 卡/USB 存储器中,备份自己的日历数据库;2) 通过电子邮件发送该备份。请注意,在您成功将数据库复制到存储设备,或者开发人员成功收到该电子邮件之后,一定要及时将该数据库删除。"</string> |
Eric Fischer | 0be8830 | 2011-05-02 15:56:40 -0700 | [diff] [blame] | 31 | <string name="debug_tool_email_sender_picker" msgid="4418621476577347562">"选择用于发送文件的程序"</string> |
| 32 | <string name="debug_tool_email_subject" msgid="2403590332256471194">"日历调试工具已附加"</string> |
Eric Fischer | e6abbce | 2011-05-10 15:50:14 -0700 | [diff] [blame] | 33 | <string name="debug_tool_email_body" msgid="740309162644398319">"附件是我的日历数据库,里面包含我所有的约会和个人信息,因此,处理时务必小心。"</string> |
Eric Fischer | 5436f0c | 2009-03-24 21:02:57 -0700 | [diff] [blame] | 34 | </resources> |