|
248 | 248 | 'pages_edit_switch_to_markdown_stable' => '(Stabiler Inhalt)',
|
249 | 249 | 'pages_edit_switch_to_wysiwyg' => 'Zum WYSIWYG-Editor wechseln',
|
250 | 250 | 'pages_edit_switch_to_new_wysiwyg' => 'Zum neuen WYSIWYG wechseln',
|
251 |
| - 'pages_edit_switch_to_new_wysiwyg_desc' => '(In Beta Testing)', |
| 251 | + 'pages_edit_switch_to_new_wysiwyg_desc' => '(Im Beta-Test)', |
252 | 252 | 'pages_edit_set_changelog' => 'Änderungsprotokoll hinzufügen',
|
253 | 253 | 'pages_edit_enter_changelog_desc' => 'Bitte geben Sie eine kurze Zusammenfassung Ihrer Änderungen ein',
|
254 | 254 | 'pages_edit_enter_changelog' => 'Änderungsprotokoll eingeben',
|
|
392 | 392 | 'comment' => 'Kommentar',
|
393 | 393 | 'comments' => 'Kommentare',
|
394 | 394 | 'comment_add' => 'Kommentieren',
|
395 |
| - 'comment_none' => 'No comments to display', |
| 395 | + 'comment_none' => 'Keine Kommentare vorhanden', |
396 | 396 | 'comment_placeholder' => 'Geben Sie hier Ihre Kommentare ein',
|
397 |
| - 'comment_thread_count' => ':count Comment Thread|:count Comment Threads', |
398 |
| - 'comment_archived_count' => ':count Archived', |
399 |
| - 'comment_archived_threads' => 'Archived Threads', |
| 397 | + 'comment_thread_count' => ':count Thema|:count Themen', |
| 398 | + 'comment_archived_count' => ':count archiviert', |
| 399 | + 'comment_archived_threads' => 'Archivierte Themen', |
400 | 400 | 'comment_save' => 'Kommentar speichern',
|
401 | 401 | 'comment_new' => 'Neuer Kommentar',
|
402 | 402 | 'comment_created' => ':createDiff kommentiert',
|
|
405 | 405 | 'comment_deleted_success' => 'Kommentar gelöscht',
|
406 | 406 | 'comment_created_success' => 'Kommentar hinzugefügt',
|
407 | 407 | 'comment_updated_success' => 'Kommentar aktualisiert',
|
408 |
| - 'comment_archive_success' => 'Comment archived', |
409 |
| - 'comment_unarchive_success' => 'Comment un-archived', |
410 |
| - 'comment_view' => 'View comment', |
411 |
| - 'comment_jump_to_thread' => 'Jump to thread', |
| 408 | + 'comment_archive_success' => 'Kommentar archiviert', |
| 409 | + 'comment_unarchive_success' => 'Kommentar nicht mehr archiviert', |
| 410 | + 'comment_view' => 'Kommentar ansehen', |
| 411 | + 'comment_jump_to_thread' => 'Zum Thema springen', |
412 | 412 | 'comment_delete_confirm' => 'Möchten Sie diesen Kommentar wirklich löschen?',
|
413 | 413 | 'comment_in_reply_to' => 'Antwort auf :commentId',
|
414 |
| - 'comment_reference' => 'Reference', |
415 |
| - 'comment_reference_outdated' => '(Outdated)', |
| 414 | + 'comment_reference' => 'Referenz', |
| 415 | + 'comment_reference_outdated' => '(Veraltet)', |
416 | 416 | 'comment_editor_explain' => 'Hier sind die Kommentare, die auf dieser Seite hinterlassen wurden. Kommentare können hinzugefügt und verwaltet werden, wenn die gespeicherte Seite angezeigt wird.',
|
417 | 417 |
|
418 | 418 | // Revision
|
|
0 commit comments