34 lines
2.6 KiB
XML
34 lines
2.6 KiB
XML
<?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>
|