mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Import translation work from https://crowdin.com/project/ublock
This commit is contained in:
parent
78305e11c9
commit
45ab7feca6
70 changed files with 2287 additions and 47 deletions
|
|
@ -35,6 +35,10 @@
|
|||
"message": "وضع التصفية",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "الإبلاغ عن مشكلة في هذا الموقع",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
|
|
@ -295,6 +299,14 @@
|
|||
"message": "الخروج من وضع تحديد العناصر السريع",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "عرض:",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "عدد القواعد المسجلة: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,8 +35,12 @@
|
|||
"message": "filtering mode",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "Report an issue on this website",
|
||||
"message": "Report an issue",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
},
|
||||
"popupTipDashboard": {
|
||||
|
|
@ -288,13 +292,21 @@
|
|||
"description": "A button to navigate to the blocked page"
|
||||
},
|
||||
"zapperTipEnter": {
|
||||
"message": "Enter element zapper mode",
|
||||
"message": "Remove an element",
|
||||
"description": "Tooltip for the button used to enter zapper mode"
|
||||
},
|
||||
"zapperTipQuit": {
|
||||
"message": "Exit element zapper mode",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "View:",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,6 +35,10 @@
|
|||
"message": "рэжым фільтравання",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "Паведаміць пра праблему на гэтым вэб-сайце",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
|
|
@ -295,6 +299,14 @@
|
|||
"message": "Выйсці з рэжыму імгненнага хавання элементаў",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "Выгляд",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "Колькасць зарэгістраваных правілаў: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,6 +35,10 @@
|
|||
"message": "режим на филтриране",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "Докладване на проблем с този уебсайт",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
|
|
@ -295,6 +299,14 @@
|
|||
"message": "Излизане от режима на временно скриване на елемента",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "Преглед:",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "Брой регистрирани правила: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,6 +35,10 @@
|
|||
"message": "ফিল্টারিং মোড",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "এই ওয়েবসাইট নিয়ে সমস্যা জানাও",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
|
|
@ -295,6 +299,14 @@
|
|||
"message": "Exit element zapper mode",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "View:",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,6 +35,10 @@
|
|||
"message": "mod silañ",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "Danevelliñ ur gudenn war al lec'hienn-mañ",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
|
|
@ -295,6 +299,14 @@
|
|||
"message": "Kuitaat ar mod \"dilemel elfennoù\"",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "Gwelet:",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "Niver a reolennoù marilhet: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,8 +35,12 @@
|
|||
"message": "način filtriranja",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "Report an issue on this website",
|
||||
"message": "Report an issue",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
},
|
||||
"popupTipDashboard": {
|
||||
|
|
@ -288,13 +292,21 @@
|
|||
"description": "A button to navigate to the blocked page"
|
||||
},
|
||||
"zapperTipEnter": {
|
||||
"message": "Enter element zapper mode",
|
||||
"message": "Remove an element",
|
||||
"description": "Tooltip for the button used to enter zapper mode"
|
||||
},
|
||||
"zapperTipQuit": {
|
||||
"message": "Exit element zapper mode",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "View:",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,6 +35,10 @@
|
|||
"message": "mode de filtre",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "Informa d'un problema en aquest lloc web",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
|
|
@ -295,6 +299,14 @@
|
|||
"message": "Surt del mode d'eliminació d'elements",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "Vista:",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "Nombre de regles registrades: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,6 +35,10 @@
|
|||
"message": "Filtrovací režim",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "Nahlásit problém na této webové stránce",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
|
|
@ -295,6 +299,14 @@
|
|||
"message": "Opustit režim dočasného skrytí prvků",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "Zobrazit:",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "Počet registrovaných pravidel: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,8 +35,12 @@
|
|||
"message": "filtering mode",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "Report an issue on this website",
|
||||
"message": "Report an issue",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
},
|
||||
"popupTipDashboard": {
|
||||
|
|
@ -288,13 +292,21 @@
|
|||
"description": "A button to navigate to the blocked page"
|
||||
},
|
||||
"zapperTipEnter": {
|
||||
"message": "Enter element zapper mode",
|
||||
"message": "Remove an element",
|
||||
"description": "Tooltip for the button used to enter zapper mode"
|
||||
},
|
||||
"zapperTipQuit": {
|
||||
"message": "Exit element zapper mode",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "View:",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,6 +35,10 @@
|
|||
"message": "modd hidlo",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "Rhoi gwybod am broblem ar y wefan hon",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
|
|
@ -295,6 +299,14 @@
|
|||
"message": "Gadael y modd saethu elfen",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "View:",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,6 +35,10 @@
|
|||
"message": "filtreringstilstand",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "Anmeld et problem på dette websted",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
|
|
@ -295,6 +299,14 @@
|
|||
"message": "Forlad elementdræbertilstand",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "Vis:",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "Antal registrerede regler : {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,6 +35,10 @@
|
|||
"message": "Filtermodus",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "Ein Problem mit dieser Website melden",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
|
|
@ -295,6 +299,14 @@
|
|||
"message": "Temporären Modus beenden",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "Ansicht:",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "Anzahl erfasster Regeln: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,6 +35,10 @@
|
|||
"message": "λειτουργία φιλτραρίσματος",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "Αναφορά ενός ζητήματος σε αυτόν τον ιστότοπο",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
|
|
@ -295,6 +299,14 @@
|
|||
"message": "Έξοδος από λειτουργία αφαίρεσης στοιχείων",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "Προβολή:",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "Σύνολο εγγεγραμμένων κανόνων: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,6 +35,10 @@
|
|||
"message": "filtering mode",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "Report an issue on this website",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
|
|
@ -295,6 +299,14 @@
|
|||
"message": "Exit element zapper mode",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "View:",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,8 +35,12 @@
|
|||
"message": "filtering mode",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "Report an issue on this website",
|
||||
"message": "Report an issue",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
},
|
||||
"popupTipDashboard": {
|
||||
|
|
@ -288,13 +292,21 @@
|
|||
"description": "A button to navigate to the blocked page"
|
||||
},
|
||||
"zapperTipEnter": {
|
||||
"message": "Enter element zapper mode",
|
||||
"message": "Remove an element",
|
||||
"description": "Tooltip for the button used to enter zapper mode"
|
||||
},
|
||||
"zapperTipQuit": {
|
||||
"message": "Exit element zapper mode",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "View:",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,8 +35,12 @@
|
|||
"message": "modo de filtrado",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "Reportar un problema en este sitio web",
|
||||
"message": "Reportar un problema en este sitio web\n",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
},
|
||||
"popupTipDashboard": {
|
||||
|
|
@ -295,6 +299,14 @@
|
|||
"message": "Salir del modo eliminación de elementos",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "Ver:",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "Número de reglas registradas: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,6 +35,10 @@
|
|||
"message": "filtreerimisrežiim",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "Teavita veast selle veebilehega",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
|
|
@ -295,6 +299,14 @@
|
|||
"message": "Välju elemendi hävitusrežiimist",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "View:",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "Registreeritud reeglite arv: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,6 +35,10 @@
|
|||
"message": "Iragazteko modua",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "Webgune honetan arazo baten berri eman",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
|
|
@ -295,6 +299,14 @@
|
|||
"message": "Irten elementua zapper moduan",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "View:",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,8 +35,12 @@
|
|||
"message": "filtering mode",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "Report an issue on this website",
|
||||
"message": "Report an issue",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
},
|
||||
"popupTipDashboard": {
|
||||
|
|
@ -288,13 +292,21 @@
|
|||
"description": "A button to navigate to the blocked page"
|
||||
},
|
||||
"zapperTipEnter": {
|
||||
"message": "Enter element zapper mode",
|
||||
"message": "Remove an element",
|
||||
"description": "Tooltip for the button used to enter zapper mode"
|
||||
},
|
||||
"zapperTipQuit": {
|
||||
"message": "Exit element zapper mode",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "View:",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,6 +35,10 @@
|
|||
"message": "suodatustila",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "Ilmoita ongelmasta tällä verkkosivustolla",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
|
|
@ -295,6 +299,14 @@
|
|||
"message": "Poistu elementtien piilotustilasta",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "View:",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "Rekisteröityjen sääntöjen määrä: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,6 +35,10 @@
|
|||
"message": "moda nang pagsasala",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "Magulat ng problema sa website na ito",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
|
|
@ -295,6 +299,14 @@
|
|||
"message": "Umalis sa element zapper mode",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "View:",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "Dami ng mga nakaregister na patakaran: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,6 +35,10 @@
|
|||
"message": "Mode de filtrage",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "Rapporter un problème sur ce site Web",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
|
|
@ -295,6 +299,14 @@
|
|||
"message": "Quitter le mode Zappeur d'élément",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "Vue :",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "Nombre de règles enregistrées : {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,6 +35,10 @@
|
|||
"message": "filtermodus",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "In probleem op dizze website melde",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
|
|
@ -295,6 +299,14 @@
|
|||
"message": "Elemintwiskermodus slute",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "Werjefte:",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "Oantal registrearre regels: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,6 +35,10 @@
|
|||
"message": "modo de filtrado",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "Informar dun problema nesta web",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
|
|
@ -295,6 +299,14 @@
|
|||
"message": "Sair do modo eliminador de elementos",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "Ver:",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "Número de regras rexistradas: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,8 +35,12 @@
|
|||
"message": "filtering mode",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "Report an issue on this website",
|
||||
"message": "Report an issue",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
},
|
||||
"popupTipDashboard": {
|
||||
|
|
@ -288,13 +292,21 @@
|
|||
"description": "A button to navigate to the blocked page"
|
||||
},
|
||||
"zapperTipEnter": {
|
||||
"message": "Enter element zapper mode",
|
||||
"message": "Remove an element",
|
||||
"description": "Tooltip for the button used to enter zapper mode"
|
||||
},
|
||||
"zapperTipQuit": {
|
||||
"message": "Exit element zapper mode",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "View:",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,6 +35,10 @@
|
|||
"message": "מצב מסנן",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "דווח על בעיה באתר זה",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
|
|
@ -288,13 +292,21 @@
|
|||
"description": "A button to navigate to the blocked page"
|
||||
},
|
||||
"zapperTipEnter": {
|
||||
"message": "Enter element zapper mode",
|
||||
"message": "Remove an element",
|
||||
"description": "Tooltip for the button used to enter zapper mode"
|
||||
},
|
||||
"zapperTipQuit": {
|
||||
"message": "Exit element zapper mode",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "הצג",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "מספר החוקים שנרשמו: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,6 +35,10 @@
|
|||
"message": "फ़िल्टरिंग मोड",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "इस वेबसाइट पर किसी समस्या को रिपोर्ट करें",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
|
|
@ -288,13 +292,21 @@
|
|||
"description": "A button to navigate to the blocked page"
|
||||
},
|
||||
"zapperTipEnter": {
|
||||
"message": "Enter element zapper mode",
|
||||
"message": "Remove an element",
|
||||
"description": "Tooltip for the button used to enter zapper mode"
|
||||
},
|
||||
"zapperTipQuit": {
|
||||
"message": "Exit element zapper mode",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "View:",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,6 +35,10 @@
|
|||
"message": "Način filtriranja",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "Prijavite problem na ovoj web stranici",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
|
|
@ -295,6 +299,14 @@
|
|||
"message": "Zatvori način rada uklanjanja elementa",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "Pregled:",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "Broj registriranih pravila: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,6 +35,10 @@
|
|||
"message": "szűrési mód",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "Oldalon lévő probléma jelentése",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
|
|
@ -295,6 +299,14 @@
|
|||
"message": "Kilépés az elemeltávolító módból",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "Nézet:",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "Regisztrált szabályok száma: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,6 +35,10 @@
|
|||
"message": "զտման ռեժիմ",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "Զեկուցել կայքի հետ խնդրի մասին",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
|
|
@ -288,13 +292,21 @@
|
|||
"description": "A button to navigate to the blocked page"
|
||||
},
|
||||
"zapperTipEnter": {
|
||||
"message": "Enter element zapper mode",
|
||||
"message": "Remove an element",
|
||||
"description": "Tooltip for the button used to enter zapper mode"
|
||||
},
|
||||
"zapperTipQuit": {
|
||||
"message": "Exit element zapper mode",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "View:",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,6 +35,10 @@
|
|||
"message": "mode filter",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "Laporkan masalah pada situs ini",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
|
|
@ -295,6 +299,14 @@
|
|||
"message": "Keluar dari mode penghapus elemen",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "View:",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "Jumlah aturan yang terdaftar: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,6 +35,10 @@
|
|||
"message": "Modalità di filtraggio",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "Segnala un problema con questo sito",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
|
|
@ -295,6 +299,14 @@
|
|||
"message": "Esci dalla modalità blocco rapido",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "Vista:",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "Numero di regole registrate: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,6 +35,10 @@
|
|||
"message": "フィルタリングモード",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "このサイト上での問題を報告",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
|
|
@ -295,6 +299,14 @@
|
|||
"message": "要素抹消モードを終了",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "View:",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,6 +35,10 @@
|
|||
"message": "გაფილტვრის რეჟიმი",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "ამ საიტზე ხარვეზის მოხსენება",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
|
|
@ -295,6 +299,14 @@
|
|||
"message": "ნაწილების ამოჭრის რეჟიმიდან გასვლა",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "ხედი:",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "დამოწმებული წესები სულ: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,8 +35,12 @@
|
|||
"message": "filtering mode",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "Report an issue on this website",
|
||||
"message": "Report an issue",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
},
|
||||
"popupTipDashboard": {
|
||||
|
|
@ -288,13 +292,21 @@
|
|||
"description": "A button to navigate to the blocked page"
|
||||
},
|
||||
"zapperTipEnter": {
|
||||
"message": "Enter element zapper mode",
|
||||
"message": "Remove an element",
|
||||
"description": "Tooltip for the button used to enter zapper mode"
|
||||
},
|
||||
"zapperTipQuit": {
|
||||
"message": "Exit element zapper mode",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "View:",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,8 +35,12 @@
|
|||
"message": "ಫಿಲ್ಟರಿಂಗ್ ಮೋಡ್",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "Report an issue on this website",
|
||||
"message": "Report an issue",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
},
|
||||
"popupTipDashboard": {
|
||||
|
|
@ -288,13 +292,21 @@
|
|||
"description": "A button to navigate to the blocked page"
|
||||
},
|
||||
"zapperTipEnter": {
|
||||
"message": "Enter element zapper mode",
|
||||
"message": "Remove an element",
|
||||
"description": "Tooltip for the button used to enter zapper mode"
|
||||
},
|
||||
"zapperTipQuit": {
|
||||
"message": "Exit element zapper mode",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "View:",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,6 +35,10 @@
|
|||
"message": "필터링 모드",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "이 사이트의 이슈를 신고하기",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
|
|
@ -295,6 +299,14 @@
|
|||
"message": "구성 요소 제거 모드 종료",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "보기:",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "등록된 규칙 수: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,8 +35,12 @@
|
|||
"message": "filtering mode",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "Report an issue on this website",
|
||||
"message": "Report an issue",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
},
|
||||
"popupTipDashboard": {
|
||||
|
|
@ -288,13 +292,21 @@
|
|||
"description": "A button to navigate to the blocked page"
|
||||
},
|
||||
"zapperTipEnter": {
|
||||
"message": "Enter element zapper mode",
|
||||
"message": "Remove an element",
|
||||
"description": "Tooltip for the button used to enter zapper mode"
|
||||
},
|
||||
"zapperTipQuit": {
|
||||
"message": "Exit element zapper mode",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "View:",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,6 +35,10 @@
|
|||
"message": "aizturēšanas veids",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "Ziņot par nepilnību šajā tīmekļa vietnē",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
|
|
@ -295,6 +299,14 @@
|
|||
"message": "Iziet no elementu iznīcināšanas",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "Apskatīt",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "Reģistrēto kārtulu skaits: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,6 +35,10 @@
|
|||
"message": "Начини на прочистување",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "Пријави проблем на оваа веб-страница",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
|
|
@ -288,13 +292,21 @@
|
|||
"description": "A button to navigate to the blocked page"
|
||||
},
|
||||
"zapperTipEnter": {
|
||||
"message": "Enter element zapper mode",
|
||||
"message": "Remove an element",
|
||||
"description": "Tooltip for the button used to enter zapper mode"
|
||||
},
|
||||
"zapperTipQuit": {
|
||||
"message": "Exit element zapper mode",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "View:",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,8 +35,12 @@
|
|||
"message": "ഫിൽട്ടറിംഗ് മോഡ്",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "Report an issue on this website",
|
||||
"message": "Report an issue",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
},
|
||||
"popupTipDashboard": {
|
||||
|
|
@ -288,13 +292,21 @@
|
|||
"description": "A button to navigate to the blocked page"
|
||||
},
|
||||
"zapperTipEnter": {
|
||||
"message": "Enter element zapper mode",
|
||||
"message": "Remove an element",
|
||||
"description": "Tooltip for the button used to enter zapper mode"
|
||||
},
|
||||
"zapperTipQuit": {
|
||||
"message": "Exit element zapper mode",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "View:",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,8 +35,12 @@
|
|||
"message": "filtering mode",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "Report an issue on this website",
|
||||
"message": "Report an issue",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
},
|
||||
"popupTipDashboard": {
|
||||
|
|
@ -288,13 +292,21 @@
|
|||
"description": "A button to navigate to the blocked page"
|
||||
},
|
||||
"zapperTipEnter": {
|
||||
"message": "Enter element zapper mode",
|
||||
"message": "Remove an element",
|
||||
"description": "Tooltip for the button used to enter zapper mode"
|
||||
},
|
||||
"zapperTipQuit": {
|
||||
"message": "Exit element zapper mode",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "View:",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,8 +35,12 @@
|
|||
"message": "mod penapisan",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "Report an issue on this website",
|
||||
"message": "Report an issue",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
},
|
||||
"popupTipDashboard": {
|
||||
|
|
@ -288,13 +292,21 @@
|
|||
"description": "A button to navigate to the blocked page"
|
||||
},
|
||||
"zapperTipEnter": {
|
||||
"message": "Enter element zapper mode",
|
||||
"message": "Remove an element",
|
||||
"description": "Tooltip for the button used to enter zapper mode"
|
||||
},
|
||||
"zapperTipQuit": {
|
||||
"message": "Exit element zapper mode",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "View:",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,6 +35,10 @@
|
|||
"message": "filtreringsmodus",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "Rapporter et problem på dette nettstedet",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
|
|
@ -295,6 +299,14 @@
|
|||
"message": "Forlat elementfjerningsmodus",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "View:",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,6 +35,10 @@
|
|||
"message": "filtermodus",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "Een probleem op deze website melden",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
|
|
@ -295,6 +299,14 @@
|
|||
"message": "Elementwissermodus sluiten",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "Weergeven:",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "Aantal geregistreerde regels: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,8 +35,12 @@
|
|||
"message": "filtering mode",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "Report an issue on this website",
|
||||
"message": "Report an issue",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
},
|
||||
"popupTipDashboard": {
|
||||
|
|
@ -288,13 +292,21 @@
|
|||
"description": "A button to navigate to the blocked page"
|
||||
},
|
||||
"zapperTipEnter": {
|
||||
"message": "Enter element zapper mode",
|
||||
"message": "Remove an element",
|
||||
"description": "Tooltip for the button used to enter zapper mode"
|
||||
},
|
||||
"zapperTipQuit": {
|
||||
"message": "Exit element zapper mode",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "View:",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,6 +35,10 @@
|
|||
"message": "ਫਿਲਟਰ ਕਰਨ ਦਾ ਮੋਡ",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "ਇਸ ਵੈੱਬਸਾਈਟ ਉੱਤੇ ਮਸਲੇ ਬਾਰੇ ਰਿਪੋਰਟ ਕਰੋ",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
|
|
@ -288,13 +292,21 @@
|
|||
"description": "A button to navigate to the blocked page"
|
||||
},
|
||||
"zapperTipEnter": {
|
||||
"message": "Enter element zapper mode",
|
||||
"message": "Remove an element",
|
||||
"description": "Tooltip for the button used to enter zapper mode"
|
||||
},
|
||||
"zapperTipQuit": {
|
||||
"message": "Exit element zapper mode",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "View:",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,6 +35,10 @@
|
|||
"message": "Tryb filtrowania",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "Zgłoś problem z tą stroną",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
|
|
@ -295,6 +299,14 @@
|
|||
"message": "Wyjdź z trybu usuwania elementów",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "Widok:",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "Liczba zarejestrowanych reguł: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,6 +35,10 @@
|
|||
"message": "modo de filtragem",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "Relatar um problema neste site",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
|
|
@ -295,6 +299,14 @@
|
|||
"message": "Sair do modo de remoção de elementos",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "Visualizar:",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "Número de regras registradas: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,6 +35,10 @@
|
|||
"message": "modo de filtragem",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "Relatar um problema neste website",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
|
|
@ -295,6 +299,14 @@
|
|||
"message": "Sair do modo de remoção rápida de elemento",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "View:",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "Número de regras registadas: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,6 +35,10 @@
|
|||
"message": "Mod de filtrare",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "Raportează o eroare pe acest site web",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
|
|
@ -288,13 +292,21 @@
|
|||
"description": "A button to navigate to the blocked page"
|
||||
},
|
||||
"zapperTipEnter": {
|
||||
"message": "Enter element zapper mode",
|
||||
"message": "Remove an element",
|
||||
"description": "Tooltip for the button used to enter zapper mode"
|
||||
},
|
||||
"zapperTipQuit": {
|
||||
"message": "Exit element zapper mode",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "View:",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,6 +35,10 @@
|
|||
"message": "режим фильтрации",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "Сообщить о проблеме на этом сайте",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
|
|
@ -295,6 +299,14 @@
|
|||
"message": "Покинуть режим временного скрытия элемента",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "Просмотр:",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "Число зарегистрированных правил: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,6 +35,10 @@
|
|||
"message": "පෙරීමේ ප්රකාරය",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "මෙම අඩවියේ ගැටලුවක් වාර්තා කරන්න",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
|
|
@ -295,6 +299,14 @@
|
|||
"message": "මූලද්රව්ය zapper ප්රකාරයෙන් ඉවත් වන්න",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "View:",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,6 +35,10 @@
|
|||
"message": "Režim filtrovania",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "Nahlásiť problém na tejto webovej stránke",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
|
|
@ -295,6 +299,14 @@
|
|||
"message": "Ukončiť režim dočasného skrytia prvkov",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "Zobraziť:",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "Počet zaregistrovaných pravidiel: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,8 +35,12 @@
|
|||
"message": "filtering mode",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "Report an issue on this website",
|
||||
"message": "Report an issue",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
},
|
||||
"popupTipDashboard": {
|
||||
|
|
@ -288,13 +292,21 @@
|
|||
"description": "A button to navigate to the blocked page"
|
||||
},
|
||||
"zapperTipEnter": {
|
||||
"message": "Enter element zapper mode",
|
||||
"message": "Remove an element",
|
||||
"description": "Tooltip for the button used to enter zapper mode"
|
||||
},
|
||||
"zapperTipQuit": {
|
||||
"message": "Exit element zapper mode",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "View:",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,8 +35,12 @@
|
|||
"message": "filtering mode",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "Report an issue on this website",
|
||||
"message": "Report an issue",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
},
|
||||
"popupTipDashboard": {
|
||||
|
|
@ -288,13 +292,21 @@
|
|||
"description": "A button to navigate to the blocked page"
|
||||
},
|
||||
"zapperTipEnter": {
|
||||
"message": "Enter element zapper mode",
|
||||
"message": "Remove an element",
|
||||
"description": "Tooltip for the button used to enter zapper mode"
|
||||
},
|
||||
"zapperTipQuit": {
|
||||
"message": "Exit element zapper mode",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "View:",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,6 +35,10 @@
|
|||
"message": "mënyra e filtrimit",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "Raportoj problemin me uebsajtin",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
|
|
@ -295,6 +299,14 @@
|
|||
"message": "Mbyll asgjësuesin e elementeve",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "Pamja:",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "Numri i rregullave të regjistruara: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,6 +35,10 @@
|
|||
"message": "режим филтрирања",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "Пријавите проблем на овом веб сајту",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
|
|
@ -288,13 +292,21 @@
|
|||
"description": "A button to navigate to the blocked page"
|
||||
},
|
||||
"zapperTipEnter": {
|
||||
"message": "Enter element zapper mode",
|
||||
"message": "Remove an element",
|
||||
"description": "Tooltip for the button used to enter zapper mode"
|
||||
},
|
||||
"zapperTipQuit": {
|
||||
"message": "Exit element zapper mode",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "View:",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,6 +35,10 @@
|
|||
"message": "filtreringsläge",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "Rapportera ett problem på denna webbplats",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
|
|
@ -295,6 +299,14 @@
|
|||
"message": "Lämna elementzapperläge",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "Visa:",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "Antal registrerade regler: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,8 +35,12 @@
|
|||
"message": "filtering mode",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "Report an issue on this website",
|
||||
"message": "Report an issue",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
},
|
||||
"popupTipDashboard": {
|
||||
|
|
@ -288,13 +292,21 @@
|
|||
"description": "A button to navigate to the blocked page"
|
||||
},
|
||||
"zapperTipEnter": {
|
||||
"message": "Enter element zapper mode",
|
||||
"message": "Remove an element",
|
||||
"description": "Tooltip for the button used to enter zapper mode"
|
||||
},
|
||||
"zapperTipQuit": {
|
||||
"message": "Exit element zapper mode",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "View:",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,8 +35,12 @@
|
|||
"message": "filtering mode",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "Report an issue on this website",
|
||||
"message": "Report an issue",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
},
|
||||
"popupTipDashboard": {
|
||||
|
|
@ -288,13 +292,21 @@
|
|||
"description": "A button to navigate to the blocked page"
|
||||
},
|
||||
"zapperTipEnter": {
|
||||
"message": "Enter element zapper mode",
|
||||
"message": "Remove an element",
|
||||
"description": "Tooltip for the button used to enter zapper mode"
|
||||
},
|
||||
"zapperTipQuit": {
|
||||
"message": "Exit element zapper mode",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "View:",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,8 +35,12 @@
|
|||
"message": "వడపోత మోడ్",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "Report an issue on this website",
|
||||
"message": "Report an issue",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
},
|
||||
"popupTipDashboard": {
|
||||
|
|
@ -288,13 +292,21 @@
|
|||
"description": "A button to navigate to the blocked page"
|
||||
},
|
||||
"zapperTipEnter": {
|
||||
"message": "Enter element zapper mode",
|
||||
"message": "Remove an element",
|
||||
"description": "Tooltip for the button used to enter zapper mode"
|
||||
},
|
||||
"zapperTipQuit": {
|
||||
"message": "Exit element zapper mode",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "View:",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,6 +35,10 @@
|
|||
"message": "โหมดตัวกรอง",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "รายงานปัญหาที่เกิดบนเว็บไซต์นี้",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
|
|
@ -288,13 +292,21 @@
|
|||
"description": "A button to navigate to the blocked page"
|
||||
},
|
||||
"zapperTipEnter": {
|
||||
"message": "Enter element zapper mode",
|
||||
"message": "Remove an element",
|
||||
"description": "Tooltip for the button used to enter zapper mode"
|
||||
},
|
||||
"zapperTipQuit": {
|
||||
"message": "Exit element zapper mode",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "View:",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,6 +35,10 @@
|
|||
"message": "Filtreleme modu",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "Bu sitedeki bir sorunu bildir",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
|
|
@ -295,6 +299,14 @@
|
|||
"message": "Öge silme modundan çık",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "Görünüm:",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "Kayıtlı kural sayısı: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,6 +35,10 @@
|
|||
"message": "режим фільтрації",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "Повідомити про помилку на цьому вебсайті",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
|
|
@ -295,6 +299,14 @@
|
|||
"message": "Вийти з режиму тимчасового приховування елементів",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "View:",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "Кількість зареєстрованих правил: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,8 +35,12 @@
|
|||
"message": "فلٹرنگ موڈ",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "Report an issue on this website",
|
||||
"message": "Report an issue",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
},
|
||||
"popupTipDashboard": {
|
||||
|
|
@ -288,13 +292,21 @@
|
|||
"description": "A button to navigate to the blocked page"
|
||||
},
|
||||
"zapperTipEnter": {
|
||||
"message": "Enter element zapper mode",
|
||||
"message": "Remove an element",
|
||||
"description": "Tooltip for the button used to enter zapper mode"
|
||||
},
|
||||
"zapperTipQuit": {
|
||||
"message": "Exit element zapper mode",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "View:",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,6 +35,10 @@
|
|||
"message": "chế độ lọc",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "Báo cáo lỗi trên trang này",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
|
|
@ -295,6 +299,14 @@
|
|||
"message": "Thoát khỏi chế độ chặn phần tử tạm thời",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "Xem:",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "Số quy tắc đã đăng ký: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,6 +35,10 @@
|
|||
"message": "过滤模式",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "报告此网站上的问题",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
|
|
@ -295,6 +299,14 @@
|
|||
"message": "退出临时元素移除模式",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "视图:",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "已注册规则的数量:",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,6 +35,10 @@
|
|||
"message": "過濾模式",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel got the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "回報此網站的問題",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
|
|
@ -295,6 +299,14 @@
|
|||
"message": "離開元素臨時移除模式",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "檢視:",
|
||||
"description": "A label of a dropdown list"
|
||||
|
|
@ -342,5 +354,25 @@
|
|||
"dnrRulesCountInfo": {
|
||||
"message": "已登錄規則數:{count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue