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

Translation of Stable Readme (latest release): Dutch

1 2
Prio Original string Translation
Really Simple CAPTCHA
Priority: high
Really Simple CAPTCHA Details
Really Simple CAPTCHA
Comment

Plugin name.

You have to log in to edit this translation.

Really Simple CAPTCHA is a CAPTCHA module intended to be called from other plugins. It is originally created for my Contact Form 7 plugin.
Priority: high
Really Simple CAPTCHA is een CAPTCHA module, waarvan het de bedoeling is, dat hij opgeroepen wordt door andere plugins. Het is oorspronkelijk ontworpen voor mijn Contact Form 7 plugin. Details
Really Simple CAPTCHA is a CAPTCHA module intended to be called from other plugins. It is originally created for my Contact Form 7 plugin.
Comment

Short description.

You have to log in to edit this translation.

How to use with your plugin Hoe te gebruiken met je eigen plugin. Details
How to use with your plugin
Comment

Found in description header.

You have to log in to edit this translation.

Really Simple CAPTCHA does not use PHP "Sessions" for storing states, unlike many other PHP CAPTCHA solutions, but stores them as temporary files. This allows you to embed it into WordPress without worrying about conflicts. Really Simple CAPTCHA gebruikt geen PHP "Sessions" om toestanden op te slaan, in tegenstelling tot veel andere PHP CAPTCHA oplossingen, maar slaat ze op als tijdelijke bestanden. Dit maakt het mogelijk om het in WordPress in te bedden, zonder je zorgen te hoeven maken over conflicten. Details
Really Simple CAPTCHA does not use PHP "Sessions" for storing states, unlike many other PHP CAPTCHA solutions, but stores them as temporary files. This allows you to embed it into WordPress without worrying about conflicts.
Comment

Found in description paragraph.

You have to log in to edit this translation.

The two files have the same (random) prefix in their file names, for example, "a7hk3ux8p.png" and "a7hk3ux8p.txt." In this case, for example, when the respondent answers "K5GF" as an answer to the "a7hk3ux8p.png" image, then Really Simple CAPTCHA calculates hash of "K5GF" and tests it against the hash stored in the "a7hk3ux8p.txt" file. If the two match, the answer is confirmed as correct. De twee documenten hebben dezelfde (willekeurige) prefix in hun documentnaam, bijvoorbeeld "a7hk3ux8p.png" en "a7hk3ux8p.txt." Wanneer de ondervraagde bijvoorbeeld in dit geval antwoordt: "K5GF" als antwoord op afbeelding "a7hk3ux8p.png", dan berekent Really Simple CAPTCHA hash van "K5GF" en vergelijkt deze met de hash, die opgeslagen is in het "a7hk3ux8p.txt" document. Wanneer de twee overeen komen, wordt het antwoord als correct bevestigd. Details
The two files have the same (random) prefix in their file names, for example, "a7hk3ux8p.png" and "a7hk3ux8p.txt." In this case, for example, when the respondent answers "K5GF" as an answer to the "a7hk3ux8p.png" image, then Really Simple CAPTCHA calculates hash of "K5GF" and tests it against the hash stored in the "a7hk3ux8p.txt" file. If the two match, the answer is confirmed as correct.
Comment

Found in description paragraph.

You have to log in to edit this translation.

First, create an instance of ReallySimpleCaptcha class: Allereerst maak je een variabele van ReallySimpleCaptcha niveau. Details
First, create an instance of ReallySimpleCaptcha class:
Comment

Found in description paragraph.

You have to log in to edit this translation.

You can change the instance variables as you wish. Je kunt de getoonde variabele wijzigen, als je wilt. Details
You can change the instance variables as you wish.
Comment

Found in description paragraph.

You have to log in to edit this translation.

See really-simple-captcha.php if you are interested in other variables. Bekijk really-simple-captcha.php wanneer je geïnteresseerd bent in andere mogelijkheden. Details
See really-simple-captcha.php if you are interested in other variables.
Comment

Found in description paragraph.

You have to log in to edit this translation.

Generate a random word for CAPTCHA. Genereer een willekeurig woord voor CAPTCHA. Details
Generate a random word for CAPTCHA.
Comment

Found in description paragraph.

You have to log in to edit this translation.

Generate an image file and a corresponding text file in the temporary directory. Genereer een afbeelding en een corresponderend tekstbestand in de tijdelijke directory. Details
Generate an image file and a corresponding text file in the temporary directory.
Comment

Found in description paragraph.

You have to log in to edit this translation.

Then, show the image and get an answer from respondent. Toon vervolgens de afbeelding en krijg het antwoord van de ondervraagde. Details
Then, show the image and get an answer from respondent.
Comment

Found in description paragraph.

You have to log in to edit this translation.

Check the correctness of the answer. Controleer het de juistheid van het antwoord. Details
Check the correctness of the answer.
Comment

Found in description paragraph.

You have to log in to edit this translation.

And last, remove the temporary image and text files, as they are no longer in use. Verwijder tenslotte de tijdelijke afbeeldingen en tekstdocumenten, wanneer ze niet langer gebruikt worden. Details
And last, remove the temporary image and text files, as they are no longer in use.
Comment

Found in description paragraph.

You have to log in to edit this translation.

That's all. Dat is alles. Details
That's all.
Comment

Found in description paragraph.

You have to log in to edit this translation.

Upload the entire <code>really-simple-captcha</code> folder to the <code>/wp-content/plugins/</code> directory. Upload de hele <code>really-simple-captcha</code> map naar de <code>/wp-content/plugins/</code> directory. Details
Upload the entire <code>really-simple-captcha</code> folder to the <code>/wp-content/plugins/</code> directory.
Comment

Found in installation list item.

You have to log in to edit this translation.

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

Export as