summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/tr/chrome/tr/locale/tr/calendar/calendar.properties
blob: f8fa2615bedc551f34db544adbf4b13dd8d49494 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.

# Default name for new events
newEvent=Yeni etkinlik

# Titles for the event/task dialog
newEventDialog=Yeni etkinlik
editEventDialog=Etkinliği düzenle
newTaskDialog=Yeni görev
editTaskDialog=Görevi düzenle

# Do you want to save changes?
askSaveTitleEvent=Etkinliği kaydet
askSaveTitleTask=Görevi kaydet
askSaveMessageEvent=Etkinlik kaydedilmedi. Şimdi kaydetmek ister misiniz?
askSaveMessageTask=Görev kaydedilmedi. Şimdi kaydetmek ister misiniz?

# Event Dialog Warnings
warningEndBeforeStart=Girdiğiniz bitiş tarihi başlangıç tarihinden öncedir
warningUntilDateBeforeStart=Bitiş tarihi başlangıç tarihinden erken

# The name of the calendar provided with the application by default
homeCalendarName=Ana takvim

# The name given to a calendar if an opened calendar has an empty filename
untitledCalendarName=Başlıksız takvim

# Event status: Tentative, Confirmed, Cancelled
# ToDo task status: NeedsAction, InProcess, Completed, Cancelled
statusTentative     =Kesin değil
statusConfirmed     =Onaylandı
eventStatusCancelled=İptal edildi
todoStatusCancelled =İptal edildi
statusNeedsAction   =Gerekli işlemler
statusInProcess     =Devam ediyor
statusCompleted     =Tamamlandı

# Task priority, these should match the priority.level.* labels in calendar.dtd
highPriority=Yüksek
normalPriority=Normal
lowPriority=Düşük

importPrompt=Hangi takvimin öğelerini içe aktarmak istiyorsunuz?
exportPrompt=Hangi takvimden dışa aktarmak istiyorsunuz?
pastePrompt=Yazılabilir takvimlerinizden hangisine yapıştırmak istiyorsunuz?
publishPrompt=Hangi takvimi yayınlamak istiyorsunuz?

# LOCALIZATION NOTE (pasteEventAlso): The users pasting operation includes among
# others also a meeting invitation - this is used as a affix in
# pasteNotifyAbout
pasteEventAlso=Yapıştırmanız bir toplantı içeriyor
# LOCALIZATION NOTE (pasteEventsAlso): The users pasting operation includes among
# others also several meeting invitations  - this is used as a affix in
# pasteNotifyAbout
pasteEventsAlso=Yapıştırmanız toplantılar içeriyor
# LOCALIZATION NOTE (pasteTaskAlso): The users pasting operation includes among
# others also an assigned task - this is used as a affix in pasteNotifyAbout
pasteTaskAlso=Yapıştırmanız atanmış bir görev içeriyor
# LOCALIZATION NOTE (pasteTasksAlso): The users pasting operation include among
# others also several assigned tasks - this is used as a affix in
# pasteNotifyAbout
pasteTasksAlso=Yapıştırmanız atanmış görevler içeriyor
# LOCALIZATION NOTE (pasteItemsAlso): The users pasting operation includes among
# others also assigned task(s) and meeting invitation(s) - this is used as a affix
# in pasteNotifyAbout
pasteItemsAlso=Yapıştırmanız toplantılar ve atanmış görevler içeriyor
# LOCALIZATION NOTE (pasteEventOnly): The users is pasting a meeting -
# this is used as a affix in pasteNotifyAbout
pasteEventOnly=Bir toplantıyı yapıştırıyorsunuz
# LOCALIZATION NOTE (pasteEventsOnly): The users is pasting several meetings -
# this is used as a affix in pasteNotifyAbout
pasteEventsOnly=Toplantıları yapıştırıyorsunuz
# LOCALIZATION NOTE (pasteEventOnly): The users is pasting an assigned task -
# this is used as a affix in pasteNotifyAbout
pasteTaskOnly=Atanan bir görevi yapıştırıyorsunuz
# LOCALIZATION NOTE (pasteEventsOnly): The users is pasting several assigned
# tasks - this is used as a affix in pasteNotifyAbout
pasteTasksOnly=Atanmış görevleri yapıştırıyorsunuz
# LOCALIZATION NOTE (pasteEventsOnly): The users is pasting assigned task(s) and
# meeting(s) - this is used as a affix in pasteNotifyAbout
pasteItemsOnly=Toplantıları ve atanmış görevleri yapıştırıyorsunuz

# LOCALIZATION NOTE (pasteNotifyAbout): Text displayed if pasting an invitation
# or assigned task
# %1$S - pasteEvent* or pasteTask*
pasteNotifyAbout=%1$S - İlgili herkese bir güncelleme göndermek ister misiniz?

