@qwen-code/qwen-code 0.14.2 → 0.14.3-nightly.20260412.56392c739

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/locales/de.js CHANGED
@@ -989,9 +989,10 @@ export default {
989
989
  // ============================================================================
990
990
  // Commands - Model
991
991
  // ============================================================================
992
- 'Switch the model for this session': 'Modell für diese Sitzung wechseln',
993
- 'Set fast model for background tasks':
994
- 'Schnelles Modell für Hintergrundaufgaben festlegen',
992
+ 'Switch the model for this session (--fast for suggestion model)':
993
+ 'Modell für diese Sitzung wechseln (--fast für Vorschlagsmodell)',
994
+ 'Set a lighter model for prompt suggestions and speculative execution':
995
+ 'Leichteres Modell für Eingabevorschläge und spekulative Ausführung festlegen',
995
996
  'Content generator configuration not available.':
996
997
  'Inhaltsgenerator-Konfiguration nicht verfügbar.',
997
998
  'Authentication type not available.':
@@ -1184,6 +1185,8 @@ export default {
1184
1185
  'Always allow for this user': 'Für diesen Benutzer immer erlauben',
1185
1186
  'Always allow {{action}} for this user':
1186
1187
  '{{action}} für diesen Benutzer immer erlauben',
1188
+ 'Yes, restore previous mode ({{mode}})':
1189
+ 'Ja, vorherigen Modus wiederherstellen ({{mode}})',
1187
1190
  'Yes, and auto-accept edits': 'Ja, und Änderungen automatisch akzeptieren',
1188
1191
  'Yes, and manually approve edits': 'Ja, und Änderungen manuell genehmigen',
1189
1192
  'No, keep planning (esc)': 'Nein, weiter planen (Esc)',
@@ -1439,6 +1442,8 @@ export default {
1439
1442
  'Press Ctrl+C again to exit.': 'Drücken Sie erneut Strg+C zum Beenden.',
1440
1443
  'Press Ctrl+D again to exit.': 'Drücken Sie erneut Strg+D zum Beenden.',
1441
1444
  'Press Esc again to clear.': 'Drücken Sie erneut Esc zum Löschen.',
1445
+ 'Press ↑ to edit queued messages':
1446
+ 'Drücken Sie ↑, um Nachrichten in der Warteschlange zu bearbeiten',
1442
1447
 
1443
1448
  // ============================================================================
1444
1449
  // MCP Status
@@ -1968,9 +1973,9 @@ export default {
1968
1973
  'Raw-Modus nicht verfügbar. Bitte in einem interaktiven Terminal ausführen.',
1969
1974
  '(Use ↑ ↓ arrows to navigate, Enter to select, Ctrl+C to exit)\n':
1970
1975
  '(↑ ↓ Pfeiltasten zum Navigieren, Enter zum Auswählen, Strg+C zum Beenden)\n',
1971
- verbose: 'ausführlich',
1972
- 'Show full tool output and thinking in verbose mode (toggle with Ctrl+O).':
1973
- 'Vollständige Tool-Ausgabe und Denkprozess im ausführlichen Modus anzeigen (mit Strg+O umschalten).',
1976
+ compact: 'kompakt',
1977
+ 'Hide tool output and thinking for a cleaner view (toggle with Ctrl+O).':
1978
+ 'Tool-Ausgabe und Denkprozess ausblenden für eine übersichtlichere Ansicht (mit Strg+O umschalten).',
1974
1979
  'Press Ctrl+O to show full tool output':
1975
1980
  'Strg+O für vollständige Tool-Ausgabe drücken',
1976
1981
 
@@ -1984,4 +1989,6 @@ export default {
1984
1989
  'Already in plan mode. Use "/plan exit" to exit plan mode.',
1985
1990
  'Not in plan mode. Use "/plan" to enter plan mode first.':
1986
1991
  'Not in plan mode. Use "/plan" to enter plan mode first.',
1992
+
1993
+ "Set up Qwen Code's status line UI": "Set up Qwen Code's status line UI",
1987
1994
  };
package/locales/en.js CHANGED
@@ -1151,8 +1151,10 @@ export default {
1151
1151
  // ============================================================================
1152
1152
  // Commands - Model
1153
1153
  // ============================================================================
1154
- 'Switch the model for this session': 'Switch the model for this session',
1155
- 'Set fast model for background tasks': 'Set fast model for background tasks',
1154
+ 'Switch the model for this session (--fast for suggestion model)':
1155
+ 'Switch the model for this session (--fast for suggestion model)',
1156
+ 'Set a lighter model for prompt suggestions and speculative execution':
1157
+ 'Set a lighter model for prompt suggestions and speculative execution',
1156
1158
  'Content generator configuration not available.':
1157
1159
  'Content generator configuration not available.',
1158
1160
  'Authentication type not available.': 'Authentication type not available.',
@@ -1236,6 +1238,8 @@ export default {
1236
1238
  'Always allow for this user': 'Always allow for this user',
1237
1239
  'Always allow {{action}} for this user':
1238
1240
  'Always allow {{action}} for this user',
1241
+ 'Yes, restore previous mode ({{mode}})':
1242
+ 'Yes, restore previous mode ({{mode}})',
1239
1243
  'Yes, and auto-accept edits': 'Yes, and auto-accept edits',
1240
1244
  'Yes, and manually approve edits': 'Yes, and manually approve edits',
1241
1245
  'No, keep planning (esc)': 'No, keep planning (esc)',
@@ -1485,6 +1489,7 @@ export default {
1485
1489
  'Press Ctrl+C again to exit.': 'Press Ctrl+C again to exit.',
1486
1490
  'Press Ctrl+D again to exit.': 'Press Ctrl+D again to exit.',
1487
1491
  'Press Esc again to clear.': 'Press Esc again to clear.',
1492
+ 'Press ↑ to edit queued messages': 'Press ↑ to edit queued messages',
1488
1493
 
1489
1494
  // ============================================================================
1490
1495
  // MCP Status
@@ -2008,9 +2013,9 @@ export default {
2008
2013
  'Raw mode not available. Please run in an interactive terminal.',
2009
2014
  '(Use ↑ ↓ arrows to navigate, Enter to select, Ctrl+C to exit)\n':
2010
2015
  '(Use ↑ ↓ arrows to navigate, Enter to select, Ctrl+C to exit)\n',
2011
- verbose: 'verbose',
2012
- 'Show full tool output and thinking in verbose mode (toggle with Ctrl+O).':
2013
- 'Show full tool output and thinking in verbose mode (toggle with Ctrl+O).',
2016
+ compact: 'compact',
2017
+ 'Hide tool output and thinking for a cleaner view (toggle with Ctrl+O).':
2018
+ 'Hide tool output and thinking for a cleaner view (toggle with Ctrl+O).',
2014
2019
  'Press Ctrl+O to show full tool output':
2015
2020
  'Press Ctrl+O to show full tool output',
2016
2021
 
@@ -2024,4 +2029,6 @@ export default {
2024
2029
  'Already in plan mode. Use "/plan exit" to exit plan mode.',
2025
2030
  'Not in plan mode. Use "/plan" to enter plan mode first.':
2026
2031
  'Not in plan mode. Use "/plan" to enter plan mode first.',
2032
+
2033
+ "Set up Qwen Code's status line UI": "Set up Qwen Code's status line UI",
2027
2034
  };