Skip to content

Commit 4f071fb

Browse files
committed
Update nl.json (POEditor.com)
1 parent 96efb09 commit 4f071fb

1 file changed

Lines changed: 16 additions & 10 deletions

File tree

locales/nl.json

Lines changed: 16 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"History": "Geschiedenis"
1717
},
1818
"Button on the main page to create a new note as guest": {
19-
"New guest note": "Nieuwe gast notitie"
19+
"New guest note": "Nieuwe gastnotitie"
2020
},
2121
"Little text to illustrate some of our features on the index page. Also links to the share-notes section on the features page": {
2222
"Collaborate with URL": "Samenwerken met URL"
@@ -25,10 +25,10 @@
2525
"Support charts and MathJax": "Ondersteun grafieken en MathJax"
2626
},
2727
"Shows that CodiMD has a slide mode feature and links to the Slide-mode section of the features page": {
28-
"Support slide mode": "Ondersteun slide mode"
28+
"Support slide mode": "Ondersteun presentatiemodus"
2929
},
3030
"Login button on the index page": {
31-
"Sign In": "Log in"
31+
"Sign In": "Inloggen"
3232
},
3333
"Shows up on the history page for non-logged in users": {
3434
"Below is the history from browser": "Hier onder staat de browser geschiedenis"
@@ -40,7 +40,7 @@
4040
"or": "of"
4141
},
4242
"Log out string on the index page. In the drop-down menu for the user name.": {
43-
"Sign Out": "Log uit"
43+
"Sign Out": "Uitloggen"
4444
},
4545
"Text in the button that links to the features page": {
4646
"Explore all features": "Ontdek alle features"
@@ -67,8 +67,12 @@
6767
"Import from browser": "Importeer van browser",
6868
"Releases": "Releases",
6969
"Are you sure?": "Weet je het zeker?",
70-
"Do you really want to delete this note?": "Will je deze notitie echt verwijderen?",
71-
"All users will lose their connection.": "Alle gebruikers zullen hun verbinding verliezen.",
70+
"Modal title for the note deletion. This will show up as soon as a user asks selects the note deletion option on the codimd view.": {
71+
"Do you really want to delete this note?": "Will je deze notitie echt verwijderen?"
72+
},
73+
"Additional information when a user wants to deletes his notes. All users who are working on a note that is going to be deleted, will get disconnected from the collaborative session.": {
74+
"All users will lose their connection.": "Alle gebruikers zullen hun verbinding verliezen."
75+
},
7276
"Cancel": "Stoppen",
7377
"Yes, do it!": "Ja, doe het!",
7478
"Choose method": "Kies methode",
@@ -77,7 +81,7 @@
7781
"Publish": "Publiceren",
7882
"Extra": "Extra",
7983
"Revision": "Versie",
80-
"Slide Mode": "Slide Mode",
84+
"Slide Mode": "Presentatiemodus",
8185
"Export": "Exporteren",
8286
"Import": "Importeren",
8387
"Clipboard": "Kladbord",
@@ -100,13 +104,15 @@
100104
"Refresh": "Ververs",
101105
"Contacts": "Contacten",
102106
"Report an issue": "Probleem rapporteren",
103-
"Meet us on %s": "Ontmoet ons op %s",
107+
"Used in the help modal to let people find us on platforms like Matrix. Links to the messenger and hopefully empowers people to work with us.": {
108+
"Meet us on %s": "Ontmoet ons op %s"
109+
},
104110
"Send us email": "Stuur ons een mail",
105111
"Documents": "Documenten",
106112
"Features": "Features",
107113
"YAML Metadata": "YAML Metadata",
108114
"Slide Example": "Slide Voorbeeld",
109-
"Cheatsheet": "Afkijkblad",
115+
"Cheatsheet": "Spiekbrief",
110116
"Example": "Voorbeeld",
111117
"Syntax": "Syntax",
112118
"Header": "Koptekst",
@@ -174,6 +180,6 @@
174180
"Help us translating on %s": "Help ons vertalen op %s"
175181
},
176182
"Link besides the \"Release\" and possible \"Privacy policies\" at the bottom of the index page that points to the source code of the CodiMD version you are using.": {
177-
"Source Code": ""
183+
"Source Code": "Broncode"
178184
}
179185
}

0 commit comments

Comments
 (0)