OSDN Git Service

android-2.1_r1 snapshot
[android-x86/packages-apps-Calendar.git] / res / values-zh-rCN / arrays.xml
1 <?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">
19     <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>
33   </string-array>
34   <string-array name="preferences_default_reminder_labels">
35     <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>
50   </string-array>
51   <string-array name="preferences_alert_type_labels">
52     <item msgid="2724242028978664229">"警报"</item>
53     <item msgid="8723674378160518790">"状态栏通知"</item>
54     <item msgid="8433736231022186661">"关闭"</item>
55   </string-array>
56   <string-array name="availability">
57     <item msgid="454869065893453189">"忙碌"</item>
58     <item msgid="6228387173725732140">"有空"</item>
59   </string-array>
60   <string-array name="visibility">
61     <item msgid="3035788428581513163">"默认"</item>
62     <item msgid="5200216103966973369">"私人"</item>
63     <item msgid="9182342638433672664">"公开"</item>
64   </string-array>
65   <string-array name="ordinal_labels">
66     <item msgid="2693927956303125332">"第一个"</item>
67     <item msgid="5631923029483854900">"第二个"</item>
68     <item msgid="148935502975250973">"第三个"</item>
69     <item msgid="5124200797326669172">"第四个"</item>
70     <item msgid="7564374178324652137">"最后一个"</item>
71   </string-array>
72   <string-array name="response_labels1">
73     <item msgid="3654955385120106241">"(无响应)"</item>
74     <item msgid="3724434080904437698">"是"</item>
75     <item msgid="8854145743148992583">"可能"</item>
76     <item msgid="6174292185978948873">"否"</item>
77   </string-array>
78   <string-array name="response_labels2">
79     <item msgid="5967437218994333578">"是"</item>
80     <item msgid="1254269034445160199">"可能"</item>
81     <item msgid="1099407454885268744">"否"</item>
82   </string-array>
83   <string-array name="delete_repeating_labels">
84     <item msgid="4208432367651646938">"仅限此活动"</item>
85     <item msgid="8626755531271570950">"此活动和将来的活动"</item>
86     <item msgid="7833229563617435430">"所有活动"</item>
87   </string-array>
88   <string-array name="delete_repeating_labels_no_selected">
89     <item msgid="1341910309321756150">"此活动和将来的活动"</item>
90     <item msgid="6315440193748139854">"所有活动"</item>
91   </string-array>
92   <string-array name="change_response_labels">
93     <item msgid="2012815396992847028">"仅限此次活动"</item>
94     <item msgid="140670561403965380">"所有重复的活动"</item>
95   </string-array>
96 </resources>