@@ -232,7 +232,7 @@ msgstr "Available"
232
232
msgid "Available Commands:"
233
233
msgstr "Available Commands:"
234
234
235
- #: cli/upload/upload.go:61
235
+ #: cli/upload/upload.go:62
236
236
msgid "Binary file to upload."
237
237
msgstr "Binary file to upload."
238
238
@@ -552,7 +552,7 @@ msgstr "Detects and displays a list of boards connected to the current computer.
552
552
msgid "Directory containing binaries for debug."
553
553
msgstr "Directory containing binaries for debug."
554
554
555
- #: cli/upload/upload.go:60
555
+ #: cli/upload/upload.go:61
556
556
msgid "Directory containing binaries to upload."
557
557
msgstr "Directory containing binaries to upload."
558
558
@@ -573,7 +573,7 @@ msgid "Do not install dependencies."
573
573
msgstr "Do not install dependencies."
574
574
575
575
#: cli/burnbootloader/burnbootloader.go:58
576
- #: cli/upload/upload.go:65
576
+ #: cli/upload/upload.go:66
577
577
msgid "Do not perform the actual upload, just log out actions"
578
578
msgstr "Do not perform the actual upload, just log out actions"
579
579
@@ -725,10 +725,10 @@ msgstr "Error during JSON encoding of the output: %v"
725
725
#: cli/compile/compile.go:202
726
726
#: cli/compile/compile.go:212
727
727
#: cli/compile/compile.go:244
728
- #: cli/upload/upload.go:96
729
- #: cli/upload/upload.go:101
730
- #: cli/upload/upload.go:111
731
- #: cli/upload/upload.go:134
728
+ #: cli/upload/upload.go:103
729
+ #: cli/upload/upload.go:109
730
+ #: cli/upload/upload.go:125
731
+ #: cli/upload/upload.go:152
732
732
msgid "Error during Upload: %v"
733
733
msgstr "Error during Upload: %v"
734
734
@@ -1086,7 +1086,7 @@ msgstr "Force skip of post-install scripts (if the CLI is running interactively)
1086
1086
#: cli/burnbootloader/burnbootloader.go:53
1087
1087
#: cli/compile/compile.go:85
1088
1088
#: cli/debug/debug.go:62
1089
- #: cli/upload/upload.go:58
1089
+ #: cli/upload/upload.go:59
1090
1090
msgid "Fully Qualified Board Name, e.g.: arduino:avr:uno"
1091
1091
msgstr "Fully Qualified Board Name, e.g.: arduino:avr:uno"
1092
1092
@@ -1575,12 +1575,12 @@ msgid "Optional, suppresses almost every output."
1575
1575
msgstr "Optional, suppresses almost every output."
1576
1576
1577
1577
#: cli/compile/compile.go:98
1578
- #: cli/upload/upload.go:63
1578
+ #: cli/upload/upload.go:64
1579
1579
msgid "Optional, turns on verbose mode."
1580
1580
msgstr "Optional, turns on verbose mode."
1581
1581
1582
1582
#: cli/compile/compile.go:109
1583
- #: cli/upload/upload.go:64
1583
+ #: cli/upload/upload.go:65
1584
1584
msgid "Optional, use the specified programmer to upload."
1585
1585
msgstr "Optional, use the specified programmer to upload."
1586
1586
@@ -1947,7 +1947,7 @@ msgstr "Sketch uses {0} bytes ({2}%%) of program storage space. Maximum is {1} b
1947
1947
1948
1948
#: cli/compile/compile.go:137
1949
1949
#: cli/sketch/archive.go:66
1950
- #: cli/upload/upload.go:88
1950
+ #: cli/upload/upload.go:94
1951
1951
msgid "Sketches with .pde extension are deprecated, please rename the following files to .ino:"
1952
1952
msgstr "Sketches with .pde extension are deprecated, please rename the following files to .ino:"
1953
1953
@@ -2219,11 +2219,11 @@ msgstr "Upgrades one or all installed platforms to the latest version."
2219
2219
msgid "Upgrading platform %[1]s with %[2]s"
2220
2220
msgstr "Upgrading platform %[1]s with %[2]s"
2221
2221
2222
- #: cli/upload/upload.go:50
2222
+ #: cli/upload/upload.go:51
2223
2223
msgid "Upload Arduino sketches."
2224
2224
msgstr "Upload Arduino sketches."
2225
2225
2226
- #: cli/upload/upload.go:51
2226
+ #: cli/upload/upload.go:52
2227
2227
msgid "Upload Arduino sketches. This does NOT compile the sketch prior to upload."
2228
2228
msgstr "Upload Arduino sketches. This does NOT compile the sketch prior to upload."
2229
2229
@@ -2252,7 +2252,7 @@ msgid "Upload the bootloader."
2252
2252
msgstr "Upload the bootloader."
2253
2253
2254
2254
#: cli/compile/compile.go:218
2255
- #: cli/upload/upload.go:117
2255
+ #: cli/upload/upload.go:131
2256
2256
msgid "Uploading to specified board using %s protocol requires the following info:"
2257
2257
msgstr "Uploading to specified board using %s protocol requires the following info:"
2258
2258
@@ -2320,7 +2320,7 @@ msgstr "VERSION_NUMBER"
2320
2320
2321
2321
#: cli/burnbootloader/burnbootloader.go:55
2322
2322
#: cli/compile/compile.go:102
2323
- #: cli/upload/upload.go:62
2323
+ #: cli/upload/upload.go:63
2324
2324
msgid "Verify uploaded binary after the upload."
2325
2325
msgstr "Verify uploaded binary after the upload."
2326
2326
@@ -2443,7 +2443,7 @@ msgstr "calling %[1]s: %[2]w"
2443
2443
msgid "can't find latest release of %s"
2444
2444
msgstr "can't find latest release of %s"
2445
2445
2446
- #: arduino/sketch/sketch.go:101
2446
+ #: arduino/sketch/sketch.go:105
2447
2447
msgid "can't find main Sketch file in %s"
2448
2448
msgstr "can't find main Sketch file in %s"
2449
2449
@@ -2535,7 +2535,7 @@ msgstr "creating temp dir for extraction: %s"
2535
2535
msgid "data section exceeds available space in board"
2536
2536
msgstr "data section exceeds available space in board"
2537
2537
2538
- #: arduino/sketch/sketch.go:207
2538
+ #: arduino/sketch/sketch.go:211
2539
2539
msgid "decoding sketch metadata: %s"
2540
2540
msgstr "decoding sketch metadata: %s"
2541
2541
@@ -2587,7 +2587,7 @@ msgstr "downloading %[1]s tool: %[2]s"
2587
2587
msgid "empty board identifier"
2588
2588
msgstr "empty board identifier"
2589
2589
2590
- #: arduino/sketch/sketch.go:196
2590
+ #: arduino/sketch/sketch.go:200
2591
2591
msgid "encoding sketch metadata: %s"
2592
2592
msgstr "encoding sketch metadata: %s"
2593
2593
@@ -2607,7 +2607,7 @@ msgstr "error processing response from server"
2607
2607
msgid "error querying Arduino Cloud Api"
2608
2608
msgstr "error querying Arduino Cloud Api"
2609
2609
2610
- #: cli/upload/upload.go:72
2610
+ #: cli/upload/upload.go:73
2611
2611
msgid "error: %s and %s flags cannot be used together"
2612
2612
msgstr "error: %s and %s flags cannot be used together"
2613
2613
@@ -2710,7 +2710,7 @@ msgstr "getting parent dir of %[1]s: %[2]s"
2710
2710
msgid "getting tool dependencies for platform %[1]s: %[2]s"
2711
2711
msgstr "getting tool dependencies for platform %[1]s: %[2]s"
2712
2712
2713
- #: arduino/sketch/sketch.go:151
2713
+ #: arduino/sketch/sketch.go:155
2714
2714
msgid "importing sketch metadata: %s"
2715
2715
msgstr "importing sketch metadata: %s"
2716
2716
@@ -2942,7 +2942,7 @@ msgstr "moving extracted archive to destination dir: %s"
2942
2942
msgid "multiple build artifacts found: '%[1]s' and '%[2]s'"
2943
2943
msgstr "multiple build artifacts found: '%[1]s' and '%[2]s'"
2944
2944
2945
- #: arduino/sketch/sketch.go:73
2945
+ #: arduino/sketch/sketch.go:77
2946
2946
msgid "multiple main sketch files found (%[1]v, %[2]v)"
2947
2947
msgstr "multiple main sketch files found (%[1]v, %[2]v)"
2948
2948
@@ -2970,7 +2970,7 @@ msgstr "no unique root dir in archive, found '%[1]s' and '%[2]s'"
2970
2970
msgid "no upload port provided"
2971
2971
msgstr "no upload port provided"
2972
2972
2973
- #: arduino/sketch/sketch.go:259
2973
+ #: arduino/sketch/sketch.go:263
2974
2974
msgid "no valid sketch found in %[1]s: missing %[2]s"
2975
2975
msgstr "no valid sketch found in %[1]s: missing %[2]s"
2976
2976
@@ -3095,7 +3095,7 @@ msgstr "reading directory %[1]s: %[2]s"
3095
3095
msgid "reading file %[1]s: %[2]s"
3096
3096
msgstr "reading file %[1]s: %[2]s"
3097
3097
3098
- #: arduino/sketch/sketch.go:229
3098
+ #: arduino/sketch/sketch.go:233
3099
3099
msgid "reading files: %v"
3100
3100
msgstr "reading files: %v"
3101
3101
@@ -3123,7 +3123,7 @@ msgstr "reading library_index.json: %s"
3123
3123
msgid "reading package root dir: %s"
3124
3124
msgstr "reading package root dir: %s"
3125
3125
3126
- #: arduino/sketch/sketch.go:188
3126
+ #: arduino/sketch/sketch.go:192
3127
3127
msgid "reading sketch metadata %[1]s: %[2]s"
3128
3128
msgstr "reading sketch metadata %[1]s: %[2]s"
3129
3129
@@ -3185,6 +3185,10 @@ msgstr "searching package root dir: %s"
3185
3185
msgid "setting DTR to OFF"
3186
3186
msgstr "setting DTR to OFF"
3187
3187
3188
+ #: arduino/sketch/sketch.go:62
3189
+ msgid "sketch path is not valid"
3190
+ msgstr "sketch path is not valid"
3191
+
3188
3192
#: cli/board/attach.go:35
3189
3193
#: cli/sketch/archive.go:38
3190
3194
msgid "sketchPath"
@@ -3339,7 +3343,7 @@ msgstr "unknown package %s"
3339
3343
msgid "unknown platform %s:%s"
3340
3344
msgstr "unknown platform %s:%s"
3341
3345
3342
- #: arduino/sketch/sketch.go:142
3346
+ #: arduino/sketch/sketch.go:146
3343
3347
msgid "unknown sketch file extension '%s'"
3344
3348
msgstr "unknown sketch file extension '%s'"
3345
3349
@@ -3359,7 +3363,7 @@ msgstr "upgrade everything to the latest version"
3359
3363
msgid "uploading error: %s"
3360
3364
msgstr "uploading error: %s"
3361
3365
3362
- #: arduino/sketch/sketch.go:212
3366
+ #: arduino/sketch/sketch.go:216
3363
3367
msgid "writing sketch metadata %[1]s: %[2]s"
3364
3368
msgstr "writing sketch metadata %[1]s: %[2]s"
3365
3369
0 commit comments