Vertalingen
This commit is contained in:
parent
92adaa14c9
commit
a91c6a2623
4
.gitmodules
vendored
Normal file
4
.gitmodules
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
[submodule "themes/blowfish"]
|
||||||
|
path = themes/blowfish
|
||||||
|
url = https://github.com/nunocoracao/blowfish.git
|
||||||
|
branch = main
|
@ -2,7 +2,7 @@ languageCode = "en"
|
|||||||
languageName = "English"
|
languageName = "English"
|
||||||
displayName = "EN"
|
displayName = "EN"
|
||||||
isoCode = "en"
|
isoCode = "en"
|
||||||
weight = 1
|
weight = 2
|
||||||
rtl = false
|
rtl = false
|
||||||
|
|
||||||
title = "Blowfish"
|
title = "Blowfish"
|
||||||
|
@ -6,19 +6,19 @@ weight = 1
|
|||||||
rtl = false
|
rtl = false
|
||||||
|
|
||||||
title = "Mans Ziesel"
|
title = "Mans Ziesel"
|
||||||
# logo = "img/blowfish_logo.png"
|
# logo = "img/logo.png"
|
||||||
description = "My awesome website"
|
# description = "My awesome website"
|
||||||
# copyright = "Copy, _right?_ :thinking_face:"
|
# copyright = "Copy, _right?_ :thinking_face:"
|
||||||
|
|
||||||
dateFormat = "2 January 2006"
|
dateFormat = "2 January 2006"
|
||||||
|
|
||||||
[author]
|
# [author]
|
||||||
name = "Mans Ziesel"
|
# name = "Your name here"
|
||||||
image = "img/Mans_Ziesel_Portrait.jpg"
|
# image = "img/blowfish_logo.png"
|
||||||
headline = "ICT'er en student bij ROC van Twente"
|
# headline = "I'm only human"
|
||||||
bio = "A little bit about you"
|
# bio = "A little bit about you"
|
||||||
links = [
|
# links = [
|
||||||
{ email = "mailto:mans@mziesel.com" },
|
# { email = "mailto:hello@your_domain.com" },
|
||||||
# { link = "https://link-to-some-website.com/" },
|
# { link = "https://link-to-some-website.com/" },
|
||||||
# { amazon = "https://www.amazon.com/hz/wishlist/ls/wishlist-id" },
|
# { amazon = "https://www.amazon.com/hz/wishlist/ls/wishlist-id" },
|
||||||
# { apple = "https://www.apple.com" },
|
# { apple = "https://www.apple.com" },
|
||||||
@ -30,7 +30,7 @@ dateFormat = "2 January 2006"
|
|||||||
# { facebook = "https://facebook.com/username" },
|
# { facebook = "https://facebook.com/username" },
|
||||||
# { flickr = "https://www.flickr.com/photos/username/" },
|
# { flickr = "https://www.flickr.com/photos/username/" },
|
||||||
# { foursquare = "https://foursquare.com/username" },
|
# { foursquare = "https://foursquare.com/username" },
|
||||||
{ github = "https://github.com/mansziesel" },
|
# { github = "https://github.com/username" },
|
||||||
# { gitlab = "https://gitlab.com/username" },
|
# { gitlab = "https://gitlab.com/username" },
|
||||||
# { google = "https://www.google.com/" },
|
# { google = "https://www.google.com/" },
|
||||||
# { hashnode = "https://username.hashnode.dev" },
|
# { hashnode = "https://username.hashnode.dev" },
|
||||||
@ -38,7 +38,7 @@ dateFormat = "2 January 2006"
|
|||||||
# { keybase = "https://keybase.io/username" },
|
# { keybase = "https://keybase.io/username" },
|
||||||
# { kickstarter = "https://www.kickstarter.com/profile/username" },
|
# { kickstarter = "https://www.kickstarter.com/profile/username" },
|
||||||
# { lastfm = "https://lastfm.com/user/username" },
|
# { lastfm = "https://lastfm.com/user/username" },
|
||||||
{ linkedin = "https://linkedin.com/in/mansziesel" },
|
# { linkedin = "https://linkedin.com/in/username" },
|
||||||
# { mastodon = "https://mastodon.instance/@username" },
|
# { mastodon = "https://mastodon.instance/@username" },
|
||||||
# { medium = "https://medium.com/username" },
|
# { medium = "https://medium.com/username" },
|
||||||
# { microsoft = "https://www.microsoft.com/" },
|
# { microsoft = "https://www.microsoft.com/" },
|
||||||
@ -60,4 +60,4 @@ dateFormat = "2 January 2006"
|
|||||||
# { whatsapp = "https://wa.me/phone-number" },
|
# { whatsapp = "https://wa.me/phone-number" },
|
||||||
# { youtube = "https://youtube.com/username" },
|
# { youtube = "https://youtube.com/username" },
|
||||||
# { ko-fi = "https://ko-fi.com/username" },
|
# { ko-fi = "https://ko-fi.com/username" },
|
||||||
]
|
# ]
|
||||||
|
@ -24,7 +24,7 @@ smartTOC = true
|
|||||||
smartTOCHideUnfocusedChildren = true
|
smartTOCHideUnfocusedChildren = true
|
||||||
|
|
||||||
[header]
|
[header]
|
||||||
layout = "basic" # valid options: basic, fixed, fixed-fill, fixed-fill-blur
|
layout = "fixed-fill-blur" # valid options: basic, fixed, fixed-fill, fixed-fill-blur
|
||||||
|
|
||||||
[footer]
|
[footer]
|
||||||
showMenu = true
|
showMenu = true
|
||||||
|
70
i18n/nl.yaml
Normal file
70
i18n/nl.yaml
Normal file
@ -0,0 +1,70 @@
|
|||||||
|
global:
|
||||||
|
language: "🇳🇱"
|
||||||
|
|
||||||
|
article:
|
||||||
|
anchor_label: "Anker"
|
||||||
|
date: "{{ .Date }}"
|
||||||
|
date_updated: "Bijgewerkt: {{ .Date }}"
|
||||||
|
draft: "Concept"
|
||||||
|
edit_title: "Edit inhoud"
|
||||||
|
reading_time:
|
||||||
|
one: "{{ .Count }} minuut"
|
||||||
|
other: "{{ .Count }} minuten"
|
||||||
|
reading_time_title: "Leestijd"
|
||||||
|
table_of_contents: "Inhoudsopgave"
|
||||||
|
word_count:
|
||||||
|
one: "{{ .Count }} woord"
|
||||||
|
other: "{{ .Count }} woorden"
|
||||||
|
views:
|
||||||
|
one: "{{ .Count }} weergave"
|
||||||
|
other: "{{ .Count }} weergaven"
|
||||||
|
likes:
|
||||||
|
one: "{{ .Count }} like"
|
||||||
|
other: "{{ .Count }} likes"
|
||||||
|
part_of_series: "Dit artikel is onderdeel van een serie."
|
||||||
|
part: "Deel"
|
||||||
|
this_article: "Dit artikel"
|
||||||
|
|
||||||
|
author:
|
||||||
|
byline_title: "Auteur"
|
||||||
|
|
||||||
|
code:
|
||||||
|
copy: "Kopiëren"
|
||||||
|
copied: "Gekopieerd"
|
||||||
|
|
||||||
|
error:
|
||||||
|
404_title: "Pagina niet gevonden :confused:"
|
||||||
|
404_error: "Fout 404"
|
||||||
|
404_description: "De pagina die je probeert te bezoeken lijkt niet te bestaan."
|
||||||
|
|
||||||
|
footer:
|
||||||
|
dark_appearance: "Schakel over naar donker theme"
|
||||||
|
light_appearance: "Schakel over naar licht thema"
|
||||||
|
powered_by: "Aangedreven door {{ .Hugo }} & {{ .Theme }}"
|
||||||
|
|
||||||
|
list:
|
||||||
|
externalurl_title: "Link naar externe site"
|
||||||
|
no_articles: "Er zijn hier geen artikels om weer te geven."
|
||||||
|
|
||||||
|
nav:
|
||||||
|
scroll_to_top_title: "Naar boven scrollen"
|
||||||
|
skip_to_main: "Naam hoofdinhoud gaan"
|
||||||
|
|
||||||
|
search:
|
||||||
|
open_button_title: "Zoeken (/)"
|
||||||
|
close_button_title: "Sluiten (Esc)"
|
||||||
|
input_placeholder: "Zoeken"
|
||||||
|
|
||||||
|
sharing:
|
||||||
|
email: "Sturen via email"
|
||||||
|
facebook: "Delen via Facebook"
|
||||||
|
linkedin: "Delen via LinkedIn"
|
||||||
|
pinterest: "Pin op Pinterest"
|
||||||
|
reddit: "Plaats op Reddit"
|
||||||
|
twitter: "Tweet op Twitter"
|
||||||
|
|
||||||
|
shortcode:
|
||||||
|
recent_articles: "Recent"
|
||||||
|
|
||||||
|
recent:
|
||||||
|
show_more: "Meer weergeven"
|
1
themes/blowfish
Submodule
1
themes/blowfish
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit c627ebdfac71b69d77b00a17f97471685d19d91b
|
Loading…
Reference in New Issue
Block a user