-
Notifications
You must be signed in to change notification settings - Fork 312
/
package.nls.json
162 lines (162 loc) · 11.4 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
{
"espIdf.createFiles.title": "Create Project from Extension Template",
"espIdf.addArduinoAsComponentToCurFolder.title": "Add Arduino ESP32 as ESP-IDF Component",
"espIdf.createIdfTerminal.title": "Open ESP-IDF Terminal",
"espIdf.createVsCodeFolder.title": "Add vscode Configuration Folder",
"espIdf.setPath.title": "Configure Paths",
"espIdf.selectConfTarget.title": "Select where to Save Configuration Settings",
"espIdf.selectNotificationMode.title": "Select Output and Notification Mode",
"espIdf.setTarget.title": "Set Espressif Device Target",
"espIdf.configDevice.title": "Device Configuration",
"espIdf.menuconfig.start.title": "SDK Configuration Editor (Menuconfig)",
"espIdf.cmakeListsEditor.start.title": "CMakeLists.txt Editor",
"espIdf.newProject.start.title": "New Project",
"espIdf.setDefaultConfig.title": "Set Default SDKConfig File in Project",
"espIdf.selectPort.title": "Select Port to Use (COM, tty, usbserial)",
"espIdf.buildDevice.title": "Build your Project",
"espIdf.flashAndEncryptDevice.title": "Encrypt and Flash your Project",
"espIdf.flashDevice.title": "Flash your Project",
"espIdf.flashDFU.title": "Flash (DFU) your Project",
"espIdf.flashUart.title": "Flash (UART) your Project",
"espIdf.monitorDevice.title": "Monitor your Device",
"espIdf.setup.title": "Configure ESP-IDF Extension",
"espIdf.examples.title": "Show Examples Projects",
"espIdf.buildFlashMonitor.title": "Build, Flash and Start a Monitor on your Device",
"espIdf.pickAWorkspaceFolder.title": "Pick a Workspace Folder",
"espIdf.size.title": "Size Analysis of the Binaries",
"espIdf.apptrace.title": "App Trace",
"espIdf.heaptrace.title": "Heap Trace",
"espIdf.openOCDCommand.title": "OpenOCD Manager",
"espIdf.genCoverage.title": "Add Editor Coverage",
"espIdf.removeCoverage.title": "Remove Editor Coverage",
"espIdf.getCoverageReport.title": "Get HTML Coverage Report for Project",
"espIdf.searchInEspIdfDocs.title": "Search in Documentation...",
"espIdf.getEspAdf.title": "Install ESP-ADF",
"espIdf.getEspMdf.title": "Install ESP-MDF",
"espIdf.getEspMatter.title": "Install ESP-Matter",
"espIdf.getEspRainmaker.title": "Install ESP-Rainmaker",
"espIdf.installEspMatterPyReqs.title": "Install ESP-Matter Python Packages",
"espIdf.installPyReqs.title": "Install ESP-IDF Extension Python Packages",
"espIdf.openDocUrl.title": "Open ESP-IDF Documentation...",
"espIdf.doctorCommand.title": "Doctor Command",
"espIdf.clearDocsSearchResult.title": "Clear ESP-IDF Search Results",
"espIdf.fullClean.title": "Full Clean Project",
"espIdf.createNewComponent.title": "Create New ESP-IDF Component",
"espIdf.webview.nvsPartitionEditor.title": "Open NVS Partition Editor",
"espIdf.selectOpenOcdConfigFiles.title": "Select OpenOCD Board Configuration",
"espIdf.ninja.summary.title": "Show Ninja Build Summary",
"espIdf.eraseFlash.title": "Erase Flash Memory from Device",
"espIdf.disposeConfserverProcess.title": "Dispose Current SDK Configuration Editor Server Process",
"espIdf.setGcovConfig.title": "Configure Project SDKConfig for Coverage",
"espIdf.importProject.title": "Import ESP-IDF Project",
"espIdf.launchQemu.title": "Launch QEMU Server",
"espIdf.monitorQemu.title": "Monitor QEMU Device",
"espIdf.qemuDebug.title": "Launch QEMU Debug Session",
"espIdf.createDevContainer.title": "Add Docker Container Configuration",
"espIdf.clearSavedIdfSetups.title": "Clear Saved ESP-IDF Setups",
"espIdf.partition.table.refresh.title": "Refresh Partition Table",
"espIdf.flashBinaryToPartition.title": "Flash Binary to Partition...",
"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.setMatterDevicePath.title": "Set ESP-MATTER Device Path (ESP_MATTER_DEVICE_PATH)",
"espIdf.customTask.title": "Execute Custom Task",
"espIdf.welcome.title": "Welcome",
"espIdf.projectConfigurationEditor.title": "Open Project Configuration",
"espIdf.projectConf.title": "Select project configuration",
"espIdf.saveDefSdkconfig.title": "ESP-IDF: Save Default SDKCONFIG file (save-defconfig)",
"espIdf.createSbom.title": "Run ESP-IDF-SBOM vulnerability check",
"esp.component-manager.ui.show.title": "Show Component Registry",
"esp.component-manager.cli.addDependencyError": "Error encountered while adding dependency to the component",
"debug.initConfig.name": "ESP-IDF Debug: Launch",
"debug.initConfig.description": "A new configuration for launch ESP-IDF projects",
"param.adapterTargetName": "Target name for ESP-IDF Debug Adapter",
"param.customAdapterTargetName": "Custom target name for ESP-IDF Debug Adapter",
"param.openOcdConfigFilesList": "List of configuration files inside OpenOCD Scripts directory",
"param.openOcdLaunchArgs": "Arguments to launch openOCD from this extension",
"param.flashBaudRate": "ESP-IDF Flash Baud rate",
"param.monitorBaudRate": "ESP-IDF Monitor Baud rate",
"param.port": "Path of selected device port",
"param.pythonBinPath": "Python absolute binary path used to execute ESP-IDF Python Scripts",
"param.espIdfPath": "Path to locate ESP-IDF framework (IDF_PATH)",
"param.espAdfPath": "Path to locate ESP-ADF framework (ADF_PATH)",
"param.espMdfPath": "Path to locate ESP-MDF framework (MDF_PATH)",
"param.espMatterPath": "Path to locate ESP-Matter framework (ESP_MATTER_PATH)",
"param.espRainmakerPath": "Path to locate ESP-Rainmaker framework (RMAKER_PATH)",
"param.toolsPath": "Path to locate ESP-IDF Tools (IDF_TOOLS_PATH)",
"param.exportPaths": "Paths to be appended to PATH",
"param.exportVars": "Variables to be added to system environment variables",
"param.gitPath.title": "Git executable path",
"param.useIDFKConfigStyle": "Enable/Disable ESP-IDF style validation for Kconfig files",
"param.showOnboardingOnInit": "Show ESP-IDF Configuration window on extension activation",
"param.cmakeCompilerArgs": "Arguments for CMake compilation task",
"param.ninjaArgs": "Arguments for Ninja build task",
"param.customTask": "Custom task",
"param.coveredLightTheme": "Background color for covered lines in Light theme for ESP-IDF Coverage.",
"param.coveredDarkTheme": "Background color for 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.partialDarkTheme": "Background color for partially covered lines in Dark theme for ESP-IDF Coverage.",
"param.uncoveredLightTheme": "Background color for uncovered lines in Light theme for ESP-IDF Coverage.",
"param.uncoveredDarkTheme": "Background color for uncovered lines in Dark theme for ESP-IDF Coverage.",
"param.enableUpdateSrcsToCMakeListsFile": "Enable update source files in CMakeLists.txt",
"param.qemuTcpPort": "QEMU tcp port for serial communication",
"param.openOcdDebugLevel": "OpenOCD Server debug level",
"param.preBuildTask": "Pre build custom task",
"param.postBuildTask": "Post build custom task",
"param.preFlashTask": "Pre flash custom task",
"param.postFlashTask": "Post flash custom task",
"param.svdFile": "SVD file to resolve ESP-IDF Peripheral view in Debug view",
"param.deleteComponentsOnFullClean": "Delete managed_components on Full Clean Project command",
"param.buildPath": "Name of CMake build directory",
"param.sdkconfigDefaults": "List of sdkconfig default values for initial build configuration",
"param.monitorStartDelayBeforeDebug": "Delay to start debug session after IDF monitor execution (ms)",
"param.monitorNoReset": "Enable no-reset flag to IDF Monitor",
"param.monitorEnableTimestamps": "Enable timestamps in IDF Monitor",
"param.monitorCustomTimestampFormat": "Custom timestamp format in IDF Monitor",
"param.enableStatusBar.title": "Enable ESP-IDF extension status bar items",
"view.components.name": "Project Components",
"configuration.title": "ESP-IDF",
"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",
"trace.poll_period.description": "poll_period will be set for the apptrace",
"trace.trace_size.description": "trace_size will set for the apptrace",
"trace.stop_tmo.description": "stop_tmo will be set for the apptrace",
"trace.wait4halt.description": "wait4halt will be set for the apptrace",
"trace.skip_size.description": "skip_size will be set for the apptrace",
"param.saveBeforeBuildDescription": "Save all the edited files in the workspace before proceeding with the build, although if fail to save files it will build anyways",
"param.notificationMode": "ESP-IDF extension notifications and output focus mode.",
"param.saveScope": "Where to save configuration with ESP-IDF commands with number value as vscode.ConfigurationTarget. Global = 1, Workspace= 2, WorkspaceFolder=3",
"param.rainmaker.api.server_url": "ESP-Rainmaker cloud server URL",
"param.launchMonitorOnDebugSession.title": "Start IDF Monitor along with ESP-IDF Debug Adapter session",
"param.enableIdfComponentManager.title": "Enable IDF Component Manager in build task",
"param.customTerminalExecutable.title": "Custom executable for extensions tasks",
"param.customTerminalExecutableArgs.title": "List of arguments for the custom executable for extension tasks",
"param.enableCCache.title": "Enable CCache in build task",
"param.enableSizeTaskAfterBuildTask.title": "Enable IDF Size task after build task",
"param.sdkconfigFilePath.title": "sdkconfig file absolute path",
"param.sbomFilePath.title": "esp-idf sbom file path",
"esp.rainmaker.backend.sync.title": "Sync with ESP-Rainmaker Cloud Server",
"esp.rainmaker.backend.connect.title": "Connect with ESP-Rainmaker Cloud Server",
"esp.rainmaker.backend.logout.title": "Unlink Rainmaker Account",
"esp.rainmaker.backend.add_node.title": "Add new node",
"esp.rainmaker.backend.remove_node.title": "Remove this node",
"esp.rainmaker.backend.update_node_param.title": "Update param for device",
"param.esp.rainmaker.oauth.url": "ESP-Rainmaker OAuth server URL",
"idf.wssPort.description": "Web Socket Server Port for Core Dump or GDB Stub",
"esp.webview.open.partition-table.title": "ESP-IDF: Open Partition Table Editor UI",
"esp.efuse.summary.title": "Get eFuse Summary",
"espIdf.efuse.clearResults.title": "Clear eFuse Summary",
"espIdf.jtag_flash.title": "Flash (with JTag)",
"espIdf.selectFlashMethodAndFlash.title": "Select Flash Method",
"idf.flashType.description": "Device flash method, UART or JTag",
"openocd.tcl.host.description": "Host for openocd tcl connection",
"openocd.tcl.port.description": "Port for openocd tcl connection",
"esp.component-manager.url.description": "Component registry URL",
"espIdf.launchWSServerAndMonitor.title": "Launch IDF Monitor for CoreDump / GDB-Stub Mode",
"esp_idf.appOffset.description": "Override build program start address offset (ESP32_APP_FLASH_OFF)",
"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.gdbinitFile.description": "gdbinit file path for ESP-IDF Debug Adapter",
"esp_idf.debuggers.text.description": "The command to execute",
"esp_idf.verifyAppBinBeforeDebug.description": "Verify app binaries before debug",
"esp_idf.tmoScaleFactor.description": "Scale factor for gdb timeout [default:1]"
}