@qwen-code/qwen-code 0.7.2 → 0.8.0-nightly.20260123.011f3d23
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/cli.js +136451 -128188
- package/locales/de.js +233 -18
- package/locales/en.js +261 -26
- package/locales/ru.js +245 -18
- package/locales/zh.js +243 -25
- package/package.json +3 -5
package/locales/en.js
CHANGED
|
@@ -33,6 +33,25 @@ export default {
|
|
|
33
33
|
'Model Context Protocol command (from external servers)':
|
|
34
34
|
'Model Context Protocol command (from external servers)',
|
|
35
35
|
'Keyboard Shortcuts:': 'Keyboard Shortcuts:',
|
|
36
|
+
'Toggle this help display': 'Toggle this help display',
|
|
37
|
+
'Toggle shell mode': 'Toggle shell mode',
|
|
38
|
+
'Open command menu': 'Open command menu',
|
|
39
|
+
'Add file context': 'Add file context',
|
|
40
|
+
'Accept suggestion / Autocomplete': 'Accept suggestion / Autocomplete',
|
|
41
|
+
'Reverse search history': 'Reverse search history',
|
|
42
|
+
'Press ? again to close': 'Press ? again to close',
|
|
43
|
+
// Keyboard shortcuts panel descriptions
|
|
44
|
+
'for shell mode': 'for shell mode',
|
|
45
|
+
'for commands': 'for commands',
|
|
46
|
+
'for file paths': 'for file paths',
|
|
47
|
+
'to clear input': 'to clear input',
|
|
48
|
+
'to cycle approvals': 'to cycle approvals',
|
|
49
|
+
'to quit': 'to quit',
|
|
50
|
+
'for newline': 'for newline',
|
|
51
|
+
'to clear screen': 'to clear screen',
|
|
52
|
+
'to search history': 'to search history',
|
|
53
|
+
'to paste images': 'to paste images',
|
|
54
|
+
'for external editor': 'for external editor',
|
|
36
55
|
'Jump through words in the input': 'Jump through words in the input',
|
|
37
56
|
'Close dialogs, cancel requests, or quit application':
|
|
38
57
|
'Close dialogs, cancel requests, or quit application',
|
|
@@ -46,6 +65,7 @@ export default {
|
|
|
46
65
|
'Connecting to MCP servers... ({{connected}}/{{total}})':
|
|
47
66
|
'Connecting to MCP servers... ({{connected}}/{{total}})',
|
|
48
67
|
'Type your message or @path/to/file': 'Type your message or @path/to/file',
|
|
68
|
+
'? for shortcuts': '? for shortcuts',
|
|
49
69
|
"Press 'i' for INSERT mode and 'Esc' for NORMAL mode.":
|
|
50
70
|
"Press 'i' for INSERT mode and 'Esc' for NORMAL mode.",
|
|
51
71
|
'Cancel operation / Clear input (double press)':
|
|
@@ -59,10 +79,15 @@ export default {
|
|
|
59
79
|
'show version info': 'show version info',
|
|
60
80
|
'submit a bug report': 'submit a bug report',
|
|
61
81
|
'About Qwen Code': 'About Qwen Code',
|
|
82
|
+
Status: 'Status',
|
|
62
83
|
|
|
63
84
|
// ============================================================================
|
|
64
85
|
// System Information Fields
|
|
65
86
|
// ============================================================================
|
|
87
|
+
'Qwen Code': 'Qwen Code',
|
|
88
|
+
Runtime: 'Runtime',
|
|
89
|
+
OS: 'OS',
|
|
90
|
+
Auth: 'Auth',
|
|
66
91
|
'CLI Version': 'CLI Version',
|
|
67
92
|
'Git Commit': 'Git Commit',
|
|
68
93
|
Model: 'Model',
|
|
@@ -75,6 +100,7 @@ export default {
|
|
|
75
100
|
'Session ID': 'Session ID',
|
|
76
101
|
'Auth Method': 'Auth Method',
|
|
77
102
|
'Base URL': 'Base URL',
|
|
103
|
+
Proxy: 'Proxy',
|
|
78
104
|
'Memory Usage': 'Memory Usage',
|
|
79
105
|
'IDE Client': 'IDE Client',
|
|
80
106
|
|
|
@@ -98,8 +124,8 @@ export default {
|
|
|
98
124
|
Preview: 'Preview',
|
|
99
125
|
'(Use Enter to select, Tab to configure scope)':
|
|
100
126
|
'(Use Enter to select, Tab to configure scope)',
|
|
101
|
-
'(Use Enter to apply scope, Tab to
|
|
102
|
-
'(Use Enter to apply scope, Tab to
|
|
127
|
+
'(Use Enter to apply scope, Tab to go back)':
|
|
128
|
+
'(Use Enter to apply scope, Tab to go back)',
|
|
103
129
|
'Theme configuration unavailable due to NO_COLOR env variable.':
|
|
104
130
|
'Theme configuration unavailable due to NO_COLOR env variable.',
|
|
105
131
|
'Theme "{{themeName}}" not found.': 'Theme "{{themeName}}" not found.',
|
|
@@ -152,6 +178,7 @@ export default {
|
|
|
152
178
|
'Project Level ({{path}})': 'Project Level ({{path}})',
|
|
153
179
|
'User Level ({{path}})': 'User Level ({{path}})',
|
|
154
180
|
'Built-in Agents': 'Built-in Agents',
|
|
181
|
+
'Extension Agents': 'Extension Agents',
|
|
155
182
|
'Using: {{count}} agents': 'Using: {{count}} agents',
|
|
156
183
|
'View Agent': 'View Agent',
|
|
157
184
|
'Edit Agent': 'Edit Agent',
|
|
@@ -257,8 +284,6 @@ export default {
|
|
|
257
284
|
// ============================================================================
|
|
258
285
|
'View and edit Qwen Code settings': 'View and edit Qwen Code settings',
|
|
259
286
|
Settings: 'Settings',
|
|
260
|
-
'(Use Enter to select{{tabText}})': '(Use Enter to select{{tabText}})',
|
|
261
|
-
', Tab to change focus': ', Tab to change focus',
|
|
262
287
|
'To see changes, Qwen Code must be restarted. Press r to exit and apply changes now.':
|
|
263
288
|
'To see changes, Qwen Code must be restarted. Press r to exit and apply changes now.',
|
|
264
289
|
'The command "/{{command}}" is not supported in non-interactive mode.':
|
|
@@ -268,24 +293,24 @@ export default {
|
|
|
268
293
|
// ============================================================================
|
|
269
294
|
'Vim Mode': 'Vim Mode',
|
|
270
295
|
'Disable Auto Update': 'Disable Auto Update',
|
|
296
|
+
'Attribution: commit': 'Attribution: commit',
|
|
297
|
+
'Terminal Bell Notification': 'Terminal Bell Notification',
|
|
298
|
+
'Enable Usage Statistics': 'Enable Usage Statistics',
|
|
299
|
+
Theme: 'Theme',
|
|
300
|
+
'Preferred Editor': 'Preferred Editor',
|
|
301
|
+
'Auto-connect to IDE': 'Auto-connect to IDE',
|
|
271
302
|
'Enable Prompt Completion': 'Enable Prompt Completion',
|
|
272
303
|
'Debug Keystroke Logging': 'Debug Keystroke Logging',
|
|
273
|
-
Language: 'Language',
|
|
304
|
+
'Language: UI': 'Language: UI',
|
|
305
|
+
'Language: Model': 'Language: Model',
|
|
274
306
|
'Output Format': 'Output Format',
|
|
275
307
|
'Hide Window Title': 'Hide Window Title',
|
|
276
308
|
'Show Status in Title': 'Show Status in Title',
|
|
277
309
|
'Hide Tips': 'Hide Tips',
|
|
278
|
-
'
|
|
279
|
-
'Hide Context Summary': 'Hide Context Summary',
|
|
280
|
-
'Hide CWD': 'Hide CWD',
|
|
281
|
-
'Hide Sandbox Status': 'Hide Sandbox Status',
|
|
282
|
-
'Hide Model Info': 'Hide Model Info',
|
|
283
|
-
'Hide Footer': 'Hide Footer',
|
|
284
|
-
'Show Memory Usage': 'Show Memory Usage',
|
|
285
|
-
'Show Line Numbers': 'Show Line Numbers',
|
|
310
|
+
'Show Line Numbers in Code': 'Show Line Numbers in Code',
|
|
286
311
|
'Show Citations': 'Show Citations',
|
|
287
312
|
'Custom Witty Phrases': 'Custom Witty Phrases',
|
|
288
|
-
'
|
|
313
|
+
'Show Welcome Back Dialog': 'Show Welcome Back Dialog',
|
|
289
314
|
'Enable User Feedback': 'Enable User Feedback',
|
|
290
315
|
'How is Qwen doing this session? (optional)':
|
|
291
316
|
'How is Qwen doing this session? (optional)',
|
|
@@ -312,7 +337,7 @@ export default {
|
|
|
312
337
|
'Respect .qwenignore': 'Respect .qwenignore',
|
|
313
338
|
'Enable Recursive File Search': 'Enable Recursive File Search',
|
|
314
339
|
'Disable Fuzzy Search': 'Disable Fuzzy Search',
|
|
315
|
-
'
|
|
340
|
+
'Interactive Shell (PTY)': 'Interactive Shell (PTY)',
|
|
316
341
|
'Show Color': 'Show Color',
|
|
317
342
|
'Auto Accept': 'Auto Accept',
|
|
318
343
|
'Use Ripgrep': 'Use Ripgrep',
|
|
@@ -323,6 +348,7 @@ export default {
|
|
|
323
348
|
'Folder Trust': 'Folder Trust',
|
|
324
349
|
'Vision Model Preview': 'Vision Model Preview',
|
|
325
350
|
'Tool Schema Compliance': 'Tool Schema Compliance',
|
|
351
|
+
'Experimental: Skills': 'Experimental: Skills',
|
|
326
352
|
// Settings enum options
|
|
327
353
|
'Auto (detect from system)': 'Auto (detect from system)',
|
|
328
354
|
Text: 'Text',
|
|
@@ -347,10 +373,148 @@ export default {
|
|
|
347
373
|
'Show all directories in the workspace':
|
|
348
374
|
'Show all directories in the workspace',
|
|
349
375
|
'set external editor preference': 'set external editor preference',
|
|
376
|
+
'Select Editor': 'Select Editor',
|
|
377
|
+
'Editor Preference': 'Editor Preference',
|
|
378
|
+
'These editors are currently supported. Please note that some editors cannot be used in sandbox mode.':
|
|
379
|
+
'These editors are currently supported. Please note that some editors cannot be used in sandbox mode.',
|
|
380
|
+
'Your preferred editor is:': 'Your preferred editor is:',
|
|
350
381
|
'Manage extensions': 'Manage extensions',
|
|
351
382
|
'List active extensions': 'List active extensions',
|
|
352
383
|
'Update extensions. Usage: update <extension-names>|--all':
|
|
353
384
|
'Update extensions. Usage: update <extension-names>|--all',
|
|
385
|
+
'Disable an extension': 'Disable an extension',
|
|
386
|
+
'Enable an extension': 'Enable an extension',
|
|
387
|
+
'Install an extension from a git repo or local path':
|
|
388
|
+
'Install an extension from a git repo or local path',
|
|
389
|
+
'Uninstall an extension': 'Uninstall an extension',
|
|
390
|
+
'No extensions installed.': 'No extensions installed.',
|
|
391
|
+
'Usage: /extensions update <extension-names>|--all':
|
|
392
|
+
'Usage: /extensions update <extension-names>|--all',
|
|
393
|
+
'Extension "{{name}}" not found.': 'Extension "{{name}}" not found.',
|
|
394
|
+
'No extensions to update.': 'No extensions to update.',
|
|
395
|
+
'Usage: /extensions install <source>': 'Usage: /extensions install <source>',
|
|
396
|
+
'Installing extension from "{{source}}"...':
|
|
397
|
+
'Installing extension from "{{source}}"...',
|
|
398
|
+
'Extension "{{name}}" installed successfully.':
|
|
399
|
+
'Extension "{{name}}" installed successfully.',
|
|
400
|
+
'Failed to install extension from "{{source}}": {{error}}':
|
|
401
|
+
'Failed to install extension from "{{source}}": {{error}}',
|
|
402
|
+
'Usage: /extensions uninstall <extension-name>':
|
|
403
|
+
'Usage: /extensions uninstall <extension-name>',
|
|
404
|
+
'Uninstalling extension "{{name}}"...':
|
|
405
|
+
'Uninstalling extension "{{name}}"...',
|
|
406
|
+
'Extension "{{name}}" uninstalled successfully.':
|
|
407
|
+
'Extension "{{name}}" uninstalled successfully.',
|
|
408
|
+
'Failed to uninstall extension "{{name}}": {{error}}':
|
|
409
|
+
'Failed to uninstall extension "{{name}}": {{error}}',
|
|
410
|
+
'Usage: /extensions {{command}} <extension> [--scope=<user|workspace>]':
|
|
411
|
+
'Usage: /extensions {{command}} <extension> [--scope=<user|workspace>]',
|
|
412
|
+
'Unsupported scope "{{scope}}", should be one of "user" or "workspace"':
|
|
413
|
+
'Unsupported scope "{{scope}}", should be one of "user" or "workspace"',
|
|
414
|
+
'Extension "{{name}}" disabled for scope "{{scope}}"':
|
|
415
|
+
'Extension "{{name}}" disabled for scope "{{scope}}"',
|
|
416
|
+
'Extension "{{name}}" enabled for scope "{{scope}}"':
|
|
417
|
+
'Extension "{{name}}" enabled for scope "{{scope}}"',
|
|
418
|
+
'Do you want to continue? [Y/n]: ': 'Do you want to continue? [Y/n]: ',
|
|
419
|
+
'Do you want to continue?': 'Do you want to continue?',
|
|
420
|
+
'Installing extension "{{name}}".': 'Installing extension "{{name}}".',
|
|
421
|
+
'**Extensions may introduce unexpected behavior. Ensure you have investigated the extension source and trust the author.**':
|
|
422
|
+
'**Extensions may introduce unexpected behavior. Ensure you have investigated the extension source and trust the author.**',
|
|
423
|
+
'This extension will run the following MCP servers:':
|
|
424
|
+
'This extension will run the following MCP servers:',
|
|
425
|
+
local: 'local',
|
|
426
|
+
remote: 'remote',
|
|
427
|
+
'This extension will add the following commands: {{commands}}.':
|
|
428
|
+
'This extension will add the following commands: {{commands}}.',
|
|
429
|
+
'This extension will append info to your QWEN.md context using {{fileName}}':
|
|
430
|
+
'This extension will append info to your QWEN.md context using {{fileName}}',
|
|
431
|
+
'This extension will exclude the following core tools: {{tools}}':
|
|
432
|
+
'This extension will exclude the following core tools: {{tools}}',
|
|
433
|
+
'This extension will install the following skills:':
|
|
434
|
+
'This extension will install the following skills:',
|
|
435
|
+
'This extension will install the following subagents:':
|
|
436
|
+
'This extension will install the following subagents:',
|
|
437
|
+
'Installation cancelled for "{{name}}".':
|
|
438
|
+
'Installation cancelled for "{{name}}".',
|
|
439
|
+
'--ref and --auto-update are not applicable for marketplace extensions.':
|
|
440
|
+
'--ref and --auto-update are not applicable for marketplace extensions.',
|
|
441
|
+
'Extension "{{name}}" installed successfully and enabled.':
|
|
442
|
+
'Extension "{{name}}" installed successfully and enabled.',
|
|
443
|
+
'Installs an extension from a git repository URL, local path, or claude marketplace (marketplace-url:plugin-name).':
|
|
444
|
+
'Installs an extension from a git repository URL, local path, or claude marketplace (marketplace-url:plugin-name).',
|
|
445
|
+
'The github URL, local path, or marketplace source (marketplace-url:plugin-name) of the extension to install.':
|
|
446
|
+
'The github URL, local path, or marketplace source (marketplace-url:plugin-name) of the extension to install.',
|
|
447
|
+
'The git ref to install from.': 'The git ref to install from.',
|
|
448
|
+
'Enable auto-update for this extension.':
|
|
449
|
+
'Enable auto-update for this extension.',
|
|
450
|
+
'Enable pre-release versions for this extension.':
|
|
451
|
+
'Enable pre-release versions for this extension.',
|
|
452
|
+
'Acknowledge the security risks of installing an extension and skip the confirmation prompt.':
|
|
453
|
+
'Acknowledge the security risks of installing an extension and skip the confirmation prompt.',
|
|
454
|
+
'The source argument must be provided.':
|
|
455
|
+
'The source argument must be provided.',
|
|
456
|
+
'Extension "{{name}}" successfully uninstalled.':
|
|
457
|
+
'Extension "{{name}}" successfully uninstalled.',
|
|
458
|
+
'Uninstalls an extension.': 'Uninstalls an extension.',
|
|
459
|
+
'The name or source path of the extension to uninstall.':
|
|
460
|
+
'The name or source path of the extension to uninstall.',
|
|
461
|
+
'Please include the name of the extension to uninstall as a positional argument.':
|
|
462
|
+
'Please include the name of the extension to uninstall as a positional argument.',
|
|
463
|
+
'Enables an extension.': 'Enables an extension.',
|
|
464
|
+
'The name of the extension to enable.':
|
|
465
|
+
'The name of the extension to enable.',
|
|
466
|
+
'The scope to enable the extenison in. If not set, will be enabled in all scopes.':
|
|
467
|
+
'The scope to enable the extenison in. If not set, will be enabled in all scopes.',
|
|
468
|
+
'Extension "{{name}}" successfully enabled for scope "{{scope}}".':
|
|
469
|
+
'Extension "{{name}}" successfully enabled for scope "{{scope}}".',
|
|
470
|
+
'Extension "{{name}}" successfully enabled in all scopes.':
|
|
471
|
+
'Extension "{{name}}" successfully enabled in all scopes.',
|
|
472
|
+
'Invalid scope: {{scope}}. Please use one of {{scopes}}.':
|
|
473
|
+
'Invalid scope: {{scope}}. Please use one of {{scopes}}.',
|
|
474
|
+
'Disables an extension.': 'Disables an extension.',
|
|
475
|
+
'The name of the extension to disable.':
|
|
476
|
+
'The name of the extension to disable.',
|
|
477
|
+
'The scope to disable the extenison in.':
|
|
478
|
+
'The scope to disable the extenison in.',
|
|
479
|
+
'Extension "{{name}}" successfully disabled for scope "{{scope}}".':
|
|
480
|
+
'Extension "{{name}}" successfully disabled for scope "{{scope}}".',
|
|
481
|
+
'Extension "{{name}}" successfully updated: {{oldVersion}} → {{newVersion}}.':
|
|
482
|
+
'Extension "{{name}}" successfully updated: {{oldVersion}} → {{newVersion}}.',
|
|
483
|
+
'Unable to install extension "{{name}}" due to missing install metadata':
|
|
484
|
+
'Unable to install extension "{{name}}" due to missing install metadata',
|
|
485
|
+
'Extension "{{name}}" is already up to date.':
|
|
486
|
+
'Extension "{{name}}" is already up to date.',
|
|
487
|
+
'Updates all extensions or a named extension to the latest version.':
|
|
488
|
+
'Updates all extensions or a named extension to the latest version.',
|
|
489
|
+
'Update all extensions.': 'Update all extensions.',
|
|
490
|
+
'Either an extension name or --all must be provided':
|
|
491
|
+
'Either an extension name or --all must be provided',
|
|
492
|
+
'Lists installed extensions.': 'Lists installed extensions.',
|
|
493
|
+
'Link extension failed to install.': 'Link extension failed to install.',
|
|
494
|
+
'Extension "{{name}}" linked successfully and enabled.':
|
|
495
|
+
'Extension "{{name}}" linked successfully and enabled.',
|
|
496
|
+
'Links an extension from a local path. Updates made to the local path will always be reflected.':
|
|
497
|
+
'Links an extension from a local path. Updates made to the local path will always be reflected.',
|
|
498
|
+
'The name of the extension to link.': 'The name of the extension to link.',
|
|
499
|
+
'Set a specific setting for an extension.':
|
|
500
|
+
'Set a specific setting for an extension.',
|
|
501
|
+
'Name of the extension to configure.': 'Name of the extension to configure.',
|
|
502
|
+
'The setting to configure (name or env var).':
|
|
503
|
+
'The setting to configure (name or env var).',
|
|
504
|
+
'The scope to set the setting in.': 'The scope to set the setting in.',
|
|
505
|
+
'List all settings for an extension.': 'List all settings for an extension.',
|
|
506
|
+
'Name of the extension.': 'Name of the extension.',
|
|
507
|
+
'Extension "{{name}}" has no settings to configure.':
|
|
508
|
+
'Extension "{{name}}" has no settings to configure.',
|
|
509
|
+
'Settings for "{{name}}":': 'Settings for "{{name}}":',
|
|
510
|
+
'(workspace)': '(workspace)',
|
|
511
|
+
'(user)': '(user)',
|
|
512
|
+
'[not set]': '[not set]',
|
|
513
|
+
'[value stored in keychain]': '[value stored in keychain]',
|
|
514
|
+
'Value:': 'Value:',
|
|
515
|
+
'Manage extension settings.': 'Manage extension settings.',
|
|
516
|
+
'You need to specify a command (set or list).':
|
|
517
|
+
'You need to specify a command (set or list).',
|
|
354
518
|
'manage IDE integration': 'manage IDE integration',
|
|
355
519
|
'check status of IDE integration': 'check status of IDE integration',
|
|
356
520
|
'install required IDE companion for {{ideName}}':
|
|
@@ -413,6 +577,7 @@ export default {
|
|
|
413
577
|
'Example: /language output English': 'Example: /language output English',
|
|
414
578
|
'Example: /language output 日本語': 'Example: /language output 日本語',
|
|
415
579
|
'UI language changed to {{lang}}': 'UI language changed to {{lang}}',
|
|
580
|
+
'LLM output language set to {{lang}}': 'LLM output language set to {{lang}}',
|
|
416
581
|
'LLM output language rule file generated at {{path}}':
|
|
417
582
|
'LLM output language rule file generated at {{path}}',
|
|
418
583
|
'Please restart the application for the changes to take effect.':
|
|
@@ -434,7 +599,7 @@ export default {
|
|
|
434
599
|
// ============================================================================
|
|
435
600
|
// Commands - Approval Mode
|
|
436
601
|
// ============================================================================
|
|
437
|
-
'Approval Mode': 'Approval Mode',
|
|
602
|
+
'Tool Approval Mode': 'Tool Approval Mode',
|
|
438
603
|
'Current approval mode: {{mode}}': 'Current approval mode: {{mode}}',
|
|
439
604
|
'Available approval modes:': 'Available approval modes:',
|
|
440
605
|
'Approval mode changed to: {{mode}}': 'Approval mode changed to: {{mode}}',
|
|
@@ -473,8 +638,6 @@ export default {
|
|
|
473
638
|
'Automatically approve all tools': 'Automatically approve all tools',
|
|
474
639
|
'Workspace approval mode exists and takes priority. User-level change will have no effect.':
|
|
475
640
|
'Workspace approval mode exists and takes priority. User-level change will have no effect.',
|
|
476
|
-
'(Use Enter to select, Tab to change focus)':
|
|
477
|
-
'(Use Enter to select, Tab to change focus)',
|
|
478
641
|
'Apply To': 'Apply To',
|
|
479
642
|
'User Settings': 'User Settings',
|
|
480
643
|
'Workspace Settings': 'Workspace Settings',
|
|
@@ -898,14 +1061,23 @@ export default {
|
|
|
898
1061
|
// ============================================================================
|
|
899
1062
|
// Startup Tips
|
|
900
1063
|
// ============================================================================
|
|
901
|
-
'Tips
|
|
902
|
-
'
|
|
903
|
-
'
|
|
904
|
-
'
|
|
905
|
-
'
|
|
906
|
-
'
|
|
907
|
-
'
|
|
908
|
-
'
|
|
1064
|
+
'Tips:': 'Tips:',
|
|
1065
|
+
'Use /compress when the conversation gets long to summarize history and free up context.':
|
|
1066
|
+
'Use /compress when the conversation gets long to summarize history and free up context.',
|
|
1067
|
+
'Start a fresh idea with /clear or /new; the previous session stays available in history.':
|
|
1068
|
+
'Start a fresh idea with /clear or /new; the previous session stays available in history.',
|
|
1069
|
+
'Use /bug to submit issues to the maintainers when something goes off.':
|
|
1070
|
+
'Use /bug to submit issues to the maintainers when something goes off.',
|
|
1071
|
+
'Switch auth type quickly with /auth.':
|
|
1072
|
+
'Switch auth type quickly with /auth.',
|
|
1073
|
+
'You can run any shell commands from Qwen Code using ! (e.g. !ls).':
|
|
1074
|
+
'You can run any shell commands from Qwen Code using ! (e.g. !ls).',
|
|
1075
|
+
'Type / to open the command popup; Tab autocompletes slash commands and saved prompts.':
|
|
1076
|
+
'Type / to open the command popup; Tab autocompletes slash commands and saved prompts.',
|
|
1077
|
+
'You can resume a previous conversation by running qwen --continue or qwen --resume.':
|
|
1078
|
+
'You can resume a previous conversation by running qwen --continue or qwen --resume.',
|
|
1079
|
+
'You can switch permission mode quickly with Shift+Tab or /approval-mode.':
|
|
1080
|
+
'You can switch permission mode quickly with Shift+Tab or /approval-mode.',
|
|
909
1081
|
|
|
910
1082
|
// ============================================================================
|
|
911
1083
|
// Exit Screen / Stats
|
|
@@ -965,6 +1137,18 @@ export default {
|
|
|
965
1137
|
'Session start time is unavailable, cannot calculate stats.':
|
|
966
1138
|
'Session start time is unavailable, cannot calculate stats.',
|
|
967
1139
|
|
|
1140
|
+
// ============================================================================
|
|
1141
|
+
// Command Format Migration
|
|
1142
|
+
// ============================================================================
|
|
1143
|
+
'Command Format Migration': 'Command Format Migration',
|
|
1144
|
+
'Found {{count}} TOML command file:': 'Found {{count}} TOML command file:',
|
|
1145
|
+
'Found {{count}} TOML command files:': 'Found {{count}} TOML command files:',
|
|
1146
|
+
'... and {{count}} more': '... and {{count}} more',
|
|
1147
|
+
'The TOML format is deprecated. Would you like to migrate them to Markdown format?':
|
|
1148
|
+
'The TOML format is deprecated. Would you like to migrate them to Markdown format?',
|
|
1149
|
+
'(Backups will be created and original files will be preserved)':
|
|
1150
|
+
'(Backups will be created and original files will be preserved)',
|
|
1151
|
+
|
|
968
1152
|
// ============================================================================
|
|
969
1153
|
// Loading Phrases
|
|
970
1154
|
// ============================================================================
|
|
@@ -1103,4 +1287,55 @@ export default {
|
|
|
1103
1287
|
'Have you tried turning it off and on again? (The loading screen, not me.)',
|
|
1104
1288
|
'Constructing additional pylons...',
|
|
1105
1289
|
],
|
|
1290
|
+
|
|
1291
|
+
// ============================================================================
|
|
1292
|
+
// Extension Settings Input
|
|
1293
|
+
// ============================================================================
|
|
1294
|
+
'Enter value...': 'Enter value...',
|
|
1295
|
+
'Enter sensitive value...': 'Enter sensitive value...',
|
|
1296
|
+
'Press Enter to submit, Escape to cancel':
|
|
1297
|
+
'Press Enter to submit, Escape to cancel',
|
|
1298
|
+
|
|
1299
|
+
// ============================================================================
|
|
1300
|
+
// Command Migration Tool
|
|
1301
|
+
// ============================================================================
|
|
1302
|
+
'Markdown file already exists: {{filename}}':
|
|
1303
|
+
'Markdown file already exists: {{filename}}',
|
|
1304
|
+
'TOML Command Format Deprecation Notice':
|
|
1305
|
+
'TOML Command Format Deprecation Notice',
|
|
1306
|
+
'Found {{count}} command file(s) in TOML format:':
|
|
1307
|
+
'Found {{count}} command file(s) in TOML format:',
|
|
1308
|
+
'The TOML format for commands is being deprecated in favor of Markdown format.':
|
|
1309
|
+
'The TOML format for commands is being deprecated in favor of Markdown format.',
|
|
1310
|
+
'Markdown format is more readable and easier to edit.':
|
|
1311
|
+
'Markdown format is more readable and easier to edit.',
|
|
1312
|
+
'You can migrate these files automatically using:':
|
|
1313
|
+
'You can migrate these files automatically using:',
|
|
1314
|
+
'Or manually convert each file:': 'Or manually convert each file:',
|
|
1315
|
+
'TOML: prompt = "..." / description = "..."':
|
|
1316
|
+
'TOML: prompt = "..." / description = "..."',
|
|
1317
|
+
'Markdown: YAML frontmatter + content':
|
|
1318
|
+
'Markdown: YAML frontmatter + content',
|
|
1319
|
+
'The migration tool will:': 'The migration tool will:',
|
|
1320
|
+
'Convert TOML files to Markdown': 'Convert TOML files to Markdown',
|
|
1321
|
+
'Create backups of original files': 'Create backups of original files',
|
|
1322
|
+
'Preserve all command functionality': 'Preserve all command functionality',
|
|
1323
|
+
'TOML format will continue to work for now, but migration is recommended.':
|
|
1324
|
+
'TOML format will continue to work for now, but migration is recommended.',
|
|
1325
|
+
|
|
1326
|
+
// ============================================================================
|
|
1327
|
+
// Extensions - Explore Command
|
|
1328
|
+
// ============================================================================
|
|
1329
|
+
'Open extensions page in your browser':
|
|
1330
|
+
'Open extensions page in your browser',
|
|
1331
|
+
'Unknown extensions source: {{source}}.':
|
|
1332
|
+
'Unknown extensions source: {{source}}.',
|
|
1333
|
+
'Would open extensions page in your browser: {{url}} (skipped in test environment)':
|
|
1334
|
+
'Would open extensions page in your browser: {{url}} (skipped in test environment)',
|
|
1335
|
+
'View available extensions at {{url}}':
|
|
1336
|
+
'View available extensions at {{url}}',
|
|
1337
|
+
'Opening extensions page in your browser: {{url}}':
|
|
1338
|
+
'Opening extensions page in your browser: {{url}}',
|
|
1339
|
+
'Failed to open browser. Check out the extensions gallery at {{url}}':
|
|
1340
|
+
'Failed to open browser. Check out the extensions gallery at {{url}}',
|
|
1106
1341
|
};
|