193 lines
2.7 KiB
TOML
193 lines
2.7 KiB
TOML
# Nederlandse UI-vertalingen voor chill.social
|
|
# Bestand op siteniveau: overschrijft themes/chill-theme/i18n/nl.toml
|
|
|
|
# Algemene UI-vertalingen
|
|
[readMore]
|
|
other = "Lees meer"
|
|
|
|
[readTime]
|
|
other = "min leestijd"
|
|
|
|
[published]
|
|
other = "Gepubliceerd"
|
|
|
|
[updated]
|
|
other = "Bijgewerkt"
|
|
|
|
[by]
|
|
other = "door"
|
|
|
|
[shareOn]
|
|
other = "Deel op"
|
|
|
|
[relatedPosts]
|
|
other = "Gerelateerde artikelen"
|
|
|
|
[categories]
|
|
other = "Categorieën"
|
|
|
|
[tags]
|
|
other = "Trefwoorden"
|
|
|
|
[allPosts]
|
|
other = "Alle artikelen"
|
|
|
|
[search]
|
|
other = "Zoeken"
|
|
|
|
[searchPlaceholder]
|
|
other = "Artikelen zoeken..."
|
|
|
|
[noResults]
|
|
other = "Geen resultaten gevonden"
|
|
|
|
[backToHome]
|
|
other = "Terug naar de startpagina"
|
|
|
|
[404Title]
|
|
other = "Pagina niet gevonden"
|
|
|
|
[404Message]
|
|
other = "De pagina die u zoekt bestaat niet of is verplaatst."
|
|
|
|
[download]
|
|
other = "Downloaden"
|
|
|
|
# Navigatie
|
|
[home]
|
|
other = "Home"
|
|
|
|
[about]
|
|
other = "Over"
|
|
|
|
[contact]
|
|
other = "Contact"
|
|
|
|
# Blog
|
|
[latestPosts]
|
|
other = "Laatste artikelen"
|
|
|
|
[recentArticles]
|
|
other = "Recente artikelen"
|
|
|
|
[popularTags]
|
|
other = "Populaire trefwoorden"
|
|
|
|
[subscribeNewsletter]
|
|
other = "Schrijf u in op de nieuwsbrief"
|
|
|
|
[subscribeDescription]
|
|
other = "Ontvang de laatste artikelen rechtstreeks in uw mailbox"
|
|
|
|
[emailPlaceholder]
|
|
other = "Vul uw e-mailadres in"
|
|
|
|
[subscribe]
|
|
other = "Inschrijven"
|
|
|
|
[subscribeDisclaimer]
|
|
other = "Wij respecteren uw privacy. U kunt zich op elk moment uitschrijven."
|
|
|
|
# Footer
|
|
[copyright]
|
|
other = "© {{ .Year }} {{ .SiteName }}. Alle rechten voorbehouden."
|
|
|
|
[allRightsReserved]
|
|
other = "Alle rechten voorbehouden."
|
|
|
|
[designedBy]
|
|
other = "Ontworpen door"
|
|
|
|
[builtWith]
|
|
other = "Gebouwd met"
|
|
|
|
[and]
|
|
other = "en"
|
|
|
|
# Taalkiezer
|
|
[language]
|
|
other = "Taal"
|
|
|
|
[switchLanguage]
|
|
other = "Taal wijzigen"
|
|
|
|
# Functionaliteiten
|
|
[seeItInAction]
|
|
other = "Bekijk het in beeld"
|
|
|
|
[discoverFeature]
|
|
other = "Ontdekken"
|
|
|
|
[features]
|
|
other = "Functionaliteiten"
|
|
|
|
# Tarieven
|
|
[popular]
|
|
other = "Populair"
|
|
|
|
[mostPopular]
|
|
other = "Meest gekozen"
|
|
|
|
[VAT]
|
|
other = "excl. btw"
|
|
|
|
[perHour]
|
|
other = "/uur"
|
|
|
|
[perDay]
|
|
other = "/dag"
|
|
|
|
[perhalfDay]
|
|
other = "/halve dag"
|
|
|
|
[perMonth]
|
|
other = "/maand"
|
|
|
|
[perYear]
|
|
other = "/jaar"
|
|
|
|
[perUser]
|
|
other = "/gebruiker"
|
|
|
|
[selfHosted]
|
|
other = "Zelf gehost"
|
|
|
|
# Documentatie
|
|
[documentation]
|
|
other = "Documentatie"
|
|
|
|
# Paginering
|
|
[previous]
|
|
other = "Vorige"
|
|
|
|
[next]
|
|
other = "Volgende"
|
|
|
|
# Startpagina
|
|
[trustedByCompanies]
|
|
other = "Vertrouwd door toonaangevende organisaties"
|
|
|
|
[lovedByTeams]
|
|
other = "Gewaardeerd door teams overal"
|
|
|
|
[testimonialsDescription]
|
|
other = "Ontdek wat onze gebruikers vinden van hun ervaring met het platform."
|
|
|
|
# Blogartikel
|
|
[tableOfContents]
|
|
other = "Inhoudsopgave"
|
|
|
|
[minRead]
|
|
other = "min leestijd"
|
|
|
|
[previousPost]
|
|
other = "Vorig artikel"
|
|
|
|
[nextPost]
|
|
other = "Volgend artikel"
|
|
|
|
[dateFormat]
|
|
other = "2 January 2006"
|
|
[networkError]
|
|
other = "Netwerkfout, probeer het opnieuw."
|