|
6 | 6 | },
|
7 | 7 | "board": {
|
8 | 8 | "board": "Board{0}",
|
| 9 | + "boardConfigDialogTitle": "Select Other Board and Port", |
9 | 10 | "boardInfo": "Board Info",
|
10 | 11 | "configDialog1": "Select both a Board and a Port if you want to upload a sketch.",
|
11 | 12 | "configDialog2": "If you only select a Board you will be able to compile, but not to upload your sketch.",
|
12 |
| - "configDialogTitle": "Select Other Board & Port", |
13 | 13 | "couldNotFindPreviouslySelected": "Could not find previously selected board '{0}' in installed platform '{1}'. Please manually reselect the board you want to use. Do you want to reselect it now?",
|
14 | 14 | "disconnected": "Disconnected",
|
15 | 15 | "getBoardInfo": "Get Board Info",
|
16 | 16 | "inSketchbook": " (in Sketchbook)",
|
17 | 17 | "installManually": "Əl ilə yüklə",
|
18 | 18 | "installNow": "The \"{0} {1}\" core has to be installed for the currently selected \"{2}\" board. Do you want to install it now?",
|
19 | 19 | "noFQBN": "The FQBN is not available for the selected board \"{0}\". Do you have the corresponding core installed?",
|
| 20 | + "noPortsDiscovered": "No ports discovered", |
20 | 21 | "noPortsSelected": "No ports selected for board: '{0}'.",
|
21 | 22 | "noneSelected": "No boards selected.",
|
22 | 23 | "openBoardsConfig": "Select other board and port…",
|
|
26 | 27 | "portLabel": "Port: {0}",
|
27 | 28 | "programmer": "Proqramlayıcı",
|
28 | 29 | "reselectLater": "Daha Sonra Yenidən Seç",
|
| 30 | + "searchBoard": "Search board", |
29 | 31 | "selectBoard": "Select Board",
|
30 | 32 | "selectBoardForInfo": "Please select a board to obtain board info.",
|
31 | 33 | "selectPortForInfo": "Please select a port to obtain board info.",
|
|
36 | 38 | "boardsManager": "Boards Manager",
|
37 | 39 | "bootloader": {
|
38 | 40 | "burnBootloader": "Burn Bootloader",
|
| 41 | + "burningBootloader": "Burning bootloader...", |
39 | 42 | "doneBurningBootloader": "Done burning bootloader."
|
40 | 43 | },
|
41 | 44 | "burnBootloader": {
|
|
106 | 109 | "offlineIndicator": "You appear to be offline. Without an Internet connection, the Arduino CLI might not be able to download the required resources and could cause malfunction. Please connect to the Internet and restart the application.",
|
107 | 110 | "oldFormat": "The '{0}' still uses the old `.pde` format. Do you want to switch to the new `.ino` extension?",
|
108 | 111 | "processing": "Processing",
|
109 |
| - "selectBoard": "Select Board", |
110 | 112 | "selectedOn": "on {0}",
|
111 | 113 | "serialMonitor": "Serial Monitor",
|
112 | 114 | "unknown": "Bilnməyən"
|
|
115 | 117 | "error": "Compilation error: {0}"
|
116 | 118 | },
|
117 | 119 | "component": {
|
| 120 | + "boardsIncluded": "Boards included in this package:", |
118 | 121 | "by": "by",
|
119 | 122 | "filterSearch": "Filter your search...",
|
120 | 123 | "install": "INSTALL",
|
|
129 | 132 | "replaceTitle": "Yükləmə Uğursuz.Yenidən Sınayın"
|
130 | 133 | },
|
131 | 134 | "coreContribution": {
|
132 |
| - "copyError": "Copy error messages" |
| 135 | + "copyError": "Copy error messages", |
| 136 | + "noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu." |
133 | 137 | },
|
134 | 138 | "daemon": {
|
135 | 139 | "restart": "Restart Daemon",
|
|
154 | 158 | "increaseFontSize": "Increase Font Size",
|
155 | 159 | "increaseIndent": "Increase Indent",
|
156 | 160 | "nextError": "Next Error",
|
157 |
| - "previousError": "Previous Error" |
| 161 | + "previousError": "Previous Error", |
| 162 | + "revealError": "Reveal Error" |
158 | 163 | },
|
159 | 164 | "electron": {
|
160 | 165 | "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.",
|
|
306 | 311 | "archiveSketch": "Archive Sketch",
|
307 | 312 | "cantOpen": "A folder named \"{0}\" already exists. Can't open sketch.",
|
308 | 313 | "close": "Are you sure you want to close the sketch?",
|
| 314 | + "compile": "Compiling sketch...", |
309 | 315 | "configureAndUpload": "Configure And Upload",
|
310 | 316 | "createdArchive": "Created archive '{0}'.",
|
311 | 317 | "doneCompiling": "Done compiling.",
|
|
318 | 324 | "openRecent": "Open Recent",
|
319 | 325 | "openSketchInNewWindow": "Open Sketch in New Window",
|
320 | 326 | "saveFolderAs": "Save sketch folder as...",
|
| 327 | + "saveSketch": "Save your sketch to open it again later.", |
321 | 328 | "saveSketchAs": "Save sketch folder as...",
|
322 |
| - "saveTempSketch": "Save your sketch to open it again later.", |
323 | 329 | "showFolder": "Show Sketch Folder",
|
324 | 330 | "sketch": "Sketch",
|
325 | 331 | "sketchbook": "Sketchbook",
|
326 | 332 | "titleLocalSketchbook": "Local Sketchbook",
|
327 | 333 | "titleSketchbook": "Sketchbook",
|
328 | 334 | "upload": "Upload",
|
329 | 335 | "uploadUsingProgrammer": "Upload Using Programmer",
|
| 336 | + "uploading": "Uploading...", |
330 | 337 | "userFieldsNotFoundError": "Can't find user fields for connected board",
|
331 | 338 | "verify": "Verify",
|
332 | 339 | "verifyOrCompile": "Verify/Compile"
|
|
341 | 348 | },
|
342 | 349 | "userFields": {
|
343 | 350 | "cancel": "Cancel",
|
| 351 | + "enterField": "Enter {0}", |
344 | 352 | "upload": "Upload"
|
345 | 353 | }
|
346 | 354 | },
|
|
354 | 362 | "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.",
|
355 | 363 | "daemonOffline": "CLI Daemon Offline",
|
356 | 364 | "offline": "Offlayn",
|
357 |
| - "quitMessage": "Yadda Saxlanılmamış Dəyişikliklər Yadda Saxlanılmayacaq", |
358 | 365 | "quitTitle": "Are you sure you want to quit?"
|
359 | 366 | },
|
360 | 367 | "debug": {
|
|
0 commit comments