@@ -272,9 +272,9 @@ msgstr "Can't open sketch"
272272msgid "Can't set multiple values in key %v"
273273msgstr "Can't set multiple values in key %v"
274274
275- #: cli/config/init .go:59
276- msgid "Can't use both --dest-file and --dest-dir flags at the same time."
277- msgstr "Can't use both --dest-file and --dest-dir flags at the same time."
275+ #: cli/arguments/port .go:200
276+ msgid "Can't use both --%s and --%s flags at the same time."
277+ msgstr "Can't use both --%s and --%s flags at the same time."
278278
279279#: cli/config/add.go:59
280280#: cli/config/delete.go:70
@@ -475,7 +475,7 @@ msgstr "Create a new Sketch"
475475msgid "Creates a zip file containing all sketch files."
476476msgstr "Creates a zip file containing all sketch files."
477477
478- #: cli/config/init.go:42
478+ #: cli/config/init.go:43
479479msgid "Creates or updates the configuration file in the data directory or custom directory with the current configuration settings."
480480msgstr "Creates or updates the configuration file in the data directory or custom directory with the current configuration settings."
481481
@@ -1086,7 +1086,7 @@ msgstr "Force run of post-install scripts (if the CLI is not running interactive
10861086msgid "Force skip of post-install scripts (if the CLI is running interactively)."
10871087msgstr "Force skip of post-install scripts (if the CLI is running interactively)."
10881088
1089- #: cli/arguments/port.go:71
1089+ #: cli/arguments/port.go:73
10901090#: cli/debug/debug.go:60
10911091#: cli/monitor/monitor.go:63
10921092#: cli/upload/upload.go:56
@@ -1437,7 +1437,7 @@ msgstr "Low memory available, stability problems may occur."
14371437msgid "Maintainer: %s"
14381438msgstr "Maintainer: %s"
14391439
1440- #: cli/arguments/port.go:66
1440+ #: cli/arguments/port.go:68
14411441msgid "Max time to wait for port discovery, e.g.: 30s, 1m"
14421442msgstr "Max time to wait for port discovery, e.g.: 30s, 1m"
14431443
@@ -1628,7 +1628,7 @@ msgstr "OutputRate in Null monitor must be a float64"
16281628msgid "Override a build property with a custom value. Can be used multiple times for multiple properties."
16291629msgstr "Override a build property with a custom value. Can be used multiple times for multiple properties."
16301630
1631- #: cli/config/init.go:53
1631+ #: cli/config/init.go:57
16321632msgid "Overwrite existing config file."
16331633msgstr "Overwrite existing config file."
16341634
@@ -1869,8 +1869,8 @@ msgstr "Server responded with: %s"
18691869msgid "Sets a setting value."
18701870msgstr "Sets a setting value."
18711871
1872- #: cli/config/init.go:51
1873- #: cli/config/init.go:52
1872+ #: cli/config/init.go:55
1873+ #: cli/config/init.go:56
18741874msgid "Sets where to save the configuration file."
18751875msgstr "Sets where to save the configuration file."
18761876
@@ -2251,15 +2251,15 @@ msgstr "Upload Arduino sketches."
22512251msgid "Upload Arduino sketches. This does NOT compile the sketch prior to upload."
22522252msgstr "Upload Arduino sketches. This does NOT compile the sketch prior to upload."
22532253
2254- #: cli/arguments/port.go:58
2254+ #: cli/arguments/port.go:60
22552255msgid "Upload port address, e.g.: COM3 or /dev/ttyACM2"
22562256msgstr "Upload port address, e.g.: COM3 or /dev/ttyACM2"
22572257
22582258#: commands/upload/upload.go:409
22592259msgid "Upload port found on %s"
22602260msgstr "Upload port found on %s"
22612261
2262- #: cli/arguments/port.go:62
2262+ #: cli/arguments/port.go:64
22632263msgid "Upload port protocol, e.g: serial"
22642264msgstr "Upload port protocol, e.g: serial"
22652265
@@ -2288,7 +2288,7 @@ msgstr "Usage:"
22882288msgid "Use %s for more information about a command."
22892289msgstr "Use %s for more information about a command."
22902290
2291- #: cli/arguments/port.go:79
2291+ #: cli/arguments/port.go:81
22922292msgid "Use the specified programmer to upload."
22932293msgstr "Use the specified programmer to upload."
22942294
@@ -2401,11 +2401,11 @@ msgstr "Website: %s"
24012401msgid "When specified, VID/PID specific build properties are used, if board supports them."
24022402msgstr "When specified, VID/PID specific build properties are used, if board supports them."
24032403
2404- #: cli/config/init.go:41
2404+ #: cli/config/init.go:42
24052405msgid "Writes current configuration to a configuration file."
24062406msgstr "Writes current configuration to a configuration file."
24072407
2408- #: cli/config/init.go:44
2408+ #: cli/config/init.go:45
24092409msgid "Writes current configuration to the configuration file in the data directory."
24102410msgstr "Writes current configuration to the configuration file in the data directory."
24112411
@@ -3105,7 +3105,7 @@ msgstr "pluggable discovery already added: %s"
31053105msgid "port"
31063106msgstr "port"
31073107
3108- #: cli/arguments/port.go:188
3108+ #: cli/arguments/port.go:190
31093109msgid "port not found: %[1]s %[2]s"
31103110msgstr "port not found: %[1]s %[2]s"
31113111
0 commit comments