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
"Shows up on the history page for non-logged in users": {
34
34
"Below is the history from browser": "Hier onder staat de browser geschiedenis"
@@ -40,7 +40,7 @@
40
40
"or": "of"
41
41
},
42
42
"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"
44
44
},
45
45
"Text in the button that links to the features page": {
46
46
"Explore all features": "Ontdek alle features"
@@ -67,8 +67,12 @@
67
67
"Import from browser": "Importeer van browser",
68
68
"Releases": "Releases",
69
69
"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
+
},
72
76
"Cancel": "Stoppen",
73
77
"Yes, do it!": "Ja, doe het!",
74
78
"Choose method": "Kies methode",
@@ -77,7 +81,7 @@
77
81
"Publish": "Publiceren",
78
82
"Extra": "Extra",
79
83
"Revision": "Versie",
80
-
"Slide Mode": "Slide Mode",
84
+
"Slide Mode": "Presentatiemodus",
81
85
"Export": "Exporteren",
82
86
"Import": "Importeren",
83
87
"Clipboard": "Kladbord",
@@ -100,13 +104,15 @@
100
104
"Refresh": "Ververs",
101
105
"Contacts": "Contacten",
102
106
"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
+
},
104
110
"Send us email": "Stuur ons een mail",
105
111
"Documents": "Documenten",
106
112
"Features": "Features",
107
113
"YAML Metadata": "YAML Metadata",
108
114
"Slide Example": "Slide Voorbeeld",
109
-
"Cheatsheet": "Afkijkblad",
115
+
"Cheatsheet": "Spiekbrief",
110
116
"Example": "Voorbeeld",
111
117
"Syntax": "Syntax",
112
118
"Header": "Koptekst",
@@ -174,6 +180,6 @@
174
180
"Help us translating on %s": "Help ons vertalen op %s"
175
181
},
176
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.": {
0 commit comments