2022-09-13 15:58:12 -06:00
{
"extName" : {
"message" : "uBlock Origin Lite" ,
"description" : "extension name."
} ,
"extShortDesc" : {
"message" : "Een experimentele, toestemmingsloze lichte inhoudsblokkeerder -- blokkeert standaard advertenties, trackers, miners en meer." ,
"description" : "this will be in the Chrome web store: must be 132 characters or less"
} ,
"perRulesetStats" : {
"message" : "{{ruleCount}} regels, geconverteerd uit {{filterCount}} netwerkfilters" ,
"description" : "Appears aside each filter list in the _3rd-party filters_ pane"
} ,
"dashboardName" : {
"message" : "uBO Lite – Dashboard" ,
"description" : "English: uBO Lite — Dashboard"
} ,
"dashboardUnsavedWarning" : {
"message" : "Waarschuwing! Niet-opgeslagen wijzigingen" ,
"description" : "A warning in the dashboard when navigating away from unsaved changes"
} ,
"dashboardUnsavedWarningStay" : {
"message" : "Blijven" ,
"description" : "Label for button to prevent navigating away from unsaved changes"
} ,
"dashboardUnsavedWarningIgnore" : {
"message" : "Negeren" ,
"description" : "Label for button to ignore unsaved changes"
} ,
"settingsPageName" : {
"message" : "Instellingen" ,
"description" : "appears as tab name in dashboard"
} ,
"3pPageName" : {
"message" : "Filterlijsten" ,
"description" : "appears as tab name in dashboard"
} ,
"1pPageName" : {
"message" : "Mijn filters" ,
"description" : "appears as tab name in dashboard"
} ,
"whitelistPageName" : {
"message" : "Vertrouwde websites" ,
"description" : "appears as tab name in dashboard"
} ,
"aboutPageName" : {
"message" : "Over" ,
"description" : "appears as tab name in dashboard"
} ,
"aboutPrivacyPolicy" : {
"message" : "Privacybeleid" ,
"description" : "Link to privacy policy on GitHub (English)"
} ,
"popupPowerSwitchInfo" : {
"message" : "uBO Lite in-/uitschakelen voor deze website" ,
"description" : "Tooltip for the main power button in the popup panel"
} ,
"popupTipDashboard" : {
"message" : "Dashboard openen" ,
"description" : "English: Click to open the dashboard"
} ,
"popupTipZapper" : {
"message" : "Element wisser modus openen" ,
"description" : "Tooltip for the element-zapper icon in the popup panel"
} ,
"popupTipPicker" : {
"message" : "Element kiezer modus openen" ,
"description" : "English: Enter element picker mode"
} ,
"popupTipReport" : {
"message" : "Een probleem op deze website melden" ,
"description" : "Tooltip used for the 'chat' icon in the panel"
} ,
"popupTipSaveRules" : {
"message" : "Klik om uw wijzigingen permanent te maken." ,
"description" : "Tooltip when hovering over the padlock in the dynamic filtering pane."
} ,
"popupTipRevertRules" : {
"message" : "Klik om uw wijzigingen ongedaan te maken." ,
"description" : "Tooltip when hovering over the eraser in the dynamic filtering pane."
} ,
2022-09-13 16:00:25 -06:00
"popupMoreButton" : {
"message" : "More" ,
"description" : "Label to be used to show popup panel sections"
} ,
"popupLessButton" : {
"message" : "Less" ,
"description" : "Label to be used to hide popup panel sections"
} ,
2022-09-13 15:58:12 -06:00
"settingsIconBadgePrompt" : {
"message" : "Het aantal geblokkeerde aanvragen op het pictogram tonen" ,
"description" : "English: Show the number of blocked requests on the icon"
} ,
"settingsAppearance" : {
"message" : "Vormgeving" ,
"description" : "Section for controlling user interface appearance"
} ,
"settingsThemeLabel" : {
"message" : "Thema" ,
"description" : "Label for checkbox to enable a custom dark theme"
} ,
"settingsThemeAccent0Label" : {
"message" : "Aangepaste accentkleur" ,
"description" : "Label for checkbox to pick an accent color"
} ,
"settingsNoCSPReportsPrompt" : {
"message" : "CSP-rapporten blokkeren" ,
"description" : "background information: https://github.com/gorhill/uBlock/issues/3150"
} ,
"3pGroupDefault" : {
"message" : "Standaard" ,
"description" : "Header for a ruleset section in 'Filter lists pane'"
} ,
"3pGroupAds" : {
"message" : "Advertenties" ,
"description" : "Header for a ruleset section in 'Filter lists pane'"
} ,
"3pGroupPrivacy" : {
"message" : "Privacy" ,
"description" : "Header for a ruleset section in 'Filter lists pane'"
} ,
"3pGroupMalware" : {
"message" : "Malwaredomeinen" ,
"description" : "Header for a ruleset section in 'Filter lists pane'"
} ,
"3pGroupAnnoyances" : {
"message" : "Storende elementen" ,
"description" : "Header for a ruleset section in 'Filter lists pane'"
} ,
"3pGroupMisc" : {
"message" : "Diversen" ,
"description" : "Header for a ruleset section in 'Filter lists pane'"
} ,
"3pGroupRegions" : {
"message" : "Gebieden, talen" ,
"description" : "Header for a ruleset section in 'Filter lists pane'"
} ,
"1pFormatHint" : {
"message" : "Eén filter per regel. Een filter kan een gewone hostnaam of een EasyList-compatibel filter zijn. Regels beginnend met <code>!</code> worden genegeerd." ,
"description" : "Short information about how to create custom filters"
} ,
"1pImport" : {
"message" : "Importeren en toevoegen…" ,
"description" : "English: Import and append"
} ,
"1pExport" : {
"message" : "Exporteren…" ,
"description" : "English: Export"
} ,
"1pExportFilename" : {
"message" : "mijn-ublock-statische-filters_{{datetime}}.txt" ,
"description" : "English: my-ublock-static-filters_{{datetime}}.txt"
} ,
"whitelistPrompt" : {
"message" : "De vertrouwde-website-instructies schrijven voor op welke webpagina’ s uBO Lite dient te worden uitgeschakeld. Eén vermelding per regel." ,
"description" : "A concise description of the 'Trusted sites' pane."
} ,
"whitelistImport" : {
"message" : "Importeren en toevoegen…" ,
"description" : "English: Import and append"
} ,
"whitelistExport" : {
"message" : "Exporteren…" ,
"description" : "English: Export"
} ,
"whitelistExportFilename" : {
"message" : "mijn-ublock-vertrouwde-websites_{{datetime}}.txt" ,
"description" : "The default filename to use for import/export purpose"
} ,
"aboutChangelog" : {
"message" : "Wijzigingenlogboek" ,
"description" : ""
} ,
"aboutCode" : {
"message" : "Broncode (GPLv3)" ,
"description" : "English: Source code (GPLv3)"
} ,
"aboutContributors" : {
"message" : "Medewerkers" ,
"description" : "English: Contributors"
} ,
"aboutSourceCode" : {
"message" : "Broncode" ,
"description" : "Link text to source code repo"
} ,
"aboutTranslations" : {
"message" : "Vertalingen" ,
"description" : "Link text to translations repo"
} ,
"aboutFilterLists" : {
"message" : "Filterlijsten" ,
"description" : "Link text to uBO's own filter lists repo"
} ,
"aboutDependencies" : {
"message" : "Externe afhankelijkheden (GPLv3-compatibel):" ,
"description" : "Shown in the About pane"
} ,
"genericSubmit" : {
"message" : "Verzenden" ,
"description" : "for generic 'Submit' buttons"
} ,
"genericApplyChanges" : {
"message" : "Wijzigingen toepassen" ,
"description" : "for generic 'Apply changes' buttons"
} ,
"genericRevert" : {
"message" : "Ongedaan maken" ,
"description" : "for generic 'Revert' buttons"
}
}