|
|
|
|
@ -147,7 +147,7 @@
|
|
|
|
|
"numberedList": "<kbd>1.</kbd> oder <kbd>1)</kbd> gefolgt von Leerzeichen für nummerierte Liste",
|
|
|
|
|
"blockQuote": "Beginne eine Zeile mit <kbd>></kbd> gefolgt von einem Leerzeichen für Blockzitate",
|
|
|
|
|
"troubleshooting": "Fehlerbehebung",
|
|
|
|
|
"reloadFrontend": "Trillium-Frontend neuladen",
|
|
|
|
|
"reloadFrontend": "Trilium-Frontend neuladen",
|
|
|
|
|
"showDevTools": "Entwicklertools anzeigen",
|
|
|
|
|
"showSQLConsole": "SQL-Konsole anzeigen",
|
|
|
|
|
"other": "Andere",
|
|
|
|
|
@ -660,7 +660,7 @@
|
|
|
|
|
},
|
|
|
|
|
"code_buttons": {
|
|
|
|
|
"execute_button_title": "Skript ausführen",
|
|
|
|
|
"trilium_api_docs_button_title": "Öffne die Trillium-API-Dokumentation",
|
|
|
|
|
"trilium_api_docs_button_title": "Öffne die Trilium-API-Dokumentation",
|
|
|
|
|
"save_to_note_button_title": "In die Notiz speichern",
|
|
|
|
|
"opening_api_docs_message": "API-Dokumentation wird geöffnet...",
|
|
|
|
|
"sql_console_saved_message": "SQL-Konsolennotiz wurde in {{note_path}} gespeichert"
|
|
|
|
|
|