@@ -768,11 +768,11 @@ msgstr "Error getting absolute path of sketch archive"
768
768
msgid "Error getting board details: %v"
769
769
msgstr "Error getting board details: %v"
770
770
771
- #: commands/board/list.go:140
771
+ #: commands/board/list.go:146
772
772
msgid "Error getting board info from Arduino Cloud"
773
773
msgstr "Error getting board info from Arduino Cloud"
774
774
775
- #: commands/board/list.go:205
775
+ #: commands/board/list.go:211
776
776
msgid "Error getting board list"
777
777
msgstr "Error getting board list"
778
778
@@ -897,9 +897,9 @@ msgstr "Error searching for platforms: %v"
897
897
msgid "Error serializing compilation database: %s"
898
898
msgstr "Error serializing compilation database: %s"
899
899
900
- #: commands/board/list.go:190
901
- #: commands/board/list.go:193
902
- #: commands/board/list.go:234
900
+ #: commands/board/list.go:196
901
+ #: commands/board/list.go:199
902
+ #: commands/board/list.go:240
903
903
msgid "Error starting board discoveries"
904
904
msgstr "Error starting board discoveries"
905
905
@@ -1281,7 +1281,7 @@ msgstr "Invalid package index in %s"
1281
1281
msgid "Invalid parameter %s: version not allowed"
1282
1282
msgstr "Invalid parameter %s: version not allowed"
1283
1283
1284
- #: commands/board/list.go:51
1284
+ #: commands/board/list.go:57
1285
1285
msgid "Invalid pid value: '%s'"
1286
1286
msgstr "Invalid pid value: '%s'"
1287
1287
@@ -1293,7 +1293,7 @@ msgstr "Invalid size regexp: %s"
1293
1293
msgid "Invalid version"
1294
1294
msgstr "Invalid version"
1295
1295
1296
- #: commands/board/list.go:48
1296
+ #: commands/board/list.go:54
1297
1297
msgid "Invalid vid value: '%s'"
1298
1298
msgstr "Invalid vid value: '%s'"
1299
1299
@@ -2421,7 +2421,7 @@ msgstr "binary file not found in %s"
2421
2421
msgid "board %s:%s not found"
2422
2422
msgstr "board %s:%s not found"
2423
2423
2424
- #: commands/board/list.go:40
2424
+ #: commands/board/list.go:41
2425
2425
msgid "board not found"
2426
2426
msgstr "board not found"
2427
2427
@@ -2430,12 +2430,12 @@ msgstr "board not found"
2430
2430
msgid "boardname"
2431
2431
msgstr "boardname"
2432
2432
2433
- #: arduino/discovery/discovery.go:297
2434
- #: arduino/discovery/discovery.go:318
2435
- #: arduino/discovery/discovery.go:338
2436
- #: arduino/discovery/discovery.go:361
2437
- #: arduino/discovery/discovery.go:384
2438
- #: arduino/discovery/discovery.go:407
2433
+ #: arduino/discovery/discovery.go:300
2434
+ #: arduino/discovery/discovery.go:321
2435
+ #: arduino/discovery/discovery.go:341
2436
+ #: arduino/discovery/discovery.go:364
2437
+ #: arduino/discovery/discovery.go:387
2438
+ #: arduino/discovery/discovery.go:410
2439
2439
msgid "calling %[1]s: %[2]w"
2440
2440
msgstr "calling %[1]s: %[2]w"
2441
2441
@@ -2477,36 +2477,36 @@ msgstr "cleaning build path"
2477
2477
msgid "command"
2478
2478
msgstr "command"
2479
2479
2480
- #: arduino/discovery/discovery.go:301
2481
- #: arduino/discovery/discovery.go:322
2482
- #: arduino/discovery/discovery.go:342
2483
- #: arduino/discovery/discovery.go:365
2484
- #: arduino/discovery/discovery.go:388
2485
- #: arduino/discovery/discovery.go:411
2480
+ #: arduino/discovery/discovery.go:304
2481
+ #: arduino/discovery/discovery.go:325
2482
+ #: arduino/discovery/discovery.go:345
2483
+ #: arduino/discovery/discovery.go:368
2484
+ #: arduino/discovery/discovery.go:391
2485
+ #: arduino/discovery/discovery.go:414
2486
2486
msgid "command failed: %s"
2487
2487
msgstr "command failed: %s"
2488
2488
2489
- #: arduino/discovery/discovery.go:299
2489
+ #: arduino/discovery/discovery.go:302
2490
2490
msgid "communication out of sync, expected 'hello', received '%s'"
2491
2491
msgstr "communication out of sync, expected 'hello', received '%s'"
2492
2492
2493
- #: arduino/discovery/discovery.go:386
2493
+ #: arduino/discovery/discovery.go:389
2494
2494
msgid "communication out of sync, expected 'list', received '%s'"
2495
2495
msgstr "communication out of sync, expected 'list', received '%s'"
2496
2496
2497
- #: arduino/discovery/discovery.go:363
2497
+ #: arduino/discovery/discovery.go:366
2498
2498
msgid "communication out of sync, expected 'quit', received '%s'"
2499
2499
msgstr "communication out of sync, expected 'quit', received '%s'"
2500
2500
2501
- #: arduino/discovery/discovery.go:320
2501
+ #: arduino/discovery/discovery.go:323
2502
2502
msgid "communication out of sync, expected 'start', received '%s'"
2503
2503
msgstr "communication out of sync, expected 'start', received '%s'"
2504
2504
2505
- #: arduino/discovery/discovery.go:409
2505
+ #: arduino/discovery/discovery.go:412
2506
2506
msgid "communication out of sync, expected 'start_sync', received '%s'"
2507
2507
msgstr "communication out of sync, expected 'start_sync', received '%s'"
2508
2508
2509
- #: arduino/discovery/discovery.go:340
2509
+ #: arduino/discovery/discovery.go:343
2510
2510
msgid "communication out of sync, expected 'stop', received '%s'"
2511
2511
msgstr "communication out of sync, expected 'stop', received '%s'"
2512
2512
@@ -2599,11 +2599,11 @@ msgstr "error opening serial monitor"
2599
2599
msgid "error parsing value: %v"
2600
2600
msgstr "error parsing value: %v"
2601
2601
2602
- #: commands/board/list.go:81
2602
+ #: commands/board/list.go:87
2603
2603
msgid "error processing response from server"
2604
2604
msgstr "error processing response from server"
2605
2605
2606
- #: commands/board/list.go:96
2606
+ #: commands/board/list.go:102
2607
2607
msgid "error querying Arduino Cloud Api"
2608
2608
msgstr "error querying Arduino Cloud Api"
2609
2609
@@ -2623,7 +2623,7 @@ msgstr "extracting archive: %w"
2623
2623
msgid "failed to compute hash of file \" %s\" "
2624
2624
msgstr "failed to compute hash of file \" %s\" "
2625
2625
2626
- #: commands/board/list.go:64
2626
+ #: commands/board/list.go:70
2627
2627
msgid "failed to initialize http client"
2628
2628
msgstr "failed to initialize http client"
2629
2629
@@ -2726,11 +2726,11 @@ msgstr "installing %[1]s tool: %[2]s"
2726
2726
msgid "installing platform %[1]s: %[2]s"
2727
2727
msgstr "installing platform %[1]s: %[2]s"
2728
2728
2729
- #: arduino/discovery/discovery.go:184
2729
+ #: arduino/discovery/discovery.go:190
2730
2730
msgid "invalid 'add' message: missing port"
2731
2731
msgstr "invalid 'add' message: missing port"
2732
2732
2733
- #: arduino/discovery/discovery.go:195
2733
+ #: arduino/discovery/discovery.go:201
2734
2734
msgid "invalid 'remove' message: missing port"
2735
2735
msgstr "invalid 'remove' message: missing port"
2736
2736
@@ -2860,7 +2860,7 @@ msgstr "library is not valid: missing header file \"%s\""
2860
2860
msgid "library path does not exist: %s"
2861
2861
msgstr "library path does not exist: %s"
2862
2862
2863
- #: arduino/discovery/discoverymanager/discoverymanager.go:222
2863
+ #: arduino/discovery/discoverymanager/discoverymanager.go:225
2864
2864
msgid "listing ports from discovery %[1]s: %[2]w"
2865
2865
msgstr "listing ports from discovery %[1]s: %[2]w"
2866
2866
@@ -2954,7 +2954,7 @@ msgstr "no compatible version of %s tools found for the current os"
2954
2954
msgid "no executable specified"
2955
2955
msgstr "no executable specified"
2956
2956
2957
- #: commands/daemon/daemon.go:94
2957
+ #: commands/daemon/daemon.go:96
2958
2958
msgid "no instance specified"
2959
2959
msgstr "no instance specified"
2960
2960
@@ -3065,7 +3065,7 @@ msgstr "port"
3065
3065
msgid "port not found: %[1]s %[2]s"
3066
3066
msgstr "port not found: %[1]s %[2]s"
3067
3067
3068
- #: arduino/discovery/discovery.go:303
3068
+ #: arduino/discovery/discovery.go:306
3069
3069
msgid "protocol version not supported: requested 1, got %d"
3070
3070
msgstr "protocol version not supported: requested 1, got %d"
3071
3071
@@ -3210,7 +3210,7 @@ msgstr "start syncing discovery %[1]s: %[2]w"
3210
3210
msgid "starting discovery %[1]s: %[2]w"
3211
3211
msgstr "starting discovery %[1]s: %[2]w"
3212
3212
3213
- #: commands/board/list.go:277
3213
+ #: commands/board/list.go:302
3214
3214
msgid "stopping discoveries: %s"
3215
3215
msgstr "stopping discoveries: %s"
3216
3216
@@ -3246,11 +3246,11 @@ msgstr "the library name is different from the set (%[1]s != %[2]s)"
3246
3246
msgid "the platform has no releases"
3247
3247
msgstr "the platform has no releases"
3248
3248
3249
- #: commands/board/list.go:72
3249
+ #: commands/board/list.go:78
3250
3250
msgid "the server responded with status %s"
3251
3251
msgstr "the server responded with status %s"
3252
3252
3253
- #: arduino/discovery/discovery.go:228
3253
+ #: arduino/discovery/discovery.go:231
3254
3254
msgid "timeout waiting for message from %s"
3255
3255
msgstr "timeout waiting for message from %s"
3256
3256
@@ -3367,7 +3367,7 @@ msgstr "uploading error: %s"
3367
3367
msgid "writing sketch metadata %[1]s: %[2]s"
3368
3368
msgstr "writing sketch metadata %[1]s: %[2]s"
3369
3369
3370
- #: commands/board/list.go:88
3370
+ #: commands/board/list.go:94
3371
3371
msgid "wrong format in server response"
3372
3372
msgstr "wrong format in server response"
3373
3373
0 commit comments