@@ -212,7 +212,7 @@ msgstr "Available"
212212msgid "Available Commands:"
213213msgstr "Available Commands:"
214214
215- #: cli/upload/upload.go:62
215+ #: cli/upload/upload.go:61
216216msgid "Binary file to upload."
217217msgstr "Binary file to upload."
218218
@@ -545,7 +545,7 @@ msgstr "Detects and displays a list of boards connected to the current computer.
545545msgid "Directory containing binaries for debug."
546546msgstr "Directory containing binaries for debug."
547547
548- #: cli/upload/upload.go:61
548+ #: cli/upload/upload.go:60
549549msgid "Directory containing binaries to upload."
550550msgstr "Directory containing binaries to upload."
551551
@@ -570,7 +570,7 @@ msgid "Do not install dependencies."
570570msgstr "Do not install dependencies."
571571
572572#: cli/burnbootloader/burnbootloader.go:58
573- #: cli/upload/upload.go:69
573+ #: cli/upload/upload.go:65
574574msgid "Do not perform the actual upload, just log out actions"
575575msgstr "Do not perform the actual upload, just log out actions"
576576
@@ -727,8 +727,8 @@ msgstr "Error during JSON encoding of the output: %v"
727727#: cli/burnbootloader/burnbootloader.go:83
728728#: cli/compile/compile.go:192
729729#: cli/compile/compile.go:224
730- #: cli/upload/upload.go:102
731- #: cli/upload/upload.go:129
730+ #: cli/upload/upload.go:91
731+ #: cli/upload/upload.go:118
732732msgid "Error during Upload: %v"
733733msgstr "Error during Upload: %v"
734734
@@ -1089,7 +1089,6 @@ msgstr "Force skip of post-install scripts (if the CLI is running interactively)
10891089#: cli/arguments/port.go:80
10901090#: cli/debug/debug.go:60
10911091#: cli/monitor/monitor.go:63
1092- #: cli/upload/upload.go:56
10931092msgid "Fully Qualified Board Name, e.g.: arduino:avr:uno"
10941093msgstr "Fully Qualified Board Name, e.g.: arduino:avr:uno"
10951094
@@ -1608,14 +1607,10 @@ msgid "Optional, suppresses almost every output."
16081607msgstr "Optional, suppresses almost every output."
16091608
16101609#: cli/compile/compile.go:95
1611- #: cli/upload/upload.go:64
1610+ #: cli/upload/upload.go:63
16121611msgid "Optional, turns on verbose mode."
16131612msgstr "Optional, turns on verbose mode."
16141613
1615- #: cli/upload/upload.go:65
1616- msgid "Optional, use the specified programmer to upload."
1617- msgstr "Optional, use the specified programmer to upload."
1618-
16191614#: cli/compile/compile.go:113
16201615msgid "Optional. Path to a .json file that contains a set of replacements of the sketch source code."
16211616msgstr "Optional. Path to a .json file that contains a set of replacements of the sketch source code."
@@ -2272,7 +2267,7 @@ msgid "Upload the bootloader."
22722267msgstr "Upload the bootloader."
22732268
22742269#: cli/compile/compile.go:198
2275- #: cli/upload/upload.go:108
2270+ #: cli/upload/upload.go:97
22762271msgid "Uploading to specified board using %s protocol requires the following info:"
22772272msgstr "Uploading to specified board using %s protocol requires the following info:"
22782273
@@ -2349,7 +2344,7 @@ msgstr "Values"
23492344
23502345#: cli/burnbootloader/burnbootloader.go:56
23512346#: cli/compile/compile.go:99
2352- #: cli/upload/upload.go:63
2347+ #: cli/upload/upload.go:62
23532348msgid "Verify uploaded binary after the upload."
23542349msgstr "Verify uploaded binary after the upload."
23552350
@@ -2638,10 +2633,6 @@ msgstr "error processing response from server"
26382633msgid "error querying Arduino Cloud Api"
26392634msgstr "error querying Arduino Cloud Api"
26402635
2641- #: cli/upload/upload.go:76
2642- msgid "error: %s and %s flags cannot be used together"
2643- msgstr "error: %s and %s flags cannot be used together"
2644-
26452636#: arduino/resources/install.go:67
26462637msgid "extracting archive: %s"
26472638msgstr "extracting archive: %s"
0 commit comments