You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"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",
60
22
"Sort by time": "Sorteren op tijd",
61
23
"Time": "Tijd",
62
24
"Export history": "Exporteer geschiedenis",
@@ -67,12 +29,8 @@
67
29
"Import from browser": "Importeer van browser",
68
30
"Releases": "Releases",
69
31
"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.",
76
34
"Cancel": "Stoppen",
77
35
"Yes, do it!": "Ja, doe het!",
78
36
"Choose method": "Kies methode",
@@ -104,9 +62,7 @@
104
62
"Refresh": "Ververs",
105
63
"Contacts": "Contacten",
106
64
"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",
110
66
"Send us email": "Stuur ons een mail",
111
67
"Documents": "Documenten",
112
68
"Features": "Features",
@@ -146,40 +102,16 @@
146
102
"Select From Available Projects": "Selecteer van beschikbare projecten",
147
103
"Select From Available Snippets": "Selecteer van beschikbare Snippets",
148
104
"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.": {
"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.": {
"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",
0 commit comments