Skip to content

Commit

Permalink
Merge pull request #2490 from mneunomne/#2488
Browse files Browse the repository at this point in the history
  • Loading branch information
dhowe authored Dec 20, 2023
2 parents 8a1fc6a + 1bfe112 commit 1fcf13a
Show file tree
Hide file tree
Showing 55 changed files with 1,449 additions and 211 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "3.19.0",
"version": "3.19.1.1",
"key": "ilkggpgmkemaniponkfgnkonpajankkm",
"author": "Daniel C. Howe",
"background": {
Expand Down
24 changes: 24 additions & 0 deletions src/_locales/ar/adnauseam.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,10 @@
"message": "The Advanced Setting \"Show Ads Debug\" is turned on",
"description": "English: Notifications -> The Advanced Setting \"Show Ads Debug\" is turned on"
},
"adnNewerVersionAvailableNotification": {
"message": "A newer version of AdNauseam is available",
"description": "English: Notifications -> A newer version of AdNauseam is available"
},
"adnTarget": {
"message": "هدف",
"description": "English: Vault.html -> inspected Ad -> TARGET"
Expand Down Expand Up @@ -502,5 +506,25 @@
"settingsStrictBlockingMode": {
"message": "Activate Strict-Blocking Mode",
"description": "English: Activate Strict-Blocking Mode"
},
"adnRefreshButton": {
"message": "Refresh",
"description": "English: refresh page from menu notification button"
},
"adnRefreshNotification": {
"message": "Apply changes on current page",
"description": "English: refresh page from menu notification"
},
"supportS6P3S1": {
"message": "Make sure this issue is <b>AdNauseam-specific</b>.",
"description": "A paragraph in the filter issue reporter section"
},
"supportS6P3S2": {
"message": "I have tested the same web-page on <a url='https://github.com/gorhill/uBlock'>#uBO#</a> and confirm this issue is <b>AdNauseam-specific</b>.",
"description": "A checkbox in the filter issue reporter section"
},
"supportS6Select1Option7": {
"message": "Ads not collected",
"description": "Ads are present on page but none are collected"
}
}
44 changes: 34 additions & 10 deletions src/_locales/bg/adnauseam.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,10 @@
"message": "The Advanced Setting \"Show Ads Debug\" is turned on",
"description": "English: Notifications -> The Advanced Setting \"Show Ads Debug\" is turned on"
},
"adnNewerVersionAvailableNotification": {
"message": "A newer version of AdNauseam is available",
"description": "English: Notifications -> A newer version of AdNauseam is available"
},
"adnTarget": {
"message": "ЦЕЛ",
"description": "English: Vault.html -> inspected Ad -> TARGET"
Expand Down Expand Up @@ -168,7 +172,7 @@
"description": "appears in ADN vault, above ad slider"
},
"topAdnetworks": {
"message": "Top Ad Networks",
"message": "Водещи рекламни мрежи",
"description": "appears in ADN vault/My Statistics"
},
"topSites": {
Expand All @@ -192,7 +196,7 @@
"description": "shown in menu when only 'recent' Ads are shown"
},
"adnThisPageStrictBlocked": {
"message": "{{domain}} is currently strict-blocked.",
"message": "В момента {{domain}} е строго блокирано.",
"description": "shown in menu when the current page is strict-blocked"
},
"adnStrictBlockListDescription": {
Expand Down Expand Up @@ -268,23 +272,23 @@
"description": "appears in ADN popup menu three state button"
},
"adnMenuDisable": {
"message": "Disable",
"message": "Изключване",
"description": "Disabled Adnauseam -> appears in ADN popup menu three state button"
},
"adnMenuActive": {
"message": "Active",
"message": "Задействане",
"description": "Make Adnauseam Active -> appears in ADN popup menu three state button"
},
"adnMenuStrict": {
"message": "Strict",
"message": "Строго",
"description": "Activate Strict-Block -> appears in ADN popup menu three state button"
},
"adnMenuDisableScopeDomain": {
"message": "on {{domain}}",
"message": "на {{domain}}",
"description": "Disable AdNaueam Block On this Domain -> Popup option that appears inside ADN menu"
},
"adnMenuDisableScopePage": {
"message": "on this page",
"message": "на тази страница",
"description": "Disable AdNaueam Block On This Page -> Popup option that appears inside ADN menu"
},
"adnMenuSettings": {
Expand Down Expand Up @@ -480,15 +484,15 @@
"description": "appears as tab name in dashboard"
},
"strictBlockListPageName": {
"message": "Strict-Block List",
"message": "Списък със строго блокирани",
"description": "appears as tab name in dashboard"
},
"eventLoggingPrompt": {
"message": "Активиране на режим за отстраняване на грешки",
"description": "prompt for toggle"
},
"disableWarnings": {
"message": "Disable warnings",
"message": "Изключване на предупреждение",
"description": "English:Disable warnings"
},
"showAdsDebugPrompt": {
Expand All @@ -500,7 +504,27 @@
"description": "English:Remove ads collected in private mode - settings page"
},
"settingsStrictBlockingMode": {
"message": "Activate Strict-Blocking Mode",
"message": "Задействане на режим строго блокиране",
"description": "English: Activate Strict-Blocking Mode"
},
"adnRefreshButton": {
"message": "Refresh",
"description": "English: refresh page from menu notification button"
},
"adnRefreshNotification": {
"message": "Apply changes on current page",
"description": "English: refresh page from menu notification"
},
"supportS6P3S1": {
"message": "Make sure this issue is <b>AdNauseam-specific</b>.",
"description": "A paragraph in the filter issue reporter section"
},
"supportS6P3S2": {
"message": "I have tested the same web-page on <a url='https://github.com/gorhill/uBlock'>#uBO#</a> and confirm this issue is <b>AdNauseam-specific</b>.",
"description": "A checkbox in the filter issue reporter section"
},
"supportS6Select1Option7": {
"message": "Ads not collected",
"description": "Ads are present on page but none are collected"
}
}
44 changes: 34 additions & 10 deletions src/_locales/bn/adnauseam.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,9 +112,13 @@
"description": "English: Notifications -> This page respects Do Not Track, just so you know."
},
"adnNotificationShowAdsDebug": {
"message": "The Advanced Setting \"Show Ads Debug\" is turned on",
"message": "অ্যাডভান্সড সেটিং \"শো এডস ডিবাগ\" চালু আছে",
"description": "English: Notifications -> The Advanced Setting \"Show Ads Debug\" is turned on"
},
"adnNewerVersionAvailableNotification": {
"message": "A newer version of AdNauseam is available",
"description": "English: Notifications -> A newer version of AdNauseam is available"
},
"adnTarget": {
"message": "লক্ষ্য",
"description": "English: Vault.html -> inspected Ad -> TARGET"
Expand Down Expand Up @@ -168,7 +172,7 @@
"description": "appears in ADN vault, above ad slider"
},
"topAdnetworks": {
"message": "Top Ad Networks",
"message": "শীর্ষস্থানীয় বিজ্ঞাপন নেটওয়ার্কসমূহ",
"description": "appears in ADN vault/My Statistics"
},
"topSites": {
Expand All @@ -192,11 +196,11 @@
"description": "shown in menu when only 'recent' Ads are shown"
},
"adnThisPageStrictBlocked": {
"message": "{{domain}} is currently strict-blocked.",
"message": "এই {{domain}} কঠোরভাবে ব্লক করা আছে",
"description": "shown in menu when the current page is strict-blocked"
},
"adnStrictBlockListDescription": {
"message": "The strict-block list serves to help the users to strict-block specific domains or pages more easily.",
"message": "কঠোর-ব্লক তালিকা ব্যবহারকারীদের নির্দিষ্ট ডোমেন বা পৃষ্ঠাগুলিকে আরও সহজে কঠোরভাবে ব্লক করতে সহায়তা করে।",
"description": "Description on the strict-block list tab, which is found on the dashboard"
},
"adnExportedAdsFilename": {
Expand All @@ -216,7 +220,7 @@
"description": "appears in ADN settings"
},
"adnPurgeConfirm": {
"message": "This action will permanently remove all ads with load image error. Make sure your internet is connected, otherwise all your ads will be deleted.",
"message": "এই ক্রিয়াটি সব লোড ইমেজ এরর এর বিজ্ঞাপন স্থায়ীভাবে মুছে ফেলবে. আপনার ইন্টারনেট সংযুক্ত আছে তা নিশ্চিত করুন, নয়ত আপনার সমস্ত বিজ্ঞাপন মুছে ফেলা হবে",
"description": "appears in ADN settings"
},
"adnAdClickingStatusPending": {
Expand Down Expand Up @@ -280,7 +284,7 @@
"description": "Activate Strict-Block -> appears in ADN popup menu three state button"
},
"adnMenuDisableScopeDomain": {
"message": "on {{domain}}",
"message": "এই {{domain}}",
"description": "Disable AdNaueam Block On this Domain -> Popup option that appears inside ADN menu"
},
"adnMenuDisableScopePage": {
Expand Down Expand Up @@ -356,7 +360,7 @@
"description": "appears on vault page"
},
"adnPurgeDeadAds": {
"message": "Purge Dead Ads",
"message": "মৃত বিজ্ঞাপন পরিষ্কার করুন",
"description": "appears on vault page"
},
"adnVaultFound": {
Expand Down Expand Up @@ -480,7 +484,7 @@
"description": "appears as tab name in dashboard"
},
"strictBlockListPageName": {
"message": "Strict-Block List",
"message": "কঠোরভাবে ব্লক করা তালিকা",
"description": "appears as tab name in dashboard"
},
"eventLoggingPrompt": {
Expand All @@ -492,15 +496,35 @@
"description": "English:Disable warnings"
},
"showAdsDebugPrompt": {
"message": "Show ads for ad-collection debugging",
"message": "বিজ্ঞাপন কালেকশন ডিবাগিংয়ের এর জন্য বিজ্ঞাপন দেখান",
"description": "English: Show ads for ad-collection debugging"
},
"removeAdsInPrivate": {
"message": "ব্যক্তিগত মোডে সংগৃহীত বিজ্ঞাপনগুলি সরান",
"description": "English:Remove ads collected in private mode - settings page"
},
"settingsStrictBlockingMode": {
"message": "Activate Strict-Blocking Mode",
"message": "কঠোর ব্লকিং মোড চালু করুন",
"description": "English: Activate Strict-Blocking Mode"
},
"adnRefreshButton": {
"message": "Refresh",
"description": "English: refresh page from menu notification button"
},
"adnRefreshNotification": {
"message": "Apply changes on current page",
"description": "English: refresh page from menu notification"
},
"supportS6P3S1": {
"message": "Make sure this issue is <b>AdNauseam-specific</b>.",
"description": "A paragraph in the filter issue reporter section"
},
"supportS6P3S2": {
"message": "I have tested the same web-page on <a url='https://github.com/gorhill/uBlock'>#uBO#</a> and confirm this issue is <b>AdNauseam-specific</b>.",
"description": "A checkbox in the filter issue reporter section"
},
"supportS6Select1Option7": {
"message": "Ads not collected",
"description": "Ads are present on page but none are collected"
}
}
56 changes: 40 additions & 16 deletions src/_locales/ca/adnauseam.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,9 +112,13 @@
"description": "English: Notifications -> This page respects Do Not Track, just so you know."
},
"adnNotificationShowAdsDebug": {
"message": "The Advanced Setting \"Show Ads Debug\" is turned on",
"message": "La configuració avançada «Mostra anuncis depuració» és activa",
"description": "English: Notifications -> The Advanced Setting \"Show Ads Debug\" is turned on"
},
"adnNewerVersionAvailableNotification": {
"message": "A newer version of AdNauseam is available",
"description": "English: Notifications -> A newer version of AdNauseam is available"
},
"adnTarget": {
"message": "OBJECTIU",
"description": "English: Vault.html -> inspected Ad -> TARGET"
Expand Down Expand Up @@ -168,7 +172,7 @@
"description": "appears in ADN vault, above ad slider"
},
"topAdnetworks": {
"message": "Top Ad Networks",
"message": "Xarxes d'anuncis més importants",
"description": "appears in ADN vault/My Statistics"
},
"topSites": {
Expand All @@ -192,11 +196,11 @@
"description": "shown in menu when only 'recent' Ads are shown"
},
"adnThisPageStrictBlocked": {
"message": "{{domain}} is currently strict-blocked.",
"message": "{{domain}} es troba blocat de manera estricta.",
"description": "shown in menu when the current page is strict-blocked"
},
"adnStrictBlockListDescription": {
"message": "The strict-block list serves to help the users to strict-block specific domains or pages more easily.",
"message": "La llista de blocatges estrictes serveix per a ajudar els usuaris a blocar amb més facilitat de manera estricta dominis o pàgines específics.",
"description": "Description on the strict-block list tab, which is found on the dashboard"
},
"adnExportedAdsFilename": {
Expand All @@ -216,7 +220,7 @@
"description": "appears in ADN settings"
},
"adnPurgeConfirm": {
"message": "This action will permanently remove all ads with load image error. Make sure your internet is connected, otherwise all your ads will be deleted.",
"message": "Aquesta acció substituirà de manera permanent tots els anuncis per una imatge d'error de càrrega. Comproveu que sou connectat a internet, altrament s'eliminaran tots els anuncis.",
"description": "appears in ADN settings"
},
"adnAdClickingStatusPending": {
Expand Down Expand Up @@ -268,23 +272,23 @@
"description": "appears in ADN popup menu three state button"
},
"adnMenuDisable": {
"message": "Disable",
"message": "Desactiva",
"description": "Disabled Adnauseam -> appears in ADN popup menu three state button"
},
"adnMenuActive": {
"message": "Active",
"message": "Activa",
"description": "Make Adnauseam Active -> appears in ADN popup menu three state button"
},
"adnMenuStrict": {
"message": "Strict",
"message": "Estricte",
"description": "Activate Strict-Block -> appears in ADN popup menu three state button"
},
"adnMenuDisableScopeDomain": {
"message": "on {{domain}}",
"message": "al {{domain}}",
"description": "Disable AdNaueam Block On this Domain -> Popup option that appears inside ADN menu"
},
"adnMenuDisableScopePage": {
"message": "on this page",
"message": "a aquesta pàgina",
"description": "Disable AdNaueam Block On This Page -> Popup option that appears inside ADN menu"
},
"adnMenuSettings": {
Expand Down Expand Up @@ -356,7 +360,7 @@
"description": "appears on vault page"
},
"adnPurgeDeadAds": {
"message": "Purge Dead Ads",
"message": "Purga els anuncis morts",
"description": "appears on vault page"
},
"adnVaultFound": {
Expand Down Expand Up @@ -480,27 +484,47 @@
"description": "appears as tab name in dashboard"
},
"strictBlockListPageName": {
"message": "Strict-Block List",
"message": "Llista de blocatge estricte",
"description": "appears as tab name in dashboard"
},
"eventLoggingPrompt": {
"message": "Activa el mode de depuració",
"description": "prompt for toggle"
},
"disableWarnings": {
"message": "Disable warnings",
"message": "Desactiva els avisos",
"description": "English:Disable warnings"
},
"showAdsDebugPrompt": {
"message": "Show ads for ad-collection debugging",
"message": "Mostra anuncis per a depuració",
"description": "English: Show ads for ad-collection debugging"
},
"removeAdsInPrivate": {
"message": "Remove ads collected in private mode",
"message": "Suprimeix els anuncis recol·lectats al mode privat",
"description": "English:Remove ads collected in private mode - settings page"
},
"settingsStrictBlockingMode": {
"message": "Activate Strict-Blocking Mode",
"message": "Activa el mode de blocatge estricte",
"description": "English: Activate Strict-Blocking Mode"
},
"adnRefreshButton": {
"message": "Refresh",
"description": "English: refresh page from menu notification button"
},
"adnRefreshNotification": {
"message": "Apply changes on current page",
"description": "English: refresh page from menu notification"
},
"supportS6P3S1": {
"message": "Make sure this issue is <b>AdNauseam-specific</b>.",
"description": "A paragraph in the filter issue reporter section"
},
"supportS6P3S2": {
"message": "I have tested the same web-page on <a url='https://github.com/gorhill/uBlock'>#uBO#</a> and confirm this issue is <b>AdNauseam-specific</b>.",
"description": "A checkbox in the filter issue reporter section"
},
"supportS6Select1Option7": {
"message": "Ads not collected",
"description": "Ads are present on page but none are collected"
}
}
Loading

0 comments on commit 1fcf13a

Please sign in to comment.