blob: 230978008de21a410c3aab65a10d4387833958de (
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
|
# 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/.
linkTitleTextFormat=%S konumuna git
addHandler="%S" besleme okuyucu olarak eklensin mi?
addHandlerAddButton=Besleme okuyucu ekle
addHandlerAddButtonAccesskey=e
handlerRegistered="%S" zaten besleme okuyucu olarak kayıtlı
subscribeNow=Şimdi abone ol
chooseApplicationMenuItem=Uygulama seç…
chooseApplicationDialogTitle=Uygulama seçimi
alwaysUse=Beslemelere abone olmak için her zaman %S kullanılsın
mediaLabel=Ortam dosyaları
# LOCALIZATION NOTE: The next string is for the size of the enclosed media.
# e.g. enclosureSizeText : "50.23 MB"
# %1$S = size (in bytes or megabytes, ...)
# %2$S = unit of measure (bytes, KB, MB, ...)
enclosureSizeText=%1$S %2$S
bytes=bayt
kilobytes=KB
megabytes=MB
gigabytes=GB
# LOCALIZATION NOTE: The next three strings explains to the user what they're
# doing.
# e.g. alwaysUseForVideoPodcasts : "Always use Miro to subscribe to video podcasts."
# %S = application to use (Miro, iTunes, ...)
alwaysUseForFeeds=Beslemelere abone olmak için her zaman %S kullanılsın
alwaysUseForAudioPodcasts=POD yayınlara abone olmak için her zaman %S kullanılsın.
alwaysUseForVideoPodcasts=Görüntülü pod yayınlarına (video podcast) abone olmak için her zaman %S kullanılsın.
subscribeFeedUsing=Bu beslemeye bununla abone ol:
subscribeAudioPodcastUsing=Bu POD yayına bunla abone ol:
subscribeVideoPodcastUsing=Bu görüntülü POD yayına bunla abone ol:
feedSubscriptionFeed1=Bu, sitenin sıkça güncellenen içeriğinin beslemesidir.
feedSubscriptionAudioPodcast1=Bu, sitenin sıkça güncellenen içeriğinin POD yayınıdır.
feedSubscriptionVideoPodcast1=Bu, sitenin sıkça güncellenen içeriğinin görüntülü POD yayınıdır.
feedSubscriptionFeed2=İçerik değişikliğinden haberdar olmak için bu beslemeye abone olabilirsiniz.
feedSubscriptionAudioPodcast2=İçerik değişikliğinden haberdar olmak için bu POD yayına abone olabilirsiniz.
feedSubscriptionVideoPodcast2=İçerik değişikliğinden haberdar olmak için bu görüntülü POD yayına abone olabilirsiniz.
# Protocol Handling
# "Add %appName (%appDomain) as an application for %protocolType links?"
addProtocolHandler=addProtocolHandler=%S (%S) uygulaması %S bağlantılarını açmak üzere eklensin mi?
addProtocolHandlerAddButton=Uygulamayı ekle
# "%appName has already been added as an application for %protocolType links."
protocolHandlerRegistered=%S uygulaması zaten %S bağlantılarını açmak üzere eklenmiş.
|