1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-08 04:49:12 +02:00
This commit is contained in:
Raymond Hill 2020-02-17 09:02:52 -05:00
parent 6cdb1092dd
commit e123c96bbc
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2
60 changed files with 1970 additions and 82 deletions

View File

@ -1,4 +1,4 @@
Etkili bir engelleyici: Belleği ve işlemciyi yormaz, yine de diğer popüler engelleyicilere göre binlerce daha çok süzgeci yükleyip uygulayabilir.
Etkili bir engelleyici: Belleği ve işlemciyi yormaz, yine de diğer popüler engelleyicilere göre binlerce daha çok filtreyi yükleyip uygulayabilir.
Verimliliğine örneklendirilmiş genel bakış:
https://github.com/gorhill/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
@ -7,9 +7,9 @@ Kullanımı: Arayüzdeki büyük güç düğmesi o anki web sitesinde, uBlock'u
***
Esnek, bir "reklam engelleyici"den daha fazlası: Ayrıca alan adları dosyalarınızdan süzgeçleri okuyabilir ve oluşturabilir.
Esnek, bir "reklam engelleyici"den daha fazlası: Ayrıca alan adları dosyalarınızdan filtreleri okuyabilir ve oluşturabilir.
Hazır olarak şu süzgeç listeleri yüklüdür ve uygulanır:
Hazır olarak, şu filtre listeleri yüklüdür ve uygulanır:
- EasyList
- Peter Lowe'un Reklam sunucu listesi
@ -25,13 +25,13 @@ Hazır olarak şu süzgeç listeleri yüklüdür ve uygulanır:
- Spam404
- Ve diğer birçoğu
Elbette, daha çok süzgeç etkinleştirildikçe, bellek kullanımı da artar. Yine de, Fanboy'un iki ekstra listesi, hpHosts'un reklam ve izleyici sunucuları ekledikten sonra bile uBlock diğer oldukça popüler engelleyicilere göre daha az bellek kullanır.
Tabii ki, ne kadar çok filtre etkinleştirilirse, bellek kullanımı da o kadar yüksek olur. Yine de, Fanboy'un iki ekstra listesi, hpHosts'un reklam ve izleyici sunucuları ekledikten sonra bile uBlock diğer oldukça popüler engelleyicilere göre daha az bellek kullanır.
Ayrıca, bazı ekstra listelerin seçilmesinin web sitelerinin bozulması olasılığını artırabileceğini unutmayın -- özellikle normalde alan adları dosyası olarak kullanılan listelerin.
***
Ön yüklü gelen süzgeç listeleri olmadan, bu eklenti bir işe yaramaz. Bu yüzden, gerçekten bir şekilde katkıda bulunmak isterseniz, herkesin özgürce kullanması için sunulan kullandığınız süzgeç listelerini oluşturmak için uğraşan insanları düşünün.
Ön ayarlı filtre listeleri olmadan, bu eklenti bir işe yaramaz. Bu yüzden, gerçekten bir şeylerle katkıda bulunmak isterseniz, herkesin özgürce kullanması için sunulan kullandığınız filtre listelerini sürdürmek için uğraşan insanları düşünün.
***

View File

@ -95,6 +95,18 @@
"message": "أو",
"description": "English: or"
},
"popupBlockedOnThisPage_v2": {
"message": "Blocked on this page",
"description": "For the new mobile-friendly popup design"
},
"popupBlockedSinceInstall_v2": {
"message": "Blocked since install",
"description": "For the new mobile-friendly popup design"
},
"popupDomainsConnected_v2": {
"message": "Domains connected",
"description": "For the new mobile-friendly popup design"
},
"popupTipDashboard": {
"message": "إضغط لفتح لوحة التحكم",
"description": "English: Click to open the dashboard"
@ -167,6 +179,26 @@
"message": "انقر لإلغاء تعطيل الجافا سكريبت كُليًا على هذا الموقع",
"description": "Tooltip for the no-scripting per-site switch"
},
"popupNoLargeMedia_v2": {
"message": "Large media elements",
"description": "Tip for the no-large-media per-site switch"
},
"popupNoCosmeticFiltering_v2": {
"message": "Cosmetic filtering",
"description": "Tip for the no-cosmetic-filtering per-site switch"
},
"popupNoRemoteFonts_v2": {
"message": "Remote fonts",
"description": "Tip for the no-remote-fonts per-site switch"
},
"popupNoScripting_v2": {
"message": "JavaScript",
"description": "Tip for the no-scripting per-site switch"
},
"popupMoreButton_v2": {
"message": "More",
"description": "Label to be used to toggle overview panel"
},
"popupTipGlobalRules": {
"message": "القواعد العامة: هذا العمود يتعلق بالقواعد التي تنطبق على جميع الموقع.",
"description": "Tooltip when hovering the top-most cell of the global-rules column."

View File

@ -95,6 +95,18 @@
"message": "və ya",
"description": "English: or"
},
"popupBlockedOnThisPage_v2": {
"message": "Blocked on this page",
"description": "For the new mobile-friendly popup design"
},
"popupBlockedSinceInstall_v2": {
"message": "Blocked since install",
"description": "For the new mobile-friendly popup design"
},
"popupDomainsConnected_v2": {
"message": "Domains connected",
"description": "For the new mobile-friendly popup design"
},
"popupTipDashboard": {
"message": "Dashboard aç",
"description": "English: Click to open the dashboard"
@ -167,6 +179,26 @@
"message": "Click to no longer disable JavaScript on this site",
"description": "Tooltip for the no-scripting per-site switch"
},
"popupNoLargeMedia_v2": {
"message": "Large media elements",
"description": "Tip for the no-large-media per-site switch"
},
"popupNoCosmeticFiltering_v2": {
"message": "Cosmetic filtering",
"description": "Tip for the no-cosmetic-filtering per-site switch"
},
"popupNoRemoteFonts_v2": {
"message": "Remote fonts",
"description": "Tip for the no-remote-fonts per-site switch"
},
"popupNoScripting_v2": {
"message": "JavaScript",
"description": "Tip for the no-scripting per-site switch"
},
"popupMoreButton_v2": {
"message": "More",
"description": "Label to be used to toggle overview panel"
},
"popupTipGlobalRules": {
"message": "Global rules: this column is for rules which apply to all sites.",
"description": "Tooltip when hovering the top-most cell of the global-rules column."

View File

@ -95,6 +95,18 @@
"message": "или",
"description": "English: or"
},
"popupBlockedOnThisPage_v2": {
"message": "Блокирани на тази страница",
"description": "For the new mobile-friendly popup design"
},
"popupBlockedSinceInstall_v2": {
"message": "Блокирани след инсталирането",
"description": "For the new mobile-friendly popup design"
},
"popupDomainsConnected_v2": {
"message": "Свързани домейни",
"description": "For the new mobile-friendly popup design"
},
"popupTipDashboard": {
"message": "Табло с настройки",
"description": "English: Click to open the dashboard"
@ -167,6 +179,26 @@
"message": "Щракнете, за да разрешите JavaScript за този сайт",
"description": "Tooltip for the no-scripting per-site switch"
},
"popupNoLargeMedia_v2": {
"message": "Големи медийни елементи",
"description": "Tip for the no-large-media per-site switch"
},
"popupNoCosmeticFiltering_v2": {
"message": "Козметично филтриране",
"description": "Tip for the no-cosmetic-filtering per-site switch"
},
"popupNoRemoteFonts_v2": {
"message": "Отдалечени шрифтове",
"description": "Tip for the no-remote-fonts per-site switch"
},
"popupNoScripting_v2": {
"message": "JavaScript",
"description": "Tip for the no-scripting per-site switch"
},
"popupMoreButton_v2": {
"message": "Още",
"description": "Label to be used to toggle overview panel"
},
"popupTipGlobalRules": {
"message": "Глобални правила: колона с правила, приложими към всички сайтове.",
"description": "Tooltip when hovering the top-most cell of the global-rules column."
@ -975,4 +1007,4 @@
"message": "Това поле трябва да бъде последното",
"description": "so we dont need to deal with comma for last entry"
}
}
}

View File

@ -95,6 +95,18 @@
"message": "বা",
"description": "English: or"
},
"popupBlockedOnThisPage_v2": {
"message": "Blocked on this page",
"description": "For the new mobile-friendly popup design"
},
"popupBlockedSinceInstall_v2": {
"message": "Blocked since install",
"description": "For the new mobile-friendly popup design"
},
"popupDomainsConnected_v2": {
"message": "Domains connected",
"description": "For the new mobile-friendly popup design"
},
"popupTipDashboard": {
"message": "ড্যাশবোর্ড খোলার জন্য ক্লিক করুন",
"description": "English: Click to open the dashboard"
@ -167,6 +179,26 @@
"message": "এই সাইটের জাভা স্ক্রিপ্ট চালু করতে ক্লিক করুণ",
"description": "Tooltip for the no-scripting per-site switch"
},
"popupNoLargeMedia_v2": {
"message": "Large media elements",
"description": "Tip for the no-large-media per-site switch"
},
"popupNoCosmeticFiltering_v2": {
"message": "Cosmetic filtering",
"description": "Tip for the no-cosmetic-filtering per-site switch"
},
"popupNoRemoteFonts_v2": {
"message": "Remote fonts",
"description": "Tip for the no-remote-fonts per-site switch"
},
"popupNoScripting_v2": {
"message": "JavaScript",
"description": "Tip for the no-scripting per-site switch"
},
"popupMoreButton_v2": {
"message": "More",
"description": "Label to be used to toggle overview panel"
},
"popupTipGlobalRules": {
"message": "সার্বজনীন নিয়ম: এই কলামটি সেইসব নিয়মের জন্য যা সকল সাইটের উপর প্রযোজ্য।",
"description": "Tooltip when hovering the top-most cell of the global-rules column."
@ -975,4 +1007,4 @@
"message": "This entry must be the last one",
"description": "so we dont need to deal with comma for last entry"
}
}
}

View File

@ -95,6 +95,18 @@
"message": "ili",
"description": "English: or"
},
"popupBlockedOnThisPage_v2": {
"message": "Blocked on this page",
"description": "For the new mobile-friendly popup design"
},
"popupBlockedSinceInstall_v2": {
"message": "Blocked since install",
"description": "For the new mobile-friendly popup design"
},
"popupDomainsConnected_v2": {
"message": "Domains connected",
"description": "For the new mobile-friendly popup design"
},
"popupTipDashboard": {
"message": "Otvori kontrolno ploču",
"description": "English: Click to open the dashboard"
@ -167,6 +179,26 @@
"message": "Klikni da više ne isključiš JavaScript na ovoj stranici",
"description": "Tooltip for the no-scripting per-site switch"
},
"popupNoLargeMedia_v2": {
"message": "Large media elements",
"description": "Tip for the no-large-media per-site switch"
},
"popupNoCosmeticFiltering_v2": {
"message": "Cosmetic filtering",
"description": "Tip for the no-cosmetic-filtering per-site switch"
},
"popupNoRemoteFonts_v2": {
"message": "Remote fonts",
"description": "Tip for the no-remote-fonts per-site switch"
},
"popupNoScripting_v2": {
"message": "JavaScript",
"description": "Tip for the no-scripting per-site switch"
},
"popupMoreButton_v2": {
"message": "More",
"description": "Label to be used to toggle overview panel"
},
"popupTipGlobalRules": {
"message": "Globalna pravila: ovaj stub je za pravila koja se primjenuju svim stranicama.",
"description": "Tooltip when hovering the top-most cell of the global-rules column."
@ -975,4 +1007,4 @@
"message": "This entry must be the last one",
"description": "so we dont need to deal with comma for last entry"
}
}
}

View File

@ -95,6 +95,18 @@
"message": "o",
"description": "English: or"
},
"popupBlockedOnThisPage_v2": {
"message": "Blocat en aquesta pàgina",
"description": "For the new mobile-friendly popup design"
},
"popupBlockedSinceInstall_v2": {
"message": "Blocat des de la instal·lació",
"description": "For the new mobile-friendly popup design"
},
"popupDomainsConnected_v2": {
"message": "Dominis connectats",
"description": "For the new mobile-friendly popup design"
},
"popupTipDashboard": {
"message": "Clic per obrir el tauler de control",
"description": "English: Click to open the dashboard"
@ -167,6 +179,26 @@
"message": "Feu clic per no inhabilitar el JavaScript en aquest lloc",
"description": "Tooltip for the no-scripting per-site switch"
},
"popupNoLargeMedia_v2": {
"message": "Elements multimèdia grans",
"description": "Tip for the no-large-media per-site switch"
},
"popupNoCosmeticFiltering_v2": {
"message": "Filtres cosmètics",
"description": "Tip for the no-cosmetic-filtering per-site switch"
},
"popupNoRemoteFonts_v2": {
"message": "Fonts remotes",
"description": "Tip for the no-remote-fonts per-site switch"
},
"popupNoScripting_v2": {
"message": "JavaScript",
"description": "Tip for the no-scripting per-site switch"
},
"popupMoreButton_v2": {
"message": "Més",
"description": "Label to be used to toggle overview panel"
},
"popupTipGlobalRules": {
"message": "Regles globals: les regles d'aquesta columna s'apliquen a tots els llocs.",
"description": "Tooltip when hovering the top-most cell of the global-rules column."

View File

@ -95,6 +95,18 @@
"message": "neboli",
"description": "English: or"
},
"popupBlockedOnThisPage_v2": {
"message": "Blocked on this page",
"description": "For the new mobile-friendly popup design"
},
"popupBlockedSinceInstall_v2": {
"message": "Blocked since install",
"description": "For the new mobile-friendly popup design"
},
"popupDomainsConnected_v2": {
"message": "Domains connected",
"description": "For the new mobile-friendly popup design"
},
"popupTipDashboard": {
"message": "Otevřít ovládací panel",
"description": "English: Click to open the dashboard"
@ -167,6 +179,26 @@
"message": "Kliknutím znovu povolíte JavaScript na této stránce",
"description": "Tooltip for the no-scripting per-site switch"
},
"popupNoLargeMedia_v2": {
"message": "Large media elements",
"description": "Tip for the no-large-media per-site switch"
},
"popupNoCosmeticFiltering_v2": {
"message": "Cosmetic filtering",
"description": "Tip for the no-cosmetic-filtering per-site switch"
},
"popupNoRemoteFonts_v2": {
"message": "Remote fonts",
"description": "Tip for the no-remote-fonts per-site switch"
},
"popupNoScripting_v2": {
"message": "JavaScript",
"description": "Tip for the no-scripting per-site switch"
},
"popupMoreButton_v2": {
"message": "More",
"description": "Label to be used to toggle overview panel"
},
"popupTipGlobalRules": {
"message": "Globální pravidla: tento sloupec slouží pro pravidla, která platí pro všechny weby.",
"description": "Tooltip when hovering the top-most cell of the global-rules column."

View File

@ -95,6 +95,18 @@
"message": "е",
"description": "English: or"
},
"popupBlockedOnThisPage_v2": {
"message": "Blocked on this page",
"description": "For the new mobile-friendly popup design"
},
"popupBlockedSinceInstall_v2": {
"message": "Blocked since install",
"description": "For the new mobile-friendly popup design"
},
"popupDomainsConnected_v2": {
"message": "Domains connected",
"description": "For the new mobile-friendly popup design"
},
"popupTipDashboard": {
"message": "Йӗркелӳ ҫӳлӗкне уҫма пус",
"description": "English: Click to open the dashboard"
@ -167,6 +179,26 @@
"message": "Click to no longer disable JavaScript on this site",
"description": "Tooltip for the no-scripting per-site switch"
},
"popupNoLargeMedia_v2": {
"message": "Large media elements",
"description": "Tip for the no-large-media per-site switch"
},
"popupNoCosmeticFiltering_v2": {
"message": "Cosmetic filtering",
"description": "Tip for the no-cosmetic-filtering per-site switch"
},
"popupNoRemoteFonts_v2": {
"message": "Remote fonts",
"description": "Tip for the no-remote-fonts per-site switch"
},
"popupNoScripting_v2": {
"message": "JavaScript",
"description": "Tip for the no-scripting per-site switch"
},
"popupMoreButton_v2": {
"message": "More",
"description": "Label to be used to toggle overview panel"
},
"popupTipGlobalRules": {
"message": "Global rules: this column is for rules which apply to all sites.",
"description": "Tooltip when hovering the top-most cell of the global-rules column."
@ -975,4 +1007,4 @@
"message": "Ку ҫыру юлашки пулмалла",
"description": "so we dont need to deal with comma for last entry"
}
}
}

