📄 fileutils.pot
字号:
"SIZE may be (or may be an integer optionally followed by) one of following:\n""kB 1000, K 1024, MB 1,000,000, M 1,048,576, and so on for G, T, P, E, Z, Y.\n"msgstr ""#: src/df.c:897#, c-formatmsgid "file system type %s both selected and excluded"msgstr ""#: src/df.c:941msgid "Warning: "msgstr ""#: src/df.c:944#, c-formatmsgid "%scannot read table of mounted filesystems"msgstr ""#: src/du.c:189msgid """Summarize disk usage of each FILE, recursively for directories.\n""\n"msgstr ""#: src/du.c:196msgid """ -a, --all write counts for all files, not just directories\n"" -B, --block-size=SIZE use SIZE-byte blocks\n"" -b, --bytes print size in bytes\n"" -c, --total produce a grand total\n"" -D, --dereference-args dereference PATHs when symbolic link\n"msgstr ""#: src/du.c:203msgid """ -h, --human-readable print sizes in human readable format (e.g., 1K 234M ""2G)\n"" -H, --si likewise, but use powers of 1000 not 1024\n"" -k like --block-size=1K\n"" -l, --count-links count sizes many times if hard linked\n"msgstr ""#: src/du.c:209msgid """ -L, --dereference dereference all symbolic links\n"" -S, --separate-dirs do not include size of subdirectories\n"" -s, --summarize display only a total for each argument\n"msgstr ""#: src/du.c:214msgid """ -x, --one-file-system skip directories on different filesystems\n"" -X FILE, --exclude-from=FILE Exclude files that match any pattern in ""FILE.\n"" --exclude=PATTERN Exclude files that match PATTERN.\n"" --max-depth=N print the total for a directory (or file, with --""all)\n"" only if it is N or fewer levels below the command\n"" line argument; --max-depth=0 is the same as\n"" --summarize\n"msgstr ""#: src/du.c:388#, c-formatmsgid "cannot change to `..' from directory %s"msgstr ""#: src/du.c:467#, c-formatmsgid "cannot change to directory %s"msgstr ""#: src/du.c:557 src/ls.c:2129msgid "total"msgstr ""#: src/du.c:621#, c-formatmsgid "invalid maximum depth %s"msgstr ""#: src/du.c:680msgid "cannot both summarize and show all entries"msgstr ""#: src/du.c:687msgid "warning: summarizing is the same as using --max-depth=0"msgstr ""#: src/du.c:693#, c-formatmsgid "warning: summarizing conflicts with --max-depth=%d"msgstr ""#: src/install.c:273msgid "the strip option may not be used when installing a directory"msgstr ""#: src/install.c:296 src/mkdir.c:140#, c-formatmsgid "invalid mode %s"msgstr ""#: src/install.c:311 src/install.c:375#, c-formatmsgid "creating directory %s"msgstr ""#: src/install.c:336#, c-formatmsgid "installing multiple files, but last argument, %s is not a directory"msgstr ""#: src/install.c:439#, c-formatmsgid "%s is a directory"msgstr ""#: src/install.c:499#, c-formatmsgid "cannot obtain time stamps for %s"msgstr ""#: src/install.c:511#, c-formatmsgid "cannot set time stamps for %s"msgstr ""#: src/install.c:532msgid "fork system call failed"msgstr ""#: src/install.c:536msgid "cannot run strip"msgstr ""#: src/install.c:543msgid "strip failed"msgstr ""#: src/install.c:564#, c-formatmsgid "invalid user %s"msgstr ""#: src/install.c:582#, c-formatmsgid "invalid group %s"msgstr ""#: src/install.c:601#, c-formatmsgid """Usage: %s [OPTION]... SOURCE DEST (1st format)\n"" or: %s [OPTION]... SOURCE... DIRECTORY (2nd format)\n"" or: %s -d [OPTION]... DIRECTORY... (3rd format)\n"msgstr ""#: src/install.c:607msgid """In the first two formats, copy SOURCE to DEST or multiple SOURCE(s) to\n""the existing DIRECTORY, while setting permission modes and owner/group.\n""In the third format, create all components of the given DIRECTORY(ies).\n""\n"msgstr ""#: src/install.c:616msgid """ --backup[=CONTROL] make a backup of each existing destination file\n"" -b like --backup but does not accept an argument\n"" -c (ignored)\n"" -d, --directory treat all arguments as directory names; create all\n"" components of the specified directories\n"msgstr ""#: src/install.c:623msgid """ -D create all leading components of DEST except the ""last,\n"" then copy SOURCE to DEST; useful in the 1st format\n"" -g, --group=GROUP set group ownership, instead of process' current ""group\n"" -m, --mode=MODE set permission mode (as in chmod), instead of rwxr-xr-""x\n"" -o, --owner=OWNER set ownership (super-user only)\n"msgstr ""#: src/install.c:630msgid """ -p, --preserve-timestamps apply access/modification times of SOURCE ""files\n"" to corresponding destination files\n"" -s, --strip strip symbol tables, only for 1st and 2nd formats\n"" -S, --suffix=SUFFIX override the usual backup suffix\n"" -v, --verbose print the name of each directory as it is created\n"msgstr ""#: src/install.c:639 src/ln.c:377 src/mv.c:351msgid """\n""The backup suffix is `~', unless set with --suffix or SIMPLE_BACKUP_SUFFIX.\n""The version control method may be selected via the --backup option or ""through\n""the VERSION_CONTROL environment variable. Here are the values:\n""\n"msgstr ""#: src/link.c:51#, c-formatmsgid """Usage: %s FILE1 FILE2\n"" or: %s OPTION\n"msgstr ""#: src/link.c:54msgid """Call the link function to create a link named FILE2 to an existing FILE1.\n""\n"msgstr ""#: src/link.c:98#, c-formatmsgid "cannot create link %s to %s"msgstr ""#: src/ln.c:39msgid "Mike Parker and David MacKenzie"msgstr ""#: src/ln.c:167#, c-formatmsgid "%s: warning: making a hard link to a symbolic link is not portable"msgstr ""#: src/ln.c:174#, c-formatmsgid "%s: hard link not allowed for directory"msgstr ""#: src/ln.c:246#, c-formatmsgid "%s: cannot overwrite directory"msgstr ""#: src/ln.c:251#, c-formatmsgid "%s: replace %s? "msgstr ""#: src/ln.c:257#, c-formatmsgid "%s: File exists"msgstr ""#: src/ln.c:304#, c-formatmsgid "create symbolic link %s to %s"msgstr ""#: src/ln.c:305#, c-formatmsgid "create hard link %s to %s"msgstr ""#: src/ln.c:319#, c-formatmsgid "creating symbolic link %s to %s"msgstr ""#: src/ln.c:320#, c-formatmsgid "creating hard link %s to %s"msgstr ""#: src/ln.c:339#, c-formatmsgid """Usage: %s [OPTION]... TARGET [LINK_NAME]\n"" or: %s [OPTION]... TARGET... DIRECTORY\n"" or: %s [OPTION]... --target-directory=DIRECTORY TARGET...\n"msgstr ""#: src/ln.c:345msgid """Create a link to the specified TARGET with optional LINK_NAME.\n""If LINK_NAME is omitted, a link with the same basename as the TARGET is\n""created in the current directory. When using the second form with more\n""than one TARGET, the last argument must be a directory; create links\n""in DIRECTORY to each TARGET. Create hard links by default, symbolic\n""links with --symbolic. When creating hard links, each TARGET must exist.\n""\n"msgstr ""#: src/ln.c:357msgid """ --backup[=CONTROL] make a backup of each existing destination ""file\n"" -b like --backup but does not accept an argument\n"" -d, -F, --directory hard link directories (super-user only)\n"" -f, --force remove existing destination files\n"msgstr ""#: src/ln.c:363msgid """ -n, --no-dereference treat destination that is a symlink to a\n"" directory as if it were a normal file\n"" -i, --interactive prompt whether to remove destinations\n"" -s, --symbolic make symbolic links instead of hard links\n"msgstr ""#: src/ln.c:369msgid """ -S, --suffix=SUFFIX override the usual backup suffix\n"" --target-directory=DIRECTORY specify the DIRECTORY in which to ""create\n"" the links\n"" -v, --verbose print name of each file before linking\n"msgstr ""#: src/ln.c:489 src/mv.c:462 src/shred.c:1609msgid "missing file argument"msgstr ""#: src/ln.c:520#, c-formatmsgid "%s: specified target directory is not a directory"msgstr ""#: src/ln.c:541msgid "when making multiple links, last argument must be a directory"msgstr ""#: src/ls.c:130msgid "Richard Stallman and David MacKenzie"msgstr ""#: src/ls.c:680msgid "%b %e %Y"msgstr ""#: src/ls.c:688msgid "%b %e %H:%M"msgstr ""#: src/ls.c:1239#, c-formatmsgid "ignoring invalid value of environment variable QUOTING_STYLE: %s"msgstr ""#: src/ls.c:1260#, c-formatmsgid "ignoring invalid width in environment variable COLUMNS: %s"msgstr ""#: src/ls.c:1291#, c-formatmsgid "ignoring invalid tab size in environment variable TABSIZE: %s"msgstr ""#: src/ls.c:1406#, c-formatmsgid "invalid line width: %s"msgstr ""#: src/ls.c:1476#, c-formatmsgid "invalid tab size: %s"msgstr ""#: src/ls.c:1634#, c-formatmsgid "invalid time style format %s"msgstr ""#: src/ls.c:1966#, c-formatmsgid "unrecognized prefix: %s"msgstr ""#: src/ls.c:1989msgid "unparsable value for LS_COLORS environment variable"msgstr ""#: src/ls.c:2057#, c-formatmsgid "cannot determine device and inode of %s"msgstr ""#: src/ls.c:2067#, c-formatmsgid "not listing already-listed directory: %s"msgstr ""#: src/ls.c:2462#, c-formatmsgid "cannot compare file names %s and %s"msgstr ""#: src/ls.c:3603msgid """List information about the FILEs (the current directory by default).\n""Sort entries alphabetically if none of -cftuSUX nor --sort.\n""\n"msgstr ""#: src/ls.c:3611msgid """ -a, --all do not hide entries starting with .\n"" -A, --almost-all do not list implied . and ..\n"" --author print the author of each file\n"" -b, --escape print octal escapes for nongraphic characters\n"msgstr ""#: src/ls.c:3617msgid """ --block-size=SIZE use SIZE-byte blocks\n"" -B, --ignore-backups do not list implied entries ending with ~\n"" -c with -lt: sort by, and show, ctime (time of ""last\n"" modification of file status information)\n"" with -l: show ctime and sort by name\n"" otherwise: sort by ctime\n"msgstr ""#: src/ls.c:3625msgid """ -C list entries by columns\n"" --color[=WHEN] control whether color is used to distinguish ""file\n"" types. WHEN may be `never', `always', or ""`auto'\n"" -d, --directory list directory entries instead of contents\n"" -D, --dired generate output designed for Emacs' dired mode\n"msgstr ""#: src/ls.c:3632msgid """ -f do not sort, enable -aU, disable -lst\n"" -F, --classify append indicator (one of */=@|) to entries\n"" --format=WORD across -x, commas -m, horizontal -x, long -l,\n"" single-column -1, verbose -l, vertical -C\n"" --full-time like -l --time-style=full-iso\n"msgstr ""#: src/ls.c:3639msgid """ -g like -l, but do not list owner\n"" -G, --no-group inhibit display of group information\n"" -h, --human-readable print sizes in human readable format (e.g., 1K 234M ""2G)\n"" --si likewise, but use powers of 1000 not 1024\n"" -H, --dereference-command-line follow symbolic links on the command line\n"msgstr ""#: src/ls.c:3646msgid """ --indicator-style=WORD append indicator with style WORD to entry ""names:\n"" none (default), classify (-F), file-type (-""p)\n"" -i, --inode print index number of each file\n"" -I, --ignore=PATTERN do not list implied entries matching shell ""PATTERN\n"" -k like --block-size=1K\n"msgstr ""#: src/ls.c:3653msgid """ -l use a long listing format\n"" -L, --dereference when showing file information for a symbolic\n"" link, show information for the file the link\n"" references rather than for the link itself\n"" -m fill width with a comma separated list of ""entries\n"msgstr ""#: src/ls.c:3660msgid """ -n, --numeric-uid-gid like -l, but list numeric UIDs and GIDs\n"" -N, --literal print raw entry names (don't treat e.g. ""control\n"" characters specially)\n"" -o like -l, but do not list group information\n"" -p, --file-type append indicator (one of /=@|) to entries\n"msgstr ""#: src/ls.c:3667msgid """ -q, --hide-control-chars print ? instead of non graphic characters\n"" --show-control-chars show non graphic characters as-is (default\n"" unless program is `ls' and output is a ""terminal)\n"" -Q, --quote-name enclose entry names in double quotes\n"" --quoting-style=WORD use quoting style WORD for entry names:\n"" literal, locale, shell, shell-always, c, ""escape\n"msgstr ""#: src/ls.c:3675msgid """ -r, --reverse reverse order while sorting\n"" -R, --recursive list subdirectories recursively\n"" -s, --size print size of each file, in blocks\n"msgstr ""#: src/ls.c:3680msgid """ -S sort by file size\n"" --sort=WORD extension -X, none -U, size -S, time -t,\n"" version -v\n"" status -c, time -t, atime -u, access -u, use -""u\n"" --time=WORD show time as WORD instead of modification ""time:\n"" atime, access, use, ctime or status; use\n"" specified time as sort key if --sort=time\n"msgstr ""#: src/ls.c:3689msgid """ --time-style=STYLE show times using style STYLE:\n"" full-iso, long-iso, iso, locale, +FORMAT\n"" FORMAT is interpreted like `date'; if FORMAT ""is\n"" FORMAT1<newline>FORMAT2, FORMAT1 applies to\n"" non-recent files and FORMAT2 to recent files;\n"" if STYLE is prefixed with `posix-', STYLE\n"" takes effect only outside the POSIX locale\n"" -t sort by modification time\n"" -T, --tabsize=COLS assume tab stops at each COLS instead of 8\n"msgstr ""#: src/ls.c:3700msgid """ -u with -lt: sort by, and show, access time\n"" with -l: show access time and sort by name\n"" otherwise: sort by access time\n"" -U do not sort; list entries in directory order\n"" -v sort by version\n"msgstr ""#: src/ls.c:3707msgid """ -w, --width=COLS assume screen width instead of current value\n"" -x list entries by lines instead of by columns\n"" -X sort alphabetically by entry extension\n"" -1 list one file per line\n"msgstr ""#: src/ls.c:3719msgid """\n""By default, color is not used to distinguish types of files. That is\n""equivalent to using --color=none. Using the --color option without the\n""optional WHEN argument is equivalent to using --color=always. With\n""--color=auto, color codes are output only if standard output is connected\n""to a terminal (tty).\n"msgstr ""#: src/mkdir.c:61#, c-formatmsgid "Usage: %s [OPTION] DIRECTORY...\n"msgstr ""#: src/mkdir.c:62msgid """Create the DIRECTORY(ies), if they do not already exist.\n""\n"msgstr ""#: src/mkdir.c:69msgid """ -m, --mode=MODE set permission mode (as in chmod), not rwxrwxrwx - ""umask\n"" -p, --parents no error if existing, make parent directories as needed\n"" -v, --verbose print a message for each created directory\n"msgstr ""#: src/mkdir.c:113#, c-formatmsgid "created directory %s"msgstr ""#: src/mkdir.c:192#, c-formatmsgid "cannot set permissions of directory %s"msgstr ""#: src/mkfifo.c:55#, c-formatmsgid "Usage: %s [OPTION] NAME...\n"msgstr ""#: src/mkfifo.c:56msgid """Create named pipes (FIFOs) with the given NAMEs.\n""\n"msgstr ""#: src/mkfifo.c:63 src/mknod.c:73msgid """ -m, --mode=MODE set permission mode (as in chmod), not a=rw - umask\n"msgstr ""#: src/mkfifo.c:93 src/mknod.c:208msgid "fifo files not supported"msgstr ""
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -