@@ -415,7 +415,7 @@ msgstr "Config file written to: %s"
415415msgid "Configuration of the port."
416416msgstr "Configuration of the port."
417417
418- #: cli/debug/debug.go:142
418+ #: cli/debug/debug.go:146
419419msgid "Configuration options for %s"
420420msgstr "Configuration options for %s"
421421
@@ -460,7 +460,7 @@ msgstr "Couldn't deeply cache core build: {0}"
460460msgid "Couldn't determine program size"
461461msgstr "Couldn't determine program size"
462462
463- #: cli/arguments/sketch.go:39
463+ #: cli/arguments/sketch.go:37
464464#: cli/lib/install.go:105
465465msgid "Couldn't get current working directory: %v"
466466msgstr "Couldn't get current working directory: %v"
@@ -653,7 +653,7 @@ msgstr "Error creating output dir"
653653msgid "Error creating sketch archive"
654654msgstr "Error creating sketch archive"
655655
656- #: cli/arguments/sketch.go:69
656+ #: cli/arguments/sketch.go:55
657657#: cli/sketch/new.go:52
658658#: cli/sketch/new.go:61
659659msgid "Error creating sketch: %v"
@@ -664,7 +664,7 @@ msgstr "Error creating sketch: %v"
664664msgid "Error detecting boards: %v"
665665msgstr "Error detecting boards: %v"
666666
667- #: cli/arguments/sketch .go:90
667+ #: cli/arguments/port .go:159
668668msgid "Error discovering port: %v"
669669msgstr "Error discovering port: %v"
670670
@@ -713,7 +713,7 @@ msgstr "Error downloading platform %s"
713713msgid "Error downloading tool %s"
714714msgstr "Error downloading tool %s"
715715
716- #: cli/debug/debug.go:104
716+ #: cli/debug/debug.go:108
717717msgid "Error during Debug: %v"
718718msgstr "Error during Debug: %v"
719719
@@ -725,8 +725,8 @@ msgstr "Error during JSON encoding of the output: %v"
725725#: cli/burnbootloader/burnbootloader.go:86
726726#: cli/compile/compile.go:195
727727#: cli/compile/compile.go:227
728- #: cli/upload/upload.go:93
729- #: cli/upload/upload.go:120
728+ #: cli/upload/upload.go:96
729+ #: cli/upload/upload.go:123
730730msgid "Error during Upload: %v"
731731msgstr "Error during Upload: %v"
732732
@@ -754,7 +754,7 @@ msgstr "Error extracting library_index.json.gz"
754754msgid "Error finding build artifacts"
755755msgstr "Error finding build artifacts"
756756
757- #: cli/debug/debug.go:91
757+ #: cli/debug/debug.go:95
758758msgid "Error getting Debug info: %v"
759759msgstr "Error getting Debug info: %v"
760760
@@ -996,7 +996,7 @@ msgstr "Examples for library %s"
996996msgid "Examples:"
997997msgstr "Examples:"
998998
999- #: cli/debug/debug.go:123
999+ #: cli/debug/debug.go:127
10001000msgid "Executable to debug"
10011001msgstr "Executable to debug"
10021002
@@ -1086,11 +1086,11 @@ msgstr "Force skip of post-install scripts (if the CLI is running interactively)
10861086msgid "Fully Qualified Board Name, e.g.: arduino:avr:uno"
10871087msgstr "Fully Qualified Board Name, e.g.: arduino:avr:uno"
10881088
1089- #: cli/debug/debug.go:137
1089+ #: cli/debug/debug.go:141
10901090msgid "GDB Server path"
10911091msgstr "GDB Server path"
10921092
1093- #: cli/debug/debug.go:136
1093+ #: cli/debug/debug.go:140
10941094msgid "GDB Server type"
10951095msgstr "GDB Server type"
10961096
@@ -1430,7 +1430,7 @@ msgstr "Low memory available, stability problems may occur."
14301430msgid "Maintainer: %s"
14311431msgstr "Maintainer: %s"
14321432
1433- #: cli/arguments/port.go:52
1433+ #: cli/arguments/port.go:54
14341434#: cli/board/list.go:50
14351435msgid "Max time to wait for port discovery, e.g.: 30s, 1m"
14361436msgstr "Max time to wait for port discovery, e.g.: 30s, 1m"
@@ -1971,7 +1971,7 @@ msgstr "Sketch too big; see %s for tips on reducing it."
19711971msgid "Sketch uses {0} bytes ({2}%%) of program storage space. Maximum is {1} bytes."
19721972msgstr "Sketch uses {0} bytes ({2}%%) of program storage space. Maximum is {1} bytes."
19731973
1974- #: cli/arguments/sketch.go:79
1974+ #: cli/arguments/sketch.go:65
19751975msgid "Sketches with .pde extension are deprecated, please rename the following files to .ino:"
19761976msgstr "Sketches with .pde extension are deprecated, please rename the following files to .ino:"
19771977
@@ -2064,19 +2064,19 @@ msgstr "Tool %s uninstalled"
20642064msgid "Toolchain '%s' is not supported"
20652065msgstr "Toolchain '%s' is not supported"
20662066
2067- #: cli/debug/debug.go:131
2067+ #: cli/debug/debug.go:135
20682068msgid "Toolchain custom configurations"
20692069msgstr "Toolchain custom configurations"
20702070
2071- #: cli/debug/debug.go:125
2071+ #: cli/debug/debug.go:129
20722072msgid "Toolchain path"
20732073msgstr "Toolchain path"
20742074
2075- #: cli/debug/debug.go:126
2075+ #: cli/debug/debug.go:130
20762076msgid "Toolchain prefix"
20772077msgstr "Toolchain prefix"
20782078
2079- #: cli/debug/debug.go:124
2079+ #: cli/debug/debug.go:128
20802080msgid "Toolchain type"
20812081msgstr "Toolchain type"
20822082
@@ -2224,15 +2224,15 @@ msgstr "Upload Arduino sketches."
22242224msgid "Upload Arduino sketches. This does NOT compile the sketch prior to upload."
22252225msgstr "Upload Arduino sketches. This does NOT compile the sketch prior to upload."
22262226
2227- #: cli/arguments/port.go:44
2227+ #: cli/arguments/port.go:46
22282228msgid "Upload port address, e.g.: COM3 or /dev/ttyACM2"
22292229msgstr "Upload port address, e.g.: COM3 or /dev/ttyACM2"
22302230
22312231#: commands/upload/upload.go:409
22322232msgid "Upload port found on %s"
22332233msgstr "Upload port found on %s"
22342234
2235- #: cli/arguments/port.go:48
2235+ #: cli/arguments/port.go:50
22362236msgid "Upload port protocol, e.g: serial"
22372237msgstr "Upload port protocol, e.g: serial"
22382238
@@ -2249,7 +2249,7 @@ msgid "Upload the bootloader."
22492249msgstr "Upload the bootloader."
22502250
22512251#: cli/compile/compile.go:201
2252- #: cli/upload/upload.go:99
2252+ #: cli/upload/upload.go:102
22532253msgid "Uploading to specified board using %s protocol requires the following info:"
22542254msgstr "Uploading to specified board using %s protocol requires the following info:"
22552255
@@ -3078,7 +3078,7 @@ msgstr "pluggable discovery already added: %s"
30783078msgid "port"
30793079msgstr "port"
30803080
3081- #: cli/arguments/port.go:143
3081+ #: cli/arguments/port.go:145
30823082msgid "port not found: %[1]s %[2]s"
30833083msgstr "port not found: %[1]s %[2]s"
30843084
0 commit comments