View File

@ -95,6 +95,18 @@
"message": "eller",
"description": "English: or"
},
"popupBlockedOnThisPage_v2": {
"message": "Blokeret på denne side",
"description": "For the new mobile-friendly popup design"
},
"popupBlockedSinceInstall_v2": {
"message": "Blokeret siden installation",
"description": "For the new mobile-friendly popup design"
},
"popupDomainsConnected_v2": {
"message": "Tilknyttede domæner",
"description": "For the new mobile-friendly popup design"
},
"popupTipDashboard": {
"message": "Åbn kontrolpanelet",
"description": "English: Click to open the dashboard"
@ -167,6 +179,26 @@
"message": "Klik for ikke længere at deaktivere JavaScript på dette websted",
"description": "Tooltip for the no-scripting per-site switch"
},
"popupNoLargeMedia_v2": {
"message": "Store medieelementer",
"description": "Tip for the no-large-media per-site switch"
},
"popupNoCosmeticFiltering_v2": {
"message": "Kosmetisk filtrering",
"description": "Tip for the no-cosmetic-filtering per-site switch"
},
"popupNoRemoteFonts_v2": {
"message": "Fjernskrifttyper",
"description": "Tip for the no-remote-fonts per-site switch"
},
"popupNoScripting_v2": {
"message": "JavaScript",
"description": "Tip for the no-scripting per-site switch"
},
"popupMoreButton_v2": {
"message": "Mere",
"description": "Label to be used to toggle overview panel"
},
"popupTipGlobalRules": {
"message": "Globale regler: Denne kolonne er til regler gældende alle websteder.",
"description": "Tooltip when hovering the top-most cell of the global-rules column."
@ -975,4 +1007,4 @@
"message": "Denne post skal være den sidste",
"description": "so we dont need to deal with comma for last entry"
}
}
}

View File

@ -95,6 +95,18 @@
"message": "oder",
"description": "English: or"
},
"popupBlockedOnThisPage_v2": {
"message": "Auf dieser Seite gesperrt",
"description": "For the new mobile-friendly popup design"
},
"popupBlockedSinceInstall_v2": {
"message": "Seit der Installation gesperrt",
"description": "For the new mobile-friendly popup design"
},
"popupDomainsConnected_v2": {
"message": "Verbundene Domains",
"description": "For the new mobile-friendly popup design"
},
"popupTipDashboard": {
"message": "Klicken, um das Dashboard zu öffnen",
"description": "English: Click to open the dashboard"
@ -167,6 +179,26 @@
"message": "Klicken, um JavaScript auf dieser Seite wieder zuzulassen",
"description": "Tooltip for the no-scripting per-site switch"
},
"popupNoLargeMedia_v2": {
"message": "Große Medienelemente",
"description": "Tip for the no-large-media per-site switch"
},
"popupNoCosmeticFiltering_v2": {
"message": "Kosmetische Filterung",
"description": "Tip for the no-cosmetic-filtering per-site switch"
},
"popupNoRemoteFonts_v2": {
"message": "Externe Schriften",
"description": "Tip for the no-remote-fonts per-site switch"
},
"popupNoScripting_v2": {
"message": "JavaScript",
"description": "Tip for the no-scripting per-site switch"
},
"popupMoreButton_v2": {
"message": "Mehr",
"description": "Label to be used to toggle overview panel"
},
"popupTipGlobalRules": {
"message": "Globale Regeln: Diese Spalte ist für Regeln, die bei allen Seiten angewendet werden.",
"description": "Tooltip when hovering the top-most cell of the global-rules column."

View File

@ -95,6 +95,18 @@
"message": "ή",
"description": "English: or"
},
"popupBlockedOnThisPage_v2": {
"message": "Blocked on this page",
"description": "For the new mobile-friendly popup design"
},
"popupBlockedSinceInstall_v2": {
"message": "Blocked since install",
"description": "For the new mobile-friendly popup design"
},
"popupDomainsConnected_v2": {
"message": "Domains connected",
"description": "For the new mobile-friendly popup design"
},
"popupTipDashboard": {
"message": "Κάντε κλικ για να ανοίξετε τον πίνακα εργαλείων",
"description": "English: Click to open the dashboard"
@ -167,6 +179,26 @@
"message": "Κάντε κλικ για να μην εχετε το JavaScript απενεργοποιημένο για αυτήν την ιστοσελίδα",
"description": "Tooltip for the no-scripting per-site switch"
},
"popupNoLargeMedia_v2": {
"message": "Large media elements",
"description": "Tip for the no-large-media per-site switch"
},
"popupNoCosmeticFiltering_v2": {
"message": "Cosmetic filtering",
"description": "Tip for the no-cosmetic-filtering per-site switch"
},
"popupNoRemoteFonts_v2": {
"message": "Remote fonts",
"description": "Tip for the no-remote-fonts per-site switch"
},
"popupNoScripting_v2": {
"message": "JavaScript",
"description": "Tip for the no-scripting per-site switch"
},
"popupMoreButton_v2": {
"message": "More",
"description": "Label to be used to toggle overview panel"
},
"popupTipGlobalRules": {
"message": "Καθολικοί κανόνες: αυτή η στήλη είναι για κανόνες με εφαρμογή σε όλες τις τοποθεσίες.",
"description": "Tooltip when hovering the top-most cell of the global-rules column."

View File

@ -95,6 +95,18 @@
"message": "or",
"description": "English: or"
},
"popupBlockedOnThisPage_v2": {
"message": "Blocked on this page",
"description": "For the new mobile-friendly popup design"
},
"popupBlockedSinceInstall_v2": {
"message": "Blocked since install",
"description": "For the new mobile-friendly popup design"
},
"popupDomainsConnected_v2": {
"message": "Domains connected",
"description": "For the new mobile-friendly popup design"
},
"popupTipDashboard": {
"message": "Open the dashboard",
"description": "English: Click to open the dashboard"
@ -167,6 +179,26 @@
"message": "Click to no longer disable JavaScript on this site",
"description": "Tooltip for the no-scripting per-site switch"
},
"popupNoLargeMedia_v2": {
"message": "Large media elements",
"description": "Tip for the no-large-media per-site switch"
},
"popupNoCosmeticFiltering_v2": {
"message": "Cosmetic filtering",
"description": "Tip for the no-cosmetic-filtering per-site switch"
},
"popupNoRemoteFonts_v2": {
"message": "Remote fonts",
"description": "Tip for the no-remote-fonts per-site switch"
},
"popupNoScripting_v2": {
"message": "JavaScript",
"description": "Tip for the no-scripting per-site switch"
},
"popupMoreButton_v2": {
"message": "More",
"description": "Label to be used to toggle overview panel"
},
"popupTipGlobalRules": {
"message": "Global rules: this column is for rules which apply to all sites.",
"description": "Tooltip when hovering the top-most cell of the global-rules column."
@ -975,4 +1007,4 @@
"message": "This entry must be the last one",
"description": "so we dont need to deal with comma for last entry"
}
}
}

View File

@ -95,6 +95,18 @@
"message": "aŭ",
"description": "English: or"
},
"popupBlockedOnThisPage_v2": {
"message": "Blocked on this page",
"description": "For the new mobile-friendly popup design"
},
"popupBlockedSinceInstall_v2": {
"message": "Blocked since install",
"description": "For the new mobile-friendly popup design"
},
"popupDomainsConnected_v2": {
"message": "Domains connected",
"description": "For the new mobile-friendly popup design"
},
"popupTipDashboard": {
"message": "Klaku por malfermi la panelon",
"description": "English: Click to open the dashboard"
@ -167,6 +179,26 @@
"message": "Alklaku por ne plu malaktivigi JavaScript en tiu ĉi retejo",
"description": "Tooltip for the no-scripting per-site switch"
},
"popupNoLargeMedia_v2": {
"message": "Large media elements",
"description": "Tip for the no-large-media per-site switch"
},
"popupNoCosmeticFiltering_v2": {
"message": "Cosmetic filtering",
"description": "Tip for the no-cosmetic-filtering per-site switch"
},
"popupNoRemoteFonts_v2": {
"message": "Remote fonts",
"description": "Tip for the no-remote-fonts per-site switch"
},
"popupNoScripting_v2": {
"message": "JavaScript",
"description": "Tip for the no-scripting per-site switch"
},
"popupMoreButton_v2": {
"message": "More",
"description": "Label to be used to toggle overview panel"
},
"popupTipGlobalRules": {
"message": "Ĝeneralaj reguloj: ĉi tiu kolumno estas por reguloj, kiuj aplikas al ĉiuj retejoj.",
"description": "Tooltip when hovering the top-most cell of the global-rules column."
@ -975,4 +1007,4 @@
"message": "This entry must be the last one",
"description": "so we dont need to deal with comma for last entry"
}
}
}

View File

@ -95,6 +95,18 @@
"message": "o",
"description": "English: or"
},
"popupBlockedOnThisPage_v2": {
"message": "Bloqueado en esta página",
"description": "For the new mobile-friendly popup design"
},
"popupBlockedSinceInstall_v2": {
"message": "Bloqueado desde que se instaló",
"description": "For the new mobile-friendly popup design"
},
"popupDomainsConnected_v2": {
"message": "Dominios conectados",
"description": "For the new mobile-friendly popup design"
},
"popupTipDashboard": {
"message": "Abrir panel de control",
"description": "English: Click to open the dashboard"
@ -167,6 +179,26 @@
"message": "Clic para no deshabilitar más JavaScript en este sitio",
"description": "Tooltip for the no-scripting per-site switch"
},
"popupNoLargeMedia_v2": {
"message": "Elementos multimedia grandes",
"description": "Tip for the no-large-media per-site switch"
},
"popupNoCosmeticFiltering_v2": {
"message": "Filtrado cosmético",
"description": "Tip for the no-cosmetic-filtering per-site switch"
},
"popupNoRemoteFonts_v2": {
"message": "Fuentes remotas",
"description": "Tip for the no-remote-fonts per-site switch"
},
"popupNoScripting_v2": {
"message": "JavaScript",
"description": "Tip for the no-scripting per-site switch"
},
"popupMoreButton_v2": {
"message": "Más",
"description": "Label to be used to toggle overview panel"
},
"popupTipGlobalRules": {
"message": "Reglas globales: las reglas en esta columna se aplican a todos los sitios.",
"description": "Tooltip when hovering the top-most cell of the global-rules column."

View File

@ -95,6 +95,18 @@
"message": "või",
"description": "English: or"
},
"popupBlockedOnThisPage_v2": {
"message": "Sellel lehel blokeeritud",
"description": "For the new mobile-friendly popup design"
},
"popupBlockedSinceInstall_v2": {
"message": "Paigaldamise algusest blokeeritud",
"description": "For the new mobile-friendly popup design"
},
"popupDomainsConnected_v2": {
"message": "Domeene ühendatud",
"description": "For the new mobile-friendly popup design"
},
"popupTipDashboard": {
"message": "Ava töölaud",
"description": "English: Click to open the dashboard"
@ -167,6 +179,26 @@
"message": "Klõpsa, et lõpetada sellel saidil JavaScripti keelamine",
"description": "Tooltip for the no-scripting per-site switch"
},
"popupNoLargeMedia_v2": {
"message": "Suured meediaelemendid",
"description": "Tip for the no-large-media per-site switch"
},
"popupNoCosmeticFiltering_v2": {
"message": "Ilufiltrid",
"description": "Tip for the no-cosmetic-filtering per-site switch"
},
"popupNoRemoteFonts_v2": {
"message": "Välised fondid",
"description": "Tip for the no-remote-fonts per-site switch"
},
"popupNoScripting_v2": {
"message": "JavaScript",
"description": "Tip for the no-scripting per-site switch"
},
"popupMoreButton_v2": {
"message": "Rohkem",
"description": "Label to be used to toggle overview panel"
},
"popupTipGlobalRules": {
"message": "Üldised reeglid: selle veeru reeglid kehtivad kõikidele saitidele.",
"description": "Tooltip when hovering the top-most cell of the global-rules column."
@ -975,4 +1007,4 @@
"message": "See sisestus peab olema viimane",
"description": "so we dont need to deal with comma for last entry"
}
}
}

View File

@ -95,6 +95,18 @@
"message": "edo",
"description": "English: or"
},
"popupBlockedOnThisPage_v2": {
"message": "Blocked on this page",
"description": "For the new mobile-friendly popup design"
},
"popupBlockedSinceInstall_v2": {
"message": "Blocked since install",
"description": "For the new mobile-friendly popup design"
},
"popupDomainsConnected_v2": {
"message": "Domains connected",
"description": "For the new mobile-friendly popup design"
},
"popupTipDashboard": {
"message": "Ireki kontrol panela",
"description": "English: Click to open the dashboard"
@ -167,6 +179,26 @@
"message": "Egin klik gune honetan JavaScript desgaitzeari uzteko",
"description": "Tooltip for the no-scripting per-site switch"
},
"popupNoLargeMedia_v2": {
"message": "Large media elements",
"description": "Tip for the no-large-media per-site switch"
},
"popupNoCosmeticFiltering_v2": {
"message": "Cosmetic filtering",
"description": "Tip for the no-cosmetic-filtering per-site switch"
},
"popupNoRemoteFonts_v2": {
"message": "Remote fonts",
"description": "Tip for the no-remote-fonts per-site switch"
},
"popupNoScripting_v2": {
"message": "JavaScript",
"description": "Tip for the no-scripting per-site switch"
},
"popupMoreButton_v2": {
"message": "More",
"description": "Label to be used to toggle overview panel"
},
"popupTipGlobalRules": {
"message": "Arau orokorrak: Zutabe hau gune guztietan aplikatzen diren arauentzat da.",
"description": "Tooltip when hovering the top-most cell of the global-rules column."
@ -975,4 +1007,4 @@
"message": "This entry must be the last one",
"description": "so we dont need to deal with comma for last entry"
}
}
}

