summaryrefslogtreecommitdiffstats
path: root/dicts/en_US.toml
diff options
context:
space:
mode:
Diffstat (limited to 'dicts/en_US.toml')
-rw-r--r--dicts/en_US.toml4
1 files changed, 3 insertions, 1 deletions
diff --git a/dicts/en_US.toml b/dicts/en_US.toml
index bf1771b..476556b 100644
--- a/dicts/en_US.toml
+++ b/dicts/en_US.toml
@@ -87,6 +87,8 @@ export="Enable metrics for export on the specified port."
mbps="Show network rate as mbps."
test="Runs tests and exits with success/failure code."
conffile="Config file to use instead of default (MUST BE FIRST ARGUMENT)"
+nvidia="Enable NVidia GPU metrics"
+nvidiarefresh="Refresh frequency. Most time units accepted."
# TRANSLATORS: Please don't translate the **labels** ("devices", "layouts") as they don't change in the code.
list="""
List <devices|layouts|colorschemes|paths|keys|langs>
@@ -123,7 +125,7 @@ setuperr="15| error setting up {0}: {1}"
colorschemefile="16| failed to find colorscheme file {0} in {1}"
colorschemeread="17| failed to read colorscheme file {0}: {1}"
colorschemeparse="18| failed to parse colorscheme file: {0}"
-findlayout="19| failed to read colorscheme file {0}: {1}"
+findlayout="19| failed to find layout file {0}: {1}"
logopen="20| failed to open log file {0}: {1}"
table="21| table widget TopRow value less than 0. TopRow: {0}"
nohostname="22| could not get hostname: {0}"