Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correcting typos and improving the translation into Russian. #1409

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions l10n/bundle.l10n.es.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@
"Select an action to use": "Seleccione una acción para usar",
"ESP-IDF: Preparing ESP-IDF extension report": "ESP-IDF: Preparando informe de extensión ESP-IDF",
"Extension configuration report has been copied to clipboard with errors": "El informe de configuración de la extensión se ha copiado al portapapeles con errores",
"No launch.json found.\n Use the ESP-IDF: Add vscode Configuration Folder command.": "No se encontró launch.json.\n ",
"No gdbtarget configuration found in launch.json.\n Delete launch.json and use the ESP-IDF: Add vscode Configuration Folder' command.": "No se encontró ninguna configuración de gdbtarget en launch.json.\n ",
"No launch.json found.\nUse the 'ESP-IDF: Add vscode Configuration Folder' command.": "No se encontró launch.json.\n",
"No gdbtarget configuration found in launch.json.\nDelete launch.json and use the 'ESP-IDF: Add vscode Configuration Folder' command.": "No se encontró ninguna configuración de gdbtarget en launch.json.\n",
"Cannot call this command directly, click on any Trace to view its report!": "No se puede llamar a este comando directamente. Haga clic en cualquier seguimiento para ver su informe.",
"Do you want to view Heap Trace plot or System View Trace": "¿Quiere ver el gráfico de seguimiento del montón o el seguimiento de vista del sistema?",
"Show System View Tracing Plot (will open a webview window)": "Mostrar gráfico de seguimiento de vista del sistema (se abrirá una ventana de vista web)",
Expand Down Expand Up @@ -169,7 +169,7 @@
"New Project Wizard": "Asistente para nuevos proyectos",
"Select Current Project workspace folder": "Seleccione la carpeta del espacio de trabajo del proyecto actual",
"Select Port to Use (COM, tty, usbserial)": "Seleccione el puerto a utilizar (COM, tty, usbserial)",
"Set Espressif Device Target (IDF_TARGET": "Establecer destino del dispositivo Espressif (IDF_TARGET",
"Set Espressif Device Target (IDF_TARGET)": "Establecer destino del dispositivo Espressif (IDF_TARGET)",
"SDK Configuration Editor (menuconfig)": "Editor de configuración del SDK (menuconfig)",
"Build Project": "Proyecto de construcción",
"ESP-IDF Size": "Tamaño ESP-IDF",
Expand Down
6 changes: 3 additions & 3 deletions l10n/bundle.l10n.pt.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@
"Select an action to use": "Selecione uma ação para usar",
"ESP-IDF: Preparing ESP-IDF extension report": "ESP-IDF: Preparando relatório de extensão ESP-IDF",
"Extension configuration report has been copied to clipboard with errors": "O relatório de configuração da extensão foi copiado para a área de transferência com erros",
"No launch.json found.\n Use the ESP-IDF: Add vscode Configuration Folder command.": "Nenhum launch.json encontrado.\n ",
"No gdbtarget configuration found in launch.json.\n Delete launch.json and use the ESP-IDF: Add vscode Configuration Folder' command.": "Nenhuma configuração gdbtarget encontrada em launch.json.\n ",
"No launch.json found.\nUse the 'ESP-IDF: Add vscode Configuration Folder' command.": "Nenhum launch.json encontrado.\n",
"No gdbtarget configuration found in launch.json.\nDelete launch.json and use the 'ESP-IDF: Add vscode Configuration Folder' command.": "Nenhuma configuração gdbtarget encontrada em launch.json.\n",
"Cannot call this command directly, click on any Trace to view its report!": "Não é possível chamar este comando diretamente, clique em qualquer Trace para visualizar seu relatório!",
"Do you want to view Heap Trace plot or System View Trace": "Você deseja visualizar o gráfico de rastreamento de heap ou o rastreamento do System View",
"Show System View Tracing Plot (will open a webview window)": "Mostrar gráfico de rastreamento do System View (abrirá uma janela de visualização na web)",
Expand Down Expand Up @@ -169,7 +169,7 @@
"New Project Wizard": "Assistente de Novo Projeto",
"Select Current Project workspace folder": "Selecione a pasta do espaço de trabalho do Projeto Atual",
"Select Port to Use (COM, tty, usbserial)": "Selecione a porta a ser usada (COM, tty, usbserial)",
"Set Espressif Device Target (IDF_TARGET": "Definir destino do dispositivo Espressif (IDF_TARGET",
"Set Espressif Device Target (IDF_TARGET)": "Definir destino do dispositivo Espressif (IDF_TARGET)",
"SDK Configuration Editor (menuconfig)": "Editor de configuração do SDK (menuconfig)",
"Build Project": "Construir projeto",
"ESP-IDF Size": "Tamanho ESP-IDF",
Expand Down
182 changes: 91 additions & 91 deletions l10n/bundle.l10n.ru.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions l10n/bundle.l10n.zh-CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@
"Select an action to use": "选择要执行的操作",
"ESP-IDF: Preparing ESP-IDF extension report": "ESP-IDF:正在生成 ESP-IDF 扩展报告",
"Extension configuration report has been copied to clipboard with errors": "已复制扩展配置报告到剪贴板,但有错误",
"No launch.json found.\n Use the ESP-IDF: Add vscode Configuration Folder command.": "未找到 launch.json。\n运行命令 ESP-IDF:添加 VS Code 配置文件夹",
"No gdbtarget configuration found in launch.json.\n Delete launch.json and use the ESP-IDF: Add vscode Configuration Folder' command.": "launch.json 中未找到 gdbtarget 配置。\n删除 launch.json 并运行命令 ESP-IDF:添加 VS Code 配置文件夹。",
"No launch.json found.\nUse the 'ESP-IDF: Add vscode Configuration Folder' command.": "未找到 launch.json。\n运行命令 ESP-IDF:添加 VS Code 配置文件夹",
"No gdbtarget configuration found in launch.json.\nDelete launch.json and use the 'ESP-IDF: Add vscode Configuration Folder' command.": "launch.json 中未找到 gdbtarget 配置。\n删除 launch.json 并运行命令 ESP-IDF:添加 VS Code 配置文件夹。",
"Cannot call this command directly, click on any Trace to view its report!": "不能直接调用此命令,点击跟踪即可查看其报告!",
"Do you want to view Heap Trace plot or System View Trace": "选择查看堆跟踪图或系统视图跟踪",
"Show System View Tracing Plot (will open a webview window)": "显示系统视图跟踪图(将打开网络视图窗口)",
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -941,6 +941,7 @@
},
"openocd.jtag.command.force_unix_path_separator": {
"type": "boolean",
"description": "%openocd.jtag.command.force_unix_path_separator.description%",
"default": true
},
"idf.launchMonitorOnDebugSession": {
Expand Down
1 change: 1 addition & 0 deletions package.nls.es.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@
"openocd.tcl.host.description": "Host para conexión tcl de Openocd",
"openocd.tcl.port.description": "Puerto para conexión tcl de Openocd",
"param.adapterTargetName": "Nombre de destino para Adaptador de Depuración ESP-IDF",
"openocd.jtag.command.force_unix_path_separator.description": "Forced to use \"/\" instead of \"\\\\\" as path separator for Win32 based OS",
"param.buildPath": "Nombre del directorio de construcción de CMake",
"param.cmakeCompilerArgs": "Argumentos para tarea de compilación de CMake",
"param.coveredDarkTheme": "Color de fondo para líneas cubiertas en tema oscuro para Cobertura de ESP-IDF.",
Expand Down
7 changes: 4 additions & 3 deletions package.nls.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,15 +98,16 @@
"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",
"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.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.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",
Expand Down Expand Up @@ -149,7 +150,7 @@
"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.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",
Expand Down
1 change: 1 addition & 0 deletions package.nls.pt.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@
"idf.wssPort.description": "Porta do servidor Web Socket para Core Dump ou GDB Stub",
"openocd.tcl.host.description": "Host para conexão OpenOCD tcl",
"openocd.tcl.port.description": "Porta para conexão OpenOCD tcl",
"openocd.jtag.command.force_unix_path_separator.description": "Forced to use \"/\" instead of \"\\\\\" as path separator for Win32 based OS",
"param.adapterTargetName": "Nome de destino para adaptador de depuração ESP-IDF",
"param.buildPath": "Nome do diretório de compilação do CMake",
"param.cmakeCompilerArgs": "Argumentos para tarefa de compilação do CMake",
Expand Down
Loading