@@ -549,6 +549,10 @@ msgstr "Disable completion description for shells that support it"
549549msgid "Disconnected"
550550msgstr "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
553557msgid "Do not install dependencies."
554558msgstr "Do not install dependencies."
@@ -586,6 +590,10 @@ msgstr "Downloads one or more cores and corresponding tool dependencies."
586590msgid "Downloads one or more libraries without installing them."
587591msgstr "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
590598msgid "Enter a path to zip file"
591599msgstr "Enter a path to zip file"
@@ -1019,19 +1027,19 @@ msgstr "Failed to create data directory"
10191027msgid "Failed to create downloads directory"
10201028msgstr "Failed to create downloads directory"
10211029
1022- #: cli/daemon/daemon.go:114
1030+ #: cli/daemon/daemon.go:125
10231031msgid "Failed to listen on TCP port: %[1]s. %[2]s is an invalid port."
10241032msgstr "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
10271035msgid "Failed to listen on TCP port: %[1]s. %[2]s is unknown name."
10281036msgstr "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
10311039msgid "Failed to listen on TCP port: %[1]s. Unexpected error: %[2]v"
10321040msgstr "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
10351043msgid "Failed to listen on TCP port: %s. Address already in use."
10361044msgstr "Failed to listen on TCP port: %s. Address already in use."
10371045
0 commit comments