MINI MINI MANI MO

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

Þ•Q¤m,àúá,Ü5	N?7Ž\Æ_#	`ƒ	uä	bZ
V½
Y~ní%}£ºÔñ
%
A
$Y
~

«
¼
Å
#ä
#+>PbtHÊä!%:(Ox‹#©Íç$,K#eB‰2Ìÿ 4R*q*œÇç
÷##)&Mtƒ,¢Ïè-ý+:I_
uƒœµšÐâk'N-vJ¤3ïL#cp]Ôi2RœHïQ8nŠdù)^ˆ!£ÅÝí6RhŽžºÓéð!!#!EgM|Êá/þ.C*[†¤ÀÜ)ð/Jg$¡ÆÝ2í 9"X){¥¹
Æ#Ô#ø" ? R (n — ® %Ä ê û !'!>!R!l!!†!"EQ =FLB
5-42+NC@;1&:9#<8,P%)K	0M!6./7G
DI(*>JO?$'3HA
If no -e, --expression, -f, or --file option is given, then the first
non-option argument is taken as the sed script to interpret.  All
remaining arguments are names of input files; if no input files are
specified, then the standard input is read.

      --help     display this help and exit
      --version  output version information and exit
  --follow-symlinks
                 follow symlinks when processing in place
  --posix
                 disable all GNU extensions.
  -R, --regexp-perl
                 use Perl 5's regular expressions syntax in the script.
  -b, --binary
                 open files in binary mode (CR+LFs are not processed specially)
  -e script, --expression=script
                 add the script to the commands to be executed
  -f script-file, --file=script-file
                 add the contents of script-file to the commands to be executed
  -l N, --line-length=N
                 specify the desired line-wrap length for the `l' command
  -n, --quiet, --silent
                 suppress automatic printing of pattern space
  -r, --regexp-extended
                 use extended regular expressions in the script.
  -s, --separate
                 consider files as separate rather than as a single continuous
                 long stream.
  -u, --unbuffered
                 load minimal amounts of data from the input files and flush
                 the output buffers more often
%s: -e expression #%lu, char %lu: %s
%s: can't read %s: %s
%s: file %s line %lu: %s
: doesn't want any addressesInvalid back referenceInvalid character class nameInvalid collation characterInvalid content of \{\}Invalid preceding regular expressionInvalid range endInvalid regular expressionMemory exhaustedNo matchNo previous regular expressionPremature end of regular expressionRegular expression too bigSuccessTrailing backslashUnmatched ( or \(Unmatched ) or \)Unmatched [ or [^Unmatched \{Usage: %s [OPTION]... {script-only-if-no-other-script} [input-file]...

`e' command not supported`}' doesn't want any addressescan't find label for jump to `%s'cannot remove %s: %scannot rename %s: %scannot specify modifiers on empty regexpcannot stat %s: %scommand only uses one addresscomments don't accept any addressescouldn't attach to %s: %scouldn't edit %s: is a terminalcouldn't edit %s: not a regular filecouldn't follow symlink %s: %scouldn't open file %s: %scouldn't open temporary file %s: %scouldn't write %d item to %s: %scouldn't write %d items to %s: %sdelimiter character is not a single-byte charactererror in subprocessexpected \ after `a', `c' or `i'expected newer version of sedextra characters after commandinvalid reference \%d on `s' command's RHSinvalid usage of +N or ~N as first addressinvalid usage of line address 0missing commandmultiple `!'smultiple `g' options to `s' commandmultiple `p' options to `s' commandmultiple number options to `s' commandno input filesno previous regular expressionnumber option to `s' command may not be zerooption `e' not supportedread error on %s: %sstrings for `y' command are different lengthsunexpected `,'unexpected `}'unknown command: `%c'unknown option to `s'unmatched `{'unterminated `s' commandunterminated `y' commandunterminated address regexProject-Id-Version: sed 4.2.0
Report-Msgid-Bugs-To: bug-gnu-utils@gnu.org
POT-Creation-Date: 2012-12-22 14:36+0100
PO-Revision-Date: 2008-01-28 23:17+0800
Last-Translator: LI Daobing <lidaobing@gmail.com>
Language-Team: Chinese (simplified) <i18n-zh@googlegroups.com>
Language: zh_CN
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
Plural-Forms: nplurals=1; plural=0;

如果没有 -e, --expression, -f 或 --file 选项,那么第一个éžé€‰é¡¹å‚数被视为
sed脚本。其他éžé€‰é¡¹å‚数被视为输入文件,如果没有输入文件,那么程åºå°†ä»Žæ ‡å‡†
è¾“å…¥è¯»å–æ•°æ®ã€‚
      --help     打å°å¸®åŠ©å¹¶é€€å‡º
      --version  输出版本信æ¯å¹¶é€€å‡º
  --follow-symlinks
                 直接修改文件时跟éšè½¯é“¾æŽ¥
  --posix
                 关闭所有 GNU 扩展
  -R, --regexp-perl
                 使用 Perl 5 的正则表达å¼è¯­æ³•
  -b, --binary
                 ä»¥äºŒè¿›åˆ¶æ–¹å¼æ‰“开文件 (回车加æ¢è¡Œä¸åšç‰¹æ®Šå¤„ç†)
  -e 脚本, --expression=脚本
                 添加“脚本â€åˆ°ç¨‹åºçš„è¿è¡Œåˆ—表
  -f 脚本文件, --file=脚本文件
                 添加“脚本文件â€åˆ°ç¨‹åºçš„è¿è¡Œåˆ—表
  -l N, --line-length=N
                 指定“lâ€å‘½ä»¤çš„æ¢è¡ŒæœŸæœ›é•¿åº¦
  -n, --quiet, --silent
                 å–æ¶ˆè‡ªåŠ¨æ‰“å°æ¨¡å¼ç©ºé—´
  -r, --regexp-extended
                 在脚本中使用扩展正则表达å¼
  -s, --separate
                 将输入文件视为å„ä¸ªç‹¬ç«‹çš„æ–‡ä»¶è€Œä¸æ˜¯ä¸€ä¸ªé•¿çš„连续输入
  -u, --unbuffered
                 ä»Žè¾“å…¥æ–‡ä»¶è¯»å–æœ€å°‘的数æ®ï¼Œæ›´é¢‘ç¹çš„刷新输出
%s:-e è¡¨è¾¾å¼ #%lu,字符 %lu:%s
%sï¼šæ— æ³•è¯»å– %s:%s
%s:文件 %s 行å·ï¼š%lu:%s
: ä¸éœ€è¦ä»»ä½•地å€éžæ³•å›žå¼•ç”¨éžæ³•的字符类型åéžæ³•的收集字符“\{\}â€ä¸­å†…å®¹éžæ³•éžæ³•的正则表达å¼å¤´éžæ³•的范围结æŸéžæ³•的正则表达å¼å†…存耗尽没有匹é…项å‰é¢æ²¡æœ‰æ­£åˆ™è¡¨è¾¾å¼æ­£åˆ™è¡¨è¾¾å¼ä¸å®Œæ•´æ­£åˆ™è¡¨è¾¾å¼è¿‡å¤§æˆåŠŸå°¾ç«¯çš„â€œ\â€æœªåŒ¹é…的“(â€æˆ–者“\(â€æœªåŒ¹é…的“)â€æˆ–者“\)â€æœªåŒ¹é…的“[â€æˆ–者“[^â€æœªåŒ¹é…的“\{â€ç”¨æ³•: %s [选项]... {脚本(如果没有其他脚本)} [输入文件]...

䏿”¯æŒå‘½ä»¤â€œeâ€â€œ}â€ä¸éœ€è¦ä»»ä½•åœ°å€æ— æ³•为目的为“%sâ€çš„跳转找到标签无法移除 %s:%s无法é‡å‘½å %s:%sæ— æ³•å¯¹ç©ºæ­£åˆ™è¡¨è¾¾å¼æŒ‡å®šä¿®é¥°ç¬¦æ— æ³•èŽ·å– %s 的状æ€: %s命令åªä½¿ç”¨ä¸€ä¸ªåœ°å€æ³¨é‡Šä¸æŽ¥å—ä»»ä½•åœ°å€æ— æ³•绑定 %s: %s无法编辑文件 %s: 这是一个终端无法编辑文件 %s: 䏿˜¯ä¸€ä¸ªæ™®é€šæ–‡ä»¶æ— æ³•è·Ÿéšè½¯é“¾æŽ¥ %s: %s无法打开文件 %s: %s无法打开临时文件 %s: %s无法将 %d 个项目写入 %s:%s分割符长度ä¸ä¸º1å­è¿›ç¨‹å‡ºé”™æœŸæœ›åœ¨â€œaâ€, “câ€, “iâ€ä¹‹åŽæœ‰â€œ\â€éœ€è¦æ›´é«˜ç‰ˆæœ¬çš„sed命令åŽå«æœ‰å¤šä½™çš„字符“sâ€å‘½ä»¤çš„RHSéžæ³•引用\%d无法将 +N 或 ~N 作为第一个地å€éžæ³•使用地å€0é—æ¼å‘½ä»¤å¤šä¸ªâ€œ!â€å¤šä¸ªâ€œsâ€å‘½ä»¤çš„选项“gâ€å¤šä¸ªâ€œsâ€å‘½ä»¤çš„选项“pâ€å¤šä¸ªâ€œsâ€å‘½ä»¤çš„æ•°å€¼é€‰é¡¹æ²¡æœ‰è¾“入文件å‰é¢æ²¡æœ‰æ­£åˆ™è¡¨è¾¾å¼â€œsâ€å‘½ä»¤çš„æ•°å€¼é€‰é¡¹ä¸èƒ½ä¸ºé›¶ä¸æ”¯æŒé€‰é¡¹â€œeâ€è¯»å– %s 出错:%s“yâ€å‘½ä»¤çš„字符串长度ä¸åŒæ„外的“,â€æ„外的“}â€æœªçŸ¥çš„命令:“%câ€â€œsâ€çš„æœªçŸ¥é€‰é¡¹æœªåŒ¹é…的“{â€æœªç»ˆæ­¢çš„“sâ€å‘½ä»¤æœªç»ˆæ­¢çš„“yâ€å‘½ä»¤æœªç»ˆæ­¢çš„åœ°å€æ­£åˆ™è¡¨è¾¾å¼

OHA YOOOO