|
6 | 6 | },
|
7 | 7 | "board": {
|
8 | 8 | "board": "开发板 {0}",
|
9 |
| - "boardConfigDialogTitle": "Select Other Board and Port", |
| 9 | + "boardConfigDialogTitle": "选择其他开发板和端口", |
10 | 10 | "boardInfo": "开发板信息",
|
11 | 11 | "configDialog1": "如果要上传项目,请选择开发板和端口。",
|
12 | 12 | "configDialog2": "如果你只选择了开发板,你可以编译项目,但不能上传项目。",
|
|
16 | 16 | "inSketchbook": "(在项目文件夹中)",
|
17 | 17 | "installNow": "必须为当前选定的 {2} 开发板板安装 “{0}{1}” 内核。你想现在安装吗?",
|
18 | 18 | "noFQBN": "FQBN 不可用于所选开发板 “{0}”。你是否安装了相应的内核?",
|
19 |
| - "noPortsDiscovered": "No ports discovered", |
| 19 | + "noPortsDiscovered": "未发现端口", |
20 | 20 | "noPortsSelected": "没有为开发板选择端口:‘{0}’。",
|
21 | 21 | "noneSelected": "未选择任何开发板。",
|
22 | 22 | "openBoardsConfig": "选择其他开发板和接口......",
|
|
26 | 26 | "portLabel": "端口:{0}",
|
27 | 27 | "programmer": "编程器",
|
28 | 28 | "reselectLater": "稍后重新选择",
|
29 |
| - "searchBoard": "Search board", |
| 29 | + "searchBoard": "搜索开发坂", |
30 | 30 | "selectBoard": "选择开发板",
|
31 | 31 | "selectBoardForInfo": "请选择一个开发板以获取开发板信息。",
|
32 | 32 | "selectPortForInfo": "请选择一个端口以获取开发板信息。",
|
|
36 | 36 | },
|
37 | 37 | "boardsManager": "开发板管理器",
|
38 | 38 | "boardsType": {
|
39 |
| - "arduinoCertified": "Arduino Certified" |
| 39 | + "arduinoCertified": "Arduino 认证" |
40 | 40 | },
|
41 | 41 | "bootloader": {
|
42 | 42 | "burnBootloader": "烧录引导程序",
|
|
54 | 54 | "enterURL": "输入地址",
|
55 | 55 | "noSupportedBoardConnected": "未连接受支持的开发板",
|
56 | 56 | "openContext": "打开上下文",
|
57 |
| - "remove": "删除", |
| 57 | + "remove": "移除", |
58 | 58 | "selectBoard": "选择开发板...",
|
59 | 59 | "selectCertificateToUpload": "1.选择要上传的证书",
|
60 | 60 | "selectDestinationBoardToUpload": "2.选择开发板并上传证书",
|
|
64 | 64 | "uploadingCertificates": "上传证书。"
|
65 | 65 | },
|
66 | 66 | "checkForUpdates": {
|
67 |
| - "checkForUpdates": "Check for Arduino Updates", |
68 |
| - "installAll": "Install All", |
69 |
| - "noUpdates": "There are no recent updates available.", |
70 |
| - "promptUpdateBoards": "Updates are available for some of your boards.", |
71 |
| - "promptUpdateLibraries": "Updates are available for some of your libraries.", |
72 |
| - "updatingBoards": "Updating boards...", |
73 |
| - "updatingLibraries": "Updating libraries..." |
| 67 | + "checkForUpdates": "检查 Arduino 更新", |
| 68 | + "installAll": "全部安装", |
| 69 | + "noUpdates": "没有可用的更新。", |
| 70 | + "promptUpdateBoards": "您的某些开发板有可用更新。", |
| 71 | + "promptUpdateLibraries": "您的某些库有可用更新。", |
| 72 | + "updatingBoards": "更新开发板中...", |
| 73 | + "updatingLibraries": "更新库中..." |
74 | 74 | },
|
75 | 75 | "cli-error-parser": {
|
76 | 76 | "keyboardError": "没有找到 ‘Keyboard’,请检查您的项目是否包含 ‘#include<Keyboard.h>’?",
|
|
114 | 114 | "visitArduinoCloud": "访问 Arduino Cloud 以创建云项目。"
|
115 | 115 | },
|
116 | 116 | "common": {
|
117 |
| - "all": "All", |
118 |
| - "contributed": "Contributed", |
| 117 | + "all": "全部", |
| 118 | + "contributed": "已贡献", |
119 | 119 | "installManually": "手动安装",
|
120 | 120 | "later": "之后",
|
121 | 121 | "noBoardSelected": "没有选择开发板",
|
122 | 122 | "notConnected": "[没有连接]",
|
123 | 123 | "offlineIndicator": "你似乎处于离线状态。如果没有网络连接,Arduino CLI 可能无法下载所需的资源,并可能导致故障。请连接网络并重新启动程序。",
|
124 | 124 | "oldFormat": "‘{0}’ 仍然使用旧的 ‘.pde’ 格式。是否要切换到新的 ‘.ino’ 扩展?",
|
125 |
| - "partner": "Partner", |
| 125 | + "partner": "合作伙伴", |
126 | 126 | "processing": "正在处理中",
|
127 |
| - "recommended": "Recommended", |
| 127 | + "recommended": "推荐", |
128 | 128 | "retired": "Retired",
|
129 | 129 | "selectedOn": "on {0}",
|
130 | 130 | "serialMonitor": "串口监视器",
|
131 |
| - "type": "Type", |
| 131 | + "type": "类型", |
132 | 132 | "unknown": "未知",
|
133 |
| - "updateable": "Updatable" |
| 133 | + "updateable": "可更新" |
134 | 134 | },
|
135 | 135 | "compile": {
|
136 | 136 | "error": "编译错误:{0}"
|
137 | 137 | },
|
138 | 138 | "component": {
|
139 |
| - "boardsIncluded": "Boards included in this package:", |
| 139 | + "boardsIncluded": "包含在此包中的开发板:", |
140 | 140 | "by": "by",
|
141 | 141 | "filterSearch": "筛选搜索结果......",
|
142 | 142 | "install": "安装",
|
|
152 | 152 | },
|
153 | 153 | "coreContribution": {
|
154 | 154 | "copyError": "复制错误信息",
|
155 |
| - "noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu." |
| 155 | + "noBoardSelected": "未选择开发板。请从工具 > 板菜单中选择您的 Arduino 开发板。" |
156 | 156 | },
|
157 | 157 | "daemon": {
|
158 | 158 | "restart": "重启守护进程",
|
|
178 | 178 | "increaseIndent": "增加缩进",
|
179 | 179 | "nextError": "下一个错误",
|
180 | 180 | "previousError": "上一个错误",
|
181 |
| - "revealError": "Reveal Error" |
| 181 | + "revealError": "显示错误" |
182 | 182 | },
|
183 | 183 | "electron": {
|
184 | 184 | "couldNotSave": "无法保存项目。请将未保存的工作复制到你喜爱的文本编辑器中,然后重新启动 IDE。",
|
|
216 | 216 | "visit": "访问 Arduino.cc"
|
217 | 217 | },
|
218 | 218 | "ide-updater": {
|
219 |
| - "checkForUpdates": "Check for Arduino IDE Updates", |
| 219 | + "checkForUpdates": "检查 Arduino IDE 更新", |
220 | 220 | "closeAndInstallButton": "关闭并安装",
|
221 | 221 | "closeToInstallNotice": "关闭软件并安装更新。",
|
222 | 222 | "downloadButton": "下载",
|
|
255 | 255 | "zipLibrary": "库"
|
256 | 256 | },
|
257 | 257 | "librarySearchProperty": {
|
258 |
| - "topic": "Topic" |
| 258 | + "topic": "话题" |
259 | 259 | },
|
260 | 260 | "libraryTopic": {
|
261 | 261 | "communication": "Communication",
|
262 |
| - "dataProcessing": "Data Processing", |
263 |
| - "dataStorage": "Data Storage", |
264 |
| - "deviceControl": "Device Control", |
265 |
| - "display": "Display", |
266 |
| - "other": "Other", |
267 |
| - "sensors": "Sensors", |
268 |
| - "signalInputOutput": "Signal Input/Output", |
269 |
| - "timing": "Timing", |
270 |
| - "uncategorized": "Uncategorized" |
| 262 | + "dataProcessing": "数据处理", |
| 263 | + "dataStorage": "数据存储", |
| 264 | + "deviceControl": "设备控制", |
| 265 | + "display": "显示", |
| 266 | + "other": "其他", |
| 267 | + "sensors": "传感器", |
| 268 | + "signalInputOutput": "信号输入/输出", |
| 269 | + "timing": "定时", |
| 270 | + "uncategorized": "未分类" |
271 | 271 | },
|
272 | 272 | "libraryType": {
|
273 |
| - "installed": "Installed" |
| 273 | + "installed": "安装" |
274 | 274 | },
|
275 | 275 | "menu": {
|
276 | 276 | "advanced": "高级设置",
|
|
290 | 290 | "automatic": " 自动调整",
|
291 | 291 | "board.certificates": "可上传到开发板的证书列表",
|
292 | 292 | "browse": "浏览",
|
293 |
| - "checkForUpdate": "Receive notifications of available updates for the IDE, boards, and libraries. Requires an IDE restart after change. It's true by default.", |
| 293 | + "checkForUpdate": "接收 IDE、开发板和库的可用更新通知。更改后需要重启IDE。默认情况为开启。", |
294 | 294 | "choose": "选择",
|
295 | 295 | "cli.daemonDebug": "启用对 Arduino CLI 的 gRPC 调用的调试记录。该设置需要重新启动 IDE 才能生效。默认不启用。",
|
296 | 296 | "cloud.enabled": "True 则启用项目同步功能。默认为 True。",
|
|
386 | 386 | },
|
387 | 387 | "userFields": {
|
388 | 388 | "cancel": "取消",
|
389 |
| - "enterField": "Enter {0}", |
| 389 | + "enterField": "输入 {0}", |
390 | 390 | "upload": "上传"
|
391 | 391 | }
|
392 | 392 | },
|
|
0 commit comments