blob: 23ea436efb887d478b8b7c38d94482bd4713748b [file] [log] [blame]
Eric Fischere2263a22009-07-13 15:54:06 -07001<?xml version="1.0" encoding="UTF-8"?>
Kenny Rootf7ebcad2010-03-17 22:17:01 -07002<!-- Copyright (C) 2009 The Android Open Source Project
Eric Fischere2263a22009-07-13 15:54:06 -07003
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.
Kenny Rootf7ebcad2010-03-17 22:17:01 -070015 -->
16
Eric Fischere2263a22009-07-13 15:54:06 -070017<resources xmlns:android="http://schemas.android.com/apk/res/android"
18 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
Eric Fischerb6283082009-10-13 16:45:09 -070019 <string name="calendar_storage" msgid="5387668002987562770">"Takvim Deposu"</string>
20 <string name="gadget_title" msgid="3673051912300198724">"Takvim"</string>
Eric Fischer421c5ba2010-02-26 17:34:45 -080021 <string name="no_title_label" msgid="4159997003206204899">"(Başlıksız)"</string>
Eric Fischerb6283082009-10-13 16:45:09 -070022 <string name="calendar_default_name" msgid="6924293766625167275">"Varsayılan"</string>
Eric Fischere2263a22009-07-13 15:54:06 -070023 <plurals name="gadget_more_events">
Eric Fischerb6283082009-10-13 16:45:09 -070024 <item quantity="one" msgid="4209472169696459059">"1 etkinlik daha"</item>
25 <item quantity="other" msgid="2850138968496439596">"<xliff:g id="NUMBER">%d</xliff:g> etkinlik daha"</item>
Eric Fischere2263a22009-07-13 15:54:06 -070026 </plurals>
Eric Fischerb6283082009-10-13 16:45:09 -070027 <string name="gadget_no_events" msgid="5219179980474526479">"Yakın takvim etkinliği yok"</string>
28 <string name="calendar_info" msgid="6687678621418059281">"Takvim bilgileri"</string>
29 <string name="calendar_info_error" msgid="5575162446528419982">"Hata"</string>
30 <string name="calendar_info_no_calendars" msgid="4287534468186704433">"Takvim yok"</string>
31 <string name="calendar_info_events" msgid="1805502308105103803">"Etkinlikler: <xliff:g id="EVENTS">%1$d</xliff:g>"</string>
32 <string name="calendar_info_events_dirty" msgid="8879392112564499515">"Etkinlikler: <xliff:g id="EVENTS_0">%1$d</xliff:g>, Kaydedilmemiş: <xliff:g id="DIRTY_EVENTS">%2$d</xliff:g>"</string>
33 <string name="provider_label" msgid="2306513350843464739">"Takvim"</string>
Eric Fischere2263a22009-07-13 15:54:06 -070034</resources>