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

255 lines
10 KiB
JSON
Raw Normal View History

2020-02-27 13:45:29 +01:00
{
2020-06-26 19:47:48 +02:00
"extensionDescription": {
"message": "Beschermt je tegen tracking via CDN's (Content Delivery Networks) door te verwijzen naar lokale bronnen.",
2020-11-15 12:48:27 +01:00
"description": "Protects you against tracking through CDNs (Content Delivery Networks) by redirecting to local resources."
2020-06-26 19:47:48 +02:00
},
"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."
},
2020-10-17 07:05:26 +02:00
"allowlistedDomainsTitle": {
"message": "Deactiveer de werking van LocalCDN voor de volgende domeinen:",
2020-06-26 19:48:47 +02:00
"description": "Deactivate LocalCDN for these domains:"
2020-06-26 19:47:48 +02:00
},
2020-10-17 07:05:26 +02:00
"allowlistedDomainsDescription": {
"message": "Voer de te negeren domeinen in. Een waarde per regel.",
2021-01-18 19:02:28 +01:00
"description": "Enter domains to disable LocalCDN there. One entry per line."
2020-06-26 19:47:48 +02:00
},
"advancedLabel": {
"message": "Geavanceerd",
"description": "Advanced label"
},
"generateRuleSetTitle": {
"message": "Genereer regelsets voor jouw adblocker",
2020-09-13 07:40:25 +02:00
"description": "Generate rule sets for your adblocker"
2020-06-26 19:47:48 +02:00
},
"generateRuleSetDescription": {
"message": "Indien je gebruikt maakt van een adblocker kun je hier regels genereren. Je zult deze handmatig aan je adblocker moeten toevoegen.",
2020-09-13 07:40:25 +02:00
"description": "In case you are using an adblocker you can generate the rules here. You have to add these rules manually in your adblocker."
2020-06-26 19:47:48 +02:00
},
"lastUpdate": {
"message": "Laatste update:",
2020-06-26 19:47:48 +02:00
"description": "Last update:"
},
"copyRuleSet": {
"message": "Kopieer",
2020-06-26 19:47:48 +02:00
"description": "Text of button to copy ruleset"
},
"loggingTitle": {
"message": "Zet logging in de browser console aan",
2021-02-22 07:35:03 +01:00
"description": "Enable logging"
2020-06-26 19:47:48 +02:00
},
"loggingDescription": {
"message": "Open \"Browser Console\" ( CTRL + SHIFT + J ) om missende bronnen te weergeven.",
2021-02-21 19:16:50 +01:00
"description": "You can open the log with the icon in the menu. The log will be deleted when you close the browser or disable logging."
2020-06-26 19:47:48 +02:00
},
"featureBreaksWebsitesDescription": {
"message": "Deze optie zorgt voor slecht werkende websites. Laat deze optie niet aan staan tenzij je bereidt bent om handmatig domeinen toe te voegen aan de allow list.",
2020-10-17 07:05:26 +02:00
"description": "This feature breaks websites. Do not leave it enabled, unless you are prepared to manually add affected domains to the allow list."
2020-06-26 19:47:48 +02:00
},
"featureBreaksWebsitesButton": {
"message": "Uitschakelen",
2020-06-26 19:47:48 +02:00
"description": "Disable"
},
"labelManipulateDOM": {
"message": "Filter HTML broncode",
2020-06-28 18:59:19 +02:00
"description": "Filter HTML source code"
2020-06-26 19:47:48 +02:00
},
"labelDonate": {
"message": "Doneer",
2020-06-26 19:47:48 +02:00
"description": "Donate"
2020-06-26 19:48:47 +02:00
},
"negateHtmlFilterListTitle": {
"message": "Inverteer HTML filter",
2020-06-28 18:59:19 +02:00
"description": "Invert HTML filter"
2020-06-26 19:48:47 +02:00
},
"negateHtmlFilterListDescription": {
"message": "Zet deze optie aan om het HTML filter op iedere website in te schakelen. De domeinen in de lijst zullen vervolgens worden genegeerd. Als deze optie is uitgeschakeld wordt het HTML filter enkel toegepast bij domeinen in de lijst.",
2020-06-26 19:48:47 +02:00
"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": "Deze optie zorgt voor slecht werkend websites. Lees de informatie op de Wiki pagina.",
2020-06-26 19:48:47 +02:00
"description": "This function can break websites. Please note the information on the Wiki page."
},
"htmlFilterDomainsTitleExclude": {
"message": "Pas het HTML filter niet toe op de deze domeinen:",
2020-06-28 18:59:19 +02:00
"description": "Do not apply HTML filter to these domains:"
2020-06-26 19:48:47 +02:00
},
"htmlFilterDomainsDescription": {
"message": "Vul de domeinen in die verwerkt of genegeerd moeten worden door het HTML filter. Een waarde per regel.",
2021-01-18 19:13:32 +01:00
"description": "Enter the domains to be handled or ignored by the HTML filter. One entry per line."
2020-06-26 19:48:47 +02:00
},
"htmlFilterDomainsTitleInclude": {
"message": "Pas het HTML filter toe voor de volgende domeinen:",
2020-06-28 18:59:19 +02:00
"description": "Apply HTML filter for these domains:"
},
"blockGoogleFontsTitle": {
"message": "Blokkeer Google Fonts",
"description": "Block Google Fonts"
},
"blockGoogleFontsDescription": {
"message": "Als verzoeken voor missende bronnen zijn toegestaan, zijn verbindingen met \"fonts.googleapis.com\" niet geblokkeerd. Schakel deze optie in om deze verzoek te blokkeren.",
"description": "If requests for missing resources are allowed, connections to \"fonts.googleapis.com\" are not blocked. Enable this option to block these requests."
2020-07-12 09:58:22 +02:00
},
"chooseIconStyle": {
"message": "Kies een icoon voor deze extensie",
2020-07-12 09:58:22 +02:00
"description": "Choose an icon for this extension"
},
"internalStatisticsTitle": {
"message": "Interne statistieken",
"description": "Internal statistics"
},
"internalStatisticsDescription": {
"message": "Deze functie bevindt zich momenteel in een experimentele fase. Er is geen dataoverdracht. Alles is lokaal op deze machine.",
2021-02-21 19:16:50 +01:00
"description": "No data transmission. Its all local on your device."
2020-08-09 08:09:20 +02:00
},
"headerStatistics": {
"message": "Statistieken",
2020-08-09 08:09:20 +02:00
"description": "Statistics. The header of a statistics page."
},
"labelToday": {
"message": "Vandaag",
2020-08-09 08:09:20 +02:00
"description": "Statistics view for today."
},
"labelPastWeek": {
"message": "Afgelopen week",
2020-08-09 08:09:20 +02:00
"description": "Statistics view for past week."
},
"labelPastMonth": {
"message": "Afgelopen maand",
2020-08-09 08:09:20 +02:00
"description": "Statistics view for past month."
},
"labelPastYear": {
"message": "Afgelopen jaar",
2020-08-09 08:09:20 +02:00
"description": "Statistics view for past year."
},
"labelDelete": {
"message": "Verwijderen",
2020-08-09 08:09:20 +02:00
"description": "Button to delete all statistics data."
},
"labelAvg": {
"message": "Gemiddelde (vervangingen per dag)",
2020-08-09 08:09:20 +02:00
"description": "Followed by a number of average injections per day within a specific period."
},
"labelInjectedFrameworks": {
"message": "Vervangen frameworks",
2020-08-09 08:09:20 +02:00
"description": "Followed by a number of injections within a specific period."
2020-08-09 11:01:33 +02:00
},
"dialogConfirmDeleteStatistics": {
"message": "Weet je zeker dat je alle statistieken wilt verwijderen?",
2020-12-22 07:35:41 +01:00
"description": "Are you sure you want to delete all the statistics?"
2020-08-22 14:25:32 +02:00
},
2020-10-17 07:05:26 +02:00
"labelDomainsAllowlistGoogleFonts": {
"message": "Deze domeinen zijn toegestaan om Google Fonts te laden. Een waarde per regel.",
2021-01-18 19:13:32 +01:00
"description": "These domains are allowed to load Google Fonts. One entry per line."
2020-08-30 18:59:00 +02:00
},
"btnGeneral": {
"message": "Standaard",
2020-08-30 18:59:00 +02:00
"description": "Basic"
},
"btnAdvanced": {
"message": "Geavanceerd",
2020-08-30 18:59:00 +02:00
"description": "Advanced"
},
"btnOther": {
"message": "Overig",
2020-08-30 18:59:00 +02:00
"description": "Other"
},
"btnInfo": {
"message": "Info",
2020-08-30 18:59:00 +02:00
"description": "Info"
},
"headerStorageType": {
"message": "Opslag type",
2020-08-30 18:59:00 +02:00
"description": "Storage type"
},
"labelStorageTypeLocal": {
"message": "Lokaal",
2020-08-30 18:59:00 +02:00
"description": "Local"
},
"labelStorageTypeSync": {
"message": "Synchroniseer",
2020-08-30 18:59:00 +02:00
"description": "Sync"
},
"headerImportExport": {
"message": "Importeer/Exporteer",
2020-08-30 18:59:00 +02:00
"description": "Import/Export"
},
"labelExportData": {
"message": "Back up naar bestand",
2020-08-30 18:59:00 +02:00
"description": "Back up to file"
},
"labelImportData": {
"message": "Herstellen vanuit bestand",
2020-08-30 18:59:00 +02:00
"description": "Restore from file"
},
"dialogImportSuccessful": {
"message": "Import succesvol",
2020-08-30 18:59:00 +02:00
"description": "Import successful"
},
"dialogImportFailed": {
"message": "Import gefaald",
2020-08-30 18:59:00 +02:00
"description": "Import failed"
2020-11-14 12:24:36 +01:00
},
"updateNotificationTitle": {
"message": "Notificatie na een update",
2020-11-14 12:24:36 +01:00
"description": "Notification after an update"
},
"updateNotificationNever": {
"message": "Nooit (stille updates)",
2020-11-14 12:24:36 +01:00
"description": "Never (Silent Updates)"
},
"updateNotificationOnlyRules": {
"message": "Alleen bij nieuwe CDN's en regels",
2020-11-14 12:24:36 +01:00
"description": "Only if new CDNs and rules"
},
"updateNotificationAlways": {
"message": "Altijd",
2020-11-14 12:24:36 +01:00
"description": "Always"
},
"websiteBroken": {
"message": "Website stuk?",
"description": "Website broken?"
2021-02-21 19:16:50 +01:00
},
"hideDonationButton": {
"message": "",
"description": "Hide donation button"
2020-06-26 19:47:48 +02:00
}
2020-03-04 17:52:49 +01:00
}