2020-02-27 13:45:29 +01:00
{
2020-06-15 12:17:02 +02:00
"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" : {
2020-06-27 08:04:09 +02:00
"message" : "Bu etki alanları için LocalCDN'yi devre dı şı bı rak:" ,
2020-06-26 19:48:47 +02:00
"description" : "Deactivate LocalCDN for these domains:"
2020-06-15 12:17:02 +02:00
} ,
"whitelistedDomainsDescription" : {
2020-06-27 08:04:09 +02:00
"message" : "LocalCDN'nin devre dı şı bı rakı lacağı etki alanları nı girin. Birden çok girdiyi noktalı virgül (;) ile ayı rı n." ,
2020-06-26 19:48:47 +02:00
"description" : "Enter domains to disable LocalCDN there. Separate multiple entries with semi-colons (;)."
2020-06-15 12:17:02 +02:00
} ,
"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" : {
2020-06-18 06:38:45 +02:00
"message" : "Eksik kaynakları göstermek için \"Tarayı cı Konsolunu\" (CTRL + SHIFT + J) açı n." ,
2020-06-15 12:17:02 +02:00
"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" : {
2020-06-16 19:54:09 +02:00
"message" : "Yeni LocalCDN özellikleri hakkı nda bilgi almamak için bunu açı n. Buna yeni uBlock/uMatrix kuralları hakkı nda bilgiler de dahildir." ,
2020-06-15 12:17:02 +02:00
"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" ,
2020-06-28 18:59:19 +02:00
"description" : "Filter HTML source code"
2020-06-15 12:17:02 +02:00
} ,
"labelShowMoreInjections" : {
"message" : "Daha fazla enjeksiyon göster" ,
"description" : "Show more Injections"
} ,
"labelDonate" : {
"message" : "Bağı ş yap" ,
"description" : "Donate"
2020-06-26 19:48:47 +02:00
} ,
"negateHtmlFilterListTitle" : {
2020-06-27 08:04:09 +02:00
"message" : "HTML filtresini tersine çevir" ,
2020-06-28 18:59:19 +02:00
"description" : "Invert HTML filter"
2020-06-26 19:48:47 +02:00
} ,
"negateHtmlFilterListDescription" : {
2020-06-27 08:04:09 +02:00
"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." ,
2020-06-26 19:48:47 +02:00
"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" : {
2020-06-27 08:04:09 +02:00
"message" : "Bu işlev web sitelerini bozabilir. Lütfen Wiki sayfası ndaki bilgilere göz atı n." ,
2020-06-26 19:48:47 +02:00
"description" : "This function can break websites. Please note the information on the Wiki page."
} ,
"htmlFilterDomainsTitleExclude" : {
2020-06-27 08:04:09 +02:00
"message" : "Bu etki alanları na filtre uygulama:" ,
2020-06-28 18:59:19 +02:00
"description" : "Do not apply HTML filter to these domains:"
2020-06-26 19:48:47 +02:00
} ,
"htmlFilterDomainsDescription" : {
2020-06-27 08:04:09 +02:00
"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." ,
2020-06-29 15:21:44 +02:00
"description" : "Enter the domains to be handled or ignored by the HTML filter. Separate multiple entries with semi-colons (;)."
2020-06-26 19:48:47 +02:00
} ,
"htmlFilterDomainsTitleInclude" : {
2020-06-27 08:04:09 +02:00
"message" : "Bu etki alanları için HTML filtresini uygula:" ,
2020-06-28 18:59:19 +02:00
"description" : "Apply HTML filter for these domains:"
2020-06-15 12:17:02 +02:00
}
2020-03-04 17:52:49 +01:00
}