Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/luizdepra/hugo-coder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert <metbril@users.noreply.github.com>2022-01-27 21:51:22 +0300
committerGitHub <noreply@github.com>2022-01-27 21:51:22 +0300
commitebf9ad01cd5518bd71be89cce2517205611376ba (patch)
treec6c98028e3b33ade108efc7471f407c03e63c220
parentbd71dd002a7e0f3c2a3557d5f1c828c3270f8a6d (diff)
Update nl translation (#643)
Co-authored-by: Robert van Bregt <git@robertvanbregt.nl>
-rw-r--r--i18n/nl.toml26
1 files changed, 13 insertions, 13 deletions
diff --git a/i18n/nl.toml b/i18n/nl.toml
index d22b7fa..4bcaf94 100644
--- a/i18n/nl.toml
+++ b/i18n/nl.toml
@@ -1,21 +1,21 @@
[categories]
-one = "Categorie"
-other = "categories"
+one = "categorie"
+other = "categorieën"
[tags]
-one = "Label"
-other = "tags"
+one = "label"
+other = "labels"
[series]
-one = "Serie"
+one = "serie"
other = "series"
[authors]
-one = "Auteur"
-other = "authors"
+one = "auteur"
+other = "auteurs"
[posts]
-other = "Berichten"
+other = "berichten"
[reading_time]
one = "Eén minuut leestijd"
@@ -37,22 +37,22 @@ other = "Aangedreven door"
other = "Zie ook in"
[note]
-other = "note"
+other = "notitie"
[tip]
other = "tip"
[example]
-other = "example"
+other = "voorbeeld"
[question]
-other = "question"
+other = "vraag"
[info]
other = "info"
[warning]
-other = "warning"
+other = "waarschuwing"
[error]
-other = "error"
+other = "fout"