LocalCDN-Firefox-Chrome-Brave/_locales/tr/messages.json

115 lines
4.9 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"extensionDescription": {
"message": "Sizi içerik dağıtımıyla yapılan merkezi ve \"ücretsiz\" takipten korur.",
"description": "Extension description."
},
"amountInjectedTitle": {
"message": "Yerel olarak eklenen kaynaklar için sayaç",
"description": "Amount injected title"
},
"amountInjectedDescription": {
"message": "Kurulumdan bu yana yerel İçerik Dağıtım Ağı kaynak eklemelerinin miktarı.",
"description": "Amount injected description."
},
"optionsTitle": {
"message": "Seçenekler",
"description": "Options title"
},
"showIconBadgeTitle": {
"message": "Simgede enjeksiyon sayaçlarını göster",
"description": "Show icon badge title"
},
"showIconBadgeDescription": {
"message": "Enjekte edilen kaynakların sayısını uzantı simgesinde gösterin.",
"description": "Show icon badge description."
},
"blockMissingTitle": {
"message": "Eksik kaynaklar için gelen istekleri engelle",
"description": "Block requests for missing resources title"
},
"blockMissingDescription": {
"message": "İstenilen kaynak yerel olarak mevcut değilse, yakalanan isteği iptal et.",
"description": "Block requests for missing resources description."
},
"disablePrefetchTitle": {
"message": "Bağlantı önalımını devre dışı bırak",
"description": "Disable prefetch title"
},
"disablePrefetchDescription": {
"message": "İzin verilmeyen isteklerin dağıtım ağlarına sızmasını engelleyin.",
"description": "Disable prefetch description."
},
"stripMetadataTitle": {
"message": "Meta verilerini izin verilen isteklerden ayır",
"description": "Strip metadata title"
},
"stripMetadataDescription": {
"message": "İleri düzey gizlilik için, izin verilen CDN isteklerinden hassas verileri sil.",
"description": "Strip metadata description."
},
"whitelistedDomainsTitle": {
"message": "Alanları denetimlerden hariç tut:",
"description": "Whitelisted domains:"
},
"whitelistedDomainsDescription": {
"message": "Beyaz listeye eklemek için alan adlarını girin. Birden çok girdiyi noktalı virgül (;) ile ayırın.",
"description": "Whitelisted domains description."
},
"advancedLabel": {
"message": "Gelişmiş",
"description": "Advanced label"
},
"generateRuleSetTitle": {
"message": "UBlock veya uMatrix için kural kümeleri oluşturma",
"description": "Generate rule set title"
},
"generateRuleSetDescription": {
"message": "uBlock veya uMatrix kullanıyorsanız kuralları buradan oluşturabilirsiniz. Bu kuralları uBlock veya uMatrix'e elle eklemeniz gerekir.",
"description": "In case you're using uBlock or uMatrix you can generate the rules here. You have to add these rules manually in uBlock or uMatrix."
},
"lastUpdate": {
"message": "Son güncelleme:",
"description": "Last update:"
},
"copyRuleSet": {
"message": "Kopyala",
"description": "Text of button to copy ruleset"
},
"loggingTitle": {
"message": "Tarayıcı konsolunda günlük kaydını etkinleştir",
"description": "Enable logging in browser console"
},
"loggingDescription": {
"message": "\"Tarayıcı Konsolunu\" açın ve eksik kaynakları göstermek için (Ctrl+Shift+J) tuşlarını kullanın.",
"description": "Open \"Browser Console\" ( CTRL + SHIFT + J ) to show missing resources."
},
"hideReleaseNotesTitle": {
"message": "Sürüm notlarını devre dışı bırak",
"description": "Disable release notes"
},
"hideReleaseNotesDescription": {
"message": "Yeni LocalCDN özellikleri hakkında bilgi almamak için bunu açın. Buna yeni uBlock/uMatrix kuralları hakkında bilgiler de dahildir.",
"description": "If enabled, you wont receive any information about new features in LocalCDN. This includes information about new uBlock/uMatrix rules."
},
"featureBreaksWebsitesDescription": {
"message": "Bu özellik web sitelerini bozar. Etkilenen alan adlarını elle beyaz listeye almaya hazır değilseniz, etkinleştirilmiş olarak bırakmayın.",
"description": "This feature breaks websites. Do not leave it enabled, unless you are prepared to manually whitelist any affected domains."
},
"featureBreaksWebsitesButton": {
"message": "Devre dışı bırak",
"description": "Disable"
},
"labelManipulateDOM": {
"message": "HTML kaynak kodunu filtreler",
"description": "Filters HTML source code"
},
"labelShowMoreInjections": {
"message": "Daha fazla enjeksiyon göster",
"description": "Show more Injections"
},
"labelDonate": {
"message": "Bağış yap",
"description": "Donate"
}
}