]> git.mxchange.org Git - friendica-addons.git/blobdiff - cookienotice/lang/nl/strings.php
regenerated all the strings
[friendica-addons.git] / cookienotice / lang / nl / strings.php
index 59ca77cb7442b4517e3dad89562cb2ee5868652d..8247b7290bcd3b5928139a0e8752be008b9e20a1 100644 (file)
@@ -5,12 +5,14 @@ function string_plural_select_nl($n){
        $n = intval($n);
        return intval($n != 1);
 }}
-;
-$a->strings["OK"] = "OK";
-$a->strings["\"cookienotice\" Settings"] = "\"cookienotice\" instellingen";
-$a->strings["Cookie Usage Notice"] = "Cookiemelding";
-$a->strings["The cookie usage notice"] = "De cookiemelding";
-$a->strings["OK Button Text"] = "OK knop tekst";
-$a->strings["The OK Button text"] = "De OK knop tekst";
-$a->strings["Save Settings"] = "Instellingen Opslaan";
-$a->strings["cookienotice Settings saved."] = "Cookienotice instellingen opgeslagen.";
+$a->strings['This website uses cookies. If you continue browsing this website, you agree to the usage of cookies.'] = 'Deze website gebruikt cookies. Door het gebruik van deze website,  je akkoord met het gebruik van deze cookies.';
+$a->strings['OK'] = 'OK';
+$a->strings['"cookienotice" Settings'] = '"cookienotice" instellingen';
+$a->strings['<b>Configure your cookie usage notice.</b> It should just be a notice, saying that the website uses cookies. It is shown as long as a user didnt confirm clicking the OK button.'] = '<b>Configureer je meldingen voor het gebruik van cookies. </b>Het dient alleen een melding te zijn die zegt dat de website cookies gebruikt. Dit is te zien als de gebruiker niet heeft bevestigd door op de OK knop te drukken.';
+$a->strings['Cookie Usage Notice'] = 'Cookiemelding';
+$a->strings['The cookie usage notice'] = 'De cookiemelding';
+$a->strings['OK Button Text'] = 'OK knop tekst';
+$a->strings['The OK Button text'] = 'De OK knop tekst';
+$a->strings['Save Settings'] = 'Instellingen Opslaan';
+$a->strings['cookienotice Settings saved.'] = 'Cookienotice instellingen opgeslagen.';
+$a->strings['This website uses cookies to recognize revisiting and logged in users. You accept the usage of these cookies by continue browsing this website.'] = 'Deze website gebruikt cookies om terugkerende en ingelogde gebruikers te herkennen. Door gebruik van deze website gaat u akkoord met het gebruik van deze cookies';