diff options
author | Mathias Gumz <akira@fluxbox.org> | 2015-01-22 15:30:57 (GMT) |
---|---|---|
committer | Mathias Gumz <akira@fluxbox.org> | 2015-01-22 15:30:57 (GMT) |
commit | bf3714e12456c2dd361ded47854546d2a0606403 (patch) | |
tree | d6f71285177175b622d2166dca08fb7f58b69b56 /nls/zh_CN | |
parent | ab2eef49371b2c9e45efea128fc84f3d556d1901 (diff) | |
download | fluxbox-bf3714e12456c2dd361ded47854546d2a0606403.zip fluxbox-bf3714e12456c2dd361ded47854546d2a0606403.tar.bz2 |
Update translations to reflect new flags via -h
Diffstat (limited to 'nls/zh_CN')
-rw-r--r-- | nls/zh_CN/Translation.m | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/nls/zh_CN/Translation.m b/nls/zh_CN/Translation.m index 0bc4341..7bc05dc 100644 --- a/nls/zh_CN/Translation.m +++ b/nls/zh_CN/Translation.m | |||
@@ -245,13 +245,17 @@ $set 19 #main | |||
245 | 10 记录日志到 | 245 | 10 记录日志到 |
246 | 11 错误: '-rc'需要一个参数 | 246 | 11 错误: '-rc'需要一个参数 |
247 | 12 错误: '-screen'需要一个参数 | 247 | 12 错误: '-screen'需要一个参数 |
248 | 13 Fluxbox %s: (c) %s Henrik Kinnunen\n\ | 248 | 13 Fluxbox %s: (c) %s Fluxbox Team\n\ |
249 | 主页: http://www.fluxbox.org/\n\n\ | 249 | 主页: http://www.fluxbox.org/\n\n\ |
250 | -display <string>\t\t指定display连接。\n\ | 250 | -display <string>\t\t指定display连接。\n\ |
251 | -screen <all|int,int,int>\t在特定的屏幕上显示。\n\ | 251 | -screen <all|int,int,int>\t在特定的屏幕上显示。\n\ |
252 | -no-slit\t\t\tdo not provide a slit\n\ | ||
253 | -no-toolbar\t\tdo not provide a toolbar\n\ | ||
252 | -rc <string>\t\t\t使用指定的资源文件。\n\ | 254 | -rc <string>\t\t\t使用指定的资源文件。\n\ |
253 | -version\t\t\t显示版本号然后退出。\n\ | 255 | -version\t\t\t显示版本号然后退出。\n\ |
254 | -info\t\t\t\t显示一些有用的信息。\n\ | 256 | -info\t\t\t\t显示一些有用的信息。\n\ |
257 | -list-commands\t\t\tlist all valid key commands.\n\ | ||
258 | -sync\t\t\t\tsynchronize with X server for debugging.\n\ | ||
255 | -log <filename>\t\t\t将输出记录到文件中。\n\ | 259 | -log <filename>\t\t\t将输出记录到文件中。\n\ |
256 | -help\t\t\t\t显示这则帮助信息然后退出。\n\n | 260 | -help\t\t\t\t显示这则帮助信息然后退出。\n\n |
257 | 14 警告: 无法设置环境变量'DISPLAY' | 261 | 14 警告: 无法设置环境变量'DISPLAY' |