From 498bb0f5af6cab6528482568087a1a42ddd1d8dc Mon Sep 17 00:00:00 2001 From: Philip Okugbe <16838612+Philipinho@users.noreply.github.com> Date: Wed, 12 Aug 2026 14:18:37 +0100 Subject: [PATCH] New translations translation.json (German) [ci skip] --- .../public/locales/de-DE/translation.json | 21 ++++++++++++------- 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/apps/client/public/locales/de-DE/translation.json b/apps/client/public/locales/de-DE/translation.json index d7ff112ff..6fcc4e5bf 100644 --- a/apps/client/public/locales/de-DE/translation.json +++ b/apps/client/public/locales/de-DE/translation.json @@ -387,8 +387,8 @@ "Insert horizontal rule divider": "Horizontale Trennlinie einfügen", "Page break": "Seitenumbruch", "Insert a page break for printing.": "Einen Seitenumbruch zum Drucken einfügen.", - "Footnote": "Footnote", - "Insert a footnote reference.": "Insert a footnote reference.", + "Footnote": "Fußnote", + "Insert a footnote reference.": "Einen Fußnotenverweis einfügen.", "Upload any image from your device.": "Laden Sie ein beliebiges Bild von Ihrem Gerät hoch.", "Upload any video from your device.": "Laden Sie ein beliebiges Video von Ihrem Gerät hoch.", "Upload any audio from your device.": "Laden Sie beliebige Audiodateien von Ihrem Gerät hoch.", @@ -1292,10 +1292,15 @@ "{{count}} rows deleted_other": "{{count}} rows deleted", "{{count}} selected_one": "1 selected", "{{count}} selected_other": "{{count}} selected", - "Compare": "Compare", - "Compare versions": "Compare versions", - "Select version from {{date}}": "Select version from {{date}}", - "Version actions for {{date}}": "Version actions for {{date}}", - "Comparing {{newer}} and {{older}}": "Comparing {{newer}} and {{older}}", - "Exit compare": "Exit compare" + "Compare": "Vergleichen", + "Compare versions": "Versionen vergleichen", + "Select version from {{date}}": "Version vom {{date}} auswählen", + "Version actions for {{date}}": "Versionsaktionen für {{date}}", + "Comparing {{newer}} and {{older}}": "{{newer}} und {{older}} werden verglichen", + "Exit compare": "Vergleich beenden", + "Search attachments...": "Search attachments...", + "Error loading attachments.": "Error loading attachments.", + "No attachments on this page yet.": "No attachments on this page yet.", + "Uploaded by {{name}}": "Uploaded by {{name}}", + "Download {{name}}": "Download {{name}}" }