config root man

Current Path : /compat/linux/proc/68247/root/compat/linux/proc/68247/root/compat/linux/usr/share/locale/zh_CN/LC_MESSAGES/

FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64
Upload File :
Current File : //compat/linux/proc/68247/root/compat/linux/proc/68247/root/compat/linux/usr/share/locale/zh_CN/LC_MESSAGES/coreutils.mo

0(((<(G=(8((`)c)\_++E,#-9-#.:..y/7+0c0T1qD3,33t45,5b5!555
678,9f:1H<z<=H?W@E+A=qBCqE%OF
uFF	FFFFFFF FG"8G[G kGGG>G%GH9HKH,[HH/HHHHI0IOIdIII'IIIJJ5JKJ^J{JJJ"J(J,KEK%cK,K-K K&L,L?LXL"sLL"LLLLLM(MBHMM+MMMMM
N)N;N
MNXN]N)pNN8N;Nt!O3O:OJP2PQ:Q1QQ\Q<YRRR7R
RRSISSS#T*=ThT|TU&V	<V2FVhyVV;W%XT8XXX8eY@YYY*Z0Zd8ZAZZZ$[&[%\
:\H\,]\&\ \'\0\ +])L]0v]*]']']("^K^k^ ^^^&^^$_B_#Y_}_&__"_T`W`.`
a",aOa+oaYa~atbc=c*<dgd dFd'd`e"ve!e e'e<fAfVf	gg;1g3mg/g+g'g#%hIhihhhhhhhhh2h12idipi!iii*iij"0jSjqj+j#j,j0
k,>k#kkkk kkkl1lOl$nllll'lm(m>mNmkm({mmm.m2n4nOnjn0n3nno o=oNo(iooooo.o!p8p&Gpnp~ppppppq&q?qVq%mqq
qqqqqrr0r<rRrdrzrrrr	rrss)s:sLs#]s*s!s'sst$.t#St%wtt-ttu.u4uLu\uyuuuu=u@!v:bvvvv;vw)wDwYwiww#ww
ww
wxx3xRxkxxxxxx"xy%y=yJy_y|yyyyy,y9zFz
Wzezzzzz!z"z!{%;{7a{={{{
||2|L|\|l||
|||||>	}
H}S}
_}j}}}}}}}	}}~)~=~7R~~~~~~~
~4-fb<6*<g3{ǀ߀0+7\t
	,*Alx

J;HτofwއuMgH|Ō)oh03Ԑ-n%*‘"1"@c=t-vW'Iq|Hşݠޢ,+7@L
Tbe~ʤ	
!83#lXҥ+*Hs (Ϧ);%Ms ȧ
";V#n)% %!&G n*ĩ.:Y(sҪ%%A4v2&.DTch!z6?)7Ix.1/ٯ3		=RG>ٰD	NWgC<O!e$^޳=	\7fn
/ %NFUAAٷ*$[-@ʸ׸%7)GT1j(%ź.1%L.r7.ٻ,*5-`"Ǽ*'!R't"ؽ)""(E`nϾ4p"*ȿ!1\GuA1!6$XK}*p'e$$-9?U	I!?k72-(D"m	+"+Nz$60Ji.,1%F$l!)#	-Hd,(%;Yi'5, Mj$,8H]|-
)&8_o 4'Go$	2	EOdu	*:#P1t #6Sm!0&=]s@;8Uer?,Fa2EUgz!1DYw%4,EU*k'>G5}		5Uh0|	.	@J`tB	+AN[-r[%"9I!Pr1#+>2j4/A&q	P^+vT>	_fWp&}x LW=:vkr51S_hbjoo[$9HwgNVeT0k(\u)FL
J4RQA58?tjxnYBwX;scUqlY#dG{363@Om@^2cgE&<0+XZCOaK.AEZ~Ib'p
N=|i	,rDf7VC1*K!zBy|:%{[2y\F<lSq~/6}]$
?Q/ieh(#P;%>s"9U'M!I"-``.4,maJzH-ntuR
DMGd)7*]8 (((1
A mere - implies -i.  If no COMMAND, print the resulting environment.

A mere - implies -l.   If USER not given, assume root.

As a special case, cp makes a backup of SOURCE when the force and backup
options are given and SOURCE and DEST are the same name for an existing,
regular file.

By default, rm does not remove directories.  Use the --recursive (-r or -R)
option to remove each listed directory, too, along with all of its contents.

By default, sparse SOURCE files are detected by a crude heuristic and the
corresponding DEST file is made sparse as well.  That is the behavior
selected by --sparse=auto.  Specify --sparse=always to create a sparse DEST
file whenever the SOURCE file contains a long enough sequence of zero bytes.
Use --sparse=never to inhibit creation of sparse files.


Examples:
  %s /usr/bin/sort       Output "sort".
  %s include/stdio.h .h  Output "stdio".

Examples:
  %s f - g  Output f's contents, then standard input, then g's contents.
  %s        Copy standard input to standard output.

If FILE is specified, read it to determine which colors to use for which
file types and extensions.  Otherwise, a precompiled database is used.
For details on the format of these files, run `dircolors --print-database'.

Note that if you use rm to remove a file, it is usually possible to recover
the contents of that file.  If you want more assurance that the contents are
truly unrecoverable, consider using shred.

Read standard input if FILE is -.  Each PATTERN may be:

Report bugs to <%s>.

SIZE may be (or may be an integer optionally followed by) one of following:
kB 1000, K 1024, MB 1000*1000, M 1024*1024, and so on for G, T, P, E, Z, Y.

The backup suffix is `~', unless set with --suffix or SIMPLE_BACKUP_SUFFIX.
The version control method may be selected via the --backup option or through
the VERSION_CONTROL environment variable.  Here are the values:


To remove a file whose name starts with a `-', for example `-foo',
use one of these commands:
  %s -- -foo

  %s ./-foo

