@@ -561,7 +561,7 @@ msgstr "Disable completion description for shells that support it"
561561msgid "Disconnected"
562562msgstr "Disconnected"
563563
564- #: cli/daemon/daemon.go:60
564+ #: cli/daemon/daemon.go:59
565565msgid "Display only the provided gRPC calls"
566566msgstr "Display only the provided gRPC calls"
567567
@@ -574,7 +574,7 @@ msgstr "Do not install dependencies."
574574msgid "Do not perform the actual upload, just log out actions"
575575msgstr "Do not perform the actual upload, just log out actions"
576576
577- #: cli/daemon/daemon.go:58
577+ #: cli/daemon/daemon.go:57
578578msgid "Do not terminate daemon process if the parent process dies"
579579msgstr "Do not terminate daemon process if the parent process dies"
580580
@@ -602,7 +602,7 @@ msgstr "Downloads one or more cores and corresponding tool dependencies."
602602msgid "Downloads one or more libraries without installing them."
603603msgstr "Downloads one or more libraries without installing them."
604604
605- #: cli/daemon/daemon.go:59
605+ #: cli/daemon/daemon.go:58
606606msgid "Enable debug logging of gRPC calls"
607607msgstr "Enable debug logging of gRPC calls"
608608
@@ -1043,19 +1043,19 @@ msgstr "Failed to create data directory"
10431043msgid "Failed to create downloads directory"
10441044msgstr "Failed to create downloads directory"
10451045
1046- #: cli/daemon/daemon.go:124
1046+ #: cli/daemon/daemon.go:120
10471047msgid "Failed to listen on TCP port: %[1]s. %[2]s is an invalid port."
10481048msgstr "Failed to listen on TCP port: %[1]s. %[2]s is an invalid port."
10491049
1050- #: cli/daemon/daemon.go:118
1050+ #: cli/daemon/daemon.go:114
10511051msgid "Failed to listen on TCP port: %[1]s. %[2]s is unknown name."
10521052msgstr "Failed to listen on TCP port: %[1]s. %[2]s is unknown name."
10531053
1054- #: cli/daemon/daemon.go:133
1054+ #: cli/daemon/daemon.go:129
10551055msgid "Failed to listen on TCP port: %[1]s. Unexpected error: %[2]v"
10561056msgstr "Failed to listen on TCP port: %[1]s. Unexpected error: %[2]v"
10571057
1058- #: cli/daemon/daemon.go:130
1058+ #: cli/daemon/daemon.go:126
10591059msgid "Failed to listen on TCP port: %s. Address already in use."
10601060msgstr "Failed to listen on TCP port: %s. Address already in use."
10611061
@@ -1624,10 +1624,6 @@ msgstr "Optional, use the specified programmer to upload."
16241624msgid "Optional. Path to a .json file that contains a set of replacements of the sketch source code."
16251625msgstr "Optional. Path to a .json file that contains a set of replacements of the sketch source code."
16261626
1627- #: commands/daemon/monitor.go:72
1628- msgid "OutputRate in Null monitor must be a float64"
1629- msgstr "OutputRate in Null monitor must be a float64"
1630-
16311627#: cli/compile/compile.go:98
16321628msgid "Override a build property with a custom value. Can be used multiple times for multiple properties."
16331629msgstr "Override a build property with a custom value. Can be used multiple times for multiple properties."
@@ -1816,15 +1812,15 @@ msgstr "Replacing %[1]s with %[2]s"
18161812msgid "Required tool:"
18171813msgstr "Required tool:"
18181814
1819- #: cli/daemon/daemon.go:50
1815+ #: cli/daemon/daemon.go:49
18201816msgid "Run as a daemon on port: %s"
18211817msgstr "Run as a daemon on port: %s"
18221818
18231819#: cli/monitor/monitor.go:62
18241820msgid "Run in silent mode, show only monitor input and output."
18251821msgstr "Run in silent mode, show only monitor input and output."
18261822
1827- #: cli/daemon/daemon.go:51
1823+ #: cli/daemon/daemon.go:50
18281824msgid "Running as a daemon the initialization of cores and libraries is done only once."
18291825msgstr "Running as a daemon the initialization of cores and libraries is done only once."
18301826
@@ -2032,7 +2028,7 @@ msgstr "Skipping: {0}"
20322028msgid "TOUCH: error during reset: %s"
20332029msgstr "TOUCH: error during reset: %s"
20342030
2035- #: cli/daemon/daemon.go:56
2031+ #: cli/daemon/daemon.go:55
20362032msgid "The TCP port the daemon will listen to"
20372033msgstr "The TCP port the daemon will listen to"
20382034
@@ -2632,10 +2628,6 @@ msgstr "empty board identifier"
26322628msgid "encoding sketch metadata: %s"
26332629msgstr "encoding sketch metadata: %s"
26342630
2635- #: arduino/monitors/serial.go:44
2636- msgid "error opening serial monitor"
2637- msgstr "error opening serial monitor"
2638-
26392631#: cli/config/set.go:68
26402632msgid "error parsing value: %v"
26412633msgstr "error parsing value: %v"
@@ -2680,10 +2672,6 @@ msgstr "files in archive must be placed in a subdirectory"
26802672msgid "find abs path: %s"
26812673msgstr "find abs path: %s"
26822674
2683- #: commands/daemon/monitor.go:45
2684- msgid "first message must contain monitor configuration, not data"
2685- msgstr "first message must contain monitor configuration, not data"
2686-
26872675#: cli/cli.go:74
26882676msgid "flags"
26892677msgstr "flags"
0 commit comments