From 13e29ceef14a2c7e64ee2c58143595ad892bd7e1 Mon Sep 17 00:00:00 2001 From: Martijnpold Date: Fri, 7 Oct 2016 14:34:07 +0200 Subject: [PATCH] Added Dutch translation Finished Dutch translation --- locales/nl.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/locales/nl.json b/locales/nl.json index 36cbd36..2ae650a 100644 --- a/locales/nl.json +++ b/locales/nl.json @@ -88,17 +88,17 @@ "Paste your markdown or webpage here...": "Plak je markdown of webpagina hier...", "Clear": "Legen", "This note is locked": "Deze notitie zit op slot", - "Sorry, only owner can edit this note.": "Sorry, only owner can edit this note.", + "Sorry, only owner can edit this note.": "Sorry, alleen de eigenaar kan deze notitie aanpassen.", "OK": "OK", - "Reach the limit": "Reach the limit", - "Sorry, you've reached the max length this note can be.": "Sorry, you've reached the max length this note can be.", - "Please reduce the content or divide it to more notes, thank you!": "Please reduce the content or divide it to more notes, thank you!", - "Import from Gist": "Import from Gist", - "Paste your gist url here...": "Paste your gist url here...", - "Import from Snippet": "Import from Snippet", - "Select From Available Projects": "Select From Available Projects", - "Select From Available Snippets": "Select From Available Snippets", - "OR": "OR", - "Export to Snippet": "Export to Snippet", - "Select Visibility Level": "Select Visibility Level" + "Reach the limit": "Limiet bereikt", + "Sorry, you've reached the max length this note can be.": "Sorry, je notitie heeft de maximale lengte bereikt.", + "Please reduce the content or divide it to more notes, thank you!": "Verwijder alsjeblieft wat tekst of verdeel het over meerdere notities!", + "Import from Gist": "Importeren vanaf een Gist", + "Paste your gist url here...": "Plak je Gist URL hier...", + "Import from Snippet": "Imporeren vanaf een Snippet", + "Select From Available Projects": "Selecteer van beschikbare projecten", + "Select From Available Snippets": "Selecteer van beschikbare Snippets", + "OR": "OF", + "Export to Snippet": "Exporteren naar Snippet", + "Select Visibility Level": "Selecteer zichtbaarheids niveau" }