diff --git a/website/thaliawebsite/locale/nl/LC_MESSAGES/django.mo b/website/thaliawebsite/locale/nl/LC_MESSAGES/django.mo index 2ca0191222c38c1fc2cfebe808c72a625d6248eb..554a6576035ebaf6b6759d48735dd9205cc45ccb 100644 Binary files a/website/thaliawebsite/locale/nl/LC_MESSAGES/django.mo and b/website/thaliawebsite/locale/nl/LC_MESSAGES/django.mo differ diff --git a/website/thaliawebsite/locale/nl/LC_MESSAGES/django.po b/website/thaliawebsite/locale/nl/LC_MESSAGES/django.po index ace81dd22187715c144990d5592eb6bac4f5bad3..f9ec1b13502cde13f58991b8b98a1b6135e0da80 100644 --- a/website/thaliawebsite/locale/nl/LC_MESSAGES/django.po +++ b/website/thaliawebsite/locale/nl/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-01-22 21:03+0100\n" -"PO-Revision-Date: 2018-01-22 21:03+0100\n" +"POT-Creation-Date: 2018-02-03 21:22+0100\n" +"PO-Revision-Date: 2018-02-03 21:24+0100\n" "Last-Translator: Sébastiaan Versteeg \n" "Language-Team: \n" "Language: nl\n" @@ -780,7 +780,7 @@ msgstr "" "voorkeur om magenta op zwart te gebruiken." #: templates/singlepages/styleguide.html:227 -#: templates/singlepages/styleguide.html:274 +#: templates/singlepages/styleguide.html:283 msgid "Introshirts" msgstr "Introshirts" @@ -834,33 +834,49 @@ msgstr "" "je maar wilt." #: templates/singlepages/styleguide.html:264 +msgid "Website" +msgstr "Website" + +#: templates/singlepages/styleguide.html:267 +msgid "" +"The website uses a different font for the headers and menu-items, since we " +"don't have a licence to use the Gill Sans MT Condensed font online. This " +"font is 'Oswald'. It's open-source and can be downloaded here." +msgstr "" +"Op de website gebruiken we een ander lettertype voor de kopteksten en het " +"menu. Dit omdat we geen licentie hebben om Gill Sans MT Condensed online te " +"gebruiken. Dat lettertype is ‘Oswald’. Het is open-source en hier te downloaden." + +#: templates/singlepages/styleguide.html:273 msgid "Downloads" msgstr "Downloads" -#: templates/singlepages/styleguide.html:267 +#: templates/singlepages/styleguide.html:276 msgid "Font" msgstr "Lettertype" -#: templates/singlepages/styleguide.html:268 +#: templates/singlepages/styleguide.html:277 msgid "Logos" msgstr "Logo’s" -#: templates/singlepages/styleguide.html:269 +#: templates/singlepages/styleguide.html:278 msgid "Logo variant template" msgstr "Templates logo varianten" -#: templates/singlepages/styleguide.html:270 +#: templates/singlepages/styleguide.html:279 msgid "Word documents" msgstr "Word-documenten" -#: templates/singlepages/styleguide.html:271 +#: templates/singlepages/styleguide.html:280 msgid "LaTeX template" msgstr "LaTeX-template" -#: templates/singlepages/styleguide.html:272 +#: templates/singlepages/styleguide.html:281 msgid "Presentation templates" msgstr "Presentatie-templates" -#: templates/singlepages/styleguide.html:273 +#: templates/singlepages/styleguide.html:282 msgid "Poster templates" msgstr "Posters & Banners" diff --git a/website/thaliawebsite/templates/singlepages/styleguide.html b/website/thaliawebsite/templates/singlepages/styleguide.html index 06a931c5ede97a6b9133ceb2120d81dc1f8603d0..ab70f4d9300a1817831e26c12a07b5b5c5f09c6a 100644 --- a/website/thaliawebsite/templates/singlepages/styleguide.html +++ b/website/thaliawebsite/templates/singlepages/styleguide.html @@ -261,6 +261,15 @@ {% endblocktrans %}

+

{% trans "Website" %}

+ +

+ {% blocktrans trimmed %} + The website uses a different font for the headers and menu-items, since we don't have a licence to use the Gill Sans MT Condensed font online. + This font is 'Oswald'. It's open-source and can be downloaded here. + {% endblocktrans %} +

+

{% trans "Downloads" %}