LocalCDN-Firefox-Chrome-Brave/_locales/nl/messages.json

247 lines
8.3 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"extensionDescription": {
"message": "Beschermt tegen tracking via het \"gratis\", gecentraliseerd, verzorgen van content.",
"description": "Protects you against tracking through CDNs (Content Delivery Networks) by redirecting to local resources."
},
"amountInjectedDescription": {
"message": "Aantal lokale Content Delivery Network-bestandsinjecties sinds installatie.",
"description": "Amount injected description."
},
"optionsTitle": {
"message": "Opties",
"description": "Options title"
},
"showIconBadgeTitle": {
"message": "Getelde injecties op icoon weergeven",
"description": "Show icon badge title"
},
"showIconBadgeDescription": {
"message": "Toon het aantal geïnjecteerde bestanden op het extensie-icoon.",
"description": "Show icon badge description."
},
"blockMissingTitle": {
"message": "Verzoeken voor ontbrekende items blokkeren",
"description": "Block requests for missing resources title"
},
"blockMissingDescription": {
"message": "Annuleer een onderschept verzoek wanneer het bestand niet lokaal beschikbaar is.",
"description": "Block requests for missing resources description."
},
"disablePrefetchTitle": {
"message": "Link prefetching uitschakelen",
"description": "Disable prefetch title"
},
"disablePrefetchDescription": {
"message": "Voorkom dat geweigerde verzoeken naar afleveringsnetwerken uitlekken.",
"description": "Disable prefetch description."
},
"stripMetadataTitle": {
"message": "Metadata uit toegestane verzoeken verwijderen",
"description": "Strip metadata title"
},
"stripMetadataDescription": {
"message": "Wis gevoelige gegevens uit toegestane CDN-verzoeken voor verbeterde privacy.",
"description": "Strip metadata description."
},
"allowlistedDomainsTitle": {
"message": "Sluit domeinen uit van inspecties",
"description": "Deactivate LocalCDN for these domains:"
},
"allowlistedDomainsDescription": {
"message": "Voer de te negeren domeinen in. Scheid de waarden met puntkomma's (;).",
"description": "Enter domains to disable LocalCDN there. Separate multiple entries with semi-colons (;)."
},
"advancedLabel": {
"message": "Geavanceerd",
"description": "Advanced label"
},
"generateRuleSetTitle": {
"message": "Genereer regelsets voor uBlock of uMatrix",
"description": "Generate rule sets for your adblocker"
},
"generateRuleSetDescription": {
"message": "",
"description": "In case you are using an adblocker you can generate the rules here. You have to add these rules manually in your adblocker."
},
"lastUpdate": {
"message": "",
"description": "Last update:"
},
"copyRuleSet": {
"message": "",
"description": "Text of button to copy ruleset"
},
"loggingTitle": {
"message": "",
"description": "Enable logging in browser console"
},
"loggingDescription": {
"message": "",
"description": "Open \"Browser Console\" ( CTRL + SHIFT + J ) to show missing resources."
},
"featureBreaksWebsitesDescription": {
"message": "",
"description": "This feature breaks websites. Do not leave it enabled, unless you are prepared to manually add affected domains to the allow list."
},
"featureBreaksWebsitesButton": {
"message": "",
"description": "Disable"
},
"labelManipulateDOM": {
"message": "",
"description": "Filter HTML source code"
},
"labelDonate": {
"message": "",
"description": "Donate"
},
"negateHtmlFilterListTitle": {
"message": "",
"description": "Invert HTML filter"
},
"negateHtmlFilterListDescription": {
"message": "",
"description": "Enable this option to always apply the HTML filter. The domains in the list will be ignored then. If this option is disabled, the HTML filter is only applied to domains in the list."
},
"negateHtmlFilterListWarning": {
"message": "",
"description": "This function can break websites. Please note the information on the Wiki page."
},
"htmlFilterDomainsTitleExclude": {
"message": "",
"description": "Do not apply HTML filter to these domains:"
},
"htmlFilterDomainsDescription": {
"message": "",
"description": "Enter the domains to be handled or ignored by the HTML filter. Separate multiple entries with semi-colons (;)."
},
"htmlFilterDomainsTitleInclude": {
"message": "",
"description": "Apply HTML filter for these domains:"
},
"blockGoogleFontsTitle": {
"message": "",
"description": "Block Google Fonts"
},
"blockGoogleFontsDescription": {
"message": "",
"description": "If requests for missing resources are allowed, connections to \"fonts.googleapis.com\" are not blocked. Enable this option to block these requests."
},
"chooseIconStyle": {
"message": "",
"description": "Choose an icon for this extension"
},
"internalStatisticsTitle": {
"message": "",
"description": "Internal statistics"
},
"internalStatisticsDescription": {
"message": "",
"description": "This function is currently in an experimental stage. No data transmission. Its all local on your device."
},
"headerStatistics": {
"message": "",
"description": "Statistics. The header of a statistics page."
},
"labelToday": {
"message": "",
"description": "Statistics view for today."
},
"labelPastWeek": {
"message": "",
"description": "Statistics view for past week."
},
"labelPastMonth": {
"message": "",
"description": "Statistics view for past month."
},
"labelPastYear": {
"message": "",
"description": "Statistics view for past year."
},
"labelDelete": {
"message": "",
"description": "Button to delete all statistics data."
},
"labelAvg": {
"message": "",
"description": "Followed by a number of average injections per day within a specific period."
},
"labelInjectedFrameworks": {
"message": "",
"description": "Followed by a number of injections within a specific period."
},
"dialogConfirmDeleteStatistics": {
"message": "",
"description": "Are you sure you want to delete all the statistics?"
},
"labelDomainsAllowlistGoogleFonts": {
"message": "",
"description": "These domains are allowed to load Google Fonts. Separate multiple entries with semi-colons (;)."
},
"btnGeneral": {
"message": "",
"description": "Basic"
},
"btnAdvanced": {
"message": "",
"description": "Advanced"
},
"btnOther": {
"message": "",
"description": "Other"
},
"btnInfo": {
"message": "",
"description": "Info"
},
"headerStorageType": {
"message": "",
"description": "Storage type"
},
"labelStorageTypeLocal": {
"message": "",
"description": "Local"
},
"labelStorageTypeSync": {
"message": "",
"description": "Sync"
},
"headerImportExport": {
"message": "",
"description": "Import/Export"
},
"labelExportData": {
"message": "",
"description": "Back up to file"
},
"labelImportData": {
"message": "",
"description": "Restore from file"
},
"dialogImportSuccessful": {
"message": "",
"description": "Import successful"
},
"dialogImportFailed": {
"message": "",
"description": "Import failed"
},
"updateNotificationTitle": {
"message": "",
"description": "Notification after an update"
},
"updateNotificationNever": {
"message": "",
"description": "Never (Silent Updates)"
},
"updateNotificationOnlyRules": {
"message": "",
"description": "Only if new CDNs and rules"
},
"updateNotificationAlways": {
"message": "",
"description": "Always"
}
}