View File

@ -95,6 +95,18 @@
"message": "یا",
"description": "English: or"
},
"popupBlockedOnThisPage_v2": {
"message": "Blocked on this page",
"description": "For the new mobile-friendly popup design"
},
"popupBlockedSinceInstall_v2": {
"message": "Blocked since install",
"description": "For the new mobile-friendly popup design"
},
"popupDomainsConnected_v2": {
"message": "Domains connected",
"description": "For the new mobile-friendly popup design"
},
"popupTipDashboard": {
"message": "باز کردن داشبورد",
"description": "English: Click to open the dashboard"
@ -167,6 +179,26 @@
"message": "کلیک کنید تا جاوا اسکریپت دیگر در این سایت غیرفعال نشود",
"description": "Tooltip for the no-scripting per-site switch"
},
"popupNoLargeMedia_v2": {
"message": "Large media elements",
"description": "Tip for the no-large-media per-site switch"
},
"popupNoCosmeticFiltering_v2": {
"message": "Cosmetic filtering",
"description": "Tip for the no-cosmetic-filtering per-site switch"
},
"popupNoRemoteFonts_v2": {
"message": "Remote fonts",
"description": "Tip for the no-remote-fonts per-site switch"
},
"popupNoScripting_v2": {
"message": "JavaScript",
"description": "Tip for the no-scripting per-site switch"
},
"popupMoreButton_v2": {
"message": "More",
"description": "Label to be used to toggle overview panel"
},
"popupTipGlobalRules": {
"message": "قوانین همگانی: این ستون برای قوانینی است که برای همۀ سایت ها اعمال می شوند.",
"description": "Tooltip when hovering the top-most cell of the global-rules column."

View File

@ -95,6 +95,18 @@
"message": "tai",
"description": "English: or"
},
"popupBlockedOnThisPage_v2": {
"message": "Blocked on this page",
"description": "For the new mobile-friendly popup design"
},
"popupBlockedSinceInstall_v2": {
"message": "Blocked since install",
"description": "For the new mobile-friendly popup design"
},
"popupDomainsConnected_v2": {
"message": "Domains connected",
"description": "For the new mobile-friendly popup design"
},
"popupTipDashboard": {
"message": "Avaa hallintapaneeli",
"description": "English: Click to open the dashboard"
@ -167,6 +179,26 @@
"message": "Klikkaa palauttaaksesi JavaScriptin käyttö tällä sivulla",
"description": "Tooltip for the no-scripting per-site switch"
},
"popupNoLargeMedia_v2": {
"message": "Large media elements",
"description": "Tip for the no-large-media per-site switch"
},
"popupNoCosmeticFiltering_v2": {
"message": "Cosmetic filtering",
"description": "Tip for the no-cosmetic-filtering per-site switch"
},
"popupNoRemoteFonts_v2": {
"message": "Remote fonts",
"description": "Tip for the no-remote-fonts per-site switch"
},
"popupNoScripting_v2": {
"message": "JavaScript",
"description": "Tip for the no-scripting per-site switch"
},
"popupMoreButton_v2": {
"message": "More",
"description": "Label to be used to toggle overview panel"
},
"popupTipGlobalRules": {
"message": "Yleiset säännöt: tämä sarake on säännöille, joita käytetään kaikille sivustoille.",
"description": "Tooltip when hovering the top-most cell of the global-rules column."

View File

@ -95,6 +95,18 @@
"message": "o",
"description": "English: or"
},
"popupBlockedOnThisPage_v2": {
"message": "Blocked on this page",
"description": "For the new mobile-friendly popup design"
},
"popupBlockedSinceInstall_v2": {
"message": "Blocked since install",
"description": "For the new mobile-friendly popup design"
},
"popupDomainsConnected_v2": {
"message": "Domains connected",
"description": "For the new mobile-friendly popup design"
},
"popupTipDashboard": {
"message": "Pindutin upang mabuksan ang dashboard",
"description": "English: Click to open the dashboard"
@ -167,6 +179,26 @@
"message": "Click to no longer disable JavaScript on this site",
"description": "Tooltip for the no-scripting per-site switch"
},
"popupNoLargeMedia_v2": {
"message": "Large media elements",
"description": "Tip for the no-large-media per-site switch"
},
"popupNoCosmeticFiltering_v2": {
"message": "Cosmetic filtering",
"description": "Tip for the no-cosmetic-filtering per-site switch"
},
"popupNoRemoteFonts_v2": {
"message": "Remote fonts",
"description": "Tip for the no-remote-fonts per-site switch"
},
"popupNoScripting_v2": {
"message": "JavaScript",
"description": "Tip for the no-scripting per-site switch"
},
"popupMoreButton_v2": {
"message": "More",
"description": "Label to be used to toggle overview panel"
},
"popupTipGlobalRules": {
"message": "Global rules: this column is for rules which apply to all sites.",
"description": "Tooltip when hovering the top-most cell of the global-rules column."
@ -975,4 +1007,4 @@
"message": "This entry must be the last one",
"description": "so we dont need to deal with comma for last entry"
}
}
}

View File

@ -95,6 +95,18 @@
"message": "soit",
"description": "English: or"
},
"popupBlockedOnThisPage_v2": {
"message": "Bloqués sur cette page",
"description": "For the new mobile-friendly popup design"
},
"popupBlockedSinceInstall_v2": {
"message": "Bloqués depuis l'installation",
"description": "For the new mobile-friendly popup design"
},
"popupDomainsConnected_v2": {
"message": "Domaines connectés",
"description": "For the new mobile-friendly popup design"
},
"popupTipDashboard": {
"message": "Ouvrir le Tableau de bord",
"description": "English: Click to open the dashboard"
@ -167,6 +179,26 @@
"message": "Cliquez pour cesser de désactiver JavaScript sur ce site",
"description": "Tooltip for the no-scripting per-site switch"
},
"popupNoLargeMedia_v2": {
"message": "Médias de grande taille",
"description": "Tip for the no-large-media per-site switch"
},
"popupNoCosmeticFiltering_v2": {
"message": "Filtrage esthétique",
"description": "Tip for the no-cosmetic-filtering per-site switch"
},
"popupNoRemoteFonts_v2": {
"message": "Polices d'écriture distantes",
"description": "Tip for the no-remote-fonts per-site switch"
},
"popupNoScripting_v2": {
"message": "JavaScript",
"description": "Tip for the no-scripting per-site switch"
},
"popupMoreButton_v2": {
"message": "Plus",
"description": "Label to be used to toggle overview panel"
},
"popupTipGlobalRules": {
"message": "Règles globales : Cette colonne concerne des règles qui s'appliquent partout.",
"description": "Tooltip when hovering the top-most cell of the global-rules column."

View File

@ -95,6 +95,18 @@
"message": "of",
"description": "English: or"
},
"popupBlockedOnThisPage_v2": {
"message": "Blocked on this page",
"description": "For the new mobile-friendly popup design"
},
"popupBlockedSinceInstall_v2": {
"message": "Blocked since install",
"description": "For the new mobile-friendly popup design"
},
"popupDomainsConnected_v2": {
"message": "Domains connected",
"description": "For the new mobile-friendly popup design"
},
"popupTipDashboard": {
"message": "Dashboerd iepenje",
"description": "English: Click to open the dashboard"
@ -167,6 +179,26 @@
"message": "Klik om JavaScript op dizze website net mear út te skeakeljen",
"description": "Tooltip for the no-scripting per-site switch"
},
"popupNoLargeMedia_v2": {
"message": "Large media elements",
"description": "Tip for the no-large-media per-site switch"
},
"popupNoCosmeticFiltering_v2": {
"message": "Cosmetic filtering",
"description": "Tip for the no-cosmetic-filtering per-site switch"
},
"popupNoRemoteFonts_v2": {
"message": "Remote fonts",
"description": "Tip for the no-remote-fonts per-site switch"
},
"popupNoScripting_v2": {
"message": "JavaScript",
"description": "Tip for the no-scripting per-site switch"
},
"popupMoreButton_v2": {
"message": "More",
"description": "Label to be used to toggle overview panel"
},
"popupTipGlobalRules": {
"message": "Globale rigels: dizze kolom is foar rigels dy't op alle websites fan tapassing binne.",
"description": "Tooltip when hovering the top-most cell of the global-rules column."
@ -975,4 +1007,4 @@
"message": "This entry must be the last one",
"description": "so we dont need to deal with comma for last entry"
}
}
}

View File

@ -95,6 +95,18 @@
"message": "ou",
"description": "English: or"
},
"popupBlockedOnThisPage_v2": {
"message": "Blocked on this page",
"description": "For the new mobile-friendly popup design"
},
"popupBlockedSinceInstall_v2": {
"message": "Blocked since install",
"description": "For the new mobile-friendly popup design"
},
"popupDomainsConnected_v2": {
"message": "Domains connected",
"description": "For the new mobile-friendly popup design"
},
"popupTipDashboard": {
"message": "Fai click para abrir o panel de control",
"description": "English: Click to open the dashboard"
@ -167,6 +179,26 @@
"message": "Click to no longer disable JavaScript on this site",
"description": "Tooltip for the no-scripting per-site switch"
},
"popupNoLargeMedia_v2": {
"message": "Large media elements",
"description": "Tip for the no-large-media per-site switch"
},
"popupNoCosmeticFiltering_v2": {
"message": "Cosmetic filtering",
"description": "Tip for the no-cosmetic-filtering per-site switch"
},
"popupNoRemoteFonts_v2": {
"message": "Remote fonts",
"description": "Tip for the no-remote-fonts per-site switch"
},
"popupNoScripting_v2": {
"message": "JavaScript",
"description": "Tip for the no-scripting per-site switch"
},
"popupMoreButton_v2": {
"message": "More",
"description": "Label to be used to toggle overview panel"
},
"popupTipGlobalRules": {
"message": "Reglas globais: esta columna é para as reglas que afectan a todos os sitios.",
"description": "Tooltip when hovering the top-most cell of the global-rules column."
@ -975,4 +1007,4 @@
"message": "Esta ten que ser a derradeira entrada",
"description": "so we dont need to deal with comma for last entry"
}
}
}

View File

@ -95,6 +95,18 @@
"message": "או",
"description": "English: or"
},
"popupBlockedOnThisPage_v2": {
"message": "חסומים בדף זה",
"description": "For the new mobile-friendly popup design"
},
"popupBlockedSinceInstall_v2": {
"message": "נחסמו מאז ההתקנה",
"description": "For the new mobile-friendly popup design"
},
"popupDomainsConnected_v2": {
"message": "דומיינים שהתחברת אליהם",
"description": "For the new mobile-friendly popup design"
},
"popupTipDashboard": {
"message": "פתח את פאנל הקונפיגורציות",
"description": "English: Click to open the dashboard"
@ -167,6 +179,26 @@
"message": "לחץ על מנת להפסיק לחסום JavaScript באתר זה",
"description": "Tooltip for the no-scripting per-site switch"
},
"popupNoLargeMedia_v2": {
"message": "אלמנטי מדיה גדולים",
"description": "Tip for the no-large-media per-site switch"
},
"popupNoCosmeticFiltering_v2": {
"message": "מסננים קוסמטיים",
"description": "Tip for the no-cosmetic-filtering per-site switch"
},
"popupNoRemoteFonts_v2": {
"message": "פונטים חיצוניים",
"description": "Tip for the no-remote-fonts per-site switch"
},
"popupNoScripting_v2": {
"message": "JavaScript",
"description": "Tip for the no-scripting per-site switch"
},
"popupMoreButton_v2": {
"message": "עוד",
"description": "Label to be used to toggle overview panel"
},
"popupTipGlobalRules": {
"message": "חוקים גלובליים: עמודה זו היא עבור חוקים אשר תקפים לכל האתרים.",
"description": "Tooltip when hovering the top-most cell of the global-rules column."

View File

@ -95,6 +95,18 @@
"message": "या",
"description": "English: or"
},
"popupBlockedOnThisPage_v2": {
"message": "Blocked on this page",
"description": "For the new mobile-friendly popup design"
},
"popupBlockedSinceInstall_v2": {
"message": "Blocked since install",
"description": "For the new mobile-friendly popup design"
},
"popupDomainsConnected_v2": {
"message": "Domains connected",
"description": "For the new mobile-friendly popup design"
},
"popupTipDashboard": {
"message": "डैशबोर्ड को खोलने के लिए क्लिक करें",
"description": "English: Click to open the dashboard"
@ -167,6 +179,26 @@
"message": "Click to no longer disable JavaScript on this site",
"description": "Tooltip for the no-scripting per-site switch"
},
"popupNoLargeMedia_v2": {
"message": "Large media elements",
"description": "Tip for the no-large-media per-site switch"
},
"popupNoCosmeticFiltering_v2": {
"message": "Cosmetic filtering",
"description": "Tip for the no-cosmetic-filtering per-site switch"
},
"popupNoRemoteFonts_v2": {
"message": "Remote fonts",
"description": "Tip for the no-remote-fonts per-site switch"
},
"popupNoScripting_v2": {
"message": "JavaScript",
"description": "Tip for the no-scripting per-site switch"
},
"popupMoreButton_v2": {
"message": "More",
"description": "Label to be used to toggle overview panel"
},
"popupTipGlobalRules": {
"message": "निन्मलिखित नियमें सब वेस्बिते पर लागू है",
"description": "Tooltip when hovering the top-most cell of the global-rules column."

View File

@ -95,6 +95,18 @@
"message": "ili",
"description": "English: or"
},
"popupBlockedOnThisPage_v2": {
"message": "Blokirano na ovoj stranici",
"description": "For the new mobile-friendly popup design"
},
"popupBlockedSinceInstall_v2": {
"message": "Blokirano od instalacije",
"description": "For the new mobile-friendly popup design"
},
"popupDomainsConnected_v2": {
"message": "Domena povezano",
"description": "For the new mobile-friendly popup design"
},
"popupTipDashboard": {
"message": "Otvori upravljačku ploču",
"description": "English: Click to open the dashboard"
@ -167,6 +179,26 @@
"message": "Kliknite kako biste omogućili JavaScript na ovoj stranici",
"description": "Tooltip for the no-scripting per-site switch"
},
"popupNoLargeMedia_v2": {
"message": "Veliki medija elementi",
"description": "Tip for the no-large-media per-site switch"
},
"popupNoCosmeticFiltering_v2": {
"message": "Estetski filteri",
"description": "Tip for the no-cosmetic-filtering per-site switch"
},
"popupNoRemoteFonts_v2": {
"message": "Udaljeni fontovi",
"description": "Tip for the no-remote-fonts per-site switch"
},
"popupNoScripting_v2": {
"message": "JavaScript",
"description": "Tip for the no-scripting per-site switch"
},
"popupMoreButton_v2": {
"message": "Više",
"description": "Label to be used to toggle overview panel"
},
"popupTipGlobalRules": {
"message": "Globalna pravila: ovaj stupac je za pravila koja vrijede za sve stranice.",
"description": "Tooltip when hovering the top-most cell of the global-rules column."
@ -975,4 +1007,4 @@
"message": "Ova stavka mora biti posljednja",
"description": "so we dont need to deal with comma for last entry"
}
}
}

View File

@ -95,6 +95,18 @@
"message": "vagy",
"description": "English: or"
},
"popupBlockedOnThisPage_v2": {
"message": "Blokkolva ezen az oldalon",
"description": "For the new mobile-friendly popup design"
},
"popupBlockedSinceInstall_v2": {
"message": "Blokkolva a telepítés óta",
"description": "For the new mobile-friendly popup design"
},
"popupDomainsConnected_v2": {
"message": "Csatlakoztatott domain-ek",
"description": "For the new mobile-friendly popup design"
},
"popupTipDashboard": {
"message": "Vezérlőpult megnyitása",
"description": "English: Click to open the dashboard"
@ -167,6 +179,26 @@
"message": "Kattints, hogy JavaScript ne legyen teljesen letiltva ezen az oldalon",
"description": "Tooltip for the no-scripting per-site switch"
},
"popupNoLargeMedia_v2": {
"message": "Nagy média elemek",
"description": "Tip for the no-large-media per-site switch"
},
"popupNoCosmeticFiltering_v2": {
"message": "Kozmetikai szűrés",
"description": "Tip for the no-cosmetic-filtering per-site switch"
},
"popupNoRemoteFonts_v2": {
"message": "Távoli betűtípusok",
"description": "Tip for the no-remote-fonts per-site switch"
},
"popupNoScripting_v2": {
"message": "JavaScript",
"description": "Tip for the no-scripting per-site switch"
},
"popupMoreButton_v2": {
"message": "Több",
"description": "Label to be used to toggle overview panel"
},
"popupTipGlobalRules": {
"message": "Globális szabályok: ebben az oszlopban azok a szabályok vannak, amelyek minden weboldalra vonatkoznak.",
"description": "Tooltip when hovering the top-most cell of the global-rules column."
@ -975,4 +1007,4 @@
"message": "Ez a bejegyzés utolsó kell hogy legyen",
"description": "so we dont need to deal with comma for last entry"
}
}
}

View File

@ -95,6 +95,18 @@
"message": "atau",
"description": "English: or"
},
"popupBlockedOnThisPage_v2": {
"message": "Diblokir di laman ini",
"description": "For the new mobile-friendly popup design"
},
"popupBlockedSinceInstall_v2": {
"message": "Diblokir sejak dipasang",
"description": "For the new mobile-friendly popup design"
},
"popupDomainsConnected_v2": {
"message": "Domain terhubung",
"description": "For the new mobile-friendly popup design"
},
"popupTipDashboard": {
"message": "Buka dasbor",
"description": "English: Click to open the dashboard"
@ -148,7 +160,7 @@
"description": "Tooltip for the no-cosmetic-filtering per-site switch"
},
"popupTipNoRemoteFonts": {
"message": "Jungkit pemblokiran fon pihak ketiga untuk situs ini",
"message": "Aktif/Nonaktifkan pemblokiran fon eksternal untuk situs ini",
"description": "Tooltip for the no-remote-fonts per-site switch"
},
"popupTipNoRemoteFonts1": {
@ -167,6 +179,26 @@
"message": "Klik untuk tidak lagi menonaktifkan total JavaScript di situs ini",
"description": "Tooltip for the no-scripting per-site switch"
},
"popupNoLargeMedia_v2": {
"message": "Elemen media besar",
"description": "Tip for the no-large-media per-site switch"
},
"popupNoCosmeticFiltering_v2": {
"message": "Filter tampilan",
"description": "Tip for the no-cosmetic-filtering per-site switch"
},
"popupNoRemoteFonts_v2": {
"message": "Fon eksternal",
"description": "Tip for the no-remote-fonts per-site switch"
},
"popupNoScripting_v2": {
"message": "JavaScript",
"description": "Tip for the no-scripting per-site switch"
},
"popupMoreButton_v2": {
"message": "Lainnya",
"description": "Label to be used to toggle overview panel"
},
"popupTipGlobalRules": {
"message": "Aturan global: kolom ini untuk aturan yang diterapkan ke semua situs.",
"description": "Tooltip when hovering the top-most cell of the global-rules column."
@ -316,7 +348,7 @@
"description": ""
},
"settingsNoRemoteFontsPrompt": {
"message": "Blokir fon rajuh",
"message": "Blokir fon eksternal",
"description": ""
},
"settingsNoScriptingPrompt": {
@ -560,11 +592,11 @@
"description": "Tooltip for the reload button in the logger page"
},
"loggerDomInspectorTip": {
"message": "Aktif/nonaktifkan inspeksi DOM",
"message": "Aktif/Nonaktifkan inspeksi DOM",
"description": "Tooltip for the DOM inspector button in the logger page"
},
"loggerPopupPanelTip": {
"message": "Aktif/nonaktifkan panel popup",
"message": "Aktif/Nonaktifkan panel popup",
"description": "Tooltip for the popup panel button in the logger page"
},
"loggerInfoTip": {
@ -584,15 +616,15 @@
"description": "Tooltip for the play button in the logger page"
},
"loggerRowFiltererButtonTip": {
"message": "Aktif/nonaktifkan penyaringan pencatat log",
"message": "Aktif/Nonaktifkan penyaringan pencatat log",
"description": "Tooltip for the row filterer button in the logger page"
},
"logFilterPrompt": {
"message": "saring konten pencatat log",
"message": "filter konten pencatat log",
"description": "Placeholder string for logger output filtering input field"
},
"loggerRowFiltererBuiltinTip": {
"message": "Pilihan penyaringan pencatat log",
"message": "Opsi filter pencatat log",
"description": "Tooltip for the button to bring up logger output filtering options"
},
"loggerRowFiltererBuiltinNot": {
@ -624,7 +656,7 @@
"description": "Small header to identify the 'Details' pane for a specific logger entry"
},
"loggerEntryDetailsFilter": {
"message": "Saringan",
"message": "Filter",
"description": "Label to identify a filter field"
},
"loggerEntryDetailsFilterList": {
@ -716,7 +748,7 @@
"description": "Message to show when a filter cannot be found in any filter lists"
},
"loggerSettingDiscardPrompt": {
"message": "Entri pencatat log yang tidak memenuhi ketiga kondisi di bawah akan secara otomatis dibuang:",
"message": "Entri pencatat log yang tidak memenuhi ketiga kondisi di bawah akan otomatis dibuang:",
"description": "Logger setting: A sentence to describe the purpose of the settings below"
},
"loggerSettingPerEntryMaxAge": {
@ -956,7 +988,7 @@
"description": "Placeholder string for input field used to capture a keyboard shortcut"
},
"genericMergeViewScrollLock": {
"message": "Aktif/nonaktifkan bilah gulir",
"message": "Aktif/Nonaktifkan bilah gulir",
"description": "Tooltip for the button used to lock scrolling between the views in the 'My rules' pane"
},
"genericCopyToClipboard": {

View File

@ -95,6 +95,18 @@
"message": "o",
"description": "English: or"
},
"popupBlockedOnThisPage_v2": {
"message": "Bloccati su questa pagina",
"description": "For the new mobile-friendly popup design"
},
"popupBlockedSinceInstall_v2": {
"message": "Bloccati dall'installazione",
"description": "For the new mobile-friendly popup design"
},
"popupDomainsConnected_v2": {
"message": "Domini contattati",
"description": "For the new mobile-friendly popup design"
},
"popupTipDashboard": {
"message": "Apri la dashboard",
"description": "English: Click to open the dashboard"
@ -167,6 +179,26 @@
"message": "Clicca per non disabilitare più JavaScript su questo sito",
"description": "Tooltip for the no-scripting per-site switch"
},
"popupNoLargeMedia_v2": {
"message": "Elementi multimediali di grandi dimensioni",
"description": "Tip for the no-large-media per-site switch"
},
"popupNoCosmeticFiltering_v2": {
"message": "Filtraggio cosmetico",
"description": "Tip for the no-cosmetic-filtering per-site switch"
},
"popupNoRemoteFonts_v2": {
"message": "Tipi di carattere remoti",
"description": "Tip for the no-remote-fonts per-site switch"
},
"popupNoScripting_v2": {
"message": "JavaScript",
"description": "Tip for the no-scripting per-site switch"
},
"popupMoreButton_v2": {
"message": "Altro",
"description": "Label to be used to toggle overview panel"
},
"popupTipGlobalRules": {
"message": "Regole globali: questa colonna è per le regole che si applicano a tutti i siti.",
"description": "Tooltip when hovering the top-most cell of the global-rules column."

View File

@ -95,6 +95,18 @@
"message": "or",
"description": "English: or"
},
"popupBlockedOnThisPage_v2": {
"message": "このページでブロックした数",
"description": "For the new mobile-friendly popup design"
},
"popupBlockedSinceInstall_v2": {
"message": "これまでにブロックした総数",
"description": "For the new mobile-friendly popup design"
},
"popupDomainsConnected_v2": {
"message": "接続したドメイン数",
"description": "For the new mobile-friendly popup design"
},
"popupTipDashboard": {
"message": "ダッシュボードを開く",
"description": "English: Click to open the dashboard"
@ -167,6 +179,26 @@
"message": "クリックすると、このサイトの JavaScript のブロックを解除します",
"description": "Tooltip for the no-scripting per-site switch"
},
"popupNoLargeMedia_v2": {
"message": "大きなメディア類",
"description": "Tip for the no-large-media per-site switch"
},
"popupNoCosmeticFiltering_v2": {
"message": "要素隠蔽フィルター",
"description": "Tip for the no-cosmetic-filtering per-site switch"
},
"popupNoRemoteFonts_v2": {
"message": "リモートフォント",
"description": "Tip for the no-remote-fonts per-site switch"
},
"popupNoScripting_v2": {
"message": "JavaScript",
"description": "Tip for the no-scripting per-site switch"
},
"popupMoreButton_v2": {
"message": "詳細",
"description": "Label to be used to toggle overview panel"
},
"popupTipGlobalRules": {
"message": "グローバルルール: この列にあるルールは、すべてのサイトに適用されます。",
"description": "Tooltip when hovering the top-most cell of the global-rules column."
@ -312,7 +344,7 @@
"description": ""
},
"settingsNoLargeMediaPrompt": {
"message": "{{input}} KB より大きいメディア要素をブロックする",
"message": "{{input}} kB より大きいメディア要素をブロックする",
"description": ""
},
"settingsNoRemoteFontsPrompt": {

View File

@ -95,6 +95,18 @@
"message": "ანუ",
"description": "English: or"
},
"popupBlockedOnThisPage_v2": {
"message": "შეზღუდული ამ გვერდზე",
"description": "For the new mobile-friendly popup design"
},
"popupBlockedSinceInstall_v2": {
"message": "შეზღუდული დაყენების შემდგომ",
"description": "For the new mobile-friendly popup design"
},
"popupDomainsConnected_v2": {
"message": "დაკავშირებული დომენები",
"description": "For the new mobile-friendly popup design"
},
"popupTipDashboard": {
"message": "სამართავი დაფის გახსნა",
"description": "English: Click to open the dashboard"
@ -167,6 +179,26 @@
"message": "დააწკაპეთ JavaScript-ზე შეზღუდვის მოსახსნელად ამ საიტზე",
"description": "Tooltip for the no-scripting per-site switch"
},
"popupNoLargeMedia_v2": {
"message": "დიდი მედიაფაილები",
"description": "Tip for the no-large-media per-site switch"
},
"popupNoCosmeticFiltering_v2": {
"message": "ხილული ელემენტების გაფილტვრა",
"description": "Tip for the no-cosmetic-filtering per-site switch"
},
"popupNoRemoteFonts_v2": {
"message": "ვებშრიფტები",
"description": "Tip for the no-remote-fonts per-site switch"
},
"popupNoScripting_v2": {
"message": "JavaScript",
"description": "Tip for the no-scripting per-site switch"
},
"popupMoreButton_v2": {
"message": "სხვა",
"description": "Label to be used to toggle overview panel"
},
"popupTipGlobalRules": {
"message": "გლობალური წესები: ეს სვეტი არის წესებისთვის, რომლებიც მოქმედებს ყველა საიტზე.",
"description": "Tooltip when hovering the top-most cell of the global-rules column."

View File

@ -95,6 +95,18 @@
"message": "немесе",
"description": "English: or"
},
"popupBlockedOnThisPage_v2": {
"message": "Blocked on this page",
"description": "For the new mobile-friendly popup design"
},
"popupBlockedSinceInstall_v2": {
"message": "Blocked since install",
"description": "For the new mobile-friendly popup design"
},
"popupDomainsConnected_v2": {
"message": "Domains connected",
"description": "For the new mobile-friendly popup design"
},
"popupTipDashboard": {
"message": "Open the dashboard",
"description": "English: Click to open the dashboard"
@ -167,6 +179,26 @@
"message": "Click to no longer disable JavaScript on this site",
"description": "Tooltip for the no-scripting per-site switch"
},
"popupNoLargeMedia_v2": {
"message": "Large media elements",
"description": "Tip for the no-large-media per-site switch"
},
"popupNoCosmeticFiltering_v2": {
"message": "Cosmetic filtering",
"description": "Tip for the no-cosmetic-filtering per-site switch"
},
"popupNoRemoteFonts_v2": {
"message": "Remote fonts",
"description": "Tip for the no-remote-fonts per-site switch"
},
"popupNoScripting_v2": {
"message": "JavaScript",
"description": "Tip for the no-scripting per-site switch"
},
"popupMoreButton_v2": {
"message": "More",
"description": "Label to be used to toggle overview panel"
},
"popupTipGlobalRules": {
"message": "Global rules: this column is for rules which apply to all sites.",
"description": "Tooltip when hovering the top-most cell of the global-rules column."
@ -975,4 +1007,4 @@
"message": "This entry must be the last one",
"description": "so we dont need to deal with comma for last entry"
}
}
}

View File

@ -95,6 +95,18 @@
"message": "ಅಥವಾ",
"description": "English: or"
},
"popupBlockedOnThisPage_v2": {
"message": "Blocked on this page",
"description": "For the new mobile-friendly popup design"
},
"popupBlockedSinceInstall_v2": {
"message": "Blocked since install",
"description": "For the new mobile-friendly popup design"
},
"popupDomainsConnected_v2": {
"message": "Domains connected",
"description": "For the new mobile-friendly popup design"
},
"popupTipDashboard": {
"message": "ಡ್ಯಾಶ್ಬೋರ್ಡು ತೆರೆಯಲು ಕ್ಲಿಕಿಸಿ",
"description": "English: Click to open the dashboard"
@ -167,6 +179,26 @@
"message": "Click to no longer disable JavaScript on this site",
"description": "Tooltip for the no-scripting per-site switch"
},
"popupNoLargeMedia_v2": {
"message": "Large media elements",
"description": "Tip for the no-large-media per-site switch"
},
"popupNoCosmeticFiltering_v2": {
"message": "Cosmetic filtering",
"description": "Tip for the no-cosmetic-filtering per-site switch"
},
"popupNoRemoteFonts_v2": {
"message": "Remote fonts",
"description": "Tip for the no-remote-fonts per-site switch"
},
"popupNoScripting_v2": {
"message": "JavaScript",
"description": "Tip for the no-scripting per-site switch"
},
"popupMoreButton_v2": {
"message": "More",
"description": "Label to be used to toggle overview panel"
},
"popupTipGlobalRules": {
"message": "Global rules: this column is for rules which apply to all sites.",
"description": "Tooltip when hovering the top-most cell of the global-rules column."
@ -975,4 +1007,4 @@
"message": "This entry must be the last one",
"description": "so we dont need to deal with comma for last entry"
}
}
}

