-
Notifications
You must be signed in to change notification settings - Fork 314
/
package.nls.json
188 lines (188 loc) · 13.9 KB
/
package.nls.json
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
{
"configuration.title": "ESP-IDF",
"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.buildDevice.title": "Build Your Project",
"espIdf.buildFlashMonitor.title": "Build, Flash and Start a Monitor on Your Device",
"espIdf.clearDocsSearchResult.title": "Clear ESP-IDF Search Results",
"espIdf.clearSavedIdfSetups.title": "Clear Saved ESP-IDF Setups",
"espIdf.cmakeListsEditor.start.title": "CMakeLists.txt Editor",
"espIdf.createDevContainer.title": "Add Docker Container Configuration",
"espIdf.createFiles.title": "Create Project from Extension Template",
"espIdf.createIdfTerminal.title": "Open ESP-IDF 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.examples.title": "Show Example Projects",
"espIdf.flashAndEncryptDevice.title": "Encrypt and Flash Your Project",
"espIdf.flashBinaryToPartition.title": "Flash Binary to Partition...",
"espIdf.flashDFU.title": "Flash (DFU) Your Project",
"espIdf.flashDevice.title": "Flash Your Project",
"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.getEspHomeKitSdk.title": "Install ESP-HomeKit-SDK",
"espIdf.getEspMatter.title": "Install ESP-Matter",
"espIdf.getEspMdf.title": "Install ESP-MDF",
"espIdf.getEspRainmaker.title": "Install ESP-Rainmaker",
"espIdf.heaptrace.title": "Heap Trace",
"espIdf.idfReconfigureTask.title": "ESP-IDF: Run idf.py reconfigure Task",
"espIdf.importProject.title": "Import ESP-IDF Project",
"espIdf.installEspMatterPyReqs.title": "Install ESP-Matter Python Packages",
"espIdf.installPyReqs.title": "Install ESP-IDF Extension Python Packages",
"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.ninja.summary.title": "Show Ninja Build Summary",
"espIdf.openDocUrl.title": "Open ESP-IDF Documentation...",
"espIdf.openOCDCommand.title": "OpenOCD Manager",
"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.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.setGcovConfig.title": "Configure Project SDKConfig for Coverage",
"espIdf.setMatterDevicePath.title": "Set ESP-MATTER Device Path (ESP_MATTER_DEVICE_PATH)",
"espIdf.setTarget.title": "Set Espressif Device Target",
"espIdf.setup.title": "Configure ESP-IDF Extension",
"espIdf.size.title": "Size Analysis of the Binaries",
"espIdf.unitTest.buildFlashUnitTestApp.title": "Unit Test: Build and Flash Unit Test App for Testing",
"espIdf.unitTest.installPyTest.title": "Unit Test: Install ESP-IDF PyTest Requirements",
"espIdf.webview.nvsPartitionEditor.title": "Open NVS Partition Editor",
"espIdf.welcome.title": "Welcome",
"esp_idf.appOffset.description": "Override build program start address offset (ESP32_APP_FLASH_OFF)",
"esp_idf.debuggers.text.description": "The command to execute",
"esp_idf.gdbinitFile.description": "gdbinit file path for ESP-IDF Debug Adapter",
"esp_idf.initGdbCommands.description": "One or more GDB commands to execute in order to setup the underlying debugger. Example: \"initGdbCommands\": [ \"target remote /dev/ttyUSB0\"]",
"esp_idf.tmoScaleFactor.description": "Scale factor for GDB timeout [default:1]",
"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",
"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": "Custom executable for extensions tasks",
"param.customTerminalExecutableArgs.title": "List of arguments for the custom executable for extension tasks",
"param.deleteComponentsOnFullClean": "Delete managed_components on Full Clean Project command",
"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.espAdfPath": "Path to locate ESP-ADF framework (ADF_PATH)",
"param.espHomeKitSdkPath": "Path to locate ESP-HomeKit-SDK framework (HOMEKIT_PATH)",
"param.espIdfPath": "Path to locate ESP-IDF framework (IDF_PATH)",
"param.espMatterPath": "Path to locate ESP-Matter framework (ESP_MATTER_PATH)",
"param.espMdfPath": "Path to locate ESP-MDF framework (MDF_PATH)",
"param.espRainmakerPath": "Path to locate ESP-Rainmaker framework (RMAKER_PATH)",
"param.exportVars": "Variables to be added to system environment variables",
"param.flashBaudRate": "ESP-IDF flash baud rate",
"param.gitPath.title": "Git executable path",
"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.monitorStartDelayBeforeDebug": "Delay to start debug session after IDF monitor execution (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.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.pythonBinPath": "Python absolute binary path used to execute ESP-IDF Python scripts",
"param.qemuTcpPort": "QEMU TCP port for serial communication",
"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 with numerical values as vscode.ConfigurationTarget. Global = 1, Workspace = 2, WorkspaceFolder = 3",
"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",
"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.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.espIdfPath 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."
}