@@ -272,9 +272,9 @@ msgstr "Can't open sketch"
272
272
msgid "Can't set multiple values in key %v"
273
273
msgstr "Can't set multiple values in key %v"
274
274
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."
278
278
279
279
#: cli/config/add.go:59
280
280
#: cli/config/delete.go:70
@@ -475,7 +475,7 @@ msgstr "Create a new Sketch"
475
475
msgid "Creates a zip file containing all sketch files."
476
476
msgstr "Creates a zip file containing all sketch files."
477
477
478
- #: cli/config/init.go:42
478
+ #: cli/config/init.go:43
479
479
msgid "Creates or updates the configuration file in the data directory or custom directory with the current configuration settings."
480
480
msgstr "Creates or updates the configuration file in the data directory or custom directory with the current configuration settings."
481
481
@@ -1086,7 +1086,7 @@ msgstr "Force run of post-install scripts (if the CLI is not running interactive
1086
1086
msgid "Force skip of post-install scripts (if the CLI is running interactively)."
1087
1087
msgstr "Force skip of post-install scripts (if the CLI is running interactively)."
1088
1088
1089
- #: cli/arguments/port.go:71
1089
+ #: cli/arguments/port.go:73
1090
1090
#: cli/debug/debug.go:60
1091
1091
#: cli/monitor/monitor.go:63
1092
1092
#: cli/upload/upload.go:56
@@ -1437,7 +1437,7 @@ msgstr "Low memory available, stability problems may occur."
1437
1437
msgid "Maintainer: %s"
1438
1438
msgstr "Maintainer: %s"
1439
1439
1440
- #: cli/arguments/port.go:66
1440
+ #: cli/arguments/port.go:68
1441
1441
msgid "Max time to wait for port discovery, e.g.: 30s, 1m"
1442
1442
msgstr "Max time to wait for port discovery, e.g.: 30s, 1m"
1443
1443
@@ -1628,7 +1628,7 @@ msgstr "OutputRate in Null monitor must be a float64"
1628
1628
msgid "Override a build property with a custom value. Can be used multiple times for multiple properties."
1629
1629
msgstr "Override a build property with a custom value. Can be used multiple times for multiple properties."
1630
1630
1631
- #: cli/config/init.go:53
1631
+ #: cli/config/init.go:57
1632
1632
msgid "Overwrite existing config file."
1633
1633
msgstr "Overwrite existing config file."
1634
1634
@@ -1869,8 +1869,8 @@ msgstr "Server responded with: %s"
1869
1869
msgid "Sets a setting value."
1870
1870
msgstr "Sets a setting value."
1871
1871
1872
- #: cli/config/init.go:51
1873
- #: cli/config/init.go:52
1872
+ #: cli/config/init.go:55
1873
+ #: cli/config/init.go:56
1874
1874
msgid "Sets where to save the configuration file."
1875
1875
msgstr "Sets where to save the configuration file."
1876
1876
@@ -2251,15 +2251,15 @@ msgstr "Upload Arduino sketches."
2251
2251
msgid "Upload Arduino sketches. This does NOT compile the sketch prior to upload."
2252
2252
msgstr "Upload Arduino sketches. This does NOT compile the sketch prior to upload."
2253
2253
2254
- #: cli/arguments/port.go:58
2254
+ #: cli/arguments/port.go:60
2255
2255
msgid "Upload port address, e.g.: COM3 or /dev/ttyACM2"
2256
2256
msgstr "Upload port address, e.g.: COM3 or /dev/ttyACM2"
2257
2257
2258
2258
#: commands/upload/upload.go:409
2259
2259
msgid "Upload port found on %s"
2260
2260
msgstr "Upload port found on %s"
2261
2261
2262
- #: cli/arguments/port.go:62
2262
+ #: cli/arguments/port.go:64
2263
2263
msgid "Upload port protocol, e.g: serial"
2264
2264
msgstr "Upload port protocol, e.g: serial"
2265
2265
@@ -2288,7 +2288,7 @@ msgstr "Usage:"
2288
2288
msgid "Use %s for more information about a command."
2289
2289
msgstr "Use %s for more information about a command."
2290
2290
2291
- #: cli/arguments/port.go:79
2291
+ #: cli/arguments/port.go:81
2292
2292
msgid "Use the specified programmer to upload."
2293
2293
msgstr "Use the specified programmer to upload."
2294
2294
@@ -2401,11 +2401,11 @@ msgstr "Website: %s"
2401
2401
msgid "When specified, VID/PID specific build properties are used, if board supports them."
2402
2402
msgstr "When specified, VID/PID specific build properties are used, if board supports them."
2403
2403
2404
- #: cli/config/init.go:41
2404
+ #: cli/config/init.go:42
2405
2405
msgid "Writes current configuration to a configuration file."
2406
2406
msgstr "Writes current configuration to a configuration file."
2407
2407
2408
- #: cli/config/init.go:44
2408
+ #: cli/config/init.go:45
2409
2409
msgid "Writes current configuration to the configuration file in the data directory."
2410
2410
msgstr "Writes current configuration to the configuration file in the data directory."
2411
2411
@@ -3105,7 +3105,7 @@ msgstr "pluggable discovery already added: %s"
3105
3105
msgid "port"
3106
3106
msgstr "port"
3107
3107
3108
- #: cli/arguments/port.go:188
3108
+ #: cli/arguments/port.go:190
3109
3109
msgid "port not found: %[1]s %[2]s"
3110
3110
msgstr "port not found: %[1]s %[2]s"
3111
3111
0 commit comments