View File

@ -95,6 +95,18 @@
"message": "/",
"description": "English: or"
},
"popupBlockedOnThisPage_v2": {
"message": "Blocked on this page",
"description": "For the new mobile-friendly popup design"
},
"popupBlockedSinceInstall_v2": {
"message": "Blocked since install",
"description": "For the new mobile-friendly popup design"
},
"popupDomainsConnected_v2": {
"message": "Domains connected",
"description": "For the new mobile-friendly popup design"
},
"popupTipDashboard": {
"message": "클릭하여 대시보드 열기",
"description": "English: Click to open the dashboard"
@ -167,6 +179,26 @@
"message": "클릭하여 이 사이트에서 JavaScript 활성화",
"description": "Tooltip for the no-scripting per-site switch"
},
"popupNoLargeMedia_v2": {
"message": "Large media elements",
"description": "Tip for the no-large-media per-site switch"
},
"popupNoCosmeticFiltering_v2": {
"message": "Cosmetic filtering",
"description": "Tip for the no-cosmetic-filtering per-site switch"
},
"popupNoRemoteFonts_v2": {
"message": "Remote fonts",
"description": "Tip for the no-remote-fonts per-site switch"
},
"popupNoScripting_v2": {
"message": "JavaScript",
"description": "Tip for the no-scripting per-site switch"
},
"popupMoreButton_v2": {
"message": "More",
"description": "Label to be used to toggle overview panel"
},
"popupTipGlobalRules": {
"message": "공용 규칙: 이 열은 모든 사이트에 적용되는 규칙 열 입니다.",
"description": "Tooltip when hovering the top-most cell of the global-rules column."
@ -975,4 +1007,4 @@
"message": "This entry must be the last one",
"description": "so we dont need to deal with comma for last entry"
}
}
}

View File

@ -95,6 +95,18 @@
"message": "arba",
"description": "English: or"
},
"popupBlockedOnThisPage_v2": {
"message": "Blocked on this page",
"description": "For the new mobile-friendly popup design"
},
"popupBlockedSinceInstall_v2": {
"message": "Blocked since install",
"description": "For the new mobile-friendly popup design"
},
"popupDomainsConnected_v2": {
"message": "Domains connected",
"description": "For the new mobile-friendly popup design"
},
"popupTipDashboard": {
"message": "Atverti prietaisų skydą",
"description": "English: Click to open the dashboard"
@ -167,6 +179,26 @@
"message": "Spustelėkite JavaScript įjungimui šioje svetainėje",
"description": "Tooltip for the no-scripting per-site switch"
},
"popupNoLargeMedia_v2": {
"message": "Large media elements",
"description": "Tip for the no-large-media per-site switch"
},
"popupNoCosmeticFiltering_v2": {
"message": "Cosmetic filtering",
"description": "Tip for the no-cosmetic-filtering per-site switch"
},
"popupNoRemoteFonts_v2": {
"message": "Remote fonts",
"description": "Tip for the no-remote-fonts per-site switch"
},
"popupNoScripting_v2": {
"message": "JavaScript",
"description": "Tip for the no-scripting per-site switch"
},
"popupMoreButton_v2": {
"message": "More",
"description": "Label to be used to toggle overview panel"
},
"popupTipGlobalRules": {
"message": "Globalios taisyklės: ši skiltis skirta visiems puslapiams taikomoms taisyklėms.",
"description": "Tooltip when hovering the top-most cell of the global-rules column."
@ -975,4 +1007,4 @@
"message": "This entry must be the last one",
"description": "so we dont need to deal with comma for last entry"
}
}
}

View File

@ -95,6 +95,18 @@
"message": "vai",
"description": "English: or"
},
"popupBlockedOnThisPage_v2": {
"message": "Blocked on this page",
"description": "For the new mobile-friendly popup design"
},
"popupBlockedSinceInstall_v2": {
"message": "Blocked since install",
"description": "For the new mobile-friendly popup design"
},
"popupDomainsConnected_v2": {
"message": "Domains connected",
"description": "For the new mobile-friendly popup design"
},
"popupTipDashboard": {
"message": "Atvērt vadības paneli",
"description": "English: Click to open the dashboard"
@ -167,6 +179,26 @@
"message": "Click to no longer disable JavaScript on this site",
"description": "Tooltip for the no-scripting per-site switch"
},
"popupNoLargeMedia_v2": {
"message": "Large media elements",
"description": "Tip for the no-large-media per-site switch"
},
"popupNoCosmeticFiltering_v2": {
"message": "Cosmetic filtering",
"description": "Tip for the no-cosmetic-filtering per-site switch"
},
"popupNoRemoteFonts_v2": {
"message": "Remote fonts",
"description": "Tip for the no-remote-fonts per-site switch"
},
"popupNoScripting_v2": {
"message": "JavaScript",
"description": "Tip for the no-scripting per-site switch"
},
"popupMoreButton_v2": {
"message": "More",
"description": "Label to be used to toggle overview panel"
},
"popupTipGlobalRules": {
"message": "Globālie ierobežojumi: šī kolonna paredzēta ierobežojumiem, kas attieksies uz visām mājaslapām.",
"description": "Tooltip when hovering the top-most cell of the global-rules column."

View File

@ -95,6 +95,18 @@
"message": "അല്ലെങ്കില്‍",
"description": "English: or"
},
"popupBlockedOnThisPage_v2": {
"message": "Blocked on this page",
"description": "For the new mobile-friendly popup design"
},
"popupBlockedSinceInstall_v2": {
"message": "Blocked since install",
"description": "For the new mobile-friendly popup design"
},
"popupDomainsConnected_v2": {
"message": "Domains connected",
"description": "For the new mobile-friendly popup design"
},
"popupTipDashboard": {
"message": "ഡാഷ്ബോര്‍ഡ് തുറക്കാന്‍ ക്ലിക്ക് ചെയ്യുക",
"description": "English: Click to open the dashboard"
@ -167,6 +179,26 @@
"message": "Click to no longer disable JavaScript on this site",
"description": "Tooltip for the no-scripting per-site switch"
},
"popupNoLargeMedia_v2": {
"message": "Large media elements",
"description": "Tip for the no-large-media per-site switch"
},
"popupNoCosmeticFiltering_v2": {
"message": "Cosmetic filtering",
"description": "Tip for the no-cosmetic-filtering per-site switch"
},
"popupNoRemoteFonts_v2": {
"message": "Remote fonts",
"description": "Tip for the no-remote-fonts per-site switch"
},
"popupNoScripting_v2": {
"message": "JavaScript",
"description": "Tip for the no-scripting per-site switch"
},
"popupMoreButton_v2": {
"message": "More",
"description": "Label to be used to toggle overview panel"
},
"popupTipGlobalRules": {
"message": "ആഗോള നിയമങ്ങൾ: ഈ കോളത്തിലെ നിയമങ്ങൾ എല്ലാ സൈറ്റുകളിലും പ്രയോഗിക്കുന്ന നിയമങ്ങള് ആണ്.",
"description": "Tooltip when hovering the top-most cell of the global-rules column."
@ -975,4 +1007,4 @@
"message": "This entry must be the last one",
"description": "so we dont need to deal with comma for last entry"
}
}
}

View File

@ -95,6 +95,18 @@
"message": "किंवा",
"description": "English: or"
},
"popupBlockedOnThisPage_v2": {
"message": "Blocked on this page",
"description": "For the new mobile-friendly popup design"
},
"popupBlockedSinceInstall_v2": {
"message": "Blocked since install",
"description": "For the new mobile-friendly popup design"
},
"popupDomainsConnected_v2": {
"message": "Domains connected",
"description": "For the new mobile-friendly popup design"
},
"popupTipDashboard": {
"message": "डॅशबोर्ड उघडण्यासाठी क्लिक करा",
"description": "English: Click to open the dashboard"
@ -167,6 +179,26 @@
"message": "Click to no longer disable JavaScript on this site",
"description": "Tooltip for the no-scripting per-site switch"
},
"popupNoLargeMedia_v2": {
"message": "Large media elements",
"description": "Tip for the no-large-media per-site switch"
},
"popupNoCosmeticFiltering_v2": {
"message": "Cosmetic filtering",
"description": "Tip for the no-cosmetic-filtering per-site switch"
},
"popupNoRemoteFonts_v2": {
"message": "Remote fonts",
"description": "Tip for the no-remote-fonts per-site switch"
},
"popupNoScripting_v2": {
"message": "JavaScript",
"description": "Tip for the no-scripting per-site switch"
},
"popupMoreButton_v2": {
"message": "More",
"description": "Label to be used to toggle overview panel"
},
"popupTipGlobalRules": {
"message": "Global rules: this column is for rules which apply to all sites.",
"description": "Tooltip when hovering the top-most cell of the global-rules column."
@ -975,4 +1007,4 @@
"message": "This entry must be the last one",
"description": "so we dont need to deal with comma for last entry"
}
}
}

View File

@ -95,6 +95,18 @@
"message": "atau",
"description": "English: or"
},
"popupBlockedOnThisPage_v2": {
"message": "Blocked on this page",
"description": "For the new mobile-friendly popup design"
},
"popupBlockedSinceInstall_v2": {
"message": "Blocked since install",
"description": "For the new mobile-friendly popup design"
},
"popupDomainsConnected_v2": {
"message": "Domains connected",
"description": "For the new mobile-friendly popup design"
},
"popupTipDashboard": {
"message": "Klik untuk membuka dashboard",
"description": "English: Click to open the dashboard"
@ -167,6 +179,26 @@
"message": "Click to no longer disable JavaScript on this site",
"description": "Tooltip for the no-scripting per-site switch"
},
"popupNoLargeMedia_v2": {
"message": "Large media elements",
"description": "Tip for the no-large-media per-site switch"
},
"popupNoCosmeticFiltering_v2": {
"message": "Cosmetic filtering",
"description": "Tip for the no-cosmetic-filtering per-site switch"
},
"popupNoRemoteFonts_v2": {
"message": "Remote fonts",
"description": "Tip for the no-remote-fonts per-site switch"
},
"popupNoScripting_v2": {
"message": "JavaScript",
"description": "Tip for the no-scripting per-site switch"
},
"popupMoreButton_v2": {
"message": "More",
"description": "Label to be used to toggle overview panel"
},
"popupTipGlobalRules": {
"message": "Peraturan global: kolumn ini adalah untuk peraturan yang dikuatkuasakan untuk semua laman.",
"description": "Tooltip when hovering the top-most cell of the global-rules column."
@ -975,4 +1007,4 @@
"message": "This entry must be the last one",
"description": "so we dont need to deal with comma for last entry"
}
}
}

View File

@ -95,6 +95,18 @@
"message": "eller",
"description": "English: or"
},
"popupBlockedOnThisPage_v2": {
"message": "Blocked on this page",
"description": "For the new mobile-friendly popup design"
},
"popupBlockedSinceInstall_v2": {
"message": "Blocked since install",
"description": "For the new mobile-friendly popup design"
},
"popupDomainsConnected_v2": {
"message": "Domains connected",
"description": "For the new mobile-friendly popup design"
},
"popupTipDashboard": {
"message": "Åpne dashbordet",
"description": "English: Click to open the dashboard"
@ -167,6 +179,26 @@
"message": "Klikk for å ikke lenger slå av JavaScript på dette nettstedet",
"description": "Tooltip for the no-scripting per-site switch"
},
"popupNoLargeMedia_v2": {
"message": "Large media elements",
"description": "Tip for the no-large-media per-site switch"
},
"popupNoCosmeticFiltering_v2": {
"message": "Cosmetic filtering",
"description": "Tip for the no-cosmetic-filtering per-site switch"
},
"popupNoRemoteFonts_v2": {
"message": "Remote fonts",
"description": "Tip for the no-remote-fonts per-site switch"
},
"popupNoScripting_v2": {
"message": "JavaScript",
"description": "Tip for the no-scripting per-site switch"
},
"popupMoreButton_v2": {
"message": "More",
"description": "Label to be used to toggle overview panel"
},
"popupTipGlobalRules": {
"message": "Globale regler: Denne kolonnen er for regler som gjelder alle nettsteder.",
"description": "Tooltip when hovering the top-most cell of the global-rules column."
@ -975,4 +1007,4 @@
"message": "This entry must be the last one",
"description": "so we dont need to deal with comma for last entry"
}
}
}

View File

@ -95,6 +95,18 @@
"message": "of",
"description": "English: or"
},
"popupBlockedOnThisPage_v2": {
"message": "Geblokkeerd op deze pagina",
"description": "For the new mobile-friendly popup design"
},
"popupBlockedSinceInstall_v2": {
"message": "Geblokkeerd sinds installatie",
"description": "For the new mobile-friendly popup design"
},
"popupDomainsConnected_v2": {
"message": "Verbonden domeinen",
"description": "For the new mobile-friendly popup design"
},
"popupTipDashboard": {
"message": "Dashboard openen",
"description": "English: Click to open the dashboard"
@ -167,6 +179,26 @@
"message": "Klik om JavaScript op deze website niet meer uit te schakelen",
"description": "Tooltip for the no-scripting per-site switch"
},
"popupNoLargeMedia_v2": {
"message": "Grote media-elementen",
"description": "Tip for the no-large-media per-site switch"
},
"popupNoCosmeticFiltering_v2": {
"message": "Cosmetische filters",
"description": "Tip for the no-cosmetic-filtering per-site switch"
},
"popupNoRemoteFonts_v2": {
"message": "Externe lettertypen",
"description": "Tip for the no-remote-fonts per-site switch"
},
"popupNoScripting_v2": {
"message": "JavaScript",
"description": "Tip for the no-scripting per-site switch"
},
"popupMoreButton_v2": {
"message": "Meer",
"description": "Label to be used to toggle overview panel"
},
"popupTipGlobalRules": {
"message": "Algemene regels: deze kolom is voor regels die op alle websites van toepassing zijn.",
"description": "Tooltip when hovering the top-most cell of the global-rules column."

View File

@ -95,6 +95,18 @@
"message": "lub",
"description": "English: or"
},
"popupBlockedOnThisPage_v2": {
"message": "Zablokowane na tej stronie",
"description": "For the new mobile-friendly popup design"
},
"popupBlockedSinceInstall_v2": {
"message": "Zablokowane od instalacji",
"description": "For the new mobile-friendly popup design"
},
"popupDomainsConnected_v2": {
"message": "Domeny podłączone",
"description": "For the new mobile-friendly popup design"
},
"popupTipDashboard": {
"message": "Otwórz panel sterowania",
"description": "English: Click to open the dashboard"
@ -167,6 +179,26 @@
"message": "Kliknij, aby JavaScript nie był już wyłączony na tej witrynie",
"description": "Tooltip for the no-scripting per-site switch"
},
"popupNoLargeMedia_v2": {
"message": "Duże elementy multimedialne",
"description": "Tip for the no-large-media per-site switch"
},
"popupNoCosmeticFiltering_v2": {
"message": "Filtrowanie kosmetyczne",
"description": "Tip for the no-cosmetic-filtering per-site switch"
},
"popupNoRemoteFonts_v2": {
"message": "Zdalne czcionki",
"description": "Tip for the no-remote-fonts per-site switch"
},
"popupNoScripting_v2": {
"message": "JavaScript",
"description": "Tip for the no-scripting per-site switch"
},
"popupMoreButton_v2": {
"message": "Więcej",
"description": "Label to be used to toggle overview panel"
},
"popupTipGlobalRules": {
"message": "Reguły globalne. W tej kolumnie znajdują się reguły stosowane na wszystkich witrynach.",
"description": "Tooltip when hovering the top-most cell of the global-rules column."
@ -975,4 +1007,4 @@
"message": "Ten wpis musi być ostatni",
"description": "so we dont need to deal with comma for last entry"
}
}
}

