|
196 | 196 | 'pages_edit_draft_save_at' => 'Concept opgeslagen op ',
|
197 | 197 | 'pages_edit_delete_draft' => 'Concept verwijderen',
|
198 | 198 | 'pages_edit_discard_draft' => 'Concept verwijderen',
|
199 |
| - 'pages_edit_switch_to_markdown' => 'Switch to Markdown Editor', |
200 |
| - 'pages_edit_switch_to_markdown_clean' => '(Clean Content)', |
201 |
| - 'pages_edit_switch_to_markdown_stable' => '(Stable Content)', |
202 |
| - 'pages_edit_switch_to_wysiwyg' => 'Switch to WYSIWYG Editor', |
| 199 | + 'pages_edit_switch_to_markdown' => 'Verander naar Markdown Bewerker', |
| 200 | + 'pages_edit_switch_to_markdown_clean' => '(Schoongemaakte Inhoud)', |
| 201 | + 'pages_edit_switch_to_markdown_stable' => '(Stabiele Inhoud)', |
| 202 | + 'pages_edit_switch_to_wysiwyg' => 'Verander naar WYSIWYG Bewerker', |
203 | 203 | 'pages_edit_set_changelog' => 'Wijzigingslogboek instellen',
|
204 | 204 | 'pages_edit_enter_changelog_desc' => 'Geef een korte omschrijving van de wijzigingen die je gemaakt hebt',
|
205 | 205 | 'pages_edit_enter_changelog' => 'Voeg toe aan wijzigingslogboek',
|
206 |
| - 'pages_editor_switch_title' => 'Switch Editor', |
207 |
| - 'pages_editor_switch_are_you_sure' => 'Are you sure you want to change the editor for this page?', |
208 |
| - 'pages_editor_switch_consider_following' => 'Consider the following when changing editors:', |
209 |
| - 'pages_editor_switch_consideration_a' => 'Once saved, the new editor option will be used by any future editors, including those that may not be able to change editor type themselves.', |
210 |
| - 'pages_editor_switch_consideration_b' => 'This can potentially lead to a loss of detail and syntax in certain circumstances.', |
211 |
| - 'pages_editor_switch_consideration_c' => 'Tag or changelog changes, made since last save, won\'t persist across this change.', |
| 206 | + 'pages_editor_switch_title' => 'Wijzig Bewerker', |
| 207 | + 'pages_editor_switch_are_you_sure' => 'Weet u zeker dat u de bewerker voor deze pagina wilt wijzigen?', |
| 208 | + 'pages_editor_switch_consider_following' => 'Houd rekening met het volgende als u van bewerker verandert:', |
| 209 | + 'pages_editor_switch_consideration_a' => 'Eenmaal opgeslagen, zal de nieuwe bewerker keuze gebruikt worden door alle toekomstige gebruikers, ook diegene die zelf niet van bewerker type kunnen veranderen.', |
| 210 | + 'pages_editor_switch_consideration_b' => 'Dit kan mogelijks tot een verlies van detail en syntax leiden in bepaalde omstandigheden.', |
| 211 | + 'pages_editor_switch_consideration_c' => 'De veranderingen aan Tags of aan het wijzigingslogboek, sinds de laatste keer opslaan, zullen niet behouden blijven met deze wijziging.', |
212 | 212 | 'pages_save' => 'Pagina opslaan',
|
213 | 213 | 'pages_title' => 'Pagina titel',
|
214 | 214 | 'pages_name' => 'Pagina naam',
|
215 |
| - 'pages_md_editor' => 'Bewerken', |
| 215 | + 'pages_md_editor' => 'Bewerker', |
216 | 216 | 'pages_md_preview' => 'Voorbeeld',
|
217 | 217 | 'pages_md_insert_image' => 'Afbeelding invoegen',
|
218 | 218 | 'pages_md_insert_link' => 'Entity link invoegen',
|
|
235 | 235 | 'pages_revisions_number' => '#',
|
236 | 236 | 'pages_revisions_numbered' => 'Revisie #:id',
|
237 | 237 | 'pages_revisions_numbered_changes' => 'Revisie #:id wijzigingen',
|
238 |
| - 'pages_revisions_editor' => 'Editor Type', |
| 238 | + 'pages_revisions_editor' => 'Bewerker Type', |
239 | 239 | 'pages_revisions_changelog' => 'Wijzigingsoverzicht',
|
240 | 240 | 'pages_revisions_changes' => 'Wijzigingen',
|
241 | 241 | 'pages_revisions_current' => 'Huidige versie',
|
|
0 commit comments