With no FILE, or when FILE is -, read standard input.
      --block-size=SIZE      use SIZE-byte blocks
  -B, --ignore-backups       do not list implied entries ending with ~
  -c                         with -lt: sort by, and show, ctime (time of last
                               modification of file status information)
                               with -l: show ctime and sort by name
                               otherwise: sort by ctime
      --from=CURRENT_OWNER:CURRENT_GROUP
                         change the owner and/or group of each file only if
                         its current owner and/or group match those specified
                         here.  Either may be omitted, in which case a match
                         is not required for the omitted attribute.
      --help            Display this help and exit.
      --version         Output version information and exit.
      --help     display this help and exit
      --no-preserve=ATTR_LIST  don't preserve the specified attributes
      --parents                use full source file name under DIRECTORY
      --sparse=WHEN            control creation of sparse files
      --strip-trailing-slashes  remove any trailing slashes from each SOURCE
                                 argument
      --version  output version information and exit
     Size   Used  Avail Use%%    Inodes   IUsed   IFree IUse%%    Size  Used Avail Use%%  -R, -r, --recursive          copy directories recursively
      --remove-destination     remove each existing destination file before
                                 attempting to open it (contrast with --force)
  -a                     change only the access time
  -c, --no-create        do not create any files
  -d, --date=STRING      parse STRING and use it instead of current time
  -f                     (ignored)
  -m                     change only the modification time
  -a, --all                  do not ignore entries starting with .
  -A, --almost-all           do not list implied . and ..
      --author               with -l, print the author of each file
  -b, --escape               print octal escapes for nongraphic characters
  -f, --silent, --quiet   suppress most error messages
  -v, --verbose           output a diagnostic for every file processed
      --reference=RFILE   use RFILE's mode instead of MODE values
  -R, --recursive         change files and directories recursively
  -f, --silent, --quiet  suppress most error messages
      --reference=RFILE  use RFILE's group rather than specifying a
                         GROUP value
  -R, --recursive        operate on files and directories recursively
  -v, --verbose          output a diagnostic for every file processed

  -l                         use a long listing format
  -L, --dereference          when showing file information for a symbolic
                               link, show information for the file the link
                               references rather than for the link itself
  -m                         fill width with a comma separated list of entries
  -l, --login       print system login processes
  -n, --no-dereference        treat destination that is a symlink to a
                                directory as if it were a normal file
  -i, --interactive           prompt whether to remove destinations
  -s, --symbolic              make symbolic links instead of hard links
  -q, --hide-control-chars   print ? instead of non graphic characters
      --show-control-chars   show non graphic characters as-is (default
                             unless program is `ls' and output is a terminal)
  -Q, --quote-name           enclose entry names in double quotes
      --quoting-style=WORD   use quoting style WORD for entry names:
                               literal, locale, shell, shell-always, c, escape
  -s, --symbolic-link          make symbolic links instead of copying
  -S, --suffix=SUFFIX          override the usual backup suffix
  -t, --target-directory=DIRECTORY  copy all SOURCE arguments into DIRECTORY
  -T, --no-target-directory    treat DEST as a normal file
  -t                       equivalent to -vT
  -T, --show-tabs          display TAB characters as ^I
  -u                       (ignored)
  -v, --show-nonprinting   use ^ and M- notation, except for LFD and TAB
  -u                         with -lt: sort by, and show, access time
                               with -l: show access time and sort by name
                               otherwise: sort by access time
  -U                         do not sort; list entries in directory order
  -v                         sort by version
  -u, --update                 copy only when the SOURCE file is newer
                                 than the destination file or when the
                                 destination file is missing
  -v, --verbose                explain what is being done
  -x, --one-file-system        stay on this file system
  if=FILE         read from FILE instead of stdin
  iflag=FLAGS     read as per the comma separated symbol list
  obs=BYTES       write BYTES bytes at a time
  of=FILE         write to FILE instead of stdout
  oflag=FLAGS     write as per the comma separated symbol list
  seek=BLOCKS     skip BLOCKS obs-sized blocks at start of output
  skip=BLOCKS     skip BLOCKS ibs-sized blocks at start of input
  status=noxfer   suppress transfer statistics
  none, off       never make backups (even if --backup is given)
  numbered, t     make numbered backups
  existing, nil   numbered if numbered backups exist, simple otherwise
  simple, never   always make simple backups
 %4s-blocks      Used Available Use%% (backup: %s) Mounted on
%b %e  %Y%b %e %H:%M%ld day%ld days%lu user%lu users%s%s -> %s (unbackup)
%s and %s are the same file%s exists but is not a directory%s has unknown file type%s is not a valid positive integer%s is too large%s: %s: line number out of range%s: %s: match not found%s: No such user%s: can make relative symbolic links only in current directory%s: cannot find name for user ID %lu
%s: cannot overwrite directory%s: cannot rewind%s: cannot seek%s: cannot shred append-only file descriptor%s: descend into directory %s? %s: descend into write-protected directory %s? %s: end of file%s: error truncating%s: error writing at offset %s%s: failed to close%s: failed to open for writing%s: failed to remove%s: file has negative size%s: file too large%s: file too long%s: hard link not allowed for directory%s: illegal option -- %c
%s: input contains a loop:%s: input file is output file%s: invalid file size%s: invalid file type%s: invalid number%s: invalid number of passes%s: invalid option -- %c
%s: invalid suffix length%s: line number out of range%s: new permissions are %s, not %s%s: not listing already-listed directory%s: option `%c%s' doesn't allow an argument
%s: option `%s' is ambiguous
%s: option `%s' requires an argument
%s: option `--%s' doesn't allow an argument
%s: option `-W %s' doesn't allow an argument
%s: option `-W %s' is ambiguous
%s: option requires an argument -- %c
%s: overwrite %s? %s: pass %lu/%lu (%s)...%s: pass %lu/%lu (%s)...%s%s: pass %lu/%lu (%s)...%s/%s %d%%%s: remove %s %s? %s: remove write-protected %s %s? %s: removed%s: removing%s: renamed to %s%s: replace %s? %s: unrecognized option `%c%s'
%s: unrecognized option `--%s'
%s: warning: making a hard link to a symbolic link is not portable%s: write error%s:%lu: invalid line;  missing second token%s:%lu: unrecognized keyword %s'(C),  load average: %.2f, %g s, %s/s
-R --dereference requires either -H or -L-R -h requires -P<internal>???
???? days ??:??,  Address family for hostname not supportedAll requests doneCall the unlink function to remove the specified FILE.

Cannot combine --target-directory and --no-target-directoryChange the mode of each FILE to MODE.

  -c, --changes           like verbose but report only when a change is made
Compare sorted files FILE1 and FILE2 line by line.
Copy SOURCE to DEST, or multiple SOURCE(s) to DIRECTORY.

Copy a file, converting and formatting according to the operands.

  bs=BYTES        force ibs=BYTES and obs=BYTES
  cbs=BYTES       convert BYTES bytes at a time
  conv=CONVS      convert the file as per the comma separated symbol list
  count=BLOCKS    copy only BLOCKS input blocks
  ibs=BYTES       read BYTES bytes at a time
Create named pipes (FIFOs) with the given NAMEs.

Create the DIRECTORY(ies), if they do not already exist.

Create the special file NAME of the given TYPE.

Directory: Echo the STRING(s) to standard output.

  -n             do not output the trailing newline
File operands cannot be combined with --print-database (-p).Filesystem        Filesystem    TypeForce changed blocks to disk, update the super block.

Infinity BInterrupted by a signalList information about the FILEs (the current directory by default).
Sort entries alphabetically if none of -cftuvSUX nor --sort.

Mandatory arguments to long options are mandatory for short options too.
Memory allocation failureName or service not knownNo address associated with hostnameNon-recoverable failure in name resolutionOrdering options:

Output commands to set the LS_COLORS environment variable.

Determine format of output:
  -b, --sh, --bourne-shell    output Bourne shell code to set LS_COLORS
  -c, --csh, --c-shell        output C shell code to set LS_COLORS
  -p, --print-database        output defaults
Overwrite the specified FILE(s) repeatedly, in order to make it harder
for even very expensive hardware probing to recover the data.

Parameter string not correctly encodedPassword:Print CRC checksum and byte counts of each FILE.

Print NAME with any leading directory components removed.
If specified, also remove a trailing SUFFIX.

Print the current time, the length of time the system has been up,
the number of users on the system, and the average number of jobs
in the run queue over the last 1, 5 and 15 minutes.
If FILE is not specified, use %s.  %s as FILE is common.

Print the full filename of the current working directory.

Print the name of the current user.

Print the user name associated with the current effective user ID.
Same as id -un.

Processing request in progressRemove the DIRECTORY(ies), if they are empty.

      --ignore-fail-on-non-empty
                  ignore each failure that is solely because a directory
                  is non-empty
Rename SOURCE to DEST, or move SOURCE(s) to DIRECTORY.

Repeatedly output a line with all specified STRING(s), or `y'.

Request canceledRequest not canceledSet LC_ALL='C' to work around the problem.Shell: Show information about the file system on which each FILE resides,
or all file systems by default.

Summarize disk usage of each FILE, recursively for directories.

System errorThe backup suffix is `~', unless set with --suffix or SIMPLE_BACKUP_SUFFIX.
The version control method may be selected via the --backup option or through
the VERSION_CONTROL environment variable.  Here are the values:

The strings compared were %s and %s.Try `%s --help' for more information.
Try `%s ./%s' to remove the file %s.
Unknown errorUnknown system errorUsage: %s COMMAND [ARG]...
  or:  %s OPTION
Usage: %s EXPRESSION
  or:  %s OPTION
Usage: %s FILE
  or:  %s OPTION
Usage: %s FILE1 FILE2
  or:  %s OPTION
Usage: %s FORMAT [ARGUMENT]...
  or:  %s OPTION
Usage: %s NAME
  or:  %s OPTION
Usage: %s NAME [SUFFIX]
  or:  %s OPTION
Usage: %s NEWROOT [COMMAND...]
  or:  %s OPTION
Usage: %s [-DIGITS] [OPTION]... [FILE]...
Usage: %s [FILE]...
  or:  %s [OPTION]
Usage: %s [NUMBER]...
  or:  %s OPTION
Usage: %s [OPERAND]...
  or:  %s OPTION
Usage: %s [OPTIONS] FILE [...]
Usage: %s [OPTION]
Usage: %s [OPTION] DIRECTORY...
Usage: %s [OPTION] FILE...
Usage: %s [OPTION] NAME...
Usage: %s [OPTION] [COMMAND [ARG]...]
Usage: %s [OPTION] [FILE]...
Usage: %s [OPTION] [INPUT [PREFIX]]
Usage: %s [OPTION]...
Usage: %s [OPTION]... DIRECTORY...
Usage: %s [OPTION]... FILE
Usage: %s [OPTION]... FILE PATTERN...
Usage: %s [OPTION]... FILE...
Usage: %s [OPTION]... FILE1 FILE2
Usage: %s [OPTION]... GROUP FILE...
  or:  %s [OPTION]... --reference=RFILE FILE...
Usage: %s [OPTION]... MODE[,MODE]... FILE...
  or:  %s [OPTION]... OCTAL-MODE FILE...
  or:  %s [OPTION]... --reference=RFILE FILE...
Usage: %s [OPTION]... NAME TYPE [MAJOR MINOR]
Usage: %s [OPTION]... NAME...
Usage: %s [OPTION]... SET1 [SET2]
Usage: %s [OPTION]... [ FILE ]
Usage: %s [OPTION]... [ FILE | ARG1 ARG2 ]
Usage: %s [OPTION]... [+FORMAT]
  or:  %s [-u|--utc|--universal] [MMDDhhmm[[CC]YY][.ss]]
Usage: %s [OPTION]... [-T] SOURCE DEST
  or:  %s [OPTION]... SOURCE... DIRECTORY
  or:  %s [OPTION]... -t DIRECTORY SOURCE...
Usage: %s [OPTION]... [-T] SOURCE DEST
  or:  %s [OPTION]... SOURCE... DIRECTORY
  or:  %s [OPTION]... -t DIRECTORY SOURCE...
  or:  %s [OPTION]... -d DIRECTORY...
Usage: %s [OPTION]... [-T] TARGET LINK_NAME   (1st form)
  or:  %s [OPTION]... TARGET                  (2nd form)
  or:  %s [OPTION]... TARGET... DIRECTORY     (3rd form)
  or:  %s [OPTION]... -t DIRECTORY TARGET...  (4th form)
Usage: %s [OPTION]... [-] [NAME=VALUE]... [COMMAND [ARG]...]
Usage: %s [OPTION]... [-] [USER [ARG]...]
Usage: %s [OPTION]... [FILE]
Usage: %s [OPTION]... [FILE]...
Usage: %s [OPTION]... [FILE]...
  or:  %s [OPTION]... --files0-from=F
Usage: %s [OPTION]... [INPUT [OUTPUT]]
Usage: %s [OPTION]... [OWNER][:[GROUP]] FILE...
  or:  %s [OPTION]... --reference=RFILE FILE...
Usage: %s [OPTION]... [STRING]...
Usage: %s [OPTION]... [USERNAME]
Usage: %s [OPTION]... [USER]...
Usage: %s [STRING]...
  or:  %s OPTION
Usage: %s [ignored command line arguments]
  or:  %s OPTION
Valid arguments are:WARNING: Circular directory structure.
This almost certainly means that you have a corrupted file system.
NOTIFY YOUR SYSTEM MANAGER.
The following directory is part of the cycle:
  %s
Warning: Written by %s and %s.
Written by %s, %s, %s,
%s, %s, %s, %s,
%s, %s, and others.
Written by %s, %s, %s,
%s, %s, %s, %s,
%s, and %s.
Written by %s, %s, %s,
%s, %s, %s, %s,
and %s.
Written by %s, %s, %s,
%s, %s, %s, and %s.
Written by %s, %s, %s,
%s, %s, and %s.
Written by %s, %s, %s,
%s, and %s.
Written by %s, %s, %s,
and %s.
Written by %s, %s, and %s.
Written by %s.
^[nN]^[yY]`accessing %sai_family not supportedai_socktype not supportedambiguous argument %s for %sbacking up %s would destroy source;  %s not copiedbacking up %s would destroy source;  %s not movedbackup typeblock special fileblock special files not supportedcannot access %scannot backup %scannot both summarize and show all entriescannot change ownership of %scannot change permissions of %scannot change root directory to %scannot change to directory %scannot chdir to root directorycannot combine mode and --reference optionscannot compare file names %s and %scannot convert U+%04X to local character setcannot convert U+%04X to local character set: %scannot copy a directory, %s, into itself, %scannot copy cyclic symbolic link %scannot create directory %scannot create fifo %scannot create hard link %s to %scannot create link %scannot create link %s to %scannot create regular file %scannot create special file %scannot create symbolic link %scannot create symbolic link %s to %scannot create temporary filecannot create temporary file %scannot dereference %scannot determine device and inode of %scannot determine hostnamecannot do ioctl on %scannot fstat %scannot get current directorycannot lseek %scannot make both hard and symbolic linkscannot make directory %scannot move %s to %scannot move %s to a subdirectory of itself, %scannot move directory onto non-directory: %s -> %scannot open %s for readingcannot open %s for writingcannot open directory %scannot overwrite directory %s with non-directorycannot overwrite non-directory %s with directory %scannot read directory %scannot read file names from %scannot read symbolic link %scannot remove %scannot remove directory %scannot restore current working directorycannot run command %scannot run stripcannot set datecannot set time stamps for %scannot specify times from more than one sourcecannot split in more than one waycannot stat %scannot stat current directory (now %s)cannot touch %scannot un-backup %scannot unlink %schanged group of %s to %s
changed ownership of %s to %s
changing group of %schanging ownership of %schanging permissions of %scharacter offset is zerocharacter out of rangecharacter special filecharacter special files not supportedclose failedclosing %sclosing directory %sclosing input file %sclosing output file %sclosing standard inputcouldn't get boot timecreated directory %screating %screating directory %screating file %s
creating hard link %screating hard link %s => %screating hard link to %.0s%screating symbolic link %screating symbolic link %s -> %sdirectorydivision by zeroempty file nameerror reading %serror writing %sextra argument %sextra operand %sfailed to change group of %s to %s
failed to change mode of %s to %04lo (%s)
failed to change ownership of %s
failed to change ownership of %s to %s
failed to get attributes of %sfailed to lookup file %sfailed to preserve authorship for %sfailed to preserve ownership for %sfailed to preserve permissions for %sfailed to preserve times for %sfailed to return to initial working directoryfield number is zerofifofile system type %s both selected and excludedfork system call failedfts_read failedgetting new attributes of %sgroup of %s retained as %s
iconv function not availableiconv function not usableignoring all argumentsignoring invalid tab size in environment variable TABSIZE: %signoring invalid value of environment variable QUOTING_STYLE: %signoring invalid width in environment variable COLUMNS: %sincorrect passwordinput disappearedinput line is too longinter-device move failed: %s to %s; unable to remove targetinvalid argument %sinvalid argument %s for %sinvalid argument: %sinvalid date %sinvalid date format %sinvalid device %s %sinvalid floating point argument: %sinvalid format string: %sinvalid groupinvalid group %sinvalid inputinvalid integer argument %sinvalid line width: %sinvalid major device number %sinvalid maximum depth %sinvalid minor device number %sinvalid modeinvalid mode %sinvalid mode: %sinvalid number %sinvalid number of bytesinvalid number of bytes to compareinvalid number of bytes to skipinvalid number of linesinvalid specinvalid tab size: %sinvalid time style format %sinvalid userinvalid user %sinvalid width: %sinvalid wrap size: %sinvalid zero-length file nameit is dangerous to operate recursively on %sit is dangerous to operate recursively on %s (same as %s)memory exhaustedmessage queuemissing argument after %smissing argument to %smissing file operandmissing operandmissing operand after %smode of %s changed to %04lo (%s)
mode of %s retained as %04lo (%s)
multiple output formats specifiedmultiple target directories specifiedneither symbolic link %s nor referent has been changed
no SHELL environment variable, and no shell type option givenno change to ownership of %s
no file systems processedno login namenon-numeric argumentnumber in %s is too largenumber of bytesnumber of linesomitting directory %sopen failedopening %sownership of %s retained
ownership of %s retained as %s
preserving permissions for %spreserving times for %sprinting all duplicated lines and repeat counts is meaninglessread errorread failedreading %sreading directory %srecord too largeregular empty fileregular fileremoved %s
removed directory: %s
removing directory, %ssemaphoreseparator cannot be emptysetting permissions for %ssetting times of %sshared memory objectskipping file %s, as it was replaced while being copiedsocketstandard errorstandard inputstandard outputstring comparison failedstring transformation failedsymbolic linksyntax errortarget %s is not a directorythe --megabytes option is deprecated; use -m insteadthe options to output dircolors' internal database and
to select a shell syntax are mutually exclusivethe strip option may not be used when installing a directorytime %s is out of rangetoo many repeated linestotalunable to record current working directoryunknown user-ID: %sunparsable value for LS_COLORS environment variableunrecognized operand %sunrecognized prefix: %suser %s does not existusing restricted shell %swarning: cannot remove: %swarning: source file %s specified more than oncewarning: summarizing is the same as using --max-depth=0warning: working around lseek kernel bug for file (%s)
  of mt_type=0x%0lx -- see <sys/mtio.h> for the list of typesweird filewill not create hard link %s to directory %swill not overwrite just-created %s with %swrite errorwrite failedwriting %swriting to %sProject-Id-Version: coreutils 6.1
Report-Msgid-Bugs-To: bug-coreutils@gnu.org
POT-Creation-Date: 2008-05-26 14:44+0200
PO-Revision-Date: 2006-08-24 23:38+0800
Last-Translator: Funda Wang <fundawang@linux.net.cn>
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
Plural-Forms: nplurals=1; plural=0;

单纯的 - 意味着 -i。如果没有命令,则打印结果环境。

单独的 - 代表 -l。如果未给出[用户],则假定为 root。

有一个特别情况:如果同时指定 --force 和 --backup 选项,而且<源>和<目的地>
是同一个已存在的普通文件的话,cp 会将<源>文件备份。

默认情况下,rm 不删除目录。使用 --recursive (-r 或 -R)选项可以删除每个列出的
目录及其下面的内容。

默认使用模式中,<源>文件是否 sparse 文件会由一种粗略的方式决定,而且相应
的<目的地>文件也会是 sparse 文件。此方式等于使用 --sparse=auto 选项。指定
--sparse=always 则只要<源>文件含有足够长的 0 字节都会产生 sparse 的
<目的地>文件。
使用 --sparse=never 会禁止产生 sparse 文件。


示例:
  %s /usr/bin/sort       输出“sort”。
  %s include/stdio.h .h  输出“stdio”。

示例:
  %s f - g  先输出 f 的内容,然后输出标准输入的内容,最后输出 g 的内容。
  %s        将标准输入的内容复制到标准输出。

如果指定<文件>,则读取该文件的数据来决定文件类型及扩展名相应的颜色。
否则,会使用一个默认的数据库。如要了解此文件格式的细节,请执行
“dircolors --print-database”。

请注意,如果使用 rm 来删除文件,通常仍可以将该文件恢复原状。如果想保证
该文件的内容无法还原,请考虑使用 shred。

如果<文件>为 -,则读取标准输入。每个<模式>都可以是:

请向 <%s> 报告错误。

[大小]可以是以下的单位(单位前可加上整数):
kB 1000,K 1024,MB 1000000,M 1048576,还有 G、T、P、E、Z、Y。

备份文件的后缀为“~”,除非以 --suffix 选项或是 SIMPLE_BACKUP_SUFFIX
环境变量指定。版本控制的方式可透过 --backup 选项或 VERSION_CONTROL 环境
变量来选择。以下是可用的变量值:


要删除第一个字符为“-”的文件 (例如“-foo”),请使用以下其中一种方法:
  %s -- -foo

  %s ./-foo

如果[文件]缺省,或者[文件]为 - ,则读取标准输入。
      --block-size=大小      块以指定<大小>的字节为单位
  -B, --ignore-backups       不列出任何以 ~ 字符结束的项目
  -c                         配合 -lt:根据 ctime 排序及显示 ctime (文件
                               状态最后更改的时间)
                               配合 -l:显示 ctime 但根据名称排序
                               否则:根据 ctime 排序
      --from=目前所有者:目前组
                         只当每个文件的所有者和组符合选项所指定的,
                         才会更改所有者和组。其中一个可以省略,这时
                         已省略的属性就不需要符合原有的属性。
      --help            显示此帮助并退出。
      --version         输出版本信息并退出
      --help     显示此帮助信息并退出
      --sno-preserve=ATTR_LIST  不保留指定的文件属性
      --parents                复制前先在<目录>创建来源文件路径中的所有目录
      --sparse=WHEN            控制创建 sparse 文件的方式
      --strip-trailing-slashes 删除参数中所有<源>文件/目录末端的斜杠
      --version  输出版本信息并退出
     容量   已用  可用 已用%%     Inode (I)已用 (I)可用 (I)已用%%    容量  已用 可用 已用%%  -R, -r, --recursive          复制目录及目录内的所有项目
      --remove-destination     尝试打开目的地文件前先删除已存在的目的地
                               文件 (与 --force 选项作对比)
  -a                     只更改访问时间
  -c, --no-create        不创建任何文件
  -d, --date=字符串        使用<字符串>表示的时间而不是目前的时间
  -f                     (此选项不作处理)
  -m                     只更改修改时间
  -a, --all                  不隐藏任何以 . 字符开始的项目
  -A, --almost-all           列出除了 . 及 .. 以外的任何项目
      --author               和 -l 同时使用时列出每个文件的作者
  -b, --escape               以八进制溢出序列表示不可打印的字符
  -f, --silent, --quiet   去除大部份的错误信息
  -v, --verbose           处理任何文件都会显示信息
      --reference=参考文件  使用[参考文件]的模式,而非自行指定权限模式
  -R, --recursive         以递归方式更改所有的文件及子目录
  -f, --silent, --quiet  去除大部份的错误信息
      --reference=参考文件   使用<参考文件>的所属组,而非指定的<组>
  -R, --recursive        递归处理所有的文件及子目录
  -v, --verbose          处理任何文件都会显示信息
  -l                         使用较长格式列出信息
  -L, --dereference          当显示符号链接的文件信息时,显示符号链接所指示
                               的对象而并非符号链接本身的信息
  -m                         所有项目以逗号分隔,并填满整行行宽
  -l, --login       打印系统登录进程
  -n, --no-dereference        如果目的地是一个链接至某目录的符号链接,会将
                              该符号链接当作普通文件处理,先将该已存在的
                              链接备份或删除
  -i, --interactive           确认是否删除目的地文件
  -s, --symbolic              创建符号链接而不是硬链接
  -q, --hide-control-chars   以 ? 字符代替无法打印的字符
      --show-control-chars   直接显示无法打印的字符 (这是默认方式,除非调用
                               的程序名称是“ls”而且是在终端机画面输出结果)
  -Q, --quote-name           将项目名称括上双引号
      --quoting-style=方式   使用指定的 quoting <方式>显示项目的名称:
                               literal、locale、shell、shell-always、c、escape
  -s, --symbolic-link          只创建符号链接而不是复制文件
  -S, --suffix=后缀            自行指定备份文件的<后缀>
  -t, --target-directory=目录  将所有参数指定的<源>文件/目录复制至<目录>
  -T, --no-target-directory    将目标当作普通文件
  -t                       与 -vT 等价
  -T, --show-tabs          将跳格字符显示为 ^I
  -u                       (被忽略)
  -v, --show-nonprinting   使用 ^ 和 M- 引用,除了 LFD 和 TAB 之外
  -u                         配合 -lt:显示访问时间而且依访问时间排序
                               配合 -l:显示访问时间但根据名称排序
                               否则:根据访问时间排序
  -U                         不进行排序;依文件系统原有的次序列出项目
  -v                         根据版本进行排序
  -u, --update                 只在<源>文件比目的地文件新,或目的地文件
                                 不存在时才进行复制
  -v, --verbose                详细显示进行的步骤
  -x, --one-file-system        不会跨越文件系统进行操作
  if=文件         读取<文件>内容而非标准输入的数据
  iflag=标志      按照逗号分隔的符号列表读取
  obs=字节        每次写入指定的<字节>
  of=文件         将数据写入<文件>而不在标准输出显示
  oflag=标志      按照逗号分隔的符号列表写入
  seek=块数目     先略过以 obs 为单位的指定<块数目>的输出数据
  skip=块数目     先略过以 ibs 为单位的指定<块数目>的输入数据
  status=noxfer   禁止传送统计
  none, off       不会进行备份 (即使使用了 --backup 选项)
  numbered, t     备份文件会加上数字
  existing, nil   若有数字的备份文件已经存在则使用数字,否则使用普通方式备份
  simple, never   永远使用普通方式备份
   %4s-块        已用     可用 已用%% (备份:%s) 挂载点
%Y-%m-%d%m-%d %H:%M%ld 天%lu 个用户%s%s -> %s (还原备份)
%s 及 %s 为同一文件%s 存在但并非目录%s 的文件类型不详%s 不是有效的正整数%s 太大%s:%s:行数超出范围%s:%s:无匹配%s:无此用户%s:只能于当前目录中创建相对的符号链接%s:找不到 ID %lu 的用户名
%s:无法覆盖目录%s:无法向后搜寻%s:无法搜索%s:不能将只可加上数据的文件描述符 (file descriptor) 进行 shred 动作%s:是否进入目录 %s? %s:是否进入有写保护的目录%s? %s:文件结束%s:截断文件时出现错误%s:在位置 %s 写入时出现错误 %s:关闭失败%s:打开写入失败%s:删除失败%s:文件的大小为负数%s:文件过大%s:文件太长%s: 不允许将硬链接指向目录%s:非法选项 -- %c
%s:输入包含循环:%s:输入文件是输出文件%s:文件大小无效%s:文件类型无效%s:无效数字%s:覆盖次数无效%s:无效选项 -- %c
%s:无效的后缀长度%s:行数超出范围%s:新的权限为 %s,而非 %s%s:不会再列出已经列出的目录%s:选项“%c%s”不允许参数
%s:选项“%s”不明确
%s:选项“%s”需要参数
%s:选项“--%s”不允许参数
%s:选项“-W %s”不允许参数
%s:选项“-W %s”不明确
%s:选项需要参数 -- %c
%s:是否覆盖%s? %1$s:%3$lu 次之第 %2$lu 次 (%4$s)...%1$s:%3$lu 次之第 %2$lu 次 (%4$s)...%5$s%1$s:%3$lu 次之第 %2$lu 次 (%4$s)...%5$s/%6$s %7$d%%%s:是否删除 %s %s? %s:是否删除有写保护的 %s %s? %s:已删除%s:删除中%s:已重命名为 %s%s:是否置换%s? %s:无法识别的选项“%c%s”
%s:无法识别的选项“--%s”
%s:警告:将硬链接指向符号链接是不通用的功能%s:写入错误%s:%lu:此行无效;缺少了第二栏数据%s:%lu:无法识别的关键字 %s”(C),平均负载:%.2f,%g 秒,%s/秒
-R --dereference 需要 -H 或 -L 其中之一-R -h 需要 -P<内部数据>???
???? 天 ??:??,主机名的地址家族不支持全部请求已完成调用 unlink 函数以便删除指定的[文件]。

无法组合使用 --target-directory 和 --no-target-directory将每个[文件]的模式更改为[模式]。

  -c, --changes           类似 --verbose,但只在有更改时才显示结果
逐行比较已排序的文件[文件1]和[文件2]。
将<源>文件复制至<目的>,或将多个<源>复制至<目录>。

复制文件,并根据以下的选项将数据转换和格式化。

  bs=字节         强迫 ibs=<字节> 及 obs=<字节>
  cbs=字节        每次转换指定的<字节>
  conv=关键字     根据以逗号分隔的关键字表示的方式来转换文件
  count=块数目    只复制指定<块数目>的输入数据
  ibs=字节        每次读取指定的<字节>
以指定的<名称>创建 named pipe (FIFO)。

若目录不是已经存在则创建目录。

创建指定<类型>和<名称>的特殊文件。

目录:将[字符串]回显到标准输出。

  -n             不输出为岁的换行
文件操作数无法与 --print-database (-p) 组合使用。文件系统          文件系统      类型强迫将已更改的数据写入磁盘,并更新 super block。

无穷 B被信号中断列出<文件>的信息 (默认为目前的目录)。
如果不指定 -cftuvSUX 或 --sort 任何一个选项,则根据字母大小排序。

长选项必须用的参数在使用短选项时也是必需的。
内存分配失败名称或服务未知没有与主机名关联的地址名称解析有不可恢复的失败顺序选项:

输出用来设定 LS_COLORS 环境变量的命令。

指定输出的规格:
  -b, --sh, --bourne-shell    输出设定 LS_COLORS 的 Bourne shell 命令
  -c, --csh, --c-shell        输出设定 LS_COLORS 的 C shell 命令
  -p, --print-database        输出默认的色彩设置
重复覆盖<文件>,使得即使是昂贵的硬件探测仪器也难以将数据复原。

参数字符串编码不正确密码:打印每个文件的 CRC 校验和及字节统计。

去掉前导的目录部分后打印“名称”。
如果指定的话,还会去掉尾随的“后缀”。
打印当前时间、系统已经运行的时间、系统的用户数、以及刚才一分钟、五
分钟、十五分钟内运行队列中的平均任务数。
如果未指定[文件],则使用 %s。%s 作为文件很常见。

打印当前工作目录的完整文件名。

打印当前用户的名称。

打印与当前生效的用户 ID 关联的用户名。
与 id -un 相同。

正在处理请求如果<目录>没有数据则删除该目录。

      --ignore-fail-on-non-empty
                  忽略任何因目录仍有数据而造成的错误
将<源>名称重命名为<目的地>名称,或将<源>文件移动至<目录>。

重复输出一行指定的<字符串>,或者重复“y”。

请求已取消请求未取消请设定 LC_ALL='C' 避免问题出现。Shell:显示每个<文件>所在的文件系统的信息,默认是显示所有文件系统。

总结每个<文件>的磁盘用量,目录则取总用量。

系统错误备份文件的后缀为“~”,除非以 --suffix 选项或是 SIMPLE_BACKUP_SUFFIX
环境变量指定。版本控制的方式可透过 --backup 选项或 VERSION_CONTROL 环境
变量来选择。以下是可用的变量值:

要比较的字符串为 %s 和 %s。请尝试执行“%s --help”来获取更多信息。
请使用“%s ./%s”删除文件 %s。
未知错误未知的系统错误用法:%s 命令 [参数]...
  或:%s 选项
用法:%s 表达式
  或:%s 选项
用法:%s 文件
  或:%s 选项
用法:%s 文件1 文件2
  或:%s 选项
用法:%s 格式 [参数]...
  或:%s 选项
用法:%s 名称
  或:%s 选项
用法:%s 名称 [后缀]
  或:%s 选项
用法:%s 新根用户 [命令...]
  或:%s 选项
用法:%s [-DIGITS] [选项]... [文件]...
用法:%s [文件]...
  或:%s [选项]
用法:%s [数值]...
  或:%s 选项
用法:%s [操作符]...
  或:%s 选项
用法:%s [选项] 文件 [...]
用法:%s [选项]
用法:%s [选项] 目录...
用法:%s [选项] 文件...
用法:%s [选项] 名称...
用法:%s [选项] [命令 [参数]...]
用法:%s [选项] [文件]...
用法:%s [选项] [输入 [前缀]]
用法:%s [选项]...
用法:%s [选项]... 目录...
用法:%s [选项]... 文件
用法:%s [选项]... 文件 模式...
用法:%s [选项]... 文件...
用法:%s [选项]... 文件1 文件2
用法:%s [选项]... 组 文件...
  或:%s [选项]... --reference=参考文件 文件...
用法:%s [选项]... 模式[,模式]... 文件...
  或:%s [选项]... 八进制模式 文件...
  或:%s [选项]... --reference=参考文件 文件...
用法:%s [选项]... 名称 类型 [MAJOR MINOR]
用法:%s [选项]... 名称...
用法:%s [选项]... 集合1 [集合2]
用法:%s [选项]... [文件]
用法:%s [选项]... [文件|参数1 参数2]
用法:%s [选项]... [+格式]
  或:%s [-u|--utc|--universal] [MMDDhhmm[[CC]YY][.ss]]
用法:%s [选项]... [-T] 源 目的
  或:%s [选项]... 源... 目录
  或:%s [选项]... -t 目录 源...
用法:%s [选项]... [-T] 来源 目的地
  或:%s [选项]... 来源... 目录
  或:%s [选项]... -t 目录 来源...
  或:%s [选项]... -d 目录...
用法:%s [选项]... [-T] 目标 链接名称 (第一种格式)
  或:%s [选项]... 目标               (第二种格式)
  或:%s [选项]... 目标... 目录       (第三种格式)
  或:%s [选项]... -t 目录 目标...    (第四种格式)
用法:%s [选项]... [-] [名称=值]... [命令 [参数]...]
用法:%s [选项]... [-] [用户 [参数]...]
用法:%s [选项]... [文件]
用法:%s [选项]... [文件]...
用法:%s [选项]... [文件]...
  或:%s [选项]... --files0-from=F
用法:%s [选项]... [输入 [输出]]
用法:%s [选项]... [所有者][:[组]] 文件...
  或:%s [选项]... --reference=参考文件 文件...
用法:%s [选项]... [字符串]...
用法:%s [选项]... [用户名]
用法:%s [选项]... [用户]...
用法:%s [字符串]...
  或:%s 选项
用法:%s [忽略的命令行开关]
  或:%s 选项
有效的参数为: 警告:发现循环的目录架构。
这几乎可以肯定文件系统已经损坏。
** 请告诉系统管理员。**
以下的目录是循环的一部份:
  %s
警告:由 %s 和 %s 编写。
由 %s、%s、%s、
%s、%s、%s、%s、
%s、%s、和其他人编写。
由 %s、%s、%s、
%s、%s、%s、%s、
%s、和 %s 编写。
由 %s、%s、%s、
%s、%s、%s、%s
和 %s 编写。
由 %s、%s、%s、
%s、%s、%s 和 %s 编写。
由 %s、%s、%s、
%s、%s 和 %s 编写。
由 %s、%s、%s、
%s 和 %s 编写。
由 %s、%s、%s 和
%s 编写。
由 %s、%s 和 %s 编写。
由 %s 编写。
^[nN]^[yY]“访问 %s不支持 ai_family不支持 ai_socktype%2$s 的参数 %1$s 不明确备份 %s 会破坏源文件;未复制 %s备份 %s 会破坏源文件;未移动 %s备份方式块特殊文件本系统不支持区块特殊文件无法访问 %s无法备份 %s不能只显示总用量,同时又显示每个项目无法更改 %s 的所有者无法更改 %s 的权限无法将根目录切换到 %s无法进入目录 %s无法切换到根目录无法组合使用 mode 和 --reference 选项无法比较文件名 %s 和 %s无法将 U+%04X 转换至用户的字符集无法将 U+%04X 转换至用户的字符集:%s无法将目录 %s 复制到自己 %s无法复制循环的符号链接 %s无法创建目录 %s无法创建先进先出文件 %s无法创建指向 %2$s 的硬链接 %1$s无法创建链接 %s无法创建指向%2$s的链接%1$s无法创建普通文件%s无法创建特殊文件 %s无法创建符号链接 %s无法创建指向 %2$s 的符号链接 %1$s无法创建临时文件无法创建临时文件 %s无法取消 %s 的引用无法决定 %s 所在的设备及 inode无法确定主机名无法在 %s 上执行 ioctrl无法 fstat %s无法获得当前目录无法 lseek %s无法同时创建实际及符号链接无法创建目录 %s无法将 %s 移动至 %s无法将目录 %s 移动至自身的子目录 %s 下无法将目录移动至非目录:%s -> %s无法打开 %s 读取数据无法打开 %s 写入无法打开目录 %s无法以非目录来覆盖目录 %s无法以目录 %2$s 来覆盖非目录 %1$s无法读取目录 %s无法从 %s 读取文件名无法读取符号链接 %s无法删除 %s无法删除目录%s无法恢复当前工作目录无法运行命令 %s无法执行 strip 命令无法设定日期无法设定 %s 的时间标记无法由多于一种的来源来指定时间无法按多种方式拆分无法 stat %s无法 stat 当前目录(现在是 %s)无法触碰 %s无法将 %s 的备份还原无法解除 %s 的链接%s 的所属组已更改为 %s
%s 的所有者已更改为 %s
正在更改 %s 的所属组正在更改 %s 的所有者更改 %s 的权限字符偏移为零字符值超出可接受的范围以外字符特殊文件本系统不支持字符特殊文件关闭失败关闭 %s关闭目录 %s正在关闭输入文件 %s正在关闭输出文件 %s关闭标准输入无法获得启动时间已创建目录 %s创建 %s正在创建目录%s创建文件 %s
创建硬链接 %s创建硬链接 %s => %s创建硬链接 %.0s%s创建符号链接 %s创建符号链接 %s -> %s目录被零除空文件名读入 %s 出错写入 %s 出错额外参数 %s额外的操作数 %s无法更改 %s 的所属组为 %s
无法将 %s 的权限模式更改为 %04lo (%s)
更改 %s 的所有者为失败
无法更改 %s 的所有者为 %s
无法取得 %s 的属性查阅文件 %s 失败保留 %s 的作者失败保留 %s 的所有者失败保留 %s 的权限失败无法保留%s的时间返回到初始工作目录失败字段编号为零先进先出不能同时选择和排除文件系统类型 %sfork 系统进程出现错误fts_read 失败检查 %s 的新属性%s 的所属组已保留为 %s
iconv 函数不存在iconv 函数无法使用忽略全部参数忽略无效的环境变量 TABSIZE 的 tab 字符定位值:%s忽略无效的环境变量 QUOTING_STYLE 的变量值:%s忽略无效的环境变量 COLUMNS 的宽度数值:%s密码不正确输入消失输入行太长无法进行跨设备的移动:%s 至 %s;无法删除目标无效参数 %s%2$s 的参数 %1$s 无效无效的参数:%s无效的日期 %s日期格式 %s 无效设备文件 %s %s 无效无效的浮点参数:%s无效的格式字符串:%s 无效的组无效的组 %s无效的输入无效的整数参数 %s无效的行宽:%s无效的 major 设备号 %s目录最大深度 %s 无效无效的 minor 设备号 %s权限模式无效无效模式 %s无效模式:%s无效的号码 %s无效的字节数要比较的字节数无效要跳过的字节数无效无效的行数无效的 spec无效的制表位大小:%s无效的日期时间格式 %s无效的用户无效的用户 %s无效的宽度:%s无效的换行字符数:%s无效零长度文件名在 %s 进行递归操作十分危险在 %s 进行递归操作十分危险(与 %s 相同)内存用尽消息队列%s 后缺少参数缺少 %s 的参数缺少了文件操作数缺少操作数%s 后缺少操作数%s 的权限模式已更改为 %04lo (%s)
%s 的权限模式保留为 %04lo (%s)
指定了多种输出格式指定了多个目标目录符号链接 %s 和该链接所指示的对象都没有更改
没有设定 SHELL 环境变量,也没有指定 shell 类型的选项%s 的归属关系未更改
未处理文件系统无登录名非数值参数%s 中的数字太大字节数行数略过目录 %s打开失败打开 %s%s 的所有者已保留
%s 的所有者已保留为 %s
%s 的保留权限保留 %s 的时间打印所有重复行和重复计数毫无意义读取错误读取失败读入 %s读取目录 %s记录太大普通空文件普通文件已删除%s
已删除目录:%s
删除目录,%s信号量分隔符不能为空设定 %s 的权限设置 %s 的时间共享内存对象跳过文件 %s,因为准备复制时它已被其它文件替代套接字标准错误标准输入标准输出字符串比较出现错误字符串转换失败符号链接语法错误目标 %s 不是目录--megabytes 选项已被弃用;请换用 -m显示 dircolors 内部数据库的选项和选择 shell 语法的选项
是互相抵触的安装目录时不能用 strip 选项时间 %s 超出范围重复行太多总计无法记录目前的工作目录未知的用户 ID:%sLS_COLORS 环境变量中存在无法分析的值无法识别的操作数 %s无法识别的前缀:%s用户 %s 不存在使用被限制的 shell %s警告:无法删除:%s警告:指定来源文件 %s 多于一次警告:显示总用量等于使用 --max-depth=0警告:暂时避免有关文件 (%s) 的 lseek 核心错误,文件的 mt_type=0x%0lx --
      有关 mt_type 类型的列表请参考 <sys/mtio.h>古怪文件不会创建指向目录 %2$s 的硬链接 %1$s不会以 %2$s 覆盖刚创建的 %1$s写入错误写入失败写入 %s正在写入 %sPRIuMAX% truncated record
%<PRIuMAX> truncated records
% 个被截断了的块

Man Man