ACC SHELL

Path : /usr/share/locale/zh_CN/LC_MESSAGES/
File Upload :
Current File : //usr/share/locale/zh_CN/LC_MESSAGES/wdiff.mo

-=r9T93#!78V1$	
.CP\%d%--'4'N"v"$!
48?x"&Kr(<np[44-6d!H)j%P:+3f# 

!!
)!&4!&[!/!/!!!" "&;" b""*""("	#3
#A#H# U#v#7$S$*h$9$-#'
!) ,*+"	%
$(&
  -c, --context-diffs    force output to context diffs
  -e, --echo-comments    echo comments to standard error
  -o, --old-diffs        output old-style diffs, no matter what
  -p, --patch-format     generate patch format
  -P                     same as -p
  -s, --strip-comments   strip comment lines
  -u, --unidiffs         force output to unidiffs
  -U                     same as -p and -u
  -=, --use-equals       replace spaces by equal signs in unidiffs
      --help             display this help and exit
      --version          output version information and exit

If FILE is not specified, read standard input.

Copyright (C) 1992, 1997 Free Software Foundation, Inc.

Copyright (C) 1994, 1997 Free Software Foundation, Inc.

Copyright (C) 1997 Free Software Foundation, Inc.

Operation modes:
  -h                     (ignored)
  -v, --verbose          report a few statistics on stderr
      --help             display this help and exit
      --version          output version information and exit

Standard diff options:
  -i, --ignore-case         consider upper- and lower-case to be the same
  -w, --ignore-all-space    ignore all white space
  -b, --ignore-space-change ignore changes in the amount of white space
  -B, --ignore-blank-lines  ignore changes whose lines are all blank
  -I, --ignore-matching-lines=RE ignore changes whose lines all match RE
  -a, --text                treat all files as text
  -c, --context[=NUMBER]    output regular context diffs,
                            changing to NUMBER lines of context
  -u, --unified[=NUMBER]    output unified context diffs or unidiffs,
                            with NUMBER lines of context
  -C, --context=NUM         output NUM lines of copied context
  -U, --unified=NUM         output NUM lines of unified context
  -L, --label=LABEL         use LABEL instead of file name
  -p, --show-c-function     show which C function each change is in
  -F, --show-function-line=RE show the most recent line matching RE

Usage: %s [OPTION]... FILE1 FILE2

Usage: %s [OPTION]... [FILE]

Usage: %s [OPTION]... [FILE]...

With no FILE, or when FILE is -, read standard input.

Written by Franc,ois Pinard <pinard@iro.umontreal.ca>.

Written by Wayne Davison <davison@borland.com>.
  %d %d%% changed  %d %d%% common  %d %d%% deleted  %d %d%% inserted  -q, --brief               output only whether files differ
  -e, --ed                  output an ed script
  -n, --rcs                 output an RCS format diff
  -y, --side-by-side        output in two columns
  -w, --width=NUM           output at most NUM (default 130) characters per line
      --left-column         output only the left column of common lines
      --suppress-common-lines do not output common lines
  -D, --ifdef=NAME          output merged file to show `#ifdef NAME' diffs
      --GTYPE-group-format=GFMT GTYPE input groups with GFMT
      --line-format=LFMT    all input lines with LFMT
      --LTYPE-line-format=LFMT LTYPE input lines with LFMT
  -l, --paginate            pass the output through `pr' to paginate it
  -t, --expand-tabs         expand tabs to spaces in output
%s (for regexp `%s')%s: %d words, %d items
, done
Cannot use -t, termcap not available.Cannot use -z, termcap not available.Context diff missing `new' header at line %ldContext diff missing `old' header at line %ldCould not access the termcap data base.Directories not supportedInvalid unified diff header at line %ldMalformed context diff at line %ldMalformed unified diff at line %ldMissing file argumentsOnly one file may be standard input.Only one filename allowedRead summary: %d files, %d items
Reading %sSelect a terminal through the TERM environment variable.SortingSorting membersTerminal type `%s' is not defined.This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Try `%s --help' for more information.
Unable to open `%s'Word merging for two files only (so far)wdiff - Compares words in two files and report differences.
Project-Id-Version: wdiff 0.5g
Report-Msgid-Bugs-To: wdiff-bugs@gnu.org
POT-Creation-Date: 2008-06-20 16:41-0400
PO-Revision-Date: 2006-01-15 02:25+0800
Last-Translator: Meng Jie <zuxyhere@eastday.com>
Language-Team: Chinese (simplified) <i18n-translation@lists.linux.net.cn>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit

  -c,--context-diffs    强制输出上下文格式 diff
  -e,--echo-comments    将注释输出到标准错误设备上
  -o,--old-diffs        输出旧式风格的 diff
  -p,--patch-format     生成 patch 格式
  -P                     与 -p 相同
  -s,--strip-comments   剥离注释行
  -u,--unidiffs         强制输出 unidiff
  -U                     same as -p and -u
  -=, --use-equals       replace spaces by equal signs in unidiffs
      --help             display this help and exit
      --version          output version information and exit

If FILE is not specified, read standard input.

版权所有 (C) 1992,1997 自由软件基金会

版权所有 (C) 1994,1997 自由软件基金会

版权所有 (C) 1997 自由软件基金会

操作模式:
  -h                     (忽略)
  -v,--verbose          在标准错误上报告一些统计信息
      --help             显示本帮助信息并退出
      --version          显示版本信息并退出

标准的 diff 选项:
  -i, --ignore-case         忽略大小写
  -w, --ignore-all-space    忽略所有空白符
  -b, --ignore-space-change 忽略空白符的多少
  -B, --ignore-blank-lines  忽略空白行
  -I, --ignore-matching-lines=RE ignore changes whose lines all match RE
  -a, --text                将所有文件视作文本
  -c, --context[=N]         输出正规上下文 diff,带 N 行上下文
  -u, --unified[=N]         输入统一上下文 diff,带 N 行上下文
  -C, --context=N           输入 N 行复制上下文
  -U, --unified=N           输出 N 行统一上下文
  -L, --label=标号          使用“标号”而不是文件名
  -p, --show-c-function     显示有改变的 C 函数
  -F, --show-function-line=RE show the most recent line matching RE

用法:%s [选项]... 文件1 文件2

用法:%s [选项] [文件]

用法:%s [选项]... [文件]...

如果没有指定<文件>或<文件>是 -,则从标准输入读取资料。

由 Franc,ois Pinard <pinard@iro.umontreal.ca> 编写。

由 Wayne Davison <davison@borland.com> 编写。
  %d %d%% 更改  %d %d%% 共同  %d %d%% 删除  %d %d%% 插入  -q, --brief               只输出文件是否不同
  -e, --ed                  输出一个 ed 脚本
  -n, --rcs                 输出为 RCS 格式
  -y, --side-by-side        输出两列
  -w, --width=数            指定每行最多的字符数(默认为 130)
      --left-column         只在左边一列输出相同的行
      --suppress-common-lines 不输出相同的行
  -D, --ifdef=NAME          output merged file to show `#ifdef NAME' diffs
      --GTYPE-group-format=GFMT GTYPE input groups with GFMT
      --line-format=LFMT    all input lines with LFMT
      --LTYPE-line-format=LFMT LTYPE input lines with LFMT
  -l, --paginate            pass the output through `pr' to paginate it
  -t, --expand-tabs         输出中将制表符扩展为空格
%s (对于正规表示式 “%s”)%s: %d 个词,%d 个条目
,完成
无法使用 -t,termcap 不可用。无法使用 -z,termcap 不可用。第 %ld 行的上下文 diff 缺少‘new’头第 %ld 行的上下文 diff 缺少‘old’头无法访问 termcap 数据库。不支持目录操作第 %ld 行的 unidiff 头无效第 %ld 行上下文 diff 格式不对第 %ld 行 unidiff 格式不对缺少文件参数只有一个文件可以是标准输入。只接受一个文件名读取小结:%d 个文件,%d 条目
读取 %s从 TERM 环境变量中选择一个终端类型。排序排序成员终端类型‘%s’未定义。本程序是自由软件;请参看源代码的版权声明。本软件不提供任何担保;包括没有适销性和
某一专用目的下的适用性担保。
请尝试执行‘%s --help’以得到更多信息。
无法打开‘%s’单词合并目前只能用于两个文件wdiff - 比较两个文件中的词汇并报告区别。

ACC SHELL 2018