New to Translating WordPress? Read through our Translator Handbook to get started. Hide

Translation of Stable Readme (latest release): Dutch

1
Prio Original string Translation
CIDRAM: A PHP-level CIDR/IP-based firewall solution.
Priority: high
CIDRAM: een CIDR/IP gebaseerde firewall oplossing op PHP niveau. Details
CIDRAM: A PHP-level CIDR/IP-based firewall solution.
Comment

Short description.

You have to log in to edit this translation.

Screenshot of the CIDRAM Front-End homepage. Schermafbeelding van de CIDRAM front-end homepage. Details
Screenshot of the CIDRAM Front-End homepage.
Comment

Screenshot description.

You have to log in to edit this translation.

From the plugins dashboard, click the "Activate" button located directly below where you see "CIDRAM". Vanaf het dashboard van de plugins, klik op de "Activeer" knop die direct onder "CIDRAM" staat. Details
From the plugins dashboard, click the "Activate" button located directly below where you see "CIDRAM".
Comment

Found in installation list item.

You have to log in to edit this translation.

From the plugins dashboard, click the "Add New Plugin" button. From the page that appears, type "CIDRAM" into the "Search Plugins" text field, and press enter. A button to install CIDRAM should appear, and CIDRAM should automatically install when you click on that button. Vanaf het plugins dashboard klik je op de knop "Nieuwe plugin toevoegen". Op de pagina die verschijnt, typ je "CIDRAM" in het tekstveld "Plugins zoeken" en druk je op enter. Er zou een knop moeten verschijnen om CIDRAM te installeren, en CIDRAM zou automatisch moeten worden geïnstalleerd wanneer je op die knop klikt. Details
From the plugins dashboard, click the "Add New Plugin" button. From the page that appears, type "CIDRAM" into the "Search Plugins" text field, and press enter. A button to install CIDRAM should appear, and CIDRAM should automatically install when you click on that button.
Comment

Found in installation list item.

You have to log in to edit this translation.

Before you begin, ensure that you're logged in as an administrator with the necessary permissions to install, update and edit plugins (after activating the plugin but before modifying the plugin configuration file, do not log out from this account). Voordat je begint, zorg ervoor dat je bent ingelogd als beheerder met de benodigde rechten om plugins te installeren, te updaten en te bewerken (nadat je de plugin hebt geactiveerd maar voordat je het configuratiebestand van de plugin aanpast, log niet uit van dit account). Details
Before you begin, ensure that you're logged in as an administrator with the necessary permissions to install, update and edit plugins (after activating the plugin but before modifying the plugin configuration file, do not log out from this account).
Comment

Found in installation list item.

You have to log in to edit this translation.

Note: CIDRAM does not interact in any way with your database, and stores its own configuration settings, customisations, and related materials as flatfiles within its own directory. If you've not changed any of the default configuration settings and if you're not using any customisations for this plugin, updating normally via the plugins dashboard, without need for any additional steps, should be sufficient and shouldn't cause any problems. However, if you've modified the configuration settings for CIDRAM, or if you've made any customisations, I would recommend making backups of all of these prior to updating, due to that updating will overwrite all settings and customisations (after updating, you can then restore your customisations from your backups). Alternatively, if you update via the CIDRAM front-end updates page, all settings and customisations should be preserved. Let op: CIDRAM heeft geen interactie met je database en slaat zijn eigen configuratie-instellingen, aanpassingen en gerelateerde materialen op als platte bestanden binnen zijn eigen map. Als je geen van de standaard configuratie-instellingen hebt gewijzigd en geen aanpassingen voor deze plugin gebruikt, zou het normaal updaten via het dashboard van de plugins voldoende moeten zijn en geen problemen moeten veroorzaken. Als je echter de configuratie-instellingen voor CIDRAM hebt aangepast of aanpassingen hebt gemaakt, raad ik aan om voor het updaten een back-up te maken van al deze instellingen, vanwege het feit dat het updaten alle instellingen en aanpassingen zal overschrijven (na het updaten kun je je aanpassingen dan herstellen vanuit je back-ups). Als alternatief, als je update via de CIDRAM front-end updates pagina, worden alle instellingen en aanpassingen behouden. Details
Note: CIDRAM does not interact in any way with your database, and stores its own configuration settings, customisations, and related materials as flatfiles within its own directory. If you've not changed any of the default configuration settings and if you're not using any customisations for this plugin, updating normally via the plugins dashboard, without need for any additional steps, should be sufficient and shouldn't cause any problems. However, if you've modified the configuration settings for CIDRAM, or if you've made any customisations, I would recommend making backups of all of these prior to updating, due to that updating will overwrite all settings and customisations (after updating, you can then restore your customisations from your backups). Alternatively, if you update via the CIDRAM front-end updates page, all settings and customisations should be preserved.
Comment

