@@ -407,6 +407,10 @@ msgstr "Config file already exists, use --overwrite to discard the existing one.
407407msgid "Config file written to: %s"
408408msgstr "Config file written to: %s"
409409
410+ #: cli/monitor/monitor.go:60
411+ msgid "Configuration of the port."
412+ msgstr "Configuration of the port."
413+
410414#: cli/debug/debug.go:153
411415msgid "Configuration options for %s"
412416msgstr "Configuration options for %s"
@@ -423,7 +427,7 @@ msgstr "Configuring platform."
423427msgid "Connected"
424428msgstr "Connected"
425429
426- #: cli/monitor/monitor.go:117
430+ #: cli/monitor/monitor.go:181
427431msgid "Connected to %s! Press CTRL-C to exit."
428432msgstr "Connected to %s! Press CTRL-C to exit."
429433
@@ -500,7 +504,7 @@ msgstr "Debugging not supported for board %s"
500504msgid "Debugging supported:"
501505msgstr "Debugging supported:"
502506
503- #: cli/monitor/monitor.go:134
507+ #: cli/monitor/monitor.go:199
504508msgid "Default"
505509msgstr "Default"
506510
@@ -786,7 +790,7 @@ msgstr "Error getting information for library %s"
786790msgid "Error getting libraries info: %v"
787791msgstr "Error getting libraries info: %v"
788792
789- #: cli/monitor/monitor.go:76
793+ #: cli/monitor/monitor.go:86
790794msgid "Error getting port settings details: %s"
791795msgstr "Error getting port settings details: %s"
792796
@@ -1134,7 +1138,7 @@ msgstr "Global variables use {0} bytes of dynamic memory."
11341138
11351139#: cli/core/list.go:84
11361140#: cli/core/search.go:114
1137- #: cli/monitor/monitor.go:134
1141+ #: cli/monitor/monitor.go:199
11381142#: cli/outdated/outdated.go:62
11391143msgid "ID"
11401144msgstr "ID"
@@ -1471,6 +1475,10 @@ msgstr "Missing sketch path"
14711475msgid "Monitor '%s' not found"
14721476msgstr "Monitor '%s' not found"
14731477
1478+ #: cli/monitor/monitor.go:147
1479+ msgid "Monitor port settings:"
1480+ msgstr "Monitor port settings:"
1481+
14741482#: legacy/builder/print_used_and_not_used_libraries.go:50
14751483msgid "Multiple libraries were found for \" {0}\" "
14761484msgstr "Multiple libraries were found for \" {0}\" "
@@ -1572,8 +1580,8 @@ msgstr "OS:"
15721580msgid "Official Arduino board:"
15731581msgstr "Official Arduino board:"
15741582
1575- #: cli/monitor/monitor.go:47
1576- #: cli/monitor/monitor.go:48
1583+ #: cli/monitor/monitor.go:51
1584+ #: cli/monitor/monitor.go:52
15771585msgid "Open a communication port with a board."
15781586msgstr "Open a communication port with a board."
15791587
@@ -1723,8 +1731,8 @@ msgstr "Platform size (bytes):"
17231731msgid "Port"
17241732msgstr "Port"
17251733
1726- #: cli/monitor/monitor.go:105
1727- #: cli/monitor/monitor.go:112
1734+ #: cli/monitor/monitor.go:168
1735+ #: cli/monitor/monitor.go:175
17281736msgid "Port closed:"
17291737msgstr "Port closed:"
17301738
@@ -1807,6 +1815,10 @@ msgstr "Required tool:"
18071815msgid "Run as a daemon on port: %s"
18081816msgstr "Run as a daemon on port: %s"
18091817
1818+ #: cli/monitor/monitor.go:61
1819+ msgid "Run in silent mode, show only monitor input and output."
1820+ msgstr "Run in silent mode, show only monitor input and output."
1821+
18101822#: cli/daemon/daemon.go:51
18111823msgid "Running as a daemon the initialization of cores and libraries is done only once."
18121824msgstr "Running as a daemon the initialization of cores and libraries is done only once."
@@ -1861,7 +1873,7 @@ msgstr "Sets a setting value."
18611873msgid "Sets where to save the configuration file."
18621874msgstr "Sets where to save the configuration file."
18631875
1864- #: cli/monitor/monitor.go:134
1876+ #: cli/monitor/monitor.go:199
18651877msgid "Setting"
18661878msgstr "Setting"
18671879
@@ -1878,7 +1890,7 @@ msgstr "Show all available core versions."
18781890msgid "Show all build properties used instead of compiling."
18791891msgstr "Show all build properties used instead of compiling."
18801892
1881- #: cli/monitor/monitor.go:55
1893+ #: cli/monitor/monitor.go:59
18821894msgid "Show all the settings of the communication port."
18831895msgstr "Show all the settings of the communication port."
18841896
@@ -2336,7 +2348,7 @@ msgstr "VERSION"
23362348msgid "VERSION_NUMBER"
23372349msgstr "VERSION_NUMBER"
23382350
2339- #: cli/monitor/monitor.go:134
2351+ #: cli/monitor/monitor.go:199
23402352msgid "Values"
23412353msgstr "Values"
23422354
@@ -2843,6 +2855,14 @@ msgstr "invalid platform archive size: %s"
28432855msgid "invalid pluggable monitor reference: %s"
28442856msgstr "invalid pluggable monitor reference: %s"
28452857
2858+ #: cli/monitor/monitor.go:130
2859+ msgid "invalid port configuration value for %s: %s"
2860+ msgstr "invalid port configuration value for %s: %s"
2861+
2862+ #: cli/monitor/monitor.go:139
2863+ msgid "invalid port configuration: %s"
2864+ msgstr "invalid port configuration: %s"
2865+
28462866#: commands/upload/upload.go:483
28472867msgid "invalid recipe '%[1]s': %[2]s"
28482868msgstr "invalid recipe '%[1]s': %[2]s"
0 commit comments