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:
Elian Doran 2025-11-27 07:34:46 +02:00 committed by GitHub
parent 282b3a109c
commit 5f423cd22e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 7 additions and 7 deletions

View File

@ -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"
}
}

View File

@ -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",

View File

@ -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.",