-
Notifications
You must be signed in to change notification settings - Fork 344
Expand file tree
/
Copy pathpackage.nls.json
More file actions
223 lines (222 loc) · 15.9 KB
/
package.nls.json
File metadata and controls
223 lines (222 loc) · 15.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
{
"configuration.section.setup": "Setup & Installation",
"configuration.section.serialPort": "Serial Port",
"configuration.section.build": "Build",
"configuration.section.flash": "Flash",
"configuration.section.monitor": "Monitor",
"configuration.section.debugOpenOcd": "Debug & OpenOCD",
"configuration.section.appTrace": "App Trace",
"configuration.section.tasksTerminal": "Tasks & Terminal",
"configuration.section.uiNotifications": "UI & Notifications",
"configuration.section.telemetry": "Telemetry",
"configuration.section.rainmaker": "ESP Rainmaker",
"configuration.section.coverage": "Coverage",
"configuration.section.componentManager": "Component Manager",
"configuration.section.qemu": "QEMU",
"configuration.section.unitTest": "Unit Test",
"configuration.section.other": "Other",
"debug.initConfig.description": "A new configuration for launch ESP-IDF projects",
"debug.initConfig.name": "ESP-IDF Debug: Launch",
"esp.component-manager.cli.addDependencyError": "Error encountered while adding dependency to the component",
"esp.component-manager.ui.show.title": "Show ESP Component Registry",
"esp.component-manager.url.description": "ESP Component Registry URL",
"esp.efuse.summary.title": "Get eFuse Summary",
"esp.rainmaker.backend.add_node.title": "Add New Node",
"esp.rainmaker.backend.connect.title": "Connect with ESP-Rainmaker Cloud Server",
"esp.rainmaker.backend.logout.title": "Unlink Rainmaker Account",
"esp.rainmaker.backend.remove_node.title": "Remove This Node",
"esp.rainmaker.backend.sync.title": "Sync with ESP-Rainmaker Cloud Server",
"esp.rainmaker.backend.update_node_param.title": "Update Param for Device",
"esp.webview.open.partition-table.title": "ESP-IDF: Open Partition Table Editor UI",
"espIdf.addArduinoAsComponentToCurFolder.title": "Add Arduino ESP32 as ESP-IDF Component",
"espIdf.apptrace.archive.refresh.title": "Refresh Trace Archive List",
"espIdf.apptrace.archive.showReport.title": "Show Trace Report",
"espIdf.apptrace.customize.title": "Customize Parameters for App Trace",
"espIdf.apptrace.title": "App Trace",
"espIdf.buildApp.title": "Build App Only",
"espIdf.buildBootloader.title": "Build Bootloader Only",
"espIdf.buildDevice.title": "Build Your Project",
"espIdf.buildFlashMonitor.title": "Build, Flash and Start a Monitor on Your Device",
"espIdf.buildPartitionTable.title": "Build Partition Table",
"espIdf.clearDocsSearchResult.title": "Clear ESP-IDF Search Results",
"espIdf.cmakeListsEditor.start.title": "CMakeLists.txt Editor",
"espIdf.createDevContainer.title": "Add Docker Container Configuration",
"espIdf.createIdfTerminal.title": "Open ESP-IDF Terminal",
"espIdf.createClassicMenuconfig.title": "Open Classic Menuconfig Terminal",
"espIdf.createNewComponent.title": "Create New ESP-IDF Component",
"espIdf.createSbom.title": "Run ESP-IDF-SBOM Vulnerability Check",
"espIdf.createVsCodeFolder.title": "Add VS Code Configuration Folder",
"espIdf.customTask.title": "Execute Custom Task",
"espIdf.disposeConfserverProcess.title": "Dispose of Current SDK Configuration Editor Server Process",
"espIdf.doctorCommand.title": "Doctor Command",
"espIdf.troubleshootPanel.title": "ESP-IDF: Troubleshoot Form",
"espIdf.efuse.clearResults.title": "Clear eFuse Summary",
"espIdf.eraseFlash.title": "Erase Flash Memory from Device",
"espIdf.flashAppUart.title": "Flash App Only (UART)",
"espIdf.flashAndEncryptDevice.title": "Encrypt and Flash Your Project",
"espIdf.flashBinaryToPartition.title": "Flash Binary to Partition...",
"espIdf.flashBootloaderUart.title": "Flash Bootloader Only (UART)",
"espIdf.flashDFU.title": "Flash (DFU) Your Project",
"espIdf.flashDevice.title": "Flash Your Project",
"espIdf.flashPartitionTableUart.title": "Flash Partition Table (UART)",
"espIdf.flashUart.title": "Flash (UART) Your Project",
"espIdf.fullClean.title": "Full Clean Project",
"espIdf.genCoverage.title": "Add Editor Coverage",
"espIdf.getCoverageReport.title": "Get HTML Coverage Report for Project",
"espIdf.getEspAdf.title": "Install ESP-ADF",
"espIdf.heaptrace.title": "Heap Trace",
"espIdf.idfReconfigureTask.title": "ESP-IDF: Run idf.py reconfigure Task",
"espIdf.importProject.title": "Import ESP-IDF Project",
"espIdf.installManager.title": "Open ESP-IDF Installation Manager",
"espIdf.jtag_flash.title": "Flash (with JTag)",
"espIdf.launchQemu.title": "Launch QEMU Server",
"espIdf.launchWSServerAndMonitor.title": "Launch IDF Monitor for Core Dump Mode/GDB Stub Mode",
"espIdf.menuconfig.start.title": "SDK Configuration Editor (Menuconfig)",
"espIdf.monitorDevice.title": "Monitor Device",
"espIdf.monitorQemu.title": "Monitor QEMU Device",
"espIdf.newProject.start.title": "New Project",
"espIdf.createNewProject.title": "Create New Empty Project",
"espIdf.ninja.summary.title": "Show Ninja Build Summary",
"espIdf.openDocUrl.title": "Open ESP-IDF Documentation...",
"espIdf.openOCDCommand.title": "OpenOCD Manager",
"espIdf.openOcdAdapterStatusBar.title": "OpenOCD Adaptor (serial & location)",
"espIdf.partition.table.refresh.title": "Refresh Partition Table",
"espIdf.pickAWorkspaceFolder.title": "Pick a Workspace Folder",
"espIdf.projectConf.title": "Select Project Configuration",
"espIdf.projectConfigurationEditor.title": "Open Project Configuration",
"espIdf.qemuDebug.title": "Launch QEMU Debug Session",
"espIdf.removeCoverage.title": "Remove Editor Coverage",
"espIdf.saveDefSdkconfig.title": "ESP-IDF: Save Default SDKCONFIG File (save-defconfig)",
"espIdf.searchInEspIdfDocs.title": "Search in Documentation...",
"espIdf.selectConfTarget.title": "Select Where to Save Configuration Settings",
"espIdf.selectCurrentIdfVersion.title": "Select Current ESP-IDF Version",
"espIdf.selectFlashMethodAndFlash.title": "Select Flash Method",
"espIdf.selectMonitorPort.title": "Select Monitor Port to Use (COM, tty, usbserial)",
"espIdf.selectNotificationMode.title": "Select Output and Notification Mode",
"espIdf.selectOpenOcdConfigFiles.title": "Select OpenOCD Board Configuration",
"espIdf.selectPort.title": "Select Port to Use (COM, tty, usbserial)",
"espIdf.detectSerialPort.title": "Detect Serial Port",
"espIdf.setClangSettings.title": "Configure project for ESP-Clang",
"espIdf.setGcovConfig.title": "Configure Project SDKConfig for Coverage",
"espIdf.setTarget.title": "Set Espressif Device Target",
"espIdf.size.title": "Size Analysis of the Binaries",
"espIdf.unitTest.buildFlashUnitTestApp.title": "Unit Test: Build and Flash Unit Test App for Testing",
"espIdf.unitTest.buildUnitTestApp.title": "Unit Test: Build Unit Test App",
"espIdf.unitTest.flashUnitTestApp.title": "Unit Test: Flash Unit Test App",
"espIdf.viewAsHex.title": "View as Hex",
"espIdf.viewVariableAsImage.title": "View Variable as Image",
"espIdf.openImageViewer.title": "Open Image Viewer",
"espIdf.loadImageFromFile.title": "Load Image from LVGL C File",
"espIdf.hexView.copyValue.title": "Copy value to clipboard",
"espIdf.hexView.deleteElement.title": "Delete hex value from list",
"espIdf.webview.nvsPartitionEditor.title": "Open NVS Partition Editor",
"espIdf.welcome.title": "Welcome",
"esp_idf.verifyAppBinBeforeDebug.description": "Verify app binaries before debug",
"espIdf.searchError.title": "ESP-IDF: Search Error Hint",
"idf.flashType.description": "Device flash method, UART or JTAG",
"idf.wssPort.description": "WebSocket server port for Core Dump or GDB Stub",
"openocd.tcl.host.description": "Host for OpenOCD TCL Connection",
"openocd.tcl.port.description": "Port for OpenOCD TCL Connection",
"openocd.jtag.command.force_unix_path_separator.description": "Forced to use \"/\" instead of \"\\\\\" as path separator for Win32 based OS",
"espIdf.removeEspIdfSettings.title": "Remove ESP-IDF Settings",
"param.adapterTargetName": "Target name for ESP-IDF Debug Adapter",
"param.buildPath": "Name of CMake build directory",
"param.cmakeCompilerArgs": "Arguments for CMake compilation task",
"param.coveredDarkTheme": "Background color for covered lines in dark theme for ESP-IDF coverage",
"param.coveredLightTheme": "Background color for covered lines in dark theme for ESP-IDF coverage",
"param.customAdapterTargetName": "Custom target name for ESP-IDF Debug Adapter",
"param.customTask": "Custom task",
"param.customTerminalExecutable.title": "Absolute path to custom shell terminal executable (default to VS Code Terminal)",
"param.customTerminalExecutableArgs.title": "List of arguments for the custom shell terminal",
"param.extraCleanPaths": "Additional paths to clean during the full clean task",
"param.enableCCache.title": "Enable CCache in build task",
"param.enableIdfComponentManager.title": "Enable IDF Component Manager in build task",
"param.enableSizeTaskAfterBuildTask.title": "Enable IDF size task after build task",
"param.enableStatusBar.title": "Enable ESP-IDF extension status bar items",
"param.enableUpdateSrcsToCMakeListsFile": "Enable update source files in CMakeLists.txt",
"param.esp.rainmaker.oauth.url": "ESP-Rainmaker OAuth server URL",
"param.exportVars": "Variables to be added to system environment variables",
"param.flashBaudRate": "ESP-IDF flash baud rate",
"param.flashPartitionToUse": "Specifies the partition to flash during the build and flash process.",
"param.gitPath.title": "Git executable path",
"param.jtagFlashCommandExtraArgs.title": "OpenOCD JTAG flash extra arguments",
"param.launchMonitorOnDebugSession.title": "Start IDF monitor along with ESP-IDF Debug Adapter session",
"param.monitorBaudRate": "ESP-IDF monitor baud rate",
"param.monitorCustomTimestampFormat": "Custom timestamp format in IDF monitor",
"param.monitorEnableTimestamps": "Enable timestamps in IDF monitor",
"param.monitorNoReset": "Enable no-reset flag to IDF monitor",
"param.monitorDelay": "Delay to start debug session after IDF monitor execution or breaking monitor session (ms)",
"param.ninjaArgs": "Arguments for Ninja build task",
"param.notificationMode": "ESP-IDF extension notifications and output focus mode",
"param.notificationMode.all": "Show notifications and focus on tasks output",
"param.notificationMode.notification": "Show notifications but do not focus on tasks output",
"param.notificationMode.output": "Do not show notifications but focus on tasks output",
"param.notificationMode.silent": "Show no notifications and do not focus on tasks output",
"param.openOcdConfigFilesList": "List of configuration files inside OpenOCD scripts directory",
"param.openOcdDebugLevel": "OpenOCD server debug level",
"param.customOpenOCDPath": "Absolute path to a custom OpenOCD executable. If empty or invalid, the extension searches for OpenOCD in PATH",
"param.openOcdLaunchArgs": "Arguments to launch openOCD from this extension",
"param.partialDarkTheme": "Background color for partially covered lines in dark theme for ESP-IDF coverage",
"param.partialLightTheme": "Background color for partially covered lines in light theme for ESP-IDF coverage",
"param.port": "Path of selected device port",
"param.postBuildTask": "Post build custom task",
"param.postFlashTask": "Post flash custom task",
"param.preBuildTask": "Pre build custom task",
"param.preFlashTask": "Pre flash custom task",
"param.qemuDebugMonitor": "Enable QEMU Monitor on debug session",
"param.qemuExtraArgs": "QEMU extra arguments",
"param.rainmaker.api.server_url": "ESP-Rainmaker cloud server URL",
"param.saveBeforeBuildDescription": "Save all edited files in the workspace before proceeding with the build. If saving fails, the build will proceed regardless",
"param.saveScope": "Specify where to save the configuration for ESP-IDF commands. Global, Workspace or WorkspaceFolder",
"param.sbomFilePath.title": "ESP-IDF SBOM file path",
"param.sdkconfigDefaults": "List of sdkconfig default values for initial build configuration",
"param.sdkconfigFilePath.title": "sdkconfig file absolute path",
"param.showOnboardingOnInit": "Show ESP-IDF configuration window on extension activation",
"param.svdFile": "SVD file to resolve ESP-IDF Peripheral View in Debug View",
"param.telemetry": "Send anonymous telemetry and crash report back to the extension (change to the settings will require restart for immediate effect)",
"param.toolsPath": "Path to locate ESP-IDF Tools (IDF_TOOLS_PATH)",
"param.uncoveredDarkTheme": "Background color for uncovered lines in dark theme for ESP-IDF coverage",
"param.uncoveredLightTheme": "Background color for uncovered lines in light theme for ESP-IDF coverage",
"param.useIDFKConfigStyle": "Enable/Disable ESP-IDF style validation for Kconfig files",
"param.hintsViewer.title": "Path to the hints file",
"param.enableSerialPortChipIdRequest.title": "Enable detecting the chip ID and show on serial port selection list",
"param.useSerialPortVendorProductFilter.title": "Use USB Product ID and Vendor ID to filter known Espressif devices",
"param.usbSerialPortFilters.title": "USB serial port Product ID and Vendor ID list to filter",
"param.usbSerialPortFilters.vendorId": "USB Vendor ID hex number as string, e.g., 0x0403",
"param.usbSerialPortFilters.productId": "USB Product ID hex number as string, e.g., 0x6010",
"param.hasWalkthroughBeenShown": "Has the walkthrough been shown",
"param.unitTestFilePattern.title": "Glob pattern for unit test files to discover",
"param.serialPortDetectionTimeout": "Timeout in seconds for serial port detection using esptool.py",
"param.imageViewerConfigs.title": "Path to custom image format configurations JSON file",
"param.extensionActivationMode": "ESP-IDF extension activation mode for this user/workspace/folder.",
"param.extensionActivationMode.enum.detect": "Auto-detect ESP-IDF projects (check CMakeLists.txt and prompt if needed).",
"param.extensionActivationMode.enum.always": "Always activate the ESP-IDF extension for this workspace/folder.",
"param.extensionActivationMode.enum.never": "Never activate the ESP-IDF extension for this workspace/folder.",
"param.eimIdfJsonPath": "Custom path for eim_idf.json to find ESP-IDF installations",
"param.eimExecutableArgs": "Arguments to pass to the eim executable",
"param.currentSetup": "Current ESP-IDF setup id in eim_idf.json path",
"trace.poll_period.description": "poll_period will be set for the apptrace",
"trace.skip_size.description": "skip_size will be set for the apptrace",
"trace.stop_tmo.description": "stop_tmo will be set for the apptrace",
"trace.trace_size.description": "trace_size will set for the apptrace",
"trace.wait4halt.description": "wait4halt will be set for the apptrace",
"view.components.name": "Project Components",
"view.debug.peripheral": "ESP-IDF: Peripheral Viewer",
"view.debug.hexView": "ESP-IDF: Hex View",
"view.idf.espEFuseExplorer": "eFuse Explorer",
"view.idf.espRainmaker": "RainMaker",
"view.idf.idfAppTraceArchive": "Application Tracer Archives",
"view.idf.idfAppTracer": "Application Tracer",
"view.idf.idfCommands": "Commands",
"view.idf.idfPartitionExplorer": "Device Partition Explorer",
"view.idf.idfSearchResults": "Documentation Search Results",
"viewContainer.title": "ESP-IDF: Explorer",
"viewWelcome.idfPartitionExplorer": "Show the partition list from your device with the option to flash binaries (.bin) to the selected partition.\n\nSelect your device serial port and click Refresh Partition Table.",
"viewWelcome.idfSearchResults": "On any opened file editor, select some text, right click and select ESP-IDF: Search in Documentation to get matching results here.\n\nResults are based on your current VS Code language and IDF_PATH version (latest otherwise).",
"viewWelcome.peripheralView": "Show peripheral registers from SVD files defined in ESP-IDF SVD file path (idf.svdFilePath) configuration setting during active debug session.",
"view.idf.errorHints": "Error Hints",
"command.errorHints.clearAll.title": "Clear All Error Hints",
"command.errorHints.clearBuild.title": "Clear Build Error Hints",
"command.errorHints.clearOpenOCD.title": "Clear OpenOCD Error Hints",
"Launch Debug": "Launch Debug"
}