blob: 4d66002e127cde6ef905aeb7adc88209b1995033 [file] [log] [blame]
The Android Open Source Project146de362009-03-03 19:32:18 -08001<?xml version="1.0" encoding="UTF-8"?>
2<!-- Copyright (C) 2009 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<resources xmlns:android="http://schemas.android.com/apk/res/android"
17 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
18 <string-array name="reminder_minutes_labels">
Eric Fischera09e6c32009-10-13 16:31:48 -070019 <item msgid="579679946787267776">"5 分鐘"</item>
20 <item msgid="5582544189904133717">"10 分鐘"</item>
21 <item msgid="3425453345722366269">"15 分鐘"</item>
22 <item msgid="2088065547825778658">"20 分鐘"</item>
23 <item msgid="2931730485410259751">"25 分鐘"</item>
24 <item msgid="1440903855318880236">"30 分鐘"</item>
25 <item msgid="3727466187697478344">"45 分鐘"</item>
26 <item msgid="3981775289606778919">"1 小時"</item>
27 <item msgid="345917783972806244">"2 小時"</item>
28 <item msgid="6147862333452393935">"3 小時"</item>
29 <item msgid="8844564639600832768">"12 小時"</item>
30 <item msgid="4544569521386159399">"24 小時"</item>
31 <item msgid="7331768924011260962">"2 天"</item>
32 <item msgid="7191420767504467551">"1 週"</item>
The Android Open Source Project146de362009-03-03 19:32:18 -080033 </string-array>
The Android Open Source Project146de362009-03-03 19:32:18 -080034 <string-array name="preferences_default_reminder_labels">
Eric Fischera09e6c32009-10-13 16:31:48 -070035 <item msgid="7495163916242649023">"無"</item>
36 <item msgid="4046054780909365808">"5 分鐘"</item>
37 <item msgid="3255029626994620957">"10 分鐘"</item>
38 <item msgid="1363622823724080348">"15 分鐘"</item>
39 <item msgid="8441744902221651211">"20 分鐘"</item>
40 <item msgid="8742741532034474957">"25 分鐘"</item>
41 <item msgid="4768009761531673038">"30 分鐘"</item>
42 <item msgid="6046736126940217515">"45 分鐘"</item>
43 <item msgid="4418618788828172256">"1 小時"</item>
44 <item msgid="7648895229572035902">"2 小時"</item>
45 <item msgid="8518903223867903398">"3 小時"</item>
46 <item msgid="1434366712313057723">"12 小時"</item>
47 <item msgid="7629195657749146405">"24 小時"</item>
48 <item msgid="4245760353982265075">"2 天"</item>
49 <item msgid="1249803747243694616">"1 週"</item>
The Android Open Source Project146de362009-03-03 19:32:18 -080050 </string-array>
The Android Open Source Project146de362009-03-03 19:32:18 -080051 <string-array name="preferences_alert_type_labels">
Eric Fischera09e6c32009-10-13 16:31:48 -070052 <item msgid="2724242028978664229">"警示"</item>
53 <item msgid="8723674378160518790">"狀態列通知"</item>
54 <item msgid="8433736231022186661">"關閉"</item>
The Android Open Source Project146de362009-03-03 19:32:18 -080055 </string-array>
The Android Open Source Project146de362009-03-03 19:32:18 -080056 <string-array name="availability">
Eric Fischera09e6c32009-10-13 16:31:48 -070057 <item msgid="454869065893453189">"忙碌"</item>
58 <item msgid="6228387173725732140">"有空"</item>
The Android Open Source Project146de362009-03-03 19:32:18 -080059 </string-array>
60 <string-array name="visibility">
Eric Fischera09e6c32009-10-13 16:31:48 -070061 <item msgid="3035788428581513163">"預設"</item>
62 <item msgid="5200216103966973369">"私人"</item>
63 <item msgid="9182342638433672664">"公開"</item>
The Android Open Source Project146de362009-03-03 19:32:18 -080064 </string-array>
The Android Open Source Project146de362009-03-03 19:32:18 -080065 <string-array name="ordinal_labels">
Eric Fischera09e6c32009-10-13 16:31:48 -070066 <item msgid="2693927956303125332">"第一個"</item>
67 <item msgid="5631923029483854900">"第二個"</item>
68 <item msgid="148935502975250973">"第三個"</item>
69 <item msgid="5124200797326669172">"第四個"</item>
70 <item msgid="7564374178324652137">"最後一個"</item>
The Android Open Source Project146de362009-03-03 19:32:18 -080071 </string-array>
72 <string-array name="response_labels1">
Eric Fischera09e6c32009-10-13 16:31:48 -070073 <item msgid="3654955385120106241">"(無回應)"</item>
74 <item msgid="3724434080904437698">"是"</item>
75 <item msgid="8854145743148992583">"不確定"</item>
76 <item msgid="6174292185978948873">"否"</item>
The Android Open Source Project146de362009-03-03 19:32:18 -080077 </string-array>
78 <string-array name="response_labels2">
Eric Fischera09e6c32009-10-13 16:31:48 -070079 <item msgid="5967437218994333578">"是"</item>
80 <item msgid="1254269034445160199">"不確定"</item>
81 <item msgid="1099407454885268744">"否"</item>
The Android Open Source Project146de362009-03-03 19:32:18 -080082 </string-array>
83 <string-array name="delete_repeating_labels">
Eric Fischera09e6c32009-10-13 16:31:48 -070084 <item msgid="4208432367651646938">"僅限此活動"</item>
85 <item msgid="8626755531271570950">"此活動及未來活動"</item>
86 <item msgid="7833229563617435430">"所有活動"</item>
The Android Open Source Project146de362009-03-03 19:32:18 -080087 </string-array>
88 <string-array name="delete_repeating_labels_no_selected">
Eric Fischera09e6c32009-10-13 16:31:48 -070089 <item msgid="1341910309321756150">"此活動及未來活動"</item>
90 <item msgid="6315440193748139854">"所有活動"</item>
The Android Open Source Project146de362009-03-03 19:32:18 -080091 </string-array>
92 <string-array name="change_response_labels">
Eric Fischera09e6c32009-10-13 16:31:48 -070093 <item msgid="2012815396992847028">"僅適用於這一次"</item>
94 <item msgid="140670561403965380">"所有後續活動"</item>
The Android Open Source Project146de362009-03-03 19:32:18 -080095 </string-array>
96</resources>