@@ -407,6 +407,10 @@ msgstr "Config file already exists, use --overwrite to discard the existing one.
407
407
msgid "Config file written to: %s"
408
408
msgstr "Config file written to: %s"
409
409
410
+ #: cli/monitor/monitor.go:60
411
+ msgid "Configuration of the port."
412
+ msgstr "Configuration of the port."
413
+
410
414
#: cli/debug/debug.go:153
411
415
msgid "Configuration options for %s"
412
416
msgstr "Configuration options for %s"
@@ -423,7 +427,7 @@ msgstr "Configuring platform."
423
427
msgid "Connected"
424
428
msgstr "Connected"
425
429
426
- #: cli/monitor/monitor.go:117
430
+ #: cli/monitor/monitor.go:181
427
431
msgid "Connected to %s! Press CTRL-C to exit."
428
432
msgstr "Connected to %s! Press CTRL-C to exit."
429
433
@@ -500,7 +504,7 @@ msgstr "Debugging not supported for board %s"
500
504
msgid "Debugging supported:"
501
505
msgstr "Debugging supported:"
502
506
503
- #: cli/monitor/monitor.go:134
507
+ #: cli/monitor/monitor.go:199
504
508
msgid "Default"
505
509
msgstr "Default"
506
510
@@ -786,7 +790,7 @@ msgstr "Error getting information for library %s"
786
790
msgid "Error getting libraries info: %v"
787
791
msgstr "Error getting libraries info: %v"
788
792
789
- #: cli/monitor/monitor.go:76
793
+ #: cli/monitor/monitor.go:86
790
794
msgid "Error getting port settings details: %s"
791
795
msgstr "Error getting port settings details: %s"
792
796
@@ -1134,7 +1138,7 @@ msgstr "Global variables use {0} bytes of dynamic memory."
1134
1138
1135
1139
#: cli/core/list.go:84
1136
1140
#: cli/core/search.go:114
1137
- #: cli/monitor/monitor.go:134
1141
+ #: cli/monitor/monitor.go:199
1138
1142
#: cli/outdated/outdated.go:62
1139
1143
msgid "ID"
1140
1144
msgstr "ID"
@@ -1572,8 +1576,8 @@ msgstr "OS:"
1572
1576
msgid "Official Arduino board:"
1573
1577
msgstr "Official Arduino board:"
1574
1578
1575
- #: cli/monitor/monitor.go:47
1576
- #: cli/monitor/monitor.go:48
1579
+ #: cli/monitor/monitor.go:51
1580
+ #: cli/monitor/monitor.go:52
1577
1581
msgid "Open a communication port with a board."
1578
1582
msgstr "Open a communication port with a board."
1579
1583
@@ -1723,8 +1727,8 @@ msgstr "Platform size (bytes):"
1723
1727
msgid "Port"
1724
1728
msgstr "Port"
1725
1729
1726
- #: cli/monitor/monitor.go:105
1727
- #: cli/monitor/monitor.go:112
1730
+ #: cli/monitor/monitor.go:168
1731
+ #: cli/monitor/monitor.go:175
1728
1732
msgid "Port closed:"
1729
1733
msgstr "Port closed:"
1730
1734
@@ -1807,6 +1811,10 @@ msgstr "Required tool:"
1807
1811
msgid "Run as a daemon on port: %s"
1808
1812
msgstr "Run as a daemon on port: %s"
1809
1813
1814
+ #: cli/monitor/monitor.go:61
1815
+ msgid "Run in silent mode, show only monitor input and output."
1816
+ msgstr "Run in silent mode, show only monitor input and output."
1817
+
1810
1818
#: cli/daemon/daemon.go:51
1811
1819
msgid "Running as a daemon the initialization of cores and libraries is done only once."
1812
1820
msgstr "Running as a daemon the initialization of cores and libraries is done only once."
@@ -1861,7 +1869,7 @@ msgstr "Sets a setting value."
1861
1869
msgid "Sets where to save the configuration file."
1862
1870
msgstr "Sets where to save the configuration file."
1863
1871
1864
- #: cli/monitor/monitor.go:134
1872
+ #: cli/monitor/monitor.go:199
1865
1873
msgid "Setting"
1866
1874
msgstr "Setting"
1867
1875
@@ -1878,7 +1886,7 @@ msgstr "Show all available core versions."
1878
1886
msgid "Show all build properties used instead of compiling."
1879
1887
msgstr "Show all build properties used instead of compiling."
1880
1888
1881
- #: cli/monitor/monitor.go:55
1889
+ #: cli/monitor/monitor.go:59
1882
1890
msgid "Show all the settings of the communication port."
1883
1891
msgstr "Show all the settings of the communication port."
1884
1892
@@ -2336,7 +2344,7 @@ msgstr "VERSION"
2336
2344
msgid "VERSION_NUMBER"
2337
2345
msgstr "VERSION_NUMBER"
2338
2346
2339
- #: cli/monitor/monitor.go:134
2347
+ #: cli/monitor/monitor.go:199
2340
2348
msgid "Values"
2341
2349
msgstr "Values"
2342
2350
@@ -2843,6 +2851,14 @@ msgstr "invalid platform archive size: %s"
2843
2851
msgid "invalid pluggable monitor reference: %s"
2844
2852
msgstr "invalid pluggable monitor reference: %s"
2845
2853
2854
+ #: cli/monitor/monitor.go:131
2855
+ msgid "invalid port configuration value for %s: %s"
2856
+ msgstr "invalid port configuration value for %s: %s"
2857
+
2858
+ #: cli/monitor/monitor.go:140
2859
+ msgid "invalid port configuration: %s"
2860
+ msgstr "invalid port configuration: %s"
2861
+
2846
2862
#: commands/upload/upload.go:483
2847
2863
msgid "invalid recipe '%[1]s': %[2]s"
2848
2864
msgstr "invalid recipe '%[1]s': %[2]s"
0 commit comments