mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-05-04 22:51:08 +00:00
Merge branch 'main' into feat/image-attachment
This commit is contained in:
commit
56030f9291
609 changed files with 26677 additions and 12343 deletions
|
|
@ -341,7 +341,6 @@ export default {
|
|||
'Folder Trust': 'Ordnervertrauen',
|
||||
'Vision Model Preview': 'Vision-Modell-Vorschau',
|
||||
'Tool Schema Compliance': 'Werkzeug-Schema-Konformität',
|
||||
'Experimental: Skills': 'Experimentell: Fähigkeiten',
|
||||
// Settings enum options
|
||||
'Auto (detect from system)': 'Automatisch (vom System erkennen)',
|
||||
Text: 'Text',
|
||||
|
|
@ -431,6 +430,8 @@ export default {
|
|||
'Diese Erweiterung wird folgende Unteragenten installieren:',
|
||||
'Installation cancelled for "{{name}}".':
|
||||
'Installation von "{{name}}" abgebrochen.',
|
||||
'You are installing an extension from {{originSource}}. Some features may not work perfectly with Qwen Code.':
|
||||
'Sie installieren eine Erweiterung von {{originSource}}. Einige Funktionen funktionieren möglicherweise nicht perfekt mit Qwen Code.',
|
||||
'--ref and --auto-update are not applicable for marketplace extensions.':
|
||||
'--ref und --auto-update sind nicht anwendbar für Marketplace-Erweiterungen.',
|
||||
'Extension "{{name}}" installed successfully and enabled.':
|
||||
|
|
@ -1060,9 +1061,6 @@ export default {
|
|||
// MCP Status
|
||||
// ============================================================================
|
||||
'No MCP servers configured.': 'Keine MCP-Server konfiguriert.',
|
||||
'Please view MCP documentation in your browser:':
|
||||
'Bitte sehen Sie die MCP-Dokumentation in Ihrem Browser:',
|
||||
'or use the cli /docs command': 'oder verwenden Sie den CLI-Befehl /docs',
|
||||
'⏳ MCP servers are starting up ({{count}} initializing)...':
|
||||
'⏳ MCP-Server werden gestartet ({{count}} werden initialisiert)...',
|
||||
'Note: First startup may take longer. Tool availability will update automatically.':
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue