From 9279ebf8fb82176d950b5a081d7788f7ed5d3b5c Mon Sep 17 00:00:00 2001 From: Erwin Bovendeur Date: Tue, 1 Nov 2022 10:50:18 +0100 Subject: [PATCH 1/2] Update nl --- i18n/nl.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/i18n/nl.toml b/i18n/nl.toml index 8f1ac46774..c9f87e712e 100644 --- a/i18n/nl.toml +++ b/i18n/nl.toml @@ -18,6 +18,9 @@ other = "Doorzoek deze site" [ui_in] other = "in" +[ui_all] +other = "alle" + # Footer text [footer_all_rights_reserved] other = "Alle rechten voorbehouden" @@ -35,6 +38,8 @@ other = "Aangemaakt" other = "Laatst gewijzigd" [post_edit_this] other = "Bewerk deze pagina" +[post_view_this] +other = "Bekijk paginabron" [post_create_child_page] other = "Maak sub pagina" [post_create_issue] From 89654b5eaa8f3c14b87af473a176964ba9743568 Mon Sep 17 00:00:00 2001 From: Erwin Bovendeur Date: Wed, 2 Nov 2022 10:24:42 +0100 Subject: [PATCH 2/2] Translated community strings as well --- i18n/nl.toml | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/i18n/nl.toml b/i18n/nl.toml index c9f87e712e..b259842763 100644 --- a/i18n/nl.toml +++ b/i18n/nl.toml @@ -28,7 +28,6 @@ other = "Alle rechten voorbehouden" [footer_privacy_policy] other = "Privacy Policy" - # Post (blog, articles etc.) [post_byline_by] other = "Door" @@ -61,22 +60,22 @@ other = "Klik hier om te printen" [print_show_regular] other = "Terug naar normale view van deze pagina" [print_entire_section] -other = "Print complete sectie" +other = "Print volledige sectie" # Community [community_join] -other = "Join the {{ .Site.Title }} community" +other = "Wordt lid van de {{ .Site.Title }} community" [community_introduce] -other = "{{ .Site.Title }} is an open source project that anyone in the community can use, improve, and enjoy. We'd love you to join us! Here's a few ways to find out what's happening and get involved." +other = "{{ .Site.Title }} is een open source project welke iedereen kan gebruiken, verbeteren en van kan genieten. We zouden het fijn vinden als je betrokken wordt! Hier zijn een aantal manieren om erachter te komen wat er speelt en hoe je betrokken kunt worden." [community_learn] -other = "Learn and Connect" +other = "Leren en aansluiten" [community_using] -other = "Using or want to use {{ .Site.Title }}? Find out more here:" +other = "Gebruik je {{ .Site.Title }} of wil je dit gebruiken? Meer informatie hier:" [community_develop] -other = "Develop and Contribute" +other = "Ontwikkel en draag bij" [community_contribute] -other = "If you want to get more involved by contributing to {{ .Site.Title }}, join us here:" +other = "Als je meer betrokken wil zijn door bij te dragen aan {{ .Site.Title }}, meldt je hier aan:" [community_how_to] -other = "You can find out how to contribute to {{ .Site.Title }} in our" +other = "Je kunt meer informatie vinden over hoe bij te dragen aan {{ .Site.Title }} in onze" [community_guideline] -other = "Contribution Guidelines" +other = "Richtlijnen voor bijdrage"