# LOCALIZATION NOTE (pasteAndNotifyLabel): button label used in calendar prompt
# of the pasted item has attendees
pasteAndNotifyLabel=Şimdi yapıştır ve gönder
# LOCALIZATION NOTE (pasteDontNotifyLabel): button label used in calendar prompt
# of the pasted item has attendees
pasteDontNotifyLabel=Göndermeden yapıştır

# LOCALIZATION NOTE (importItemsFailed):
#    %1$S will be replaced with number of failed items
#    %2$S will be replaced with last error code / error string
importItemsFailed=%1$S öğenin içe aktarımı başarısız. Alınan son hata mesajı: %2$S
# LOCALIZATION NOTE (noItemsInCalendarFile2):
#    %1$S will be replaced with file path
noItemsInCalendarFile2=%1$S konumundan içe aktarılamıyor. Bu dosyada içe aktarılabilecek öğe yok.

#spaces needed at the end of the following lines
eventDescription=Açıklama:

unableToRead=Dosya okunamıyor:
unableToWrite=Dosya yazılamıyor:
defaultFileName=MozillaCalEvents
HTMLTitle=Mozilla Takvimi

# LOCALIZATION NOTE (timezoneError):
# used for an error message like 'An unknown and undefined timezone was found while reading c:\Mycalendarfile.ics'
#    %1$S will be replaced with the path to a file
timezoneError=%1$S okunurken bilinmeyen ve tanımsız bir saat dilimi tespit edildi.

# LOCALIZATION NOTE (duplicateError):
#    %1$S will be replaced with number of duplicate items
#    %2$S will be replaced with a file path pointing to a calendar
duplicateError=%1$S öge hem hedef takvimde hem de %2$S yolunda mevcut olduğu için görmezden gelindi.

unableToCreateProvider=%1$S adresindeki takvimin kullanımı esnasında bir hata meydana geldi. Bu takvim kullanılmayacak.

# Sample: Unknown timezone "USPacific" in "Dentist Appt".  Using the 'floating' local timezone instead: 2008/02/28 14:00:00
unknownTimezoneInItem="%2$S" içinde bilinmeyen saat dilimi: "%1$S". Sabit yerel saat dilimi olarak işlendi: %3$S
TimezoneErrorsAlertTitle=Saat Dilimi Hataları
TimezoneErrorsSeeConsole=Hata konsoluna bakın: Bilinmeyen saat dilimleri "sabit" yerel saat dilimi olarak işleme alınır.

# The following strings are for the prompt to delete/unsubscribe from the calendar
removeCalendarTitle=Takvimi Kaldır
removeCalendarButtonDelete=Takvimi Sil
removeCalendarButtonUnsubscribe=Abonelikten çık

# LOCALIZATION NOTE (removeCalendarMessageDeleteOrUnsubscribe): Shown for
# calendar where both deleting and unsubscribing is possible.
# %1$S:  The name of a calendar
removeCalendarMessageDeleteOrUnsubscribe="%1$S" takvimini kaldırmak istiyor musunuz? Abonelikten çıkmak takvimi listeden kaldırır, bunun yanında takvimin tüm verilerini de temizler.

# LOCALIZATION NOTE (removeCalendarMessageDelete): Shown for calendar where
# deleting is the only option.
# %1$S:  The name of a calendar
removeCalendarMessageDelete="%1$S" takvimini kalıcı olarak silmek istiyor musunuz?

# LOCALIZATION NOTE (removeCalendarMessageUnsubscribe): Shown for calendar
# where unsubscribing is the only option.
# %1$S:  The name of a calendar
removeCalendarMessageUnsubscribe="%1$S" takvimine abonelikten çıkmak istiyor musunuz?

WeekTitle=Hafta %1$S
None=Yok

# Error strings
## @name UID_NOT_FOUND
## @loc none

# LOCALIZATION NOTE (tooNewSchemaErrorText):
#    %1$S will be replaced with the name of the host application, e.g. 'Thunderbird'
#    %2$S will be replaced with the name of the new copy of the file, e.g. 'local-2020-05-11T21-30-17.sqlite'
tooNewSchemaErrorText=Takvim verileriniz bu %1$S sürümüyle uyumlu değil. Profilinizdeki takvim verileri daha yeni bir %1$S sürümü tarafından güncellendi. Veri dosyasının yedeği oluşturuldu ve "%2$S" olarak adlandırıldı. Yeni oluşturulan veri dosyasıyla devam ediliyor.

# List of events or todos (unifinder)
eventUntitled=Başlıksız

# Tooltips of events or todos
tooltipTitle=Başlık:
tooltipLocation=Konum:
# event date, usually an interval, such as
#  Date: 7:00--8:00 Thu 9 Oct 2011
#  Date: Thu 9 Oct 2000 -- Fri 10 Oct 2000
tooltipDate=Tarih:
# event calendar name
tooltipCalName=Takvim adı:
# event status: tentative, confirmed, cancelled
tooltipStatus=Durum:
# event organizer
tooltipOrganizer=Düzenleyen:
# task/todo fields
# start date time, due date time, task priority number, completed date time
tooltipStart=Başlangıç:
tooltipDue=Bitiş:
tooltipPriority=Önemlilik:
tooltipPercent=Tamamlanma yüzdesi:
tooltipCompleted=Tamamlanma:

#File commands and dialogs
New=Yeni
Open=
filepickerTitleImport=İçe aktar
filepickerTitleExport=Dışa aktar

# Filters for export/import/open file picker.  %1$S will be replaced with
# wildmat used to filter files by extension, such as (*.html; *.htm).
filterIcs=iCalendar (%1$S)
filterHtml=Web sayfası (%1$S)

# Remote calendar errors
genericErrorTitle=Bir hata oluştu
httpPutError=Takvim yayınlanması başarısız.\nDurum kodu: %1$S: %2$S
otherPutError=Takvim dosyasının yayınlanması başarısız.\nDurum kodu: 0x%1$S

# LOCALIZATION NOTE (readOnlyMode):
# used for an message like 'There has been an error reading data for calendar: Home. It has been...'
#    %1$S will be replaced with the name of a calendar
readOnlyMode=%1$S takvimi için veri okunurken bir hata oluştu. Bu takvimde yapılacak değişiklikler muhtemelen veri kaybına yol açacağı için takvim salt okunur moda getirildi. 'Takvimi düzenle' diyerek bu ayarı değiştirebilirsiniz.

# LOCALIZATION NOTE (disabledMode):
# used for an message like 'There has been an error reading data for calendar: Home. It has been...'
#    %1$S will be replaced with the name of a calendar
disabledMode=Takvim verileri okunurken bir hata oluştu: %1$S. Kullanımı güvenli hale gelene kadar takvim devre dışı bırakıldı.

# LOCALIZATION NOTE (minorError):
# used for an message like 'There has been an error reading data for calendar: Home. However this...'
#    %1$S will be replaced with the name of a calendar
minorError=Takvim verileri okunurken bir hata oluştu: %1$S. Ancak bu hatanın küçük olduğunu düşünüyoruz, o yüzden program devam etmeye çalışacak.

# LOCALIZATION NOTE (stillReadOnlyError):
# used for an message like 'There has been an error reading data for calendar: Home.'
#    %1$S will be replaced with the name of a calendar
stillReadOnlyError=Takvim verileri okunurken bir hata oluştu: %1$S.
utf8DecodeError=iCalendar (ics) dosyası UTF-8 olarak çözülürken bir hata oluştu. Semboller ve aksanlı harfler de dâhil olmak üzere dosyanın UTF-8 karakter kodlamasıyla kodlandığından emin olun.
icsMalformedError=iCalendar (ics) dosyasının işlenmesi başarısız oldu. Dosyanın iCalendar (ics) dosya söz dizimine uyumlu olduğundan emin olun.
itemModifiedOnServerTitle=Sunucudaki öğe değişti
itemModifiedOnServer=Bu öge yakın zamanda sunucu üzerinde değiştirilmiştir.\n
modifyWillLoseData=Değişikliklerinizi gönderirseniz sunucuda yapılan değişikliklerin üzerine yazılacaktır.
deleteWillLoseData=Bu ögeyi silmeniz, sunucuda yapılan değişikliklerin kaybolmasına yol açacaktır.
updateFromServer=Değişikliklerimden vazgeç ve yeniden yükle
proceedModify=Değişikliklerimi yine de gönder
proceedDelete=Yine de sil
dav_notDav=%1$S kaynağı DAV koleksiyonu değil veya kullanılabilir değil
dav_davNotCaldav=%1$S kaynağı bir DAV koleksiyonu ama CalDAV takvimi değil
itemPutError=Ögeyi sunucuda depolamada bir hata oluştu.
itemDeleteError=Öge sunucudan silinirken bir hata oluştu.
caldavRequestError=Davetiy gönderilirken bir hata oluştu.
caldavResponseError=Yanıt gönderilirken bir hata oluştu.
caldavRequestStatusCode=Durum Kodu: %1$S
caldavRequestStatusCodeStringGeneric=İstek tamamlanamıyor.
caldavRequestStatusCodeString400=İstek, hatalı söz dizimi içerdiği için işlenemiyor.
caldavRequestStatusCodeString403=Kullanıcı bu istekte bulunmak için gereken izne sahip değil.
caldavRequestStatusCodeString404=Kaynak bulunamadı.
caldavRequestStatusCodeString409=Kaynak çakışması.
caldavRequestStatusCodeString412=Ön koşul başarısız oldu.
caldavRequestStatusCodeString500=Dahili Sunucu Hatası
caldavRequestStatusCodeString502=Hatalı ağ geçici (vekil sunucu yapılandırması?).
caldavRequestStatusCodeString503=İç sunucu hatası (Geçici sunucu kesintisi?).
caldavRedirectTitle=%1$S takviminin konumu güncellensin mi?
caldavRedirectText=%1$S ile ilgili istekler yeni bir konuma yönlendiriliyor. Konumu aşağıdaki gibi değiştirmek ister misiniz?
caldavRedirectDisableCalendar=Takvimi devre dışı bırak


