56 lines
3.2 KiB
XML
56 lines
3.2 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
Copyright (C) 2012-2016 The CyanogenMod 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:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
|
<string name="on_permission_read_calendar">您已停用所需的權限。</string>
|
|
<string name="no_map">沒有安裝地圖應用程式</string>
|
|
<string name="error_generating_ics">分享事件時發生錯誤</string>
|
|
<string name="share_label">分享</string>
|
|
<string name="preferences_alerts_custom_snooze_delay_title">請求提醒重響延遲</string>
|
|
<string name="preferences_alerts_custom_snooze_delay_summary_on">每當暫停提醒時請求重響延遲</string>
|
|
<string name="preferences_alerts_custom_snooze_delay_summary_off">一律使用預設重響延遲</string>
|
|
<string name="snooze_delay_dialog_title">設定重響延遲</string>
|
|
<string name="preferences_default_snooze_delay_title">預設重響延遲時間</string>
|
|
<string name="preferences_default_snooze_delay_dialog">預設重響延遲</string>
|
|
<string name="events_delete">刪除事件</string>
|
|
<string name="action_select_all">全選</string>
|
|
<string name="action_select_none">取消全選</string>
|
|
<string name="action_delete">完成</string>
|
|
<string name="all_events">所有事件</string>
|
|
<string name="no_events">沒有可用的事件</string>
|
|
<string name="evt_del_dlg_title">刪除事件?</string>
|
|
<string name="evt_del_dlg_msg_selected">將刪除已選擇的事件</string>
|
|
<string name="evt_del_dlg_msg_all">將刪除所有事件</string>
|
|
<string name="no_events_selected">沒有已選擇的活動</string>
|
|
<plurals name="events_selected">
|
|
<item quantity="other">已選擇 %1$d 個事件</item>
|
|
</plurals>
|
|
<string name="default_start_title">預設視圖</string>
|
|
<string name="default_start_last">曾經使用的視圖</string>
|
|
<string name="buttons_list_0">天</string>
|
|
<string name="buttons_list_1">週</string>
|
|
<string name="buttons_list_2">月</string>
|
|
<string name="buttons_list_3">待辦事項</string>
|
|
<string name="buttons_list_4">年</string>
|
|
<string name="cal_share_intent_title">傳送事件至:</string>
|
|
<string name="cal_export_event_sdcard_title">匯出至 SD 卡</string>
|
|
<string name="cal_export_succ_msg">成功匯出事件:%1s 個</string>
|
|
<string name="cal_import_menu_title">匯入事件</string>
|
|
<string name="cal_nothing_to_import">沒有可匯入的事件</string>
|
|
<string name="cal_import_error_msg">匯入失敗</string>
|
|
<string name="cal_pick_ics">選擇要匯入的檔案</string>
|
|
<string name="week_of_year"><xliff:g id="number">%1$d</xliff:g> 週的 <xliff:g id="year">%2$s</xliff:g> 週</string>
|
|
</resources>
|