Skip to content

Commit 0e0e52c

Browse files
committed
updated i18n
1 parent e40d5cf commit 0e0e52c

File tree

2 files changed

+16
-8
lines changed

2 files changed

+16
-8
lines changed

i18n/data/en.po

+12-4
Original file line numberDiff line numberDiff line change
@@ -549,6 +549,10 @@ msgstr "Disable completion description for shells that support it"
549549
msgid "Disconnected"
550550
msgstr "Disconnected"
551551

552+
#: cli/daemon/daemon.go:60
553+
msgid "Display only the provided gRPC calls"
554+
msgstr "Display only the provided gRPC calls"
555+
552556
#: cli/lib/install.go:49
553557
msgid "Do not install dependencies."
554558
msgstr "Do not install dependencies."
@@ -586,6 +590,10 @@ msgstr "Downloads one or more cores and corresponding tool dependencies."
586590
msgid "Downloads one or more libraries without installing them."
587591
msgstr "Downloads one or more libraries without installing them."
588592

593+
#: cli/daemon/daemon.go:59
594+
msgid "Enable debug logging of gRPC calls"
595+
msgstr "Enable debug logging of gRPC calls"
596+
589597
#: cli/lib/install.go:51
590598
msgid "Enter a path to zip file"
591599
msgstr "Enter a path to zip file"
@@ -1019,19 +1027,19 @@ msgstr "Failed to create data directory"
10191027
msgid "Failed to create downloads directory"
10201028
msgstr "Failed to create downloads directory"
10211029

1022-
#: cli/daemon/daemon.go:114
1030+
#: cli/daemon/daemon.go:125
10231031
msgid "Failed to listen on TCP port: %[1]s. %[2]s is an invalid port."
10241032
msgstr "Failed to listen on TCP port: %[1]s. %[2]s is an invalid port."
10251033

1026-
#: cli/daemon/daemon.go:108
1034+
#: cli/daemon/daemon.go:119
10271035
msgid "Failed to listen on TCP port: %[1]s. %[2]s is unknown name."
10281036
msgstr "Failed to listen on TCP port: %[1]s. %[2]s is unknown name."
10291037

1030-
#: cli/daemon/daemon.go:123
1038+
#: cli/daemon/daemon.go:134
10311039
msgid "Failed to listen on TCP port: %[1]s. Unexpected error: %[2]v"
10321040
msgstr "Failed to listen on TCP port: %[1]s. Unexpected error: %[2]v"
10331041

1034-
#: cli/daemon/daemon.go:120
1042+
#: cli/daemon/daemon.go:131
10351043
msgid "Failed to listen on TCP port: %s. Address already in use."
10361044
msgstr "Failed to listen on TCP port: %s. Address already in use."
10371045

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)