arrays.xml revision 5860b4c0e2709430c89173df07c4c9566d786d64
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="9134196715565887256">"1 dakika"</item>
20    <item msgid="7350720278790900276">"5 dakika"</item>
21    <item msgid="559329025736829220">"10 dakika"</item>
22    <item msgid="4523534383318084162">"15 dakika"</item>
23    <item msgid="7153990736543668084">"20 dakika"</item>
24    <item msgid="2030352540011653596">"25 dakika"</item>
25    <item msgid="7307245847296317340">"30 dakika"</item>
26    <item msgid="5174730509775969611">"45 dakika"</item>
27    <item msgid="1920425054049263702">"1 saat"</item>
28    <item msgid="6972139375792068825">"2 saat"</item>
29    <item msgid="5643568168685093982">"3 saat"</item>
30    <item msgid="2179302053572039553">"12 saat"</item>
31    <item msgid="314399712609472931">"24 saat"</item>
32    <item msgid="6908283876728494719">"2 gün"</item>
33    <item msgid="3390146235648970198">"1 hafta"</item>
34  </string-array>
35  <string-array name="preferences_default_reminder_labels">
36    <item msgid="7495163916242649023">"Yok"</item>
37    <item msgid="3377199512833209480">"1 dakika"</item>
38    <item msgid="5023205715881387516">"5 dakika"</item>
39    <item msgid="7720870540593319107">"10 dakika"</item>
40    <item msgid="1653841700859180907">"15 dakika"</item>
41    <item msgid="3741629746313107482">"20 dakika"</item>
42    <item msgid="5357458446224446398">"25 dakika"</item>
43    <item msgid="403143749684280703">"30 dakika"</item>
44    <item msgid="5611574008997362948">"45 dakika"</item>
45    <item msgid="30462793717552">"1 saat"</item>
46    <item msgid="119808229352802480">"2 saat"</item>
47    <item msgid="7456742278252094745">"3 saat"</item>
48    <item msgid="5263928189935026559">"12 saat"</item>
49    <item msgid="6451763179435252852">"24 saat"</item>
50    <item msgid="966666856467721784">"2 gün"</item>
51    <item msgid="5840973497558794742">"1 hafta"</item>
52  </string-array>
53  <string-array name="preferences_alert_type_labels">
54    <item msgid="2724242028978664229">"Uyarı"</item>
55    <item msgid="8723674378160518790">"Durum çubuğu bildirimi"</item>
56    <item msgid="8433736231022186661">"Kapalı"</item>
57  </string-array>
58  <string-array name="availability">
59    <item msgid="454869065893453189">"Meşgul"</item>
60    <item msgid="6228387173725732140">"Müsait"</item>
61  </string-array>
62  <string-array name="visibility">
63    <item msgid="3035788428581513163">"Varsayılan"</item>
64    <item msgid="5200216103966973369">"Gizli"</item>
65    <item msgid="9182342638433672664">"Halka Açık"</item>
66  </string-array>
67  <string-array name="ordinal_labels">
68    <item msgid="2693927956303125332">"ilk"</item>
69    <item msgid="5631923029483854900">"ikinci"</item>
70    <item msgid="148935502975250973">"üçüncü"</item>
71    <item msgid="5124200797326669172">"dördüncü"</item>
72    <item msgid="7564374178324652137">"son"</item>
73  </string-array>
74  <string-array name="response_labels1">
75    <item msgid="3654955385120106241">"(Yanıt yok)"</item>
76    <item msgid="3724434080904437698">"Evet"</item>
77    <item msgid="8854145743148992583">"Belki"</item>
78    <item msgid="6174292185978948873">"Hayır"</item>
79  </string-array>
80  <string-array name="response_labels2">
81    <item msgid="5967437218994333578">"Evet"</item>
82    <item msgid="1254269034445160199">"Belki"</item>
83    <item msgid="1099407454885268744">"Hayır"</item>
84  </string-array>
85  <string-array name="delete_repeating_labels">
86    <item msgid="4208432367651646938">"Yalnızca bu etkinlik"</item>
87    <item msgid="8626755531271570950">"Bu ve gelecekteki etkinlikler"</item>
88    <item msgid="7833229563617435430">"Tüm etkinlikler"</item>
89  </string-array>
90  <string-array name="delete_repeating_labels_no_selected">
91    <item msgid="1341910309321756150">"Bu ve gelecekteki etkinlikler"</item>
92    <item msgid="6315440193748139854">"Tüm etkinlikler"</item>
93  </string-array>
94  <string-array name="change_response_labels">
95    <item msgid="2012815396992847028">"Yalnızca bu örnek"</item>
96    <item msgid="140670561403965380">"Serideki tüm etkinlikler"</item>
97  </string-array>
98</resources>
99