Browse Source

Added Dutch translation file

Martijn de Boer 7 years ago
parent
commit
f085ddf2ae
1 changed files with 34 additions and 0 deletions
  1. 34 0
      languages/nl.json

+ 34 - 0
languages/nl.json

@@ -0,0 +1,34 @@
+{
+    "Add new post": "Nieuwe post",
+    "Follow in Newsfeed": "Volgen in Nieuwsfeed",
+    "Posts": "Posts",
+    "Comments": "Commentaar",
+    "Following": "Volgend",
+
+    "Like this post": "Vind deze post leuk",
+    "Latest comments:": "Laatste commentaar:",
+    "Reply": "Antwoord",
+
+    "Bold": "Vet",
+    "Italic": "Schuin",
+    "Strikethrough": "Doorhalen",
+    "Code": "Code",
+    "Link": "Link",
+
+    "More comments": "Meer commentaar",
+    "Sign in as...": "Inloggen als...",
+    "Submit comment": "Commentaar toevoegen",
+    "Please sign in": "Log alsjeblieft in",
+    "new comment": "nieuw commentaar",
+    "used: ": "gebruikt: ",
+
+    " minutes ago": " minuten geleden",
+    " hours ago": " uren geleden",
+    " days ago": " dagen geleden",
+    "on ": "op",
+    "Just now": "Zojuist",
+
+    "Save": "Opslaan",
+    "Cancel": "Annuleren",
+    "Delete ": "Verwijderen"
+}