2020-02-27 13:45:29 +01:00
{
2020-06-15 12:17:02 +02:00
"extensionDescription" : {
2020-11-15 14:25:50 +01:00
"message" : "Yerel kaynaklara yönlendirerek sizi CDN'ler (Content Delivery Networks - İçerik Dağı tı m Ağları ) üzerinden izlenmeye karşı korur." ,
2020-11-15 12:48:27 +01:00
"description" : "Protects you against tracking through CDNs (Content Delivery Networks) by redirecting to local resources."
2020-06-15 12:17:02 +02:00
} ,
"amountInjectedDescription" : {
2020-08-09 09:02:54 +02:00
"message" : "Kurulumdan bu yana yerel İçerik Dağı tı m Ağı kaynak enjeksiyonları nı n miktarı ." ,
2020-06-15 12:17:02 +02:00
"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."
} ,
2020-10-17 07:05:26 +02:00
"allowlistedDomainsTitle" : {
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
} ,
2020-10-17 07:05:26 +02:00
"allowlistedDomainsDescription" : {
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" : {
2020-09-13 09:11:38 +02:00
"message" : "Reklam engelleyiciniz için kural kümeleri oluşturun" ,
2020-09-13 07:40:25 +02:00
"description" : "Generate rule sets for your adblocker"
2020-06-15 12:17:02 +02:00
} ,
"generateRuleSetDescription" : {
2020-09-13 09:11:38 +02:00
"message" : "Bir reklam engelleyici kullanı yorsanı z kuralları buradan oluşturabilirsiniz. Bu kuralları reklam engelleyicinize elle eklemeniz gerekir." ,
2020-09-13 07:40:25 +02:00
"description" : "In case you are using an adblocker you can generate the rules here. You have to add these rules manually in your adblocker."
2020-06-15 12:17:02 +02:00
} ,
"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."
} ,
"featureBreaksWebsitesDescription" : {
2020-10-17 07:27:12 +02:00
"message" : "Bu özellik web sitelerini bozar. Etkilenen alan adları nı elle izin listesine eklemeye hazı r değilseniz, etkinleştirilmiş olarak bı rakmayı n." ,
2020-10-17 07:05:26 +02:00
"description" : "This feature breaks websites. Do not leave it enabled, unless you are prepared to manually add affected domains to the allow list."
2020-06-15 12:17:02 +02:00
} ,
"featureBreaksWebsitesButton" : {
"message" : "Devre dı şı bı rak" ,
"description" : "Disable"
} ,
"labelManipulateDOM" : {
2020-06-28 19:56:53 +02:00
"message" : "HTML kaynak kodunu filtrele" ,
2020-06-28 18:59:19 +02:00
"description" : "Filter HTML source code"
2020-06-15 12:17:02 +02:00
} ,
"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-28 19:56:53 +02:00
"message" : "Bu etki alanları na HTML filtresi 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-29 20:13:26 +02:00
"message" : "HTML filtresi tarafı ndan işlenecek veya yok sayı lacak etki alanları nı girin. 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-07-03 08:37:00 +02:00
} ,
"blockGoogleFontsTitle" : {
2020-07-03 12:20:35 +02:00
"message" : "Google Yazı Tiplerini Engelle" ,
2020-07-03 08:37:00 +02:00
"description" : "Block Google Fonts"
} ,
"blockGoogleFontsDescription" : {
2020-07-03 20:40:06 +02:00
"message" : "Eksik kaynaklar için isteklere izin verilirse, \"fonts.googleapis.com\" adresiyle yapı lan bağlantı lar engellenmez. Bu istekleri engellemek için bu seçeneği etkinleştirin." ,
2020-07-03 08:37:00 +02:00
"description" : "If requests for missing resources are allowed, connections to \"fonts.googleapis.com\" are not blocked. Enable this option to block these requests."
2020-07-12 09:58:22 +02:00
} ,
"chooseIconStyle" : {
2020-07-12 11:39:39 +02:00
"message" : "Bu uzantı için bir simge seç" ,
2020-07-12 09:58:22 +02:00
"description" : "Choose an icon for this extension"
2020-08-08 07:09:05 +02:00
} ,
"internalStatisticsTitle" : {
2020-08-08 07:48:40 +02:00
"message" : "Dahili istatistikler" ,
2020-08-08 07:09:05 +02:00
"description" : "Internal statistics"
} ,
"internalStatisticsDescription" : {
2020-08-08 07:48:40 +02:00
"message" : "Bu işlev şu anda deneysel bir aşamadadı r. Veri aktarı mı yok. Hepsi aygı tı nı zda yereldir." ,
2020-08-08 07:09:05 +02:00
"description" : "This function is currently in an experimental stage. No data transmission. It’ s all local on your device."
2020-08-09 08:09:20 +02:00
} ,
"headerStatistics" : {
2020-08-09 09:02:54 +02:00
"message" : "İstatistikler" ,
2020-08-09 08:09:20 +02:00
"description" : "Statistics. The header of a statistics page."
} ,
"labelToday" : {
2020-08-09 09:02:54 +02:00
"message" : "Bugün" ,
2020-08-09 08:09:20 +02:00
"description" : "Statistics view for today."
} ,
"labelPastWeek" : {
2020-08-09 09:02:54 +02:00
"message" : "Geçen hafta" ,
2020-08-09 08:09:20 +02:00
"description" : "Statistics view for past week."
} ,
"labelPastMonth" : {
2020-08-09 09:02:54 +02:00
"message" : "Geçen ay" ,
2020-08-09 08:09:20 +02:00
"description" : "Statistics view for past month."
} ,
"labelPastYear" : {
2020-08-09 09:02:54 +02:00
"message" : "Geçen yı l" ,
2020-08-09 08:09:20 +02:00
"description" : "Statistics view for past year."
} ,
"labelDelete" : {
2020-08-09 09:02:54 +02:00
"message" : "Sil" ,
2020-08-09 08:09:20 +02:00
"description" : "Button to delete all statistics data."
} ,
"labelAvg" : {
2020-08-09 09:02:54 +02:00
"message" : "Ortalama (Günlük değiştirme sayı sı )" ,
2020-08-09 08:09:20 +02:00
"description" : "Followed by a number of average injections per day within a specific period."
} ,
"labelInjectedFrameworks" : {
2020-08-09 09:02:54 +02:00
"message" : "Değiştirilen çerçeveler" ,
2020-08-09 08:09:20 +02:00
"description" : "Followed by a number of injections within a specific period."
2020-08-09 11:01:33 +02:00
} ,
"dialogConfirmDeleteStatistics" : {
2020-08-09 11:05:50 +02:00
"message" : "İstatistikleri silmek istediğinize emin misiniz?" ,
2020-08-09 11:01:33 +02:00
"description" : "Are you sure you want to delete the statistics?"
2020-08-22 14:25:32 +02:00
} ,
2020-10-17 07:05:26 +02:00
"labelDomainsAllowlistGoogleFonts" : {
2020-08-22 21:32:32 +02:00
"message" : "Bu etki alanları n Google Yazı Tiplerini yüklemesine izin verilir. Birden çok girdiyi noktalı virgül (;) ile ayı rı n." ,
"description" : "These domains are allowed to load Google Fonts. Separate multiple entries with semi-colons (;)."
2020-08-30 18:59:00 +02:00
} ,
"btnGeneral" : {
2020-09-01 16:39:34 +02:00
"message" : "Temel" ,
2020-08-30 18:59:00 +02:00
"description" : "Basic"
} ,
"btnAdvanced" : {
2020-09-01 16:39:34 +02:00
"message" : "Gelişmiş" ,
2020-08-30 18:59:00 +02:00
"description" : "Advanced"
} ,
"btnOther" : {
2020-09-01 16:39:34 +02:00
"message" : "Diğer" ,
2020-08-30 18:59:00 +02:00
"description" : "Other"
} ,
"btnInfo" : {
2020-09-01 16:39:34 +02:00
"message" : "Bilgi" ,
2020-08-30 18:59:00 +02:00
"description" : "Info"
} ,
"headerStorageType" : {
2020-09-01 16:39:34 +02:00
"message" : "Depolama türü" ,
2020-08-30 18:59:00 +02:00
"description" : "Storage type"
} ,
"labelStorageTypeLocal" : {
2020-09-01 16:39:34 +02:00
"message" : "Yerel" ,
2020-08-30 18:59:00 +02:00
"description" : "Local"
} ,
"labelStorageTypeSync" : {
2020-09-01 16:39:34 +02:00
"message" : "Eşzamanlama" ,
2020-08-30 18:59:00 +02:00
"description" : "Sync"
} ,
"headerImportExport" : {
2020-09-01 16:39:34 +02:00
"message" : "İçe/Dı şa aktar" ,
2020-08-30 18:59:00 +02:00
"description" : "Import/Export"
} ,
"labelExportData" : {
2020-09-01 16:39:34 +02:00
"message" : "Dosyaya yedekle" ,
2020-08-30 18:59:00 +02:00
"description" : "Back up to file"
} ,
"labelImportData" : {
2020-09-01 16:39:34 +02:00
"message" : "Dosyadan geri yükle" ,
2020-08-30 18:59:00 +02:00
"description" : "Restore from file"
} ,
"dialogImportSuccessful" : {
2020-09-01 16:39:34 +02:00
"message" : "İçe aktarma başarı lı " ,
2020-08-30 18:59:00 +02:00
"description" : "Import successful"
} ,
"dialogImportFailed" : {
2020-09-01 16:39:34 +02:00
"message" : "İçe aktarma başarı sı z" ,
2020-08-30 18:59:00 +02:00
"description" : "Import failed"
2020-11-14 12:24:36 +01:00
} ,
"updateNotificationTitle" : {
2020-11-14 13:19:20 +01:00
"message" : "Güncellemeden sonra bildirim" ,
2020-11-14 12:24:36 +01:00
"description" : "Notification after an update"
} ,
"updateNotificationNever" : {
2020-11-14 13:19:20 +01:00
"message" : "Asla (Sessiz Güncellemeler)" ,
2020-11-14 12:24:36 +01:00
"description" : "Never (Silent Updates)"
} ,
"updateNotificationOnlyRules" : {
2020-11-14 13:19:20 +01:00
"message" : "Yalnı zca yeni CDN'ler ve kurallar olduğunda" ,
2020-11-14 12:24:36 +01:00
"description" : "Only if new CDNs and rules"
} ,
"updateNotificationAlways" : {
2020-11-14 13:19:20 +01:00
"message" : "Her zaman" ,
2020-11-14 12:24:36 +01:00
"description" : "Always"
2020-06-15 12:17:02 +02:00
}
2020-03-04 17:52:49 +01:00
}