Skip to content

Commit 6cc6d56

Browse files
committed
Update nl.json (POEditor.com)
1 parent 435341c commit 6cc6d56

1 file changed

Lines changed: 35 additions & 103 deletions

File tree

locales/nl.json

Lines changed: 35 additions & 103 deletions
Original file line numberDiff line numberDiff line change
@@ -1,62 +1,24 @@
11
{
2-
"Used in the title of every note that has no title set.": {
3-
"Collaborative markdown notes": "Samenwerkende markdown notities"
4-
},
5-
"Not used right now.": {
6-
"Realtime collaborative markdown notes on all platforms.": "Realtime samenwerkende markdown notities.",
7-
"Welcome!": "Welkom!"
8-
},
9-
"Subtitle on the entry page. Used to tell what CodiMD is.": {
10-
"Best way to write and share your knowledge in markdown.": "De beste manier je kennis te delen en schrijven in markdown."
11-
},
12-
"Name of the menu item on the index page. It's the default tab for unauthenticated users.": {
13-
"Intro": "Introductie"
14-
},
15-
"Name of the tab that shows the user's note history. Default page for logged in users": {
16-
"History": "Geschiedenis"
17-
},
18-
"Button on the main page to create a new note as guest": {
19-
"New guest note": "Nieuwe gastnotitie"
20-
},
21-
"Little text to illustrate some of our features on the index page. Also links to the share-notes section on the features page": {
22-
"Collaborate with URL": "Samenwerken met URL"
23-
},
24-
"Little text to illustrate the mathjax feature of CodiMD. Also links to the MathJax section of the features page": {
25-
"Support charts and MathJax": "Ondersteun grafieken en MathJax"
26-
},
27-
"Shows that CodiMD has a slide mode feature and links to the Slide-mode section of the features page": {
28-
"Support slide mode": "Ondersteun presentatiemodus"
29-
},
30-
"Login button on the index page": {
31-
"Sign In": "Inloggen"
32-
},
33-
"Shows up on the history page for non-logged in users": {
34-
"Below is the history from browser": "Hier onder staat de browser geschiedenis"
35-
},
36-
"New note\"-button on the index page for logged in users": {
37-
"New note": "Nieuwe notitie"
38-
},
39-
"Used on the index page for not logged in users to split the \"sign in\" and \"Explore all features\" button.": {
40-
"or": "of"
41-
},
42-
"Log out string on the index page. In the drop-down menu for the user name.": {
43-
"Sign Out": "Uitloggen"
44-
},
45-
"Text in the button that links to the features page": {
46-
"Explore all features": "Ontdek alle features"
47-
},
48-
"Placeholder text in the search field for tags on the history tab on the index page": {
49-
"Select tags...": "Selecteer tags..."
50-
},
51-
"placeholder text in the search field for keywords on the history tab on the index page": {
52-
"Search keyword...": "Zoeken op keyword..."
53-
},
54-
"Help text for the \"Title\"-button on the history tab on the index page.": {
55-
"Sort by title": "Sorteren op titel"
56-
},
57-
"Text to sort notes by title on the history tab on the index page.": {
58-
"Title": "Titel"
59-
},
2+
"Collaborative markdown notes": "Samenwerkende markdown notities",
3+
"Realtime collaborative markdown notes on all platforms.": "Realtime samenwerkende markdown notities.",
4+
"Best way to write and share your knowledge in markdown.": "De beste manier je kennis te delen en schrijven in markdown.",
5+
"Intro": "Introductie",
6+
"History": "Geschiedenis",
7+
"New guest note": "Nieuwe gastnotitie",
8+
"Collaborate with URL": "Samenwerken met URL",
9+
"Support charts and MathJax": "Ondersteun grafieken en MathJax",
10+
"Support slide mode": "Ondersteun presentatiemodus",
11+
"Sign In": "Inloggen",
12+
"Below is the history from browser": "Hier onder staat de browser geschiedenis",
13+
"Welcome!": "Welkom!",
14+
"New note": "Nieuwe notitie",
15+
"or": "of",
16+
"Sign Out": "Uitloggen",
17+
"Explore all features": "Ontdek alle features",
18+
"Select tags...": "Selecteer tags...",
19+
"Search keyword...": "Zoeken op keyword...",
20+
"Sort by title": "Sorteren op titel",
21+
"Title": "Titel",
6022
"Sort by time": "Sorteren op tijd",
6123
"Time": "Tijd",
6224
"Export history": "Exporteer geschiedenis",
@@ -67,12 +29,8 @@
6729
"Import from browser": "Importeer van browser",
6830
"Releases": "Releases",
6931
"Are you sure?": "Weet je het zeker?",
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-
},
32+
"Do you really want to delete this note?": "Will je deze notitie echt verwijderen?",
33+
"All users will lose their connection.": "Alle gebruikers zullen hun verbinding verliezen.",
7634
"Cancel": "Stoppen",
7735
"Yes, do it!": "Ja, doe het!",
7836
"Choose method": "Kies methode",
@@ -104,9 +62,7 @@
10462
"Refresh": "Ververs",
10563
"Contacts": "Contacten",
10664
"Report an issue": "Probleem rapporteren",
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-
},
65+
"Meet us on %s": "Ontmoet ons op %s",
11066
"Send us email": "Stuur ons een mail",
11167
"Documents": "Documenten",
11268
"Features": "Features",
@@ -146,40 +102,16 @@
146102
"Select From Available Projects": "Selecteer van beschikbare projecten",
147103
"Select From Available Snippets": "Selecteer van beschikbare Snippets",
148104
"OR": "OF",
149-
"Used in the drop-down menu in the codimd view. Allows to export notes to GitLab Snippets.": {
150-
"Export to Snippet": "Exporteren naar Snippet"
151-
},
152-
"Used in the GitLab snippet export and import menu in the codimd view.": {
153-
"Select Visibility Level": "Selecteer zichtbaarheids niveau"
154-
},
155-
"Addtional text that shows up by hovering over the night mode button in the codimd view. Should explain what the moon sign at the top does.": {
156-
"Night Theme": "Nachtweergave"
157-
},
158-
"Text at the bottom of the index page. Contains 3 links to github, Matrix and POEditor.\n\nLike: \"Follow us on Github, Matrix and POEditor.": {
159-
"Follow us on %s and %s.": "Volg ons op %s en %s."
160-
},
161-
"Optional text at the bottom of the index page linking to the privacy policy of an instance.": {
162-
"Privacy": "Privacy"
163-
},
164-
"Optional text at the bottom of the index page linking to the Terms of Use document provided by the instance.": {
165-
"Terms of Use": "Gebruikersvoorwaarden"
166-
},
167-
"Used as title of the modal that asks the user that he/she is really sure about deleting his/her account.": {
168-
"Do you really want to delete your user account?": "Weet je zeker dat je je account wilt verwijderen?"
169-
},
170-
"Used in a modal that shows up as soon as the user clicks on the \"Delete user\"-button in the user drop-down menu. Should make clear that everything the user owns or references to the user will be deleted and can not be recovered.": {
171-
"This will delete your account, all notes that are owned by you and remove all references to your account from other notes.": "Dit zal je account verwijderen. Alle notities waar je eigenaar van bent worden verwijderd, samen met alle verwijzingen naar je account."
172-
},
173-
"Used in the user drop-down menu on the index page. Opens a modal that informs the user that his account will be deleted completely and makes sure the user really want that. Then deletes the account including all notes a user owns.": {
174-
"Delete user": "Gebruiker verwijderen"
175-
},
176-
"Used in the user drop-down menu on the index page. Generates an archive of all notes a user owns and downloads them.": {
177-
"Export user data": "Gebruikersdata exporteren"
178-
},
179-
"Used in the sidebar of the help modal. Links to POEditor, our translation platform.": {
180-
"Help us translating on %s": "Help ons vertalen op %s"
181-
},
182-
"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.": {
183-
"Source Code": "Broncode"
184-
}
105+
"Export to Snippet": "Exporteren naar Snippet",
106+
"Select Visibility Level": "Selecteer zichtbaarheids niveau",
107+
"Night Theme": "Nachtweergave",
108+
"Follow us on %s and %s.": "Volg ons op %s en %s.",
109+
"Privacy": "Privacy",
110+
"Terms of Use": "Gebruikersvoorwaarden",
111+
"Do you really want to delete your user account?": "Weet je zeker dat je je account wilt verwijderen?",
112+
"This will delete your account, all notes that are owned by you and remove all references to your account from other notes.": "Dit zal je account verwijderen. Alle notities waar je eigenaar van bent worden verwijderd, samen met alle verwijzingen naar je account.",
113+
"Delete user": "Gebruiker verwijderen",
114+
"Export user data": "Gebruikersdata exporteren",
115+
"Help us translating on %s": "Help ons vertalen op %s",
116+
"Source Code": "Broncode"
185117
}

0 commit comments

Comments
 (0)