Translated using Weblate (Dutch)

Currently translated at 100.0% (118 of 118 strings)

Translate-URL: https://hosted.weblate.org/projects/localcdn/localcdn/nl/
This commit is contained in:
Pieter Carette 2021-04-12 13:37:58 +00:00 committed by Hosted Weblate
parent 1b87cc9a20
commit 1e9a41a165
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 55 additions and 55 deletions

View File

@ -72,11 +72,11 @@
"description": "Text of button to copy ruleset"
},
"loggingTitle": {
"message": "Zet logging in de browser console aan",
"message": "Zet logging aan",
"description": "Enable logging"
},
"loggingDescription": {
"message": "Open \"Browser Console\" ( CTRL + SHIFT + J ) om missende bronnen te weergeven.",
"message": "U kunt het logboek openen met het pictogram in het menu. De log wordt gewist wanneer u de browser sluit of het loggen uitschakelt.",
"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."
},
"featureBreaksWebsitesDescription": {
@ -260,215 +260,215 @@
"description": "Indicate missing resources on the icon"
},
"changeBadgeColorMissingResourcesDescription": {
"message": "",
"message": "Wijzig de labelkleur als er een bron ontbreekt.",
"description": "Change the badge color if resources are missing."
},
"titleHelp": {
"message": "",
"message": "Help",
"description": "Help"
},
"helpIntroductionTitle": {
"message": "",
"message": "Introductie",
"description": "Introduction"
},
"helpHtmlFilterTitle": {
"message": "",
"message": "Wat is »HTML filter«?",
"description": "What is »HTML filter«?"
},
"helpRuleGeneratorTitle": {
"message": "",
"message": "Regelgenerator",
"description": "Rule generator"
},
"helpWebsiteIssuesTitle": {
"message": "",
"message": "Sommige websites zien er vreemd uit of zijn niet gemakkelijk te gebruiken",
"description": "Some websites look strange or are not easy to use"
},
"helpBlockGoogleFontsTitle": {
"message": "",
"message": "Waarom is er een »Block Google Fonts« optie?",
"description": "Why is there a »Block Google Fonts« option?"
},
"helpStatisticsTitle": {
"message": "",
"message": "Wat met statistieken? Wordt er iets doorgestuurd naar servers?",
"description": "What about the statistics? Is anything transferred to any servers?"
},
"helpWhatWillBeSynchronizedTitle": {
"message": "",
"message": "Wat wordt er gesynchroniseerd wanneer »sync« als opslagtype aangeduid staat?",
"description": "What will be synchronized when I select »sync« as storage type?"
},
"helpBrowserCompatibilityTitle": {
"message": "",
"message": "Browsercompatibiliteit",
"description": "Browser compatibility"
},
"helpIntroductionDescription": {
"message": "",
"message": "LocalCDN is een webbrowser extensie die Content Delivery Networks emuleert om uw online privacy te verbeteren. Het onderschept verkeer, vindt lokaal ondersteunde frameworks/bibliotheken, en injecteert deze in de website. Gebruik gerust het volgende testprogramma om na te gaan of u goed beschermd bent. Lees voor meer informatie de handleiding of onze Wiki-pagina's.",
"description": "LocalCDN is a web browser extension that emulates Content Delivery Networks to improve your online privacy. It intercepts traffic, finds supported frameworks/libraries locally, and injects them into the website. Feel free to use the following testing utility to find out if you are properly protected. For more information read the tutorial or our Wiki pages."
},
"helpLinkTestUtility": {
"message": "",
"message": "Testtool",
"description": "Testing utility"
},
"helpLinkTutorial": {
"message": "",
"message": "Tutorial",
"description": "Tutorial"
},
"helpLinkWikiPages": {
"message": "",
"message": "Wiki pagina's",
"description": "Wiki pages"
},
"helpHtmlFilterDescription": {
"message": "",
"message": "In de meeste gevallen kan LocalCDN gemakkelijk embedded frameworks vervangen en verbetert het de privacy. In sommige gevallen probeert de website dit te voorkomen door bepaalde opties in de HTML broncode in te stellen. LocalCDN leest de HTML broncode voordat deze in de browser wordt weergegeven en verwijdert dit gedeelte (rood).",
"description": "In most cases LocalCDN can easily replace embedded frameworks and improves privacy. In some cases the website may try to prevent this by setting certain options in the HTML source code. LocalCDN reads the HTML source code before it is displayed in the browser and removes these part (red)."
},
"helpHtmlFilterBefore": {
"message": "",
"message": "Het HTML filter verwijdert de rode tekens uit dit voorbeeld:",
"description": "The HTML filter removes the red characters from this example:"
},
"helpHtmlFilterAfter": {
"message": "",
"message": "Het resultaat ziet er dan als volgt uit:",
"description": "The result then looks like this:"
},
"helpHtmlFilterWhyTitle": {
"message": "",
"message": "Waarom moeten de crossorigin- en integriteitsattributen worden verwijderd?",
"description": "Why is it necessary to remove crossorigin and integrity attributes?"
},
"helpHtmlFilterCrossorigin": {
"message": "",
"message": "Het crossorigin attribuut verhindert de vervanging omdat de bestemming niet overeenstemt met de gevraagde bestemming.",
"description": "The crossorigin attribute prevents the replacement because the destination does not match the requested one."
},
"helpHtmlFilterIntegrity": {
"message": "",
"message": "Om schijfruimte te besparen en meer frameworks te kunnen leveren upgradet LocalCDN een framework. Een integriteitstag is de hashwaarde van een bestand. Als de controle faalt, zal de browser een framework niet opnemen. De integriteitscontrole zal falen omdat de hash-waarden voor bijvoorbeeld jQuery 1.10.1 en jQuery 1.12.4 verschillend zijn.",
"description": "To save disk space and to deliver more frameworks LocalCDN upgrades a framework. An integrity tag is the hash value of a file. If the check fails, the browser wont include a framework. The integrity check will fail because the hash values for e.g. jQuery 1.10.1 and jQuery 1.12.4 are different."
},
"helpHtmlFilterErrors": {
"message": "",
"message": "Helaas gebeurt het soms dat speciale tekens dan verkeerd worden weergegeven. In dit geval kunt u de instelling weer deactiveren, zodat de umlauten correct worden weergegeven.",
"description": "Unfortunately, it sometimes happens that special characters are then displayed incorrectly. In this case you can deactivate the setting again, to display the umlauts correctly."
},
"helpRuleGeneratorDescription": {
"message": "",
"message": "Als je alle ondersteunde CDN verbindingen automatisch wilt omleiden naar LocalCDN, dan kun je deze regels toevoegen aan je adblocker om deze omleidingen toe te staan. Als je deze regels niet wilt toevoegen, moet je elke CDN verbinding individueel toestaan voor elke website.",
"description": "If you want to automatically redirect all supported CDN connections to LocalCDN, you can add these rules to your adblocker to allow these redirections. If you do not want to add these rules, you must allow each CDN connection individually for each website."
},
"helpRuleGeneratorUblockTitle": {
"message": "",
"message": "Alleen uBlock Origin:",
"description": "Only uBlock Origin:"
},
"helpRuleGeneratorUblockDescription": {
"message": "",
"message": "Deze regels zijn alleen relevant in \"medium\" of \"hard\" mode, omdat het alle 3rd-party bronnen blokkeert. Ze zijn niet nodig in de \"standaard\", \"gemakkelijke\" of \"zeer gemakkelijke\" modus. Ga voor meer informatie naar de uBlock Origin Wiki.",
"description": "These rules are only relevant in »medium« or »hard« mode, because it blocks all 3rd-party resources. They are not necessary in »default«, »easy« or »very-easy« mode. For more information, please visit the uBlock Origin Wiki."
},
"helpRuleGeneratorUblockTableIcon": {
"message": "",
"message": "Icoon",
"description": "Icon"
},
"helpRuleGeneratorUblockTableMode": {
"message": "",
"message": "Modus",
"description": "Mode"
},
"helpRuleGeneratorUblockTableUseful": {
"message": "",
"message": "Gebruikte regels",
"description": "Rules useful"
},
"helpRuleGeneratorUblockTableDefaultEasy": {
"message": "",
"message": "Standaard/Makkelijk",
"description": "Default/Easy"
},
"helpRuleGeneratorUblockTableMedium": {
"message": "",
"message": "Gemiddeld",
"description": "Medium"
},
"helpRuleGeneratorUblockTableHard": {
"message": "",
"message": "Moeilijk",
"description": "Hard"
},
"helpWebsiteIssuesDescription": {
"message": "",
"message": "Er zijn twee mogelijke redenen: Of er is een framework/library nodig die LocalCDN (nog) niet levert of een SOP. Een SOP (Same origin policy) is een beveiligingsmechanisme dat bepaalt welke gegevens de browser mag laden. Het helpt om kwaadaardige documenten te isoleren en zo mogelijke aanvalsvectoren te beperken. Dit beleid voorkomt dat de browser de externe frameworks van LocalCDN laadt. Helaas is hier op dit moment geen oplossing voor.",
"description": "There are two possible reasons: Either a framework/library is required that LocalCDN doesnt (yet) deliver or an SOP. A SOP (Same origin policy) is a security mechanism that determines what data the browser is allowed to load. It helps to isolate malicious documents and thus reduce possible attack vectors. This policy prevents the browser from loading the external frameworks of LocalCDN. Unfortunately there is no solution for this at the moment."
},
"helpBlockGoogleFontsDescription": {
"message": "",
"message": "LocalCDN kan \"Google Material Icons\" vervangen. Om de verbinding op te vangen moet uw adblocker (bijv. uBlock Origin, uMatrix of AdGuard) het verzoek toestaan. LocalCDN luistert naar deze verzoeken en als de query \"Google Material Icons\" bevat, zal de bron worden vervangen. Als je de optie \"Blokkeer verzoeken voor ontbrekende inhoud\" uitschakelt, zullen niet-bestaande bronnen worden doorgelaten en zal \"Google Fonts\" worden geladen, omdat \"Google Material Icons\" en \"Google Fonts\" hetzelfde domein gebruiken. Als je dit niet wilt, kun je \"Google Fonts\" blokkeren op LocalCDN.",
"description": "LocalCDN can replace »Google Material Icons«. To catch the connection your adblocker (e.g. uBlock Origin, uMatrix or AdGuard) must allow the request. LocalCDN listens on these requests and if the query contains »Google Material Icons«, the resource will be replaced. If you uncheck the »Block requests for missing content« option, non-existent resources will be allowed to pass and »Google Fonts« will be loaded, because »Google Material Icons« and »Google Fonts« use the same domain. If you dont want this, you can block »Google Fonts« on LocalCDN."
},
"helpStatisticsDescription": {
"message": "",
"message": "Geen paniek, er wordt niets verzonden. Het zou tegen onze principes zijn. De statistieken (JSON formaat) bevatten de volgende informatie: Datum, CDN+counter en framework+counter. Dat is alles. Ik heb hier een voorbeeld:",
"description": "Dont panic, nothing will be transmitted. It would be against all my principles. The statistics (JSON format) contains the following information: Date, CDN+counter and framework+counter. Thats all. Ive an example here:"
},
"helpStatisticsContent": {
"message": "",
"message": "De statistieken bevatten geen informatie over de browser, het besturingssysteem, de aanvragende website, IP-adressen of enige andere informatie. Alleen datum, CDN+counter en framework+counter. Het laat zien welke frameworks hoe vaak zijn vervangen door LocalCDNs en welke CDNs zijn aangevraagd.",
"description": "The statistics contain no information about the browser, operating system, requesting website, IP addresses or any other information. Just date, CDN+counter and framework+counter. It shows you which frameworks are replaced by LocalCDNs how often and which CDNs were requested."
},
"helpStatisticsTruthTitle": {
"message": "",
"message": "Hoe weet ik dat dit klopt?",
"description": "How do I know thats true?"
},
"helpStatisticsTruthDescription": {
"message": "",
"message": "De extensie opslag kan direct met de Firefox browser bekeken worden. Open de URL \"about:debugging\", ga naar \"Opslag\" en selecteer \"Extensieopslag\". Onder de sleutel \"internalStatisticsData\" vindt u de verzamelde gegevens. Kopieer ze en zet ze in een JSON PrettyPrinter om ze leesbaarder te maken. Merk op dat je het eerste en laatste aanhalingsteken en de sleutel moet verwijderen. Je zou dit duidelijk moeten kunnen zien in deze video.",
"description": "The extension storage can be viewed directly with the Firefox browser. Open the URL »about:debugging«, switch to »Storage« and select »Extension Storage«. Under the key »internalStatisticsData« you will find the collected data. Just copy it and put it into a JSON PrettyPrinter to make it more readable. Please note that you have to remove the first and last quotation mark and the key to it. You should be able to see this clearly in this video."
},
"helpSyncTitle": {
"message": "",
"message": "Wat wordt er gesynchroniseerd als ik \"sync\" selecteer als opslagtype?",
"description": "What will be synchronized when I select »sync« as storage type?"
},
"helpSyncDescription": {
"message": "",
"message": "Synchronisatie werkt alleen als u bent ingelogd met een Firefox-account op het apparaat en add-ons hebt toegestaan te synchroniseren in de instellingen. Een aparte sync server onder uw beheer zal ook werken. Dit zal de meeste instellingen van LocalCDN synchroniseren over alle apparaten.",
"description": "Sync will only work if you are logged in with a Firefox account on the device and have allowed add-ons to sync in the settings. A separate sync server under your control will also work. This will synchronize most of the settings of LocalCDN across all devices."
},
"helpSyncAccount": {
"message": "",
"message": "Als u geen synchronisatie-account hebt, zal er niets gesynchroniseerd worden. In dat geval maakt het niet uit welk type opslag u hebt geselecteerd.",
"description": "If you dont have a sync account, nothing will be synchronized. In that case it makes no difference what type of storage you have selected."
},
"helpSyncContentNever": {
"message": "",
"message": "Dingen die nooit gesynchroniseerd worden:",
"description": "Things that are never synchronized:"
},
"helpNumberOfInjections": {
"message": "",
"message": "Aantal injecties",
"description": "Numbers of injections"
},
"helpYes": {
"message": "",
"message": "Ja",
"description": "Yes"
},
"helpNo": {
"message": "",
"message": "Nee",
"description": "No"
},
"helpData": {
"message": "",
"message": "Data",
"description": "Data"
},
"helpSyncContentEver": {
"message": "",
"message": "Instellingen die gesynchroniseerd zullen worden:",
"description": "Settings that will be synchronized:"
},
"helpIcons": {
"message": "",
"message": "Standaard, Licht, Blauw/Grijs",
"description": "Default, Light, Blue/Grey"
},
"helpSyncContentLinks": {
"message": "",
"message": "Meer informatie over Firefox Sync:",
"description": "More information about Firefox Sync:"
},
"helpBrowserCompatibility": {
"message": "",
"message": "Browsercompatibiliteit",
"description": "Browser compatibility"
},
"helpReplace": {
"message": "",
"message": "Vervangen",
"description": "Replace"
},
"helpReplaceOther": {
"message": "",
"message": "Vervang andere bronnen",
"description": "Replace other resources"
},
"helpUpgradeAllResources": {
"message": "",
"message": "Alle bronnen upgraden",
"description": "Upgrade all resources"
},
"helpExplanationChrome": {
"message": "",
"message": "Alle op Chromium gebaseerde browsers",
"description": "All Chromium based Browser"
},
"helpLimitation": {
"message": "",
"message": "Dit is geen beperking van LocalCDN, maar ontbrekende API ondersteuning van Chromium gebaseerde browsers.",
"description": "This is not a limitation of LocalCDN, but missing API support of Chromium based browsers."
}
}