diff options
| author | Dana Jansens <danakj@orodu.net> | 2002-04-11 03:20:38 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2002-04-11 03:20:38 +0000 |
| commit | dfc5f034581f5a26cba5c4811500438f89f0634a (patch) | |
| tree | efb1e3af799383aa5835a736cabf658d18db4be5 /nls/zh_CN/Screen.m | |
| parent | 17532e906b1dd6340bb1eccd2d9724643637958b (diff) | |
Initial revision
Diffstat (limited to 'nls/zh_CN/Screen.m')
| -rw-r--r-- | nls/zh_CN/Screen.m | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/nls/zh_CN/Screen.m b/nls/zh_CN/Screen.m new file mode 100644 index 00000000..3baba996 --- /dev/null +++ b/nls/zh_CN/Screen.m @@ -0,0 +1,52 @@ +$set 6 #Screen + +$ #AnotherWMRunning +# BScreen::BScreen: 查询X服务器时出错.\n \ +已经有另一个窗口管理器在运行 %s.\n +$ #ManagingScreen +# BScreen::BScreen: 对屏幕 %d 使用视 0x%lx, 深度 %d\n +$ #FontLoadFail +# BScreen::LoadStyle(): 无法载入字体 '%s'\n +$ #DefaultFontLoadFail +# BScreen::LoadStyle(): 无法载入默认字体.\n +$ #EmptyMenuFile +# %s: 清空菜单文件\n +$ #xterm +# xterm +$ #Restart +# 重新开始 +$ #Exit +# 退出 +$ #EXECError +# BScreen::parseMenuFile: [exec] 错误, 没有菜单的标题或命令\n +$ #EXITError +# BScreen::parseMenuFile: [exit] 错误, 没有菜单的标题\n +$ #STYLEError +# BScreen::parseMenuFile: [style] 错误, 没有菜单标题或文件名\n +$ #CONFIGError +# BScreen::parseMenuFile: [config] 错误, 没有菜单标题\n +$ #INCLUDEError +# BScreen::parseMenuFile: [include] 错误, 没有文件名\n +$ #INCLUDEErrorReg +# BScreen::parseMenuFile: [include] 错误, '%s' 不是一个普通文件\n +$ #SUBMENUError +# BScreen::parseMenuFile: [submenu] 错误, 没有菜单标题\n +$ #RESTARTError +# BScreen::parseMenuFile: [restart] 错误, 没有菜单标题\n +$ #RECONFIGError +# BScreen::parseMenuFile: [reconfig] 错误, 没有菜单标题\n +$ #STYLESDIRError +# BScreen::parseMenuFile: [stylesdir/stylesmenu] 错误, 没有指名目录\n +$ #STYLESDIRErrorNotDir +# BScreen::parseMenuFile: [stylesdir/stylesmenu] 错误, '%s' 不是目录\n +$ #STYLESDIRErrorNoExist +# BScreen::parseMenuFile: [stylesdir/stylesmenu] 错误, '%s' 不存在\n +$ #WORKSPACESError +# BScreen::parseMenuFile: [workspaces] 错误, 没有菜单标题\n +$ #PositionLength +# 0: 0000 x 0: 0000 +$ #PositionFormat +# 左: %4d x 上: %4d +$ #GeometryFormat +# 宽: %4d x 高: %4d + |