# LOCALIZATION NOTE (likelyTimezone):
#   Translators, please put the most likely timezone(s) where the people using
#   your locale will be.  Use the Olson ZoneInfo timezone name *in English*,
#   ie "Europe/Paris", (continent or ocean)/(largest city in timezone).
#   Order does not matter, except if two historically different zones now match,
#   such as America/New_York and America/Toronto, will only find first listed.
#   (Particularly needed to guess the most relevant timezones if there are
#    similar timezones at the same June/December GMT offsets with alphabetically
#    earlier ZoneInfo timezone names.  Sample explanations for English below.)
# for english-US:
#   America/Los_Angeles likelier than America/Dawson
#   America/New_York    likelier than America/Detroit (NY for US-EasternTime)
# for english:
#   Europe/London   likelier than Atlantic/Canary
#   Europe/Paris    likelier than Africa/Ceuta (for WestEuropeanTime)
#   America/Halifax likelier than America/Glace_Bay (Canada-AtlanticTime)
#   America/Mexico_City likelier than America/Cancun
#   America/Argentina/Buenos_Aires likelier than America/Araguaina
#   America/Sao_Paolo (may not recognize: summer-time dates change every year)
#   Asia/Singapore  likelier than Antarctica/Casey
#   Asia/Tokyo      likelier than Asia/Dili
#   Africa/Lagos likelier than Africa/Algiers (for WestAfricanTime)
#   Africa/Johannesburg likelier than Africa/Blantyre (for SouthAfricanStdTime)
#   Africa/Nairobi likelier than Africa/Addis_Ababa (for EastAfricanTime)
#   Australia/Brisbane likelier than Antarctica/DumontDUrville
#   Australia/Sydney likelier than Australia/Currie or Australia/Hobart
#   Pacific/Auckland likelier than Antarctica/McMurdo
likelyTimezone=Europe/Istanbul

# Guessed Timezone errors and warnings.
# Testing note:
# * remove preference for calendar.timezone.default in userprofile/prefs.js
# * repeat
#   - set OS timezone to a city (windows: click right on clock in taskbar)
#   - restart
#   - observe guess in error console and verify whether guessed timezone city
#     makes sense for OS city.
#
# 'Warning: Operating system timezone "E. South America Standard Time"
#  no longer matches ZoneInfo timezone "America/Sao_Paulo".'
# Testing notes:
# - Brasil DST change dates are set every year by decree, so likely out of sync.
# - Only appears on OSes from which timezone can be obtained
#   (windows; or TZ env var, /etc/localtime target path, or line in
#    /etc/timezone or /etc/sysconfig/clock contains ZoneInfo timezone id).
# - Windows: turning off "Automatically adjust clock for daylight saving time"
#   can also trigger this warning.
WarningOSTZNoMatch=Uyarı: İşletim sisteminin saat dilimi "%1$S"\nartık dâhili ZoneInfo saat dilimiyle "%2$S" eşleşmiyor.

# "Skipping Operating System timezone 'Pacific/New_Country'."
# Testing note: not easily testable.  May occur someday if (non-windows)
# OS uses different version of ZoneInfo database which has a timezone name
# that is not included in our current ZoneInfo database (or if the mapping
# mapping from windows to ZoneInfo timezone ids does).
SkippingOSTimezone=İşletim sistemi saat dilimi (%1$S) görmezden geliniyor.

# "Skipping locale timezone 'America/New_Yawk'."
# Testing note: Skipping occurs if a likelyTimezone id is unknown or misspelled.
SkippingLocaleTimezone=Dil saat dilimi (%1$S) görmezden geliniyor.

# Testing note: "No match" timezones include Bucharest on W2k.
# Brazil timezones may be "No match" (change every year, so often out of date,
# and changes are often more than a week different).
warningUsingFloatingTZNoMatch=Uyarı: "Sabit" saat dilimi kullanılıyor.\nBölge bilgisi saat dilimi verisi, işletim sisteminin saat dilimi verisiyle eşleşti.

# "Warning:  Using guessed timezone
#    America/New York (UTC-0500/-0400).
#    [rfc2445 summer daylight saving shift rules for timezone]
#  This ZoneInfo timezone almost matches/seems to match..."
#  This ZoneInfo timezone was chosen based on ... "
WarningUsingGuessedTZ=Uyarı: Tahminî saat dilimi kullanılıyor\n  %1$S (UTC%2$S).\n%3$S\n%4$S