View File

@ -95,6 +95,18 @@
"message": "ou",
"description": "English: or"
},
"popupBlockedOnThisPage_v2": {
"message": "Bloqueado nesta página",
"description": "For the new mobile-friendly popup design"
},
"popupBlockedSinceInstall_v2": {
"message": "Bloqueado desde a instalação",
"description": "For the new mobile-friendly popup design"
},
"popupDomainsConnected_v2": {
"message": "Domínios conectados",
"description": "For the new mobile-friendly popup design"
},
"popupTipDashboard": {
"message": "Abrir painel",
"description": "English: Click to open the dashboard"
@ -167,6 +179,26 @@
"message": "Clique para deixar de desativar completamente o JavaScript neste site",
"description": "Tooltip for the no-scripting per-site switch"
},
"popupNoLargeMedia_v2": {
"message": "Elementos de mídia grandes",
"description": "Tip for the no-large-media per-site switch"
},
"popupNoCosmeticFiltering_v2": {
"message": "Filtragem cosmética",
"description": "Tip for the no-cosmetic-filtering per-site switch"
},
"popupNoRemoteFonts_v2": {
"message": "Fontes remotas",
"description": "Tip for the no-remote-fonts per-site switch"
},
"popupNoScripting_v2": {
"message": "JavaScript",
"description": "Tip for the no-scripting per-site switch"
},
"popupMoreButton_v2": {
"message": "Mais",
"description": "Label to be used to toggle overview panel"
},
"popupTipGlobalRules": {
"message": "Regras globais: esta coluna é para as regras que se aplicam a todos os sites.",
"description": "Tooltip when hovering the top-most cell of the global-rules column."
@ -975,4 +1007,4 @@
"message": "Esta entrada deve ser a última",
"description": "so we dont need to deal with comma for last entry"
}
}
}

View File

@ -95,6 +95,18 @@
"message": "ou",
"description": "English: or"
},
"popupBlockedOnThisPage_v2": {
"message": "Bloqueado(s) nesta página",
"description": "For the new mobile-friendly popup design"
},
"popupBlockedSinceInstall_v2": {
"message": "Bloqueado(s) desde a instalação",
"description": "For the new mobile-friendly popup design"
},
"popupDomainsConnected_v2": {
"message": "Domínios ligados",
"description": "For the new mobile-friendly popup design"
},
"popupTipDashboard": {
"message": "Abrir o painel de controlo",
"description": "English: Click to open the dashboard"
@ -167,6 +179,26 @@
"message": "Clique para deixar de desativar JavaScript neste site",
"description": "Tooltip for the no-scripting per-site switch"
},
"popupNoLargeMedia_v2": {
"message": "Elementos multimédia grandes",
"description": "Tip for the no-large-media per-site switch"
},
"popupNoCosmeticFiltering_v2": {
"message": "Filtragem cosmética",
"description": "Tip for the no-cosmetic-filtering per-site switch"
},
"popupNoRemoteFonts_v2": {
"message": "Tipos de letra remotos",
"description": "Tip for the no-remote-fonts per-site switch"
},
"popupNoScripting_v2": {
"message": "JavaScript",
"description": "Tip for the no-scripting per-site switch"
},
"popupMoreButton_v2": {
"message": "Mais",
"description": "Label to be used to toggle overview panel"
},
"popupTipGlobalRules": {
"message": "Regras globais: esta coluna é para as regras que se aplicam a todos os sites.",
"description": "Tooltip when hovering the top-most cell of the global-rules column."

View File

@ -95,6 +95,18 @@
"message": "sau",
"description": "English: or"
},
"popupBlockedOnThisPage_v2": {
"message": "Blocate pe această pagină",
"description": "For the new mobile-friendly popup design"
},
"popupBlockedSinceInstall_v2": {
"message": "Blocate de la instalare",
"description": "For the new mobile-friendly popup design"
},
"popupDomainsConnected_v2": {
"message": "Domenii conectate",
"description": "For the new mobile-friendly popup design"
},
"popupTipDashboard": {
"message": "Deschide panoul de control",
"description": "English: Click to open the dashboard"
@ -167,6 +179,26 @@
"message": "Apasă pentru a nu mai dezactiva JavaScript pe acest site",
"description": "Tooltip for the no-scripting per-site switch"
},
"popupNoLargeMedia_v2": {
"message": "Elemente media mari",
"description": "Tip for the no-large-media per-site switch"
},
"popupNoCosmeticFiltering_v2": {
"message": "Filtre vizuale",
"description": "Tip for the no-cosmetic-filtering per-site switch"
},
"popupNoRemoteFonts_v2": {
"message": "Fonturi externe",
"description": "Tip for the no-remote-fonts per-site switch"
},
"popupNoScripting_v2": {
"message": "JavaScript",
"description": "Tip for the no-scripting per-site switch"
},
"popupMoreButton_v2": {
"message": "Mai multe",
"description": "Label to be used to toggle overview panel"
},
"popupTipGlobalRules": {
"message": "Reguli globale: această coloană este pentru regulile care se aplică tuturor site-urilor.",
"description": "Tooltip when hovering the top-most cell of the global-rules column."

View File

@ -95,6 +95,18 @@
"message": "или",
"description": "English: or"
},
"popupBlockedOnThisPage_v2": {
"message": "Заблокировано на этой странице",
"description": "For the new mobile-friendly popup design"
},
"popupBlockedSinceInstall_v2": {
"message": "Заблокировано за все время",
"description": "For the new mobile-friendly popup design"
},
"popupDomainsConnected_v2": {
"message": "Доменов подключено",
"description": "For the new mobile-friendly popup design"
},
"popupTipDashboard": {
"message": "Открыть панель управления",
"description": "English: Click to open the dashboard"
@ -167,6 +179,26 @@
"message": "Кликните, чтобы перестать блокировать JavaScript на этом сайте",
"description": "Tooltip for the no-scripting per-site switch"
},
"popupNoLargeMedia_v2": {
"message": "Большие медиа элементы",
"description": "Tip for the no-large-media per-site switch"
},
"popupNoCosmeticFiltering_v2": {
"message": "Косметическая фильтрация",
"description": "Tip for the no-cosmetic-filtering per-site switch"
},
"popupNoRemoteFonts_v2": {
"message": "Загружаемые шрифты",
"description": "Tip for the no-remote-fonts per-site switch"
},
"popupNoScripting_v2": {
"message": "JavaScript",
"description": "Tip for the no-scripting per-site switch"
},
"popupMoreButton_v2": {
"message": "Еще",
"description": "Label to be used to toggle overview panel"
},
"popupTipGlobalRules": {
"message": "Глобальные правила: этот столбец предназначен для правил, применяемых ко всем сайтам.",
"description": "Tooltip when hovering the top-most cell of the global-rules column."

View File

@ -95,6 +95,18 @@
"message": "alebo",
"description": "English: or"
},
"popupBlockedOnThisPage_v2": {
"message": "Blokované na tejto stránke",
"description": "For the new mobile-friendly popup design"
},
"popupBlockedSinceInstall_v2": {
"message": "Blokované od inštalácie",
"description": "For the new mobile-friendly popup design"
},
"popupDomainsConnected_v2": {
"message": "Pripojené domény",
"description": "For the new mobile-friendly popup design"
},
"popupTipDashboard": {
"message": "Otvoriť ovládací panel",
"description": "English: Click to open the dashboard"
@ -167,6 +179,26 @@
"message": "Kliknutím už nebude úplne zakázaný JavaScript na tejto stránke",
"description": "Tooltip for the no-scripting per-site switch"
},
"popupNoLargeMedia_v2": {
"message": "Veľké mediálne prvky",
"description": "Tip for the no-large-media per-site switch"
},
"popupNoCosmeticFiltering_v2": {
"message": "Kozmetické filtrovanie",
"description": "Tip for the no-cosmetic-filtering per-site switch"
},
"popupNoRemoteFonts_v2": {
"message": "Vzdialené písma",
"description": "Tip for the no-remote-fonts per-site switch"
},
"popupNoScripting_v2": {
"message": "JavaScript",
"description": "Tip for the no-scripting per-site switch"
},
"popupMoreButton_v2": {
"message": "Viac",
"description": "Label to be used to toggle overview panel"
},
"popupTipGlobalRules": {
"message": "Globálne pravidlá: tento stĺpec slúži pre pravidlá, ktoré platia pre všetky weby.",
"description": "Tooltip when hovering the top-most cell of the global-rules column."
@ -975,4 +1007,4 @@
"message": "This entry must be the last one",
"description": "so we dont need to deal with comma for last entry"
}
}
}

View File

@ -95,6 +95,18 @@
"message": "ali",
"description": "English: or"
},
"popupBlockedOnThisPage_v2": {
"message": "Blocked on this page",
"description": "For the new mobile-friendly popup design"
},
"popupBlockedSinceInstall_v2": {
"message": "Blocked since install",
"description": "For the new mobile-friendly popup design"
},
"popupDomainsConnected_v2": {
"message": "Domains connected",
"description": "For the new mobile-friendly popup design"
},
"popupTipDashboard": {
"message": "Klikni za odpiranje nadzorne plošče",
"description": "English: Click to open the dashboard"
@ -167,6 +179,26 @@
"message": "Klikni, da prenehaš onemogočati JavaScript na tej strani",
"description": "Tooltip for the no-scripting per-site switch"
},
"popupNoLargeMedia_v2": {
"message": "Large media elements",
"description": "Tip for the no-large-media per-site switch"
},
"popupNoCosmeticFiltering_v2": {
"message": "Cosmetic filtering",
"description": "Tip for the no-cosmetic-filtering per-site switch"
},
"popupNoRemoteFonts_v2": {
"message": "Remote fonts",
"description": "Tip for the no-remote-fonts per-site switch"
},
"popupNoScripting_v2": {
"message": "JavaScript",
"description": "Tip for the no-scripting per-site switch"
},
"popupMoreButton_v2": {
"message": "More",
"description": "Label to be used to toggle overview panel"
},
"popupTipGlobalRules": {
"message": "Globalna pravila: ta stolpec je za pravila, ki se uveljavljajo za vse strani.",
"description": "Tooltip when hovering the top-most cell of the global-rules column."

View File

@ -95,6 +95,18 @@
"message": "ose",
"description": "English: or"
},
"popupBlockedOnThisPage_v2": {
"message": "Blocked on this page",
"description": "For the new mobile-friendly popup design"
},
"popupBlockedSinceInstall_v2": {
"message": "Blocked since install",
"description": "For the new mobile-friendly popup design"
},
"popupDomainsConnected_v2": {
"message": "Domains connected",
"description": "For the new mobile-friendly popup design"
},
"popupTipDashboard": {
"message": "Hap panelin e kontrollit",
"description": "English: Click to open the dashboard"
@ -167,6 +179,26 @@
"message": "Nuk e çaktivizoj më JavaScript-in te ky uebsajti",
"description": "Tooltip for the no-scripting per-site switch"
},
"popupNoLargeMedia_v2": {
"message": "Large media elements",
"description": "Tip for the no-large-media per-site switch"
},
"popupNoCosmeticFiltering_v2": {
"message": "Cosmetic filtering",
"description": "Tip for the no-cosmetic-filtering per-site switch"
},
"popupNoRemoteFonts_v2": {
"message": "Remote fonts",
"description": "Tip for the no-remote-fonts per-site switch"
},
"popupNoScripting_v2": {
"message": "JavaScript",
"description": "Tip for the no-scripting per-site switch"
},
"popupMoreButton_v2": {
"message": "Më tepër",
"description": "Label to be used to toggle overview panel"
},
"popupTipGlobalRules": {
"message": "Rregullat globale: rregullat në këtë shtyllë aplikohen për të gjitha faqet.",
"description": "Tooltip when hovering the top-most cell of the global-rules column."
@ -975,4 +1007,4 @@
"message": "This entry must be the last one",
"description": "so we dont need to deal with comma for last entry"
}
}
}

View File

@ -95,6 +95,18 @@
"message": "или",
"description": "English: or"
},
"popupBlockedOnThisPage_v2": {
"message": "Blocked on this page",
"description": "For the new mobile-friendly popup design"
},
"popupBlockedSinceInstall_v2": {
"message": "Blocked since install",
"description": "For the new mobile-friendly popup design"
},
"popupDomainsConnected_v2": {
"message": "Domains connected",
"description": "For the new mobile-friendly popup design"
},
"popupTipDashboard": {
"message": "Отвори контролну таблу",
"description": "English: Click to open the dashboard"
@ -167,6 +179,26 @@
"message": "Кликните да JavaScript не буде више онемогућен на овом сајту",
"description": "Tooltip for the no-scripting per-site switch"
},
"popupNoLargeMedia_v2": {
"message": "Large media elements",
"description": "Tip for the no-large-media per-site switch"
},
"popupNoCosmeticFiltering_v2": {
"message": "Cosmetic filtering",
"description": "Tip for the no-cosmetic-filtering per-site switch"
},
"popupNoRemoteFonts_v2": {
"message": "Remote fonts",
"description": "Tip for the no-remote-fonts per-site switch"
},
"popupNoScripting_v2": {
"message": "JavaScript",
"description": "Tip for the no-scripting per-site switch"
},
"popupMoreButton_v2": {
"message": "More",
"description": "Label to be used to toggle overview panel"
},
"popupTipGlobalRules": {
"message": "Општа правила: ова колона је за правила која се примењују на свим сајтовима.",
"description": "Tooltip when hovering the top-most cell of the global-rules column."
@ -975,4 +1007,4 @@
"message": "This entry must be the last one",
"description": "so we dont need to deal with comma for last entry"
}
}
}

View File

