@@ -549,6 +549,10 @@ msgstr "Disable completion description for shells that support it"
549
549
msgid "Disconnected"
550
550
msgstr "Disconnected"
551
551
552
+ #: cli/daemon/daemon.go:60
553
+ msgid "Display only the provided gRPC calls"
554
+ msgstr "Display only the provided gRPC calls"
555
+
552
556
#: cli/lib/install.go:49
553
557
msgid "Do not install dependencies."
554
558
msgstr "Do not install dependencies."
@@ -586,6 +590,10 @@ msgstr "Downloads one or more cores and corresponding tool dependencies."
586
590
msgid "Downloads one or more libraries without installing them."
587
591
msgstr "Downloads one or more libraries without installing them."
588
592
593
+ #: cli/daemon/daemon.go:59
594
+ msgid "Enable debug logging of gRPC calls"
595
+ msgstr "Enable debug logging of gRPC calls"
596
+
589
597
#: cli/lib/install.go:51
590
598
msgid "Enter a path to zip file"
591
599
msgstr "Enter a path to zip file"
@@ -1019,19 +1027,19 @@ msgstr "Failed to create data directory"
1019
1027
msgid "Failed to create downloads directory"
1020
1028
msgstr "Failed to create downloads directory"
1021
1029
1022
- #: cli/daemon/daemon.go:114
1030
+ #: cli/daemon/daemon.go:125
1023
1031
msgid "Failed to listen on TCP port: %[1]s. %[2]s is an invalid port."
1024
1032
msgstr "Failed to listen on TCP port: %[1]s. %[2]s is an invalid port."
1025
1033
1026
- #: cli/daemon/daemon.go:108
1034
+ #: cli/daemon/daemon.go:119
1027
1035
msgid "Failed to listen on TCP port: %[1]s. %[2]s is unknown name."
1028
1036
msgstr "Failed to listen on TCP port: %[1]s. %[2]s is unknown name."
1029
1037
1030
- #: cli/daemon/daemon.go:123
1038
+ #: cli/daemon/daemon.go:134
1031
1039
msgid "Failed to listen on TCP port: %[1]s. Unexpected error: %[2]v"
1032
1040
msgstr "Failed to listen on TCP port: %[1]s. Unexpected error: %[2]v"
1033
1041
1034
- #: cli/daemon/daemon.go:120
1042
+ #: cli/daemon/daemon.go:131
1035
1043
msgid "Failed to listen on TCP port: %s. Address already in use."
1036
1044
msgstr "Failed to listen on TCP port: %s. Address already in use."
1037
1045
0 commit comments