# Testing note: "Almost match" timezones include Cairo on W2k.
TZAlmostMatchesOSDifferAtMostAWeek=Bu bölge bilgisi saat dilimi, işletim sisteminizin saat dilimiyle neredeyse eşleşiyor.\nBu kural için, güç ışığı ve standat saat arasındaki geçişler\nişletim sisteminin saat dilimi geçişlerinden en fazla bir hafta farklı olacaktır.\nVerilerde farklı başlangıç tarihi, farklı kural gibi tutarsızlıklar\nveya Miladi olmayan takvimler için hesaplama sorunları olabilir.

TZSeemsToMatchOS=Bu bölge bilgisi saat dilimi, işletim sisteminizin bu yılki saat dilimiyle eşleşiyor gibi görünüyor.

# LOCALIZATION NOTE (TZFromOS):
# used for a display of a chosen timezone
#    %1$S will be replaced with the name of a timezone
TZFromOS=Bu bölge bilgisi saat dilimi, işletim sistemi saat dilimi tanımlayıcısı\ntemel alınarak seçildi "%1$S".

# Localization note (TZFromLocale): Substitute name of your locale language.
TZFromLocale=Bu bölge bilgisi saat dilimi, işletim sistemini Türkçe kullanan internet kullanıcılarının\nolası saat dilimine bakılarak eşleştirildi.

TZFromKnownTimezones=Bu bölge bilgisi saat dilimi, işletim sisteminizin saat dilimini bilinen saat dilimlerinin\nalfabetik sırasıyla eşleştirmek suretiyle seçildi.

# Print Layout
tasksWithNoDueDate = Bitiş tarihi olmayan görevler

# Providers
caldavName=CalDAV
compositeName=Composite
icsName=iCalendar (ICS)
memoryName=Geçici (bellek)
storageName=Yerel (SQLite)

# Used in created html code for export
htmlPrefixTitle=Başlık
htmlPrefixWhen=Ne zaman
htmlPrefixLocation=Konum
htmlPrefixDescription=Açıklama
htmlTaskCompleted=%1$S (tamamlandı)

# Categories
addCategory=Kategori ekle
multipleCategories=Çoklu kategori

today=Bugün
tomorrow=Yarın
yesterday=Dün

#Today pane
eventsonly=Etkinlikler
eventsandtasks=Etkinlik ve görevler
tasksonly=Görevler
shortcalendarweek=Hafta

go=Git

# Some languages have different conjugations of 'next' and 'last'.  If yours
# does not, simply repeat the value.  This will be used with day names, as in
# 'next Sunday'.
next1=sonraki
next2=sonraki
last1=son
last2=son

# Alarm Dialog
# LOCALIZATION NOTE (alarmWindowTitle.label): Semi-colon list of plural
# forms. See: http://developer.mozilla.org/en/Localization_and_Plurals
alarmWindowTitle.label=#1 anımsatıcı;#1 anımsatıcı

# LOCALIZATION NOTE (alarmStarts):
# used for a display the start of an alarm like 'Starts:  Thu 2 Oct 2008 13:21'
#    %1$S will be replaced with a date-time
alarmStarts=Başlangıç: %1$S

# LOCALIZATION NOTE (alarmTodayAt):
# used for a display the date-time of an alarm like 'Today at Thu 2 Oct 2008 13:21'
#    %1$S will be replaced with a date-time
alarmTodayAt=Bugün %1$S

# LOCALIZATION NOTE (alarmTomorrowAt):
# used for a display the date-time of an alarm like 'Tomorrow at Thu 2 Oct 2008 13:21'
#    %1$S will be replaced with a date-time
alarmTomorrowAt=Yarın %1$S

# LOCALIZATION NOTE (alarmYesterdayAt):
# used for a display the date-time of an alarm like 'Yesterday at Thu 2 Oct 2008 13:21'
#    %1$S will be replaced with a date-time
alarmYesterdayAt=Dün %1$S

# Alarm interface strings
# LOCALIZATION NOTE: These strings do not get displayed. They are only visible
# when exporting an item with i.e a DISPLAY alarm, that doesn't have a
# description set, or an EMAIL alarm that doesn't have a summary set.
alarmDefaultDescription=Varsayılan Mozilla açıklaması
alarmDefaultSummary=Varsayılan Mozilla özeti

# LOCALIZATION NOTE (alarmSnoozeLimitExceeded): Semi-colon list of plural
# forms.
alarmSnoozeLimitExceeded=Alarmı #1 aydan fazla erteleyemezsiniz.

taskDetailsStatusNeedsAction=İşlem gerekli

