blob: 0dd16b8822b1d384e76ebe770fb60803472a7731 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2007 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:tools="http://schemas.android.com/tools">
<string-array name="reminder_methods_labels">
<item>通知</item>
<item>電子郵件</item>
<item>簡訊</item>
<item>鬧鐘</item>
</string-array>
<string-array name="preferences_week_start_day_labels">
<item>地區設定預設值</item>
<item>週六</item>
<item>週日</item>
<item>週一</item>
</string-array>
<string-array name="availability">
<item>忙碌</item>
<item>有空</item>
<item>未定</item>
</string-array>
<string-array name="response_labels1">
<item>沒有回應</item>
<item></item>
<item>不確定</item>
<item></item>
</string-array>
<string-array name="delete_repeating_labels">
<item>僅限此活動</item>
<item>這項活動及未來活動</item>
<item>所有活動</item>
</string-array>
<string-array name="change_response_labels">
<item>僅限這項活動</item>
<item>所有後續活動</item>
</string-array>
<string-array name="buttons_list">
<item></item>
<item></item>
<item></item>
<item>待辦事項</item>
</string-array>
<string-array name="preferences_skip_reminders_labels">
<item>僅限拒絕時</item>
<item>拒絕或未回應時</item>
</string-array>
<string-array name="recurrence_freq">
<item>每天重複</item>
<item>每週重複</item>
<item>每月重複</item>
<item>每年重複</item>
</string-array>
<string-array name="repeat_by_nth_sun">
<item>每月第一個週日</item>
<item>每月第二個週日</item>
<item>每月第三個週日</item>
<item>每月第四個週日</item>
<item>每月最後一個週日</item>
</string-array>
<string-array name="repeat_by_nth_mon">
<item>每月第一個週一</item>
<item>每月第二個週一</item>
<item>每月第三個週一</item>
<item>每月第四個週一</item>
<item>每月最後一個週一</item>
</string-array>
<string-array name="repeat_by_nth_tues">
<item>每月第一個週二</item>
<item>每月第二個週二</item>
<item>每月第三個週二</item>
<item>每月第四個週二</item>
<item>每月最後一個週二</item>
</string-array>
<string-array name="repeat_by_nth_wed">
<item>每月第一個週三</item>
<item>每月第二個週三</item>
<item>每月第三個週三</item>
<item>每月第四個週三</item>
<item>每月最後一個週三</item>
</string-array>
<string-array name="repeat_by_nth_thurs">
<item>每月第一個週四</item>
<item>每月第二個週四</item>
<item>每月第三個週四</item>
<item>每月第四個週四</item>
<item>每月最後一個週四</item>
</string-array>
<string-array name="repeat_by_nth_fri">
<item>每月第一個週五</item>
<item>每月第二個週五</item>
<item>每月第三個週五</item>
<item>每月第四個週五</item>
<item>每月最後一個週五</item>
</string-array>
<string-array name="repeat_by_nth_sat">
<item>每月第一個週六</item>
<item>每月第二個週六</item>
<item>每月第三個週六</item>
<item>每月第四個週六</item>
<item>每月最後一個週六</item>
</string-array>
</resources>