Skip to content

Commit ac085e2

Browse files
committed
fix i18n
1 parent de13c89 commit ac085e2

File tree

2 files changed

+14
-26
lines changed

2 files changed

+14
-26
lines changed

Diff for: i18n/data/en.po

+10-22
Original file line numberDiff line numberDiff line change
@@ -561,7 +561,7 @@ msgstr "Disable completion description for shells that support it"
561561
msgid "Disconnected"
562562
msgstr "Disconnected"
563563

564-
#: cli/daemon/daemon.go:60
564+
#: cli/daemon/daemon.go:59
565565
msgid "Display only the provided gRPC calls"
566566
msgstr "Display only the provided gRPC calls"
567567

@@ -574,7 +574,7 @@ msgstr "Do not install dependencies."
574574
msgid "Do not perform the actual upload, just log out actions"
575575
msgstr "Do not perform the actual upload, just log out actions"
576576

577-
#: cli/daemon/daemon.go:58
577+
#: cli/daemon/daemon.go:57
578578
msgid "Do not terminate daemon process if the parent process dies"
579579
msgstr "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."
602602
msgid "Downloads one or more libraries without installing them."
603603
msgstr "Downloads one or more libraries without installing them."
604604

605-
#: cli/daemon/daemon.go:59
605+
#: cli/daemon/daemon.go:58
606606
msgid "Enable debug logging of gRPC calls"
607607
msgstr "Enable debug logging of gRPC calls"
608608

@@ -1043,19 +1043,19 @@ msgstr "Failed to create data directory"
10431043
msgid "Failed to create downloads directory"
10441044
msgstr "Failed to create downloads directory"
10451045

1046-
#: cli/daemon/daemon.go:124
1046+
#: cli/daemon/daemon.go:120
10471047
msgid "Failed to listen on TCP port: %[1]s. %[2]s is an invalid port."
10481048
msgstr "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
10511051
msgid "Failed to listen on TCP port: %[1]s. %[2]s is unknown name."
10521052
msgstr "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
10551055
msgid "Failed to listen on TCP port: %[1]s. Unexpected error: %[2]v"
10561056
msgstr "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
10591059
msgid "Failed to listen on TCP port: %s. Address already in use."
10601060
msgstr "Failed to listen on TCP port: %s. Address already in use."
10611061

@@ -1624,10 +1624,6 @@ msgstr "Optional, use the specified programmer to upload."
16241624
msgid "Optional. Path to a .json file that contains a set of replacements of the sketch source code."
16251625
msgstr "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
16321628
msgid "Override a build property with a custom value. Can be used multiple times for multiple properties."
16331629
msgstr "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"
18161812
msgid "Required tool:"
18171813
msgstr "Required tool:"
18181814

1819-
#: cli/daemon/daemon.go:50
1815+
#: cli/daemon/daemon.go:49
18201816
msgid "Run as a daemon on port: %s"
18211817
msgstr "Run as a daemon on port: %s"
18221818

18231819
#: cli/monitor/monitor.go:62
18241820
msgid "Run in silent mode, show only monitor input and output."
18251821
msgstr "Run in silent mode, show only monitor input and output."
18261822

1827-
#: cli/daemon/daemon.go:51
1823+
#: cli/daemon/daemon.go:50
18281824
msgid "Running as a daemon the initialization of cores and libraries is done only once."
18291825
msgstr "Running as a daemon the initialization of cores and libraries is done only once."
18301826

@@ -2032,7 +2028,7 @@ msgstr "Skipping: {0}"
20322028
msgid "TOUCH: error during reset: %s"
20332029
msgstr "TOUCH: error during reset: %s"
20342030

2035-
#: cli/daemon/daemon.go:56
2031+
#: cli/daemon/daemon.go:55
20362032
msgid "The TCP port the daemon will listen to"
20372033
msgstr "The TCP port the daemon will listen to"
20382034

@@ -2632,10 +2628,6 @@ msgstr "empty board identifier"
26322628
msgid "encoding sketch metadata: %s"
26332629
msgstr "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
26402632
msgid "error parsing value: %v"
26412633
msgstr "error parsing value: %v"
@@ -2680,10 +2672,6 @@ msgstr "files in archive must be placed in a subdirectory"
26802672
msgid "find abs path: %s"
26812673
msgstr "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
26882676
msgid "flags"
26892677
msgstr "flags"

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)