# LOCALIZATION NOTE (taskDetailsStatusInProgress):
# used for a display of how much of a task is completed '25% Complete'
#    %1$S will be replaced with the number of percentage completed
taskDetailsStatusInProgress=%%%1$S tamamlandı
taskDetailsStatusCompleted=Tamamlandı

# LOCALIZATION NOTE (taskDetailsStatusCompletedOn):
# used for a display of completion date like 'Completed on Thu 2 Oct 2008 13:21'
#    %1$S will be replaced with the completion date-time of the task
taskDetailsStatusCompletedOn=Tamamlandı (%1$S)
taskDetailsStatusCancelled=İptal edildi

gettingCalendarInfoCommon=Takvimler denetleniyor…

# LOCALIZATION NOTE (gettingCalendarInfoDetail):
# used for a progress-display of processed like 'Checking Calendar 5 of 10'
#    %1$S will be replaced with the index of the currently processed calendar
#    %2$S will be replaced with the total numbers of calendars
gettingCalendarInfoDetail=Takvimler denetleniyor (%1$S/%2$S)

# LOCALIZATION NOTE (errorCode):
#    %1$S will be replaced with the number of an error code
errorCode=Hata kodu: %1$S

# LOCALIZATION NOTE (errorDescription):
#    %1$S will be replaced with the description of an error
errorDescription=Açıklama: %1$S

# LOCALIZATION NOTE (errorWriting):
# used for an message like 'An error occurred when writing to the calendar Home!'
#    %1$S will be replaced with the name of a calendar
errorWriting2=%1$S adlı takvime yazılırken bir hata oluştu! Daha fazla bilgi için aşağıya bakın.

# LOCALIZATION NOTE (errorWritingDetails):
# This will be displayed in the detail section of the error dialog
errorWritingDetails=Bir anımsatıcıyı erteledikten veya görmezden geldikten sonra bu mesajı görüyorsanız ve bu takvime etkinlik eklemek veya düzenlemek istemiyorsanız, ileride böyle bir şeyin yaşanmaması için bu takvimi salt okunur olarak işaretleyebilirsiniz. Bunu yapmak için, takvim veya görev görünmündeyken listedeki takvime sağ tıklayarak takvim özelliklerine girin.

# LOCALIZATION NOTE (tooltipCalendarDisabled):
# used for an alert-message like 'The calendar Home is momentarily not available'
#    %1$S will be replaced with the name of a calendar
tooltipCalendarDisabled=%1$S takvimi şu an kullanılabilir değil

# LOCALIZATION NOTE (tooltipCalendarReadOnly):
# used for an message like 'The calendar Home is readonly'
#    %1$S will be replaced with the name of a calendar
tooltipCalendarReadOnly=%1$S takvimi salt okunur

taskEditInstructions=Yeni görev ekle
taskEditInstructionsReadonly=Lütfen yazılabilir bir takvim seçin
taskEditInstructionsCapability=Lütfen görevleri destekleyen bir takvim seçin

eventDetailsStartDate=Başlangıç:
eventDetailsEndDate=Bitiş:

# LOCALIZATION NOTE (datetimeWithTimezone):
# used for a display of a date-time with timezone 'Thu 2 Oct 2008 13:21', Europe/Paris
#    %1$S will be replaced with the completion date-time
#    %2$S will be replaced with the name of the timezone
datetimeWithTimezone=%1$S, %2$S

# LOCALIZATION NOTE (singleLongCalendarWeek):
# used for display of calendar weeks in short form like 'Calendar Week 43'
#    %1$S will be replaced with the index of the week
singleLongCalendarWeek=Takvim haftası: %1$S

# LOCALIZATION NOTE (severalLongCalendarWeeks):
# used for display of calendar weeks in short form like 'Calendar Weeks 43 - 45'
#    %1$S will be replaced with the index of the start-week
#    %2$S will be replaced with the index of the end-week
severalLongCalendarWeeks=Takvim haftaları %1$S-%2$S

# LOCALIZATION NOTE (singleShortCalendarWeek):
# used for display of calendar weeks in short form like 'CW 43'
#    %1$S will be replaced with the index of the week
singleShortCalendarWeek=Hafta: %1$S

# LOCALIZATION NOTE (severalShortCalendarWeeks):
# used for display of calendar weeks in short form like 'CWs 43 - 45'
#    %1$S will be replaced with the index of the start-week
#    %2$S will be replaced with the index of the end-week
severalShortCalendarWeeks=Hafta: %1$S-%2$S

# LOCALIZATION NOTE (multiweekViewWeek):
# Used for displaying the week number in the first day box of every week
# in multiweek and month views.
# It allows to localize the label with the week number in case your locale
# requires it.
# Take into account that this label is placed in the same room of the day label
# inside the day boxes, exactly on left side, hence a possible string shouldn't
# be too long otherwise it will create confusion between the week number and
# the day number other than a possible crop when the window is resized.
#
#    %1$S is a number from 1 to 53 that represents the week number.
multiweekViewWeek=%1$S. H

