mirror of
https://github.com/zadam/trilium.git
synced 2025-11-28 19:44:24 +01:00
Apply suggestions from code review
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
This commit is contained in:
parent
282b3a109c
commit
5f423cd22e
@ -40,8 +40,8 @@
|
||||
"prefix": "Präfix: ",
|
||||
"save": "Speichern",
|
||||
"branch_prefix_saved": "Zweigpräfix wurde gespeichert.",
|
||||
"branch_prefix_saved_multiple": "Der Zweigpräfix wurde für {{count}} -Zweige gespeichert.",
|
||||
"edit_branch_prefix_multiple": "Zweigpräfix {{ZZZZ}} bearbeiten"
|
||||
"branch_prefix_saved_multiple": "Der Zweigpräfix wurde für {{count}} Zweige gespeichert.",
|
||||
"edit_branch_prefix_multiple": "Präfix für {{count}} Zweige bearbeiten"
|
||||
},
|
||||
"bulk_actions": {
|
||||
"bulk_actions": "Massenaktionen",
|
||||
@ -1147,7 +1147,7 @@
|
||||
},
|
||||
"code_mime_types": {
|
||||
"title": "Verfügbare MIME-Typen im Dropdown-Menü",
|
||||
"tooltip_syntax_highlighting": "Syntax hervorhebung",
|
||||
"tooltip_syntax_highlighting": "Syntaxhervorhebung",
|
||||
"tooltip_code_block_syntax": "Code-Blöcke in Textnotizen",
|
||||
"tooltip_code_note_syntax": "Code-Notizen"
|
||||
},
|
||||
@ -2099,6 +2099,6 @@
|
||||
"note-color": {
|
||||
"clear-color": "Notizfarbe entfernen",
|
||||
"set-color": "Notizfarbe wählen",
|
||||
"set-custom-color": "Eigene Notzfarbe wählen"
|
||||
"set-custom-color": "Eigene Notizfarbe wählen"
|
||||
}
|
||||
}
|
||||
|
||||
@ -257,7 +257,7 @@
|
||||
"ai-llm-title": "AI/LLM",
|
||||
"localization": "Sprache & Region",
|
||||
"inbox-title": "Posteingang",
|
||||
"zen-mode": "Zen Modus"
|
||||
"zen-mode": "Zen-Modus"
|
||||
},
|
||||
"notes": {
|
||||
"new-note": "Neue Notiz",
|
||||
|
||||
@ -49,8 +49,8 @@
|
||||
"calendar_title": "Kalender"
|
||||
},
|
||||
"download_helper_desktop_macos": {
|
||||
"quick_start": "Installieren mit Homebrew :",
|
||||
"download_dmg": "Installer (.dmg) Herunterladen",
|
||||
"quick_start": "Installieren mit Homebrew:",
|
||||
"download_dmg": "Installer (.dmg) herunterladen",
|
||||
"download_zip": "Portable (.zip)",
|
||||
"download_homebrew_cask": "Die Homebrew Cask",
|
||||
"description_arm64": "Für Apple Silicon Macs, beispielsweise mit M1-, M2-, M3- oder M4-Chips.",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user