@@ -212,7 +212,7 @@ msgstr "Available"
212
212
msgid "Available Commands:"
213
213
msgstr "Available Commands:"
214
214
215
- #: cli/upload/upload.go:62
215
+ #: cli/upload/upload.go:61
216
216
msgid "Binary file to upload."
217
217
msgstr "Binary file to upload."
218
218
@@ -545,7 +545,7 @@ msgstr "Detects and displays a list of boards connected to the current computer.
545
545
msgid "Directory containing binaries for debug."
546
546
msgstr "Directory containing binaries for debug."
547
547
548
- #: cli/upload/upload.go:61
548
+ #: cli/upload/upload.go:60
549
549
msgid "Directory containing binaries to upload."
550
550
msgstr "Directory containing binaries to upload."
551
551
@@ -570,7 +570,7 @@ msgid "Do not install dependencies."
570
570
msgstr "Do not install dependencies."
571
571
572
572
#: cli/burnbootloader/burnbootloader.go:58
573
- #: cli/upload/upload.go:69
573
+ #: cli/upload/upload.go:65
574
574
msgid "Do not perform the actual upload, just log out actions"
575
575
msgstr "Do not perform the actual upload, just log out actions"
576
576
@@ -727,8 +727,8 @@ msgstr "Error during JSON encoding of the output: %v"
727
727
#: cli/burnbootloader/burnbootloader.go:83
728
728
#: cli/compile/compile.go:192
729
729
#: 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
732
732
msgid "Error during Upload: %v"
733
733
msgstr "Error during Upload: %v"
734
734
@@ -1089,7 +1089,6 @@ msgstr "Force skip of post-install scripts (if the CLI is running interactively)
1089
1089
#: cli/arguments/port.go:80
1090
1090
#: cli/debug/debug.go:60
1091
1091
#: cli/monitor/monitor.go:63
1092
- #: cli/upload/upload.go:56
1093
1092
msgid "Fully Qualified Board Name, e.g.: arduino:avr:uno"
1094
1093
msgstr "Fully Qualified Board Name, e.g.: arduino:avr:uno"
1095
1094
@@ -1608,14 +1607,10 @@ msgid "Optional, suppresses almost every output."
1608
1607
msgstr "Optional, suppresses almost every output."
1609
1608
1610
1609
#: cli/compile/compile.go:95
1611
- #: cli/upload/upload.go:64
1610
+ #: cli/upload/upload.go:63
1612
1611
msgid "Optional, turns on verbose mode."
1613
1612
msgstr "Optional, turns on verbose mode."
1614
1613
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
-
1619
1614
#: cli/compile/compile.go:113
1620
1615
msgid "Optional. Path to a .json file that contains a set of replacements of the sketch source code."
1621
1616
msgstr "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."
2272
2267
msgstr "Upload the bootloader."
2273
2268
2274
2269
#: cli/compile/compile.go:198
2275
- #: cli/upload/upload.go:108
2270
+ #: cli/upload/upload.go:97
2276
2271
msgid "Uploading to specified board using %s protocol requires the following info:"
2277
2272
msgstr "Uploading to specified board using %s protocol requires the following info:"
2278
2273
@@ -2349,7 +2344,7 @@ msgstr "Values"
2349
2344
2350
2345
#: cli/burnbootloader/burnbootloader.go:56
2351
2346
#: cli/compile/compile.go:99
2352
- #: cli/upload/upload.go:63
2347
+ #: cli/upload/upload.go:62
2353
2348
msgid "Verify uploaded binary after the upload."
2354
2349
msgstr "Verify uploaded binary after the upload."
2355
2350
@@ -2638,10 +2633,6 @@ msgstr "error processing response from server"
2638
2633
msgid "error querying Arduino Cloud Api"
2639
2634
msgstr "error querying Arduino Cloud Api"
2640
2635
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
-
2645
2636
#: arduino/resources/install.go:67
2646
2637
msgid "extracting archive: %s"
2647
2638
msgstr "extracting archive: %s"
0 commit comments