arrays.xml revision a0ac2304e4bbd79530450e855a1b89f6ddef8c55
1<?xml version="1.0" encoding="UTF-8"?>
2<!--  Copyright (C) 2007 The Android Open Source Project
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.
15 -->
16
17<resources xmlns:android="http://schemas.android.com/apk/res/android"
18    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
19  <string-array name="reminder_methods_labels">
20    <item msgid="5172236776878811487">"通知"</item>
21    <item msgid="1751151680520784746">"電子郵件"</item>
22    <item msgid="2658001219380695677">"簡訊"</item>
23    <item msgid="7926918288165444873">"鬧鐘"</item>
24  </string-array>
25  <string-array name="reminder_minutes_labels">
26    <item msgid="2416970002377237011">"0 分鐘"</item>
27    <item msgid="6681865010714743948">"1 分鐘"</item>
28    <item msgid="2327505114623595779">"5 分鐘"</item>
29    <item msgid="1657410063332547113">"10 分鐘"</item>
30    <item msgid="366087535181197780">"15 分鐘"</item>
31    <item msgid="6252612791145061929">"20 分鐘"</item>
32    <item msgid="7896694531989090700">"25 分鐘"</item>
33    <item msgid="8754510169374808607">"30 分鐘"</item>
34    <item msgid="3113380274218454394">"45 分鐘"</item>
35    <item msgid="8546646645868526283">"1 小時"</item>
36    <item msgid="6467845211024768872">"2 小時"</item>
37    <item msgid="8201677619511076575">"3 小時"</item>
38    <item msgid="7172504281650128893">"12 小時"</item>
39    <item msgid="9114286702181482496">"24 小時"</item>
40    <item msgid="3107009344872997366">"2 天"</item>
41    <item msgid="6135563708172153696">"1 週"</item>
42  </string-array>
43  <string-array name="preferences_default_reminder_labels">
44    <item msgid="7495163916242649023">"無"</item>
45    <item msgid="5883344836499335043">"0 分鐘"</item>
46    <item msgid="4354350447805231188">"1 分鐘"</item>
47    <item msgid="265674592625309858">"5 分鐘"</item>
48    <item msgid="8011089417728419666">"10 分鐘"</item>
49    <item msgid="6177098581805412986">"15 分鐘"</item>
50    <item msgid="356346660503078923">"20 分鐘"</item>
51    <item msgid="992592434377054063">"25 分鐘"</item>
52    <item msgid="9191353668596201944">"30 分鐘"</item>
53    <item msgid="1192985682962908244">"45 分鐘"</item>
54    <item msgid="1694315499429259938">"1 小時"</item>
55    <item msgid="8281019320591769635">"2 小時"</item>
56    <item msgid="2062931719019287773">"3 小時"</item>
57    <item msgid="4086495711621133006">"12 小時"</item>
58    <item msgid="3172669681920709561">"24 小時"</item>
59    <item msgid="5557836606782821910">"2 天"</item>
60    <item msgid="8336577387266744930">"1 週"</item>
61  </string-array>
62  <string-array name="preferences_week_start_day_labels">
63    <item msgid="986150274035512339">"地區設定預設值"</item>
64    <item msgid="134027225275475280">"週六"</item>
65    <item msgid="95029346069903091">"週日"</item>
66    <item msgid="5840983116375063739">"週一"</item>
67  </string-array>
68  <string-array name="availability">
69    <item msgid="454869065893453189">"忙碌"</item>
70    <item msgid="6228387173725732140">"有空"</item>
71    <item msgid="2064426942462573474">"未定"</item>
72  </string-array>
73  <string-array name="visibility">
74    <item msgid="3035788428581513163">"預設"</item>
75    <item msgid="5200216103966973369">"私人"</item>
76    <item msgid="9182342638433672664">"公開"</item>
77  </string-array>
78  <string-array name="ordinal_labels">
79    <item msgid="2693927956303125332">"第一個"</item>
80    <item msgid="5631923029483854900">"第二個"</item>
81    <item msgid="148935502975250973">"第三個"</item>
82    <item msgid="5124200797326669172">"第四個"</item>
83    <item msgid="7564374178324652137">"最後一個"</item>
84  </string-array>
85  <string-array name="response_labels1">
86    <item msgid="5605392595848194997">"沒有回應"</item>
87    <item msgid="3724434080904437698">"是"</item>
88    <item msgid="8854145743148992583">"不確定"</item>
89    <item msgid="6174292185978948873">"否"</item>
90  </string-array>
91  <string-array name="delete_repeating_labels">
92    <item msgid="4208432367651646938">"僅限此活動"</item>
93    <item msgid="1536401639805370405">"這項活動及未來活動"</item>
94    <item msgid="7833229563617435430">"所有活動"</item>
95  </string-array>
96  <string-array name="delete_repeating_labels_no_selected">
97    <item msgid="1341910309321756150">"此活動及未來活動"</item>
98    <item msgid="6315440193748139854">"所有活動"</item>
99  </string-array>
100  <string-array name="change_response_labels">
101    <item msgid="3466644709343519437">"僅限這項活動"</item>
102    <item msgid="140670561403965380">"所有後續活動"</item>
103  </string-array>
104  <string-array name="buttons_list">
105    <item msgid="5917946202321434335">"天"</item>
106    <item msgid="6248480754959562740">"週"</item>
107    <item msgid="4298472806133153766">"月"</item>
108    <item msgid="5033084974413793845">"待辦事項"</item>
109  </string-array>
110  <string-array name="preferences_skip_reminders_labels">
111    <item msgid="2285927842308686988">"僅限拒絕時"</item>
112    <item msgid="6367412240524984286">"拒絕或未回應時"</item>
113  </string-array>
114    <!-- no translation found for recurrence_freq:0 (5937533480933137696) -->
115    <!-- no translation found for recurrence_freq:1 (5093122819962980394) -->
116    <!-- no translation found for recurrence_freq:2 (3061751350069329559) -->
117    <!-- no translation found for recurrence_freq:3 (7221838315296593556) -->
118    <!-- no translation found for recurrence_freq:4 (8033241076508570830) -->
119</resources>
120