Translated using Weblate (German)

Currently translated at 90.3% (1413 of 1564 strings)

Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/de/
This commit is contained in:
toaik 2025-08-26 20:05:39 +02:00 committed by Hosted Weblate
parent 63faba9603
commit 4b50e2f14d
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -1688,7 +1688,7 @@
"api_key": "API Schlüssel",
"url": "Basis-URL",
"model": "Modell",
"anthropic_settings": "Anthropic-Einstellungen",
"anthropic_settings": "Anthropic Einstellungen",
"partial": "{{ percentage }}% verarbeitet",
"anthropic_api_key_description": "Dein Anthropic API-Key für den Zugriff auf Claude Modelle",
"anthropic_model_description": "Anthropic Claude Modell für Chat-Vervollständigung",
@ -1742,7 +1742,20 @@
},
"name": "KI",
"openai": "OpenAI",
"use_enhanced_context": "Benutze erweiterten Kontext"
"use_enhanced_context": "Benutze erweiterten Kontext",
"openai_api_key_description": "Dein OpenAPI-Key für den Zugriff auf den KI-Dienst",
"default_model": "Standardmodell",
"openai_model_description": "Beispiele: gpt-4o, gpt-4-turbo, gpt-3.5-turbo",
"base_url": "Basis URL",
"openai_url_description": "Standard: https://api.openai.com/v1",
"anthropic_url_description": "Basis URL für Anthropic API (Standard: https://api.anthropic.com)",
"ollama_settings": "Ollama Einstellungen",
"note_title": "Notiz Titel",
"error": "Fehler",
"last_attempt": "Letzter Versuch",
"actions": "Aktionen",
"retry": "Erneut versuchen",
"retry_queued": "Notiz für weiteren Versuch eingereiht"
},
"zen_mode": {
"button_exit": "Verlasse Zen Modus"