You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -233,7 +235,7 @@ export const de: TranslationTree = {
233
235
folder: {
234
236
name: "Inline-Aufgabenkonvertierungsordner",
235
237
description:
236
-
"Ordner für Inline-Aufgabenkonvertierung. Verwende {{currentNotePath}} für relativ zur aktuellen Notiz",
238
+
"Ordner für Inline-Aufgabenkonvertierung. Verwende {{currentNotePath}} für relativ zur aktuellen Notiz, {{currentNoteTitle}} für aktuellen Notiztitel",
237
239
},
238
240
},
239
241
nlp: {
@@ -310,10 +312,12 @@ export const de: TranslationTree = {
310
312
},
311
313
dataStorage: {
312
314
name: "Pomodoro-Datenspeicherung",
315
+
description: "Konfiguriere, wo Pomodoro-Sitzungsdaten gespeichert und verwaltet werden.",
313
316
dailyNotes: "Tägliche Notizen",
314
317
},
315
318
notifications: {
316
319
header: "Benachrichtigungen",
320
+
description: "Konfiguriere Aufgabenerinnerungsbenachrichtigungen und Warnungen.",
@@ -351,20 +355,26 @@ export const de: TranslationTree = {
351
355
},
352
356
timeblocking: {
353
357
header: "Zeitblockierung",
358
+
description:
359
+
"Konfiguriere Zeitblockfunktionalität für leichte Planung in täglichen Notizen. In der erweiterten Kalenderansicht, halte Shift + Klick und ziehe, um Zeitblöcke zu erstellen.",
354
360
enableName: "Zeitblockierung aktivieren",
355
361
enableDesc:
356
362
"Zeitblockfunktionalität für leichte Planung in täglichen Notizen aktivieren",
357
363
showBlocksName: "Zeitblöcke anzeigen",
358
364
showBlocksDesc: "Zeitblöcke aus täglichen Notizen standardmäßig anzeigen",
365
+
usage: "Verwendung: In der erweiterten Kalenderansicht, halte Shift + ziehen, um Zeitblöcke zu erstellen. Ziehen, um bestehende Zeitblöcke zu verschieben. Ränder anpassen, um Dauer zu ändern.",
359
366
},
360
367
performance: {
361
368
header: "Leistung & Verhalten",
369
+
description: "Konfiguriere Plugin-Leistung und Verhaltensoptionen.",
"Configure timeblock functionality for lightweight scheduling in daily notes. In the advanced calendar view, hold Shift + click and drag to create timeblocks.",
350
354
enableName: "Enable timeblocking",
351
355
enableDesc:
352
356
"Enable timeblock functionality for lightweight scheduling in daily notes",
353
357
showBlocksName: "Show timeblocks",
354
358
showBlocksDesc: "Display timeblocks from daily notes by default",
359
+
usage: "Usage: In the advanced calendar view, hold Shift + drag to create timeblocks. Drag to move existing timeblocks. Resize edges to adjust duration.",
355
360
},
356
361
performance: {
357
362
header: "Performance & Behavior",
363
+
description: "Configure plugin performance and behavioral options.",
358
364
},
359
365
timeTrackingSection: {
360
366
header: "Time Tracking",
367
+
description: "Configure automatic time tracking behaviors.",
361
368
},
362
369
recurringSection: {
363
370
header: "Recurring Tasks",
371
+
description: "Configure behavior for recurring task management.",
description: "Configure behavior for recurring task management.",
1062
1070
},
1063
-
timeblocking: {
1064
-
description:
1065
-
"Configure timeblock functionality for lightweight scheduling in daily notes.",
1066
-
usage: "Usage: In the advanced calendar view, hold Shift + drag to create timeblocks. Drag to move existing timeblocks. Resize edges to adjust duration.",
0 commit comments