@ -95,6 +95,18 @@
"message": "eller",
"description": "English: or"
},
"popupBlockedOnThisPage_v2": {
"message": "Blockerat på den här sidan",
"description": "For the new mobile-friendly popup design"
},
"popupBlockedSinceInstall_v2": {
"message": "Blockerat sen installationen",
"description": "For the new mobile-friendly popup design"
},
"popupDomainsConnected_v2": {
"message": "Anslutna domäner",
"description": "For the new mobile-friendly popup design"
},
"popupTipDashboard": {
"message": "Öppna kontrollpanelen",
"description": "English: Click to open the dashboard"
@ -167,6 +179,26 @@
"message": "Klicka för att aktivera JavaScript på den här webbplatsen",
"description": "Tooltip for the no-scripting per-site switch"
},
"popupNoLargeMedia_v2": {
"message": "Stora mediaelement",
"description": "Tip for the no-large-media per-site switch"
},
"popupNoCosmeticFiltering_v2": {
"message": "Kosmetisk filtrering",
"description": "Tip for the no-cosmetic-filtering per-site switch"
},
"popupNoRemoteFonts_v2": {
"message": "Fjärrtypsnitt",
"description": "Tip for the no-remote-fonts per-site switch"
},
"popupNoScripting_v2": {
"message": "JavaScript",
"description": "Tip for the no-scripting per-site switch"
},
"popupMoreButton_v2": {
"message": "Mer",
"description": "Label to be used to toggle overview panel"
},
"popupTipGlobalRules": {
"message": "Globala regler: den här kolumnen avser regler som gäller för alla webbplatser.",
"description": "Tooltip when hovering the top-most cell of the global-rules column."
@ -316,7 +348,7 @@
"description": ""
},
"settingsNoRemoteFontsPrompt": {
"message": "Blockera externa typsnitt",
"message": "Blockera fjärrtypsnitt",
"description": ""
},
"settingsNoScriptingPrompt": {
@ -975,4 +1007,4 @@
"message": "This entry must be the last one",
"description": "so we dont need to deal with comma for last entry"
}
}
}

View File

@ -95,6 +95,18 @@
"message": "அல்லது",
"description": "English: or"
},
"popupBlockedOnThisPage_v2": {
"message": "Blocked on this page",
"description": "For the new mobile-friendly popup design"
},
"popupBlockedSinceInstall_v2": {
"message": "Blocked since install",
"description": "For the new mobile-friendly popup design"
},
"popupDomainsConnected_v2": {
"message": "Domains connected",
"description": "For the new mobile-friendly popup design"
},
"popupTipDashboard": {
"message": "நிர்வாக மையத்தை திறக்க இங்கே சொடுக்கவும்",
"description": "English: Click to open the dashboard"
@ -167,6 +179,26 @@
"message": "Click to no longer disable JavaScript on this site",
"description": "Tooltip for the no-scripting per-site switch"
},
"popupNoLargeMedia_v2": {
"message": "Large media elements",
"description": "Tip for the no-large-media per-site switch"
},
"popupNoCosmeticFiltering_v2": {
"message": "Cosmetic filtering",
"description": "Tip for the no-cosmetic-filtering per-site switch"
},
"popupNoRemoteFonts_v2": {
"message": "Remote fonts",
"description": "Tip for the no-remote-fonts per-site switch"
},
"popupNoScripting_v2": {
"message": "JavaScript",
"description": "Tip for the no-scripting per-site switch"
},
"popupMoreButton_v2": {
"message": "More",
"description": "Label to be used to toggle overview panel"
},
"popupTipGlobalRules": {
"message": "Global rules: this column is for rules which apply to all sites.",
"description": "Tooltip when hovering the top-most cell of the global-rules column."
@ -975,4 +1007,4 @@
"message": "This entry must be the last one",
"description": "so we dont need to deal with comma for last entry"
}
}
}

View File

@ -95,6 +95,18 @@
"message": "లేదా",
"description": "English: or"
},
"popupBlockedOnThisPage_v2": {
"message": "Blocked on this page",
"description": "For the new mobile-friendly popup design"
},
"popupBlockedSinceInstall_v2": {
"message": "Blocked since install",
"description": "For the new mobile-friendly popup design"
},
"popupDomainsConnected_v2": {
"message": "Domains connected",
"description": "For the new mobile-friendly popup design"
},
"popupTipDashboard": {
"message": "నియంత్రణా పట్టికను తెరచుటకు క్లిక్ చేయండి",
"description": "English: Click to open the dashboard"
@ -167,6 +179,26 @@
"message": "Click to no longer disable JavaScript on this site",
"description": "Tooltip for the no-scripting per-site switch"
},
"popupNoLargeMedia_v2": {
"message": "Large media elements",
"description": "Tip for the no-large-media per-site switch"
},
"popupNoCosmeticFiltering_v2": {
"message": "Cosmetic filtering",
"description": "Tip for the no-cosmetic-filtering per-site switch"
},
"popupNoRemoteFonts_v2": {
"message": "Remote fonts",
"description": "Tip for the no-remote-fonts per-site switch"
},
"popupNoScripting_v2": {
"message": "JavaScript",
"description": "Tip for the no-scripting per-site switch"
},
"popupMoreButton_v2": {
"message": "More",
"description": "Label to be used to toggle overview panel"
},
"popupTipGlobalRules": {
"message": "సామాన్య నియమాలు: ఈ నిలువరుసలో వున్న నియమాలు అన్ని సైట్లకు వర్తిస్తాయి.",
"description": "Tooltip when hovering the top-most cell of the global-rules column."
@ -975,4 +1007,4 @@
"message": "ఇది అంతిమంగా వుండాల్సిన నమోదు",
"description": "so we dont need to deal with comma for last entry"
}
}
}

View File

@ -95,6 +95,18 @@
"message": "หรือ",
"description": "English: or"
},
"popupBlockedOnThisPage_v2": {
"message": "Blocked on this page",
"description": "For the new mobile-friendly popup design"
},
"popupBlockedSinceInstall_v2": {
"message": "Blocked since install",
"description": "For the new mobile-friendly popup design"
},
"popupDomainsConnected_v2": {
"message": "Domains connected",
"description": "For the new mobile-friendly popup design"
},
"popupTipDashboard": {
"message": "เปิด dashboard",
"description": "English: Click to open the dashboard"
@ -167,6 +179,26 @@
"message": "Click to no longer disable JavaScript on this site",
"description": "Tooltip for the no-scripting per-site switch"
},
"popupNoLargeMedia_v2": {
"message": "Large media elements",
"description": "Tip for the no-large-media per-site switch"
},
"popupNoCosmeticFiltering_v2": {
"message": "Cosmetic filtering",
"description": "Tip for the no-cosmetic-filtering per-site switch"
},
"popupNoRemoteFonts_v2": {
"message": "Remote fonts",
"description": "Tip for the no-remote-fonts per-site switch"
},
"popupNoScripting_v2": {
"message": "JavaScript",
"description": "Tip for the no-scripting per-site switch"
},
"popupMoreButton_v2": {
"message": "More",
"description": "Label to be used to toggle overview panel"
},
"popupTipGlobalRules": {
"message": "Global rules: this column is for rules which apply to all sites.",
"description": "Tooltip when hovering the top-most cell of the global-rules column."
@ -280,11 +312,11 @@
"description": ""
},
"settingsAdvancedUserPrompt": {
"message": "I am an advanced user (<a href='https://github.com/gorhill/uBlock/wiki/Advanced-user-features'>required reading</a>)",
"message": "ฉันเป็นผู้ใช้ขั้นสูง (<a href='https://github.com/gorhill/uBlock/wiki/Advanced-user-features'>โปรดอ่านเอกสารสำคัญ</a>)",
"description": ""
},
"settingsAdvancedUserSettings": {
"message": "advanced settings",
"message": "การตั้งค่าขั้นสูง",
"description": "For the tooltip of a link which gives access to advanced settings"
},
"settingsPrefetchingDisabledPrompt": {
@ -975,4 +1007,4 @@
"message": "This entry must be the last one",
"description": "so we dont need to deal with comma for last entry"
}
}
}

View File

