comparison runtime/lang/menu_zh_cn.utf-8.vim @ 29533:34c1f4cd0c18

Update runtime files Commit: https://github.com/vim/vim/commit/2ecbe53f452e92e941aff623f6a0b72f80e43d07 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Jul 29 21:36:21 2022 +0100 Update runtime files
author Bram Moolenaar <Bram@vim.org>
date Fri, 29 Jul 2022 22:45:04 +0200
parents 03e3b0034e31
children 83dfcad065f9
comparison
equal deleted inserted replaced
29532:9ab2caa93280 29533:34c1f4cd0c18
1 " Menu Translations: Simplified Chinese 1 " Menu Translations: Simplified Chinese
2 " Maintainer: Ada (Haowen) Yu <me@yuhaowen.com> 2 " Maintainer: Ada (Haowen) Yu <me@yuhaowen.com>
3 " Previous Maintainer: Shun Bai <baishunde@gmail.com>, Yuheng Xie <elephant@linux.net.cn> 3 " Previous Maintainer: Shun Bai <baishunde@gmail.com>, Yuheng Xie <elephant@linux.net.cn>
4 " Last Change: 2022 July 6 4 " Last Change: 2022 July 9
5 " Original translations 5 " Original translations
6 " 6 "
7 " Generated with the scripts from: 7 " Generated with the scripts from:
8 " 8 "
9 " https://github.com/adaext/vim-menutrans-helper 9 " https://github.com/adaext/vim-menutrans-helper
355 menutrans Oracle\ config Oracle\ 配置文件 355 menutrans Oracle\ config Oracle\ 配置文件
356 menutrans Vim\ help\ file Vim\ 帮助文件 356 menutrans Vim\ help\ file Vim\ 帮助文件
357 menutrans Vim\ script Vim\ 脚本 357 menutrans Vim\ script Vim\ 脚本
358 menutrans Viminfo\ file Vim\ 信息文件 358 menutrans Viminfo\ file Vim\ 信息文件
359 menutrans Virata\ config Virata\ 配置文件 359 menutrans Virata\ config Virata\ 配置文件
360 menutrans Whitespace\ (add) 增加加亮空格
360 " }}} 361 " }}}
361 362
362 " Netrw menu {{{1 363 " Netrw menu {{{1
363 " Plugin loading may be after menu translation 364 " Plugin loading may be after menu translation
364 " So giveup testing if Netrw Plugin is loaded 365 " So giveup testing if Netrw Plugin is loaded
460 " }}} 461 " }}}
461 462
462 " Shellmenu menu 463 " Shellmenu menu
463 " Shellmenu menuitems {{{1 464 " Shellmenu menuitems {{{1
464 " From shellmenu.vim 465 " From shellmenu.vim
465 menutrans Stmts 语句 466 menutrans ShellMenu Shell\ 菜单
467 menutrans Statements 语句
466 menutrans Test 测试 468 menutrans Test 测试
467 menutrans existence 存在 469 menutrans Existence 存在
468 menutrans existence\ -\ file 存在\ -\ 文件 470 menutrans Existence\ -\ file 存在\ -\ 文件
469 menutrans existence\ -\ file\ (not\ empty) 存在\ -\ 文件(非空) 471 menutrans Existence\ -\ file\ (not\ empty) 存在\ -\ 文件(非空)
470 menutrans existence\ -\ directory 存在\ -\ 目录 472 menutrans Existence\ -\ directory 存在\ -\ 目录
471 menutrans existence\ -\ executable 存在\ -\ 可执行 473 menutrans Existence\ -\ executable 存在\ -\ 可执行
472 menutrans existence\ -\ readable 存在\ -\ 可读 474 menutrans Existence\ -\ readable 存在\ -\ 可读
473 menutrans existence\ -\ writable 存在\ -\ 可写 475 menutrans Existence\ -\ writable 存在\ -\ 可写
474 menutrans String\ is\ empty 字符串为空 476 menutrans String\ is\ empty 字符串为空
475 menutrans String\ is\ not\ empty 字符串非空 477 menutrans String\ is\ not\ empty 字符串非空
476 menutrans Strings\ is\ equal 字符串值相等 478 menutrans Strings\ are\ equal 字符串值相等
477 menutrans Strings\ is\ not\ equal 字符串值不相等 479 menutrans Strings\ are\ not\ equal 字符串值不相等
478 menutrans Values\ is\ greater\ than 值大于 480 menutrans Value\ is\ greater\ than 值大于
479 menutrans Values\ is\ greater\ equal 值大于等于 481 menutrans Value\ is\ greater\ equal 值大于等于
480 menutrans Values\ is\ equal 值相等 482 menutrans Values\ are\ equal 值相等
481 menutrans Values\ is\ not\ equal 值不相等 483 menutrans Values\ are\ not\ equal 值不相等
482 menutrans Values\ is\ less\ than 值小于 484 menutrans Value\ is\ less\ than 值小于
483 menutrans Values\ is\ less\ equal 值小于等于 485 menutrans Value\ is\ less\ equal 值小于等于
484 menutrans ParmSub 参数替换 486 menutrans ParmSub 参数替换
485 menutrans Substitute\ word\ if\ parm\ not\ set 如果参数没设置就替换该词 487 menutrans Substitute\ word\ if\ parm\ not\ set 如果参数没设置就替换该词
486 menutrans Set\ parm\ to\ word\ if\ not\ set 参数未设置就设为该词 488 menutrans Set\ parm\ to\ word\ if\ not\ set 参数未设置就设为该词
487 menutrans Substitute\ word\ if\ parm\ set\ else\ nothing 如果参数设置就替换该词,否则什么都不做 489 menutrans Substitute\ word\ if\ parm\ set\ else\ nothing 如果参数设置就替换该词,否则什么都不做
488 menutrans If\ parm\ not\ set\ print\ word\ and\ exit 如果参数没有设置就打印该词并退出 490 menutrans If\ parm\ not\ set\ print\ word\ and\ exit 如果参数没有设置就打印该词并退出
493 menutrans Flags\ set 设置标志 495 menutrans Flags\ set 设置标志
494 menutrans Return\ code\ of\ last\ command 返回前一条命令的代码 496 menutrans Return\ code\ of\ last\ command 返回前一条命令的代码
495 menutrans Process\ number\ of\ this\ shell shell\ 自身进程号 497 menutrans Process\ number\ of\ this\ shell shell\ 自身进程号
496 menutrans Process\ number\ of\ last\ background\ command 前一条后台命令的进程号 498 menutrans Process\ number\ of\ last\ background\ command 前一条后台命令的进程号
497 menutrans Environ 环境变量 499 menutrans Environ 环境变量
498 menutrans exit\ when\ command\ returns\ non-zero\ exit\ code 当命令返回非零代码时退出 500 menutrans Mark\ created\ or\ modified\ variables\ for\ export 标记修改的或者创建的变量为导出
499 menutrans Disable\ file\ name\ generation 禁用文件名生成 501 menutrans Exit\ when\ command\ returns\ non-zero\ status 当命令返回非零状态时退出
502 menutrans Disable\ file\ name\ expansion 禁用文件名拓展
503 menutrans Locate\ and\ remember\ commands\ when\ being\ looked\ up 当查询命令时定位并记住该命令
504 menutrans All\ assignment\ statements\ are\ placed\ in\ the\ environment\ for\ a\ command 所有的赋值参数被放在命令的环境中
500 menutrans Read\ commands\ but\ do\ not\ execute\ them 读命令但是不要执行 505 menutrans Read\ commands\ but\ do\ not\ execute\ them 读命令但是不要执行
501 menutrans Exit\ after\ reading\ and\ executing\ one\ command 读并执行一个命令之后退出 506 menutrans Exit\ after\ reading\ and\ executing\ one\ command 读并执行一个命令之后退出
502 menutrans Treat\ unset\ variables\ as\ an\ error\ when\ substituting 替换时把未设置命令视为错误 507 menutrans Treat\ unset\ variables\ as\ an\ error\ when\ substituting 替换时把未设置命令视为错误
503 menutrans Print\ shell\ input\ lines\ as\ they\ are\ read 读\ shell\ 输入行的时候打印 508 menutrans Print\ shell\ input\ lines\ as\ they\ are\ read 读\ shell\ 输入行的时候打印
504 menutrans Print\ commands\ and\ their\ arguments\ as\ they\ are\ executed 被执行时打印命令和参数 509 menutrans Print\ commands\ and\ their\ arguments\ as\ they\ are\ executed 被执行时打印命令和参数