@@ -423,6 +423,10 @@ msgstr "Configuring platform."
423
423
msgid "Connected"
424
424
msgstr "Connected"
425
425
426
+ #: cli/monitor/monitor.go:123
427
+ msgid "Connected to %s! Press CTRL-C to exit."
428
+ msgstr "Connected to %s! Press CTRL-C to exit."
429
+
426
430
#: cli/board/list.go:87
427
431
#: cli/board/list.go:125
428
432
msgid "Core"
@@ -496,7 +500,7 @@ msgstr "Debugging not supported for board %s"
496
500
msgid "Debugging supported:"
497
501
msgstr "Debugging supported:"
498
502
499
- #: cli/monitor/monitor.go:96
503
+ #: cli/monitor/monitor.go:140
500
504
msgid "Default"
501
505
msgstr "Default"
502
506
@@ -782,7 +786,7 @@ msgstr "Error getting information for library %s"
782
786
msgid "Error getting libraries info: %v"
783
787
msgstr "Error getting libraries info: %v"
784
788
785
- #: cli/monitor/monitor.go:74
789
+ #: cli/monitor/monitor.go:76
786
790
msgid "Error getting port settings details: %s"
787
791
msgstr "Error getting port settings details: %s"
788
792
@@ -1130,7 +1134,7 @@ msgstr "Global variables use {0} bytes of dynamic memory."
1130
1134
1131
1135
#: cli/core/list.go:84
1132
1136
#: cli/core/search.go:114
1133
- #: cli/monitor/monitor.go:96
1137
+ #: cli/monitor/monitor.go:140
1134
1138
#: cli/outdated/outdated.go:62
1135
1139
msgid "ID"
1136
1140
msgstr "ID"
@@ -1568,8 +1572,8 @@ msgstr "OS:"
1568
1572
msgid "Official Arduino board:"
1569
1573
msgstr "Official Arduino board:"
1570
1574
1571
- #: cli/monitor/monitor.go:45
1572
- #: cli/monitor/monitor.go:46
1575
+ #: cli/monitor/monitor.go:47
1576
+ #: cli/monitor/monitor.go:48
1573
1577
msgid "Open a communication port with a board."
1574
1578
msgstr "Open a communication port with a board."
1575
1579
@@ -1719,6 +1723,11 @@ msgstr "Platform size (bytes):"
1719
1723
msgid "Port"
1720
1724
msgstr "Port"
1721
1725
1726
+ #: cli/monitor/monitor.go:105
1727
+ #: cli/monitor/monitor.go:112
1728
+ msgid "Port closed:"
1729
+ msgstr "Port closed:"
1730
+
1722
1731
#: commands/errors.go:508
1723
1732
msgid "Port monitor error"
1724
1733
msgstr "Port monitor error"
@@ -1852,7 +1861,7 @@ msgstr "Sets a setting value."
1852
1861
msgid "Sets where to save the configuration file."
1853
1862
msgstr "Sets where to save the configuration file."
1854
1863
1855
- #: cli/monitor/monitor.go:96
1864
+ #: cli/monitor/monitor.go:140
1856
1865
msgid "Setting"
1857
1866
msgstr "Setting"
1858
1867
@@ -1869,7 +1878,7 @@ msgstr "Show all available core versions."
1869
1878
msgid "Show all build properties used instead of compiling."
1870
1879
msgstr "Show all build properties used instead of compiling."
1871
1880
1872
- #: cli/monitor/monitor.go:53
1881
+ #: cli/monitor/monitor.go:55
1873
1882
msgid "Show all the settings of the communication port."
1874
1883
msgstr "Show all the settings of the communication port."
1875
1884
@@ -2327,7 +2336,7 @@ msgstr "VERSION"
2327
2336
msgid "VERSION_NUMBER"
2328
2337
msgstr "VERSION_NUMBER"
2329
2338
2330
- #: cli/monitor/monitor.go:96
2339
+ #: cli/monitor/monitor.go:140
2331
2340
msgid "Values"
2332
2341
msgstr "Values"
2333
2342
0 commit comments