Delete node_modules
Browse files- node_modules/.package-lock.json +0 -66
- node_modules/@lydell/node-pty/LICENSE +0 -69
- node_modules/@lydell/node-pty/README.md +0 -31
- node_modules/@lydell/node-pty/conpty_console_list_agent.js +0 -13
- node_modules/@lydell/node-pty/eventEmitter2.js +0 -45
- node_modules/@lydell/node-pty/index.js +0 -44
- node_modules/@lydell/node-pty/interfaces.js +0 -6
- node_modules/@lydell/node-pty/node-pty.d.ts +0 -194
- node_modules/@lydell/node-pty/package.json +0 -31
- node_modules/@lydell/node-pty/requireBinary.js +0 -33
- node_modules/@lydell/node-pty/shared/conout.js +0 -9
- node_modules/@lydell/node-pty/terminal.js +0 -188
- node_modules/@lydell/node-pty/types.js +0 -6
- node_modules/@lydell/node-pty/unixTerminal.js +0 -265
- node_modules/@lydell/node-pty/utils.js +0 -15
- node_modules/@lydell/node-pty/windowsConoutConnection.js +0 -120
- node_modules/@lydell/node-pty/windowsPtyAgent.js +0 -236
- node_modules/@lydell/node-pty/windowsTerminal.js +0 -199
- node_modules/@lydell/node-pty/worker/conoutSocketWorker.js +0 -21
- node_modules/@qwen-code/qwen-code/LICENSE +0 -203
- node_modules/@qwen-code/qwen-code/README.md +0 -465
- node_modules/@qwen-code/qwen-code/locales/de.js +0 -1624
- node_modules/@qwen-code/qwen-code/locales/en.js +0 -1676
- node_modules/@qwen-code/qwen-code/locales/ja.js +0 -1128
- node_modules/@qwen-code/qwen-code/locales/pt.js +0 -1619
- node_modules/@qwen-code/qwen-code/locales/ru.js +0 -0
- node_modules/@qwen-code/qwen-code/locales/zh.js +0 -1496
- node_modules/@qwen-code/qwen-code/package.json +0 -44
- node_modules/@qwen-code/qwen-code/sandbox-macos-permissive-closed.sb +0 -32
- node_modules/@qwen-code/qwen-code/sandbox-macos-permissive-open.sb +0 -25
- node_modules/@qwen-code/qwen-code/sandbox-macos-permissive-proxied.sb +0 -37
- node_modules/@qwen-code/qwen-code/sandbox-macos-restrictive-closed.sb +0 -93
- node_modules/@qwen-code/qwen-code/sandbox-macos-restrictive-open.sb +0 -96
- node_modules/@qwen-code/qwen-code/sandbox-macos-restrictive-proxied.sb +0 -98
- node_modules/@qwen-code/qwen-code/vendor/ripgrep/COPYING +0 -3
- node_modules/@teddyzhu/clipboard/LICENSE +0 -21
- node_modules/@teddyzhu/clipboard/README.md +0 -474
- node_modules/@teddyzhu/clipboard/index.d.ts +0 -177
- node_modules/@teddyzhu/clipboard/index.js +0 -414
- node_modules/@teddyzhu/clipboard/package.json +0 -112
node_modules/.package-lock.json
DELETED
|
@@ -1,66 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"name": "LMDB5",
|
| 3 |
-
"lockfileVersion": 3,
|
| 4 |
-
"requires": true,
|
| 5 |
-
"packages": {
|
| 6 |
-
"node_modules/@lydell/node-pty": {
|
| 7 |
-
"version": "1.1.0",
|
| 8 |
-
"resolved": "https://registry.npmjs.org/@lydell/node-pty/-/node-pty-1.1.0.tgz",
|
| 9 |
-
"integrity": "sha512-VDD8LtlMTOrPKWMXUAcB9+LTktzuunqrMwkYR1DMRBkS6LQrCt+0/Ws1o2rMml/n3guePpS7cxhHF7Nm5K4iMw==",
|
| 10 |
-
"license": "MIT",
|
| 11 |
-
"optional": true,
|
| 12 |
-
"optionalDependencies": {
|
| 13 |
-
"@lydell/node-pty-darwin-arm64": "1.1.0",
|
| 14 |
-
"@lydell/node-pty-darwin-x64": "1.1.0",
|
| 15 |
-
"@lydell/node-pty-linux-arm64": "1.1.0",
|
| 16 |
-
"@lydell/node-pty-linux-x64": "1.1.0",
|
| 17 |
-
"@lydell/node-pty-win32-arm64": "1.1.0",
|
| 18 |
-
"@lydell/node-pty-win32-x64": "1.1.0"
|
| 19 |
-
}
|
| 20 |
-
},
|
| 21 |
-
"node_modules/@qwen-code/qwen-code": {
|
| 22 |
-
"version": "0.12.3",
|
| 23 |
-
"resolved": "https://registry.npmjs.org/@qwen-code/qwen-code/-/qwen-code-0.12.3.tgz",
|
| 24 |
-
"integrity": "sha512-f8HEWHIkPVxKshHx4SP8ZFPd+zlsdsbaKPbXjwzwNo4Fprm1F2T4FK+Ra6X4Ek37WZTjkO3ZHPkSfFgNlQeqew==",
|
| 25 |
-
"bin": {
|
| 26 |
-
"qwen": "cli.js"
|
| 27 |
-
},
|
| 28 |
-
"engines": {
|
| 29 |
-
"node": ">=20.0.0"
|
| 30 |
-
},
|
| 31 |
-
"optionalDependencies": {
|
| 32 |
-
"@lydell/node-pty": "1.1.0",
|
| 33 |
-
"@lydell/node-pty-darwin-arm64": "1.1.0",
|
| 34 |
-
"@lydell/node-pty-darwin-x64": "1.1.0",
|
| 35 |
-
"@lydell/node-pty-linux-x64": "1.1.0",
|
| 36 |
-
"@lydell/node-pty-win32-arm64": "1.1.0",
|
| 37 |
-
"@lydell/node-pty-win32-x64": "1.1.0",
|
| 38 |
-
"@teddyzhu/clipboard": "0.0.5",
|
| 39 |
-
"@teddyzhu/clipboard-darwin-arm64": "0.0.5",
|
| 40 |
-
"@teddyzhu/clipboard-darwin-x64": "0.0.5",
|
| 41 |
-
"@teddyzhu/clipboard-linux-arm64-gnu": "0.0.5",
|
| 42 |
-
"@teddyzhu/clipboard-linux-x64-gnu": "0.0.5",
|
| 43 |
-
"@teddyzhu/clipboard-win32-arm64-msvc": "0.0.5",
|
| 44 |
-
"@teddyzhu/clipboard-win32-x64-msvc": "0.0.5"
|
| 45 |
-
}
|
| 46 |
-
},
|
| 47 |
-
"node_modules/@teddyzhu/clipboard": {
|
| 48 |
-
"version": "0.0.5",
|
| 49 |
-
"resolved": "https://registry.npmjs.org/@teddyzhu/clipboard/-/clipboard-0.0.5.tgz",
|
| 50 |
-
"integrity": "sha512-XA6MG7nLPZzj51agCwDYaVnVVrt0ByJ3G9rl3ar6N4GETAjUKKup6u76SLp2C5yHRWYV9hwMYDn04OGLar0MVg==",
|
| 51 |
-
"license": "MIT",
|
| 52 |
-
"optional": true,
|
| 53 |
-
"engines": {
|
| 54 |
-
"node": ">= 10.16.0 < 11 || >= 11.8.0 < 12 || >= 12.0.0"
|
| 55 |
-
},
|
| 56 |
-
"optionalDependencies": {
|
| 57 |
-
"@teddyzhu/clipboard-darwin-arm64": "0.0.5",
|
| 58 |
-
"@teddyzhu/clipboard-darwin-x64": "0.0.5",
|
| 59 |
-
"@teddyzhu/clipboard-linux-arm64-gnu": "0.0.5",
|
| 60 |
-
"@teddyzhu/clipboard-linux-x64-gnu": "0.0.5",
|
| 61 |
-
"@teddyzhu/clipboard-win32-arm64-msvc": "0.0.5",
|
| 62 |
-
"@teddyzhu/clipboard-win32-x64-msvc": "0.0.5"
|
| 63 |
-
}
|
| 64 |
-
}
|
| 65 |
-
}
|
| 66 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
node_modules/@lydell/node-pty/LICENSE
DELETED
|
@@ -1,69 +0,0 @@
|
|
| 1 |
-
Copyright (c) 2012-2015, Christopher Jeffrey (https://github.com/chjj/)
|
| 2 |
-
|
| 3 |
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
| 4 |
-
of this software and associated documentation files (the "Software"), to deal
|
| 5 |
-
in the Software without restriction, including without limitation the rights
|
| 6 |
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
| 7 |
-
copies of the Software, and to permit persons to whom the Software is
|
| 8 |
-
furnished to do so, subject to the following conditions:
|
| 9 |
-
|
| 10 |
-
The above copyright notice and this permission notice shall be included in
|
| 11 |
-
all copies or substantial portions of the Software.
|
| 12 |
-
|
| 13 |
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
| 14 |
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
| 15 |
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
| 16 |
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
| 17 |
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
| 18 |
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
| 19 |
-
THE SOFTWARE.
|
| 20 |
-
|
| 21 |
-
|
| 22 |
-
|
| 23 |
-
The MIT License (MIT)
|
| 24 |
-
|
| 25 |
-
Copyright (c) 2016, Daniel Imms (http://www.growingwiththeweb.com)
|
| 26 |
-
|
| 27 |
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
| 28 |
-
of this software and associated documentation files (the "Software"), to deal
|
| 29 |
-
in the Software without restriction, including without limitation the rights
|
| 30 |
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
| 31 |
-
copies of the Software, and to permit persons to whom the Software is
|
| 32 |
-
furnished to do so, subject to the following conditions:
|
| 33 |
-
|
| 34 |
-
The above copyright notice and this permission notice shall be included in all
|
| 35 |
-
copies or substantial portions of the Software.
|
| 36 |
-
|
| 37 |
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
| 38 |
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
| 39 |
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
| 40 |
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
| 41 |
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
| 42 |
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
| 43 |
-
SOFTWARE.
|
| 44 |
-
|
| 45 |
-
|
| 46 |
-
|
| 47 |
-
MIT License
|
| 48 |
-
|
| 49 |
-
Copyright (c) 2018 - present Microsoft Corporation
|
| 50 |
-
|
| 51 |
-
All rights reserved.
|
| 52 |
-
|
| 53 |
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
| 54 |
-
of this software and associated documentation files (the "Software"), to deal
|
| 55 |
-
in the Software without restriction, including without limitation the rights
|
| 56 |
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
| 57 |
-
copies of the Software, and to permit persons to whom the Software is
|
| 58 |
-
furnished to do so, subject to the following conditions:
|
| 59 |
-
|
| 60 |
-
The above copyright notice and this permission notice shall be included in all
|
| 61 |
-
copies or substantial portions of the Software.
|
| 62 |
-
|
| 63 |
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
| 64 |
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
| 65 |
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
| 66 |
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
| 67 |
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
| 68 |
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
| 69 |
-
SOFTWARE.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
node_modules/@lydell/node-pty/README.md
DELETED
|
@@ -1,31 +0,0 @@
|
|
| 1 |
-
# @lydell/node-pty
|
| 2 |
-
|
| 3 |
-
Fork of [microsoft/node-pty](https://github.com/microsoft/node-pty) with prebuilt binaries.
|
| 4 |
-
|
| 5 |
-
- Only supports platforms with prebuilt binaries. (Never builds with node-gyp at install.)
|
| 6 |
-
- Removed support for old versions of Windows. (Removed winpty, only supports conpty.)
|
| 7 |
-
|
| 8 |
-
## pty.js
|
| 9 |
-
|
| 10 |
-
microsoft/node-pty is forked from [chjj/pty.js](https://github.com/chjj/pty.js) with the primary goals being to provide better support for later Node.js versions and Windows.
|
| 11 |
-
|
| 12 |
-
## License
|
| 13 |
-
|
| 14 |
-
Copyright (c) 2012-2015, Christopher Jeffrey (MIT License).<br>
|
| 15 |
-
Copyright (c) 2016, Daniel Imms (MIT License).<br>
|
| 16 |
-
Copyright (c) 2018, Microsoft Corporation (MIT License).
|
| 17 |
-
|
| 18 |
-
## Version
|
| 19 |
-
|
| 20 |
-
@lydell/node-pty@1.1.0 is based on node-pty@1.1.0-beta14 (commit [efbf8ebbe7b09351548fa0a4ed07b36c5d2e539b](https://github.com/microsoft/node-pty/commit/efbf8ebbe7b09351548fa0a4ed07b36c5d2e539b)).
|
| 21 |
-
|
| 22 |
-
## Prebuilt binaries
|
| 23 |
-
|
| 24 |
-
This package includes prebuilt binaries for the following platforms and architectures:
|
| 25 |
-
|
| 26 |
-
- macOS x86_64 (darwin-x64)
|
| 27 |
-
- macOS ARM64 (darwin-arm64)
|
| 28 |
-
- Linux x86_64 (linux-x64)
|
| 29 |
-
- Linux ARM64 (linux-arm64) (not tested)
|
| 30 |
-
- Windows x86_64 (win32-x64)
|
| 31 |
-
- Windows ARM64 (win32-arm64) (not tested)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
node_modules/@lydell/node-pty/conpty_console_list_agent.js
DELETED
|
@@ -1,13 +0,0 @@
|
|
| 1 |
-
"use strict";
|
| 2 |
-
/**
|
| 3 |
-
* Copyright (c) 2019, Microsoft Corporation (MIT License).
|
| 4 |
-
*
|
| 5 |
-
* This module fetches the console process list for a particular PID. It must be
|
| 6 |
-
* called from a different process (child_process.fork) as there can only be a
|
| 7 |
-
* single console attached to a process.
|
| 8 |
-
*/
|
| 9 |
-
var getConsoleProcessList = require("@lydell/node-pty-" + process.platform + "-" + process.arch + "/conpty_console_list.node").getConsoleProcessList;
|
| 10 |
-
var shellPid = parseInt(process.argv[2], 10);
|
| 11 |
-
var consoleProcessList = getConsoleProcessList(shellPid);
|
| 12 |
-
process.send({ consoleProcessList: consoleProcessList });
|
| 13 |
-
process.exit(0);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
node_modules/@lydell/node-pty/eventEmitter2.js
DELETED
|
@@ -1,45 +0,0 @@
|
|
| 1 |
-
"use strict";
|
| 2 |
-
/**
|
| 3 |
-
* Copyright (c) 2019, Microsoft Corporation (MIT License).
|
| 4 |
-
*/
|
| 5 |
-
Object.defineProperty(exports, "__esModule", { value: true });
|
| 6 |
-
var EventEmitter2 = /** @class */ (function () {
|
| 7 |
-
function EventEmitter2() {
|
| 8 |
-
this._listeners = [];
|
| 9 |
-
}
|
| 10 |
-
Object.defineProperty(EventEmitter2.prototype, "event", {
|
| 11 |
-
get: function () {
|
| 12 |
-
var _this = this;
|
| 13 |
-
if (!this._event) {
|
| 14 |
-
this._event = function (listener) {
|
| 15 |
-
_this._listeners.push(listener);
|
| 16 |
-
var disposable = {
|
| 17 |
-
dispose: function () {
|
| 18 |
-
for (var i = 0; i < _this._listeners.length; i++) {
|
| 19 |
-
if (_this._listeners[i] === listener) {
|
| 20 |
-
_this._listeners.splice(i, 1);
|
| 21 |
-
return;
|
| 22 |
-
}
|
| 23 |
-
}
|
| 24 |
-
}
|
| 25 |
-
};
|
| 26 |
-
return disposable;
|
| 27 |
-
};
|
| 28 |
-
}
|
| 29 |
-
return this._event;
|
| 30 |
-
},
|
| 31 |
-
enumerable: true,
|
| 32 |
-
configurable: true
|
| 33 |
-
});
|
| 34 |
-
EventEmitter2.prototype.fire = function (data) {
|
| 35 |
-
var queue = [];
|
| 36 |
-
for (var i = 0; i < this._listeners.length; i++) {
|
| 37 |
-
queue.push(this._listeners[i]);
|
| 38 |
-
}
|
| 39 |
-
for (var i = 0; i < queue.length; i++) {
|
| 40 |
-
queue[i].call(undefined, data);
|
| 41 |
-
}
|
| 42 |
-
};
|
| 43 |
-
return EventEmitter2;
|
| 44 |
-
}());
|
| 45 |
-
exports.EventEmitter2 = EventEmitter2;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
node_modules/@lydell/node-pty/index.js
DELETED
|
@@ -1,44 +0,0 @@
|
|
| 1 |
-
"use strict";
|
| 2 |
-
/**
|
| 3 |
-
* Copyright (c) 2012-2015, Christopher Jeffrey, Peter Sunde (MIT License)
|
| 4 |
-
* Copyright (c) 2016, Daniel Imms (MIT License).
|
| 5 |
-
* Copyright (c) 2018, Microsoft Corporation (MIT License).
|
| 6 |
-
*/
|
| 7 |
-
Object.defineProperty(exports, "__esModule", { value: true });
|
| 8 |
-
var terminalCtor;
|
| 9 |
-
if (process.platform === 'win32') {
|
| 10 |
-
terminalCtor = require('./windowsTerminal').WindowsTerminal;
|
| 11 |
-
}
|
| 12 |
-
else {
|
| 13 |
-
terminalCtor = require('./unixTerminal').UnixTerminal;
|
| 14 |
-
}
|
| 15 |
-
/**
|
| 16 |
-
* Forks a process as a pseudoterminal.
|
| 17 |
-
* @param file The file to launch.
|
| 18 |
-
* @param args The file's arguments as argv (string[]) or in a pre-escaped
|
| 19 |
-
* CommandLine format (string). Note that the CommandLine option is only
|
| 20 |
-
* available on Windows and is expected to be escaped properly.
|
| 21 |
-
* @param options The options of the terminal.
|
| 22 |
-
* @throws When the file passed to spawn with does not exists.
|
| 23 |
-
* @see CommandLineToArgvW https://msdn.microsoft.com/en-us/library/windows/desktop/bb776391(v=vs.85).aspx
|
| 24 |
-
* @see Parsing C++ Comamnd-Line Arguments https://msdn.microsoft.com/en-us/library/17w5ykft.aspx
|
| 25 |
-
* @see GetCommandLine https://msdn.microsoft.com/en-us/library/windows/desktop/ms683156.aspx
|
| 26 |
-
*/
|
| 27 |
-
function spawn(file, args, opt) {
|
| 28 |
-
return new terminalCtor(file, args, opt);
|
| 29 |
-
}
|
| 30 |
-
exports.spawn = spawn;
|
| 31 |
-
/** @deprecated */
|
| 32 |
-
function fork(file, args, opt) {
|
| 33 |
-
return new terminalCtor(file, args, opt);
|
| 34 |
-
}
|
| 35 |
-
exports.fork = fork;
|
| 36 |
-
/** @deprecated */
|
| 37 |
-
function createTerminal(file, args, opt) {
|
| 38 |
-
return new terminalCtor(file, args, opt);
|
| 39 |
-
}
|
| 40 |
-
exports.createTerminal = createTerminal;
|
| 41 |
-
function open(options) {
|
| 42 |
-
return terminalCtor.open(options);
|
| 43 |
-
}
|
| 44 |
-
exports.open = open;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
node_modules/@lydell/node-pty/interfaces.js
DELETED
|
@@ -1,6 +0,0 @@
|
|
| 1 |
-
"use strict";
|
| 2 |
-
/**
|
| 3 |
-
* Copyright (c) 2016, Daniel Imms (MIT License).
|
| 4 |
-
* Copyright (c) 2018, Microsoft Corporation (MIT License).
|
| 5 |
-
*/
|
| 6 |
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
node_modules/@lydell/node-pty/node-pty.d.ts
DELETED
|
@@ -1,194 +0,0 @@
|
|
| 1 |
-
/**
|
| 2 |
-
* Copyright (c) 2017, Daniel Imms (MIT License).
|
| 3 |
-
* Copyright (c) 2018, Microsoft Corporation (MIT License).
|
| 4 |
-
*/
|
| 5 |
-
|
| 6 |
-
declare module "@lydell/node-pty" {
|
| 7 |
-
/**
|
| 8 |
-
* Forks a process as a pseudoterminal.
|
| 9 |
-
* @param file The file to launch.
|
| 10 |
-
* @param args The file's arguments as argv (string[]) or in a pre-escaped CommandLine format
|
| 11 |
-
* (string). Note that the CommandLine option is only available on Windows and is expected to be
|
| 12 |
-
* escaped properly.
|
| 13 |
-
* @param options The options of the terminal.
|
| 14 |
-
* @see CommandLineToArgvW https://msdn.microsoft.com/en-us/library/windows/desktop/bb776391(v=vs.85).aspx
|
| 15 |
-
* @see Parsing C++ Comamnd-Line Arguments https://msdn.microsoft.com/en-us/library/17w5ykft.aspx
|
| 16 |
-
* @see GetCommandLine https://msdn.microsoft.com/en-us/library/windows/desktop/ms683156.aspx
|
| 17 |
-
*/
|
| 18 |
-
export function spawn(file: string, args: string[] | string, options: IPtyForkOptions | IWindowsPtyForkOptions): IPty;
|
| 19 |
-
|
| 20 |
-
export interface IBasePtyForkOptions {
|
| 21 |
-
|
| 22 |
-
/**
|
| 23 |
-
* Name of the terminal to be set in environment ($TERM variable).
|
| 24 |
-
*/
|
| 25 |
-
name?: string;
|
| 26 |
-
|
| 27 |
-
/**
|
| 28 |
-
* Number of intial cols of the pty.
|
| 29 |
-
*/
|
| 30 |
-
cols?: number;
|
| 31 |
-
|
| 32 |
-
/**
|
| 33 |
-
* Number of initial rows of the pty.
|
| 34 |
-
*/
|
| 35 |
-
rows?: number;
|
| 36 |
-
|
| 37 |
-
/**
|
| 38 |
-
* Working directory to be set for the child program.
|
| 39 |
-
*/
|
| 40 |
-
cwd?: string;
|
| 41 |
-
|
| 42 |
-
/**
|
| 43 |
-
* Environment to be set for the child program.
|
| 44 |
-
*/
|
| 45 |
-
env?: { [key: string]: string | undefined };
|
| 46 |
-
|
| 47 |
-
/**
|
| 48 |
-
* String encoding of the underlying pty.
|
| 49 |
-
* If set, incoming data will be decoded to strings and outgoing strings to bytes applying this encoding.
|
| 50 |
-
* If unset, incoming data will be delivered as raw bytes (Buffer type).
|
| 51 |
-
* By default 'utf8' is assumed, to unset it explicitly set it to `null`.
|
| 52 |
-
*/
|
| 53 |
-
encoding?: string | null;
|
| 54 |
-
|
| 55 |
-
/**
|
| 56 |
-
* (EXPERIMENTAL)
|
| 57 |
-
* Whether to enable flow control handling (false by default). If enabled a message of `flowControlPause`
|
| 58 |
-
* will pause the socket and thus blocking the child program execution due to buffer back pressure.
|
| 59 |
-
* A message of `flowControlResume` will resume the socket into flow mode.
|
| 60 |
-
* For performance reasons only a single message as a whole will match (no message part matching).
|
| 61 |
-
* If flow control is enabled the `flowControlPause` and `flowControlResume` messages are not forwarded to
|
| 62 |
-
* the underlying pseudoterminal.
|
| 63 |
-
*/
|
| 64 |
-
handleFlowControl?: boolean;
|
| 65 |
-
|
| 66 |
-
/**
|
| 67 |
-
* (EXPERIMENTAL)
|
| 68 |
-
* The string that should pause the pty when `handleFlowControl` is true. Default is XOFF ('\x13').
|
| 69 |
-
*/
|
| 70 |
-
flowControlPause?: string;
|
| 71 |
-
|
| 72 |
-
/**
|
| 73 |
-
* (EXPERIMENTAL)
|
| 74 |
-
* The string that should resume the pty when `handleFlowControl` is true. Default is XON ('\x11').
|
| 75 |
-
*/
|
| 76 |
-
flowControlResume?: string;
|
| 77 |
-
}
|
| 78 |
-
|
| 79 |
-
export interface IPtyForkOptions extends IBasePtyForkOptions {
|
| 80 |
-
/**
|
| 81 |
-
* Security warning: use this option with great caution,
|
| 82 |
-
* as opened file descriptors with higher privileges might leak to the child program.
|
| 83 |
-
*/
|
| 84 |
-
uid?: number;
|
| 85 |
-
gid?: number;
|
| 86 |
-
}
|
| 87 |
-
|
| 88 |
-
export interface IWindowsPtyForkOptions extends IBasePtyForkOptions {
|
| 89 |
-
/**
|
| 90 |
-
* Whether to use PSEUDOCONSOLE_INHERIT_CURSOR in conpty.
|
| 91 |
-
* @see https://docs.microsoft.com/en-us/windows/console/createpseudoconsole
|
| 92 |
-
*/
|
| 93 |
-
conptyInheritCursor?: boolean;
|
| 94 |
-
}
|
| 95 |
-
|
| 96 |
-
/**
|
| 97 |
-
* An interface representing a pseudoterminal.
|
| 98 |
-
*/
|
| 99 |
-
export interface IPty {
|
| 100 |
-
/**
|
| 101 |
-
* The process ID of the outer process.
|
| 102 |
-
*/
|
| 103 |
-
readonly pid: number;
|
| 104 |
-
|
| 105 |
-
/**
|
| 106 |
-
* The column size in characters.
|
| 107 |
-
*/
|
| 108 |
-
readonly cols: number;
|
| 109 |
-
|
| 110 |
-
/**
|
| 111 |
-
* The row size in characters.
|
| 112 |
-
*/
|
| 113 |
-
readonly rows: number;
|
| 114 |
-
|
| 115 |
-
/**
|
| 116 |
-
* The title of the active process.
|
| 117 |
-
*/
|
| 118 |
-
readonly process: string;
|
| 119 |
-
|
| 120 |
-
/**
|
| 121 |
-
* (EXPERIMENTAL)
|
| 122 |
-
* Whether to handle flow control. Useful to disable/re-enable flow control during runtime.
|
| 123 |
-
* Use this for binary data that is likely to contain the `flowControlPause` string by accident.
|
| 124 |
-
*/
|
| 125 |
-
handleFlowControl: boolean;
|
| 126 |
-
|
| 127 |
-
/**
|
| 128 |
-
* Adds an event listener for when a data event fires. This happens when data is returned from
|
| 129 |
-
* the pty.
|
| 130 |
-
* @returns an `IDisposable` to stop listening.
|
| 131 |
-
*/
|
| 132 |
-
readonly onData: IEvent<string>;
|
| 133 |
-
|
| 134 |
-
/**
|
| 135 |
-
* Adds an event listener for when an exit event fires. This happens when the pty exits.
|
| 136 |
-
* @returns an `IDisposable` to stop listening.
|
| 137 |
-
*/
|
| 138 |
-
readonly onExit: IEvent<{ exitCode: number, signal?: number }>;
|
| 139 |
-
|
| 140 |
-
/**
|
| 141 |
-
* Resizes the dimensions of the pty.
|
| 142 |
-
* @param columns The number of columns to use.
|
| 143 |
-
* @param rows The number of rows to use.
|
| 144 |
-
*/
|
| 145 |
-
resize(columns: number, rows: number): void;
|
| 146 |
-
|
| 147 |
-
/**
|
| 148 |
-
* Clears the pty's internal representation of its buffer. This is a no-op
|
| 149 |
-
* unless on Windows/ConPTY. This is useful if the buffer is cleared on the
|
| 150 |
-
* frontend in order to synchronize state with the backend to avoid ConPTY
|
| 151 |
-
* possibly reprinting the screen.
|
| 152 |
-
*/
|
| 153 |
-
clear(): void;
|
| 154 |
-
|
| 155 |
-
/**
|
| 156 |
-
* Writes data to the pty.
|
| 157 |
-
* @param data The data to write.
|
| 158 |
-
*/
|
| 159 |
-
write(data: string): void;
|
| 160 |
-
|
| 161 |
-
/**
|
| 162 |
-
* Kills the pty.
|
| 163 |
-
* @param signal The signal to use, defaults to SIGHUP. This parameter is not supported on
|
| 164 |
-
* Windows.
|
| 165 |
-
* @throws Will throw when signal is used on Windows.
|
| 166 |
-
*/
|
| 167 |
-
kill(signal?: string): void;
|
| 168 |
-
|
| 169 |
-
/**
|
| 170 |
-
* Pauses the pty for customizable flow control.
|
| 171 |
-
*/
|
| 172 |
-
pause(): void;
|
| 173 |
-
|
| 174 |
-
/**
|
| 175 |
-
* Resumes the pty for customizable flow control.
|
| 176 |
-
*/
|
| 177 |
-
resume(): void;
|
| 178 |
-
}
|
| 179 |
-
|
| 180 |
-
/**
|
| 181 |
-
* An object that can be disposed via a dispose function.
|
| 182 |
-
*/
|
| 183 |
-
export interface IDisposable {
|
| 184 |
-
dispose(): void;
|
| 185 |
-
}
|
| 186 |
-
|
| 187 |
-
/**
|
| 188 |
-
* An event that can be listened to.
|
| 189 |
-
* @returns an `IDisposable` to stop listening.
|
| 190 |
-
*/
|
| 191 |
-
export interface IEvent<T> {
|
| 192 |
-
(listener: (e: T) => any): IDisposable;
|
| 193 |
-
}
|
| 194 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
node_modules/@lydell/node-pty/package.json
DELETED
|
@@ -1,31 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"name": "@lydell/node-pty",
|
| 3 |
-
"description": "node-pty with prebuilt binaries",
|
| 4 |
-
"author": "Simon Lydell",
|
| 5 |
-
"version": "1.1.0",
|
| 6 |
-
"license": "MIT",
|
| 7 |
-
"main": "./index.js",
|
| 8 |
-
"types": "./node-pty.d.ts",
|
| 9 |
-
"repository": {
|
| 10 |
-
"type": "git",
|
| 11 |
-
"url": "git://github.com/lydell/node-pty.git"
|
| 12 |
-
},
|
| 13 |
-
"keywords": [
|
| 14 |
-
"pty",
|
| 15 |
-
"tty",
|
| 16 |
-
"terminal",
|
| 17 |
-
"pseudoterminal",
|
| 18 |
-
"forkpty",
|
| 19 |
-
"openpty",
|
| 20 |
-
"prebuild",
|
| 21 |
-
"prebuilt"
|
| 22 |
-
],
|
| 23 |
-
"optionalDependencies": {
|
| 24 |
-
"@lydell/node-pty-darwin-x64": "1.1.0",
|
| 25 |
-
"@lydell/node-pty-darwin-arm64": "1.1.0",
|
| 26 |
-
"@lydell/node-pty-linux-x64": "1.1.0",
|
| 27 |
-
"@lydell/node-pty-linux-arm64": "1.1.0",
|
| 28 |
-
"@lydell/node-pty-win32-x64": "1.1.0",
|
| 29 |
-
"@lydell/node-pty-win32-arm64": "1.1.0"
|
| 30 |
-
}
|
| 31 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
node_modules/@lydell/node-pty/requireBinary.js
DELETED
|
@@ -1,33 +0,0 @@
|
|
| 1 |
-
"use strict";
|
| 2 |
-
Object.defineProperty(exports, "__esModule", { value: true });
|
| 3 |
-
var PACKAGE_NAME = "@lydell/node-pty-" + process.platform + "-" + process.arch;
|
| 4 |
-
var help = "\nThis can happen if you use the \"--omit=optional\" (or \"--no-optional\") npm flag.\nThe \"optionalDependencies\" package.json feature is used to install the correct\nbinary executable for your current platform. Remove that flag to use @lydell/node-pty.\n\nThis can also happen if the \"node_modules\" folder was copied between two operating systems\nthat need different binaries - including \"virtual\" operating systems like Docker and WSL.\nIf so, try installing with npm rather than copying \"node_modules\".\n".trim();
|
| 5 |
-
function requireBinary(file) {
|
| 6 |
-
try {
|
| 7 |
-
return require(PACKAGE_NAME + "/" + file);
|
| 8 |
-
}
|
| 9 |
-
catch (error) {
|
| 10 |
-
if (error && error.code === 'MODULE_NOT_FOUND') {
|
| 11 |
-
var optionalDependencies = getOptionalDependencies();
|
| 12 |
-
throw new Error(optionalDependencies === undefined
|
| 13 |
-
? "The @lydell/node-pty package could not find the binary package: " + PACKAGE_NAME + "/" + file + "\n\n" + help + "\n\nYour platform (" + process.platform + "-" + process.arch + ") might not be supported."
|
| 14 |
-
: PACKAGE_NAME in optionalDependencies
|
| 15 |
-
? "The @lydell/node-pty package supports your platform (" + process.platform + "-" + process.arch + "), but it could not find the binary package for it: " + PACKAGE_NAME + "/" + file + "\n\n" + help
|
| 16 |
-
: "The @lydell/node-pty package currently does not support your platform: " + process.platform + "-" + process.arch,
|
| 17 |
-
// @ts-ignore: The TypeScript setup does not seem to support cause.
|
| 18 |
-
{ cause: error });
|
| 19 |
-
}
|
| 20 |
-
else {
|
| 21 |
-
throw error;
|
| 22 |
-
}
|
| 23 |
-
}
|
| 24 |
-
}
|
| 25 |
-
exports.requireBinary = requireBinary;
|
| 26 |
-
function getOptionalDependencies() {
|
| 27 |
-
try {
|
| 28 |
-
return require('./package.json').optionalDependencies;
|
| 29 |
-
}
|
| 30 |
-
catch (_error) {
|
| 31 |
-
return undefined;
|
| 32 |
-
}
|
| 33 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
node_modules/@lydell/node-pty/shared/conout.js
DELETED
|
@@ -1,9 +0,0 @@
|
|
| 1 |
-
"use strict";
|
| 2 |
-
/**
|
| 3 |
-
* Copyright (c) 2020, Microsoft Corporation (MIT License).
|
| 4 |
-
*/
|
| 5 |
-
Object.defineProperty(exports, "__esModule", { value: true });
|
| 6 |
-
function getWorkerPipeName(conoutPipeName) {
|
| 7 |
-
return conoutPipeName + "-worker";
|
| 8 |
-
}
|
| 9 |
-
exports.getWorkerPipeName = getWorkerPipeName;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
node_modules/@lydell/node-pty/terminal.js
DELETED
|
@@ -1,188 +0,0 @@
|
|
| 1 |
-
"use strict";
|
| 2 |
-
/**
|
| 3 |
-
* Copyright (c) 2012-2015, Christopher Jeffrey (MIT License)
|
| 4 |
-
* Copyright (c) 2016, Daniel Imms (MIT License).
|
| 5 |
-
* Copyright (c) 2018, Microsoft Corporation (MIT License).
|
| 6 |
-
*/
|
| 7 |
-
Object.defineProperty(exports, "__esModule", { value: true });
|
| 8 |
-
var events_1 = require("events");
|
| 9 |
-
var eventEmitter2_1 = require("./eventEmitter2");
|
| 10 |
-
exports.DEFAULT_COLS = 80;
|
| 11 |
-
exports.DEFAULT_ROWS = 24;
|
| 12 |
-
/**
|
| 13 |
-
* Default messages to indicate PAUSE/RESUME for automatic flow control.
|
| 14 |
-
* To avoid conflicts with rebound XON/XOFF control codes (such as on-my-zsh),
|
| 15 |
-
* the sequences can be customized in `IPtyForkOptions`.
|
| 16 |
-
*/
|
| 17 |
-
var FLOW_CONTROL_PAUSE = '\x13'; // defaults to XOFF
|
| 18 |
-
var FLOW_CONTROL_RESUME = '\x11'; // defaults to XON
|
| 19 |
-
var Terminal = /** @class */ (function () {
|
| 20 |
-
function Terminal(opt) {
|
| 21 |
-
this._pid = 0;
|
| 22 |
-
this._fd = 0;
|
| 23 |
-
this._cols = 0;
|
| 24 |
-
this._rows = 0;
|
| 25 |
-
this._readable = false;
|
| 26 |
-
this._writable = false;
|
| 27 |
-
this._onData = new eventEmitter2_1.EventEmitter2();
|
| 28 |
-
this._onExit = new eventEmitter2_1.EventEmitter2();
|
| 29 |
-
// for 'close'
|
| 30 |
-
this._internalee = new events_1.EventEmitter();
|
| 31 |
-
// setup flow control handling
|
| 32 |
-
this.handleFlowControl = !!(opt === null || opt === void 0 ? void 0 : opt.handleFlowControl);
|
| 33 |
-
this._flowControlPause = (opt === null || opt === void 0 ? void 0 : opt.flowControlPause) || FLOW_CONTROL_PAUSE;
|
| 34 |
-
this._flowControlResume = (opt === null || opt === void 0 ? void 0 : opt.flowControlResume) || FLOW_CONTROL_RESUME;
|
| 35 |
-
if (!opt) {
|
| 36 |
-
return;
|
| 37 |
-
}
|
| 38 |
-
// Do basic type checks here in case node-pty is being used within JavaScript. If the wrong
|
| 39 |
-
// types go through to the C++ side it can lead to hard to diagnose exceptions.
|
| 40 |
-
this._checkType('name', opt.name ? opt.name : undefined, 'string');
|
| 41 |
-
this._checkType('cols', opt.cols ? opt.cols : undefined, 'number');
|
| 42 |
-
this._checkType('rows', opt.rows ? opt.rows : undefined, 'number');
|
| 43 |
-
this._checkType('cwd', opt.cwd ? opt.cwd : undefined, 'string');
|
| 44 |
-
this._checkType('env', opt.env ? opt.env : undefined, 'object');
|
| 45 |
-
this._checkType('uid', opt.uid ? opt.uid : undefined, 'number');
|
| 46 |
-
this._checkType('gid', opt.gid ? opt.gid : undefined, 'number');
|
| 47 |
-
this._checkType('encoding', opt.encoding ? opt.encoding : undefined, 'string');
|
| 48 |
-
}
|
| 49 |
-
Object.defineProperty(Terminal.prototype, "onData", {
|
| 50 |
-
get: function () { return this._onData.event; },
|
| 51 |
-
enumerable: true,
|
| 52 |
-
configurable: true
|
| 53 |
-
});
|
| 54 |
-
Object.defineProperty(Terminal.prototype, "onExit", {
|
| 55 |
-
get: function () { return this._onExit.event; },
|
| 56 |
-
enumerable: true,
|
| 57 |
-
configurable: true
|
| 58 |
-
});
|
| 59 |
-
Object.defineProperty(Terminal.prototype, "pid", {
|
| 60 |
-
get: function () { return this._pid; },
|
| 61 |
-
enumerable: true,
|
| 62 |
-
configurable: true
|
| 63 |
-
});
|
| 64 |
-
Object.defineProperty(Terminal.prototype, "cols", {
|
| 65 |
-
get: function () { return this._cols; },
|
| 66 |
-
enumerable: true,
|
| 67 |
-
configurable: true
|
| 68 |
-
});
|
| 69 |
-
Object.defineProperty(Terminal.prototype, "rows", {
|
| 70 |
-
get: function () { return this._rows; },
|
| 71 |
-
enumerable: true,
|
| 72 |
-
configurable: true
|
| 73 |
-
});
|
| 74 |
-
Terminal.prototype.write = function (data) {
|
| 75 |
-
if (this.handleFlowControl) {
|
| 76 |
-
// PAUSE/RESUME messages are not forwarded to the pty
|
| 77 |
-
if (data === this._flowControlPause) {
|
| 78 |
-
this.pause();
|
| 79 |
-
return;
|
| 80 |
-
}
|
| 81 |
-
if (data === this._flowControlResume) {
|
| 82 |
-
this.resume();
|
| 83 |
-
return;
|
| 84 |
-
}
|
| 85 |
-
}
|
| 86 |
-
// everything else goes to the real pty
|
| 87 |
-
this._write(data);
|
| 88 |
-
};
|
| 89 |
-
Terminal.prototype._forwardEvents = function () {
|
| 90 |
-
var _this = this;
|
| 91 |
-
this.on('data', function (e) { return _this._onData.fire(e); });
|
| 92 |
-
this.on('exit', function (exitCode, signal) { return _this._onExit.fire({ exitCode: exitCode, signal: signal }); });
|
| 93 |
-
};
|
| 94 |
-
Terminal.prototype._checkType = function (name, value, type, allowArray) {
|
| 95 |
-
if (allowArray === void 0) { allowArray = false; }
|
| 96 |
-
if (value === undefined) {
|
| 97 |
-
return;
|
| 98 |
-
}
|
| 99 |
-
if (allowArray) {
|
| 100 |
-
if (Array.isArray(value)) {
|
| 101 |
-
value.forEach(function (v, i) {
|
| 102 |
-
if (typeof v !== type) {
|
| 103 |
-
throw new Error(name + "[" + i + "] must be a " + type + " (not a " + typeof v[i] + ")");
|
| 104 |
-
}
|
| 105 |
-
});
|
| 106 |
-
return;
|
| 107 |
-
}
|
| 108 |
-
}
|
| 109 |
-
if (typeof value !== type) {
|
| 110 |
-
throw new Error(name + " must be a " + type + " (not a " + typeof value + ")");
|
| 111 |
-
}
|
| 112 |
-
};
|
| 113 |
-
/** See net.Socket.end */
|
| 114 |
-
Terminal.prototype.end = function (data) {
|
| 115 |
-
this._socket.end(data);
|
| 116 |
-
};
|
| 117 |
-
/** See stream.Readable.pipe */
|
| 118 |
-
Terminal.prototype.pipe = function (dest, options) {
|
| 119 |
-
return this._socket.pipe(dest, options);
|
| 120 |
-
};
|
| 121 |
-
/** See net.Socket.pause */
|
| 122 |
-
Terminal.prototype.pause = function () {
|
| 123 |
-
return this._socket.pause();
|
| 124 |
-
};
|
| 125 |
-
/** See net.Socket.resume */
|
| 126 |
-
Terminal.prototype.resume = function () {
|
| 127 |
-
return this._socket.resume();
|
| 128 |
-
};
|
| 129 |
-
/** See net.Socket.setEncoding */
|
| 130 |
-
Terminal.prototype.setEncoding = function (encoding) {
|
| 131 |
-
if (this._socket._decoder) {
|
| 132 |
-
delete this._socket._decoder;
|
| 133 |
-
}
|
| 134 |
-
if (encoding) {
|
| 135 |
-
this._socket.setEncoding(encoding);
|
| 136 |
-
}
|
| 137 |
-
};
|
| 138 |
-
Terminal.prototype.addListener = function (eventName, listener) { this.on(eventName, listener); };
|
| 139 |
-
Terminal.prototype.on = function (eventName, listener) {
|
| 140 |
-
if (eventName === 'close') {
|
| 141 |
-
this._internalee.on('close', listener);
|
| 142 |
-
return;
|
| 143 |
-
}
|
| 144 |
-
this._socket.on(eventName, listener);
|
| 145 |
-
};
|
| 146 |
-
Terminal.prototype.emit = function (eventName) {
|
| 147 |
-
var args = [];
|
| 148 |
-
for (var _i = 1; _i < arguments.length; _i++) {
|
| 149 |
-
args[_i - 1] = arguments[_i];
|
| 150 |
-
}
|
| 151 |
-
if (eventName === 'close') {
|
| 152 |
-
return this._internalee.emit.apply(this._internalee, arguments);
|
| 153 |
-
}
|
| 154 |
-
return this._socket.emit.apply(this._socket, arguments);
|
| 155 |
-
};
|
| 156 |
-
Terminal.prototype.listeners = function (eventName) {
|
| 157 |
-
return this._socket.listeners(eventName);
|
| 158 |
-
};
|
| 159 |
-
Terminal.prototype.removeListener = function (eventName, listener) {
|
| 160 |
-
this._socket.removeListener(eventName, listener);
|
| 161 |
-
};
|
| 162 |
-
Terminal.prototype.removeAllListeners = function (eventName) {
|
| 163 |
-
this._socket.removeAllListeners(eventName);
|
| 164 |
-
};
|
| 165 |
-
Terminal.prototype.once = function (eventName, listener) {
|
| 166 |
-
this._socket.once(eventName, listener);
|
| 167 |
-
};
|
| 168 |
-
Terminal.prototype._close = function () {
|
| 169 |
-
this._socket.readable = false;
|
| 170 |
-
this.write = function () { };
|
| 171 |
-
this.end = function () { };
|
| 172 |
-
this._writable = false;
|
| 173 |
-
this._readable = false;
|
| 174 |
-
};
|
| 175 |
-
Terminal.prototype._parseEnv = function (env) {
|
| 176 |
-
var keys = Object.keys(env || {});
|
| 177 |
-
var pairs = [];
|
| 178 |
-
for (var i = 0; i < keys.length; i++) {
|
| 179 |
-
if (keys[i] === undefined) {
|
| 180 |
-
continue;
|
| 181 |
-
}
|
| 182 |
-
pairs.push(keys[i] + '=' + env[keys[i]]);
|
| 183 |
-
}
|
| 184 |
-
return pairs;
|
| 185 |
-
};
|
| 186 |
-
return Terminal;
|
| 187 |
-
}());
|
| 188 |
-
exports.Terminal = Terminal;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
node_modules/@lydell/node-pty/types.js
DELETED
|
@@ -1,6 +0,0 @@
|
|
| 1 |
-
"use strict";
|
| 2 |
-
/**
|
| 3 |
-
* Copyright (c) 2017, Daniel Imms (MIT License).
|
| 4 |
-
* Copyright (c) 2018, Microsoft Corporation (MIT License).
|
| 5 |
-
*/
|
| 6 |
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
node_modules/@lydell/node-pty/unixTerminal.js
DELETED
|
@@ -1,265 +0,0 @@
|
|
| 1 |
-
"use strict";
|
| 2 |
-
var __extends = (this && this.__extends) || (function () {
|
| 3 |
-
var extendStatics = function (d, b) {
|
| 4 |
-
extendStatics = Object.setPrototypeOf ||
|
| 5 |
-
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
| 6 |
-
function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };
|
| 7 |
-
return extendStatics(d, b);
|
| 8 |
-
};
|
| 9 |
-
return function (d, b) {
|
| 10 |
-
extendStatics(d, b);
|
| 11 |
-
function __() { this.constructor = d; }
|
| 12 |
-
d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
|
| 13 |
-
};
|
| 14 |
-
})();
|
| 15 |
-
Object.defineProperty(exports, "__esModule", { value: true });
|
| 16 |
-
var tty = require("tty");
|
| 17 |
-
var terminal_1 = require("./terminal");
|
| 18 |
-
var utils_1 = require("./utils");
|
| 19 |
-
var requireBinary_1 = require("./requireBinary");
|
| 20 |
-
var pty = requireBinary_1.requireBinary('pty.node');
|
| 21 |
-
var helperPath = "@lydell/node-pty-" + process.platform + "-" + process.arch + "/spawn-helper";
|
| 22 |
-
helperPath = process.platform === 'darwin' ? require.resolve(helperPath) : 'spawn-helper-unused';
|
| 23 |
-
helperPath = helperPath.replace('app.asar', 'app.asar.unpacked');
|
| 24 |
-
helperPath = helperPath.replace('node_modules.asar', 'node_modules.asar.unpacked');
|
| 25 |
-
var DEFAULT_FILE = 'sh';
|
| 26 |
-
var DEFAULT_NAME = 'xterm';
|
| 27 |
-
var DESTROY_SOCKET_TIMEOUT_MS = 200;
|
| 28 |
-
var UnixTerminal = /** @class */ (function (_super) {
|
| 29 |
-
__extends(UnixTerminal, _super);
|
| 30 |
-
function UnixTerminal(file, args, opt) {
|
| 31 |
-
var _a, _b;
|
| 32 |
-
var _this = _super.call(this, opt) || this;
|
| 33 |
-
_this._boundClose = false;
|
| 34 |
-
_this._emittedClose = false;
|
| 35 |
-
if (typeof args === 'string') {
|
| 36 |
-
throw new Error('args as a string is not supported on unix.');
|
| 37 |
-
}
|
| 38 |
-
// Initialize arguments
|
| 39 |
-
args = args || [];
|
| 40 |
-
file = file || DEFAULT_FILE;
|
| 41 |
-
opt = opt || {};
|
| 42 |
-
opt.env = opt.env || process.env;
|
| 43 |
-
_this._cols = opt.cols || terminal_1.DEFAULT_COLS;
|
| 44 |
-
_this._rows = opt.rows || terminal_1.DEFAULT_ROWS;
|
| 45 |
-
var uid = (_a = opt.uid) !== null && _a !== void 0 ? _a : -1;
|
| 46 |
-
var gid = (_b = opt.gid) !== null && _b !== void 0 ? _b : -1;
|
| 47 |
-
var env = utils_1.assign({}, opt.env);
|
| 48 |
-
if (opt.env === process.env) {
|
| 49 |
-
_this._sanitizeEnv(env);
|
| 50 |
-
}
|
| 51 |
-
var cwd = opt.cwd || process.cwd();
|
| 52 |
-
env.PWD = cwd;
|
| 53 |
-
var name = opt.name || env.TERM || DEFAULT_NAME;
|
| 54 |
-
env.TERM = name;
|
| 55 |
-
var parsedEnv = _this._parseEnv(env);
|
| 56 |
-
var encoding = (opt.encoding === undefined ? 'utf8' : opt.encoding);
|
| 57 |
-
var onexit = function (code, signal) {
|
| 58 |
-
// XXX Sometimes a data event is emitted after exit. Wait til socket is
|
| 59 |
-
// destroyed.
|
| 60 |
-
if (!_this._emittedClose) {
|
| 61 |
-
if (_this._boundClose) {
|
| 62 |
-
return;
|
| 63 |
-
}
|
| 64 |
-
_this._boundClose = true;
|
| 65 |
-
// From macOS High Sierra 10.13.2 sometimes the socket never gets
|
| 66 |
-
// closed. A timeout is applied here to avoid the terminal never being
|
| 67 |
-
// destroyed when this occurs.
|
| 68 |
-
var timeout_1 = setTimeout(function () {
|
| 69 |
-
timeout_1 = null;
|
| 70 |
-
// Destroying the socket now will cause the close event to fire
|
| 71 |
-
_this._socket.destroy();
|
| 72 |
-
}, DESTROY_SOCKET_TIMEOUT_MS);
|
| 73 |
-
_this.once('close', function () {
|
| 74 |
-
if (timeout_1 !== null) {
|
| 75 |
-
clearTimeout(timeout_1);
|
| 76 |
-
}
|
| 77 |
-
_this.emit('exit', code, signal);
|
| 78 |
-
});
|
| 79 |
-
return;
|
| 80 |
-
}
|
| 81 |
-
_this.emit('exit', code, signal);
|
| 82 |
-
};
|
| 83 |
-
// fork
|
| 84 |
-
var term = pty.fork(file, args, parsedEnv, cwd, _this._cols, _this._rows, uid, gid, (encoding === 'utf8'), helperPath, onexit);
|
| 85 |
-
_this._socket = new tty.ReadStream(term.fd);
|
| 86 |
-
if (encoding !== null) {
|
| 87 |
-
_this._socket.setEncoding(encoding);
|
| 88 |
-
}
|
| 89 |
-
// setup
|
| 90 |
-
_this._socket.on('error', function (err) {
|
| 91 |
-
// NOTE: fs.ReadStream gets EAGAIN twice at first:
|
| 92 |
-
if (err.code) {
|
| 93 |
-
if (~err.code.indexOf('EAGAIN')) {
|
| 94 |
-
return;
|
| 95 |
-
}
|
| 96 |
-
}
|
| 97 |
-
// close
|
| 98 |
-
_this._close();
|
| 99 |
-
// EIO on exit from fs.ReadStream:
|
| 100 |
-
if (!_this._emittedClose) {
|
| 101 |
-
_this._emittedClose = true;
|
| 102 |
-
_this.emit('close');
|
| 103 |
-
}
|
| 104 |
-
// EIO, happens when someone closes our child process: the only process in
|
| 105 |
-
// the terminal.
|
| 106 |
-
// node < 0.6.14: errno 5
|
| 107 |
-
// node >= 0.6.14: read EIO
|
| 108 |
-
if (err.code) {
|
| 109 |
-
if (~err.code.indexOf('errno 5') || ~err.code.indexOf('EIO')) {
|
| 110 |
-
return;
|
| 111 |
-
}
|
| 112 |
-
}
|
| 113 |
-
// throw anything else
|
| 114 |
-
if (_this.listeners('error').length < 2) {
|
| 115 |
-
throw err;
|
| 116 |
-
}
|
| 117 |
-
});
|
| 118 |
-
_this._pid = term.pid;
|
| 119 |
-
_this._fd = term.fd;
|
| 120 |
-
_this._pty = term.pty;
|
| 121 |
-
_this._file = file;
|
| 122 |
-
_this._name = name;
|
| 123 |
-
_this._readable = true;
|
| 124 |
-
_this._writable = true;
|
| 125 |
-
_this._socket.on('close', function () {
|
| 126 |
-
if (_this._emittedClose) {
|
| 127 |
-
return;
|
| 128 |
-
}
|
| 129 |
-
_this._emittedClose = true;
|
| 130 |
-
_this._close();
|
| 131 |
-
_this.emit('close');
|
| 132 |
-
});
|
| 133 |
-
_this._forwardEvents();
|
| 134 |
-
return _this;
|
| 135 |
-
}
|
| 136 |
-
Object.defineProperty(UnixTerminal.prototype, "master", {
|
| 137 |
-
get: function () { return this._master; },
|
| 138 |
-
enumerable: true,
|
| 139 |
-
configurable: true
|
| 140 |
-
});
|
| 141 |
-
Object.defineProperty(UnixTerminal.prototype, "slave", {
|
| 142 |
-
get: function () { return this._slave; },
|
| 143 |
-
enumerable: true,
|
| 144 |
-
configurable: true
|
| 145 |
-
});
|
| 146 |
-
UnixTerminal.prototype._write = function (data) {
|
| 147 |
-
this._socket.write(data);
|
| 148 |
-
};
|
| 149 |
-
Object.defineProperty(UnixTerminal.prototype, "fd", {
|
| 150 |
-
/* Accessors */
|
| 151 |
-
get: function () { return this._fd; },
|
| 152 |
-
enumerable: true,
|
| 153 |
-
configurable: true
|
| 154 |
-
});
|
| 155 |
-
Object.defineProperty(UnixTerminal.prototype, "ptsName", {
|
| 156 |
-
get: function () { return this._pty; },
|
| 157 |
-
enumerable: true,
|
| 158 |
-
configurable: true
|
| 159 |
-
});
|
| 160 |
-
/**
|
| 161 |
-
* openpty
|
| 162 |
-
*/
|
| 163 |
-
UnixTerminal.open = function (opt) {
|
| 164 |
-
var self = Object.create(UnixTerminal.prototype);
|
| 165 |
-
opt = opt || {};
|
| 166 |
-
if (arguments.length > 1) {
|
| 167 |
-
opt = {
|
| 168 |
-
cols: arguments[1],
|
| 169 |
-
rows: arguments[2]
|
| 170 |
-
};
|
| 171 |
-
}
|
| 172 |
-
var cols = opt.cols || terminal_1.DEFAULT_COLS;
|
| 173 |
-
var rows = opt.rows || terminal_1.DEFAULT_ROWS;
|
| 174 |
-
var encoding = (opt.encoding === undefined ? 'utf8' : opt.encoding);
|
| 175 |
-
// open
|
| 176 |
-
var term = pty.open(cols, rows);
|
| 177 |
-
self._master = new tty.ReadStream(term.master);
|
| 178 |
-
if (encoding !== null) {
|
| 179 |
-
self._master.setEncoding(encoding);
|
| 180 |
-
}
|
| 181 |
-
self._master.resume();
|
| 182 |
-
self._slave = new tty.ReadStream(term.slave);
|
| 183 |
-
if (encoding !== null) {
|
| 184 |
-
self._slave.setEncoding(encoding);
|
| 185 |
-
}
|
| 186 |
-
self._slave.resume();
|
| 187 |
-
self._socket = self._master;
|
| 188 |
-
self._pid = -1;
|
| 189 |
-
self._fd = term.master;
|
| 190 |
-
self._pty = term.pty;
|
| 191 |
-
self._file = process.argv[0] || 'node';
|
| 192 |
-
self._name = process.env.TERM || '';
|
| 193 |
-
self._readable = true;
|
| 194 |
-
self._writable = true;
|
| 195 |
-
self._socket.on('error', function (err) {
|
| 196 |
-
self._close();
|
| 197 |
-
if (self.listeners('error').length < 2) {
|
| 198 |
-
throw err;
|
| 199 |
-
}
|
| 200 |
-
});
|
| 201 |
-
self._socket.on('close', function () {
|
| 202 |
-
self._close();
|
| 203 |
-
});
|
| 204 |
-
return self;
|
| 205 |
-
};
|
| 206 |
-
UnixTerminal.prototype.destroy = function () {
|
| 207 |
-
var _this = this;
|
| 208 |
-
this._close();
|
| 209 |
-
// Need to close the read stream so node stops reading a dead file
|
| 210 |
-
// descriptor. Then we can safely SIGHUP the shell.
|
| 211 |
-
this._socket.once('close', function () {
|
| 212 |
-
_this.kill('SIGHUP');
|
| 213 |
-
});
|
| 214 |
-
this._socket.destroy();
|
| 215 |
-
};
|
| 216 |
-
UnixTerminal.prototype.kill = function (signal) {
|
| 217 |
-
try {
|
| 218 |
-
process.kill(this.pid, signal || 'SIGHUP');
|
| 219 |
-
}
|
| 220 |
-
catch (e) { /* swallow */ }
|
| 221 |
-
};
|
| 222 |
-
Object.defineProperty(UnixTerminal.prototype, "process", {
|
| 223 |
-
/**
|
| 224 |
-
* Gets the name of the process.
|
| 225 |
-
*/
|
| 226 |
-
get: function () {
|
| 227 |
-
if (process.platform === 'darwin') {
|
| 228 |
-
var title = pty.process(this._fd);
|
| 229 |
-
return (title !== 'kernel_task') ? title : this._file;
|
| 230 |
-
}
|
| 231 |
-
return pty.process(this._fd, this._pty) || this._file;
|
| 232 |
-
},
|
| 233 |
-
enumerable: true,
|
| 234 |
-
configurable: true
|
| 235 |
-
});
|
| 236 |
-
/**
|
| 237 |
-
* TTY
|
| 238 |
-
*/
|
| 239 |
-
UnixTerminal.prototype.resize = function (cols, rows) {
|
| 240 |
-
if (cols <= 0 || rows <= 0 || isNaN(cols) || isNaN(rows) || cols === Infinity || rows === Infinity) {
|
| 241 |
-
throw new Error('resizing must be done using positive cols and rows');
|
| 242 |
-
}
|
| 243 |
-
pty.resize(this._fd, cols, rows);
|
| 244 |
-
this._cols = cols;
|
| 245 |
-
this._rows = rows;
|
| 246 |
-
};
|
| 247 |
-
UnixTerminal.prototype.clear = function () {
|
| 248 |
-
};
|
| 249 |
-
UnixTerminal.prototype._sanitizeEnv = function (env) {
|
| 250 |
-
// Make sure we didn't start our server from inside tmux.
|
| 251 |
-
delete env['TMUX'];
|
| 252 |
-
delete env['TMUX_PANE'];
|
| 253 |
-
// Make sure we didn't start our server from inside screen.
|
| 254 |
-
// http://web.mit.edu/gnu/doc/html/screen_20.html
|
| 255 |
-
delete env['STY'];
|
| 256 |
-
delete env['WINDOW'];
|
| 257 |
-
// Delete some variables that might confuse our terminal.
|
| 258 |
-
delete env['WINDOWID'];
|
| 259 |
-
delete env['TERMCAP'];
|
| 260 |
-
delete env['COLUMNS'];
|
| 261 |
-
delete env['LINES'];
|
| 262 |
-
};
|
| 263 |
-
return UnixTerminal;
|
| 264 |
-
}(terminal_1.Terminal));
|
| 265 |
-
exports.UnixTerminal = UnixTerminal;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
node_modules/@lydell/node-pty/utils.js
DELETED
|
@@ -1,15 +0,0 @@
|
|
| 1 |
-
"use strict";
|
| 2 |
-
/**
|
| 3 |
-
* Copyright (c) 2017, Daniel Imms (MIT License).
|
| 4 |
-
* Copyright (c) 2018, Microsoft Corporation (MIT License).
|
| 5 |
-
*/
|
| 6 |
-
Object.defineProperty(exports, "__esModule", { value: true });
|
| 7 |
-
function assign(target) {
|
| 8 |
-
var sources = [];
|
| 9 |
-
for (var _i = 1; _i < arguments.length; _i++) {
|
| 10 |
-
sources[_i - 1] = arguments[_i];
|
| 11 |
-
}
|
| 12 |
-
sources.forEach(function (source) { return Object.keys(source).forEach(function (key) { return target[key] = source[key]; }); });
|
| 13 |
-
return target;
|
| 14 |
-
}
|
| 15 |
-
exports.assign = assign;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
node_modules/@lydell/node-pty/windowsConoutConnection.js
DELETED
|
@@ -1,120 +0,0 @@
|
|
| 1 |
-
"use strict";
|
| 2 |
-
/**
|
| 3 |
-
* Copyright (c) 2020, Microsoft Corporation (MIT License).
|
| 4 |
-
*/
|
| 5 |
-
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
|
| 6 |
-
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
| 7 |
-
return new (P || (P = Promise))(function (resolve, reject) {
|
| 8 |
-
function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
|
| 9 |
-
function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
|
| 10 |
-
function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
|
| 11 |
-
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
| 12 |
-
});
|
| 13 |
-
};
|
| 14 |
-
var __generator = (this && this.__generator) || function (thisArg, body) {
|
| 15 |
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
| 16 |
-
return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
| 17 |
-
function verb(n) { return function (v) { return step([n, v]); }; }
|
| 18 |
-
function step(op) {
|
| 19 |
-
if (f) throw new TypeError("Generator is already executing.");
|
| 20 |
-
while (_) try {
|
| 21 |
-
if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;
|
| 22 |
-
if (y = 0, t) op = [op[0] & 2, t.value];
|
| 23 |
-
switch (op[0]) {
|
| 24 |
-
case 0: case 1: t = op; break;
|
| 25 |
-
case 4: _.label++; return { value: op[1], done: false };
|
| 26 |
-
case 5: _.label++; y = op[1]; op = [0]; continue;
|
| 27 |
-
case 7: op = _.ops.pop(); _.trys.pop(); continue;
|
| 28 |
-
default:
|
| 29 |
-
if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }
|
| 30 |
-
if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }
|
| 31 |
-
if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }
|
| 32 |
-
if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }
|
| 33 |
-
if (t[2]) _.ops.pop();
|
| 34 |
-
_.trys.pop(); continue;
|
| 35 |
-
}
|
| 36 |
-
op = body.call(thisArg, _);
|
| 37 |
-
} catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }
|
| 38 |
-
if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };
|
| 39 |
-
}
|
| 40 |
-
};
|
| 41 |
-
Object.defineProperty(exports, "__esModule", { value: true });
|
| 42 |
-
var worker_threads_1 = require("worker_threads");
|
| 43 |
-
var conout_1 = require("./shared/conout");
|
| 44 |
-
var path_1 = require("path");
|
| 45 |
-
var eventEmitter2_1 = require("./eventEmitter2");
|
| 46 |
-
/**
|
| 47 |
-
* The amount of time to wait for additional data after the conpty shell process has exited before
|
| 48 |
-
* shutting down the worker and sockets. The timer will be reset if a new data event comes in after
|
| 49 |
-
* the timer has started.
|
| 50 |
-
*/
|
| 51 |
-
var FLUSH_DATA_INTERVAL = 1000;
|
| 52 |
-
/**
|
| 53 |
-
* Connects to and manages the lifecycle of the conout socket. This socket must be drained on
|
| 54 |
-
* another thread in order to avoid deadlocks where Conpty waits for the out socket to drain
|
| 55 |
-
* when `ClosePseudoConsole` is called. This happens when data is being written to the terminal when
|
| 56 |
-
* the pty is closed.
|
| 57 |
-
*
|
| 58 |
-
* See also:
|
| 59 |
-
* - https://github.com/microsoft/node-pty/issues/375
|
| 60 |
-
* - https://github.com/microsoft/vscode/issues/76548
|
| 61 |
-
* - https://github.com/microsoft/terminal/issues/1810
|
| 62 |
-
* - https://docs.microsoft.com/en-us/windows/console/closepseudoconsole
|
| 63 |
-
*/
|
| 64 |
-
var ConoutConnection = /** @class */ (function () {
|
| 65 |
-
function ConoutConnection(_conoutPipeName) {
|
| 66 |
-
var _this = this;
|
| 67 |
-
this._conoutPipeName = _conoutPipeName;
|
| 68 |
-
this._isDisposed = false;
|
| 69 |
-
this._onReady = new eventEmitter2_1.EventEmitter2();
|
| 70 |
-
var workerData = { conoutPipeName: _conoutPipeName };
|
| 71 |
-
var scriptPath = __dirname.replace('node_modules.asar', 'node_modules.asar.unpacked');
|
| 72 |
-
this._worker = new worker_threads_1.Worker(path_1.join(scriptPath, 'worker/conoutSocketWorker.js'), { workerData: workerData });
|
| 73 |
-
this._worker.on('message', function (message) {
|
| 74 |
-
switch (message) {
|
| 75 |
-
case 1 /* READY */:
|
| 76 |
-
_this._onReady.fire();
|
| 77 |
-
return;
|
| 78 |
-
default:
|
| 79 |
-
console.warn('Unexpected ConoutWorkerMessage', message);
|
| 80 |
-
}
|
| 81 |
-
});
|
| 82 |
-
}
|
| 83 |
-
Object.defineProperty(ConoutConnection.prototype, "onReady", {
|
| 84 |
-
get: function () { return this._onReady.event; },
|
| 85 |
-
enumerable: true,
|
| 86 |
-
configurable: true
|
| 87 |
-
});
|
| 88 |
-
ConoutConnection.prototype.dispose = function () {
|
| 89 |
-
if (this._isDisposed) {
|
| 90 |
-
return;
|
| 91 |
-
}
|
| 92 |
-
this._isDisposed = true;
|
| 93 |
-
// Drain all data from the socket before closing
|
| 94 |
-
this._drainDataAndClose();
|
| 95 |
-
};
|
| 96 |
-
ConoutConnection.prototype.connectSocket = function (socket) {
|
| 97 |
-
socket.connect(conout_1.getWorkerPipeName(this._conoutPipeName));
|
| 98 |
-
};
|
| 99 |
-
ConoutConnection.prototype._drainDataAndClose = function () {
|
| 100 |
-
var _this = this;
|
| 101 |
-
if (this._drainTimeout) {
|
| 102 |
-
clearTimeout(this._drainTimeout);
|
| 103 |
-
}
|
| 104 |
-
this._drainTimeout = setTimeout(function () { return _this._destroySocket(); }, FLUSH_DATA_INTERVAL);
|
| 105 |
-
};
|
| 106 |
-
ConoutConnection.prototype._destroySocket = function () {
|
| 107 |
-
return __awaiter(this, void 0, void 0, function () {
|
| 108 |
-
return __generator(this, function (_a) {
|
| 109 |
-
switch (_a.label) {
|
| 110 |
-
case 0: return [4 /*yield*/, this._worker.terminate()];
|
| 111 |
-
case 1:
|
| 112 |
-
_a.sent();
|
| 113 |
-
return [2 /*return*/];
|
| 114 |
-
}
|
| 115 |
-
});
|
| 116 |
-
});
|
| 117 |
-
};
|
| 118 |
-
return ConoutConnection;
|
| 119 |
-
}());
|
| 120 |
-
exports.ConoutConnection = ConoutConnection;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
node_modules/@lydell/node-pty/windowsPtyAgent.js
DELETED
|
@@ -1,236 +0,0 @@
|
|
| 1 |
-
"use strict";
|
| 2 |
-
/**
|
| 3 |
-
* Copyright (c) 2012-2015, Christopher Jeffrey, Peter Sunde (MIT License)
|
| 4 |
-
* Copyright (c) 2016, Daniel Imms (MIT License).
|
| 5 |
-
* Copyright (c) 2018, Microsoft Corporation (MIT License).
|
| 6 |
-
*/
|
| 7 |
-
Object.defineProperty(exports, "__esModule", { value: true });
|
| 8 |
-
var fs = require("fs");
|
| 9 |
-
var path = require("path");
|
| 10 |
-
var net_1 = require("net");
|
| 11 |
-
var child_process_1 = require("child_process");
|
| 12 |
-
var windowsConoutConnection_1 = require("./windowsConoutConnection");
|
| 13 |
-
var requireBinary_1 = require("./requireBinary");
|
| 14 |
-
var conptyNative;
|
| 15 |
-
/**
|
| 16 |
-
* The amount of time to wait for additional data after the conpty shell process has exited before
|
| 17 |
-
* shutting down the socket. The timer will be reset if a new data event comes in after the timer
|
| 18 |
-
* has started.
|
| 19 |
-
*/
|
| 20 |
-
var FLUSH_DATA_INTERVAL = 1000;
|
| 21 |
-
/**
|
| 22 |
-
* This agent sits between the WindowsTerminal class and provides an interface for both conpty.
|
| 23 |
-
*/
|
| 24 |
-
var WindowsPtyAgent = /** @class */ (function () {
|
| 25 |
-
function WindowsPtyAgent(file, args, env, cwd, cols, rows, debug, conptyInheritCursor) {
|
| 26 |
-
var _this = this;
|
| 27 |
-
if (conptyInheritCursor === void 0) { conptyInheritCursor = false; }
|
| 28 |
-
this._pid = 0;
|
| 29 |
-
this._innerPid = 0;
|
| 30 |
-
if (!conptyNative) {
|
| 31 |
-
conptyNative = requireBinary_1.requireBinary('conpty.node');
|
| 32 |
-
}
|
| 33 |
-
this._ptyNative = conptyNative;
|
| 34 |
-
// Sanitize input variable.
|
| 35 |
-
cwd = path.resolve(cwd);
|
| 36 |
-
// Compose command line
|
| 37 |
-
var commandLine = argsToCommandLine(file, args);
|
| 38 |
-
// Open pty session.
|
| 39 |
-
var term = this._ptyNative.startProcess(file, cols, rows, debug, this._generatePipeName(), conptyInheritCursor);
|
| 40 |
-
// Not available on windows.
|
| 41 |
-
this._fd = term.fd;
|
| 42 |
-
// Generated incremental number that has no real purpose besides using it
|
| 43 |
-
// as a terminal id.
|
| 44 |
-
this._pty = term.pty;
|
| 45 |
-
// Create terminal pipe IPC channel and forward to a local unix socket.
|
| 46 |
-
this._outSocket = new net_1.Socket();
|
| 47 |
-
this._outSocket.setEncoding('utf8');
|
| 48 |
-
// The conout socket must be ready out on another thread to avoid deadlocks
|
| 49 |
-
this._conoutSocketWorker = new windowsConoutConnection_1.ConoutConnection(term.conout);
|
| 50 |
-
this._conoutSocketWorker.onReady(function () {
|
| 51 |
-
_this._conoutSocketWorker.connectSocket(_this._outSocket);
|
| 52 |
-
});
|
| 53 |
-
this._outSocket.on('connect', function () {
|
| 54 |
-
_this._outSocket.emit('ready_datapipe');
|
| 55 |
-
});
|
| 56 |
-
var inSocketFD = fs.openSync(term.conin, 'w');
|
| 57 |
-
this._inSocket = new net_1.Socket({
|
| 58 |
-
fd: inSocketFD,
|
| 59 |
-
readable: false,
|
| 60 |
-
writable: true
|
| 61 |
-
});
|
| 62 |
-
this._inSocket.setEncoding('utf8');
|
| 63 |
-
var connect = this._ptyNative.connect(this._pty, commandLine, cwd, env, function (c) { return _this._$onProcessExit(c); });
|
| 64 |
-
this._innerPid = connect.pid;
|
| 65 |
-
}
|
| 66 |
-
Object.defineProperty(WindowsPtyAgent.prototype, "inSocket", {
|
| 67 |
-
get: function () { return this._inSocket; },
|
| 68 |
-
enumerable: true,
|
| 69 |
-
configurable: true
|
| 70 |
-
});
|
| 71 |
-
Object.defineProperty(WindowsPtyAgent.prototype, "outSocket", {
|
| 72 |
-
get: function () { return this._outSocket; },
|
| 73 |
-
enumerable: true,
|
| 74 |
-
configurable: true
|
| 75 |
-
});
|
| 76 |
-
Object.defineProperty(WindowsPtyAgent.prototype, "fd", {
|
| 77 |
-
get: function () { return this._fd; },
|
| 78 |
-
enumerable: true,
|
| 79 |
-
configurable: true
|
| 80 |
-
});
|
| 81 |
-
Object.defineProperty(WindowsPtyAgent.prototype, "innerPid", {
|
| 82 |
-
get: function () { return this._innerPid; },
|
| 83 |
-
enumerable: true,
|
| 84 |
-
configurable: true
|
| 85 |
-
});
|
| 86 |
-
Object.defineProperty(WindowsPtyAgent.prototype, "pty", {
|
| 87 |
-
get: function () { return this._pty; },
|
| 88 |
-
enumerable: true,
|
| 89 |
-
configurable: true
|
| 90 |
-
});
|
| 91 |
-
WindowsPtyAgent.prototype.resize = function (cols, rows) {
|
| 92 |
-
if (this._exitCode !== undefined) {
|
| 93 |
-
throw new Error('Cannot resize a pty that has already exited');
|
| 94 |
-
}
|
| 95 |
-
this._ptyNative.resize(this._pty, cols, rows);
|
| 96 |
-
};
|
| 97 |
-
WindowsPtyAgent.prototype.clear = function () {
|
| 98 |
-
this._ptyNative.clear(this._pty);
|
| 99 |
-
};
|
| 100 |
-
WindowsPtyAgent.prototype.kill = function () {
|
| 101 |
-
var _this = this;
|
| 102 |
-
this._inSocket.readable = false;
|
| 103 |
-
this._outSocket.readable = false;
|
| 104 |
-
// Tell the agent to kill the pty, this releases handles to the process
|
| 105 |
-
this._getConsoleProcessList().then(function (consoleProcessList) {
|
| 106 |
-
consoleProcessList.forEach(function (pid) {
|
| 107 |
-
try {
|
| 108 |
-
process.kill(pid);
|
| 109 |
-
}
|
| 110 |
-
catch (e) {
|
| 111 |
-
// Ignore if process cannot be found (kill ESRCH error)
|
| 112 |
-
}
|
| 113 |
-
});
|
| 114 |
-
_this._ptyNative.kill(_this._pty);
|
| 115 |
-
});
|
| 116 |
-
this._conoutSocketWorker.dispose();
|
| 117 |
-
};
|
| 118 |
-
WindowsPtyAgent.prototype._getConsoleProcessList = function () {
|
| 119 |
-
var _this = this;
|
| 120 |
-
return new Promise(function (resolve) {
|
| 121 |
-
var agent = child_process_1.fork(path.join(__dirname, 'conpty_console_list_agent'), [_this._innerPid.toString()]);
|
| 122 |
-
agent.on('message', function (message) {
|
| 123 |
-
clearTimeout(timeout);
|
| 124 |
-
resolve(message.consoleProcessList);
|
| 125 |
-
});
|
| 126 |
-
var timeout = setTimeout(function () {
|
| 127 |
-
// Something went wrong, just send back the shell PID
|
| 128 |
-
agent.kill();
|
| 129 |
-
resolve([_this._innerPid]);
|
| 130 |
-
}, 5000);
|
| 131 |
-
});
|
| 132 |
-
};
|
| 133 |
-
Object.defineProperty(WindowsPtyAgent.prototype, "exitCode", {
|
| 134 |
-
get: function () {
|
| 135 |
-
return this._exitCode;
|
| 136 |
-
},
|
| 137 |
-
enumerable: true,
|
| 138 |
-
configurable: true
|
| 139 |
-
});
|
| 140 |
-
WindowsPtyAgent.prototype._generatePipeName = function () {
|
| 141 |
-
return "conpty-" + Math.random() * 10000000;
|
| 142 |
-
};
|
| 143 |
-
/**
|
| 144 |
-
* Triggered from the native side when a contpy process exits.
|
| 145 |
-
*/
|
| 146 |
-
WindowsPtyAgent.prototype._$onProcessExit = function (exitCode) {
|
| 147 |
-
var _this = this;
|
| 148 |
-
this._exitCode = exitCode;
|
| 149 |
-
this._flushDataAndCleanUp();
|
| 150 |
-
this._outSocket.on('data', function () { return _this._flushDataAndCleanUp(); });
|
| 151 |
-
};
|
| 152 |
-
WindowsPtyAgent.prototype._flushDataAndCleanUp = function () {
|
| 153 |
-
var _this = this;
|
| 154 |
-
if (this._closeTimeout) {
|
| 155 |
-
clearTimeout(this._closeTimeout);
|
| 156 |
-
}
|
| 157 |
-
this._closeTimeout = setTimeout(function () { return _this._cleanUpProcess(); }, FLUSH_DATA_INTERVAL);
|
| 158 |
-
};
|
| 159 |
-
WindowsPtyAgent.prototype._cleanUpProcess = function () {
|
| 160 |
-
this._inSocket.readable = false;
|
| 161 |
-
this._outSocket.readable = false;
|
| 162 |
-
this._outSocket.destroy();
|
| 163 |
-
};
|
| 164 |
-
return WindowsPtyAgent;
|
| 165 |
-
}());
|
| 166 |
-
exports.WindowsPtyAgent = WindowsPtyAgent;
|
| 167 |
-
// Convert argc/argv into a Win32 command-line following the escaping convention
|
| 168 |
-
// documented on MSDN (e.g. see CommandLineToArgvW documentation). Copied from
|
| 169 |
-
// winpty project.
|
| 170 |
-
function argsToCommandLine(file, args) {
|
| 171 |
-
if (isCommandLine(args)) {
|
| 172 |
-
if (args.length === 0) {
|
| 173 |
-
return file;
|
| 174 |
-
}
|
| 175 |
-
return argsToCommandLine(file, []) + " " + args;
|
| 176 |
-
}
|
| 177 |
-
var argv = [file];
|
| 178 |
-
Array.prototype.push.apply(argv, args);
|
| 179 |
-
var result = '';
|
| 180 |
-
for (var argIndex = 0; argIndex < argv.length; argIndex++) {
|
| 181 |
-
if (argIndex > 0) {
|
| 182 |
-
result += ' ';
|
| 183 |
-
}
|
| 184 |
-
var arg = argv[argIndex];
|
| 185 |
-
// if it is empty or it contains whitespace and is not already quoted
|
| 186 |
-
var hasLopsidedEnclosingQuote = xOr((arg[0] !== '"'), (arg[arg.length - 1] !== '"'));
|
| 187 |
-
var hasNoEnclosingQuotes = ((arg[0] !== '"') && (arg[arg.length - 1] !== '"'));
|
| 188 |
-
var quote = arg === '' ||
|
| 189 |
-
(arg.indexOf(' ') !== -1 ||
|
| 190 |
-
arg.indexOf('\t') !== -1) &&
|
| 191 |
-
((arg.length > 1) &&
|
| 192 |
-
(hasLopsidedEnclosingQuote || hasNoEnclosingQuotes));
|
| 193 |
-
if (quote) {
|
| 194 |
-
result += '\"';
|
| 195 |
-
}
|
| 196 |
-
var bsCount = 0;
|
| 197 |
-
for (var i = 0; i < arg.length; i++) {
|
| 198 |
-
var p = arg[i];
|
| 199 |
-
if (p === '\\') {
|
| 200 |
-
bsCount++;
|
| 201 |
-
}
|
| 202 |
-
else if (p === '"') {
|
| 203 |
-
result += repeatText('\\', bsCount * 2 + 1);
|
| 204 |
-
result += '"';
|
| 205 |
-
bsCount = 0;
|
| 206 |
-
}
|
| 207 |
-
else {
|
| 208 |
-
result += repeatText('\\', bsCount);
|
| 209 |
-
bsCount = 0;
|
| 210 |
-
result += p;
|
| 211 |
-
}
|
| 212 |
-
}
|
| 213 |
-
if (quote) {
|
| 214 |
-
result += repeatText('\\', bsCount * 2);
|
| 215 |
-
result += '\"';
|
| 216 |
-
}
|
| 217 |
-
else {
|
| 218 |
-
result += repeatText('\\', bsCount);
|
| 219 |
-
}
|
| 220 |
-
}
|
| 221 |
-
return result;
|
| 222 |
-
}
|
| 223 |
-
exports.argsToCommandLine = argsToCommandLine;
|
| 224 |
-
function isCommandLine(args) {
|
| 225 |
-
return typeof args === 'string';
|
| 226 |
-
}
|
| 227 |
-
function repeatText(text, count) {
|
| 228 |
-
var result = '';
|
| 229 |
-
for (var i = 0; i < count; i++) {
|
| 230 |
-
result += text;
|
| 231 |
-
}
|
| 232 |
-
return result;
|
| 233 |
-
}
|
| 234 |
-
function xOr(arg1, arg2) {
|
| 235 |
-
return ((arg1 && !arg2) || (!arg1 && arg2));
|
| 236 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
node_modules/@lydell/node-pty/windowsTerminal.js
DELETED
|
@@ -1,199 +0,0 @@
|
|
| 1 |
-
"use strict";
|
| 2 |
-
/**
|
| 3 |
-
* Copyright (c) 2012-2015, Christopher Jeffrey, Peter Sunde (MIT License)
|
| 4 |
-
* Copyright (c) 2016, Daniel Imms (MIT License).
|
| 5 |
-
* Copyright (c) 2018, Microsoft Corporation (MIT License).
|
| 6 |
-
*/
|
| 7 |
-
var __extends = (this && this.__extends) || (function () {
|
| 8 |
-
var extendStatics = function (d, b) {
|
| 9 |
-
extendStatics = Object.setPrototypeOf ||
|
| 10 |
-
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
| 11 |
-
function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };
|
| 12 |
-
return extendStatics(d, b);
|
| 13 |
-
};
|
| 14 |
-
return function (d, b) {
|
| 15 |
-
extendStatics(d, b);
|
| 16 |
-
function __() { this.constructor = d; }
|
| 17 |
-
d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
|
| 18 |
-
};
|
| 19 |
-
})();
|
| 20 |
-
Object.defineProperty(exports, "__esModule", { value: true });
|
| 21 |
-
var terminal_1 = require("./terminal");
|
| 22 |
-
var windowsPtyAgent_1 = require("./windowsPtyAgent");
|
| 23 |
-
var utils_1 = require("./utils");
|
| 24 |
-
var DEFAULT_FILE = 'cmd.exe';
|
| 25 |
-
var DEFAULT_NAME = 'Windows Shell';
|
| 26 |
-
var WindowsTerminal = /** @class */ (function (_super) {
|
| 27 |
-
__extends(WindowsTerminal, _super);
|
| 28 |
-
function WindowsTerminal(file, args, opt) {
|
| 29 |
-
var _this = _super.call(this, opt) || this;
|
| 30 |
-
_this._checkType('args', args, 'string', true);
|
| 31 |
-
// Initialize arguments
|
| 32 |
-
args = args || [];
|
| 33 |
-
file = file || DEFAULT_FILE;
|
| 34 |
-
opt = opt || {};
|
| 35 |
-
opt.env = opt.env || process.env;
|
| 36 |
-
if (opt.encoding) {
|
| 37 |
-
console.warn('Setting encoding on Windows is not supported');
|
| 38 |
-
}
|
| 39 |
-
var env = utils_1.assign({}, opt.env);
|
| 40 |
-
_this._cols = opt.cols || terminal_1.DEFAULT_COLS;
|
| 41 |
-
_this._rows = opt.rows || terminal_1.DEFAULT_ROWS;
|
| 42 |
-
var cwd = opt.cwd || process.cwd();
|
| 43 |
-
var name = opt.name || env.TERM || DEFAULT_NAME;
|
| 44 |
-
var parsedEnv = _this._parseEnv(env);
|
| 45 |
-
// If the terminal is ready
|
| 46 |
-
_this._isReady = false;
|
| 47 |
-
// Functions that need to run after `ready` event is emitted.
|
| 48 |
-
_this._deferreds = [];
|
| 49 |
-
// Create new termal.
|
| 50 |
-
_this._agent = new windowsPtyAgent_1.WindowsPtyAgent(file, args, parsedEnv, cwd, _this._cols, _this._rows, false, opt.conptyInheritCursor);
|
| 51 |
-
_this._socket = _this._agent.outSocket;
|
| 52 |
-
// Not available until `ready` event emitted.
|
| 53 |
-
_this._pid = _this._agent.innerPid;
|
| 54 |
-
_this._fd = _this._agent.fd;
|
| 55 |
-
_this._pty = _this._agent.pty;
|
| 56 |
-
// The forked windows terminal is not available until `ready` event is
|
| 57 |
-
// emitted.
|
| 58 |
-
_this._socket.on('ready_datapipe', function () {
|
| 59 |
-
// These events needs to be forwarded.
|
| 60 |
-
['connect', 'data', 'end', 'timeout', 'drain'].forEach(function (event) {
|
| 61 |
-
_this._socket.on(event, function () {
|
| 62 |
-
// Wait until the first data event is fired then we can run deferreds.
|
| 63 |
-
if (!_this._isReady && event === 'data') {
|
| 64 |
-
// Terminal is now ready and we can avoid having to defer method
|
| 65 |
-
// calls.
|
| 66 |
-
_this._isReady = true;
|
| 67 |
-
// Execute all deferred methods
|
| 68 |
-
_this._deferreds.forEach(function (fn) {
|
| 69 |
-
// NB! In order to ensure that `this` has all its references
|
| 70 |
-
// updated any variable that need to be available in `this` before
|
| 71 |
-
// the deferred is run has to be declared above this forEach
|
| 72 |
-
// statement.
|
| 73 |
-
fn.run();
|
| 74 |
-
});
|
| 75 |
-
// Reset
|
| 76 |
-
_this._deferreds = [];
|
| 77 |
-
}
|
| 78 |
-
});
|
| 79 |
-
});
|
| 80 |
-
// Shutdown if `error` event is emitted.
|
| 81 |
-
_this._socket.on('error', function (err) {
|
| 82 |
-
// Close terminal session.
|
| 83 |
-
_this._close();
|
| 84 |
-
// EIO, happens when someone closes our child process: the only process
|
| 85 |
-
// in the terminal.
|
| 86 |
-
// node < 0.6.14: errno 5
|
| 87 |
-
// node >= 0.6.14: read EIO
|
| 88 |
-
if (err.code) {
|
| 89 |
-
if (~err.code.indexOf('errno 5') || ~err.code.indexOf('EIO'))
|
| 90 |
-
return;
|
| 91 |
-
}
|
| 92 |
-
// Throw anything else.
|
| 93 |
-
if (_this.listeners('error').length < 2) {
|
| 94 |
-
throw err;
|
| 95 |
-
}
|
| 96 |
-
});
|
| 97 |
-
// Cleanup after the socket is closed.
|
| 98 |
-
_this._socket.on('close', function () {
|
| 99 |
-
_this.emit('exit', _this._agent.exitCode);
|
| 100 |
-
_this._close();
|
| 101 |
-
});
|
| 102 |
-
});
|
| 103 |
-
_this._file = file;
|
| 104 |
-
_this._name = name;
|
| 105 |
-
_this._readable = true;
|
| 106 |
-
_this._writable = true;
|
| 107 |
-
_this._forwardEvents();
|
| 108 |
-
return _this;
|
| 109 |
-
}
|
| 110 |
-
WindowsTerminal.prototype._write = function (data) {
|
| 111 |
-
this._defer(this._doWrite, data);
|
| 112 |
-
};
|
| 113 |
-
WindowsTerminal.prototype._doWrite = function (data) {
|
| 114 |
-
this._agent.inSocket.write(data);
|
| 115 |
-
};
|
| 116 |
-
/**
|
| 117 |
-
* openpty
|
| 118 |
-
*/
|
| 119 |
-
WindowsTerminal.open = function (options) {
|
| 120 |
-
throw new Error('open() not supported on windows, use Fork() instead.');
|
| 121 |
-
};
|
| 122 |
-
/**
|
| 123 |
-
* TTY
|
| 124 |
-
*/
|
| 125 |
-
WindowsTerminal.prototype.resize = function (cols, rows) {
|
| 126 |
-
var _this = this;
|
| 127 |
-
if (cols <= 0 || rows <= 0 || isNaN(cols) || isNaN(rows) || cols === Infinity || rows === Infinity) {
|
| 128 |
-
throw new Error('resizing must be done using positive cols and rows');
|
| 129 |
-
}
|
| 130 |
-
this._deferNoArgs(function () {
|
| 131 |
-
_this._agent.resize(cols, rows);
|
| 132 |
-
_this._cols = cols;
|
| 133 |
-
_this._rows = rows;
|
| 134 |
-
});
|
| 135 |
-
};
|
| 136 |
-
WindowsTerminal.prototype.clear = function () {
|
| 137 |
-
var _this = this;
|
| 138 |
-
this._deferNoArgs(function () {
|
| 139 |
-
_this._agent.clear();
|
| 140 |
-
});
|
| 141 |
-
};
|
| 142 |
-
WindowsTerminal.prototype.destroy = function () {
|
| 143 |
-
var _this = this;
|
| 144 |
-
this._deferNoArgs(function () {
|
| 145 |
-
_this.kill();
|
| 146 |
-
});
|
| 147 |
-
};
|
| 148 |
-
WindowsTerminal.prototype.kill = function (signal) {
|
| 149 |
-
var _this = this;
|
| 150 |
-
this._deferNoArgs(function () {
|
| 151 |
-
if (signal) {
|
| 152 |
-
throw new Error('Signals not supported on windows.');
|
| 153 |
-
}
|
| 154 |
-
_this._close();
|
| 155 |
-
_this._agent.kill();
|
| 156 |
-
});
|
| 157 |
-
};
|
| 158 |
-
WindowsTerminal.prototype._deferNoArgs = function (deferredFn) {
|
| 159 |
-
var _this = this;
|
| 160 |
-
// If the terminal is ready, execute.
|
| 161 |
-
if (this._isReady) {
|
| 162 |
-
deferredFn.call(this);
|
| 163 |
-
return;
|
| 164 |
-
}
|
| 165 |
-
// Queue until terminal is ready.
|
| 166 |
-
this._deferreds.push({
|
| 167 |
-
run: function () { return deferredFn.call(_this); }
|
| 168 |
-
});
|
| 169 |
-
};
|
| 170 |
-
WindowsTerminal.prototype._defer = function (deferredFn, arg) {
|
| 171 |
-
var _this = this;
|
| 172 |
-
// If the terminal is ready, execute.
|
| 173 |
-
if (this._isReady) {
|
| 174 |
-
deferredFn.call(this, arg);
|
| 175 |
-
return;
|
| 176 |
-
}
|
| 177 |
-
// Queue until terminal is ready.
|
| 178 |
-
this._deferreds.push({
|
| 179 |
-
run: function () { return deferredFn.call(_this, arg); }
|
| 180 |
-
});
|
| 181 |
-
};
|
| 182 |
-
Object.defineProperty(WindowsTerminal.prototype, "process", {
|
| 183 |
-
get: function () { return this._name; },
|
| 184 |
-
enumerable: true,
|
| 185 |
-
configurable: true
|
| 186 |
-
});
|
| 187 |
-
Object.defineProperty(WindowsTerminal.prototype, "master", {
|
| 188 |
-
get: function () { throw new Error('master is not supported on Windows'); },
|
| 189 |
-
enumerable: true,
|
| 190 |
-
configurable: true
|
| 191 |
-
});
|
| 192 |
-
Object.defineProperty(WindowsTerminal.prototype, "slave", {
|
| 193 |
-
get: function () { throw new Error('slave is not supported on Windows'); },
|
| 194 |
-
enumerable: true,
|
| 195 |
-
configurable: true
|
| 196 |
-
});
|
| 197 |
-
return WindowsTerminal;
|
| 198 |
-
}(terminal_1.Terminal));
|
| 199 |
-
exports.WindowsTerminal = WindowsTerminal;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
node_modules/@lydell/node-pty/worker/conoutSocketWorker.js
DELETED
|
@@ -1,21 +0,0 @@
|
|
| 1 |
-
"use strict";
|
| 2 |
-
/**
|
| 3 |
-
* Copyright (c) 2020, Microsoft Corporation (MIT License).
|
| 4 |
-
*/
|
| 5 |
-
Object.defineProperty(exports, "__esModule", { value: true });
|
| 6 |
-
var worker_threads_1 = require("worker_threads");
|
| 7 |
-
var net_1 = require("net");
|
| 8 |
-
var conout_1 = require("../shared/conout");
|
| 9 |
-
var conoutPipeName = worker_threads_1.workerData.conoutPipeName;
|
| 10 |
-
var conoutSocket = new net_1.Socket();
|
| 11 |
-
conoutSocket.setEncoding('utf8');
|
| 12 |
-
conoutSocket.connect(conoutPipeName, function () {
|
| 13 |
-
var server = net_1.createServer(function (workerSocket) {
|
| 14 |
-
conoutSocket.pipe(workerSocket);
|
| 15 |
-
});
|
| 16 |
-
server.listen(conout_1.getWorkerPipeName(conoutPipeName));
|
| 17 |
-
if (!worker_threads_1.parentPort) {
|
| 18 |
-
throw new Error('worker_threads parentPort is null');
|
| 19 |
-
}
|
| 20 |
-
worker_threads_1.parentPort.postMessage(1 /* READY */);
|
| 21 |
-
});
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
node_modules/@qwen-code/qwen-code/LICENSE
DELETED
|
@@ -1,203 +0,0 @@
|
|
| 1 |
-
|
| 2 |
-
Apache License
|
| 3 |
-
Version 2.0, January 2004
|
| 4 |
-
http://www.apache.org/licenses/
|
| 5 |
-
|
| 6 |
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
| 7 |
-
|
| 8 |
-
1. Definitions.
|
| 9 |
-
|
| 10 |
-
"License" shall mean the terms and conditions for use, reproduction,
|
| 11 |
-
and distribution as defined by Sections 1 through 9 of this document.
|
| 12 |
-
|
| 13 |
-
"Licensor" shall mean the copyright owner or entity authorized by
|
| 14 |
-
the copyright owner that is granting the License.
|
| 15 |
-
|
| 16 |
-
"Legal Entity" shall mean the union of the acting entity and all
|
| 17 |
-
other entities that control, are controlled by, or are under common
|
| 18 |
-
control with that entity. For the purposes of this definition,
|
| 19 |
-
"control" means (i) the power, direct or indirect, to cause the
|
| 20 |
-
direction or management of such entity, whether by contract or
|
| 21 |
-
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
| 22 |
-
outstanding shares, or (iii) beneficial ownership of such entity.
|
| 23 |
-
|
| 24 |
-
"You" (or "Your") shall mean an individual or Legal Entity
|
| 25 |
-
exercising permissions granted by this License.
|
| 26 |
-
|
| 27 |
-
"Source" form shall mean the preferred form for making modifications,
|
| 28 |
-
including but not limited to software source code, documentation
|
| 29 |
-
source, and configuration files.
|
| 30 |
-
|
| 31 |
-
"Object" form shall mean any form resulting from mechanical
|
| 32 |
-
transformation or translation of a Source form, including but
|
| 33 |
-
not limited to compiled object code, generated documentation,
|
| 34 |
-
and conversions to other media types.
|
| 35 |
-
|
| 36 |
-
"Work" shall mean the work of authorship, whether in Source or
|
| 37 |
-
Object form, made available under the License, as indicated by a
|
| 38 |
-
copyright notice that is included in or attached to the work
|
| 39 |
-
(an example is provided in the Appendix below).
|
| 40 |
-
|
| 41 |
-
"Derivative Works" shall mean any work, whether in Source or Object
|
| 42 |
-
form, that is based on (or derived from) the Work and for which the
|
| 43 |
-
editorial revisions, annotations, elaborations, or other modifications
|
| 44 |
-
represent, as a whole, an original work of authorship. For the purposes
|
| 45 |
-
of this License, Derivative Works shall not include works that remain
|
| 46 |
-
separable from, or merely link (or bind by name) to the interfaces of,
|
| 47 |
-
the Work and Derivative Works thereof.
|
| 48 |
-
|
| 49 |
-
"Contribution" shall mean any work of authorship, including
|
| 50 |
-
the original version of the Work and any modifications or additions
|
| 51 |
-
to that Work or Derivative Works thereof, that is intentionally
|
| 52 |
-
submitted to Licensor for inclusion in the Work by the copyright owner
|
| 53 |
-
or by an individual or Legal Entity authorized to submit on behalf of
|
| 54 |
-
the copyright owner. For the purposes of this definition, "submitted"
|
| 55 |
-
means any form of electronic, verbal, or written communication sent
|
| 56 |
-
to the Licensor or its representatives, including but not limited to
|
| 57 |
-
communication on electronic mailing lists, source code control systems,
|
| 58 |
-
and issue tracking systems that are managed by, or on behalf of, the
|
| 59 |
-
Licensor for the purpose of discussing and improving the Work, but
|
| 60 |
-
excluding communication that is conspicuously marked or otherwise
|
| 61 |
-
designated in writing by the copyright owner as "Not a Contribution."
|
| 62 |
-
|
| 63 |
-
"Contributor" shall mean Licensor and any individual or Legal Entity
|
| 64 |
-
on behalf of whom a Contribution has been received by Licensor and
|
| 65 |
-
subsequently incorporated within the Work.
|
| 66 |
-
|
| 67 |
-
2. Grant of Copyright License. Subject to the terms and conditions of
|
| 68 |
-
this License, each Contributor hereby grants to You a perpetual,
|
| 69 |
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
| 70 |
-
copyright license to reproduce, prepare Derivative Works of,
|
| 71 |
-
publicly display, publicly perform, sublicense, and distribute the
|
| 72 |
-
Work and such Derivative Works in Source or Object form.
|
| 73 |
-
|
| 74 |
-
3. Grant of Patent License. Subject to the terms and conditions of
|
| 75 |
-
this License, each Contributor hereby grants to You a perpetual,
|
| 76 |
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
| 77 |
-
(except as stated in this section) patent license to make, have made,
|
| 78 |
-
use, offer to sell, sell, import, and otherwise transfer the Work,
|
| 79 |
-
where such license applies only to those patent claims licensable
|
| 80 |
-
by such Contributor that are necessarily infringed by their
|
| 81 |
-
Contribution(s) alone or by combination of their Contribution(s)
|
| 82 |
-
with the Work to which such Contribution(s) was submitted. If You
|
| 83 |
-
institute patent litigation against any entity (including a
|
| 84 |
-
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
| 85 |
-
or a Contribution incorporated within the Work constitutes direct
|
| 86 |
-
or contributory patent infringement, then any patent licenses
|
| 87 |
-
granted to You under this License for that Work shall terminate
|
| 88 |
-
as of the date such litigation is filed.
|
| 89 |
-
|
| 90 |
-
4. Redistribution. You may reproduce and distribute copies of the
|
| 91 |
-
Work or Derivative Works thereof in any medium, with or without
|
| 92 |
-
modifications, and in Source or Object form, provided that You
|
| 93 |
-
meet the following conditions:
|
| 94 |
-
|
| 95 |
-
(a) You must give any other recipients of the Work or
|
| 96 |
-
Derivative Works a copy of this License; and
|
| 97 |
-
|
| 98 |
-
(b) You must cause any modified files to carry prominent notices
|
| 99 |
-
stating that You changed the files; and
|
| 100 |
-
|
| 101 |
-
(c) You must retain, in the Source form of any Derivative Works
|
| 102 |
-
that You distribute, all copyright, patent, trademark, and
|
| 103 |
-
attribution notices from the Source form of the Work,
|
| 104 |
-
excluding those notices that do not pertain to any part of
|
| 105 |
-
the Derivative Works; and
|
| 106 |
-
|
| 107 |
-
(d) If the Work includes a "NOTICE" text file as part of its
|
| 108 |
-
distribution, then any Derivative Works that You distribute must
|
| 109 |
-
include a readable copy of the attribution notices contained
|
| 110 |
-
within such NOTICE file, excluding those notices that do not
|
| 111 |
-
pertain to any part of the Derivative Works, in at least one
|
| 112 |
-
of the following places: within a NOTICE text file distributed
|
| 113 |
-
as part of the Derivative Works; within the Source form or
|
| 114 |
-
documentation, if provided along with the Derivative Works; or,
|
| 115 |
-
within a display generated by the Derivative Works, if and
|
| 116 |
-
wherever such third-party notices normally appear. The contents
|
| 117 |
-
of the NOTICE file are for informational purposes only and
|
| 118 |
-
do not modify the License. You may add Your own attribution
|
| 119 |
-
notices within Derivative Works that You distribute, alongside
|
| 120 |
-
or as an addendum to the NOTICE text from the Work, provided
|
| 121 |
-
that such additional attribution notices cannot be construed
|
| 122 |
-
as modifying the License.
|
| 123 |
-
|
| 124 |
-
You may add Your own copyright statement to Your modifications and
|
| 125 |
-
may provide additional or different license terms and conditions
|
| 126 |
-
for use, reproduction, or distribution of Your modifications, or
|
| 127 |
-
for any such Derivative Works as a whole, provided Your use,
|
| 128 |
-
reproduction, and distribution of the Work otherwise complies with
|
| 129 |
-
the conditions stated in this License.
|
| 130 |
-
|
| 131 |
-
5. Submission of Contributions. Unless You explicitly state otherwise,
|
| 132 |
-
any Contribution intentionally submitted for inclusion in the Work
|
| 133 |
-
by You to the Licensor shall be under the terms and conditions of
|
| 134 |
-
this License, without any additional terms or conditions.
|
| 135 |
-
Notwithstanding the above, nothing herein shall supersede or modify
|
| 136 |
-
the terms of any separate license agreement you may have executed
|
| 137 |
-
with Licensor regarding such Contributions.
|
| 138 |
-
|
| 139 |
-
6. Trademarks. This License does not grant permission to use the trade
|
| 140 |
-
names, trademarks, service marks, or product names of the Licensor,
|
| 141 |
-
except as required for reasonable and customary use in describing the
|
| 142 |
-
origin of the Work and reproducing the content of the NOTICE file.
|
| 143 |
-
|
| 144 |
-
7. Disclaimer of Warranty. Unless required by applicable law or
|
| 145 |
-
agreed to in writing, Licensor provides the Work (and each
|
| 146 |
-
Contributor provides its Contributions) on an "AS IS" BASIS,
|
| 147 |
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
| 148 |
-
implied, including, without limitation, any warranties or conditions
|
| 149 |
-
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
| 150 |
-
PARTICULAR PURPOSE. You are solely responsible for determining the
|
| 151 |
-
appropriateness of using or redistributing the Work and assume any
|
| 152 |
-
risks associated with Your exercise of permissions under this License.
|
| 153 |
-
|
| 154 |
-
8. Limitation of Liability. In no event and under no legal theory,
|
| 155 |
-
whether in tort (including negligence), contract, or otherwise,
|
| 156 |
-
unless required by applicable law (such as deliberate and grossly
|
| 157 |
-
negligent acts) or agreed to in writing, shall any Contributor be
|
| 158 |
-
liable to You for damages, including any direct, indirect, special,
|
| 159 |
-
incidental, or consequential damages of any character arising as a
|
| 160 |
-
result of this License or out of the use or inability to use the
|
| 161 |
-
Work (including but not limited to damages for loss of goodwill,
|
| 162 |
-
work stoppage, computer failure or malfunction, or any and all
|
| 163 |
-
other commercial damages or losses), even if such Contributor
|
| 164 |
-
has been advised of the possibility of such damages.
|
| 165 |
-
|
| 166 |
-
9. Accepting Warranty or Additional Liability. While redistributing
|
| 167 |
-
the Work or Derivative Works thereof, You may choose to offer,
|
| 168 |
-
and charge a fee for, acceptance of support, warranty, indemnity,
|
| 169 |
-
or other liability obligations and/or rights consistent with this
|
| 170 |
-
License. However, in accepting such obligations, You may act only
|
| 171 |
-
on Your own behalf and on Your sole responsibility, not on behalf
|
| 172 |
-
of any other Contributor, and only if You agree to indemnify,
|
| 173 |
-
defend, and hold each Contributor harmless for any liability
|
| 174 |
-
incurred by, or claims asserted against, such Contributor by reason
|
| 175 |
-
of your accepting any such warranty or additional liability.
|
| 176 |
-
|
| 177 |
-
END OF TERMS AND CONDITIONS
|
| 178 |
-
|
| 179 |
-
APPENDIX: How to apply the Apache License to your work.
|
| 180 |
-
|
| 181 |
-
To apply the Apache License to your work, attach the following
|
| 182 |
-
boilerplate notice, with the fields enclosed by brackets "[]"
|
| 183 |
-
replaced with your own identifying information. (Don't include
|
| 184 |
-
the brackets!) The text should be enclosed in the appropriate
|
| 185 |
-
comment syntax for the file format. We also recommend that a
|
| 186 |
-
file or class name and description of purpose be included on the
|
| 187 |
-
same "printed page" as the copyright notice for easier
|
| 188 |
-
identification within third-party archives.
|
| 189 |
-
|
| 190 |
-
Copyright 2025 Google LLC
|
| 191 |
-
Copyright 2025 Qwen
|
| 192 |
-
|
| 193 |
-
Licensed under the Apache License, Version 2.0 (the "License");
|
| 194 |
-
you may not use this file except in compliance with the License.
|
| 195 |
-
You may obtain a copy of the License at
|
| 196 |
-
|
| 197 |
-
http://www.apache.org/licenses/LICENSE-2.0
|
| 198 |
-
|
| 199 |
-
Unless required by applicable law or agreed to in writing, software
|
| 200 |
-
distributed under the License is distributed on an "AS IS" BASIS,
|
| 201 |
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 202 |
-
See the License for the specific language governing permissions and
|
| 203 |
-
limitations under the License.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
node_modules/@qwen-code/qwen-code/README.md
DELETED
|
@@ -1,465 +0,0 @@
|
|
| 1 |
-
<div align="center">
|
| 2 |
-
|
| 3 |
-
[](https://www.npmjs.com/package/@qwen-code/qwen-code)
|
| 4 |
-
[](./LICENSE)
|
| 5 |
-
[](https://nodejs.org/)
|
| 6 |
-
[](https://www.npmjs.com/package/@qwen-code/qwen-code)
|
| 7 |
-
|
| 8 |
-
<a href="https://trendshift.io/repositories/15287" target="_blank"><img src="https://trendshift.io/api/badge/repositories/15287" alt="QwenLM%2Fqwen-code | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a>
|
| 9 |
-
|
| 10 |
-
**An open-source AI agent that lives in your terminal.**
|
| 11 |
-
|
| 12 |
-
<a href="https://qwenlm.github.io/qwen-code-docs/zh/users/overview">中文</a> |
|
| 13 |
-
<a href="https://qwenlm.github.io/qwen-code-docs/de/users/overview">Deutsch</a> |
|
| 14 |
-
<a href="https://qwenlm.github.io/qwen-code-docs/fr/users/overview">français</a> |
|
| 15 |
-
<a href="https://qwenlm.github.io/qwen-code-docs/ja/users/overview">日本語</a> |
|
| 16 |
-
<a href="https://qwenlm.github.io/qwen-code-docs/ru/users/overview">Русский</a> |
|
| 17 |
-
<a href="https://qwenlm.github.io/qwen-code-docs/pt-BR/users/overview">Português (Brasil)</a>
|
| 18 |
-
|
| 19 |
-
</div>
|
| 20 |
-
|
| 21 |
-
> 🎉 **News (2026-02-16)**: Qwen3.5-Plus is now live! Sign in via Qwen OAuth to use it directly, or get an API key from [Alibaba Cloud ModelStudio](https://modelstudio.console.alibabacloud.com?tab=doc#/doc/?type=model&url=2840914_2&modelId=group-qwen3.5-plus) to access it through the OpenAI-compatible API.
|
| 22 |
-
|
| 23 |
-
Qwen Code is an open-source AI agent for the terminal, optimized for [Qwen3-Coder](https://github.com/QwenLM/Qwen3-Coder). It helps you understand large codebases, automate tedious work, and ship faster.
|
| 24 |
-
|
| 25 |
-

|
| 26 |
-
|
| 27 |
-
## Why Qwen Code?
|
| 28 |
-
|
| 29 |
-
- **Multi-protocol, OAuth free tier**: use OpenAI / Anthropic / Gemini-compatible APIs, or sign in with Qwen OAuth for 1,000 free requests/day.
|
| 30 |
-
- **Open-source, co-evolving**: both the framework and the Qwen3-Coder model are open-source—and they ship and evolve together.
|
| 31 |
-
- **Agentic workflow, feature-rich**: rich built-in tools (Skills, SubAgents) for a full agentic workflow and a Claude Code-like experience.
|
| 32 |
-
- **Terminal-first, IDE-friendly**: built for developers who live in the command line, with optional integration for VS Code, Zed, and JetBrains IDEs.
|
| 33 |
-
|
| 34 |
-
## Installation
|
| 35 |
-
|
| 36 |
-
### Quick Install (Recommended)
|
| 37 |
-
|
| 38 |
-
#### Linux / macOS
|
| 39 |
-
|
| 40 |
-
```bash
|
| 41 |
-
bash -c "$(curl -fsSL https://qwen-code-assets.oss-cn-hangzhou.aliyuncs.com/installation/install-qwen.sh)"
|
| 42 |
-
```
|
| 43 |
-
|
| 44 |
-
#### Windows (Run as Administrator CMD)
|
| 45 |
-
|
| 46 |
-
```cmd
|
| 47 |
-
curl -fsSL -o %TEMP%\install-qwen.bat https://qwen-code-assets.oss-cn-hangzhou.aliyuncs.com/installation/install-qwen.bat && %TEMP%\install-qwen.bat
|
| 48 |
-
```
|
| 49 |
-
|
| 50 |
-
> **Note**: It's recommended to restart your terminal after installation to ensure environment variables take effect.
|
| 51 |
-
|
| 52 |
-
### Manual Installation
|
| 53 |
-
|
| 54 |
-
#### Prerequisites
|
| 55 |
-
|
| 56 |
-
Make sure you have Node.js 20 or later installed. Download it from [nodejs.org](https://nodejs.org/en/download).
|
| 57 |
-
|
| 58 |
-
#### NPM
|
| 59 |
-
|
| 60 |
-
```bash
|
| 61 |
-
npm install -g @qwen-code/qwen-code@latest
|
| 62 |
-
```
|
| 63 |
-
|
| 64 |
-
#### Homebrew (macOS, Linux)
|
| 65 |
-
|
| 66 |
-
```bash
|
| 67 |
-
brew install qwen-code
|
| 68 |
-
```
|
| 69 |
-
|
| 70 |
-
## Quick Start
|
| 71 |
-
|
| 72 |
-
```bash
|
| 73 |
-
# Start Qwen Code (interactive)
|
| 74 |
-
qwen
|
| 75 |
-
|
| 76 |
-
# Then, in the session:
|
| 77 |
-
/help
|
| 78 |
-
/auth
|
| 79 |
-
```
|
| 80 |
-
|
| 81 |
-
On first use, you'll be prompted to sign in. You can run `/auth` anytime to switch authentication methods.
|
| 82 |
-
|
| 83 |
-
Example prompts:
|
| 84 |
-
|
| 85 |
-
```text
|
| 86 |
-
What does this project do?
|
| 87 |
-
Explain the codebase structure.
|
| 88 |
-
Help me refactor this function.
|
| 89 |
-
Generate unit tests for this module.
|
| 90 |
-
```
|
| 91 |
-
|
| 92 |
-
<details>
|
| 93 |
-
<summary>Click to watch a demo video</summary>
|
| 94 |
-
|
| 95 |
-
<video src="https://cloud.video.taobao.com/vod/HLfyppnCHplRV9Qhz2xSqeazHeRzYtG-EYJnHAqtzkQ.mp4" controls>
|
| 96 |
-
Your browser does not support the video tag.
|
| 97 |
-
</video>
|
| 98 |
-
|
| 99 |
-
</details>
|
| 100 |
-
|
| 101 |
-
## Authentication
|
| 102 |
-
|
| 103 |
-
Qwen Code supports two authentication methods:
|
| 104 |
-
|
| 105 |
-
- **Qwen OAuth (recommended & free)**: sign in with your `qwen.ai` account in a browser.
|
| 106 |
-
- **API-KEY**: use an API key to connect to any supported provider (OpenAI, Anthropic, Google GenAI, Alibaba Cloud Bailian, and other compatible endpoints).
|
| 107 |
-
|
| 108 |
-
#### Qwen OAuth (recommended)
|
| 109 |
-
|
| 110 |
-
Start `qwen`, then run:
|
| 111 |
-
|
| 112 |
-
```bash
|
| 113 |
-
/auth
|
| 114 |
-
```
|
| 115 |
-
|
| 116 |
-
Choose **Qwen OAuth** and complete the browser flow. Your credentials are cached locally so you usually won't need to log in again.
|
| 117 |
-
|
| 118 |
-
> **Note:** In non-interactive or headless environments (e.g., CI, SSH, containers), you typically **cannot** complete the OAuth browser login flow. In these cases, please use the API-KEY authentication method.
|
| 119 |
-
|
| 120 |
-
#### API-KEY (flexible)
|
| 121 |
-
|
| 122 |
-
Use this if you want more flexibility over which provider and model to use. Supports multiple protocols:
|
| 123 |
-
|
| 124 |
-
- **OpenAI-compatible**: Alibaba Cloud Bailian, ModelScope, OpenAI, OpenRouter, and other OpenAI-compatible providers
|
| 125 |
-
- **Anthropic**: Claude models
|
| 126 |
-
- **Google GenAI**: Gemini models
|
| 127 |
-
|
| 128 |
-
The **recommended** way to configure models and providers is by editing `~/.qwen/settings.json` (create it if it doesn't exist). This file lets you define all available models, API keys, and default settings in one place.
|
| 129 |
-
|
| 130 |
-
##### Quick Setup in 3 Steps
|
| 131 |
-
|
| 132 |
-
**Step 1:** Create or edit `~/.qwen/settings.json`
|
| 133 |
-
|
| 134 |
-
Here is a complete example:
|
| 135 |
-
|
| 136 |
-
```json
|
| 137 |
-
{
|
| 138 |
-
"modelProviders": {
|
| 139 |
-
"openai": [
|
| 140 |
-
{
|
| 141 |
-
"id": "qwen3-coder-plus",
|
| 142 |
-
"name": "qwen3-coder-plus",
|
| 143 |
-
"baseUrl": "https://dashscope.aliyuncs.com/compatible-mode/v1",
|
| 144 |
-
"description": "Qwen3-Coder via Dashscope",
|
| 145 |
-
"envKey": "DASHSCOPE_API_KEY"
|
| 146 |
-
}
|
| 147 |
-
]
|
| 148 |
-
},
|
| 149 |
-
"env": {
|
| 150 |
-
"DASHSCOPE_API_KEY": "sk-xxxxxxxxxxxxx"
|
| 151 |
-
},
|
| 152 |
-
"security": {
|
| 153 |
-
"auth": {
|
| 154 |
-
"selectedType": "openai"
|
| 155 |
-
}
|
| 156 |
-
},
|
| 157 |
-
"model": {
|
| 158 |
-
"name": "qwen3-coder-plus"
|
| 159 |
-
}
|
| 160 |
-
}
|
| 161 |
-
```
|
| 162 |
-
|
| 163 |
-
**Step 2:** Understand each field
|
| 164 |
-
|
| 165 |
-
| Field | What it does |
|
| 166 |
-
| ---------------------------- | ------------------------------------------------------------------------------------------------------------------------------------- |
|
| 167 |
-
| `modelProviders` | Declares which models are available and how to connect to them. Keys like `openai`, `anthropic`, `gemini` represent the API protocol. |
|
| 168 |
-
| `modelProviders[].id` | The model ID sent to the API (e.g. `qwen3-coder-plus`, `gpt-4o`). |
|
| 169 |
-
| `modelProviders[].envKey` | The name of the environment variable that holds your API key. |
|
| 170 |
-
| `modelProviders[].baseUrl` | The API endpoint URL (required for non-default endpoints). |
|
| 171 |
-
| `env` | A fallback place to store API keys (lowest priority; prefer `.env` files or `export` for sensitive keys). |
|
| 172 |
-
| `security.auth.selectedType` | The protocol to use on startup (`openai`, `anthropic`, `gemini`, `vertex-ai`). |
|
| 173 |
-
| `model.name` | The default model to use when Qwen Code starts. |
|
| 174 |
-
|
| 175 |
-
**Step 3:** Start Qwen Code — your configuration takes effect automatically:
|
| 176 |
-
|
| 177 |
-
```bash
|
| 178 |
-
qwen
|
| 179 |
-
```
|
| 180 |
-
|
| 181 |
-
Use the `/model` command at any time to switch between all configured models.
|
| 182 |
-
|
| 183 |
-
##### More Examples
|
| 184 |
-
|
| 185 |
-
<details>
|
| 186 |
-
<summary>Coding Plan (Alibaba Cloud Bailian) — fixed monthly fee, higher quotas</summary>
|
| 187 |
-
|
| 188 |
-
```json
|
| 189 |
-
{
|
| 190 |
-
"modelProviders": {
|
| 191 |
-
"openai": [
|
| 192 |
-
{
|
| 193 |
-
"id": "qwen3.5-plus",
|
| 194 |
-
"name": "qwen3.5-plus (Coding Plan)",
|
| 195 |
-
"baseUrl": "https://coding.dashscope.aliyuncs.com/v1",
|
| 196 |
-
"description": "qwen3.5-plus with thinking enabled from Bailian Coding Plan",
|
| 197 |
-
"envKey": "BAILIAN_CODING_PLAN_API_KEY",
|
| 198 |
-
"generationConfig": {
|
| 199 |
-
"extra_body": {
|
| 200 |
-
"enable_thinking": true
|
| 201 |
-
}
|
| 202 |
-
}
|
| 203 |
-
},
|
| 204 |
-
{
|
| 205 |
-
"id": "qwen3-coder-plus",
|
| 206 |
-
"name": "qwen3-coder-plus (Coding Plan)",
|
| 207 |
-
"baseUrl": "https://coding.dashscope.aliyuncs.com/v1",
|
| 208 |
-
"description": "qwen3-coder-plus from Bailian Coding Plan",
|
| 209 |
-
"envKey": "BAILIAN_CODING_PLAN_API_KEY"
|
| 210 |
-
},
|
| 211 |
-
{
|
| 212 |
-
"id": "qwen3-coder-next",
|
| 213 |
-
"name": "qwen3-coder-next (Coding Plan)",
|
| 214 |
-
"baseUrl": "https://coding.dashscope.aliyuncs.com/v1",
|
| 215 |
-
"description": "qwen3-coder-next with thinking enabled from Bailian Coding Plan",
|
| 216 |
-
"envKey": "BAILIAN_CODING_PLAN_API_KEY",
|
| 217 |
-
"generationConfig": {
|
| 218 |
-
"extra_body": {
|
| 219 |
-
"enable_thinking": true
|
| 220 |
-
}
|
| 221 |
-
}
|
| 222 |
-
},
|
| 223 |
-
{
|
| 224 |
-
"id": "glm-4.7",
|
| 225 |
-
"name": "glm-4.7 (Coding Plan)",
|
| 226 |
-
"baseUrl": "https://coding.dashscope.aliyuncs.com/v1",
|
| 227 |
-
"description": "glm-4.7 with thinking enabled from Bailian Coding Plan",
|
| 228 |
-
"envKey": "BAILIAN_CODING_PLAN_API_KEY",
|
| 229 |
-
"generationConfig": {
|
| 230 |
-
"extra_body": {
|
| 231 |
-
"enable_thinking": true
|
| 232 |
-
}
|
| 233 |
-
}
|
| 234 |
-
},
|
| 235 |
-
{
|
| 236 |
-
"id": "kimi-k2.5",
|
| 237 |
-
"name": "kimi-k2.5 (Coding Plan)",
|
| 238 |
-
"baseUrl": "https://coding.dashscope.aliyuncs.com/v1",
|
| 239 |
-
"description": "kimi-k2.5 with thinking enabled from Bailian Coding Plan",
|
| 240 |
-
"envKey": "BAILIAN_CODING_PLAN_API_KEY",
|
| 241 |
-
"generationConfig": {
|
| 242 |
-
"extra_body": {
|
| 243 |
-
"enable_thinking": true
|
| 244 |
-
}
|
| 245 |
-
}
|
| 246 |
-
}
|
| 247 |
-
]
|
| 248 |
-
},
|
| 249 |
-
"env": {
|
| 250 |
-
"BAILIAN_CODING_PLAN_API_KEY": "sk-xxxxxxxxxxxxx"
|
| 251 |
-
},
|
| 252 |
-
"security": {
|
| 253 |
-
"auth": {
|
| 254 |
-
"selectedType": "openai"
|
| 255 |
-
}
|
| 256 |
-
},
|
| 257 |
-
"model": {
|
| 258 |
-
"name": "qwen3-coder-plus"
|
| 259 |
-
}
|
| 260 |
-
}
|
| 261 |
-
```
|
| 262 |
-
|
| 263 |
-
> Subscribe to the Coding Plan and get your API key at [Alibaba Cloud Bailian](https://modelstudio.console.aliyun.com/?tab=dashboard#/efm/coding_plan).
|
| 264 |
-
|
| 265 |
-
</details>
|
| 266 |
-
|
| 267 |
-
<details>
|
| 268 |
-
<summary>Multiple providers (OpenAI + Anthropic + Gemini)</summary>
|
| 269 |
-
|
| 270 |
-
```json
|
| 271 |
-
{
|
| 272 |
-
"modelProviders": {
|
| 273 |
-
"openai": [
|
| 274 |
-
{
|
| 275 |
-
"id": "gpt-4o",
|
| 276 |
-
"name": "GPT-4o",
|
| 277 |
-
"envKey": "OPENAI_API_KEY",
|
| 278 |
-
"baseUrl": "https://api.openai.com/v1"
|
| 279 |
-
}
|
| 280 |
-
],
|
| 281 |
-
"anthropic": [
|
| 282 |
-
{
|
| 283 |
-
"id": "claude-sonnet-4-20250514",
|
| 284 |
-
"name": "Claude Sonnet 4",
|
| 285 |
-
"envKey": "ANTHROPIC_API_KEY"
|
| 286 |
-
}
|
| 287 |
-
],
|
| 288 |
-
"gemini": [
|
| 289 |
-
{
|
| 290 |
-
"id": "gemini-2.5-pro",
|
| 291 |
-
"name": "Gemini 2.5 Pro",
|
| 292 |
-
"envKey": "GEMINI_API_KEY"
|
| 293 |
-
}
|
| 294 |
-
]
|
| 295 |
-
},
|
| 296 |
-
"env": {
|
| 297 |
-
"OPENAI_API_KEY": "sk-xxxxxxxxxxxxx",
|
| 298 |
-
"ANTHROPIC_API_KEY": "sk-ant-xxxxxxxxxxxxx",
|
| 299 |
-
"GEMINI_API_KEY": "AIzaxxxxxxxxxxxxx"
|
| 300 |
-
},
|
| 301 |
-
"security": {
|
| 302 |
-
"auth": {
|
| 303 |
-
"selectedType": "openai"
|
| 304 |
-
}
|
| 305 |
-
},
|
| 306 |
-
"model": {
|
| 307 |
-
"name": "gpt-4o"
|
| 308 |
-
}
|
| 309 |
-
}
|
| 310 |
-
```
|
| 311 |
-
|
| 312 |
-
</details>
|
| 313 |
-
|
| 314 |
-
<details>
|
| 315 |
-
<summary>Enable thinking mode (for supported models like qwen3.5-plus)</summary>
|
| 316 |
-
|
| 317 |
-
```json
|
| 318 |
-
{
|
| 319 |
-
"modelProviders": {
|
| 320 |
-
"openai": [
|
| 321 |
-
{
|
| 322 |
-
"id": "qwen3.5-plus",
|
| 323 |
-
"name": "qwen3.5-plus (thinking)",
|
| 324 |
-
"envKey": "DASHSCOPE_API_KEY",
|
| 325 |
-
"baseUrl": "https://dashscope.aliyuncs.com/compatible-mode/v1",
|
| 326 |
-
"generationConfig": {
|
| 327 |
-
"extra_body": {
|
| 328 |
-
"enable_thinking": true
|
| 329 |
-
}
|
| 330 |
-
}
|
| 331 |
-
}
|
| 332 |
-
]
|
| 333 |
-
},
|
| 334 |
-
"env": {
|
| 335 |
-
"DASHSCOPE_API_KEY": "sk-xxxxxxxxxxxxx"
|
| 336 |
-
},
|
| 337 |
-
"security": {
|
| 338 |
-
"auth": {
|
| 339 |
-
"selectedType": "openai"
|
| 340 |
-
}
|
| 341 |
-
},
|
| 342 |
-
"model": {
|
| 343 |
-
"name": "qwen3.5-plus"
|
| 344 |
-
}
|
| 345 |
-
}
|
| 346 |
-
```
|
| 347 |
-
|
| 348 |
-
</details>
|
| 349 |
-
|
| 350 |
-
> **Tip:** You can also set API keys via `export` in your shell or `.env` files, which take higher priority than `settings.json` → `env`. See the [authentication guide](https://qwenlm.github.io/qwen-code-docs/en/users/configuration/auth/) for full details.
|
| 351 |
-
|
| 352 |
-
> **Security note:** Never commit API keys to version control. The `~/.qwen/settings.json` file is in your home directory and should stay private.
|
| 353 |
-
|
| 354 |
-
## Usage
|
| 355 |
-
|
| 356 |
-
As an open-source terminal agent, you can use Qwen Code in four primary ways:
|
| 357 |
-
|
| 358 |
-
1. Interactive mode (terminal UI)
|
| 359 |
-
2. Headless mode (scripts, CI)
|
| 360 |
-
3. IDE integration (VS Code, Zed)
|
| 361 |
-
4. TypeScript SDK
|
| 362 |
-
|
| 363 |
-
#### Interactive mode
|
| 364 |
-
|
| 365 |
-
```bash
|
| 366 |
-
cd your-project/
|
| 367 |
-
qwen
|
| 368 |
-
```
|
| 369 |
-
|
| 370 |
-
Run `qwen` in your project folder to launch the interactive terminal UI. Use `@` to reference local files (for example `@src/main.ts`).
|
| 371 |
-
|
| 372 |
-
#### Headless mode
|
| 373 |
-
|
| 374 |
-
```bash
|
| 375 |
-
cd your-project/
|
| 376 |
-
qwen -p "your question"
|
| 377 |
-
```
|
| 378 |
-
|
| 379 |
-
Use `-p` to run Qwen Code without the interactive UI—ideal for scripts, automation, and CI/CD. Learn more: [Headless mode](https://qwenlm.github.io/qwen-code-docs/en/users/features/headless).
|
| 380 |
-
|
| 381 |
-
#### IDE integration
|
| 382 |
-
|
| 383 |
-
Use Qwen Code inside your editor (VS Code, Zed, and JetBrains IDEs):
|
| 384 |
-
|
| 385 |
-
- [Use in VS Code](https://qwenlm.github.io/qwen-code-docs/en/users/integration-vscode/)
|
| 386 |
-
- [Use in Zed](https://qwenlm.github.io/qwen-code-docs/en/users/integration-zed/)
|
| 387 |
-
- [Use in JetBrains IDEs](https://qwenlm.github.io/qwen-code-docs/en/users/integration-jetbrains/)
|
| 388 |
-
|
| 389 |
-
#### TypeScript SDK
|
| 390 |
-
|
| 391 |
-
Build on top of Qwen Code with the TypeScript SDK:
|
| 392 |
-
|
| 393 |
-
- [Use the Qwen Code SDK](./packages/sdk-typescript/README.md)
|
| 394 |
-
|
| 395 |
-
## Commands & Shortcuts
|
| 396 |
-
|
| 397 |
-
### Session Commands
|
| 398 |
-
|
| 399 |
-
- `/help` - Display available commands
|
| 400 |
-
- `/clear` - Clear conversation history
|
| 401 |
-
- `/compress` - Compress history to save tokens
|
| 402 |
-
- `/stats` - Show current session information
|
| 403 |
-
- `/bug` - Submit a bug report
|
| 404 |
-
- `/exit` or `/quit` - Exit Qwen Code
|
| 405 |
-
|
| 406 |
-
### Keyboard Shortcuts
|
| 407 |
-
|
| 408 |
-
- `Ctrl+C` - Cancel current operation
|
| 409 |
-
- `Ctrl+D` - Exit (on empty line)
|
| 410 |
-
- `Up/Down` - Navigate command history
|
| 411 |
-
|
| 412 |
-
> Learn more about [Commands](https://qwenlm.github.io/qwen-code-docs/en/users/features/commands/)
|
| 413 |
-
>
|
| 414 |
-
> **Tip**: In YOLO mode (`--yolo`), vision switching happens automatically without prompts when images are detected. Learn more about [Approval Mode](https://qwenlm.github.io/qwen-code-docs/en/users/features/approval-mode/)
|
| 415 |
-
|
| 416 |
-
## Configuration
|
| 417 |
-
|
| 418 |
-
Qwen Code can be configured via `settings.json`, environment variables, and CLI flags.
|
| 419 |
-
|
| 420 |
-
| File | Scope | Description |
|
| 421 |
-
| ----------------------- | ------------- | --------------------------------------------------------------------------------------- |
|
| 422 |
-
| `~/.qwen/settings.json` | User (global) | Applies to all your Qwen Code sessions. **Recommended for `modelProviders` and `env`.** |
|
| 423 |
-
| `.qwen/settings.json` | Project | Applies only when running Qwen Code in this project. Overrides user settings. |
|
| 424 |
-
|
| 425 |
-
The most commonly used top-level fields in `settings.json`:
|
| 426 |
-
|
| 427 |
-
| Field | Description |
|
| 428 |
-
| ---------------------------- | ---------------------------------------------------------------------------------------------------- |
|
| 429 |
-
| `modelProviders` | Define available models per protocol (`openai`, `anthropic`, `gemini`, `vertex-ai`). |
|
| 430 |
-
| `env` | Fallback environment variables (e.g. API keys). Lower priority than shell `export` and `.env` files. |
|
| 431 |
-
| `security.auth.selectedType` | The protocol to use on startup (e.g. `openai`). |
|
| 432 |
-
| `model.name` | The default model to use when Qwen Code starts. |
|
| 433 |
-
|
| 434 |
-
> See the [Authentication](#api-key-flexible) section above for complete `settings.json` examples, and the [settings reference](https://qwenlm.github.io/qwen-code-docs/en/users/configuration/settings/) for all available options.
|
| 435 |
-
|
| 436 |
-
## Benchmark Results
|
| 437 |
-
|
| 438 |
-
### Terminal-Bench Performance
|
| 439 |
-
|
| 440 |
-
| Agent | Model | Accuracy |
|
| 441 |
-
| --------- | ------------------ | -------- |
|
| 442 |
-
| Qwen Code | Qwen3-Coder-480A35 | 37.5% |
|
| 443 |
-
| Qwen Code | Qwen3-Coder-30BA3B | 31.3% |
|
| 444 |
-
|
| 445 |
-
## Ecosystem
|
| 446 |
-
|
| 447 |
-
Looking for a graphical interface?
|
| 448 |
-
|
| 449 |
-
- [**AionUi**](https://github.com/iOfficeAI/AionUi) A modern GUI for command-line AI tools including Qwen Code
|
| 450 |
-
- [**Gemini CLI Desktop**](https://github.com/Piebald-AI/gemini-cli-desktop) A cross-platform desktop/web/mobile UI for Qwen Code
|
| 451 |
-
|
| 452 |
-
## Troubleshooting
|
| 453 |
-
|
| 454 |
-
If you encounter issues, check the [troubleshooting guide](https://qwenlm.github.io/qwen-code-docs/en/users/support/troubleshooting/).
|
| 455 |
-
|
| 456 |
-
To report a bug from within the CLI, run `/bug` and include a short title and repro steps.
|
| 457 |
-
|
| 458 |
-
## Connect with Us
|
| 459 |
-
|
| 460 |
-
- Discord: https://discord.gg/ycKBjdNd
|
| 461 |
-
- Dingtalk: https://qr.dingtalk.com/action/joingroup?code=v1,k1,+FX6Gf/ZDlTahTIRi8AEQhIaBlqykA0j+eBKKdhLeAE=&_dt_no_comment=1&origin=1
|
| 462 |
-
|
| 463 |
-
## Acknowledgments
|
| 464 |
-
|
| 465 |
-
This project is based on [Google Gemini CLI](https://github.com/google-gemini/gemini-cli). We acknowledge and appreciate the excellent work of the Gemini CLI team. Our main contribution focuses on parser-level adaptations to better support Qwen-Coder models.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
node_modules/@qwen-code/qwen-code/locales/de.js
DELETED
|
@@ -1,1624 +0,0 @@
|
|
| 1 |
-
/**
|
| 2 |
-
* @license
|
| 3 |
-
* Copyright 2025 Qwen
|
| 4 |
-
* SPDX-License-Identifier: Apache-2.0
|
| 5 |
-
*/
|
| 6 |
-
|
| 7 |
-
// German translations for Qwen Code CLI
|
| 8 |
-
// Deutsche Übersetzungen für Qwen Code CLI
|
| 9 |
-
|
| 10 |
-
export default {
|
| 11 |
-
// ============================================================================
|
| 12 |
-
// Help / UI Components
|
| 13 |
-
// ============================================================================
|
| 14 |
-
// Attachment hints
|
| 15 |
-
'↑ to manage attachments': '↑ Anhänge verwalten',
|
| 16 |
-
'← → select, Delete to remove, ↓ to exit':
|
| 17 |
-
'← → auswählen, Entf zum Löschen, ↓ beenden',
|
| 18 |
-
'Attachments: ': 'Anhänge: ',
|
| 19 |
-
|
| 20 |
-
'Basics:': 'Grundlagen:',
|
| 21 |
-
'Add context': 'Kontext hinzufügen',
|
| 22 |
-
'Use {{symbol}} to specify files for context (e.g., {{example}}) to target specific files or folders.':
|
| 23 |
-
'Verwenden Sie {{symbol}}, um Dateien als Kontext anzugeben (z.B. {{example}}), um bestimmte Dateien oder Ordner auszuwählen.',
|
| 24 |
-
'@': '@',
|
| 25 |
-
'@src/myFile.ts': '@src/myFile.ts',
|
| 26 |
-
'Shell mode': 'Shell-Modus',
|
| 27 |
-
'YOLO mode': 'YOLO-Modus',
|
| 28 |
-
'plan mode': 'Planungsmodus',
|
| 29 |
-
'auto-accept edits': 'Änderungen automatisch akzeptieren',
|
| 30 |
-
'Accepting edits': 'Änderungen werden akzeptiert',
|
| 31 |
-
'(shift + tab to cycle)': '(Umschalt + Tab zum Wechseln)',
|
| 32 |
-
'(tab to cycle)': '(Tab zum Wechseln)',
|
| 33 |
-
'Execute shell commands via {{symbol}} (e.g., {{example1}}) or use natural language (e.g., {{example2}}).':
|
| 34 |
-
'Shell-Befehle über {{symbol}} ausführen (z.B. {{example1}}) oder natürliche Sprache verwenden (z.B. {{example2}}).',
|
| 35 |
-
'!': '!',
|
| 36 |
-
'!npm run start': '!npm run start',
|
| 37 |
-
'start server': 'Server starten',
|
| 38 |
-
'Commands:': 'Befehle:',
|
| 39 |
-
'shell command': 'Shell-Befehl',
|
| 40 |
-
'Model Context Protocol command (from external servers)':
|
| 41 |
-
'Model Context Protocol Befehl (von externen Servern)',
|
| 42 |
-
'Keyboard Shortcuts:': 'Tastenkürzel:',
|
| 43 |
-
'Jump through words in the input': 'Wörter in der Eingabe überspringen',
|
| 44 |
-
'Close dialogs, cancel requests, or quit application':
|
| 45 |
-
'Dialoge schließen, Anfragen abbrechen oder Anwendung beenden',
|
| 46 |
-
'New line': 'Neue Zeile',
|
| 47 |
-
'New line (Alt+Enter works for certain linux distros)':
|
| 48 |
-
'Neue Zeile (Alt+Enter funktioniert bei bestimmten Linux-Distributionen)',
|
| 49 |
-
'Clear the screen': 'Bildschirm löschen',
|
| 50 |
-
'Open input in external editor': 'Eingabe in externem Editor öffnen',
|
| 51 |
-
'Send message': 'Nachricht senden',
|
| 52 |
-
'Initializing...': 'Initialisierung...',
|
| 53 |
-
'Connecting to MCP servers... ({{connected}}/{{total}})':
|
| 54 |
-
'Verbindung zu MCP-Servern wird hergestellt... ({{connected}}/{{total}})',
|
| 55 |
-
'Type your message or @path/to/file':
|
| 56 |
-
'Nachricht eingeben oder @Pfad/zur/Datei',
|
| 57 |
-
"Press 'i' for INSERT mode and 'Esc' for NORMAL mode.":
|
| 58 |
-
"Drücken Sie 'i' für den EINFÜGE-Modus und 'Esc' für den NORMAL-Modus.",
|
| 59 |
-
'Cancel operation / Clear input (double press)':
|
| 60 |
-
'Vorgang abbrechen / Eingabe löschen (doppelt drücken)',
|
| 61 |
-
'Cycle approval modes': 'Genehmigungsmodi durchschalten',
|
| 62 |
-
'Cycle through your prompt history': 'Eingabeverlauf durchblättern',
|
| 63 |
-
'For a full list of shortcuts, see {{docPath}}':
|
| 64 |
-
'Eine vollständige Liste der Tastenkürzel finden Sie unter {{docPath}}',
|
| 65 |
-
'docs/keyboard-shortcuts.md': 'docs/keyboard-shortcuts.md',
|
| 66 |
-
'for help on Qwen Code': 'für Hilfe zu Qwen Code',
|
| 67 |
-
'show version info': 'Versionsinformationen anzeigen',
|
| 68 |
-
'submit a bug report': 'Fehlerbericht einreichen',
|
| 69 |
-
'About Qwen Code': 'Über Qwen Code',
|
| 70 |
-
Status: 'Status',
|
| 71 |
-
|
| 72 |
-
// ============================================================================
|
| 73 |
-
// System Information Fields
|
| 74 |
-
// ============================================================================
|
| 75 |
-
'Qwen Code': 'Qwen Code',
|
| 76 |
-
Runtime: 'Laufzeit',
|
| 77 |
-
OS: 'Betriebssystem',
|
| 78 |
-
Auth: 'Authentifizierung',
|
| 79 |
-
'CLI Version': 'CLI-Version',
|
| 80 |
-
'Git Commit': 'Git-Commit',
|
| 81 |
-
Model: 'Modell',
|
| 82 |
-
Sandbox: 'Sandbox',
|
| 83 |
-
'OS Platform': 'Betriebssystem',
|
| 84 |
-
'OS Arch': 'OS-Architektur',
|
| 85 |
-
'OS Release': 'OS-Version',
|
| 86 |
-
'Node.js Version': 'Node.js-Version',
|
| 87 |
-
'NPM Version': 'NPM-Version',
|
| 88 |
-
'Session ID': 'Sitzungs-ID',
|
| 89 |
-
'Auth Method': 'Authentifizierungsmethode',
|
| 90 |
-
'Base URL': 'Basis-URL',
|
| 91 |
-
Proxy: 'Proxy',
|
| 92 |
-
'Memory Usage': 'Speichernutzung',
|
| 93 |
-
'IDE Client': 'IDE-Client',
|
| 94 |
-
|
| 95 |
-
// ============================================================================
|
| 96 |
-
// Commands - General
|
| 97 |
-
// ============================================================================
|
| 98 |
-
'Analyzes the project and creates a tailored QWEN.md file.':
|
| 99 |
-
'Analysiert das Projekt und erstellt eine maßgeschneiderte QWEN.md-Datei.',
|
| 100 |
-
'List available Qwen Code tools. Usage: /tools [desc]':
|
| 101 |
-
'Verfügbare Qwen Code Werkzeuge auflisten. Verwendung: /tools [desc]',
|
| 102 |
-
'Available Qwen Code CLI tools:': 'Verfügbare Qwen Code CLI-Werkzeuge:',
|
| 103 |
-
'No tools available': 'Keine Werkzeuge verfügbar',
|
| 104 |
-
'View or change the approval mode for tool usage':
|
| 105 |
-
'Genehmigungsmodus für Werkzeugnutzung anzeigen oder ändern',
|
| 106 |
-
'View or change the language setting':
|
| 107 |
-
'Spracheinstellung anzeigen oder ändern',
|
| 108 |
-
'change the theme': 'Design ändern',
|
| 109 |
-
'Select Theme': 'Design auswählen',
|
| 110 |
-
Preview: 'Vorschau',
|
| 111 |
-
'(Use Enter to select, Tab to configure scope)':
|
| 112 |
-
'(Enter zum Auswählen, Tab zum Konfigurieren des Bereichs)',
|
| 113 |
-
'(Use Enter to apply scope, Tab to go back)':
|
| 114 |
-
'(Enter zum Anwenden des Bereichs, Tab zum Zurückgehen)',
|
| 115 |
-
'Theme configuration unavailable due to NO_COLOR env variable.':
|
| 116 |
-
'Design-Konfiguration aufgrund der NO_COLOR-Umgebungsvariable nicht verfügbar.',
|
| 117 |
-
'Theme "{{themeName}}" not found.': 'Design "{{themeName}}" nicht gefunden.',
|
| 118 |
-
'Theme "{{themeName}}" not found in selected scope.':
|
| 119 |
-
'Design "{{themeName}}" im ausgewählten Bereich nicht gefunden.',
|
| 120 |
-
'Clear conversation history and free up context':
|
| 121 |
-
'Gesprächsverlauf löschen und Kontext freigeben',
|
| 122 |
-
'Compresses the context by replacing it with a summary.':
|
| 123 |
-
'Komprimiert den Kontext durch Ersetzen mit einer Zusammenfassung.',
|
| 124 |
-
'open full Qwen Code documentation in your browser':
|
| 125 |
-
'Vollständige Qwen Code Dokumentation im Browser öffnen',
|
| 126 |
-
'Configuration not available.': 'Konfiguration nicht verfügbar.',
|
| 127 |
-
'change the auth method': 'Authentifizierungsmethode ändern',
|
| 128 |
-
'Configure authentication information for login':
|
| 129 |
-
'Authentifizierungsinformationen für die Anmeldung konfigurieren',
|
| 130 |
-
'Copy the last result or code snippet to clipboard':
|
| 131 |
-
'Letztes Ergebnis oder Codeausschnitt in die Zwischenablage kopieren',
|
| 132 |
-
|
| 133 |
-
// ============================================================================
|
| 134 |
-
// Commands - Agents
|
| 135 |
-
// ============================================================================
|
| 136 |
-
'Manage subagents for specialized task delegation.':
|
| 137 |
-
'Unteragenten für spezialisierte Aufgabendelegation verwalten.',
|
| 138 |
-
'Manage existing subagents (view, edit, delete).':
|
| 139 |
-
'Bestehende Unteragenten verwalten (anzeigen, bearbeiten, löschen).',
|
| 140 |
-
'Create a new subagent with guided setup.':
|
| 141 |
-
'Neuen Unteragenten mit geführter Einrichtung erstellen.',
|
| 142 |
-
|
| 143 |
-
// ============================================================================
|
| 144 |
-
// Agents - Management Dialog
|
| 145 |
-
// ============================================================================
|
| 146 |
-
Agents: 'Agenten',
|
| 147 |
-
'Choose Action': 'Aktion wählen',
|
| 148 |
-
'Edit {{name}}': '{{name}} bearbeiten',
|
| 149 |
-
'Edit Tools: {{name}}': 'Werkzeuge bearbeiten: {{name}}',
|
| 150 |
-
'Edit Color: {{name}}': 'Farbe bearbeiten: {{name}}',
|
| 151 |
-
'Delete {{name}}': '{{name}} löschen',
|
| 152 |
-
'Unknown Step': 'Unbekannter Schritt',
|
| 153 |
-
'Esc to close': 'Esc zum Schließen',
|
| 154 |
-
'Enter to select, ↑↓ to navigate, Esc to close':
|
| 155 |
-
'Enter zum Auswählen, ↑↓ zum Navigieren, Esc zum Schließen',
|
| 156 |
-
'Esc to go back': 'Esc zum Zurückgehen',
|
| 157 |
-
'Enter to confirm, Esc to cancel': 'Enter zum Bestätigen, Esc zum Abbrechen',
|
| 158 |
-
'Enter to select, ↑↓ to navigate, Esc to go back':
|
| 159 |
-
'Enter zum Auswählen, ↑↓ zum Navigieren, Esc zum Zurückgehen',
|
| 160 |
-
'Enter to submit, Esc to go back': 'Enter zum Absenden, Esc zum Zurückgehen',
|
| 161 |
-
'Invalid step: {{step}}': 'Ungültiger Schritt: {{step}}',
|
| 162 |
-
'No subagents found.': 'Keine Unteragenten gefunden.',
|
| 163 |
-
"Use '/agents create' to create your first subagent.":
|
| 164 |
-
"Verwenden Sie '/agents create', um Ihren ersten Unteragenten zu erstellen.",
|
| 165 |
-
'(built-in)': '(integriert)',
|
| 166 |
-
'(overridden by project level agent)': '(überschrieben durch Projektagent)',
|
| 167 |
-
'Project Level ({{path}})': 'Projektebene ({{path}})',
|
| 168 |
-
'User Level ({{path}})': 'Benutzerebene ({{path}})',
|
| 169 |
-
'Built-in Agents': 'Integrierte Agenten',
|
| 170 |
-
'Extension Agents': 'Erweiterungs-Agenten',
|
| 171 |
-
'Using: {{count}} agents': 'Verwendet: {{count}} Agenten',
|
| 172 |
-
'View Agent': 'Agent anzeigen',
|
| 173 |
-
'Edit Agent': 'Agent bearbeiten',
|
| 174 |
-
'Delete Agent': 'Agent löschen',
|
| 175 |
-
Back: 'Zurück',
|
| 176 |
-
'No agent selected': 'Kein Agent ausgewählt',
|
| 177 |
-
'File Path: ': 'Dateipfad: ',
|
| 178 |
-
'Tools: ': 'Werkzeuge: ',
|
| 179 |
-
'Color: ': 'Farbe: ',
|
| 180 |
-
'Description:': 'Beschreibung:',
|
| 181 |
-
'System Prompt:': 'System-Prompt:',
|
| 182 |
-
'Open in editor': 'Im Editor öffnen',
|
| 183 |
-
'Edit tools': 'Werkzeuge bearbeiten',
|
| 184 |
-
'Edit color': 'Farbe bearbeiten',
|
| 185 |
-
'❌ Error:': '❌ Fehler:',
|
| 186 |
-
'Are you sure you want to delete agent "{{name}}"?':
|
| 187 |
-
'Sind Sie sicher, dass Sie den Agenten "{{name}}" löschen möchten?',
|
| 188 |
-
// ============================================================================
|
| 189 |
-
// Agents - Creation Wizard
|
| 190 |
-
// ============================================================================
|
| 191 |
-
'Project Level (.qwen/agents/)': 'Projektebene (.qwen/agents/)',
|
| 192 |
-
'User Level (~/.qwen/agents/)': 'Benutzerebene (~/.qwen/agents/)',
|
| 193 |
-
'✅ Subagent Created Successfully!': '✅ Unteragent erfolgreich erstellt!',
|
| 194 |
-
'Subagent "{{name}}" has been saved to {{level}} level.':
|
| 195 |
-
'Unteragent "{{name}}" wurde auf {{level}}-Ebene gespeichert.',
|
| 196 |
-
'Name: ': 'Name: ',
|
| 197 |
-
'Location: ': 'Speicherort: ',
|
| 198 |
-
'❌ Error saving subagent:': '❌ Fehler beim Speichern des Unteragenten:',
|
| 199 |
-
'Warnings:': 'Warnungen:',
|
| 200 |
-
'Name "{{name}}" already exists at {{level}} level - will overwrite existing subagent':
|
| 201 |
-
'Name "{{name}}" existiert bereits auf {{level}}-Ebene - bestehender Unteragent wird überschrieben',
|
| 202 |
-
'Name "{{name}}" exists at user level - project level will take precedence':
|
| 203 |
-
'Name "{{name}}" existiert auf Benutzerebene - Projektebene hat Vorrang',
|
| 204 |
-
'Name "{{name}}" exists at project level - existing subagent will take precedence':
|
| 205 |
-
'Name "{{name}}" existiert auf Projektebene - bestehender Unteragent hat Vorrang',
|
| 206 |
-
'Description is over {{length}} characters':
|
| 207 |
-
'Beschreibung ist über {{length}} Zeichen',
|
| 208 |
-
'System prompt is over {{length}} characters':
|
| 209 |
-
'System-Prompt ist über {{length}} Zeichen',
|
| 210 |
-
// Agents - Creation Wizard Steps
|
| 211 |
-
'Step {{n}}: Choose Location': 'Schritt {{n}}: Speicherort wählen',
|
| 212 |
-
'Step {{n}}: Choose Generation Method':
|
| 213 |
-
'Schritt {{n}}: Generierungsmethode wählen',
|
| 214 |
-
'Generate with Qwen Code (Recommended)':
|
| 215 |
-
'Mit Qwen Code generieren (Empfohlen)',
|
| 216 |
-
'Manual Creation': 'Manuelle Erstellung',
|
| 217 |
-
'Describe what this subagent should do and when it should be used. (Be comprehensive for best results)':
|
| 218 |
-
'Beschreiben Sie, was dieser Unteragent tun soll und wann er verwendet werden soll. (Ausführliche Beschreibung für beste Ergebnisse)',
|
| 219 |
-
'e.g., Expert code reviewer that reviews code based on best practices...':
|
| 220 |
-
'z.B. Experte für Code-Reviews, der Code nach Best Practices überprüft...',
|
| 221 |
-
'Generating subagent configuration...':
|
| 222 |
-
'Unteragent-Konfiguration wird generiert...',
|
| 223 |
-
'Failed to generate subagent: {{error}}':
|
| 224 |
-
'Fehler beim Generieren des Unteragenten: {{error}}',
|
| 225 |
-
'Step {{n}}: Describe Your Subagent': 'Schritt {{n}}: Unteragent beschreiben',
|
| 226 |
-
'Step {{n}}: Enter Subagent Name': 'Schritt {{n}}: Unteragent-Name eingeben',
|
| 227 |
-
'Step {{n}}: Enter System Prompt': 'Schritt {{n}}: System-Prompt eingeben',
|
| 228 |
-
'Step {{n}}: Enter Description': 'Schritt {{n}}: Beschreibung eingeben',
|
| 229 |
-
// Agents - Tool Selection
|
| 230 |
-
'Step {{n}}: Select Tools': 'Schritt {{n}}: Werkzeuge auswählen',
|
| 231 |
-
'All Tools (Default)': 'Alle Werkzeuge (Standard)',
|
| 232 |
-
'All Tools': 'Alle Werkzeuge',
|
| 233 |
-
'Read-only Tools': 'Nur-Lese-Werkzeuge',
|
| 234 |
-
'Read & Edit Tools': 'Lese- und Bearbeitungswerkzeuge',
|
| 235 |
-
'Read & Edit & Execution Tools':
|
| 236 |
-
'Lese-, Bearbeitungs- und Ausführungswerkzeuge',
|
| 237 |
-
'All tools selected, including MCP tools':
|
| 238 |
-
'Alle Werkzeuge ausgewählt, einschließlich MCP-Werkzeuge',
|
| 239 |
-
'Selected tools:': 'Ausgewählte Werkzeuge:',
|
| 240 |
-
'Read-only tools:': 'Nur-Lese-Werkzeuge:',
|
| 241 |
-
'Edit tools:': 'Bearbeitungswerkzeuge:',
|
| 242 |
-
'Execution tools:': 'Ausführungswerkzeuge:',
|
| 243 |
-
'Step {{n}}: Choose Background Color':
|
| 244 |
-
'Schritt {{n}}: Hintergrundfarbe wählen',
|
| 245 |
-
'Step {{n}}: Confirm and Save': 'Schritt {{n}}: Bestätigen und Speichern',
|
| 246 |
-
// Agents - Navigation & Instructions
|
| 247 |
-
'Esc to cancel': 'Esc zum Abbrechen',
|
| 248 |
-
'Press Enter to save, e to save and edit, Esc to go back':
|
| 249 |
-
'Enter zum Speichern, e zum Speichern und Bearbeiten, Esc zum Zurückgehen',
|
| 250 |
-
'Press Enter to continue, {{navigation}}Esc to {{action}}':
|
| 251 |
-
'Enter zum Fortfahren, {{navigation}}Esc zum {{action}}',
|
| 252 |
-
cancel: 'Abbrechen',
|
| 253 |
-
'go back': 'Zurückgehen',
|
| 254 |
-
'↑↓ to navigate, ': '↑↓ zum Navigieren, ',
|
| 255 |
-
'Enter a clear, unique name for this subagent.':
|
| 256 |
-
'Geben Sie einen eindeutigen Namen für diesen Unteragenten ein.',
|
| 257 |
-
'e.g., Code Reviewer': 'z.B. Code-Reviewer',
|
| 258 |
-
'Name cannot be empty.': 'Name darf nicht leer sein.',
|
| 259 |
-
"Write the system prompt that defines this subagent's behavior. Be comprehensive for best results.":
|
| 260 |
-
'Schreiben Sie den System-Prompt, der das Verhalten dieses Unteragenten definiert. Ausführlich für beste Ergebnisse.',
|
| 261 |
-
'e.g., You are an expert code reviewer...':
|
| 262 |
-
'z.B. Sie sind ein Experte für Code-Reviews...',
|
| 263 |
-
'System prompt cannot be empty.': 'System-Prompt darf nicht leer sein.',
|
| 264 |
-
'Describe when and how this subagent should be used.':
|
| 265 |
-
'Beschreiben Sie, wann und wie dieser Unteragent verwendet werden soll.',
|
| 266 |
-
'e.g., Reviews code for best practices and potential bugs.':
|
| 267 |
-
'z.B. Überprüft Code auf Best Practices und mögliche Fehler.',
|
| 268 |
-
'Description cannot be empty.': 'Beschreibung darf nicht leer sein.',
|
| 269 |
-
'Failed to launch editor: {{error}}':
|
| 270 |
-
'Fehler beim Starten des Editors: {{error}}',
|
| 271 |
-
'Failed to save and edit subagent: {{error}}':
|
| 272 |
-
'Fehler beim Speichern und Bearbeiten des Unteragenten: {{error}}',
|
| 273 |
-
|
| 274 |
-
// ============================================================================
|
| 275 |
-
// Commands - General (continued)
|
| 276 |
-
// ============================================================================
|
| 277 |
-
'View and edit Qwen Code settings':
|
| 278 |
-
'Qwen Code Einstellungen anzeigen und bearbeiten',
|
| 279 |
-
Settings: 'Einstellungen',
|
| 280 |
-
'To see changes, Qwen Code must be restarted. Press r to exit and apply changes now.':
|
| 281 |
-
'Um Änderungen zu sehen, muss Qwen Code neu gestartet werden. Drücken Sie r, um jetzt zu beenden und Änderungen anzuwenden.',
|
| 282 |
-
'The command "/{{command}}" is not supported in non-interactive mode.':
|
| 283 |
-
'Der Befehl "/{{command}}" wird im nicht-interaktiven Modus nicht unterstützt.',
|
| 284 |
-
// ============================================================================
|
| 285 |
-
// Settings Labels
|
| 286 |
-
// ============================================================================
|
| 287 |
-
'Vim Mode': 'Vim-Modus',
|
| 288 |
-
'Disable Auto Update': 'Automatische Updates deaktivieren',
|
| 289 |
-
'Attribution: commit': 'Attribution: Commit',
|
| 290 |
-
'Terminal Bell Notification': 'Terminal-Signalton',
|
| 291 |
-
'Enable Usage Statistics': 'Nutzungsstatistiken aktivieren',
|
| 292 |
-
Theme: 'Farbschema',
|
| 293 |
-
'Preferred Editor': 'Bevorzugter Editor',
|
| 294 |
-
'Auto-connect to IDE': 'Automatische Verbindung zur IDE',
|
| 295 |
-
'Enable Prompt Completion': 'Eingabevervollständigung aktivieren',
|
| 296 |
-
'Debug Keystroke Logging': 'Debug-Protokollierung von Tastatureingaben',
|
| 297 |
-
'Language: UI': 'Sprache: Benutzeroberfläche',
|
| 298 |
-
'Language: Model': 'Sprache: Modell',
|
| 299 |
-
'Output Format': 'Ausgabeformat',
|
| 300 |
-
'Hide Window Title': 'Fenstertitel ausblenden',
|
| 301 |
-
'Show Status in Title': 'Status im Titel anzeigen',
|
| 302 |
-
'Hide Tips': 'Tipps ausblenden',
|
| 303 |
-
'Show Line Numbers in Code': 'Zeilennummern im Code anzeigen',
|
| 304 |
-
'Show Citations': 'Quellenangaben anzeigen',
|
| 305 |
-
'Custom Witty Phrases': 'Benutzerdefinierte Witzige Sprüche',
|
| 306 |
-
'Show Welcome Back Dialog': 'Willkommen-zurück-Dialog anzeigen',
|
| 307 |
-
'Enable User Feedback': 'Benutzerfeedback aktivieren',
|
| 308 |
-
'How is Qwen doing this session? (optional)':
|
| 309 |
-
'Wie macht sich Qwen in dieser Sitzung? (optional)',
|
| 310 |
-
Bad: 'Schlecht',
|
| 311 |
-
Fine: 'In Ordnung',
|
| 312 |
-
Good: 'Gut',
|
| 313 |
-
Dismiss: 'Ignorieren',
|
| 314 |
-
'Not Sure Yet': 'Noch nicht sicher',
|
| 315 |
-
'Any other key': 'Beliebige andere Taste',
|
| 316 |
-
'Disable Loading Phrases': 'Ladesprüche deaktivieren',
|
| 317 |
-
'Screen Reader Mode': 'Bildschirmleser-Modus',
|
| 318 |
-
'IDE Mode': 'IDE-Modus',
|
| 319 |
-
'Max Session Turns': 'Maximale Sitzungsrunden',
|
| 320 |
-
'Skip Next Speaker Check': 'Nächste-Sprecher-Prüfung überspringen',
|
| 321 |
-
'Skip Loop Detection': 'Schleifenerkennung überspringen',
|
| 322 |
-
'Skip Startup Context': 'Startkontext überspringen',
|
| 323 |
-
'Enable OpenAI Logging': 'OpenAI-Protokollierung aktivieren',
|
| 324 |
-
'OpenAI Logging Directory': 'OpenAI-Protokollierungsverzeichnis',
|
| 325 |
-
Timeout: 'Zeitlimit',
|
| 326 |
-
'Max Retries': 'Maximale Wiederholungen',
|
| 327 |
-
'Disable Cache Control': 'Cache-Steuerung deaktivieren',
|
| 328 |
-
'Memory Discovery Max Dirs': 'Maximale Verzeichnisse für Speichererkennung',
|
| 329 |
-
'Load Memory From Include Directories':
|
| 330 |
-
'Speicher aus Include-Verzeichnissen laden',
|
| 331 |
-
'Respect .gitignore': '.gitignore beachten',
|
| 332 |
-
'Respect .qwenignore': '.qwenignore beachten',
|
| 333 |
-
'Enable Recursive File Search': 'Rekursive Dateisuche aktivieren',
|
| 334 |
-
'Disable Fuzzy Search': 'Unscharfe Suche deaktivieren',
|
| 335 |
-
'Interactive Shell (PTY)': 'Interaktive Shell (PTY)',
|
| 336 |
-
'Show Color': 'Farbe anzeigen',
|
| 337 |
-
'Auto Accept': 'Automatisch akzeptieren',
|
| 338 |
-
'Use Ripgrep': 'Ripgrep verwenden',
|
| 339 |
-
'Use Builtin Ripgrep': 'Integriertes Ripgrep verwenden',
|
| 340 |
-
'Enable Tool Output Truncation': 'Werkzeugausgabe-Kürzung aktivieren',
|
| 341 |
-
'Tool Output Truncation Threshold':
|
| 342 |
-
'Schwellenwert für Werkzeugausgabe-Kürzung',
|
| 343 |
-
'Tool Output Truncation Lines': 'Zeilen für Werkzeugausgabe-Kürzung',
|
| 344 |
-
'Folder Trust': 'Ordnervertrauen',
|
| 345 |
-
'Vision Model Preview': 'Vision-Modell-Vorschau',
|
| 346 |
-
'Tool Schema Compliance': 'Werkzeug-Schema-Konformität',
|
| 347 |
-
// Settings enum options
|
| 348 |
-
'Auto (detect from system)': 'Automatisch (vom System erkennen)',
|
| 349 |
-
Text: 'Text',
|
| 350 |
-
JSON: 'JSON',
|
| 351 |
-
Plan: 'Plan',
|
| 352 |
-
Default: 'Standard',
|
| 353 |
-
'Auto Edit': 'Automatisch bearbeiten',
|
| 354 |
-
YOLO: 'YOLO',
|
| 355 |
-
'toggle vim mode on/off': 'Vim-Modus ein-/ausschalten',
|
| 356 |
-
'check session stats. Usage: /stats [model|tools]':
|
| 357 |
-
'Sitzungsstatistiken prüfen. Verwendung: /stats [model|tools]',
|
| 358 |
-
'Show model-specific usage statistics.':
|
| 359 |
-
'Modellspezifische Nutzungsstatistiken anzeigen.',
|
| 360 |
-
'Show tool-specific usage statistics.':
|
| 361 |
-
'Werkzeugspezifische Nutzungsstatistiken anzeigen.',
|
| 362 |
-
'exit the cli': 'CLI beenden',
|
| 363 |
-
'Open MCP management dialog, or authenticate with OAuth-enabled servers':
|
| 364 |
-
'MCP-Verwaltungsdialog öffnen oder mit OAuth-fähigem Server authentifizieren',
|
| 365 |
-
'List configured MCP servers and tools, or authenticate with OAuth-enabled servers':
|
| 366 |
-
'Konfigurierte MCP-Server und Werkzeuge auflisten oder mit OAuth-fähigen Servern authentifizieren',
|
| 367 |
-
'Manage workspace directories': 'Arbeitsbereichsverzeichnisse verwalten',
|
| 368 |
-
'Add directories to the workspace. Use comma to separate multiple paths':
|
| 369 |
-
'Verzeichnisse zum Arbeitsbereich hinzufügen. Komma zum Trennen mehrerer Pfade verwenden',
|
| 370 |
-
'Show all directories in the workspace':
|
| 371 |
-
'Alle Verzeichnisse im Arbeitsbereich anzeigen',
|
| 372 |
-
'set external editor preference': 'Externen Editor festlegen',
|
| 373 |
-
'Select Editor': 'Editor auswählen',
|
| 374 |
-
'Editor Preference': 'Editor-Einstellung',
|
| 375 |
-
'These editors are currently supported. Please note that some editors cannot be used in sandbox mode.':
|
| 376 |
-
'Diese Editoren werden derzeit unterstützt. Bitte beachten Sie, dass einige Editoren nicht im Sandbox-Modus verwendet werden können.',
|
| 377 |
-
'Your preferred editor is:': 'Ihr bevorzugter Editor ist:',
|
| 378 |
-
'Manage extensions': 'Erweiterungen verwalten',
|
| 379 |
-
'List active extensions': 'Aktive Erweiterungen auflisten',
|
| 380 |
-
'Update extensions. Usage: update <extension-names>|--all':
|
| 381 |
-
'Erweiterungen aktualisieren. Verwendung: update <Erweiterungsnamen>|--all',
|
| 382 |
-
'Disable an extension': 'Erweiterung deaktivieren',
|
| 383 |
-
'Enable an extension': 'Erweiterung aktivieren',
|
| 384 |
-
'Install an extension from a git repo or local path':
|
| 385 |
-
'Erweiterung aus Git-Repository oder lokalem Pfad installieren',
|
| 386 |
-
'Uninstall an extension': 'Erweiterung deinstallieren',
|
| 387 |
-
'No extensions installed.': 'Keine Erweiterungen installiert.',
|
| 388 |
-
'Usage: /extensions update <extension-names>|--all':
|
| 389 |
-
'Verwendung: /extensions update <Erweiterungsnamen>|--all',
|
| 390 |
-
'Extension "{{name}}" not found.': 'Erweiterung "{{name}}" nicht gefunden.',
|
| 391 |
-
'No extensions to update.': 'Keine Erweiterungen zum Aktualisieren.',
|
| 392 |
-
'Usage: /extensions install <source>':
|
| 393 |
-
'Verwendung: /extensions install <Quelle>',
|
| 394 |
-
'Installing extension from "{{source}}"...':
|
| 395 |
-
'Installiere Erweiterung von "{{source}}"...',
|
| 396 |
-
'Extension "{{name}}" installed successfully.':
|
| 397 |
-
'Erweiterung "{{name}}" erfolgreich installiert.',
|
| 398 |
-
'Failed to install extension from "{{source}}": {{error}}':
|
| 399 |
-
'Fehler beim Installieren der Erweiterung von "{{source}}": {{error}}',
|
| 400 |
-
'Usage: /extensions uninstall <extension-name>':
|
| 401 |
-
'Verwendung: /extensions uninstall <Erweiterungsname>',
|
| 402 |
-
'Uninstalling extension "{{name}}"...':
|
| 403 |
-
'Deinstalliere Erweiterung "{{name}}"...',
|
| 404 |
-
'Extension "{{name}}" uninstalled successfully.':
|
| 405 |
-
'Erweiterung "{{name}}" erfolgreich deinstalliert.',
|
| 406 |
-
'Failed to uninstall extension "{{name}}": {{error}}':
|
| 407 |
-
'Fehler beim Deinstallieren der Erweiterung "{{name}}": {{error}}',
|
| 408 |
-
'Usage: /extensions {{command}} <extension> [--scope=<user|workspace>]':
|
| 409 |
-
'Verwendung: /extensions {{command}} <Erweiterung> [--scope=<user|workspace>]',
|
| 410 |
-
'Unsupported scope "{{scope}}", should be one of "user" or "workspace"':
|
| 411 |
-
'Nicht unterstützter Bereich "{{scope}}", sollte "user" oder "workspace" sein',
|
| 412 |
-
'Extension "{{name}}" disabled for scope "{{scope}}"':
|
| 413 |
-
'Erweiterung "{{name}}" für Bereich "{{scope}}" deaktiviert',
|
| 414 |
-
'Extension "{{name}}" enabled for scope "{{scope}}"':
|
| 415 |
-
'Erweiterung "{{name}}" für Bereich "{{scope}}" aktiviert',
|
| 416 |
-
'Do you want to continue? [Y/n]: ': 'Möchten Sie fortfahren? [Y/n]: ',
|
| 417 |
-
'Do you want to continue?': 'Möchten Sie fortfahren?',
|
| 418 |
-
'Installing extension "{{name}}".':
|
| 419 |
-
'Erweiterung "{{name}}" wird installiert.',
|
| 420 |
-
'**Extensions may introduce unexpected behavior. Ensure you have investigated the extension source and trust the author.**':
|
| 421 |
-
'**Erweiterungen können unerwartetes Verhalten verursachen. Stellen Sie sicher, dass Sie die Erweiterungsquelle untersucht haben und dem Autor vertrauen.**',
|
| 422 |
-
'This extension will run the following MCP servers:':
|
| 423 |
-
'Diese Erweiterung wird folgende MCP-Server ausführen:',
|
| 424 |
-
local: 'lokal',
|
| 425 |
-
remote: 'remote',
|
| 426 |
-
'This extension will add the following commands: {{commands}}.':
|
| 427 |
-
'Diese Erweiterung wird folgende Befehle hinzufügen: {{commands}}.',
|
| 428 |
-
'This extension will append info to your QWEN.md context using {{fileName}}':
|
| 429 |
-
'Diese Erweiterung wird Informationen zu Ihrem QWEN.md-Kontext mit {{fileName}} hinzufügen',
|
| 430 |
-
'This extension will exclude the following core tools: {{tools}}':
|
| 431 |
-
'Diese Erweiterung wird folgende Kernwerkzeuge ausschließen: {{tools}}',
|
| 432 |
-
'This extension will install the following skills:':
|
| 433 |
-
'Diese Erweiterung wird folgende Fähigkeiten installieren:',
|
| 434 |
-
'This extension will install the following subagents:':
|
| 435 |
-
'Diese Erweiterung wird folgende Unteragenten installieren:',
|
| 436 |
-
'Installation cancelled for "{{name}}".':
|
| 437 |
-
'Installation von "{{name}}" abgebrochen.',
|
| 438 |
-
'You are installing an extension from {{originSource}}. Some features may not work perfectly with Qwen Code.':
|
| 439 |
-
'Sie installieren eine Erweiterung von {{originSource}}. Einige Funktionen funktionieren möglicherweise nicht perfekt mit Qwen Code.',
|
| 440 |
-
'--ref and --auto-update are not applicable for marketplace extensions.':
|
| 441 |
-
'--ref und --auto-update sind nicht anwendbar für Marketplace-Erweiterungen.',
|
| 442 |
-
'Extension "{{name}}" installed successfully and enabled.':
|
| 443 |
-
'Erweiterung "{{name}}" erfolgreich installiert und aktiviert.',
|
| 444 |
-
'Installs an extension from a git repository URL, local path, or claude marketplace (marketplace-url:plugin-name).':
|
| 445 |
-
'Installiert eine Erweiterung von einer Git-Repository-URL, einem lokalen Pfad oder dem Claude-Marketplace (marketplace-url:plugin-name).',
|
| 446 |
-
'The github URL, local path, or marketplace source (marketplace-url:plugin-name) of the extension to install.':
|
| 447 |
-
'Die GitHub-URL, der lokale Pfad oder die Marketplace-Quelle (marketplace-url:plugin-name) der zu installierenden Erweiterung.',
|
| 448 |
-
'The git ref to install from.': 'Die Git-Referenz für die Installation.',
|
| 449 |
-
'Enable auto-update for this extension.':
|
| 450 |
-
'Automatisches Update für diese Erweiterung aktivieren.',
|
| 451 |
-
'Enable pre-release versions for this extension.':
|
| 452 |
-
'Pre-Release-Versionen für diese Erweiterung aktivieren.',
|
| 453 |
-
'Acknowledge the security risks of installing an extension and skip the confirmation prompt.':
|
| 454 |
-
'Sicherheitsrisiken der Erweiterungsinstallation bestätigen und Bestätigungsaufforderung überspringen.',
|
| 455 |
-
'The source argument must be provided.':
|
| 456 |
-
'Das Quellargument muss angegeben werden.',
|
| 457 |
-
'Extension "{{name}}" successfully uninstalled.':
|
| 458 |
-
'Erweiterung "{{name}}" erfolgreich deinstalliert.',
|
| 459 |
-
'Uninstalls an extension.': 'Deinstalliert eine Erweiterung.',
|
| 460 |
-
'The name or source path of the extension to uninstall.':
|
| 461 |
-
'Der Name oder Quellpfad der zu deinstallierenden Erweiterung.',
|
| 462 |
-
'Please include the name of the extension to uninstall as a positional argument.':
|
| 463 |
-
'Bitte geben Sie den Namen der zu deinstallierenden Erweiterung als Positionsargument an.',
|
| 464 |
-
'Enables an extension.': 'Aktiviert eine Erweiterung.',
|
| 465 |
-
'The name of the extension to enable.':
|
| 466 |
-
'Der Name der zu aktivierenden Erweiterung.',
|
| 467 |
-
'The scope to enable the extenison in. If not set, will be enabled in all scopes.':
|
| 468 |
-
'Der Bereich, in dem die Erweiterung aktiviert werden soll. Wenn nicht gesetzt, wird sie in allen Bereichen aktiviert.',
|
| 469 |
-
'Extension "{{name}}" successfully enabled for scope "{{scope}}".':
|
| 470 |
-
'Erweiterung "{{name}}" erfolgreich für Bereich "{{scope}}" aktiviert.',
|
| 471 |
-
'Extension "{{name}}" successfully enabled in all scopes.':
|
| 472 |
-
'Erweiterung "{{name}}" erfolgreich in allen Bereichen aktiviert.',
|
| 473 |
-
'Invalid scope: {{scope}}. Please use one of {{scopes}}.':
|
| 474 |
-
'Ungültiger Bereich: {{scope}}. Bitte verwenden Sie einen von {{scopes}}.',
|
| 475 |
-
'Disables an extension.': 'Deaktiviert eine Erweiterung.',
|
| 476 |
-
'The name of the extension to disable.':
|
| 477 |
-
'Der Name der zu deaktivierenden Erweiterung.',
|
| 478 |
-
'The scope to disable the extenison in.':
|
| 479 |
-
'Der Bereich, in dem die Erweiterung deaktiviert werden soll.',
|
| 480 |
-
'Extension "{{name}}" successfully disabled for scope "{{scope}}".':
|
| 481 |
-
'Erweiterung "{{name}}" erfolgreich für Bereich "{{scope}}" deaktiviert.',
|
| 482 |
-
'Extension "{{name}}" successfully updated: {{oldVersion}} → {{newVersion}}.':
|
| 483 |
-
'Erweiterung "{{name}}" erfolgreich aktualisiert: {{oldVersion}} → {{newVersion}}.',
|
| 484 |
-
'Unable to install extension "{{name}}" due to missing install metadata':
|
| 485 |
-
'Erweiterung "{{name}}" kann aufgrund fehlender Installationsmetadaten nicht installiert werden',
|
| 486 |
-
'Extension "{{name}}" is already up to date.':
|
| 487 |
-
'Erweiterung "{{name}}" ist bereits aktuell.',
|
| 488 |
-
'Updates all extensions or a named extension to the latest version.':
|
| 489 |
-
'Aktualisiert alle Erweiterungen oder eine benannte Erweiterung auf die neueste Version.',
|
| 490 |
-
'The name of the extension to update.':
|
| 491 |
-
'Der Name der zu aktualisierenden Erweiterung.',
|
| 492 |
-
'Update all extensions.': 'Alle Erweiterungen aktualisieren.',
|
| 493 |
-
'Either an extension name or --all must be provided':
|
| 494 |
-
'Entweder ein Erweiterungsname oder --all muss angegeben werden',
|
| 495 |
-
'Lists installed extensions.': 'Listet installierte Erweiterungen auf.',
|
| 496 |
-
'Path:': 'Pfad:',
|
| 497 |
-
'Source:': 'Quelle:',
|
| 498 |
-
'Type:': 'Typ:',
|
| 499 |
-
'Ref:': 'Ref:',
|
| 500 |
-
'Release tag:': 'Release-Tag:',
|
| 501 |
-
'Enabled (User):': 'Aktiviert (Benutzer):',
|
| 502 |
-
'Enabled (Workspace):': 'Aktiviert (Arbeitsbereich):',
|
| 503 |
-
'Context files:': 'Kontextdateien:',
|
| 504 |
-
'Skills:': 'Skills:',
|
| 505 |
-
'Agents:': 'Agents:',
|
| 506 |
-
'MCP servers:': 'MCP-Server:',
|
| 507 |
-
'Link extension failed to install.':
|
| 508 |
-
'Verknüpfte Erweiterung konnte nicht installiert werden.',
|
| 509 |
-
'Extension "{{name}}" linked successfully and enabled.':
|
| 510 |
-
'Erweiterung "{{name}}" erfolgreich verknüpft und aktiviert.',
|
| 511 |
-
'Links an extension from a local path. Updates made to the local path will always be reflected.':
|
| 512 |
-
'Verknüpft eine Erweiterung von einem lokalen Pfad. Änderungen am lokalen Pfad werden immer widergespiegelt.',
|
| 513 |
-
'The name of the extension to link.':
|
| 514 |
-
'Der Name der zu verknüpfenden Erweiterung.',
|
| 515 |
-
'Set a specific setting for an extension.':
|
| 516 |
-
'Legt eine bestimmte Einstellung für eine Erweiterung fest.',
|
| 517 |
-
'Name of the extension to configure.':
|
| 518 |
-
'Name der zu konfigurierenden Erweiterung.',
|
| 519 |
-
'The setting to configure (name or env var).':
|
| 520 |
-
'Die zu konfigurierende Einstellung (Name oder Umgebungsvariable).',
|
| 521 |
-
'The scope to set the setting in.':
|
| 522 |
-
'Der Bereich, in dem die Einstellung gesetzt werden soll.',
|
| 523 |
-
'List all settings for an extension.':
|
| 524 |
-
'Listet alle Einstellungen einer Erweiterung auf.',
|
| 525 |
-
'Name of the extension.': 'Name der Erweiterung.',
|
| 526 |
-
'Extension "{{name}}" has no settings to configure.':
|
| 527 |
-
'Erweiterung "{{name}}" hat keine zu konfigurierenden Einstellungen.',
|
| 528 |
-
'Settings for "{{name}}":': 'Einstellungen für "{{name}}":',
|
| 529 |
-
'(workspace)': '(Arbeitsbereich)',
|
| 530 |
-
'(user)': '(Benutzer)',
|
| 531 |
-
'[not set]': '[nicht gesetzt]',
|
| 532 |
-
'[value stored in keychain]': '[Wert in Schlüsselbund gespeichert]',
|
| 533 |
-
'Manage extension settings.': 'Erweiterungseinstellungen verwalten.',
|
| 534 |
-
'You need to specify a command (set or list).':
|
| 535 |
-
'Sie müssen einen Befehl angeben (set oder list).',
|
| 536 |
-
// ============================================================================
|
| 537 |
-
// Plugin Choice / Marketplace
|
| 538 |
-
// ============================================================================
|
| 539 |
-
'No plugins available in this marketplace.':
|
| 540 |
-
'In diesem Marktplatz sind keine Plugins verfügbar.',
|
| 541 |
-
'Select a plugin to install from marketplace "{{name}}":':
|
| 542 |
-
'Wählen Sie ein Plugin zur Installation aus Marktplatz "{{name}}":',
|
| 543 |
-
'Plugin selection cancelled.': 'Plugin-Auswahl abgebrochen.',
|
| 544 |
-
'Select a plugin from "{{name}}"': 'Plugin aus "{{name}}" auswählen',
|
| 545 |
-
'Use ↑↓ or j/k to navigate, Enter to select, Escape to cancel':
|
| 546 |
-
'Verwenden Sie ↑↓ oder j/k zum Navigieren, Enter zum Auswählen, Escape zum Abbrechen',
|
| 547 |
-
'{{count}} more above': '{{count}} weitere oben',
|
| 548 |
-
'{{count}} more below': '{{count}} weitere unten',
|
| 549 |
-
'manage IDE integration': 'IDE-Integration verwalten',
|
| 550 |
-
'check status of IDE integration': 'Status der IDE-Integration prüfen',
|
| 551 |
-
'install required IDE companion for {{ideName}}':
|
| 552 |
-
'Erforderlichen IDE-Begleiter für {{ideName}} installieren',
|
| 553 |
-
'enable IDE integration': 'IDE-Integration aktivieren',
|
| 554 |
-
'disable IDE integration': 'IDE-Integration deaktivieren',
|
| 555 |
-
'IDE integration is not supported in your current environment. To use this feature, run Qwen Code in one of these supported IDEs: VS Code or VS Code forks.':
|
| 556 |
-
'IDE-Integration wird in Ihrer aktuellen Umgebung nicht unterstützt. Um diese Funktion zu nutzen, führen Sie Qwen Code in einer dieser unterstützten IDEs aus: VS Code oder VS Code-Forks.',
|
| 557 |
-
'Set up GitHub Actions': 'GitHub Actions einrichten',
|
| 558 |
-
'Configure terminal keybindings for multiline input (VS Code, Cursor, Windsurf, Trae)':
|
| 559 |
-
'Terminal-Tastenbelegungen für mehrzeilige Eingabe konfigurieren (VS Code, Cursor, Windsurf, Trae)',
|
| 560 |
-
'Please restart your terminal for the changes to take effect.':
|
| 561 |
-
'Bitte starten Sie Ihr Terminal neu, damit die Änderungen wirksam werden.',
|
| 562 |
-
'Failed to configure terminal: {{error}}':
|
| 563 |
-
'Fehler beim Konfigurieren des Terminals: {{error}}',
|
| 564 |
-
'Could not determine {{terminalName}} config path on Windows: APPDATA environment variable is not set.':
|
| 565 |
-
'Konnte {{terminalName}}-Konfigurationspfad unter Windows nicht ermitteln: APPDATA-Umgebungsvariable ist nicht gesetzt.',
|
| 566 |
-
'{{terminalName}} keybindings.json exists but is not a valid JSON array. Please fix the file manually or delete it to allow automatic configuration.':
|
| 567 |
-
'{{terminalName}} keybindings.json existiert, ist aber kein gültiges JSON-Array. Bitte korrigieren Sie die Datei manuell oder löschen Sie sie, um automatische Konfiguration zu ermöglichen.',
|
| 568 |
-
'File: {{file}}': 'Datei: {{file}}',
|
| 569 |
-
'Failed to parse {{terminalName}} keybindings.json. The file contains invalid JSON. Please fix the file manually or delete it to allow automatic configuration.':
|
| 570 |
-
'Fehler beim Parsen von {{terminalName}} keybindings.json. Die Datei enthält ungültiges JSON. Bitte korrigieren Sie die Datei manuell oder löschen Sie sie, um automatische Konfiguration zu ermöglichen.',
|
| 571 |
-
'Error: {{error}}': 'Fehler: {{error}}',
|
| 572 |
-
'Shift+Enter binding already exists':
|
| 573 |
-
'Umschalt+Enter-Belegung existiert bereits',
|
| 574 |
-
'Ctrl+Enter binding already exists': 'Strg+Enter-Belegung existiert bereits',
|
| 575 |
-
'Existing keybindings detected. Will not modify to avoid conflicts.':
|
| 576 |
-
'Bestehende Tastenbelegungen erkannt. Keine Änderungen, um Konflikte zu vermeiden.',
|
| 577 |
-
'Please check and modify manually if needed: {{file}}':
|
| 578 |
-
'Bitte prüfen und bei Bedarf manuell ändern: {{file}}',
|
| 579 |
-
'Added Shift+Enter and Ctrl+Enter keybindings to {{terminalName}}.':
|
| 580 |
-
'Umschalt+Enter und Strg+Enter Tastenbelegungen zu {{terminalName}} hinzugefügt.',
|
| 581 |
-
'Modified: {{file}}': 'Geändert: {{file}}',
|
| 582 |
-
'{{terminalName}} keybindings already configured.':
|
| 583 |
-
'{{terminalName}}-Tastenbelegungen bereits konfiguriert.',
|
| 584 |
-
'Failed to configure {{terminalName}}.':
|
| 585 |
-
'Fehler beim Konfigurieren von {{terminalName}}.',
|
| 586 |
-
'Your terminal is already configured for an optimal experience with multiline input (Shift+Enter and Ctrl+Enter).':
|
| 587 |
-
'Ihr Terminal ist bereits für optimale Erfahrung mit mehrzeiliger Eingabe konfiguriert (Umschalt+Enter und Strg+Enter).',
|
| 588 |
-
'Could not detect terminal type. Supported terminals: VS Code, Cursor, Windsurf, and Trae.':
|
| 589 |
-
'Terminal-Typ konnte nicht erkannt werden. Unterstützte Terminals: VS Code, Cursor, Windsurf und Trae.',
|
| 590 |
-
'Terminal "{{terminal}}" is not supported yet.':
|
| 591 |
-
'Terminal "{{terminal}}" wird noch nicht unterstützt.',
|
| 592 |
-
|
| 593 |
-
// ============================================================================
|
| 594 |
-
// Commands - Language
|
| 595 |
-
// ============================================================================
|
| 596 |
-
'Invalid language. Available: {{options}}':
|
| 597 |
-
'Ungültige Sprache. Verfügbar: {{options}}',
|
| 598 |
-
'Language subcommands do not accept additional arguments.':
|
| 599 |
-
'Sprach-Unterbefehle akzeptieren keine zusätzlichen Argumente.',
|
| 600 |
-
'Current UI language: {{lang}}': 'Aktuelle UI-Sprache: {{lang}}',
|
| 601 |
-
'Current LLM output language: {{lang}}':
|
| 602 |
-
'Aktuelle LLM-Ausgabesprache: {{lang}}',
|
| 603 |
-
'LLM output language not set': 'LLM-Ausgabesprache nicht festgelegt',
|
| 604 |
-
'Set UI language': 'UI-Sprache festlegen',
|
| 605 |
-
'Set LLM output language': 'LLM-Ausgabesprache festlegen',
|
| 606 |
-
'Usage: /language ui [{{options}}]': 'Verwendung: /language ui [{{options}}]',
|
| 607 |
-
'Usage: /language output <language>':
|
| 608 |
-
'Verwendung: /language output <Sprache>',
|
| 609 |
-
'Example: /language output 中文': 'Beispiel: /language output Deutsch',
|
| 610 |
-
'Example: /language output English': 'Beispiel: /language output Englisch',
|
| 611 |
-
'Example: /language output 日本語': 'Beispiel: /language output Japanisch',
|
| 612 |
-
'Example: /language output Português':
|
| 613 |
-
'Beispiel: /language output Portugiesisch',
|
| 614 |
-
'UI language changed to {{lang}}': 'UI-Sprache geändert zu {{lang}}',
|
| 615 |
-
'LLM output language set to {{lang}}':
|
| 616 |
-
'LLM-Ausgabesprache auf {{lang}} gesetzt',
|
| 617 |
-
'LLM output language rule file generated at {{path}}':
|
| 618 |
-
'LLM-Ausgabesprach-Regeldatei generiert unter {{path}}',
|
| 619 |
-
'Please restart the application for the changes to take effect.':
|
| 620 |
-
'Bitte starten Sie die Anwendung neu, damit die Änderungen wirksam werden.',
|
| 621 |
-
'Failed to generate LLM output language rule file: {{error}}':
|
| 622 |
-
'Fehler beim Generieren der LLM-Ausgabesprach-Regeldatei: {{error}}',
|
| 623 |
-
'Invalid command. Available subcommands:':
|
| 624 |
-
'Ungültiger Befehl. Verfügbare Unterbefehle:',
|
| 625 |
-
'Available subcommands:': 'Verfügbare Unterbefehle:',
|
| 626 |
-
'To request additional UI language packs, please open an issue on GitHub.':
|
| 627 |
-
'Um zusätzliche UI-Sprachpakete anzufordern, öffnen Sie bitte ein Issue auf GitHub.',
|
| 628 |
-
'Available options:': 'Verfügbare Optionen:',
|
| 629 |
-
'Set UI language to {{name}}': 'UI-Sprache auf {{name}} setzen',
|
| 630 |
-
|
| 631 |
-
// ============================================================================
|
| 632 |
-
// Commands - Approval Mode
|
| 633 |
-
// ============================================================================
|
| 634 |
-
'Tool Approval Mode': 'Werkzeug-Genehmigungsmodus',
|
| 635 |
-
'Current approval mode: {{mode}}': 'Aktueller Genehmigungsmodus: {{mode}}',
|
| 636 |
-
'Available approval modes:': 'Verfügbare Genehmigungsmodi:',
|
| 637 |
-
'Approval mode changed to: {{mode}}':
|
| 638 |
-
'Genehmigungsmodus geändert zu: {{mode}}',
|
| 639 |
-
'Approval mode changed to: {{mode}} (saved to {{scope}} settings{{location}})':
|
| 640 |
-
'Genehmigungsmodus geändert zu: {{mode}} (gespeichert in {{scope}} Einstellungen{{location}})',
|
| 641 |
-
'Usage: /approval-mode <mode> [--session|--user|--project]':
|
| 642 |
-
'Verwendung: /approval-mode <Modus> [--session|--user|--project]',
|
| 643 |
-
|
| 644 |
-
'Scope subcommands do not accept additional arguments.':
|
| 645 |
-
'Bereichs-Unterbefehle akzeptieren keine zusätzlichen Argumente.',
|
| 646 |
-
'Plan mode - Analyze only, do not modify files or execute commands':
|
| 647 |
-
'Planungsmodus - Nur analysieren, keine Dateien ändern oder Befehle ausführen',
|
| 648 |
-
'Default mode - Require approval for file edits or shell commands':
|
| 649 |
-
'Standardmodus - Genehmigung für Dateibearbeitungen oder Shell-Befehle erforderlich',
|
| 650 |
-
'Auto-edit mode - Automatically approve file edits':
|
| 651 |
-
'Automatischer Bearbeitungsmodus - Dateibearbeitungen automatisch genehmigen',
|
| 652 |
-
'YOLO mode - Automatically approve all tools':
|
| 653 |
-
'YOLO-Modus - Alle Werkzeuge automatisch genehmigen',
|
| 654 |
-
'{{mode}} mode': '{{mode}}-Modus',
|
| 655 |
-
'Settings service is not available; unable to persist the approval mode.':
|
| 656 |
-
'Einstellungsdienst nicht verfügbar; Genehmigungsmodus kann nicht gespeichert werden.',
|
| 657 |
-
'Failed to save approval mode: {{error}}':
|
| 658 |
-
'Fehler beim Speichern des Genehmigungsmodus: {{error}}',
|
| 659 |
-
'Failed to change approval mode: {{error}}':
|
| 660 |
-
'Fehler beim Ändern des Genehmigungsmodus: {{error}}',
|
| 661 |
-
'Apply to current session only (temporary)':
|
| 662 |
-
'Nur auf aktuelle Sitzung anwenden (temporär)',
|
| 663 |
-
'Persist for this project/workspace':
|
| 664 |
-
'Für dieses Projekt/Arbeitsbereich speichern',
|
| 665 |
-
'Persist for this user on this machine':
|
| 666 |
-
'Für diesen Benutzer auf diesem Computer speichern',
|
| 667 |
-
'Analyze only, do not modify files or execute commands':
|
| 668 |
-
'Nur analysieren, keine Dateien ändern oder Befehle ausführen',
|
| 669 |
-
'Require approval for file edits or shell commands':
|
| 670 |
-
'Genehmigung für Dateibearbeitungen oder Shell-Befehle erforderlich',
|
| 671 |
-
'Automatically approve file edits':
|
| 672 |
-
'Dateibearbeitungen automatisch genehmigen',
|
| 673 |
-
'Automatically approve all tools': 'Alle Werkzeuge automatisch genehmigen',
|
| 674 |
-
'Workspace approval mode exists and takes priority. User-level change will have no effect.':
|
| 675 |
-
'Arbeitsbereich-Genehmigungsmodus existiert und hat Vorrang. Benutzerebene-Änderung hat keine Wirkung.',
|
| 676 |
-
'Apply To': 'Anwenden auf',
|
| 677 |
-
'User Settings': 'Benutzereinstellungen',
|
| 678 |
-
'Workspace Settings': 'Arbeitsbereich-Einstellungen',
|
| 679 |
-
|
| 680 |
-
// ============================================================================
|
| 681 |
-
// Commands - Memory
|
| 682 |
-
// ============================================================================
|
| 683 |
-
'Commands for interacting with memory.':
|
| 684 |
-
'Befehle für die Interaktion mit dem Speicher.',
|
| 685 |
-
'Show the current memory contents.': 'Aktuellen Speicherinhalt anzeigen.',
|
| 686 |
-
'Show project-level memory contents.':
|
| 687 |
-
'Projektebene-Speicherinhalt anzeigen.',
|
| 688 |
-
'Show global memory contents.': 'Globalen Speicherinhalt anzeigen.',
|
| 689 |
-
'Add content to project-level memory.':
|
| 690 |
-
'Inhalt zum Projektebene-Speicher hinzufügen.',
|
| 691 |
-
'Add content to global memory.': 'Inhalt zum globalen Speicher hinzufügen.',
|
| 692 |
-
'Refresh the memory from the source.':
|
| 693 |
-
'Speicher aus der Quelle aktualisieren.',
|
| 694 |
-
'Usage: /memory add --project <text to remember>':
|
| 695 |
-
'Verwendung: /memory add --project <zu merkender Text>',
|
| 696 |
-
'Usage: /memory add --global <text to remember>':
|
| 697 |
-
'Verwendung: /memory add --global <zu merkender Text>',
|
| 698 |
-
'Attempting to save to project memory: "{{text}}"':
|
| 699 |
-
'Versuche im Projektspeicher zu speichern: "{{text}}"',
|
| 700 |
-
'Attempting to save to global memory: "{{text}}"':
|
| 701 |
-
'Versuche im globalen Speicher zu speichern: "{{text}}"',
|
| 702 |
-
'Current memory content from {{count}} file(s):':
|
| 703 |
-
'Aktueller Speicherinhalt aus {{count}} Datei(en):',
|
| 704 |
-
'Memory is currently empty.': 'Speicher ist derzeit leer.',
|
| 705 |
-
'Project memory file not found or is currently empty.':
|
| 706 |
-
'Projektspeicherdatei nicht gefunden oder derzeit leer.',
|
| 707 |
-
'Global memory file not found or is currently empty.':
|
| 708 |
-
'Globale Speicherdatei nicht gefunden oder derzeit leer.',
|
| 709 |
-
'Global memory is currently empty.': 'Globaler Speicher ist derzeit leer.',
|
| 710 |
-
'Global memory content:\n\n---\n{{content}}\n---':
|
| 711 |
-
'Globaler Speicherinhalt:\n\n---\n{{content}}\n---',
|
| 712 |
-
'Project memory content from {{path}}:\n\n---\n{{content}}\n---':
|
| 713 |
-
'Projektspeicherinhalt von {{path}}:\n\n---\n{{content}}\n---',
|
| 714 |
-
'Project memory is currently empty.': 'Projektspeicher ist derzeit leer.',
|
| 715 |
-
'Refreshing memory from source files...':
|
| 716 |
-
'Speicher wird aus Quelldateien aktualisiert...',
|
| 717 |
-
'Add content to the memory. Use --global for global memory or --project for project memory.':
|
| 718 |
-
'Inhalt zum Speicher hinzufügen. --global für globalen Speicher oder --project für Projektspeicher verwenden.',
|
| 719 |
-
'Usage: /memory add [--global|--project] <text to remember>':
|
| 720 |
-
'Verwendung: /memory add [--global|--project] <zu merkender Text>',
|
| 721 |
-
'Attempting to save to memory {{scope}}: "{{fact}}"':
|
| 722 |
-
'Versuche im Speicher {{scope}} zu speichern: "{{fact}}"',
|
| 723 |
-
|
| 724 |
-
// ============================================================================
|
| 725 |
-
// Commands - MCP
|
| 726 |
-
// ============================================================================
|
| 727 |
-
'Authenticate with an OAuth-enabled MCP server':
|
| 728 |
-
'Mit einem OAuth-fähigen MCP-Server authentifizieren',
|
| 729 |
-
'List configured MCP servers and tools':
|
| 730 |
-
'Konfigurierte MCP-Server und Werkzeuge auflisten',
|
| 731 |
-
'Restarts MCP servers.': 'MCP-Server neu starten.',
|
| 732 |
-
'Config not loaded.': 'Konfiguration nicht geladen.',
|
| 733 |
-
'Could not retrieve tool registry.':
|
| 734 |
-
'Werkzeugregister konnte nicht abgerufen werden.',
|
| 735 |
-
'No MCP servers configured with OAuth authentication.':
|
| 736 |
-
'Keine MCP-Server mit OAuth-Authentifizierung konfiguriert.',
|
| 737 |
-
'MCP servers with OAuth authentication:':
|
| 738 |
-
'MCP-Server mit OAuth-Authentifizierung:',
|
| 739 |
-
'Use /mcp auth <server-name> to authenticate.':
|
| 740 |
-
'Verwenden Sie /mcp auth <Servername> zur Authentifizierung.',
|
| 741 |
-
"MCP server '{{name}}' not found.": "MCP-Server '{{name}}' nicht gefunden.",
|
| 742 |
-
"Successfully authenticated and refreshed tools for '{{name}}'.":
|
| 743 |
-
"Erfolgreich authentifiziert und Werkzeuge für '{{name}}' aktualisiert.",
|
| 744 |
-
"Failed to authenticate with MCP server '{{name}}': {{error}}":
|
| 745 |
-
"Authentifizierung mit MCP-Server '{{name}}' fehlgeschlagen: {{error}}",
|
| 746 |
-
"Re-discovering tools from '{{name}}'...":
|
| 747 |
-
"Werkzeuge von '{{name}}' werden neu erkannt...",
|
| 748 |
-
"Discovered {{count}} tool(s) from '{{name}}'.":
|
| 749 |
-
"{{count}} Werkzeug(e) von '{{name}}' entdeckt.",
|
| 750 |
-
'Authentication complete. Returning to server details...':
|
| 751 |
-
'Authentifizierung abgeschlossen. Zurück zu den Serverdetails...',
|
| 752 |
-
'Authentication successful.': 'Authentifizierung erfolgreich.',
|
| 753 |
-
'If the browser does not open, copy and paste this URL into your browser:':
|
| 754 |
-
'Falls der Browser sich nicht öffnet, kopieren Sie diese URL und fügen Sie sie in Ihren Browser ein:',
|
| 755 |
-
'Make sure to copy the COMPLETE URL - it may wrap across multiple lines.':
|
| 756 |
-
'⚠️ Stellen Sie sicher, dass Sie die VOLLSTÄNDIGE URL kopieren – sie kann über mehrere Zeilen gehen.',
|
| 757 |
-
|
| 758 |
-
// ============================================================================
|
| 759 |
-
// Commands - Chat
|
| 760 |
-
// ============================================================================
|
| 761 |
-
'Manage conversation history.': 'Gesprächsverlauf verwalten.',
|
| 762 |
-
'List saved conversation checkpoints':
|
| 763 |
-
'Gespeicherte Gesprächsprüfpunkte auflisten',
|
| 764 |
-
'No saved conversation checkpoints found.':
|
| 765 |
-
'Keine gespeicherten Gesprächsprüfpunkte gefunden.',
|
| 766 |
-
'List of saved conversations:': 'Liste gespeicherter Gespräche:',
|
| 767 |
-
'Note: Newest last, oldest first': 'Hinweis: Neueste zuletzt, älteste zuerst',
|
| 768 |
-
'Save the current conversation as a checkpoint. Usage: /chat save <tag>':
|
| 769 |
-
'Aktuelles Gespräch als Prüfpunkt speichern. Verwendung: /chat save <Tag>',
|
| 770 |
-
'Missing tag. Usage: /chat save <tag>':
|
| 771 |
-
'Tag fehlt. Verwendung: /chat save <Tag>',
|
| 772 |
-
'Delete a conversation checkpoint. Usage: /chat delete <tag>':
|
| 773 |
-
'Gesprächsprüfpunkt löschen. Verwendung: /chat delete <Tag>',
|
| 774 |
-
'Missing tag. Usage: /chat delete <tag>':
|
| 775 |
-
'Tag fehlt. Verwendung: /chat delete <Tag>',
|
| 776 |
-
"Conversation checkpoint '{{tag}}' has been deleted.":
|
| 777 |
-
"Gesprächsprüfpunkt '{{tag}}' wurde gelöscht.",
|
| 778 |
-
"Error: No checkpoint found with tag '{{tag}}'.":
|
| 779 |
-
"Fehler: Kein Prüfpunkt mit Tag '{{tag}}' gefunden.",
|
| 780 |
-
'Resume a conversation from a checkpoint. Usage: /chat resume <tag>':
|
| 781 |
-
'Gespräch von einem Prüfpunkt fortsetzen. Verwendung: /chat resume <Tag>',
|
| 782 |
-
'Missing tag. Usage: /chat resume <tag>':
|
| 783 |
-
'Tag fehlt. Verwendung: /chat resume <Tag>',
|
| 784 |
-
'No saved checkpoint found with tag: {{tag}}.':
|
| 785 |
-
'Kein gespeicherter Prüfpunkt mit Tag gefunden: {{tag}}.',
|
| 786 |
-
'A checkpoint with the tag {{tag}} already exists. Do you want to overwrite it?':
|
| 787 |
-
'Ein Prüfpunkt mit dem Tag {{tag}} existiert bereits. Möchten Sie ihn überschreiben?',
|
| 788 |
-
'No chat client available to save conversation.':
|
| 789 |
-
'Kein Chat-Client verfügbar, um Gespräch zu speichern.',
|
| 790 |
-
'Conversation checkpoint saved with tag: {{tag}}.':
|
| 791 |
-
'Gesprächsprüfpunkt gespeichert mit Tag: {{tag}}.',
|
| 792 |
-
'No conversation found to save.': 'Kein Gespräch zum Speichern gefunden.',
|
| 793 |
-
'No chat client available to share conversation.':
|
| 794 |
-
'Kein Chat-Client verfügbar, um Gespräch zu teilen.',
|
| 795 |
-
'Invalid file format. Only .md and .json are supported.':
|
| 796 |
-
'Ungültiges Dateiformat. Nur .md und .json werden unterstützt.',
|
| 797 |
-
'Error sharing conversation: {{error}}':
|
| 798 |
-
'Fehler beim Teilen des Gesprächs: {{error}}',
|
| 799 |
-
'Conversation shared to {{filePath}}': 'Gespräch geteilt nach {{filePath}}',
|
| 800 |
-
'No conversation found to share.': 'Kein Gespräch zum Teilen gefunden.',
|
| 801 |
-
'Share the current conversation to a markdown or json file. Usage: /chat share <file>':
|
| 802 |
-
'Aktuelles Gespräch in eine Markdown- oder JSON-Datei teilen. Verwendung: /chat share <Datei>',
|
| 803 |
-
|
| 804 |
-
// ============================================================================
|
| 805 |
-
// Commands - Summary
|
| 806 |
-
// ============================================================================
|
| 807 |
-
'Generate a project summary and save it to .qwen/PROJECT_SUMMARY.md':
|
| 808 |
-
'Projektzusammenfassung generieren und in .qwen/PROJECT_SUMMARY.md speichern',
|
| 809 |
-
'No chat client available to generate summary.':
|
| 810 |
-
'Kein Chat-Client verfügbar, um Zusammenfassung zu generieren.',
|
| 811 |
-
'Already generating summary, wait for previous request to complete':
|
| 812 |
-
'Zusammenfassung wird bereits generiert, warten Sie auf Abschluss der vorherigen Anfrage',
|
| 813 |
-
'No conversation found to summarize.':
|
| 814 |
-
'Kein Gespräch zum Zusammenfassen gefunden.',
|
| 815 |
-
'Failed to generate project context summary: {{error}}':
|
| 816 |
-
'Fehler beim Generieren der Projektkontextzusammenfassung: {{error}}',
|
| 817 |
-
'Saved project summary to {{filePathForDisplay}}.':
|
| 818 |
-
'Projektzusammenfassung gespeichert unter {{filePathForDisplay}}.',
|
| 819 |
-
'Saving project summary...': 'Projektzusammenfassung wird gespeichert...',
|
| 820 |
-
'Generating project summary...': 'Projektzusammenfassung wird generiert...',
|
| 821 |
-
'Failed to generate summary - no text content received from LLM response':
|
| 822 |
-
'Fehler beim Generieren der Zusammenfassung - kein Textinhalt von LLM-Antwort erhalten',
|
| 823 |
-
|
| 824 |
-
// ============================================================================
|
| 825 |
-
// Commands - Model
|
| 826 |
-
// ============================================================================
|
| 827 |
-
'Switch the model for this session': 'Modell für diese Sitzung wechseln',
|
| 828 |
-
'Content generator configuration not available.':
|
| 829 |
-
'Inhaltsgenerator-Konfiguration nicht verfügbar.',
|
| 830 |
-
'Authentication type not available.':
|
| 831 |
-
'Authentifizierungstyp nicht verfügbar.',
|
| 832 |
-
'No models available for the current authentication type ({{authType}}).':
|
| 833 |
-
'Keine Modelle für den aktuellen Authentifizierungstyp ({{authType}}) verfügbar.',
|
| 834 |
-
|
| 835 |
-
// ============================================================================
|
| 836 |
-
// Commands - Clear
|
| 837 |
-
// ============================================================================
|
| 838 |
-
'Starting a new session, resetting chat, and clearing terminal.':
|
| 839 |
-
'Neue Sitzung wird gestartet, Chat wird zurückgesetzt und Terminal wird gelöscht.',
|
| 840 |
-
'Starting a new session and clearing.':
|
| 841 |
-
'Neue Sitzung wird gestartet und gelöscht.',
|
| 842 |
-
|
| 843 |
-
// ============================================================================
|
| 844 |
-
// Commands - Compress
|
| 845 |
-
// ============================================================================
|
| 846 |
-
'Already compressing, wait for previous request to complete':
|
| 847 |
-
'Komprimierung läuft bereits, warten Sie auf Abschluss der vorherigen Anfrage',
|
| 848 |
-
'Failed to compress chat history.':
|
| 849 |
-
'Fehler beim Komprimieren des Chatverlaufs.',
|
| 850 |
-
'Failed to compress chat history: {{error}}':
|
| 851 |
-
'Fehler beim Komprimieren des Chatverlaufs: {{error}}',
|
| 852 |
-
'Compressing chat history': 'Chatverlauf wird komprimiert',
|
| 853 |
-
'Chat history compressed from {{originalTokens}} to {{newTokens}} tokens.':
|
| 854 |
-
'Chatverlauf komprimiert von {{originalTokens}} auf {{newTokens}} Token.',
|
| 855 |
-
'Compression was not beneficial for this history size.':
|
| 856 |
-
'Komprimierung war für diese Verlaufsgröße nicht vorteilhaft.',
|
| 857 |
-
'Chat history compression did not reduce size. This may indicate issues with the compression prompt.':
|
| 858 |
-
'Chatverlauf-Komprimierung hat die Größe nicht reduziert. Dies kann auf Probleme mit dem Komprimierungs-Prompt hindeuten.',
|
| 859 |
-
'Could not compress chat history due to a token counting error.':
|
| 860 |
-
'Chatverlauf konnte aufgrund eines Token-Zählfehlers nicht komprimiert werden.',
|
| 861 |
-
'Chat history is already compressed.': 'Chatverlauf ist bereits komprimiert.',
|
| 862 |
-
|
| 863 |
-
// ============================================================================
|
| 864 |
-
// Commands - Directory
|
| 865 |
-
// ============================================================================
|
| 866 |
-
'Configuration is not available.': 'Konfiguration ist nicht verfügbar.',
|
| 867 |
-
'Please provide at least one path to add.':
|
| 868 |
-
'Bitte geben Sie mindestens einen Pfad zum Hinzufügen an.',
|
| 869 |
-
'The /directory add command is not supported in restrictive sandbox profiles. Please use --include-directories when starting the session instead.':
|
| 870 |
-
'Der Befehl /directory add wird in restriktiven Sandbox-Profilen nicht unterstützt. Bitte verwenden Sie --include-directories beim Starten der Sitzung.',
|
| 871 |
-
"Error adding '{{path}}': {{error}}":
|
| 872 |
-
"Fehler beim Hinzufügen von '{{path}}': {{error}}",
|
| 873 |
-
'Successfully added QWEN.md files from the following directories if there are:\n- {{directories}}':
|
| 874 |
-
'QWEN.md-Dateien aus folgenden Verzeichnissen erfolgreich hinzugefügt, falls vorhanden:\n- {{directories}}',
|
| 875 |
-
'Error refreshing memory: {{error}}':
|
| 876 |
-
'Fehler beim Aktualisieren des Speichers: {{error}}',
|
| 877 |
-
'Successfully added directories:\n- {{directories}}':
|
| 878 |
-
'Verzeichnisse erfolgreich hinzugefügt:\n- {{directories}}',
|
| 879 |
-
'Current workspace directories:\n{{directories}}':
|
| 880 |
-
'Aktuelle Arbeitsbereichsverzeichnisse:\n{{directories}}',
|
| 881 |
-
|
| 882 |
-
// ============================================================================
|
| 883 |
-
// Commands - Docs
|
| 884 |
-
// ============================================================================
|
| 885 |
-
'Please open the following URL in your browser to view the documentation:\n{{url}}':
|
| 886 |
-
'Bitte öffnen Sie folgende URL in Ihrem Browser, um die Dokumentation anzusehen:\n{{url}}',
|
| 887 |
-
'Opening documentation in your browser: {{url}}':
|
| 888 |
-
'Dokumentation wird in Ihrem Browser geöffnet: {{url}}',
|
| 889 |
-
|
| 890 |
-
// ============================================================================
|
| 891 |
-
// Dialogs - Tool Confirmation
|
| 892 |
-
// ============================================================================
|
| 893 |
-
'Do you want to proceed?': 'Möchten Sie fortfahren?',
|
| 894 |
-
'Yes, allow once': 'Ja, einmal erlauben',
|
| 895 |
-
'Allow always': 'Immer erlauben',
|
| 896 |
-
Yes: 'Ja',
|
| 897 |
-
No: 'Nein',
|
| 898 |
-
'No (esc)': 'Nein (Esc)',
|
| 899 |
-
'Yes, allow always for this session': 'Ja, für diese Sitzung immer erlauben',
|
| 900 |
-
|
| 901 |
-
// MCP Management Dialog (translations for MCP UI components)
|
| 902 |
-
'Manage MCP servers': 'MCP-Server verwalten',
|
| 903 |
-
'Server Detail': 'Serverdetails',
|
| 904 |
-
'Disable Server': 'Server deaktivieren',
|
| 905 |
-
Tools: 'Werkzeuge',
|
| 906 |
-
'Tool Detail': 'Werkzeugdetails',
|
| 907 |
-
'MCP Management': 'MCP-Verwaltung',
|
| 908 |
-
'Loading...': 'Lädt...',
|
| 909 |
-
'Unknown step': 'Unbekannter Schritt',
|
| 910 |
-
'Esc to back': 'Esc zurück',
|
| 911 |
-
'↑↓ to navigate · Enter to select · Esc to close':
|
| 912 |
-
'↑↓ navigieren · Enter auswählen · Esc schließen',
|
| 913 |
-
'↑↓ to navigate · Enter to select · Esc to back':
|
| 914 |
-
'↑↓ navigieren · Enter auswählen · Esc zurück',
|
| 915 |
-
'↑↓ to navigate · Enter to confirm · Esc to back':
|
| 916 |
-
'↑↓ navigieren · Enter bestätigen · Esc zurück',
|
| 917 |
-
'User Settings (global)': 'Benutzereinstellungen (global)',
|
| 918 |
-
'Workspace Settings (project-specific)':
|
| 919 |
-
'Arbeitsbereichseinstellungen (projektspezifisch)',
|
| 920 |
-
'Disable server:': 'Server deaktivieren:',
|
| 921 |
-
'Select where to add the server to the exclude list:':
|
| 922 |
-
'Wählen Sie, wo der Server zur Ausschlussliste hinzugefügt werden soll:',
|
| 923 |
-
'Press Enter to confirm, Esc to cancel':
|
| 924 |
-
'Enter zum Bestätigen, Esc zum Abbrechen',
|
| 925 |
-
Disable: 'Deaktivieren',
|
| 926 |
-
Enable: 'Aktivieren',
|
| 927 |
-
Authenticate: 'Authentifizieren',
|
| 928 |
-
'Re-authenticate': 'Erneut authentifizieren',
|
| 929 |
-
'Clear Authentication': 'Authentifizierung löschen',
|
| 930 |
-
disabled: 'deaktiviert',
|
| 931 |
-
'Server:': 'Server:',
|
| 932 |
-
Reconnect: 'Neu verbinden',
|
| 933 |
-
'View tools': 'Werkzeuge anzeigen',
|
| 934 |
-
'Status:': 'Status:',
|
| 935 |
-
'Command:': 'Befehl:',
|
| 936 |
-
'Working Directory:': 'Arbeitsverzeichnis:',
|
| 937 |
-
'Capabilities:': 'Fähigkeiten:',
|
| 938 |
-
'No server selected': 'Kein Server ausgewählt',
|
| 939 |
-
'(disabled)': '(deaktiviert)',
|
| 940 |
-
'Error:': 'Fehler:',
|
| 941 |
-
Extension: 'Erweiterung',
|
| 942 |
-
tool: 'Werkzeug',
|
| 943 |
-
tools: 'Werkzeuge',
|
| 944 |
-
connected: 'verbunden',
|
| 945 |
-
connecting: 'verbindet',
|
| 946 |
-
disconnected: 'getrennt',
|
| 947 |
-
error: 'Fehler',
|
| 948 |
-
|
| 949 |
-
// MCP Server List
|
| 950 |
-
'User MCPs': 'Benutzer-MCPs',
|
| 951 |
-
'Project MCPs': 'Projekt-MCPs',
|
| 952 |
-
'Extension MCPs': 'Erweiterungs-MCPs',
|
| 953 |
-
server: 'Server',
|
| 954 |
-
servers: 'Server',
|
| 955 |
-
'Add MCP servers to your settings to get started.':
|
| 956 |
-
'Fügen Sie MCP-Server zu Ihren Einstellungen hinzu, um zu beginnen.',
|
| 957 |
-
'Run qwen --debug to see error logs':
|
| 958 |
-
'Führen Sie qwen --debug aus, um Fehlerprotokolle anzuzeigen',
|
| 959 |
-
|
| 960 |
-
// MCP OAuth Authentication
|
| 961 |
-
'OAuth Authentication': 'OAuth-Authentifizierung',
|
| 962 |
-
'Press Enter to start authentication, Esc to go back':
|
| 963 |
-
'Drücken Sie Enter, um die Authentifizierung zu starten, Esc zum Zurückgehen',
|
| 964 |
-
'Authenticating... Please complete the login in your browser.':
|
| 965 |
-
'Authentifizierung läuft... Bitte schließen Sie die Anmeldung in Ihrem Browser ab.',
|
| 966 |
-
'Press Enter or Esc to go back': 'Drücken Sie Enter oder Esc zum Zurückgehen',
|
| 967 |
-
|
| 968 |
-
// MCP Tool List
|
| 969 |
-
'No tools available for this server.':
|
| 970 |
-
'Keine Werkzeuge für diesen Server verfügbar.',
|
| 971 |
-
destructive: 'destruktiv',
|
| 972 |
-
'read-only': 'schreibgeschützt',
|
| 973 |
-
'open-world': 'offene Welt',
|
| 974 |
-
idempotent: 'idempotent',
|
| 975 |
-
'Tools for {{name}}': 'Werkzeuge für {{name}}',
|
| 976 |
-
'Tools for {{serverName}}': 'Werkzeuge für {{serverName}}',
|
| 977 |
-
'{{current}}/{{total}}': '{{current}}/{{total}}',
|
| 978 |
-
|
| 979 |
-
// MCP Tool Detail
|
| 980 |
-
required: 'erforderlich',
|
| 981 |
-
Type: 'Typ',
|
| 982 |
-
Enum: 'Aufzählung',
|
| 983 |
-
Parameters: 'Parameter',
|
| 984 |
-
'No tool selected': 'Kein Werkzeug ausgewählt',
|
| 985 |
-
Annotations: 'Anmerkungen',
|
| 986 |
-
Title: 'Titel',
|
| 987 |
-
'Read Only': 'Schreibgeschützt',
|
| 988 |
-
Destructive: 'Destruktiv',
|
| 989 |
-
Idempotent: 'Idempotent',
|
| 990 |
-
'Open World': 'Offene Welt',
|
| 991 |
-
Server: 'Server',
|
| 992 |
-
|
| 993 |
-
// Invalid tool related translations
|
| 994 |
-
'{{count}} invalid tools': '{{count}} ungültige Werkzeuge',
|
| 995 |
-
invalid: 'ungültig',
|
| 996 |
-
'invalid: {{reason}}': 'ungültig: {{reason}}',
|
| 997 |
-
'missing name': 'Name fehlt',
|
| 998 |
-
'missing description': 'Beschreibung fehlt',
|
| 999 |
-
'(unnamed)': '(unbenannt)',
|
| 1000 |
-
'Warning: This tool cannot be called by the LLM':
|
| 1001 |
-
'Warnung: Dieses Werkzeug kann nicht vom LLM aufgerufen werden',
|
| 1002 |
-
Reason: 'Grund',
|
| 1003 |
-
'Tools must have both name and description to be used by the LLM.':
|
| 1004 |
-
'Werkzeuge müssen sowohl einen Namen als auch eine Beschreibung haben, um vom LLM verwendet zu werden.',
|
| 1005 |
-
'Modify in progress:': 'Änderung in Bearbeitung:',
|
| 1006 |
-
'Save and close external editor to continue':
|
| 1007 |
-
'Speichern und externen Editor schließen, um fortzufahren',
|
| 1008 |
-
'Apply this change?': 'Diese Änderung anwenden?',
|
| 1009 |
-
'Yes, allow always': 'Ja, immer erlauben',
|
| 1010 |
-
'Modify with external editor': 'Mit externem Editor bearbeiten',
|
| 1011 |
-
'No, suggest changes (esc)': 'Nein, Änderungen vorschlagen (Esc)',
|
| 1012 |
-
"Allow execution of: '{{command}}'?":
|
| 1013 |
-
"Ausführung erlauben von: '{{command}}'?",
|
| 1014 |
-
'Yes, allow always ...': 'Ja, immer erlauben ...',
|
| 1015 |
-
'Yes, and auto-accept edits': 'Ja, und Änderungen automatisch akzeptieren',
|
| 1016 |
-
'Yes, and manually approve edits': 'Ja, und Änderungen manuell genehmigen',
|
| 1017 |
-
'No, keep planning (esc)': 'Nein, weiter planen (Esc)',
|
| 1018 |
-
'URLs to fetch:': 'Abzurufende URLs:',
|
| 1019 |
-
'MCP Server: {{server}}': 'MCP-Server: {{server}}',
|
| 1020 |
-
'Tool: {{tool}}': 'Werkzeug: {{tool}}',
|
| 1021 |
-
'Allow execution of MCP tool "{{tool}}" from server "{{server}}"?':
|
| 1022 |
-
'Ausführung des MCP-Werkzeugs "{{tool}}" von Server "{{server}}" erlauben?',
|
| 1023 |
-
'Yes, always allow tool "{{tool}}" from server "{{server}}"':
|
| 1024 |
-
'Ja, Werkzeug "{{tool}}" von Server "{{server}}" immer erlauben',
|
| 1025 |
-
'Yes, always allow all tools from server "{{server}}"':
|
| 1026 |
-
'Ja, alle Werkzeuge von Server "{{server}}" immer erlauben',
|
| 1027 |
-
|
| 1028 |
-
// ============================================================================
|
| 1029 |
-
// Dialogs - Shell Confirmation
|
| 1030 |
-
// ============================================================================
|
| 1031 |
-
'Shell Command Execution': 'Shell-Befehlsausführung',
|
| 1032 |
-
'A custom command wants to run the following shell commands:':
|
| 1033 |
-
'Ein benutzerdefinierter Befehl möchte folgende Shell-Befehle ausführen:',
|
| 1034 |
-
|
| 1035 |
-
// ============================================================================
|
| 1036 |
-
// Dialogs - Pro Quota
|
| 1037 |
-
// ============================================================================
|
| 1038 |
-
'Pro quota limit reached for {{model}}.':
|
| 1039 |
-
'Pro-Kontingentlimit für {{model}} erreicht.',
|
| 1040 |
-
'Change auth (executes the /auth command)':
|
| 1041 |
-
'Authentifizierung ändern (führt den /auth-Befehl aus)',
|
| 1042 |
-
'Continue with {{model}}': 'Mit {{model}} fortfahren',
|
| 1043 |
-
|
| 1044 |
-
// ============================================================================
|
| 1045 |
-
// Dialogs - Welcome Back
|
| 1046 |
-
// ============================================================================
|
| 1047 |
-
'Current Plan:': 'Aktueller Plan:',
|
| 1048 |
-
'Progress: {{done}}/{{total}} tasks completed':
|
| 1049 |
-
'Fortschritt: {{done}}/{{total}} Aufgaben abgeschlossen',
|
| 1050 |
-
', {{inProgress}} in progress': ', {{inProgress}} in Bearbeitung',
|
| 1051 |
-
'Pending Tasks:': 'Ausstehende Aufgaben:',
|
| 1052 |
-
'What would you like to do?': 'Was möchten Sie tun?',
|
| 1053 |
-
'Choose how to proceed with your session:':
|
| 1054 |
-
'Wählen Sie, wie Sie mit Ihrer Sitzung fortfahren möchten:',
|
| 1055 |
-
'Start new chat session': 'Neue Chat-Sitzung starten',
|
| 1056 |
-
'Continue previous conversation': 'Vorheriges Gespräch fortsetzen',
|
| 1057 |
-
'👋 Welcome back! (Last updated: {{timeAgo}})':
|
| 1058 |
-
'👋 Willkommen zurück! (Zuletzt aktualisiert: {{timeAgo}})',
|
| 1059 |
-
'🎯 Overall Goal:': '🎯 Gesamtziel:',
|
| 1060 |
-
|
| 1061 |
-
// ============================================================================
|
| 1062 |
-
// Dialogs - Auth
|
| 1063 |
-
// ============================================================================
|
| 1064 |
-
'Get started': 'Loslegen',
|
| 1065 |
-
'Select Authentication Method': 'Authentifizierungsmethode auswählen',
|
| 1066 |
-
'OpenAI API key is required to use OpenAI authentication.':
|
| 1067 |
-
'OpenAI API-Schlüssel ist für die OpenAI-Authentifizierung erforderlich.',
|
| 1068 |
-
'You must select an auth method to proceed. Press Ctrl+C again to exit.':
|
| 1069 |
-
'Sie müssen eine Authentifizierungsmethode wählen, um fortzufahren. Drücken Sie erneut Strg+C zum Beenden.',
|
| 1070 |
-
'Terms of Services and Privacy Notice':
|
| 1071 |
-
'Nutzungsbedingungen und Datenschutzhinweis',
|
| 1072 |
-
'Qwen OAuth': 'Qwen OAuth',
|
| 1073 |
-
'Free \u00B7 Up to 1,000 requests/day \u00B7 Qwen latest models':
|
| 1074 |
-
'Kostenlos \u00B7 Bis zu 1.000 Anfragen/Tag \u00B7 Qwen neueste Modelle',
|
| 1075 |
-
'Login with QwenChat account to use daily free quota.':
|
| 1076 |
-
'Melden Sie sich mit Ihrem QwenChat-Konto an, um das tägliche kostenlose Kontingent zu nutzen.',
|
| 1077 |
-
'Paid \u00B7 Up to 6,000 requests/5 hrs \u00B7 All Alibaba Cloud Coding Plan Models':
|
| 1078 |
-
'Kostenpflichtig \u00B7 Bis zu 6.000 Anfragen/5 Std. \u00B7 Alle Alibaba Cloud Coding Plan Modelle',
|
| 1079 |
-
'Alibaba Cloud Coding Plan': 'Alibaba Cloud Coding Plan',
|
| 1080 |
-
'Bring your own API key': 'Eigenen API-Schlüssel verwenden',
|
| 1081 |
-
'API-KEY': 'API-KEY',
|
| 1082 |
-
'Use coding plan credentials or your own api-keys/providers.':
|
| 1083 |
-
'Verwenden Sie Coding Plan-Anmeldedaten oder Ihre eigenen API-Schlüssel/Anbieter.',
|
| 1084 |
-
OpenAI: 'OpenAI',
|
| 1085 |
-
'Failed to login. Message: {{message}}':
|
| 1086 |
-
'Anmeldung fehlgeschlagen. Meldung: {{message}}',
|
| 1087 |
-
'Authentication is enforced to be {{enforcedType}}, but you are currently using {{currentType}}.':
|
| 1088 |
-
'Authentifizierung ist auf {{enforcedType}} festgelegt, aber Sie verwenden derzeit {{currentType}}.',
|
| 1089 |
-
'Qwen OAuth authentication timed out. Please try again.':
|
| 1090 |
-
'Qwen OAuth-Authentifizierung abgelaufen. Bitte versuchen Sie es erneut.',
|
| 1091 |
-
'Qwen OAuth authentication cancelled.':
|
| 1092 |
-
'Qwen OAuth-Authentifizierung abgebrochen.',
|
| 1093 |
-
'Qwen OAuth Authentication': 'Qwen OAuth-Authentifizierung',
|
| 1094 |
-
'Please visit this URL to authorize:':
|
| 1095 |
-
'Bitte besuchen Sie diese URL zur Autorisierung:',
|
| 1096 |
-
'Or scan the QR code below:': 'Oder scannen Sie den QR-Code unten:',
|
| 1097 |
-
'Waiting for authorization': 'Warten auf Autorisierung',
|
| 1098 |
-
'Time remaining:': 'Verbleibende Zeit:',
|
| 1099 |
-
'(Press ESC or CTRL+C to cancel)': '(ESC oder STRG+C zum Abbrechen drücken)',
|
| 1100 |
-
'Qwen OAuth Authentication Timeout':
|
| 1101 |
-
'Qwen OAuth-Authentifizierung abgelaufen',
|
| 1102 |
-
'OAuth token expired (over {{seconds}} seconds). Please select authentication method again.':
|
| 1103 |
-
'OAuth-Token abgelaufen (über {{seconds}} Sekunden). Bitte wählen Sie erneut eine Authentifizierungsmethode.',
|
| 1104 |
-
'Press any key to return to authentication type selection.':
|
| 1105 |
-
'Drücken Sie eine beliebige Taste, um zur Authentifizierungstypauswahl zurückzukehren.',
|
| 1106 |
-
'Waiting for Qwen OAuth authentication...':
|
| 1107 |
-
'Warten auf Qwen OAuth-Authentifizierung...',
|
| 1108 |
-
'Note: Your existing API key in settings.json will not be cleared when using Qwen OAuth. You can switch back to OpenAI authentication later if needed.':
|
| 1109 |
-
'Hinweis: Ihr bestehender API-Schlüssel in settings.json wird bei Verwendung von Qwen OAuth nicht gelöscht. Sie können später bei Bedarf zur OpenAI-Authentifizierung zurückwechseln.',
|
| 1110 |
-
'Note: Your existing API key will not be cleared when using Qwen OAuth.':
|
| 1111 |
-
'Hinweis: Ihr bestehender API-Schlüssel wird bei Verwendung von Qwen OAuth nicht gelöscht.',
|
| 1112 |
-
'Authentication timed out. Please try again.':
|
| 1113 |
-
'Authentifizierung abgelaufen. Bitte versuchen Sie es erneut.',
|
| 1114 |
-
'Waiting for auth... (Press ESC or CTRL+C to cancel)':
|
| 1115 |
-
'Warten auf Authentifizierung... (ESC oder STRG+C zum Abbrechen drücken)',
|
| 1116 |
-
'Missing API key for OpenAI-compatible auth. Set settings.security.auth.apiKey, or set the {{envKeyHint}} environment variable.':
|
| 1117 |
-
'API-Schlüssel für OpenAI-kompatible Authentifizierung fehlt. Setzen Sie settings.security.auth.apiKey oder die Umgebungsvariable {{envKeyHint}}.',
|
| 1118 |
-
'{{envKeyHint}} environment variable not found.':
|
| 1119 |
-
'Umgebungsvariable {{envKeyHint}} wurde nicht gefunden.',
|
| 1120 |
-
'{{envKeyHint}} environment variable not found. Please set it in your .env file or environment variables.':
|
| 1121 |
-
'Umgebungsvariable {{envKeyHint}} wurde nicht gefunden. Bitte legen Sie sie in Ihrer .env-Datei oder den Systemumgebungsvariablen fest.',
|
| 1122 |
-
'{{envKeyHint}} environment variable not found (or set settings.security.auth.apiKey). Please set it in your .env file or environment variables.':
|
| 1123 |
-
'Umgebungsvariable {{envKeyHint}} wurde nicht gefunden (oder setzen Sie settings.security.auth.apiKey). Bitte legen Sie sie in Ihrer .env-Datei oder den Systemumgebungsvariablen fest.',
|
| 1124 |
-
'Missing API key for OpenAI-compatible auth. Set the {{envKeyHint}} environment variable.':
|
| 1125 |
-
'API-Schlüssel für OpenAI-kompatible Authentifizierung fehlt. Setzen Sie die Umgebungsvariable {{envKeyHint}}.',
|
| 1126 |
-
'Anthropic provider missing required baseUrl in modelProviders[].baseUrl.':
|
| 1127 |
-
'Anthropic-Anbieter fehlt erforderliche baseUrl in modelProviders[].baseUrl.',
|
| 1128 |
-
'ANTHROPIC_BASE_URL environment variable not found.':
|
| 1129 |
-
'Umgebungsvariable ANTHROPIC_BASE_URL wurde nicht gefunden.',
|
| 1130 |
-
'Invalid auth method selected.':
|
| 1131 |
-
'Ungültige Authentifizierungsmethode ausgewählt.',
|
| 1132 |
-
'Failed to authenticate. Message: {{message}}':
|
| 1133 |
-
'Authentifizierung fehlgeschlagen. Meldung: {{message}}',
|
| 1134 |
-
'Authenticated successfully with {{authType}} credentials.':
|
| 1135 |
-
'Erfolgreich mit {{authType}}-Anmeldedaten authentifiziert.',
|
| 1136 |
-
'Invalid QWEN_DEFAULT_AUTH_TYPE value: "{{value}}". Valid values are: {{validValues}}':
|
| 1137 |
-
'Ungültiger QWEN_DEFAULT_AUTH_TYPE-Wert: "{{value}}". Gültige Werte sind: {{validValues}}',
|
| 1138 |
-
'OpenAI Configuration Required': 'OpenAI-Konfiguration erforderlich',
|
| 1139 |
-
'Please enter your OpenAI configuration. You can get an API key from':
|
| 1140 |
-
'Bitte geben Sie Ihre OpenAI-Konfiguration ein. Sie können einen API-Schlüssel erhalten von',
|
| 1141 |
-
'API Key:': 'API-Schlüssel:',
|
| 1142 |
-
'Invalid credentials: {{errorMessage}}':
|
| 1143 |
-
'Ungültige Anmeldedaten: {{errorMessage}}',
|
| 1144 |
-
'Failed to validate credentials':
|
| 1145 |
-
'Anmeldedaten konnten nicht validiert werden',
|
| 1146 |
-
'Press Enter to continue, Tab/↑↓ to navigate, Esc to cancel':
|
| 1147 |
-
'Enter zum Fortfahren, Tab/↑↓ zum Navigieren, Esc zum Abbrechen',
|
| 1148 |
-
|
| 1149 |
-
// ============================================================================
|
| 1150 |
-
// Dialogs - Model
|
| 1151 |
-
// ============================================================================
|
| 1152 |
-
'Select Model': 'Modell auswählen',
|
| 1153 |
-
'(Press Esc to close)': '(Esc zum Schließen drücken)',
|
| 1154 |
-
'Current (effective) configuration': 'Aktuelle (wirksame) Konfiguration',
|
| 1155 |
-
AuthType: 'Authentifizierungstyp',
|
| 1156 |
-
'API Key': 'API-Schlüssel',
|
| 1157 |
-
unset: 'nicht gesetzt',
|
| 1158 |
-
'(default)': '(Standard)',
|
| 1159 |
-
'(set)': '(gesetzt)',
|
| 1160 |
-
'(not set)': '(nicht gesetzt)',
|
| 1161 |
-
Modality: 'Modalität',
|
| 1162 |
-
'Context Window': 'Kontextfenster',
|
| 1163 |
-
text: 'Text',
|
| 1164 |
-
'text-only': 'nur Text',
|
| 1165 |
-
image: 'Bild',
|
| 1166 |
-
pdf: 'PDF',
|
| 1167 |
-
audio: 'Audio',
|
| 1168 |
-
video: 'Video',
|
| 1169 |
-
'not set': 'nicht gesetzt',
|
| 1170 |
-
none: 'keine',
|
| 1171 |
-
unknown: 'unbekannt',
|
| 1172 |
-
"Failed to switch model to '{{modelId}}'.\n\n{{error}}":
|
| 1173 |
-
"Modell konnte nicht auf '{{modelId}}' umgestellt werden.\n\n{{error}}",
|
| 1174 |
-
'Qwen 3.5 Plus — efficient hybrid model with leading coding performance':
|
| 1175 |
-
'Qwen 3.5 Plus — effizientes Hybridmodell mit führender Programmierleistung',
|
| 1176 |
-
'The latest Qwen Vision model from Alibaba Cloud ModelStudio (version: qwen3-vl-plus-2025-09-23)':
|
| 1177 |
-
'Das neueste Qwen Vision Modell von Alibaba Cloud ModelStudio (Version: qwen3-vl-plus-2025-09-23)',
|
| 1178 |
-
|
| 1179 |
-
// ============================================================================
|
| 1180 |
-
// Dialogs - Permissions
|
| 1181 |
-
// ============================================================================
|
| 1182 |
-
'Manage folder trust settings': 'Ordnervertrauenseinstellungen verwalten',
|
| 1183 |
-
|
| 1184 |
-
// ============================================================================
|
| 1185 |
-
// Status Bar
|
| 1186 |
-
// ============================================================================
|
| 1187 |
-
'Using:': 'Verwendet:',
|
| 1188 |
-
'{{count}} open file': '{{count}} geöffnete Datei',
|
| 1189 |
-
'{{count}} open files': '{{count}} geöffnete Dateien',
|
| 1190 |
-
'(ctrl+g to view)': '(Strg+G zum Anzeigen)',
|
| 1191 |
-
'{{count}} {{name}} file': '{{count}} {{name}}-Datei',
|
| 1192 |
-
'{{count}} {{name}} files': '{{count}} {{name}}-Dateien',
|
| 1193 |
-
'{{count}} MCP server': '{{count}} MCP-Server',
|
| 1194 |
-
'{{count}} MCP servers': '{{count}} MCP-Server',
|
| 1195 |
-
'{{count}} Blocked': '{{count}} blockiert',
|
| 1196 |
-
'(ctrl+t to view)': '(Strg+T zum Anzeigen)',
|
| 1197 |
-
'(ctrl+t to toggle)': '(Strg+T zum Umschalten)',
|
| 1198 |
-
'Press Ctrl+C again to exit.': 'Drücken Sie erneut Strg+C zum Beenden.',
|
| 1199 |
-
'Press Ctrl+D again to exit.': 'Drücken Sie erneut Strg+D zum Beenden.',
|
| 1200 |
-
'Press Esc again to clear.': 'Drücken Sie erneut Esc zum Löschen.',
|
| 1201 |
-
|
| 1202 |
-
// ============================================================================
|
| 1203 |
-
// MCP Status
|
| 1204 |
-
// ============================================================================
|
| 1205 |
-
'No MCP servers configured.': 'Keine MCP-Server konfiguriert.',
|
| 1206 |
-
'⏳ MCP servers are starting up ({{count}} initializing)...':
|
| 1207 |
-
'⏳ MCP-Server werden gestartet ({{count}} werden initialisiert)...',
|
| 1208 |
-
'Note: First startup may take longer. Tool availability will update automatically.':
|
| 1209 |
-
'Hinweis: Der erste Start kann länger dauern. Werkzeugverfügbarkeit wird automatisch aktualisiert.',
|
| 1210 |
-
'Configured MCP servers:': 'Konfigurierte MCP-Server:',
|
| 1211 |
-
Ready: 'Bereit',
|
| 1212 |
-
'Starting... (first startup may take longer)':
|
| 1213 |
-
'Wird gestartet... (erster Start kann länger dauern)',
|
| 1214 |
-
Disconnected: 'Getrennt',
|
| 1215 |
-
'{{count}} tool': '{{count}} Werkzeug',
|
| 1216 |
-
'{{count}} tools': '{{count}} Werkzeuge',
|
| 1217 |
-
'{{count}} prompt': '{{count}} Prompt',
|
| 1218 |
-
'{{count}} prompts': '{{count}} Prompts',
|
| 1219 |
-
'(from {{extensionName}})': '(von {{extensionName}})',
|
| 1220 |
-
OAuth: 'OAuth',
|
| 1221 |
-
'OAuth expired': 'OAuth abgelaufen',
|
| 1222 |
-
'OAuth not authenticated': 'OAuth nicht authentifiziert',
|
| 1223 |
-
'tools and prompts will appear when ready':
|
| 1224 |
-
'Werkzeuge und Prompts werden angezeigt, wenn bereit',
|
| 1225 |
-
'{{count}} tools cached': '{{count}} Werkzeuge zwischengespeichert',
|
| 1226 |
-
'Tools:': 'Werkzeuge:',
|
| 1227 |
-
'Parameters:': 'Parameter:',
|
| 1228 |
-
'Prompts:': 'Prompts:',
|
| 1229 |
-
Blocked: 'Blockiert',
|
| 1230 |
-
'💡 Tips:': '💡 Tipps:',
|
| 1231 |
-
Use: 'Verwenden',
|
| 1232 |
-
'to show server and tool descriptions':
|
| 1233 |
-
'um Server- und Werkzeugbeschreibungen anzuzeigen',
|
| 1234 |
-
'to show tool parameter schemas': 'um Werkzeug-Parameter-Schemas anzuzeigen',
|
| 1235 |
-
'to hide descriptions': 'um Beschreibungen auszublenden',
|
| 1236 |
-
'to authenticate with OAuth-enabled servers':
|
| 1237 |
-
'um sich bei OAuth-fähigen Servern zu authentifizieren',
|
| 1238 |
-
Press: 'Drücken Sie',
|
| 1239 |
-
'to toggle tool descriptions on/off':
|
| 1240 |
-
'um Werkzeugbeschreibungen ein-/auszuschalten',
|
| 1241 |
-
"Starting OAuth authentication for MCP server '{{name}}'...":
|
| 1242 |
-
"OAuth-Authentifizierung für MCP-Server '{{name}}' wird gestartet...",
|
| 1243 |
-
'Restarting MCP servers...': 'MCP-Server werden neu gestartet...',
|
| 1244 |
-
|
| 1245 |
-
// ============================================================================
|
| 1246 |
-
// Startup Tips
|
| 1247 |
-
// ============================================================================
|
| 1248 |
-
'Tips for getting started:': 'Tipps zum Einstieg:',
|
| 1249 |
-
'1. Ask questions, edit files, or run commands.':
|
| 1250 |
-
'1. Stellen Sie Fragen, bearbeiten Sie Dateien oder führen Sie Befehle aus.',
|
| 1251 |
-
'2. Be specific for the best results.':
|
| 1252 |
-
'2. Seien Sie spezifisch für die besten Ergebnisse.',
|
| 1253 |
-
'files to customize your interactions with Qwen Code.':
|
| 1254 |
-
'Dateien, um Ihre Interaktionen mit Qwen Code anzupassen.',
|
| 1255 |
-
'for more information.': 'für weitere Informationen.',
|
| 1256 |
-
|
| 1257 |
-
// ============================================================================
|
| 1258 |
-
// Exit Screen / Stats
|
| 1259 |
-
// ============================================================================
|
| 1260 |
-
'Agent powering down. Goodbye!':
|
| 1261 |
-
'Agent wird heruntergefahren. Auf Wiedersehen!',
|
| 1262 |
-
'To continue this session, run':
|
| 1263 |
-
'Um diese Sitzung fortzusetzen, führen Sie aus',
|
| 1264 |
-
'Interaction Summary': 'Interaktionszusammenfassung',
|
| 1265 |
-
'Session ID:': 'Sitzungs-ID:',
|
| 1266 |
-
'Tool Calls:': 'Werkzeugaufrufe:',
|
| 1267 |
-
'Success Rate:': 'Erfolgsrate:',
|
| 1268 |
-
'User Agreement:': 'Benutzerzustimmung:',
|
| 1269 |
-
reviewed: 'überprüft',
|
| 1270 |
-
'Code Changes:': 'Codeänderungen:',
|
| 1271 |
-
Performance: 'Leistung',
|
| 1272 |
-
'Wall Time:': 'Gesamtzeit:',
|
| 1273 |
-
'Agent Active:': 'Agent aktiv:',
|
| 1274 |
-
'API Time:': 'API-Zeit:',
|
| 1275 |
-
'Tool Time:': 'Werkzeugzeit:',
|
| 1276 |
-
'Session Stats': 'Sitzungsstatistiken',
|
| 1277 |
-
'Model Usage': 'Modellnutzung',
|
| 1278 |
-
Reqs: 'Anfragen',
|
| 1279 |
-
'Input Tokens': 'Eingabe-Token',
|
| 1280 |
-
'Output Tokens': 'Ausgabe-Token',
|
| 1281 |
-
'Savings Highlight:': 'Einsparungen:',
|
| 1282 |
-
'of input tokens were served from the cache, reducing costs.':
|
| 1283 |
-
'der Eingabe-Token wurden aus dem Cache bedient, was die Kosten reduziert.',
|
| 1284 |
-
'Tip: For a full token breakdown, run `/stats model`.':
|
| 1285 |
-
'Tipp: Für eine vollständige Token-Aufschlüsselung führen Sie `/stats model` aus.',
|
| 1286 |
-
'Model Stats For Nerds': 'Modellstatistiken für Nerds',
|
| 1287 |
-
'Tool Stats For Nerds': 'Werkzeugstatistiken für Nerds',
|
| 1288 |
-
Metric: 'Metrik',
|
| 1289 |
-
API: 'API',
|
| 1290 |
-
Requests: 'Anfragen',
|
| 1291 |
-
Errors: 'Fehler',
|
| 1292 |
-
'Avg Latency': 'Durchschn. Latenz',
|
| 1293 |
-
Tokens: 'Token',
|
| 1294 |
-
Total: 'Gesamt',
|
| 1295 |
-
Prompt: 'Prompt',
|
| 1296 |
-
Cached: 'Zwischengespeichert',
|
| 1297 |
-
Thoughts: 'Gedanken',
|
| 1298 |
-
Tool: 'Werkzeug',
|
| 1299 |
-
Output: 'Ausgabe',
|
| 1300 |
-
'No API calls have been made in this session.':
|
| 1301 |
-
'In dieser Sitzung wurden keine API-Aufrufe gemacht.',
|
| 1302 |
-
'Tool Name': 'Werkzeugname',
|
| 1303 |
-
Calls: 'Aufrufe',
|
| 1304 |
-
'Success Rate': 'Erfolgsrate',
|
| 1305 |
-
'Avg Duration': 'Durchschn. Dauer',
|
| 1306 |
-
'User Decision Summary': 'Benutzerentscheidungs-Zusammenfassung',
|
| 1307 |
-
'Total Reviewed Suggestions:': 'Insgesamt überprüfter Vorschläge:',
|
| 1308 |
-
' » Accepted:': ' » Akzeptiert:',
|
| 1309 |
-
' » Rejected:': ' » Abgelehnt:',
|
| 1310 |
-
' » Modified:': ' » Geändert:',
|
| 1311 |
-
' Overall Agreement Rate:': ' Gesamtzustimmungsrate:',
|
| 1312 |
-
'No tool calls have been made in this session.':
|
| 1313 |
-
'In dieser Sitzung wurden keine Werkzeugaufrufe gemacht.',
|
| 1314 |
-
'Session start time is unavailable, cannot calculate stats.':
|
| 1315 |
-
'Sitzungsstartzeit nicht verfügbar, Statistiken können nicht berechnet werden.',
|
| 1316 |
-
|
| 1317 |
-
// ============================================================================
|
| 1318 |
-
// Command Format Migration
|
| 1319 |
-
// ============================================================================
|
| 1320 |
-
'Command Format Migration': 'Befehlsformat-Migration',
|
| 1321 |
-
'Found {{count}} TOML command file:': '{{count}} TOML-Befehlsdatei gefunden:',
|
| 1322 |
-
'Found {{count}} TOML command files:':
|
| 1323 |
-
'{{count}} TOML-Befehlsdateien gefunden:',
|
| 1324 |
-
'... and {{count}} more': '... und {{count}} weitere',
|
| 1325 |
-
'The TOML format is deprecated. Would you like to migrate them to Markdown format?':
|
| 1326 |
-
'Das TOML-Format ist veraltet. Möchten Sie sie ins Markdown-Format migrieren?',
|
| 1327 |
-
'(Backups will be created and original files will be preserved)':
|
| 1328 |
-
'(Backups werden erstellt und Originaldateien werden beibehalten)',
|
| 1329 |
-
|
| 1330 |
-
// ============================================================================
|
| 1331 |
-
// Loading Phrases
|
| 1332 |
-
// ============================================================================
|
| 1333 |
-
'Waiting for user confirmation...': 'Warten auf Benutzerbestätigung...',
|
| 1334 |
-
'(esc to cancel, {{time}})': '(Esc zum Abbrechen, {{time}})',
|
| 1335 |
-
|
| 1336 |
-
// ============================================================================
|
| 1337 |
-
// Loading Phrases
|
| 1338 |
-
// ============================================================================
|
| 1339 |
-
WITTY_LOADING_PHRASES: [
|
| 1340 |
-
'Auf gut Glück!',
|
| 1341 |
-
'Genialität wird ausgeliefert...',
|
| 1342 |
-
'Die Serifen werden aufgemalt...',
|
| 1343 |
-
'Durch den Schleimpilz navigieren...',
|
| 1344 |
-
'Die digitalen Geister werden befragt...',
|
| 1345 |
-
'Splines werden retikuliert...',
|
| 1346 |
-
'Die KI-Hamster werden aufgewärmt...',
|
| 1347 |
-
'Die Zaubermuschel wird befragt...',
|
| 1348 |
-
'Witzige Erwiderung wird generiert...',
|
| 1349 |
-
'Die Algorithmen werden poliert...',
|
| 1350 |
-
'Perfektion braucht Zeit (mein Code auch)...',
|
| 1351 |
-
'Frische Bytes werden gebrüht...',
|
| 1352 |
-
'Elektronen werden gezählt...',
|
| 1353 |
-
'Kognitive Prozessoren werden aktiviert...',
|
| 1354 |
-
'Auf Syntaxfehler im Universum wird geprüft...',
|
| 1355 |
-
'Einen Moment, Humor wird optimiert...',
|
| 1356 |
-
'Pointen werden gemischt...',
|
| 1357 |
-
'Neuronale Netze werden entwirrt...',
|
| 1358 |
-
'Brillanz wird kompiliert...',
|
| 1359 |
-
'wit.exe wird geladen...',
|
| 1360 |
-
'Die Wolke der Weisheit wird beschworen...',
|
| 1361 |
-
'Eine witzige Antwort wird vorbereitet...',
|
| 1362 |
-
'Einen Moment, ich debugge die Realität...',
|
| 1363 |
-
'Die Optionen werden verwirrt...',
|
| 1364 |
-
'Kosmische Frequenzen werden eingestellt...',
|
| 1365 |
-
'Eine Antwort wird erstellt, die Ihrer Geduld würdig ist...',
|
| 1366 |
-
'Die Einsen und Nullen werden kompiliert...',
|
| 1367 |
-
'Abhängigkeiten werden aufgelöst... und existenzielle Krisen...',
|
| 1368 |
-
'Erinnerungen werden defragmentiert... sowohl RAM als auch persönliche...',
|
| 1369 |
-
'Das Humor-Modul wird neu gestartet...',
|
| 1370 |
-
'Das Wesentliche wird zwischengespeichert (hauptsächlich Katzen-Memes)...',
|
| 1371 |
-
'Für lächerliche Geschwindigkeit wird optimiert',
|
| 1372 |
-
'Bits werden getauscht... sagen Sie es nicht den Bytes...',
|
| 1373 |
-
'Garbage Collection läuft... bin gleich zurück...',
|
| 1374 |
-
'Das Internet wird zusammengebaut...',
|
| 1375 |
-
'Kaffee wird in Code umgewandelt...',
|
| 1376 |
-
'Die Syntax der Realität wird aktualisiert...',
|
| 1377 |
-
'Die Synapsen werden neu verdrahtet...',
|
| 1378 |
-
'Ein verlegtes Semikolon wird gesucht...',
|
| 1379 |
-
'Die Zahnräder werden geschmiert...',
|
| 1380 |
-
'Die Server werden vorgeheizt...',
|
| 1381 |
-
'Der Fluxkompensator wird kalibriert...',
|
| 1382 |
-
'Der Unwahrscheinlichkeitsantrieb wird aktiviert...',
|
| 1383 |
-
'Die Macht wird kanalisiert...',
|
| 1384 |
-
'Die Sterne werden für optimale Antwort ausgerichtet...',
|
| 1385 |
-
'So sagen wir alle...',
|
| 1386 |
-
'Die nächste große Idee wird geladen...',
|
| 1387 |
-
'Einen Moment, ich bin in der Zone...',
|
| 1388 |
-
'Bereite mich vor, Sie mit Brillanz zu blenden...',
|
| 1389 |
-
'Einen Augenblick, ich poliere meinen Witz...',
|
| 1390 |
-
'Halten Sie durch, ich erschaffe ein Meisterwerk...',
|
| 1391 |
-
'Einen Moment, ich debugge das Universum...',
|
| 1392 |
-
'Einen Moment, ich richte die Pixel aus...',
|
| 1393 |
-
'Einen Moment, ich optimiere den Humor...',
|
| 1394 |
-
'Einen Moment, ich tune die Algorithmen...',
|
| 1395 |
-
'Warp-Geschwindigkeit aktiviert...',
|
| 1396 |
-
'Mehr Dilithium-Kristalle werden gesucht...',
|
| 1397 |
-
'Keine Panik...',
|
| 1398 |
-
'Dem weißen Kaninchen wird gefolgt...',
|
| 1399 |
-
'Die Wahrheit ist hier drin... irgendwo...',
|
| 1400 |
-
'Auf die Kassette wird gepustet...',
|
| 1401 |
-
'Ladevorgang... Machen Sie eine Fassrolle!',
|
| 1402 |
-
'Auf den Respawn wird gewartet...',
|
| 1403 |
-
'Der Kessel-Flug wird in weniger als 12 Parsec beendet...',
|
| 1404 |
-
'Der Kuchen ist keine Lüge, er lädt nur noch...',
|
| 1405 |
-
'Am Charaktererstellungsbildschirm wird herumgefummelt...',
|
| 1406 |
-
'Einen Moment, ich suche das richtige Meme...',
|
| 1407 |
-
"'A' wird zum Fortfahren gedrückt...",
|
| 1408 |
-
'Digitale Katzen werden gehütet...',
|
| 1409 |
-
'Die Pixel werden poliert...',
|
| 1410 |
-
'Ein passender Ladebildschirm-Witz wird gesucht...',
|
| 1411 |
-
'Ich lenke Sie mit diesem witzigen Spruch ab...',
|
| 1412 |
-
'Fast da... wahrscheinlich...',
|
| 1413 |
-
'Unsere Hamster arbeiten so schnell sie können...',
|
| 1414 |
-
'Cloudy wird am Kopf gestreichelt...',
|
| 1415 |
-
'Die Katze wird gestreichelt...',
|
| 1416 |
-
'Meinen Chef rickrollen...',
|
| 1417 |
-
'Never gonna give you up, never gonna let you down...',
|
| 1418 |
-
'Auf den Bass wird geschlagen...',
|
| 1419 |
-
'Die Schnozbeeren werden probiert...',
|
| 1420 |
-
"I'm going the distance, I'm going for speed...",
|
| 1421 |
-
'Ist dies das wahre Leben? Ist dies nur Fantasie?...',
|
| 1422 |
-
'Ich habe ein gutes Gefühl dabei...',
|
| 1423 |
-
'Den Bären wird gestupst...',
|
| 1424 |
-
'Recherche zu den neuesten Memes...',
|
| 1425 |
-
'Überlege, wie ich das witziger machen kann...',
|
| 1426 |
-
'Hmmm... lassen Sie mich nachdenken...',
|
| 1427 |
-
'Wie nennt man einen Fisch ohne Augen? Ein Fsh...',
|
| 1428 |
-
'Warum ging der Computer zur Therapie? Er hatte zu viele Bytes...',
|
| 1429 |
-
'Warum mögen Programmierer keine Natur? Sie hat zu viele Bugs...',
|
| 1430 |
-
'Warum bevorzugen Programmierer den Dunkelmodus? Weil Licht Bugs anzieht...',
|
| 1431 |
-
'Warum ging der Entwickler pleite? Er hat seinen ganzen Cache aufgebraucht...',
|
| 1432 |
-
'Was kann man mit einem kaputten Bleistift machen? Nichts, er ist sinnlos...',
|
| 1433 |
-
'Perkussive Wartung wird angewendet...',
|
| 1434 |
-
'Die richtige USB-Ausrichtung wird gesucht...',
|
| 1435 |
-
'Es wird sichergestellt, dass der magische Rauch in den Kabeln bleibt...',
|
| 1436 |
-
'Versuche Vim zu beenden...',
|
| 1437 |
-
'Das Hamsterrad wird angeworfen...',
|
| 1438 |
-
'Das ist kein Bug, das ist ein undokumentiertes Feature...',
|
| 1439 |
-
'Engage.',
|
| 1440 |
-
'Ich komme wieder... mit einer Antwort.',
|
| 1441 |
-
'Mein anderer Prozess ist eine TARDIS...',
|
| 1442 |
-
'Mit dem Maschinengeist wird kommuniziert...',
|
| 1443 |
-
'Die Gedanken marinieren lassen...',
|
| 1444 |
-
'Gerade erinnert, wo ich meine Schlüssel hingelegt habe...',
|
| 1445 |
-
'Über die Kugel wird nachgedacht...',
|
| 1446 |
-
'Ich habe Dinge gesehen, die Sie nicht glauben würden... wie einen Benutzer, der Lademeldungen liest.',
|
| 1447 |
-
'Nachdenklicher Blick wird initiiert...',
|
| 1448 |
-
'Was ist der Lieblingssnack eines Computers? Mikrochips.',
|
| 1449 |
-
'Warum tragen Java-Entwickler Brillen? Weil sie nicht C#.',
|
| 1450 |
-
'Der Laser wird aufgeladen... pew pew!',
|
| 1451 |
-
'Durch Null wird geteilt... nur Spaß!',
|
| 1452 |
-
'Suche nach einem erwachsenen Aufseh... ich meine, Verarbeitung.',
|
| 1453 |
-
'Es piept und boopt.',
|
| 1454 |
-
'Pufferung... weil auch KIs einen Moment brauchen.',
|
| 1455 |
-
'Quantenteilchen werden für schnellere Antwort verschränkt...',
|
| 1456 |
-
'Das Chrom wird poliert... an den Algorithmen.',
|
| 1457 |
-
'Sind Sie nicht unterhalten? (Arbeite daran!)',
|
| 1458 |
-
'Die Code-Gremlins werden beschworen... zum Helfen, natürlich.',
|
| 1459 |
-
'Warte nur auf das Einwahlton-Ende...',
|
| 1460 |
-
'Das Humor-O-Meter wird neu kalibriert.',
|
| 1461 |
-
'Mein anderer Ladebildschirm ist noch lustiger.',
|
| 1462 |
-
'Ziemlich sicher, dass irgendwo eine Katze über die Tastatur läuft...',
|
| 1463 |
-
'Verbessern... Verbessern... Lädt noch.',
|
| 1464 |
-
'Das ist kein Bug, das ist ein Feature... dieses Ladebildschirms.',
|
| 1465 |
-
'Haben Sie versucht, es aus- und wieder einzuschalten? (Den Ladebildschirm, nicht mich.)',
|
| 1466 |
-
'Zusätzliche Pylonen werden gebaut...',
|
| 1467 |
-
],
|
| 1468 |
-
|
| 1469 |
-
// ============================================================================
|
| 1470 |
-
// Extension Settings Input
|
| 1471 |
-
// ============================================================================
|
| 1472 |
-
'Enter value...': 'Wert eingeben...',
|
| 1473 |
-
'Enter sensitive value...': 'Sensiblen Wert eingeben...',
|
| 1474 |
-
'Press Enter to submit, Escape to cancel':
|
| 1475 |
-
'Enter zum Absenden, Escape zum Abbrechen drücken',
|
| 1476 |
-
|
| 1477 |
-
// ============================================================================
|
| 1478 |
-
// Command Migration Tool
|
| 1479 |
-
// ============================================================================
|
| 1480 |
-
'Markdown file already exists: {{filename}}':
|
| 1481 |
-
'Markdown-Datei existiert bereits: {{filename}}',
|
| 1482 |
-
'TOML Command Format Deprecation Notice':
|
| 1483 |
-
'TOML-Befehlsformat Veraltet-Hinweis',
|
| 1484 |
-
'Found {{count}} command file(s) in TOML format:':
|
| 1485 |
-
'{{count}} Befehlsdatei(en) im TOML-Format gefunden:',
|
| 1486 |
-
'The TOML format for commands is being deprecated in favor of Markdown format.':
|
| 1487 |
-
'Das TOML-Format für Befehle wird zugunsten des Markdown-Formats eingestellt.',
|
| 1488 |
-
'Markdown format is more readable and easier to edit.':
|
| 1489 |
-
'Das Markdown-Format ist lesbarer und einfacher zu bearbeiten.',
|
| 1490 |
-
'You can migrate these files automatically using:':
|
| 1491 |
-
'Sie können diese Dateien automatisch migrieren mit:',
|
| 1492 |
-
'Or manually convert each file:': 'Oder jede Datei manuell konvertieren:',
|
| 1493 |
-
'TOML: prompt = "..." / description = "..."':
|
| 1494 |
-
'TOML: prompt = "..." / description = "..."',
|
| 1495 |
-
'Markdown: YAML frontmatter + content': 'Markdown: YAML-Frontmatter + Inhalt',
|
| 1496 |
-
'The migration tool will:': 'Das Migrationstool wird:',
|
| 1497 |
-
'Convert TOML files to Markdown': 'TOML-Dateien in Markdown konvertieren',
|
| 1498 |
-
'Create backups of original files':
|
| 1499 |
-
'Sicherungen der Originaldateien erstellen',
|
| 1500 |
-
'Preserve all command functionality': 'Alle Befehlsfunktionen beibehalten',
|
| 1501 |
-
'TOML format will continue to work for now, but migration is recommended.':
|
| 1502 |
-
'Das TOML-Format funktioniert vorerst weiter, aber eine Migration wird empfohlen.',
|
| 1503 |
-
|
| 1504 |
-
// ============================================================================
|
| 1505 |
-
// Extensions - Explore Command
|
| 1506 |
-
// ============================================================================
|
| 1507 |
-
'Open extensions page in your browser': 'Erweiterungsseite im Browser öffnen',
|
| 1508 |
-
'Unknown extensions source: {{source}}.':
|
| 1509 |
-
'Unbekannte Erweiterungsquelle: {{source}}.',
|
| 1510 |
-
'Would open extensions page in your browser: {{url}} (skipped in test environment)':
|
| 1511 |
-
'Würde Erweiterungsseite im Browser öffnen: {{url}} (übersprungen in Testumgebung)',
|
| 1512 |
-
'View available extensions at {{url}}':
|
| 1513 |
-
'Verfügbare Erweiterungen ansehen unter {{url}}',
|
| 1514 |
-
'Opening extensions page in your browser: {{url}}':
|
| 1515 |
-
'Erweiterungsseite wird im Browser geöffnet: {{url}}',
|
| 1516 |
-
'Failed to open browser. Check out the extensions gallery at {{url}}':
|
| 1517 |
-
'Browser konnte nicht geöffnet werden. Besuchen Sie die Erweiterungsgalerie unter {{url}}',
|
| 1518 |
-
'Use /compress when the conversation gets long to summarize history and free up context.':
|
| 1519 |
-
'Verwenden Sie /compress, wenn die Unterhaltung lang wird, um den Verlauf zusammenzufassen und Kontext freizugeben.',
|
| 1520 |
-
'Start a fresh idea with /clear or /new; the previous session stays available in history.':
|
| 1521 |
-
'Starten Sie eine neue Idee mit /clear oder /new; die vorherige Sitzung bleibt im Verlauf verfügbar.',
|
| 1522 |
-
'Use /bug to submit issues to the maintainers when something goes off.':
|
| 1523 |
-
'Verwenden Sie /bug, um Probleme an die Betreuer zu melden, wenn etwas schiefgeht.',
|
| 1524 |
-
'Switch auth type quickly with /auth.':
|
| 1525 |
-
'Wechseln Sie den Authentifizierungstyp schnell mit /auth.',
|
| 1526 |
-
'You can run any shell commands from Qwen Code using ! (e.g. !ls).':
|
| 1527 |
-
'Sie können beliebige Shell-Befehle in Qwen Code mit ! ausführen (z. B. !ls).',
|
| 1528 |
-
'Type / to open the command popup; Tab autocompletes slash commands and saved prompts.':
|
| 1529 |
-
'Geben Sie / ein, um das Befehlsmenü zu öffnen; Tab vervollständigt Slash-Befehle und gespeicherte Prompts.',
|
| 1530 |
-
'You can resume a previous conversation by running qwen --continue or qwen --resume.':
|
| 1531 |
-
'Sie können eine frühere Unterhaltung mit qwen --continue oder qwen --resume fortsetzen.',
|
| 1532 |
-
'You can switch permission mode quickly with Shift+Tab or /approval-mode.':
|
| 1533 |
-
'Sie können den Berechtigungsmodus schnell mit Shift+Tab oder /approval-mode wechseln.',
|
| 1534 |
-
'You can switch permission mode quickly with Tab or /approval-mode.':
|
| 1535 |
-
'Sie können den Berechtigungsmodus schnell mit Tab oder /approval-mode wechseln.',
|
| 1536 |
-
'Try /insight to generate personalized insights from your chat history.':
|
| 1537 |
-
'Probieren Sie /insight, um personalisierte Erkenntnisse aus Ihrem Chatverlauf zu erstellen.',
|
| 1538 |
-
|
| 1539 |
-
// ============================================================================
|
| 1540 |
-
// Custom API Key Configuration
|
| 1541 |
-
// ============================================================================
|
| 1542 |
-
'You can configure your API key and models in settings.json':
|
| 1543 |
-
'Sie können Ihren API-Schlüssel und Modelle in settings.json konfigurieren',
|
| 1544 |
-
'Refer to the documentation for setup instructions':
|
| 1545 |
-
'Einrichtungsanweisungen finden Sie in der Dokumentation',
|
| 1546 |
-
|
| 1547 |
-
// ============================================================================
|
| 1548 |
-
// Coding Plan Authentication
|
| 1549 |
-
// ============================================================================
|
| 1550 |
-
'API key cannot be empty.': 'API-Schlüssel darf nicht leer sein.',
|
| 1551 |
-
'You can get your Coding Plan API key here':
|
| 1552 |
-
'Sie können Ihren Coding-Plan-API-Schlüssel hier erhalten',
|
| 1553 |
-
'New model configurations are available for Alibaba Cloud Coding Plan. Update now?':
|
| 1554 |
-
'Neue Modellkonfigurationen sind für Alibaba Cloud Coding Plan verfügbar. Jetzt aktualisieren?',
|
| 1555 |
-
'Coding Plan configuration updated successfully. New models are now available.':
|
| 1556 |
-
'Coding Plan-Konfiguration erfolgreich aktualisiert. Neue Modelle sind jetzt verfügbar.',
|
| 1557 |
-
'Coding Plan API key not found. Please re-authenticate with Coding Plan.':
|
| 1558 |
-
'Coding Plan API-Schlüssel nicht gefunden. Bitte authentifizieren Sie sich erneut mit Coding Plan.',
|
| 1559 |
-
'Failed to update Coding Plan configuration: {{message}}':
|
| 1560 |
-
'Fehler beim Aktualisieren der Coding Plan-Konfiguration: {{message}}',
|
| 1561 |
-
|
| 1562 |
-
// ============================================================================
|
| 1563 |
-
// Auth Dialog - View Titles and Labels
|
| 1564 |
-
// ============================================================================
|
| 1565 |
-
'Coding Plan': 'Coding Plan',
|
| 1566 |
-
"Paste your api key of Bailian Coding Plan and you're all set!":
|
| 1567 |
-
'Fügen Sie Ihren Bailian Coding Plan API-Schlüssel ein und Sie sind bereit!',
|
| 1568 |
-
Custom: 'Benutzerdefiniert',
|
| 1569 |
-
'More instructions about configuring `modelProviders` manually.':
|
| 1570 |
-
'Weitere Anweisungen zur manuellen Konfiguration von `modelProviders`.',
|
| 1571 |
-
'Select API-KEY configuration mode:':
|
| 1572 |
-
'API-KEY-Konfigurationsmodus auswählen:',
|
| 1573 |
-
'(Press Escape to go back)': '(Escape drücken zum Zurückgehen)',
|
| 1574 |
-
'(Press Enter to submit, Escape to cancel)':
|
| 1575 |
-
'(Enter zum Absenden, Escape zum Abbrechen)',
|
| 1576 |
-
'More instructions please check:': 'Weitere Anweisungen finden Sie unter:',
|
| 1577 |
-
'Select Region for Coding Plan': 'Region für Coding Plan auswählen',
|
| 1578 |
-
'Choose based on where your account is registered':
|
| 1579 |
-
'Wählen Sie basierend auf dem Registrierungsort Ihres Kontos',
|
| 1580 |
-
'Enter Coding Plan API Key': 'Coding-Plan-API-Schlüssel eingeben',
|
| 1581 |
-
|
| 1582 |
-
// ============================================================================
|
| 1583 |
-
// Coding Plan International Updates
|
| 1584 |
-
// ============================================================================
|
| 1585 |
-
'New model configurations are available for {{region}}. Update now?':
|
| 1586 |
-
'Neue Modellkonfigurationen sind für {{region}} verfügbar. Jetzt aktualisieren?',
|
| 1587 |
-
'{{region}} configuration updated successfully. Model switched to "{{model}}".':
|
| 1588 |
-
'{{region}}-Konfiguration erfolgreich aktualisiert. Modell auf "{{model}}" umgeschaltet.',
|
| 1589 |
-
'{{region}} configuration updated successfully.':
|
| 1590 |
-
'{{region}}-Konfiguration erfolgreich aktualisiert.',
|
| 1591 |
-
'Authenticated successfully with {{region}}. API key and model configs saved to settings.json.':
|
| 1592 |
-
'Erfolgreich mit {{region}} authentifiziert. API-Schlüssel und Modellkonfigurationen wurden in settings.json gespeichert.',
|
| 1593 |
-
'Tip: Use /model to switch between available Coding Plan models.':
|
| 1594 |
-
'Tipp: Verwenden Sie /model, um zwischen verfügbaren Coding Plan-Modellen zu wechseln.',
|
| 1595 |
-
|
| 1596 |
-
// ============================================================================
|
| 1597 |
-
// Ask User Question Tool
|
| 1598 |
-
// ============================================================================
|
| 1599 |
-
'Please answer the following question(s):':
|
| 1600 |
-
'Bitte beantworten Sie die folgende(n) Frage(n):',
|
| 1601 |
-
'Cannot ask user questions in non-interactive mode. Please run in interactive mode to use this tool.':
|
| 1602 |
-
'Benutzerfragen können im nicht-interaktiven Modus nicht gestellt werden. Bitte führen Sie das Tool im interaktiven Modus aus.',
|
| 1603 |
-
'User declined to answer the questions.':
|
| 1604 |
-
'Benutzer hat die Beantwortung der Fragen abgelehnt.',
|
| 1605 |
-
'User has provided the following answers:':
|
| 1606 |
-
'Benutzer hat die folgenden Antworten bereitgestellt:',
|
| 1607 |
-
'Failed to process user answers:':
|
| 1608 |
-
'Fehler beim Verarbeiten der Benutzerantworten:',
|
| 1609 |
-
'Type something...': 'Etwas eingeben...',
|
| 1610 |
-
Submit: 'Senden',
|
| 1611 |
-
'Submit answers': 'Antworten senden',
|
| 1612 |
-
Cancel: 'Abbrechen',
|
| 1613 |
-
'Your answers:': 'Ihre Antworten:',
|
| 1614 |
-
'(not answered)': '(nicht beantwortet)',
|
| 1615 |
-
'Ready to submit your answers?': 'Bereit, Ihre Antworten zu senden?',
|
| 1616 |
-
'↑/↓: Navigate | ←/→: Switch tabs | Enter: Select':
|
| 1617 |
-
'↑/↓: Navigieren | ←/→: Tabs wechseln | Enter: Auswählen',
|
| 1618 |
-
'↑/↓: Navigate | ←/→: Switch tabs | Space/Enter: Toggle | Esc: Cancel':
|
| 1619 |
-
'↑/↓: Navigieren | ←/→: Tabs wechseln | Space/Enter: Umschalten | Esc: Abbrechen',
|
| 1620 |
-
'↑/↓: Navigate | Space/Enter: Toggle | Esc: Cancel':
|
| 1621 |
-
'↑/↓: Navigieren | Space/Enter: Umschalten | Esc: Abbrechen',
|
| 1622 |
-
'↑/↓: Navigate | Enter: Select | Esc: Cancel':
|
| 1623 |
-
'↑/↓: Navigieren | Enter: Auswählen | Esc: Abbrechen',
|
| 1624 |
-
};
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
node_modules/@qwen-code/qwen-code/locales/en.js
DELETED
|
@@ -1,1676 +0,0 @@
|
|
| 1 |
-
/**
|
| 2 |
-
* @license
|
| 3 |
-
* Copyright 2025 Qwen
|
| 4 |
-
* SPDX-License-Identifier: Apache-2.0
|
| 5 |
-
*/
|
| 6 |
-
|
| 7 |
-
// English translations for Qwen Code CLI
|
| 8 |
-
// The key serves as both the translation key and the default English text
|
| 9 |
-
|
| 10 |
-
export default {
|
| 11 |
-
// ============================================================================
|
| 12 |
-
// Help / UI Components
|
| 13 |
-
// ============================================================================
|
| 14 |
-
// Attachment hints
|
| 15 |
-
'↑ to manage attachments': '↑ to manage attachments',
|
| 16 |
-
'← → select, Delete to remove, ↓ to exit':
|
| 17 |
-
'← → select, Delete to remove, ↓ to exit',
|
| 18 |
-
'Attachments: ': 'Attachments: ',
|
| 19 |
-
|
| 20 |
-
'Basics:': 'Basics:',
|
| 21 |
-
'Add context': 'Add context',
|
| 22 |
-
'Use {{symbol}} to specify files for context (e.g., {{example}}) to target specific files or folders.':
|
| 23 |
-
'Use {{symbol}} to specify files for context (e.g., {{example}}) to target specific files or folders.',
|
| 24 |
-
'@': '@',
|
| 25 |
-
'@src/myFile.ts': '@src/myFile.ts',
|
| 26 |
-
'Shell mode': 'Shell mode',
|
| 27 |
-
'YOLO mode': 'YOLO mode',
|
| 28 |
-
'plan mode': 'plan mode',
|
| 29 |
-
'auto-accept edits': 'auto-accept edits',
|
| 30 |
-
'Accepting edits': 'Accepting edits',
|
| 31 |
-
'(shift + tab to cycle)': '(shift + tab to cycle)',
|
| 32 |
-
'(tab to cycle)': '(tab to cycle)',
|
| 33 |
-
'Execute shell commands via {{symbol}} (e.g., {{example1}}) or use natural language (e.g., {{example2}}).':
|
| 34 |
-
'Execute shell commands via {{symbol}} (e.g., {{example1}}) or use natural language (e.g., {{example2}}).',
|
| 35 |
-
'!': '!',
|
| 36 |
-
'!npm run start': '!npm run start',
|
| 37 |
-
'start server': 'start server',
|
| 38 |
-
'Commands:': 'Commands:',
|
| 39 |
-
'shell command': 'shell command',
|
| 40 |
-
'Model Context Protocol command (from external servers)':
|
| 41 |
-
'Model Context Protocol command (from external servers)',
|
| 42 |
-
'Keyboard Shortcuts:': 'Keyboard Shortcuts:',
|
| 43 |
-
'Toggle this help display': 'Toggle this help display',
|
| 44 |
-
'Toggle shell mode': 'Toggle shell mode',
|
| 45 |
-
'Open command menu': 'Open command menu',
|
| 46 |
-
'Add file context': 'Add file context',
|
| 47 |
-
'Accept suggestion / Autocomplete': 'Accept suggestion / Autocomplete',
|
| 48 |
-
'Reverse search history': 'Reverse search history',
|
| 49 |
-
'Press ? again to close': 'Press ? again to close',
|
| 50 |
-
// Keyboard shortcuts panel descriptions
|
| 51 |
-
'for shell mode': 'for shell mode',
|
| 52 |
-
'for commands': 'for commands',
|
| 53 |
-
'for file paths': 'for file paths',
|
| 54 |
-
'to clear input': 'to clear input',
|
| 55 |
-
'to cycle approvals': 'to cycle approvals',
|
| 56 |
-
'to quit': 'to quit',
|
| 57 |
-
'for newline': 'for newline',
|
| 58 |
-
'to clear screen': 'to clear screen',
|
| 59 |
-
'to search history': 'to search history',
|
| 60 |
-
'to paste images': 'to paste images',
|
| 61 |
-
'for external editor': 'for external editor',
|
| 62 |
-
'Jump through words in the input': 'Jump through words in the input',
|
| 63 |
-
'Close dialogs, cancel requests, or quit application':
|
| 64 |
-
'Close dialogs, cancel requests, or quit application',
|
| 65 |
-
'New line': 'New line',
|
| 66 |
-
'New line (Alt+Enter works for certain linux distros)':
|
| 67 |
-
'New line (Alt+Enter works for certain linux distros)',
|
| 68 |
-
'Clear the screen': 'Clear the screen',
|
| 69 |
-
'Open input in external editor': 'Open input in external editor',
|
| 70 |
-
'Send message': 'Send message',
|
| 71 |
-
'Initializing...': 'Initializing...',
|
| 72 |
-
'Connecting to MCP servers... ({{connected}}/{{total}})':
|
| 73 |
-
'Connecting to MCP servers... ({{connected}}/{{total}})',
|
| 74 |
-
'Type your message or @path/to/file': 'Type your message or @path/to/file',
|
| 75 |
-
'? for shortcuts': '? for shortcuts',
|
| 76 |
-
"Press 'i' for INSERT mode and 'Esc' for NORMAL mode.":
|
| 77 |
-
"Press 'i' for INSERT mode and 'Esc' for NORMAL mode.",
|
| 78 |
-
'Cancel operation / Clear input (double press)':
|
| 79 |
-
'Cancel operation / Clear input (double press)',
|
| 80 |
-
'Cycle approval modes': 'Cycle approval modes',
|
| 81 |
-
'Cycle through your prompt history': 'Cycle through your prompt history',
|
| 82 |
-
'For a full list of shortcuts, see {{docPath}}':
|
| 83 |
-
'For a full list of shortcuts, see {{docPath}}',
|
| 84 |
-
'docs/keyboard-shortcuts.md': 'docs/keyboard-shortcuts.md',
|
| 85 |
-
'for help on Qwen Code': 'for help on Qwen Code',
|
| 86 |
-
'show version info': 'show version info',
|
| 87 |
-
'submit a bug report': 'submit a bug report',
|
| 88 |
-
'About Qwen Code': 'About Qwen Code',
|
| 89 |
-
Status: 'Status',
|
| 90 |
-
|
| 91 |
-
// ============================================================================
|
| 92 |
-
// System Information Fields
|
| 93 |
-
// ============================================================================
|
| 94 |
-
'Qwen Code': 'Qwen Code',
|
| 95 |
-
Runtime: 'Runtime',
|
| 96 |
-
OS: 'OS',
|
| 97 |
-
Auth: 'Auth',
|
| 98 |
-
'CLI Version': 'CLI Version',
|
| 99 |
-
'Git Commit': 'Git Commit',
|
| 100 |
-
Model: 'Model',
|
| 101 |
-
Sandbox: 'Sandbox',
|
| 102 |
-
'OS Platform': 'OS Platform',
|
| 103 |
-
'OS Arch': 'OS Arch',
|
| 104 |
-
'OS Release': 'OS Release',
|
| 105 |
-
'Node.js Version': 'Node.js Version',
|
| 106 |
-
'NPM Version': 'NPM Version',
|
| 107 |
-
'Session ID': 'Session ID',
|
| 108 |
-
'Auth Method': 'Auth Method',
|
| 109 |
-
'Base URL': 'Base URL',
|
| 110 |
-
Proxy: 'Proxy',
|
| 111 |
-
'Memory Usage': 'Memory Usage',
|
| 112 |
-
'IDE Client': 'IDE Client',
|
| 113 |
-
|
| 114 |
-
// ============================================================================
|
| 115 |
-
// Commands - General
|
| 116 |
-
// ============================================================================
|
| 117 |
-
'Analyzes the project and creates a tailored QWEN.md file.':
|
| 118 |
-
'Analyzes the project and creates a tailored QWEN.md file.',
|
| 119 |
-
'List available Qwen Code tools. Usage: /tools [desc]':
|
| 120 |
-
'List available Qwen Code tools. Usage: /tools [desc]',
|
| 121 |
-
'Available Qwen Code CLI tools:': 'Available Qwen Code CLI tools:',
|
| 122 |
-
'No tools available': 'No tools available',
|
| 123 |
-
'View or change the approval mode for tool usage':
|
| 124 |
-
'View or change the approval mode for tool usage',
|
| 125 |
-
'Invalid approval mode "{{arg}}". Valid modes: {{modes}}':
|
| 126 |
-
'Invalid approval mode "{{arg}}". Valid modes: {{modes}}',
|
| 127 |
-
'Approval mode set to "{{mode}}"': 'Approval mode set to "{{mode}}"',
|
| 128 |
-
'View or change the language setting': 'View or change the language setting',
|
| 129 |
-
'change the theme': 'change the theme',
|
| 130 |
-
'Select Theme': 'Select Theme',
|
| 131 |
-
Preview: 'Preview',
|
| 132 |
-
'(Use Enter to select, Tab to configure scope)':
|
| 133 |
-
'(Use Enter to select, Tab to configure scope)',
|
| 134 |
-
'(Use Enter to apply scope, Tab to go back)':
|
| 135 |
-
'(Use Enter to apply scope, Tab to go back)',
|
| 136 |
-
'Theme configuration unavailable due to NO_COLOR env variable.':
|
| 137 |
-
'Theme configuration unavailable due to NO_COLOR env variable.',
|
| 138 |
-
'Theme "{{themeName}}" not found.': 'Theme "{{themeName}}" not found.',
|
| 139 |
-
'Theme "{{themeName}}" not found in selected scope.':
|
| 140 |
-
'Theme "{{themeName}}" not found in selected scope.',
|
| 141 |
-
'Clear conversation history and free up context':
|
| 142 |
-
'Clear conversation history and free up context',
|
| 143 |
-
'Compresses the context by replacing it with a summary.':
|
| 144 |
-
'Compresses the context by replacing it with a summary.',
|
| 145 |
-
'open full Qwen Code documentation in your browser':
|
| 146 |
-
'open full Qwen Code documentation in your browser',
|
| 147 |
-
'Configuration not available.': 'Configuration not available.',
|
| 148 |
-
'change the auth method': 'change the auth method',
|
| 149 |
-
'Configure authentication information for login':
|
| 150 |
-
'Configure authentication information for login',
|
| 151 |
-
'Copy the last result or code snippet to clipboard':
|
| 152 |
-
'Copy the last result or code snippet to clipboard',
|
| 153 |
-
|
| 154 |
-
// ============================================================================
|
| 155 |
-
// Commands - Agents
|
| 156 |
-
// ============================================================================
|
| 157 |
-
'Manage subagents for specialized task delegation.':
|
| 158 |
-
'Manage subagents for specialized task delegation.',
|
| 159 |
-
'Manage existing subagents (view, edit, delete).':
|
| 160 |
-
'Manage existing subagents (view, edit, delete).',
|
| 161 |
-
'Create a new subagent with guided setup.':
|
| 162 |
-
'Create a new subagent with guided setup.',
|
| 163 |
-
|
| 164 |
-
// ============================================================================
|
| 165 |
-
// Agents - Management Dialog
|
| 166 |
-
// ============================================================================
|
| 167 |
-
Agents: 'Agents',
|
| 168 |
-
'Choose Action': 'Choose Action',
|
| 169 |
-
'Edit {{name}}': 'Edit {{name}}',
|
| 170 |
-
'Edit Tools: {{name}}': 'Edit Tools: {{name}}',
|
| 171 |
-
'Edit Color: {{name}}': 'Edit Color: {{name}}',
|
| 172 |
-
'Delete {{name}}': 'Delete {{name}}',
|
| 173 |
-
'Unknown Step': 'Unknown Step',
|
| 174 |
-
'Esc to close': 'Esc to close',
|
| 175 |
-
'Enter to select, ↑↓ to navigate, Esc to close':
|
| 176 |
-
'Enter to select, ↑↓ to navigate, Esc to close',
|
| 177 |
-
'Esc to go back': 'Esc to go back',
|
| 178 |
-
'Enter to confirm, Esc to cancel': 'Enter to confirm, Esc to cancel',
|
| 179 |
-
'Enter to select, ↑↓ to navigate, Esc to go back':
|
| 180 |
-
'Enter to select, ↑↓ to navigate, Esc to go back',
|
| 181 |
-
'Enter to submit, Esc to go back': 'Enter to submit, Esc to go back',
|
| 182 |
-
'Invalid step: {{step}}': 'Invalid step: {{step}}',
|
| 183 |
-
'No subagents found.': 'No subagents found.',
|
| 184 |
-
"Use '/agents create' to create your first subagent.":
|
| 185 |
-
"Use '/agents create' to create your first subagent.",
|
| 186 |
-
'(built-in)': '(built-in)',
|
| 187 |
-
'(overridden by project level agent)': '(overridden by project level agent)',
|
| 188 |
-
'Project Level ({{path}})': 'Project Level ({{path}})',
|
| 189 |
-
'User Level ({{path}})': 'User Level ({{path}})',
|
| 190 |
-
'Built-in Agents': 'Built-in Agents',
|
| 191 |
-
'Extension Agents': 'Extension Agents',
|
| 192 |
-
'Using: {{count}} agents': 'Using: {{count}} agents',
|
| 193 |
-
'View Agent': 'View Agent',
|
| 194 |
-
'Edit Agent': 'Edit Agent',
|
| 195 |
-
'Delete Agent': 'Delete Agent',
|
| 196 |
-
Back: 'Back',
|
| 197 |
-
'No agent selected': 'No agent selected',
|
| 198 |
-
'File Path: ': 'File Path: ',
|
| 199 |
-
'Tools: ': 'Tools: ',
|
| 200 |
-
'Color: ': 'Color: ',
|
| 201 |
-
'Description:': 'Description:',
|
| 202 |
-
'System Prompt:': 'System Prompt:',
|
| 203 |
-
'Open in editor': 'Open in editor',
|
| 204 |
-
'Edit tools': 'Edit tools',
|
| 205 |
-
'Edit color': 'Edit color',
|
| 206 |
-
'❌ Error:': '❌ Error:',
|
| 207 |
-
'Are you sure you want to delete agent "{{name}}"?':
|
| 208 |
-
'Are you sure you want to delete agent "{{name}}"?',
|
| 209 |
-
// ============================================================================
|
| 210 |
-
// Agents - Creation Wizard
|
| 211 |
-
// ============================================================================
|
| 212 |
-
'Project Level (.qwen/agents/)': 'Project Level (.qwen/agents/)',
|
| 213 |
-
'User Level (~/.qwen/agents/)': 'User Level (~/.qwen/agents/)',
|
| 214 |
-
'✅ Subagent Created Successfully!': '✅ Subagent Created Successfully!',
|
| 215 |
-
'Subagent "{{name}}" has been saved to {{level}} level.':
|
| 216 |
-
'Subagent "{{name}}" has been saved to {{level}} level.',
|
| 217 |
-
'Name: ': 'Name: ',
|
| 218 |
-
'Location: ': 'Location: ',
|
| 219 |
-
'❌ Error saving subagent:': '❌ Error saving subagent:',
|
| 220 |
-
'Warnings:': 'Warnings:',
|
| 221 |
-
'Name "{{name}}" already exists at {{level}} level - will overwrite existing subagent':
|
| 222 |
-
'Name "{{name}}" already exists at {{level}} level - will overwrite existing subagent',
|
| 223 |
-
'Name "{{name}}" exists at user level - project level will take precedence':
|
| 224 |
-
'Name "{{name}}" exists at user level - project level will take precedence',
|
| 225 |
-
'Name "{{name}}" exists at project level - existing subagent will take precedence':
|
| 226 |
-
'Name "{{name}}" exists at project level - existing subagent will take precedence',
|
| 227 |
-
'Description is over {{length}} characters':
|
| 228 |
-
'Description is over {{length}} characters',
|
| 229 |
-
'System prompt is over {{length}} characters':
|
| 230 |
-
'System prompt is over {{length}} characters',
|
| 231 |
-
// Agents - Creation Wizard Steps
|
| 232 |
-
'Step {{n}}: Choose Location': 'Step {{n}}: Choose Location',
|
| 233 |
-
'Step {{n}}: Choose Generation Method':
|
| 234 |
-
'Step {{n}}: Choose Generation Method',
|
| 235 |
-
'Generate with Qwen Code (Recommended)':
|
| 236 |
-
'Generate with Qwen Code (Recommended)',
|
| 237 |
-
'Manual Creation': 'Manual Creation',
|
| 238 |
-
'Describe what this subagent should do and when it should be used. (Be comprehensive for best results)':
|
| 239 |
-
'Describe what this subagent should do and when it should be used. (Be comprehensive for best results)',
|
| 240 |
-
'e.g., Expert code reviewer that reviews code based on best practices...':
|
| 241 |
-
'e.g., Expert code reviewer that reviews code based on best practices...',
|
| 242 |
-
'Generating subagent configuration...':
|
| 243 |
-
'Generating subagent configuration...',
|
| 244 |
-
'Failed to generate subagent: {{error}}':
|
| 245 |
-
'Failed to generate subagent: {{error}}',
|
| 246 |
-
'Step {{n}}: Describe Your Subagent': 'Step {{n}}: Describe Your Subagent',
|
| 247 |
-
'Step {{n}}: Enter Subagent Name': 'Step {{n}}: Enter Subagent Name',
|
| 248 |
-
'Step {{n}}: Enter System Prompt': 'Step {{n}}: Enter System Prompt',
|
| 249 |
-
'Step {{n}}: Enter Description': 'Step {{n}}: Enter Description',
|
| 250 |
-
// Agents - Tool Selection
|
| 251 |
-
'Step {{n}}: Select Tools': 'Step {{n}}: Select Tools',
|
| 252 |
-
'All Tools (Default)': 'All Tools (Default)',
|
| 253 |
-
'All Tools': 'All Tools',
|
| 254 |
-
'Read-only Tools': 'Read-only Tools',
|
| 255 |
-
'Read & Edit Tools': 'Read & Edit Tools',
|
| 256 |
-
'Read & Edit & Execution Tools': 'Read & Edit & Execution Tools',
|
| 257 |
-
'All tools selected, including MCP tools':
|
| 258 |
-
'All tools selected, including MCP tools',
|
| 259 |
-
'Selected tools:': 'Selected tools:',
|
| 260 |
-
'Read-only tools:': 'Read-only tools:',
|
| 261 |
-
'Edit tools:': 'Edit tools:',
|
| 262 |
-
'Execution tools:': 'Execution tools:',
|
| 263 |
-
'Step {{n}}: Choose Background Color': 'Step {{n}}: Choose Background Color',
|
| 264 |
-
'Step {{n}}: Confirm and Save': 'Step {{n}}: Confirm and Save',
|
| 265 |
-
// Agents - Navigation & Instructions
|
| 266 |
-
'Esc to cancel': 'Esc to cancel',
|
| 267 |
-
'Press Enter to save, e to save and edit, Esc to go back':
|
| 268 |
-
'Press Enter to save, e to save and edit, Esc to go back',
|
| 269 |
-
'Press Enter to continue, {{navigation}}Esc to {{action}}':
|
| 270 |
-
'Press Enter to continue, {{navigation}}Esc to {{action}}',
|
| 271 |
-
cancel: 'cancel',
|
| 272 |
-
'go back': 'go back',
|
| 273 |
-
'↑↓ to navigate, ': '↑↓ to navigate, ',
|
| 274 |
-
'Enter a clear, unique name for this subagent.':
|
| 275 |
-
'Enter a clear, unique name for this subagent.',
|
| 276 |
-
'e.g., Code Reviewer': 'e.g., Code Reviewer',
|
| 277 |
-
'Name cannot be empty.': 'Name cannot be empty.',
|
| 278 |
-
"Write the system prompt that defines this subagent's behavior. Be comprehensive for best results.":
|
| 279 |
-
"Write the system prompt that defines this subagent's behavior. Be comprehensive for best results.",
|
| 280 |
-
'e.g., You are an expert code reviewer...':
|
| 281 |
-
'e.g., You are an expert code reviewer...',
|
| 282 |
-
'System prompt cannot be empty.': 'System prompt cannot be empty.',
|
| 283 |
-
'Describe when and how this subagent should be used.':
|
| 284 |
-
'Describe when and how this subagent should be used.',
|
| 285 |
-
'e.g., Reviews code for best practices and potential bugs.':
|
| 286 |
-
'e.g., Reviews code for best practices and potential bugs.',
|
| 287 |
-
'Description cannot be empty.': 'Description cannot be empty.',
|
| 288 |
-
'Failed to launch editor: {{error}}': 'Failed to launch editor: {{error}}',
|
| 289 |
-
'Failed to save and edit subagent: {{error}}':
|
| 290 |
-
'Failed to save and edit subagent: {{error}}',
|
| 291 |
-
|
| 292 |
-
// ============================================================================
|
| 293 |
-
// Extensions - Management Dialog
|
| 294 |
-
// ============================================================================
|
| 295 |
-
'Manage Extensions': 'Manage Extensions',
|
| 296 |
-
'Extension Details': 'Extension Details',
|
| 297 |
-
'View Extension': 'View Extension',
|
| 298 |
-
'Update Extension': 'Update Extension',
|
| 299 |
-
'Disable Extension': 'Disable Extension',
|
| 300 |
-
'Enable Extension': 'Enable Extension',
|
| 301 |
-
'Uninstall Extension': 'Uninstall Extension',
|
| 302 |
-
'Select Scope': 'Select Scope',
|
| 303 |
-
'User Scope': 'User Scope',
|
| 304 |
-
'Workspace Scope': 'Workspace Scope',
|
| 305 |
-
'No extensions found.': 'No extensions found.',
|
| 306 |
-
Active: 'Active',
|
| 307 |
-
Disabled: 'Disabled',
|
| 308 |
-
'Update available': 'Update available',
|
| 309 |
-
'Up to date': 'Up to date',
|
| 310 |
-
'Checking...': 'Checking...',
|
| 311 |
-
'Updating...': 'Updating...',
|
| 312 |
-
Unknown: 'Unknown',
|
| 313 |
-
Error: 'Error',
|
| 314 |
-
'Version:': 'Version:',
|
| 315 |
-
'Status:': 'Status:',
|
| 316 |
-
'Are you sure you want to uninstall extension "{{name}}"?':
|
| 317 |
-
'Are you sure you want to uninstall extension "{{name}}"?',
|
| 318 |
-
'This action cannot be undone.': 'This action cannot be undone.',
|
| 319 |
-
'Extension "{{name}}" disabled successfully.':
|
| 320 |
-
'Extension "{{name}}" disabled successfully.',
|
| 321 |
-
'Extension "{{name}}" enabled successfully.':
|
| 322 |
-
'Extension "{{name}}" enabled successfully.',
|
| 323 |
-
'Extension "{{name}}" updated successfully.':
|
| 324 |
-
'Extension "{{name}}" updated successfully.',
|
| 325 |
-
'Failed to update extension "{{name}}": {{error}}':
|
| 326 |
-
'Failed to update extension "{{name}}": {{error}}',
|
| 327 |
-
'Select the scope for this action:': 'Select the scope for this action:',
|
| 328 |
-
'User - Applies to all projects': 'User - Applies to all projects',
|
| 329 |
-
'Workspace - Applies to current project only':
|
| 330 |
-
'Workspace - Applies to current project only',
|
| 331 |
-
// Extension dialog - missing keys
|
| 332 |
-
'Name:': 'Name:',
|
| 333 |
-
'MCP Servers:': 'MCP Servers:',
|
| 334 |
-
'Settings:': 'Settings:',
|
| 335 |
-
active: 'active',
|
| 336 |
-
disabled: 'disabled',
|
| 337 |
-
'View Details': 'View Details',
|
| 338 |
-
'Update failed:': 'Update failed:',
|
| 339 |
-
'Updating {{name}}...': 'Updating {{name}}...',
|
| 340 |
-
'Update complete!': 'Update complete!',
|
| 341 |
-
'User (global)': 'User (global)',
|
| 342 |
-
'Workspace (project-specific)': 'Workspace (project-specific)',
|
| 343 |
-
'Disable "{{name}}" - Select Scope': 'Disable "{{name}}" - Select Scope',
|
| 344 |
-
'Enable "{{name}}" - Select Scope': 'Enable "{{name}}" - Select Scope',
|
| 345 |
-
'No extension selected': 'No extension selected',
|
| 346 |
-
'Press Y/Enter to confirm, N/Esc to cancel':
|
| 347 |
-
'Press Y/Enter to confirm, N/Esc to cancel',
|
| 348 |
-
'Y/Enter to confirm, N/Esc to cancel': 'Y/Enter to confirm, N/Esc to cancel',
|
| 349 |
-
'{{count}} extensions installed': '{{count}} extensions installed',
|
| 350 |
-
"Use '/extensions install' to install your first extension.":
|
| 351 |
-
"Use '/extensions install' to install your first extension.",
|
| 352 |
-
// Update status values
|
| 353 |
-
'up to date': 'up to date',
|
| 354 |
-
'update available': 'update available',
|
| 355 |
-
'checking...': 'checking...',
|
| 356 |
-
'not updatable': 'not updatable',
|
| 357 |
-
error: 'error',
|
| 358 |
-
|
| 359 |
-
// ============================================================================
|
| 360 |
-
// Commands - General (continued)
|
| 361 |
-
// ============================================================================
|
| 362 |
-
'View and edit Qwen Code settings': 'View and edit Qwen Code settings',
|
| 363 |
-
Settings: 'Settings',
|
| 364 |
-
'To see changes, Qwen Code must be restarted. Press r to exit and apply changes now.':
|
| 365 |
-
'To see changes, Qwen Code must be restarted. Press r to exit and apply changes now.',
|
| 366 |
-
'The command "/{{command}}" is not supported in non-interactive mode.':
|
| 367 |
-
'The command "/{{command}}" is not supported in non-interactive mode.',
|
| 368 |
-
// ============================================================================
|
| 369 |
-
// Settings Labels
|
| 370 |
-
// ============================================================================
|
| 371 |
-
'Vim Mode': 'Vim Mode',
|
| 372 |
-
'Disable Auto Update': 'Disable Auto Update',
|
| 373 |
-
'Attribution: commit': 'Attribution: commit',
|
| 374 |
-
'Terminal Bell Notification': 'Terminal Bell Notification',
|
| 375 |
-
'Enable Usage Statistics': 'Enable Usage Statistics',
|
| 376 |
-
Theme: 'Theme',
|
| 377 |
-
'Preferred Editor': 'Preferred Editor',
|
| 378 |
-
'Auto-connect to IDE': 'Auto-connect to IDE',
|
| 379 |
-
'Enable Prompt Completion': 'Enable Prompt Completion',
|
| 380 |
-
'Debug Keystroke Logging': 'Debug Keystroke Logging',
|
| 381 |
-
'Language: UI': 'Language: UI',
|
| 382 |
-
'Language: Model': 'Language: Model',
|
| 383 |
-
'Output Format': 'Output Format',
|
| 384 |
-
'Hide Window Title': 'Hide Window Title',
|
| 385 |
-
'Show Status in Title': 'Show Status in Title',
|
| 386 |
-
'Hide Tips': 'Hide Tips',
|
| 387 |
-
'Show Line Numbers in Code': 'Show Line Numbers in Code',
|
| 388 |
-
'Show Citations': 'Show Citations',
|
| 389 |
-
'Custom Witty Phrases': 'Custom Witty Phrases',
|
| 390 |
-
'Show Welcome Back Dialog': 'Show Welcome Back Dialog',
|
| 391 |
-
'Enable User Feedback': 'Enable User Feedback',
|
| 392 |
-
'How is Qwen doing this session? (optional)':
|
| 393 |
-
'How is Qwen doing this session? (optional)',
|
| 394 |
-
Bad: 'Bad',
|
| 395 |
-
Fine: 'Fine',
|
| 396 |
-
Good: 'Good',
|
| 397 |
-
Dismiss: 'Dismiss',
|
| 398 |
-
'Not Sure Yet': 'Not Sure Yet',
|
| 399 |
-
'Any other key': 'Any other key',
|
| 400 |
-
'Disable Loading Phrases': 'Disable Loading Phrases',
|
| 401 |
-
'Screen Reader Mode': 'Screen Reader Mode',
|
| 402 |
-
'IDE Mode': 'IDE Mode',
|
| 403 |
-
'Max Session Turns': 'Max Session Turns',
|
| 404 |
-
'Skip Next Speaker Check': 'Skip Next Speaker Check',
|
| 405 |
-
'Skip Loop Detection': 'Skip Loop Detection',
|
| 406 |
-
'Skip Startup Context': 'Skip Startup Context',
|
| 407 |
-
'Enable OpenAI Logging': 'Enable OpenAI Logging',
|
| 408 |
-
'OpenAI Logging Directory': 'OpenAI Logging Directory',
|
| 409 |
-
Timeout: 'Timeout',
|
| 410 |
-
'Max Retries': 'Max Retries',
|
| 411 |
-
'Disable Cache Control': 'Disable Cache Control',
|
| 412 |
-
'Memory Discovery Max Dirs': 'Memory Discovery Max Dirs',
|
| 413 |
-
'Load Memory From Include Directories':
|
| 414 |
-
'Load Memory From Include Directories',
|
| 415 |
-
'Respect .gitignore': 'Respect .gitignore',
|
| 416 |
-
'Respect .qwenignore': 'Respect .qwenignore',
|
| 417 |
-
'Enable Recursive File Search': 'Enable Recursive File Search',
|
| 418 |
-
'Disable Fuzzy Search': 'Disable Fuzzy Search',
|
| 419 |
-
'Interactive Shell (PTY)': 'Interactive Shell (PTY)',
|
| 420 |
-
'Show Color': 'Show Color',
|
| 421 |
-
'Auto Accept': 'Auto Accept',
|
| 422 |
-
'Use Ripgrep': 'Use Ripgrep',
|
| 423 |
-
'Use Builtin Ripgrep': 'Use Builtin Ripgrep',
|
| 424 |
-
'Enable Tool Output Truncation': 'Enable Tool Output Truncation',
|
| 425 |
-
'Tool Output Truncation Threshold': 'Tool Output Truncation Threshold',
|
| 426 |
-
'Tool Output Truncation Lines': 'Tool Output Truncation Lines',
|
| 427 |
-
'Folder Trust': 'Folder Trust',
|
| 428 |
-
'Vision Model Preview': 'Vision Model Preview',
|
| 429 |
-
'Tool Schema Compliance': 'Tool Schema Compliance',
|
| 430 |
-
// Settings enum options
|
| 431 |
-
'Auto (detect from system)': 'Auto (detect from system)',
|
| 432 |
-
Text: 'Text',
|
| 433 |
-
JSON: 'JSON',
|
| 434 |
-
Plan: 'Plan',
|
| 435 |
-
Default: 'Default',
|
| 436 |
-
'Auto Edit': 'Auto Edit',
|
| 437 |
-
YOLO: 'YOLO',
|
| 438 |
-
'toggle vim mode on/off': 'toggle vim mode on/off',
|
| 439 |
-
'check session stats. Usage: /stats [model|tools]':
|
| 440 |
-
'check session stats. Usage: /stats [model|tools]',
|
| 441 |
-
'Show model-specific usage statistics.':
|
| 442 |
-
'Show model-specific usage statistics.',
|
| 443 |
-
'Show tool-specific usage statistics.':
|
| 444 |
-
'Show tool-specific usage statistics.',
|
| 445 |
-
'exit the cli': 'exit the cli',
|
| 446 |
-
'Open MCP management dialog, or authenticate with OAuth-enabled servers':
|
| 447 |
-
'Open MCP management dialog, or authenticate with OAuth-enabled servers',
|
| 448 |
-
'List configured MCP servers and tools, or authenticate with OAuth-enabled servers':
|
| 449 |
-
'List configured MCP servers and tools, or authenticate with OAuth-enabled servers',
|
| 450 |
-
'Manage workspace directories': 'Manage workspace directories',
|
| 451 |
-
'Add directories to the workspace. Use comma to separate multiple paths':
|
| 452 |
-
'Add directories to the workspace. Use comma to separate multiple paths',
|
| 453 |
-
'Show all directories in the workspace':
|
| 454 |
-
'Show all directories in the workspace',
|
| 455 |
-
'set external editor preference': 'set external editor preference',
|
| 456 |
-
'Select Editor': 'Select Editor',
|
| 457 |
-
'Editor Preference': 'Editor Preference',
|
| 458 |
-
'These editors are currently supported. Please note that some editors cannot be used in sandbox mode.':
|
| 459 |
-
'These editors are currently supported. Please note that some editors cannot be used in sandbox mode.',
|
| 460 |
-
'Your preferred editor is:': 'Your preferred editor is:',
|
| 461 |
-
'Manage extensions': 'Manage extensions',
|
| 462 |
-
'List active extensions': 'List active extensions',
|
| 463 |
-
'Update extensions. Usage: update <extension-names>|--all':
|
| 464 |
-
'Update extensions. Usage: update <extension-names>|--all',
|
| 465 |
-
'Disable an extension': 'Disable an extension',
|
| 466 |
-
'Enable an extension': 'Enable an extension',
|
| 467 |
-
'Install an extension from a git repo or local path':
|
| 468 |
-
'Install an extension from a git repo or local path',
|
| 469 |
-
'Uninstall an extension': 'Uninstall an extension',
|
| 470 |
-
'No extensions installed.': 'No extensions installed.',
|
| 471 |
-
'Usage: /extensions update <extension-names>|--all':
|
| 472 |
-
'Usage: /extensions update <extension-names>|--all',
|
| 473 |
-
'Extension "{{name}}" not found.': 'Extension "{{name}}" not found.',
|
| 474 |
-
'No extensions to update.': 'No extensions to update.',
|
| 475 |
-
'Usage: /extensions install <source>': 'Usage: /extensions install <source>',
|
| 476 |
-
'Installing extension from "{{source}}"...':
|
| 477 |
-
'Installing extension from "{{source}}"...',
|
| 478 |
-
'Extension "{{name}}" installed successfully.':
|
| 479 |
-
'Extension "{{name}}" installed successfully.',
|
| 480 |
-
'Failed to install extension from "{{source}}": {{error}}':
|
| 481 |
-
'Failed to install extension from "{{source}}": {{error}}',
|
| 482 |
-
'Usage: /extensions uninstall <extension-name>':
|
| 483 |
-
'Usage: /extensions uninstall <extension-name>',
|
| 484 |
-
'Uninstalling extension "{{name}}"...':
|
| 485 |
-
'Uninstalling extension "{{name}}"...',
|
| 486 |
-
'Extension "{{name}}" uninstalled successfully.':
|
| 487 |
-
'Extension "{{name}}" uninstalled successfully.',
|
| 488 |
-
'Failed to uninstall extension "{{name}}": {{error}}':
|
| 489 |
-
'Failed to uninstall extension "{{name}}": {{error}}',
|
| 490 |
-
'Usage: /extensions {{command}} <extension> [--scope=<user|workspace>]':
|
| 491 |
-
'Usage: /extensions {{command}} <extension> [--scope=<user|workspace>]',
|
| 492 |
-
'Unsupported scope "{{scope}}", should be one of "user" or "workspace"':
|
| 493 |
-
'Unsupported scope "{{scope}}", should be one of "user" or "workspace"',
|
| 494 |
-
'Extension "{{name}}" disabled for scope "{{scope}}"':
|
| 495 |
-
'Extension "{{name}}" disabled for scope "{{scope}}"',
|
| 496 |
-
'Extension "{{name}}" enabled for scope "{{scope}}"':
|
| 497 |
-
'Extension "{{name}}" enabled for scope "{{scope}}"',
|
| 498 |
-
'Do you want to continue? [Y/n]: ': 'Do you want to continue? [Y/n]: ',
|
| 499 |
-
'Do you want to continue?': 'Do you want to continue?',
|
| 500 |
-
'Installing extension "{{name}}".': 'Installing extension "{{name}}".',
|
| 501 |
-
'**Extensions may introduce unexpected behavior. Ensure you have investigated the extension source and trust the author.**':
|
| 502 |
-
'**Extensions may introduce unexpected behavior. Ensure you have investigated the extension source and trust the author.**',
|
| 503 |
-
'This extension will run the following MCP servers:':
|
| 504 |
-
'This extension will run the following MCP servers:',
|
| 505 |
-
local: 'local',
|
| 506 |
-
remote: 'remote',
|
| 507 |
-
'This extension will add the following commands: {{commands}}.':
|
| 508 |
-
'This extension will add the following commands: {{commands}}.',
|
| 509 |
-
'This extension will append info to your QWEN.md context using {{fileName}}':
|
| 510 |
-
'This extension will append info to your QWEN.md context using {{fileName}}',
|
| 511 |
-
'This extension will exclude the following core tools: {{tools}}':
|
| 512 |
-
'This extension will exclude the following core tools: {{tools}}',
|
| 513 |
-
'This extension will install the following skills:':
|
| 514 |
-
'This extension will install the following skills:',
|
| 515 |
-
'This extension will install the following subagents:':
|
| 516 |
-
'This extension will install the following subagents:',
|
| 517 |
-
'Installation cancelled for "{{name}}".':
|
| 518 |
-
'Installation cancelled for "{{name}}".',
|
| 519 |
-
'You are installing an extension from {{originSource}}. Some features may not work perfectly with Qwen Code.':
|
| 520 |
-
'You are installing an extension from {{originSource}}. Some features may not work perfectly with Qwen Code.',
|
| 521 |
-
'--ref and --auto-update are not applicable for marketplace extensions.':
|
| 522 |
-
'--ref and --auto-update are not applicable for marketplace extensions.',
|
| 523 |
-
'Extension "{{name}}" installed successfully and enabled.':
|
| 524 |
-
'Extension "{{name}}" installed successfully and enabled.',
|
| 525 |
-
'Installs an extension from a git repository URL, local path, or claude marketplace (marketplace-url:plugin-name).':
|
| 526 |
-
'Installs an extension from a git repository URL, local path, or claude marketplace (marketplace-url:plugin-name).',
|
| 527 |
-
'The github URL, local path, or marketplace source (marketplace-url:plugin-name) of the extension to install.':
|
| 528 |
-
'The github URL, local path, or marketplace source (marketplace-url:plugin-name) of the extension to install.',
|
| 529 |
-
'The git ref to install from.': 'The git ref to install from.',
|
| 530 |
-
'Enable auto-update for this extension.':
|
| 531 |
-
'Enable auto-update for this extension.',
|
| 532 |
-
'Enable pre-release versions for this extension.':
|
| 533 |
-
'Enable pre-release versions for this extension.',
|
| 534 |
-
'Acknowledge the security risks of installing an extension and skip the confirmation prompt.':
|
| 535 |
-
'Acknowledge the security risks of installing an extension and skip the confirmation prompt.',
|
| 536 |
-
'The source argument must be provided.':
|
| 537 |
-
'The source argument must be provided.',
|
| 538 |
-
'Extension "{{name}}" successfully uninstalled.':
|
| 539 |
-
'Extension "{{name}}" successfully uninstalled.',
|
| 540 |
-
'Uninstalls an extension.': 'Uninstalls an extension.',
|
| 541 |
-
'The name or source path of the extension to uninstall.':
|
| 542 |
-
'The name or source path of the extension to uninstall.',
|
| 543 |
-
'Please include the name of the extension to uninstall as a positional argument.':
|
| 544 |
-
'Please include the name of the extension to uninstall as a positional argument.',
|
| 545 |
-
'Enables an extension.': 'Enables an extension.',
|
| 546 |
-
'The name of the extension to enable.':
|
| 547 |
-
'The name of the extension to enable.',
|
| 548 |
-
'The scope to enable the extenison in. If not set, will be enabled in all scopes.':
|
| 549 |
-
'The scope to enable the extenison in. If not set, will be enabled in all scopes.',
|
| 550 |
-
'Extension "{{name}}" successfully enabled for scope "{{scope}}".':
|
| 551 |
-
'Extension "{{name}}" successfully enabled for scope "{{scope}}".',
|
| 552 |
-
'Extension "{{name}}" successfully enabled in all scopes.':
|
| 553 |
-
'Extension "{{name}}" successfully enabled in all scopes.',
|
| 554 |
-
'Invalid scope: {{scope}}. Please use one of {{scopes}}.':
|
| 555 |
-
'Invalid scope: {{scope}}. Please use one of {{scopes}}.',
|
| 556 |
-
'Disables an extension.': 'Disables an extension.',
|
| 557 |
-
'The name of the extension to disable.':
|
| 558 |
-
'The name of the extension to disable.',
|
| 559 |
-
'The scope to disable the extenison in.':
|
| 560 |
-
'The scope to disable the extenison in.',
|
| 561 |
-
'Extension "{{name}}" successfully disabled for scope "{{scope}}".':
|
| 562 |
-
'Extension "{{name}}" successfully disabled for scope "{{scope}}".',
|
| 563 |
-
'Extension "{{name}}" successfully updated: {{oldVersion}} → {{newVersion}}.':
|
| 564 |
-
'Extension "{{name}}" successfully updated: {{oldVersion}} → {{newVersion}}.',
|
| 565 |
-
'Unable to install extension "{{name}}" due to missing install metadata':
|
| 566 |
-
'Unable to install extension "{{name}}" due to missing install metadata',
|
| 567 |
-
'Extension "{{name}}" is already up to date.':
|
| 568 |
-
'Extension "{{name}}" is already up to date.',
|
| 569 |
-
'Updates all extensions or a named extension to the latest version.':
|
| 570 |
-
'Updates all extensions or a named extension to the latest version.',
|
| 571 |
-
'Update all extensions.': 'Update all extensions.',
|
| 572 |
-
'Either an extension name or --all must be provided':
|
| 573 |
-
'Either an extension name or --all must be provided',
|
| 574 |
-
'Lists installed extensions.': 'Lists installed extensions.',
|
| 575 |
-
'Path:': 'Path:',
|
| 576 |
-
'Source:': 'Source:',
|
| 577 |
-
'Type:': 'Type:',
|
| 578 |
-
'Ref:': 'Ref:',
|
| 579 |
-
'Release tag:': 'Release tag:',
|
| 580 |
-
'Enabled (User):': 'Enabled (User):',
|
| 581 |
-
'Enabled (Workspace):': 'Enabled (Workspace):',
|
| 582 |
-
'Context files:': 'Context files:',
|
| 583 |
-
'Skills:': 'Skills:',
|
| 584 |
-
'Agents:': 'Agents:',
|
| 585 |
-
'MCP servers:': 'MCP servers:',
|
| 586 |
-
'Link extension failed to install.': 'Link extension failed to install.',
|
| 587 |
-
'Extension "{{name}}" linked successfully and enabled.':
|
| 588 |
-
'Extension "{{name}}" linked successfully and enabled.',
|
| 589 |
-
'Links an extension from a local path. Updates made to the local path will always be reflected.':
|
| 590 |
-
'Links an extension from a local path. Updates made to the local path will always be reflected.',
|
| 591 |
-
'The name of the extension to link.': 'The name of the extension to link.',
|
| 592 |
-
'Set a specific setting for an extension.':
|
| 593 |
-
'Set a specific setting for an extension.',
|
| 594 |
-
'Name of the extension to configure.': 'Name of the extension to configure.',
|
| 595 |
-
'The setting to configure (name or env var).':
|
| 596 |
-
'The setting to configure (name or env var).',
|
| 597 |
-
'The scope to set the setting in.': 'The scope to set the setting in.',
|
| 598 |
-
'List all settings for an extension.': 'List all settings for an extension.',
|
| 599 |
-
'Name of the extension.': 'Name of the extension.',
|
| 600 |
-
'Extension "{{name}}" has no settings to configure.':
|
| 601 |
-
'Extension "{{name}}" has no settings to configure.',
|
| 602 |
-
'Settings for "{{name}}":': 'Settings for "{{name}}":',
|
| 603 |
-
'(workspace)': '(workspace)',
|
| 604 |
-
'(user)': '(user)',
|
| 605 |
-
'[not set]': '[not set]',
|
| 606 |
-
'[value stored in keychain]': '[value stored in keychain]',
|
| 607 |
-
'Value:': 'Value:',
|
| 608 |
-
'Manage extension settings.': 'Manage extension settings.',
|
| 609 |
-
'You need to specify a command (set or list).':
|
| 610 |
-
'You need to specify a command (set or list).',
|
| 611 |
-
// ============================================================================
|
| 612 |
-
// Plugin Choice / Marketplace
|
| 613 |
-
// ============================================================================
|
| 614 |
-
'No plugins available in this marketplace.':
|
| 615 |
-
'No plugins available in this marketplace.',
|
| 616 |
-
'Select a plugin to install from marketplace "{{name}}":':
|
| 617 |
-
'Select a plugin to install from marketplace "{{name}}":',
|
| 618 |
-
'Plugin selection cancelled.': 'Plugin selection cancelled.',
|
| 619 |
-
'Select a plugin from "{{name}}"': 'Select a plugin from "{{name}}"',
|
| 620 |
-
'Use ↑↓ or j/k to navigate, Enter to select, Escape to cancel':
|
| 621 |
-
'Use ↑↓ or j/k to navigate, Enter to select, Escape to cancel',
|
| 622 |
-
'{{count}} more above': '{{count}} more above',
|
| 623 |
-
'{{count}} more below': '{{count}} more below',
|
| 624 |
-
'manage IDE integration': 'manage IDE integration',
|
| 625 |
-
'check status of IDE integration': 'check status of IDE integration',
|
| 626 |
-
'install required IDE companion for {{ideName}}':
|
| 627 |
-
'install required IDE companion for {{ideName}}',
|
| 628 |
-
'enable IDE integration': 'enable IDE integration',
|
| 629 |
-
'disable IDE integration': 'disable IDE integration',
|
| 630 |
-
'IDE integration is not supported in your current environment. To use this feature, run Qwen Code in one of these supported IDEs: VS Code or VS Code forks.':
|
| 631 |
-
'IDE integration is not supported in your current environment. To use this feature, run Qwen Code in one of these supported IDEs: VS Code or VS Code forks.',
|
| 632 |
-
'Set up GitHub Actions': 'Set up GitHub Actions',
|
| 633 |
-
'Configure terminal keybindings for multiline input (VS Code, Cursor, Windsurf, Trae)':
|
| 634 |
-
'Configure terminal keybindings for multiline input (VS Code, Cursor, Windsurf, Trae)',
|
| 635 |
-
'Please restart your terminal for the changes to take effect.':
|
| 636 |
-
'Please restart your terminal for the changes to take effect.',
|
| 637 |
-
'Failed to configure terminal: {{error}}':
|
| 638 |
-
'Failed to configure terminal: {{error}}',
|
| 639 |
-
'Could not determine {{terminalName}} config path on Windows: APPDATA environment variable is not set.':
|
| 640 |
-
'Could not determine {{terminalName}} config path on Windows: APPDATA environment variable is not set.',
|
| 641 |
-
'{{terminalName}} keybindings.json exists but is not a valid JSON array. Please fix the file manually or delete it to allow automatic configuration.':
|
| 642 |
-
'{{terminalName}} keybindings.json exists but is not a valid JSON array. Please fix the file manually or delete it to allow automatic configuration.',
|
| 643 |
-
'File: {{file}}': 'File: {{file}}',
|
| 644 |
-
'Failed to parse {{terminalName}} keybindings.json. The file contains invalid JSON. Please fix the file manually or delete it to allow automatic configuration.':
|
| 645 |
-
'Failed to parse {{terminalName}} keybindings.json. The file contains invalid JSON. Please fix the file manually or delete it to allow automatic configuration.',
|
| 646 |
-
'Error: {{error}}': 'Error: {{error}}',
|
| 647 |
-
'Shift+Enter binding already exists': 'Shift+Enter binding already exists',
|
| 648 |
-
'Ctrl+Enter binding already exists': 'Ctrl+Enter binding already exists',
|
| 649 |
-
'Existing keybindings detected. Will not modify to avoid conflicts.':
|
| 650 |
-
'Existing keybindings detected. Will not modify to avoid conflicts.',
|
| 651 |
-
'Please check and modify manually if needed: {{file}}':
|
| 652 |
-
'Please check and modify manually if needed: {{file}}',
|
| 653 |
-
'Added Shift+Enter and Ctrl+Enter keybindings to {{terminalName}}.':
|
| 654 |
-
'Added Shift+Enter and Ctrl+Enter keybindings to {{terminalName}}.',
|
| 655 |
-
'Modified: {{file}}': 'Modified: {{file}}',
|
| 656 |
-
'{{terminalName}} keybindings already configured.':
|
| 657 |
-
'{{terminalName}} keybindings already configured.',
|
| 658 |
-
'Failed to configure {{terminalName}}.':
|
| 659 |
-
'Failed to configure {{terminalName}}.',
|
| 660 |
-
'Your terminal is already configured for an optimal experience with multiline input (Shift+Enter and Ctrl+Enter).':
|
| 661 |
-
'Your terminal is already configured for an optimal experience with multiline input (Shift+Enter and Ctrl+Enter).',
|
| 662 |
-
'Could not detect terminal type. Supported terminals: VS Code, Cursor, Windsurf, and Trae.':
|
| 663 |
-
'Could not detect terminal type. Supported terminals: VS Code, Cursor, Windsurf, and Trae.',
|
| 664 |
-
'Terminal "{{terminal}}" is not supported yet.':
|
| 665 |
-
'Terminal "{{terminal}}" is not supported yet.',
|
| 666 |
-
|
| 667 |
-
// ============================================================================
|
| 668 |
-
// Commands - Language
|
| 669 |
-
// ============================================================================
|
| 670 |
-
'Invalid language. Available: {{options}}':
|
| 671 |
-
'Invalid language. Available: {{options}}',
|
| 672 |
-
'Language subcommands do not accept additional arguments.':
|
| 673 |
-
'Language subcommands do not accept additional arguments.',
|
| 674 |
-
'Current UI language: {{lang}}': 'Current UI language: {{lang}}',
|
| 675 |
-
'Current LLM output language: {{lang}}':
|
| 676 |
-
'Current LLM output language: {{lang}}',
|
| 677 |
-
'LLM output language not set': 'LLM output language not set',
|
| 678 |
-
'Set UI language': 'Set UI language',
|
| 679 |
-
'Set LLM output language': 'Set LLM output language',
|
| 680 |
-
'Usage: /language ui [{{options}}]': 'Usage: /language ui [{{options}}]',
|
| 681 |
-
'Usage: /language output <language>': 'Usage: /language output <language>',
|
| 682 |
-
'Example: /language output 中文': 'Example: /language output 中文',
|
| 683 |
-
'Example: /language output English': 'Example: /language output English',
|
| 684 |
-
'Example: /language output 日本語': 'Example: /language output 日本語',
|
| 685 |
-
'Example: /language output Português': 'Example: /language output Português',
|
| 686 |
-
'UI language changed to {{lang}}': 'UI language changed to {{lang}}',
|
| 687 |
-
'LLM output language set to {{lang}}': 'LLM output language set to {{lang}}',
|
| 688 |
-
'LLM output language rule file generated at {{path}}':
|
| 689 |
-
'LLM output language rule file generated at {{path}}',
|
| 690 |
-
'Please restart the application for the changes to take effect.':
|
| 691 |
-
'Please restart the application for the changes to take effect.',
|
| 692 |
-
'Failed to generate LLM output language rule file: {{error}}':
|
| 693 |
-
'Failed to generate LLM output language rule file: {{error}}',
|
| 694 |
-
'Invalid command. Available subcommands:':
|
| 695 |
-
'Invalid command. Available subcommands:',
|
| 696 |
-
'Available subcommands:': 'Available subcommands:',
|
| 697 |
-
'To request additional UI language packs, please open an issue on GitHub.':
|
| 698 |
-
'To request additional UI language packs, please open an issue on GitHub.',
|
| 699 |
-
'Available options:': 'Available options:',
|
| 700 |
-
'Set UI language to {{name}}': 'Set UI language to {{name}}',
|
| 701 |
-
|
| 702 |
-
// ============================================================================
|
| 703 |
-
// Commands - Approval Mode
|
| 704 |
-
// ============================================================================
|
| 705 |
-
'Tool Approval Mode': 'Tool Approval Mode',
|
| 706 |
-
'Current approval mode: {{mode}}': 'Current approval mode: {{mode}}',
|
| 707 |
-
'Available approval modes:': 'Available approval modes:',
|
| 708 |
-
'Approval mode changed to: {{mode}}': 'Approval mode changed to: {{mode}}',
|
| 709 |
-
'Approval mode changed to: {{mode}} (saved to {{scope}} settings{{location}})':
|
| 710 |
-
'Approval mode changed to: {{mode}} (saved to {{scope}} settings{{location}})',
|
| 711 |
-
'Usage: /approval-mode <mode> [--session|--user|--project]':
|
| 712 |
-
'Usage: /approval-mode <mode> [--session|--user|--project]',
|
| 713 |
-
|
| 714 |
-
'Scope subcommands do not accept additional arguments.':
|
| 715 |
-
'Scope subcommands do not accept additional arguments.',
|
| 716 |
-
'Plan mode - Analyze only, do not modify files or execute commands':
|
| 717 |
-
'Plan mode - Analyze only, do not modify files or execute commands',
|
| 718 |
-
'Default mode - Require approval for file edits or shell commands':
|
| 719 |
-
'Default mode - Require approval for file edits or shell commands',
|
| 720 |
-
'Auto-edit mode - Automatically approve file edits':
|
| 721 |
-
'Auto-edit mode - Automatically approve file edits',
|
| 722 |
-
'YOLO mode - Automatically approve all tools':
|
| 723 |
-
'YOLO mode - Automatically approve all tools',
|
| 724 |
-
'{{mode}} mode': '{{mode}} mode',
|
| 725 |
-
'Settings service is not available; unable to persist the approval mode.':
|
| 726 |
-
'Settings service is not available; unable to persist the approval mode.',
|
| 727 |
-
'Failed to save approval mode: {{error}}':
|
| 728 |
-
'Failed to save approval mode: {{error}}',
|
| 729 |
-
'Failed to change approval mode: {{error}}':
|
| 730 |
-
'Failed to change approval mode: {{error}}',
|
| 731 |
-
'Apply to current session only (temporary)':
|
| 732 |
-
'Apply to current session only (temporary)',
|
| 733 |
-
'Persist for this project/workspace': 'Persist for this project/workspace',
|
| 734 |
-
'Persist for this user on this machine':
|
| 735 |
-
'Persist for this user on this machine',
|
| 736 |
-
'Analyze only, do not modify files or execute commands':
|
| 737 |
-
'Analyze only, do not modify files or execute commands',
|
| 738 |
-
'Require approval for file edits or shell commands':
|
| 739 |
-
'Require approval for file edits or shell commands',
|
| 740 |
-
'Automatically approve file edits': 'Automatically approve file edits',
|
| 741 |
-
'Automatically approve all tools': 'Automatically approve all tools',
|
| 742 |
-
'Workspace approval mode exists and takes priority. User-level change will have no effect.':
|
| 743 |
-
'Workspace approval mode exists and takes priority. User-level change will have no effect.',
|
| 744 |
-
'Apply To': 'Apply To',
|
| 745 |
-
'User Settings': 'User Settings',
|
| 746 |
-
'Workspace Settings': 'Workspace Settings',
|
| 747 |
-
|
| 748 |
-
// ============================================================================
|
| 749 |
-
// Commands - Memory
|
| 750 |
-
// ============================================================================
|
| 751 |
-
'Commands for interacting with memory.':
|
| 752 |
-
'Commands for interacting with memory.',
|
| 753 |
-
'Show the current memory contents.': 'Show the current memory contents.',
|
| 754 |
-
'Show project-level memory contents.': 'Show project-level memory contents.',
|
| 755 |
-
'Show global memory contents.': 'Show global memory contents.',
|
| 756 |
-
'Add content to project-level memory.':
|
| 757 |
-
'Add content to project-level memory.',
|
| 758 |
-
'Add content to global memory.': 'Add content to global memory.',
|
| 759 |
-
'Refresh the memory from the source.': 'Refresh the memory from the source.',
|
| 760 |
-
'Usage: /memory add --project <text to remember>':
|
| 761 |
-
'Usage: /memory add --project <text to remember>',
|
| 762 |
-
'Usage: /memory add --global <text to remember>':
|
| 763 |
-
'Usage: /memory add --global <text to remember>',
|
| 764 |
-
'Attempting to save to project memory: "{{text}}"':
|
| 765 |
-
'Attempting to save to project memory: "{{text}}"',
|
| 766 |
-
'Attempting to save to global memory: "{{text}}"':
|
| 767 |
-
'Attempting to save to global memory: "{{text}}"',
|
| 768 |
-
'Current memory content from {{count}} file(s):':
|
| 769 |
-
'Current memory content from {{count}} file(s):',
|
| 770 |
-
'Memory is currently empty.': 'Memory is currently empty.',
|
| 771 |
-
'Project memory file not found or is currently empty.':
|
| 772 |
-
'Project memory file not found or is currently empty.',
|
| 773 |
-
'Global memory file not found or is currently empty.':
|
| 774 |
-
'Global memory file not found or is currently empty.',
|
| 775 |
-
'Global memory is currently empty.': 'Global memory is currently empty.',
|
| 776 |
-
'Global memory content:\n\n---\n{{content}}\n---':
|
| 777 |
-
'Global memory content:\n\n---\n{{content}}\n---',
|
| 778 |
-
'Project memory content from {{path}}:\n\n---\n{{content}}\n---':
|
| 779 |
-
'Project memory content from {{path}}:\n\n---\n{{content}}\n---',
|
| 780 |
-
'Project memory is currently empty.': 'Project memory is currently empty.',
|
| 781 |
-
'Refreshing memory from source files...':
|
| 782 |
-
'Refreshing memory from source files...',
|
| 783 |
-
'Add content to the memory. Use --global for global memory or --project for project memory.':
|
| 784 |
-
'Add content to the memory. Use --global for global memory or --project for project memory.',
|
| 785 |
-
'Usage: /memory add [--global|--project] <text to remember>':
|
| 786 |
-
'Usage: /memory add [--global|--project] <text to remember>',
|
| 787 |
-
'Attempting to save to memory {{scope}}: "{{fact}}"':
|
| 788 |
-
'Attempting to save to memory {{scope}}: "{{fact}}"',
|
| 789 |
-
|
| 790 |
-
// ============================================================================
|
| 791 |
-
// Commands - MCP
|
| 792 |
-
// ============================================================================
|
| 793 |
-
'Authenticate with an OAuth-enabled MCP server':
|
| 794 |
-
'Authenticate with an OAuth-enabled MCP server',
|
| 795 |
-
'List configured MCP servers and tools':
|
| 796 |
-
'List configured MCP servers and tools',
|
| 797 |
-
'Restarts MCP servers.': 'Restarts MCP servers.',
|
| 798 |
-
'Open MCP management dialog': 'Open MCP management dialog',
|
| 799 |
-
'Config not loaded.': 'Config not loaded.',
|
| 800 |
-
'Could not retrieve tool registry.': 'Could not retrieve tool registry.',
|
| 801 |
-
'No MCP servers configured with OAuth authentication.':
|
| 802 |
-
'No MCP servers configured with OAuth authentication.',
|
| 803 |
-
'MCP servers with OAuth authentication:':
|
| 804 |
-
'MCP servers with OAuth authentication:',
|
| 805 |
-
'Use /mcp auth <server-name> to authenticate.':
|
| 806 |
-
'Use /mcp auth <server-name> to authenticate.',
|
| 807 |
-
"MCP server '{{name}}' not found.": "MCP server '{{name}}' not found.",
|
| 808 |
-
"Successfully authenticated and refreshed tools for '{{name}}'.":
|
| 809 |
-
"Successfully authenticated and refreshed tools for '{{name}}'.",
|
| 810 |
-
"Failed to authenticate with MCP server '{{name}}': {{error}}":
|
| 811 |
-
"Failed to authenticate with MCP server '{{name}}': {{error}}",
|
| 812 |
-
"Re-discovering tools from '{{name}}'...":
|
| 813 |
-
"Re-discovering tools from '{{name}}'...",
|
| 814 |
-
"Discovered {{count}} tool(s) from '{{name}}'.":
|
| 815 |
-
"Discovered {{count}} tool(s) from '{{name}}'.",
|
| 816 |
-
'Authentication complete. Returning to server details...':
|
| 817 |
-
'Authentication complete. Returning to server details...',
|
| 818 |
-
'Authentication successful.': 'Authentication successful.',
|
| 819 |
-
'If the browser does not open, copy and paste this URL into your browser:':
|
| 820 |
-
'If the browser does not open, copy and paste this URL into your browser:',
|
| 821 |
-
'Make sure to copy the COMPLETE URL - it may wrap across multiple lines.':
|
| 822 |
-
'Make sure to copy the COMPLETE URL - it may wrap across multiple lines.',
|
| 823 |
-
|
| 824 |
-
// ============================================================================
|
| 825 |
-
// MCP Management Dialog
|
| 826 |
-
// ============================================================================
|
| 827 |
-
'Manage MCP servers': 'Manage MCP servers',
|
| 828 |
-
'Server Detail': 'Server Detail',
|
| 829 |
-
'Disable Server': 'Disable Server',
|
| 830 |
-
Tools: 'Tools',
|
| 831 |
-
'Tool Detail': 'Tool Detail',
|
| 832 |
-
'MCP Management': 'MCP Management',
|
| 833 |
-
'Loading...': 'Loading...',
|
| 834 |
-
'Unknown step': 'Unknown step',
|
| 835 |
-
'Esc to back': 'Esc to back',
|
| 836 |
-
'↑↓ to navigate · Enter to select · Esc to close':
|
| 837 |
-
'↑↓ to navigate · Enter to select · Esc to close',
|
| 838 |
-
'↑↓ to navigate · Enter to select · Esc to back':
|
| 839 |
-
'↑↓ to navigate · Enter to select · Esc to back',
|
| 840 |
-
'↑↓ to navigate · Enter to confirm · Esc to back':
|
| 841 |
-
'↑↓ to navigate · Enter to confirm · Esc to back',
|
| 842 |
-
'User Settings (global)': 'User Settings (global)',
|
| 843 |
-
'Workspace Settings (project-specific)':
|
| 844 |
-
'Workspace Settings (project-specific)',
|
| 845 |
-
'Disable server:': 'Disable server:',
|
| 846 |
-
'Select where to add the server to the exclude list:':
|
| 847 |
-
'Select where to add the server to the exclude list:',
|
| 848 |
-
'Press Enter to confirm, Esc to cancel':
|
| 849 |
-
'Press Enter to confirm, Esc to cancel',
|
| 850 |
-
'View tools': 'View tools',
|
| 851 |
-
Reconnect: 'Reconnect',
|
| 852 |
-
Enable: 'Enable',
|
| 853 |
-
Disable: 'Disable',
|
| 854 |
-
Authenticate: 'Authenticate',
|
| 855 |
-
'Re-authenticate': 'Re-authenticate',
|
| 856 |
-
'Clear Authentication': 'Clear Authentication',
|
| 857 |
-
'Server:': 'Server:',
|
| 858 |
-
'Command:': 'Command:',
|
| 859 |
-
'Working Directory:': 'Working Directory:',
|
| 860 |
-
'Capabilities:': 'Capabilities:',
|
| 861 |
-
'No server selected': 'No server selected',
|
| 862 |
-
prompts: 'prompts',
|
| 863 |
-
'(disabled)': '(disabled)',
|
| 864 |
-
'Error:': 'Error:',
|
| 865 |
-
Extension: 'Extension',
|
| 866 |
-
tool: 'tool',
|
| 867 |
-
tools: 'tools',
|
| 868 |
-
connected: 'connected',
|
| 869 |
-
connecting: 'connecting',
|
| 870 |
-
disconnected: 'disconnected',
|
| 871 |
-
|
| 872 |
-
// MCP Server List
|
| 873 |
-
'User MCPs': 'User MCPs',
|
| 874 |
-
'Project MCPs': 'Project MCPs',
|
| 875 |
-
'Extension MCPs': 'Extension MCPs',
|
| 876 |
-
server: 'server',
|
| 877 |
-
servers: 'servers',
|
| 878 |
-
'Add MCP servers to your settings to get started.':
|
| 879 |
-
'Add MCP servers to your settings to get started.',
|
| 880 |
-
'Run qwen --debug to see error logs': 'Run qwen --debug to see error logs',
|
| 881 |
-
|
| 882 |
-
// MCP OAuth Authentication
|
| 883 |
-
'OAuth Authentication': 'OAuth Authentication',
|
| 884 |
-
'Press Enter to start authentication, Esc to go back':
|
| 885 |
-
'Press Enter to start authentication, Esc to go back',
|
| 886 |
-
'Authenticating... Please complete the login in your browser.':
|
| 887 |
-
'Authenticating... Please complete the login in your browser.',
|
| 888 |
-
'Press Enter or Esc to go back': 'Press Enter or Esc to go back',
|
| 889 |
-
|
| 890 |
-
// MCP Tool List
|
| 891 |
-
'No tools available for this server.': 'No tools available for this server.',
|
| 892 |
-
destructive: 'destructive',
|
| 893 |
-
'read-only': 'read-only',
|
| 894 |
-
'open-world': 'open-world',
|
| 895 |
-
idempotent: 'idempotent',
|
| 896 |
-
'Tools for {{name}}': 'Tools for {{name}}',
|
| 897 |
-
'Tools for {{serverName}}': 'Tools for {{serverName}}',
|
| 898 |
-
'{{current}}/{{total}}': '{{current}}/{{total}}',
|
| 899 |
-
|
| 900 |
-
// MCP Tool Detail
|
| 901 |
-
required: 'required',
|
| 902 |
-
Type: 'Type',
|
| 903 |
-
Enum: 'Enum',
|
| 904 |
-
Parameters: 'Parameters',
|
| 905 |
-
'No tool selected': 'No tool selected',
|
| 906 |
-
Annotations: 'Annotations',
|
| 907 |
-
Title: 'Title',
|
| 908 |
-
'Read Only': 'Read Only',
|
| 909 |
-
Destructive: 'Destructive',
|
| 910 |
-
Idempotent: 'Idempotent',
|
| 911 |
-
'Open World': 'Open World',
|
| 912 |
-
Server: 'Server',
|
| 913 |
-
|
| 914 |
-
// Invalid tool related translations
|
| 915 |
-
'{{count}} invalid tools': '{{count}} invalid tools',
|
| 916 |
-
invalid: 'invalid',
|
| 917 |
-
'invalid: {{reason}}': 'invalid: {{reason}}',
|
| 918 |
-
'missing name': 'missing name',
|
| 919 |
-
'missing description': 'missing description',
|
| 920 |
-
'(unnamed)': '(unnamed)',
|
| 921 |
-
'Warning: This tool cannot be called by the LLM':
|
| 922 |
-
'Warning: This tool cannot be called by the LLM',
|
| 923 |
-
Reason: 'Reason',
|
| 924 |
-
'Tools must have both name and description to be used by the LLM.':
|
| 925 |
-
'Tools must have both name and description to be used by the LLM.',
|
| 926 |
-
|
| 927 |
-
// ============================================================================
|
| 928 |
-
// Commands - Chat
|
| 929 |
-
// ============================================================================
|
| 930 |
-
'Manage conversation history.': 'Manage conversation history.',
|
| 931 |
-
'List saved conversation checkpoints': 'List saved conversation checkpoints',
|
| 932 |
-
'No saved conversation checkpoints found.':
|
| 933 |
-
'No saved conversation checkpoints found.',
|
| 934 |
-
'List of saved conversations:': 'List of saved conversations:',
|
| 935 |
-
'Note: Newest last, oldest first': 'Note: Newest last, oldest first',
|
| 936 |
-
'Save the current conversation as a checkpoint. Usage: /chat save <tag>':
|
| 937 |
-
'Save the current conversation as a checkpoint. Usage: /chat save <tag>',
|
| 938 |
-
'Missing tag. Usage: /chat save <tag>':
|
| 939 |
-
'Missing tag. Usage: /chat save <tag>',
|
| 940 |
-
'Delete a conversation checkpoint. Usage: /chat delete <tag>':
|
| 941 |
-
'Delete a conversation checkpoint. Usage: /chat delete <tag>',
|
| 942 |
-
'Missing tag. Usage: /chat delete <tag>':
|
| 943 |
-
'Missing tag. Usage: /chat delete <tag>',
|
| 944 |
-
"Conversation checkpoint '{{tag}}' has been deleted.":
|
| 945 |
-
"Conversation checkpoint '{{tag}}' has been deleted.",
|
| 946 |
-
"Error: No checkpoint found with tag '{{tag}}'.":
|
| 947 |
-
"Error: No checkpoint found with tag '{{tag}}'.",
|
| 948 |
-
'Resume a conversation from a checkpoint. Usage: /chat resume <tag>':
|
| 949 |
-
'Resume a conversation from a checkpoint. Usage: /chat resume <tag>',
|
| 950 |
-
'Missing tag. Usage: /chat resume <tag>':
|
| 951 |
-
'Missing tag. Usage: /chat resume <tag>',
|
| 952 |
-
'No saved checkpoint found with tag: {{tag}}.':
|
| 953 |
-
'No saved checkpoint found with tag: {{tag}}.',
|
| 954 |
-
'A checkpoint with the tag {{tag}} already exists. Do you want to overwrite it?':
|
| 955 |
-
'A checkpoint with the tag {{tag}} already exists. Do you want to overwrite it?',
|
| 956 |
-
'No chat client available to save conversation.':
|
| 957 |
-
'No chat client available to save conversation.',
|
| 958 |
-
'Conversation checkpoint saved with tag: {{tag}}.':
|
| 959 |
-
'Conversation checkpoint saved with tag: {{tag}}.',
|
| 960 |
-
'No conversation found to save.': 'No conversation found to save.',
|
| 961 |
-
'No chat client available to share conversation.':
|
| 962 |
-
'No chat client available to share conversation.',
|
| 963 |
-
'Invalid file format. Only .md and .json are supported.':
|
| 964 |
-
'Invalid file format. Only .md and .json are supported.',
|
| 965 |
-
'Error sharing conversation: {{error}}':
|
| 966 |
-
'Error sharing conversation: {{error}}',
|
| 967 |
-
'Conversation shared to {{filePath}}': 'Conversation shared to {{filePath}}',
|
| 968 |
-
'No conversation found to share.': 'No conversation found to share.',
|
| 969 |
-
'Share the current conversation to a markdown or json file. Usage: /chat share <file>':
|
| 970 |
-
'Share the current conversation to a markdown or json file. Usage: /chat share <file>',
|
| 971 |
-
|
| 972 |
-
// ============================================================================
|
| 973 |
-
// Commands - Summary
|
| 974 |
-
// ============================================================================
|
| 975 |
-
'Generate a project summary and save it to .qwen/PROJECT_SUMMARY.md':
|
| 976 |
-
'Generate a project summary and save it to .qwen/PROJECT_SUMMARY.md',
|
| 977 |
-
'No chat client available to generate summary.':
|
| 978 |
-
'No chat client available to generate summary.',
|
| 979 |
-
'Already generating summary, wait for previous request to complete':
|
| 980 |
-
'Already generating summary, wait for previous request to complete',
|
| 981 |
-
'No conversation found to summarize.': 'No conversation found to summarize.',
|
| 982 |
-
'Failed to generate project context summary: {{error}}':
|
| 983 |
-
'Failed to generate project context summary: {{error}}',
|
| 984 |
-
'Saved project summary to {{filePathForDisplay}}.':
|
| 985 |
-
'Saved project summary to {{filePathForDisplay}}.',
|
| 986 |
-
'Saving project summary...': 'Saving project summary...',
|
| 987 |
-
'Generating project summary...': 'Generating project summary...',
|
| 988 |
-
'Failed to generate summary - no text content received from LLM response':
|
| 989 |
-
'Failed to generate summary - no text content received from LLM response',
|
| 990 |
-
|
| 991 |
-
// ============================================================================
|
| 992 |
-
// Commands - Model
|
| 993 |
-
// ============================================================================
|
| 994 |
-
'Switch the model for this session': 'Switch the model for this session',
|
| 995 |
-
'Content generator configuration not available.':
|
| 996 |
-
'Content generator configuration not available.',
|
| 997 |
-
'Authentication type not available.': 'Authentication type not available.',
|
| 998 |
-
'No models available for the current authentication type ({{authType}}).':
|
| 999 |
-
'No models available for the current authentication type ({{authType}}).',
|
| 1000 |
-
|
| 1001 |
-
// ============================================================================
|
| 1002 |
-
// Commands - Clear
|
| 1003 |
-
// ============================================================================
|
| 1004 |
-
'Starting a new session, resetting chat, and clearing terminal.':
|
| 1005 |
-
'Starting a new session, resetting chat, and clearing terminal.',
|
| 1006 |
-
'Starting a new session and clearing.':
|
| 1007 |
-
'Starting a new session and clearing.',
|
| 1008 |
-
|
| 1009 |
-
// ============================================================================
|
| 1010 |
-
// Commands - Compress
|
| 1011 |
-
// ============================================================================
|
| 1012 |
-
'Already compressing, wait for previous request to complete':
|
| 1013 |
-
'Already compressing, wait for previous request to complete',
|
| 1014 |
-
'Failed to compress chat history.': 'Failed to compress chat history.',
|
| 1015 |
-
'Failed to compress chat history: {{error}}':
|
| 1016 |
-
'Failed to compress chat history: {{error}}',
|
| 1017 |
-
'Compressing chat history': 'Compressing chat history',
|
| 1018 |
-
'Chat history compressed from {{originalTokens}} to {{newTokens}} tokens.':
|
| 1019 |
-
'Chat history compressed from {{originalTokens}} to {{newTokens}} tokens.',
|
| 1020 |
-
'Compression was not beneficial for this history size.':
|
| 1021 |
-
'Compression was not beneficial for this history size.',
|
| 1022 |
-
'Chat history compression did not reduce size. This may indicate issues with the compression prompt.':
|
| 1023 |
-
'Chat history compression did not reduce size. This may indicate issues with the compression prompt.',
|
| 1024 |
-
'Could not compress chat history due to a token counting error.':
|
| 1025 |
-
'Could not compress chat history due to a token counting error.',
|
| 1026 |
-
'Chat history is already compressed.': 'Chat history is already compressed.',
|
| 1027 |
-
|
| 1028 |
-
// ============================================================================
|
| 1029 |
-
// Commands - Directory
|
| 1030 |
-
// ============================================================================
|
| 1031 |
-
'Configuration is not available.': 'Configuration is not available.',
|
| 1032 |
-
'Please provide at least one path to add.':
|
| 1033 |
-
'Please provide at least one path to add.',
|
| 1034 |
-
'The /directory add command is not supported in restrictive sandbox profiles. Please use --include-directories when starting the session instead.':
|
| 1035 |
-
'The /directory add command is not supported in restrictive sandbox profiles. Please use --include-directories when starting the session instead.',
|
| 1036 |
-
"Error adding '{{path}}': {{error}}": "Error adding '{{path}}': {{error}}",
|
| 1037 |
-
'Successfully added QWEN.md files from the following directories if there are:\n- {{directories}}':
|
| 1038 |
-
'Successfully added QWEN.md files from the following directories if there are:\n- {{directories}}',
|
| 1039 |
-
'Error refreshing memory: {{error}}': 'Error refreshing memory: {{error}}',
|
| 1040 |
-
'Successfully added directories:\n- {{directories}}':
|
| 1041 |
-
'Successfully added directories:\n- {{directories}}',
|
| 1042 |
-
'Current workspace directories:\n{{directories}}':
|
| 1043 |
-
'Current workspace directories:\n{{directories}}',
|
| 1044 |
-
|
| 1045 |
-
// ============================================================================
|
| 1046 |
-
// Commands - Docs
|
| 1047 |
-
// ============================================================================
|
| 1048 |
-
'Please open the following URL in your browser to view the documentation:\n{{url}}':
|
| 1049 |
-
'Please open the following URL in your browser to view the documentation:\n{{url}}',
|
| 1050 |
-
'Opening documentation in your browser: {{url}}':
|
| 1051 |
-
'Opening documentation in your browser: {{url}}',
|
| 1052 |
-
|
| 1053 |
-
// ============================================================================
|
| 1054 |
-
// Dialogs - Tool Confirmation
|
| 1055 |
-
// ============================================================================
|
| 1056 |
-
'Do you want to proceed?': 'Do you want to proceed?',
|
| 1057 |
-
'Yes, allow once': 'Yes, allow once',
|
| 1058 |
-
'Allow always': 'Allow always',
|
| 1059 |
-
Yes: 'Yes',
|
| 1060 |
-
No: 'No',
|
| 1061 |
-
'No (esc)': 'No (esc)',
|
| 1062 |
-
'Yes, allow always for this session': 'Yes, allow always for this session',
|
| 1063 |
-
'Modify in progress:': 'Modify in progress:',
|
| 1064 |
-
'Save and close external editor to continue':
|
| 1065 |
-
'Save and close external editor to continue',
|
| 1066 |
-
'Apply this change?': 'Apply this change?',
|
| 1067 |
-
'Yes, allow always': 'Yes, allow always',
|
| 1068 |
-
'Modify with external editor': 'Modify with external editor',
|
| 1069 |
-
'No, suggest changes (esc)': 'No, suggest changes (esc)',
|
| 1070 |
-
"Allow execution of: '{{command}}'?": "Allow execution of: '{{command}}'?",
|
| 1071 |
-
'Yes, allow always ...': 'Yes, allow always ...',
|
| 1072 |
-
'Yes, and auto-accept edits': 'Yes, and auto-accept edits',
|
| 1073 |
-
'Yes, and manually approve edits': 'Yes, and manually approve edits',
|
| 1074 |
-
'No, keep planning (esc)': 'No, keep planning (esc)',
|
| 1075 |
-
'URLs to fetch:': 'URLs to fetch:',
|
| 1076 |
-
'MCP Server: {{server}}': 'MCP Server: {{server}}',
|
| 1077 |
-
'Tool: {{tool}}': 'Tool: {{tool}}',
|
| 1078 |
-
'Allow execution of MCP tool "{{tool}}" from server "{{server}}"?':
|
| 1079 |
-
'Allow execution of MCP tool "{{tool}}" from server "{{server}}"?',
|
| 1080 |
-
'Yes, always allow tool "{{tool}}" from server "{{server}}"':
|
| 1081 |
-
'Yes, always allow tool "{{tool}}" from server "{{server}}"',
|
| 1082 |
-
'Yes, always allow all tools from server "{{server}}"':
|
| 1083 |
-
'Yes, always allow all tools from server "{{server}}"',
|
| 1084 |
-
|
| 1085 |
-
// ============================================================================
|
| 1086 |
-
// Dialogs - Shell Confirmation
|
| 1087 |
-
// ============================================================================
|
| 1088 |
-
'Shell Command Execution': 'Shell Command Execution',
|
| 1089 |
-
'A custom command wants to run the following shell commands:':
|
| 1090 |
-
'A custom command wants to run the following shell commands:',
|
| 1091 |
-
|
| 1092 |
-
// ============================================================================
|
| 1093 |
-
// Dialogs - Pro Quota
|
| 1094 |
-
// ============================================================================
|
| 1095 |
-
'Pro quota limit reached for {{model}}.':
|
| 1096 |
-
'Pro quota limit reached for {{model}}.',
|
| 1097 |
-
'Change auth (executes the /auth command)':
|
| 1098 |
-
'Change auth (executes the /auth command)',
|
| 1099 |
-
'Continue with {{model}}': 'Continue with {{model}}',
|
| 1100 |
-
|
| 1101 |
-
// ============================================================================
|
| 1102 |
-
// Dialogs - Welcome Back
|
| 1103 |
-
// ============================================================================
|
| 1104 |
-
'Current Plan:': 'Current Plan:',
|
| 1105 |
-
'Progress: {{done}}/{{total}} tasks completed':
|
| 1106 |
-
'Progress: {{done}}/{{total}} tasks completed',
|
| 1107 |
-
', {{inProgress}} in progress': ', {{inProgress}} in progress',
|
| 1108 |
-
'Pending Tasks:': 'Pending Tasks:',
|
| 1109 |
-
'What would you like to do?': 'What would you like to do?',
|
| 1110 |
-
'Choose how to proceed with your session:':
|
| 1111 |
-
'Choose how to proceed with your session:',
|
| 1112 |
-
'Start new chat session': 'Start new chat session',
|
| 1113 |
-
'Continue previous conversation': 'Continue previous conversation',
|
| 1114 |
-
'👋 Welcome back! (Last updated: {{timeAgo}})':
|
| 1115 |
-
'👋 Welcome back! (Last updated: {{timeAgo}})',
|
| 1116 |
-
'🎯 Overall Goal:': '🎯 Overall Goal:',
|
| 1117 |
-
|
| 1118 |
-
// ============================================================================
|
| 1119 |
-
// Dialogs - Auth
|
| 1120 |
-
// ============================================================================
|
| 1121 |
-
'Get started': 'Get started',
|
| 1122 |
-
'Select Authentication Method': 'Select Authentication Method',
|
| 1123 |
-
'OpenAI API key is required to use OpenAI authentication.':
|
| 1124 |
-
'OpenAI API key is required to use OpenAI authentication.',
|
| 1125 |
-
'You must select an auth method to proceed. Press Ctrl+C again to exit.':
|
| 1126 |
-
'You must select an auth method to proceed. Press Ctrl+C again to exit.',
|
| 1127 |
-
'Terms of Services and Privacy Notice':
|
| 1128 |
-
'Terms of Services and Privacy Notice',
|
| 1129 |
-
'Qwen OAuth': 'Qwen OAuth',
|
| 1130 |
-
'Free \u00B7 Up to 1,000 requests/day \u00B7 Qwen latest models':
|
| 1131 |
-
'Free \u00B7 Up to 1,000 requests/day \u00B7 Qwen latest models',
|
| 1132 |
-
'Login with QwenChat account to use daily free quota.':
|
| 1133 |
-
'Login with QwenChat account to use daily free quota.',
|
| 1134 |
-
'Paid \u00B7 Up to 6,000 requests/5 hrs \u00B7 All Alibaba Cloud Coding Plan Models':
|
| 1135 |
-
'Paid \u00B7 Up to 6,000 requests/5 hrs \u00B7 All Alibaba Cloud Coding Plan Models',
|
| 1136 |
-
'Alibaba Cloud Coding Plan': 'Alibaba Cloud Coding Plan',
|
| 1137 |
-
'Bring your own API key': 'Bring your own API key',
|
| 1138 |
-
'API-KEY': 'API-KEY',
|
| 1139 |
-
'Use coding plan credentials or your own api-keys/providers.':
|
| 1140 |
-
'Use coding plan credentials or your own api-keys/providers.',
|
| 1141 |
-
OpenAI: 'OpenAI',
|
| 1142 |
-
'Failed to login. Message: {{message}}':
|
| 1143 |
-
'Failed to login. Message: {{message}}',
|
| 1144 |
-
'Authentication is enforced to be {{enforcedType}}, but you are currently using {{currentType}}.':
|
| 1145 |
-
'Authentication is enforced to be {{enforcedType}}, but you are currently using {{currentType}}.',
|
| 1146 |
-
'Qwen OAuth authentication timed out. Please try again.':
|
| 1147 |
-
'Qwen OAuth authentication timed out. Please try again.',
|
| 1148 |
-
'Qwen OAuth authentication cancelled.':
|
| 1149 |
-
'Qwen OAuth authentication cancelled.',
|
| 1150 |
-
'Qwen OAuth Authentication': 'Qwen OAuth Authentication',
|
| 1151 |
-
'Please visit this URL to authorize:': 'Please visit this URL to authorize:',
|
| 1152 |
-
'Or scan the QR code below:': 'Or scan the QR code below:',
|
| 1153 |
-
'Waiting for authorization': 'Waiting for authorization',
|
| 1154 |
-
'Time remaining:': 'Time remaining:',
|
| 1155 |
-
'(Press ESC or CTRL+C to cancel)': '(Press ESC or CTRL+C to cancel)',
|
| 1156 |
-
'Qwen OAuth Authentication Timeout': 'Qwen OAuth Authentication Timeout',
|
| 1157 |
-
'OAuth token expired (over {{seconds}} seconds). Please select authentication method again.':
|
| 1158 |
-
'OAuth token expired (over {{seconds}} seconds). Please select authentication method again.',
|
| 1159 |
-
'Press any key to return to authentication type selection.':
|
| 1160 |
-
'Press any key to return to authentication type selection.',
|
| 1161 |
-
'Waiting for Qwen OAuth authentication...':
|
| 1162 |
-
'Waiting for Qwen OAuth authentication...',
|
| 1163 |
-
'Note: Your existing API key in settings.json will not be cleared when using Qwen OAuth. You can switch back to OpenAI authentication later if needed.':
|
| 1164 |
-
'Note: Your existing API key in settings.json will not be cleared when using Qwen OAuth. You can switch back to OpenAI authentication later if needed.',
|
| 1165 |
-
'Note: Your existing API key will not be cleared when using Qwen OAuth.':
|
| 1166 |
-
'Note: Your existing API key will not be cleared when using Qwen OAuth.',
|
| 1167 |
-
'Authentication timed out. Please try again.':
|
| 1168 |
-
'Authentication timed out. Please try again.',
|
| 1169 |
-
'Waiting for auth... (Press ESC or CTRL+C to cancel)':
|
| 1170 |
-
'Waiting for auth... (Press ESC or CTRL+C to cancel)',
|
| 1171 |
-
'Missing API key for OpenAI-compatible auth. Set settings.security.auth.apiKey, or set the {{envKeyHint}} environment variable.':
|
| 1172 |
-
'Missing API key for OpenAI-compatible auth. Set settings.security.auth.apiKey, or set the {{envKeyHint}} environment variable.',
|
| 1173 |
-
'{{envKeyHint}} environment variable not found.':
|
| 1174 |
-
'{{envKeyHint}} environment variable not found.',
|
| 1175 |
-
'{{envKeyHint}} environment variable not found. Please set it in your .env file or environment variables.':
|
| 1176 |
-
'{{envKeyHint}} environment variable not found. Please set it in your .env file or environment variables.',
|
| 1177 |
-
'{{envKeyHint}} environment variable not found (or set settings.security.auth.apiKey). Please set it in your .env file or environment variables.':
|
| 1178 |
-
'{{envKeyHint}} environment variable not found (or set settings.security.auth.apiKey). Please set it in your .env file or environment variables.',
|
| 1179 |
-
'Missing API key for OpenAI-compatible auth. Set the {{envKeyHint}} environment variable.':
|
| 1180 |
-
'Missing API key for OpenAI-compatible auth. Set the {{envKeyHint}} environment variable.',
|
| 1181 |
-
'Anthropic provider missing required baseUrl in modelProviders[].baseUrl.':
|
| 1182 |
-
'Anthropic provider missing required baseUrl in modelProviders[].baseUrl.',
|
| 1183 |
-
'ANTHROPIC_BASE_URL environment variable not found.':
|
| 1184 |
-
'ANTHROPIC_BASE_URL environment variable not found.',
|
| 1185 |
-
'Invalid auth method selected.': 'Invalid auth method selected.',
|
| 1186 |
-
'Failed to authenticate. Message: {{message}}':
|
| 1187 |
-
'Failed to authenticate. Message: {{message}}',
|
| 1188 |
-
'Authenticated successfully with {{authType}} credentials.':
|
| 1189 |
-
'Authenticated successfully with {{authType}} credentials.',
|
| 1190 |
-
'Invalid QWEN_DEFAULT_AUTH_TYPE value: "{{value}}". Valid values are: {{validValues}}':
|
| 1191 |
-
'Invalid QWEN_DEFAULT_AUTH_TYPE value: "{{value}}". Valid values are: {{validValues}}',
|
| 1192 |
-
'OpenAI Configuration Required': 'OpenAI Configuration Required',
|
| 1193 |
-
'Please enter your OpenAI configuration. You can get an API key from':
|
| 1194 |
-
'Please enter your OpenAI configuration. You can get an API key from',
|
| 1195 |
-
'API Key:': 'API Key:',
|
| 1196 |
-
'Invalid credentials: {{errorMessage}}':
|
| 1197 |
-
'Invalid credentials: {{errorMessage}}',
|
| 1198 |
-
'Failed to validate credentials': 'Failed to validate credentials',
|
| 1199 |
-
'Press Enter to continue, Tab/↑↓ to navigate, Esc to cancel':
|
| 1200 |
-
'Press Enter to continue, Tab/↑↓ to navigate, Esc to cancel',
|
| 1201 |
-
|
| 1202 |
-
// ============================================================================
|
| 1203 |
-
// Dialogs - Model
|
| 1204 |
-
// ============================================================================
|
| 1205 |
-
'Select Model': 'Select Model',
|
| 1206 |
-
'(Press Esc to close)': '(Press Esc to close)',
|
| 1207 |
-
'Current (effective) configuration': 'Current (effective) configuration',
|
| 1208 |
-
AuthType: 'AuthType',
|
| 1209 |
-
'API Key': 'API Key',
|
| 1210 |
-
unset: 'unset',
|
| 1211 |
-
'(default)': '(default)',
|
| 1212 |
-
'(set)': '(set)',
|
| 1213 |
-
'(not set)': '(not set)',
|
| 1214 |
-
Modality: 'Modality',
|
| 1215 |
-
'Context Window': 'Context Window',
|
| 1216 |
-
text: 'text',
|
| 1217 |
-
'text-only': 'text-only',
|
| 1218 |
-
image: 'image',
|
| 1219 |
-
pdf: 'pdf',
|
| 1220 |
-
audio: 'audio',
|
| 1221 |
-
video: 'video',
|
| 1222 |
-
'not set': 'not set',
|
| 1223 |
-
none: 'none',
|
| 1224 |
-
unknown: 'unknown',
|
| 1225 |
-
"Failed to switch model to '{{modelId}}'.\n\n{{error}}":
|
| 1226 |
-
"Failed to switch model to '{{modelId}}'.\n\n{{error}}",
|
| 1227 |
-
'Qwen 3.5 Plus — efficient hybrid model with leading coding performance':
|
| 1228 |
-
'Qwen 3.5 Plus — efficient hybrid model with leading coding performance',
|
| 1229 |
-
'The latest Qwen Vision model from Alibaba Cloud ModelStudio (version: qwen3-vl-plus-2025-09-23)':
|
| 1230 |
-
'The latest Qwen Vision model from Alibaba Cloud ModelStudio (version: qwen3-vl-plus-2025-09-23)',
|
| 1231 |
-
|
| 1232 |
-
// ============================================================================
|
| 1233 |
-
// Dialogs - Permissions
|
| 1234 |
-
// ============================================================================
|
| 1235 |
-
'Manage folder trust settings': 'Manage folder trust settings',
|
| 1236 |
-
|
| 1237 |
-
// ============================================================================
|
| 1238 |
-
// Status Bar
|
| 1239 |
-
// ============================================================================
|
| 1240 |
-
'Using:': 'Using:',
|
| 1241 |
-
'{{count}} open file': '{{count}} open file',
|
| 1242 |
-
'{{count}} open files': '{{count}} open files',
|
| 1243 |
-
'(ctrl+g to view)': '(ctrl+g to view)',
|
| 1244 |
-
'{{count}} {{name}} file': '{{count}} {{name}} file',
|
| 1245 |
-
'{{count}} {{name}} files': '{{count}} {{name}} files',
|
| 1246 |
-
'{{count}} MCP server': '{{count}} MCP server',
|
| 1247 |
-
'{{count}} MCP servers': '{{count}} MCP servers',
|
| 1248 |
-
'{{count}} Blocked': '{{count}} Blocked',
|
| 1249 |
-
'(ctrl+t to view)': '(ctrl+t to view)',
|
| 1250 |
-
'(ctrl+t to toggle)': '(ctrl+t to toggle)',
|
| 1251 |
-
'Press Ctrl+C again to exit.': 'Press Ctrl+C again to exit.',
|
| 1252 |
-
'Press Ctrl+D again to exit.': 'Press Ctrl+D again to exit.',
|
| 1253 |
-
'Press Esc again to clear.': 'Press Esc again to clear.',
|
| 1254 |
-
|
| 1255 |
-
// ============================================================================
|
| 1256 |
-
// MCP Status
|
| 1257 |
-
// ============================================================================
|
| 1258 |
-
'No MCP servers configured.': 'No MCP servers configured.',
|
| 1259 |
-
'⏳ MCP servers are starting up ({{count}} initializing)...':
|
| 1260 |
-
'⏳ MCP servers are starting up ({{count}} initializing)...',
|
| 1261 |
-
'Note: First startup may take longer. Tool availability will update automatically.':
|
| 1262 |
-
'Note: First startup may take longer. Tool availability will update automatically.',
|
| 1263 |
-
'Configured MCP servers:': 'Configured MCP servers:',
|
| 1264 |
-
Ready: 'Ready',
|
| 1265 |
-
'Starting... (first startup may take longer)':
|
| 1266 |
-
'Starting... (first startup may take longer)',
|
| 1267 |
-
Disconnected: 'Disconnected',
|
| 1268 |
-
'{{count}} tool': '{{count}} tool',
|
| 1269 |
-
'{{count}} tools': '{{count}} tools',
|
| 1270 |
-
'{{count}} prompt': '{{count}} prompt',
|
| 1271 |
-
'{{count}} prompts': '{{count}} prompts',
|
| 1272 |
-
'(from {{extensionName}})': '(from {{extensionName}})',
|
| 1273 |
-
OAuth: 'OAuth',
|
| 1274 |
-
'OAuth expired': 'OAuth expired',
|
| 1275 |
-
'OAuth not authenticated': 'OAuth not authenticated',
|
| 1276 |
-
'tools and prompts will appear when ready':
|
| 1277 |
-
'tools and prompts will appear when ready',
|
| 1278 |
-
'{{count}} tools cached': '{{count}} tools cached',
|
| 1279 |
-
'Tools:': 'Tools:',
|
| 1280 |
-
'Parameters:': 'Parameters:',
|
| 1281 |
-
'Prompts:': 'Prompts:',
|
| 1282 |
-
Blocked: 'Blocked',
|
| 1283 |
-
'💡 Tips:': '💡 Tips:',
|
| 1284 |
-
Use: 'Use',
|
| 1285 |
-
'to show server and tool descriptions':
|
| 1286 |
-
'to show server and tool descriptions',
|
| 1287 |
-
'to show tool parameter schemas': 'to show tool parameter schemas',
|
| 1288 |
-
'to hide descriptions': 'to hide descriptions',
|
| 1289 |
-
'to authenticate with OAuth-enabled servers':
|
| 1290 |
-
'to authenticate with OAuth-enabled servers',
|
| 1291 |
-
Press: 'Press',
|
| 1292 |
-
'to toggle tool descriptions on/off': 'to toggle tool descriptions on/off',
|
| 1293 |
-
"Starting OAuth authentication for MCP server '{{name}}'...":
|
| 1294 |
-
"Starting OAuth authentication for MCP server '{{name}}'...",
|
| 1295 |
-
'Restarting MCP servers...': 'Restarting MCP servers...',
|
| 1296 |
-
|
| 1297 |
-
// ============================================================================
|
| 1298 |
-
// Startup Tips
|
| 1299 |
-
// ============================================================================
|
| 1300 |
-
'Tips:': 'Tips:',
|
| 1301 |
-
'Use /compress when the conversation gets long to summarize history and free up context.':
|
| 1302 |
-
'Use /compress when the conversation gets long to summarize history and free up context.',
|
| 1303 |
-
'Start a fresh idea with /clear or /new; the previous session stays available in history.':
|
| 1304 |
-
'Start a fresh idea with /clear or /new; the previous session stays available in history.',
|
| 1305 |
-
'Use /bug to submit issues to the maintainers when something goes off.':
|
| 1306 |
-
'Use /bug to submit issues to the maintainers when something goes off.',
|
| 1307 |
-
'Switch auth type quickly with /auth.':
|
| 1308 |
-
'Switch auth type quickly with /auth.',
|
| 1309 |
-
'You can run any shell commands from Qwen Code using ! (e.g. !ls).':
|
| 1310 |
-
'You can run any shell commands from Qwen Code using ! (e.g. !ls).',
|
| 1311 |
-
'Type / to open the command popup; Tab autocompletes slash commands and saved prompts.':
|
| 1312 |
-
'Type / to open the command popup; Tab autocompletes slash commands and saved prompts.',
|
| 1313 |
-
'You can resume a previous conversation by running qwen --continue or qwen --resume.':
|
| 1314 |
-
'You can resume a previous conversation by running qwen --continue or qwen --resume.',
|
| 1315 |
-
'You can switch permission mode quickly with Shift+Tab or /approval-mode.':
|
| 1316 |
-
'You can switch permission mode quickly with Shift+Tab or /approval-mode.',
|
| 1317 |
-
'You can switch permission mode quickly with Tab or /approval-mode.':
|
| 1318 |
-
'You can switch permission mode quickly with Tab or /approval-mode.',
|
| 1319 |
-
'Try /insight to generate personalized insights from your chat history.':
|
| 1320 |
-
'Try /insight to generate personalized insights from your chat history.',
|
| 1321 |
-
|
| 1322 |
-
// ============================================================================
|
| 1323 |
-
// Exit Screen / Stats
|
| 1324 |
-
// ============================================================================
|
| 1325 |
-
'Agent powering down. Goodbye!': 'Agent powering down. Goodbye!',
|
| 1326 |
-
'To continue this session, run': 'To continue this session, run',
|
| 1327 |
-
'Interaction Summary': 'Interaction Summary',
|
| 1328 |
-
'Session ID:': 'Session ID:',
|
| 1329 |
-
'Tool Calls:': 'Tool Calls:',
|
| 1330 |
-
'Success Rate:': 'Success Rate:',
|
| 1331 |
-
'User Agreement:': 'User Agreement:',
|
| 1332 |
-
reviewed: 'reviewed',
|
| 1333 |
-
'Code Changes:': 'Code Changes:',
|
| 1334 |
-
Performance: 'Performance',
|
| 1335 |
-
'Wall Time:': 'Wall Time:',
|
| 1336 |
-
'Agent Active:': 'Agent Active:',
|
| 1337 |
-
'API Time:': 'API Time:',
|
| 1338 |
-
'Tool Time:': 'Tool Time:',
|
| 1339 |
-
'Session Stats': 'Session Stats',
|
| 1340 |
-
'Model Usage': 'Model Usage',
|
| 1341 |
-
Reqs: 'Reqs',
|
| 1342 |
-
'Input Tokens': 'Input Tokens',
|
| 1343 |
-
'Output Tokens': 'Output Tokens',
|
| 1344 |
-
'Savings Highlight:': 'Savings Highlight:',
|
| 1345 |
-
'of input tokens were served from the cache, reducing costs.':
|
| 1346 |
-
'of input tokens were served from the cache, reducing costs.',
|
| 1347 |
-
'Tip: For a full token breakdown, run `/stats model`.':
|
| 1348 |
-
'Tip: For a full token breakdown, run `/stats model`.',
|
| 1349 |
-
'Model Stats For Nerds': 'Model Stats For Nerds',
|
| 1350 |
-
'Tool Stats For Nerds': 'Tool Stats For Nerds',
|
| 1351 |
-
Metric: 'Metric',
|
| 1352 |
-
API: 'API',
|
| 1353 |
-
Requests: 'Requests',
|
| 1354 |
-
Errors: 'Errors',
|
| 1355 |
-
'Avg Latency': 'Avg Latency',
|
| 1356 |
-
Tokens: 'Tokens',
|
| 1357 |
-
Total: 'Total',
|
| 1358 |
-
Prompt: 'Prompt',
|
| 1359 |
-
Cached: 'Cached',
|
| 1360 |
-
Thoughts: 'Thoughts',
|
| 1361 |
-
Tool: 'Tool',
|
| 1362 |
-
Output: 'Output',
|
| 1363 |
-
'No API calls have been made in this session.':
|
| 1364 |
-
'No API calls have been made in this session.',
|
| 1365 |
-
'Tool Name': 'Tool Name',
|
| 1366 |
-
Calls: 'Calls',
|
| 1367 |
-
'Success Rate': 'Success Rate',
|
| 1368 |
-
'Avg Duration': 'Avg Duration',
|
| 1369 |
-
'User Decision Summary': 'User Decision Summary',
|
| 1370 |
-
'Total Reviewed Suggestions:': 'Total Reviewed Suggestions:',
|
| 1371 |
-
' » Accepted:': ' » Accepted:',
|
| 1372 |
-
' » Rejected:': ' » Rejected:',
|
| 1373 |
-
' » Modified:': ' » Modified:',
|
| 1374 |
-
' Overall Agreement Rate:': ' Overall Agreement Rate:',
|
| 1375 |
-
'No tool calls have been made in this session.':
|
| 1376 |
-
'No tool calls have been made in this session.',
|
| 1377 |
-
'Session start time is unavailable, cannot calculate stats.':
|
| 1378 |
-
'Session start time is unavailable, cannot calculate stats.',
|
| 1379 |
-
|
| 1380 |
-
// ============================================================================
|
| 1381 |
-
// Command Format Migration
|
| 1382 |
-
// ============================================================================
|
| 1383 |
-
'Command Format Migration': 'Command Format Migration',
|
| 1384 |
-
'Found {{count}} TOML command file:': 'Found {{count}} TOML command file:',
|
| 1385 |
-
'Found {{count}} TOML command files:': 'Found {{count}} TOML command files:',
|
| 1386 |
-
'... and {{count}} more': '... and {{count}} more',
|
| 1387 |
-
'The TOML format is deprecated. Would you like to migrate them to Markdown format?':
|
| 1388 |
-
'The TOML format is deprecated. Would you like to migrate them to Markdown format?',
|
| 1389 |
-
'(Backups will be created and original files will be preserved)':
|
| 1390 |
-
'(Backups will be created and original files will be preserved)',
|
| 1391 |
-
|
| 1392 |
-
// ============================================================================
|
| 1393 |
-
// Loading Phrases
|
| 1394 |
-
// ============================================================================
|
| 1395 |
-
'Waiting for user confirmation...': 'Waiting for user confirmation...',
|
| 1396 |
-
'(esc to cancel, {{time}})': '(esc to cancel, {{time}})',
|
| 1397 |
-
|
| 1398 |
-
// ============================================================================
|
| 1399 |
-
// Loading Phrases
|
| 1400 |
-
// ============================================================================
|
| 1401 |
-
WITTY_LOADING_PHRASES: [
|
| 1402 |
-
"I'm Feeling Lucky",
|
| 1403 |
-
'Shipping awesomeness... ',
|
| 1404 |
-
'Painting the serifs back on...',
|
| 1405 |
-
'Navigating the slime mold...',
|
| 1406 |
-
'Consulting the digital spirits...',
|
| 1407 |
-
'Reticulating splines...',
|
| 1408 |
-
'Warming up the AI hamsters...',
|
| 1409 |
-
'Asking the magic conch shell...',
|
| 1410 |
-
'Generating witty retort...',
|
| 1411 |
-
'Polishing the algorithms...',
|
| 1412 |
-
"Don't rush perfection (or my code)...",
|
| 1413 |
-
'Brewing fresh bytes...',
|
| 1414 |
-
'Counting electrons...',
|
| 1415 |
-
'Engaging cognitive processors...',
|
| 1416 |
-
'Checking for syntax errors in the universe...',
|
| 1417 |
-
'One moment, optimizing humor...',
|
| 1418 |
-
'Shuffling punchlines...',
|
| 1419 |
-
'Untangling neural nets...',
|
| 1420 |
-
'Compiling brilliance...',
|
| 1421 |
-
'Loading wit.exe...',
|
| 1422 |
-
'Summoning the cloud of wisdom...',
|
| 1423 |
-
'Preparing a witty response...',
|
| 1424 |
-
"Just a sec, I'm debugging reality...",
|
| 1425 |
-
'Confuzzling the options...',
|
| 1426 |
-
'Tuning the cosmic frequencies...',
|
| 1427 |
-
'Crafting a response worthy of your patience...',
|
| 1428 |
-
'Compiling the 1s and 0s...',
|
| 1429 |
-
'Resolving dependencies... and existential crises...',
|
| 1430 |
-
'Defragmenting memories... both RAM and personal...',
|
| 1431 |
-
'Rebooting the humor module...',
|
| 1432 |
-
'Caching the essentials (mostly cat memes)...',
|
| 1433 |
-
'Optimizing for ludicrous speed',
|
| 1434 |
-
"Swapping bits... don't tell the bytes...",
|
| 1435 |
-
'Garbage collecting... be right back...',
|
| 1436 |
-
'Assembling the interwebs...',
|
| 1437 |
-
'Converting coffee into code...',
|
| 1438 |
-
'Updating the syntax for reality...',
|
| 1439 |
-
'Rewiring the synapses...',
|
| 1440 |
-
'Looking for a misplaced semicolon...',
|
| 1441 |
-
"Greasin' the cogs of the machine...",
|
| 1442 |
-
'Pre-heating the servers...',
|
| 1443 |
-
'Calibrating the flux capacitor...',
|
| 1444 |
-
'Engaging the improbability drive...',
|
| 1445 |
-
'Channeling the Force...',
|
| 1446 |
-
'Aligning the stars for optimal response...',
|
| 1447 |
-
'So say we all...',
|
| 1448 |
-
'Loading the next great idea...',
|
| 1449 |
-
"Just a moment, I'm in the zone...",
|
| 1450 |
-
'Preparing to dazzle you with brilliance...',
|
| 1451 |
-
"Just a tick, I'm polishing my wit...",
|
| 1452 |
-
"Hold tight, I'm crafting a masterpiece...",
|
| 1453 |
-
"Just a jiffy, I'm debugging the universe...",
|
| 1454 |
-
"Just a moment, I'm aligning the pixels...",
|
| 1455 |
-
"Just a sec, I'm optimizing the humor...",
|
| 1456 |
-
"Just a moment, I'm tuning the algorithms...",
|
| 1457 |
-
'Warp speed engaged...',
|
| 1458 |
-
'Mining for more Dilithium crystals...',
|
| 1459 |
-
"Don't panic...",
|
| 1460 |
-
'Following the white rabbit...',
|
| 1461 |
-
'The truth is in here... somewhere...',
|
| 1462 |
-
'Blowing on the cartridge...',
|
| 1463 |
-
'Loading... Do a barrel roll!',
|
| 1464 |
-
'Waiting for the respawn...',
|
| 1465 |
-
'Finishing the Kessel Run in less than 12 parsecs...',
|
| 1466 |
-
"The cake is not a lie, it's just still loading...",
|
| 1467 |
-
'Fiddling with the character creation screen...',
|
| 1468 |
-
"Just a moment, I'm finding the right meme...",
|
| 1469 |
-
"Pressing 'A' to continue...",
|
| 1470 |
-
'Herding digital cats...',
|
| 1471 |
-
'Polishing the pixels...',
|
| 1472 |
-
'Finding a suitable loading screen pun...',
|
| 1473 |
-
'Distracting you with this witty phrase...',
|
| 1474 |
-
'Almost there... probably...',
|
| 1475 |
-
'Our hamsters are working as fast as they can...',
|
| 1476 |
-
'Giving Cloudy a pat on the head...',
|
| 1477 |
-
'Petting the cat...',
|
| 1478 |
-
'Rickrolling my boss...',
|
| 1479 |
-
'Never gonna give you up, never gonna let you down...',
|
| 1480 |
-
'Slapping the bass...',
|
| 1481 |
-
'Tasting the snozberries...',
|
| 1482 |
-
"I'm going the distance, I'm going for speed...",
|
| 1483 |
-
'Is this the real life? Is this just fantasy?...',
|
| 1484 |
-
"I've got a good feeling about this...",
|
| 1485 |
-
'Poking the bear...',
|
| 1486 |
-
'Doing research on the latest memes...',
|
| 1487 |
-
'Figuring out how to make this more witty...',
|
| 1488 |
-
'Hmmm... let me think...',
|
| 1489 |
-
'What do you call a fish with no eyes? A fsh...',
|
| 1490 |
-
'Why did the computer go to therapy? It had too many bytes...',
|
| 1491 |
-
"Why don't programmers like nature? It has too many bugs...",
|
| 1492 |
-
'Why do programmers prefer dark mode? Because light attracts bugs...',
|
| 1493 |
-
'Why did the developer go broke? Because they used up all their cache...',
|
| 1494 |
-
"What can you do with a broken pencil? Nothing, it's pointless...",
|
| 1495 |
-
'Applying percussive maintenance...',
|
| 1496 |
-
'Searching for the correct USB orientation...',
|
| 1497 |
-
'Ensuring the magic smoke stays inside the wires...',
|
| 1498 |
-
'Trying to exit Vim...',
|
| 1499 |
-
'Spinning up the hamster wheel...',
|
| 1500 |
-
"That's not a bug, it's an undocumented feature...",
|
| 1501 |
-
'Engage.',
|
| 1502 |
-
"I'll be back... with an answer.",
|
| 1503 |
-
'My other process is a TARDIS...',
|
| 1504 |
-
'Communing with the machine spirit...',
|
| 1505 |
-
'Letting the thoughts marinate...',
|
| 1506 |
-
'Just remembered where I put my keys...',
|
| 1507 |
-
'Pondering the orb...',
|
| 1508 |
-
"I've seen things you people wouldn't believe... like a user who reads loading messages.",
|
| 1509 |
-
'Initiating thoughtful gaze...',
|
| 1510 |
-
"What's a computer's favorite snack? Microchips.",
|
| 1511 |
-
"Why do Java developers wear glasses? Because they don't C#.",
|
| 1512 |
-
'Charging the laser... pew pew!',
|
| 1513 |
-
'Dividing by zero... just kidding!',
|
| 1514 |
-
'Looking for an adult superviso... I mean, processing.',
|
| 1515 |
-
'Making it go beep boop.',
|
| 1516 |
-
'Buffering... because even AIs need a moment.',
|
| 1517 |
-
'Entangling quantum particles for a faster response...',
|
| 1518 |
-
'Polishing the chrome... on the algorithms.',
|
| 1519 |
-
'Are you not entertained? (Working on it!)',
|
| 1520 |
-
'Summoning the code gremlins... to help, of course.',
|
| 1521 |
-
'Just waiting for the dial-up tone to finish...',
|
| 1522 |
-
'Recalibrating the humor-o-meter.',
|
| 1523 |
-
'My other loading screen is even funnier.',
|
| 1524 |
-
"Pretty sure there's a cat walking on the keyboard somewhere...",
|
| 1525 |
-
'Enhancing... Enhancing... Still loading.',
|
| 1526 |
-
"It's not a bug, it's a feature... of this loading screen.",
|
| 1527 |
-
'Have you tried turning it off and on again? (The loading screen, not me.)',
|
| 1528 |
-
'Constructing additional pylons...',
|
| 1529 |
-
],
|
| 1530 |
-
|
| 1531 |
-
// ============================================================================
|
| 1532 |
-
// Extension Settings Input
|
| 1533 |
-
// ============================================================================
|
| 1534 |
-
'Enter value...': 'Enter value...',
|
| 1535 |
-
'Enter sensitive value...': 'Enter sensitive value...',
|
| 1536 |
-
'Press Enter to submit, Escape to cancel':
|
| 1537 |
-
'Press Enter to submit, Escape to cancel',
|
| 1538 |
-
|
| 1539 |
-
// ============================================================================
|
| 1540 |
-
// Command Migration Tool
|
| 1541 |
-
// ============================================================================
|
| 1542 |
-
'Markdown file already exists: {{filename}}':
|
| 1543 |
-
'Markdown file already exists: {{filename}}',
|
| 1544 |
-
'TOML Command Format Deprecation Notice':
|
| 1545 |
-
'TOML Command Format Deprecation Notice',
|
| 1546 |
-
'Found {{count}} command file(s) in TOML format:':
|
| 1547 |
-
'Found {{count}} command file(s) in TOML format:',
|
| 1548 |
-
'The TOML format for commands is being deprecated in favor of Markdown format.':
|
| 1549 |
-
'The TOML format for commands is being deprecated in favor of Markdown format.',
|
| 1550 |
-
'Markdown format is more readable and easier to edit.':
|
| 1551 |
-
'Markdown format is more readable and easier to edit.',
|
| 1552 |
-
'You can migrate these files automatically using:':
|
| 1553 |
-
'You can migrate these files automatically using:',
|
| 1554 |
-
'Or manually convert each file:': 'Or manually convert each file:',
|
| 1555 |
-
'TOML: prompt = "..." / description = "..."':
|
| 1556 |
-
'TOML: prompt = "..." / description = "..."',
|
| 1557 |
-
'Markdown: YAML frontmatter + content':
|
| 1558 |
-
'Markdown: YAML frontmatter + content',
|
| 1559 |
-
'The migration tool will:': 'The migration tool will:',
|
| 1560 |
-
'Convert TOML files to Markdown': 'Convert TOML files to Markdown',
|
| 1561 |
-
'Create backups of original files': 'Create backups of original files',
|
| 1562 |
-
'Preserve all command functionality': 'Preserve all command functionality',
|
| 1563 |
-
'TOML format will continue to work for now, but migration is recommended.':
|
| 1564 |
-
'TOML format will continue to work for now, but migration is recommended.',
|
| 1565 |
-
|
| 1566 |
-
// ============================================================================
|
| 1567 |
-
// Extensions - Explore Command
|
| 1568 |
-
// ============================================================================
|
| 1569 |
-
'Open extensions page in your browser':
|
| 1570 |
-
'Open extensions page in your browser',
|
| 1571 |
-
'Unknown extensions source: {{source}}.':
|
| 1572 |
-
'Unknown extensions source: {{source}}.',
|
| 1573 |
-
'Would open extensions page in your browser: {{url}} (skipped in test environment)':
|
| 1574 |
-
'Would open extensions page in your browser: {{url}} (skipped in test environment)',
|
| 1575 |
-
'View available extensions at {{url}}':
|
| 1576 |
-
'View available extensions at {{url}}',
|
| 1577 |
-
'Opening extensions page in your browser: {{url}}':
|
| 1578 |
-
'Opening extensions page in your browser: {{url}}',
|
| 1579 |
-
'Failed to open browser. Check out the extensions gallery at {{url}}':
|
| 1580 |
-
'Failed to open browser. Check out the extensions gallery at {{url}}',
|
| 1581 |
-
|
| 1582 |
-
// ============================================================================
|
| 1583 |
-
// Retry / Rate Limit
|
| 1584 |
-
// ============================================================================
|
| 1585 |
-
'Rate limit error: {{reason}}': 'Rate limit error: {{reason}}',
|
| 1586 |
-
'Retrying in {{seconds}} seconds… (attempt {{attempt}}/{{maxRetries}})':
|
| 1587 |
-
'Retrying in {{seconds}} seconds… (attempt {{attempt}}/{{maxRetries}})',
|
| 1588 |
-
'Press Ctrl+Y to retry': 'Press Ctrl+Y to retry',
|
| 1589 |
-
'No failed request to retry.': 'No failed request to retry.',
|
| 1590 |
-
'to retry last request': 'to retry last request',
|
| 1591 |
-
|
| 1592 |
-
// ============================================================================
|
| 1593 |
-
// Coding Plan Authentication
|
| 1594 |
-
// ============================================================================
|
| 1595 |
-
'API key cannot be empty.': 'API key cannot be empty.',
|
| 1596 |
-
'You can get your Coding Plan API key here':
|
| 1597 |
-
'You can get your Coding Plan API key here',
|
| 1598 |
-
'API key is stored in settings.env. You can migrate it to a .env file for better security.':
|
| 1599 |
-
'API key is stored in settings.env. You can migrate it to a .env file for better security.',
|
| 1600 |
-
'New model configurations are available for Alibaba Cloud Coding Plan. Update now?':
|
| 1601 |
-
'New model configurations are available for Alibaba Cloud Coding Plan. Update now?',
|
| 1602 |
-
'Coding Plan configuration updated successfully. New models are now available.':
|
| 1603 |
-
'Coding Plan configuration updated successfully. New models are now available.',
|
| 1604 |
-
'Coding Plan API key not found. Please re-authenticate with Coding Plan.':
|
| 1605 |
-
'Coding Plan API key not found. Please re-authenticate with Coding Plan.',
|
| 1606 |
-
'Failed to update Coding Plan configuration: {{message}}':
|
| 1607 |
-
'Failed to update Coding Plan configuration: {{message}}',
|
| 1608 |
-
|
| 1609 |
-
// ============================================================================
|
| 1610 |
-
// Custom API Key Configuration
|
| 1611 |
-
// ============================================================================
|
| 1612 |
-
'You can configure your API key and models in settings.json':
|
| 1613 |
-
'You can configure your API key and models in settings.json',
|
| 1614 |
-
'Refer to the documentation for setup instructions':
|
| 1615 |
-
'Refer to the documentation for setup instructions',
|
| 1616 |
-
|
| 1617 |
-
// ============================================================================
|
| 1618 |
-
// Auth Dialog - View Titles and Labels
|
| 1619 |
-
// ============================================================================
|
| 1620 |
-
'Coding Plan': 'Coding Plan',
|
| 1621 |
-
"Paste your api key of Bailian Coding Plan and you're all set!":
|
| 1622 |
-
"Paste your api key of Bailian Coding Plan and you're all set!",
|
| 1623 |
-
Custom: 'Custom',
|
| 1624 |
-
'More instructions about configuring `modelProviders` manually.':
|
| 1625 |
-
'More instructions about configuring `modelProviders` manually.',
|
| 1626 |
-
'Select API-KEY configuration mode:': 'Select API-KEY configuration mode:',
|
| 1627 |
-
'(Press Escape to go back)': '(Press Escape to go back)',
|
| 1628 |
-
'(Press Enter to submit, Escape to cancel)':
|
| 1629 |
-
'(Press Enter to submit, Escape to cancel)',
|
| 1630 |
-
'Select Region for Coding Plan': 'Select Region for Coding Plan',
|
| 1631 |
-
'Choose based on where your account is registered':
|
| 1632 |
-
'Choose based on where your account is registered',
|
| 1633 |
-
'Enter Coding Plan API Key': 'Enter Coding Plan API Key',
|
| 1634 |
-
|
| 1635 |
-
// ============================================================================
|
| 1636 |
-
// Coding Plan International Updates
|
| 1637 |
-
// ============================================================================
|
| 1638 |
-
'New model configurations are available for {{region}}. Update now?':
|
| 1639 |
-
'New model configurations are available for {{region}}. Update now?',
|
| 1640 |
-
'{{region}} configuration updated successfully. Model switched to "{{model}}".':
|
| 1641 |
-
'{{region}} configuration updated successfully. Model switched to "{{model}}".',
|
| 1642 |
-
'{{region}} configuration updated successfully.':
|
| 1643 |
-
'{{region}} configuration updated successfully.',
|
| 1644 |
-
'Authenticated successfully with {{region}}. API key and model configs saved to settings.json.':
|
| 1645 |
-
'Authenticated successfully with {{region}}. API key and model configs saved to settings.json.',
|
| 1646 |
-
'Tip: Use /model to switch between available Coding Plan models.':
|
| 1647 |
-
'Tip: Use /model to switch between available Coding Plan models.',
|
| 1648 |
-
|
| 1649 |
-
// ============================================================================
|
| 1650 |
-
// Ask User Question Tool
|
| 1651 |
-
// ============================================================================
|
| 1652 |
-
'Please answer the following question(s):':
|
| 1653 |
-
'Please answer the following question(s):',
|
| 1654 |
-
'Cannot ask user questions in non-interactive mode. Please run in interactive mode to use this tool.':
|
| 1655 |
-
'Cannot ask user questions in non-interactive mode. Please run in interactive mode to use this tool.',
|
| 1656 |
-
'User declined to answer the questions.':
|
| 1657 |
-
'User declined to answer the questions.',
|
| 1658 |
-
'User has provided the following answers:':
|
| 1659 |
-
'User has provided the following answers:',
|
| 1660 |
-
'Failed to process user answers:': 'Failed to process user answers:',
|
| 1661 |
-
'Type something...': 'Type something...',
|
| 1662 |
-
Submit: 'Submit',
|
| 1663 |
-
'Submit answers': 'Submit answers',
|
| 1664 |
-
Cancel: 'Cancel',
|
| 1665 |
-
'Your answers:': 'Your answers:',
|
| 1666 |
-
'(not answered)': '(not answered)',
|
| 1667 |
-
'Ready to submit your answers?': 'Ready to submit your answers?',
|
| 1668 |
-
'↑/↓: Navigate | ←/→: Switch tabs | Enter: Select':
|
| 1669 |
-
'↑/↓: Navigate | ←/→: Switch tabs | Enter: Select',
|
| 1670 |
-
'↑/↓: Navigate | ←/→: Switch tabs | Space/Enter: Toggle | Esc: Cancel':
|
| 1671 |
-
'↑/↓: Navigate | ←/→: Switch tabs | Space/Enter: Toggle | Esc: Cancel',
|
| 1672 |
-
'↑/↓: Navigate | Space/Enter: Toggle | Esc: Cancel':
|
| 1673 |
-
'↑/↓: Navigate | Space/Enter: Toggle | Esc: Cancel',
|
| 1674 |
-
'↑/↓: Navigate | Enter: Select | Esc: Cancel':
|
| 1675 |
-
'↑/↓: Navigate | Enter: Select | Esc: Cancel',
|
| 1676 |
-
};
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
node_modules/@qwen-code/qwen-code/locales/ja.js
DELETED
|
@@ -1,1128 +0,0 @@
|
|
| 1 |
-
/**
|
| 2 |
-
* @license
|
| 3 |
-
* Copyright 2025 Qwen
|
| 4 |
-
* SPDX-License-Identifier: Apache-2.0
|
| 5 |
-
*/
|
| 6 |
-
|
| 7 |
-
// Japanese translations for Qwen Code CLI
|
| 8 |
-
|
| 9 |
-
export default {
|
| 10 |
-
// ============================================================================
|
| 11 |
-
// Help / UI Components
|
| 12 |
-
// ============================================================================
|
| 13 |
-
'Basics:': '基本操作:',
|
| 14 |
-
'Add context': 'コンテキストを追加',
|
| 15 |
-
'Use {{symbol}} to specify files for context (e.g., {{example}}) to target specific files or folders.':
|
| 16 |
-
'{{symbol}} を使用してコンテキスト用のファイルを指定します(例: {{example}}) また、特定のファイルやフォルダを対象にできます',
|
| 17 |
-
'@': '@',
|
| 18 |
-
'@src/myFile.ts': '@src/myFile.ts',
|
| 19 |
-
'Shell mode': 'シェルモード',
|
| 20 |
-
'YOLO mode': 'YOLOモード',
|
| 21 |
-
'plan mode': 'プランモード',
|
| 22 |
-
'auto-accept edits': '編集を自動承認',
|
| 23 |
-
'Accepting edits': '編集を承認中',
|
| 24 |
-
'(shift + tab to cycle)': '(Shift + Tab で切り替え)',
|
| 25 |
-
'Execute shell commands via {{symbol}} (e.g., {{example1}}) or use natural language (e.g., {{example2}}).':
|
| 26 |
-
'{{symbol}} でシェルコマンドを実行(例: {{example1}})、または自然言語で入力(例: {{example2}})',
|
| 27 |
-
'!': '!',
|
| 28 |
-
'!npm run start': '!npm run start',
|
| 29 |
-
'start server': 'サーバーを起動',
|
| 30 |
-
'Commands:': 'コマンド:',
|
| 31 |
-
'shell command': 'シェルコマンド',
|
| 32 |
-
'Model Context Protocol command (from external servers)':
|
| 33 |
-
'Model Context Protocol コマンド(外部サーバーから)',
|
| 34 |
-
'Keyboard Shortcuts:': 'キーボードショートカット:',
|
| 35 |
-
'Jump through words in the input': '入力欄の単語間を移動',
|
| 36 |
-
'Close dialogs, cancel requests, or quit application':
|
| 37 |
-
'ダイアログを閉じる、リクエストをキャンセル、またはアプリを終了',
|
| 38 |
-
'New line': '改行',
|
| 39 |
-
'New line (Alt+Enter works for certain linux distros)':
|
| 40 |
-
'改行(一部のLinuxディストリビューションではAlt+Enterが有効)',
|
| 41 |
-
'Clear the screen': '画面をクリア',
|
| 42 |
-
'Open input in external editor': '外部エディタで入力を開く',
|
| 43 |
-
'Send message': 'メッセージを送信',
|
| 44 |
-
'Initializing...': '初期化中...',
|
| 45 |
-
'Connecting to MCP servers... ({{connected}}/{{total}})':
|
| 46 |
-
'MCPサーバーに接続中... ({{connected}}/{{total}})',
|
| 47 |
-
'Type your message or @path/to/file':
|
| 48 |
-
'メッセージを入力、@パス/ファイルでファイルを添付(D&D対応)',
|
| 49 |
-
"Press 'i' for INSERT mode and 'Esc' for NORMAL mode.":
|
| 50 |
-
"'i' でINSERTモード、'Esc' でNORMALモード",
|
| 51 |
-
'Cancel operation / Clear input (double press)':
|
| 52 |
-
'操作をキャンセル / 入力をクリア(2回押し)',
|
| 53 |
-
'Cycle approval modes': '承認モードを切り替え',
|
| 54 |
-
'Cycle through your prompt history': 'プロンプト履歴を順に表示',
|
| 55 |
-
'For a full list of shortcuts, see {{docPath}}':
|
| 56 |
-
'ショートカットの完全なリストは {{docPath}} を参照',
|
| 57 |
-
'docs/keyboard-shortcuts.md': 'docs/keyboard-shortcuts.md',
|
| 58 |
-
'for help on Qwen Code': 'Qwen Code のヘルプ',
|
| 59 |
-
'show version info': 'バージョン情報を表示',
|
| 60 |
-
'submit a bug report': 'バグレポートを送信',
|
| 61 |
-
'About Qwen Code': 'Qwen Code について',
|
| 62 |
-
|
| 63 |
-
// ============================================================================
|
| 64 |
-
// System Information Fields
|
| 65 |
-
// ============================================================================
|
| 66 |
-
'CLI Version': 'CLIバージョン',
|
| 67 |
-
'Git Commit': 'Gitコミット',
|
| 68 |
-
Model: 'モデル',
|
| 69 |
-
Sandbox: 'サンドボックス',
|
| 70 |
-
'OS Platform': 'OSプラットフォーム',
|
| 71 |
-
'OS Arch': 'OSアーキテクチャ',
|
| 72 |
-
'OS Release': 'OSリリース',
|
| 73 |
-
'Node.js Version': 'Node.js バージョン',
|
| 74 |
-
'NPM Version': 'NPM バージョン',
|
| 75 |
-
'Session ID': 'セッションID',
|
| 76 |
-
'Auth Method': '認証方式',
|
| 77 |
-
'Base URL': 'ベースURL',
|
| 78 |
-
'Memory Usage': 'メモリ使用量',
|
| 79 |
-
'IDE Client': 'IDEクライアント',
|
| 80 |
-
|
| 81 |
-
// ============================================================================
|
| 82 |
-
// Commands - General
|
| 83 |
-
// ============================================================================
|
| 84 |
-
'Analyzes the project and creates a tailored QWEN.md file.':
|
| 85 |
-
'プロジェクトを分析し、カスタマイズされた QWEN.md ファイルを作成',
|
| 86 |
-
'List available Qwen Code tools. Usage: /tools [desc]':
|
| 87 |
-
'利用可能な Qwen Code ツールを一覧表示。使い方: /tools [desc]',
|
| 88 |
-
'Available Qwen Code CLI tools:': '利用可能な Qwen Code CLI ツール:',
|
| 89 |
-
'No tools available': '利用可能なツールはありません',
|
| 90 |
-
'View or change the approval mode for tool usage':
|
| 91 |
-
'ツール使用の承認モードを表示または変更',
|
| 92 |
-
'View or change the language setting': '言語設定を表示または変更',
|
| 93 |
-
'change the theme': 'テーマを変更',
|
| 94 |
-
'Select Theme': 'テーマを選択',
|
| 95 |
-
Preview: 'プレビュー',
|
| 96 |
-
'(Use Enter to select, Tab to configure scope)':
|
| 97 |
-
'(Enter で選択、Tab でスコープを設��)',
|
| 98 |
-
'(Use Enter to apply scope, Tab to select theme)':
|
| 99 |
-
'(Enter でスコープを適用、Tab でテーマを選択)',
|
| 100 |
-
'Theme configuration unavailable due to NO_COLOR env variable.':
|
| 101 |
-
'NO_COLOR 環境変数のためテーマ設定は利用できません',
|
| 102 |
-
'Theme "{{themeName}}" not found.': 'テーマ "{{themeName}}" が見つかりません',
|
| 103 |
-
'Theme "{{themeName}}" not found in selected scope.':
|
| 104 |
-
'選択したスコープにテーマ "{{themeName}}" が見つかりません',
|
| 105 |
-
'Clear conversation history and free up context':
|
| 106 |
-
'会話履歴をクリアしてコンテキストを解放',
|
| 107 |
-
'Compresses the context by replacing it with a summary.':
|
| 108 |
-
'コンテキストを要約に置き換えて圧縮',
|
| 109 |
-
'open full Qwen Code documentation in your browser':
|
| 110 |
-
'ブラウザで Qwen Code のドキュメントを開く',
|
| 111 |
-
'Configuration not available.': '設定が利用できません',
|
| 112 |
-
'change the auth method': '認証方式を変更',
|
| 113 |
-
'Configure authentication information for login':
|
| 114 |
-
'ログイン用の認証情報を設定',
|
| 115 |
-
'Copy the last result or code snippet to clipboard':
|
| 116 |
-
'最後の結果またはコードスニペットをクリップボードにコピー',
|
| 117 |
-
|
| 118 |
-
// ============================================================================
|
| 119 |
-
// Commands - Agents
|
| 120 |
-
// ============================================================================
|
| 121 |
-
'Manage subagents for specialized task delegation.':
|
| 122 |
-
'専門タスクを委任するサブエージェントを管理',
|
| 123 |
-
'Manage existing subagents (view, edit, delete).':
|
| 124 |
-
'既存のサブエージェントを管理(表示、編集、削除)',
|
| 125 |
-
'Create a new subagent with guided setup.':
|
| 126 |
-
'ガイド付きセットアップで新しいサブエージェントを作成',
|
| 127 |
-
|
| 128 |
-
// ============================================================================
|
| 129 |
-
// Agents - Management Dialog
|
| 130 |
-
// ============================================================================
|
| 131 |
-
Agents: 'エージェント',
|
| 132 |
-
'Choose Action': 'アクションを選択',
|
| 133 |
-
'Edit {{name}}': '{{name}} を編集',
|
| 134 |
-
'Edit Tools: {{name}}': 'ツールを編集: {{name}}',
|
| 135 |
-
'Edit Color: {{name}}': '色を編集: {{name}}',
|
| 136 |
-
'Delete {{name}}': '{{name}} を削除',
|
| 137 |
-
'Unknown Step': '不明なステップ',
|
| 138 |
-
'Esc to close': 'Esc で閉じる',
|
| 139 |
-
'Enter to select, ↑↓ to navigate, Esc to close':
|
| 140 |
-
'Enter で選択、↑↓ で移動、Esc で閉じる',
|
| 141 |
-
'Esc to go back': 'Esc で戻る',
|
| 142 |
-
'Enter to confirm, Esc to cancel': 'Enter で確定、Esc でキャンセル',
|
| 143 |
-
'Enter to select, ↑↓ to navigate, Esc to go back':
|
| 144 |
-
'Enter で選択、↑↓ で移動、Esc で戻る',
|
| 145 |
-
'Enter to submit, Esc to go back': 'Enter で送信、Esc で戻る',
|
| 146 |
-
'Invalid step: {{step}}': '無効なステップ: {{step}}',
|
| 147 |
-
'No subagents found.': 'サブエージェントが見つかりません',
|
| 148 |
-
"Use '/agents create' to create your first subagent.":
|
| 149 |
-
"'/agents create' で最初のサブエージェントを作成してください",
|
| 150 |
-
'(built-in)': '(組み込み)',
|
| 151 |
-
'(overridden by project level agent)':
|
| 152 |
-
'(プロジェクトレベルのエージェントで上書き)',
|
| 153 |
-
'Project Level ({{path}})': 'プロジェクトレベル ({{path}})',
|
| 154 |
-
'User Level ({{path}})': 'ユーザーレベル ({{path}})',
|
| 155 |
-
'Built-in Agents': '組み込みエージェント',
|
| 156 |
-
'Using: {{count}} agents': '使用中: {{count}} エージェント',
|
| 157 |
-
'View Agent': 'エージェントを表示',
|
| 158 |
-
'Edit Agent': 'エージェントを編集',
|
| 159 |
-
'Delete Agent': 'エージェントを削除',
|
| 160 |
-
Back: '戻る',
|
| 161 |
-
'No agent selected': 'エージェントが選択されていません',
|
| 162 |
-
'File Path: ': 'ファイルパス: ',
|
| 163 |
-
'Tools: ': 'ツール: ',
|
| 164 |
-
'Color: ': '色: ',
|
| 165 |
-
'Description:': '説明:',
|
| 166 |
-
'System Prompt:': 'システムプロンプト:',
|
| 167 |
-
'Open in editor': 'エディタで開く',
|
| 168 |
-
'Edit tools': 'ツールを編集',
|
| 169 |
-
'Edit color': '色を編集',
|
| 170 |
-
'❌ Error:': '❌ エラー:',
|
| 171 |
-
'Are you sure you want to delete agent "{{name}}"?':
|
| 172 |
-
'エージェント "{{name}}" を削除してもよろしいですか?',
|
| 173 |
-
'Project Level (.qwen/agents/)': 'プロジェクトレベル (.qwen/agents/)',
|
| 174 |
-
'User Level (~/.qwen/agents/)': 'ユーザーレベル (~/.qwen/agents/)',
|
| 175 |
-
'✅ Subagent Created Successfully!':
|
| 176 |
-
'✅ サブエージェントの作成に成功しました!',
|
| 177 |
-
'Subagent "{{name}}" has been saved to {{level}} level.':
|
| 178 |
-
'サブエージェント "{{name}}" を {{level}} に保存しました',
|
| 179 |
-
'Name: ': '名前: ',
|
| 180 |
-
'Location: ': '場所: ',
|
| 181 |
-
'❌ Error saving subagent:': '❌ サブエージェント保存エラー:',
|
| 182 |
-
'Warnings:': '警告:',
|
| 183 |
-
'Step {{n}}: Choose Location': 'ステップ {{n}}: 場所を選択',
|
| 184 |
-
'Step {{n}}: Choose Generation Method': 'ステップ {{n}}: 作成方法を選択',
|
| 185 |
-
'Generate with Qwen Code (Recommended)': 'Qwen Code で生成(推奨)',
|
| 186 |
-
'Manual Creation': '手動作成',
|
| 187 |
-
'Generating subagent configuration...': 'サブエージェント設定を生成中...',
|
| 188 |
-
'Failed to generate subagent: {{error}}':
|
| 189 |
-
'サブエージェントの生成に失敗: {{error}}',
|
| 190 |
-
'Step {{n}}: Describe Your Subagent':
|
| 191 |
-
'ステップ {{n}}: サブエージェントを説明',
|
| 192 |
-
'Step {{n}}: Enter Subagent Name': 'ステップ {{n}}: サブエージェント名を入力',
|
| 193 |
-
'Step {{n}}: Enter System Prompt': 'ステップ {{n}}: システムプロンプトを入力',
|
| 194 |
-
'Step {{n}}: Enter Description': 'ステップ {{n}}: 説明を入力',
|
| 195 |
-
'Step {{n}}: Select Tools': 'ステップ {{n}}: ツールを選択',
|
| 196 |
-
'All Tools (Default)': '全ツール(デフォルト)',
|
| 197 |
-
'All Tools': '全ツール',
|
| 198 |
-
'Read-only Tools': '読み取り専用ツール',
|
| 199 |
-
'Read & Edit Tools': '読み取り&編集ツール',
|
| 200 |
-
'Read & Edit & Execution Tools': '読み取り&編集&実行ツール',
|
| 201 |
-
'Selected tools:': '選択されたツール:',
|
| 202 |
-
'Step {{n}}: Choose Background Color': 'ステップ {{n}}: 背景色を選択',
|
| 203 |
-
'Step {{n}}: Confirm and Save': 'ステップ {{n}}: 確認して保存',
|
| 204 |
-
'Esc to cancel': 'Esc でキャンセル',
|
| 205 |
-
cancel: 'キャンセル',
|
| 206 |
-
'go back': '戻る',
|
| 207 |
-
'↑↓ to navigate, ': '↑↓ で移動、',
|
| 208 |
-
'Name cannot be empty.': '名前は空にできません',
|
| 209 |
-
'System prompt cannot be empty.': 'システムプロンプトは空にできません',
|
| 210 |
-
'Description cannot be empty.': '説明は空にできません',
|
| 211 |
-
'Failed to launch editor: {{error}}': 'エディタの起動に失敗: {{error}}',
|
| 212 |
-
'Failed to save and edit subagent: {{error}}':
|
| 213 |
-
'サブエージェントの保存と編集に失敗: {{error}}',
|
| 214 |
-
'Name "{{name}}" already exists at {{level}} level - will overwrite existing subagent':
|
| 215 |
-
'"{{name}}" は {{level}} に既に存在します - 既存のサブエージェントを上書きします',
|
| 216 |
-
'Name "{{name}}" exists at user level - project level will take precedence':
|
| 217 |
-
'"{{name}}" はユーザーレベルに存在します - プロジェクトレベルが優先されます',
|
| 218 |
-
'Name "{{name}}" exists at project level - existing subagent will take precedence':
|
| 219 |
-
'"{{name}}" はプロジェクトレベルに存在します - 既存のサブエージェントが優先されます',
|
| 220 |
-
'Description is over {{length}} characters':
|
| 221 |
-
'説明が {{length}} 文字を超えています',
|
| 222 |
-
'System prompt is over {{length}} characters':
|
| 223 |
-
'システムプロンプトが {{length}} 文字を超えています',
|
| 224 |
-
'Describe what this subagent should do and when it should be used. (Be comprehensive for best results)':
|
| 225 |
-
'このサブエージェントの役割と使用タイミングを説明してください(詳細に記述するほど良い結果が得られます)',
|
| 226 |
-
'e.g., Expert code reviewer that reviews code based on best practices...':
|
| 227 |
-
'例: ベストプラクティスに基づいてコードをレビューするエキスパートレビュアー...',
|
| 228 |
-
'All tools selected, including MCP tools':
|
| 229 |
-
'MCPツールを含むすべてのツールを選択',
|
| 230 |
-
'Read-only tools:': '読み取り専用ツール:',
|
| 231 |
-
'Edit tools:': '編集ツール:',
|
| 232 |
-
'Execution tools:': '実行ツール:',
|
| 233 |
-
'Press Enter to save, e to save and edit, Esc to go back':
|
| 234 |
-
'Enter で保存、e で保存して編集、Esc で戻る',
|
| 235 |
-
'Press Enter to continue, {{navigation}}Esc to {{action}}':
|
| 236 |
-
'Enter で続行、{{navigation}}Esc で{{action}}',
|
| 237 |
-
'Enter a clear, unique name for this subagent.':
|
| 238 |
-
'このサブエージェントの明確で一意な名前を入力してください',
|
| 239 |
-
'e.g., Code Reviewer': '例: コードレビュアー',
|
| 240 |
-
"Write the system prompt that defines this subagent's behavior. Be comprehensive for best results.":
|
| 241 |
-
'このサブエージェントの動作を定義するシステムプロンプトを記述してください (詳細に書くほど良い結果が得られます)',
|
| 242 |
-
'e.g., You are an expert code reviewer...':
|
| 243 |
-
'例: あなたはエキスパートコードレビュアーです...',
|
| 244 |
-
'Describe when and how this subagent should be used.':
|
| 245 |
-
'このサブエージェントをいつどのように使用するかを説明してください',
|
| 246 |
-
'e.g., Reviews code for best practices and potential bugs.':
|
| 247 |
-
'例: ベストプラクティスと潜在的なバグについてコードをレビューします。',
|
| 248 |
-
// Commands - General (continued)
|
| 249 |
-
'(Use Enter to select{{tabText}})': '(Enter で選択{{tabText}})',
|
| 250 |
-
', Tab to change focus': '、Tab でフォーカス変更',
|
| 251 |
-
'To see changes, Qwen Code must be restarted. Press r to exit and apply changes now.':
|
| 252 |
-
'変更を確認するには Qwen Code を再起動する必要があります。 r を押して終了し、変更を適用してください',
|
| 253 |
-
'The command "/{{command}}" is not supported in non-interactive mode.':
|
| 254 |
-
'コマンド "/{{command}}" は非対話モードではサポートされていません',
|
| 255 |
-
'View and edit Qwen Code settings': 'Qwen Code の設定を表示・編集',
|
| 256 |
-
Settings: '設定',
|
| 257 |
-
'Vim Mode': 'Vim モード',
|
| 258 |
-
'Disable Auto Update': '自動更新を無効化',
|
| 259 |
-
Language: '言語',
|
| 260 |
-
'Output Format': '出力形式',
|
| 261 |
-
'Hide Tips': 'ヒントを非表示',
|
| 262 |
-
'Hide Banner': 'バナーを非表示',
|
| 263 |
-
'Show Memory Usage': 'メモリ使用量を表示',
|
| 264 |
-
'Show Line Numbers': '行番号を表示',
|
| 265 |
-
Text: 'テキスト',
|
| 266 |
-
JSON: 'JSON',
|
| 267 |
-
Plan: 'プラン',
|
| 268 |
-
Default: 'デフォルト',
|
| 269 |
-
'Auto Edit': '自動編集',
|
| 270 |
-
YOLO: 'YOLO',
|
| 271 |
-
'toggle vim mode on/off': 'Vim モードのオン/オフを切り替え',
|
| 272 |
-
'exit the cli': 'CLIを終了',
|
| 273 |
-
Timeout: 'タイムアウト',
|
| 274 |
-
'Max Retries': '最大リトライ回数',
|
| 275 |
-
'Auto Accept': '自動承認',
|
| 276 |
-
'Folder Trust': 'フォルダの信頼',
|
| 277 |
-
'Enable Prompt Completion': 'プロンプト補完を有効化',
|
| 278 |
-
'Debug Keystroke Logging': 'キーストロークのデバッグログ',
|
| 279 |
-
'Hide Window Title': 'ウィンドウタイトルを非表示',
|
| 280 |
-
'Show Status in Title': 'タイトルにステータスを表示',
|
| 281 |
-
'Hide Context Summary': 'コンテキスト要約を非表示',
|
| 282 |
-
'Hide CWD': '作業ディレクトリを非表示',
|
| 283 |
-
'Hide Sandbox Status': 'サンドボックス状態を非表示',
|
| 284 |
-
'Hide Model Info': 'モデル情報を非表示',
|
| 285 |
-
'Hide Footer': 'フッターを非表示',
|
| 286 |
-
'Show Citations': '引用を表示',
|
| 287 |
-
'Custom Witty Phrases': 'カスタムウィットフレーズ',
|
| 288 |
-
'Enable Welcome Back': 'ウェルカムバック機能を有効化',
|
| 289 |
-
'Disable Loading Phrases': 'ローディングフレーズを無効化',
|
| 290 |
-
'Screen Reader Mode': 'スクリーンリーダーモード',
|
| 291 |
-
'IDE Mode': 'IDEモード',
|
| 292 |
-
'Max Session Turns': '最大セッションターン数',
|
| 293 |
-
'Skip Next Speaker Check': '次の発言者チェックをスキップ',
|
| 294 |
-
'Skip Loop Detection': 'ループ検出をスキップ',
|
| 295 |
-
'Skip Startup Context': '起動時コンテキストをスキップ',
|
| 296 |
-
'Enable OpenAI Logging': 'OpenAI ログを有効化',
|
| 297 |
-
'OpenAI Logging Directory': 'OpenAI ログディレクトリ',
|
| 298 |
-
'Disable Cache Control': 'キャッシュ制御を無効化',
|
| 299 |
-
'Memory Discovery Max Dirs': 'メモリ検出の最大ディレクトリ数',
|
| 300 |
-
'Load Memory From Include Directories':
|
| 301 |
-
'インクルードディレクトリからメモリを読み込み',
|
| 302 |
-
'Respect .gitignore': '.gitignore を優先',
|
| 303 |
-
'Respect .qwenignore': '.qwenignore を優先',
|
| 304 |
-
'Enable Recursive File Search': '再帰的ファイル検索を有効化',
|
| 305 |
-
'Disable Fuzzy Search': 'ファジー検索を無効化',
|
| 306 |
-
'Enable Interactive Shell': '対話型シェルを有効化',
|
| 307 |
-
'Show Color': '色を表示',
|
| 308 |
-
'Use Ripgrep': 'Ripgrep を使用',
|
| 309 |
-
'Use Builtin Ripgrep': '組み込み Ripgrep を使用',
|
| 310 |
-
'Enable Tool Output Truncation': 'ツール出力の切り詰めを有効化',
|
| 311 |
-
'Tool Output Truncation Threshold': 'ツール出力切り詰めのしきい値',
|
| 312 |
-
'Tool Output Truncation Lines': 'ツール出力の切り詰め行数',
|
| 313 |
-
'Vision Model Preview': 'ビジョンモデルプレビュー',
|
| 314 |
-
'Tool Schema Compliance': 'ツールスキーマ準拠',
|
| 315 |
-
'Auto (detect from system)': '自動(システムから検出)',
|
| 316 |
-
'check session stats. Usage: /stats [model|tools]':
|
| 317 |
-
'セッション統計を確認。使い方: /stats [model|tools]',
|
| 318 |
-
'Show model-specific usage statistics.': 'モデル別の使用統計を表示',
|
| 319 |
-
'Show tool-specific usage statistics.': 'ツール別の使用統計を表示',
|
| 320 |
-
'Open MCP management dialog, or authenticate with OAuth-enabled servers':
|
| 321 |
-
'MCP管理ダイアログを開く、またはOAuth対応サーバーで認証',
|
| 322 |
-
'List configured MCP servers and tools, or authenticate with OAuth-enabled servers':
|
| 323 |
-
'設定済みのMCPサーバーとツールを一覧表示、またはOAuth対応サーバーで認証',
|
| 324 |
-
'Manage workspace directories': 'ワークスペースディレクトリを管理',
|
| 325 |
-
'Add directories to the workspace. Use comma to separate multiple paths':
|
| 326 |
-
'ワークスペースにディレクトリを追加。複数パスはカンマで区切ってください',
|
| 327 |
-
'Show all directories in the workspace':
|
| 328 |
-
'ワークスペース内のすべてのディレクトリを表示',
|
| 329 |
-
'set external editor preference': '外部エディタの設定',
|
| 330 |
-
'Manage extensions': '拡張機能を管理',
|
| 331 |
-
'List active extensions': '有効な拡張機能を一覧表示',
|
| 332 |
-
'Update extensions. Usage: update <extension-names>|--all':
|
| 333 |
-
'拡張機能を更新。使い方: update <拡張機能名>|--all',
|
| 334 |
-
'You are installing an extension from {{originSource}}. Some features may not work perfectly with Qwen Code.':
|
| 335 |
-
'{{originSource}} から拡張機能をインストールしています。一部の機能は Qwen Code で完全に動作しない可能性があります。',
|
| 336 |
-
'manage IDE integration': 'IDE連携を管理',
|
| 337 |
-
'check status of IDE integration': 'IDE連携の状態を確認',
|
| 338 |
-
'install required IDE companion for {{ideName}}':
|
| 339 |
-
'{{ideName}} 用の必要なIDEコンパニオンをインストール',
|
| 340 |
-
'enable IDE integration': 'IDE連携を有効化',
|
| 341 |
-
'disable IDE integration': 'IDE連携を無効化',
|
| 342 |
-
'IDE integration is not supported in your current environment. To use this feature, run Qwen Code in one of these supported IDEs: VS Code or VS Code forks.':
|
| 343 |
-
'現在の環境ではIDE連携はサポートされていません。この機能を使用するには、VS Code または VS Code 派生エディタで Qwen Code を実行してください',
|
| 344 |
-
'Set up GitHub Actions': 'GitHub Actions を設定',
|
| 345 |
-
'Configure terminal keybindings for multiline input (VS Code, Cursor, Windsurf, Trae)':
|
| 346 |
-
'複数行入力用のターミナルキーバインドを設定(VS Code、Cursor、Windsurf、Trae)',
|
| 347 |
-
'Please restart your terminal for the changes to take effect.':
|
| 348 |
-
'変更を有効にするにはターミナルを再起動してください',
|
| 349 |
-
'Failed to configure terminal: {{error}}':
|
| 350 |
-
'ターミナルの設定に失敗: {{error}}',
|
| 351 |
-
'Could not determine {{terminalName}} config path on Windows: APPDATA environment variable is not set.':
|
| 352 |
-
'Windows で {{terminalName}} の設定パスを特定できません: APPDATA 環境変数が設定されていません',
|
| 353 |
-
'{{terminalName}} keybindings.json exists but is not a valid JSON array. Please fix the file manually or delete it to allow automatic configuration.':
|
| 354 |
-
'{{terminalName}} の keybindings.json は存在しますが、有効なJSON配列ではありません。ファイルを手動で修正するか、削除して自動設定を許可してください',
|
| 355 |
-
'File: {{file}}': 'ファイル: {{file}}',
|
| 356 |
-
'Failed to parse {{terminalName}} keybindings.json. The file contains invalid JSON. Please fix the file manually or delete it to allow automatic configuration.':
|
| 357 |
-
'{{terminalName}} の keybindings.json の解析に失敗しました。ファイルに無効なJSONが含まれています。手動で修正するか、削除して自動設定を許可してください',
|
| 358 |
-
'Error: {{error}}': 'エラー: {{error}}',
|
| 359 |
-
'Shift+Enter binding already exists': 'Shift+Enter バインドは既に存在します',
|
| 360 |
-
'Ctrl+Enter binding already exists': 'Ctrl+Enter バインドは既に存在します',
|
| 361 |
-
'Existing keybindings detected. Will not modify to avoid conflicts.':
|
| 362 |
-
'既存のキーバインドが検出されました。競合を避けるため変更をしません',
|
| 363 |
-
'Please check and modify manually if needed: {{file}}':
|
| 364 |
-
'必要に応じて手動で確認・変更してください: {{file}}',
|
| 365 |
-
'Added Shift+Enter and Ctrl+Enter keybindings to {{terminalName}}.':
|
| 366 |
-
'{{terminalName}} に Shift+Enter と Ctrl+Enter のキーバインドを追加しました',
|
| 367 |
-
'Modified: {{file}}': '変更済み: {{file}}',
|
| 368 |
-
'{{terminalName}} keybindings already configured.':
|
| 369 |
-
'{{terminalName}} のキーバインドは既に設定されています',
|
| 370 |
-
'Failed to configure {{terminalName}}.':
|
| 371 |
-
'{{terminalName}} の設定に失敗しました',
|
| 372 |
-
'Your terminal is already configured for an optimal experience with multiline input (Shift+Enter and Ctrl+Enter).':
|
| 373 |
-
'ターミナルは複数行入力(Shift+Enter と Ctrl+Enter)に最適化されています',
|
| 374 |
-
'Could not detect terminal type. Supported terminals: VS Code, Cursor, Windsurf, and Trae.':
|
| 375 |
-
'ターミナルの種類を検出できませんでした。サポートされているターミナル: VS Code、Cursor、Windsurf、Trae',
|
| 376 |
-
'Terminal "{{terminal}}" is not supported yet.':
|
| 377 |
-
'ターミナル "{{terminal}}" はまだサポートされていません',
|
| 378 |
-
// Commands - Language
|
| 379 |
-
'Invalid language. Available: {{options}}':
|
| 380 |
-
'無効な言語です。使用可能: {{options}}',
|
| 381 |
-
'Language subcommands do not accept additional arguments.':
|
| 382 |
-
'言語サブコマンドは追加の引数を受け付けません',
|
| 383 |
-
'Current UI language: {{lang}}': '現在のUI言語: {{lang}}',
|
| 384 |
-
'Current LLM output language: {{lang}}': '現在のLLM出力言語: {{lang}}',
|
| 385 |
-
'LLM output language not set': 'LLM出力言語が設定されていません',
|
| 386 |
-
'Set UI language': 'UI言語を設定',
|
| 387 |
-
'Set LLM output language': 'LLM出力言語を設定',
|
| 388 |
-
'Usage: /language ui [{{options}}]': '使い方: /language ui [{{options}}]',
|
| 389 |
-
'Usage: /language output <language>': '使い方: /language output <言語>',
|
| 390 |
-
'Example: /language output 中文': '例: /language output 中文',
|
| 391 |
-
'Example: /language output English': '例: /language output English',
|
| 392 |
-
'Example: /language output 日本語': '例: /language output 日本語',
|
| 393 |
-
'Example: /language output Português': '例: /language output Português',
|
| 394 |
-
'UI language changed to {{lang}}': 'UI言語を {{lang}} に変更しました',
|
| 395 |
-
'LLM output language rule file generated at {{path}}':
|
| 396 |
-
'LLM出力言語ルールファイルを {{path}} に生成しました',
|
| 397 |
-
'Please restart the application for the changes to take effect.':
|
| 398 |
-
'変更を有効にするにはアプリケーションを再起動してください',
|
| 399 |
-
'Failed to generate LLM output language rule file: {{error}}':
|
| 400 |
-
'LLM出力言語ルールファイル���生成に失敗: {{error}}',
|
| 401 |
-
'Invalid command. Available subcommands:':
|
| 402 |
-
'無効なコマンドです。使用可能なサブコマンド:',
|
| 403 |
-
'Available subcommands:': '使用可能なサブコマンド:',
|
| 404 |
-
'To request additional UI language packs, please open an issue on GitHub.':
|
| 405 |
-
'追加のUI言語パックをリクエストするには、GitHub で Issue を作成してください',
|
| 406 |
-
'Available options:': '使用可能なオプション:',
|
| 407 |
-
'Set UI language to {{name}}': 'UI言語を {{name}} に設定',
|
| 408 |
-
// Approval Mode
|
| 409 |
-
'Approval Mode': '承認モード',
|
| 410 |
-
'Current approval mode: {{mode}}': '現在の承認モード: {{mode}}',
|
| 411 |
-
'Available approval modes:': '利用可能な承認モード:',
|
| 412 |
-
'Approval mode changed to: {{mode}}': '承認モードを変更しました: {{mode}}',
|
| 413 |
-
'Approval mode changed to: {{mode}} (saved to {{scope}} settings{{location}})':
|
| 414 |
-
'承認モードを {{mode}} に変更しました({{scope}} 設定{{location}}に保存)',
|
| 415 |
-
'Usage: /approval-mode <mode> [--session|--user|--project]':
|
| 416 |
-
'使い方: /approval-mode <モード> [--session|--user|--project]',
|
| 417 |
-
'Scope subcommands do not accept additional arguments.':
|
| 418 |
-
'スコープサブコマンドは追加の引数を受け付けません',
|
| 419 |
-
'Plan mode - Analyze only, do not modify files or execute commands':
|
| 420 |
-
'プランモード - 分析のみ、ファイルの変更やコマンドの実行はしません',
|
| 421 |
-
'Default mode - Require approval for file edits or shell commands':
|
| 422 |
-
'デフォルトモード - ファイル編集やシェルコマンドには承認が必要',
|
| 423 |
-
'Auto-edit mode - Automatically approve file edits':
|
| 424 |
-
'自動編集モード - ファイル編集を自動承認',
|
| 425 |
-
'YOLO mode - Automatically approve all tools':
|
| 426 |
-
'YOLOモード - すべてのツールを自動承認',
|
| 427 |
-
'{{mode}} mode': '{{mode}}モード',
|
| 428 |
-
'Settings service is not available; unable to persist the approval mode.':
|
| 429 |
-
'設定サービスが利用できません。承認モードを保存できません',
|
| 430 |
-
'Failed to save approval mode: {{error}}':
|
| 431 |
-
'承認モードの保存に失敗: {{error}}',
|
| 432 |
-
'Failed to change approval mode: {{error}}':
|
| 433 |
-
'承認モードの変更に失敗: {{error}}',
|
| 434 |
-
'Apply to current session only (temporary)':
|
| 435 |
-
'現在のセッションのみに適用(一時的)',
|
| 436 |
-
'Persist for this project/workspace': 'このプロジェクト/ワークスペースに保存',
|
| 437 |
-
'Persist for this user on this machine': 'このマシンのこのユーザーに保存',
|
| 438 |
-
'Analyze only, do not modify files or execute commands':
|
| 439 |
-
'分析のみ、ファイルの変更やコマンドの実行はしません',
|
| 440 |
-
'Require approval for file edits or shell commands':
|
| 441 |
-
'ファイル編集やシェルコマンドには承認が必要',
|
| 442 |
-
'Automatically approve file edits': 'ファイル編集を自動承認',
|
| 443 |
-
'Automatically approve all tools': 'すべてのツールを自動承認',
|
| 444 |
-
'Workspace approval mode exists and takes priority. User-level change will have no effect.':
|
| 445 |
-
'ワークスペースの承認モードが存在し、優先されます。ユーザーレベルの変更は効果がありません',
|
| 446 |
-
'(Use Enter to select, Tab to change focus)':
|
| 447 |
-
'(Enter で選択、Tab でフォーカス変更)',
|
| 448 |
-
'Apply To': '適用先',
|
| 449 |
-
'User Settings': 'ユーザー設定',
|
| 450 |
-
'Workspace Settings': 'ワークスペース設定',
|
| 451 |
-
// Memory
|
| 452 |
-
'Commands for interacting with memory.': 'メモリ操作のコマンド',
|
| 453 |
-
'Show the current memory contents.': '現在のメモリ内容を表示',
|
| 454 |
-
'Show project-level memory contents.': 'プロジェクトレベルのメモリ内容を表示',
|
| 455 |
-
'Show global memory contents.': 'グローバルメモリ内容を表示',
|
| 456 |
-
'Add content to project-level memory.':
|
| 457 |
-
'プロジェクトレベルのメモリにコンテンツを追加',
|
| 458 |
-
'Add content to global memory.': 'グローバルメモリにコンテンツを追加',
|
| 459 |
-
'Refresh the memory from the source.': 'ソースからメモリを更新',
|
| 460 |
-
'Usage: /memory add --project <text to remember>':
|
| 461 |
-
'使い方: /memory add --project <記憶するテキスト>',
|
| 462 |
-
'Usage: /memory add --global <text to remember>':
|
| 463 |
-
'使い方: /memory add --global <記憶するテキスト>',
|
| 464 |
-
'Attempting to save to project memory: "{{text}}"':
|
| 465 |
-
'プロジェクトメモリへの保存を試行中: "{{text}}"',
|
| 466 |
-
'Attempting to save to global memory: "{{text}}"':
|
| 467 |
-
'グローバルメモリへの保存を試行中: "{{text}}"',
|
| 468 |
-
'Current memory content from {{count}} file(s):':
|
| 469 |
-
'{{count}} 個のファイルからの現在のメモリ内容:',
|
| 470 |
-
'Memory is currently empty.': 'メモリは現在空です',
|
| 471 |
-
'Project memory file not found or is currently empty.':
|
| 472 |
-
'プロジェクトメモリファイルが見つからないか、現在空です',
|
| 473 |
-
'Global memory file not found or is currently empty.':
|
| 474 |
-
'グローバルメモリファイルが見つからないか、現在空です',
|
| 475 |
-
'Global memory is currently empty.': 'グローバルメモリは現在空です',
|
| 476 |
-
'Global memory content:\n\n---\n{{content}}\n---':
|
| 477 |
-
'グローバルメモリ内容:\n\n---\n{{content}}\n---',
|
| 478 |
-
'Project memory content from {{path}}:\n\n---\n{{content}}\n---':
|
| 479 |
-
'{{path}} からのプロジェクトメモリ内容:\n\n---\n{{content}}\n---',
|
| 480 |
-
'Project memory is currently empty.': 'プロジェクトメモリは現在空です',
|
| 481 |
-
'Refreshing memory from source files...':
|
| 482 |
-
'ソースファイルからメモリを更新中...',
|
| 483 |
-
'Add content to the memory. Use --global for global memory or --project for project memory.':
|
| 484 |
-
'メモリにコンテンツを追加。グローバルメモリには --global、プロジェクトメモリには --project を使用',
|
| 485 |
-
'Usage: /memory add [--global|--project] <text to remember>':
|
| 486 |
-
'使い方: /memory add [--global|--project] <記憶するテキスト>',
|
| 487 |
-
'Attempting to save to memory {{scope}}: "{{fact}}"':
|
| 488 |
-
'メモリ {{scope}} への保存を試行中: "{{fact}}"',
|
| 489 |
-
// MCP
|
| 490 |
-
'Authenticate with an OAuth-enabled MCP server':
|
| 491 |
-
'OAuth対応のMCPサーバーで認証',
|
| 492 |
-
'List configured MCP servers and tools':
|
| 493 |
-
'設定済みのMCPサーバーとツールを一覧表示',
|
| 494 |
-
'No MCP servers configured.': 'MCPサーバーが設定されていません',
|
| 495 |
-
'Restarts MCP servers.': 'MCPサーバーを再起動します',
|
| 496 |
-
'Config not loaded.': '設定が読み込まれていません',
|
| 497 |
-
'Could not retrieve tool registry.': 'ツールレジストリを取得できませんでした',
|
| 498 |
-
'No MCP servers configured with OAuth authentication.':
|
| 499 |
-
'OAuth認証が設定されたMCPサーバーはありません',
|
| 500 |
-
'MCP servers with OAuth authentication:': 'OAuth認証のMCPサーバー:',
|
| 501 |
-
'Use /mcp auth <server-name> to authenticate.':
|
| 502 |
-
'認証するには /mcp auth <サーバー名> を使用',
|
| 503 |
-
"MCP server '{{name}}' not found.": "MCPサーバー '{{name}}' が見つかりません",
|
| 504 |
-
"Successfully authenticated and refreshed tools for '{{name}}'.":
|
| 505 |
-
"'{{name}}' の認証とツール更新に成功しました",
|
| 506 |
-
"Failed to authenticate with MCP server '{{name}}': {{error}}":
|
| 507 |
-
"MCPサーバー '{{name}}' での認証に失敗: {{error}}",
|
| 508 |
-
"Re-discovering tools from '{{name}}'...":
|
| 509 |
-
"'{{name}}' からツールを再検出中...",
|
| 510 |
-
"Discovered {{count}} tool(s) from '{{name}}'.":
|
| 511 |
-
"'{{name}}' から {{count}} 個のツールを検出しました。",
|
| 512 |
-
'Authentication complete. Returning to server details...':
|
| 513 |
-
'認証完了。サーバー詳細に戻ります...',
|
| 514 |
-
'Authentication successful.': '認証成功。',
|
| 515 |
-
'If the browser does not open, copy and paste this URL into your browser:':
|
| 516 |
-
'ブラウザが開かない場合は、このURLをコピーしてブラウザに貼り付けてください:',
|
| 517 |
-
'Make sure to copy the COMPLETE URL - it may wrap across multiple lines.':
|
| 518 |
-
'⚠️ URL全体をコピーしてください——複数行にまたがる場合があります。',
|
| 519 |
-
'Configured MCP servers:': '設定済みMCPサーバー:',
|
| 520 |
-
Ready: '準備完了',
|
| 521 |
-
Disconnected: '切断',
|
| 522 |
-
'{{count}} tool': '{{count}} ツール',
|
| 523 |
-
'{{count}} tools': '{{count}} ツール',
|
| 524 |
-
'Restarting MCP servers...': 'MCPサーバーを再起動中...',
|
| 525 |
-
// Chat
|
| 526 |
-
'Manage conversation history.': '会話履歴を管理します',
|
| 527 |
-
'List saved conversation checkpoints':
|
| 528 |
-
'保存された会話チェックポイントを一覧表示',
|
| 529 |
-
'No saved conversation checkpoints found.':
|
| 530 |
-
'保存された会話チェックポイントが見つかりません',
|
| 531 |
-
'List of saved conversations:': '保存された会話の一覧:',
|
| 532 |
-
'Note: Newest last, oldest first':
|
| 533 |
-
'注: 最新のものが下にあり、過去のものが上にあります',
|
| 534 |
-
'Save the current conversation as a checkpoint. Usage: /chat save <tag>':
|
| 535 |
-
'現在の会話をチェックポイントとして保存。使い方: /chat save <タグ>',
|
| 536 |
-
'Missing tag. Usage: /chat save <tag>':
|
| 537 |
-
'タグが不足しています。使い方: /chat save <タグ>',
|
| 538 |
-
'Delete a conversation checkpoint. Usage: /chat delete <tag>':
|
| 539 |
-
'会話チェックポイントを削除。使い方: /chat delete <タグ>',
|
| 540 |
-
'Missing tag. Usage: /chat delete <tag>':
|
| 541 |
-
'タグが不足しています。使い方: /chat delete <タグ>',
|
| 542 |
-
"Conversation checkpoint '{{tag}}' has been deleted.":
|
| 543 |
-
"会話チェックポイント '{{tag}}' を削除しました",
|
| 544 |
-
"Error: No checkpoint found with tag '{{tag}}'.":
|
| 545 |
-
"エラー: タグ '{{tag}}' のチェックポイントが見つかりません",
|
| 546 |
-
'Resume a conversation from a checkpoint. Usage: /chat resume <tag>':
|
| 547 |
-
'チェックポイントから会話を再開。使い方: /chat resume <タグ>',
|
| 548 |
-
'Missing tag. Usage: /chat resume <tag>':
|
| 549 |
-
'タグが不足しています。使い方: /chat resume <タグ>',
|
| 550 |
-
'No saved checkpoint found with tag: {{tag}}.':
|
| 551 |
-
'タグ {{tag}} のチェックポイントが見つかりません',
|
| 552 |
-
'A checkpoint with the tag {{tag}} already exists. Do you want to overwrite it?':
|
| 553 |
-
'タグ {{tag}} のチェックポイントは既に存在します。上書きしますか?',
|
| 554 |
-
'No chat client available to save conversation.':
|
| 555 |
-
'会話を保存するためのチャットクライアントがありません',
|
| 556 |
-
'Conversation checkpoint saved with tag: {{tag}}.':
|
| 557 |
-
'タグ {{tag}} で会話チェックポイントを保存しました',
|
| 558 |
-
'No conversation found to save.': '保存する会話が見つかりません',
|
| 559 |
-
'No chat client available to share conversation.':
|
| 560 |
-
'会話を共有するためのチャットクライアントがありません',
|
| 561 |
-
'Invalid file format. Only .md and .json are supported.':
|
| 562 |
-
'無効なファイル形式です。.md と .json のみサポートされています',
|
| 563 |
-
'Error sharing conversation: {{error}}': '会話の共有中にエラー: {{error}}',
|
| 564 |
-
'Conversation shared to {{filePath}}': '会話を {{filePath}} に共有しました',
|
| 565 |
-
'No conversation found to share.': '共有する会話が見つかりません',
|
| 566 |
-
'Share the current conversation to a markdown or json file. Usage: /chat share <file>':
|
| 567 |
-
'現在の会話をmarkdownまたはjsonファイルに共有。使い方: /chat share <ファイル>',
|
| 568 |
-
// Summary
|
| 569 |
-
'Generate a project summary and save it to .qwen/PROJECT_SUMMARY.md':
|
| 570 |
-
'プロジェクトサマリーを生成し、.qwen/PROJECT_SUMMARY.md に保存',
|
| 571 |
-
'No chat client available to generate summary.':
|
| 572 |
-
'サマリーを生成するためのチャットクライアントがありません',
|
| 573 |
-
'Already generating summary, wait for previous request to complete':
|
| 574 |
-
'サマリー生成中です。前のリクエストの完了をお待ちください',
|
| 575 |
-
'No conversation found to summarize.': '要約する会話が見つかりません',
|
| 576 |
-
'Failed to generate project context summary: {{error}}':
|
| 577 |
-
'プロジェクトコンテキストサマリーの生成に失敗: {{error}}',
|
| 578 |
-
'Saved project summary to {{filePathForDisplay}}.':
|
| 579 |
-
'プロジェクトサマリーを {{filePathForDisplay}} に保存しました',
|
| 580 |
-
'Saving project summary...': 'プロジェクトサマリーを保存中...',
|
| 581 |
-
'Generating project summary...': 'プロジェクトサマリーを生成中...',
|
| 582 |
-
'Failed to generate summary - no text content received from LLM response':
|
| 583 |
-
'サマリーの生成に失敗 - LLMレスポンスからテキストコンテンツを受信できませんでした',
|
| 584 |
-
// Model
|
| 585 |
-
'Switch the model for this session': 'このセッションのモデルを切り替え',
|
| 586 |
-
'Content generator configuration not available.':
|
| 587 |
-
'コンテンツジェネレーター設定が利用できません',
|
| 588 |
-
'Authentication type not available.': '認証タイプが利用できません',
|
| 589 |
-
'No models available for the current authentication type ({{authType}}).':
|
| 590 |
-
'現在の認証タイプ({{authType}})で利用可能なモデルはありません',
|
| 591 |
-
// Clear
|
| 592 |
-
'Starting a new session, resetting chat, and clearing terminal.':
|
| 593 |
-
'新しいセッションを開始し、チャットをリセットし、ターミナルをクリアしています',
|
| 594 |
-
'Starting a new session and clearing.':
|
| 595 |
-
'新しいセッションを開始してクリアしています',
|
| 596 |
-
// Compress
|
| 597 |
-
'Already compressing, wait for previous request to complete':
|
| 598 |
-
'圧縮中です。前のリクエストの完了をお待ちください',
|
| 599 |
-
'Failed to compress chat history.': 'チャット履歴の圧縮に失敗しました',
|
| 600 |
-
'Failed to compress chat history: {{error}}':
|
| 601 |
-
'チャット履歴の圧縮に失敗: {{error}}',
|
| 602 |
-
'Compressing chat history': 'チャット履歴を圧縮中',
|
| 603 |
-
'Chat history compressed from {{originalTokens}} to {{newTokens}} tokens.':
|
| 604 |
-
'チャット履歴を {{originalTokens}} トークンから {{newTokens}} トークンに圧縮しました',
|
| 605 |
-
'Compression was not beneficial for this history size.':
|
| 606 |
-
'この履歴サイズには圧縮の効果がありませんでした',
|
| 607 |
-
'Chat history compression did not reduce size. This may indicate issues with the compression prompt.':
|
| 608 |
-
'チャット履歴の圧縮でサイズが減少しませんでした。圧縮プロンプトに問題がある可能性があります',
|
| 609 |
-
'Could not compress chat history due to a token counting error.':
|
| 610 |
-
'トークンカウントエラーのため、チャット履歴を圧縮できませんでした',
|
| 611 |
-
'Chat history is already compressed.': 'チャット履歴は既に圧縮されています',
|
| 612 |
-
// Directory
|
| 613 |
-
'Configuration is not available.': '設定が利用できません',
|
| 614 |
-
'Please provide at least one path to add.':
|
| 615 |
-
'追加するパスを少なくとも1つ指定してください',
|
| 616 |
-
'The /directory add command is not supported in restrictive sandbox profiles. Please use --include-directories when starting the session instead.':
|
| 617 |
-
'制限的なサンドボックスプロファイルでは /directory add コマンドはサポートされていません。代わりにセッション開始時に --include-directories を使用してください',
|
| 618 |
-
"Error adding '{{path}}': {{error}}":
|
| 619 |
-
"'{{path}}' の追加中にエラー: {{error}}",
|
| 620 |
-
'Successfully added QWEN.md files from the following directories if there are:\n- {{directories}}':
|
| 621 |
-
'以下のディレクトリから QWEN.md ファイルを追加しました(存在する場合):\n- {{directories}}',
|
| 622 |
-
'Error refreshing memory: {{error}}': 'メモリの更新中にエラー: {{error}}',
|
| 623 |
-
'Successfully added directories:\n- {{directories}}':
|
| 624 |
-
'ディレクトリを正常に追加しました:\n- {{directories}}',
|
| 625 |
-
'Current workspace directories:\n{{directories}}':
|
| 626 |
-
'現在のワークスペースディレクトリ:\n{{directories}}',
|
| 627 |
-
// Docs
|
| 628 |
-
'Please open the following URL in your browser to view the documentation:\n{{url}}':
|
| 629 |
-
'ドキュメントを表示するには、ブラウザで以下のURLを開いてください:\n{{url}}',
|
| 630 |
-
'Opening documentation in your browser: {{url}}':
|
| 631 |
-
' ブラウザでドキュメントを開きました: {{url}}',
|
| 632 |
-
// Dialogs - Tool Confirmation
|
| 633 |
-
'Do you want to proceed?': '続行しますか?',
|
| 634 |
-
'Yes, allow once': 'はい(今回のみ許可)',
|
| 635 |
-
'Allow always': '常に許可する',
|
| 636 |
-
Yes: 'はい',
|
| 637 |
-
No: 'いいえ',
|
| 638 |
-
'No (esc)': 'いいえ (Esc)',
|
| 639 |
-
'Yes, allow always for this session': 'はい、このセッションで常に許可',
|
| 640 |
-
|
| 641 |
-
// MCP Management - Core translations
|
| 642 |
-
'Manage MCP servers': 'MCPサーバーを管理',
|
| 643 |
-
'Server Detail': 'サーバー詳細',
|
| 644 |
-
'Disable Server': 'サーバーを無効化',
|
| 645 |
-
Tools: 'ツール',
|
| 646 |
-
'Tool Detail': 'ツール詳細',
|
| 647 |
-
'MCP Management': 'MCP管理',
|
| 648 |
-
'Loading...': '読み込み中...',
|
| 649 |
-
'Unknown step': '不明なステップ',
|
| 650 |
-
'Esc to back': 'Esc 戻る',
|
| 651 |
-
'↑↓ to navigate · Enter to select · Esc to close':
|
| 652 |
-
'↑↓ ナビゲート · Enter 選択 · Esc 閉じる',
|
| 653 |
-
'↑↓ to navigate · Enter to select · Esc to back':
|
| 654 |
-
'↑↓ ナビゲート · Enter 選択 · Esc 戻る',
|
| 655 |
-
'↑↓ to navigate · Enter to confirm · Esc to back':
|
| 656 |
-
'↑↓ ナビゲート · Enter 確認 · Esc 戻る',
|
| 657 |
-
'User Settings (global)': 'ユーザー設定(グローバル)',
|
| 658 |
-
'Workspace Settings (project-specific)':
|
| 659 |
-
'ワークスペース設定(プロジェクト固有)',
|
| 660 |
-
'Disable server:': 'サーバーを無効化:',
|
| 661 |
-
'Select where to add the server to the exclude list:':
|
| 662 |
-
'サーバーを除外リストに追加する場所を選択してください:',
|
| 663 |
-
'Press Enter to confirm, Esc to cancel': 'Enter で確認、Esc でキャンセル',
|
| 664 |
-
Disable: '無効化',
|
| 665 |
-
Enable: '有効化',
|
| 666 |
-
Authenticate: '認証',
|
| 667 |
-
'Re-authenticate': '再認証',
|
| 668 |
-
'Clear Authentication': '認証をクリア',
|
| 669 |
-
disabled: '無効',
|
| 670 |
-
'Server:': 'サーバー:',
|
| 671 |
-
Reconnect: '再接続',
|
| 672 |
-
'View tools': 'ツールを表示',
|
| 673 |
-
'Status:': 'ステータス:',
|
| 674 |
-
'Source:': 'ソース:',
|
| 675 |
-
'Command:': 'コマンド:',
|
| 676 |
-
'Working Directory:': '作業ディレクトリ:',
|
| 677 |
-
'Capabilities:': '機能:',
|
| 678 |
-
'No server selected': 'サーバーが選択されていません',
|
| 679 |
-
'(disabled)': '(無効)',
|
| 680 |
-
'Error:': 'エラー:',
|
| 681 |
-
Extension: '拡張機能',
|
| 682 |
-
tool: 'ツール',
|
| 683 |
-
tools: 'ツール',
|
| 684 |
-
connected: '接続済み',
|
| 685 |
-
connecting: '接続中',
|
| 686 |
-
disconnected: '切断済み',
|
| 687 |
-
error: 'エラー',
|
| 688 |
-
|
| 689 |
-
// MCP Server List
|
| 690 |
-
'User MCPs': 'ユーザーMCP',
|
| 691 |
-
'Project MCPs': 'プロジェクトMCP',
|
| 692 |
-
'Extension MCPs': '拡張機能MCP',
|
| 693 |
-
server: 'サーバー',
|
| 694 |
-
servers: 'サーバー',
|
| 695 |
-
'Add MCP servers to your settings to get started.':
|
| 696 |
-
'設定にMCPサーバーを追加して開始してください。',
|
| 697 |
-
'Run qwen --debug to see error logs':
|
| 698 |
-
'qwen --debug を実行してエラーログを確認してください',
|
| 699 |
-
|
| 700 |
-
// MCP OAuth Authentication
|
| 701 |
-
'OAuth Authentication': 'OAuth 認証',
|
| 702 |
-
'Press Enter to start authentication, Esc to go back':
|
| 703 |
-
'Enter で認証開始、Esc で戻る',
|
| 704 |
-
'Authenticating... Please complete the login in your browser.':
|
| 705 |
-
'認証中... ブラウザでログインを完了してください。',
|
| 706 |
-
'Press Enter or Esc to go back': 'Enter または Esc で戻る',
|
| 707 |
-
|
| 708 |
-
// MCP Tool List
|
| 709 |
-
'No tools available for this server.':
|
| 710 |
-
'このサーバーには使用可能なツールがありません。',
|
| 711 |
-
destructive: '破壊的',
|
| 712 |
-
'read-only': '読み取り専用',
|
| 713 |
-
'open-world': 'オープンワールド',
|
| 714 |
-
idempotent: '冪等',
|
| 715 |
-
'Tools for {{name}}': '{{name}} のツール',
|
| 716 |
-
'Tools for {{serverName}}': '{{serverName}} のツール',
|
| 717 |
-
'{{current}}/{{total}}': '{{current}}/{{total}}',
|
| 718 |
-
|
| 719 |
-
// MCP Tool Detail
|
| 720 |
-
required: '必須',
|
| 721 |
-
Type: '型',
|
| 722 |
-
Enum: '列挙',
|
| 723 |
-
Parameters: 'パラメータ',
|
| 724 |
-
'No tool selected': 'ツールが選択されていません',
|
| 725 |
-
Annotations: '注釈',
|
| 726 |
-
Title: 'タイトル',
|
| 727 |
-
'Read Only': '読み取り専用',
|
| 728 |
-
Destructive: '破壊的',
|
| 729 |
-
Idempotent: '冪等',
|
| 730 |
-
'Open World': 'オープンワールド',
|
| 731 |
-
Server: 'サーバー',
|
| 732 |
-
|
| 733 |
-
// Invalid tool related translations
|
| 734 |
-
'{{count}} invalid tools': '{{count}} 個の無効なツール',
|
| 735 |
-
invalid: '無効',
|
| 736 |
-
'invalid: {{reason}}': '無効: {{reason}}',
|
| 737 |
-
'missing name': '名前なし',
|
| 738 |
-
'missing description': '説明なし',
|
| 739 |
-
'(unnamed)': '(名前なし)',
|
| 740 |
-
'Warning: This tool cannot be called by the LLM':
|
| 741 |
-
'警告: このツールはLLMによって呼び出すことができません',
|
| 742 |
-
Reason: '理由',
|
| 743 |
-
'Tools must have both name and description to be used by the LLM.':
|
| 744 |
-
'ツールはLLMによって使用されるには名前と説明の両方が必要です。',
|
| 745 |
-
'Modify in progress:': '変更中:',
|
| 746 |
-
'Save and close external editor to continue':
|
| 747 |
-
'続行するには外部エディタを保存して閉じてください',
|
| 748 |
-
'Apply this change?': 'この変更を適用しますか?',
|
| 749 |
-
'Yes, allow always': 'はい、常に許可',
|
| 750 |
-
'Modify with external editor': '外部エディタで編集',
|
| 751 |
-
'No, suggest changes (esc)': 'いいえ、変更を提案 (Esc)',
|
| 752 |
-
"Allow execution of: '{{command}}'?": "'{{command}}' の実行を許可しますか?",
|
| 753 |
-
'Yes, allow always ...': 'はい、常に許可...',
|
| 754 |
-
'Yes, and auto-accept edits': 'はい、編集を自動承認',
|
| 755 |
-
'Yes, and manually approve edits': 'はい、編集を手動承認',
|
| 756 |
-
'No, keep planning (esc)': 'いいえ、計画を続ける (Esc)',
|
| 757 |
-
'URLs to fetch:': '取得するURL:',
|
| 758 |
-
'MCP Server: {{server}}': 'MCPサーバー: {{server}}',
|
| 759 |
-
'Tool: {{tool}}': 'ツール: {{tool}}',
|
| 760 |
-
'Allow execution of MCP tool "{{tool}}" from server "{{server}}"?':
|
| 761 |
-
'サーバー "{{server}}" からの MCPツール "{{tool}}" の実行を許可しますか?',
|
| 762 |
-
'Yes, always allow tool "{{tool}}" from server "{{server}}"':
|
| 763 |
-
'はい、サーバー "{{server}}" からのツール "{{tool}}" を常に許可',
|
| 764 |
-
'Yes, always allow all tools from server "{{server}}"':
|
| 765 |
-
'はい、サーバー "{{server}}" からのすべてのツールを常に許可',
|
| 766 |
-
// Dialogs - Shell Confirmation
|
| 767 |
-
'Shell Command Execution': 'シェルコマンド実行',
|
| 768 |
-
'A custom command wants to run the following shell commands:':
|
| 769 |
-
'カスタムコマンドが以下のシェルコマンドを実行しようとしています:',
|
| 770 |
-
// Dialogs - Pro Quota
|
| 771 |
-
'Pro quota limit reached for {{model}}.':
|
| 772 |
-
'{{model}} のProクォータ上限に達しました',
|
| 773 |
-
'Change auth (executes the /auth command)':
|
| 774 |
-
'認証を変更(/auth コマンドを実行)',
|
| 775 |
-
'Continue with {{model}}': '{{model}} で続行',
|
| 776 |
-
// Dialogs - Welcome Back
|
| 777 |
-
'Current Plan:': '現在のプラン:',
|
| 778 |
-
'Progress: {{done}}/{{total}} tasks completed':
|
| 779 |
-
'進捗: {{done}}/{{total}} タスク完了',
|
| 780 |
-
', {{inProgress}} in progress': '、{{inProgress}} 進行中',
|
| 781 |
-
'Pending Tasks:': '保留中のタスク:',
|
| 782 |
-
'What would you like to do?': '何をしますか?',
|
| 783 |
-
'Choose how to proceed with your session:':
|
| 784 |
-
'セッションの続行方法を選択してください:',
|
| 785 |
-
'Start new chat session': '新しいチャットセッションを開始',
|
| 786 |
-
'Continue previous conversation': '前回の会話を続行',
|
| 787 |
-
'👋 Welcome back! (Last updated: {{timeAgo}})':
|
| 788 |
-
'👋 おかえりなさい!(最終更新: {{timeAgo}})',
|
| 789 |
-
'🎯 Overall Goal:': '🎯 全体目標:',
|
| 790 |
-
// Dialogs - Auth
|
| 791 |
-
'Get started': '始める',
|
| 792 |
-
'Select Authentication Method': '認証方法を選択',
|
| 793 |
-
'OpenAI API key is required to use OpenAI authentication.':
|
| 794 |
-
'OpenAI認証を使用するには OpenAI APIキーが必要です',
|
| 795 |
-
'You must select an auth method to proceed. Press Ctrl+C again to exit.':
|
| 796 |
-
'続行するには認証方法を選択してください。Ctrl+C をもう一度押すと終了します',
|
| 797 |
-
'Terms of Services and Privacy Notice': '利用規約とプライバシー通知',
|
| 798 |
-
'Qwen OAuth': 'Qwen OAuth',
|
| 799 |
-
'Free \u00B7 Up to 1,000 requests/day \u00B7 Qwen latest models':
|
| 800 |
-
'無料 \u00B7 1日最大1,000リクエスト \u00B7 Qwen最新モデル',
|
| 801 |
-
'Login with QwenChat account to use daily free quota.':
|
| 802 |
-
'QwenChatアカウントでログインして、毎日の無料クォータをご利用ください。',
|
| 803 |
-
'Paid \u00B7 Up to 6,000 requests/5 hrs \u00B7 All Alibaba Cloud Coding Plan Models':
|
| 804 |
-
'有料 \u00B7 5時間最大6,000リクエスト \u00B7 すべての Alibaba Cloud Coding Plan モデル',
|
| 805 |
-
'Alibaba Cloud Coding Plan': 'Alibaba Cloud Coding Plan',
|
| 806 |
-
'Bring your own API key': '自分のAPIキーを使用',
|
| 807 |
-
'API-KEY': 'API-KEY',
|
| 808 |
-
'Use coding plan credentials or your own api-keys/providers.':
|
| 809 |
-
'Coding Planの認証情報またはご自身のAPIキー/プロバイダーをご利用ください。',
|
| 810 |
-
OpenAI: 'OpenAI',
|
| 811 |
-
'Failed to login. Message: {{message}}':
|
| 812 |
-
'ログインに失敗しました。メッセージ: {{message}}',
|
| 813 |
-
'Authentication is enforced to be {{enforcedType}}, but you are currently using {{currentType}}.':
|
| 814 |
-
'認証は {{enforcedType}} に強制されていますが、現在 {{currentType}} を使用しています',
|
| 815 |
-
'Qwen OAuth authentication timed out. Please try again.':
|
| 816 |
-
'Qwen OAuth認証がタイムアウトし��した。再度お試しください',
|
| 817 |
-
'Qwen OAuth authentication cancelled.':
|
| 818 |
-
'Qwen OAuth認証がキャンセルされました',
|
| 819 |
-
'Qwen OAuth Authentication': 'Qwen OAuth認証',
|
| 820 |
-
'Please visit this URL to authorize:':
|
| 821 |
-
'認証するには以下のURLにアクセスしてください:',
|
| 822 |
-
'Or scan the QR code below:': 'または以下のQRコードをスキャン:',
|
| 823 |
-
'Waiting for authorization': '認証を待っています',
|
| 824 |
-
'Time remaining:': '残り時間:',
|
| 825 |
-
'(Press ESC or CTRL+C to cancel)': '(ESC または CTRL+C でキャンセル)',
|
| 826 |
-
'Qwen OAuth Authentication Timeout': 'Qwen OAuth認証タイムアウト',
|
| 827 |
-
'OAuth token expired (over {{seconds}} seconds). Please select authentication method again.':
|
| 828 |
-
'OAuthトークンが期限切れです({{seconds}}秒以上)。認証方法を再度選択してください',
|
| 829 |
-
'Press any key to return to authentication type selection.':
|
| 830 |
-
'認証タイプ選択に戻るには任意のキーを押してください',
|
| 831 |
-
'Waiting for Qwen OAuth authentication...': 'Qwen OAuth認証を待っています...',
|
| 832 |
-
'Note: Your existing API key in settings.json will not be cleared when using Qwen OAuth. You can switch back to OpenAI authentication later if needed.':
|
| 833 |
-
'注: Qwen OAuthを使用しても、settings.json内の既存のAPIキーはクリアされません。必要に応じて後でOpenAI認証に切り替えることができます',
|
| 834 |
-
'Note: Your existing API key will not be cleared when using Qwen OAuth.':
|
| 835 |
-
'注: Qwen OAuthを使用しても、既存のAPIキーはクリアされません。',
|
| 836 |
-
'Authentication timed out. Please try again.':
|
| 837 |
-
'認証がタイムアウトしました。再度お試しください',
|
| 838 |
-
'Waiting for auth... (Press ESC or CTRL+C to cancel)':
|
| 839 |
-
'認証を待っています... (ESC または CTRL+C でキャンセル)',
|
| 840 |
-
'Failed to authenticate. Message: {{message}}':
|
| 841 |
-
'認証に失敗しました。メッセージ: {{message}}',
|
| 842 |
-
'Authenticated successfully with {{authType}} credentials.':
|
| 843 |
-
'{{authType}} 認証情報で正常に認証されました',
|
| 844 |
-
'Invalid QWEN_DEFAULT_AUTH_TYPE value: "{{value}}". Valid values are: {{validValues}}':
|
| 845 |
-
'無効な QWEN_DEFAULT_AUTH_TYPE 値: "{{value}}"。有効な値: {{validValues}}',
|
| 846 |
-
'OpenAI Configuration Required': 'OpenAI設定が必要です',
|
| 847 |
-
'Please enter your OpenAI configuration. You can get an API key from':
|
| 848 |
-
'OpenAI設定を入力してください。APIキーは以下から取得できます',
|
| 849 |
-
'API Key:': 'APIキー:',
|
| 850 |
-
'Invalid credentials: {{errorMessage}}': '無効な認証情報: {{errorMessage}}',
|
| 851 |
-
'Failed to validate credentials': '認証情報の検証に失敗しました',
|
| 852 |
-
'Press Enter to continue, Tab/↑↓ to navigate, Esc to cancel':
|
| 853 |
-
'Enter で続行、Tab/↑↓ で移動、Esc でキャンセル',
|
| 854 |
-
// Dialogs - Model
|
| 855 |
-
'Select Model': 'モデルを選択',
|
| 856 |
-
'(Press Esc to close)': '(Esc で閉じる)',
|
| 857 |
-
Modality: 'モダリティ',
|
| 858 |
-
'Context Window': 'コンテキストウィンドウ',
|
| 859 |
-
text: 'テキスト',
|
| 860 |
-
'text-only': 'テキストのみ',
|
| 861 |
-
image: '画像',
|
| 862 |
-
pdf: 'PDF',
|
| 863 |
-
audio: '音声',
|
| 864 |
-
video: '動画',
|
| 865 |
-
'not set': '未設定',
|
| 866 |
-
none: 'なし',
|
| 867 |
-
unknown: '不明',
|
| 868 |
-
'Qwen 3.5 Plus — efficient hybrid model with leading coding performance':
|
| 869 |
-
'Qwen 3.5 Plus — 効率的なハイブリッドモデル、業界トップクラスのコーディング性能',
|
| 870 |
-
'The latest Qwen Vision model from Alibaba Cloud ModelStudio (version: qwen3-vl-plus-2025-09-23)':
|
| 871 |
-
'Alibaba Cloud ModelStudioの最新Qwen Visionモデル(バージョン: qwen3-vl-plus-2025-09-23)',
|
| 872 |
-
// Dialogs - Permissions
|
| 873 |
-
'Manage folder trust settings': 'フォルダ信頼設定を管理',
|
| 874 |
-
// Status Bar
|
| 875 |
-
'Using:': '使用中:',
|
| 876 |
-
'{{count}} open file': '{{count}} 個のファイルを開いています',
|
| 877 |
-
'{{count}} open files': '{{count}} 個のファイルを開いています',
|
| 878 |
-
'(ctrl+g to view)': '(Ctrl+G で表示)',
|
| 879 |
-
'{{count}} {{name}} file': '{{count}} {{name}} ファイル',
|
| 880 |
-
'{{count}} {{name}} files': '{{count}} {{name}} ファイル',
|
| 881 |
-
'{{count}} MCP server': '{{count}} MCPサーバー',
|
| 882 |
-
'{{count}} MCP servers': '{{count}} MCPサーバー',
|
| 883 |
-
'{{count}} Blocked': '{{count}} ブロック',
|
| 884 |
-
'(ctrl+t to view)': '(Ctrl+T で表示)',
|
| 885 |
-
'(ctrl+t to toggle)': '(Ctrl+T で切り替え)',
|
| 886 |
-
'Press Ctrl+C again to exit.': 'Ctrl+C をもう一度押すと終了します',
|
| 887 |
-
'Press Ctrl+D again to exit.': 'Ctrl+D をもう一度押すと終了します',
|
| 888 |
-
'Press Esc again to clear.': 'Esc をもう一度押すとクリアします',
|
| 889 |
-
// MCP Status
|
| 890 |
-
'⏳ MCP servers are starting up ({{count}} initializing)...':
|
| 891 |
-
'⏳ MCPサーバーを起動中({{count}} 初期化中)...',
|
| 892 |
-
'Note: First startup may take longer. Tool availability will update automatically.':
|
| 893 |
-
'注: 初回起動には時間がかかる場合があります。ツールの利用可能状況は自動的に更新されます',
|
| 894 |
-
'Starting... (first startup may take longer)':
|
| 895 |
-
'起動中...(初回起動には時間がかかる場合があります)',
|
| 896 |
-
'{{count}} prompt': '{{count}} プロンプト',
|
| 897 |
-
'{{count}} prompts': '{{count}} プロンプト',
|
| 898 |
-
'(from {{extensionName}})': '({{extensionName}} から)',
|
| 899 |
-
OAuth: 'OAuth',
|
| 900 |
-
'OAuth expired': 'OAuth 期限切れ',
|
| 901 |
-
'OAuth not authenticated': 'OAuth 未認証',
|
| 902 |
-
'tools and prompts will appear when ready':
|
| 903 |
-
'ツールとプロンプトは準備完了後に表示されます',
|
| 904 |
-
'{{count}} tools cached': '{{count}} ツール(キャッシュ済み)',
|
| 905 |
-
'Tools:': 'ツール:',
|
| 906 |
-
'Parameters:': 'パラメータ:',
|
| 907 |
-
'Prompts:': 'プロンプト:',
|
| 908 |
-
Blocked: 'ブロック',
|
| 909 |
-
'💡 Tips:': '💡 ヒント:',
|
| 910 |
-
Use: '使用',
|
| 911 |
-
'to show server and tool descriptions': 'サーバーとツールの説明を表示',
|
| 912 |
-
'to show tool parameter schemas': 'ツールパラメータスキーマを表示',
|
| 913 |
-
'to hide descriptions': '説明を非表示',
|
| 914 |
-
'to authenticate with OAuth-enabled servers': 'OAuth対応サーバーで認証',
|
| 915 |
-
Press: '押す',
|
| 916 |
-
'to toggle tool descriptions on/off': 'ツール説明の表示/非表示を切り替え',
|
| 917 |
-
"Starting OAuth authentication for MCP server '{{name}}'...":
|
| 918 |
-
"MCPサーバー '{{name}}' のOAuth認証を開始中...",
|
| 919 |
-
// Startup Tips
|
| 920 |
-
'Tips:': 'ヒント:',
|
| 921 |
-
'Use /compress when the conversation gets long to summarize history and free up context.':
|
| 922 |
-
'会話が長くなったら /compress で履歴を要約し、コンテキストを解放できます。',
|
| 923 |
-
'Start a fresh idea with /clear or /new; the previous session stays available in history.':
|
| 924 |
-
'/clear または /new で新しいアイデアを始められます。前のセッションは履歴に残ります。',
|
| 925 |
-
'Use /bug to submit issues to the maintainers when something goes off.':
|
| 926 |
-
'問題が発生したら /bug でメンテナーに報告できます。',
|
| 927 |
-
'Switch auth type quickly with /auth.':
|
| 928 |
-
'/auth で認証タイプをすばやく切り替えられます。',
|
| 929 |
-
'You can run any shell commands from Qwen Code using ! (e.g. !ls).':
|
| 930 |
-
'Qwen Code から ! を使って任意のシェルコマンドを実行できます(例: !ls)。',
|
| 931 |
-
'Type / to open the command popup; Tab autocompletes slash commands and saved prompts.':
|
| 932 |
-
'/ を入力してコマンドポップアップを開きます。Tab でスラッシュコマンドと保存済みプロンプトを補完できます。',
|
| 933 |
-
'You can resume a previous conversation by running qwen --continue or qwen --resume.':
|
| 934 |
-
'qwen --continue または qwen --resume で前の会話を再開できます。',
|
| 935 |
-
'You can switch permission mode quickly with Shift+Tab or /approval-mode.':
|
| 936 |
-
'Shift+Tab または /approval-mode で権限モードをすばやく切り替えられます。',
|
| 937 |
-
'You can switch permission mode quickly with Tab or /approval-mode.':
|
| 938 |
-
'Tab または /approval-mode で権限モードをすばやく切り替えられます。',
|
| 939 |
-
'Try /insight to generate personalized insights from your chat history.':
|
| 940 |
-
'/insight でチャット履歴からパーソナライズされたインサイトを生成できます。',
|
| 941 |
-
'Tips for getting started:': '始めるためのヒント:',
|
| 942 |
-
'1. Ask questions, edit files, or run commands.':
|
| 943 |
-
'1. 質問したり、ファイルを編集したり、コマンドを実行したりできます',
|
| 944 |
-
'2. Be specific for the best results.':
|
| 945 |
-
'2. 具体的に指示すると最良の結果が得られます',
|
| 946 |
-
'files to customize your interactions with Qwen Code.':
|
| 947 |
-
'Qwen Code との対話をカスタマイズするためのファイル',
|
| 948 |
-
'for more information.': '詳細情報を確認できます',
|
| 949 |
-
// Exit Screen / Stats
|
| 950 |
-
'Agent powering down. Goodbye!': 'エージェントを終了します。さようなら!',
|
| 951 |
-
'To continue this session, run': 'このセッションを続行するには、次を実行:',
|
| 952 |
-
'Interaction Summary': 'インタラクション概要',
|
| 953 |
-
'Session ID:': 'セッションID:',
|
| 954 |
-
'Tool Calls:': 'ツール呼び出し:',
|
| 955 |
-
'Success Rate:': '成功率:',
|
| 956 |
-
'User Agreement:': 'ユーザー同意:',
|
| 957 |
-
reviewed: 'レビュー済み',
|
| 958 |
-
'Code Changes:': 'コード変更:',
|
| 959 |
-
Performance: 'パフォーマンス',
|
| 960 |
-
'Wall Time:': '経過時間:',
|
| 961 |
-
'Agent Active:': 'エージェント稼働時間:',
|
| 962 |
-
'API Time:': 'API時間:',
|
| 963 |
-
'Tool Time:': 'ツール時間:',
|
| 964 |
-
'Session Stats': 'セッション統計',
|
| 965 |
-
'Model Usage': 'モデル使用量',
|
| 966 |
-
Reqs: 'リクエスト',
|
| 967 |
-
'Input Tokens': '入力トークン',
|
| 968 |
-
'Output Tokens': '出力トークン',
|
| 969 |
-
'Savings Highlight:': '節約ハイライト:',
|
| 970 |
-
'of input tokens were served from the cache, reducing costs.':
|
| 971 |
-
'入力トークンがキャッシュから提供され、コストを削減しました',
|
| 972 |
-
'Tip: For a full token breakdown, run `/stats model`.':
|
| 973 |
-
'ヒント: トークンの詳細な内訳は `/stats model` を実行してください',
|
| 974 |
-
'Model Stats For Nerds': 'マニア向けモデル統計',
|
| 975 |
-
'Tool Stats For Nerds': 'マニア向け���ール統計',
|
| 976 |
-
Metric: 'メトリック',
|
| 977 |
-
API: 'API',
|
| 978 |
-
Requests: 'リクエスト',
|
| 979 |
-
Errors: 'エラー',
|
| 980 |
-
'Avg Latency': '平均レイテンシ',
|
| 981 |
-
Tokens: 'トークン',
|
| 982 |
-
Total: '合計',
|
| 983 |
-
Prompt: 'プロンプト',
|
| 984 |
-
Cached: 'キャッシュ',
|
| 985 |
-
Thoughts: '思考',
|
| 986 |
-
Tool: 'ツール',
|
| 987 |
-
Output: '出力',
|
| 988 |
-
'No API calls have been made in this session.':
|
| 989 |
-
'このセッションではAPI呼び出しが行われていません',
|
| 990 |
-
'Tool Name': 'ツール名',
|
| 991 |
-
Calls: '呼び出し',
|
| 992 |
-
'Success Rate': '成功率',
|
| 993 |
-
'Avg Duration': '平均時間',
|
| 994 |
-
'User Decision Summary': 'ユーザー決定サマリー',
|
| 995 |
-
'Total Reviewed Suggestions:': '総レビュー提案数:',
|
| 996 |
-
' » Accepted:': ' » 承認:',
|
| 997 |
-
' » Rejected:': ' » 却下:',
|
| 998 |
-
' » Modified:': ' » 変更:',
|
| 999 |
-
' Overall Agreement Rate:': ' 全体承認率:',
|
| 1000 |
-
'No tool calls have been made in this session.':
|
| 1001 |
-
'このセッションではツール呼び出しが行われていません',
|
| 1002 |
-
'Session start time is unavailable, cannot calculate stats.':
|
| 1003 |
-
'セッション開始時刻が利用できないため、統計を計算できません',
|
| 1004 |
-
// Loading
|
| 1005 |
-
'Waiting for user confirmation...': 'ユーザーの確認を待っています...',
|
| 1006 |
-
'(esc to cancel, {{time}})': '(Esc でキャンセル、{{time}})',
|
| 1007 |
-
// Witty Loading Phrases
|
| 1008 |
-
WITTY_LOADING_PHRASES: [
|
| 1009 |
-
'運任せで検索中...',
|
| 1010 |
-
'中の人がタイピング中...',
|
| 1011 |
-
'ロジックを最適化中...',
|
| 1012 |
-
'電子の数を確認中...',
|
| 1013 |
-
'宇宙のバグをチェック中...',
|
| 1014 |
-
'大量の0と1をコンパイル中...',
|
| 1015 |
-
'HDDと思い出をデフラグ中...',
|
| 1016 |
-
'ビットをこっそり入れ替え中...',
|
| 1017 |
-
'ニューロンの接続を再構築中...',
|
| 1018 |
-
'どこかに行ったセミコロンを捜索中...',
|
| 1019 |
-
'フラックスキャパシタを調整中...',
|
| 1020 |
-
'フォースと交感中...',
|
| 1021 |
-
'アルゴリズムをチューニング中...',
|
| 1022 |
-
'白いウサギを追跡中...',
|
| 1023 |
-
'カセットフーフー中...',
|
| 1024 |
-
'ローディングメッセージを考え中...',
|
| 1025 |
-
'ほぼ完了...多分...',
|
| 1026 |
-
'最新のミームについて調査中...',
|
| 1027 |
-
'この表示を改善するアイデアを思索中...',
|
| 1028 |
-
'この問題を考え中...',
|
| 1029 |
-
'それはバグでなく誰も知らない新機能だよ',
|
| 1030 |
-
'ダイヤルアップ接続音が終わるのを待機中...',
|
| 1031 |
-
'コードに油を追加中...',
|
| 1032 |
-
|
| 1033 |
-
// かなり意訳が入ってるもの
|
| 1034 |
-
'イヤホンをほどき中...',
|
| 1035 |
-
'カフェインをコードに変換中...',
|
| 1036 |
-
'天動説を地動説に書き換え中...',
|
| 1037 |
-
'プールで時計の完成を待機中...',
|
| 1038 |
-
'笑撃的な回答を用意中...',
|
| 1039 |
-
'適切なミームを記述中...',
|
| 1040 |
-
'Aボタンを押して次へ...',
|
| 1041 |
-
'コードにリックロールを仕込み中...',
|
| 1042 |
-
'プログラマーが貧乏なのはキャッシュを使いすぎるから...',
|
| 1043 |
-
'プログラマーがダークモードなのはバグを見たくないから...',
|
| 1044 |
-
'コードが壊れた?叩けば治るさ',
|
| 1045 |
-
'USBの差し込みに挑戦中...',
|
| 1046 |
-
],
|
| 1047 |
-
|
| 1048 |
-
// ============================================================================
|
| 1049 |
-
// Custom API Key Configuration
|
| 1050 |
-
// ============================================================================
|
| 1051 |
-
'You can configure your API key and models in settings.json':
|
| 1052 |
-
'settings.json で API キーとモデルを設定できます',
|
| 1053 |
-
'Refer to the documentation for setup instructions':
|
| 1054 |
-
'セットアップ手順はドキュメントを参照してください',
|
| 1055 |
-
|
| 1056 |
-
// ============================================================================
|
| 1057 |
-
// Coding Plan Authentication
|
| 1058 |
-
// ============================================================================
|
| 1059 |
-
'API key cannot be empty.': 'APIキーは空にできません。',
|
| 1060 |
-
'You can get your Coding Plan API key here':
|
| 1061 |
-
'Coding Plan APIキーはこちらで取得できます',
|
| 1062 |
-
'Coding Plan configuration updated successfully. New models are now available.':
|
| 1063 |
-
'Coding Plan の設定が正常に更新されました。新しいモデルが利用可能になりました。',
|
| 1064 |
-
'Coding Plan API key not found. Please re-authenticate with Coding Plan.':
|
| 1065 |
-
'Coding Plan の API キーが見つかりません。Coding Plan で再認証してください。',
|
| 1066 |
-
'Failed to update Coding Plan configuration: {{message}}':
|
| 1067 |
-
'Coding Plan の設定更新に失敗しました: {{message}}',
|
| 1068 |
-
|
| 1069 |
-
// ============================================================================
|
| 1070 |
-
// Auth Dialog - View Titles and Labels
|
| 1071 |
-
// ============================================================================
|
| 1072 |
-
'Coding Plan': 'Coding Plan',
|
| 1073 |
-
"Paste your api key of Bailian Coding Plan and you're all set!":
|
| 1074 |
-
'Bailian Coding PlanのAPIキーを貼り付けるだけで準備完了です!',
|
| 1075 |
-
Custom: 'カスタム',
|
| 1076 |
-
'More instructions about configuring `modelProviders` manually.':
|
| 1077 |
-
'`modelProviders`を手動で設定する方法の詳細はこちら。',
|
| 1078 |
-
'Select API-KEY configuration mode:': 'API-KEY設定モードを選択してください:',
|
| 1079 |
-
'(Press Escape to go back)': '(Escapeキーで戻る)',
|
| 1080 |
-
'(Press Enter to submit, Escape to cancel)':
|
| 1081 |
-
'(Enterで送信、Escapeでキャンセル)',
|
| 1082 |
-
'More instructions please check:': '詳細な手順はこちらをご確認ください:',
|
| 1083 |
-
'Select Region for Coding Plan': 'Coding Planのリージョンを選択',
|
| 1084 |
-
'Choose based on where your account is registered':
|
| 1085 |
-
'アカウントの登録先に応じて選択してください',
|
| 1086 |
-
'Enter Coding Plan API Key': 'Coding Plan APIキーを入力',
|
| 1087 |
-
|
| 1088 |
-
// ============================================================================
|
| 1089 |
-
// Coding Plan International Updates
|
| 1090 |
-
// ============================================================================
|
| 1091 |
-
'New model configurations are available for {{region}}. Update now?':
|
| 1092 |
-
'{{region}} の新しいモデル設定が利用可能です。今すぐ更新しますか?',
|
| 1093 |
-
'{{region}} configuration updated successfully. Model switched to "{{model}}".':
|
| 1094 |
-
'{{region}} の設定が正常に更新されました。モデルが "{{model}}" に切り替わりました。',
|
| 1095 |
-
'{{region}} configuration updated successfully.':
|
| 1096 |
-
'{{region}} の設定が正常に更新されました。',
|
| 1097 |
-
'Authenticated successfully with {{region}}. API key and model configs saved to settings.json.':
|
| 1098 |
-
'{{region}} での認証に成功しました。APIキーとモデル設定が settings.json に保存されました。',
|
| 1099 |
-
'Tip: Use /model to switch between available Coding Plan models.':
|
| 1100 |
-
'ヒント: /model で利用可能な Coding Plan モデルを切り替えられます。',
|
| 1101 |
-
|
| 1102 |
-
// ============================================================================
|
| 1103 |
-
// Ask User Question Tool
|
| 1104 |
-
// ============================================================================
|
| 1105 |
-
'Please answer the following question(s):': '以下の質問に答えてください:',
|
| 1106 |
-
'Cannot ask user questions in non-interactive mode. Please run in interactive mode to use this tool.':
|
| 1107 |
-
'非対話モードではユーザーに質問できません。このツールを使用するには対話モードで実行してください。',
|
| 1108 |
-
'User declined to answer the questions.':
|
| 1109 |
-
'ユーザーは質問への回答を拒否しました。',
|
| 1110 |
-
'User has provided the following answers:':
|
| 1111 |
-
'ユーザーは以下の回答を提供しました:',
|
| 1112 |
-
'Failed to process user answers:': 'ユーザー回答の処理に失敗しました:',
|
| 1113 |
-
'Type something...': '何か入力...',
|
| 1114 |
-
Submit: '送信',
|
| 1115 |
-
'Submit answers': '回答を送信',
|
| 1116 |
-
Cancel: 'キャンセル',
|
| 1117 |
-
'Your answers:': 'あなたの回答:',
|
| 1118 |
-
'(not answered)': '(未回答)',
|
| 1119 |
-
'Ready to submit your answers?': '回答を送信しますか?',
|
| 1120 |
-
'↑/↓: Navigate | ←/→: Switch tabs | Enter: Select':
|
| 1121 |
-
'↑/↓: ナビゲート | ←/→: タブ切り替え | Enter: 選択',
|
| 1122 |
-
'↑/↓: Navigate | ←/→: Switch tabs | Space/Enter: Toggle | Esc: Cancel':
|
| 1123 |
-
'↑/↓: ナビゲート | ←/→: タブ切り替え | Space/Enter: 切り替え | Esc: キャンセル',
|
| 1124 |
-
'↑/↓: Navigate | Space/Enter: Toggle | Esc: Cancel':
|
| 1125 |
-
'↑/↓: ナビゲート | Space/Enter: 切り替え | Esc: キャンセル',
|
| 1126 |
-
'↑/↓: Navigate | Enter: Select | Esc: Cancel':
|
| 1127 |
-
'↑/↓: ナビゲート | Enter: 選択 | Esc: キャンセル',
|
| 1128 |
-
};
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
node_modules/@qwen-code/qwen-code/locales/pt.js
DELETED
|
@@ -1,1619 +0,0 @@
|
|
| 1 |
-
/**
|
| 2 |
-
* @license
|
| 3 |
-
* Copyright 2025 Qwen
|
| 4 |
-
* SPDX-License-Identifier: Apache-2.0
|
| 5 |
-
*/
|
| 6 |
-
|
| 7 |
-
// Portuguese translations for Qwen Code CLI (pt-BR)
|
| 8 |
-
|
| 9 |
-
export default {
|
| 10 |
-
// ============================================================================
|
| 11 |
-
// Help / UI Components
|
| 12 |
-
// ============================================================================
|
| 13 |
-
'Basics:': 'Noções básicas:',
|
| 14 |
-
'Add context': 'Adicionar contexto',
|
| 15 |
-
'Use {{symbol}} to specify files for context (e.g., {{example}}) to target specific files or folders.':
|
| 16 |
-
'Use {{symbol}} para especificar arquivos para o contexto (ex: {{example}}) para atingir arquivos ou pastas específicos.',
|
| 17 |
-
'@': '@',
|
| 18 |
-
'@src/myFile.ts': '@src/myFile.ts',
|
| 19 |
-
'Shell mode': 'Modo shell',
|
| 20 |
-
'YOLO mode': 'Modo YOLO',
|
| 21 |
-
'plan mode': 'modo planejamento',
|
| 22 |
-
'auto-accept edits': 'aceitar edições automaticamente',
|
| 23 |
-
'Accepting edits': 'Aceitando edições',
|
| 24 |
-
'(shift + tab to cycle)': '(shift + tab para alternar)',
|
| 25 |
-
'Execute shell commands via {{symbol}} (e.g., {{example1}}) or use natural language (e.g., {{example2}}).':
|
| 26 |
-
'Execute comandos shell via {{symbol}} (ex: {{example1}}) ou use linguagem natural (ex: {{example2}}).',
|
| 27 |
-
'!': '!',
|
| 28 |
-
'!npm run start': '!npm run start',
|
| 29 |
-
'start server': 'iniciar servidor',
|
| 30 |
-
'Commands:': 'Comandos:',
|
| 31 |
-
'shell command': 'comando shell',
|
| 32 |
-
'Model Context Protocol command (from external servers)':
|
| 33 |
-
'Comando Model Context Protocol (de servidores externos)',
|
| 34 |
-
'Keyboard Shortcuts:': 'Atalhos de teclado:',
|
| 35 |
-
'Toggle this help display': 'Alternar exibição desta ajuda',
|
| 36 |
-
'Toggle shell mode': 'Alternar modo shell',
|
| 37 |
-
'Open command menu': 'Abrir menu de comandos',
|
| 38 |
-
'Add file context': 'Adicionar contexto de arquivo',
|
| 39 |
-
'Accept suggestion / Autocomplete': 'Aceitar sugestão / Autocompletar',
|
| 40 |
-
'Reverse search history': 'Pesquisa reversa no histórico',
|
| 41 |
-
'Press ? again to close': 'Pressione ? novamente para fechar',
|
| 42 |
-
// Keyboard shortcuts panel descriptions
|
| 43 |
-
'for shell mode': 'para modo shell',
|
| 44 |
-
'for commands': 'para comandos',
|
| 45 |
-
'for file paths': 'para caminhos de arquivo',
|
| 46 |
-
'to clear input': 'para limpar entrada',
|
| 47 |
-
'to cycle approvals': 'para alternar aprovações',
|
| 48 |
-
'to quit': 'para sair',
|
| 49 |
-
'for newline': 'para nova linha',
|
| 50 |
-
'to clear screen': 'para limpar a tela',
|
| 51 |
-
'to search history': 'para pesquisar no histórico',
|
| 52 |
-
'to paste images': 'para colar imagens',
|
| 53 |
-
'for external editor': 'para editor externo',
|
| 54 |
-
'Jump through words in the input': 'Pular palavras na entrada',
|
| 55 |
-
'Close dialogs, cancel requests, or quit application':
|
| 56 |
-
'Fechar diálogos, cancelar solicitações ou sair do aplicativo',
|
| 57 |
-
'New line': 'Nova linha',
|
| 58 |
-
'New line (Alt+Enter works for certain linux distros)':
|
| 59 |
-
'Nova linha (Alt+Enter funciona em certas distros linux)',
|
| 60 |
-
'Clear the screen': 'Limpar a tela',
|
| 61 |
-
'Open input in external editor': 'Abrir entrada no editor externo',
|
| 62 |
-
'Send message': 'Enviar mensagem',
|
| 63 |
-
'Initializing...': 'Inicializando...',
|
| 64 |
-
'Connecting to MCP servers... ({{connected}}/{{total}})':
|
| 65 |
-
'Conectando aos servidores MCP... ({{connected}}/{{total}})',
|
| 66 |
-
'Type your message or @path/to/file':
|
| 67 |
-
'Digite sua mensagem ou @caminho/do/arquivo',
|
| 68 |
-
'? for shortcuts': '? para atalhos',
|
| 69 |
-
"Press 'i' for INSERT mode and 'Esc' for NORMAL mode.":
|
| 70 |
-
"Pressione 'i' para modo INSERÇÃO e 'Esc' para modo NORMAL.",
|
| 71 |
-
'Cancel operation / Clear input (double press)':
|
| 72 |
-
'Cancelar operação / Limpar entrada (pressionar duas vezes)',
|
| 73 |
-
'Cycle approval modes': 'Alternar modos de aprovação',
|
| 74 |
-
'Cycle through your prompt history': 'Alternar histórico de prompts',
|
| 75 |
-
'For a full list of shortcuts, see {{docPath}}':
|
| 76 |
-
'Para uma lista completa de atalhos, consulte {{docPath}}',
|
| 77 |
-
'docs/keyboard-shortcuts.md': 'docs/keyboard-shortcuts.md',
|
| 78 |
-
'for help on Qwen Code': 'para ajuda sobre o Qwen Code',
|
| 79 |
-
'show version info': 'mostrar informações de versão',
|
| 80 |
-
'submit a bug report': 'enviar um relatório de erro',
|
| 81 |
-
'About Qwen Code': 'Sobre o Qwen Code',
|
| 82 |
-
Status: 'Status',
|
| 83 |
-
|
| 84 |
-
// ============================================================================
|
| 85 |
-
// System Information Fields
|
| 86 |
-
// ============================================================================
|
| 87 |
-
'Qwen Code': 'Qwen Code',
|
| 88 |
-
Runtime: 'Runtime',
|
| 89 |
-
OS: 'SO',
|
| 90 |
-
Auth: 'Autenticação',
|
| 91 |
-
'CLI Version': 'Versão da CLI',
|
| 92 |
-
'Git Commit': 'Commit do Git',
|
| 93 |
-
Model: 'Modelo',
|
| 94 |
-
Sandbox: 'Sandbox',
|
| 95 |
-
'OS Platform': 'Plataforma do SO',
|
| 96 |
-
'OS Arch': 'Arquitetura do SO',
|
| 97 |
-
'OS Release': 'Versão do SO',
|
| 98 |
-
'Node.js Version': 'Versão do Node.js',
|
| 99 |
-
'NPM Version': 'Versão do NPM',
|
| 100 |
-
'Session ID': 'ID da Sessão',
|
| 101 |
-
'Auth Method': 'Método de Autenticação',
|
| 102 |
-
'Base URL': 'URL Base',
|
| 103 |
-
Proxy: 'Proxy',
|
| 104 |
-
'Memory Usage': 'Uso de Memória',
|
| 105 |
-
'IDE Client': 'Cliente IDE',
|
| 106 |
-
|
| 107 |
-
// ============================================================================
|
| 108 |
-
// Commands - General
|
| 109 |
-
// ============================================================================
|
| 110 |
-
'Analyzes the project and creates a tailored QWEN.md file.':
|
| 111 |
-
'Analisa o projeto e cria um arquivo QWEN.md personalizado.',
|
| 112 |
-
'List available Qwen Code tools. Usage: /tools [desc]':
|
| 113 |
-
'Listar ferramentas Qwen Code disponíveis. Uso: /tools [desc]',
|
| 114 |
-
'Available Qwen Code CLI tools:': 'Ferramentas CLI do Qwen Code disponíveis:',
|
| 115 |
-
'No tools available': 'Nenhuma ferramenta disponível',
|
| 116 |
-
'View or change the approval mode for tool usage':
|
| 117 |
-
'Ver ou alterar o modo de aprovação para uso de ferramentas',
|
| 118 |
-
'Invalid approval mode "{{arg}}". Valid modes: {{modes}}':
|
| 119 |
-
'Modo de aprovação inválido "{{arg}}". Modos válidos: {{modes}}',
|
| 120 |
-
'Approval mode set to "{{mode}}"':
|
| 121 |
-
'Modo de aprovação definido como "{{mode}}"',
|
| 122 |
-
'View or change the language setting':
|
| 123 |
-
'Ver ou alterar a configuração de idioma',
|
| 124 |
-
'change the theme': 'alterar o tema',
|
| 125 |
-
'Select Theme': 'Selecionar Tema',
|
| 126 |
-
Preview: 'Visualizar',
|
| 127 |
-
'(Use Enter to select, Tab to configure scope)':
|
| 128 |
-
'(Use Enter para selecionar, Tab para configurar o escopo)',
|
| 129 |
-
'(Use Enter to apply scope, Tab to go back)':
|
| 130 |
-
'(Use Enter para aplicar o escopo, Tab para voltar)',
|
| 131 |
-
'Theme configuration unavailable due to NO_COLOR env variable.':
|
| 132 |
-
'Configuração de tema indisponível devido à variável de ambiente NO_COLOR.',
|
| 133 |
-
'Theme "{{themeName}}" not found.': 'Tema "{{themeName}}" não encontrado.',
|
| 134 |
-
'Theme "{{themeName}}" not found in selected scope.':
|
| 135 |
-
'Tema "{{themeName}}" não encontrado no escopo selecionado.',
|
| 136 |
-
'Clear conversation history and free up context':
|
| 137 |
-
'Limpar histórico de conversa e liberar contexto',
|
| 138 |
-
'Compresses the context by replacing it with a summary.':
|
| 139 |
-
'Comprime o contexto substituindo-o por um resumo.',
|
| 140 |
-
'open full Qwen Code documentation in your browser':
|
| 141 |
-
'abrir documentação completa do Qwen Code no seu navegador',
|
| 142 |
-
'Configuration not available.': 'Configuração não disponível.',
|
| 143 |
-
'change the auth method': 'alterar o método de autenticação',
|
| 144 |
-
'Configure authentication information for login':
|
| 145 |
-
'Configurar informações de autenticação para login',
|
| 146 |
-
'Copy the last result or code snippet to clipboard':
|
| 147 |
-
'Copiar o último resultado ou trecho de código para a área de transferência',
|
| 148 |
-
|
| 149 |
-
// ============================================================================
|
| 150 |
-
// Commands - Agents
|
| 151 |
-
// ============================================================================
|
| 152 |
-
'Manage subagents for specialized task delegation.':
|
| 153 |
-
'Gerenciar subagentes para delegação de tarefas especializadas.',
|
| 154 |
-
'Manage existing subagents (view, edit, delete).':
|
| 155 |
-
'Gerenciar subagentes existentes (ver, editar, excluir).',
|
| 156 |
-
'Create a new subagent with guided setup.':
|
| 157 |
-
'Criar um novo subagente com configuração guiada.',
|
| 158 |
-
|
| 159 |
-
// ============================================================================
|
| 160 |
-
// Agents - Management Dialog
|
| 161 |
-
// ============================================================================
|
| 162 |
-
Agents: 'Agentes',
|
| 163 |
-
'Choose Action': 'Escolher Ação',
|
| 164 |
-
'Edit {{name}}': 'Editar {{name}}',
|
| 165 |
-
'Edit Tools: {{name}}': 'Editar Ferramentas: {{name}}',
|
| 166 |
-
'Edit Color: {{name}}': 'Editar Cor: {{name}}',
|
| 167 |
-
'Delete {{name}}': 'Excluir {{name}}',
|
| 168 |
-
'Unknown Step': 'Etapa Desconhecida',
|
| 169 |
-
'Esc to close': 'Esc para fechar',
|
| 170 |
-
'Enter to select, ↑↓ to navigate, Esc to close':
|
| 171 |
-
'Enter para selecionar, ↑↓ para navegar, Esc para fechar',
|
| 172 |
-
'Esc to go back': 'Esc para voltar',
|
| 173 |
-
'Enter to confirm, Esc to cancel': 'Enter para confirmar, Esc para cancelar',
|
| 174 |
-
'Enter to select, ↑↓ to navigate, Esc to go back':
|
| 175 |
-
'Enter para selecionar, ↑↓ para navegar, Esc para voltar',
|
| 176 |
-
'Enter to submit, Esc to go back': 'Enter para enviar, Esc para voltar',
|
| 177 |
-
'Invalid step: {{step}}': 'Etapa inválida: {{step}}',
|
| 178 |
-
'No subagents found.': 'Nenhum subagente encontrado.',
|
| 179 |
-
"Use '/agents create' to create your first subagent.":
|
| 180 |
-
"Use '/agents create' para criar seu primeiro subagente.",
|
| 181 |
-
'(built-in)': '(integrado)',
|
| 182 |
-
'(overridden by project level agent)':
|
| 183 |
-
'(substituído por agente de nível de projeto)',
|
| 184 |
-
'Project Level ({{path}})': 'Nível de Projeto ({{path}})',
|
| 185 |
-
'User Level ({{path}})': 'Nível de Usuário ({{path}})',
|
| 186 |
-
'Built-in Agents': 'Agentes Integrados',
|
| 187 |
-
'Extension Agents': 'Agentes de Extensão',
|
| 188 |
-
'Using: {{count}} agents': 'Usando: {{count}} agentes',
|
| 189 |
-
'View Agent': 'Ver Agente',
|
| 190 |
-
'Edit Agent': 'Editar Agente',
|
| 191 |
-
'Delete Agent': 'Excluir Agente',
|
| 192 |
-
Back: 'Voltar',
|
| 193 |
-
'No agent selected': 'Nenhum agente selecionado',
|
| 194 |
-
'File Path: ': 'Caminho do Arquivo: ',
|
| 195 |
-
'Tools: ': 'Ferramentas: ',
|
| 196 |
-
'Color: ': 'Cor: ',
|
| 197 |
-
'Description:': 'Descrição:',
|
| 198 |
-
'System Prompt:': 'Prompt do Sistema:',
|
| 199 |
-
'Open in editor': 'Abrir no editor',
|
| 200 |
-
'Edit tools': 'Editar ferramentas',
|
| 201 |
-
'Edit color': 'Editar cor',
|
| 202 |
-
'❌ Error:': '❌ Erro:',
|
| 203 |
-
'Are you sure you want to delete agent "{{name}}"?':
|
| 204 |
-
'Tem certeza que deseja excluir o agente "{{name}}"?',
|
| 205 |
-
|
| 206 |
-
// ============================================================================
|
| 207 |
-
// Agents - Creation Wizard
|
| 208 |
-
// ============================================================================
|
| 209 |
-
'Project Level (.qwen/agents/)': 'Nível de Projeto (.qwen/agents/)',
|
| 210 |
-
'User Level (~/.qwen/agents/)': 'Nível de Usuário (~/.qwen/agents/)',
|
| 211 |
-
'✅ Subagent Created Successfully!': '✅ Subagente criado com sucesso!',
|
| 212 |
-
'Subagent "{{name}}" has been saved to {{level}} level.':
|
| 213 |
-
'O subagente "{{name}}" foi salvo no nível {{level}}.',
|
| 214 |
-
'Name: ': 'Nome: ',
|
| 215 |
-
'Location: ': 'Localização: ',
|
| 216 |
-
'❌ Error saving subagent:': '❌ Erro ao salvar subagente:',
|
| 217 |
-
'Warnings:': 'Avisos:',
|
| 218 |
-
'Name "{{name}}" already exists at {{level}} level - will overwrite existing subagent':
|
| 219 |
-
'O nome "{{name}}" já existe no nível {{level}} - o subagente existente será substituído',
|
| 220 |
-
'Name "{{name}}" exists at user level - project level will take precedence':
|
| 221 |
-
'O nome "{{name}}" existe no nível de usuário - o nível de projeto terá precedência',
|
| 222 |
-
'Name "{{name}}" exists at project level - existing subagent will take precedence':
|
| 223 |
-
'O nome "{{name}}" existe no nível de projeto - o subagente existente terá precedência',
|
| 224 |
-
'Description is over {{length}} characters':
|
| 225 |
-
'A descrição tem mais de {{length}} caracteres',
|
| 226 |
-
'System prompt is over {{length}} characters':
|
| 227 |
-
'O prompt do sistema tem mais de {{length}} caracteres',
|
| 228 |
-
|
| 229 |
-
// ============================================================================
|
| 230 |
-
// Agents - Creation Wizard Steps
|
| 231 |
-
// ============================================================================
|
| 232 |
-
'Step {{n}}: Choose Location': 'Etapa {{n}}: Escolher Localização',
|
| 233 |
-
'Step {{n}}: Choose Generation Method':
|
| 234 |
-
'Etapa {{n}}: Escolher Método de Geração',
|
| 235 |
-
'Generate with Qwen Code (Recommended)': 'Gerar com Qwen Code (Recomendado)',
|
| 236 |
-
'Manual Creation': 'Criação Manual',
|
| 237 |
-
'Describe what this subagent should do and when it should be used. (Be comprehensive for best results)':
|
| 238 |
-
'Descreva o que este subagente deve fazer e quando deve ser usado. (Seja abrangente para melhores resultados)',
|
| 239 |
-
'e.g., Expert code reviewer that reviews code based on best practices...':
|
| 240 |
-
'ex: Revisor de código especialista que revisa código com base em melhores práticas...',
|
| 241 |
-
'Generating subagent configuration...':
|
| 242 |
-
'Gerando configuração do subagente...',
|
| 243 |
-
'Failed to generate subagent: {{error}}':
|
| 244 |
-
'Falha ao gerar subagente: {{error}}',
|
| 245 |
-
'Step {{n}}: Describe Your Subagent': 'Etapa {{n}}: Descreva Seu Subagente',
|
| 246 |
-
'Step {{n}}: Enter Subagent Name': 'Etapa {{n}}: Digite o Nome do Subagente',
|
| 247 |
-
'Step {{n}}: Enter System Prompt': 'Etapa {{n}}: Digite o Prompt do Sistema',
|
| 248 |
-
'Step {{n}}: Enter Description': 'Etapa {{n}}: Digite a Descrição',
|
| 249 |
-
|
| 250 |
-
// ============================================================================
|
| 251 |
-
// Agents - Tool Selection
|
| 252 |
-
// ============================================================================
|
| 253 |
-
'Step {{n}}: Select Tools': 'Etapa {{n}}: Selecionar Ferramentas',
|
| 254 |
-
'All Tools (Default)': 'Todas as Ferramentas (Padrão)',
|
| 255 |
-
'All Tools': 'Todas as Ferramentas',
|
| 256 |
-
'Read-only Tools': 'Ferramentas de Somente Leitura',
|
| 257 |
-
'Read & Edit Tools': 'Ferramentas de Leitura e Edição',
|
| 258 |
-
'Read & Edit & Execution Tools': 'Ferramentas de Leitura, Edição e Execução',
|
| 259 |
-
'All tools selected, including MCP tools':
|
| 260 |
-
'Todas as ferramentas selecionadas, incluindo ferramentas MCP',
|
| 261 |
-
'Selected tools:': 'Ferramentas selecionadas:',
|
| 262 |
-
'Read-only tools:': 'Ferramentas de somente leitura:',
|
| 263 |
-
'Edit tools:': 'Ferramentas de edição:',
|
| 264 |
-
'Execution tools:': 'Ferramentas de execução:',
|
| 265 |
-
'Step {{n}}: Choose Background Color': 'Etapa {{n}}: Escolher Cor de Fundo',
|
| 266 |
-
'Step {{n}}: Confirm and Save': 'Etapa {{n}}: Confirmar e Salvar',
|
| 267 |
-
|
| 268 |
-
// ============================================================================
|
| 269 |
-
// Agents - Navigation & Instructions
|
| 270 |
-
// ============================================================================
|
| 271 |
-
'Esc to cancel': 'Esc para cancelar',
|
| 272 |
-
'Press Enter to save, e to save and edit, Esc to go back':
|
| 273 |
-
'Pressione Enter para salvar, e para salvar e editar, Esc para voltar',
|
| 274 |
-
'Press Enter to continue, {{navigation}}Esc to {{action}}':
|
| 275 |
-
'Pressione Enter para continuar, {{navigation}}Esc para {{action}}',
|
| 276 |
-
cancel: 'cancelar',
|
| 277 |
-
'go back': 'voltar',
|
| 278 |
-
'↑↓ to navigate, ': '↑↓ para navegar, ',
|
| 279 |
-
'Enter a clear, unique name for this subagent.':
|
| 280 |
-
'Digite um nome claro e único para este subagente.',
|
| 281 |
-
'e.g., Code Reviewer': 'ex: Revisor de Código',
|
| 282 |
-
'Name cannot be empty.': 'O nome não pode estar vazio.',
|
| 283 |
-
"Write the system prompt that defines this subagent's behavior. Be comprehensive for best results.":
|
| 284 |
-
'Escreva o prompt do sistema que define o comportamento deste subagente. Seja abrangente para melhores resultados.',
|
| 285 |
-
'e.g., You are an expert code reviewer...':
|
| 286 |
-
'ex: Você é um revisor de código especialista...',
|
| 287 |
-
'System prompt cannot be empty.': 'O prompt do sistema não pode estar vazio.',
|
| 288 |
-
'Describe when and how this subagent should be used.':
|
| 289 |
-
'Descreva quando e como este subagente deve ser usado.',
|
| 290 |
-
'e.g., Reviews code for best practices and potential bugs.':
|
| 291 |
-
'ex: Revisa o código em busca de melhores práticas e erros potenciais.',
|
| 292 |
-
'Description cannot be empty.': 'A descrição não pode estar vazia.',
|
| 293 |
-
'Failed to launch editor: {{error}}': 'Falha ao iniciar editor: {{error}}',
|
| 294 |
-
'Failed to save and edit subagent: {{error}}':
|
| 295 |
-
'Falha ao salvar e editar subagente: {{error}}',
|
| 296 |
-
|
| 297 |
-
// ============================================================================
|
| 298 |
-
// Commands - General (continued)
|
| 299 |
-
// ============================================================================
|
| 300 |
-
'View and edit Qwen Code settings': 'Ver e editar configurações do Qwen Code',
|
| 301 |
-
Settings: 'Configurações',
|
| 302 |
-
'To see changes, Qwen Code must be restarted. Press r to exit and apply changes now.':
|
| 303 |
-
'Para ver as alterações, o Qwen Code deve ser reiniciado. Pressione r para sair e aplicar as alterações agora.',
|
| 304 |
-
'The command "/{{command}}" is not supported in non-interactive mode.':
|
| 305 |
-
'O comando "/{{command}}" não é suportado no modo não interativo.',
|
| 306 |
-
|
| 307 |
-
// ============================================================================
|
| 308 |
-
// Settings Labels
|
| 309 |
-
// ============================================================================
|
| 310 |
-
'Vim Mode': 'Modo Vim',
|
| 311 |
-
'Disable Auto Update': 'Desativar Atualização Automática',
|
| 312 |
-
'Attribution: commit': 'Atribuição: commit',
|
| 313 |
-
'Terminal Bell Notification': 'Notificação Sonora do Terminal',
|
| 314 |
-
'Enable Usage Statistics': 'Ativar Estatísticas de Uso',
|
| 315 |
-
Theme: 'Tema',
|
| 316 |
-
'Preferred Editor': 'Editor Preferido',
|
| 317 |
-
'Auto-connect to IDE': 'Conexão Automática com IDE',
|
| 318 |
-
'Enable Prompt Completion': 'Ativar Autocompletar de Prompts',
|
| 319 |
-
'Debug Keystroke Logging': 'Log de Depuração de Teclas',
|
| 320 |
-
'Language: UI': 'Idioma: Interface',
|
| 321 |
-
'Language: Model': 'Idioma: Modelo',
|
| 322 |
-
'Output Format': 'Formato de Saída',
|
| 323 |
-
'Hide Window Title': 'Ocultar Título da Janela',
|
| 324 |
-
'Show Status in Title': 'Mostrar Status no Título',
|
| 325 |
-
'Hide Tips': 'Ocultar Dicas',
|
| 326 |
-
'Show Line Numbers in Code': 'Mostrar Números de Linhas no Código',
|
| 327 |
-
'Show Citations': 'Mostrar Citações',
|
| 328 |
-
'Custom Witty Phrases': 'Frases de Efeito Personalizadas',
|
| 329 |
-
'Show Welcome Back Dialog': 'Mostrar Diálogo de Bem-vindo de Volta',
|
| 330 |
-
'Enable User Feedback': 'Ativar Feedback do Usuário',
|
| 331 |
-
'How is Qwen doing this session? (optional)':
|
| 332 |
-
'Como o Qwen está se saindo nesta sessão? (opcional)',
|
| 333 |
-
Bad: 'Ruim',
|
| 334 |
-
Fine: 'Bom',
|
| 335 |
-
Good: 'Ótimo',
|
| 336 |
-
Dismiss: 'Ignorar',
|
| 337 |
-
'Not Sure Yet': 'Não tenho certeza ainda',
|
| 338 |
-
'Any other key': 'Qualquer outra tecla',
|
| 339 |
-
'Disable Loading Phrases': 'Desativar Frases de Carregamento',
|
| 340 |
-
'Screen Reader Mode': 'Modo de Leitor de Tela',
|
| 341 |
-
'IDE Mode': 'Modo IDE',
|
| 342 |
-
'Max Session Turns': 'Máximo de Turnos da Sessão',
|
| 343 |
-
'Skip Next Speaker Check': 'Pular Verificação do Próximo Falante',
|
| 344 |
-
'Skip Loop Detection': 'Pular Detecção de Loop',
|
| 345 |
-
'Skip Startup Context': 'Pular Contexto de Inicialização',
|
| 346 |
-
'Enable OpenAI Logging': 'Ativar Log do OpenAI',
|
| 347 |
-
'OpenAI Logging Directory': 'Diretório de Log do OpenAI',
|
| 348 |
-
Timeout: 'Tempo Limite',
|
| 349 |
-
'Max Retries': 'Máximo de Tentativas',
|
| 350 |
-
'Disable Cache Control': 'Desativar Controle de Cache',
|
| 351 |
-
'Memory Discovery Max Dirs': 'Descoberta de Memória Máx. Diretorios',
|
| 352 |
-
'Load Memory From Include Directories':
|
| 353 |
-
'Carregar Memória de Diretórios Incluídos',
|
| 354 |
-
'Respect .gitignore': 'Respeitar .gitignore',
|
| 355 |
-
'Respect .qwenignore': 'Respeitar .qwenignore',
|
| 356 |
-
'Enable Recursive File Search': 'Ativar Pesquisa Recursiva de Arquivos',
|
| 357 |
-
'Disable Fuzzy Search': 'Desativar Pesquisa Difusa',
|
| 358 |
-
'Interactive Shell (PTY)': 'Shell Interativo (PTY)',
|
| 359 |
-
'Show Color': 'Mostrar Cores',
|
| 360 |
-
'Auto Accept': 'Aceitar Automaticamente',
|
| 361 |
-
'Use Ripgrep': 'Usar Ripgrep',
|
| 362 |
-
'Use Builtin Ripgrep': 'Usar Ripgrep Integrado',
|
| 363 |
-
'Enable Tool Output Truncation': 'Ativar Truncamento de Saída de Ferramenta',
|
| 364 |
-
'Tool Output Truncation Threshold':
|
| 365 |
-
'Limite de Truncamento de Saída de Ferramenta',
|
| 366 |
-
'Tool Output Truncation Lines':
|
| 367 |
-
'Linhas de Truncamento de Saída de Ferramenta',
|
| 368 |
-
'Folder Trust': 'Confiança de Pasta',
|
| 369 |
-
'Vision Model Preview': 'Visualização de Modelo de Visão',
|
| 370 |
-
'Tool Schema Compliance': 'Conformidade de Esquema de Ferramenta',
|
| 371 |
-
|
| 372 |
-
// Settings enum options
|
| 373 |
-
'Auto (detect from system)': 'Automático (detectar do sistema)',
|
| 374 |
-
Text: 'Texto',
|
| 375 |
-
JSON: 'JSON',
|
| 376 |
-
Plan: 'Planejamento',
|
| 377 |
-
Default: 'Padrão',
|
| 378 |
-
'Auto Edit': 'Edição Automática',
|
| 379 |
-
YOLO: 'YOLO',
|
| 380 |
-
'toggle vim mode on/off': 'alternar modo vim ligado/desligado',
|
| 381 |
-
'check session stats. Usage: /stats [model|tools]':
|
| 382 |
-
'verificar estatísticas da sessão. Uso: /stats [model|tools]',
|
| 383 |
-
'Show model-specific usage statistics.':
|
| 384 |
-
'Mostrar estatísticas de uso específicas do modelo.',
|
| 385 |
-
'Show tool-specific usage statistics.':
|
| 386 |
-
'Mostrar estatísticas de uso específicas da ferramenta.',
|
| 387 |
-
'exit the cli': 'sair da cli',
|
| 388 |
-
'Open MCP management dialog, or authenticate with OAuth-enabled servers':
|
| 389 |
-
'Abrir diálogo de gerenciamento MCP ou autenticar com servidor habilitado para OAuth',
|
| 390 |
-
'List configured MCP servers and tools, or authenticate with OAuth-enabled servers':
|
| 391 |
-
'Listar servidores e ferramentas MCP configurados, ou autenticar com servidores habilitados para OAuth',
|
| 392 |
-
'Manage workspace directories': 'Gerenciar diretórios do workspace',
|
| 393 |
-
'Add directories to the workspace. Use comma to separate multiple paths':
|
| 394 |
-
'Adicionar diretórios ao workspace. Use vírgula para separar vários caminhos',
|
| 395 |
-
'Show all directories in the workspace':
|
| 396 |
-
'Mostrar todos os diretórios no workspace',
|
| 397 |
-
'set external editor preference': 'definir preferência de editor externo',
|
| 398 |
-
'Select Editor': 'Selecionar Editor',
|
| 399 |
-
'Editor Preference': 'Preferência de Editor',
|
| 400 |
-
'These editors are currently supported. Please note that some editors cannot be used in sandbox mode.':
|
| 401 |
-
'Estes editores são suportados atualmente. Note que alguns editores não podem ser usados no modo sandbox.',
|
| 402 |
-
'Your preferred editor is:': 'Seu editor preferido é:',
|
| 403 |
-
'Manage extensions': 'Gerenciar extensões',
|
| 404 |
-
'List active extensions': 'Listar extensões ativas',
|
| 405 |
-
'Update extensions. Usage: update <extension-names>|--all':
|
| 406 |
-
'Atualizar extensões. Uso: update <nomes-das-extensoes>|--all',
|
| 407 |
-
'Disable an extension': 'Desativar uma extensão',
|
| 408 |
-
'Enable an extension': 'Ativar uma extensão',
|
| 409 |
-
'Install an extension from a git repo or local path':
|
| 410 |
-
'Instalar uma extensão de um repositório git ou caminho local',
|
| 411 |
-
'Uninstall an extension': 'Desinstalar uma extensão',
|
| 412 |
-
'No extensions installed.': 'Nenhuma extensão instalada.',
|
| 413 |
-
'Usage: /extensions update <extension-names>|--all':
|
| 414 |
-
'Uso: /extensions update <nomes-das-extensoes>|--all',
|
| 415 |
-
'Extension "{{name}}" not found.': 'Extensão "{{name}}" não encontrada.',
|
| 416 |
-
'No extensions to update.': 'Nenhuma extensão para atualizar.',
|
| 417 |
-
'Usage: /extensions install <source>': 'Uso: /extensions install <fonte>',
|
| 418 |
-
'Installing extension from "{{source}}"...':
|
| 419 |
-
'Instalando extensão de "{{source}}"...',
|
| 420 |
-
'Extension "{{name}}" installed successfully.':
|
| 421 |
-
'Extensão "{{name}}" instalada com sucesso.',
|
| 422 |
-
'Failed to install extension from "{{source}}": {{error}}':
|
| 423 |
-
'Falha ao instalar extensão de "{{source}}": {{error}}',
|
| 424 |
-
'Usage: /extensions uninstall <extension-name>':
|
| 425 |
-
'Uso: /extensions uninstall <nome-da-extensao>',
|
| 426 |
-
'Uninstalling extension "{{name}}"...':
|
| 427 |
-
'Desinstalando extensão "{{name}}"...',
|
| 428 |
-
'Extension "{{name}}" uninstalled successfully.':
|
| 429 |
-
'Extensão "{{name}}" desinstalada com sucesso.',
|
| 430 |
-
'Failed to uninstall extension "{{name}}": {{error}}':
|
| 431 |
-
'Falha ao desinstalar extensão "{{name}}": {{error}}',
|
| 432 |
-
'Usage: /extensions {{command}} <extension> [--scope=<user|workspace>]':
|
| 433 |
-
'Uso: /extensions {{command}} <extensao> [--scope=<user|workspace>]',
|
| 434 |
-
'Unsupported scope "{{scope}}", deve ser um de "user" ou "workspace"':
|
| 435 |
-
'Escopo não suportado "{{scope}}", deve ser um de "user" ou "workspace"',
|
| 436 |
-
'Extension "{{name}}" disabled for scope "{{scope}}"':
|
| 437 |
-
'Extensão "{{name}}" desativada para o escopo "{{scope}}"',
|
| 438 |
-
'Extension "{{name}}" enabled for scope "{{scope}}"':
|
| 439 |
-
'Extensão "{{name}}" ativada para o escopo "{{scope}}"',
|
| 440 |
-
'Do you want to continue? [Y/n]: ': 'Você deseja continuar? [Y/n]: ',
|
| 441 |
-
'Do you want to continue?': 'Você deseja continuar?',
|
| 442 |
-
'Installing extension "{{name}}".': 'Instalando extensão "{{name}}".',
|
| 443 |
-
'**Extensions may introduce unexpected behavior. Ensure you have investigated the extension source and trust the author.**':
|
| 444 |
-
'**As extensões podem introduzir comportamentos inesperados. Certifique-se de ter investigado a fonte da extensão e confie no autor.**',
|
| 445 |
-
'This extension will run the following MCP servers:':
|
| 446 |
-
'Esta extensão executará os seguintes servidores MCP:',
|
| 447 |
-
local: 'local',
|
| 448 |
-
remote: 'remoto',
|
| 449 |
-
'This extension will add the following commands: {{commands}}.':
|
| 450 |
-
'Esta extensão adicionará os seguintes comandos: {{commands}}.',
|
| 451 |
-
'This extension will append info to your QWEN.md context using {{fileName}}':
|
| 452 |
-
'Esta extensão anexará informações ao seu contexto QWEN.md usando {{fileName}}',
|
| 453 |
-
'This extension will exclude the following core tools: {{tools}}':
|
| 454 |
-
'Esta extensão excluirá as seguintes ferramentas principais: {{tools}}',
|
| 455 |
-
'This extension will install the following skills:':
|
| 456 |
-
'Esta extensão instalará as seguintes habilidades:',
|
| 457 |
-
'This extension will install the following subagents:':
|
| 458 |
-
'Esta extensão instalará os seguintes subagentes:',
|
| 459 |
-
'Installation cancelled for "{{name}}".':
|
| 460 |
-
'Instalação cancelada para "{{name}}".',
|
| 461 |
-
'You are installing an extension from {{originSource}}. Some features may not work perfectly with Qwen Code.':
|
| 462 |
-
'Você está instalando uma extensão de {{originSource}}. Alguns recursos podem não funcionar perfeitamente com o Qwen Code.',
|
| 463 |
-
'--ref and --auto-update are not applicable for marketplace extensions.':
|
| 464 |
-
'--ref e --auto-update não são aplicáveis para extensões de marketplace.',
|
| 465 |
-
'Extension "{{name}}" installed successfully and enabled.':
|
| 466 |
-
'Extensão "{{name}}" instalada com sucesso e ativada.',
|
| 467 |
-
'Installs an extension from a git repository URL, local path, or claude marketplace (marketplace-url:plugin-name).':
|
| 468 |
-
'Instala uma extensão de uma URL de repositório git, caminho local ou marketplace do claude (marketplace-url:plugin-name).',
|
| 469 |
-
'The github URL, local path, or marketplace source (marketplace-url:plugin-name) of the extension to install.':
|
| 470 |
-
'A URL do github, caminho local ou fonte do marketplace (marketplace-url:plugin-name) da extensão para instalar.',
|
| 471 |
-
'The git ref to install from.': 'A referência git para instalar.',
|
| 472 |
-
'Enable auto-update for this extension.':
|
| 473 |
-
'Ativar atualização automática para esta extensão.',
|
| 474 |
-
'Enable pre-release versions for this extension.':
|
| 475 |
-
'Ativar versões de pré-lançamento para esta extensão.',
|
| 476 |
-
'Acknowledge the security risks of installing an extension and skip the confirmation prompt.':
|
| 477 |
-
'Reconhecer os riscos de segurança de instalar uma extensão e pular o prompt de confirmação.',
|
| 478 |
-
'The source argument must be provided.':
|
| 479 |
-
'O argumento fonte deve ser fornecido.',
|
| 480 |
-
'Extension "{{name}}" successfully uninstalled.':
|
| 481 |
-
'Extensão "{{name}}" desinstalada com sucesso.',
|
| 482 |
-
'Uninstalls an extension.': 'Desinstala uma extensão.',
|
| 483 |
-
'The name or source path of the extension to uninstall.':
|
| 484 |
-
'O nome ou caminho da fonte da extensão para desinstalar.',
|
| 485 |
-
'Please include the name of the extension to uninstall as a positional argument.':
|
| 486 |
-
'Inclua o nome da extensão para desinstalar como um argumento posicional.',
|
| 487 |
-
'Enables an extension.': 'Ativa uma extensão.',
|
| 488 |
-
'The name of the extension to enable.': 'O nome da extensão para ativar.',
|
| 489 |
-
'The scope to enable the extenison in. If not set, will be enabled in all scopes.':
|
| 490 |
-
'O escopo para ativar a extensão. Se não definido, será ativada em todos os escopos.',
|
| 491 |
-
'Extension "{{name}}" successfully enabled for scope "{{scope}}".':
|
| 492 |
-
'Extensão "{{name}}" ativada com sucesso para o escopo "{{scope}}".',
|
| 493 |
-
'Extension "{{name}}" successfully enabled in all scopes.':
|
| 494 |
-
'Extensão "{{name}}" ativada com sucesso em todos os escopos.',
|
| 495 |
-
'Invalid scope: {{scope}}. Please use one of {{scopes}}.':
|
| 496 |
-
'Escopo inválido: {{scope}}. Use um de {{scopes}}.',
|
| 497 |
-
'Disables an extension.': 'Desativa uma extensão.',
|
| 498 |
-
'The name of the extension to disable.': 'O nome da extensão para desativar.',
|
| 499 |
-
'The scope to disable the extenison in.':
|
| 500 |
-
'O escopo para desativar a extensão.',
|
| 501 |
-
'Extension "{{name}}" successfully disabled for scope "{{scope}}".':
|
| 502 |
-
'Extensão "{{name}}" desativada com sucesso para o escopo "{{scope}}".',
|
| 503 |
-
'Extension "{{name}}" successfully updated: {{oldVersion}} → {{newVersion}}.':
|
| 504 |
-
'Extensão "{{name}}" atualizada com sucesso: {{oldVersion}} → {{newVersion}}.',
|
| 505 |
-
'Unable to install extension "{{name}}" due to missing install metadata':
|
| 506 |
-
'Não foi possível instalar a extensão "{{name}}" devido à falta de metadados de instalação',
|
| 507 |
-
'Extension "{{name}}" is already up to date.':
|
| 508 |
-
'A extensão "{{name}}" já está atualizada.',
|
| 509 |
-
'Updates all extensions or a named extension to the latest version.':
|
| 510 |
-
'Atualiza todas as extensões ou uma extensão nomeada para a última versão.',
|
| 511 |
-
'Update all extensions.': 'Atualizar todas as extensões.',
|
| 512 |
-
'Either an extension name or --all must be provided':
|
| 513 |
-
'Um nome de extensão ou --all deve ser fornecido',
|
| 514 |
-
'Lists installed extensions.': 'Lista as extensões instaladas.',
|
| 515 |
-
'Link extension failed to install.': 'Falha ao instalar link da extensão.',
|
| 516 |
-
'Extension "{{name}}" linked successfully and enabled.':
|
| 517 |
-
'Extensão "{{name}}" vinculada com sucesso e ativada.',
|
| 518 |
-
'Links an extension from a local path. Updates made to the local path will always be reflected.':
|
| 519 |
-
'Vincula uma extensão de um caminho local. Atualizações feitas no caminho local sempre serão refletidas.',
|
| 520 |
-
'The name of the extension to link.': 'O nome da extensão para vincular.',
|
| 521 |
-
'Set a specific setting for an extension.':
|
| 522 |
-
'Define uma configuração específica para uma extensão.',
|
| 523 |
-
'Name of the extension to configure.': 'Nome da extensão para configurar.',
|
| 524 |
-
'The setting to configure (name or env var).':
|
| 525 |
-
'A configuração para configurar (nome ou var env).',
|
| 526 |
-
'The scope to set the setting in.': 'O escopo para definir a configuração.',
|
| 527 |
-
'List all settings for an extension.':
|
| 528 |
-
'Listar todas as configurações de uma extensão.',
|
| 529 |
-
'Name of the extension.': 'Nome da extensão.',
|
| 530 |
-
'Extension "{{name}}" has no settings to configure.':
|
| 531 |
-
'A extensão "{{name}}" não tem configurações para configurar.',
|
| 532 |
-
'Settings for "{{name}}":': 'Configurações para "{{name}}":',
|
| 533 |
-
'(workspace)': '(workspace)',
|
| 534 |
-
'(user)': '(usuário)',
|
| 535 |
-
'[not set]': '[não definido]',
|
| 536 |
-
'[value stored in keychain]': '[valor armazenado no chaveiro]',
|
| 537 |
-
'Value:': 'Valor:',
|
| 538 |
-
'Manage extension settings.': 'Gerenciar configurações de extensão.',
|
| 539 |
-
'You need to specify a command (set or list).':
|
| 540 |
-
'Você precisa especificar um comando (set ou list).',
|
| 541 |
-
|
| 542 |
-
// ============================================================================
|
| 543 |
-
// Plugin Choice / Marketplace
|
| 544 |
-
// ============================================================================
|
| 545 |
-
'No plugins available in this marketplace.':
|
| 546 |
-
'Nenhum plugin disponível neste marketplace.',
|
| 547 |
-
'Select a plugin to install from marketplace "{{name}}":':
|
| 548 |
-
'Selecione um plugin para instalar do marketplace "{{name}}":',
|
| 549 |
-
'Plugin selection cancelled.': 'Seleção de plugin cancelada.',
|
| 550 |
-
'Select a plugin from "{{name}}"': 'Selecione um plugin de "{{name}}"',
|
| 551 |
-
'Use ↑↓ or j/k to navigate, Enter to select, Escape to cancel':
|
| 552 |
-
'Use ↑↓ ou j/k para navegar, Enter para selecionar, Escape para cancelar',
|
| 553 |
-
'{{count}} more above': '{{count}} mais acima',
|
| 554 |
-
'{{count}} more below': '{{count}} mais abaixo',
|
| 555 |
-
'manage IDE integration': 'gerenciar integração com IDE',
|
| 556 |
-
'check status of IDE integration': 'verificar status da integração com IDE',
|
| 557 |
-
'install required IDE companion for {{ideName}}':
|
| 558 |
-
'instalar companion IDE necessário para {{ideName}}',
|
| 559 |
-
'enable IDE integration': 'ativar integração com IDE',
|
| 560 |
-
'disable IDE integration': 'desativar integração com IDE',
|
| 561 |
-
'IDE integration is not supported in your current environment. To use this feature, run Qwen Code in one of these supported IDEs: VS Code or VS Code forks.':
|
| 562 |
-
'A integração com IDE não é suportada no seu ambiente atual. Para usar este recurso, execute o Qwen Code em um destes IDEs suportados: VS Code ou forks do VS Code.',
|
| 563 |
-
'Set up GitHub Actions': 'Configurar GitHub Actions',
|
| 564 |
-
'Configure terminal keybindings for multiline input (VS Code, Cursor, Windsurf, Trae)':
|
| 565 |
-
'Configurar atalhos de terminal para entrada multilinhas (VS Code, Cursor, Windsurf, Trae)',
|
| 566 |
-
'Please restart your terminal for the changes to take effect.':
|
| 567 |
-
'Reinicie seu terminal para que as alterações tenham efeito.',
|
| 568 |
-
'Failed to configure terminal: {{error}}':
|
| 569 |
-
'Falha ao configurar terminal: {{error}}',
|
| 570 |
-
'Could not determine {{terminalName}} config path on Windows: APPDATA environment variable is not set.':
|
| 571 |
-
'Não foi possível determinar o caminho de configuração de {{terminalName}} no Windows: variável de ambiente APPDATA não está definida.',
|
| 572 |
-
'{{terminalName}} keybindings.json exists but is not a valid JSON array. Please fix the file manually or delete it to allow automatic configuration.':
|
| 573 |
-
'{{terminalName}} keybindings.json existe mas não é um array JSON válido. Corrija o arquivo manualmente ou exclua-o para permitir a configuração automática.',
|
| 574 |
-
'File: {{file}}': 'Arquivo: {{file}}',
|
| 575 |
-
'Failed to parse {{terminalName}} keybindings.json. The file contains invalid JSON. Please fix the file manually or delete it to allow automatic configuration.':
|
| 576 |
-
'Falha ao analisar {{terminalName}} keybindings.json. O arquivo contém JSON inválido. Corrija o arquivo manualmente ou exclua-o para permitir a configuração automática.',
|
| 577 |
-
'Error: {{error}}': 'Erro: {{error}}',
|
| 578 |
-
'Shift+Enter binding already exists': 'Atalho Shift+Enter já existe',
|
| 579 |
-
'Ctrl+Enter binding already exists': 'Atalho Ctrl+Enter já existe',
|
| 580 |
-
'Existing keybindings detected. Will not modify to avoid conflicts.':
|
| 581 |
-
'Atalhos existentes detectados. Não serão modificados para evitar conflitos.',
|
| 582 |
-
'Please check and modify manually if needed: {{file}}':
|
| 583 |
-
'Verifique e modifique manualmente se necessário: {{file}}',
|
| 584 |
-
'Added Shift+Enter and Ctrl+Enter keybindings to {{terminalName}}.':
|
| 585 |
-
'Adicionados atalhos Shift+Enter e Ctrl+Enter para {{terminalName}}.',
|
| 586 |
-
'Modified: {{file}}': 'Modificado: {{file}}',
|
| 587 |
-
'{{terminalName}} keybindings already configured.':
|
| 588 |
-
'Atalhos de {{terminalName}} já configurados.',
|
| 589 |
-
'Failed to configure {{terminalName}}.':
|
| 590 |
-
'Falha ao configurar {{terminalName}}.',
|
| 591 |
-
'Your terminal is already configured for an optimal experience with multiline input (Shift+Enter and Ctrl+Enter).':
|
| 592 |
-
'Seu terminal já está configurado para uma experiência ideal com entrada multilinhas (Shift+Enter e Ctrl+Enter).',
|
| 593 |
-
'Could not detect terminal type. Supported terminals: VS Code, Cursor, Windsurf, and Trae.':
|
| 594 |
-
'Não foi possível detectar o tipo de terminal. Terminais suportados: VS Code, Cursor, Windsurf e Trae.',
|
| 595 |
-
'Terminal "{{terminal}}" is not supported yet.':
|
| 596 |
-
'O terminal "{{terminal}}" ainda não é suportado.',
|
| 597 |
-
|
| 598 |
-
// ============================================================================
|
| 599 |
-
// Commands - Language
|
| 600 |
-
// ============================================================================
|
| 601 |
-
'Invalid language. Available: {{options}}':
|
| 602 |
-
'Idioma inválido. Disponíveis: {{options}}',
|
| 603 |
-
'Language subcommands do not accept additional arguments.':
|
| 604 |
-
'Subcomandos de idioma não aceitam argumentos adicionais.',
|
| 605 |
-
'Current UI language: {{lang}}': 'Idioma atual da interface: {{lang}}',
|
| 606 |
-
'Current LLM output language: {{lang}}':
|
| 607 |
-
'Idioma atual da saída do LLM: {{lang}}',
|
| 608 |
-
'LLM output language not set': 'Idioma de saída do LLM não definido',
|
| 609 |
-
'Set UI language': 'Definir idioma da interface',
|
| 610 |
-
'Set LLM output language': 'Definir idioma de saída do LLM',
|
| 611 |
-
'Usage: /language ui [{{options}}]': 'Uso: /language ui [{{options}}]',
|
| 612 |
-
'Usage: /language output <language>': 'Uso: /language output <idioma>',
|
| 613 |
-
'Example: /language output 中文': 'Exemplo: /language output Português',
|
| 614 |
-
'Example: /language output English': 'Exemplo: /language output Inglês',
|
| 615 |
-
'Example: /language output 日本語': 'Exemplo: /language output Japonês',
|
| 616 |
-
'Example: /language output Português': 'Exemplo: /language output Português',
|
| 617 |
-
'UI language changed to {{lang}}':
|
| 618 |
-
'Idioma da interface alterado para {{lang}}',
|
| 619 |
-
'LLM output language set to {{lang}}':
|
| 620 |
-
'Idioma de saída do LLM definido para {{lang}}',
|
| 621 |
-
'LLM output language rule file generated at {{path}}':
|
| 622 |
-
'Arquivo de regra de idioma de saída do LLM gerado em {{path}}',
|
| 623 |
-
'Please restart the application for the changes to take effect.':
|
| 624 |
-
'Reinicie o aplicativo para que as alterações tenham efeito.',
|
| 625 |
-
'Failed to generate LLM output language rule file: {{error}}':
|
| 626 |
-
'Falha ao gerar arquivo de regra de idioma de saída do LLM: {{error}}',
|
| 627 |
-
'Invalid command. Available subcommands:':
|
| 628 |
-
'Comando inválido. Subcomandos disponíveis:',
|
| 629 |
-
'Available subcommands:': 'Subcomandos disponíveis:',
|
| 630 |
-
'To request additional UI language packs, please open an issue on GitHub.':
|
| 631 |
-
'Para solicitar pacotes de idiomas de interface adicionais, abra um problema no GitHub.',
|
| 632 |
-
'Available options:': 'Opções disponíveis:',
|
| 633 |
-
'Set UI language to {{name}}': 'Definir idioma da interface para {{name}}',
|
| 634 |
-
|
| 635 |
-
// ============================================================================
|
| 636 |
-
// Commands - Approval Mode
|
| 637 |
-
// ============================================================================
|
| 638 |
-
'Tool Approval Mode': 'Modo de Aprovação de Ferramenta',
|
| 639 |
-
'Current approval mode: {{mode}}': 'Modo de aprovação atual: {{mode}}',
|
| 640 |
-
'Available approval modes:': 'Modos de aprovação disponíveis:',
|
| 641 |
-
'Approval mode changed to: {{mode}}':
|
| 642 |
-
'Modo de aprovação alterado para: {{mode}}',
|
| 643 |
-
'Approval mode changed to: {{mode}} (saved to {{scope}} settings{{location}})':
|
| 644 |
-
'Modo de aprovação alterado para: {{mode}} (salvo nas configurações de {{scope}}{{location}})',
|
| 645 |
-
'Usage: /approval-mode <mode> [--session|--user|--project]':
|
| 646 |
-
'Uso: /approval-mode <mode> [--session|--user|--project]',
|
| 647 |
-
|
| 648 |
-
'Scope subcommands do not accept additional arguments.':
|
| 649 |
-
'Subcomandos de escopo não aceitam argumentos adicionais.',
|
| 650 |
-
'Plan mode - Analyze only, do not modify files or execute commands':
|
| 651 |
-
'Modo planejamento - Apenas analisa, não modifica arquivos nem executa comandos',
|
| 652 |
-
'Default mode - Require approval for file edits or shell commands':
|
| 653 |
-
'Modo padrão - Exige aprovação para edições de arquivos ou comandos shell',
|
| 654 |
-
'Auto-edit mode - Automatically approve file edits':
|
| 655 |
-
'Modo auto-edição - Aprova automaticamente edições de arquivos',
|
| 656 |
-
'YOLO mode - Automatically approve all tools':
|
| 657 |
-
'Modo YOLO - Aprova automaticamente todas as ferramentas',
|
| 658 |
-
'{{mode}} mode': 'Modo {{mode}}',
|
| 659 |
-
'Settings service is not available; unable to persist the approval mode.':
|
| 660 |
-
'Serviço de configurações não disponível; não foi possível persistir o modo de aprovação.',
|
| 661 |
-
'Failed to save approval mode: {{error}}':
|
| 662 |
-
'Falha ao salvar modo de aprovação: {{error}}',
|
| 663 |
-
'Failed to change approval mode: {{error}}':
|
| 664 |
-
'Falha ao alterar modo de aprovação: {{error}}',
|
| 665 |
-
'Apply to current session only (temporary)':
|
| 666 |
-
'Aplicar apenas à sessão atual (temporário)',
|
| 667 |
-
'Persist for this project/workspace': 'Persistir para este projeto/workspace',
|
| 668 |
-
'Persist for this user on this machine':
|
| 669 |
-
'Persistir para este usuário nesta máquina',
|
| 670 |
-
'Analyze only, do not modify files or execute commands':
|
| 671 |
-
'Apenas analisar, não modificar arquivos nem executar comandos',
|
| 672 |
-
'Require approval for file edits or shell commands':
|
| 673 |
-
'Exigir aprovação para edições de arquivos ou comandos shell',
|
| 674 |
-
'Automatically approve file edits':
|
| 675 |
-
'Aprovar automaticamente edições de arquivos',
|
| 676 |
-
'Automatically approve all tools':
|
| 677 |
-
'Aprovar automaticamente todas as ferramentas',
|
| 678 |
-
'Workspace approval mode exists and takes priority. User-level change will have no effect.':
|
| 679 |
-
'O modo de aprovação do workspace existe e tem prioridade. A alteração no nível do usuário não terá efeito.',
|
| 680 |
-
'Apply To': 'Aplicar A',
|
| 681 |
-
'User Settings': 'Configurações do Usuário',
|
| 682 |
-
'Workspace Settings': 'Configurações do Workspace',
|
| 683 |
-
|
| 684 |
-
// ============================================================================
|
| 685 |
-
// Commands - Memory
|
| 686 |
-
// ============================================================================
|
| 687 |
-
'Commands for interacting with memory.':
|
| 688 |
-
'Comandos para interagir com a memória.',
|
| 689 |
-
'Show the current memory contents.':
|
| 690 |
-
'Mostrar os conteúdos atuais da memória.',
|
| 691 |
-
'Show project-level memory contents.':
|
| 692 |
-
'Mostrar conteúdos da memória de nível de projeto.',
|
| 693 |
-
'Show global memory contents.': 'Mostrar conteúdos da memória global.',
|
| 694 |
-
'Add content to project-level memory.':
|
| 695 |
-
'Adicionar conteúdo à memória de nível de projeto.',
|
| 696 |
-
'Add content to global memory.': 'Adicionar conteúdo à memória global.',
|
| 697 |
-
'Refresh the memory from the source.': 'Atualizar a memória da fonte.',
|
| 698 |
-
'Usage: /memory add --project <text to remember>':
|
| 699 |
-
'Uso: /memory add --project <texto para lembrar>',
|
| 700 |
-
'Usage: /memory add --global <text to remember>':
|
| 701 |
-
'Uso: /memory add --global <texto para lembrar>',
|
| 702 |
-
'Attempting to save to project memory: "{{text}}"':
|
| 703 |
-
'Tentando salvar na memória do projeto: "{{text}}"',
|
| 704 |
-
'Attempting to save to global memory: "{{text}}"':
|
| 705 |
-
'Tentando salvar na memória global: "{{text}}"',
|
| 706 |
-
'Current memory content from {{count}} file(s):':
|
| 707 |
-
'Conteúdo da memória atual de {{count}} arquivo(s):',
|
| 708 |
-
'Memory is currently empty.': 'A memória está vazia no momento.',
|
| 709 |
-
'Project memory file not found or is currently empty.':
|
| 710 |
-
'Arquivo de memória do projeto não encontrado ou está vazio.',
|
| 711 |
-
'Global memory file not found or is currently empty.':
|
| 712 |
-
'Arquivo de memória global não encontrado ou está vazio.',
|
| 713 |
-
'Global memory is currently empty.':
|
| 714 |
-
'A memória global está vazia no momento.',
|
| 715 |
-
'Global memory content:\n\n---\n{{content}}\n---':
|
| 716 |
-
'Conteúdo da memória global:\n\n---\n{{content}}\n---',
|
| 717 |
-
'Project memory content from {{path}}:\n\n---\n{{content}}\n---':
|
| 718 |
-
'Conteúdo da memória do projeto de {{path}}:\n\n---\n{{content}}\n---',
|
| 719 |
-
'Project memory is currently empty.':
|
| 720 |
-
'A memória do projeto está vazia no momento.',
|
| 721 |
-
'Refreshing memory from source files...':
|
| 722 |
-
'Atualizando memória dos arquivos fonte...',
|
| 723 |
-
'Add content to the memory. Use --global for global memory or --project for project memory.':
|
| 724 |
-
'Adicionar conteúdo à memória. Use --global para memória global ou --project para memória do projeto.',
|
| 725 |
-
'Usage: /memory add [--global|--project] <text to remember>':
|
| 726 |
-
'Uso: /memory add [--global|--project] <texto para lembrar>',
|
| 727 |
-
'Attempting to save to memory {{scope}}: "{{fact}}"':
|
| 728 |
-
'Tentando salvar na memória {{scope}}: "{{fact}}"',
|
| 729 |
-
|
| 730 |
-
// ============================================================================
|
| 731 |
-
// Commands - MCP
|
| 732 |
-
// ============================================================================
|
| 733 |
-
'Authenticate with an OAuth-enabled MCP server':
|
| 734 |
-
'Autenticar com um servidor MCP habilitado para OAuth',
|
| 735 |
-
'List configured MCP servers and tools':
|
| 736 |
-
'Listar servidores e ferramentas MCP configurados',
|
| 737 |
-
'Restarts MCP servers.': 'Reinicia os servidores MCP.',
|
| 738 |
-
'Config not loaded.': 'Configuração não carregada.',
|
| 739 |
-
'Could not retrieve tool registry.':
|
| 740 |
-
'Não foi possível recuperar o registro de ferramentas.',
|
| 741 |
-
'No MCP servers configured with OAuth authentication.':
|
| 742 |
-
'Nenhum servidor MCP configurado com autenticação OAuth.',
|
| 743 |
-
'MCP servers with OAuth authentication:':
|
| 744 |
-
'Servidores MCP com autenticação OAuth:',
|
| 745 |
-
'Use /mcp auth <server-name> to authenticate.':
|
| 746 |
-
'Use /mcp auth <nome-do-servidor> para autenticar.',
|
| 747 |
-
"MCP server '{{name}}' not found.": "Servidor MCP '{{name}}' não encontrado.",
|
| 748 |
-
"Successfully authenticated and refreshed tools for '{{name}}'.":
|
| 749 |
-
"Autenticado com sucesso e ferramentas atualizadas para '{{name}}'.",
|
| 750 |
-
"Failed to authenticate with MCP server '{{name}}': {{error}}":
|
| 751 |
-
"Falha ao autenticar com o servidor MCP '{{name}}': {{error}}",
|
| 752 |
-
"Re-discovering tools from '{{name}}'...":
|
| 753 |
-
"Redescobrindo ferramentas de '{{name}}'...",
|
| 754 |
-
"Discovered {{count}} tool(s) from '{{name}}'.":
|
| 755 |
-
"{{count}} ferramenta(s) descoberta(s) de '{{name}}'.",
|
| 756 |
-
'Authentication complete. Returning to server details...':
|
| 757 |
-
'Autenticação concluída. Retornando aos detalhes do servidor...',
|
| 758 |
-
'Authentication successful.': 'Autenticação bem-sucedida.',
|
| 759 |
-
'If the browser does not open, copy and paste this URL into your browser:':
|
| 760 |
-
'Se o navegador não abrir, copie e cole esta URL no seu navegador:',
|
| 761 |
-
'Make sure to copy the COMPLETE URL - it may wrap across multiple lines.':
|
| 762 |
-
'⚠️ Certifique-se de copiar a URL COMPLETA – ela pode ocupar várias linhas.',
|
| 763 |
-
|
| 764 |
-
// ============================================================================
|
| 765 |
-
// Commands - Chat
|
| 766 |
-
// ============================================================================
|
| 767 |
-
'Manage conversation history.': 'Gerenciar histórico de conversas.',
|
| 768 |
-
'List saved conversation checkpoints':
|
| 769 |
-
'Listar checkpoints de conversa salvos',
|
| 770 |
-
'No saved conversation checkpoints found.':
|
| 771 |
-
'Nenhum checkpoint de conversa salvo encontrado.',
|
| 772 |
-
'List of saved conversations:': 'Lista de conversas salvas:',
|
| 773 |
-
'Note: Newest last, oldest first':
|
| 774 |
-
'Nota: Mais novos por último, mais antigos primeiro',
|
| 775 |
-
'Save the current conversation as a checkpoint. Usage: /chat save <tag>':
|
| 776 |
-
'Salvar a conversa atual como um checkpoint. Uso: /chat save <tag>',
|
| 777 |
-
'Missing tag. Usage: /chat save <tag>': 'Tag ausente. Uso: /chat save <tag>',
|
| 778 |
-
'Delete a conversation checkpoint. Usage: /chat delete <tag>':
|
| 779 |
-
'Excluir um checkpoint de conversa. Uso: /chat delete <tag>',
|
| 780 |
-
'Missing tag. Usage: /chat delete <tag>':
|
| 781 |
-
'Tag ausente. Uso: /chat delete <tag>',
|
| 782 |
-
"Conversation checkpoint '{{tag}}' has been deleted.":
|
| 783 |
-
"O checkpoint de conversa '{{tag}}' foi excluído.",
|
| 784 |
-
"Error: No checkpoint found with tag '{{tag}}'.":
|
| 785 |
-
"Erro: Nenhum checkpoint encontrado com a tag '{{tag}}'.",
|
| 786 |
-
'Resume a conversation from a checkpoint. Usage: /chat resume <tag>':
|
| 787 |
-
'Retomar uma conversa de um checkpoint. Uso: /chat resume <tag>',
|
| 788 |
-
'Missing tag. Usage: /chat resume <tag>':
|
| 789 |
-
'Tag ausente. Uso: /chat resume <tag>',
|
| 790 |
-
'No saved checkpoint found with tag: {{tag}}.':
|
| 791 |
-
'Nenhum checkpoint salvo encontrado com a tag: {{tag}}.',
|
| 792 |
-
'A checkpoint with the tag {{tag}} already exists. Do you want to overwrite it?':
|
| 793 |
-
'Um checkpoint com a tag {{tag}} já existe. Você deseja substituí-lo?',
|
| 794 |
-
'No chat client available to save conversation.':
|
| 795 |
-
'Nenhum cliente de chat disponível para salvar a conversa.',
|
| 796 |
-
'Conversation checkpoint saved with tag: {{tag}}.':
|
| 797 |
-
'Checkpoint de conversa salvo com a tag: {{tag}}.',
|
| 798 |
-
'No conversation found to save.': 'Nenhuma conversa encontrada para salvar.',
|
| 799 |
-
'No chat client available to share conversation.':
|
| 800 |
-
'Nenhum cliente de chat disponível para compartilhar a conversa.',
|
| 801 |
-
'Invalid file format. Only .md and .json are supported.':
|
| 802 |
-
'Formato de arquivo inválido. Apenas .md e .json são suportados.',
|
| 803 |
-
'Error sharing conversation: {{error}}':
|
| 804 |
-
'Erro ao compartilhar conversa: {{error}}',
|
| 805 |
-
'Conversation shared to {{filePath}}':
|
| 806 |
-
'Conversa compartilhada em {{filePath}}',
|
| 807 |
-
'No conversation found to share.':
|
| 808 |
-
'Nenhuma conversa encontrada para compartilhar.',
|
| 809 |
-
'Share the current conversation to a markdown or json file. Usage: /chat share <file>':
|
| 810 |
-
'Compartilhar a conversa atual para um arquivo markdown ou json. Uso: /chat share <arquivo>',
|
| 811 |
-
|
| 812 |
-
// ============================================================================
|
| 813 |
-
// Commands - Summary
|
| 814 |
-
// ============================================================================
|
| 815 |
-
'Generate a project summary and save it to .qwen/PROJECT_SUMMARY.md':
|
| 816 |
-
'Gerar um resumo do projeto e salvá-lo em .qwen/PROJECT_SUMMARY.md',
|
| 817 |
-
'No chat client available to generate summary.':
|
| 818 |
-
'Nenhum cliente de chat disponível para gerar o resumo.',
|
| 819 |
-
'Already generating summary, wait for previous request to complete':
|
| 820 |
-
'Já gerando resumo, aguarde a conclusão da solicitação anterior',
|
| 821 |
-
'No conversation found to summarize.':
|
| 822 |
-
'Nenhuma conversa encontrada para resumir.',
|
| 823 |
-
'Failed to generate project context summary: {{error}}':
|
| 824 |
-
'Falha ao gerar resumo do contexto do projeto: {{error}}',
|
| 825 |
-
'Saved project summary to {{filePathForDisplay}}.':
|
| 826 |
-
'Resumo do projeto salvo em {{filePathForDisplay}}.',
|
| 827 |
-
'Saving project summary...': 'Salvando resumo do projeto...',
|
| 828 |
-
'Generating project summary...': 'Gerando resumo do projeto...',
|
| 829 |
-
'Failed to generate summary - no text content received from LLM response':
|
| 830 |
-
'Falha ao gerar resumo - nenhum conteúdo de texto recebido da resposta do LLM',
|
| 831 |
-
|
| 832 |
-
// ============================================================================
|
| 833 |
-
// Commands - Model
|
| 834 |
-
// ============================================================================
|
| 835 |
-
'Switch the model for this session': 'Trocar o modelo para esta sessão',
|
| 836 |
-
'Content generator configuration not available.':
|
| 837 |
-
'Configuração do gerador de conteúdo não disponível.',
|
| 838 |
-
'Authentication type not available.': 'Tipo de autenticação não disponível.',
|
| 839 |
-
'No models available for the current authentication type ({{authType}}).':
|
| 840 |
-
'Nenhum modelo disponível para o tipo de autenticação atual ({{authType}}).',
|
| 841 |
-
|
| 842 |
-
// ============================================================================
|
| 843 |
-
// Commands - Clear
|
| 844 |
-
// ============================================================================
|
| 845 |
-
'Starting a new session, resetting chat, and clearing terminal.':
|
| 846 |
-
'Iniciando uma nova sessão, resetando o chat e limpando o terminal.',
|
| 847 |
-
'Starting a new session and clearing.':
|
| 848 |
-
'Iniciando uma nova sessão e limpando.',
|
| 849 |
-
|
| 850 |
-
// ============================================================================
|
| 851 |
-
// Commands - Compress
|
| 852 |
-
// ============================================================================
|
| 853 |
-
'Already compressing, wait for previous request to complete':
|
| 854 |
-
'Já comprimindo, aguarde a conclusão da solicitação anterior',
|
| 855 |
-
'Failed to compress chat history.': 'Falha ao comprimir histórico do chat.',
|
| 856 |
-
'Failed to compress chat history: {{error}}':
|
| 857 |
-
'Falha ao comprimir histórico do chat: {{error}}',
|
| 858 |
-
'Compressing chat history': 'Comprimindo histórico do chat',
|
| 859 |
-
'Chat history compressed from {{originalTokens}} to {{newTokens}} tokens.':
|
| 860 |
-
'Histórico do chat comprimido de {{originalTokens}} para {{newTokens}} tokens.',
|
| 861 |
-
'Compression was not beneficial for this history size.':
|
| 862 |
-
'A compressão não foi benéfica para este tamanho de histórico.',
|
| 863 |
-
'Chat history compression did not reduce size. This may indicate issues with the compression prompt.':
|
| 864 |
-
'A compressão do histórico do chat não reduziu o tamanho. Isso pode indicar problemas com o prompt de compressão.',
|
| 865 |
-
'Could not compress chat history due to a token counting error.':
|
| 866 |
-
'Não foi possível comprimir o histórico do chat devido a um erro de contagem de tokens.',
|
| 867 |
-
'Chat history is already compressed.':
|
| 868 |
-
'O histórico do chat já está comprimido.',
|
| 869 |
-
|
| 870 |
-
// ============================================================================
|
| 871 |
-
// Commands - Directory
|
| 872 |
-
// ============================================================================
|
| 873 |
-
'Configuration is not available.': 'A configuração não está disponível.',
|
| 874 |
-
'Please provide at least one path to add.':
|
| 875 |
-
'Forneça pelo menos um caminho para adicionar.',
|
| 876 |
-
'The /directory add command is not supported in restrictive sandbox profiles. Please use --include-directories when starting the session instead.':
|
| 877 |
-
'O comando /directory add não é suportado em perfis de sandbox restritivos. Use --include-directories ao iniciar a sessão.',
|
| 878 |
-
"Error adding '{{path}}': {{error}}":
|
| 879 |
-
"Erro ao adicionar '{{path}}': {{error}}",
|
| 880 |
-
'Successfully added QWEN.md files from the following directories if there are:\n- {{directories}}':
|
| 881 |
-
'Arquivos QWEN.md adicionados com sucesso dos seguintes diretórios, se houverem:\n- {{directories}}',
|
| 882 |
-
'Error refreshing memory: {{error}}': 'Erro ao atualizar memória: {{error}}',
|
| 883 |
-
'Successfully added directories:\n- {{directories}}':
|
| 884 |
-
'Diretórios adicionados com sucesso:\n- {{directories}}',
|
| 885 |
-
'Current workspace directories:\n{{directories}}':
|
| 886 |
-
'Diretórios atuais do workspace:\n{{directories}}',
|
| 887 |
-
|
| 888 |
-
// ============================================================================
|
| 889 |
-
// Commands - Docs
|
| 890 |
-
// ============================================================================
|
| 891 |
-
'Please open the following URL in your browser to view the documentation:\n{{url}}':
|
| 892 |
-
'Abra a seguinte URL no seu navegador para ver a documentação:\n{{url}}',
|
| 893 |
-
'Opening documentation in your browser: {{url}}':
|
| 894 |
-
'Abrindo documentação no seu navegador: {{url}}',
|
| 895 |
-
|
| 896 |
-
// ============================================================================
|
| 897 |
-
// Dialogs - Tool Confirmation
|
| 898 |
-
// ============================================================================
|
| 899 |
-
'Do you want to proceed?': 'Você deseja prosseguir?',
|
| 900 |
-
'Yes, allow once': 'Sim, permitir uma vez',
|
| 901 |
-
'Allow always': 'Permitir sempre',
|
| 902 |
-
Yes: 'Sim',
|
| 903 |
-
No: 'Não',
|
| 904 |
-
'No (esc)': 'Não (esc)',
|
| 905 |
-
'Yes, allow always for this session': 'Sim, permitir sempre para esta sessão',
|
| 906 |
-
|
| 907 |
-
// MCP Management - Core translations
|
| 908 |
-
'Manage MCP servers': 'Gerenciar servidores MCP',
|
| 909 |
-
'Server Detail': 'Detalhes do servidor',
|
| 910 |
-
'Disable Server': 'Desativar servidor',
|
| 911 |
-
Tools: 'Ferramentas',
|
| 912 |
-
'Tool Detail': 'Detalhes da ferramenta',
|
| 913 |
-
'MCP Management': 'Gerenciamento MCP',
|
| 914 |
-
'Loading...': 'Carregando...',
|
| 915 |
-
'Unknown step': 'Etapa desconhecida',
|
| 916 |
-
'Esc to back': 'Esc para voltar',
|
| 917 |
-
'↑↓ to navigate · Enter to select · Esc to close':
|
| 918 |
-
'↑↓ navegar · Enter selecionar · Esc fechar',
|
| 919 |
-
'↑↓ to navigate · Enter to select · Esc to back':
|
| 920 |
-
'↑↓ navegar · Enter selecionar · Esc voltar',
|
| 921 |
-
'↑↓ to navigate · Enter to confirm · Esc to back':
|
| 922 |
-
'↑↓ navegar · Enter confirmar · Esc voltar',
|
| 923 |
-
'User Settings (global)': 'Configurações do usuário (global)',
|
| 924 |
-
'Workspace Settings (project-specific)':
|
| 925 |
-
'Configurações do workspace (específico do projeto)',
|
| 926 |
-
'Disable server:': 'Desativar servidor:',
|
| 927 |
-
'Select where to add the server to the exclude list:':
|
| 928 |
-
'Selecione onde adicionar o servidor à lista de exclusão:',
|
| 929 |
-
'Press Enter to confirm, Esc to cancel':
|
| 930 |
-
'Enter para confirmar, Esc para cancelar',
|
| 931 |
-
Disable: 'Desativar',
|
| 932 |
-
Enable: 'Ativar',
|
| 933 |
-
Authenticate: 'Autenticar',
|
| 934 |
-
'Re-authenticate': 'Reautenticar',
|
| 935 |
-
'Clear Authentication': 'Limpar autenticação',
|
| 936 |
-
disabled: 'desativado',
|
| 937 |
-
'Server:': 'Servidor:',
|
| 938 |
-
Reconnect: 'Reconectar',
|
| 939 |
-
'View tools': 'Ver ferramentas',
|
| 940 |
-
'Status:': 'Status:',
|
| 941 |
-
'Source:': 'Fonte:',
|
| 942 |
-
'Command:': 'Comando:',
|
| 943 |
-
'Working Directory:': 'Diretório de trabalho:',
|
| 944 |
-
'Capabilities:': 'Capacidades:',
|
| 945 |
-
'No server selected': 'Nenhum servidor selecionado',
|
| 946 |
-
'(disabled)': '(desativado)',
|
| 947 |
-
'Error:': 'Erro:',
|
| 948 |
-
Extension: 'Extensão',
|
| 949 |
-
tool: 'ferramenta',
|
| 950 |
-
tools: 'ferramentas',
|
| 951 |
-
connected: 'conectado',
|
| 952 |
-
connecting: 'conectando',
|
| 953 |
-
disconnected: 'desconectado',
|
| 954 |
-
error: 'erro',
|
| 955 |
-
|
| 956 |
-
// MCP Server List
|
| 957 |
-
'User MCPs': 'MCPs do usuário',
|
| 958 |
-
'Project MCPs': 'MCPs do projeto',
|
| 959 |
-
'Extension MCPs': 'MCPs de extensão',
|
| 960 |
-
server: 'servidor',
|
| 961 |
-
servers: 'servidores',
|
| 962 |
-
'Add MCP servers to your settings to get started.':
|
| 963 |
-
'Adicione servidores MCP às suas configurações para começar.',
|
| 964 |
-
'Run qwen --debug to see error logs':
|
| 965 |
-
'Execute qwen --debug para ver os logs de erro',
|
| 966 |
-
|
| 967 |
-
// MCP OAuth Authentication
|
| 968 |
-
'OAuth Authentication': 'Autenticação OAuth',
|
| 969 |
-
'Press Enter to start authentication, Esc to go back':
|
| 970 |
-
'Pressione Enter para iniciar a autenticação, Esc para voltar',
|
| 971 |
-
'Authenticating... Please complete the login in your browser.':
|
| 972 |
-
'Autenticando... Por favor, conclua o login no seu navegador.',
|
| 973 |
-
'Press Enter or Esc to go back': 'Pressione Enter ou Esc para voltar',
|
| 974 |
-
|
| 975 |
-
// MCP Tool List
|
| 976 |
-
'No tools available for this server.':
|
| 977 |
-
'Nenhuma ferramenta disponível para este servidor.',
|
| 978 |
-
destructive: 'destrutivo',
|
| 979 |
-
'read-only': 'somente leitura',
|
| 980 |
-
'open-world': 'mundo aberto',
|
| 981 |
-
idempotent: 'idempotente',
|
| 982 |
-
'Tools for {{name}}': 'Ferramentas para {{name}}',
|
| 983 |
-
'Tools for {{serverName}}': 'Ferramentas para {{serverName}}',
|
| 984 |
-
'{{current}}/{{total}}': '{{current}}/{{total}}',
|
| 985 |
-
|
| 986 |
-
// MCP Tool Detail
|
| 987 |
-
required: 'obrigatório',
|
| 988 |
-
Type: 'Tipo',
|
| 989 |
-
Enum: 'Enumeração',
|
| 990 |
-
Parameters: 'Parâmetros',
|
| 991 |
-
'No tool selected': 'Nenhuma ferramenta selecionada',
|
| 992 |
-
Annotations: 'Anotações',
|
| 993 |
-
Title: 'Título',
|
| 994 |
-
'Read Only': 'Somente leitura',
|
| 995 |
-
Destructive: 'Destrutivo',
|
| 996 |
-
Idempotent: 'Idempotente',
|
| 997 |
-
'Open World': 'Mundo aberto',
|
| 998 |
-
Server: 'Servidor',
|
| 999 |
-
|
| 1000 |
-
// Invalid tool related translations
|
| 1001 |
-
'{{count}} invalid tools': '{{count}} ferramentas inválidas',
|
| 1002 |
-
invalid: 'inválido',
|
| 1003 |
-
'invalid: {{reason}}': 'inválido: {{reason}}',
|
| 1004 |
-
'missing name': 'nome ausente',
|
| 1005 |
-
'missing description': 'descrição ausente',
|
| 1006 |
-
'(unnamed)': '(sem nome)',
|
| 1007 |
-
'Warning: This tool cannot be called by the LLM':
|
| 1008 |
-
'Aviso: Esta ferramenta não pode ser chamada pelo LLM',
|
| 1009 |
-
Reason: 'Motivo',
|
| 1010 |
-
'Tools must have both name and description to be used by the LLM.':
|
| 1011 |
-
'As ferramentas devem ter tanto nome quanto descrição para serem usadas pelo LLM.',
|
| 1012 |
-
'Modify in progress:': 'Modificação em progresso:',
|
| 1013 |
-
'Save and close external editor to continue':
|
| 1014 |
-
'Salve e feche o editor externo para continuar',
|
| 1015 |
-
'Apply this change?': 'Aplicar esta alteração?',
|
| 1016 |
-
'Yes, allow always': 'Sim, permitir sempre',
|
| 1017 |
-
'Modify with external editor': 'Modificar com editor externo',
|
| 1018 |
-
'No, suggest changes (esc)': 'Não, sugerir alterações (esc)',
|
| 1019 |
-
"Allow execution of: '{{command}}'?":
|
| 1020 |
-
"Permitir a execução de: '{{command}}'?",
|
| 1021 |
-
'Yes, allow always ...': 'Sim, permitir sempre ...',
|
| 1022 |
-
'Yes, and auto-accept edits': 'Sim, e aceitar edições automaticamente',
|
| 1023 |
-
'Yes, and manually approve edits': 'Sim, e aprovar edições manualmente',
|
| 1024 |
-
'No, keep planning (esc)': 'Não, continuar planejando (esc)',
|
| 1025 |
-
'URLs to fetch:': 'URLs para buscar:',
|
| 1026 |
-
'MCP Server: {{server}}': 'Servidor MCP: {{server}}',
|
| 1027 |
-
'Tool: {{tool}}': 'Ferramenta: {{tool}}',
|
| 1028 |
-
'Allow execution of MCP tool "{{tool}}" from server "{{server}}"?':
|
| 1029 |
-
'Permitir a execução da ferramenta MCP "{{tool}}" do servidor "{{server}}"?',
|
| 1030 |
-
'Yes, always allow tool "{{tool}}" from server "{{server}}"':
|
| 1031 |
-
'Sim, sempre permitir a ferramenta "{{tool}}" do servidor "{{server}}"',
|
| 1032 |
-
'Yes, always allow all tools from server "{{server}}"':
|
| 1033 |
-
'Sim, sempre permitir todas as ferramentas do servidor "{{server}}"',
|
| 1034 |
-
|
| 1035 |
-
// ============================================================================
|
| 1036 |
-
// Dialogs - Shell Confirmation
|
| 1037 |
-
// ============================================================================
|
| 1038 |
-
'Shell Command Execution': 'Execução de Comando Shell',
|
| 1039 |
-
'A custom command wants to run the following shell commands:':
|
| 1040 |
-
'Um comando personalizado deseja executar os seguintes comandos shell:',
|
| 1041 |
-
|
| 1042 |
-
// ============================================================================
|
| 1043 |
-
// Dialogs - Pro Quota
|
| 1044 |
-
// ============================================================================
|
| 1045 |
-
'Pro quota limit reached for {{model}}.':
|
| 1046 |
-
'Limite de cota Pro atingido para {{model}}.',
|
| 1047 |
-
'Change auth (executes the /auth command)':
|
| 1048 |
-
'Alterar autenticação (executa o comando /auth)',
|
| 1049 |
-
'Continue with {{model}}': 'Continuar com {{model}}',
|
| 1050 |
-
|
| 1051 |
-
// ============================================================================
|
| 1052 |
-
// Dialogs - Welcome Back
|
| 1053 |
-
// ============================================================================
|
| 1054 |
-
'Current Plan:': 'Plano Atual:',
|
| 1055 |
-
'Progress: {{done}}/{{total}} tasks completed':
|
| 1056 |
-
'Progresso: {{done}}/{{total}} tarefas concluídas',
|
| 1057 |
-
', {{inProgress}} in progress': ', {{inProgress}} em progresso',
|
| 1058 |
-
'Pending Tasks:': 'Tarefas Pendentes:',
|
| 1059 |
-
'What would you like to do?': 'O que você gostaria de fazer?',
|
| 1060 |
-
'Choose how to proceed with your session:':
|
| 1061 |
-
'Escolha como proceder com sua sessão:',
|
| 1062 |
-
'Start new chat session': 'Iniciar nova sessão de chat',
|
| 1063 |
-
'Continue previous conversation': 'Continuar conversa anterior',
|
| 1064 |
-
'👋 Welcome back! (Last updated: {{timeAgo}})':
|
| 1065 |
-
'👋 Bem-vindo de volta! (Última atualização: {{timeAgo}})',
|
| 1066 |
-
'🎯 Overall Goal:': '🎯 Objetivo Geral:',
|
| 1067 |
-
|
| 1068 |
-
// ============================================================================
|
| 1069 |
-
// Dialogs - Auth
|
| 1070 |
-
// ============================================================================
|
| 1071 |
-
'Get started': 'Começar',
|
| 1072 |
-
'Select Authentication Method': 'Selecionar Método de Autenticação',
|
| 1073 |
-
'OpenAI API key is required to use OpenAI authentication.':
|
| 1074 |
-
'A chave da API do OpenAI é necessária para usar a autenticação do OpenAI.',
|
| 1075 |
-
'You must select an auth method to proceed. Press Ctrl+C again to exit.':
|
| 1076 |
-
'Você deve selecionar um método de autenticação para prosseguir. Pressione Ctrl+C novamente para sair.',
|
| 1077 |
-
'Terms of Services and Privacy Notice':
|
| 1078 |
-
'Termos de Serviço e Aviso de Privacidade',
|
| 1079 |
-
'Qwen OAuth': 'Qwen OAuth',
|
| 1080 |
-
'Free \u00B7 Up to 1,000 requests/day \u00B7 Qwen latest models':
|
| 1081 |
-
'Gratuito \u00B7 Até 1.000 solicitações/dia \u00B7 Modelos Qwen mais recentes',
|
| 1082 |
-
'Login with QwenChat account to use daily free quota.':
|
| 1083 |
-
'Faça login com sua conta QwenChat para usar a cota gratuita diária.',
|
| 1084 |
-
'Paid \u00B7 Up to 6,000 requests/5 hrs \u00B7 All Alibaba Cloud Coding Plan Models':
|
| 1085 |
-
'Pago \u00B7 Até 6.000 solicitações/5 hrs \u00B7 Todos os modelos Alibaba Cloud Coding Plan',
|
| 1086 |
-
'Alibaba Cloud Coding Plan': 'Alibaba Cloud Coding Plan',
|
| 1087 |
-
'Bring your own API key': 'Traga sua própria chave API',
|
| 1088 |
-
'API-KEY': 'API-KEY',
|
| 1089 |
-
'Use coding plan credentials or your own api-keys/providers.':
|
| 1090 |
-
'Use credenciais do Coding Plan ou suas próprias chaves API/provedores.',
|
| 1091 |
-
OpenAI: 'OpenAI',
|
| 1092 |
-
'Failed to login. Message: {{message}}':
|
| 1093 |
-
'Falha ao fazer login. Mensagem: {{message}}',
|
| 1094 |
-
'Authentication is enforced to be {{enforcedType}}, but you are currently using {{currentType}}.':
|
| 1095 |
-
'A autenticação é forçada para {{enforcedType}}, mas você está usando {{currentType}} no momento.',
|
| 1096 |
-
'Qwen OAuth authentication timed out. Please try again.':
|
| 1097 |
-
'A autenticação Qwen OAuth expirou. Tente novamente.',
|
| 1098 |
-
'Qwen OAuth authentication cancelled.': 'Autenticação Qwen OAuth cancelada.',
|
| 1099 |
-
'Qwen OAuth Authentication': 'Autenticação Qwen OAuth',
|
| 1100 |
-
'Please visit this URL to authorize:': 'Visite esta URL para autorizar:',
|
| 1101 |
-
'Or scan the QR code below:': 'Ou escaneie o código QR abaixo:',
|
| 1102 |
-
'Waiting for authorization': 'Aguardando autorização',
|
| 1103 |
-
'Time remaining:': 'Tempo restante:',
|
| 1104 |
-
'(Press ESC or CTRL+C to cancel)': '(Pressione ESC ou CTRL+C para cancelar)',
|
| 1105 |
-
'Qwen OAuth Authentication Timeout':
|
| 1106 |
-
'Tempo Limite de Autenticação Qwen OAuth',
|
| 1107 |
-
'OAuth token expired (over {{seconds}} seconds). Please select authentication method again.':
|
| 1108 |
-
'Token OAuth expirado (mais de {{seconds}} segundos). Selecione o método de autenticação novamente.',
|
| 1109 |
-
'Press any key to return to authentication type selection.':
|
| 1110 |
-
'Pressione qualquer tecla para retornar à seleção do tipo de autenticação.',
|
| 1111 |
-
'Waiting for Qwen OAuth authentication...':
|
| 1112 |
-
'Aguardando autenticação Qwen OAuth...',
|
| 1113 |
-
'Note: Your existing API key in settings.json will not be cleared when using Qwen OAuth. You can switch back to OpenAI authentication later if needed.':
|
| 1114 |
-
'Nota: Sua chave de API existente no settings.json não será limpa ao usar o Qwen OAuth. Você pode voltar para a autenticação do OpenAI mais tarde, se necessário.',
|
| 1115 |
-
'Note: Your existing API key will not be cleared when using Qwen OAuth.':
|
| 1116 |
-
'Nota: Sua chave de API existente não será limpa ao usar o Qwen OAuth.',
|
| 1117 |
-
'Authentication timed out. Please try again.':
|
| 1118 |
-
'A autenticação expirou. Tente novamente.',
|
| 1119 |
-
'Waiting for auth... (Press ESC or CTRL+C to cancel)':
|
| 1120 |
-
'Aguardando autenticação... (Pressione ESC ou CTRL+C para cancelar)',
|
| 1121 |
-
'Missing API key for OpenAI-compatible auth. Set settings.security.auth.apiKey, or set the {{envKeyHint}} environment variable.':
|
| 1122 |
-
'Chave de API ausente para autenticação compatível com OpenAI. Defina settings.security.auth.apiKey ou a variável de ambiente {{envKeyHint}}.',
|
| 1123 |
-
'{{envKeyHint}} environment variable not found.':
|
| 1124 |
-
'Variável de ambiente {{envKeyHint}} não encontrada.',
|
| 1125 |
-
'{{envKeyHint}} environment variable not found. Please set it in your .env file or environment variables.':
|
| 1126 |
-
'Variável de ambiente {{envKeyHint}} não encontrada. Defina-a no seu arquivo .env ou variáveis de ambiente.',
|
| 1127 |
-
'{{envKeyHint}} environment variable not found (or set settings.security.auth.apiKey). Please set it in your .env file or environment variables.':
|
| 1128 |
-
'Variável de ambiente {{envKeyHint}} não encontrada (ou defina settings.security.auth.apiKey). Defina-a no seu arquivo .env ou variáveis de ambiente.',
|
| 1129 |
-
'Missing API key for OpenAI-compatible auth. Set the {{envKeyHint}} environment variable.':
|
| 1130 |
-
'Chave de API ausente para autenticação compatível com OpenAI. Defina a variável de ambiente {{envKeyHint}}.',
|
| 1131 |
-
'Anthropic provider missing required baseUrl in modelProviders[].baseUrl.':
|
| 1132 |
-
'Provedor Anthropic sem a baseUrl necessária em modelProviders[].baseUrl.',
|
| 1133 |
-
'ANTHROPIC_BASE_URL environment variable not found.':
|
| 1134 |
-
'Variável de ambiente ANTHROPIC_BASE_URL não encontrada.',
|
| 1135 |
-
'Invalid auth method selected.':
|
| 1136 |
-
'Método de autenticação inválido selecionado.',
|
| 1137 |
-
'Failed to authenticate. Message: {{message}}':
|
| 1138 |
-
'Falha ao autenticar. Mensagem: {{message}}',
|
| 1139 |
-
'Authenticated successfully with {{authType}} credentials.':
|
| 1140 |
-
'Autenticado com sucesso com credenciais {{authType}}.',
|
| 1141 |
-
'Invalid QWEN_DEFAULT_AUTH_TYPE value: "{{value}}". Valid values are: {{validValues}}':
|
| 1142 |
-
'Valor QWEN_DEFAULT_AUTH_TYPE inválido: "{{value}}". Valores válidos são: {{validValues}}',
|
| 1143 |
-
'OpenAI Configuration Required': 'Configuração do OpenAI Necessária',
|
| 1144 |
-
'Please enter your OpenAI configuration. You can get an API key from':
|
| 1145 |
-
'Insira sua configuração do OpenAI. Você pode obter uma chave de API de',
|
| 1146 |
-
'API Key:': 'Chave da API:',
|
| 1147 |
-
'Invalid credentials: {{errorMessage}}':
|
| 1148 |
-
'Credenciais inválidas: {{errorMessage}}',
|
| 1149 |
-
'Failed to validate credentials': 'Falha ao validar credenciais',
|
| 1150 |
-
'Press Enter to continue, Tab/↑↓ to navigate, Esc to cancel':
|
| 1151 |
-
'Pressione Enter para continuar, Tab/↑↓ para navegar, Esc para cancelar',
|
| 1152 |
-
|
| 1153 |
-
// ============================================================================
|
| 1154 |
-
// Dialogs - Model
|
| 1155 |
-
// ============================================================================
|
| 1156 |
-
'Select Model': 'Selecionar Modelo',
|
| 1157 |
-
'(Press Esc to close)': '(Pressione Esc para fechar)',
|
| 1158 |
-
'Current (effective) configuration': 'Configuração atual (efetiva)',
|
| 1159 |
-
AuthType: 'AuthType',
|
| 1160 |
-
'API Key': 'Chave da API',
|
| 1161 |
-
unset: 'não definido',
|
| 1162 |
-
'(default)': '(padrão)',
|
| 1163 |
-
'(set)': '(definido)',
|
| 1164 |
-
'(not set)': '(não definido)',
|
| 1165 |
-
Modality: 'Modalidade',
|
| 1166 |
-
'Context Window': 'Janela de Contexto',
|
| 1167 |
-
text: 'texto',
|
| 1168 |
-
'text-only': 'somente texto',
|
| 1169 |
-
image: 'imagem',
|
| 1170 |
-
pdf: 'PDF',
|
| 1171 |
-
audio: 'áudio',
|
| 1172 |
-
video: 'vídeo',
|
| 1173 |
-
'not set': 'não definido',
|
| 1174 |
-
none: 'nenhum',
|
| 1175 |
-
unknown: 'desconhecido',
|
| 1176 |
-
"Failed to switch model to '{{modelId}}'.\n\n{{error}}":
|
| 1177 |
-
"Falha ao trocar o modelo para '{{modelId}}'.\n\n{{error}}",
|
| 1178 |
-
'Qwen 3.5 Plus — efficient hybrid model with leading coding performance':
|
| 1179 |
-
'Qwen 3.5 Plus — modelo híbrido eficiente com desempenho líder em programação',
|
| 1180 |
-
'The latest Qwen Vision model from Alibaba Cloud ModelStudio (version: qwen3-vl-plus-2025-09-23)':
|
| 1181 |
-
'O modelo Qwen Vision mais recente do Alibaba Cloud ModelStudio (versão: qwen3-vl-plus-2025-09-23)',
|
| 1182 |
-
|
| 1183 |
-
// ============================================================================
|
| 1184 |
-
// Dialogs - Permissions
|
| 1185 |
-
// ============================================================================
|
| 1186 |
-
'Manage folder trust settings':
|
| 1187 |
-
'Gerenciar configurações de confiança de pasta',
|
| 1188 |
-
|
| 1189 |
-
// ============================================================================
|
| 1190 |
-
// Status Bar
|
| 1191 |
-
// ============================================================================
|
| 1192 |
-
'Using:': 'Usando:',
|
| 1193 |
-
'{{count}} open file': '{{count}} arquivo aberto',
|
| 1194 |
-
'{{count}} open files': '{{count}} arquivos abertos',
|
| 1195 |
-
'(ctrl+g to view)': '(ctrl+g para ver)',
|
| 1196 |
-
'{{count}} {{name}} file': '{{count}} arquivo {{name}}',
|
| 1197 |
-
'{{count}} {{name}} files': '{{count}} arquivos {{name}}',
|
| 1198 |
-
'{{count}} MCP server': '{{count}} servidor MCP',
|
| 1199 |
-
'{{count}} MCP servers': '{{count}} servidores MCP',
|
| 1200 |
-
'{{count}} Blocked': '{{count}} Bloqueados',
|
| 1201 |
-
'(ctrl+t to view)': '(ctrl+t para ver)',
|
| 1202 |
-
'(ctrl+t to toggle)': '(ctrl+t para alternar)',
|
| 1203 |
-
'Press Ctrl+C again to exit.': 'Pressione Ctrl+C novamente para sair.',
|
| 1204 |
-
'Press Ctrl+D again to exit.': 'Pressione Ctrl+D novamente para sair.',
|
| 1205 |
-
'Press Esc again to clear.': 'Pressione Esc novamente para limpar.',
|
| 1206 |
-
|
| 1207 |
-
// ============================================================================
|
| 1208 |
-
// MCP Status
|
| 1209 |
-
// ============================================================================
|
| 1210 |
-
'No MCP servers configured.': 'Nenhum servidor MCP configurado.',
|
| 1211 |
-
'⏳ MCP servers are starting up ({{count}} initializing)...':
|
| 1212 |
-
'⏳ Servidores MCP estão iniciando ({{count}} inicializando)...',
|
| 1213 |
-
'Note: First startup may take longer. Tool availability will update automatically.':
|
| 1214 |
-
'Nota: A primeira inicialização pode demorar mais. A disponibilidade da ferramenta será atualizada automaticamente.',
|
| 1215 |
-
'Configured MCP servers:': 'Servidores MCP configurados:',
|
| 1216 |
-
Ready: 'Pronto',
|
| 1217 |
-
'Starting... (first startup may take longer)':
|
| 1218 |
-
'Iniciando... (a primeira inicialização pode demorar mais)',
|
| 1219 |
-
Disconnected: 'Desconectado',
|
| 1220 |
-
'{{count}} tool': '{{count}} ferramenta',
|
| 1221 |
-
'{{count}} tools': '{{count}} ferramentas',
|
| 1222 |
-
'{{count}} prompt': '{{count}} prompt',
|
| 1223 |
-
'{{count}} prompts': '{{count}} prompts',
|
| 1224 |
-
'(from {{extensionName}})': '(de {{extensionName}})',
|
| 1225 |
-
OAuth: 'OAuth',
|
| 1226 |
-
'OAuth expired': 'OAuth expirado',
|
| 1227 |
-
'OAuth not authenticated': 'OAuth não autenticado',
|
| 1228 |
-
'tools and prompts will appear when ready':
|
| 1229 |
-
'ferramentas e prompts aparecerão quando estiverem prontos',
|
| 1230 |
-
'{{count}} tools cached': '{{count}} ferramentas em cache',
|
| 1231 |
-
'Tools:': 'Ferramentas:',
|
| 1232 |
-
'Parameters:': 'Parâmetros:',
|
| 1233 |
-
'Prompts:': 'Prompts:',
|
| 1234 |
-
Blocked: 'Bloqueado',
|
| 1235 |
-
'💡 Tips:': '💡 Dicas:',
|
| 1236 |
-
Use: 'Use',
|
| 1237 |
-
'to show server and tool descriptions':
|
| 1238 |
-
'para mostrar descrições de servidores e ferramentas',
|
| 1239 |
-
'to show tool parameter schemas':
|
| 1240 |
-
'para mostrar esquemas de parâmetros de ferramentas',
|
| 1241 |
-
'to hide descriptions': 'para ocultar descrições',
|
| 1242 |
-
'to authenticate with OAuth-enabled servers':
|
| 1243 |
-
'para autenticar com servidores habilitados para OAuth',
|
| 1244 |
-
Press: 'Pressione',
|
| 1245 |
-
'to toggle tool descriptions on/off':
|
| 1246 |
-
'para alternar descrições de ferramentas ligadas/desligadas',
|
| 1247 |
-
"Starting OAuth authentication for MCP server '{{name}}'...":
|
| 1248 |
-
"Iniciando autenticação OAuth para servidor MCP '{{name}}'...",
|
| 1249 |
-
'Restarting MCP servers...': 'Reiniciando servidores MCP...',
|
| 1250 |
-
|
| 1251 |
-
// ============================================================================
|
| 1252 |
-
// Startup Tips
|
| 1253 |
-
// ============================================================================
|
| 1254 |
-
'Tips:': 'Dicas:',
|
| 1255 |
-
'Use /compress when the conversation gets long to summarize history and free up context.':
|
| 1256 |
-
'Use /compress quando a conversa ficar longa para resumir o histórico e liberar contexto.',
|
| 1257 |
-
'Start a fresh idea with /clear or /new; the previous session stays available in history.':
|
| 1258 |
-
'Comece uma nova ideia com /clear ou /new; a sessão anterior permanece disponível no histórico.',
|
| 1259 |
-
'Use /bug to submit issues to the maintainers when something goes off.':
|
| 1260 |
-
'Use /bug para enviar problemas aos mantenedores quando algo der errado.',
|
| 1261 |
-
'Switch auth type quickly with /auth.':
|
| 1262 |
-
'Troque o tipo de autenticação rapidamente com /auth.',
|
| 1263 |
-
'You can run any shell commands from Qwen Code using ! (e.g. !ls).':
|
| 1264 |
-
'Você pode executar quaisquer comandos shell do Qwen Code usando ! (ex: !ls).',
|
| 1265 |
-
'Type / to open the command popup; Tab autocompletes slash commands and saved prompts.':
|
| 1266 |
-
'Digite / para abrir o popup de comandos; Tab autocompleta comandos de barra e prompts salvos.',
|
| 1267 |
-
'You can resume a previous conversation by running qwen --continue or qwen --resume.':
|
| 1268 |
-
'Você pode retomar uma conversa anterior executando qwen --continue ou qwen --resume.',
|
| 1269 |
-
'You can switch permission mode quickly with Shift+Tab or /approval-mode.':
|
| 1270 |
-
'Você pode alternar o modo de permissão rapidamente com Shift+Tab ou /approval-mode.',
|
| 1271 |
-
'Try /insight to generate personalized insights from your chat history.':
|
| 1272 |
-
'Experimente /insight para gerar insights personalizados do seu histórico de conversas.',
|
| 1273 |
-
|
| 1274 |
-
// ============================================================================
|
| 1275 |
-
// Exit Screen / Stats
|
| 1276 |
-
// ============================================================================
|
| 1277 |
-
'Agent powering down. Goodbye!': 'Agente desligando. Adeus!',
|
| 1278 |
-
'To continue this session, run': 'Para continuar esta sessão, execute',
|
| 1279 |
-
'Interaction Summary': 'Resumo da Interação',
|
| 1280 |
-
'Session ID:': 'ID da Sessão:',
|
| 1281 |
-
'Tool Calls:': 'Chamadas de Ferramenta:',
|
| 1282 |
-
'Success Rate:': 'Taxa de Sucesso:',
|
| 1283 |
-
'User Agreement:': 'Acordo do Usuário:',
|
| 1284 |
-
reviewed: 'revisado',
|
| 1285 |
-
'Code Changes:': 'Alterações de Código:',
|
| 1286 |
-
Performance: 'Desempenho',
|
| 1287 |
-
'Wall Time:': 'Tempo Total:',
|
| 1288 |
-
'Agent Active:': 'Agente Ativo:',
|
| 1289 |
-
'API Time:': 'Tempo de API:',
|
| 1290 |
-
'Tool Time:': 'Tempo de Ferramenta:',
|
| 1291 |
-
'Session Stats': 'Estatísticas da Sessão',
|
| 1292 |
-
'Model Usage': 'Uso do Modelo',
|
| 1293 |
-
Reqs: 'Reqs',
|
| 1294 |
-
'Input Tokens': 'Tokens de Entrada',
|
| 1295 |
-
'Output Tokens': 'Tokens de Saída',
|
| 1296 |
-
'Savings Highlight:': 'Destaque de Economia:',
|
| 1297 |
-
'of input tokens were served from the cache, reducing costs.':
|
| 1298 |
-
'de tokens de entrada foram servidos do cache, reduzindo custos.',
|
| 1299 |
-
'Tip: For a full token breakdown, run `/stats model`.':
|
| 1300 |
-
'Dica: Para um detalhamento completo de tokens, execute `/stats model`.',
|
| 1301 |
-
'Model Stats For Nerds': 'Estatísticas de Modelo Para Nerds',
|
| 1302 |
-
'Tool Stats For Nerds': 'Estatísticas de Ferramenta Para Nerds',
|
| 1303 |
-
Metric: 'Métrica',
|
| 1304 |
-
API: 'API',
|
| 1305 |
-
Requests: 'Solicitações',
|
| 1306 |
-
Errors: 'Erros',
|
| 1307 |
-
'Avg Latency': 'Latência Média',
|
| 1308 |
-
Tokens: 'Tokens',
|
| 1309 |
-
Total: 'Total',
|
| 1310 |
-
Prompt: 'Prompt',
|
| 1311 |
-
Cached: 'Cacheado',
|
| 1312 |
-
Thoughts: 'Pensamentos',
|
| 1313 |
-
Tool: 'Ferramenta',
|
| 1314 |
-
Output: 'Saída',
|
| 1315 |
-
'No API calls have been made in this session.':
|
| 1316 |
-
'Nenhuma chamada de API foi feita nesta sessão.',
|
| 1317 |
-
'Tool Name': 'Nome da Ferramenta',
|
| 1318 |
-
Calls: 'Chamadas',
|
| 1319 |
-
'Success Rate': 'Taxa de Sucesso',
|
| 1320 |
-
'Avg Duration': 'Duração Média',
|
| 1321 |
-
'User Decision Summary': 'Resumo de Decisão do Usuário',
|
| 1322 |
-
'Total Reviewed Suggestions:': 'Total de Sugestões Revisadas:',
|
| 1323 |
-
' » Accepted:': ' » Aceitas:',
|
| 1324 |
-
' » Rejected:': ' » Rejeitadas:',
|
| 1325 |
-
' » Modified:': ' » Modificadas:',
|
| 1326 |
-
' Overall Agreement Rate:': ' Taxa Geral de Acordo:',
|
| 1327 |
-
'No tool calls have been made in this session.':
|
| 1328 |
-
'Nenhuma chamada de ferramenta foi feita nesta sessão.',
|
| 1329 |
-
'Session start time is unavailable, cannot calculate stats.':
|
| 1330 |
-
'Hora de início da sessão indisponível, não é possível calcular estatísticas.',
|
| 1331 |
-
|
| 1332 |
-
// ============================================================================
|
| 1333 |
-
// Command Format Migration
|
| 1334 |
-
// ============================================================================
|
| 1335 |
-
'Command Format Migration': 'Migração de Formato de Comando',
|
| 1336 |
-
'Found {{count}} TOML command file:':
|
| 1337 |
-
'Encontrado {{count}} arquivo de comando TOML:',
|
| 1338 |
-
'Found {{count}} TOML command files:':
|
| 1339 |
-
'Encontrados {{count}} arquivos de comando TOML:',
|
| 1340 |
-
'... and {{count}} more': '... e mais {{count}}',
|
| 1341 |
-
'The TOML format is deprecated. Would you like to migrate them to Markdown format?':
|
| 1342 |
-
'O formato TOML está obsoleto. Você gostaria de migrá-los para o formato Markdown?',
|
| 1343 |
-
'(Backups will be created and original files will be preserved)':
|
| 1344 |
-
'(Backups serão criados e arquivos originais serão preservados)',
|
| 1345 |
-
|
| 1346 |
-
// ============================================================================
|
| 1347 |
-
// Loading Phrases
|
| 1348 |
-
// ============================================================================
|
| 1349 |
-
'Waiting for user confirmation...': 'Aguardando confirmação do usuário...',
|
| 1350 |
-
'(esc to cancel, {{time}})': '(esc para cancelar, {{time}})',
|
| 1351 |
-
|
| 1352 |
-
WITTY_LOADING_PHRASES: [
|
| 1353 |
-
'Estou com sorte',
|
| 1354 |
-
'Enviando maravilhas...',
|
| 1355 |
-
'Pintando os serifos de volta...',
|
| 1356 |
-
'Navegando pelo mofo limoso...',
|
| 1357 |
-
'Consultando os espíritos digitais...',
|
| 1358 |
-
'Reticulando splines...',
|
| 1359 |
-
'Aquecendo os hamsters da IA...',
|
| 1360 |
-
'Perguntando à concha mágica...',
|
| 1361 |
-
'Gerando réplica espirituosa...',
|
| 1362 |
-
'Polindo os algoritmos...',
|
| 1363 |
-
'Não apresse a perfeição (ou meu código)...',
|
| 1364 |
-
'Preparando bytes frescos...',
|
| 1365 |
-
'Contando elétrons...',
|
| 1366 |
-
'Engajando processadores cognitivos...',
|
| 1367 |
-
'Verificando erros de sintaxe no universo...',
|
| 1368 |
-
'Um momento, otimizando o humor...',
|
| 1369 |
-
'Embaralhando piadas...',
|
| 1370 |
-
'Desembaraçando redes neurais...',
|
| 1371 |
-
'Compilando brilhantismo...',
|
| 1372 |
-
'Carregando humor.exe...',
|
| 1373 |
-
'Invocando a nuvem da sabedoria...',
|
| 1374 |
-
'Preparando uma resposta espirituosa...',
|
| 1375 |
-
'Só um segundo, estou depurando a realidade...',
|
| 1376 |
-
'Confundindo as opções...',
|
| 1377 |
-
'Sintonizando as frequências cósmicas...',
|
| 1378 |
-
'Criando uma resposta digna da sua paciência...',
|
| 1379 |
-
'Compilando os 1s e 0s...',
|
| 1380 |
-
'Resolvendo dependências... e crises existenciais...',
|
| 1381 |
-
'Desfragmentando memórias... tanto RAM quanto pessoais...',
|
| 1382 |
-
'Reiniciando o módulo de humor...',
|
| 1383 |
-
'Fazendo cache do essencial (principalmente memes de gatos)...',
|
| 1384 |
-
'Otimizando para velocidade absurda',
|
| 1385 |
-
'Trocando bits... não conte para os bytes...',
|
| 1386 |
-
'Coletando lixo... volto já...',
|
| 1387 |
-
'Montando a internet...',
|
| 1388 |
-
'Convertendo café em código...',
|
| 1389 |
-
'Atualizando a sintaxe da realidade...',
|
| 1390 |
-
'Reconectando as sinapses...',
|
| 1391 |
-
'Procurando um ponto e vírgula perdido...',
|
| 1392 |
-
'Lubrificando as engrenagens da máquina...',
|
| 1393 |
-
'Pré-aquecendo os servidores...',
|
| 1394 |
-
'Calibrando o capacitor de fluxo...',
|
| 1395 |
-
'Engajando o motor de improbabilidade...',
|
| 1396 |
-
'Canalizando a Força...',
|
| 1397 |
-
'Alinhando as estrelas para uma resposta ideal...',
|
| 1398 |
-
'Assim dizemos todos...',
|
| 1399 |
-
'Carregando a próxima grande ideia...',
|
| 1400 |
-
'Só um momento, estou na zona...',
|
| 1401 |
-
'Preparando para deslumbrá-lo com brilhantismo...',
|
| 1402 |
-
'Só um tique, estou polindo minha inteligência...',
|
| 1403 |
-
'Segure firme, estou criando uma obra-prima...',
|
| 1404 |
-
'Só um instante, estou depurando o universo...',
|
| 1405 |
-
'Só um momento, estou alinhando os pixels...',
|
| 1406 |
-
'Só um segundo, estou otimizando o humor...',
|
| 1407 |
-
'Só um momento, estou ajustando os algoritmos...',
|
| 1408 |
-
'Velocidade de dobra engajada...',
|
| 1409 |
-
'Minerando mais cristais de Dilithium...',
|
| 1410 |
-
'Não entre em pânico...',
|
| 1411 |
-
'Seguindo o coelho branco...',
|
| 1412 |
-
'A verdade está lá fora... em algum lugar...',
|
| 1413 |
-
'Soprando o cartucho...',
|
| 1414 |
-
'Carregando... Faça um barrel roll!',
|
| 1415 |
-
'Aguardando o respawn...',
|
| 1416 |
-
'Terminando a Kessel Run em menos de 12 parsecs...',
|
| 1417 |
-
'O bolo não é uma mentira, só ainda está carregando...',
|
| 1418 |
-
'Mexendo na tela de criação de personagem...',
|
| 1419 |
-
'Só um momento, estou encontrando o meme certo...',
|
| 1420 |
-
"Pressionando 'A' para continuar...",
|
| 1421 |
-
'Pastoreando gatos digitais...',
|
| 1422 |
-
'Polindo os pixels...',
|
| 1423 |
-
'Encontrando um trocadilho adequado para a tela de carregamento...',
|
| 1424 |
-
'Distraindo você com esta frase espirituosa...',
|
| 1425 |
-
'Quase lá... provavelmente...',
|
| 1426 |
-
'Nossos hamsters estão trabalhando o mais rápido que podem...',
|
| 1427 |
-
'Dando um tapinha na cabeça do Cloudy...',
|
| 1428 |
-
'Acariciando o gato...',
|
| 1429 |
-
'Dando um Rickroll no meu chefe...',
|
| 1430 |
-
'Never gonna give you up, never gonna let you down...',
|
| 1431 |
-
'Tocando o baixo...',
|
| 1432 |
-
'Provando as amoras...',
|
| 1433 |
-
'Estou indo longe, estou indo pela velocidade...',
|
| 1434 |
-
'Isso é vida real? Ou é apenas fantasia?...',
|
| 1435 |
-
'Tenho um bom pressentimento sobre isso...',
|
| 1436 |
-
'Cutucando o urso...',
|
| 1437 |
-
'Fazendo pesquisa sobre os últimos memes...',
|
| 1438 |
-
'Descobrindo como tornar isso mais espirituoso...',
|
| 1439 |
-
'Hmmm... deixe-me pensar...',
|
| 1440 |
-
'O que você chama de um peixe sem olhos? Um pxe...',
|
| 1441 |
-
'Por que o computador foi à terapia? Porque tinha muitos bytes...',
|
| 1442 |
-
'Por que programadores não gostam da natureza? Porque tem muitos bugs...',
|
| 1443 |
-
'Por que programadores preferem o modo escuro? Porque a luz atrai bugs...',
|
| 1444 |
-
'Por que o desenvolvedor faliu? Porque usou todo o seu cache...',
|
| 1445 |
-
'O que você pode fazer com um lápis quebrado? Nada, ele não tem ponta...',
|
| 1446 |
-
'Aplicando manutenção percussiva...',
|
| 1447 |
-
'Procurando a orientação correta do USB...',
|
| 1448 |
-
'Garantindo que a fumaça mágica permaneça dentro dos fios...',
|
| 1449 |
-
'Tentando sair do Vim...',
|
| 1450 |
-
'Girando a roda do hamster...',
|
| 1451 |
-
'Isso não é um bug, é um recurso não documentado...',
|
| 1452 |
-
'Engajar.',
|
| 1453 |
-
'Eu voltarei... com uma resposta.',
|
| 1454 |
-
'Meu outro processo é uma TARDIS...',
|
| 1455 |
-
'Comungando com o espírito da máquina...',
|
| 1456 |
-
'Deixando os pensamentos marinarem...',
|
| 1457 |
-
'Lembrei agora onde coloquei minhas chaves...',
|
| 1458 |
-
'Ponderando a orbe...',
|
| 1459 |
-
'Eu vi coisas que vocês não acreditariam... como um usuário que lê mensagens de carregamento.',
|
| 1460 |
-
'Iniciando olhar pensativo...',
|
| 1461 |
-
'Qual é o lanche favorito de um computador? Microchips.',
|
| 1462 |
-
'Por que desenvolvedores Java usam óculos? Porque eles não C#.',
|
| 1463 |
-
'Carregando o laser... pew pew!',
|
| 1464 |
-
'Dividindo por zero... só brincando!',
|
| 1465 |
-
'Procurando por um supervisor adulto... digo, processando.',
|
| 1466 |
-
'Fazendo bip boop.',
|
| 1467 |
-
'Buffering... porque até as IAs precisam de um momento.',
|
| 1468 |
-
'Entrelaçando partículas quânticas para uma resposta mais rápida...',
|
| 1469 |
-
'Polindo o cromo... nos algoritmos.',
|
| 1470 |
-
'Você não está entretido? (Trabalhando nisso!)',
|
| 1471 |
-
'Invocando os gremlins do código... para ajudar, é claro.',
|
| 1472 |
-
'Só esperando o som da conexão discada terminar...',
|
| 1473 |
-
'Recalibrando o humorômetro.',
|
| 1474 |
-
'Minha outra tela de carregamento é ainda mais engraçada.',
|
| 1475 |
-
'Tenho quase certeza que tem um gato andando no teclado em algum lugar...',
|
| 1476 |
-
'Aumentando... Aumentando... Ainda carregando.',
|
| 1477 |
-
'Não é um bug, é um recurso... desta tela de carregamento.',
|
| 1478 |
-
'Você já tentou desligar e ligar de novo? (A tela de carregamento, não eu.)',
|
| 1479 |
-
'Construindo pilares adicionais...',
|
| 1480 |
-
],
|
| 1481 |
-
|
| 1482 |
-
// ============================================================================
|
| 1483 |
-
// Extension Settings Input
|
| 1484 |
-
// ============================================================================
|
| 1485 |
-
'Enter value...': 'Digite o valor...',
|
| 1486 |
-
'Enter sensitive value...': 'Digite o valor sensível...',
|
| 1487 |
-
'Press Enter to submit, Escape to cancel':
|
| 1488 |
-
'Pressione Enter para enviar, Escape para cancelar',
|
| 1489 |
-
|
| 1490 |
-
// ============================================================================
|
| 1491 |
-
// Command Migration Tool
|
| 1492 |
-
// ============================================================================
|
| 1493 |
-
'Markdown file already exists: {{filename}}':
|
| 1494 |
-
'Arquivo Markdown já existe: {{filename}}',
|
| 1495 |
-
'TOML Command Format Deprecation Notice':
|
| 1496 |
-
'Aviso de Obsolescência do Formato de Comando TOML',
|
| 1497 |
-
'Found {{count}} command file(s) in TOML format:':
|
| 1498 |
-
'Encontrado(s) {{count}} arquivo(s) de comando no formato TOML:',
|
| 1499 |
-
'The TOML format for commands is being deprecated in favor of Markdown format.':
|
| 1500 |
-
'O formato TOML para comandos está sendo descontinuado em favor do formato Markdown.',
|
| 1501 |
-
'Markdown format is more readable and easier to edit.':
|
| 1502 |
-
'O formato Markdown é mais legível e fácil de editar.',
|
| 1503 |
-
'You can migrate these files automatically using:':
|
| 1504 |
-
'Você pode migrar esses arquivos automaticamente usando:',
|
| 1505 |
-
'Or manually convert each file:': 'Ou converter manualmente cada arquivo:',
|
| 1506 |
-
'TOML: prompt = "..." / description = "..."':
|
| 1507 |
-
'TOML: prompt = "..." / description = "..."',
|
| 1508 |
-
'Markdown: YAML frontmatter + content':
|
| 1509 |
-
'Markdown: YAML frontmatter + conteúdo',
|
| 1510 |
-
'The migration tool will:': 'A ferramenta de migração irá:',
|
| 1511 |
-
'Convert TOML files to Markdown': 'Converter arquivos TOML para Markdown',
|
| 1512 |
-
'Create backups of original files': 'Criar backups dos arquivos originais',
|
| 1513 |
-
'Preserve all command functionality':
|
| 1514 |
-
'Preservar toda a funcionalidade do comando',
|
| 1515 |
-
'TOML format will continue to work for now, but migration is recommended.':
|
| 1516 |
-
'O formato TOML continuará a funcionar por enquanto, mas a migração é recomendada.',
|
| 1517 |
-
|
| 1518 |
-
// ============================================================================
|
| 1519 |
-
// Extensions - Explore Command
|
| 1520 |
-
// ============================================================================
|
| 1521 |
-
'Open extensions page in your browser':
|
| 1522 |
-
'Abrir página de extensões no seu navegador',
|
| 1523 |
-
'Unknown extensions source: {{source}}.':
|
| 1524 |
-
'Fonte de extensões desconhecida: {{source}}.',
|
| 1525 |
-
'Would open extensions page in your browser: {{url}} (skipped in test environment)':
|
| 1526 |
-
'Abriria a página de extensões no seu navegador: {{url}} (pulado no ambiente de teste)',
|
| 1527 |
-
'View available extensions at {{url}}':
|
| 1528 |
-
'Ver extensões disponíveis em {{url}}',
|
| 1529 |
-
'Opening extensions page in your browser: {{url}}':
|
| 1530 |
-
'Abrindo página de extensões no seu navegador: {{url}}',
|
| 1531 |
-
'Failed to open browser. Check out the extensions gallery at {{url}}':
|
| 1532 |
-
'Falha ao abrir o navegador. Confira a galeria de extensões em {{url}}',
|
| 1533 |
-
|
| 1534 |
-
// ============================================================================
|
| 1535 |
-
// Custom API Key Configuration
|
| 1536 |
-
// ============================================================================
|
| 1537 |
-
'You can configure your API key and models in settings.json':
|
| 1538 |
-
'Você pode configurar sua chave de API e modelos em settings.json',
|
| 1539 |
-
'Refer to the documentation for setup instructions':
|
| 1540 |
-
'Consulte a documentação para instruções de configuração',
|
| 1541 |
-
|
| 1542 |
-
// ============================================================================
|
| 1543 |
-
// Coding Plan Authentication
|
| 1544 |
-
// ============================================================================
|
| 1545 |
-
'API key cannot be empty.': 'A chave de API não pode estar vazia.',
|
| 1546 |
-
'You can get your Coding Plan API key here':
|
| 1547 |
-
'Você pode obter sua chave de API do Coding Plan aqui',
|
| 1548 |
-
'New model configurations are available for Alibaba Cloud Coding Plan. Update now?':
|
| 1549 |
-
'Novas configurações de modelo estão disponíveis para o Alibaba Cloud Coding Plan. Atualizar agora?',
|
| 1550 |
-
'Coding Plan configuration updated successfully. New models are now available.':
|
| 1551 |
-
'Configuração do Coding Plan atualizada com sucesso. Novos modelos agora estão disponíveis.',
|
| 1552 |
-
'Coding Plan API key not found. Please re-authenticate with Coding Plan.':
|
| 1553 |
-
'Chave de API do Coding Plan não encontrada. Por favor, re-autentique com o Coding Plan.',
|
| 1554 |
-
'Failed to update Coding Plan configuration: {{message}}':
|
| 1555 |
-
'Falha ao atualizar a configuração do Coding Plan: {{message}}',
|
| 1556 |
-
|
| 1557 |
-
// ============================================================================
|
| 1558 |
-
// Auth Dialog - View Titles and Labels
|
| 1559 |
-
// ============================================================================
|
| 1560 |
-
'Coding Plan': 'Coding Plan',
|
| 1561 |
-
"Paste your api key of Bailian Coding Plan and you're all set!":
|
| 1562 |
-
'Cole sua chave de API do Bailian Coding Plan e pronto!',
|
| 1563 |
-
Custom: 'Personalizado',
|
| 1564 |
-
'More instructions about configuring `modelProviders` manually.':
|
| 1565 |
-
'Mais instruções sobre como configurar `modelProviders` manualmente.',
|
| 1566 |
-
'Select API-KEY configuration mode:':
|
| 1567 |
-
'Selecione o modo de configuração da API-KEY:',
|
| 1568 |
-
'(Press Escape to go back)': '(Pressione Escape para voltar)',
|
| 1569 |
-
'(Press Enter to submit, Escape to cancel)':
|
| 1570 |
-
'(Pressione Enter para enviar, Escape para cancelar)',
|
| 1571 |
-
'More instructions please check:': 'Mais instruções, consulte:',
|
| 1572 |
-
'Select Region for Coding Plan': 'Selecionar região do Coding Plan',
|
| 1573 |
-
'Choose based on where your account is registered':
|
| 1574 |
-
'Escolha com base em onde sua conta está registrada',
|
| 1575 |
-
'Enter Coding Plan API Key': 'Inserir chave de API do Coding Plan',
|
| 1576 |
-
|
| 1577 |
-
// ============================================================================
|
| 1578 |
-
// Coding Plan International Updates
|
| 1579 |
-
// ============================================================================
|
| 1580 |
-
'New model configurations are available for {{region}}. Update now?':
|
| 1581 |
-
'Novas configurações de modelo estão disponíveis para o {{region}}. Atualizar agora?',
|
| 1582 |
-
'{{region}} configuration updated successfully. Model switched to "{{model}}".':
|
| 1583 |
-
'Configuração do {{region}} atualizada com sucesso. Modelo alterado para "{{model}}".',
|
| 1584 |
-
'{{region}} configuration updated successfully.':
|
| 1585 |
-
'Configuração do {{region}} atualizada com sucesso.',
|
| 1586 |
-
'Authenticated successfully with {{region}}. API key and model configs saved to settings.json.':
|
| 1587 |
-
'Autenticado com sucesso com {{region}}. Chave de API e configurações de modelo salvas em settings.json.',
|
| 1588 |
-
'Tip: Use /model to switch between available Coding Plan models.':
|
| 1589 |
-
'Dica: Use /model para alternar entre os modelos disponíveis do Coding Plan.',
|
| 1590 |
-
|
| 1591 |
-
// ============================================================================
|
| 1592 |
-
// Ask User Question Tool
|
| 1593 |
-
// ============================================================================
|
| 1594 |
-
'Please answer the following question(s):':
|
| 1595 |
-
'Por favor, responda à(s) seguinte(s) pergunta(s):',
|
| 1596 |
-
'Cannot ask user questions in non-interactive mode. Please run in interactive mode to use this tool.':
|
| 1597 |
-
'Não é possível fazer perguntas ao usuário no modo não interativo. Por favor, execute no modo interativo para usar esta ferramenta.',
|
| 1598 |
-
'User declined to answer the questions.':
|
| 1599 |
-
'O usuário recusou responder às perguntas.',
|
| 1600 |
-
'User has provided the following answers:':
|
| 1601 |
-
'O usuário forneceu as seguintes respostas:',
|
| 1602 |
-
'Failed to process user answers:':
|
| 1603 |
-
'Falha ao processar as respostas do usuário:',
|
| 1604 |
-
'Type something...': 'Digite algo...',
|
| 1605 |
-
Submit: 'Enviar',
|
| 1606 |
-
'Submit answers': 'Enviar respostas',
|
| 1607 |
-
Cancel: 'Cancelar',
|
| 1608 |
-
'Your answers:': 'Suas respostas:',
|
| 1609 |
-
'(not answered)': '(não respondido)',
|
| 1610 |
-
'Ready to submit your answers?': 'Pronto para enviar suas respostas?',
|
| 1611 |
-
'↑/↓: Navigate | ←/→: Switch tabs | Enter: Select':
|
| 1612 |
-
'↑/↓: Navegar | ←/→: Alternar abas | Enter: Selecionar',
|
| 1613 |
-
'↑/↓: Navigate | ←/→: Switch tabs | Space/Enter: Toggle | Esc: Cancel':
|
| 1614 |
-
'↑/↓: Navegar | ←/→: Alternar abas | Space/Enter: Alternar | Esc: Cancelar',
|
| 1615 |
-
'↑/↓: Navigate | Space/Enter: Toggle | Esc: Cancel':
|
| 1616 |
-
'↑/↓: Navegar | Space/Enter: Alternar | Esc: Cancelar',
|
| 1617 |
-
'↑/↓: Navigate | Enter: Select | Esc: Cancel':
|
| 1618 |
-
'↑/↓: Navegar | Enter: Selecionar | Esc: Cancelar',
|
| 1619 |
-
};
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
node_modules/@qwen-code/qwen-code/locales/ru.js
DELETED
|
The diff for this file is too large to render.
See raw diff
|
|
|
node_modules/@qwen-code/qwen-code/locales/zh.js
DELETED
|
@@ -1,1496 +0,0 @@
|
|
| 1 |
-
/**
|
| 2 |
-
* @license
|
| 3 |
-
* Copyright 2025 Qwen
|
| 4 |
-
* SPDX-License-Identifier: Apache-2.0
|
| 5 |
-
*/
|
| 6 |
-
|
| 7 |
-
// Chinese translations for Qwen Code CLI
|
| 8 |
-
|
| 9 |
-
export default {
|
| 10 |
-
// ============================================================================
|
| 11 |
-
// Help / UI Components
|
| 12 |
-
// ============================================================================
|
| 13 |
-
// Attachment hints
|
| 14 |
-
'↑ to manage attachments': '↑ 管理附件',
|
| 15 |
-
'← → select, Delete to remove, ↓ to exit': '← → 选择,Delete 删除,↓ 退出',
|
| 16 |
-
'Attachments: ': '附件:',
|
| 17 |
-
|
| 18 |
-
'Basics:': '基础功能:',
|
| 19 |
-
'Add context': '添加上下文',
|
| 20 |
-
'Use {{symbol}} to specify files for context (e.g., {{example}}) to target specific files or folders.':
|
| 21 |
-
'使用 {{symbol}} 指定文件作为上下文(例如,{{example}}),用于定位特定文件或文件夹',
|
| 22 |
-
'@': '@',
|
| 23 |
-
'@src/myFile.ts': '@src/myFile.ts',
|
| 24 |
-
'Shell mode': 'Shell 模式',
|
| 25 |
-
'YOLO mode': 'YOLO 模式',
|
| 26 |
-
'plan mode': '规划模式',
|
| 27 |
-
'auto-accept edits': '自动接受编辑',
|
| 28 |
-
'Accepting edits': '接受编辑',
|
| 29 |
-
'(shift + tab to cycle)': '(shift + tab 切换)',
|
| 30 |
-
'(tab to cycle)': '(按 tab 切换)',
|
| 31 |
-
'Execute shell commands via {{symbol}} (e.g., {{example1}}) or use natural language (e.g., {{example2}}).':
|
| 32 |
-
'通过 {{symbol}} 执行 shell 命令(例如,{{example1}})或使用自然语言(例如,{{example2}})',
|
| 33 |
-
'!': '!',
|
| 34 |
-
'!npm run start': '!npm run start',
|
| 35 |
-
'start server': 'start server',
|
| 36 |
-
'Commands:': '命令:',
|
| 37 |
-
'shell command': 'shell 命令',
|
| 38 |
-
'Model Context Protocol command (from external servers)':
|
| 39 |
-
'模型上下文协议命令(来自外部服务器)',
|
| 40 |
-
'Keyboard Shortcuts:': '键盘快捷键:',
|
| 41 |
-
'Toggle this help display': '切换此帮助显示',
|
| 42 |
-
'Toggle shell mode': '切换命令行模式',
|
| 43 |
-
'Open command menu': '打开命令菜单',
|
| 44 |
-
'Add file context': '添加文件上下文',
|
| 45 |
-
'Accept suggestion / Autocomplete': '接受建议 / 自动补全',
|
| 46 |
-
'Reverse search history': '反向搜索历史',
|
| 47 |
-
'Press ? again to close': '再次按 ? 关闭',
|
| 48 |
-
// Keyboard shortcuts panel descriptions
|
| 49 |
-
'for shell mode': '命令行模式',
|
| 50 |
-
'for commands': '命令菜单',
|
| 51 |
-
'for file paths': '文件路径',
|
| 52 |
-
'to clear input': '清空输入',
|
| 53 |
-
'to cycle approvals': '切换审批模式',
|
| 54 |
-
'to quit': '退出',
|
| 55 |
-
'for newline': '换行',
|
| 56 |
-
'to clear screen': '清屏',
|
| 57 |
-
'to search history': '搜索历史',
|
| 58 |
-
'to paste images': '粘贴图片',
|
| 59 |
-
'for external editor': '外部编辑器',
|
| 60 |
-
'Jump through words in the input': '在输入中按单词跳转',
|
| 61 |
-
'Close dialogs, cancel requests, or quit application':
|
| 62 |
-
'关闭对话框、取消请求或退出应用程序',
|
| 63 |
-
'New line': '换行',
|
| 64 |
-
'New line (Alt+Enter works for certain linux distros)':
|
| 65 |
-
'换行(某些 Linux 发行版支持 Alt+Enter)',
|
| 66 |
-
'Clear the screen': '清屏',
|
| 67 |
-
'Open input in external editor': '在外部编辑器中打开输入',
|
| 68 |
-
'Send message': '发送消息',
|
| 69 |
-
'Initializing...': '正在初始化...',
|
| 70 |
-
'Connecting to MCP servers... ({{connected}}/{{total}})':
|
| 71 |
-
'正在连接到 MCP 服务器... ({{connected}}/{{total}})',
|
| 72 |
-
'Type your message or @path/to/file': '输入您的消息或 @ 文件路径',
|
| 73 |
-
'? for shortcuts': '按 ? 查看快捷键',
|
| 74 |
-
"Press 'i' for INSERT mode and 'Esc' for NORMAL mode.":
|
| 75 |
-
"按 'i' 进入插入模式,按 'Esc' 进入普通模式",
|
| 76 |
-
'Cancel operation / Clear input (double press)':
|
| 77 |
-
'取消操作 / 清空输入(双击)',
|
| 78 |
-
'Cycle approval modes': '循环切换审批模式',
|
| 79 |
-
'Cycle through your prompt history': '循环浏览提示历史',
|
| 80 |
-
'For a full list of shortcuts, see {{docPath}}':
|
| 81 |
-
'完整快捷键列表,请参阅 {{docPath}}',
|
| 82 |
-
'docs/keyboard-shortcuts.md': 'docs/keyboard-shortcuts.md',
|
| 83 |
-
'for help on Qwen Code': '获取 Qwen Code 帮助',
|
| 84 |
-
'show version info': '显示版本信息',
|
| 85 |
-
'submit a bug report': '提交错误报告',
|
| 86 |
-
'About Qwen Code': '关于 Qwen Code',
|
| 87 |
-
Status: '状态',
|
| 88 |
-
|
| 89 |
-
// ============================================================================
|
| 90 |
-
// System Information Fields
|
| 91 |
-
// ============================================================================
|
| 92 |
-
'Qwen Code': 'Qwen Code',
|
| 93 |
-
Runtime: '运行环境',
|
| 94 |
-
OS: '操作系统',
|
| 95 |
-
Auth: '认证',
|
| 96 |
-
'CLI Version': 'CLI 版本',
|
| 97 |
-
'Git Commit': 'Git 提交',
|
| 98 |
-
Model: '模型',
|
| 99 |
-
Sandbox: '沙箱',
|
| 100 |
-
'OS Platform': '操作系统平台',
|
| 101 |
-
'OS Arch': '操作系统架构',
|
| 102 |
-
'OS Release': '操作系统版本',
|
| 103 |
-
'Node.js Version': 'Node.js 版本',
|
| 104 |
-
'NPM Version': 'NPM 版本',
|
| 105 |
-
'Session ID': '会话 ID',
|
| 106 |
-
'Auth Method': '认证方式',
|
| 107 |
-
'Base URL': '基础 URL',
|
| 108 |
-
Proxy: '代理',
|
| 109 |
-
'Memory Usage': '内存使用',
|
| 110 |
-
'IDE Client': 'IDE 客户端',
|
| 111 |
-
|
| 112 |
-
// ============================================================================
|
| 113 |
-
// Commands - General
|
| 114 |
-
// ============================================================================
|
| 115 |
-
'Analyzes the project and creates a tailored QWEN.md file.':
|
| 116 |
-
'分析项目并创建定制的 QWEN.md 文件',
|
| 117 |
-
'List available Qwen Code tools. Usage: /tools [desc]':
|
| 118 |
-
'列出可用的 Qwen Code 工具。用法:/tools [desc]',
|
| 119 |
-
'Available Qwen Code CLI tools:': '可用的 Qwen Code CLI 工具:',
|
| 120 |
-
'No tools available': '没有可用工具',
|
| 121 |
-
'View or change the approval mode for tool usage':
|
| 122 |
-
'查看或更改工具使用的审批模式',
|
| 123 |
-
'Invalid approval mode "{{arg}}". Valid modes: {{modes}}':
|
| 124 |
-
'无效的审批模式 "{{arg}}"。有效模式:{{modes}}',
|
| 125 |
-
'Approval mode set to "{{mode}}"': '审批模式已设置为 "{{mode}}"',
|
| 126 |
-
'View or change the language setting': '查看或更改语言设置',
|
| 127 |
-
'change the theme': '更改主题',
|
| 128 |
-
'Select Theme': '选择主题',
|
| 129 |
-
Preview: '预览',
|
| 130 |
-
'(Use Enter to select, Tab to configure scope)':
|
| 131 |
-
'(使用 Enter 选择,Tab 配置作用域)',
|
| 132 |
-
'(Use Enter to apply scope, Tab to go back)':
|
| 133 |
-
'(使用 Enter 应用作用域,Tab 返回)',
|
| 134 |
-
'Theme configuration unavailable due to NO_COLOR env variable.':
|
| 135 |
-
'由于 NO_COLOR 环境变量,主题配置不可用。',
|
| 136 |
-
'Theme "{{themeName}}" not found.': '未找到主题 "{{themeName}}"。',
|
| 137 |
-
'Theme "{{themeName}}" not found in selected scope.':
|
| 138 |
-
'在所选作用域中未找到主题 "{{themeName}}"。',
|
| 139 |
-
'Clear conversation history and free up context': '清除对话历史并释放上下文',
|
| 140 |
-
'Compresses the context by replacing it with a summary.':
|
| 141 |
-
'通过摘要替换来压缩上下文',
|
| 142 |
-
'open full Qwen Code documentation in your browser':
|
| 143 |
-
'在浏览器中打开完整的 Qwen Code 文档',
|
| 144 |
-
'Configuration not available.': '配置不可用',
|
| 145 |
-
'change the auth method': '更改认证方法',
|
| 146 |
-
'Configure authentication information for login': '配置登录认证信息',
|
| 147 |
-
'Copy the last result or code snippet to clipboard':
|
| 148 |
-
'将最后的结果或代码片段复制到剪贴板',
|
| 149 |
-
|
| 150 |
-
// ============================================================================
|
| 151 |
-
// Commands - Agents
|
| 152 |
-
// ============================================================================
|
| 153 |
-
'Manage subagents for specialized task delegation.':
|
| 154 |
-
'管理用于专门任务委派的子智能体',
|
| 155 |
-
'Manage existing subagents (view, edit, delete).':
|
| 156 |
-
'管理现有子智能体(查看、编辑、删除)',
|
| 157 |
-
'Create a new subagent with guided setup.': '通过引导式设置创建新的子智能体',
|
| 158 |
-
|
| 159 |
-
// ============================================================================
|
| 160 |
-
// Agents - Management Dialog
|
| 161 |
-
// ============================================================================
|
| 162 |
-
Agents: '智能体',
|
| 163 |
-
'Choose Action': '选择操作',
|
| 164 |
-
'Edit {{name}}': '编辑 {{name}}',
|
| 165 |
-
'Edit Tools: {{name}}': '编辑工具: {{name}}',
|
| 166 |
-
'Edit Color: {{name}}': '编辑颜色: {{name}}',
|
| 167 |
-
'Delete {{name}}': '删除 {{name}}',
|
| 168 |
-
'Unknown Step': '未知步骤',
|
| 169 |
-
'Esc to close': '按 Esc 关闭',
|
| 170 |
-
'Enter to select, ↑↓ to navigate, Esc to close':
|
| 171 |
-
'Enter 选择,↑↓ 导航,Esc 关闭',
|
| 172 |
-
'Esc to go back': '按 Esc 返回',
|
| 173 |
-
'Enter to confirm, Esc to cancel': 'Enter 确认,Esc 取消',
|
| 174 |
-
'Enter to select, ↑↓ to navigate, Esc to go back':
|
| 175 |
-
'Enter 选择,↑↓ 导航,Esc 返回',
|
| 176 |
-
'Enter to submit, Esc to go back': 'Enter 提交,Esc 返回',
|
| 177 |
-
'Invalid step: {{step}}': '无效步骤: {{step}}',
|
| 178 |
-
'No subagents found.': '未找到子智能体。',
|
| 179 |
-
"Use '/agents create' to create your first subagent.":
|
| 180 |
-
"使用 '/agents create' 创建您的第一个子智能体。",
|
| 181 |
-
'(built-in)': '(内置)',
|
| 182 |
-
'(overridden by project level agent)': '(已被项目级智能体覆盖)',
|
| 183 |
-
'Project Level ({{path}})': '项目级 ({{path}})',
|
| 184 |
-
'User Level ({{path}})': '用户级 ({{path}})',
|
| 185 |
-
'Built-in Agents': '内置智能体',
|
| 186 |
-
'Extension Agents': '扩展智能体',
|
| 187 |
-
'Using: {{count}} agents': '使用中: {{count}} 个智能体',
|
| 188 |
-
'View Agent': '查看智能体',
|
| 189 |
-
'Edit Agent': '编辑智能体',
|
| 190 |
-
'Delete Agent': '删除智能体',
|
| 191 |
-
Back: '返回',
|
| 192 |
-
'No agent selected': '未选择智能体',
|
| 193 |
-
'File Path: ': '文件路径: ',
|
| 194 |
-
'Tools: ': '工具: ',
|
| 195 |
-
'Color: ': '颜色: ',
|
| 196 |
-
'Description:': '描述:',
|
| 197 |
-
'System Prompt:': '系统提示:',
|
| 198 |
-
'Open in editor': '在编辑器中打开',
|
| 199 |
-
'Edit tools': '编辑工具',
|
| 200 |
-
'Edit color': '编辑颜色',
|
| 201 |
-
'❌ Error:': '❌ 错误:',
|
| 202 |
-
'Are you sure you want to delete agent "{{name}}"?':
|
| 203 |
-
'您确定要删除智能体 "{{name}}" 吗?',
|
| 204 |
-
// ============================================================================
|
| 205 |
-
// Agents - Creation Wizard
|
| 206 |
-
// ============================================================================
|
| 207 |
-
'Project Level (.qwen/agents/)': '项目级 (.qwen/agents/)',
|
| 208 |
-
'User Level (~/.qwen/agents/)': '用户级 (~/.qwen/agents/)',
|
| 209 |
-
'✅ Subagent Created Successfully!': '✅ 子智能体创建成功!',
|
| 210 |
-
'Subagent "{{name}}" has been saved to {{level}} level.':
|
| 211 |
-
'子智能体 "{{name}}" 已保存到 {{level}} 级别。',
|
| 212 |
-
'Name: ': '名称: ',
|
| 213 |
-
'Location: ': '位置: ',
|
| 214 |
-
'❌ Error saving subagent:': '❌ 保存子智能体时出错:',
|
| 215 |
-
'Warnings:': '警告:',
|
| 216 |
-
'Name "{{name}}" already exists at {{level}} level - will overwrite existing subagent':
|
| 217 |
-
'名称 "{{name}}" 在 {{level}} 级别已存在 - 将覆盖现有子智能体',
|
| 218 |
-
'Name "{{name}}" exists at user level - project level will take precedence':
|
| 219 |
-
'名称 "{{name}}" 在用户级别存在 - 项目级别将优先',
|
| 220 |
-
'Name "{{name}}" exists at project level - existing subagent will take precedence':
|
| 221 |
-
'名称 "{{name}}" 在项目级别存在 - 现有子智能体将优先',
|
| 222 |
-
'Description is over {{length}} characters': '描述超过 {{length}} 个字符',
|
| 223 |
-
'System prompt is over {{length}} characters':
|
| 224 |
-
'系统提示超过 {{length}} 个字符',
|
| 225 |
-
// Agents - Creation Wizard Steps
|
| 226 |
-
'Step {{n}}: Choose Location': '步骤 {{n}}: 选择位置',
|
| 227 |
-
'Step {{n}}: Choose Generation Method': '步骤 {{n}}: 选择生成方式',
|
| 228 |
-
'Generate with Qwen Code (Recommended)': '使用 Qwen Code 生成(推荐)',
|
| 229 |
-
'Manual Creation': '手动创建',
|
| 230 |
-
'Describe what this subagent should do and when it should be used. (Be comprehensive for best results)':
|
| 231 |
-
'描述此子智能体应该做什么以及何时使用它。(为了获得最佳效果,请全面描述)',
|
| 232 |
-
'e.g., Expert code reviewer that reviews code based on best practices...':
|
| 233 |
-
'例如:专业的代码审查员,根据最佳实践审查代码...',
|
| 234 |
-
'Generating subagent configuration...': '正在生成子智能体配置...',
|
| 235 |
-
'Failed to generate subagent: {{error}}': '生成子智能体失败: {{error}}',
|
| 236 |
-
'Step {{n}}: Describe Your Subagent': '步骤 {{n}}: 描述您的子智能体',
|
| 237 |
-
'Step {{n}}: Enter Subagent Name': '步骤 {{n}}: 输入子智能体名称',
|
| 238 |
-
'Step {{n}}: Enter System Prompt': '步骤 {{n}}: 输入系统提示',
|
| 239 |
-
'Step {{n}}: Enter Description': '步骤 {{n}}: 输入描述',
|
| 240 |
-
// Agents - Tool Selection
|
| 241 |
-
'Step {{n}}: Select Tools': '步骤 {{n}}: 选择工具',
|
| 242 |
-
'All Tools (Default)': '所有工具(默认)',
|
| 243 |
-
'All Tools': '所有工具',
|
| 244 |
-
'Read-only Tools': '只读工具',
|
| 245 |
-
'Read & Edit Tools': '读取和编辑工具',
|
| 246 |
-
'Read & Edit & Execution Tools': '读取、编辑和执行工具',
|
| 247 |
-
'All tools selected, including MCP tools': '已选择所有工具,包括 MCP 工具',
|
| 248 |
-
'Selected tools:': '已选择的工具:',
|
| 249 |
-
'Read-only tools:': '只读工具:',
|
| 250 |
-
'Edit tools:': '编辑工具:',
|
| 251 |
-
'Execution tools:': '执行工具:',
|
| 252 |
-
'Step {{n}}: Choose Background Color': '步骤 {{n}}: 选择背景颜色',
|
| 253 |
-
'Step {{n}}: Confirm and Save': '步骤 {{n}}: 确认并保存',
|
| 254 |
-
// Agents - Navigation & Instructions
|
| 255 |
-
'Esc to cancel': '按 Esc 取消',
|
| 256 |
-
'Press Enter to save, e to save and edit, Esc to go back':
|
| 257 |
-
'按 Enter 保存,e 保存并编辑,Esc 返回',
|
| 258 |
-
'Press Enter to continue, {{navigation}}Esc to {{action}}':
|
| 259 |
-
'按 Enter 继续,{{navigation}}Esc {{action}}',
|
| 260 |
-
cancel: '取消',
|
| 261 |
-
'go back': '返回',
|
| 262 |
-
'↑↓ to navigate, ': '↑↓ 导航,',
|
| 263 |
-
'Enter a clear, unique name for this subagent.':
|
| 264 |
-
'为此子智能体输入一个清晰、唯一的名称。',
|
| 265 |
-
'e.g., Code Reviewer': '例如:代码审查员',
|
| 266 |
-
'Name cannot be empty.': '名称不能为空。',
|
| 267 |
-
"Write the system prompt that defines this subagent's behavior. Be comprehensive for best results.":
|
| 268 |
-
'编写定义此子智能体行为的系统提示。为了获得最佳效果,请全面描述。',
|
| 269 |
-
'e.g., You are an expert code reviewer...':
|
| 270 |
-
'例如:您是一位专业的代码审查员...',
|
| 271 |
-
'System prompt cannot be empty.': '系统提示不能为空。',
|
| 272 |
-
'Describe when and how this subagent should be used.':
|
| 273 |
-
'描述何时以及如何使用此子智能体。',
|
| 274 |
-
'e.g., Reviews code for best practices and potential bugs.':
|
| 275 |
-
'例如:审查代码以查找最佳实践和潜在错误。',
|
| 276 |
-
'Description cannot be empty.': '描述不能为空。',
|
| 277 |
-
'Failed to launch editor: {{error}}': '启动编辑器失败: {{error}}',
|
| 278 |
-
'Failed to save and edit subagent: {{error}}':
|
| 279 |
-
'保存并编辑子智能体失败: {{error}}',
|
| 280 |
-
|
| 281 |
-
// ============================================================================
|
| 282 |
-
// Extensions - Management Dialog
|
| 283 |
-
// ============================================================================
|
| 284 |
-
'Manage Extensions': '管理扩展',
|
| 285 |
-
'Extension Details': '扩展详情',
|
| 286 |
-
'View Extension': '查看扩展',
|
| 287 |
-
'Update Extension': '更新扩展',
|
| 288 |
-
'Disable Extension': '禁用扩展',
|
| 289 |
-
'Enable Extension': '启用扩展',
|
| 290 |
-
'Uninstall Extension': '卸载扩展',
|
| 291 |
-
'Select Scope': '选择作用域',
|
| 292 |
-
'User Scope': '用户作用域',
|
| 293 |
-
'Workspace Scope': '工作区作用域',
|
| 294 |
-
'No extensions found.': '未找到扩展。',
|
| 295 |
-
Active: '已启用',
|
| 296 |
-
Disabled: '已禁用',
|
| 297 |
-
'Update available': '有可用更新',
|
| 298 |
-
'Up to date': '已是最新',
|
| 299 |
-
'Checking...': '检查中...',
|
| 300 |
-
'Updating...': '更新中...',
|
| 301 |
-
Unknown: '未知',
|
| 302 |
-
Error: '错误',
|
| 303 |
-
'Version:': '版本:',
|
| 304 |
-
'Status:': '状态:',
|
| 305 |
-
'Are you sure you want to uninstall extension "{{name}}"?':
|
| 306 |
-
'确定要卸载扩展 "{{name}}" 吗?',
|
| 307 |
-
'This action cannot be undone.': '此操作无法撤销。',
|
| 308 |
-
'Extension "{{name}}" disabled successfully.': '扩展 "{{name}}" 禁用成功。',
|
| 309 |
-
'Extension "{{name}}" enabled successfully.': '扩展 "{{name}}" 启用成功。',
|
| 310 |
-
'Extension "{{name}}" updated successfully.': '扩展 "{{name}}" 更新成功。',
|
| 311 |
-
'Failed to update extension "{{name}}": {{error}}':
|
| 312 |
-
'更新扩展 "{{name}}" 失败:{{error}}',
|
| 313 |
-
'Select the scope for this action:': '选择此操作的作用域:',
|
| 314 |
-
'User - Applies to all projects': '用户 - 应用于所有项目',
|
| 315 |
-
'Workspace - Applies to current project only': '工作区 - 仅应用于当前项目',
|
| 316 |
-
// Extension dialog - missing keys
|
| 317 |
-
'Name:': '名称:',
|
| 318 |
-
'MCP Servers:': 'MCP 服务器:',
|
| 319 |
-
'Settings:': '设置:',
|
| 320 |
-
active: '已启用',
|
| 321 |
-
'View Details': '查看详情',
|
| 322 |
-
'Update failed:': '更新失败:',
|
| 323 |
-
'Updating {{name}}...': '正在更新 {{name}}...',
|
| 324 |
-
'Update complete!': '更新完成!',
|
| 325 |
-
'User (global)': '用户(全局)',
|
| 326 |
-
'Workspace (project-specific)': '工作区(项目特定)',
|
| 327 |
-
'Disable "{{name}}" - Select Scope': '禁用 "{{name}}" - 选择作用域',
|
| 328 |
-
'Enable "{{name}}" - Select Scope': '启用 "{{name}}" - 选择作用域',
|
| 329 |
-
'No extension selected': '未选择扩展',
|
| 330 |
-
'Press Y/Enter to confirm, N/Esc to cancel': '按 Y/Enter 确认,N/Esc 取消',
|
| 331 |
-
'Y/Enter to confirm, N/Esc to cancel': 'Y/Enter 确认,N/Esc 取消',
|
| 332 |
-
'{{count}} extensions installed': '已安装 {{count}} 个扩展',
|
| 333 |
-
"Use '/extensions install' to install your first extension.":
|
| 334 |
-
"使用 '/extensions install' 安装您的第一个扩展。",
|
| 335 |
-
// Update status values
|
| 336 |
-
'up to date': '已是最新',
|
| 337 |
-
'update available': '有可用更新',
|
| 338 |
-
'checking...': '检查中...',
|
| 339 |
-
'not updatable': '不可更新',
|
| 340 |
-
error: '错误',
|
| 341 |
-
|
| 342 |
-
// ============================================================================
|
| 343 |
-
// Commands - General (continued)
|
| 344 |
-
// ============================================================================
|
| 345 |
-
'View and edit Qwen Code settings': '查看和编辑 Qwen Code 设置',
|
| 346 |
-
Settings: '设置',
|
| 347 |
-
'To see changes, Qwen Code must be restarted. Press r to exit and apply changes now.':
|
| 348 |
-
'要查看更改,必须重启 Qwen Code。按 r 退出并立即应用更改。',
|
| 349 |
-
'The command "/{{command}}" is not supported in non-interactive mode.':
|
| 350 |
-
'不支持在非交互模式下使用命令 "/{{command}}"。',
|
| 351 |
-
// ============================================================================
|
| 352 |
-
// Settings Labels
|
| 353 |
-
// ============================================================================
|
| 354 |
-
'Vim Mode': 'Vim 模式',
|
| 355 |
-
'Disable Auto Update': '禁用自动更新',
|
| 356 |
-
'Attribution: commit': '署名:提交',
|
| 357 |
-
'Terminal Bell Notification': '终端响铃通知',
|
| 358 |
-
'Enable Usage Statistics': '启用使用统计',
|
| 359 |
-
Theme: '主题',
|
| 360 |
-
'Preferred Editor': '首选编辑器',
|
| 361 |
-
'Auto-connect to IDE': '自动连接到 IDE',
|
| 362 |
-
'Enable Prompt Completion': '启用提示补全',
|
| 363 |
-
'Debug Keystroke Logging': '调试按键记录',
|
| 364 |
-
'Language: UI': '语言:界面',
|
| 365 |
-
'Language: Model': '语言:模型',
|
| 366 |
-
'Output Format': '输出格式',
|
| 367 |
-
'Hide Window Title': '隐藏窗口标题',
|
| 368 |
-
'Show Status in Title': '在标题中显示状态',
|
| 369 |
-
'Hide Tips': '隐藏提示',
|
| 370 |
-
'Show Line Numbers in Code': '在代码中显示行号',
|
| 371 |
-
'Show Citations': '显示引用',
|
| 372 |
-
'Custom Witty Phrases': '自定义诙谐短语',
|
| 373 |
-
'Show Welcome Back Dialog': '显示欢迎回来对话框',
|
| 374 |
-
'Enable User Feedback': '启用用户反馈',
|
| 375 |
-
'How is Qwen doing this session? (optional)': 'Qwen 这次表现如何?(可选)',
|
| 376 |
-
Bad: '不满意',
|
| 377 |
-
Fine: '还行',
|
| 378 |
-
Good: '满意',
|
| 379 |
-
Dismiss: '忽略',
|
| 380 |
-
'Not Sure Yet': '暂不评价',
|
| 381 |
-
'Any other key': '任意其他键',
|
| 382 |
-
'Disable Loading Phrases': '禁用加载短语',
|
| 383 |
-
'Screen Reader Mode': '屏幕阅读器模式',
|
| 384 |
-
'IDE Mode': 'IDE 模式',
|
| 385 |
-
'Max Session Turns': '最大会话轮次',
|
| 386 |
-
'Skip Next Speaker Check': '跳过下一个说话者检查',
|
| 387 |
-
'Skip Loop Detection': '跳过循环检测',
|
| 388 |
-
'Skip Startup Context': '跳过启动上下文',
|
| 389 |
-
'Enable OpenAI Logging': '启用 OpenAI 日志',
|
| 390 |
-
'OpenAI Logging Directory': 'OpenAI 日志目录',
|
| 391 |
-
Timeout: '超时',
|
| 392 |
-
'Max Retries': '最大重试次数',
|
| 393 |
-
'Disable Cache Control': '禁用缓存控制',
|
| 394 |
-
'Memory Discovery Max Dirs': '内存发现最大目录数',
|
| 395 |
-
'Load Memory From Include Directories': '从包含目录加载内存',
|
| 396 |
-
'Respect .gitignore': '遵守 .gitignore',
|
| 397 |
-
'Respect .qwenignore': '遵守 .qwenignore',
|
| 398 |
-
'Enable Recursive File Search': '启用递归文件搜索',
|
| 399 |
-
'Disable Fuzzy Search': '禁用模糊搜索',
|
| 400 |
-
'Interactive Shell (PTY)': '交互式 Shell (PTY)',
|
| 401 |
-
'Show Color': '显示颜色',
|
| 402 |
-
'Auto Accept': '自动接受',
|
| 403 |
-
'Use Ripgrep': '使用 Ripgrep',
|
| 404 |
-
'Use Builtin Ripgrep': '使用内置 Ripgrep',
|
| 405 |
-
'Enable Tool Output Truncation': '启用工具输出截��',
|
| 406 |
-
'Tool Output Truncation Threshold': '工具输出截断阈值',
|
| 407 |
-
'Tool Output Truncation Lines': '工具输出截断行数',
|
| 408 |
-
'Folder Trust': '文件夹信任',
|
| 409 |
-
'Vision Model Preview': '视觉模型预览',
|
| 410 |
-
'Tool Schema Compliance': '工具 Schema 兼容性',
|
| 411 |
-
// Settings enum options
|
| 412 |
-
'Auto (detect from system)': '自动(从系统检测)',
|
| 413 |
-
Text: '文本',
|
| 414 |
-
JSON: 'JSON',
|
| 415 |
-
Plan: '规划',
|
| 416 |
-
Default: '默认',
|
| 417 |
-
'Auto Edit': '自动编辑',
|
| 418 |
-
YOLO: 'YOLO',
|
| 419 |
-
'toggle vim mode on/off': '切换 vim 模式开关',
|
| 420 |
-
'check session stats. Usage: /stats [model|tools]':
|
| 421 |
-
'检查会话统计信息。用法:/stats [model|tools]',
|
| 422 |
-
'Show model-specific usage statistics.': '显示模型相关的使用统计信息',
|
| 423 |
-
'Show tool-specific usage statistics.': '显示工具相关的使用统计信息',
|
| 424 |
-
'exit the cli': '退出命令行界面',
|
| 425 |
-
'Open MCP management dialog, or authenticate with OAuth-enabled servers':
|
| 426 |
-
'打开 MCP 管理对话框,或在支持 OAuth 的服务器上进行身份验证',
|
| 427 |
-
'List configured MCP servers and tools, or authenticate with OAuth-enabled servers':
|
| 428 |
-
'列出已配置的 MCP 服务器和工具,或使用支持 OAuth 的服务器进行身份验证',
|
| 429 |
-
'Manage workspace directories': '管理工作区目录',
|
| 430 |
-
'Add directories to the workspace. Use comma to separate multiple paths':
|
| 431 |
-
'将目录添加到工作区。使用逗号分隔多个路径',
|
| 432 |
-
'Show all directories in the workspace': '显示工作区中的所有目录',
|
| 433 |
-
'set external editor preference': '设置外部编辑器首选项',
|
| 434 |
-
'Select Editor': '选择编辑器',
|
| 435 |
-
'Editor Preference': '编辑器首选项',
|
| 436 |
-
'These editors are currently supported. Please note that some editors cannot be used in sandbox mode.':
|
| 437 |
-
'当前支持以下编辑器。请注意,某些编辑器无法在沙箱模式下使用。',
|
| 438 |
-
'Your preferred editor is:': '您的首选编辑器是:',
|
| 439 |
-
'Manage extensions': '管理扩展',
|
| 440 |
-
'List active extensions': '列出活动扩展',
|
| 441 |
-
'Update extensions. Usage: update <extension-names>|--all':
|
| 442 |
-
'更新扩展。用法:update <extension-names>|--all',
|
| 443 |
-
'Disable an extension': '禁用扩展',
|
| 444 |
-
'Enable an extension': '启用扩展',
|
| 445 |
-
'Install an extension from a git repo or local path':
|
| 446 |
-
'从 Git 仓库或本地路径安装扩展',
|
| 447 |
-
'Uninstall an extension': '卸载扩展',
|
| 448 |
-
'No extensions installed.': '未安装扩展。',
|
| 449 |
-
'Usage: /extensions update <extension-names>|--all':
|
| 450 |
-
'用法:/extensions update <扩展名>|--all',
|
| 451 |
-
'Extension "{{name}}" not found.': '未找到扩展 "{{name}}"。',
|
| 452 |
-
'No extensions to update.': '没有可更新的扩展。',
|
| 453 |
-
'Usage: /extensions install <source>': '用法:/extensions install <来源>',
|
| 454 |
-
'Installing extension from "{{source}}"...':
|
| 455 |
-
'正在从 "{{source}}" 安装扩展...',
|
| 456 |
-
'Extension "{{name}}" installed successfully.': '扩展 "{{name}}" 安装成功。',
|
| 457 |
-
'Failed to install extension from "{{source}}": {{error}}':
|
| 458 |
-
'从 "{{source}}" 安装扩展失败:{{error}}',
|
| 459 |
-
'Usage: /extensions uninstall <extension-name>':
|
| 460 |
-
'用法:/extensions uninstall <扩展名>',
|
| 461 |
-
'Uninstalling extension "{{name}}"...': '正在卸载扩展 "{{name}}"...',
|
| 462 |
-
'Extension "{{name}}" uninstalled successfully.':
|
| 463 |
-
'扩展 "{{name}}" 卸载成功。',
|
| 464 |
-
'Failed to uninstall extension "{{name}}": {{error}}':
|
| 465 |
-
'卸载扩展 "{{name}}" 失败:{{error}}',
|
| 466 |
-
'Usage: /extensions {{command}} <extension> [--scope=<user|workspace>]':
|
| 467 |
-
'用法:/extensions {{command}} <扩展> [--scope=<user|workspace>]',
|
| 468 |
-
'Unsupported scope "{{scope}}", should be one of "user" or "workspace"':
|
| 469 |
-
'不支持的作用域 "{{scope}}",应为 "user" 或 "workspace"',
|
| 470 |
-
'Extension "{{name}}" disabled for scope "{{scope}}"':
|
| 471 |
-
'扩展 "{{name}}" 已在作用域 "{{scope}}" 中禁用',
|
| 472 |
-
'Extension "{{name}}" enabled for scope "{{scope}}"':
|
| 473 |
-
'扩展 "{{name}}" 已在作用域 "{{scope}}" 中启用',
|
| 474 |
-
'Do you want to continue? [Y/n]: ': '是否继续?[Y/n]:',
|
| 475 |
-
'Do you want to continue?': '是否继续?',
|
| 476 |
-
'Installing extension "{{name}}".': '正在安装扩展 "{{name}}"。',
|
| 477 |
-
'**Extensions may introduce unexpected behavior. Ensure you have investigated the extension source and trust the author.**':
|
| 478 |
-
'**扩展可能会引入意外行为。请确保您已调查过扩展源并信任作者。**',
|
| 479 |
-
'This extension will run the following MCP servers:':
|
| 480 |
-
'此扩展将运行以下 MCP 服务器:',
|
| 481 |
-
local: '本地',
|
| 482 |
-
remote: '远程',
|
| 483 |
-
'This extension will add the following commands: {{commands}}.':
|
| 484 |
-
'此扩展将添加以下命令:{{commands}}。',
|
| 485 |
-
'This extension will append info to your QWEN.md context using {{fileName}}':
|
| 486 |
-
'此扩展将使用 {{fileName}} 向您的 QWEN.md 上下文追加信息',
|
| 487 |
-
'This extension will exclude the following core tools: {{tools}}':
|
| 488 |
-
'此扩展将排除以下核心工具:{{tools}}',
|
| 489 |
-
'This extension will install the following skills:': '此扩展将安装以下技能:',
|
| 490 |
-
'This extension will install the following subagents:':
|
| 491 |
-
'此扩展将安装以下子智能体:',
|
| 492 |
-
'Installation cancelled for "{{name}}".': '已取消安装 "{{name}}"。',
|
| 493 |
-
'You are installing an extension from {{originSource}}. Some features may not work perfectly with Qwen Code.':
|
| 494 |
-
'您正在安装来自 {{originSource}} 的扩展。某些功能可能无法完美兼容 Qwen Code。',
|
| 495 |
-
'--ref and --auto-update are not applicable for marketplace extensions.':
|
| 496 |
-
'--ref 和 --auto-update 不适用于市场扩展。',
|
| 497 |
-
'Extension "{{name}}" installed successfully and enabled.':
|
| 498 |
-
'扩展 "{{name}}" 安装成功并已启用。',
|
| 499 |
-
'Installs an extension from a git repository URL, local path, or claude marketplace (marketplace-url:plugin-name).':
|
| 500 |
-
'从 Git 仓库 URL、本地路径或 Claude 市场(marketplace-url:plugin-name)安装扩展。',
|
| 501 |
-
'The github URL, local path, or marketplace source (marketplace-url:plugin-name) of the extension to install.':
|
| 502 |
-
'要安装的扩展的 GitHub URL、本地路径或市场源(marketplace-url:plugin-name)。',
|
| 503 |
-
'The git ref to install from.': '要安装的 Git 引用。',
|
| 504 |
-
'Enable auto-update for this extension.': '为此扩展启用自动更新。',
|
| 505 |
-
'Enable pre-release versions for this extension.': '为此扩展启用预发布版本。',
|
| 506 |
-
'Acknowledge the security risks of installing an extension and skip the confirmation prompt.':
|
| 507 |
-
'确认安装扩展的安全风险并跳过确认提示。',
|
| 508 |
-
'The source argument must be provided.': '必须提供来源参数。',
|
| 509 |
-
'Extension "{{name}}" successfully uninstalled.':
|
| 510 |
-
'扩展 "{{name}}" 卸载成功。',
|
| 511 |
-
'Uninstalls an extension.': '卸载扩展。',
|
| 512 |
-
'The name or source path of the extension to uninstall.':
|
| 513 |
-
'要卸载的扩展的名称或源路径。',
|
| 514 |
-
'Please include the name of the extension to uninstall as a positional argument.':
|
| 515 |
-
'请将要卸载的扩展名称作为位置参数。',
|
| 516 |
-
'Enables an extension.': '启用扩展。',
|
| 517 |
-
'The name of the extension to enable.': '要启用的扩展名称。',
|
| 518 |
-
'The scope to enable the extenison in. If not set, will be enabled in all scopes.':
|
| 519 |
-
'启用扩展的作用域。如果未设置,将在所有作用域中启用。',
|
| 520 |
-
'Extension "{{name}}" successfully enabled for scope "{{scope}}".':
|
| 521 |
-
'扩展 "{{name}}" 已在作用域 "{{scope}}" 中启用。',
|
| 522 |
-
'Extension "{{name}}" successfully enabled in all scopes.':
|
| 523 |
-
'扩展 "{{name}}" 已在所有作用域中启用。',
|
| 524 |
-
'Invalid scope: {{scope}}. Please use one of {{scopes}}.':
|
| 525 |
-
'无效的作用域:{{scope}}。请使用 {{scopes}} 之一。',
|
| 526 |
-
'Disables an extension.': '禁用扩展。',
|
| 527 |
-
'The name of the extension to disable.': '要禁用的扩展名称。',
|
| 528 |
-
'The scope to disable the extenison in.': '禁用扩展的作用域。',
|
| 529 |
-
'Extension "{{name}}" successfully disabled for scope "{{scope}}".':
|
| 530 |
-
'扩展 "{{name}}" 已在作用域 "{{scope}}" 中禁用。',
|
| 531 |
-
'Extension "{{name}}" successfully updated: {{oldVersion}} → {{newVersion}}.':
|
| 532 |
-
'扩展 "{{name}}" 更新成功:{{oldVersion}} → {{newVersion}}。',
|
| 533 |
-
'Unable to install extension "{{name}}" due to missing install metadata':
|
| 534 |
-
'由于缺少安装元数据,无法安装扩展 "{{name}}"',
|
| 535 |
-
'Extension "{{name}}" is already up to date.':
|
| 536 |
-
'扩展 "{{name}}" 已是最新版本。',
|
| 537 |
-
'Updates all extensions or a named extension to the latest version.':
|
| 538 |
-
'将所有扩展或指定扩展更新到最新版本。',
|
| 539 |
-
'The name of the extension to update.': '要更新的扩展名称。',
|
| 540 |
-
'Update all extensions.': '更新所有扩展。',
|
| 541 |
-
'Either an extension name or --all must be provided':
|
| 542 |
-
'必须提供扩展名称或 --all',
|
| 543 |
-
'Lists installed extensions.': '列出已安装的扩展。',
|
| 544 |
-
'Path:': '路径:',
|
| 545 |
-
'Source:': '来源:',
|
| 546 |
-
'Type:': '类型:',
|
| 547 |
-
'Ref:': '引用:',
|
| 548 |
-
'Release tag:': '发布标签:',
|
| 549 |
-
'Enabled (User):': '已启用(用户):',
|
| 550 |
-
'Enabled (Workspace):': '已启用(工作区):',
|
| 551 |
-
'Context files:': '上下文文件:',
|
| 552 |
-
'Skills:': '技能:',
|
| 553 |
-
'Agents:': '智能体:',
|
| 554 |
-
'MCP servers:': 'MCP 服务器:',
|
| 555 |
-
'Link extension failed to install.': '链接扩展安装失败。',
|
| 556 |
-
'Extension "{{name}}" linked successfully and enabled.':
|
| 557 |
-
'扩展 "{{name}}" 链接成功并已启用。',
|
| 558 |
-
'Links an extension from a local path. Updates made to the local path will always be reflected.':
|
| 559 |
-
'从本地路径链接扩展。对本地路径的更新将始终反映。',
|
| 560 |
-
'The name of the extension to link.': '要链接的扩展名称。',
|
| 561 |
-
'Set a specific setting for an extension.': '为扩展设置特定配置。',
|
| 562 |
-
'Name of the extension to configure.': '要配置的扩展名称。',
|
| 563 |
-
'The setting to configure (name or env var).':
|
| 564 |
-
'要配置的设置(名称或环境变量)。',
|
| 565 |
-
'The scope to set the setting in.': '设置配置的作用域。',
|
| 566 |
-
'List all settings for an extension.': '列出扩展的所有设置。',
|
| 567 |
-
'Name of the extension.': '扩展名称。',
|
| 568 |
-
'Extension "{{name}}" has no settings to configure.':
|
| 569 |
-
'扩展 "{{name}}" 没有可配置的设置。',
|
| 570 |
-
'Settings for "{{name}}":': '"{{name}}" 的设置:',
|
| 571 |
-
'(workspace)': '(工作区)',
|
| 572 |
-
'(user)': '(用户)',
|
| 573 |
-
'[not set]': '[未设置]',
|
| 574 |
-
'[value stored in keychain]': '[值存储在钥匙串中]',
|
| 575 |
-
'Manage extension settings.': '管理扩展设置。',
|
| 576 |
-
'You need to specify a command (set or list).':
|
| 577 |
-
'您需要指定命令(set 或 list)。',
|
| 578 |
-
// ============================================================================
|
| 579 |
-
// Plugin Choice / Marketplace
|
| 580 |
-
// ============================================================================
|
| 581 |
-
'No plugins available in this marketplace.': '此市场中没有可用的插件。',
|
| 582 |
-
'Select a plugin to install from marketplace "{{name}}":':
|
| 583 |
-
'从市场 "{{name}}" 中选择要安装的插件:',
|
| 584 |
-
'Plugin selection cancelled.': '插件选择已取消。',
|
| 585 |
-
'Select a plugin from "{{name}}"': '从 "{{name}}" 中选择插件',
|
| 586 |
-
'Use ↑↓ or j/k to navigate, Enter to select, Escape to cancel':
|
| 587 |
-
'使用 ↑↓ 或 j/k 导航,回车选择,Esc 取消',
|
| 588 |
-
'{{count}} more above': '上方还有 {{count}} 项',
|
| 589 |
-
'{{count}} more below': '下方还有 {{count}} 项',
|
| 590 |
-
'manage IDE integration': '管理 IDE 集成',
|
| 591 |
-
'check status of IDE integration': '检查 IDE 集成状态',
|
| 592 |
-
'install required IDE companion for {{ideName}}':
|
| 593 |
-
'安装 {{ideName}} 所需的 IDE 配套工具',
|
| 594 |
-
'enable IDE integration': '启用 IDE 集成',
|
| 595 |
-
'disable IDE integration': '禁用 IDE 集成',
|
| 596 |
-
'IDE integration is not supported in your current environment. To use this feature, run Qwen Code in one of these supported IDEs: VS Code or VS Code forks.':
|
| 597 |
-
'您当前环境不支持 IDE 集成。要使用此功能,请在以下支持的 IDE 之一中运行 Qwen Code:VS Code 或 VS Code 分支版本。',
|
| 598 |
-
'Set up GitHub Actions': '设置 GitHub Actions',
|
| 599 |
-
'Configure terminal keybindings for multiline input (VS Code, Cursor, Windsurf, Trae)':
|
| 600 |
-
'配置终端按键绑定以支持多行输入(VS Code、Cursor、Windsurf、Trae)',
|
| 601 |
-
'Please restart your terminal for the changes to take effect.':
|
| 602 |
-
'请重启终端以使更改生效。',
|
| 603 |
-
'Failed to configure terminal: {{error}}': '配置终端失败:{{error}}',
|
| 604 |
-
'Could not determine {{terminalName}} config path on Windows: APPDATA environment variable is not set.':
|
| 605 |
-
'无法确定 {{terminalName}} 在 Windows 上的配置路径:未设置 APPDATA 环境变量。',
|
| 606 |
-
'{{terminalName}} keybindings.json exists but is not a valid JSON array. Please fix the file manually or delete it to allow automatic configuration.':
|
| 607 |
-
'{{terminalName}} keybindings.json 存在但不是有效的 JSON 数组。请手动修复文件或删除它以允许自动配置。',
|
| 608 |
-
'File: {{file}}': '文件:{{file}}',
|
| 609 |
-
'Failed to parse {{terminalName}} keybindings.json. The file contains invalid JSON. Please fix the file manually or delete it to allow automatic configuration.':
|
| 610 |
-
'解析 {{terminalName}} keybindings.json 失败。文件包含无效的 JSON。请手动修复文件或删除它以允许自动配置。',
|
| 611 |
-
'Error: {{error}}': '错误:{{error}}',
|
| 612 |
-
'Shift+Enter binding already exists': 'Shift+Enter 绑定已存在',
|
| 613 |
-
'Ctrl+Enter binding already exists': 'Ctrl+Enter 绑定已存在',
|
| 614 |
-
'Existing keybindings detected. Will not modify to avoid conflicts.':
|
| 615 |
-
'检测到现有按键绑定。为避免冲突,不会修改。',
|
| 616 |
-
'Please check and modify manually if needed: {{file}}':
|
| 617 |
-
'如有需要,请手动检查并修改:{{file}}',
|
| 618 |
-
'Added Shift+Enter and Ctrl+Enter keybindings to {{terminalName}}.':
|
| 619 |
-
'已为 {{terminalName}} 添加 Shift+Enter 和 Ctrl+Enter 按键绑定。',
|
| 620 |
-
'Modified: {{file}}': '已修改:{{file}}',
|
| 621 |
-
'{{terminalName}} keybindings already configured.':
|
| 622 |
-
'{{terminalName}} 按键绑定已配置。',
|
| 623 |
-
'Failed to configure {{terminalName}}.': '配置 {{terminalName}} 失败。',
|
| 624 |
-
'Your terminal is already configured for an optimal experience with multiline input (Shift+Enter and Ctrl+Enter).':
|
| 625 |
-
'您的终端已配置为支持多行输入(Shift+Enter 和 Ctrl+Enter)的最佳体验。',
|
| 626 |
-
'Could not detect terminal type. Supported terminals: VS Code, Cursor, Windsurf, and Trae.':
|
| 627 |
-
'无法检测终端类型。支持的终端:VS Code、Cursor、Windsurf 和 Trae。',
|
| 628 |
-
'Terminal "{{terminal}}" is not supported yet.':
|
| 629 |
-
'终端 "{{terminal}}" 尚未支持。',
|
| 630 |
-
|
| 631 |
-
// ============================================================================
|
| 632 |
-
// Commands - Language
|
| 633 |
-
// ============================================================================
|
| 634 |
-
'Invalid language. Available: {{options}}':
|
| 635 |
-
'无效的语言。可用选项:{{options}}',
|
| 636 |
-
'Language subcommands do not accept additional arguments.':
|
| 637 |
-
'语言子命令不接受额外参数',
|
| 638 |
-
'Current UI language: {{lang}}': '当前 UI 语言:{{lang}}',
|
| 639 |
-
'Current LLM output language: {{lang}}': '当前 LLM 输出语言:{{lang}}',
|
| 640 |
-
'LLM output language not set': '未设置 LLM 输出语言',
|
| 641 |
-
'Set UI language': '设置 UI 语言',
|
| 642 |
-
'Set LLM output language': '设置 LLM 输出语言',
|
| 643 |
-
'Usage: /language ui [{{options}}]': '用法:/language ui [{{options}}]',
|
| 644 |
-
'Usage: /language output <language>': '用法:/language output <语言>',
|
| 645 |
-
'Example: /language output 中文': '示例:/language output 中文',
|
| 646 |
-
'Example: /language output English': '示例:/language output English',
|
| 647 |
-
'Example: /language output 日本語': '示例:/language output 日本語',
|
| 648 |
-
'Example: /language output Português': '示例:/language output Português',
|
| 649 |
-
'UI language changed to {{lang}}': 'UI 语言已更改为 {{lang}}',
|
| 650 |
-
'LLM output language set to {{lang}}': 'LLM 输出语言已设置为 {{lang}}',
|
| 651 |
-
'LLM output language rule file generated at {{path}}':
|
| 652 |
-
'LLM 输出语言规则文件已生成于 {{path}}',
|
| 653 |
-
'Please restart the application for the changes to take effect.':
|
| 654 |
-
'请重启应用程序以使更改生效。',
|
| 655 |
-
'Failed to generate LLM output language rule file: {{error}}':
|
| 656 |
-
'生成 LLM 输出语言规则文件失败:{{error}}',
|
| 657 |
-
'Invalid command. Available subcommands:': '无效的命令。可用的子命令:',
|
| 658 |
-
'Available subcommands:': '可用的子命令:',
|
| 659 |
-
'To request additional UI language packs, please open an issue on GitHub.':
|
| 660 |
-
'如需请求其他 UI 语言包,请在 GitHub 上提交 issue',
|
| 661 |
-
'Available options:': '可用选项:',
|
| 662 |
-
'Set UI language to {{name}}': '将 UI 语言设置为 {{name}}',
|
| 663 |
-
|
| 664 |
-
// ============================================================================
|
| 665 |
-
// Commands - Approval Mode
|
| 666 |
-
// ============================================================================
|
| 667 |
-
'Tool Approval Mode': '工具审批模式',
|
| 668 |
-
'Current approval mode: {{mode}}': '当前审批模式:{{mode}}',
|
| 669 |
-
'Available approval modes:': '可用的审批模式:',
|
| 670 |
-
'Approval mode changed to: {{mode}}': '审批模式已更改为:{{mode}}',
|
| 671 |
-
'Approval mode changed to: {{mode}} (saved to {{scope}} settings{{location}})':
|
| 672 |
-
'审批模式已更改为:{{mode}}(已保存到{{scope}}设置{{location}})',
|
| 673 |
-
'Usage: /approval-mode <mode> [--session|--user|--project]':
|
| 674 |
-
'用法:/approval-mode <mode> [--session|--user|--project]',
|
| 675 |
-
|
| 676 |
-
'Scope subcommands do not accept additional arguments.':
|
| 677 |
-
'作用域子命令不接受额外参数',
|
| 678 |
-
'Plan mode - Analyze only, do not modify files or execute commands':
|
| 679 |
-
'规划模式 - 仅分析,不修改文件或执行命令',
|
| 680 |
-
'Default mode - Require approval for file edits or shell commands':
|
| 681 |
-
'默认模式 - 需要批准文件编辑或 shell 命令',
|
| 682 |
-
'Auto-edit mode - Automatically approve file edits':
|
| 683 |
-
'自动编辑模式 - 自动批准文件编辑',
|
| 684 |
-
'YOLO mode - Automatically approve all tools': 'YOLO 模式 - 自动批准所有工具',
|
| 685 |
-
'{{mode}} mode': '{{mode}} 模式',
|
| 686 |
-
'Settings service is not available; unable to persist the approval mode.':
|
| 687 |
-
'设置服务不可用;无法持久化审批模式。',
|
| 688 |
-
'Failed to save approval mode: {{error}}': '保存审批模式失败:{{error}}',
|
| 689 |
-
'Failed to change approval mode: {{error}}': '更改审批模式失败:{{error}}',
|
| 690 |
-
'Apply to current session only (temporary)': '仅应用于当前会话(临时)',
|
| 691 |
-
'Persist for this project/workspace': '持久化到此项目/工作区',
|
| 692 |
-
'Persist for this user on this machine': '持久化到此机器上的此用户',
|
| 693 |
-
'Analyze only, do not modify files or execute commands':
|
| 694 |
-
'仅分析,不修改文件或执行命令',
|
| 695 |
-
'Require approval for file edits or shell commands':
|
| 696 |
-
'需要批准文件编辑或 shell 命令',
|
| 697 |
-
'Automatically approve file edits': '自动批准文件编辑',
|
| 698 |
-
'Automatically approve all tools': '自动批准所有工具',
|
| 699 |
-
'Workspace approval mode exists and takes priority. User-level change will have no effect.':
|
| 700 |
-
'工作区审批模式已存在并具有优先级。用户级别的更改将无效。',
|
| 701 |
-
'Apply To': '应用于',
|
| 702 |
-
'User Settings': '用户设置',
|
| 703 |
-
'Workspace Settings': '工作区设置',
|
| 704 |
-
|
| 705 |
-
// ============================================================================
|
| 706 |
-
// Commands - Memory
|
| 707 |
-
// ============================================================================
|
| 708 |
-
'Commands for interacting with memory.': '用于与记忆交互的命令',
|
| 709 |
-
'Show the current memory contents.': '显示当前记忆内容',
|
| 710 |
-
'Show project-level memory contents.': '显示项目级记忆内容',
|
| 711 |
-
'Show global memory contents.': '显示全局记忆内容',
|
| 712 |
-
'Add content to project-level memory.': '添加内容到项目级记忆',
|
| 713 |
-
'Add content to global memory.': '添加内容到全局记忆',
|
| 714 |
-
'Refresh the memory from the source.': '从源刷新记忆',
|
| 715 |
-
'Usage: /memory add --project <text to remember>':
|
| 716 |
-
'用法:/memory add --project <要记住的文本>',
|
| 717 |
-
'Usage: /memory add --global <text to remember>':
|
| 718 |
-
'用法:/memory add --global <要记住的文本>',
|
| 719 |
-
'Attempting to save to project memory: "{{text}}"':
|
| 720 |
-
'正在尝试保存到项目记忆:"{{text}}"',
|
| 721 |
-
'Attempting to save to global memory: "{{text}}"':
|
| 722 |
-
'正在尝试保存到全局记忆:"{{text}}"',
|
| 723 |
-
'Current memory content from {{count}} file(s):':
|
| 724 |
-
'来自 {{count}} 个文件的当前记忆内容:',
|
| 725 |
-
'Memory is currently empty.': '记忆当前为空',
|
| 726 |
-
'Project memory file not found or is currently empty.':
|
| 727 |
-
'项目记忆文件未找到或当前为空',
|
| 728 |
-
'Global memory file not found or is currently empty.':
|
| 729 |
-
'全局记忆文件未找到或当前为空',
|
| 730 |
-
'Global memory is currently empty.': '全局记忆当前为空',
|
| 731 |
-
'Global memory content:\n\n---\n{{content}}\n---':
|
| 732 |
-
'全局记忆内容:\n\n---\n{{content}}\n---',
|
| 733 |
-
'Project memory content from {{path}}:\n\n---\n{{content}}\n---':
|
| 734 |
-
'项目记忆内容来自 {{path}}:\n\n---\n{{content}}\n---',
|
| 735 |
-
'Project memory is currently empty.': '项目记忆当前为空',
|
| 736 |
-
'Refreshing memory from source files...': '正在从源文件刷新记忆...',
|
| 737 |
-
'Add content to the memory. Use --global for global memory or --project for project memory.':
|
| 738 |
-
'添加内容到记忆。使用 --global 表示全局记忆,使用 --project 表示项目记忆',
|
| 739 |
-
'Usage: /memory add [--global|--project] <text to remember>':
|
| 740 |
-
'用法:/memory add [--global|--project] <要记住的文本>',
|
| 741 |
-
'Attempting to save to memory {{scope}}: "{{fact}}"':
|
| 742 |
-
'正在尝试保存到记忆 {{scope}}:"{{fact}}"',
|
| 743 |
-
|
| 744 |
-
// ============================================================================
|
| 745 |
-
// Commands - MCP
|
| 746 |
-
// ============================================================================
|
| 747 |
-
'Authenticate with an OAuth-enabled MCP server':
|
| 748 |
-
'使用支持 OAuth 的 MCP 服务器进行认证',
|
| 749 |
-
'List configured MCP servers and tools': '列出已配置的 MCP 服务器和工具',
|
| 750 |
-
'Restarts MCP servers.': '重启 MCP 服务器',
|
| 751 |
-
'Open MCP management dialog': '打开 MCP 管理对话框',
|
| 752 |
-
'Config not loaded.': '配置未加载',
|
| 753 |
-
'Could not retrieve tool registry.': '无法检索工具注册表',
|
| 754 |
-
'No MCP servers configured with OAuth authentication.':
|
| 755 |
-
'未配置支持 OAuth 认证的 MCP 服务器',
|
| 756 |
-
'MCP servers with OAuth authentication:': '支持 OAuth 认证的 MCP 服务器:',
|
| 757 |
-
'Use /mcp auth <server-name> to authenticate.':
|
| 758 |
-
'使用 /mcp auth <server-name> 进行认证',
|
| 759 |
-
"MCP server '{{name}}' not found.": "未找到 MCP 服务器 '{{name}}'",
|
| 760 |
-
"Successfully authenticated and refreshed tools for '{{name}}'.":
|
| 761 |
-
"成功认证并刷新了 '{{name}}' 的工具",
|
| 762 |
-
"Failed to authenticate with MCP server '{{name}}': {{error}}":
|
| 763 |
-
"认证 MCP 服务器 '{{name}}' 失败:{{error}}",
|
| 764 |
-
"Re-discovering tools from '{{name}}'...":
|
| 765 |
-
"正在重新发现 '{{name}}' 的工具...",
|
| 766 |
-
"Discovered {{count}} tool(s) from '{{name}}'.":
|
| 767 |
-
"从 '{{name}}' 发现了 {{count}} 个工具。",
|
| 768 |
-
'Authentication complete. Returning to server details...':
|
| 769 |
-
'认证完成,正在返回服务器详情...',
|
| 770 |
-
'Authentication successful.': '认证成功。',
|
| 771 |
-
'If the browser does not open, copy and paste this URL into your browser:':
|
| 772 |
-
'如果浏览器未自动打开,请复制以下 URL 并粘贴到浏览器中:',
|
| 773 |
-
'Make sure to copy the COMPLETE URL - it may wrap across multiple lines.':
|
| 774 |
-
'⚠️ 请确保复制完整的 URL —— 它可能跨越多行。',
|
| 775 |
-
|
| 776 |
-
// ============================================================================
|
| 777 |
-
// MCP Management Dialog
|
| 778 |
-
// ============================================================================
|
| 779 |
-
'Manage MCP servers': '管理 MCP 服务器',
|
| 780 |
-
'Server Detail': '服务器详情',
|
| 781 |
-
'Disable Server': '禁用服务器',
|
| 782 |
-
Tools: '工具',
|
| 783 |
-
'Tool Detail': '工具详情',
|
| 784 |
-
'MCP Management': 'MCP 管理',
|
| 785 |
-
'Loading...': '加载中...',
|
| 786 |
-
'Unknown step': '未知步骤',
|
| 787 |
-
'Esc to back': 'Esc 返回',
|
| 788 |
-
'↑↓ to navigate · Enter to select · Esc to close':
|
| 789 |
-
'↑↓ 导航 · Enter 选择 · Esc 关闭',
|
| 790 |
-
'↑↓ to navigate · Enter to select · Esc to back':
|
| 791 |
-
'↑↓ 导航 · Enter 选择 · Esc 返回',
|
| 792 |
-
'↑↓ to navigate · Enter to confirm · Esc to back':
|
| 793 |
-
'↑↓ 导航 · Enter 确认 · Esc 返回',
|
| 794 |
-
'User Settings (global)': '用户设置(全局)',
|
| 795 |
-
'Workspace Settings (project-specific)': '工作区设置(项目级)',
|
| 796 |
-
'Disable server:': '禁用服务器:',
|
| 797 |
-
'Select where to add the server to the exclude list:':
|
| 798 |
-
'选择将服务器添加到排除列表的位置:',
|
| 799 |
-
'Press Enter to confirm, Esc to cancel': '按 Enter 确认,Esc 取消',
|
| 800 |
-
'View tools': '查看工具',
|
| 801 |
-
Reconnect: '重新连接',
|
| 802 |
-
Enable: '启用',
|
| 803 |
-
Disable: '禁用',
|
| 804 |
-
Authenticate: '认证',
|
| 805 |
-
'Re-authenticate': '重新认证',
|
| 806 |
-
'Clear Authentication': '清空认证',
|
| 807 |
-
disabled: '已禁用',
|
| 808 |
-
'Server:': '服务器:',
|
| 809 |
-
'(disabled)': '(已禁用)',
|
| 810 |
-
'Error:': '错误:',
|
| 811 |
-
Extension: '扩展',
|
| 812 |
-
tool: '工具',
|
| 813 |
-
tools: '个工具',
|
| 814 |
-
connected: '已连接',
|
| 815 |
-
connecting: '连接中',
|
| 816 |
-
disconnected: '已断开',
|
| 817 |
-
|
| 818 |
-
// MCP Server List
|
| 819 |
-
'User MCPs': '用户 MCP',
|
| 820 |
-
'Project MCPs': '项目 MCP',
|
| 821 |
-
'Extension MCPs': '扩展 MCP',
|
| 822 |
-
server: '个服务器',
|
| 823 |
-
servers: '个服务器',
|
| 824 |
-
'Add MCP servers to your settings to get started.':
|
| 825 |
-
'请在设置中添加 MCP 服务器以开始使用。',
|
| 826 |
-
'Run qwen --debug to see error logs': '运行 qwen --debug 查看错误日志',
|
| 827 |
-
|
| 828 |
-
// MCP OAuth Authentication
|
| 829 |
-
'OAuth Authentication': 'OAuth 认证',
|
| 830 |
-
'Press Enter to start authentication, Esc to go back':
|
| 831 |
-
'按 Enter 开始认证,Esc 返回',
|
| 832 |
-
'Authenticating... Please complete the login in your browser.':
|
| 833 |
-
'认证中... 请在浏览器中完成登录。',
|
| 834 |
-
'Press Enter or Esc to go back': '按 Enter 或 Esc 返回',
|
| 835 |
-
|
| 836 |
-
// MCP Server Detail
|
| 837 |
-
'Command:': '命令:',
|
| 838 |
-
'Working Directory:': '工作目录:',
|
| 839 |
-
'Capabilities:': '功能:',
|
| 840 |
-
|
| 841 |
-
// MCP Tool List
|
| 842 |
-
'No tools available for this server.': '此服务器没有可用工具。',
|
| 843 |
-
destructive: '破坏性',
|
| 844 |
-
'read-only': '只读',
|
| 845 |
-
'open-world': '开放世界',
|
| 846 |
-
idempotent: '幂等',
|
| 847 |
-
'Tools for {{name}}': '{{name}} 的工具',
|
| 848 |
-
'Tools for {{serverName}}': '{{serverName}} 的工具',
|
| 849 |
-
'{{current}}/{{total}}': '{{current}}/{{total}}',
|
| 850 |
-
|
| 851 |
-
// MCP Tool Detail
|
| 852 |
-
Type: '类型',
|
| 853 |
-
Parameters: '参数',
|
| 854 |
-
'No tool selected': '未选择工具',
|
| 855 |
-
Annotations: '注解',
|
| 856 |
-
Title: '标题',
|
| 857 |
-
'Read Only': '只读',
|
| 858 |
-
Destructive: '破坏性',
|
| 859 |
-
Idempotent: '幂等',
|
| 860 |
-
'Open World': '开放世界',
|
| 861 |
-
Server: '服务器',
|
| 862 |
-
|
| 863 |
-
// Invalid tool related translations
|
| 864 |
-
'{{count}} invalid tools': '{{count}} 个无效工具',
|
| 865 |
-
invalid: '无效',
|
| 866 |
-
'invalid: {{reason}}': '无效:{{reason}}',
|
| 867 |
-
'missing name': '缺少名称',
|
| 868 |
-
'missing description': '缺少描述',
|
| 869 |
-
'(unnamed)': '(未命名)',
|
| 870 |
-
'Warning: This tool cannot be called by the LLM':
|
| 871 |
-
'警告:此工具无法被 LLM 调用',
|
| 872 |
-
Reason: '原因',
|
| 873 |
-
'Tools must have both name and description to be used by the LLM.':
|
| 874 |
-
'工具必须同时具有名称和描述才能被 LLM 使用。',
|
| 875 |
-
|
| 876 |
-
// ============================================================================
|
| 877 |
-
// Commands - Chat
|
| 878 |
-
// ============================================================================
|
| 879 |
-
'Manage conversation history.': '管理对话历史',
|
| 880 |
-
'List saved conversation checkpoints': '列出已保存的对话检查点',
|
| 881 |
-
'No saved conversation checkpoints found.': '未找到已保存的对话检查点',
|
| 882 |
-
'List of saved conversations:': '已保存的对话列表:',
|
| 883 |
-
'Note: Newest last, oldest first': '注意:最新的在最后,最旧的在最前',
|
| 884 |
-
'Save the current conversation as a checkpoint. Usage: /chat save <tag>':
|
| 885 |
-
'将当前对话保存为检查点。用法:/chat save <tag>',
|
| 886 |
-
'Missing tag. Usage: /chat save <tag>': '缺少标签。用法:/chat save <tag>',
|
| 887 |
-
'Delete a conversation checkpoint. Usage: /chat delete <tag>':
|
| 888 |
-
'删除对话检查点。用法:/chat delete <tag>',
|
| 889 |
-
'Missing tag. Usage: /chat delete <tag>':
|
| 890 |
-
'缺少标签。用法:/chat delete <tag>',
|
| 891 |
-
"Conversation checkpoint '{{tag}}' has been deleted.":
|
| 892 |
-
"对话检查点 '{{tag}}' 已删除",
|
| 893 |
-
"Error: No checkpoint found with tag '{{tag}}'.":
|
| 894 |
-
"错误:未找到标签为 '{{tag}}' 的检查点",
|
| 895 |
-
'Resume a conversation from a checkpoint. Usage: /chat resume <tag>':
|
| 896 |
-
'从检查点恢复对话。用法:/chat resume <tag>',
|
| 897 |
-
'Missing tag. Usage: /chat resume <tag>':
|
| 898 |
-
'缺少标签。用法:/chat resume <tag>',
|
| 899 |
-
'No saved checkpoint found with tag: {{tag}}.':
|
| 900 |
-
'未找到标签为 {{tag}} 的已保存检查点',
|
| 901 |
-
'A checkpoint with the tag {{tag}} already exists. Do you want to overwrite it?':
|
| 902 |
-
'标签为 {{tag}} 的检查点已存在。您要覆盖它吗?',
|
| 903 |
-
'No chat client available to save conversation.':
|
| 904 |
-
'没有可用的聊天客户端来保存对话',
|
| 905 |
-
'Conversation checkpoint saved with tag: {{tag}}.':
|
| 906 |
-
'对话检查点已保存,标签:{{tag}}',
|
| 907 |
-
'No conversation found to save.': '未找到要保存的对话',
|
| 908 |
-
'No chat client available to share conversation.':
|
| 909 |
-
'没有可用的聊天客户端来分享对话',
|
| 910 |
-
'Invalid file format. Only .md and .json are supported.':
|
| 911 |
-
'无效的文件格式。仅支持 .md 和 .json 文件',
|
| 912 |
-
'Error sharing conversation: {{error}}': '分享对话时出错:{{error}}',
|
| 913 |
-
'Conversation shared to {{filePath}}': '对话已分享到 {{filePath}}',
|
| 914 |
-
'No conversation found to share.': '未找到要分享的对话',
|
| 915 |
-
'Share the current conversation to a markdown or json file. Usage: /chat share <file>':
|
| 916 |
-
'将当前对话分享到 markdown 或 json 文件。用法:/chat share <file>',
|
| 917 |
-
|
| 918 |
-
// ============================================================================
|
| 919 |
-
// Commands - Summary
|
| 920 |
-
// ============================================================================
|
| 921 |
-
'Generate a project summary and save it to .qwen/PROJECT_SUMMARY.md':
|
| 922 |
-
'生成项目摘要并保存到 .qwen/PROJECT_SUMMARY.md',
|
| 923 |
-
'No chat client available to generate summary.':
|
| 924 |
-
'没有可用的聊天客户端来生成摘要',
|
| 925 |
-
'Already generating summary, wait for previous request to complete':
|
| 926 |
-
'正在生成摘要,请等待上一个请求完成',
|
| 927 |
-
'No conversation found to summarize.': '未找到要总结的对话',
|
| 928 |
-
'Failed to generate project context summary: {{error}}':
|
| 929 |
-
'生成项目上下文摘要失败:{{error}}',
|
| 930 |
-
'Saved project summary to {{filePathForDisplay}}.':
|
| 931 |
-
'项目摘要已保存到 {{filePathForDisplay}}',
|
| 932 |
-
'Saving project summary...': '正在保存项目摘要...',
|
| 933 |
-
'Generating project summary...': '正在生成项目摘要...',
|
| 934 |
-
'Failed to generate summary - no text content received from LLM response':
|
| 935 |
-
'生成摘要失败 - 未从 LLM 响应中接收到文本内容',
|
| 936 |
-
|
| 937 |
-
// ============================================================================
|
| 938 |
-
// Commands - Model
|
| 939 |
-
// ============================================================================
|
| 940 |
-
'Switch the model for this session': '切换此会话的模型',
|
| 941 |
-
'Content generator configuration not available.': '内容生成器配置不可用',
|
| 942 |
-
'Authentication type not available.': '认证类型不可用',
|
| 943 |
-
'No models available for the current authentication type ({{authType}}).':
|
| 944 |
-
'当前认证类型 ({{authType}}) 没有可用的模型',
|
| 945 |
-
|
| 946 |
-
// ============================================================================
|
| 947 |
-
// Commands - Clear
|
| 948 |
-
// ============================================================================
|
| 949 |
-
'Starting a new session, resetting chat, and clearing terminal.':
|
| 950 |
-
'正在开始新会话,重置聊天并清屏。',
|
| 951 |
-
'Starting a new session and clearing.': '正在开始新会话并清屏。',
|
| 952 |
-
|
| 953 |
-
// ============================================================================
|
| 954 |
-
// Commands - Compress
|
| 955 |
-
// ============================================================================
|
| 956 |
-
'Already compressing, wait for previous request to complete':
|
| 957 |
-
'正在压缩中,请等待上一个请求完成',
|
| 958 |
-
'Failed to compress chat history.': '压缩聊天历史失败',
|
| 959 |
-
'Failed to compress chat history: {{error}}': '压缩聊天历史失败:{{error}}',
|
| 960 |
-
'Compressing chat history': '正在压缩聊天历史',
|
| 961 |
-
'Chat history compressed from {{originalTokens}} to {{newTokens}} tokens.':
|
| 962 |
-
'聊天历史已从 {{originalTokens}} 个 token 压缩到 {{newTokens}} 个 token。',
|
| 963 |
-
'Compression was not beneficial for this history size.':
|
| 964 |
-
'对于此历史记录大小,压缩没有益处。',
|
| 965 |
-
'Chat history compression did not reduce size. This may indicate issues with the compression prompt.':
|
| 966 |
-
'聊天历史压缩未能减小大小。这可能表明压缩提示存在问题。',
|
| 967 |
-
'Could not compress chat history due to a token counting error.':
|
| 968 |
-
'由于 token 计数错误,无法压缩聊天历史。',
|
| 969 |
-
'Chat history is already compressed.': '聊天历史已经压缩。',
|
| 970 |
-
|
| 971 |
-
// ============================================================================
|
| 972 |
-
// Commands - Directory
|
| 973 |
-
// ============================================================================
|
| 974 |
-
'Configuration is not available.': '配置不可用。',
|
| 975 |
-
'Please provide at least one path to add.': '请提供至少一个要添加的路径。',
|
| 976 |
-
'The /directory add command is not supported in restrictive sandbox profiles. Please use --include-directories when starting the session instead.':
|
| 977 |
-
'/directory add 命令在限制性沙箱配置文件中不受支持。请改为在启动会话时使用 --include-directories。',
|
| 978 |
-
"Error adding '{{path}}': {{error}}": "添加 '{{path}}' 时出错:{{error}}",
|
| 979 |
-
'Successfully added QWEN.md files from the following directories if there are:\n- {{directories}}':
|
| 980 |
-
'如果存在,已成功从以下目录添加 QWEN.md 文件:\n- {{directories}}',
|
| 981 |
-
'Error refreshing memory: {{error}}': '刷新内存时出错:{{error}}',
|
| 982 |
-
'Successfully added directories:\n- {{directories}}':
|
| 983 |
-
'成功添加目录:\n- {{directories}}',
|
| 984 |
-
'Current workspace directories:\n{{directories}}':
|
| 985 |
-
'当前工作区目录:\n{{directories}}',
|
| 986 |
-
|
| 987 |
-
// ============================================================================
|
| 988 |
-
// Commands - Docs
|
| 989 |
-
// ============================================================================
|
| 990 |
-
'Please open the following URL in your browser to view the documentation:\n{{url}}':
|
| 991 |
-
'请在浏览器中打开以下 URL 以查看文档:\n{{url}}',
|
| 992 |
-
'Opening documentation in your browser: {{url}}':
|
| 993 |
-
'正在浏览器中打开文档:{{url}}',
|
| 994 |
-
|
| 995 |
-
// ============================================================================
|
| 996 |
-
// Dialogs - Tool Confirmation
|
| 997 |
-
// ============================================================================
|
| 998 |
-
'Do you want to proceed?': '是否继续?',
|
| 999 |
-
'Yes, allow once': '是,允许一次',
|
| 1000 |
-
'Allow always': '总是允许',
|
| 1001 |
-
Yes: '是',
|
| 1002 |
-
No: '否',
|
| 1003 |
-
'No (esc)': '否 (esc)',
|
| 1004 |
-
'Yes, allow always for this session': '是,本次会话总是允许',
|
| 1005 |
-
'Modify in progress:': '正在修改:',
|
| 1006 |
-
'Save and close external editor to continue': '保存并关闭外部编辑器以继续',
|
| 1007 |
-
'Apply this change?': '是否应用此更改?',
|
| 1008 |
-
'Yes, allow always': '是,总是允许',
|
| 1009 |
-
'Modify with external editor': '使用外部编辑器修改',
|
| 1010 |
-
'No, suggest changes (esc)': '否,建议更改 (esc)',
|
| 1011 |
-
"Allow execution of: '{{command}}'?": "允许执行:'{{command}}'?",
|
| 1012 |
-
'Yes, allow always ...': '是,总是允许 ...',
|
| 1013 |
-
'Yes, and auto-accept edits': '是,并自动接受编辑',
|
| 1014 |
-
'Yes, and manually approve edits': '是,并手动批准编辑',
|
| 1015 |
-
'No, keep planning (esc)': '否,继续规划 (esc)',
|
| 1016 |
-
'URLs to fetch:': '要获取的 URL:',
|
| 1017 |
-
'MCP Server: {{server}}': 'MCP 服务器:{{server}}',
|
| 1018 |
-
'Tool: {{tool}}': '工具:{{tool}}',
|
| 1019 |
-
'Allow execution of MCP tool "{{tool}}" from server "{{server}}"?':
|
| 1020 |
-
'允许执行来自服务器 "{{server}}" 的 MCP 工具 "{{tool}}"?',
|
| 1021 |
-
'Yes, always allow tool "{{tool}}" from server "{{server}}"':
|
| 1022 |
-
'是,总是允许来自服务器 "{{server}}" 的工具 "{{tool}}"',
|
| 1023 |
-
'Yes, always allow all tools from server "{{server}}"':
|
| 1024 |
-
'是,总是允许来自服务器 "{{server}}" 的所有工具',
|
| 1025 |
-
|
| 1026 |
-
// ============================================================================
|
| 1027 |
-
// Dialogs - Shell Confirmation
|
| 1028 |
-
// ============================================================================
|
| 1029 |
-
'Shell Command Execution': 'Shell 命令执行',
|
| 1030 |
-
'A custom command wants to run the following shell commands:':
|
| 1031 |
-
'自定义命令想要运行以下 shell 命令:',
|
| 1032 |
-
|
| 1033 |
-
// ============================================================================
|
| 1034 |
-
// Dialogs - Pro Quota
|
| 1035 |
-
// ============================================================================
|
| 1036 |
-
'Pro quota limit reached for {{model}}.': '{{model}} 的 Pro 配额已达到上限',
|
| 1037 |
-
'Change auth (executes the /auth command)': '更改认证(执行 /auth 命令)',
|
| 1038 |
-
'Continue with {{model}}': '使用 {{model}} 继续',
|
| 1039 |
-
|
| 1040 |
-
// ============================================================================
|
| 1041 |
-
// Dialogs - Welcome Back
|
| 1042 |
-
// ============================================================================
|
| 1043 |
-
'Current Plan:': '当前计划:',
|
| 1044 |
-
'Progress: {{done}}/{{total}} tasks completed':
|
| 1045 |
-
'进度:已完成 {{done}}/{{total}} 个任务',
|
| 1046 |
-
', {{inProgress}} in progress': ',{{inProgress}} 个进行中',
|
| 1047 |
-
'Pending Tasks:': '待处理任务:',
|
| 1048 |
-
'What would you like to do?': '您想要做什么?',
|
| 1049 |
-
'Choose how to proceed with your session:': '选择如何继续您的会话:',
|
| 1050 |
-
'Start new chat session': '开始新的聊天会话',
|
| 1051 |
-
'Continue previous conversation': '继续之前的对话',
|
| 1052 |
-
'👋 Welcome back! (Last updated: {{timeAgo}})':
|
| 1053 |
-
'👋 欢迎回来!(最后更新:{{timeAgo}})',
|
| 1054 |
-
'🎯 Overall Goal:': '🎯 总体目标:',
|
| 1055 |
-
|
| 1056 |
-
// ============================================================================
|
| 1057 |
-
// Dialogs - Auth
|
| 1058 |
-
// ============================================================================
|
| 1059 |
-
'Get started': '开始使用',
|
| 1060 |
-
'Select Authentication Method': '选择认证方式',
|
| 1061 |
-
'OpenAI API key is required to use OpenAI authentication.':
|
| 1062 |
-
'使用 OpenAI 认证需要 OpenAI API 密钥',
|
| 1063 |
-
'You must select an auth method to proceed. Press Ctrl+C again to exit.':
|
| 1064 |
-
'您必须选择认证方法才能继续。再次按 Ctrl+C 退出',
|
| 1065 |
-
'Terms of Services and Privacy Notice': '服务条款和隐私声明',
|
| 1066 |
-
'Qwen OAuth': 'Qwen OAuth (免费)',
|
| 1067 |
-
'Free \u00B7 Up to 1,000 requests/day \u00B7 Qwen latest models':
|
| 1068 |
-
'免费 \u00B7 每天最多 1,000 次请求 \u00B7 Qwen 最新模型',
|
| 1069 |
-
'Login with QwenChat account to use daily free quota.':
|
| 1070 |
-
'使用 QwenChat 账号登录,享受每日免费额度。',
|
| 1071 |
-
'Paid \u00B7 Up to 6,000 requests/5 hrs \u00B7 All Alibaba Cloud Coding Plan Models':
|
| 1072 |
-
'付费 \u00B7 每 5 小时最多 6,000 次请求 \u00B7 支持阿里云百炼 Coding Plan 全部模型',
|
| 1073 |
-
'Alibaba Cloud Coding Plan': '阿里云百炼 Coding Plan',
|
| 1074 |
-
'Bring your own API key': '使用自己的 API 密钥',
|
| 1075 |
-
'Use coding plan credentials or your own api-keys/providers.':
|
| 1076 |
-
'使用 Coding Plan 凭证或您自己的 API 密钥/提供商。',
|
| 1077 |
-
OpenAI: 'OpenAI',
|
| 1078 |
-
'Failed to login. Message: {{message}}': '登录失败。消息:{{message}}',
|
| 1079 |
-
'Authentication is enforced to be {{enforcedType}}, but you are currently using {{currentType}}.':
|
| 1080 |
-
'认证方式被强制设置为 {{enforcedType}},但您当前使用的是 {{currentType}}',
|
| 1081 |
-
'Qwen OAuth authentication timed out. Please try again.':
|
| 1082 |
-
'Qwen OAuth 认证超时。请重试',
|
| 1083 |
-
'Qwen OAuth authentication cancelled.': 'Qwen OAuth 认证已取消',
|
| 1084 |
-
'Qwen OAuth Authentication': 'Qwen OAuth 认证',
|
| 1085 |
-
'Please visit this URL to authorize:': '请访问此 URL 进行授权:',
|
| 1086 |
-
'Or scan the QR code below:': '或扫描下方的二维码:',
|
| 1087 |
-
'Waiting for authorization': '等待授权中',
|
| 1088 |
-
'Time remaining:': '剩余时间:',
|
| 1089 |
-
'(Press ESC or CTRL+C to cancel)': '(按 ESC 或 CTRL+C 取消)',
|
| 1090 |
-
'Qwen OAuth Authentication Timeout': 'Qwen OAuth 认证超时',
|
| 1091 |
-
'OAuth token expired (over {{seconds}} seconds). Please select authentication method again.':
|
| 1092 |
-
'OAuth 令牌已过期(超过 {{seconds}} 秒)。请重新选择认证方法',
|
| 1093 |
-
'Press any key to return to authentication type selection.':
|
| 1094 |
-
'按任意键返回认证类型选择',
|
| 1095 |
-
'Waiting for Qwen OAuth authentication...': '正在等待 Qwen OAuth 认证...',
|
| 1096 |
-
'Note: Your existing API key in settings.json will not be cleared when using Qwen OAuth. You can switch back to OpenAI authentication later if needed.':
|
| 1097 |
-
'注意:使用 Qwen OAuth 时,settings.json 中现有的 API 密钥不会被清除。如果需要,您可以稍后切换回 OpenAI 认证。',
|
| 1098 |
-
'Note: Your existing API key will not be cleared when using Qwen OAuth.':
|
| 1099 |
-
'注意:使用 Qwen OAuth 时,现有的 API 密钥不会被清除。',
|
| 1100 |
-
'Authentication timed out. Please try again.': '认证超时。请重试。',
|
| 1101 |
-
'Waiting for auth... (Press ESC or CTRL+C to cancel)':
|
| 1102 |
-
'正在等待认证...(按 ESC 或 CTRL+C 取消)',
|
| 1103 |
-
'Missing API key for OpenAI-compatible auth. Set settings.security.auth.apiKey, or set the {{envKeyHint}} environment variable.':
|
| 1104 |
-
'缺少 OpenAI 兼容认证的 API 密钥。请设置 settings.security.auth.apiKey 或设置 {{envKeyHint}} 环境变量。',
|
| 1105 |
-
'{{envKeyHint}} environment variable not found.':
|
| 1106 |
-
'未找到 {{envKeyHint}} 环境变量。',
|
| 1107 |
-
'{{envKeyHint}} environment variable not found. Please set it in your .env file or environment variables.':
|
| 1108 |
-
'未找到 {{envKeyHint}} 环境变量。请在 .env 文件或系统环境变量中进行设置。',
|
| 1109 |
-
'{{envKeyHint}} environment variable not found (or set settings.security.auth.apiKey). Please set it in your .env file or environment variables.':
|
| 1110 |
-
'未找到 {{envKeyHint}} 环境变量(或设置 settings.security.auth.apiKey)。请在 .env 文件或系统环境变量中进行设置。',
|
| 1111 |
-
'Missing API key for OpenAI-compatible auth. Set the {{envKeyHint}} environment variable.':
|
| 1112 |
-
'缺少 OpenAI 兼容认证的 API 密钥。请设置 {{envKeyHint}} 环境变量。',
|
| 1113 |
-
'Anthropic provider missing required baseUrl in modelProviders[].baseUrl.':
|
| 1114 |
-
'Anthropic 提供商缺少必需的 baseUrl,请在 modelProviders[].baseUrl 中配置。',
|
| 1115 |
-
'ANTHROPIC_BASE_URL environment variable not found.':
|
| 1116 |
-
'未找到 ANTHROPIC_BASE_URL 环境变量。',
|
| 1117 |
-
'Invalid auth method selected.': '选择了无效的认证方式。',
|
| 1118 |
-
'Failed to authenticate. Message: {{message}}': '认证失败。消息:{{message}}',
|
| 1119 |
-
'Authenticated successfully with {{authType}} credentials.':
|
| 1120 |
-
'使用 {{authType}} 凭据成功认证。',
|
| 1121 |
-
'Invalid QWEN_DEFAULT_AUTH_TYPE value: "{{value}}". Valid values are: {{validValues}}':
|
| 1122 |
-
'无效的 QWEN_DEFAULT_AUTH_TYPE 值:"{{value}}"。有效值为:{{validValues}}',
|
| 1123 |
-
'OpenAI Configuration Required': '需要配置 OpenAI',
|
| 1124 |
-
'Please enter your OpenAI configuration. You can get an API key from':
|
| 1125 |
-
'请输入您的 OpenAI 配置。您可以从以下地址获取 API 密钥:',
|
| 1126 |
-
'API Key:': 'API 密钥:',
|
| 1127 |
-
'Invalid credentials: {{errorMessage}}': '凭据无效:{{errorMessage}}',
|
| 1128 |
-
'Failed to validate credentials': '验证凭据失败',
|
| 1129 |
-
'Press Enter to continue, Tab/↑↓ to navigate, Esc to cancel':
|
| 1130 |
-
'按 Enter 继续,Tab/↑↓ 导航,Esc 取消',
|
| 1131 |
-
|
| 1132 |
-
// ============================================================================
|
| 1133 |
-
// Dialogs - Model
|
| 1134 |
-
// ============================================================================
|
| 1135 |
-
'Select Model': '选择模型',
|
| 1136 |
-
'(Press Esc to close)': '(按 Esc 关闭)',
|
| 1137 |
-
'Current (effective) configuration': '当前(实际生效)配置',
|
| 1138 |
-
AuthType: '认证方式',
|
| 1139 |
-
'API Key': 'API 密钥',
|
| 1140 |
-
unset: '未设置',
|
| 1141 |
-
'(default)': '(默认)',
|
| 1142 |
-
'(set)': '(已设置)',
|
| 1143 |
-
'(not set)': '(未设置)',
|
| 1144 |
-
Modality: '模态',
|
| 1145 |
-
'Context Window': '上下文窗口',
|
| 1146 |
-
text: '文本',
|
| 1147 |
-
'text-only': '纯文本',
|
| 1148 |
-
image: '图像',
|
| 1149 |
-
pdf: 'PDF',
|
| 1150 |
-
audio: '音频',
|
| 1151 |
-
video: '视频',
|
| 1152 |
-
'not set': '未设置',
|
| 1153 |
-
none: '无',
|
| 1154 |
-
unknown: '未知',
|
| 1155 |
-
"Failed to switch model to '{{modelId}}'.\n\n{{error}}":
|
| 1156 |
-
"无法切换到模型 '{{modelId}}'.\n\n{{error}}",
|
| 1157 |
-
'Qwen 3.5 Plus — efficient hybrid model with leading coding performance':
|
| 1158 |
-
'Qwen 3.5 Plus — 高效混合架构,编程性能业界领先',
|
| 1159 |
-
'The latest Qwen Vision model from Alibaba Cloud ModelStudio (version: qwen3-vl-plus-2025-09-23)':
|
| 1160 |
-
'来自阿里云 ModelStudio 的最新 Qwen Vision 模型(版本:qwen3-vl-plus-2025-09-23)',
|
| 1161 |
-
|
| 1162 |
-
// ============================================================================
|
| 1163 |
-
// Dialogs - Permissions
|
| 1164 |
-
// ============================================================================
|
| 1165 |
-
'Manage folder trust settings': '管理文件夹信任设置',
|
| 1166 |
-
|
| 1167 |
-
// ============================================================================
|
| 1168 |
-
// Status Bar
|
| 1169 |
-
// ============================================================================
|
| 1170 |
-
'Using:': '已加载: ',
|
| 1171 |
-
'{{count}} open file': '{{count}} 个打开的文件',
|
| 1172 |
-
'{{count}} open files': '{{count}} 个打开的文件',
|
| 1173 |
-
'(ctrl+g to view)': '(按 ctrl+g 查看)',
|
| 1174 |
-
'{{count}} {{name}} file': '{{count}} 个 {{name}} 文件',
|
| 1175 |
-
'{{count}} {{name}} files': '{{count}} 个 {{name}} 文件',
|
| 1176 |
-
'{{count}} MCP server': '{{count}} 个 MCP 服务器',
|
| 1177 |
-
'{{count}} MCP servers': '{{count}} 个 MCP 服务器',
|
| 1178 |
-
'{{count}} Blocked': '{{count}} 个已阻止',
|
| 1179 |
-
'(ctrl+t to view)': '(按 ctrl+t 查看)',
|
| 1180 |
-
'(ctrl+t to toggle)': '(按 ctrl+t 切换)',
|
| 1181 |
-
'Press Ctrl+C again to exit.': '再次按 Ctrl+C 退出',
|
| 1182 |
-
'Press Ctrl+D again to exit.': '再次按 Ctrl+D 退出',
|
| 1183 |
-
'Press Esc again to clear.': '再次按 Esc 清除',
|
| 1184 |
-
|
| 1185 |
-
// ============================================================================
|
| 1186 |
-
// MCP Status
|
| 1187 |
-
// ============================================================================
|
| 1188 |
-
'No MCP servers configured.': '未配置 MCP 服务器',
|
| 1189 |
-
'⏳ MCP servers are starting up ({{count}} initializing)...':
|
| 1190 |
-
'⏳ MCP 服务器正在启动({{count}} 个正在初始化)...',
|
| 1191 |
-
'Note: First startup may take longer. Tool availability will update automatically.':
|
| 1192 |
-
'注意:首次启动可能需要更长时间。工具可用性将自动更新',
|
| 1193 |
-
'Configured MCP servers:': '已配置的 MCP 服务器:',
|
| 1194 |
-
Ready: '就绪',
|
| 1195 |
-
'Starting... (first startup may take longer)':
|
| 1196 |
-
'正在启动...(首次启动可能需要更长时间)',
|
| 1197 |
-
Disconnected: '已断开连接',
|
| 1198 |
-
'{{count}} tool': '{{count}} 个工具',
|
| 1199 |
-
'{{count}} tools': '{{count}} 个工具',
|
| 1200 |
-
'{{count}} prompt': '{{count}} 个提示',
|
| 1201 |
-
'{{count}} prompts': '{{count}} 个提示',
|
| 1202 |
-
'(from {{extensionName}})': '(来自 {{extensionName}})',
|
| 1203 |
-
OAuth: 'OAuth',
|
| 1204 |
-
'OAuth expired': 'OAuth 已过期',
|
| 1205 |
-
'OAuth not authenticated': 'OAuth 未认证',
|
| 1206 |
-
'tools and prompts will appear when ready': '工具和提示将在就绪时显示',
|
| 1207 |
-
'{{count}} tools cached': '{{count}} 个工具已缓存',
|
| 1208 |
-
'Tools:': '工具:',
|
| 1209 |
-
'Parameters:': '参数:',
|
| 1210 |
-
'Prompts:': '提示:',
|
| 1211 |
-
Blocked: '已阻止',
|
| 1212 |
-
'💡 Tips:': '💡 提示:',
|
| 1213 |
-
Use: '使用',
|
| 1214 |
-
'to show server and tool descriptions': '显示服务器和工具描述',
|
| 1215 |
-
'to show tool parameter schemas': '显示工具参数架构',
|
| 1216 |
-
'to hide descriptions': '隐藏描述',
|
| 1217 |
-
'to authenticate with OAuth-enabled servers':
|
| 1218 |
-
'使用支持 OAuth 的服务器进行认证',
|
| 1219 |
-
Press: '按',
|
| 1220 |
-
'to toggle tool descriptions on/off': '切换工具描述开关',
|
| 1221 |
-
"Starting OAuth authentication for MCP server '{{name}}'...":
|
| 1222 |
-
"正在为 MCP 服务器 '{{name}}' 启动 OAuth 认证...",
|
| 1223 |
-
'Restarting MCP servers...': '正在重启 MCP 服务器...',
|
| 1224 |
-
|
| 1225 |
-
// ============================================================================
|
| 1226 |
-
// Startup Tips
|
| 1227 |
-
// ============================================================================
|
| 1228 |
-
'Tips:': '提示:',
|
| 1229 |
-
'Use /compress when the conversation gets long to summarize history and free up context.':
|
| 1230 |
-
'对话变长时用 /compress,总结历史并释放上下文。',
|
| 1231 |
-
'Start a fresh idea with /clear or /new; the previous session stays available in history.':
|
| 1232 |
-
'用 /clear 或 /new 开启新思路;之前的会话会保留在历史记录中。',
|
| 1233 |
-
'Use /bug to submit issues to the maintainers when something goes off.':
|
| 1234 |
-
'遇到问题时,用 /bug 将问题提交给维护者。',
|
| 1235 |
-
'Switch auth type quickly with /auth.': '用 /auth 快速切换认证方式。',
|
| 1236 |
-
'You can run any shell commands from Qwen Code using ! (e.g. !ls).':
|
| 1237 |
-
'在 Qwen Code 中使用 ! 可运行任意 shell 命令(例如 !ls)。',
|
| 1238 |
-
'Type / to open the command popup; Tab autocompletes slash commands and saved prompts.':
|
| 1239 |
-
'输入 / 打开命令弹窗;按 Tab 自动补全斜杠命令和保存的提示词。',
|
| 1240 |
-
'You can resume a previous conversation by running qwen --continue or qwen --resume.':
|
| 1241 |
-
'运行 qwen --continue 或 qwen --resume 可继续之前的会话。',
|
| 1242 |
-
'You can switch permission mode quickly with Shift+Tab or /approval-mode.':
|
| 1243 |
-
'按 Shift+Tab 或输入 /approval-mode 可快速切换权限模式。',
|
| 1244 |
-
'You can switch permission mode quickly with Tab or /approval-mode.':
|
| 1245 |
-
'按 Tab 或输入 /approval-mode 可快速切换权限模式。',
|
| 1246 |
-
'Try /insight to generate personalized insights from your chat history.':
|
| 1247 |
-
'试试 /insight,从聊天记录中生成个性化洞察。',
|
| 1248 |
-
|
| 1249 |
-
// ============================================================================
|
| 1250 |
-
// Exit Screen / Stats
|
| 1251 |
-
// ============================================================================
|
| 1252 |
-
'Agent powering down. Goodbye!': 'Qwen Code 正在关闭,再见!',
|
| 1253 |
-
'To continue this session, run': '要继续此会话,请运行',
|
| 1254 |
-
'Interaction Summary': '交互摘要',
|
| 1255 |
-
'Session ID:': '会话 ID:',
|
| 1256 |
-
'Tool Calls:': '工具调用:',
|
| 1257 |
-
'Success Rate:': '成功率:',
|
| 1258 |
-
'User Agreement:': '用户同意率:',
|
| 1259 |
-
reviewed: '已审核',
|
| 1260 |
-
'Code Changes:': '代码变更:',
|
| 1261 |
-
Performance: '性能',
|
| 1262 |
-
'Wall Time:': '总耗时:',
|
| 1263 |
-
'Agent Active:': '智能体活跃时间:',
|
| 1264 |
-
'API Time:': 'API 时间:',
|
| 1265 |
-
'Tool Time:': '工具时间:',
|
| 1266 |
-
'Session Stats': '会话统计',
|
| 1267 |
-
'Model Usage': '模型使用情况',
|
| 1268 |
-
Reqs: '请求数',
|
| 1269 |
-
'Input Tokens': '输入 token 数',
|
| 1270 |
-
'Output Tokens': '输出 token 数',
|
| 1271 |
-
'Savings Highlight:': '节省亮点:',
|
| 1272 |
-
'of input tokens were served from the cache, reducing costs.':
|
| 1273 |
-
'从缓存载入 token ,降低了成本',
|
| 1274 |
-
'Tip: For a full token breakdown, run `/stats model`.':
|
| 1275 |
-
'提示:要查看完整的令牌明细,请运行 `/stats model`',
|
| 1276 |
-
'Model Stats For Nerds': '模型统计(技术细节)',
|
| 1277 |
-
'Tool Stats For Nerds': '工具统计(技术细节)',
|
| 1278 |
-
Metric: '指标',
|
| 1279 |
-
API: 'API',
|
| 1280 |
-
Requests: '请求数',
|
| 1281 |
-
Errors: '错误数',
|
| 1282 |
-
'Avg Latency': '平均延迟',
|
| 1283 |
-
Tokens: '令牌',
|
| 1284 |
-
Total: '总计',
|
| 1285 |
-
Prompt: '提示',
|
| 1286 |
-
Cached: '缓存',
|
| 1287 |
-
Thoughts: '思考',
|
| 1288 |
-
Tool: '工具',
|
| 1289 |
-
Output: '输出',
|
| 1290 |
-
'No API calls have been made in this session.':
|
| 1291 |
-
'本次会话中未进行任何 API 调用',
|
| 1292 |
-
'Tool Name': '工具名称',
|
| 1293 |
-
Calls: '调用次数',
|
| 1294 |
-
'Success Rate': '成功率',
|
| 1295 |
-
'Avg Duration': '平均耗时',
|
| 1296 |
-
'User Decision Summary': '用户决策摘要',
|
| 1297 |
-
'Total Reviewed Suggestions:': '已审核建议总数:',
|
| 1298 |
-
' » Accepted:': ' » 已接受:',
|
| 1299 |
-
' » Rejected:': ' » 已拒绝:',
|
| 1300 |
-
' » Modified:': ' » 已修改:',
|
| 1301 |
-
' Overall Agreement Rate:': ' 总体同意率:',
|
| 1302 |
-
'No tool calls have been made in this session.':
|
| 1303 |
-
'本次会话中未进行任何工具调用',
|
| 1304 |
-
'Session start time is unavailable, cannot calculate stats.':
|
| 1305 |
-
'会话开始时间不可用,无法计算统计信息',
|
| 1306 |
-
|
| 1307 |
-
// ============================================================================
|
| 1308 |
-
// Command Format Migration
|
| 1309 |
-
// ============================================================================
|
| 1310 |
-
'Command Format Migration': '命令格式迁移',
|
| 1311 |
-
'Found {{count}} TOML command file:': '发现 {{count}} 个 TOML 命令文件:',
|
| 1312 |
-
'Found {{count}} TOML command files:': '发现 {{count}} 个 TOML 命令文件:',
|
| 1313 |
-
'... and {{count}} more': '... 以及其他 {{count}} 个',
|
| 1314 |
-
'The TOML format is deprecated. Would you like to migrate them to Markdown format?':
|
| 1315 |
-
'TOML 格式已弃用。是否将它们迁移到 Markdown 格式?',
|
| 1316 |
-
'(Backups will be created and original files will be preserved)':
|
| 1317 |
-
'(将创建备份,原始文件将保留)',
|
| 1318 |
-
|
| 1319 |
-
// ============================================================================
|
| 1320 |
-
// Loading Phrases
|
| 1321 |
-
// ============================================================================
|
| 1322 |
-
'Waiting for user confirmation...': '等待用户确认...',
|
| 1323 |
-
'(esc to cancel, {{time}})': '(按 esc 取消,{{time}})',
|
| 1324 |
-
WITTY_LOADING_PHRASES: [
|
| 1325 |
-
// --- 职场搬砖系列 ---
|
| 1326 |
-
'正在努力搬砖,请稍候...',
|
| 1327 |
-
'老板在身后,快加载啊!',
|
| 1328 |
-
'头发掉光前,一定能加载完...',
|
| 1329 |
-
'服务器正在深呼吸,准备放大招...',
|
| 1330 |
-
'正在向服务器投喂咖啡...',
|
| 1331 |
-
|
| 1332 |
-
// --- 大厂黑话系列 ---
|
| 1333 |
-
'正在赋能全链路,寻找关键抓手...',
|
| 1334 |
-
'正在降本增效,优化加载路径...',
|
| 1335 |
-
'正在打破部门壁垒,沉淀方法论...',
|
| 1336 |
-
'正在拥抱变化,迭代核心价值...',
|
| 1337 |
-
'正在对齐颗粒度,打磨底层逻辑...',
|
| 1338 |
-
'大力出奇迹,正在强行加载...',
|
| 1339 |
-
|
| 1340 |
-
// --- 程序员自嘲系列 ---
|
| 1341 |
-
'只要我不写代码,代码就没有 Bug...',
|
| 1342 |
-
'正在把 Bug 转化为 Feature...',
|
| 1343 |
-
'只要我不尴尬,Bug 就追不上我...',
|
| 1344 |
-
'正在试图理解去年的自己写了什么...',
|
| 1345 |
-
'正在猿力觉醒中,请耐心等待...',
|
| 1346 |
-
|
| 1347 |
-
// --- 合作愉快系列 ---
|
| 1348 |
-
'正在询问产品经理:这需求是真的吗?',
|
| 1349 |
-
'正在给产品经理画饼,请稍等...',
|
| 1350 |
-
|
| 1351 |
-
// --- 温暖治愈系列 ---
|
| 1352 |
-
'每一行代码,都在努力让世界变得更好一点点...',
|
| 1353 |
-
'每一个伟大的想法,都值得这份耐心的等待...',
|
| 1354 |
-
'别急,美好的事物总是需要一点时间去酝酿...',
|
| 1355 |
-
'愿你的代码永无 Bug,愿你的梦想终将成真...',
|
| 1356 |
-
'哪怕只有 0.1% 的进度,也是在向目标靠近...',
|
| 1357 |
-
'加载的是字节,承载的是对技术的热爱...',
|
| 1358 |
-
],
|
| 1359 |
-
|
| 1360 |
-
// ============================================================================
|
| 1361 |
-
// Extension Settings Input
|
| 1362 |
-
// ============================================================================
|
| 1363 |
-
'Enter value...': '请输入值...',
|
| 1364 |
-
'Enter sensitive value...': '请输入敏感值...',
|
| 1365 |
-
'Press Enter to submit, Escape to cancel': '按 Enter 提交,Escape 取消',
|
| 1366 |
-
|
| 1367 |
-
// ============================================================================
|
| 1368 |
-
// Command Migration Tool
|
| 1369 |
-
// ============================================================================
|
| 1370 |
-
'Markdown file already exists: {{filename}}':
|
| 1371 |
-
'Markdown 文件已存在:{{filename}}',
|
| 1372 |
-
'TOML Command Format Deprecation Notice': 'TOML 命令格式弃用通知',
|
| 1373 |
-
'Found {{count}} command file(s) in TOML format:':
|
| 1374 |
-
'发现 {{count}} 个 TOML 格式的命令文件:',
|
| 1375 |
-
'The TOML format for commands is being deprecated in favor of Markdown format.':
|
| 1376 |
-
'命令的 TOML 格式正在被弃用,推荐使用 Markdown 格式。',
|
| 1377 |
-
'Markdown format is more readable and easier to edit.':
|
| 1378 |
-
'Markdown 格式更易读、更易编辑。',
|
| 1379 |
-
'You can migrate these files automatically using:':
|
| 1380 |
-
'您可以使用以下命令自动迁移这些文件:',
|
| 1381 |
-
'Or manually convert each file:': '或手动转换每个文件:',
|
| 1382 |
-
'TOML: prompt = "..." / description = "..."':
|
| 1383 |
-
'TOML:prompt = "..." / description = "..."',
|
| 1384 |
-
'Markdown: YAML frontmatter + content': 'Markdown:YAML frontmatter + 内容',
|
| 1385 |
-
'The migration tool will:': '迁移工具将:',
|
| 1386 |
-
'Convert TOML files to Markdown': '将 TOML 文件转换为 Markdown',
|
| 1387 |
-
'Create backups of original files': '创建原始文件的备份',
|
| 1388 |
-
'Preserve all command functionality': '保留所有命令功能',
|
| 1389 |
-
'TOML format will continue to work for now, but migration is recommended.':
|
| 1390 |
-
'TOML 格式目前仍可使用,但建议迁移。',
|
| 1391 |
-
|
| 1392 |
-
// ============================================================================
|
| 1393 |
-
// Extensions - Explore Command
|
| 1394 |
-
// ============================================================================
|
| 1395 |
-
'Open extensions page in your browser': '在浏览器中打开扩展市场页面',
|
| 1396 |
-
'Unknown extensions source: {{source}}.': '未知的扩展来源:{{source}}。',
|
| 1397 |
-
'Would open extensions page in your browser: {{url}} (skipped in test environment)':
|
| 1398 |
-
'将在浏览器中打开扩展页面:{{url}}(测试环境中已跳过)',
|
| 1399 |
-
'View available extensions at {{url}}': '在 {{url}} 查看可用扩展',
|
| 1400 |
-
'Opening extensions page in your browser: {{url}}':
|
| 1401 |
-
'正在浏览器中打开扩展页面:{{url}}',
|
| 1402 |
-
'Failed to open browser. Check out the extensions gallery at {{url}}':
|
| 1403 |
-
'打开浏览器失败。请访问扩展市场:{{url}}',
|
| 1404 |
-
|
| 1405 |
-
// ============================================================================
|
| 1406 |
-
// Retry / Rate Limit
|
| 1407 |
-
// ============================================================================
|
| 1408 |
-
'Rate limit error: {{reason}}': '触发限流:{{reason}}',
|
| 1409 |
-
'Retrying in {{seconds}} seconds… (attempt {{attempt}}/{{maxRetries}})':
|
| 1410 |
-
'将于 {{seconds}} 秒后重试…(第 {{attempt}}/{{maxRetries}} 次)',
|
| 1411 |
-
'Press Ctrl+Y to retry': '按 Ctrl+Y 重试。',
|
| 1412 |
-
'No failed request to retry.': '没有可重试的失败请求。',
|
| 1413 |
-
'to retry last request': '重试上一次请求',
|
| 1414 |
-
|
| 1415 |
-
// ============================================================================
|
| 1416 |
-
// Coding Plan Authentication
|
| 1417 |
-
// ============================================================================
|
| 1418 |
-
'API key cannot be empty.': 'API Key 不能为空。',
|
| 1419 |
-
'Invalid API key. Coding Plan API keys start with "sk-sp-". Please check.':
|
| 1420 |
-
'无效的 API Key,Coding Plan API Key 均以 "sk-sp-" 开头,请检查',
|
| 1421 |
-
'You can get your Coding Plan API key here':
|
| 1422 |
-
'您可以在这里获取 Coding Plan API Key',
|
| 1423 |
-
'API key is stored in settings.env. You can migrate it to a .env file for better security.':
|
| 1424 |
-
'API Key 已存储在 settings.env 中。您可以将其迁移到 .env 文件以获得更好的安全性。',
|
| 1425 |
-
'New model configurations are available for Alibaba Cloud Coding Plan. Update now?':
|
| 1426 |
-
'阿里云百炼 Coding Plan 有新模型配置可用。是否立即更新?',
|
| 1427 |
-
'Coding Plan configuration updated successfully. New models are now available.':
|
| 1428 |
-
'Coding Plan 配置更新成功。新模型现已可用。',
|
| 1429 |
-
'Coding Plan API key not found. Please re-authenticate with Coding Plan.':
|
| 1430 |
-
'未找到 Coding Plan API Key。请重新通过 Coding Plan 认证。',
|
| 1431 |
-
'Failed to update Coding Plan configuration: {{message}}':
|
| 1432 |
-
'更新 Coding Plan 配置失败:{{message}}',
|
| 1433 |
-
|
| 1434 |
-
// ============================================================================
|
| 1435 |
-
// Custom API Key Configuration
|
| 1436 |
-
// ============================================================================
|
| 1437 |
-
'You can configure your API key and models in settings.json':
|
| 1438 |
-
'您可以在 settings.json 中配置 API Key 和模型',
|
| 1439 |
-
'Refer to the documentation for setup instructions': '请参考文档了解配置说明',
|
| 1440 |
-
|
| 1441 |
-
// ============================================================================
|
| 1442 |
-
// Auth Dialog - View Titles and Labels
|
| 1443 |
-
// ============================================================================
|
| 1444 |
-
'API-KEY': 'API-KEY',
|
| 1445 |
-
'Coding Plan': 'Coding Plan',
|
| 1446 |
-
"Paste your api key of Bailian Coding Plan and you're all set!":
|
| 1447 |
-
'粘贴您的百炼 Coding Plan API Key,即可完成设置!',
|
| 1448 |
-
Custom: '自定义',
|
| 1449 |
-
'More instructions about configuring `modelProviders` manually.':
|
| 1450 |
-
'关于手动配置 `modelProviders` 的更多说明。',
|
| 1451 |
-
'Select API-KEY configuration mode:': '选择 API-KEY 配置模式:',
|
| 1452 |
-
'(Press Escape to go back)': '(按 Escape 键返回)',
|
| 1453 |
-
'(Press Enter to submit, Escape to cancel)': '(按 Enter 提交,Escape 取消)',
|
| 1454 |
-
'Select Region for Coding Plan': '选择 Coding Plan 区域',
|
| 1455 |
-
'Choose based on where your account is registered':
|
| 1456 |
-
'请根据您的账号注册地区选择',
|
| 1457 |
-
'Enter Coding Plan API Key': '输入 Coding Plan API Key',
|
| 1458 |
-
|
| 1459 |
-
// ============================================================================
|
| 1460 |
-
// Coding Plan International Updates
|
| 1461 |
-
// ============================================================================
|
| 1462 |
-
'New model configurations are available for {{region}}. Update now?':
|
| 1463 |
-
'{{region}} 有新的模型配置可用。是否立即更新?',
|
| 1464 |
-
'{{region}} configuration updated successfully. Model switched to "{{model}}".':
|
| 1465 |
-
'{{region}} 配置更新成功。模型已切换至 "{{model}}"。',
|
| 1466 |
-
'{{region}} configuration updated successfully.': '{{region}} 配置更新成功。',
|
| 1467 |
-
'Authenticated successfully with {{region}}. API key and model configs saved to settings.json.':
|
| 1468 |
-
'成功通过 {{region}} 认证。API Key 和模型配置已保存至 settings.json。',
|
| 1469 |
-
'Tip: Use /model to switch between available Coding Plan models.':
|
| 1470 |
-
'提示:使用 /model 切换可用的 Coding Plan 模型。',
|
| 1471 |
-
|
| 1472 |
-
// ============================================================================
|
| 1473 |
-
// Ask User Question Tool
|
| 1474 |
-
// ============================================================================
|
| 1475 |
-
'Please answer the following question(s):': '请回答以下问题:',
|
| 1476 |
-
'Cannot ask user questions in non-interactive mode. Please run in interactive mode to use this tool.':
|
| 1477 |
-
'无法在非交互模式下询问用户问题。请在交互模式下运行以使用此工具。',
|
| 1478 |
-
'User declined to answer the questions.': '用户拒绝回答问题。',
|
| 1479 |
-
'User has provided the following answers:': '用户提供了以下答案:',
|
| 1480 |
-
'Failed to process user answers:': '处理用户答案失败:',
|
| 1481 |
-
'Type something...': '输入内容...',
|
| 1482 |
-
Submit: '提交',
|
| 1483 |
-
'Submit answers': '提交答案',
|
| 1484 |
-
Cancel: '取消',
|
| 1485 |
-
'Your answers:': '您的答案:',
|
| 1486 |
-
'(not answered)': '(未回答)',
|
| 1487 |
-
'Ready to submit your answers?': '准备好提交您的答案了吗?',
|
| 1488 |
-
'↑/↓: Navigate | ←/→: Switch tabs | Enter: Select':
|
| 1489 |
-
'↑/↓: 导航 | ←/→: 切换标签页 | Enter: 选择',
|
| 1490 |
-
'↑/↓: Navigate | ←/→: Switch tabs | Space/Enter: Toggle | Esc: Cancel':
|
| 1491 |
-
'↑/↓: 导航 | ←/→: 切换标签页 | Space/Enter: 切换 | Esc: 取消',
|
| 1492 |
-
'↑/↓: Navigate | Space/Enter: Toggle | Esc: Cancel':
|
| 1493 |
-
'↑/↓: 导航 | Space/Enter: 切换 | Esc: 取消',
|
| 1494 |
-
'↑/↓: Navigate | Enter: Select | Esc: Cancel':
|
| 1495 |
-
'↑/↓: 导航 | Enter: 选择 | Esc: 取消',
|
| 1496 |
-
};
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
node_modules/@qwen-code/qwen-code/package.json
DELETED
|
@@ -1,44 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"name": "@qwen-code/qwen-code",
|
| 3 |
-
"version": "0.12.3",
|
| 4 |
-
"description": "Qwen Code - AI-powered coding assistant",
|
| 5 |
-
"repository": {
|
| 6 |
-
"type": "git",
|
| 7 |
-
"url": "git+https://github.com/QwenLM/qwen-code.git"
|
| 8 |
-
},
|
| 9 |
-
"type": "module",
|
| 10 |
-
"main": "cli.js",
|
| 11 |
-
"bin": {
|
| 12 |
-
"qwen": "cli.js"
|
| 13 |
-
},
|
| 14 |
-
"files": [
|
| 15 |
-
"cli.js",
|
| 16 |
-
"vendor",
|
| 17 |
-
"*.sb",
|
| 18 |
-
"README.md",
|
| 19 |
-
"LICENSE",
|
| 20 |
-
"locales"
|
| 21 |
-
],
|
| 22 |
-
"config": {
|
| 23 |
-
"sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.12.3"
|
| 24 |
-
},
|
| 25 |
-
"dependencies": {},
|
| 26 |
-
"optionalDependencies": {
|
| 27 |
-
"@lydell/node-pty": "1.1.0",
|
| 28 |
-
"@lydell/node-pty-darwin-arm64": "1.1.0",
|
| 29 |
-
"@lydell/node-pty-darwin-x64": "1.1.0",
|
| 30 |
-
"@lydell/node-pty-linux-x64": "1.1.0",
|
| 31 |
-
"@lydell/node-pty-win32-arm64": "1.1.0",
|
| 32 |
-
"@lydell/node-pty-win32-x64": "1.1.0",
|
| 33 |
-
"@teddyzhu/clipboard": "0.0.5",
|
| 34 |
-
"@teddyzhu/clipboard-darwin-arm64": "0.0.5",
|
| 35 |
-
"@teddyzhu/clipboard-darwin-x64": "0.0.5",
|
| 36 |
-
"@teddyzhu/clipboard-linux-x64-gnu": "0.0.5",
|
| 37 |
-
"@teddyzhu/clipboard-linux-arm64-gnu": "0.0.5",
|
| 38 |
-
"@teddyzhu/clipboard-win32-x64-msvc": "0.0.5",
|
| 39 |
-
"@teddyzhu/clipboard-win32-arm64-msvc": "0.0.5"
|
| 40 |
-
},
|
| 41 |
-
"engines": {
|
| 42 |
-
"node": ">=20.0.0"
|
| 43 |
-
}
|
| 44 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
node_modules/@qwen-code/qwen-code/sandbox-macos-permissive-closed.sb
DELETED
|
@@ -1,32 +0,0 @@
|
|
| 1 |
-
(version 1)
|
| 2 |
-
|
| 3 |
-
;; allow everything by default
|
| 4 |
-
(allow default)
|
| 5 |
-
|
| 6 |
-
;; deny all writes EXCEPT under specific paths
|
| 7 |
-
(deny file-write*)
|
| 8 |
-
(allow file-write*
|
| 9 |
-
(subpath (param "TARGET_DIR"))
|
| 10 |
-
(subpath (param "TMP_DIR"))
|
| 11 |
-
(subpath (param "CACHE_DIR"))
|
| 12 |
-
(subpath (string-append (param "HOME_DIR") "/.qwen"))
|
| 13 |
-
(subpath (string-append (param "HOME_DIR") "/.npm"))
|
| 14 |
-
(subpath (string-append (param "HOME_DIR") "/.cache"))
|
| 15 |
-
(subpath (string-append (param "HOME_DIR") "/.gitconfig"))
|
| 16 |
-
;; Allow writes to included directories from --include-directories
|
| 17 |
-
(subpath (param "INCLUDE_DIR_0"))
|
| 18 |
-
(subpath (param "INCLUDE_DIR_1"))
|
| 19 |
-
(subpath (param "INCLUDE_DIR_2"))
|
| 20 |
-
(subpath (param "INCLUDE_DIR_3"))
|
| 21 |
-
(subpath (param "INCLUDE_DIR_4"))
|
| 22 |
-
(literal "/dev/stdout")
|
| 23 |
-
(literal "/dev/stderr")
|
| 24 |
-
(literal "/dev/null")
|
| 25 |
-
)
|
| 26 |
-
|
| 27 |
-
;; deny all inbound network traffic EXCEPT on debugger port
|
| 28 |
-
(deny network-inbound)
|
| 29 |
-
(allow network-inbound (local ip "localhost:9229"))
|
| 30 |
-
|
| 31 |
-
;; deny all outbound network traffic
|
| 32 |
-
(deny network-outbound)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
node_modules/@qwen-code/qwen-code/sandbox-macos-permissive-open.sb
DELETED
|
@@ -1,25 +0,0 @@
|
|
| 1 |
-
(version 1)
|
| 2 |
-
|
| 3 |
-
;; allow everything by default
|
| 4 |
-
(allow default)
|
| 5 |
-
|
| 6 |
-
;; deny all writes EXCEPT under specific paths
|
| 7 |
-
(deny file-write*)
|
| 8 |
-
(allow file-write*
|
| 9 |
-
(subpath (param "TARGET_DIR"))
|
| 10 |
-
(subpath (param "TMP_DIR"))
|
| 11 |
-
(subpath (param "CACHE_DIR"))
|
| 12 |
-
(subpath (string-append (param "HOME_DIR") "/.qwen"))
|
| 13 |
-
(subpath (string-append (param "HOME_DIR") "/.npm"))
|
| 14 |
-
(subpath (string-append (param "HOME_DIR") "/.cache"))
|
| 15 |
-
(subpath (string-append (param "HOME_DIR") "/.gitconfig"))
|
| 16 |
-
;; Allow writes to included directories from --include-directories
|
| 17 |
-
(subpath (param "INCLUDE_DIR_0"))
|
| 18 |
-
(subpath (param "INCLUDE_DIR_1"))
|
| 19 |
-
(subpath (param "INCLUDE_DIR_2"))
|
| 20 |
-
(subpath (param "INCLUDE_DIR_3"))
|
| 21 |
-
(subpath (param "INCLUDE_DIR_4"))
|
| 22 |
-
(literal "/dev/stdout")
|
| 23 |
-
(literal "/dev/stderr")
|
| 24 |
-
(literal "/dev/null")
|
| 25 |
-
)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
node_modules/@qwen-code/qwen-code/sandbox-macos-permissive-proxied.sb
DELETED
|
@@ -1,37 +0,0 @@
|
|
| 1 |
-
(version 1)
|
| 2 |
-
|
| 3 |
-
;; allow everything by default
|
| 4 |
-
(allow default)
|
| 5 |
-
|
| 6 |
-
;; deny all writes EXCEPT under specific paths
|
| 7 |
-
(deny file-write*)
|
| 8 |
-
(allow file-write*
|
| 9 |
-
(subpath (param "TARGET_DIR"))
|
| 10 |
-
(subpath (param "TMP_DIR"))
|
| 11 |
-
(subpath (param "CACHE_DIR"))
|
| 12 |
-
(subpath (string-append (param "HOME_DIR") "/.qwen"))
|
| 13 |
-
(subpath (string-append (param "HOME_DIR") "/.npm"))
|
| 14 |
-
(subpath (string-append (param "HOME_DIR") "/.cache"))
|
| 15 |
-
(subpath (string-append (param "HOME_DIR") "/.gitconfig"))
|
| 16 |
-
;; Allow writes to included directories from --include-directories
|
| 17 |
-
(subpath (param "INCLUDE_DIR_0"))
|
| 18 |
-
(subpath (param "INCLUDE_DIR_1"))
|
| 19 |
-
(subpath (param "INCLUDE_DIR_2"))
|
| 20 |
-
(subpath (param "INCLUDE_DIR_3"))
|
| 21 |
-
(subpath (param "INCLUDE_DIR_4"))
|
| 22 |
-
(literal "/dev/stdout")
|
| 23 |
-
(literal "/dev/stderr")
|
| 24 |
-
(literal "/dev/null")
|
| 25 |
-
)
|
| 26 |
-
|
| 27 |
-
;; deny all inbound network traffic EXCEPT on debugger port
|
| 28 |
-
(deny network-inbound)
|
| 29 |
-
(allow network-inbound (local ip "localhost:9229"))
|
| 30 |
-
|
| 31 |
-
;; deny all outbound network traffic EXCEPT through proxy on localhost:8877
|
| 32 |
-
;; set `QWEN_SANDBOX_PROXY_COMMAND=<command>` to run proxy alongside sandbox
|
| 33 |
-
;; proxy must listen on :::8877 (see docs/examples/proxy-script.md)
|
| 34 |
-
(deny network-outbound)
|
| 35 |
-
(allow network-outbound (remote tcp "localhost:8877"))
|
| 36 |
-
|
| 37 |
-
(allow network-bind (local ip "*:*"))
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
node_modules/@qwen-code/qwen-code/sandbox-macos-restrictive-closed.sb
DELETED
|
@@ -1,93 +0,0 @@
|
|
| 1 |
-
(version 1)
|
| 2 |
-
|
| 3 |
-
;; deny everything by default
|
| 4 |
-
(deny default)
|
| 5 |
-
|
| 6 |
-
;; allow reading files from anywhere on host
|
| 7 |
-
(allow file-read*)
|
| 8 |
-
|
| 9 |
-
;; allow exec/fork (children inherit policy)
|
| 10 |
-
(allow process-exec)
|
| 11 |
-
(allow process-fork)
|
| 12 |
-
|
| 13 |
-
;; allow signals to self, e.g. SIGPIPE on write to closed pipe
|
| 14 |
-
(allow signal (target self))
|
| 15 |
-
|
| 16 |
-
;; allow read access to specific information about system
|
| 17 |
-
;; from https://source.chromium.org/chromium/chromium/src/+/main:sandbox/policy/mac/common.sb;l=273-319;drc=7b3962fe2e5fc9e2ee58000dc8fbf3429d84d3bd
|
| 18 |
-
(allow sysctl-read
|
| 19 |
-
(sysctl-name "hw.activecpu")
|
| 20 |
-
(sysctl-name "hw.busfrequency_compat")
|
| 21 |
-
(sysctl-name "hw.byteorder")
|
| 22 |
-
(sysctl-name "hw.cacheconfig")
|
| 23 |
-
(sysctl-name "hw.cachelinesize_compat")
|
| 24 |
-
(sysctl-name "hw.cpufamily")
|
| 25 |
-
(sysctl-name "hw.cpufrequency_compat")
|
| 26 |
-
(sysctl-name "hw.cputype")
|
| 27 |
-
(sysctl-name "hw.l1dcachesize_compat")
|
| 28 |
-
(sysctl-name "hw.l1icachesize_compat")
|
| 29 |
-
(sysctl-name "hw.l2cachesize_compat")
|
| 30 |
-
(sysctl-name "hw.l3cachesize_compat")
|
| 31 |
-
(sysctl-name "hw.logicalcpu_max")
|
| 32 |
-
(sysctl-name "hw.machine")
|
| 33 |
-
(sysctl-name "hw.ncpu")
|
| 34 |
-
(sysctl-name "hw.nperflevels")
|
| 35 |
-
(sysctl-name "hw.optional.arm.FEAT_BF16")
|
| 36 |
-
(sysctl-name "hw.optional.arm.FEAT_DotProd")
|
| 37 |
-
(sysctl-name "hw.optional.arm.FEAT_FCMA")
|
| 38 |
-
(sysctl-name "hw.optional.arm.FEAT_FHM")
|
| 39 |
-
(sysctl-name "hw.optional.arm.FEAT_FP16")
|
| 40 |
-
(sysctl-name "hw.optional.arm.FEAT_I8MM")
|
| 41 |
-
(sysctl-name "hw.optional.arm.FEAT_JSCVT")
|
| 42 |
-
(sysctl-name "hw.optional.arm.FEAT_LSE")
|
| 43 |
-
(sysctl-name "hw.optional.arm.FEAT_RDM")
|
| 44 |
-
(sysctl-name "hw.optional.arm.FEAT_SHA512")
|
| 45 |
-
(sysctl-name "hw.optional.armv8_2_sha512")
|
| 46 |
-
(sysctl-name "hw.packages")
|
| 47 |
-
(sysctl-name "hw.pagesize_compat")
|
| 48 |
-
(sysctl-name "hw.physicalcpu_max")
|
| 49 |
-
(sysctl-name "hw.tbfrequency_compat")
|
| 50 |
-
(sysctl-name "hw.vectorunit")
|
| 51 |
-
(sysctl-name "kern.hostname")
|
| 52 |
-
(sysctl-name "kern.maxfilesperproc")
|
| 53 |
-
(sysctl-name "kern.osproductversion")
|
| 54 |
-
(sysctl-name "kern.osrelease")
|
| 55 |
-
(sysctl-name "kern.ostype")
|
| 56 |
-
(sysctl-name "kern.osvariant_status")
|
| 57 |
-
(sysctl-name "kern.osversion")
|
| 58 |
-
(sysctl-name "kern.secure_kernel")
|
| 59 |
-
(sysctl-name "kern.usrstack64")
|
| 60 |
-
(sysctl-name "kern.version")
|
| 61 |
-
(sysctl-name "sysctl.proc_cputype")
|
| 62 |
-
(sysctl-name-prefix "hw.perflevel")
|
| 63 |
-
)
|
| 64 |
-
|
| 65 |
-
;; allow writes to specific paths
|
| 66 |
-
(allow file-write*
|
| 67 |
-
(subpath (param "TARGET_DIR"))
|
| 68 |
-
(subpath (param "TMP_DIR"))
|
| 69 |
-
(subpath (param "CACHE_DIR"))
|
| 70 |
-
(subpath (string-append (param "HOME_DIR") "/.qwen"))
|
| 71 |
-
(subpath (string-append (param "HOME_DIR") "/.npm"))
|
| 72 |
-
(subpath (string-append (param "HOME_DIR") "/.cache"))
|
| 73 |
-
(subpath (string-append (param "HOME_DIR") "/.gitconfig"))
|
| 74 |
-
;; Allow writes to included directories from --include-directories
|
| 75 |
-
(subpath (param "INCLUDE_DIR_0"))
|
| 76 |
-
(subpath (param "INCLUDE_DIR_1"))
|
| 77 |
-
(subpath (param "INCLUDE_DIR_2"))
|
| 78 |
-
(subpath (param "INCLUDE_DIR_3"))
|
| 79 |
-
(subpath (param "INCLUDE_DIR_4"))
|
| 80 |
-
(literal "/dev/stdout")
|
| 81 |
-
(literal "/dev/stderr")
|
| 82 |
-
(literal "/dev/null")
|
| 83 |
-
)
|
| 84 |
-
|
| 85 |
-
;; allow communication with sysmond for process listing (e.g. for pgrep)
|
| 86 |
-
(allow mach-lookup (global-name "com.apple.sysmond"))
|
| 87 |
-
|
| 88 |
-
;; enable terminal access required by ink
|
| 89 |
-
;; fixes setRawMode EPERM failure (at node:tty:81:24)
|
| 90 |
-
(allow file-ioctl (regex #"^/dev/tty.*"))
|
| 91 |
-
|
| 92 |
-
;; allow inbound network traffic on debugger port
|
| 93 |
-
(allow network-inbound (local ip "localhost:9229"))
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
node_modules/@qwen-code/qwen-code/sandbox-macos-restrictive-open.sb
DELETED
|
@@ -1,96 +0,0 @@
|
|
| 1 |
-
(version 1)
|
| 2 |
-
|
| 3 |
-
;; deny everything by default
|
| 4 |
-
(deny default)
|
| 5 |
-
|
| 6 |
-
;; allow reading files from anywhere on host
|
| 7 |
-
(allow file-read*)
|
| 8 |
-
|
| 9 |
-
;; allow exec/fork (children inherit policy)
|
| 10 |
-
(allow process-exec)
|
| 11 |
-
(allow process-fork)
|
| 12 |
-
|
| 13 |
-
;; allow signals to self, e.g. SIGPIPE on write to closed pipe
|
| 14 |
-
(allow signal (target self))
|
| 15 |
-
|
| 16 |
-
;; allow read access to specific information about system
|
| 17 |
-
;; from https://source.chromium.org/chromium/chromium/src/+/main:sandbox/policy/mac/common.sb;l=273-319;drc=7b3962fe2e5fc9e2ee58000dc8fbf3429d84d3bd
|
| 18 |
-
(allow sysctl-read
|
| 19 |
-
(sysctl-name "hw.activecpu")
|
| 20 |
-
(sysctl-name "hw.busfrequency_compat")
|
| 21 |
-
(sysctl-name "hw.byteorder")
|
| 22 |
-
(sysctl-name "hw.cacheconfig")
|
| 23 |
-
(sysctl-name "hw.cachelinesize_compat")
|
| 24 |
-
(sysctl-name "hw.cpufamily")
|
| 25 |
-
(sysctl-name "hw.cpufrequency_compat")
|
| 26 |
-
(sysctl-name "hw.cputype")
|
| 27 |
-
(sysctl-name "hw.l1dcachesize_compat")
|
| 28 |
-
(sysctl-name "hw.l1icachesize_compat")
|
| 29 |
-
(sysctl-name "hw.l2cachesize_compat")
|
| 30 |
-
(sysctl-name "hw.l3cachesize_compat")
|
| 31 |
-
(sysctl-name "hw.logicalcpu_max")
|
| 32 |
-
(sysctl-name "hw.machine")
|
| 33 |
-
(sysctl-name "hw.ncpu")
|
| 34 |
-
(sysctl-name "hw.nperflevels")
|
| 35 |
-
(sysctl-name "hw.optional.arm.FEAT_BF16")
|
| 36 |
-
(sysctl-name "hw.optional.arm.FEAT_DotProd")
|
| 37 |
-
(sysctl-name "hw.optional.arm.FEAT_FCMA")
|
| 38 |
-
(sysctl-name "hw.optional.arm.FEAT_FHM")
|
| 39 |
-
(sysctl-name "hw.optional.arm.FEAT_FP16")
|
| 40 |
-
(sysctl-name "hw.optional.arm.FEAT_I8MM")
|
| 41 |
-
(sysctl-name "hw.optional.arm.FEAT_JSCVT")
|
| 42 |
-
(sysctl-name "hw.optional.arm.FEAT_LSE")
|
| 43 |
-
(sysctl-name "hw.optional.arm.FEAT_RDM")
|
| 44 |
-
(sysctl-name "hw.optional.arm.FEAT_SHA512")
|
| 45 |
-
(sysctl-name "hw.optional.armv8_2_sha512")
|
| 46 |
-
(sysctl-name "hw.packages")
|
| 47 |
-
(sysctl-name "hw.pagesize_compat")
|
| 48 |
-
(sysctl-name "hw.physicalcpu_max")
|
| 49 |
-
(sysctl-name "hw.tbfrequency_compat")
|
| 50 |
-
(sysctl-name "hw.vectorunit")
|
| 51 |
-
(sysctl-name "kern.hostname")
|
| 52 |
-
(sysctl-name "kern.maxfilesperproc")
|
| 53 |
-
(sysctl-name "kern.osproductversion")
|
| 54 |
-
(sysctl-name "kern.osrelease")
|
| 55 |
-
(sysctl-name "kern.ostype")
|
| 56 |
-
(sysctl-name "kern.osvariant_status")
|
| 57 |
-
(sysctl-name "kern.osversion")
|
| 58 |
-
(sysctl-name "kern.secure_kernel")
|
| 59 |
-
(sysctl-name "kern.usrstack64")
|
| 60 |
-
(sysctl-name "kern.version")
|
| 61 |
-
(sysctl-name "sysctl.proc_cputype")
|
| 62 |
-
(sysctl-name-prefix "hw.perflevel")
|
| 63 |
-
)
|
| 64 |
-
|
| 65 |
-
;; allow writes to specific paths
|
| 66 |
-
(allow file-write*
|
| 67 |
-
(subpath (param "TARGET_DIR"))
|
| 68 |
-
(subpath (param "TMP_DIR"))
|
| 69 |
-
(subpath (param "CACHE_DIR"))
|
| 70 |
-
(subpath (string-append (param "HOME_DIR") "/.qwen"))
|
| 71 |
-
(subpath (string-append (param "HOME_DIR") "/.npm"))
|
| 72 |
-
(subpath (string-append (param "HOME_DIR") "/.cache"))
|
| 73 |
-
(subpath (string-append (param "HOME_DIR") "/.gitconfig"))
|
| 74 |
-
;; Allow writes to included directories from --include-directories
|
| 75 |
-
(subpath (param "INCLUDE_DIR_0"))
|
| 76 |
-
(subpath (param "INCLUDE_DIR_1"))
|
| 77 |
-
(subpath (param "INCLUDE_DIR_2"))
|
| 78 |
-
(subpath (param "INCLUDE_DIR_3"))
|
| 79 |
-
(subpath (param "INCLUDE_DIR_4"))
|
| 80 |
-
(literal "/dev/stdout")
|
| 81 |
-
(literal "/dev/stderr")
|
| 82 |
-
(literal "/dev/null")
|
| 83 |
-
)
|
| 84 |
-
|
| 85 |
-
;; allow communication with sysmond for process listing (e.g. for pgrep)
|
| 86 |
-
(allow mach-lookup (global-name "com.apple.sysmond"))
|
| 87 |
-
|
| 88 |
-
;; enable terminal access required by ink
|
| 89 |
-
;; fixes setRawMode EPERM failure (at node:tty:81:24)
|
| 90 |
-
(allow file-ioctl (regex #"^/dev/tty.*"))
|
| 91 |
-
|
| 92 |
-
;; allow inbound network traffic on debugger port
|
| 93 |
-
(allow network-inbound (local ip "localhost:9229"))
|
| 94 |
-
|
| 95 |
-
;; allow all outbound network traffic
|
| 96 |
-
(allow network-outbound)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
node_modules/@qwen-code/qwen-code/sandbox-macos-restrictive-proxied.sb
DELETED
|
@@ -1,98 +0,0 @@
|
|
| 1 |
-
(version 1)
|
| 2 |
-
|
| 3 |
-
;; deny everything by default
|
| 4 |
-
(deny default)
|
| 5 |
-
|
| 6 |
-
;; allow reading files from anywhere on host
|
| 7 |
-
(allow file-read*)
|
| 8 |
-
|
| 9 |
-
;; allow exec/fork (children inherit policy)
|
| 10 |
-
(allow process-exec)
|
| 11 |
-
(allow process-fork)
|
| 12 |
-
|
| 13 |
-
;; allow signals to self, e.g. SIGPIPE on write to closed pipe
|
| 14 |
-
(allow signal (target self))
|
| 15 |
-
|
| 16 |
-
;; allow read access to specific information about system
|
| 17 |
-
;; from https://source.chromium.org/chromium/chromium/src/+/main:sandbox/policy/mac/common.sb;l=273-319;drc=7b3962fe2e5fc9e2ee58000dc8fbf3429d84d3bd
|
| 18 |
-
(allow sysctl-read
|
| 19 |
-
(sysctl-name "hw.activecpu")
|
| 20 |
-
(sysctl-name "hw.busfrequency_compat")
|
| 21 |
-
(sysctl-name "hw.byteorder")
|
| 22 |
-
(sysctl-name "hw.cacheconfig")
|
| 23 |
-
(sysctl-name "hw.cachelinesize_compat")
|
| 24 |
-
(sysctl-name "hw.cpufamily")
|
| 25 |
-
(sysctl-name "hw.cpufrequency_compat")
|
| 26 |
-
(sysctl-name "hw.cputype")
|
| 27 |
-
(sysctl-name "hw.l1dcachesize_compat")
|
| 28 |
-
(sysctl-name "hw.l1icachesize_compat")
|
| 29 |
-
(sysctl-name "hw.l2cachesize_compat")
|
| 30 |
-
(sysctl-name "hw.l3cachesize_compat")
|
| 31 |
-
(sysctl-name "hw.logicalcpu_max")
|
| 32 |
-
(sysctl-name "hw.machine")
|
| 33 |
-
(sysctl-name "hw.ncpu")
|
| 34 |
-
(sysctl-name "hw.nperflevels")
|
| 35 |
-
(sysctl-name "hw.optional.arm.FEAT_BF16")
|
| 36 |
-
(sysctl-name "hw.optional.arm.FEAT_DotProd")
|
| 37 |
-
(sysctl-name "hw.optional.arm.FEAT_FCMA")
|
| 38 |
-
(sysctl-name "hw.optional.arm.FEAT_FHM")
|
| 39 |
-
(sysctl-name "hw.optional.arm.FEAT_FP16")
|
| 40 |
-
(sysctl-name "hw.optional.arm.FEAT_I8MM")
|
| 41 |
-
(sysctl-name "hw.optional.arm.FEAT_JSCVT")
|
| 42 |
-
(sysctl-name "hw.optional.arm.FEAT_LSE")
|
| 43 |
-
(sysctl-name "hw.optional.arm.FEAT_RDM")
|
| 44 |
-
(sysctl-name "hw.optional.arm.FEAT_SHA512")
|
| 45 |
-
(sysctl-name "hw.optional.armv8_2_sha512")
|
| 46 |
-
(sysctl-name "hw.packages")
|
| 47 |
-
(sysctl-name "hw.pagesize_compat")
|
| 48 |
-
(sysctl-name "hw.physicalcpu_max")
|
| 49 |
-
(sysctl-name "hw.tbfrequency_compat")
|
| 50 |
-
(sysctl-name "hw.vectorunit")
|
| 51 |
-
(sysctl-name "kern.hostname")
|
| 52 |
-
(sysctl-name "kern.maxfilesperproc")
|
| 53 |
-
(sysctl-name "kern.osproductversion")
|
| 54 |
-
(sysctl-name "kern.osrelease")
|
| 55 |
-
(sysctl-name "kern.ostype")
|
| 56 |
-
(sysctl-name "kern.osvariant_status")
|
| 57 |
-
(sysctl-name "kern.osversion")
|
| 58 |
-
(sysctl-name "kern.secure_kernel")
|
| 59 |
-
(sysctl-name "kern.usrstack64")
|
| 60 |
-
(sysctl-name "kern.version")
|
| 61 |
-
(sysctl-name "sysctl.proc_cputype")
|
| 62 |
-
(sysctl-name-prefix "hw.perflevel")
|
| 63 |
-
)
|
| 64 |
-
|
| 65 |
-
;; allow writes to specific paths
|
| 66 |
-
(allow file-write*
|
| 67 |
-
(subpath (param "TARGET_DIR"))
|
| 68 |
-
(subpath (param "TMP_DIR"))
|
| 69 |
-
(subpath (param "CACHE_DIR"))
|
| 70 |
-
(subpath (string-append (param "HOME_DIR") "/.qwen"))
|
| 71 |
-
(subpath (string-append (param "HOME_DIR") "/.npm"))
|
| 72 |
-
(subpath (string-append (param "HOME_DIR") "/.cache"))
|
| 73 |
-
(subpath (string-append (param "HOME_DIR") "/.gitconfig"))
|
| 74 |
-
;; Allow writes to included directories from --include-directories
|
| 75 |
-
(subpath (param "INCLUDE_DIR_0"))
|
| 76 |
-
(subpath (param "INCLUDE_DIR_1"))
|
| 77 |
-
(subpath (param "INCLUDE_DIR_2"))
|
| 78 |
-
(subpath (param "INCLUDE_DIR_3"))
|
| 79 |
-
(subpath (param "INCLUDE_DIR_4"))
|
| 80 |
-
(literal "/dev/stdout")
|
| 81 |
-
(literal "/dev/stderr")
|
| 82 |
-
(literal "/dev/null")
|
| 83 |
-
)
|
| 84 |
-
|
| 85 |
-
;; allow communication with sysmond for process listing (e.g. for pgrep)
|
| 86 |
-
(allow mach-lookup (global-name "com.apple.sysmond"))
|
| 87 |
-
|
| 88 |
-
;; enable terminal access required by ink
|
| 89 |
-
;; fixes setRawMode EPERM failure (at node:tty:81:24)
|
| 90 |
-
(allow file-ioctl (regex #"^/dev/tty.*"))
|
| 91 |
-
|
| 92 |
-
;; allow inbound network traffic on debugger port
|
| 93 |
-
(allow network-inbound (local ip "localhost:9229"))
|
| 94 |
-
|
| 95 |
-
;; allow outbound network traffic through proxy on localhost:8877
|
| 96 |
-
;; set `QWEN_SANDBOX_PROXY_COMMAND=<command>` to run proxy alongside sandbox
|
| 97 |
-
;; proxy must listen on :::8877 (see docs/examples/proxy-script.md)
|
| 98 |
-
(allow network-outbound (remote tcp "localhost:8877"))
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
node_modules/@qwen-code/qwen-code/vendor/ripgrep/COPYING
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
This project is dual-licensed under the Unlicense and MIT licenses.
|
| 2 |
-
|
| 3 |
-
You may use this code under the terms of either license.
|
|
|
|
|
|
|
|
|
|
|
|
node_modules/@teddyzhu/clipboard/LICENSE
DELETED
|
@@ -1,21 +0,0 @@
|
|
| 1 |
-
MIT License
|
| 2 |
-
|
| 3 |
-
Copyright (c) 2020 N-API for Rust
|
| 4 |
-
|
| 5 |
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
| 6 |
-
of this software and associated documentation files (the "Software"), to deal
|
| 7 |
-
in the Software without restriction, including without limitation the rights
|
| 8 |
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
| 9 |
-
copies of the Software, and to permit persons to whom the Software is
|
| 10 |
-
furnished to do so, subject to the following conditions:
|
| 11 |
-
|
| 12 |
-
The above copyright notice and this permission notice shall be included in all
|
| 13 |
-
copies or substantial portions of the Software.
|
| 14 |
-
|
| 15 |
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
| 16 |
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
| 17 |
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
| 18 |
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
| 19 |
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
| 20 |
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
| 21 |
-
SOFTWARE.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
node_modules/@teddyzhu/clipboard/README.md
DELETED
|
@@ -1,474 +0,0 @@
|
|
| 1 |
-
# @teddyzhu/clipboard
|
| 2 |
-
|
| 3 |
-

|
| 4 |
-
[](https://www.npmjs.com/package/@teddyzhu/clipboard)
|
| 5 |
-
|
| 6 |
-
基于 clipboard-rs 和 napi-rs 的高性能 Node.js 剪贴板操作库,提供跨平台的剪贴板读写和监听功能。
|
| 7 |
-
|
| 8 |
-
## ✨ 特性
|
| 9 |
-
|
| 10 |
-
- 🚀 **高性能**: 基于 Rust 原生实现,性能优越
|
| 11 |
-
- 🔄 **实时监听**: 支持剪贴板变化监听,自动检测内容更新
|
| 12 |
-
- 🌐 **跨平台**: 支持 Windows、macOS 和 Linux(包括 Wayland(实验))
|
| 13 |
-
- 📝 **多格式**: 支持文本、HTML、RTF、图片、文件等多种数据格式
|
| 14 |
-
- ⚡ **异步支持**: 提供同步和异步 API
|
| 15 |
-
- 🖼️ **图片处理**: 完整的图片剪贴板支持,包含尺寸和格式信息
|
| 16 |
-
- 🔧 **自定义格式**: 支持自定义数据格式的读写
|
| 17 |
-
|
| 18 |
-
## 📦 安装
|
| 19 |
-
|
| 20 |
-
```bash
|
| 21 |
-
npm install @teddyzhu/clipboard
|
| 22 |
-
```
|
| 23 |
-
|
| 24 |
-
## 🚀 快速开始
|
| 25 |
-
|
| 26 |
-
### 基本使用
|
| 27 |
-
|
| 28 |
-
```javascript
|
| 29 |
-
const { ClipboardManager } = require('@teddyzhu/clipboard')
|
| 30 |
-
|
| 31 |
-
const clipboard = new ClipboardManager()
|
| 32 |
-
|
| 33 |
-
// 设置和获取文本
|
| 34 |
-
clipboard.setText('Hello World!')
|
| 35 |
-
console.log(clipboard.getText()) // "Hello World!"
|
| 36 |
-
|
| 37 |
-
// 设置和获取 HTML
|
| 38 |
-
clipboard.setHtml('<h1>Hello HTML</h1>')
|
| 39 |
-
console.log(clipboard.getHtml())
|
| 40 |
-
|
| 41 |
-
// 检查格式是否可用
|
| 42 |
-
if (clipboard.hasFormat('text')) {
|
| 43 |
-
console.log('剪贴板包含文本内容')
|
| 44 |
-
}
|
| 45 |
-
```
|
| 46 |
-
|
| 47 |
-
### 图片操作
|
| 48 |
-
|
| 49 |
-
```javascript
|
| 50 |
-
const { ClipboardManager } = require('@teddyzhu/clipboard')
|
| 51 |
-
|
| 52 |
-
const clipboard = new ClipboardManager()
|
| 53 |
-
|
| 54 |
-
// 检查是否有图片
|
| 55 |
-
if (clipboard.hasFormat('image')) {
|
| 56 |
-
// 获取图片详细信息
|
| 57 |
-
const imageData = clipboard.getImageData()
|
| 58 |
-
console.log('图片信息:', {
|
| 59 |
-
width: imageData.width,
|
| 60 |
-
height: imageData.height,
|
| 61 |
-
size: imageData.size,
|
| 62 |
-
format: 'PNG (base64)'
|
| 63 |
-
})
|
| 64 |
-
|
| 65 |
-
// 保存图片到文件
|
| 66 |
-
const fs = require('fs')
|
| 67 |
-
const imageBuffer = Buffer.from(imageData.base64Data, 'base64')
|
| 68 |
-
fs.writeFileSync('clipboard-image.png', imageBuffer)
|
| 69 |
-
}
|
| 70 |
-
|
| 71 |
-
// 从文件设置图片到剪贴板
|
| 72 |
-
const fs = require('fs')
|
| 73 |
-
const imageBuffer = fs.readFileSync('my-image.png')
|
| 74 |
-
const base64Data = imageBuffer.toString('base64')
|
| 75 |
-
clipboard.setImageBase64(base64Data)
|
| 76 |
-
```
|
| 77 |
-
|
| 78 |
-
### 剪贴板监听
|
| 79 |
-
|
| 80 |
-
```javascript
|
| 81 |
-
const { ClipboardListener } = require('@teddyzhu/clipboard')
|
| 82 |
-
|
| 83 |
-
const listener = new ClipboardListener()
|
| 84 |
-
|
| 85 |
-
listener.watch((data) => {
|
| 86 |
-
console.log('剪贴板内容变化:')
|
| 87 |
-
console.log('可用格式:', data.available_formats)
|
| 88 |
-
|
| 89 |
-
// 处理文本内容
|
| 90 |
-
if (data.text) {
|
| 91 |
-
console.log('📝 文本:', data.text)
|
| 92 |
-
}
|
| 93 |
-
|
| 94 |
-
// 处理 HTML 内容
|
| 95 |
-
if (data.html) {
|
| 96 |
-
console.log('🌐 HTML:', data.html)
|
| 97 |
-
}
|
| 98 |
-
|
| 99 |
-
// 处理富文本内容
|
| 100 |
-
if (data.rtf) {
|
| 101 |
-
console.log('📄 RTF:', data.rtf)
|
| 102 |
-
}
|
| 103 |
-
|
| 104 |
-
// 处理图片内容
|
| 105 |
-
if (data.image) {
|
| 106 |
-
console.log('🖼️ 图片信息:')
|
| 107 |
-
console.log(` 尺寸: ${data.image.width}x${data.image.height}px`)
|
| 108 |
-
console.log(` 大小: ${data.image.size} bytes`)
|
| 109 |
-
console.log(` 数据长度: ${data.image.base64_data.length} 字符`)
|
| 110 |
-
}
|
| 111 |
-
|
| 112 |
-
// 处理文件列表
|
| 113 |
-
if (data.files) {
|
| 114 |
-
console.log('📁 文件列表:', data.files)
|
| 115 |
-
}
|
| 116 |
-
})
|
| 117 |
-
|
| 118 |
-
// 检查监听状态
|
| 119 |
-
console.log('监听器类型:', listener.getListenerType()) // "wayland" 或 "generic"
|
| 120 |
-
console.log('正在监听:', listener.isWatching())
|
| 121 |
-
|
| 122 |
-
// 停止监听
|
| 123 |
-
// listener.stop()
|
| 124 |
-
```
|
| 125 |
-
|
| 126 |
-
### 异步操作
|
| 127 |
-
|
| 128 |
-
```javascript
|
| 129 |
-
const { ClipboardManager } = require('@teddyzhu/clipboard')
|
| 130 |
-
|
| 131 |
-
const clipboard = new ClipboardManager()
|
| 132 |
-
|
| 133 |
-
async function asyncClipboardDemo() {
|
| 134 |
-
try {
|
| 135 |
-
// 异步设置文本
|
| 136 |
-
await clipboard.setTextAsync('异步设置的文本')
|
| 137 |
-
|
| 138 |
-
// 异步获取文本
|
| 139 |
-
const text = await clipboard.getTextAsync()
|
| 140 |
-
console.log('异步获取的文本:', text)
|
| 141 |
-
|
| 142 |
-
// 异步获取图片
|
| 143 |
-
if (clipboard.hasFormat('image')) {
|
| 144 |
-
const imageData = await clipboard.getImageDataAsync()
|
| 145 |
-
console.log('异步获取的图片信息:', {
|
| 146 |
-
width: imageData.width,
|
| 147 |
-
height: imageData.height,
|
| 148 |
-
size: imageData.size
|
| 149 |
-
})
|
| 150 |
-
}
|
| 151 |
-
} catch (error) {
|
| 152 |
-
console.error('异步操作失败:', error)
|
| 153 |
-
}
|
| 154 |
-
}
|
| 155 |
-
|
| 156 |
-
asyncClipboardDemo()
|
| 157 |
-
```
|
| 158 |
-
|
| 159 |
-
### 便利函数
|
| 160 |
-
|
| 161 |
-
```javascript
|
| 162 |
-
const {
|
| 163 |
-
getClipboardText,
|
| 164 |
-
setClipboardText,
|
| 165 |
-
getClipboardHtml,
|
| 166 |
-
setClipboardHtml,
|
| 167 |
-
getClipboardImageData,
|
| 168 |
-
setClipboardImage,
|
| 169 |
-
getClipboardFiles,
|
| 170 |
-
setClipboardFiles,
|
| 171 |
-
getFullClipboardData,
|
| 172 |
-
clearClipboard,
|
| 173 |
-
isWaylandClipboardAvailable
|
| 174 |
-
} = require('@teddyzhu/clipboard')
|
| 175 |
-
|
| 176 |
-
// 快速文本操作
|
| 177 |
-
setClipboardText('快速设置文本')
|
| 178 |
-
console.log(getClipboardText())
|
| 179 |
-
|
| 180 |
-
// 快速获取完整数据
|
| 181 |
-
const fullData = getFullClipboardData()
|
| 182 |
-
console.log('完整剪贴板数据:', fullData)
|
| 183 |
-
|
| 184 |
-
// 检查 Wayland 支持
|
| 185 |
-
if (isWaylandClipboardAvailable()) {
|
| 186 |
-
console.log('当前环境支持 Wayland 剪贴板')
|
| 187 |
-
}
|
| 188 |
-
|
| 189 |
-
// 清空剪贴板
|
| 190 |
-
clearClipboard()
|
| 191 |
-
```
|
| 192 |
-
|
| 193 |
-
### 复合内容操作
|
| 194 |
-
|
| 195 |
-
```javascript
|
| 196 |
-
const { ClipboardManager } = require('@teddyzhu/clipboard')
|
| 197 |
-
|
| 198 |
-
const clipboard = new ClipboardManager()
|
| 199 |
-
|
| 200 |
-
// 同时设置多种格式的内容
|
| 201 |
-
const complexData = {
|
| 202 |
-
text: '这是纯文本内容',
|
| 203 |
-
html: '<h1>这是 HTML 内容</h1><p>支持丰富的格式</p>',
|
| 204 |
-
rtf: '{\\rtf1\\ansi 这是 RTF 格式}',
|
| 205 |
-
files: ['/path/to/file1.txt', '/path/to/file2.jpg']
|
| 206 |
-
}
|
| 207 |
-
|
| 208 |
-
clipboard.setContents(complexData)
|
| 209 |
-
|
| 210 |
-
// 或使用便利函数
|
| 211 |
-
const { setClipboardContents } = require('@teddyzhu/clipboard')
|
| 212 |
-
setClipboardContents(complexData)
|
| 213 |
-
```
|
| 214 |
-
|
| 215 |
-
## 📖 API 文档
|
| 216 |
-
|
| 217 |
-
### ClipboardManager 类
|
| 218 |
-
|
| 219 |
-
用于管理剪贴板操作的主要类。
|
| 220 |
-
|
| 221 |
-
#### 构造函数
|
| 222 |
-
|
| 223 |
-
```typescript
|
| 224 |
-
new ClipboardManager(): ClipboardManager
|
| 225 |
-
```
|
| 226 |
-
|
| 227 |
-
#### 文本操作
|
| 228 |
-
|
| 229 |
-
```typescript
|
| 230 |
-
getText(): string // 获取纯文本
|
| 231 |
-
setText(text: string): void // 设置纯文本
|
| 232 |
-
getTextAsync(): Promise<string> // 异步获取纯文本
|
| 233 |
-
setTextAsync(text: string): Promise<void> // 异步设置纯文本
|
| 234 |
-
```
|
| 235 |
-
|
| 236 |
-
#### HTML 操作
|
| 237 |
-
|
| 238 |
-
```typescript
|
| 239 |
-
getHtml(): string // 获取 HTML 内容
|
| 240 |
-
setHtml(html: string): void // 设置 HTML 内容
|
| 241 |
-
```
|
| 242 |
-
|
| 243 |
-
#### 富文本操作
|
| 244 |
-
|
| 245 |
-
```typescript
|
| 246 |
-
getRichText(): string // 获取 RTF 富文本
|
| 247 |
-
setRichText(rtf: string): void // 设置 RTF 富文本
|
| 248 |
-
```
|
| 249 |
-
|
| 250 |
-
#### 图片操作
|
| 251 |
-
|
| 252 |
-
```typescript
|
| 253 |
-
getImageBase64(): string // 获取图片 base64 数据
|
| 254 |
-
getImageData(): ImageData // 获取图片详细信息
|
| 255 |
-
getImageDataAsync(): Promise<ImageData> // 异步获取图片信息
|
| 256 |
-
setImageBase64(base64: string): void // 设置图片(base64)
|
| 257 |
-
```
|
| 258 |
-
|
| 259 |
-
#### 文件操作
|
| 260 |
-
|
| 261 |
-
```typescript
|
| 262 |
-
getFiles(): string[] // 获取文件路径列表
|
| 263 |
-
setFiles(files: string[]): void // 设置文件路径列表
|
| 264 |
-
```
|
| 265 |
-
|
| 266 |
-
#### 自定义格式操作
|
| 267 |
-
|
| 268 |
-
```typescript
|
| 269 |
-
getBuffer(format: string): Uint8Array // 获取自定义格式数据
|
| 270 |
-
setBuffer(format: string, data: Uint8Array): void // 设置自定义格式数据
|
| 271 |
-
```
|
| 272 |
-
|
| 273 |
-
#### 复合操作
|
| 274 |
-
|
| 275 |
-
```typescript
|
| 276 |
-
setContents(data: ClipboardData): void // 设置复合内容
|
| 277 |
-
```
|
| 278 |
-
|
| 279 |
-
#### 工具方法
|
| 280 |
-
|
| 281 |
-
```typescript
|
| 282 |
-
hasFormat(format: string): boolean // 检查格式是否可用
|
| 283 |
-
getAvailableFormats(): string[] // 获取所有可用格式
|
| 284 |
-
clear(): void // 清空剪贴板
|
| 285 |
-
```
|
| 286 |
-
|
| 287 |
-
### ClipboardListener 类
|
| 288 |
-
|
| 289 |
-
用于监听剪贴板变化的类。
|
| 290 |
-
|
| 291 |
-
#### 构造函数
|
| 292 |
-
|
| 293 |
-
```typescript
|
| 294 |
-
new ClipboardListener(): ClipboardListener
|
| 295 |
-
```
|
| 296 |
-
|
| 297 |
-
#### 监听控制
|
| 298 |
-
|
| 299 |
-
```typescript
|
| 300 |
-
watch(callback: (data: ClipboardData) => void): void // 开始监听
|
| 301 |
-
stop(): void // 停止监听
|
| 302 |
-
isWatching(): boolean // 检查监听状态
|
| 303 |
-
getListenerType(): string // 获取监听器类型
|
| 304 |
-
```
|
| 305 |
-
|
| 306 |
-
### 数据类型
|
| 307 |
-
|
| 308 |
-
#### ClipboardData
|
| 309 |
-
|
| 310 |
-
```typescript
|
| 311 |
-
interface ClipboardData {
|
| 312 |
-
available_formats: string[] // 可用格式列表
|
| 313 |
-
text?: string // 纯文本内容
|
| 314 |
-
rtf?: string // RTF 富文本内容
|
| 315 |
-
html?: string // HTML 内容
|
| 316 |
-
image?: ImageData // 图片数据
|
| 317 |
-
files?: string[] // 文件路径列表
|
| 318 |
-
}
|
| 319 |
-
```
|
| 320 |
-
|
| 321 |
-
#### ImageData
|
| 322 |
-
|
| 323 |
-
```typescript
|
| 324 |
-
interface ImageData {
|
| 325 |
-
width: number // 图片宽度(像素)
|
| 326 |
-
height: number // 图片高度(像素)
|
| 327 |
-
size: number // 数据大小(字节)
|
| 328 |
-
base64_data: string // base64 编码的图片数据
|
| 329 |
-
}
|
| 330 |
-
```
|
| 331 |
-
|
| 332 |
-
### 便利函数
|
| 333 |
-
|
| 334 |
-
```typescript
|
| 335 |
-
// 文本操作
|
| 336 |
-
getClipboardText(): string
|
| 337 |
-
setClipboardText(text: string): void
|
| 338 |
-
|
| 339 |
-
// HTML 操作
|
| 340 |
-
getClipboardHtml(): string
|
| 341 |
-
setClipboardHtml(html: string): void
|
| 342 |
-
|
| 343 |
-
// 图片操作
|
| 344 |
-
getClipboardImage(): string // 获取 base64
|
| 345 |
-
getClipboardImageData(): ImageData // 获取详细信息
|
| 346 |
-
setClipboardImage(base64: string): void
|
| 347 |
-
|
| 348 |
-
// 文件操作
|
| 349 |
-
getClipboardFiles(): string[]
|
| 350 |
-
setClipboardFiles(files: string[]): void
|
| 351 |
-
|
| 352 |
-
// 自定义格式操作
|
| 353 |
-
getClipboardBuffer(format: string): Uint8Array
|
| 354 |
-
setClipboardBuffer(format: string, data: Uint8Array): void
|
| 355 |
-
|
| 356 |
-
// 复合操作
|
| 357 |
-
getFullClipboardData(): ClipboardData
|
| 358 |
-
setClipboardContents(data: ClipboardData): void
|
| 359 |
-
|
| 360 |
-
// 工具函数
|
| 361 |
-
clearClipboard(): void
|
| 362 |
-
isWaylandClipboardAvailable(): boolean
|
| 363 |
-
```
|
| 364 |
-
|
| 365 |
-
## 🌟 特殊功能
|
| 366 |
-
|
| 367 |
-
### Wayland 支持
|
| 368 |
-
|
| 369 |
-
本库自动检测运行环境,在 Wayland 桌面环境下会使用专门优化的监听器:
|
| 370 |
-
|
| 371 |
-
```javascript
|
| 372 |
-
const { isWaylandClipboardAvailable, ClipboardListener } = require('@teddyzhu/clipboard')
|
| 373 |
-
|
| 374 |
-
if (isWaylandClipboardAvailable()) {
|
| 375 |
-
console.log('使用 Wayland 优化的剪贴板监听器')
|
| 376 |
-
} else {
|
| 377 |
-
console.log('使用通用剪贴板监听器')
|
| 378 |
-
}
|
| 379 |
-
|
| 380 |
-
const listener = new ClipboardListener()
|
| 381 |
-
console.log('监听器类型:', listener.getListenerType())
|
| 382 |
-
```
|
| 383 |
-
|
| 384 |
-
### 环境检测
|
| 385 |
-
|
| 386 |
-
```javascript
|
| 387 |
-
// 检测当前环境是否支持 Wayland 剪贴板
|
| 388 |
-
if (isWaylandClipboardAvailable()) {
|
| 389 |
-
// Wayland 环境下的特殊处理
|
| 390 |
-
}
|
| 391 |
-
```
|
| 392 |
-
|
| 393 |
-
## 🛠️ 开发环境要求
|
| 394 |
-
|
| 395 |
-
- **Node.js**: >= 12.0.0
|
| 396 |
-
- **操作系统**: Windows 7+, macOS 10.9+, Linux
|
| 397 |
-
- **Linux 额外要求**:
|
| 398 |
-
- X11: `libxcb`, `libxcb-shape`, `libxcb-xfixes`
|
| 399 |
-
- Wayland: `wl-clipboard` 工具
|
| 400 |
-
|
| 401 |
-
### Linux 依赖安装
|
| 402 |
-
|
| 403 |
-
**Ubuntu/Debian:**
|
| 404 |
-
```bash
|
| 405 |
-
sudo apt install libxcb1-dev libxcb-shape0-dev libxcb-xfixes0-dev wl-clipboard
|
| 406 |
-
```
|
| 407 |
-
|
| 408 |
-
**CentOS/RHEL:**
|
| 409 |
-
```bash
|
| 410 |
-
sudo yum install libxcb-devel wl-clipboard
|
| 411 |
-
```
|
| 412 |
-
|
| 413 |
-
**Arch Linux:**
|
| 414 |
-
```bash
|
| 415 |
-
sudo pacman -S libxcb wl-clipboard
|
| 416 |
-
```
|
| 417 |
-
|
| 418 |
-
## 🔧 故障排除
|
| 419 |
-
|
| 420 |
-
### 常见问题
|
| 421 |
-
|
| 422 |
-
1. **Linux 环境下无法访问剪贴板**
|
| 423 |
-
- 确保安装了必要的系统依赖
|
| 424 |
-
- 检查桌面环境是否支持剪贴板操作
|
| 425 |
-
|
| 426 |
-
2. **Wayland 环境下监听不工作**
|
| 427 |
-
- 确保安装了 `wl-clipboard` 工具
|
| 428 |
-
- 检查环境变量 `WAYLAND_DISPLAY` 是否正确设置
|
| 429 |
-
|
| 430 |
-
3. **图片格式不支持**
|
| 431 |
-
- 目前支持 PNG、JPEG、GIF、BMP 格式
|
| 432 |
-
- 图片数据统一转换为 PNG 格式输出
|
| 433 |
-
|
| 434 |
-
4. **权限问题**
|
| 435 |
-
- 某些 Linux 发行版可能需要额外的权限配置
|
| 436 |
-
- 确保应用程序有访问剪贴板的权限
|
| 437 |
-
|
| 438 |
-
### 调试模式
|
| 439 |
-
|
| 440 |
-
```javascript
|
| 441 |
-
const { ClipboardManager } = require('@teddyzhu/clipboard')
|
| 442 |
-
|
| 443 |
-
const clipboard = new ClipboardManager()
|
| 444 |
-
|
| 445 |
-
try {
|
| 446 |
-
// 检查可用格式
|
| 447 |
-
const formats = clipboard.getAvailableFormats()
|
| 448 |
-
console.log('可用格式:', formats)
|
| 449 |
-
|
| 450 |
-
// 逐一测试各种格式
|
| 451 |
-
if (clipboard.hasFormat('text')) {
|
| 452 |
-
console.log('文本内容:', clipboard.getText())
|
| 453 |
-
}
|
| 454 |
-
|
| 455 |
-
if (clipboard.hasFormat('image')) {
|
| 456 |
-
const imageData = clipboard.getImageData()
|
| 457 |
-
console.log('图片信息:', imageData.width, 'x', imageData.height)
|
| 458 |
-
}
|
| 459 |
-
} catch (error) {
|
| 460 |
-
console.error('剪贴板操作失败:', error.message)
|
| 461 |
-
}
|
| 462 |
-
```
|
| 463 |
-
|
| 464 |
-
## 📄 许可证
|
| 465 |
-
|
| 466 |
-
MIT License - 详见 [LICENSE](LICENSE) 文件。
|
| 467 |
-
|
| 468 |
-
## 🤝 贡献
|
| 469 |
-
|
| 470 |
-
欢迎提交 Issue 和 Pull Request!
|
| 471 |
-
|
| 472 |
-
## 📞 支持
|
| 473 |
-
|
| 474 |
-
如遇问题,请在 [GitHub Issues](https://github.com/Teddy-Zhu/node-clipboard-rs/issues) 中报告。
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
node_modules/@teddyzhu/clipboard/index.d.ts
DELETED
|
@@ -1,177 +0,0 @@
|
|
| 1 |
-
/* auto-generated by NAPI-RS */
|
| 2 |
-
/* eslint-disable */
|
| 3 |
-
/**
|
| 4 |
-
* 剪贴板监听器实例,用于监听剪贴板变化并支持停止
|
| 5 |
-
* 支持自动检测环境:在 Wayland 环境下使用 Wayland 专用监听器,否则使用通用监听器
|
| 6 |
-
* 使用方法:
|
| 7 |
-
* ```javascript
|
| 8 |
-
* const { ClipboardListener } = require('./index.node');
|
| 9 |
-
* const listener = new ClipboardListener();
|
| 10 |
-
* listener.watch((data) => {
|
| 11 |
-
* console.log('剪贴板数据变化:', data);
|
| 12 |
-
* console.log('可用格式:', data.available_formats);
|
| 13 |
-
* if (data.text) console.log('文本:', data.text);
|
| 14 |
-
* if (data.html) console.log('HTML:', data.html);
|
| 15 |
-
* if (data.rtf) console.log('RTF:', data.rtf);
|
| 16 |
-
* if (data.image) console.log('图片 (base64):', data.image.substring(0, 50) + '...');
|
| 17 |
-
* if (data.files) console.log('文件:', data.files);
|
| 18 |
-
* if (data.other) console.log('其他格式:', data.other);
|
| 19 |
-
* });
|
| 20 |
-
* // 停止监听
|
| 21 |
-
* listener.stop();
|
| 22 |
-
* ```
|
| 23 |
-
*/
|
| 24 |
-
export declare class ClipboardListener {
|
| 25 |
-
/**
|
| 26 |
-
* 创建新的剪贴板监听器实例
|
| 27 |
-
* 自动检测当前环境类型(Wayland 或其他)
|
| 28 |
-
*/
|
| 29 |
-
constructor()
|
| 30 |
-
/**
|
| 31 |
-
* 开始监听剪贴板变化
|
| 32 |
-
* callback: 当剪贴板变化时调用的回调函数,参数为包含所有格式数据的复杂对象
|
| 33 |
-
* 自动根据当前环境选择合适的监听方式(Wayland 或通用)
|
| 34 |
-
*/
|
| 35 |
-
watch(callback: (arg: ClipboardData) => void): void
|
| 36 |
-
/** 停止监听剪贴板变化 */
|
| 37 |
-
stop(): void
|
| 38 |
-
/** 检查是否正在监听 */
|
| 39 |
-
isWatching(): boolean
|
| 40 |
-
/** 获取当前使用的监听器类型 */
|
| 41 |
-
getListenerType(): string
|
| 42 |
-
}
|
| 43 |
-
|
| 44 |
-
/** 剪贴板管理器,提供跨平台的剪贴板操作功能 */
|
| 45 |
-
export declare class ClipboardManager {
|
| 46 |
-
/** 创建新的剪贴板管理器实例 */
|
| 47 |
-
constructor()
|
| 48 |
-
/** 获取剪贴板中的纯文本内容 */
|
| 49 |
-
getText(): string
|
| 50 |
-
/** 设置剪贴板中的纯文本内容 */
|
| 51 |
-
setText(text: string): void
|
| 52 |
-
/** 获取剪贴板中的 HTML 内容 */
|
| 53 |
-
getHtml(): string
|
| 54 |
-
/** 设置剪贴板中的 HTML 内容 */
|
| 55 |
-
setHtml(html: string): void
|
| 56 |
-
/** 获取剪贴板中的富文本内容 */
|
| 57 |
-
getRichText(): string
|
| 58 |
-
/** 设置剪贴板中的富文本内容 */
|
| 59 |
-
setRichText(text: string): void
|
| 60 |
-
/** 获取剪贴板中的图片数据(以 base64 编码返回) */
|
| 61 |
-
getImageBase64(): string
|
| 62 |
-
/** 获取剪贴板中的图片详细信息(包含宽度、高度、大小和原始数据) */
|
| 63 |
-
getImageData(): ImageData
|
| 64 |
-
/** 从 base64 编码的图片数据设置剪贴板图片 */
|
| 65 |
-
setImageBase64(base64Data: string): void
|
| 66 |
-
/** 从原始字节数据设置剪贴板图片 */
|
| 67 |
-
setImageRaw(imageData: Buffer): void
|
| 68 |
-
/** 获取剪贴板中的图片原始数据(Buffer) */
|
| 69 |
-
getImageRaw(): Buffer
|
| 70 |
-
/** 获取剪贴板中的文件列表 */
|
| 71 |
-
getFiles(): Array<string>
|
| 72 |
-
/** 设置剪贴板中的文件列表 */
|
| 73 |
-
setFiles(files: Array<string>): void
|
| 74 |
-
/** 设置剪贴板中的自定义格式数据 */
|
| 75 |
-
setBuffer(format: string, buffer: Buffer): void
|
| 76 |
-
/** 获取剪贴板中的自定义格式数据 */
|
| 77 |
-
getBuffer(format: string): Buffer
|
| 78 |
-
/** 设置剪贴板中的复合内容(可同时设置多种格式) */
|
| 79 |
-
setContents(contents: ClipboardData): void
|
| 80 |
-
/** 检查剪贴板是否包含指定格式的内容 */
|
| 81 |
-
hasFormat(format: string): boolean
|
| 82 |
-
/** 获取剪贴板中所有可用的格式 */
|
| 83 |
-
getAvailableFormats(): Array<string>
|
| 84 |
-
/** 清空剪贴板 */
|
| 85 |
-
clear(): void
|
| 86 |
-
/** 异步获取剪贴板文本内容 */
|
| 87 |
-
getTextAsync(): Promise<string>
|
| 88 |
-
/** 异步设置剪贴板文本内容 */
|
| 89 |
-
setTextAsync(text: string): Promise<void>
|
| 90 |
-
/** 异步获取剪贴板图片数据(以 base64 编码返回) */
|
| 91 |
-
getImageBase64Async(): Promise<string>
|
| 92 |
-
/** 异步获取剪贴板图片详细信息(包含宽度、高度、大小和原始数据) */
|
| 93 |
-
getImageDataAsync(): Promise<ImageData>
|
| 94 |
-
}
|
| 95 |
-
|
| 96 |
-
/** 快速清空剪贴板 */
|
| 97 |
-
export declare function clearClipboard(): void
|
| 98 |
-
|
| 99 |
-
/** 剪贴板数据结构,包含所有可用格式的数据 */
|
| 100 |
-
export interface ClipboardData {
|
| 101 |
-
/** 可用的格式列表 */
|
| 102 |
-
availableFormats: Array<string>
|
| 103 |
-
/** 纯文本内容 */
|
| 104 |
-
text?: string
|
| 105 |
-
/** RTF 富文本内容 */
|
| 106 |
-
rtf?: string
|
| 107 |
-
/** HTML 内容 */
|
| 108 |
-
html?: string
|
| 109 |
-
/** 图片数据 */
|
| 110 |
-
image?: ImageData
|
| 111 |
-
/** 文件列表 */
|
| 112 |
-
files?: Array<string>
|
| 113 |
-
}
|
| 114 |
-
|
| 115 |
-
/** 快速获取剪贴板自定义格式数据 */
|
| 116 |
-
export declare function getClipboardBuffer(format: string): Buffer
|
| 117 |
-
|
| 118 |
-
/** 快速获取剪贴板文件列表 */
|
| 119 |
-
export declare function getClipboardFiles(): Array<string>
|
| 120 |
-
|
| 121 |
-
/** 快速获取剪贴板 HTML 内容 */
|
| 122 |
-
export declare function getClipboardHtml(): string
|
| 123 |
-
|
| 124 |
-
/** 快速获取剪贴板图片(base64 编码) */
|
| 125 |
-
export declare function getClipboardImage(): string
|
| 126 |
-
|
| 127 |
-
/** 快速获取剪贴板图片详细信息(包含宽度、高度、大小和原始数据) */
|
| 128 |
-
export declare function getClipboardImageData(): ImageData
|
| 129 |
-
|
| 130 |
-
/** 快速获取剪贴板图片原始数据(Buffer) */
|
| 131 |
-
export declare function getClipboardImageRaw(): Buffer
|
| 132 |
-
|
| 133 |
-
/** 快速获取剪贴板文本内容 */
|
| 134 |
-
export declare function getClipboardText(): string
|
| 135 |
-
|
| 136 |
-
/** 快速获取完整的剪贴板数据 */
|
| 137 |
-
export declare function getFullClipboardData(): ClipboardData
|
| 138 |
-
|
| 139 |
-
/** 图片数据结构,包含图片的详细信息 */
|
| 140 |
-
export interface ImageData {
|
| 141 |
-
/** 图片宽度(像素) */
|
| 142 |
-
width: number
|
| 143 |
-
/** 图片高度(像素) */
|
| 144 |
-
height: number
|
| 145 |
-
/** 图片数据大小(字节) */
|
| 146 |
-
size: number
|
| 147 |
-
/** 图片原始数据(Buffer) */
|
| 148 |
-
data: Buffer
|
| 149 |
-
}
|
| 150 |
-
|
| 151 |
-
/**
|
| 152 |
-
* 检测 Wayland 剪贴板监听是否可用
|
| 153 |
-
*
|
| 154 |
-
* 返回 true 表示当前环境支持 Wayland 剪贴板监听
|
| 155 |
-
*/
|
| 156 |
-
export declare function isWaylandClipboardAvailable(): boolean
|
| 157 |
-
|
| 158 |
-
/** 快速设置剪贴板自定义格式数据 */
|
| 159 |
-
export declare function setClipboardBuffer(format: string, buffer: Buffer): void
|
| 160 |
-
|
| 161 |
-
/** 快速设置剪贴板复合内容(可同时设置多种格式) */
|
| 162 |
-
export declare function setClipboardContents(contents: ClipboardData): void
|
| 163 |
-
|
| 164 |
-
/** 快速设置剪贴板文件列表 */
|
| 165 |
-
export declare function setClipboardFiles(files: Array<string>): void
|
| 166 |
-
|
| 167 |
-
/** 快速设置剪贴板 HTML 内容 */
|
| 168 |
-
export declare function setClipboardHtml(html: string): void
|
| 169 |
-
|
| 170 |
-
/** 快速设置剪贴板图片(从 base64 编码) */
|
| 171 |
-
export declare function setClipboardImage(base64Data: string): void
|
| 172 |
-
|
| 173 |
-
/** 快速设置剪贴板图片(从原始字节数据) */
|
| 174 |
-
export declare function setClipboardImageRaw(imageData: Buffer): void
|
| 175 |
-
|
| 176 |
-
/** 快速设置剪贴板文本内容 */
|
| 177 |
-
export declare function setClipboardText(text: string): void
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
node_modules/@teddyzhu/clipboard/index.js
DELETED
|
@@ -1,414 +0,0 @@
|
|
| 1 |
-
// prettier-ignore
|
| 2 |
-
/* eslint-disable */
|
| 3 |
-
// @ts-nocheck
|
| 4 |
-
/* auto-generated by NAPI-RS */
|
| 5 |
-
|
| 6 |
-
const { createRequire } = require('node:module')
|
| 7 |
-
require = createRequire(__filename)
|
| 8 |
-
|
| 9 |
-
const { readFileSync } = require('node:fs')
|
| 10 |
-
let nativeBinding = null
|
| 11 |
-
const loadErrors = []
|
| 12 |
-
|
| 13 |
-
const isMusl = () => {
|
| 14 |
-
let musl = false
|
| 15 |
-
if (process.platform === 'linux') {
|
| 16 |
-
musl = isMuslFromFilesystem()
|
| 17 |
-
if (musl === null) {
|
| 18 |
-
musl = isMuslFromReport()
|
| 19 |
-
}
|
| 20 |
-
if (musl === null) {
|
| 21 |
-
musl = isMuslFromChildProcess()
|
| 22 |
-
}
|
| 23 |
-
}
|
| 24 |
-
return musl
|
| 25 |
-
}
|
| 26 |
-
|
| 27 |
-
const isFileMusl = (f) => f.includes('libc.musl-') || f.includes('ld-musl-')
|
| 28 |
-
|
| 29 |
-
const isMuslFromFilesystem = () => {
|
| 30 |
-
try {
|
| 31 |
-
return readFileSync('/usr/bin/ldd', 'utf-8').includes('musl')
|
| 32 |
-
} catch {
|
| 33 |
-
return null
|
| 34 |
-
}
|
| 35 |
-
}
|
| 36 |
-
|
| 37 |
-
const isMuslFromReport = () => {
|
| 38 |
-
let report = null
|
| 39 |
-
if (typeof process.report?.getReport === 'function') {
|
| 40 |
-
process.report.excludeNetwork = true
|
| 41 |
-
report = process.report.getReport()
|
| 42 |
-
}
|
| 43 |
-
if (!report) {
|
| 44 |
-
return null
|
| 45 |
-
}
|
| 46 |
-
if (report.header && report.header.glibcVersionRuntime) {
|
| 47 |
-
return false
|
| 48 |
-
}
|
| 49 |
-
if (Array.isArray(report.sharedObjects)) {
|
| 50 |
-
if (report.sharedObjects.some(isFileMusl)) {
|
| 51 |
-
return true
|
| 52 |
-
}
|
| 53 |
-
}
|
| 54 |
-
return false
|
| 55 |
-
}
|
| 56 |
-
|
| 57 |
-
const isMuslFromChildProcess = () => {
|
| 58 |
-
try {
|
| 59 |
-
return require('child_process').execSync('ldd --version', { encoding: 'utf8' }).includes('musl')
|
| 60 |
-
} catch (e) {
|
| 61 |
-
// If we reach this case, we don't know if the system is musl or not, so is better to just fallback to false
|
| 62 |
-
return false
|
| 63 |
-
}
|
| 64 |
-
}
|
| 65 |
-
|
| 66 |
-
function requireNative() {
|
| 67 |
-
if (process.env.NAPI_RS_NATIVE_LIBRARY_PATH) {
|
| 68 |
-
try {
|
| 69 |
-
nativeBinding = require(process.env.NAPI_RS_NATIVE_LIBRARY_PATH);
|
| 70 |
-
} catch (err) {
|
| 71 |
-
loadErrors.push(err)
|
| 72 |
-
}
|
| 73 |
-
} else if (process.platform === 'android') {
|
| 74 |
-
if (process.arch === 'arm64') {
|
| 75 |
-
try {
|
| 76 |
-
return require('./clipboard.android-arm64.node')
|
| 77 |
-
} catch (e) {
|
| 78 |
-
loadErrors.push(e)
|
| 79 |
-
}
|
| 80 |
-
try {
|
| 81 |
-
return require('@teddyzhu/clipboard-android-arm64')
|
| 82 |
-
} catch (e) {
|
| 83 |
-
loadErrors.push(e)
|
| 84 |
-
}
|
| 85 |
-
} else if (process.arch === 'arm') {
|
| 86 |
-
try {
|
| 87 |
-
return require('./clipboard.android-arm-eabi.node')
|
| 88 |
-
} catch (e) {
|
| 89 |
-
loadErrors.push(e)
|
| 90 |
-
}
|
| 91 |
-
try {
|
| 92 |
-
return require('@teddyzhu/clipboard-android-arm-eabi')
|
| 93 |
-
} catch (e) {
|
| 94 |
-
loadErrors.push(e)
|
| 95 |
-
}
|
| 96 |
-
} else {
|
| 97 |
-
loadErrors.push(new Error(`Unsupported architecture on Android ${process.arch}`))
|
| 98 |
-
}
|
| 99 |
-
} else if (process.platform === 'win32') {
|
| 100 |
-
if (process.arch === 'x64') {
|
| 101 |
-
try {
|
| 102 |
-
return require('./clipboard.win32-x64-msvc.node')
|
| 103 |
-
} catch (e) {
|
| 104 |
-
loadErrors.push(e)
|
| 105 |
-
}
|
| 106 |
-
try {
|
| 107 |
-
return require('@teddyzhu/clipboard-win32-x64-msvc')
|
| 108 |
-
} catch (e) {
|
| 109 |
-
loadErrors.push(e)
|
| 110 |
-
}
|
| 111 |
-
} else if (process.arch === 'ia32') {
|
| 112 |
-
try {
|
| 113 |
-
return require('./clipboard.win32-ia32-msvc.node')
|
| 114 |
-
} catch (e) {
|
| 115 |
-
loadErrors.push(e)
|
| 116 |
-
}
|
| 117 |
-
try {
|
| 118 |
-
return require('@teddyzhu/clipboard-win32-ia32-msvc')
|
| 119 |
-
} catch (e) {
|
| 120 |
-
loadErrors.push(e)
|
| 121 |
-
}
|
| 122 |
-
} else if (process.arch === 'arm64') {
|
| 123 |
-
try {
|
| 124 |
-
return require('./clipboard.win32-arm64-msvc.node')
|
| 125 |
-
} catch (e) {
|
| 126 |
-
loadErrors.push(e)
|
| 127 |
-
}
|
| 128 |
-
try {
|
| 129 |
-
return require('@teddyzhu/clipboard-win32-arm64-msvc')
|
| 130 |
-
} catch (e) {
|
| 131 |
-
loadErrors.push(e)
|
| 132 |
-
}
|
| 133 |
-
} else {
|
| 134 |
-
loadErrors.push(new Error(`Unsupported architecture on Windows: ${process.arch}`))
|
| 135 |
-
}
|
| 136 |
-
} else if (process.platform === 'darwin') {
|
| 137 |
-
try {
|
| 138 |
-
return require('./clipboard.darwin-universal.node')
|
| 139 |
-
} catch (e) {
|
| 140 |
-
loadErrors.push(e)
|
| 141 |
-
}
|
| 142 |
-
try {
|
| 143 |
-
return require('@teddyzhu/clipboard-darwin-universal')
|
| 144 |
-
} catch (e) {
|
| 145 |
-
loadErrors.push(e)
|
| 146 |
-
}
|
| 147 |
-
if (process.arch === 'x64') {
|
| 148 |
-
try {
|
| 149 |
-
return require('./clipboard.darwin-x64.node')
|
| 150 |
-
} catch (e) {
|
| 151 |
-
loadErrors.push(e)
|
| 152 |
-
}
|
| 153 |
-
try {
|
| 154 |
-
return require('@teddyzhu/clipboard-darwin-x64')
|
| 155 |
-
} catch (e) {
|
| 156 |
-
loadErrors.push(e)
|
| 157 |
-
}
|
| 158 |
-
} else if (process.arch === 'arm64') {
|
| 159 |
-
try {
|
| 160 |
-
return require('./clipboard.darwin-arm64.node')
|
| 161 |
-
} catch (e) {
|
| 162 |
-
loadErrors.push(e)
|
| 163 |
-
}
|
| 164 |
-
try {
|
| 165 |
-
return require('@teddyzhu/clipboard-darwin-arm64')
|
| 166 |
-
} catch (e) {
|
| 167 |
-
loadErrors.push(e)
|
| 168 |
-
}
|
| 169 |
-
} else {
|
| 170 |
-
loadErrors.push(new Error(`Unsupported architecture on macOS: ${process.arch}`))
|
| 171 |
-
}
|
| 172 |
-
} else if (process.platform === 'freebsd') {
|
| 173 |
-
if (process.arch === 'x64') {
|
| 174 |
-
try {
|
| 175 |
-
return require('./clipboard.freebsd-x64.node')
|
| 176 |
-
} catch (e) {
|
| 177 |
-
loadErrors.push(e)
|
| 178 |
-
}
|
| 179 |
-
try {
|
| 180 |
-
return require('@teddyzhu/clipboard-freebsd-x64')
|
| 181 |
-
} catch (e) {
|
| 182 |
-
loadErrors.push(e)
|
| 183 |
-
}
|
| 184 |
-
} else if (process.arch === 'arm64') {
|
| 185 |
-
try {
|
| 186 |
-
return require('./clipboard.freebsd-arm64.node')
|
| 187 |
-
} catch (e) {
|
| 188 |
-
loadErrors.push(e)
|
| 189 |
-
}
|
| 190 |
-
try {
|
| 191 |
-
return require('@teddyzhu/clipboard-freebsd-arm64')
|
| 192 |
-
} catch (e) {
|
| 193 |
-
loadErrors.push(e)
|
| 194 |
-
}
|
| 195 |
-
} else {
|
| 196 |
-
loadErrors.push(new Error(`Unsupported architecture on FreeBSD: ${process.arch}`))
|
| 197 |
-
}
|
| 198 |
-
} else if (process.platform === 'linux') {
|
| 199 |
-
if (process.arch === 'x64') {
|
| 200 |
-
if (isMusl()) {
|
| 201 |
-
try {
|
| 202 |
-
return require('./clipboard.linux-x64-musl.node')
|
| 203 |
-
} catch (e) {
|
| 204 |
-
loadErrors.push(e)
|
| 205 |
-
}
|
| 206 |
-
try {
|
| 207 |
-
return require('@teddyzhu/clipboard-linux-x64-musl')
|
| 208 |
-
} catch (e) {
|
| 209 |
-
loadErrors.push(e)
|
| 210 |
-
}
|
| 211 |
-
} else {
|
| 212 |
-
try {
|
| 213 |
-
return require('./clipboard.linux-x64-gnu.node')
|
| 214 |
-
} catch (e) {
|
| 215 |
-
loadErrors.push(e)
|
| 216 |
-
}
|
| 217 |
-
try {
|
| 218 |
-
return require('@teddyzhu/clipboard-linux-x64-gnu')
|
| 219 |
-
} catch (e) {
|
| 220 |
-
loadErrors.push(e)
|
| 221 |
-
}
|
| 222 |
-
}
|
| 223 |
-
} else if (process.arch === 'arm64') {
|
| 224 |
-
if (isMusl()) {
|
| 225 |
-
try {
|
| 226 |
-
return require('./clipboard.linux-arm64-musl.node')
|
| 227 |
-
} catch (e) {
|
| 228 |
-
loadErrors.push(e)
|
| 229 |
-
}
|
| 230 |
-
try {
|
| 231 |
-
return require('@teddyzhu/clipboard-linux-arm64-musl')
|
| 232 |
-
} catch (e) {
|
| 233 |
-
loadErrors.push(e)
|
| 234 |
-
}
|
| 235 |
-
} else {
|
| 236 |
-
try {
|
| 237 |
-
return require('./clipboard.linux-arm64-gnu.node')
|
| 238 |
-
} catch (e) {
|
| 239 |
-
loadErrors.push(e)
|
| 240 |
-
}
|
| 241 |
-
try {
|
| 242 |
-
return require('@teddyzhu/clipboard-linux-arm64-gnu')
|
| 243 |
-
} catch (e) {
|
| 244 |
-
loadErrors.push(e)
|
| 245 |
-
}
|
| 246 |
-
}
|
| 247 |
-
} else if (process.arch === 'arm') {
|
| 248 |
-
if (isMusl()) {
|
| 249 |
-
try {
|
| 250 |
-
return require('./clipboard.linux-arm-musleabihf.node')
|
| 251 |
-
} catch (e) {
|
| 252 |
-
loadErrors.push(e)
|
| 253 |
-
}
|
| 254 |
-
try {
|
| 255 |
-
return require('@teddyzhu/clipboard-linux-arm-musleabihf')
|
| 256 |
-
} catch (e) {
|
| 257 |
-
loadErrors.push(e)
|
| 258 |
-
}
|
| 259 |
-
} else {
|
| 260 |
-
try {
|
| 261 |
-
return require('./clipboard.linux-arm-gnueabihf.node')
|
| 262 |
-
} catch (e) {
|
| 263 |
-
loadErrors.push(e)
|
| 264 |
-
}
|
| 265 |
-
try {
|
| 266 |
-
return require('@teddyzhu/clipboard-linux-arm-gnueabihf')
|
| 267 |
-
} catch (e) {
|
| 268 |
-
loadErrors.push(e)
|
| 269 |
-
}
|
| 270 |
-
}
|
| 271 |
-
} else if (process.arch === 'riscv64') {
|
| 272 |
-
if (isMusl()) {
|
| 273 |
-
try {
|
| 274 |
-
return require('./clipboard.linux-riscv64-musl.node')
|
| 275 |
-
} catch (e) {
|
| 276 |
-
loadErrors.push(e)
|
| 277 |
-
}
|
| 278 |
-
try {
|
| 279 |
-
return require('@teddyzhu/clipboard-linux-riscv64-musl')
|
| 280 |
-
} catch (e) {
|
| 281 |
-
loadErrors.push(e)
|
| 282 |
-
}
|
| 283 |
-
} else {
|
| 284 |
-
try {
|
| 285 |
-
return require('./clipboard.linux-riscv64-gnu.node')
|
| 286 |
-
} catch (e) {
|
| 287 |
-
loadErrors.push(e)
|
| 288 |
-
}
|
| 289 |
-
try {
|
| 290 |
-
return require('@teddyzhu/clipboard-linux-riscv64-gnu')
|
| 291 |
-
} catch (e) {
|
| 292 |
-
loadErrors.push(e)
|
| 293 |
-
}
|
| 294 |
-
}
|
| 295 |
-
} else if (process.arch === 'ppc64') {
|
| 296 |
-
try {
|
| 297 |
-
return require('./clipboard.linux-ppc64-gnu.node')
|
| 298 |
-
} catch (e) {
|
| 299 |
-
loadErrors.push(e)
|
| 300 |
-
}
|
| 301 |
-
try {
|
| 302 |
-
return require('@teddyzhu/clipboard-linux-ppc64-gnu')
|
| 303 |
-
} catch (e) {
|
| 304 |
-
loadErrors.push(e)
|
| 305 |
-
}
|
| 306 |
-
} else if (process.arch === 's390x') {
|
| 307 |
-
try {
|
| 308 |
-
return require('./clipboard.linux-s390x-gnu.node')
|
| 309 |
-
} catch (e) {
|
| 310 |
-
loadErrors.push(e)
|
| 311 |
-
}
|
| 312 |
-
try {
|
| 313 |
-
return require('@teddyzhu/clipboard-linux-s390x-gnu')
|
| 314 |
-
} catch (e) {
|
| 315 |
-
loadErrors.push(e)
|
| 316 |
-
}
|
| 317 |
-
} else {
|
| 318 |
-
loadErrors.push(new Error(`Unsupported architecture on Linux: ${process.arch}`))
|
| 319 |
-
}
|
| 320 |
-
} else if (process.platform === 'openharmony') {
|
| 321 |
-
if (process.arch === 'arm64') {
|
| 322 |
-
try {
|
| 323 |
-
return require('./clipboard.linux-arm64-ohos.node')
|
| 324 |
-
} catch (e) {
|
| 325 |
-
loadErrors.push(e)
|
| 326 |
-
}
|
| 327 |
-
try {
|
| 328 |
-
return require('@teddyzhu/clipboard-linux-arm64-ohos')
|
| 329 |
-
} catch (e) {
|
| 330 |
-
loadErrors.push(e)
|
| 331 |
-
}
|
| 332 |
-
} else if (process.arch === 'x64') {
|
| 333 |
-
try {
|
| 334 |
-
return require('./clipboard.linux-x64-ohos.node')
|
| 335 |
-
} catch (e) {
|
| 336 |
-
loadErrors.push(e)
|
| 337 |
-
}
|
| 338 |
-
try {
|
| 339 |
-
return require('@teddyzhu/clipboard-linux-x64-ohos')
|
| 340 |
-
} catch (e) {
|
| 341 |
-
loadErrors.push(e)
|
| 342 |
-
}
|
| 343 |
-
} else if (process.arch === 'arm') {
|
| 344 |
-
try {
|
| 345 |
-
return require('./clipboard.linux-arm-ohos.node')
|
| 346 |
-
} catch (e) {
|
| 347 |
-
loadErrors.push(e)
|
| 348 |
-
}
|
| 349 |
-
try {
|
| 350 |
-
return require('@teddyzhu/clipboard-linux-arm-ohos')
|
| 351 |
-
} catch (e) {
|
| 352 |
-
loadErrors.push(e)
|
| 353 |
-
}
|
| 354 |
-
} else {
|
| 355 |
-
loadErrors.push(new Error(`Unsupported architecture on OpenHarmony: ${process.arch}`))
|
| 356 |
-
}
|
| 357 |
-
} else {
|
| 358 |
-
loadErrors.push(new Error(`Unsupported OS: ${process.platform}, architecture: ${process.arch}`))
|
| 359 |
-
}
|
| 360 |
-
}
|
| 361 |
-
|
| 362 |
-
nativeBinding = requireNative()
|
| 363 |
-
|
| 364 |
-
if (!nativeBinding || process.env.NAPI_RS_FORCE_WASI) {
|
| 365 |
-
try {
|
| 366 |
-
nativeBinding = require('./clipboard.wasi.cjs')
|
| 367 |
-
} catch (err) {
|
| 368 |
-
if (process.env.NAPI_RS_FORCE_WASI) {
|
| 369 |
-
loadErrors.push(err)
|
| 370 |
-
}
|
| 371 |
-
}
|
| 372 |
-
if (!nativeBinding) {
|
| 373 |
-
try {
|
| 374 |
-
nativeBinding = require('@teddyzhu/clipboard-wasm32-wasi')
|
| 375 |
-
} catch (err) {
|
| 376 |
-
if (process.env.NAPI_RS_FORCE_WASI) {
|
| 377 |
-
loadErrors.push(err)
|
| 378 |
-
}
|
| 379 |
-
}
|
| 380 |
-
}
|
| 381 |
-
}
|
| 382 |
-
|
| 383 |
-
if (!nativeBinding) {
|
| 384 |
-
if (loadErrors.length > 0) {
|
| 385 |
-
throw new Error(
|
| 386 |
-
`Cannot find native binding. ` +
|
| 387 |
-
`npm has a bug related to optional dependencies (https://github.com/npm/cli/issues/4828). ` +
|
| 388 |
-
'Please try `npm i` again after removing both package-lock.json and node_modules directory.',
|
| 389 |
-
{ cause: loadErrors }
|
| 390 |
-
)
|
| 391 |
-
}
|
| 392 |
-
throw new Error(`Failed to load native binding`)
|
| 393 |
-
}
|
| 394 |
-
|
| 395 |
-
module.exports = nativeBinding
|
| 396 |
-
module.exports.ClipboardListener = nativeBinding.ClipboardListener
|
| 397 |
-
module.exports.ClipboardManager = nativeBinding.ClipboardManager
|
| 398 |
-
module.exports.clearClipboard = nativeBinding.clearClipboard
|
| 399 |
-
module.exports.getClipboardBuffer = nativeBinding.getClipboardBuffer
|
| 400 |
-
module.exports.getClipboardFiles = nativeBinding.getClipboardFiles
|
| 401 |
-
module.exports.getClipboardHtml = nativeBinding.getClipboardHtml
|
| 402 |
-
module.exports.getClipboardImage = nativeBinding.getClipboardImage
|
| 403 |
-
module.exports.getClipboardImageData = nativeBinding.getClipboardImageData
|
| 404 |
-
module.exports.getClipboardImageRaw = nativeBinding.getClipboardImageRaw
|
| 405 |
-
module.exports.getClipboardText = nativeBinding.getClipboardText
|
| 406 |
-
module.exports.getFullClipboardData = nativeBinding.getFullClipboardData
|
| 407 |
-
module.exports.isWaylandClipboardAvailable = nativeBinding.isWaylandClipboardAvailable
|
| 408 |
-
module.exports.setClipboardBuffer = nativeBinding.setClipboardBuffer
|
| 409 |
-
module.exports.setClipboardContents = nativeBinding.setClipboardContents
|
| 410 |
-
module.exports.setClipboardFiles = nativeBinding.setClipboardFiles
|
| 411 |
-
module.exports.setClipboardHtml = nativeBinding.setClipboardHtml
|
| 412 |
-
module.exports.setClipboardImage = nativeBinding.setClipboardImage
|
| 413 |
-
module.exports.setClipboardImageRaw = nativeBinding.setClipboardImageRaw
|
| 414 |
-
module.exports.setClipboardText = nativeBinding.setClipboardText
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
node_modules/@teddyzhu/clipboard/package.json
DELETED
|
@@ -1,112 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"name": "@teddyzhu/clipboard",
|
| 3 |
-
"version": "0.0.5",
|
| 4 |
-
"description": "it's a node package with napi-rs wrapper clipboard-rs",
|
| 5 |
-
"main": "index.js",
|
| 6 |
-
"repository": "git@github.com:Teddy-Zhu/node-clipboard-rs.git",
|
| 7 |
-
"license": "MIT",
|
| 8 |
-
"keywords": [
|
| 9 |
-
"napi-rs",
|
| 10 |
-
"NAPI",
|
| 11 |
-
"N-API",
|
| 12 |
-
"Rust",
|
| 13 |
-
"node-addon",
|
| 14 |
-
"node-addon-api"
|
| 15 |
-
],
|
| 16 |
-
"files": [
|
| 17 |
-
"index.d.ts",
|
| 18 |
-
"index.js"
|
| 19 |
-
],
|
| 20 |
-
"napi": {
|
| 21 |
-
"binaryName": "clipboard",
|
| 22 |
-
"targets": [
|
| 23 |
-
"x86_64-pc-windows-msvc",
|
| 24 |
-
"x86_64-apple-darwin",
|
| 25 |
-
"x86_64-unknown-linux-gnu",
|
| 26 |
-
"aarch64-unknown-linux-gnu",
|
| 27 |
-
"aarch64-apple-darwin",
|
| 28 |
-
"aarch64-pc-windows-msvc"
|
| 29 |
-
]
|
| 30 |
-
},
|
| 31 |
-
"engines": {
|
| 32 |
-
"node": ">= 10.16.0 < 11 || >= 11.8.0 < 12 || >= 12.0.0"
|
| 33 |
-
},
|
| 34 |
-
"publishConfig": {
|
| 35 |
-
"registry": "https://registry.npmjs.org/",
|
| 36 |
-
"access": "public"
|
| 37 |
-
},
|
| 38 |
-
"scripts": {
|
| 39 |
-
"artifacts": "napi artifacts",
|
| 40 |
-
"bench": "node --import @oxc-node/core/register benchmark/bench.ts",
|
| 41 |
-
"build": "napi build --platform --release",
|
| 42 |
-
"build:debug": "napi build --platform",
|
| 43 |
-
"format": "run-p format:prettier format:rs format:toml",
|
| 44 |
-
"format:prettier": "prettier . -w",
|
| 45 |
-
"format:toml": "taplo format",
|
| 46 |
-
"format:rs": "cargo fmt",
|
| 47 |
-
"lint": "oxlint .",
|
| 48 |
-
"prepublishOnly": "napi prepublish -t npm",
|
| 49 |
-
"test": "ava",
|
| 50 |
-
"version": "napi version",
|
| 51 |
-
"prepare": "husky"
|
| 52 |
-
},
|
| 53 |
-
"devDependencies": {
|
| 54 |
-
"@emnapi/core": "^1.4.3",
|
| 55 |
-
"@emnapi/runtime": "^1.4.3",
|
| 56 |
-
"@napi-rs/cli": "^3.0.0",
|
| 57 |
-
"@oxc-node/core": "^0.0.29",
|
| 58 |
-
"@taplo/cli": "^0.7.0",
|
| 59 |
-
"@tybys/wasm-util": "^0.10.0",
|
| 60 |
-
"@types/node": "^24.1.0",
|
| 61 |
-
"ava": "^6.4.0",
|
| 62 |
-
"chalk": "^5.4.1",
|
| 63 |
-
"husky": "^9.1.7",
|
| 64 |
-
"lint-staged": "^16.1.2",
|
| 65 |
-
"npm-run-all2": "^8.0.4",
|
| 66 |
-
"oxlint": "^1.3.0",
|
| 67 |
-
"prettier": "^3.6.0",
|
| 68 |
-
"tinybench": "^4.0.1",
|
| 69 |
-
"typescript": "^5.8.3"
|
| 70 |
-
},
|
| 71 |
-
"lint-staged": {
|
| 72 |
-
"*.@(js|ts|tsx)": [
|
| 73 |
-
"oxlint --fix"
|
| 74 |
-
],
|
| 75 |
-
"*.@(js|ts|tsx|yml|yaml|md|json)": [
|
| 76 |
-
"prettier --write"
|
| 77 |
-
],
|
| 78 |
-
"*.toml": [
|
| 79 |
-
"taplo format"
|
| 80 |
-
]
|
| 81 |
-
},
|
| 82 |
-
"ava": {
|
| 83 |
-
"extensions": {
|
| 84 |
-
"ts": "module"
|
| 85 |
-
},
|
| 86 |
-
"timeout": "2m",
|
| 87 |
-
"workerThreads": false,
|
| 88 |
-
"environmentVariables": {
|
| 89 |
-
"OXC_TSCONFIG_PATH": "./__test__/tsconfig.json"
|
| 90 |
-
},
|
| 91 |
-
"nodeArguments": [
|
| 92 |
-
"--import",
|
| 93 |
-
"@oxc-node/core/register"
|
| 94 |
-
]
|
| 95 |
-
},
|
| 96 |
-
"prettier": {
|
| 97 |
-
"printWidth": 120,
|
| 98 |
-
"semi": false,
|
| 99 |
-
"trailingComma": "all",
|
| 100 |
-
"singleQuote": true,
|
| 101 |
-
"arrowParens": "always"
|
| 102 |
-
},
|
| 103 |
-
"packageManager": "yarn@4.9.2",
|
| 104 |
-
"optionalDependencies": {
|
| 105 |
-
"@teddyzhu/clipboard-win32-x64-msvc": "0.0.5",
|
| 106 |
-
"@teddyzhu/clipboard-darwin-x64": "0.0.5",
|
| 107 |
-
"@teddyzhu/clipboard-linux-x64-gnu": "0.0.5",
|
| 108 |
-
"@teddyzhu/clipboard-linux-arm64-gnu": "0.0.5",
|
| 109 |
-
"@teddyzhu/clipboard-darwin-arm64": "0.0.5",
|
| 110 |
-
"@teddyzhu/clipboard-win32-arm64-msvc": "0.0.5"
|
| 111 |
-
}
|
| 112 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|