# Task tree, "Due In" column.
# LOCALIZATION NOTE (dueInDays, dueInHours): Semi-colon list of plural
# forms. See: http://developer.mozilla.org/en/Localization_and_Plurals
dueInDays=#1 gün;#1 gün
dueInHours=#1 saat;#1 saat
dueInLessThanOneHour=< 1 saat

# LOCALIZATION NOTE (monthInYear):
# used for display of Month-dates like 'December 2008'
#    %1$S will be replaced with name of the month
#    %2$S will be replaced with the year
monthInYear=%1$S %2$S

# LOCALIZATION NOTE (monthInYear.monthFormat):
# If your language requires a different declension, change this to
# one of the values specified in dateFormat.properties.
# In any case, DO NOT TRANSLATE.
monthInYear.monthFormat=nominative

# LOCALIZATION NOTE (formatDateLong):
# used for display dates in long format like 'Mon 15 Oct 2008' when it's
# impossible to retrieve the formatatted date from the OS.
#    %1$S will be replaced with name of the day in short format;
#    %2$S will be replaced with the day-index of the month, possibly followed by an ordinal symbol
#         (depending on the string dayOrdinalSymbol in dateFormat.properties);
#    %3$S will be replaced with the name of the month in short format;
#    %4$S will be replaced with the year.
formatDateLong=%2$S %3$S %1$S %4$S

# LOCALIZATION NOTE (dayHeaderLabel):
# used for display the labels in the header of the days in day/week views in short
# or long format. For example: 'Monday 6 Oct.' or 'Mon. 6 Oct.'
#    %1$S will be replaced with name of the day in short or long format
#    %2$S will be replaced with the day-index of the month, possibly followed by an ordinal symbol
#         (depending on the string dayOrdinalSymbol in dateFormat.properties), plus the name
#         of the month in short format (the day/month order depends on the OS settings).
dayHeaderLabel=%2$S %1$S

# LOCALIZATION NOTE (daysIntervalInMonth):
# used for display of intervals in the form of 'March 3 - 9, 2008'
#    %1$S will be replaced with name of the month of the start date
#    %2$S will be replaced with the day-index of the start date possibly followed by an ordinal symbol
#    %3$S will be replaced with the day-index of the end date possibly followed by an ordinal symbol
#    %4$S will be replaced with the common year of both dates
# The presence of the ordinal symbol in the day-indexes depends on the string
# dayOrdinalSymbol in dateFormat.properties
daysIntervalInMonth=%2$S – %3$S %1$S %4$S

# LOCALIZATION NOTE (daysIntervalInMonth.monthFormat):
# If your language requires a different declension, change this to
# one of the values specified in dateFormat.properties.
# In any case, DO NOT TRANSLATE.
daysIntervalInMonth.monthFormat=nominative

# LOCALIZATION NOTE (daysIntervalBetweenMonths):
# used for display of intervals in the form 'September 29 - October 5, 2008'
#    %1$S will be replaced with name of the month of the start date
#    %2$S will be replaced with the day-index of the start date possibly followed by an ordinal symbol
#    %3$S will be replaced with name of the month of the end date
#    %4$S will be replaced with the day-index of the end date possibly followed by an ordinal symbol
#    %5$S will be replaced with the common year of both dates
# The presence of the ordinal symbol in the day-indexes depends on the string
# dayOrdinalSymbol in dateFormat.properties
daysIntervalBetweenMonths=%2$S %1$S – %4$S %3$S %5$S

# LOCALIZATION NOTE (daysIntervalBetweenMonths.monthFormat):
# If your language requires a different declension, change this to
# one of the values specified in dateFormat.properties.
# In any case, DO NOT TRANSLATE.
daysIntervalBetweenMonths.monthFormat=nominative

# LOCALIZATION NOTE (daysIntervalBetweenYears):
# used for display of intervals in the form 'December 29, 2008 - January 4, 2009'
#    %1$S will be replaced with name of the month of the start date
#    %2$S will be replaced with the day-index of the start date possibly followed by an ordinal symbol
#    %3$S will be replaced with the year of the start date
#    %4$S will be replaced with name of the month of the end date
#    %5$S will be replaced with the day-index of the end date possibly followed by an ordinal symbol
#    %6$S will be replaced with the year of the end date
# The presence of the ordinal symbol in the day-indexes depends on the string
# dayOrdinalSymbol in dateFormat.properties
daysIntervalBetweenYears=%2$S %1$S %3$S – %5$S %4$S %6$S

