mirror of
https://github.com/zadam/trilium.git
synced 2025-12-20 23:29:55 +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:
@@ -40,8 +40,8 @@
|
|||||||
"prefix": "Präfix: ",
|
"prefix": "Präfix: ",
|
||||||
"save": "Speichern",
|
"save": "Speichern",
|
||||||
"branch_prefix_saved": "Zweigpräfix wurde gespeichert.",
|
"branch_prefix_saved": "Zweigpräfix wurde gespeichert.",
|
||||||
"branch_prefix_saved_multiple": "Der Zweigpräfix wurde für {{count}} -Zweige gespeichert.",
|
"branch_prefix_saved_multiple": "Der Zweigpräfix wurde für {{count}} Zweige gespeichert.",
|
||||||
"edit_branch_prefix_multiple": "Zweigpräfix {{ZZZZ}} bearbeiten"
|
"edit_branch_prefix_multiple": "Präfix für {{count}} Zweige bearbeiten"
|
||||||
},
|
},
|
||||||
"bulk_actions": {
|
"bulk_actions": {
|
||||||
"bulk_actions": "Massenaktionen",
|
"bulk_actions": "Massenaktionen",
|
||||||
@@ -2099,6 +2099,6 @@
|
|||||||
"note-color": {
|
"note-color": {
|
||||||
"clear-color": "Notizfarbe entfernen",
|
"clear-color": "Notizfarbe entfernen",
|
||||||
"set-color": "Notizfarbe wählen",
|
"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",
|
"ai-llm-title": "AI/LLM",
|
||||||
"localization": "Sprache & Region",
|
"localization": "Sprache & Region",
|
||||||
"inbox-title": "Posteingang",
|
"inbox-title": "Posteingang",
|
||||||
"zen-mode": "Zen Modus"
|
"zen-mode": "Zen-Modus"
|
||||||
},
|
},
|
||||||
"notes": {
|
"notes": {
|
||||||
"new-note": "Neue Notiz",
|
"new-note": "Neue Notiz",
|
||||||
|
|||||||
@@ -50,7 +50,7 @@
|
|||||||
},
|
},
|
||||||
"download_helper_desktop_macos": {
|
"download_helper_desktop_macos": {
|
||||||
"quick_start": "Installieren mit Homebrew:",
|
"quick_start": "Installieren mit Homebrew:",
|
||||||
"download_dmg": "Installer (.dmg) Herunterladen",
|
"download_dmg": "Installer (.dmg) herunterladen",
|
||||||
"download_zip": "Portable (.zip)",
|
"download_zip": "Portable (.zip)",
|
||||||
"download_homebrew_cask": "Die Homebrew Cask",
|
"download_homebrew_cask": "Die Homebrew Cask",
|
||||||
"description_arm64": "Für Apple Silicon Macs, beispielsweise mit M1-, M2-, M3- oder M4-Chips.",
|
"description_arm64": "Für Apple Silicon Macs, beispielsweise mit M1-, M2-, M3- oder M4-Chips.",
|
||||||
|
|||||||
Reference in New Issue
Block a user