Add 3 translation line of the [help] section.
This commit is contained in:
parent
23364aa754
commit
fd91f5b445
@ -45,29 +45,29 @@ CPU 和内存图形比例:
|
|||||||
- b: 在 mbps 和 每秒字节数 之间切换
|
- b: 在 mbps 和 每秒字节数 之间切换
|
||||||
"""
|
"""
|
||||||
# TRANSLATORS: Please don't translate the layout **names**
|
# TRANSLATORS: Please don't translate the layout **names**
|
||||||
layouts = """Built-in layouts:
|
layouts = """内建布局方案:
|
||||||
default
|
default
|
||||||
minimal
|
minimal
|
||||||
battery
|
battery
|
||||||
kitchensink"""
|
kitchensink"""
|
||||||
# TRANSLATORS: Please don't translate the colorcheme **names**
|
# TRANSLATORS: Please don't translate the colorcheme **names**
|
||||||
colorschemes = """Built-in colorschemes:
|
colorschemes = """内建配色方案:
|
||||||
default
|
default
|
||||||
default-dark (for white background)
|
default-dark (用于白色背景)
|
||||||
solarized
|
solarized
|
||||||
solarized16-dark
|
solarized16-dark
|
||||||
solarized16-light
|
solarized16-light
|
||||||
monokai
|
monokai
|
||||||
vice"""
|
vice"""
|
||||||
# TRANSLATORS: Please don't translate the widget **names**
|
# TRANSLATORS: Please don't translate the widget **names**
|
||||||
widgets = """Widgets that can be used in layouts:
|
widgets = """可被用于布局方案的组件名:
|
||||||
cpu - CPU load graph
|
cpu - CPU 负载图
|
||||||
mem - Physical & swap memory use graph
|
mem - 物理内存和交换内存使用率图
|
||||||
temp - Sensor temperatures
|
temp - 传感器温度
|
||||||
disk - Physical disk partition use
|
disk - 物理磁盘和分区使用率
|
||||||
power - A battery bar
|
power - 电池状态
|
||||||
net - Network load
|
net - 网络负载
|
||||||
procs - Interactive process list"""
|
procs - 可交互进程列表"""
|
||||||
|
|
||||||
|
|
||||||
[args]
|
[args]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user