# LOCALIZATION NOTE (daysIntervalBetweenYears.monthFormat):
# If your language requires a different declension, change this to
# one of the values specified in dateFormat.properties.
# In any case, DO NOT TRANSLATE.
daysIntervalBetweenYears.monthFormat=nominative

# LOCALIZATION NOTE (datetimeIntervalOnSameDateTime):
# used for intervals where end is equals to start
# displayed form is '5 Jan 2006 13:00'
#    %1$S will be replaced with the date of the start date
#    %2$S will be replaced with the time of the start date
datetimeIntervalOnSameDateTime=%1$S %2$S

# LOCALIZATION NOTE (datetimeIntervalOnSameDay):
# used for intervals where end is on the same day as start, so we can leave out the
# end date but still include end time
# displayed form is '5 Jan 2006 13:00 - 17:00'
#    %1$S will be replaced with the date of the start date
#    %2$S will be replaced with the time of the start date
#    %3$S will be replaced with the time of the end date
datetimeIntervalOnSameDay=%1$S %2$S – %3$S

# LOCALIZATION NOTE (datetimeIntervalOnSeveralDays):
# used for intervals spanning multiple days by including date and time
# displayed form is '5 Jan 2006 13:00 - 7 Jan 2006 9:00'
#    %1$S will be replaced with the date of the start date
#    %2$S will be replaced with the time of the start date
#    %3$S will be replaced with the date of the end date
#    %4$S will be replaced with the time of the end date
datetimeIntervalOnSeveralDays=%1$S %2$S – %3$S %4$S

# LOCALIZATION NOTE (datetimeIntervalTaskWithoutDate):
# used for task without start and due date
# (showed only in exported calendar in Html format)
datetimeIntervalTaskWithoutDate= başlangıç ve bitiş tarihi yok
# LOCALIZATION NOTE (datetimeIntervalTaskWithoutDueDate):
# used for intervals in task with only start date
# displayed form is 'start date 5 Jan 2006 13:00'
# (showed only in exported calendar in Html format)
#    %1$S will be replaced with the date of the start date
#    %2$S will be replaced with the time of the start date
datetimeIntervalTaskWithoutDueDate=başlangıç tarihi %1$S %2$S
# LOCALIZATION NOTE (datetimeIntervalTaskWithoutStartDate):
# used for intervals in task with only due date
# displayed form is 'due date 5 Jan 2006 13:00'
# (showed only in exported calendar in Html format)
#    %1$S will be replaced with the date of the due date
#    %2$S will be replaced with the time of the due date
datetimeIntervalTaskWithoutStartDate=bitiş tarihi %1$S %2$S

# LOCALIZATION NOTE (dragLabelTasksWithOnlyEntryDate
#                    dragLabelTasksWithOnlyDueDate)
# Labels that appear while dragging a task with only
# entry date OR due date
dragLabelTasksWithOnlyEntryDate=Başlangıç saati
dragLabelTasksWithOnlyDueDate=Bitiş tarihi

deleteTaskLabel=Görevi sil
deleteTaskAccesskey=l
deleteItemLabel=Sil
deleteItemAccesskey=l
deleteEventLabel=Etkinliği sil
deleteEventAccesskey=l

calendarPropertiesEveryMinute=Her dakika;Her #1 dakikada bir

# LOCALIZATION NOTE (extractUsing)
# Used in message header
#    %1$S will be replaced with language name from languageNames.properties
extractUsing=%1$S kullanılıyor

# LOCALIZATION NOTE (extractUsingRegion)
# Used in message header
#    %1$S will be replaced with language name from languageNames.properties
#    %2$S will be replaced with region like US in en-US
extractUsingRegion=%1$S (%2$S) kullanılıyor

# LOCALIZATION NOTE (unit)
# Used to determine the correct plural form of a unit
unitMinutes=#1 dakika;#1 dakika
unitHours=#1 saat;#1 saat
unitDays=#1 gün;#1 gün
unitWeeks=#1 hafta;#1 hafta

# LOCALIZATION NOTE (showCalendar)
# Used in calendar list context menu
#    %1$S will be replaced with the calendar name
# uses the access key calendar.context.togglevisible.accesskey
showCalendar=%1$S takvimini göster
hideCalendar=%1$S takvimini gizle
# uses the access key calendar.context.showonly.accesskey
showOnlyCalendar=Yalnız %1$S takvimini göster

# LOCALIZATION NOTE (modifyConflict)
# Used by the event dialog to resolve item modification conflicts.
modifyConflictPromptTitle=Kayıt Düzenleme Çakışması
modifyConflictPromptMessage=Pencerede düzenlenen öğe açıldıktan sonra değiştirilmiş.
modifyConflictPromptButton1=Diğer değişikliklerin üzerine yaz
modifyConflictPromptButton2=Bu değişiklikleri göz ardı et

# Accessible description of a grid calendar with no selected date
minimonthNoSelectedDate=Tarih seçilmedi