Fixed errors in the nl.json file (#328)
This commit is contained in:
parent
eb7bf53f92
commit
0f09330193
|
@ -1,18 +1,18 @@
|
||||||
{
|
{
|
||||||
"% min read": "% min gelezen",
|
"% min read": "% min leestijd",
|
||||||
"% posts": "% posts",
|
"% posts": "% posts",
|
||||||
"1 min read": "1 min gelezen",
|
"1 min read": "1 min leestijd",
|
||||||
"1 post": "One post",
|
"1 post": "One post",
|
||||||
"Among with": "<br>Samen met ",
|
"Among with": "<br>Samen met ",
|
||||||
"Among with no break line": "Samen met ",
|
"Among with no break line": "Samen met ",
|
||||||
"Apparently there are no posts at the moment, check again later.": "Helaas zijn er op dit moment geen berichten, kom later terug.",
|
"Apparently there are no posts at the moment, check again later.": "Er lijken op dit moment geen berichten te zijn, kom later terug.",
|
||||||
"Back to home": "Terug naar home",
|
"Back to home": "Terug naar de homepagina",
|
||||||
"Email cannot be blank.": "Email mag niet leeg zijn.",
|
"Email cannot be blank.": "Email mag niet leeg zijn.",
|
||||||
"Featured": "Aanbevolen",
|
"Featured": "Aanbevolen",
|
||||||
"Get the latest posts delivered right to your inbox.": "Krijg de laatste berichten rechtstreeks in je inbox.",
|
"Get the latest posts delivered right to your inbox.": "Krijg de laatste berichten rechtstreeks in je inbox.",
|
||||||
"Go to the home page": "Gaan naar de home pagina",
|
"Go to the home page": "Ga naar de homepagina",
|
||||||
"Great! Next, complete checkout for full access.": "Top! Nu nog de checkout afronden voor volledige toegang.",
|
"Great! Next, complete checkout for full access.": "Top! Nu nog de betaling afronden voor volledige toegang.",
|
||||||
"Great! You've successfully subscribed.": "Top! je hebt je succesvol ingeschreven.",
|
"Great! You've successfully subscribed.": "Top! Je hebt je succesvol ingeschreven.",
|
||||||
"JavaScript license information": "JavaScript license information",
|
"JavaScript license information": "JavaScript license information",
|
||||||
"More": "Meer",
|
"More": "Meer",
|
||||||
"No posts": "Geen berichten",
|
"No posts": "Geen berichten",
|
||||||
|
@ -24,25 +24,25 @@
|
||||||
"Oops! There was an error sending the email, please try later.": "Oeps! Er heeft zich een fout voor gedaan bij het verzenden van de email, probeer het later nog eens.",
|
"Oops! There was an error sending the email, please try later.": "Oeps! Er heeft zich een fout voor gedaan bij het verzenden van de email, probeer het later nog eens.",
|
||||||
"Page": "Pagina",
|
"Page": "Pagina",
|
||||||
"Page not found": "Pagina niet gevonden",
|
"Page not found": "Pagina niet gevonden",
|
||||||
"Please enter a valid email address": "Voor een geldig email adres in",
|
"Please enter a valid email address": "Voer een geldig e-mailadres in",
|
||||||
"Posted by": "Gepost door",
|
"Posted by": "Gepost door",
|
||||||
"Published with": "Gepubliceerd met",
|
"Published with": "Gepubliceerd met",
|
||||||
"Recent articles": "Recente artikelen",
|
"Recent articles": "Recente artikelen",
|
||||||
"Recommended for you": "Aanbevolen voor jou",
|
"Recommended for you": "Aanbevolen voor jou",
|
||||||
"Stay up to date! Get all the latest & greatest posts delivered straight to your inbox.": "Blijf op de hoogte! Krijg alle beste en laatste berichten rechtstreeks in je inbox.",
|
"Stay up to date! Get all the latest & greatest posts delivered straight to your inbox.": "Blijf op de hoogte! Krijg de beste en laatste berichten rechtstreeks in je inbox.",
|
||||||
"Subscribe": "Schrijf je in",
|
"Subscribe": "Schrijf je in",
|
||||||
"Subscribe to": "Schrijf je in voor",
|
"Subscribe to": "Schrijf je in voor",
|
||||||
"Subscribe to our newsletter": "Schrijf je in voor de nieuwsbrief",
|
"Subscribe to our newsletter": "Schrijf je in voor onze nieuwsbrief",
|
||||||
"Subscribed!": "Ingeschreven!",
|
"Subscribed!": "Ingeschreven!",
|
||||||
"Success! Your account is fully activated, you now have access to all content.": "Yes! je account is volledig geactiveerd, je hebt nu toegang to alle inhoud.",
|
"Success! Your account is fully activated, you now have access to all content.": "Yes! je account is volledig geactiveerd, je hebt nu toegang to alle inhoud.",
|
||||||
"Tags": "Tags",
|
"Tags": "Tags",
|
||||||
"Toggle dark mode": "Kleuren modus",
|
"Toggle dark mode": "Schakel van kleurenmodus",
|
||||||
"Type to search": "Type om te zoeken",
|
"Type to search": "Begin met typen om te zoeken",
|
||||||
"Unfortunately the page you were looking for could not be found.": "Helaas de pagina die je zocht kan niet worden gevonden.",
|
"Unfortunately the page you were looking for could not be found.": "Helaas kon de pagina die je zocht niet gevonden worden.",
|
||||||
"Welcome back! You've successfully signed in.": "Welkom terug! Je bent succesvol ingelogd.",
|
"Welcome back! You've successfully signed in.": "Welkom terug! Je bent succesvol ingelogd.",
|
||||||
"You've successfully subscribed to": "Je hebt je ingeschreven voor",
|
"You've successfully subscribed to": "Je hebt je ingeschreven voor",
|
||||||
"Your email address": "Uw email adres",
|
"Your email address": "Uw e-mailadres",
|
||||||
"of": "of",
|
"of": "of",
|
||||||
"with the email address": "met het email adres",
|
"with the email address": "met het e-mailadres",
|
||||||
"with this tag": "met de tag"
|
"with this tag": "met de tag"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue