Spade
Mini Shell
| Directory:~$ /usr/share/locale/ja/LC_MESSAGES/ |
| [Home] [System Details] [Kill Me] |
����%�
p�q<hQC�B�BA9�8�y�7q6�5�3GJE�n�IG@�G�@L[G�D�C5My8�KMLy�A�V���io�0�*
0> o � ,� ,� ,� '$!-L! z!(�!(�!�!
"*"J"L"(P"Py"D�"E#(U#C~#@�#:$C>$M�$~�$;O%J�%C�%A&3\&L�&:�&L'>e';�'7�'4(3M(K�(H�(0)LG)F�)B�)1*�P*H�*J!+Fl+��+H:,H�,��,6Q-7�-J�-E.;Q.L�.5�.@/7Q/=�/<�/M0@R0?�0>�0<16O1K�1<�1M23]2�2!�2�2!�2303<3FL3=�3&�3�34?/4Ko4�4�4�45$#5H5Z5 u5I5�5�5�5�5
6)696I6^6#j6�6�6�6�6��6:�7�7q�7D8P8b8u8�8�8�8�8"�84�8%9.B9q9;�93�9/�9+(:'T:#|:�:�:�:�:�:);)+;U;l;
|;�;�; �;n�;
L=m=r=�=1�=2�=0�=)/>1Y>-�>�>
�>"�>%�>
!?/?;?N? [?e?z?�?�?�?�?�?
�?�?�?�?
@@�@��A��B�8CSEGeEY�EJFIRF��FG;GF�GK�GCHTZHY�H� IH�IM�IV4JN�Jd�J]?K\�K[�KfVL?�LV�LUTM��MeIN��N�^O�9Q�R-�R;�RS<5S
rS%�SF�SGTFHT4�TG�T,U59U7oU@�U4�U4VRVTVDXVe�VaW_eWK�WYXVkXL�XNYh^Y��Y\`Z_�Z][[{[D�[^\L{\a�\J*]Gu]V�]S^Rh^V�^S_<f_q�__`[u`?�`�ah�aD.b^sb��bGrcW�c�d@�d@eMGeE�eT�eV0fB�fc�f>.gNmgM�gq
hM|hL�hKiIciG�i]�iNSj_�j4k87k0pk'�k4�k:�k9lEl�Ul��lGum'�m*�m`n^qn�n!�no*o!Hojo�o �o��o$5pZpgp-zp'�p�p�p"q)q*5q`q!lq4�q�q��qJ�r�r��r�s�s!�s�s!�s!t!7tYt&ot8�t
�t.�tuV:uF�uA�u:v4Uv.�v)�v"�v
ww'w6>w0uw*�w7�w3 x3=x-qx�x7�x=�z+{00{-a{E�{A�{V|<n|E�|<�|$.}S};l}B�}�}!~&~?~R~!_~�~!�~�~�~�~�~�~< !Fh�!�IX��gE�9
@�'��7���b)�Cx�H|5pv�2N���%�������_r*��,�QL�yo�}Y��Z�m���\W�����R��K�>h{;-��]tf���[dl��w�/��S~1s�c�eUM!�
4�u�P�$�D���=i����80��.&V�az#j��qB��6�?(: �nk�J<��^��G�O
3�+���F����AT"��`���
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Report bugs to: %s
The default output format is a somewhat human-readable representation of
the changes.
The -e, -E, -x, -X (and corresponding long) options cause an ed script
to be output instead of the default.
Finally, the -m (--merge) option causes diff3 to do the merge internally
and output the actual merged file. For unusual input, this is more
robust than using ed.
--GTYPE-group-format=GFMT format GTYPE input groups with GFMT
--LTYPE-line-format=LFMT format LTYPE input lines with LFMT --binary
read and write data in binary mode
--diff-program=PROGRAM use PROGRAM to compare files
--diff-program=PROGRAM use PROGRAM to compare files --from-file=FILE1
compare FILE1 to all operands;
FILE1 can be a directory --help
display this help and exit --help display
this help and exit --help display this help and exit
--help display this help and exit --horizon-lines=NUM
keep NUM lines of the common prefix and suffix --ignore-file-name-case
ignore case when comparing file names --label LABEL use
LABEL instead of file name
(can be repeated) --left-column
output only the left column of common lines --line-format=LFMT
format all input lines with LFMT --no-ignore-file-name-case consider
case when comparing file names --normal output a normal
diff (the default) --speed-large-files assume large files and many
scattered small changes --strip-trailing-cr strip trailing
carriage return on input --strip-trailing-cr strip trailing
carriage return on input --strip-trailing-cr strip trailing carriage
return on input --suppress-blank-empty suppress space or tab before
empty output lines --suppress-common-lines do not output common lines
--tabsize=NUM tab stops every NUM (default 8) print columns
--tabsize=NUM tab stops at every NUM (default 8) print columns
--to-file=FILE2 compare all operands to FILE2;
FILE2 can be a directory
--unidirectional-new-file treat absent first files as empty Both GFMT
and LFMT may contain:
%% %
%c'C' the single character C
%c'\OOO' the character with octal code OOO
C the character C (other characters represent themselves) GFMT
(only) may contain:
%< lines from FILE1
%> lines from FILE2
%= lines common to FILE1 and FILE2
%[-][WIDTH][.[PREC]]{doxX}LETTER printf-style spec for LETTER
LETTERs are as follows for new group, lower case for old group:
F first line number
L last line number
N number of lines = L-F+1
E F-1
M L+1
%(A=B?T:E) if A equals B then T else E LFMT (only) may contain:
%L contents of line
%l contents of line, excluding any trailing newline
%[-][WIDTH][.[PREC]]{doxX}n printf-style spec for input line number
These format options provide fine-grained control over the output
of diff, generalizing -D/--ifdef.%s %s differ: byte %s, line %s
%s %s differ: byte %s, line %s is %3o %s %3o %s
%s home page: <%s>
%s home page: <http://www.gnu.org/software/%s/>
%s: diff failed: %s: invalid option -- '%c'
%s: option '%c%s' doesn't allow an argument
%s: option '%s' is ambiguous; possibilities:%s: option
'--%s' doesn't allow an argument
%s: option '--%s' requires an argument
%s: option '-W %s' doesn't allow an argument
%s: option '-W %s' is ambiguous
%s: option '-W %s' requires an argument
%s: option requires an argument -- '%c'
%s: recursive directory loop%s: unrecognized option '%c%s'
%s: unrecognized option '--%s'
'(C)--from-file and --to-file both specified-3, --easy-only
like -e, but incorporate only nonoverlapping changes-A, --show-all
output all changes, bracketing conflicts-B, --ignore-blank-lines
ignore changes whose lines are all blank-D option not supported with
directories-E, --ignore-tab-expansion ignore changes due to tab
expansion-E, --ignore-tab-expansion ignore changes due to tab
expansion-E, --show-overlap like -e, but bracket conflicts-F,
--show-function-line=RE show the most recent line matching RE-H,
--speed-large-files assume large files, many scattered small
changes-L, --label=LABEL use LABEL instead of file name
(can be repeated up to three times)-N,
--new-file treat absent files as empty-S,
--starting-file=FILE start with FILE when comparing directories-T,
--initial-tab make tabs line up by prepending a tab-T,
--initial-tab make tabs line up by prepending a tab-W,
--ignore-all-space ignore all white space-W, --width=NUM
output at most NUM (default 130) print columns-X
like -x, but bracket conflicts-X, --exclude-from=FILE exclude files
that match any pattern in FILE-Z, --ignore-trailing-space ignore white
space at line end-Z, --ignore-trailing-space ignore white space at line
end-a, --text treat all files as text-a, --text
treat all files as text-a, --text treat all
files as text-b, --ignore-space-change ignore changes in the amount
of white space-b, --ignore-space-change ignore changes in the amount of
white space-b, --print-bytes print differing bytes-c, -C NUM,
--context[=NUM] output NUM (default 3) lines of copied context-d,
--minimal try hard to find a smaller set of changes-d,
--minimal try hard to find a smaller set of changes-e, --ed
output an ed script-e, --ed output ed
script incorporating changes
from OLDFILE to YOURFILE into MYFILE-i,
--ignore-case ignore case differences in file contents-i,
--ignore-case consider upper- and lower-case to be the same-i,
--ignore-initial=SKIP skip first SKIP bytes of both inputs-i,
--ignore-initial=SKIP1:SKIP2 skip first SKIP1 bytes of FILE1 and
first SKIP2 bytes of FILE2-l,
--left-column output only the left column of common lines-l,
--verbose output byte numbers and differing byte values-m,
--merge output actual merged file, according to
-A if no other options are given-n,
--bytes=LIMIT compare at most LIMIT bytes-n, --rcs
output an RCS format diff-o, --output=FILE operate
interactively, sending output to FILE-p, --show-c-function show
which C function each change is in-q, --brief report only
when files differ-r, --recursive recursively compare any
subdirectories found-s, --quiet, --silent suppress all normal
output-s, --report-identical-files report when two files are the same-s,
--suppress-common-lines do not output common lines-t, --expand-tabs
expand tabs to spaces in output-t, --expand-tabs expand
tabs to spaces in output-u, -U NUM, --unified[=NUM] output NUM (default
3) lines of unified context-v, --version output version
information and exit-v, --version output version information
and exit-v, --version output version information and exit-v,
--version output version information and exit-w,
--ignore-all-space ignore all white space-w, --width=NUM
output at most NUM (default 130) print columns-x, --exclude=PAT
exclude files that match PAT-x, --overlap-only like -e, but
incorporate only overlapping changes-y, --side-by-side output in
two columnsBinary files %s and %s differ
Common subdirectories: %s and %s
Compare FILES line by line.Compare three files line by line.Compare two
files byte by byte.David HayesDavid MacKenzieExit status is 0 if inputs are
the same, 1 if different, 2 if trouble.Exit status is 0 if successful, 1 if
conflicts, 2 if trouble.File %s is a %s while file %s is a %s
Files %s and %s are identical
Files %s and %s differ
General help using GNU software: <http://www.gnu.org/gethelp/>
If --from-file or --to-file is given, there are no restrictions on
FILE(s).Invalid back referenceInvalid character class nameInvalid collation
characterInvalid content of \{\}Invalid preceding regular expressionInvalid
range endInvalid regular expressionLen TowerMandatory arguments to long
options are mandatory for short options too.
Memory exhaustedMike HaertelNo matchNo newline at end of fileNo previous
regular expressionOnly in %s: %s
Packaged by %s
Packaged by %s (%s)
Paul EggertPremature end of regular expressionRandy SmithRegular expression
too bigReport %s bugs to: %s
Richard StallmanSKIP values may be followed by the following multiplicative
suffixes:
kB 1000, K 1024, MB 1,000,000, M 1,048,576,
GB 1,000,000,000, G 1,073,741,824, and so on for T, P, E, Z, Y.Side-by-side
merge of differences between FILE1 and FILE2.SuccessThe optional SKIP1 and
SKIP2 specify the number of bytes to skip
at the beginning of each file (zero by default).Thomas LordTorbjorn
GranlundTrailing backslashUnknown system errorUnmatched ( or \(Unmatched )
or \)Unmatched [ or [^Unmatched \{Usage: %s [OPTION]... FILE1 FILE2
Usage: %s [OPTION]... FILE1 [FILE2 [SKIP1 [SKIP2]]]
Usage: %s [OPTION]... FILES
Usage: %s [OPTION]... MYFILE OLDFILE YOURFILE
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.
`block special fileboth files to be compared are directoriescannot
interactively merge standard inputcharacter special filecmp: EOF on %s
conflicting output style optionsconflicting tabsize optionsconflicting
width optionsdirectoryed: Edit then use both versions, each decorated with
a header.
eb: Edit then use both versions.
el or e1: Edit then use the left version.
er or e2: Edit then use the right version.
e: Discard both versions then edit a new one.
l or 1: Use the left version.
r or 2: Use the right version.
s: Silently include common lines.
v: Verbosely include common lines.
q: Quit.
failed to reopen %s with mode %sfifoincompatible optionsinput file
shrankinternal error: invalid diff type in process_diffinternal error:
invalid diff type passed to outputinternal error: screwup in format of diff
blocksinvalid diff format; incomplete last lineinvalid diff format;
incorrect leading line charsinvalid diff format; invalid change
separatormemory exhaustedmessage queueoptions -l and -s are
incompatiblepagination not supported on this hostprogram errorread
failedregular empty fileregular filesemaphoreshared memory
objectsocketstack overflowstandard outputstderrstdinstdoutsymbolic linktoo
many file label optionstyped memory objectunknown streamweird filewrite
failedProject-Id-Version: GNU diffutils 3.2
Report-Msgid-Bugs-To: bug-diffutils@gnu.org
POT-Creation-Date: 2013-03-24 11:05-0700
PO-Revision-Date: 2011-09-08 14:13+0900
Last-Translator: Yasuaki Taniguchi <yasuakit@gmail.com>
Language-Team: Japanese <translation-team-ja@lists.sourceforge.net>
Language: ja
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Plural-Forms: nplurals=1; plural=0;
ライセンス GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
バグを発見したら <%s> に報告して下さい。
翻訳に関するバグは<translation-team-ja@lists.sourceforge.net>に報告してください。
デフォルトでは違いが人間にとって読みやすい出力形式です。
-e、-E、-x、-X (およびその長い形式)
オプションを指定した場合はデフォルト
の代わりに ed スクリプトを出力します。
最後に、-m (--merge) オプションにより diff3
は内部で併合を行い、実際に
併合されたファイルを出力します。通常の入力としては、これは
ed を使用す
るより強固です。
--GTYPE-group-format=GFMT GTYPE の入力グループを GFMT
で整形する --LTYPE-line-format=LFMT LTYPE 入力行を LFMT
で整形する --binary
バイナリーモードでデータを読み書きする
--diff-program=PROGRAM ファイル比較に PROGRAM を使用する
--diff-program=PROGRAM ファイル比較に PROGRAM を使用する
--from-file=FILE1 すべての被演算子と FILE1
を比較する
FILE1
はディレクトリーでもよい --help
このヘルプを表示して終了する --help
このヘルプを表示して終了する --help
このメッセージを表示して終了する --help
このヘルプを表示して終了する --horizon-lines=NUM
差分の前後にある共通部分を NUM 行保持する
--ignore-file-name-case
ファイル名の大文字と小文字を区別しない --label LABEL
ファイル名の代わりに LABEL を使用する
(繰り返し指定できます)
--left-column 共通行は左側の列のみ表示する
--line-format=LFMT すべての入力行を LFMT で整形する
--no-ignore-file-name-case
ファイル名の大文字と小文字を区別する --normal
通常の diff を出力する (デフォルト)
--speed-large-files
巨大なファイルに小さな差分が分散していると仮定する
--strip-trailing-cr 入力から CR
(キャリッジリターン) を除去する --strip-trailing-cr
入力から末尾のキャリッジリターンを除去する
--strip-trailing-cr
入力から末尾のキャリッジリターンを除去する
--suppress-blank-empty
空の出力行の前後ではスペースまたはタブを抑止する
--suppress-common-lines 共通行の出力を抑止する
--tabsize=NUM タブ幅を NUM (デフォルト: 8)
列に設定する --tabsize=NUM タブ幅を NUM
(デフォルト: 8) 列に設定する --to-file=FILE2
すべての被演算子を FILE2 を比較する
FILE2
はディレクトリーでもよい --unidirectional-new-file
存在しない最初のファイルを空ファイルとして扱う GFMT
と LFMT の両方で指摘できる書式:
%% %
%c'C' 単一文字 C
%c'\OOO' 八進数コード OOO
C 文字 C (他の文字も同様に表す) GFMT
でのみ指定できる書式:
%< FILE1 からの行
%> FILE2 からの行
%= FILE1 と FILE2 で共通の行
%[-][WIDTH][.[PREC]]{doxX}LETTER printf 書式の LETTER
LETTER
は次の通りです。ただし古いグループでは小文字です:
F 最初の行番号
L 最後の行番号
N 行数 = L-F+1
E F-1
M L+1
%(A=B?T:E) A と B が等しい場合は T、等しくない場合は
E LFMT でのみ指定できる書式:
%L 行の内容
%l
行末にあるすべての種類の改行文字を除いた行の内容
%[-][WIDTH][.[PREC]]{doxX}n printf 書式の入力行
これらの書式整形オプションは -D/--ifdef に適用される
diff の出力をきれいに
見えるように制御するために提供されます。%s %s
異なります: バイト %s、行 %s
%s %s 異なります: バイト %s、行 %s %3o %s %3o %s
%s のホームページ: <%s>
%s のホームページ: <http://www.gnu.org/software/%s/>
%s: diff に失敗しました: %s: 無効なオプション --
'%c'
%s: オプション '%c%s'
は引数を取ることができません
%s: オプション '%s'
は曖昧です。次のものが可能です:%s: オプション
'--%s' は引数を取ることができません
%s: オプション '--%s' は引数が必要です
%s: オプション '-W %s'
は引数を取ることができません
%s: オプション '-W %s' は曖昧です
%s: オプション '-W %s' は引数が必要です
%s: オプションには引数が必要です -- '%c'
%s: ディレクトリーが再帰的にループしています%s:
オプション '%c%s' を認識できません
%s: オプション '--%s' を認識できません
'(C)--from-file および --to-file
の両方が指定されています-3, --easy-only -e
と同様だが、3ファイル競合で無い部分のみ出力する-A,
--show-all
競合をすべて括弧でくくり、変更をすべて出力する-B,
--ignore-blank-lines
空白類文字だけの行により生じる違いを無視する-D
オプションはディレクトリーにはサポートされません-E,
--ignore-tab-expansion
タブ展開によって発生する違いを無視する-E,
--ignore-tab-expansion
タブ展開によって発生する違いを無視する-E, --show-overlap
-e と同様だが、競合を括弧でくくる-F,
--show-function-line=RE RE
に一致する最も近い行を表示する-H, --speed-large-files
巨大なファイルに小さな差分が分散していると仮定する-L,
--label=LABEL ファイル名の代わりに LABEL
を使用する
(3回まで繰り返し指定できる)-N,
--new-file
存在しないファイルを空ファイルとして扱う-S,
--starting-file=FILE ディレクトリーを比較する時に FILE
から始める-T, --initial-tab
タブで始まる行は、前にタブを置いてそろえる-T,
--initial-tab
タブで始まる行は、前にタブを置いてそろえる-W,
--ignore-all-space すべてのスペースを無視する-W,
--width=NUM 表示する列を最大 NUM (デフォルト:
130) 列にする-X -x
と同様だが、競合を括弧でくくる-X, --exclude-from=FILE
FILE 内のパターンに一致するファイルを除外する-Z,
--ignore-trailing-space 行末にあるスペースを無視する-Z,
--ignore-trailing-space 行末にあるスペースを無視する-a,
--text
すべてのファイルをテキストとして扱う-a, --text
すべてのファイルをテキストとして扱う-a, --text
すべてのファイルをテキストとして扱う-b,
--ignore-space-change
スペース数により生じる違いを無視する-b,
--ignore-space-change
スペース数により生じる違いを無視する-b, --print-bytes
異なるバイトを表示する-c, -C NUM, --context[=NUM]
コンテキスト diff 形式で前後 NUM (デフォルト: 3)
行を表示する-d, --minimal
差分の大きさが最小となるように違いを検出する-d,
--minimal
差分の大きさが最小となるように違いを検出する-e, --ed
ed スクリプトを出力する-e, --ed
OLDFILE、YOURFILE、MYFILE の間の違いを ed
スクリプトとして出力する
-i, --ignore-case
ファイル内容の比較時に大文字と小文字を区別しない-i,
--ignore-case 大文字と小文字を区別しない-i,
--ignore-initial=SKIP 両方の入力の先頭 SKIP
バイトをスキップする-i, --ignore-initial=SKIP1:SKIP2 FILE1
の先頭 SKIP1 バイトと FILE2 の先頭
SKIP2
バイトをスキップする-l, --left-column
共通行は左側の列のみ表示する-l, --verbose
バイト数および異なるバイトの値を出力する-m, --merge
他のオプションを指定していない場合、-A
従って
実際に併合されたファイルを出力する-n, --bytes=LIMIT
最大 LIMIT バイトを比較する-n, --rcs RCS
形式の diff を出力する-o, --output=FILE
対話的に操作し、出力を FILE に送る-p, --show-c-function
変更がある C 関数を表示する-q, --brief
ファイルが異なるかどうかのみ表示する-r, --recursive
サブディレクトリーを再帰的に比較する-s,
--quiet, --silent 通常の表示をすべて抑止する-s,
--report-identical-files
両方のファイルが同一であるかどうかのみ表示する-s,
--suppress-common-lines 共通行の出力を抑止する-t, --expand-tabs
出力時にタブをスペースに展開する-t,
--expand-tabs
出力時にタブをスペースに展開する-u, -U NUM, --unified[=NUM]
ユニファイド diff 形式で前後 NUM (デフォルト: 3)
行を表示する-v, --version
バージョン情報を表示して終了する-v, --version
バージョン情報を表示して終了する-v, --version
バージョン情報を表示して終了する-v, --version
バージョン情報を表示して終了する-w, --ignore-all-space
すべてのスペースを無視する-w, --width=NUM
表示する列を最大 NUM (デフォルト: 130) 列にする-x,
--exclude=PAT PAT
に一致するファイルを除外する-x, --overlap-only -e
と同様だが、3ファイル競合の部分のみ出力する-y,
--side-by-side 出力を2列にするバイナリーファイル
%s と%s は異なります
共通のサブディレクトリー: %s と %s
FILES
を行ごとに比較します。3つのファイルを行ごとに比較します。2つのファイルをバイトごとに比較します。David
HayesDavid
MacKenzie終了コードは、入力ファイルが同じ場合は
0、入力ファイルが異なる場合は 1、
問題が発生したときは 2
になります。終了コードは、成功した場合は
0、競合がある場合は 1、
問題が発生したときは 2 になります。ファイル %s は %s
です。一方、ファイル %s は %s です
ファイル %s と %s は同一です
ファイル %s と %s は異なります
GNU ソフトウェアを使用する際の一般的なヘルプ:
<http://www.gnu.org/gethelp/>
--from-file または --to-file が与えられた場合、FILE
に制限はありません。無効な前方参照です無効な文字クラス名です無効な照合文字です\{\}
の中身が無効です無効な前方正規表現です無効な範囲終了です無効な正規表現ですLen
Tower長い形式のオプションで必須の引数は、それに対応する短い形式のオプションでも同様に必須です。
メモリを使い果たしましたMike
Haertel一致しませんファイル末尾に改行がありません以前に正規表現がありません%s
のみに存在: %s
パッケージ作成者: %s
パッケージ作成者: %s (%s)
Paul Eggert正規表現が途中で終了しましたRandy
Smith正規表現が大きすぎます%s のバグは <%s>
に報告してください。
Richard StallmanSKIP
の値には次の倍数を表す接尾辞を付けることも出来ます:
kB 1000, K 1024, MB 1,000,000, M 1,048,576,
GB 1,000,000,000, G 1,073,741,824。また、 T, P, E, Z, Y
も同様です。FILE1 と FILE2
の差分を2段組で比較しながら併合します。成功ですオプションの
SKIP1 と SKIP2
はそれぞれのファイルの先頭からスキップする
バイト数を指定します(デフォルトは 0)。Thomas LordTorbjorn
Granlund終端のバックスラッシュ不明なシステムエラー(
または \( が不一致です) または \) が不一致です[ または
[^ が不一致です\{ が不一致です使用法: %s [OPTION]... FILE1
FILE2
使用法: %s [OPTION]... FILE1 [FILE2 [SKIP1 [SKIP2]]]
使用法: %s [OPTION]... FILES
Usage: %s [OPTION]... MYFILE OLDFILE YOURFILE
作者 %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。
`ブロックスペシャルファイル比較対象は両方ともディレクトリーです標準出力は対話的に併合できませんキャラクタスペシャルファイルcmp:
%s でファイル終端 (EOF) に達しました
出力形式オプションが競合していますタブ幅のオプションが競合しています幅のオプションが競合していますディレクトリーed:
両方にヘッダーを付加し、両方の版を編集して使用する。
eb: 両方の版を編集して使用する。
el または e1: 左側の版を編集して使用する。
er または e2: 右側の版を編集して使用する。
e: 両方の版を破棄し、新規行を編集する。
l または 1: 左側の版を使用する。
r または 2: 右側の版を使用する。
s: 共通行を暗黙的に含める。
v: 共通行を明示して含める。
q: 終了する。
%s をモード %s
で再度開くことに失敗しましたfifo同時に指定できないオプションです入力ファイルが小さくなりました内部エラー:
process_diff 内に無効な差分型があります内部エラー:
無効な差分型が出力に渡されました内部エラー:
差分ブロックの形式をうまく処理できませんでした無効な差分形式です。最後の行が不完全です無効な差分形式です。行の先頭文字が誤っています無効な差分形式です。無効な変更区切りですメモリを使い果たしましたメッセージキューオプション
-l と -s
は同時に指定できませんこのホストではページ割付けをサポートしませんプログラムエラー読み込みに失敗しました通常の空ファイル通常ファイルセマフォ共有メモリオブジェクトソケットスタックオーバーフロー標準出力標準エラー出力標準入力標準出力シンボリックリンクファイル・ラベル・オプションが多すぎます型付メモリオブジェクト不明なストリーム不明なファイル書き込みに失敗しました