Skip to content

Commit 96d2780

Browse files
committed
fix i18n
1 parent 736d201 commit 96d2780

File tree

2 files changed

+21
-12
lines changed

2 files changed

+21
-12
lines changed

Diff for: i18n/data/en.po

+17-8
Original file line numberDiff line numberDiff line change
@@ -423,6 +423,10 @@ msgstr "Configuring platform."
423423
msgid "Connected"
424424
msgstr "Connected"
425425

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+
426430
#: cli/board/list.go:87
427431
#: cli/board/list.go:125
428432
msgid "Core"
@@ -496,7 +500,7 @@ msgstr "Debugging not supported for board %s"
496500
msgid "Debugging supported:"
497501
msgstr "Debugging supported:"
498502

499-
#: cli/monitor/monitor.go:96
503+
#: cli/monitor/monitor.go:140
500504
msgid "Default"
501505
msgstr "Default"
502506

@@ -782,7 +786,7 @@ msgstr "Error getting information for library %s"
782786
msgid "Error getting libraries info: %v"
783787
msgstr "Error getting libraries info: %v"
784788

785-
#: cli/monitor/monitor.go:74
789+
#: cli/monitor/monitor.go:76
786790
msgid "Error getting port settings details: %s"
787791
msgstr "Error getting port settings details: %s"
788792

@@ -1130,7 +1134,7 @@ msgstr "Global variables use {0} bytes of dynamic memory."
11301134

11311135
#: cli/core/list.go:84
11321136
#: cli/core/search.go:114
1133-
#: cli/monitor/monitor.go:96
1137+
#: cli/monitor/monitor.go:140
11341138
#: cli/outdated/outdated.go:62
11351139
msgid "ID"
11361140
msgstr "ID"
@@ -1568,8 +1572,8 @@ msgstr "OS:"
15681572
msgid "Official Arduino board:"
15691573
msgstr "Official Arduino board:"
15701574

1571-
#: cli/monitor/monitor.go:45
1572-
#: cli/monitor/monitor.go:46
1575+
#: cli/monitor/monitor.go:47
1576+
#: cli/monitor/monitor.go:48
15731577
msgid "Open a communication port with a board."
15741578
msgstr "Open a communication port with a board."
15751579

@@ -1719,6 +1723,11 @@ msgstr "Platform size (bytes):"
17191723
msgid "Port"
17201724
msgstr "Port"
17211725

1726+
#: cli/monitor/monitor.go:105
1727+
#: cli/monitor/monitor.go:112
1728+
msgid "Port closed:"
1729+
msgstr "Port closed:"
1730+
17221731
#: commands/errors.go:508
17231732
msgid "Port monitor error"
17241733
msgstr "Port monitor error"
@@ -1852,7 +1861,7 @@ msgstr "Sets a setting value."
18521861
msgid "Sets where to save the configuration file."
18531862
msgstr "Sets where to save the configuration file."
18541863

1855-
#: cli/monitor/monitor.go:96
1864+
#: cli/monitor/monitor.go:140
18561865
msgid "Setting"
18571866
msgstr "Setting"
18581867

@@ -1869,7 +1878,7 @@ msgstr "Show all available core versions."
18691878
msgid "Show all build properties used instead of compiling."
18701879
msgstr "Show all build properties used instead of compiling."
18711880

1872-
#: cli/monitor/monitor.go:53
1881+
#: cli/monitor/monitor.go:55
18731882
msgid "Show all the settings of the communication port."
18741883
msgstr "Show all the settings of the communication port."
18751884

@@ -2327,7 +2336,7 @@ msgstr "VERSION"
23272336
msgid "VERSION_NUMBER"
23282337
msgstr "VERSION_NUMBER"
23292338

2330-
#: cli/monitor/monitor.go:96
2339+
#: cli/monitor/monitor.go:140
23312340
msgid "Values"
23322341
msgstr "Values"
23332342

Diff for: i18n/rice-box.go

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)