@ -28,11 +28,11 @@
"description": "appears as tab name in dashboard"
},
"3pPageName": {
"message": "Süzgeç listeleri",
"message": "Filtre listeleri",
"description": "appears as tab name in dashboard"
},
"1pPageName": {
"message": "Süzgeçlerim",
"message": "Filtrelerim",
"description": "appears as tab name in dashboard"
},
"rulesPageName": {
@ -95,6 +95,18 @@
"message": "ya da",
"description": "English: or"
},
"popupBlockedOnThisPage_v2": {
"message": "Bu sayfada engellenen",
"description": "For the new mobile-friendly popup design"
},
"popupBlockedSinceInstall_v2": {
"message": "Kurulumdan beri engellenen",
"description": "For the new mobile-friendly popup design"
},
"popupDomainsConnected_v2": {
"message": "Bağlanılan alan adları",
"description": "For the new mobile-friendly popup design"
},
"popupTipDashboard": {
"message": "Kontrol panelini açar",
"description": "English: Click to open the dashboard"
@ -136,15 +148,15 @@
"description": "Tooltip for the no-large-media per-site switch"
},
"popupTipNoCosmeticFiltering": {
"message": "Bu site için kozmetik süzmeyi aç/kapa",
"message": "Bu site için kozmetik filtrelemeyi aç/kapa",
"description": "Tooltip for the no-cosmetic-filtering per-site switch"
},
"popupTipNoCosmeticFiltering1": {
"message": "Bu sitede kozmetik süzmeyi devre dışı bırakmak için tıklayın",
"message": "Bu sitede, kozmetik filtrelemeyi devre dışı bırakmak için tıklayın",
"description": "Tooltip for the no-cosmetic-filtering per-site switch"
},
"popupTipNoCosmeticFiltering2": {
"message": "Bu sitede kozmetik süzmeyi etkinleştirmek için tıklayın",
"message": "Bu sitede, kozmetik filtrelemeyi etkinleştirmek için tıklayın",
"description": "Tooltip for the no-cosmetic-filtering per-site switch"
},
"popupTipNoRemoteFonts": {
@ -167,6 +179,26 @@
"message": "JavaScript'i bu sitede artık devre dışı bırakmamak için tıklayın",
"description": "Tooltip for the no-scripting per-site switch"
},
"popupNoLargeMedia_v2": {
"message": "Büyük medya ögeleri",
"description": "Tip for the no-large-media per-site switch"
},
"popupNoCosmeticFiltering_v2": {
"message": "Kozmetik filtreleme",
"description": "Tip for the no-cosmetic-filtering per-site switch"
},
"popupNoRemoteFonts_v2": {
"message": "Uzak yazı tipleri",
"description": "Tip for the no-remote-fonts per-site switch"
},
"popupNoScripting_v2": {
"message": "JavaScript",
"description": "Tip for the no-scripting per-site switch"
},
"popupMoreButton_v2": {
"message": "Daha fazla",
"description": "Label to be used to toggle overview panel"
},
"popupTipGlobalRules": {
"message": "Genel kurallar: bu sütun tüm sitelere uygulanan kurallar içindir.",
"description": "Tooltip when hovering the top-most cell of the global-rules column."
@ -240,11 +272,11 @@
"description": "Element picker preview mode: will cause the elements matching the current filter to be removed from the page"
},
"pickerNetFilters": {
"message": "Ağ süzgeçleri",
"message": "Ağ filtreleri",
"description": "English: header for a type of filter in the element picker dialog"
},
"pickerCosmeticFilters": {
"message": "Kozmetik süzgeçler",
"message": "Kozmetik filtreler",
"description": "English: Cosmetic filters"
},
"pickerCosmeticFiltersHint": {
@ -308,7 +340,7 @@
"description": ""
},
"settingsNoCosmeticFilteringPrompt": {
"message": "Kozmetik süzgeçleri devre dışı bırak",
"message": "Kozmetik filtreleri devre dışı bırak",
"description": ""
},
"settingsNoLargeMediaPrompt": {
@ -340,7 +372,7 @@
"description": "English: Last backup:"
},
"3pListsOfBlockedHostsPrompt": {
"message": "{{netFilterCount}} ağ süzgeci + {{cosmeticFilterCount}} kozmetik süzgeç:",
"message": "{{netFilterCount}} ağ filtresi + {{cosmeticFilterCount}} kozmetik filtre:",
"description": "Appears at the top of the _3rd-party filters_ pane"
},
"3pListsOfBlockedHostsPerListStats": {
@ -348,7 +380,7 @@
"description": "Appears aside each filter list in the _3rd-party filters_ pane"
},
"3pAutoUpdatePrompt1": {
"message": "Süzgeç listelerini otomatik güncelle.",
"message": "Filtre listelerini kendiliğinden güncelle",
"description": "A checkbox in the _3rd-party filters_ pane"
},
"3pUpdateNow": {
@ -360,19 +392,19 @@
"description": "A button in the in the _3rd-party filters_ pane"
},
"3pParseAllABPHideFiltersPrompt1": {
"message": "Kozmetik süzgeçleri incele ve uygula",
"message": "Kozmetik filtreleri incele ve uygula",
"description": "English: Parse and enforce Adblock+ element hiding filters."
},
"3pParseAllABPHideFiltersInfo": {
"message": "<p>Bu seçenek <a href=\"https://adblockplus.org/en/faq_internal#elemhide\"> Adblock Plus-uyumlu &ldquo;öge gizleme&rdquo; süzgeçlerinin</a> işlenmesini ve uygulanmasını sağlar. Bu süzgeçler aslında kozmetiktir, bir web sayfasında görsel rahatsızlık yaratan ve ağ isteği-tabanlı süzme motoru tarafından engellenemeyecek olan ögelerin gizlenmesine yarar.</p><p>Bu özelliği etkinleştirmek uBlock₀'in bellek kullanımını artırır.</p>",
"message": "<p>Bu seçenek <a href=\"https://adblockplus.org/en/faq_internal#elemhide\"> Adblock Plus-uyumlu &ldquo;öge gizleme&rdquo; filtrelerinin</a> işlenmesini ve uygulanmasını sağlar. Bu filtreler aslında kozmetiktir, bir web sayfasında görsel rahatsızlık yaratan ve ağ isteği-tabanlı filtreleme motoru tarafından engellenemeyecek olan ögelerin gizlenmesine yarar.</p><p>Bu özelliği etkinleştirmek uBlock₀'in bellek kullanımını artırır.</p>",
"description": "Describes the purpose of the 'Parse and enforce cosmetic filters' feature."
},
"3pIgnoreGenericCosmeticFilters": {
"message": "Genel kozmetik süzgeçleri yok say",
"message": "Genel kozmetik filtreleri yok say",
"description": "This will cause uBO to ignore all generic cosmetic filters."
},
"3pIgnoreGenericCosmeticFiltersInfo": {
"message": "<p>Genel kozmetik süzgeçler tüm web sayfalarına uygulanan kozmetik süzgeçlerdir.<p>uBlock₀ tarafından verimli bir şekilde işlenmesine rağmen genel kozmetik süzgeçler bazı web sayfalarında ölçülebilir bellek ve CPU ek yüküne neden olabilir, özellikle büyük ve uzun süreli olanlar.<p>Bu seçeneğin etkinleştirmesi, web sayfalarına eklenen genel kozmetik süzgeçlerin işlenmesinden kaynaklı bellek ve CPU ek yükünü ortadan kaldıracaktır ve ek olarak uBlock₀'un kendi bellek izini de azaltacaktır.<p>Daha az güçlü cihazlarda bu seçeneğin etkinleştirilmesi tavsiye edilir.",
"message": "<p>Genel kozmetik filtreler tüm web sayfalarına uygulanan kozmetik filtrelerdir.<p>uBlock₀ tarafından verimli bir şekilde işlenmesine rağmen genel kozmetik filtreler bazı web sayfalarında ölçülebilir bellek ve CPU ek yüküne neden olabilir, özellikle büyük ve uzun süreli olanlar.<p>Bu seçeneğin etkinleştirilmesi, web sayfalarına eklenen genel kozmetik filtrelerin işlenmesinden kaynaklı bellek ve CPU ek yükünü ortadan kaldıracaktır ve ek olarak uBlock₀'un kendi bellek izini de azaltacaktır.<p>Daha az güçlü cihazlarda bu seçeneğin etkinleştirilmesi tavsiye edilir.",
"description": "Describes the purpose of the 'Ignore generic cosmetic filters' feature."
},
"3pListsOfBlockedHostsHeader": {
@ -440,7 +472,7 @@
"description": "used as a tooltip for error icon beside a list"
},
"1pFormatHint": {
"message": "Her satırda bir süzgeç. Bir süzgeç yalın bir alan adı veya Adblock Plus uyumlu bir süzgeç olabilir. <code>!</code> ile başlayan satırlar yok sayılacaktır.",
"message": "Her satırda bir filtre. Bir filtre yalın bir alan adı veya Adblock Plus uyumlu bir filtre olabilir. <code>!</code> ile başlayan satırlar yok sayılacaktır.",
"description": "Short information about how to create custom filters"
},
"1pImport": {
@ -452,7 +484,7 @@
"description": "English: Export"
},
"1pExportFilename": {
"message": "ublock-statik-süzgeçlerim_{{datetime}}.txt",
"message": "ublock-statik-filtrelerim_{{datetime}}.txt",
"description": "English: my-ublock-static-filters_{{datetime}}.txt"
},
"1pApplyChanges": {
@ -500,7 +532,7 @@
"description": "default file name to use"
},
"rulesHint": {
"message": "Dinamik süzme kurallarınızın listesi.",
"message": "Dinamik filtreleme kurallarınızın listesi.",
"description": "English: List of your dynamic filtering rules."
},
"rulesFormatHint": {
@ -540,7 +572,7 @@
"description": "English: URL"
},
"logRequestsHeaderFilter": {
"message": "Süzgeç",
"message": "Filtre",
"description": "English: Filter"
},
"logAll": {
@ -584,15 +616,15 @@
"description": "Tooltip for the play button in the logger page"
},
"loggerRowFiltererButtonTip": {
"message": "Günlükçü süzmeyi aç/kapa",
"message": "Günlük filtrelemeyi aç/kapa",
"description": "Tooltip for the row filterer button in the logger page"
},
"logFilterPrompt": {
"message": "günlükçü içeriğini süz",
"message": "günlükçü içeriğini filtrele",
"description": "Placeholder string for logger output filtering input field"
},
"loggerRowFiltererBuiltinTip": {
"message": "Günlükçü süzme seçenekleri",
"message": "Günlükçü filtreleme seçenekleri",
"description": "Tooltip for the button to bring up logger output filtering options"
},
"loggerRowFiltererBuiltinNot": {
@ -624,11 +656,11 @@
"description": "Small header to identify the 'Details' pane for a specific logger entry"
},
"loggerEntryDetailsFilter": {
"message": "Süzgeç",
"message": "Filtre",
"description": "Label to identify a filter field"
},
"loggerEntryDetailsFilterList": {
"message": "Süzgeç listesi",
"message": "Filtre listesi",
"description": "Label to identify a filter list field"
},
"loggerEntryDetailsRule": {
@ -668,11 +700,11 @@
"description": "Label for the type selector"
},
"loggerStaticFilteringHeader": {
"message": "Statik süzme",
"message": "Statik filtre",
"description": "Small header to identify the static filtering section"
},
"loggerStaticFilteringSentence": {
"message": "Bu adres ile eşleşen {{url}} {{br}}ve kaynağı {{origin}} olan, {{type}} ağ isteklerini {{br}}eşleşen istisna süzgeci {{importance}} {{action}}.",
"message": "{{url}} URL adresi ile eşleşen {{br}}ve kaynağı {{origin}} olan,{{br}}eşleşen bir istisna filtresi {{importance}} {{br}}{{type}} ağ isteklerini {{action}} {{br}}.",
"description": "Used in the static filtering wizard"
},
"loggerStaticFilteringSentencePartBlock": {
@ -708,11 +740,11 @@
"description": "Used in the static filtering wizard"
},
"loggerStaticFilteringFinderSentence1": {
"message": "Statik süzgecin <code>{{filter}}</code> bulunduğu listeler:",
"message": "Statik filtrenin <code>{{filter}}</code> bulunduğu listeler:",
"description": "Below this sentence, the filter list(s) in which the filter was found"
},
"loggerStaticFilteringFinderSentence2": {
"message": "Statik süzgeç <code>{{filter}}</code> şu anda etkin olan süzgeç listelerinin hiçbirinde bulunamadı",
"message": "Statik filtre <code>{{filter}}</code> şu anda etkin olan filtre listelerinin hiçbirinde bulunamadı",
"description": "Message to show when a filter cannot be found in any filter lists"
},
"loggerSettingDiscardPrompt": {
@ -744,7 +776,7 @@
"description": "A label for the time column"
},
"loggerSettingHideColumnFilter": {
"message": "{{input}} Süzgeç/kural",
"message": "{{input}} Filtre/kural",
"description": "A label for the filter or rule column"
},
"loggerSettingHideColumnContext": {
@ -832,7 +864,7 @@
"description": "English: Network error: {{msg}}"
},
"subscriberConfirm": {
"message": "uBlock₀: Aşağıdaki URL, özel süzgeç listenize eklensin mi?\n\nBaşlık: \"{{title}}\"\nURL: {{url}}",
"message": "uBlock₀: Aşağıdaki URL, özel filtre listenize eklensin mi?\n\nBaşlık: \"{{title}}\"\nURL: {{url}}",
"description": "English: The message seen by the user to confirm subscription to a ABP filter list"
},
"elapsedOneMinuteAgo": {
@ -876,7 +908,7 @@
"description": "English: uBlock₀ has prevented the following page from loading:"
},
"docblockedPrompt2": {
"message": "Bu süzgeç nedeniyle",
"message": "Bu filtre nedeniyle",
"description": "English: Because of the following filter"
},
"docblockedNoParamsPrompt": {

View File

@ -95,6 +95,18 @@
"message": "або",
"description": "English: or"
},
"popupBlockedOnThisPage_v2": {
"message": "Заблоковано на цій сторінці",
"description": "For the new mobile-friendly popup design"
},
"popupBlockedSinceInstall_v2": {
"message": "Заблоковано від часу інсталяцій",
"description": "For the new mobile-friendly popup design"
},
"popupDomainsConnected_v2": {
"message": "Доменів приєднано",
"description": "For the new mobile-friendly popup design"
},
"popupTipDashboard": {
"message": "Клікніть, щоб відкрити панель керування",
"description": "English: Click to open the dashboard"
@ -167,6 +179,26 @@
"message": "Натисніть, щоб повністю припинити вимкнення javaScript на цьому сайті",
"description": "Tooltip for the no-scripting per-site switch"
},
"popupNoLargeMedia_v2": {
"message": "Великі медіа елементи",
"description": "Tip for the no-large-media per-site switch"
},
"popupNoCosmeticFiltering_v2": {
"message": "Косметичне фільтрування",
"description": "Tip for the no-cosmetic-filtering per-site switch"
},
"popupNoRemoteFonts_v2": {
"message": "Віддалені шрифти",
"description": "Tip for the no-remote-fonts per-site switch"
},
"popupNoScripting_v2": {
"message": "JavasScript",
"description": "Tip for the no-scripting per-site switch"
},
"popupMoreButton_v2": {
"message": "Більше",
"description": "Label to be used to toggle overview panel"
},
"popupTipGlobalRules": {
"message": "Глобальні правила: цей стовпчик для правил, що застосовуються для всіх сайтів.",
"description": "Tooltip when hovering the top-most cell of the global-rules column."

View File

@ -95,6 +95,18 @@
"message": "یا",
"description": "English: or"
},
"popupBlockedOnThisPage_v2": {
"message": "Blocked on this page",
"description": "For the new mobile-friendly popup design"
},
"popupBlockedSinceInstall_v2": {
"message": "Blocked since install",
"description": "For the new mobile-friendly popup design"
},
"popupDomainsConnected_v2": {
"message": "Domains connected",
"description": "For the new mobile-friendly popup design"
},
"popupTipDashboard": {
"message": "کنٹرول پینل کھولیں",
"description": "English: Click to open the dashboard"
@ -167,6 +179,26 @@
"message": "کلک کر کے اس سائٹ پر جاوا سکرپٹ چلنے دیں",
"description": "Tooltip for the no-scripting per-site switch"
},
"popupNoLargeMedia_v2": {
"message": "Large media elements",
"description": "Tip for the no-large-media per-site switch"
},
"popupNoCosmeticFiltering_v2": {
"message": "Cosmetic filtering",
"description": "Tip for the no-cosmetic-filtering per-site switch"
},
"popupNoRemoteFonts_v2": {
"message": "Remote fonts",
"description": "Tip for the no-remote-fonts per-site switch"
},
"popupNoScripting_v2": {
"message": "JavaScript",
"description": "Tip for the no-scripting per-site switch"
},
"popupMoreButton_v2": {
"message": "More",
"description": "Label to be used to toggle overview panel"
},
"popupTipGlobalRules": {
"message": "گلوبل اصول: اس کالم میں وہ اصول ہیں جو تمام ویب سائٹوں پر لاگو ہوں گے.",
"description": "Tooltip when hovering the top-most cell of the global-rules column."
@ -975,4 +1007,4 @@
"message": "This entry must be the last one",
"description": "so we dont need to deal with comma for last entry"
}
}
}

View File

@ -95,6 +95,18 @@
"message": "hoặc",
"description": "English: or"
},
"popupBlockedOnThisPage_v2": {
"message": "Đã chặn trên trang này",
"description": "For the new mobile-friendly popup design"
},
"popupBlockedSinceInstall_v2": {
"message": "Đã chặn từ khi cài đặt",
"description": "For the new mobile-friendly popup design"
},
"popupDomainsConnected_v2": {
"message": "Tên miền đã kết nối",
"description": "For the new mobile-friendly popup design"
},
"popupTipDashboard": {
"message": "Mở bảng điều khiển",
"description": "English: Click to open the dashboard"
@ -167,6 +179,26 @@
"message": "Nhấp để ngừng vô hiệu hóa JavaScript trên trang này",
"description": "Tooltip for the no-scripting per-site switch"
},
"popupNoLargeMedia_v2": {
"message": "Phần tử đa phương tiện kích thước lớn",
"description": "Tip for the no-large-media per-site switch"
},
"popupNoCosmeticFiltering_v2": {
"message": "Lọc phần tử trang điểm",
"description": "Tip for the no-cosmetic-filtering per-site switch"
},
"popupNoRemoteFonts_v2": {
"message": "Phông điều khiển từ xa",
"description": "Tip for the no-remote-fonts per-site switch"
},
"popupNoScripting_v2": {
"message": "JavaScript",
"description": "Tip for the no-scripting per-site switch"
},
"popupMoreButton_v2": {
"message": "Khác",
"description": "Label to be used to toggle overview panel"
},
"popupTipGlobalRules": {
"message": "Quy tắc chung: cột này dành cho quy tắc áp dụng cho mọi trang.",
"description": "Tooltip when hovering the top-most cell of the global-rules column."
@ -975,4 +1007,4 @@
"message": "Đây là mục cuối",
"description": "so we dont need to deal with comma for last entry"
}
}
}

View File

@ -95,6 +95,18 @@
"message": "或",
"description": "English: or"
},
"popupBlockedOnThisPage_v2": {
"message": "在此页面已拦截",
"description": "For the new mobile-friendly popup design"
},
"popupBlockedSinceInstall_v2": {
"message": "自安装后已拦截",
"description": "For the new mobile-friendly popup design"
},
"popupDomainsConnected_v2": {
"message": "连接的域名",
"description": "For the new mobile-friendly popup design"
},
"popupTipDashboard": {
"message": "打开控制面板",
"description": "English: Click to open the dashboard"
@ -167,6 +179,26 @@
"message": "单击以取消禁用此网站的所有脚本",
"description": "Tooltip for the no-scripting per-site switch"
},
"popupNoLargeMedia_v2": {
"message": "大型媒体元素",
"description": "Tip for the no-large-media per-site switch"
},
"popupNoCosmeticFiltering_v2": {
"message": "页面元素过滤",
"description": "Tip for the no-cosmetic-filtering per-site switch"
},
"popupNoRemoteFonts_v2": {
"message": "远程字体",
"description": "Tip for the no-remote-fonts per-site switch"
},
"popupNoScripting_v2": {
"message": "网页脚本",
"description": "Tip for the no-scripting per-site switch"
},
"popupMoreButton_v2": {
"message": "更多",
"description": "Label to be used to toggle overview panel"
},
"popupTipGlobalRules": {
"message": "全局规则:此列的规则作用于所有网站。",
"description": "Tooltip when hovering the top-most cell of the global-rules column."

View File

@ -95,6 +95,18 @@
"message": "或",
"description": "English: or"
},
"popupBlockedOnThisPage_v2": {
"message": "此頁面已阻擋",
"description": "For the new mobile-friendly popup design"
},
"popupBlockedSinceInstall_v2": {
"message": "安裝後已阻擋",
"description": "For the new mobile-friendly popup design"
},
"popupDomainsConnected_v2": {
"message": "已連結的網域",
"description": "For the new mobile-friendly popup design"
},
"popupTipDashboard": {
"message": "開啟控制台",
"description": "English: Click to open the dashboard"
@ -167,6 +179,26 @@
"message": "點擊以停止禁用此網站的所有腳本",
"description": "Tooltip for the no-scripting per-site switch"
},
"popupNoLargeMedia_v2": {
"message": "大型媒體元素",
"description": "Tip for the no-large-media per-site switch"
},
"popupNoCosmeticFiltering_v2": {
"message": "網頁元素過濾",
"description": "Tip for the no-cosmetic-filtering per-site switch"
},
"popupNoRemoteFonts_v2": {
"message": "遠端字體",
"description": "Tip for the no-remote-fonts per-site switch"
},
"popupNoScripting_v2": {
"message": "JavaScript",
"description": "Tip for the no-scripting per-site switch"
},
"popupMoreButton_v2": {
"message": "更多",
"description": "Label to be used to toggle overview panel"
},
"popupTipGlobalRules": {
"message": "全域規則:此欄位的規則會套用至所有網站。",
"description": "Tooltip when hovering the top-most cell of the global-rules column."