Skip to content

Commit c154463

Browse files
committed
New translations entities.php (German)
1 parent 9308f77 commit c154463

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

lang/de/entities.php

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@
248248
'pages_edit_switch_to_markdown_stable' => '(Stabiler Inhalt)',
249249
'pages_edit_switch_to_wysiwyg' => 'Zum WYSIWYG-Editor wechseln',
250250
'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)',
252252
'pages_edit_set_changelog' => 'Änderungsprotokoll hinzufügen',
253253
'pages_edit_enter_changelog_desc' => 'Bitte geben Sie eine kurze Zusammenfassung Ihrer Änderungen ein',
254254
'pages_edit_enter_changelog' => 'Änderungsprotokoll eingeben',
@@ -392,11 +392,11 @@
392392
'comment' => 'Kommentar',
393393
'comments' => 'Kommentare',
394394
'comment_add' => 'Kommentieren',
395-
'comment_none' => 'No comments to display',
395+
'comment_none' => 'Keine Kommentare vorhanden',
396396
'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',
400400
'comment_save' => 'Kommentar speichern',
401401
'comment_new' => 'Neuer Kommentar',
402402
'comment_created' => ':createDiff kommentiert',
@@ -405,14 +405,14 @@
405405
'comment_deleted_success' => 'Kommentar gelöscht',
406406
'comment_created_success' => 'Kommentar hinzugefügt',
407407
'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',
412412
'comment_delete_confirm' => 'Möchten Sie diesen Kommentar wirklich löschen?',
413413
'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)',
416416
'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.',
417417

418418
// Revision

0 commit comments

Comments
 (0)