From 2f804f3eacbf54895d8a6da74540805340e6aeb1 Mon Sep 17 00:00:00 2001 From: Newcomer1989 Date: Sun, 31 Aug 2025 23:52:30 +0200 Subject: [PATCH] Translated using Weblate (German) Currently translated at 100.0% (1566 of 1566 strings) Translation: Trilium Notes/Client Translate-URL: https://hosted.weblate.org/projects/trilium/client/de/ --- apps/client/src/translations/de/translation.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/apps/client/src/translations/de/translation.json b/apps/client/src/translations/de/translation.json index 346228f65..57b4dc1a6 100644 --- a/apps/client/src/translations/de/translation.json +++ b/apps/client/src/translations/de/translation.json @@ -1404,8 +1404,8 @@ "open-in-popup": "Schnellbearbeitung" }, "shared_info": { - "shared_publicly": "Diese Notiz ist öffentlich geteilt auf {{- link}}", - "shared_locally": "Diese Notiz ist lokal geteilt auf {{- link}}", + "shared_publicly": "Diese Notiz ist öffentlich geteilt auf {{- link}}.", + "shared_locally": "Diese Notiz ist lokal geteilt auf {{- link}}.", "help_link": "Für Hilfe besuche wiki." }, "note_types": { @@ -1484,7 +1484,8 @@ "hoist-this-note-workspace": "Diese Notiz fokussieren (Arbeitsbereich)", "refresh-saved-search-results": "Gespeicherte Suchergebnisse aktualisieren", "create-child-note": "Unternotiz anlegen", - "unhoist": "Fokus verlassen" + "unhoist": "Fokus verlassen", + "toggle-sidebar": "Seitenleiste ein-/ausblenden" }, "title_bar_buttons": { "window-on-top": "Dieses Fenster immer oben halten"