@@ -726,9 +726,9 @@ msgstr "Error during JSON encoding of the output: %v"
726726#: cli/compile/compile.go:212
727727#: cli/compile/compile.go:244
728728#: cli/upload/upload.go:96
729- #: cli/upload/upload.go:101
730- #: cli/upload/upload.go:111
731- #: cli/upload/upload.go:134
729+ #: cli/upload/upload.go:102
730+ #: cli/upload/upload.go:118
731+ #: cli/upload/upload.go:145
732732msgid "Error during Upload: %v"
733733msgstr "Error during Upload: %v"
734734
@@ -2252,7 +2252,7 @@ msgid "Upload the bootloader."
22522252msgstr "Upload the bootloader."
22532253
22542254#: cli/compile/compile.go:218
2255- #: cli/upload/upload.go:117
2255+ #: cli/upload/upload.go:124
22562256msgid "Uploading to specified board using %s protocol requires the following info:"
22572257msgstr "Uploading to specified board using %s protocol requires the following info:"
22582258
@@ -2443,7 +2443,7 @@ msgstr "calling %[1]s: %[2]w"
24432443msgid "can't find latest release of %s"
24442444msgstr "can't find latest release of %s"
24452445
2446- #: arduino/sketch/sketch.go:101
2446+ #: arduino/sketch/sketch.go:105
24472447msgid "can't find main Sketch file in %s"
24482448msgstr "can't find main Sketch file in %s"
24492449
@@ -2535,7 +2535,7 @@ msgstr "creating temp dir for extraction: %s"
25352535msgid "data section exceeds available space in board"
25362536msgstr "data section exceeds available space in board"
25372537
2538- #: arduino/sketch/sketch.go:207
2538+ #: arduino/sketch/sketch.go:211
25392539msgid "decoding sketch metadata: %s"
25402540msgstr "decoding sketch metadata: %s"
25412541
@@ -2587,7 +2587,7 @@ msgstr "downloading %[1]s tool: %[2]s"
25872587msgid "empty board identifier"
25882588msgstr "empty board identifier"
25892589
2590- #: arduino/sketch/sketch.go:196
2590+ #: arduino/sketch/sketch.go:200
25912591msgid "encoding sketch metadata: %s"
25922592msgstr "encoding sketch metadata: %s"
25932593
@@ -2710,7 +2710,7 @@ msgstr "getting parent dir of %[1]s: %[2]s"
27102710msgid "getting tool dependencies for platform %[1]s: %[2]s"
27112711msgstr "getting tool dependencies for platform %[1]s: %[2]s"
27122712
2713- #: arduino/sketch/sketch.go:151
2713+ #: arduino/sketch/sketch.go:155
27142714msgid "importing sketch metadata: %s"
27152715msgstr "importing sketch metadata: %s"
27162716
@@ -2942,7 +2942,7 @@ msgstr "moving extracted archive to destination dir: %s"
29422942msgid "multiple build artifacts found: '%[1]s' and '%[2]s'"
29432943msgstr "multiple build artifacts found: '%[1]s' and '%[2]s'"
29442944
2945- #: arduino/sketch/sketch.go:73
2945+ #: arduino/sketch/sketch.go:77
29462946msgid "multiple main sketch files found (%[1]v, %[2]v)"
29472947msgstr "multiple main sketch files found (%[1]v, %[2]v)"
29482948
@@ -2970,7 +2970,7 @@ msgstr "no unique root dir in archive, found '%[1]s' and '%[2]s'"
29702970msgid "no upload port provided"
29712971msgstr "no upload port provided"
29722972
2973- #: arduino/sketch/sketch.go:259
2973+ #: arduino/sketch/sketch.go:263
29742974msgid "no valid sketch found in %[1]s: missing %[2]s"
29752975msgstr "no valid sketch found in %[1]s: missing %[2]s"
29762976
@@ -3095,7 +3095,7 @@ msgstr "reading directory %[1]s: %[2]s"
30953095msgid "reading file %[1]s: %[2]s"
30963096msgstr "reading file %[1]s: %[2]s"
30973097
3098- #: arduino/sketch/sketch.go:229
3098+ #: arduino/sketch/sketch.go:233
30993099msgid "reading files: %v"
31003100msgstr "reading files: %v"
31013101
@@ -3123,7 +3123,7 @@ msgstr "reading library_index.json: %s"
31233123msgid "reading package root dir: %s"
31243124msgstr "reading package root dir: %s"
31253125
3126- #: arduino/sketch/sketch.go:188
3126+ #: arduino/sketch/sketch.go:192
31273127msgid "reading sketch metadata %[1]s: %[2]s"
31283128msgstr "reading sketch metadata %[1]s: %[2]s"
31293129
@@ -3185,6 +3185,10 @@ msgstr "searching package root dir: %s"
31853185msgid "setting DTR to OFF"
31863186msgstr "setting DTR to OFF"
31873187
3188+ #: arduino/sketch/sketch.go:62
3189+ msgid "sketch path is not valid"
3190+ msgstr "sketch path is not valid"
3191+
31883192#: cli/board/attach.go:35
31893193#: cli/sketch/archive.go:38
31903194msgid "sketchPath"
@@ -3339,7 +3343,7 @@ msgstr "unknown package %s"
33393343msgid "unknown platform %s:%s"
33403344msgstr "unknown platform %s:%s"
33413345
3342- #: arduino/sketch/sketch.go:142
3346+ #: arduino/sketch/sketch.go:146
33433347msgid "unknown sketch file extension '%s'"
33443348msgstr "unknown sketch file extension '%s'"
33453349
@@ -3359,7 +3363,7 @@ msgstr "upgrade everything to the latest version"
33593363msgid "uploading error: %s"
33603364msgstr "uploading error: %s"
33613365
3362- #: arduino/sketch/sketch.go:212
3366+ #: arduino/sketch/sketch.go:216
33633367msgid "writing sketch metadata %[1]s: %[2]s"
33643368msgstr "writing sketch metadata %[1]s: %[2]s"
33653369
0 commit comments