Found in description paragraph.

You have to log in to edit this translation.

Updating Aan het updaten Details
Updating
Comment

Found in description header.

You have to log in to edit this translation.

Please read through the "Frequently Asked Questions" before activating! Lees eerst de "Veelgestelde vragen" voordat je activeert! Details
Please read through the "Frequently Asked Questions" before activating!
Comment

Found in installation list item.

You have to log in to edit this translation.

Before activating the plugin, it is advisable to understand the various configuration directives available to the plugin, what they do, and how to change them. Go to <code>https://cidram.github.io/</code>, scroll the page until you reach the "Documentation" subheading; Choose your language, and read through "Section 5: Configuration Options"; The information presented relates to the configuration directives available to the plugin. Voordat je de plugin activeert, is het raadzaam om de verschillende configuratierichtlijnen die beschikbaar zijn voor de plugin te begrijpen, wat ze doen en hoe je ze kunt wijzigen. Ga naar <code>https://cidram.github.io/</code>, scroll naar beneden tot je bij de subkop "Documentatie" komt; Kies je taal en lees "Sectie 5: Configuratieopties" door; De gepresenteerde informatie heeft betrekking op de configuratie richtlijnen die beschikbaar zijn voor de plugin. Details
Before activating the plugin, it is advisable to understand the various configuration directives available to the plugin, what they do, and how to change them. Go to <code>https://cidram.github.io/</code>, scroll the page until you reach the "Documentation" subheading; Choose your language, and read through "Section 5: Configuration Options"; The information presented relates to the configuration directives available to the plugin.
Comment

Found in installation list item.

You have to log in to edit this translation.

CIDRAM (Classless Inter-Domain Routing Access Manager) is a PHP script designed to protect websites by blocking requests originating from IP addresses regarded as being sources of undesirable traffic, including (but not limited to) traffic from non-human access endpoints, cloud services, spambots, scrapers, etc. It does this by calculating the possible CIDRs of the IP addresses supplied from inbound requests and then attempting to match these possible CIDRs against its signature files (these signature files contain lists of CIDRs of IP addresses regarded as being sources of undesirable traffic); If matches are found, the requests are blocked. CIDRAM (Classless Inter-Domain Routing Access Manager) is een PHP script ontworpen om sites te beschermen door het blokkeren van aanvragen afkomstig van IP-adressen beschouwd als bronnen van ongewenste verkeer, inclusief (maar niet gelimiteerd tot) het verkeer van niet-menselijke toegang eindpunten, cloud diensten, spambots, schrapers/scrapers, enz. Het doet dit door het berekenen van de mogelijke CIDR's van de IP-adressen geleverde van binnenkomende verzoeken en dan het vergelijken van deze mogelijke CIDR's tegen zijn signatuur bestanden (deze signatuur bestanden bevatten lijsten van CIDR's van IP-adressen beschouwd als bronnen van ongewenste verkeer); Als overeenkomsten worden gevonden, de aanvragen worden geblokkeerd. Details
CIDRAM (Classless Inter-Domain Routing Access Manager) is a PHP script designed to protect websites by blocking requests originating from IP addresses regarded as being sources of undesirable traffic, including (but not limited to) traffic from non-human access endpoints, cloud services, spambots, scrapers, etc. It does this by calculating the possible CIDRs of the IP addresses supplied from inbound requests and then attempting to match these possible CIDRs against its signature files (these signature files contain lists of CIDRs of IP addresses regarded as being sources of undesirable traffic); If matches are found, the requests are blocked.
Comment

Found in description paragraph.

You have to log in to edit this translation.

Screenshot of the CIDRAM "Access Denied" page. Schermafbeelding van de CIDRAM "Toegang geweigerd" pagina. Details
Screenshot of the CIDRAM "Access Denied" page.
Comment

Screenshot description.

You have to log in to edit this translation.

Please refer to <code>https://github.com/CIDRAM/CIDRAM/blob/v3/Changelog.md</code>.
Priority: low
Verwijs naar <code>https://github.com/CIDRAM/CIDRAM/blob/v3/Changelog.md</code>. Details
Please refer to <code>https://github.com/CIDRAM/CIDRAM/blob/v3/Changelog.md</code>.
Comment

Found in changelog paragraph.

You have to log in to edit this translation.

Legend:
Current
Waiting
Rejected
Fuzzy
Old
Changes requested
With warnings
1

Export as