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

139 lines
6.7 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": "Bu etki alanları için LocalCDN'yi devre dışı bırak:",
"description": "Deactivate LocalCDN for these domains:"
},
"whitelistedDomainsDescription": {
"message": "LocalCDN'nin devre dışı bırakılacağı etki alanlarını girin. Birden çok girdiyi noktalı virgül (;) ile ayırın.",
"description": "Enter domains to disable LocalCDN there. Separate multiple entries with semi-colons (;)."
},
"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": "Eksik kaynakları göstermek için \"Tarayıcı Konsolunu\" (CTRL + SHIFT + J) açı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"
},
"negateHtmlFilterListTitle": {
"message": "HTML filtresini tersine çevir",
"description": "Invert HTML-Filter"
},
"negateHtmlFilterListDescription": {
"message": "HTML filtresini her zaman uygulamak için bu seçeneği etkinleştirin. Listedeki etki alanları göz ardı edilecektir. Bu seçenek devre dışı bırakılırsa, HTML filtresi sadece listedeki etki alanlarına uygulanır.",
"description": "Enable this option to always apply the HTML filter. The domains in the list will be ignored then. If this option is disabled, the HTML filter is only applied to domains in the list."
},
"negateHtmlFilterListWarning": {
"message": "Bu işlev web sitelerini bozabilir. Lütfen Wiki sayfasındaki bilgilere göz atın.",
"description": "This function can break websites. Please note the information on the Wiki page."
},
"htmlFilterDomainsTitleExclude": {
"message": "Bu etki alanlarına filtre uygulama:",
"description": "Do not apply HTML-Filter to these domains:"
},
"htmlFilterDomainsDescription": {
"message": "HTML filtresini her zaman uygulamak için bu seçeneği etkinleştirin. Yukarıdaki listeyle etki alanlarını hariç tutabilirsiniz. Birden çok girdiyi noktalı virgül (;) ile ayırın.",
"description": "Enter the domains to be handled or ignored by the HTML-Filter. Separate multiple entries with semi-colons (;). Default: Apply HTML-Filters only for these domains."
},
"htmlFilterDomainsTitleInclude": {
"message": "Bu etki alanları için HTML filtresini uygula:",
"description": "Apply HTML-Filter for these domains:"
}
}