OSDN Git Service

GNU_coreutils: translation snapshot.
authorAkihiro MOTOKI <motoki@da.jp.nec.com>
Mon, 9 Apr 2012 06:38:50 +0000 (15:38 +0900)
committerAkihiro MOTOKI <motoki@da.jp.nec.com>
Mon, 9 Apr 2012 06:38:50 +0000 (15:38 +0900)
Finished translations of the following pages:
dircolors.1, env.1, expand.1, fmt.1, fold.1, groups.1, head.1, install.1,
kill.1, link.1, md5sum.1, mkdir.1, mkfifo.1, mknod.1, mv.1, nice.1,
nproc.1, printenv.1, seq.1, sha1sum.1, sha224sum.1, sha256sum.1,
sha384sum.1, sha512sum.1, shuf.1, stdbuf.1, su.1, tac.1, truncate.1,
tsort.1, uniq.1

32 files changed:
manual/GNU_coreutils/po4a/ja.po
manual/GNU_coreutils/release/man1/dircolors.1
manual/GNU_coreutils/release/man1/env.1
manual/GNU_coreutils/release/man1/expand.1
manual/GNU_coreutils/release/man1/fmt.1
manual/GNU_coreutils/release/man1/fold.1
manual/GNU_coreutils/release/man1/groups.1
manual/GNU_coreutils/release/man1/head.1
manual/GNU_coreutils/release/man1/install.1
manual/GNU_coreutils/release/man1/kill.1
manual/GNU_coreutils/release/man1/link.1
manual/GNU_coreutils/release/man1/md5sum.1
manual/GNU_coreutils/release/man1/mkdir.1
manual/GNU_coreutils/release/man1/mkfifo.1
manual/GNU_coreutils/release/man1/mknod.1
manual/GNU_coreutils/release/man1/mv.1
manual/GNU_coreutils/release/man1/nice.1
manual/GNU_coreutils/release/man1/nproc.1
manual/GNU_coreutils/release/man1/printenv.1
manual/GNU_coreutils/release/man1/seq.1
manual/GNU_coreutils/release/man1/sha1sum.1
manual/GNU_coreutils/release/man1/sha224sum.1
manual/GNU_coreutils/release/man1/sha256sum.1
manual/GNU_coreutils/release/man1/sha384sum.1
manual/GNU_coreutils/release/man1/sha512sum.1
manual/GNU_coreutils/release/man1/shuf.1
manual/GNU_coreutils/release/man1/stdbuf.1
manual/GNU_coreutils/release/man1/su.1
manual/GNU_coreutils/release/man1/tac.1
manual/GNU_coreutils/release/man1/truncate.1
manual/GNU_coreutils/release/man1/tsort.1
manual/GNU_coreutils/release/man1/uniq.1

index bc1021e..23511cf 100644 (file)
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "POT-Creation-Date: 2012-04-02 23:26+0900\n"
-"PO-Revision-Date: 2012-04-09 07:59+0900\n"
+"PO-Revision-Date: 2012-04-09 15:37+0900\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
 "Language: \n"
@@ -5054,6 +5054,10 @@ msgid ""
 "SIZE is an integer and optional unit (example: 10M is 10*1024*1024).  Units "
 "are K, M, G, T, P, E, Z, Y (powers of 1024) or KB, MB, ... (powers of 1000)."
 msgstr ""
+"SIZE は整数で、追加で単位を指定できます\n"
+"(例えば、10M は 10*1024*1024 です)。\n"
+"単位には K, M, G, T, P, E, Z, Y (1024 の累乗) や\n"
+"KB, MB, ... (1000 の累乗) が使用できます。"
 
 #. type: Plain text
 #: original/man1/df.1:98
@@ -5809,7 +5813,7 @@ msgstr "DIRCOLORS"
 #. type: Plain text
 #: original/man1/dircolors.1:5
 msgid "dircolors - color setup for ls"
-msgstr ""
+msgstr "dircolors - ls 用の色設定"
 
 #. type: Plain text
 #: original/man1/dircolors.1:8
@@ -5819,13 +5823,13 @@ msgstr "B<dircolors> [I<OPTION>]... [I<FILE>]"
 #. type: Plain text
 #: original/man1/dircolors.1:12
 msgid "Output commands to set the LS_COLORS environment variable."
-msgstr ""
+msgstr "環境変数 LS_COLORS を設定するコマンドを出力します。"
 
 #. type: SS
 #: original/man1/dircolors.1:12
 #, no-wrap
 msgid "Determine format of output:"
-msgstr ""
+msgstr "出力形式の指定:"
 
 #. type: TP
 #: original/man1/dircolors.1:13
@@ -5836,7 +5840,7 @@ msgstr "B<-b>, B<--sh>, B<--bourne-shell>"
 #. type: Plain text
 #: original/man1/dircolors.1:16
 msgid "output Bourne shell code to set LS_COLORS"
-msgstr ""
+msgstr "LS_COLORS を設定する Bourne シェルコードを出力します。"
 
 #. type: TP
 #: original/man1/dircolors.1:16
@@ -5847,7 +5851,7 @@ msgstr "B<-c>, B<--csh>, B<--c-shell>"
 #. type: Plain text
 #: original/man1/dircolors.1:19
 msgid "output C shell code to set LS_COLORS"
-msgstr ""
+msgstr "LS_COLORS を設定する C シェルコードを出力します。"
 
 #. type: TP
 #: original/man1/dircolors.1:19
@@ -5858,7 +5862,7 @@ msgstr "B<-p>, B<--print-database>"
 #. type: Plain text
 #: original/man1/dircolors.1:22
 msgid "output defaults"
-msgstr ""
+msgstr "デフォルト値を出力します。"
 
 #. type: Plain text
 #: original/man1/dircolors.1:32
@@ -5867,6 +5871,11 @@ msgid ""
 "file types and extensions.  Otherwise, a precompiled database is used.  For "
 "details on the format of these files, run 'dircolors B<--print-database>'."
 msgstr ""
+"FILE が指定された場合、指定されたファイルを読み込んで、\n"
+"どのファイル種別や拡張子にどの色を使うかを決定します。\n"
+"指定されなかった場合は、あらかじめコンパイルされたデータベースが使用されます。\n"
+"これらのファイルの書式の詳細を知りたければ、'dircolors B<--print-database>'\n"
+"を実行して下さい。"
 
 #. type: Plain text
 #: original/man1/dircolors.1:34
@@ -6130,7 +6139,7 @@ msgstr "B<-0>, B<--null>"
 #. type: Plain text
 #: original/man1/du.1:73 original/man1/env.1:18 original/man1/printenv.1:16
 msgid "end each output line with 0 byte rather than newline"
-msgstr ""
+msgstr "出力の各行の末尾に改行ではなく値が 0 のバイトを出力します。"
 
 #. type: TP
 #: original/man1/du.1:73
@@ -6621,7 +6630,7 @@ msgstr "EXPAND"
 #. type: Plain text
 #: original/man1/expand.1:5
 msgid "expand - convert tabs to spaces"
-msgstr ""
+msgstr "expand - タブをスペースに変換する"
 
 #. type: Plain text
 #: original/man1/expand.1:8
@@ -6634,6 +6643,9 @@ msgid ""
 "Convert tabs in each FILE to spaces, writing to standard output.  With no "
 "FILE, or when FILE is -, read standard input."
 msgstr ""
+"各 FILE に含まれるタブを空白に変換して、標準出力に書き出します。\n"
+"FILE が指定されていないか、FILE に - が指定された場合、\n"
+"標準入力からデータを読み込みます。"
 
 #. type: TP
 #: original/man1/expand.1:15
@@ -6644,7 +6656,7 @@ msgstr "B<-i>, B<--initial>"
 #. type: Plain text
 #: original/man1/expand.1:18
 msgid "do not convert tabs after non blanks"
-msgstr ""
+msgstr "非空白文字の後ろにあるタブを変換しません。"
 
 #. type: TP
 #: original/man1/expand.1:18
@@ -6655,7 +6667,7 @@ msgstr "B<-t>, B<--tabs>=I<NUMBER>"
 #. type: Plain text
 #: original/man1/expand.1:21
 msgid "have tabs NUMBER characters apart, not 8"
-msgstr ""
+msgstr "タブの幅を 8 文字ではなく NUMBER 文字にします。"
 
 #. type: TP
 #: original/man1/expand.1:21 original/man1/unexpand.1:24
@@ -6666,7 +6678,7 @@ msgstr "B<-t>, B<--tabs>=I<LIST>"
 #. type: Plain text
 #: original/man1/expand.1:24
 msgid "use comma separated list of explicit tab positions"
-msgstr ""
+msgstr "タブ位置をコンマ区切りのリストで明示的に指定します。"
 
 #. type: Plain text
 #: original/man1/expand.1:34
@@ -7162,7 +7174,7 @@ msgstr "FMT"
 #. type: Plain text
 #: original/man1/fmt.1:5
 msgid "fmt - simple optimal text formatter"
-msgstr ""
+msgstr "fmt - 簡素で最適なテキスト整形ツール"
 
 #. type: Plain text
 #: original/man1/fmt.1:8
@@ -7175,6 +7187,8 @@ msgid ""
 "Reformat each paragraph in the FILE(s), writing to standard output.  The "
 "option B<-WIDTH> is an abbreviated form of B<--width>=I<DIGITS>."
 msgstr ""
+"FILE の各段落を再整形して、標準出力に書き出します。\n"
+"オプション B<-WIDTH> は B<--width>=I<DIGITS> の省略形です。"
 
 #. type: TP
 #: original/man1/fmt.1:15
@@ -7185,7 +7199,7 @@ msgstr "B<-c>, B<--crown-margin>"
 #. type: Plain text
 #: original/man1/fmt.1:18
 msgid "preserve indentation of first two lines"
-msgstr ""
+msgstr "最初の 2 行の字下げ (インデント) を保持します。"
 
 #. type: TP
 #: original/man1/fmt.1:18
@@ -7199,6 +7213,8 @@ msgid ""
 "reformat only lines beginning with STRING, reattaching the prefix to "
 "reformatted lines"
 msgstr ""
+"STRING で始まる行だけ再整形し、\n"
+"再整形した行の先頭に STRING を付与します。"
 
 #. type: TP
 #: original/man1/fmt.1:22
@@ -7209,7 +7225,7 @@ msgstr "B<-s>, B<--split-only>"
 #. type: Plain text
 #: original/man1/fmt.1:25
 msgid "split long lines, but do not refill"
-msgstr ""
+msgstr "長い行を分割します。但し、字下げは行いません。"
 
 #. type: TP
 #: original/man1/fmt.1:25
@@ -7220,7 +7236,7 @@ msgstr "B<-t>, B<--tagged-paragraph>"
 #. type: Plain text
 #: original/man1/fmt.1:28
 msgid "indentation of first line different from second"
-msgstr ""
+msgstr "最初の行の字下げを二番目とは違う量で行います。"
 
 #. type: TP
 #: original/man1/fmt.1:28
@@ -7231,7 +7247,7 @@ msgstr "B<-u>, B<--uniform-spacing>"
 #. type: Plain text
 #: original/man1/fmt.1:31
 msgid "one space between words, two after sentences"
-msgstr ""
+msgstr "スペースを、単語間には一つ、行間には二つ置きます。"
 
 #. type: TP
 #: original/man1/fmt.1:31 original/man1/fold.1:21
@@ -7242,7 +7258,7 @@ msgstr "B<-w>, B<--width>=I<WIDTH>"
 #. type: Plain text
 #: original/man1/fmt.1:34
 msgid "maximum line width (default of 75 columns)"
-msgstr ""
+msgstr "最大行幅 (デフォルトでは 75 桁) を指定します。"
 
 #. type: Plain text
 #: original/man1/fmt.1:44
@@ -7287,7 +7303,7 @@ msgstr "FOLD"
 #. type: Plain text
 #: original/man1/fold.1:5
 msgid "fold - wrap each input line to fit in specified width"
-msgstr ""
+msgstr "fold - 入力の各行を指定された幅で折り返す"
 
 #. type: Plain text
 #: original/man1/fold.1:8
@@ -7300,11 +7316,13 @@ msgid ""
 "Wrap input lines in each FILE (standard input by default), writing to "
 "standard output."
 msgstr ""
+"各 FILE (デフォルトでは標準入力) の入力行を折り返して、\n"
+"標準出力に書き出します。"
 
 #. type: Plain text
 #: original/man1/fold.1:18
 msgid "count bytes rather than columns"
-msgstr ""
+msgstr "桁数ではなくバイト数で幅を数えます。"
 
 #. type: TP
 #: original/man1/fold.1:18
@@ -7315,12 +7333,12 @@ msgstr "B<-s>, B<--spaces>"
 #. type: Plain text
 #: original/man1/fold.1:21
 msgid "break at spaces"
-msgstr ""
+msgstr "空白で折り返しを行います。"
 
 #. type: Plain text
 #: original/man1/fold.1:24
 msgid "use WIDTH columns instead of 80"
-msgstr ""
+msgstr "80 桁ではなく WIDTH 桁で折り返します。"
 
 #. type: Plain text
 #: original/man1/fold.1:34
@@ -7361,7 +7379,7 @@ msgstr "GROUPS"
 #. type: Plain text
 #: original/man1/groups.1:5
 msgid "groups - print the groups a user is in"
-msgstr ""
+msgstr "groups - ユーザが所属するグループを表示する"
 
 #. type: Plain text
 #: original/man1/groups.1:8
@@ -7375,6 +7393,9 @@ msgid ""
 "for the current process (which may differ if the groups database has "
 "changed)."
 msgstr ""
+"各ユーザ USERNAME が所属するグループを表示します。\n"
+"USERNAME が指定されなかった場合は、現在のプロセスのユーザについて表示します\n"
+"(グループデータベースが変更されている場合には異なる場合があります)。"
 
 #. type: Plain text
 #: original/man1/groups.1:21
@@ -7421,7 +7442,7 @@ msgstr "HEAD"
 #. type: Plain text
 #: original/man1/head.1:5
 msgid "head - output the first part of files"
-msgstr ""
+msgstr "head - ファイルの最初の部分を出力する"
 
 #. type: Plain text
 #: original/man1/head.1:8
@@ -7435,6 +7456,11 @@ msgid ""
 "one FILE, precede each with a header giving the file name.  With no FILE, or "
 "when FILE is -, read standard input."
 msgstr ""
+"各 FILE の最初の 10 行を標準出力に書き出します。\n"
+"複数の FILE が指定された場合には、指定されたファイル名がヘッダとして\n"
+"最初に出力されます。\n"
+"FILE が指定されていないか、FILE に - が指定された場合、\n"
+"標準入力からデータを読み込みます。"
 
 #. type: TP
 #: original/man1/head.1:16
@@ -7448,6 +7474,8 @@ msgid ""
 "print the first K bytes of each file; with the leading '-', print all but "
 "the last K bytes of each file"
 msgstr ""
+"各 FILE の最初の K バイトを出力します。\n"
+"'-' で始まる場合は、各ファイルの最後の K バイト以外を全て出力します。"
 
 #. type: TP
 #: original/man1/head.1:21
@@ -7461,6 +7489,8 @@ msgid ""
 "print the first K lines instead of the first 10; with the leading '-', print "
 "all but the last K lines of each file"
 msgstr ""
+"最初の 10 行ではなく K 行を出力します。\n"
+"'-' で始まる場合は、各 FILE の最後の K 行以外を全て出力します。"
 
 #. type: TP
 #: original/man1/head.1:26 original/man1/tail.1:42
@@ -7471,12 +7501,12 @@ msgstr "B<-q>, B<--quiet>, B<--silent>"
 #. type: Plain text
 #: original/man1/head.1:29
 msgid "never print headers giving file names"
-msgstr ""
+msgstr "ファイル名を示すヘッダを出力しません。"
 
 #. type: Plain text
 #: original/man1/head.1:32
 msgid "always print headers giving file names"
-msgstr ""
+msgstr "ファイル名を示すヘッダを常に出力します。"
 
 #. type: Plain text
 #: original/man1/head.1:42
@@ -7484,6 +7514,9 @@ msgid ""
 "K may have a multiplier suffix: b 512, kB 1000, K 1024, MB 1000*1000, M "
 "1024*1024, GB 1000*1000*1000, G 1024*1024*1024, and so on for T, P, E, Z, Y."
 msgstr ""
+"K には倍数を示す接尾辞を付けることもできます:\n"
+"b 512, kB 1000, K 1024, MB 1000*1000, M 1024*1024,\n"
+"GB 1000*1000*1000, G 1024*1024*1024 で、T, P, E, Z, Y についても同様です。"
 
 #. type: Plain text
 #: original/man1/head.1:46
@@ -7763,7 +7796,7 @@ msgstr "INSTALL"
 #. type: Plain text
 #: original/man1/install.1:5
 msgid "install - copy files and set attributes"
-msgstr ""
+msgstr "install - ファイルをコピーし、属性を設定する"
 
 #. type: Plain text
 #: original/man1/install.1:8
@@ -7793,6 +7826,11 @@ msgid ""
 "package on a GNU/Linux system, you should instead be using a package manager "
 "like yum(1) or apt-get(1)."
 msgstr ""
+"install プログラムは、ファイル (通常は直前にコンパイルしたファイル) を\n"
+"選択した場所にコピーします。\n"
+"GNU/Linux システムですぐに利用できるパッケージをダウンロードして\n"
+"インストールしたい場合は、yum(1) や apt-get(1) のような\n"
+"パッケージ管理プログラムを代わりに使って下さい。"
 
 #. type: Plain text
 #: original/man1/install.1:28
@@ -7801,6 +7839,10 @@ msgid ""
 "existing DIRECTORY, while setting permission modes and owner/group.  In the "
 "4th form, create all components of the given DIRECTORY(ies)."
 msgstr ""
+"最初の 3 つの形式では、SOURCE の DEST へのコピー、もしくは\n"
+"複数の SOURCE を既存の DIRECTORY にコピーします。\n"
+"コピーする際にパーミッション、ファイルの所有権とグループを設定します。\n"
+"4 つ目の形式では、指定された DIRECTORY のパスの全ての構成要素を作成します。"
 
 #. type: TP
 #: original/man1/install.1:39
@@ -7814,6 +7856,8 @@ msgid ""
 "compare each pair of source and destination files, and in some cases, do not "
 "modify the destination at all"
 msgstr ""
+"コピー元とコピー先をそれぞれ比較します。\n"
+"場合によっては、コピー先を全く変更しないこともあります。"
 
 #. type: Plain text
 #: original/man1/install.1:47
@@ -7821,6 +7865,8 @@ msgid ""
 "treat all arguments as directory names; create all components of the "
 "specified directories"
 msgstr ""
+"全ての引き数をディレクトリ名として扱います。\n"
+"指定されたディレクトリのパスの構成要素を全て作成します。"
 
 #. type: TP
 #: original/man1/install.1:47
@@ -7834,6 +7880,8 @@ msgid ""
 "create all leading components of DEST except the last, then copy SOURCE to "
 "DEST"
 msgstr ""
+"DEST のパスの構成要素のうち、最後の要素以外の全ての構成要素を作成し、\n"
+"それから SOURCE を DEST にコピーします。"
 
 #. type: TP
 #: original/man1/install.1:51
@@ -7844,7 +7892,7 @@ msgstr "B<-g>, B<--group>=I<GROUP>"
 #. type: Plain text
 #: original/man1/install.1:54
 msgid "set group ownership, instead of process' current group"
-msgstr ""
+msgstr "プロセスの現在のグループではなく、グループを指定された値に設定します。"
 
 #. type: TP
 #: original/man1/install.1:54 original/man1/mkdir.1:14
@@ -7857,6 +7905,8 @@ msgstr "B<-m>, B<--mode>=I<MODE>"
 #: original/man1/install.1:57
 msgid "set permission mode (as in chmod), instead of rwxr-xr-x"
 msgstr ""
+"パーミッションを rwxr-xr-x ではなく指定されたモード (指定方法は\n"
+"chmod と同じ) に設定します。"
 
 #. type: TP
 #: original/man1/install.1:57
@@ -7867,7 +7917,7 @@ msgstr "B<-o>, B<--owner>=I<OWNER>"
 #. type: Plain text
 #: original/man1/install.1:60
 msgid "set ownership (super-user only)"
-msgstr ""
+msgstr "所有権を設定します (スーパーユーザのみ)。"
 
 #. type: TP
 #: original/man1/install.1:60
@@ -7880,7 +7930,7 @@ msgstr "B<-p>, B<--preserve-timestamps>"
 msgid ""
 "apply access/modification times of SOURCE files to corresponding destination "
 "files"
-msgstr ""
+msgstr "コピー先のファイルのアクセス時刻/修正時刻として対応する SOURCE の時刻を設定します。"
 
 #. type: TP
 #: original/man1/install.1:64
@@ -7891,7 +7941,7 @@ msgstr "B<-s>, B<--strip>"
 #. type: Plain text
 #: original/man1/install.1:67
 msgid "strip symbol tables"
-msgstr ""
+msgstr "シンボルテーブルを削除 (strip) します。"
 
 #. type: TP
 #: original/man1/install.1:67
@@ -7902,12 +7952,12 @@ msgstr "B<--strip-program>=I<PROGRAM>"
 #. type: Plain text
 #: original/man1/install.1:70
 msgid "program used to strip binaries"
-msgstr ""
+msgstr "バイナリを strip する際に指定したプログラムを使用します。"
 
 #. type: Plain text
 #: original/man1/install.1:82
 msgid "print the name of each directory as it is created"
-msgstr ""
+msgstr "ディレクトリを作成したときにその名前を表示します。"
 
 #. type: TP
 #: original/man1/install.1:82
@@ -7918,7 +7968,7 @@ msgstr "B<--preserve-context>"
 #. type: Plain text
 #: original/man1/install.1:85
 msgid "preserve SELinux security context"
-msgstr ""
+msgstr "SELinux のセキュリティコンテキストを保持します。"
 
 #. type: TP
 #: original/man1/install.1:85
@@ -7930,6 +7980,8 @@ msgstr "B<-Z>, B<--context>=I<CONTEXT>"
 #: original/man1/install.1:88
 msgid "set SELinux security context of files and directories"
 msgstr ""
+"ファイルとディレクトリの SELinux のセキュリティコンテキストを\n"
+"指定した値に設定します。"
 
 #. type: Plain text
 #: original/man1/install.1:114
@@ -8171,7 +8223,7 @@ msgstr "KILL"
 #. type: Plain text
 #: original/man1/kill.1:5
 msgid "kill - send signals to processes, or list signals"
-msgstr ""
+msgstr "kill - プロセスへのシグナルの送信、シグナルの一覧表示"
 
 #. type: Plain text
 #: original/man1/kill.1:8
@@ -8191,7 +8243,7 @@ msgstr "B<kill> I<-t >[I<SIGNAL>]..."
 #. type: Plain text
 #: original/man1/kill.1:18
 msgid "Send signals to processes, or list signals."
-msgstr ""
+msgstr "プロセスへのシグナルの送信と、シグナルの一覧表示を行います。"
 
 #. type: Plain text
 #: original/man1/kill.1:22
@@ -8201,7 +8253,7 @@ msgstr "B<-s>, B<--signal>=I<SIGNAL>, B<-SIGNAL>"
 #. type: Plain text
 #: original/man1/kill.1:24
 msgid "specify the name or number of the signal to be sent"
-msgstr ""
+msgstr "送信するシグナルの名前か番号を指定します。"
 
 #. type: TP
 #: original/man1/kill.1:24
@@ -8213,6 +8265,8 @@ msgstr "B<-l>, B<--list>"
 #: original/man1/kill.1:27
 msgid "list signal names, or convert signal names to/from numbers"
 msgstr ""
+"シグナル名の一覧を表示します。\n"
+"SIGNAL が指定された場合は、シグナルの名前と番号の変換を行います。"
 
 #. type: TP
 #: original/man1/kill.1:27
@@ -8223,7 +8277,7 @@ msgstr "B<-t>, B<--table>"
 #. type: Plain text
 #: original/man1/kill.1:30
 msgid "print a table of signal information"
-msgstr ""
+msgstr "シグナル情報の一覧表を表示します。"
 
 #. type: Plain text
 #: original/man1/kill.1:40
@@ -8232,6 +8286,9 @@ msgid ""
 "exit status of a process terminated by a signal.  PID is an integer; if "
 "negative it identifies a process group."
 msgstr ""
+"SIGNAL には、'HUP' のようなシグナル名、'1' のようなシグナル番号、\n"
+"シグナルにより終了したプロセスの終了ステータスを指定できます。\n"
+"PID は整数で、負の場合はプロセスグループ ID を表します。"
 
 #. type: Plain text
 #: original/man1/kill.1:44
@@ -8293,7 +8350,7 @@ msgstr "LINK"
 #. type: Plain text
 #: original/man1/link.1:5
 msgid "link - call the link function to create a link to a file"
-msgstr ""
+msgstr "link - リンク関数を呼び出してファイルに対するリンクを作成する"
 
 #. type: Plain text
 #: original/man1/link.1:8
@@ -8310,6 +8367,8 @@ msgstr "B<link> I<OPTION>"
 msgid ""
 "Call the link function to create a link named FILE2 to an existing FILE1."
 msgstr ""
+"リンク関数を呼び出して、既存の FILE1 に対する FILE2 という名前のリンクを\n"
+"作成します。"
 
 #. type: Plain text
 #: original/man1/link.1:23 original/man1/unlink.1:23
@@ -8660,9 +8719,9 @@ msgid ""
 "Print or check MD5 (128-bit) checksums.  With no FILE, or when FILE is -, "
 "read standard input."
 msgstr ""
-"MD5 (128 ã\83\93ã\83\83ã\83\88) ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\81®è¡¨ç¤ºã\81¾ã\81\9fã\81¯ç\85§å\90\88ã\82\92è¡\8cã\81\86。\n"
+"MD5 (128 ã\83\93ã\83\83ã\83\88) ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\81®è¡¨ç¤ºã\81¾ã\81\9fã\81¯ç\85§å\90\88ã\82\92è¡\8cã\81\84ã\81¾ã\81\99。\n"
 "FILE が指定されていないか、FILE に - が指定された場合、\n"
-"æ¨\99æº\96å\85¥å\8a\9bã\81\8bã\82\89ã\83\87ã\83¼ã\82¿ã\82\92読ã\81¿è¾¼ã\82\80。"
+"æ¨\99æº\96å\85¥å\8a\9bã\81\8bã\82\89ã\83\87ã\83¼ã\82¿ã\82\92読ã\81¿è¾¼ã\81¿ã\81¾ã\81\99。"
 
 #. type: TP
 #: original/man1/md5sum.1:13 original/man1/sha1sum.1:13
@@ -8677,7 +8736,7 @@ msgstr "B<-b>, B<--binary>"
 #: original/man1/sha224sum.1:16 original/man1/sha256sum.1:16
 #: original/man1/sha384sum.1:16 original/man1/sha512sum.1:16
 msgid "read in binary mode"
-msgstr "ã\83\90ã\82¤ã\83\8aã\83ªã\83¢ã\83¼ã\83\89ã\81§èª­ã\81¿è¾¼ã\81¿ã\82\92è¡\8cã\81\86。"
+msgstr "ã\83\90ã\82¤ã\83\8aã\83ªã\83¢ã\83¼ã\83\89ã\81§èª­ã\81¿è¾¼ã\81¿ã\82\92è¡\8cã\81\84ã\81¾ã\81\99。"
 
 #. type: TP
 #: original/man1/md5sum.1:16 original/man1/sha1sum.1:16
@@ -8690,7 +8749,7 @@ msgstr "B<-c>, B<--check>"
 #. type: Plain text
 #: original/man1/md5sum.1:19
 msgid "read MD5 sums from the FILEs and check them"
-msgstr "ã\83\95ã\82¡ã\82¤ã\83«ã\81\8bã\82\89 MD5 ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\82\92読ã\81¿è¾¼ã\81¿ã\80\81ç\85§å\90\88ã\82\92è¡\8cã\81\86。"
+msgstr "ã\83\95ã\82¡ã\82¤ã\83«ã\81\8bã\82\89 MD5 ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\82\92読ã\81¿è¾¼ã\81¿ã\80\81ç\85§å\90\88ã\82\92è¡\8cã\81\84ã\81¾ã\81\99。"
 
 #. type: TP
 #: original/man1/md5sum.1:19 original/man1/sha1sum.1:19
@@ -8705,7 +8764,7 @@ msgstr "B<-t>, B<--text>"
 #: original/man1/sha224sum.1:22 original/man1/sha256sum.1:22
 #: original/man1/sha384sum.1:22 original/man1/sha512sum.1:22
 msgid "read in text mode (default)"
-msgstr "ã\83\86ã\82­ã\82¹ã\83\88ã\83¢ã\83¼ã\83\89ã\81§èª­ã\81¿è¾¼ã\82\80ã\80\82(デフォルト)"
+msgstr "ã\83\86ã\82­ã\82¹ã\83\88ã\83¢ã\83¼ã\83\89ã\81§èª­ã\81¿è¾¼ã\81¿ã\81¾ã\81\99ã\80\82 (デフォルト)"
 
 #. type: SS
 #: original/man1/md5sum.1:22 original/man1/sha1sum.1:22
@@ -8713,7 +8772,7 @@ msgstr "テキストモードで読み込む。(デフォルト)"
 #: original/man1/sha384sum.1:22 original/man1/sha512sum.1:22
 #, no-wrap
 msgid "The following three options are useful only when verifying checksums:"
-msgstr "ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\81®ç\85§å\90\88ã\82\92è¡\8cã\81\86å ´å\90\88ã\81«ã\81¯ä»¥ä¸\8bã\81®3ã\81¤ã\81®ã\82ªã\83\97ã\82·ã\83§ã\83³ã\82\82便å\88©ã\81§ã\81\82ã\82\8b。"
+msgstr "ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\81®ç\85§å\90\88ã\82\92è¡\8cã\81\86å ´å\90\88ã\81«ã\81¯ä»¥ä¸\8bã\81®3ã\81¤ã\81®ã\82ªã\83\97ã\82·ã\83§ã\83³ã\82\82便å\88©ã\81§ã\81\99。"
 
 #. type: TP
 #: original/man1/md5sum.1:23 original/man1/sha1sum.1:23
@@ -8728,7 +8787,7 @@ msgstr "B<--quiet>"
 #: original/man1/sha224sum.1:26 original/man1/sha256sum.1:26
 #: original/man1/sha384sum.1:26 original/man1/sha512sum.1:26
 msgid "don't print OK for each successfully verified file"
-msgstr "ç\85§å\90\88ã\81\8cæ\88\90å\8a\9fã\81\97ã\81\9fé\9a\9bã\81®ã\83\95ã\82¡ã\82¤ã\83«æ¯\8eã\81® OK ã\81®å\87ºå\8a\9bã\82\92è¡\8cã\82\8fã\81ªã\81\84。"
+msgstr "ç\85§å\90\88ã\81\8cæ\88\90å\8a\9fã\81\97ã\81\9fé\9a\9bã\81®ã\83\95ã\82¡ã\82¤ã\83«æ¯\8eã\81® OK ã\81®å\87ºå\8a\9bã\82\92è¡\8cã\81\84ã\81¾ã\81\9bã\82\93。"
 
 #. type: TP
 #: original/man1/md5sum.1:26 original/man1/sha1sum.1:26
@@ -8743,7 +8802,7 @@ msgstr "B<--status>"
 #: original/man1/sha224sum.1:29 original/man1/sha256sum.1:29
 #: original/man1/sha384sum.1:29 original/man1/sha512sum.1:29
 msgid "don't output anything, status code shows success"
-msgstr "å\87ºå\8a\9bã\82\92ä½\95ã\82\82è¡\8cã\82\8fã\81ªã\81\84ã\80\82æ\88\90å\8a\9fã\81\97ã\81\9fã\81\8bã\82\92ã\82¹ã\83\86ã\83¼ã\82¿ã\82¹ã\82³ã\83¼ã\83\89ã\81§ç¤ºす。"
+msgstr "å\87ºå\8a\9bã\82\92ä½\95ã\82\82è¡\8cã\81\84ã\81¾ã\81\9bã\82\93ã\80\82æ\88\90å\8a\9fã\81\97ã\81\9fã\81\8bã\82\92ã\82¹ã\83\86ã\83¼ã\82¿ã\82¹ã\82³ã\83¼ã\83\89ã\81§ç¤ºã\81\97ã\81¾す。"
 
 #. type: TP
 #: original/man1/md5sum.1:29 original/man1/sha1sum.1:29
@@ -8758,7 +8817,7 @@ msgstr "B<-w>, B<--warn>"
 #: original/man1/sha224sum.1:32 original/man1/sha256sum.1:32
 #: original/man1/sha384sum.1:32 original/man1/sha512sum.1:32
 msgid "warn about improperly formatted checksum lines"
-msgstr "フォーマットが正しくないチェックサム行について警告を出す。"
+msgstr "ã\83\95ã\82©ã\83¼ã\83\9eã\83\83ã\83\88ã\81\8cæ­£ã\81\97ã\81\8fã\81ªã\81\84ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 è¡\8cã\81«ã\81¤ã\81\84ã\81¦è­¦å\91\8aã\82\92å\87ºã\81\97ã\81¾ã\81\99ã\80\82"
 
 #. type: TP
 #: original/man1/md5sum.1:32 original/man1/sha1sum.1:32
@@ -8785,11 +8844,10 @@ msgid ""
 "line with checksum, a character indicating input mode ('*' for binary, space "
 "for text), and name for each FILE."
 msgstr ""
-"チェックサムは RFC 1321 に記載されている通りに計算される。\n"
-"照合の際には、入力内容はこのプログラムが出力した形式でなければならない。\n"
-"デフォルトの動作では、各行は、チェックサム、種別を表す文字 (バイナリの場合は "
-"'*'、\n"
-"テキストの場合はスペース)、ファイル名で構成される。"
+"チェックサムは RFC 1321 に記載されている通りに計算されます。\n"
+"照合の際には、入力内容はこのプログラムが出力した形式でなければいけません。\n"
+"デフォルトの動作では、各行は、チェックサム、種別を表す文字 (バイナリの場合は '*'、\n"
+"テキストの場合はスペース)、ファイル名で構成されます。"
 
 #. type: SH
 #: original/man1/md5sum.1:46 original/man1/stdbuf.1:49
@@ -8805,6 +8863,10 @@ msgid ""
 "purposes.  Instead, better use an SHA-2 algorithm, implemented in the "
 "programs sha224sum(1), sha256sum(1), sha384sum(1), sha512sum(1)"
 msgstr ""
+"MD5 アルゴリズムはもはやセキュリティ関連の目的で使用すべきではありません。\n"
+"代わりに、SHA-2 アルゴリズムを使用するのが望ましい。\n"
+"SHA-2 アルゴリズムは sha224sum(1), sha256sum(1), sha384sum(1), sha512sum(1)\n"
+"プログラムで実装されています。"
 
 #. type: Plain text
 #: original/man1/md5sum.1:52 original/man1/sha1sum.1:48
@@ -8853,7 +8915,7 @@ msgstr "MKDIR"
 #. type: Plain text
 #: original/man1/mkdir.1:5
 msgid "mkdir - make directories"
-msgstr ""
+msgstr "mkdir - ディレクトリを作成する"
 
 #. type: Plain text
 #: original/man1/mkdir.1:8
@@ -8863,12 +8925,14 @@ msgstr "B<mkdir> [I<OPTION>]... I<DIRECTORY>..."
 #. type: Plain text
 #: original/man1/mkdir.1:12
 msgid "Create the DIRECTORY(ies), if they do not already exist."
-msgstr ""
+msgstr "DIRECTORY が存在しない場合、作成します。"
 
 #. type: Plain text
 #: original/man1/mkdir.1:17
 msgid "set file mode (as in chmod), not a=rwx - umask"
 msgstr ""
+"ファイルモードを a=rwx - umask ではなく、\n"
+"指定された値に設定します。"
 
 #. type: TP
 #: original/man1/mkdir.1:17 original/man1/rmdir.1:18
@@ -8880,11 +8944,13 @@ msgstr "B<-p>, B<--parents>"
 #: original/man1/mkdir.1:20
 msgid "no error if existing, make parent directories as needed"
 msgstr ""
+"ディレクトリが存在していてもエラーを返しません。\n"
+"必要に応じて親ディレクトリを作成します。"
 
 #. type: Plain text
 #: original/man1/mkdir.1:23
 msgid "print a message for each created directory"
-msgstr ""
+msgstr "ディレクトリを作成する毎にメッセージを表示します。"
 
 #. type: TP
 #: original/man1/mkdir.1:23 original/man1/mkfifo.1:17 original/man1/mknod.1:17
@@ -8896,6 +8962,8 @@ msgstr "B<-Z>, B<--context>=I<CTX>"
 #: original/man1/mkdir.1:27
 msgid "set the SELinux security context of each created directory to CTX"
 msgstr ""
+"作成した各ディレクトリの SELinux セキュリティコンテキストを\n"
+"CTX に設定します。"
 
 #. type: Plain text
 #: original/man1/mkdir.1:37
@@ -8942,7 +9010,7 @@ msgstr "MKFIFO"
 #. type: Plain text
 #: original/man1/mkfifo.1:5
 msgid "mkfifo - make FIFOs (named pipes)"
-msgstr ""
+msgstr "mkfifo - FIFO (名前付きパイプ) を作成する"
 
 #. type: Plain text
 #: original/man1/mkfifo.1:8
@@ -8952,17 +9020,19 @@ msgstr "B<mkfifo> [I<OPTION>]... I<NAME>..."
 #. type: Plain text
 #: original/man1/mkfifo.1:12
 msgid "Create named pipes (FIFOs) with the given NAMEs."
-msgstr ""
+msgstr "指定された名前 NAME で名前付きパイプ (FIFO) を作成します。"
 
 #. type: Plain text
 #: original/man1/mkfifo.1:17 original/man1/mknod.1:17
 msgid "set file permission bits to MODE, not a=rw - umask"
 msgstr ""
+"ファイルパーミッションを a=rw - umask ではなく、\n"
+"MODE に設定します。"
 
 #. type: Plain text
 #: original/man1/mkfifo.1:20
 msgid "set the SELinux security context of each NAME to CTX"
-msgstr ""
+msgstr "各 FIFO の SELinux セキュリティコンテキストを CTX に設定します。"
 
 #. type: Plain text
 #: original/man1/mkfifo.1:30
@@ -9009,7 +9079,7 @@ msgstr "MKNOD"
 #. type: Plain text
 #: original/man1/mknod.1:5
 msgid "mknod - make block or character special files"
-msgstr ""
+msgstr "mknod - ブロックデバイス、キャラクタデバイスの特殊ファイルを作成する"
 
 #. type: Plain text
 #: original/man1/mknod.1:8
@@ -9019,12 +9089,12 @@ msgstr "B<mknod> [I<OPTION>]... I<NAME TYPE >[I<MAJOR MINOR>]"
 #. type: Plain text
 #: original/man1/mknod.1:12
 msgid "Create the special file NAME of the given TYPE."
-msgstr ""
+msgstr "指定された種別 TYPE の特殊 (special) ファイル NAME を作成します。"
 
 #. type: Plain text
 #: original/man1/mknod.1:20
 msgid "set the SELinux security context of NAME to CTX"
-msgstr ""
+msgstr "作成した特殊ファイルの SELinux セキュリティコンテキストを CTX に設定します。"
 
 #. type: Plain text
 #: original/man1/mknod.1:31
@@ -9034,6 +9104,12 @@ msgid ""
 "is interpreted as hexadecimal; otherwise, if it begins with 0, as octal; "
 "otherwise, as decimal.  TYPE may be:"
 msgstr ""
+"TYPE が b, c, u の場合は MAJOR と MINOR の両方を指定しなければいけません。\n"
+"TYPE が p の場合は両方とも省略しなければいけません。\n"
+"MAJOR や MINOR が 0x か 0X から始まる場合は 16 進数として、\n"
+"それ以外で 0 から始まる場合は 8 進数として、\n"
+"どちらもでない場合は 10 進数として解釈されます。\n"
+"TYPE には以下を指定できます:"
 
 #. type: TP
 #: original/man1/mknod.1:31
@@ -9044,7 +9120,7 @@ msgstr "b"
 #. type: Plain text
 #: original/man1/mknod.1:34
 msgid "create a block (buffered) special file"
-msgstr ""
+msgstr "(バッファリングを行う) ブロックデバイスの特殊ファイルを作成します。"
 
 #. type: TP
 #: original/man1/mknod.1:34
@@ -9055,7 +9131,7 @@ msgstr "c, u"
 #. type: Plain text
 #: original/man1/mknod.1:37
 msgid "create a character (unbuffered) special file"
-msgstr ""
+msgstr "(バッファリングを行わない) キャラクタデバイスの特殊ファイルを作成します。"
 
 #. type: TP
 #: original/man1/mknod.1:37
@@ -9066,7 +9142,7 @@ msgstr "p"
 #. type: Plain text
 #: original/man1/mknod.1:40
 msgid "create a FIFO"
-msgstr ""
+msgstr "FIFO を作成します。"
 
 #. type: Plain text
 #: original/man1/mknod.1:44
@@ -9264,7 +9340,7 @@ msgstr "MV"
 #. type: Plain text
 #: original/man1/mv.1:5
 msgid "mv - move (rename) files"
-msgstr ""
+msgstr "mv - ファイルの移動 (や名前の変更) を行う"
 
 #. type: Plain text
 #: original/man1/mv.1:8
@@ -9285,21 +9361,23 @@ msgstr "B<mv> [I<OPTION>]... I<-t DIRECTORY SOURCE>..."
 #: original/man1/mv.1:18
 msgid "Rename SOURCE to DEST, or move SOURCE(s) to DIRECTORY."
 msgstr ""
+"ファイル名を SOURCE から DEST に変更、\n"
+"もしくは SOURCE を DIRECTORY に移動します。"
 
 #. type: Plain text
 #: original/man1/mv.1:29
 msgid "do not prompt before overwriting"
-msgstr ""
+msgstr "上書きを行う前に確認を行いません。"
 
 #. type: Plain text
 #: original/man1/mv.1:32
 msgid "prompt before overwrite"
-msgstr ""
+msgstr "上書きを行う前に確認を行います。"
 
 #. type: Plain text
 #: original/man1/mv.1:35
 msgid "do not overwrite an existing file"
-msgstr ""
+msgstr "既存のファイルを上書きしません。"
 
 #. type: Plain text
 #: original/man1/mv.1:37
@@ -9307,11 +9385,13 @@ msgid ""
 "If you specify more than one of B<-i>, B<-f>, B<-n>, only the final one "
 "takes effect."
 msgstr ""
+"B<-i>, B<-f>, B<-n> が一つ以上指定された場合、\n"
+"最後に指定したオプションが効果を持ちます。"
 
 #. type: Plain text
 #: original/man1/mv.1:47
 msgid "move all SOURCE arguments into DIRECTORY"
-msgstr ""
+msgstr "SOURCE 引き数全てを DIRECTORY に移動します。"
 
 #. type: Plain text
 #: original/man1/mv.1:55
@@ -9319,6 +9399,8 @@ msgid ""
 "move only when the SOURCE file is newer than the destination file or when "
 "the destination file is missing"
 msgstr ""
+"移動元のファイルが移動先のファイルよりも新しい場合か、\n"
+"移動先のファイルが存在しない場合にのみ、移動を行います。"
 
 #. type: Plain text
 #: original/man1/mv.1:82
@@ -9368,7 +9450,7 @@ msgstr "NICE"
 #. type: Plain text
 #: original/man1/nice.1:5
 msgid "nice - run a program with modified scheduling priority"
-msgstr ""
+msgstr "nice - 変更したスケジューリング優先度でプログラムを実行する"
 
 #. type: Plain text
 #: original/man1/nice.1:8
@@ -9382,6 +9464,10 @@ msgid ""
 "With no COMMAND, print the current niceness.  Nicenesses range from B<-20> "
 "(most favorable scheduling) to 19 (least favorable)."
 msgstr ""
+"調整した nice 値で COMMAND を実行します。\n"
+"nice 値はプロセスのスケジューリングに影響を与えます。\n"
+"COMMAND が指定されなかった場合、現在の nice 値を表示します。\n"
+"nice 値の範囲は B<-20> (最高優先) から B<19> (最低優先) です。"
 
 #. type: TP
 #: original/man1/nice.1:14
@@ -9392,7 +9478,7 @@ msgstr "B<-n>, B<--adjustment>=I<N>"
 #. type: Plain text
 #: original/man1/nice.1:17
 msgid "add integer N to the niceness (default 10)"
-msgstr ""
+msgstr "nice 値に整数 N (デフォルトは 10) を加算します。"
 
 #. type: Plain text
 #: original/man1/nice.1:27
@@ -9800,7 +9886,7 @@ msgstr "NPROC"
 #. type: Plain text
 #: original/man1/nproc.1:5
 msgid "nproc - print the number of processing units available"
-msgstr ""
+msgstr "nproc - 利用可能なプロセッシングユニット数を表示する"
 
 #. type: Plain text
 #: original/man1/nproc.1:8
@@ -9813,6 +9899,8 @@ msgid ""
 "Print the number of processing units available to the current process, which "
 "may be less than the number of online processors"
 msgstr ""
+"現在のプロセスが利用可能なプロセッシングユニット数を表示します。\n"
+"この数はオンラインになっているプロセッサ数よりも少ない場合もあります。"
 
 #. type: TP
 #: original/man1/nproc.1:13
@@ -9823,7 +9911,7 @@ msgstr "B<--all>"
 #. type: Plain text
 #: original/man1/nproc.1:16
 msgid "print the number of installed processors"
-msgstr ""
+msgstr "導入されているプロセッサ数を表示します。"
 
 #. type: TP
 #: original/man1/nproc.1:16
@@ -9834,7 +9922,7 @@ msgstr "B<--ignore>=I<N>"
 #. type: Plain text
 #: original/man1/nproc.1:19
 msgid "if possible, exclude N processing units"
-msgstr ""
+msgstr "可能な限り、N 個のプロセッシングユニットを除外します。"
 
 #. type: Plain text
 #: original/man1/nproc.1:27
@@ -10925,7 +11013,7 @@ msgstr "PRINTENV"
 #. type: Plain text
 #: original/man1/printenv.1:5
 msgid "printenv - print all or part of environment"
-msgstr ""
+msgstr "printenv - 環境変数を全部もしくは一部を表示します"
 
 #. type: Plain text
 #: original/man1/printenv.1:8
@@ -10938,6 +11026,8 @@ msgid ""
 "Print the values of the specified environment VARIABLE(s).  If no VARIABLE "
 "is specified, print name and value pairs for them all."
 msgstr ""
+"指定した環境変数 VARIABLE の値を表示します。\n"
+"VARIABLE を指定しない場合、全ての環境変数の名前と値の組を表示します。"
 
 #. type: Plain text
 #: original/man1/printenv.1:26
@@ -12149,7 +12239,7 @@ msgstr "SEQ"
 #. type: Plain text
 #: original/man1/seq.1:5
 msgid "seq - print a sequence of numbers"
-msgstr ""
+msgstr "seq - 数字の列を表示する"
 
 #. type: Plain text
 #: original/man1/seq.1:8
@@ -12169,7 +12259,7 @@ msgstr "B<seq> [I<OPTION>]... I<FIRST INCREMENT LAST>"
 #. type: Plain text
 #: original/man1/seq.1:18
 msgid "Print numbers from FIRST to LAST, in steps of INCREMENT."
-msgstr ""
+msgstr "FIRST から LAST までの数字を INCREMENT 間隔で表示します。"
 
 #. type: TP
 #: original/man1/seq.1:18
@@ -12180,7 +12270,7 @@ msgstr "B<-f>, B<--format>=I<FORMAT>"
 #. type: Plain text
 #: original/man1/seq.1:21
 msgid "use printf style floating-point FORMAT"
-msgstr ""
+msgstr "printf 形式の浮動小数点の FORMAT で表示します。"
 
 #. type: TP
 #: original/man1/seq.1:21 original/man1/tac.1:21
@@ -12191,7 +12281,7 @@ msgstr "B<-s>, B<--separator>=I<STRING>"
 #. type: Plain text
 #: original/man1/seq.1:24
 msgid "use STRING to separate numbers (default: \\en)"
-msgstr ""
+msgstr "数字の区切りに STRING を使用します (デフォルトは \\en)。"
 
 #. type: TP
 #: original/man1/seq.1:24
@@ -12202,7 +12292,7 @@ msgstr "B<-w>, B<--equal-width>"
 #. type: Plain text
 #: original/man1/seq.1:27
 msgid "equalize width by padding with leading zeroes"
-msgstr ""
+msgstr "先頭を 0 で埋めて幅を同じにします。"
 
 #. type: Plain text
 #: original/man1/seq.1:42
@@ -12216,6 +12306,16 @@ msgid ""
 "INCREMENT, and LAST are all fixed point decimal numbers with maximum "
 "precision PREC, and to %g otherwise."
 msgstr ""
+"FIRST や INCREMENT が省略された場合、デフォルトとして 1 が設定されます。\n"
+"つまり、INCREMENT が省略された場合、LAST が FIRST よりも小さかったとしても、\n"
+"INCREMENT は 1 になります。\n"
+"FIRST, INCREMENT, LAST は浮動小数点数として解釈されます。\n"
+"通常は、FIRST が LAST より小さい場合は INCREMENT を正に、\n"
+"FIRST が LAST より大きい場合は INCREMENT を負にします。\n"
+"FORMAT は 'double' 型の引き数 1 個を表示するのに適したものでなければいけません。\n"
+"デフォルトの FORMAT は、FIRST, INCREMENT, LAST が全て最大精度が PREC の\n"
+"固定小数点の 10 進数の場合は %.PRECf に、\n"
+"それ以外の場合は %g になります。"
 
 #. type: Plain text
 #: original/man1/seq.1:44
@@ -12273,14 +12373,14 @@ msgid ""
 "Print or check SHA1 (160-bit) checksums.  With no FILE, or when FILE is -, "
 "read standard input."
 msgstr ""
-"SHA1 (160 ã\83\93ã\83\83ã\83\88) ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\81®è¡¨ç¤ºã\81¾ã\81\9fã\81¯ç\85§å\90\88ã\82\92è¡\8cã\81\86。\n"
+"SHA1 (160 ã\83\93ã\83\83ã\83\88) ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\81®è¡¨ç¤ºã\81¾ã\81\9fã\81¯ç\85§å\90\88ã\82\92è¡\8cã\81\84ã\81¾ã\81\99。\n"
 "FILE が指定されていないか、FILE に - が指定された場合、\n"
-"æ¨\99æº\96å\85¥å\8a\9bã\81\8bã\82\89ã\83\87ã\83¼ã\82¿ã\82\92読ã\81¿è¾¼ã\82\80。"
+"æ¨\99æº\96å\85¥å\8a\9bã\81\8bã\82\89ã\83\87ã\83¼ã\82¿ã\82\92読ã\81¿è¾¼ã\81¿ã\81¾ã\81\99。"
 
 #. type: Plain text
 #: original/man1/sha1sum.1:19
 msgid "read SHA1 sums from the FILEs and check them"
-msgstr "ã\83\95ã\82¡ã\82¤ã\83«ã\81\8bã\82\89 SHA1 ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\82\92読ã\81¿è¾¼ã\81¿ã\80\81ç\85§å\90\88ã\82\92è¡\8cã\81\86。"
+msgstr "ã\83\95ã\82¡ã\82¤ã\83«ã\81\8bã\82\89 SHA1 ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\82\92読ã\81¿è¾¼ã\81¿ã\80\81ç\85§å\90\88ã\82\92è¡\8cã\81\84ã\81¾ã\81\99。"
 
 #. type: Plain text
 #: original/man1/sha1sum.1:46
@@ -12290,10 +12390,10 @@ msgid ""
 "line with checksum, a character indicating input mode ('*' for binary, space "
 "for text), and name for each FILE."
 msgstr ""
-"ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\81¯ FIPS-180-1 ã\81«è¨\98è¼\89ã\81\95ã\82\8cã\81¦ã\81\84ã\82\8bé\80\9aã\82\8aã\81«è¨\88ç®\97ã\81\95ã\82\8cã\82\8b。\n"
-"æ¤\9c証ã\81®é\9a\9bã\81«ã\81¯ã\80\81å\85¥å\8a\9bå\86\85容ã\81¯ã\81\93ã\81®ã\83\97ã\83­ã\82°ã\83©ã\83 ã\81\8cå\87ºå\8a\9bã\81\97ã\81\9få½¢å¼\8fã\81§ã\81ªã\81\91ã\82\8cã\81°ã\81ªã\82\89ã\81ªã\81\84。\n"
+"ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\81¯ FIPS-180-1 ã\81«è¨\98è¼\89ã\81\95ã\82\8cã\81¦ã\81\84ã\82\8bé\80\9aã\82\8aã\81«è¨\88ç®\97ã\81\95ã\82\8cã\81¾ã\81\99。\n"
+"æ¤\9c証ã\81®é\9a\9bã\81«ã\81¯ã\80\81å\85¥å\8a\9bå\86\85容ã\81¯ã\81\93ã\81®ã\83\97ã\83­ã\82°ã\83©ã\83 ã\81\8cå\87ºå\8a\9bã\81\97ã\81\9få½¢å¼\8fã\81§ã\81ªã\81\91ã\82\8cã\81°ã\81\84ã\81\91ã\81¾ã\81\9bã\82\93。\n"
 "デフォルトの動作では、各行は、チェックサム、種別を表す文字\n"
-"(ã\83\90ã\82¤ã\83\8aã\83ªã\81®å ´å\90\88ã\81¯ '*'ã\80\81ã\83\86ã\82­ã\82¹ã\83\88ã\81®å ´å\90\88ã\81¯ã\82¹ã\83\9aã\83¼ã\82¹)ã\80\81ã\83\95ã\82¡ã\82¤ã\83«å\90\8dã\81§æ§\8bæ\88\90ã\81\95ã\82\8cã\82\8b。"
+"(ã\83\90ã\82¤ã\83\8aã\83ªã\81®å ´å\90\88ã\81¯ '*'ã\80\81ã\83\86ã\82­ã\82¹ã\83\88ã\81®å ´å\90\88ã\81¯ã\82¹ã\83\9aã\83¼ã\82¹)ã\80\81ã\83\95ã\82¡ã\82¤ã\83«å\90\8dã\81§æ§\8bæ\88\90ã\81\95ã\82\8cã\81¾ã\81\99。"
 
 #. type: Plain text
 #: original/man1/sha1sum.1:50
@@ -12348,14 +12448,14 @@ msgid ""
 "Print or check SHA224 (224-bit) checksums.  With no FILE, or when FILE is -, "
 "read standard input."
 msgstr ""
-"SHA224 (224 ã\83\93ã\83\83ã\83\88) ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\81®è¡¨ç¤ºã\81¾ã\81\9fã\81¯ç\85§å\90\88ã\82\92è¡\8cã\81\86。\n"
+"SHA224 (224 ã\83\93ã\83\83ã\83\88) ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\81®è¡¨ç¤ºã\81¾ã\81\9fã\81¯ç\85§å\90\88ã\82\92è¡\8cã\81\84ã\81¾ã\81\99。\n"
 "FILE が指定されていないか、FILE に - が指定された場合、\n"
-"æ¨\99æº\96å\85¥å\8a\9bã\81\8bã\82\89ã\83\87ã\83¼ã\82¿ã\82\92読ã\81¿è¾¼ã\82\80。"
+"æ¨\99æº\96å\85¥å\8a\9bã\81\8bã\82\89ã\83\87ã\83¼ã\82¿ã\82\92読ã\81¿è¾¼ã\81¿ã\81¾ã\81\99。"
 
 #. type: Plain text
 #: original/man1/sha224sum.1:19
 msgid "read SHA224 sums from the FILEs and check them"
-msgstr "ã\83\95ã\82¡ã\82¤ã\83«ã\81\8bã\82\89 SHA224 ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\82\92読ã\81¿è¾¼ã\81¿ã\80\81ç\85§å\90\88ã\82\92è¡\8cã\81\86。"
+msgstr "ã\83\95ã\82¡ã\82¤ã\83«ã\81\8bã\82\89 SHA224 ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\82\92読ã\81¿è¾¼ã\81¿ã\80\81ç\85§å\90\88ã\82\92è¡\8cã\81\84ã\81¾ã\81\99。"
 
 #. type: Plain text
 #: original/man1/sha224sum.1:46
@@ -12365,10 +12465,10 @@ msgid ""
 "line with checksum, a character indicating input mode ('*' for binary, space "
 "for text), and name for each FILE."
 msgstr ""
-"ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\81¯ RFC 3874 ã\81«è¨\98è¼\89ã\81\95ã\82\8cã\81¦ã\81\84ã\82\8bé\80\9aã\82\8aã\81«è¨\88ç®\97ã\81\95ã\82\8cã\82\8b。\n"
-"æ¤\9c証ã\81®é\9a\9bã\81«ã\81¯ã\80\81å\85¥å\8a\9bå\86\85容ã\81¯ã\81\93ã\81®ã\83\97ã\83­ã\82°ã\83©ã\83 ã\81\8cå\87ºå\8a\9bã\81\97ã\81\9få½¢å¼\8fã\81§ã\81ªã\81\91ã\82\8cã\81°ã\81ªã\82\89ã\81ªã\81\84。\n"
+"ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\81¯ RFC 3874 ã\81«è¨\98è¼\89ã\81\95ã\82\8cã\81¦ã\81\84ã\82\8bé\80\9aã\82\8aã\81«è¨\88ç®\97ã\81\95ã\82\8cã\81¾ã\81\99。\n"
+"æ¤\9c証ã\81®é\9a\9bã\81«ã\81¯ã\80\81å\85¥å\8a\9bå\86\85容ã\81¯ã\81\93ã\81®ã\83\97ã\83­ã\82°ã\83©ã\83 ã\81\8cå\87ºå\8a\9bã\81\97ã\81\9få½¢å¼\8fã\81§ã\81ªã\81\91ã\82\8cã\81°ã\81\84ã\81\91ã\81¾ã\81\9bã\82\93。\n"
 "デフォルトの動作では、各行は、チェックサム、種別を表す文字\n"
-"(ã\83\90ã\82¤ã\83\8aã\83ªã\81®å ´å\90\88ã\81¯ '*'ã\80\81ã\83\86ã\82­ã\82¹ã\83\88ã\81®å ´å\90\88ã\81¯ã\82¹ã\83\9aã\83¼ã\82¹)ã\80\81ã\83\95ã\82¡ã\82¤ã\83«å\90\8dã\81§æ§\8bæ\88\90ã\81\95ã\82\8cã\82\8b。"
+"(ã\83\90ã\82¤ã\83\8aã\83ªã\81®å ´å\90\88ã\81¯ '*'ã\80\81ã\83\86ã\82­ã\82¹ã\83\88ã\81®å ´å\90\88ã\81¯ã\82¹ã\83\9aã\83¼ã\82¹)ã\80\81ã\83\95ã\82¡ã\82¤ã\83«å\90\8dã\81§æ§\8bæ\88\90ã\81\95ã\82\8cã\81¾ã\81\99。"
 
 #. type: Plain text
 #: original/man1/sha224sum.1:50
@@ -12424,14 +12524,14 @@ msgid ""
 "Print or check SHA256 (256-bit) checksums.  With no FILE, or when FILE is -, "
 "read standard input."
 msgstr ""
-"SHA256 (256 ã\83\93ã\83\83ã\83\88) ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\81®è¡¨ç¤ºã\81¾ã\81\9fã\81¯ç\85§å\90\88ã\82\92è¡\8cã\81\86。\n"
+"SHA256 (256 ã\83\93ã\83\83ã\83\88) ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\81®è¡¨ç¤ºã\81¾ã\81\9fã\81¯ç\85§å\90\88ã\82\92è¡\8cã\81\84ã\81¾ã\81\99。\n"
 "FILE が指定されていないか、FILE に - が指定された場合、\n"
-"æ¨\99æº\96å\85¥å\8a\9bã\81\8bã\82\89ã\83\87ã\83¼ã\82¿ã\82\92読ã\81¿è¾¼ã\82\80。"
+"æ¨\99æº\96å\85¥å\8a\9bã\81\8bã\82\89ã\83\87ã\83¼ã\82¿ã\82\92読ã\81¿è¾¼ã\81¿ã\81¾ã\81\99。"
 
 #. type: Plain text
 #: original/man1/sha256sum.1:19
 msgid "read SHA256 sums from the FILEs and check them"
-msgstr "ã\83\95ã\82¡ã\82¤ã\83«ã\81\8bã\82\89 SHA256 ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\82\92読ã\81¿è¾¼ã\81¿ã\80\81ç\85§å\90\88ã\82\92è¡\8cã\81\86。"
+msgstr "ã\83\95ã\82¡ã\82¤ã\83«ã\81\8bã\82\89 SHA256 ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\82\92読ã\81¿è¾¼ã\81¿ã\80\81ç\85§å\90\88ã\82\92è¡\8cã\81\84ã\81¾ã\81\99。"
 
 #. type: Plain text
 #: original/man1/sha256sum.1:46 original/man1/sha384sum.1:46
@@ -12442,10 +12542,10 @@ msgid ""
 "line with checksum, a character indicating input mode ('*' for binary, space "
 "for text), and name for each FILE."
 msgstr ""
-"ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\81¯ FIPS-180-2 ã\81«è¨\98è¼\89ã\81\95ã\82\8cã\81¦ã\81\84ã\82\8bé\80\9aã\82\8aã\81«è¨\88ç®\97ã\81\95ã\82\8cã\82\8b。\n"
-"æ¤\9c証ã\81®é\9a\9bã\81«ã\81¯ã\80\81å\85¥å\8a\9bå\86\85容ã\81¯ã\81\93ã\81®ã\83\97ã\83­ã\82°ã\83©ã\83 ã\81\8cå\87ºå\8a\9bã\81\97ã\81\9få½¢å¼\8fã\81§ã\81ªã\81\91ã\82\8cã\81°ã\81ªã\82\89ã\81ªã\81\84。\n"
+"ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\81¯ FIPS-180-2 ã\81«è¨\98è¼\89ã\81\95ã\82\8cã\81¦ã\81\84ã\82\8bé\80\9aã\82\8aã\81«è¨\88ç®\97ã\81\95ã\82\8cã\81¾ã\81\99。\n"
+"æ¤\9c証ã\81®é\9a\9bã\81«ã\81¯ã\80\81å\85¥å\8a\9bå\86\85容ã\81¯ã\81\93ã\81®ã\83\97ã\83­ã\82°ã\83©ã\83 ã\81\8cå\87ºå\8a\9bã\81\97ã\81\9få½¢å¼\8fã\81§ã\81ªã\81\91ã\82\8cã\81°ã\81\84ã\81\91ã\81¾ã\81\9bã\82\93。\n"
 "デフォルトの動作では、各行は、チェックサム、種別を表す文字\n"
-"(ã\83\90ã\82¤ã\83\8aã\83ªã\81®å ´å\90\88ã\81¯ '*'ã\80\81ã\83\86ã\82­ã\82¹ã\83\88ã\81®å ´å\90\88ã\81¯ã\82¹ã\83\9aã\83¼ã\82¹)ã\80\81ã\83\95ã\82¡ã\82¤ã\83«å\90\8dã\81§æ§\8bæ\88\90ã\81\95ã\82\8cã\82\8b。"
+"(ã\83\90ã\82¤ã\83\8aã\83ªã\81®å ´å\90\88ã\81¯ '*'ã\80\81ã\83\86ã\82­ã\82¹ã\83\88ã\81®å ´å\90\88ã\81¯ã\82¹ã\83\9aã\83¼ã\82¹)ã\80\81ã\83\95ã\82¡ã\82¤ã\83«å\90\8dã\81§æ§\8bæ\88\90ã\81\95ã\82\8cã\81¾ã\81\99。"
 
 #. type: Plain text
 #: original/man1/sha256sum.1:50
@@ -12501,14 +12601,14 @@ msgid ""
 "Print or check SHA384 (384-bit) checksums.  With no FILE, or when FILE is -, "
 "read standard input."
 msgstr ""
-"SHA384 (384 ã\83\93ã\83\83ã\83\88) ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\81®è¡¨ç¤ºã\81¾ã\81\9fã\81¯ç\85§å\90\88ã\82\92è¡\8cã\81\86。\n"
+"SHA384 (384 ã\83\93ã\83\83ã\83\88) ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\81®è¡¨ç¤ºã\81¾ã\81\9fã\81¯ç\85§å\90\88ã\82\92è¡\8cã\81\84ã\81¾ã\81\99。\n"
 "FILE が指定されていないか、FILE に - が指定された場合、\n"
 "標準入力からデータを読み込みます。"
 
 #. type: Plain text
 #: original/man1/sha384sum.1:19
 msgid "read SHA384 sums from the FILEs and check them"
-msgstr "ã\83\95ã\82¡ã\82¤ã\83«ã\81\8bã\82\89 SHA384 ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\82\92読ã\81¿è¾¼ã\81¿ã\80\81ç\85§å\90\88ã\82\92è¡\8cã\81\86。"
+msgstr "ã\83\95ã\82¡ã\82¤ã\83«ã\81\8bã\82\89 SHA384 ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\82\92読ã\81¿è¾¼ã\81¿ã\80\81ç\85§å\90\88ã\82\92è¡\8cã\81\84ã\81¾ã\81\99。"
 
 #. type: Plain text
 #: original/man1/sha384sum.1:50
@@ -12564,14 +12664,14 @@ msgid ""
 "Print or check SHA512 (512-bit) checksums.  With no FILE, or when FILE is -, "
 "read standard input."
 msgstr ""
-"SHA512 (512 ã\83\93ã\83\83ã\83\88) ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\81®è¡¨ç¤ºã\81¾ã\81\9fã\81¯ç\85§å\90\88ã\82\92è¡\8cã\81\86。\n"
+"SHA512 (512 ã\83\93ã\83\83ã\83\88) ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\81®è¡¨ç¤ºã\81¾ã\81\9fã\81¯ç\85§å\90\88ã\82\92è¡\8cã\81\84ã\81¾ã\81\99。\n"
 "FILE が指定されていないか、FILE に - が指定された場合、\n"
 "標準入力からデータを読み込みます。"
 
 #. type: Plain text
 #: original/man1/sha512sum.1:19
 msgid "read SHA512 sums from the FILEs and check them"
-msgstr "ã\83\95ã\82¡ã\82¤ã\83«ã\81\8bã\82\89 SHA512 ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\82\92読ã\81¿è¾¼ã\81¿ã\80\81ç\85§å\90\88ã\82\92è¡\8cã\81\86。"
+msgstr "ã\83\95ã\82¡ã\82¤ã\83«ã\81\8bã\82\89 SHA512 ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\82\92読ã\81¿è¾¼ã\81¿ã\80\81ç\85§å\90\88ã\82\92è¡\8cã\81\84ã\81¾ã\81\99。"
 
 #. type: Plain text
 #: original/man1/sha512sum.1:50
@@ -12653,7 +12753,7 @@ msgstr "B<--random-source>=I<FILE>"
 #. type: Plain text
 #: original/man1/shred.1:24 original/man1/shuf.1:35 original/man1/sort.1:48
 msgid "get random bytes from FILE"
-msgstr ""
+msgstr "FILE からランダムなバイトを取得します。"
 
 #. type: TP
 #: original/man1/shred.1:24
@@ -12824,7 +12924,7 @@ msgstr "SHUF"
 #. type: Plain text
 #: original/man1/shuf.1:5
 msgid "shuf - generate random permutations"
-msgstr ""
+msgstr "shuf - ランダムな順列を生成する"
 
 #. type: Plain text
 #: original/man1/shuf.1:8
@@ -12844,7 +12944,7 @@ msgstr "B<shuf> I<-i LO-HI >[I<OPTION>]..."
 #. type: Plain text
 #: original/man1/shuf.1:18
 msgid "Write a random permutation of the input lines to standard output."
-msgstr ""
+msgstr "入力行をランダムに並び替えて、標準出力に書き出します。"
 
 #. type: TP
 #: original/man1/shuf.1:20
@@ -12855,7 +12955,7 @@ msgstr "B<-e>, B<--echo>"
 #. type: Plain text
 #: original/man1/shuf.1:23
 msgid "treat each ARG as an input line"
-msgstr ""
+msgstr "各 ARG を入力行として扱います。"
 
 #. type: TP
 #: original/man1/shuf.1:23
@@ -12866,7 +12966,7 @@ msgstr "B<-i>, B<--input-range>=I<LO-HI>"
 #. type: Plain text
 #: original/man1/shuf.1:26
 msgid "treat each number LO through HI as an input line"
-msgstr ""
+msgstr "LO から HI までの数字を入力行として扱います。"
 
 #. type: TP
 #: original/man1/shuf.1:26
@@ -12877,7 +12977,7 @@ msgstr "B<-n>, B<--head-count>=I<COUNT>"
 #. type: Plain text
 #: original/man1/shuf.1:29
 msgid "output at most COUNT lines"
-msgstr ""
+msgstr "最大で COUNT 行を出力します。"
 
 #. type: TP
 #: original/man1/shuf.1:29 original/man1/sort.1:90
@@ -12888,7 +12988,7 @@ msgstr "B<-o>, B<--output>=I<FILE>"
 #. type: Plain text
 #: original/man1/shuf.1:32 original/man1/sort.1:93
 msgid "write result to FILE instead of standard output"
-msgstr ""
+msgstr "結果を標準出力ではなく FILE に書き込みます。"
 
 #. type: TP
 #: original/man1/shuf.1:35 original/man1/sort.1:113 original/man1/uniq.1:40
@@ -12899,7 +12999,7 @@ msgstr "B<-z>, B<--zero-terminated>"
 #. type: Plain text
 #: original/man1/shuf.1:38 original/man1/sort.1:116 original/man1/uniq.1:43
 msgid "end lines with 0 byte, not newline"
-msgstr ""
+msgstr "行の末尾に改行ではなく値 0 のバイトを付与します。"
 
 #. type: Plain text
 #: original/man1/shuf.1:50
@@ -13999,6 +14099,12 @@ msgid ""
 "this case the corresponding stream will be fully buffered with the buffer "
 "size set to MODE bytes."
 msgstr ""
+"それ以外の場合は、MODE に数値を指定します。\n"
+"数値の後ろには倍数を指定することができます:\n"
+"KB 1000, K 1024, MB 1000*1000, M 1024*1024 で、\n"
+"G, T, P, E, Z, Y についても同様です。\n"
+"この場合、対応するストリームは MODE バイトのサイズのバッファで\n"
+"完全にバッファリングされるようになります。"
 
 #. type: Plain text
 #: original/man1/stdbuf.1:45
@@ -14008,6 +14114,10 @@ msgid ""
 "'stdbuf'.  Also some filters (like 'dd' and 'cat' etc.) don't use streams "
 "for I/O, and are thus unaffected by 'stdbuf' settings."
 msgstr ""
+"注意: COMMAND が標準ストリームのバッファリングを調整する場合\n"
+"(例えば 'tee')、'stdbuf' が変更した設定は上書きされます。\n"
+"また、いくつかのフィルタ ('dd' や 'cat' など) は入出力にストリームを\n"
+"使用しないため、'stdbuf' による設定の影響を受けません。"
 
 #. type: Plain text
 #: original/man1/stdbuf.1:47
@@ -14025,6 +14135,8 @@ msgid ""
 "On GLIBC platforms, specifying a buffer size, i.e. using fully buffered mode "
 "will result in undefined operation."
 msgstr ""
+"glibc 環境では、バッファサイズを指定した場合 (つまり、完全に\n"
+"バッファリングを行うモードを使用した場合) の動作は未定義です。"
 
 #. type: Plain text
 #: original/man1/stdbuf.1:56
@@ -15405,7 +15517,7 @@ msgstr "SU"
 #. type: Plain text
 #: original/man1/su.1:5
 msgid "su - run a shell with substitute user and group IDs"
-msgstr ""
+msgstr "su - 変更したユーザ ID とグループ ID でシェルを実行する"
 
 #. type: Plain text
 #: original/man1/su.1:8
@@ -15415,7 +15527,7 @@ msgstr "B<su> [I<OPTION>]... [I<->] [I<USER >[I<ARG>]...]"
 #. type: Plain text
 #: original/man1/su.1:12
 msgid "Change the effective user id and group id to that of USER."
-msgstr ""
+msgstr "実効ユーザ ID と実効グループ ID を指定した USER のものに変更します。"
 
 #. type: TP
 #: original/man1/su.1:12
@@ -15426,7 +15538,7 @@ msgstr "-, B<-l>, B<--login>"
 #. type: Plain text
 #: original/man1/su.1:15
 msgid "make the shell a login shell"
-msgstr ""
+msgstr "シェルをログインシェルにします。"
 
 #. type: TP
 #: original/man1/su.1:15
@@ -15438,6 +15550,8 @@ msgstr "B<-c>, B<--command>=I<COMMAND>"
 #: original/man1/su.1:18
 msgid "pass a single COMMAND to the shell with B<-c>"
 msgstr ""
+"シェルに B<-c> でコマンド COMMAND を渡します。\n"
+"渡せるコマンドは一つだけです。"
 
 #. type: TP
 #: original/man1/su.1:18
@@ -15448,7 +15562,7 @@ msgstr "B<-f>, B<--fast>"
 #. type: Plain text
 #: original/man1/su.1:21
 msgid "pass B<-f> to the shell (for csh or tcsh)"
-msgstr ""
+msgstr "シェルに B<-f> を渡します (csh と tcsh の場合)。"
 
 #. type: TP
 #: original/man1/su.1:21
@@ -15459,7 +15573,7 @@ msgstr "B<-m>, B<--preserve-environment>"
 #. type: Plain text
 #: original/man1/su.1:24
 msgid "do not reset environment variables"
-msgstr ""
+msgstr "環境変数をリセットしません。"
 
 #. type: Plain text
 #: original/man1/su.1:27
@@ -15475,12 +15589,14 @@ msgstr "B<-s>, B<--shell>=I<SHELL>"
 #. type: Plain text
 #: original/man1/su.1:30
 msgid "run SHELL if /etc/shells allows it"
-msgstr ""
+msgstr "/etc/shells で認められている場合に SHELL を実行します。"
 
 #. type: Plain text
 #: original/man1/su.1:38
 msgid "A mere - implies B<-l>.  If USER not given, assume root."
 msgstr ""
+"単に - だけを指定した場合は B<-l> とみなされます。\n"
+"USER を指定しなかった場合は、root として扱われます。"
 
 #. type: Plain text
 #: original/man1/su.1:42
@@ -15653,7 +15769,7 @@ msgstr "TAC"
 #. type: Plain text
 #: original/man1/tac.1:5
 msgid "tac - concatenate and print files in reverse"
-msgstr ""
+msgstr "tac - ファイルの内容を逆順にして出力する"
 
 #. type: Plain text
 #: original/man1/tac.1:8
@@ -15666,6 +15782,8 @@ msgid ""
 "Write each FILE to standard output, last line first.  With no FILE, or when "
 "FILE is -, read standard input."
 msgstr ""
+"各 FILE の内容を、最後の行を最初にして、標準入力に書き出します。\n"
+"FILE が指定されていないか、FILE が - の場合、標準入力からデータを読み込みます。"
 
 #. type: TP
 #: original/man1/tac.1:15
@@ -15676,7 +15794,7 @@ msgstr "B<-b>, B<--before>"
 #. type: Plain text
 #: original/man1/tac.1:18
 msgid "attach the separator before instead of after"
-msgstr ""
+msgstr "区切り文字列を後ろではなく前に付与します。"
 
 #. type: TP
 #: original/man1/tac.1:18
@@ -15687,12 +15805,12 @@ msgstr "B<-r>, B<--regex>"
 #. type: Plain text
 #: original/man1/tac.1:21
 msgid "interpret the separator as a regular expression"
-msgstr ""
+msgstr "区切り文字列を正規表現として解釈します。"
 
 #. type: Plain text
 #: original/man1/tac.1:24
 msgid "use STRING as the separator instead of newline"
-msgstr ""
+msgstr "改行ではなく STRING を区切り文字列として使用します。"
 
 #. type: Plain text
 #: original/man1/tac.1:32
@@ -17359,7 +17477,7 @@ msgstr "TSORT"
 #. type: Plain text
 #: original/man1/tsort.1:5
 msgid "tsort - perform topological sort"
-msgstr ""
+msgstr "tsort - トポロジカルソートを行う"
 
 #. type: Plain text
 #: original/man1/tsort.1:8
@@ -17372,6 +17490,10 @@ msgid ""
 "Write totally ordered list consistent with the partial ordering in FILE.  "
 "With no FILE, or when FILE is -, read standard input."
 msgstr ""
+"FILE に格納された半順序関係 (partial ordering) と整合性のある\n"
+"全順序リスト (totally ordered list) を出力します。\n"
+"FILE が指定されていないか、FILE が - の場合、\n"
+"標準入力からデータを読み込みます。"
 
 #. type: Plain text
 #: original/man1/tsort.1:21
@@ -17790,6 +17912,9 @@ msgid ""
 "print all duplicate lines delimit-method={none(default),prepend,separate} "
 "Delimiting is done with blank lines"
 msgstr ""
+"重複する行を全て出力します。\n"
+"delimit-method (区切り方法) には none (デフォルト), prepend, separate\n"
+"のいずれかを指定します。空行で区切られます。"
 
 #. type: TP
 #: original/man1/uniq.1:28
index e5fa480..7ceb2ea 100644 (file)
@@ -6,23 +6,23 @@
 .\"*******************************************************************
 .TH DIRCOLORS 1 "March 2012" "GNU coreutils 8.16" ユーザーコマンド
 .SH 名前
-dircolors \- color setup for ls
+dircolors \- ls 用の色設定
 .SH 書式
 \fBdircolors\fP [\fIOPTION\fP]... [\fIFILE\fP]
 .SH 説明
 .\" Add any additional description here
 .PP
-Output commands to set the LS_COLORS environment variable.
-.SS "Determine format of output:"
+環境変数 LS_COLORS を設定するコマンドを出力します。
+.SS 出力形式の指定:
 .TP 
 \fB\-b\fP, \fB\-\-sh\fP, \fB\-\-bourne\-shell\fP
-output Bourne shell code to set LS_COLORS
+LS_COLORS を設定する Bourne シェルコードを出力します。
 .TP 
 \fB\-c\fP, \fB\-\-csh\fP, \fB\-\-c\-shell\fP
-output C shell code to set LS_COLORS
+LS_COLORS を設定する C シェルコードを出力します。
 .TP 
 \fB\-p\fP, \fB\-\-print\-database\fP
-output defaults
+デフォルト値を出力します。
 .TP 
 \fB\-\-help\fP
 この使い方を表示して終了します。
@@ -30,9 +30,11 @@ output defaults
 \fB\-\-version\fP
 バージョン情報を表示して終了します。
 .PP
-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 \fB\-\-print\-database\fP'.
+FILE が指定された場合、指定されたファイルを読み込んで、
+どのファイル種別や拡張子にどの色を使うかを決定します。
+指定されなかった場合は、あらかじめコンパイルされたデータベースが使用されます。
+これらのファイルの書式の詳細を知りたければ、'dircolors \fB\-\-print\-database\fP'
+を実行して下さい。
 .SH 作者
 H. Peter Anvin が作成しました。
 .SH バグ報告
index ead2b07..e2d0490 100644 (file)
@@ -18,7 +18,7 @@ env \- 変更した環境でプログラムを実行する
 空の環境 (環境変数がない状態) で開始します。
 .TP 
 \fB\-0\fP, \fB\-\-null\fP
-end each output line with 0 byte rather than newline
+出力の各行の末尾に改行ではなく値が 0 のバイトを出力します。
 .TP 
 \fB\-u\fP, \fB\-\-unset\fP=\fINAME\fP
 環境から指定された変数を削除します。
index 61ce2f4..d038c70 100644 (file)
@@ -6,25 +6,26 @@
 .\"*******************************************************************
 .TH EXPAND 1 "March 2012" "GNU coreutils 8.16" ユーザーコマンド
 .SH 名前
-expand \- convert tabs to spaces
+expand \- タブをスペースに変換する
 .SH 書式
 \fBexpand\fP [\fIOPTION\fP]... [\fIFILE\fP]...
 .SH 説明
 .\" Add any additional description here
 .PP
-Convert tabs in each FILE to spaces, writing to standard output.  With no
-FILE, or when FILE is \-, read standard input.
+各 FILE に含まれるタブを空白に変換して、標準出力に書き出します。
+FILE が指定されていないか、FILE に \- が指定された場合、
+標準入力からデータを読み込みます。
 .PP
 長いオプションでの必須の引き数は、短いオプションにおいても必須です。
 .TP 
 \fB\-i\fP, \fB\-\-initial\fP
-do not convert tabs after non blanks
+非空白文字の後ろにあるタブを変換しません。
 .TP 
 \fB\-t\fP, \fB\-\-tabs\fP=\fINUMBER\fP
-have tabs NUMBER characters apart, not 8
+タブの幅を 8 文字ではなく NUMBER 文字にします。
 .TP 
 \fB\-t\fP, \fB\-\-tabs\fP=\fILIST\fP
-use comma separated list of explicit tab positions
+タブ位置をコンマ区切りのリストで明示的に指定します。
 .TP 
 \fB\-\-help\fP
 この使い方を表示して終了します。
index ca7feed..1029734 100644 (file)
@@ -6,35 +6,35 @@
 .\"*******************************************************************
 .TH FMT 1 "March 2012" "GNU coreutils 8.16" ユーザーコマンド
 .SH 名前
-fmt \- simple optimal text formatter
+fmt \- 簡素で最適なテキスト整形ツール
 .SH 書式
 \fBfmt\fP [\fI\-WIDTH\fP] [\fIOPTION\fP]... [\fIFILE\fP]...
 .SH 説明
 .\" Add any additional description here
 .PP
-Reformat each paragraph in the FILE(s), writing to standard output.  The
-option \fB\-WIDTH\fP is an abbreviated form of \fB\-\-width\fP=\fIDIGITS\fP.
+FILE の各段落を再整形して、標準出力に書き出します。
+オプション \fB\-WIDTH\fP は \fB\-\-width\fP=\fIDIGITS\fP の省略形です。
 .PP
 長いオプションでの必須の引き数は、短いオプションにおいても必須です。
 .TP 
 \fB\-c\fP, \fB\-\-crown\-margin\fP
-preserve indentation of first two lines
+最初の 2 行の字下げ (インデント) を保持します。
 .TP 
 \fB\-p\fP, \fB\-\-prefix\fP=\fISTRING\fP
-reformat only lines beginning with STRING, reattaching the prefix to
-reformatted lines
+STRING で始まる行だけ再整形し、
+再整形した行の先頭に STRING を付与します。
 .TP 
 \fB\-s\fP, \fB\-\-split\-only\fP
-split long lines, but do not refill
+長い行を分割します。但し、字下げは行いません。
 .TP 
 \fB\-t\fP, \fB\-\-tagged\-paragraph\fP
-indentation of first line different from second
+最初の行の字下げを二番目とは違う量で行います。
 .TP 
 \fB\-u\fP, \fB\-\-uniform\-spacing\fP
-one space between words, two after sentences
+スペースを、単語間には一つ、行間には二つ置きます。
 .TP 
 \fB\-w\fP, \fB\-\-width\fP=\fIWIDTH\fP
-maximum line width (default of 75 columns)
+最大行幅 (デフォルトでは 75 桁) を指定します。
 .TP 
 \fB\-\-help\fP
 この使い方を表示して終了します。
index cd919c2..46c6e52 100644 (file)
@@ -6,25 +6,25 @@
 .\"*******************************************************************
 .TH FOLD 1 "March 2012" "GNU coreutils 8.16" ユーザーコマンド
 .SH 名前
-fold \- wrap each input line to fit in specified width
+fold \- 入力の各行を指定された幅で折り返す
 .SH 書式
 \fBfold\fP [\fIOPTION\fP]... [\fIFILE\fP]...
 .SH 説明
 .\" Add any additional description here
 .PP
-Wrap input lines in each FILE (standard input by default), writing to
-standard output.
+各 FILE (デフォルトでは標準入力) の入力行を折り返して、
+標準出力に書き出します。
 .PP
 長いオプションでの必須の引き数は、短いオプションにおいても必須です。
 .TP 
 \fB\-b\fP, \fB\-\-bytes\fP
-count bytes rather than columns
+桁数ではなくバイト数で幅を数えます。
 .TP 
 \fB\-s\fP, \fB\-\-spaces\fP
-break at spaces
+空白で折り返しを行います。
 .TP 
 \fB\-w\fP, \fB\-\-width\fP=\fIWIDTH\fP
-use WIDTH columns instead of 80
+80 桁ではなく WIDTH 桁で折り返します。
 .TP 
 \fB\-\-help\fP
 この使い方を表示して終了します。
index 9f98036..ce979aa 100644 (file)
@@ -6,15 +6,15 @@
 .\"*******************************************************************
 .TH GROUPS 1 "March 2012" "GNU coreutils 8.16" ユーザーコマンド
 .SH 名前
-groups \- print the groups a user is in
+groups \- ユーザが所属するグループを表示する
 .SH 書式
 \fBgroups\fP [\fIOPTION\fP]... [\fIUSERNAME\fP]...
 .SH 説明
 .\" Add any additional description here
 .PP
-Print group memberships for each USERNAME or, if no USERNAME is specified,
-for the current process (which may differ if the groups database has
-changed).
+各ユーザ USERNAME が所属するグループを表示します。
+USERNAME が指定されなかった場合は、現在のプロセスのユーザについて表示します
+(グループデータベースが変更されている場合には異なる場合があります)。
 .TP 
 \fB\-\-help\fP
 この使い方を表示して終了します。
index 89e5326..282c650 100644 (file)
@@ -6,31 +6,33 @@
 .\"*******************************************************************
 .TH HEAD 1 "March 2012" "GNU coreutils 8.16" ユーザーコマンド
 .SH 名前
-head \- output the first part of files
+head \- ファイルの最初の部分を出力する
 .SH 書式
 \fBhead\fP [\fIOPTION\fP]... [\fIFILE\fP]...
 .SH 説明
 .\" Add any additional description here
 .PP
-Print the first 10 lines of each FILE to standard output.  With more than
-one FILE, precede each with a header giving the file name.  With no FILE, or
-when FILE is \-, read standard input.
+各 FILE の最初の 10 行を標準出力に書き出します。
+複数の FILE が指定された場合には、指定されたファイル名がヘッダとして
+最初に出力されます。
+FILE が指定されていないか、FILE に \- が指定された場合、
+標準入力からデータを読み込みます。
 .PP
 長いオプションでの必須の引き数は、短いオプションにおいても必須です。
 .TP 
 \fB\-c\fP, \fB\-\-bytes\fP=\fI[\-]K\fP
-print the first K bytes of each file; with the leading '\-', print all but
-the last K bytes of each file
+各 FILE の最初の K バイトを出力します。
+\&'\-' で始まる場合は、各ファイルの最後の K バイト以外を全て出力します。
 .TP 
 \fB\-n\fP, \fB\-\-lines\fP=\fI[\-]K\fP
-print the first K lines instead of the first 10; with the leading '\-', print
-all but the last K lines of each file
+最初の 10 行ではなく K 行を出力します。
+\&'\-' で始まる場合は、各 FILE の最後の K 行以外を全て出力します。
 .TP 
 \fB\-q\fP, \fB\-\-quiet\fP, \fB\-\-silent\fP
-never print headers giving file names
+ファイル名を示すヘッダを出力しません。
 .TP 
 \fB\-v\fP, \fB\-\-verbose\fP
-always print headers giving file names
+ファイル名を示すヘッダを常に出力します。
 .TP 
 \fB\-\-help\fP
 この使い方を表示して終了します。
@@ -38,8 +40,9 @@ always print headers giving file names
 \fB\-\-version\fP
 バージョン情報を表示して終了します。
 .PP
-K may have a multiplier suffix: b 512, kB 1000, K 1024, MB 1000*1000, M
-1024*1024, GB 1000*1000*1000, G 1024*1024*1024, and so on for T, P, E, Z, Y.
+K には倍数を示す接尾辞を付けることもできます:
+b 512, kB 1000, K 1024, MB 1000*1000, M 1024*1024,
+GB 1000*1000*1000, G 1024*1024*1024 で、T, P, E, Z, Y についても同様です。
 .SH 作者
 David MacKenzie と Jim Meyering が作成しました。
 .SH バグ報告
index bbf4ff4..6ac4ca8 100644 (file)
@@ -6,7 +6,7 @@
 .\"*******************************************************************
 .TH INSTALL 1 "March 2012" "GNU coreutils 8.16" ユーザーコマンド
 .SH 名前
-install \- copy files and set attributes
+install \- ファイルをコピーし、属性を設定する
 .SH 書式
 \fBinstall\fP [\fIOPTION\fP]... [\fI\-T\fP] \fISOURCE DEST\fP
 .br
@@ -18,14 +18,16 @@ install \- copy files and set attributes
 .SH 説明
 .\" Add any additional description here
 .PP
-This install program copies files (often just compiled) into destination
-locations you choose.  If you want to download and install a ready\-to\-use
-package on a GNU/Linux system, you should instead be using a package manager
-like yum(1) or apt\-get(1).
+install プログラムは、ファイル (通常は直前にコンパイルしたファイル) を
+選択した場所にコピーします。
+GNU/Linux システムですぐに利用できるパッケージをダウンロードして
+インストールしたい場合は、yum(1) や apt\-get(1) のような
+パッケージ管理プログラムを代わりに使って下さい。
 .PP
-In the first three forms, copy SOURCE to DEST or multiple SOURCE(s) to the
-existing DIRECTORY, while setting permission modes and owner/group.  In the
-4th form, create all components of the given DIRECTORY(ies).
+最初の 3 つの形式では、SOURCE の DEST へのコピー、もしくは
+複数の SOURCE を既存の DIRECTORY にコピーします。
+コピーする際にパーミッション、ファイルの所有権とグループを設定します。
+4 つ目の形式では、指定された DIRECTORY のパスの全ての構成要素を作成します。
 .PP
 長いオプションでの必須の引き数は、短いオプションにおいても必須です。
 .TP 
@@ -39,35 +41,35 @@ existing DIRECTORY, while setting permission modes and owner/group.  In the
 (無視されます)
 .TP 
 \fB\-C\fP, \fB\-\-compare\fP
-compare each pair of source and destination files, and in some cases, do not
-modify the destination at all
+コピー元とコピー先をそれぞれ比較します。
+場合によっては、コピー先を全く変更しないこともあります。
 .TP 
 \fB\-d\fP, \fB\-\-directory\fP
-treat all arguments as directory names; create all components of the
-specified directories
+全ての引き数をディレクトリ名として扱います。
+指定されたディレクトリのパスの構成要素を全て作成します。
 .TP 
 \fB\-D\fP
-create all leading components of DEST except the last, then copy SOURCE to
-DEST
+DEST のパスの構成要素のうち、最後の要素以外の全ての構成要素を作成し、
+それから SOURCE を DEST にコピーします。
 .TP 
 \fB\-g\fP, \fB\-\-group\fP=\fIGROUP\fP
-set group ownership, instead of process' current group
+プロセスの現在のグループではなく、グループを指定された値に設定します。
 .TP 
 \fB\-m\fP, \fB\-\-mode\fP=\fIMODE\fP
-set permission mode (as in chmod), instead of rwxr\-xr\-x
+パーミッションを rwxr\-xr\-x ではなく指定されたモード (指定方法は
+chmod と同じ) に設定します。
 .TP 
 \fB\-o\fP, \fB\-\-owner\fP=\fIOWNER\fP
-set ownership (super\-user only)
+所有権を設定します (スーパーユーザのみ)。
 .TP 
 \fB\-p\fP, \fB\-\-preserve\-timestamps\fP
-apply access/modification times of SOURCE files to corresponding destination
-files
+コピー先のファイルのアクセス時刻/修正時刻として対応する SOURCE の時刻を設定します。
 .TP 
 \fB\-s\fP, \fB\-\-strip\fP
-strip symbol tables
+シンボルテーブルを削除 (strip) します。
 .TP 
 \fB\-\-strip\-program\fP=\fIPROGRAM\fP
-program used to strip binaries
+バイナリを strip する際に指定したプログラムを使用します。
 .TP 
 \fB\-S\fP, \fB\-\-suffix\fP=\fISUFFIX\fP
 通常のバックアップの接尾辞 (suffix) を上書きします。
@@ -79,13 +81,14 @@ SOURCE 引き数のすべてを DIRECTORY にコピーします。
 DEST を通常のファイルとして扱います。
 .TP 
 \fB\-v\fP, \fB\-\-verbose\fP
-print the name of each directory as it is created
+ディレクトリを作成したときにその名前を表示します。
 .TP 
 \fB\-\-preserve\-context\fP
-preserve SELinux security context
+SELinux のセキュリティコンテキストを保持します。
 .TP 
 \fB\-Z\fP, \fB\-\-context\fP=\fICONTEXT\fP
-set SELinux security context of files and directories
+ファイルとディレクトリの SELinux のセキュリティコンテキストを
+指定した値に設定します。
 .TP 
 \fB\-\-help\fP
 この使い方を表示して終了します。
index 36d36db..f37ed0f 100644 (file)
@@ -6,7 +6,7 @@
 .\"*******************************************************************
 .TH KILL 1 "March 2012" "GNU coreutils 8.16" ユーザーコマンド
 .SH 名前
-kill \- send signals to processes, or list signals
+kill \- プロセスへのシグナルの送信、シグナルの一覧表示
 .SH 書式
 \fBkill\fP [\fI\-s SIGNAL | \-SIGNAL\fP] \fIPID\fP...
 .br
@@ -16,19 +16,20 @@ kill \- send signals to processes, or list signals
 .SH 説明
 .\" Add any additional description here
 .PP
-Send signals to processes, or list signals.
+プロセスへのシグナルの送信と、シグナルの一覧表示を行います。
 .PP
 長いオプションでの必須の引き数は、短いオプションにおいても必須です。
 .HP
 \fB\-s\fP, \fB\-\-signal\fP=\fISIGNAL\fP, \fB\-SIGNAL\fP
 .IP
-specify the name or number of the signal to be sent
+送信するシグナルの名前か番号を指定します。
 .TP 
 \fB\-l\fP, \fB\-\-list\fP
-list signal names, or convert signal names to/from numbers
+シグナル名の一覧を表示します。
+SIGNAL が指定された場合は、シグナルの名前と番号の変換を行います。
 .TP 
 \fB\-t\fP, \fB\-\-table\fP
-print a table of signal information
+シグナル情報の一覧表を表示します。
 .TP 
 \fB\-\-help\fP
 この使い方を表示して終了します。
@@ -36,9 +37,9 @@ print a table of signal information
 \fB\-\-version\fP
 バージョン情報を表示して終了します。
 .PP
-SIGNAL may be a signal name like 'HUP', or a signal number like '1', or the
-exit status of a process terminated by a signal.  PID is an integer; if
-negative it identifies a process group.
+SIGNAL には、'HUP' のようなシグナル名、'1' のようなシグナル番号、
+シグナルにより終了したプロセスの終了ステータスを指定できます。
+PID は整数で、負の場合はプロセスグループ ID を表します。
 .PP
 注: 使用しているシェルによっては自前の kill が用意されている場合があり、
 通常はここで説明しているバージョンのコマンドより優先されます。
index 89ac457..c7fc2a6 100644 (file)
@@ -6,7 +6,7 @@
 .\"*******************************************************************
 .TH LINK 1 "March 2012" "GNU coreutils 8.16" ユーザーコマンド
 .SH 名前
-link \- call the link function to create a link to a file
+link \- リンク関数を呼び出してファイルに対するリンクを作成する
 .SH 書式
 \fBlink\fP \fIFILE1 FILE2\fP
 .br
@@ -14,7 +14,8 @@ link \- call the link function to create a link to a file
 .SH 説明
 .\" Add any additional description here
 .PP
-Call the link function to create a link named FILE2 to an existing FILE1.
+リンク関数を呼び出して、既存の FILE1 に対する FILE2 という名前のリンクを
+作成します。
 .TP 
 \fB\-\-help\fP
 この使い方を表示して終了します。
index be006f0..ce04992 100644 (file)
@@ -12,28 +12,28 @@ md5sum \- MD5 メッセージダイジェストの計算と照合を行う
 .SH 説明
 .\" Add any additional description here
 .PP
-MD5 (128 ã\83\93ã\83\83ã\83\88) ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\81®è¡¨ç¤ºã\81¾ã\81\9fã\81¯ç\85§å\90\88ã\82\92è¡\8cã\81\86
+MD5 (128 ã\83\93ã\83\83ã\83\88) ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\81®è¡¨ç¤ºã\81¾ã\81\9fã\81¯ç\85§å\90\88ã\82\92è¡\8cã\81\84ã\81¾ã\81\99
 FILE が指定されていないか、FILE に \- が指定された場合、
-æ¨\99æº\96å\85¥å\8a\9bã\81\8bã\82\89ã\83\87ã\83¼ã\82¿ã\82\92読ã\81¿è¾¼ã\82\80
+æ¨\99æº\96å\85¥å\8a\9bã\81\8bã\82\89ã\83\87ã\83¼ã\82¿ã\82\92読ã\81¿è¾¼ã\81¿ã\81¾ã\81\99
 .TP 
 \fB\-b\fP, \fB\-\-binary\fP
\83\90ã\82¤ã\83\8aã\83ªã\83¢ã\83¼ã\83\89ã\81§èª­ã\81¿è¾¼ã\81¿ã\82\92è¡\8cã\81\86
\83\90ã\82¤ã\83\8aã\83ªã\83¢ã\83¼ã\83\89ã\81§èª­ã\81¿è¾¼ã\81¿ã\82\92è¡\8cã\81\84ã\81¾ã\81\99
 .TP 
 \fB\-c\fP, \fB\-\-check\fP
\83\95ã\82¡ã\82¤ã\83«ã\81\8bã\82\89 MD5 ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\82\92読ã\81¿è¾¼ã\81¿ã\80\81ç\85§å\90\88ã\82\92è¡\8cã\81\86
\83\95ã\82¡ã\82¤ã\83«ã\81\8bã\82\89 MD5 ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\82\92読ã\81¿è¾¼ã\81¿ã\80\81ç\85§å\90\88ã\82\92è¡\8cã\81\84ã\81¾ã\81\99
 .TP 
 \fB\-t\fP, \fB\-\-text\fP
\83\86ã\82­ã\82¹ã\83\88ã\83¢ã\83¼ã\83\89ã\81§èª­ã\81¿è¾¼ã\82\80ã\80\82(デフォルト)
-.SS ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\81®ç\85§å\90\88ã\82\92è¡\8cã\81\86å ´å\90\88ã\81«ã\81¯ä»¥ä¸\8bã\81®3ã\81¤ã\81®ã\82ªã\83\97ã\82·ã\83§ã\83³ã\82\82便å\88©ã\81§ã\81\82ã\82\8b
\83\86ã\82­ã\82¹ã\83\88ã\83¢ã\83¼ã\83\89ã\81§èª­ã\81¿è¾¼ã\81¿ã\81¾ã\81\99ã\80\82 (デフォルト)
+.SS ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\81®ç\85§å\90\88ã\82\92è¡\8cã\81\86å ´å\90\88ã\81«ã\81¯ä»¥ä¸\8bã\81®3ã\81¤ã\81®ã\82ªã\83\97ã\82·ã\83§ã\83³ã\82\82便å\88©ã\81§ã\81\99
 .TP 
 \fB\-\-quiet\fP
\85§å\90\88ã\81\8cæ\88\90å\8a\9fã\81\97ã\81\9fé\9a\9bã\81®ã\83\95ã\82¡ã\82¤ã\83«æ¯\8eã\81® OK ã\81®å\87ºå\8a\9bã\82\92è¡\8cã\82\8fã\81ªã\81\84
\85§å\90\88ã\81\8cæ\88\90å\8a\9fã\81\97ã\81\9fé\9a\9bã\81®ã\83\95ã\82¡ã\82¤ã\83«æ¯\8eã\81® OK ã\81®å\87ºå\8a\9bã\82\92è¡\8cã\81\84ã\81¾ã\81\9bã\82\93
 .TP 
 \fB\-\-status\fP
\87ºå\8a\9bã\82\92ä½\95ã\82\82è¡\8cã\82\8fã\81ªã\81\84ã\80\82æ\88\90å\8a\9fã\81\97ã\81\9fã\81\8bã\82\92ã\82¹ã\83\86ã\83¼ã\82¿ã\82¹ã\82³ã\83¼ã\83\89ã\81§ç¤ºす。
\87ºå\8a\9bã\82\92ä½\95ã\82\82è¡\8cã\81\84ã\81¾ã\81\9bã\82\93ã\80\82æ\88\90å\8a\9fã\81\97ã\81\9fã\81\8bã\82\92ã\82¹ã\83\86ã\83¼ã\82¿ã\82¹ã\82³ã\83¼ã\83\89ã\81§ç¤ºã\81\97ã\81¾す。
 .TP 
 \fB\-w\fP, \fB\-\-warn\fP
-フォーマットが正しくないチェックサム行について警告を出す。
\83\95ã\82©ã\83¼ã\83\9eã\83\83ã\83\88ã\81\8cæ­£ã\81\97ã\81\8fã\81ªã\81\84ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 è¡\8cã\81«ã\81¤ã\81\84ã\81¦è­¦å\91\8aã\82\92å\87ºã\81\97ã\81¾ã\81\99ã\80\82
 .TP 
 \fB\-\-strict\fP
 \fB\-\-check\fP とあわせて使用し、
@@ -45,14 +45,15 @@ FILE が指定されていないか、FILE に \- が指定された場合、
 \fB\-\-version\fP
 バージョン情報を表示して終了します。
 .PP
\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\81¯ RFC 1321 ã\81«è¨\98è¼\89ã\81\95ã\82\8cã\81¦ã\81\84ã\82\8bé\80\9aã\82\8aã\81«è¨\88ç®\97ã\81\95ã\82\8cã\82\8b
\85§å\90\88ã\81®é\9a\9bã\81«ã\81¯ã\80\81å\85¥å\8a\9bå\86\85容ã\81¯ã\81\93ã\81®ã\83\97ã\83­ã\82°ã\83©ã\83 ã\81\8cå\87ºå\8a\9bã\81\97ã\81\9få½¢å¼\8fã\81§ã\81ªã\81\91ã\82\8cã\81°ã\81ªã\82\89ã\81ªã\81\84
\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\81¯ RFC 1321 ã\81«è¨\98è¼\89ã\81\95ã\82\8cã\81¦ã\81\84ã\82\8bé\80\9aã\82\8aã\81«è¨\88ç®\97ã\81\95ã\82\8cã\81¾ã\81\99
\85§å\90\88ã\81®é\9a\9bã\81«ã\81¯ã\80\81å\85¥å\8a\9bå\86\85容ã\81¯ã\81\93ã\81®ã\83\97ã\83­ã\82°ã\83©ã\83 ã\81\8cå\87ºå\8a\9bã\81\97ã\81\9få½¢å¼\8fã\81§ã\81ªã\81\91ã\82\8cã\81°ã\81\84ã\81\91ã\81¾ã\81\9bã\82\93
 デフォルトの動作では、各行は、チェックサム、種別を表す文字 (バイナリの場合は '*'、
\83\86ã\82­ã\82¹ã\83\88ã\81®å ´å\90\88ã\81¯ã\82¹ã\83\9aã\83¼ã\82¹)ã\80\81ã\83\95ã\82¡ã\82¤ã\83«å\90\8dã\81§æ§\8bæ\88\90ã\81\95ã\82\8cã\82\8b
\83\86ã\82­ã\82¹ã\83\88ã\81®å ´å\90\88ã\81¯ã\82¹ã\83\9aã\83¼ã\82¹)ã\80\81ã\83\95ã\82¡ã\82¤ã\83«å\90\8dã\81§æ§\8bæ\88\90ã\81\95ã\82\8cã\81¾ã\81\99
 .SH バグ
-The MD5 algorithm should not be used any more for security related
-purposes.  Instead, better use an SHA\-2 algorithm, implemented in the
-programs sha224sum(1), sha256sum(1), sha384sum(1), sha512sum(1)
+MD5 アルゴリズムはもはやセキュリティ関連の目的で使用すべきではありません。
+代わりに、SHA\-2 アルゴリズムを使用するのが望ましい。
+SHA\-2 アルゴリズムは sha224sum(1), sha256sum(1), sha384sum(1), sha512sum(1)
+プログラムで実装されています。
 .SH 作者
 Ulrich Drepper, Scott Miller, David Madore が作成しました。
 .SH バグ報告
index b61e6ae..d1ee25e 100644 (file)
@@ -6,27 +6,30 @@
 .\"*******************************************************************
 .TH MKDIR 1 "March 2012" "GNU coreutils 8.16" ユーザーコマンド
 .SH 名前
-mkdir \- make directories
+mkdir \- ディレクトリを作成する
 .SH 書式
 \fBmkdir\fP [\fIOPTION\fP]... \fIDIRECTORY\fP...
 .SH 説明
 .\" Add any additional description here
 .PP
-Create the DIRECTORY(ies), if they do not already exist.
+DIRECTORY が存在しない場合、作成します。
 .PP
 長いオプションでの必須の引き数は、短いオプションにおいても必須です。
 .TP 
 \fB\-m\fP, \fB\-\-mode\fP=\fIMODE\fP
-set file mode (as in chmod), not a=rwx \- umask
+ファイルモードを a=rwx \- umask ではなく、
+指定された値に設定します。
 .TP 
 \fB\-p\fP, \fB\-\-parents\fP
-no error if existing, make parent directories as needed
+ディレクトリが存在していてもエラーを返しません。
+必要に応じて親ディレクトリを作成します。
 .TP 
 \fB\-v\fP, \fB\-\-verbose\fP
-print a message for each created directory
+ディレクトリを作成する毎にメッセージを表示します。
 .TP 
 \fB\-Z\fP, \fB\-\-context\fP=\fICTX\fP
-set the SELinux security context of each created directory to CTX
+作成した各ディレクトリの SELinux セキュリティコンテキストを
+CTX に設定します。
 .TP 
 \fB\-\-help\fP
 この使い方を表示して終了します。
index fc932f9..54fc18e 100644 (file)
@@ -6,21 +6,22 @@
 .\"*******************************************************************
 .TH MKFIFO 1 "March 2012" "GNU coreutils 8.16" ユーザーコマンド
 .SH 名前
-mkfifo \- make FIFOs (named pipes)
+mkfifo \- FIFO (名前付きパイプ) を作成する
 .SH 書式
 \fBmkfifo\fP [\fIOPTION\fP]... \fINAME\fP...
 .SH 説明
 .\" Add any additional description here
 .PP
-Create named pipes (FIFOs) with the given NAMEs.
+指定された名前 NAME で名前付きパイプ (FIFO) を作成します。
 .PP
 長いオプションでの必須の引き数は、短いオプションにおいても必須です。
 .TP 
 \fB\-m\fP, \fB\-\-mode\fP=\fIMODE\fP
-set file permission bits to MODE, not a=rw \- umask
+ファイルパーミッションを a=rw \- umask ではなく、
+MODE に設定します。
 .TP 
 \fB\-Z\fP, \fB\-\-context\fP=\fICTX\fP
-set the SELinux security context of each NAME to CTX
+各 FIFO の SELinux セキュリティコンテキストを CTX に設定します。
 .TP 
 \fB\-\-help\fP
 この使い方を表示して終了します。
index cd000ee..2666e28 100644 (file)
@@ -6,21 +6,22 @@
 .\"*******************************************************************
 .TH MKNOD 1 "March 2012" "GNU coreutils 8.16" ユーザーコマンド
 .SH 名前
-mknod \- make block or character special files
+mknod \- ブロックデバイス、キャラクタデバイスの特殊ファイルを作成する
 .SH 書式
 \fBmknod\fP [\fIOPTION\fP]... \fINAME TYPE \fP[\fIMAJOR MINOR\fP]
 .SH 説明
 .\" Add any additional description here
 .PP
-Create the special file NAME of the given TYPE.
+指定された種別 TYPE の特殊 (special) ファイル NAME を作成します。
 .PP
 長いオプションでの必須の引き数は、短いオプションにおいても必須です。
 .TP 
 \fB\-m\fP, \fB\-\-mode\fP=\fIMODE\fP
-set file permission bits to MODE, not a=rw \- umask
+ファイルパーミッションを a=rw \- umask ではなく、
+MODE に設定します。
 .TP 
 \fB\-Z\fP, \fB\-\-context\fP=\fICTX\fP
-set the SELinux security context of NAME to CTX
+作成した特殊ファイルの SELinux セキュリティコンテキストを CTX に設定します。
 .TP 
 \fB\-\-help\fP
 この使い方を表示して終了します。
@@ -28,19 +29,21 @@ set the SELinux security context of NAME to CTX
 \fB\-\-version\fP
 バージョン情報を表示して終了します。
 .PP
-Both MAJOR and MINOR must be specified when TYPE is b, c, or u, and they
-must be omitted when TYPE is p.  If MAJOR or MINOR begins with 0x or 0X, it
-is interpreted as hexadecimal; otherwise, if it begins with 0, as octal;
-otherwise, as decimal.  TYPE may be:
+TYPE が b, c, u の場合は MAJOR と MINOR の両方を指定しなければいけません。
+TYPE が p の場合は両方とも省略しなければいけません。
+MAJOR や MINOR が 0x か 0X から始まる場合は 16 進数として、
+それ以外で 0 から始まる場合は 8 進数として、
+どちらもでない場合は 10 進数として解釈されます。
+TYPE には以下を指定できます:
 .TP 
 b
-create a block (buffered) special file
+(バッファリングを行う) ブロックデバイスの特殊ファイルを作成します。
 .TP 
 c, u
-create a character (unbuffered) special file
+(バッファリングを行わない) キャラクタデバイスの特殊ファイルを作成します。
 .TP 
 p
-create a FIFO
+FIFO を作成します。
 .PP
 注: 使用しているシェルによっては自前の mknod が用意されている場合があり、
 通常はここで説明しているバージョンのコマンドより優先されます。
index 31a2917..73aaa48 100644 (file)
@@ -6,7 +6,7 @@
 .\"*******************************************************************
 .TH MV 1 "March 2012" "GNU coreutils 8.16" ユーザーコマンド
 .SH 名前
-mv \- move (rename) files
+mv \- ファイルの移動 (や名前の変更) を行う
 .SH 書式
 \fBmv\fP [\fIOPTION\fP]... [\fI\-T\fP] \fISOURCE DEST\fP
 .br
@@ -16,7 +16,8 @@ mv \- move (rename) files
 .SH 説明
 .\" Add any additional description here
 .PP
-Rename SOURCE to DEST, or move SOURCE(s) to DIRECTORY.
+ファイル名を SOURCE から DEST に変更、
+もしくは SOURCE を DIRECTORY に移動します。
 .PP
 長いオプションでの必須の引き数は、短いオプションにおいても必須です。
 .TP 
@@ -27,16 +28,16 @@ Rename SOURCE to DEST, or move SOURCE(s) to DIRECTORY.
 \fB\-\-backup\fP と同様だが、引き数を取りません。
 .TP 
 \fB\-f\fP, \fB\-\-force\fP
-do not prompt before overwriting
+上書きを行う前に確認を行いません。
 .TP 
 \fB\-i\fP, \fB\-\-interactive\fP
-prompt before overwrite
+上書きを行う前に確認を行います。
 .TP 
 \fB\-n\fP, \fB\-\-no\-clobber\fP
-do not overwrite an existing file
+既存のファイルを上書きしません。
 .PP
-If you specify more than one of \fB\-i\fP, \fB\-f\fP, \fB\-n\fP, only the final one
-takes effect.
+\fB\-i\fP, \fB\-f\fP, \fB\-n\fP が一つ以上指定された場合、
+最後に指定したオプションが効果を持ちます。
 .TP 
 \fB\-\-strip\-trailing\-slashes\fP
 各 SOURCE 引き数の末尾のスラッシュを全て削除します。
@@ -45,14 +46,14 @@ takes effect.
 通常のバックアップの接尾辞 (suffix) を上書きします。
 .TP 
 \fB\-t\fP, \fB\-\-target\-directory\fP=\fIDIRECTORY\fP
-move all SOURCE arguments into DIRECTORY
+SOURCE 引き数全てを DIRECTORY に移動します。
 .TP 
 \fB\-T\fP, \fB\-\-no\-target\-directory\fP
 DEST を通常のファイルとして扱います。
 .TP 
 \fB\-u\fP, \fB\-\-update\fP
-move only when the SOURCE file is newer than the destination file or when
-the destination file is missing
+移動元のファイルが移動先のファイルよりも新しい場合か、
+移動先のファイルが存在しない場合にのみ、移動を行います。
 .TP 
 \fB\-v\fP, \fB\-\-verbose\fP
 実行状況が分かる情報を出力します。
index 3e9a380..9f34506 100644 (file)
@@ -6,18 +6,19 @@
 .\"*******************************************************************
 .TH NICE 1 "March 2012" "GNU coreutils 8.16" ユーザーコマンド
 .SH 名前
-nice \- run a program with modified scheduling priority
+nice \- 変更したスケジューリング優先度でプログラムを実行する
 .SH 書式
 \fBnice\fP [\fIOPTION\fP] [\fICOMMAND \fP[\fIARG\fP]...]
 .SH 説明
 .\" Add any additional description here
 .PP
-Run COMMAND with an adjusted niceness, which affects process scheduling.
-With no COMMAND, print the current niceness.  Nicenesses range from \fB\-20\fP
-(most favorable scheduling) to 19 (least favorable).
+調整した nice 値で COMMAND を実行します。
+nice 値はプロセスのスケジューリングに影響を与えます。
+COMMAND が指定されなかった場合、現在の nice 値を表示します。
+nice 値の範囲は \fB\-20\fP (最高優先) から \fB19\fP (最低優先) です。
 .TP 
 \fB\-n\fP, \fB\-\-adjustment\fP=\fIN\fP
-add integer N to the niceness (default 10)
+nice 値に整数 N (デフォルトは 10) を加算します。
 .TP 
 \fB\-\-help\fP
 この使い方を表示して終了します。
index d0a0f9c..283fb7c 100644 (file)
@@ -6,20 +6,20 @@
 .\"*******************************************************************
 .TH NPROC 1 "March 2012" "GNU coreutils 8.16" ユーザーコマンド
 .SH 名前
-nproc \- print the number of processing units available
+nproc \- 利用可能なプロセッシングユニット数を表示する
 .SH 書式
 \fBnproc\fP [\fIOPTION\fP]...
 .SH 説明
 .\" Add any additional description here
 .PP
-Print the number of processing units available to the current process, which
-may be less than the number of online processors
+現在のプロセスが利用可能なプロセッシングユニット数を表示します。
+この数はオンラインになっているプロセッサ数よりも少ない場合もあります。
 .TP 
 \fB\-\-all\fP
-print the number of installed processors
+導入されているプロセッサ数を表示します。
 .TP 
 \fB\-\-ignore\fP=\fIN\fP
-if possible, exclude N processing units
+可能な限り、N 個のプロセッシングユニットを除外します。
 .TP 
 \fB\-\-help\fP
 この使い方を表示して終了します。
index 736af10..7745a1e 100644 (file)
@@ -6,17 +6,17 @@
 .\"*******************************************************************
 .TH PRINTENV 1 "March 2012" "GNU coreutils 8.16" ユーザーコマンド
 .SH 名前
-printenv \- print all or part of environment
+printenv \- 環境変数を全部もしくは一部を表示します
 .SH 書式
 \fBprintenv\fP [\fIOPTION\fP]... [\fIVARIABLE\fP]...
 .SH 説明
 .\" Add any additional description here
 .PP
-Print the values of the specified environment VARIABLE(s).  If no VARIABLE
-is specified, print name and value pairs for them all.
+指定した環境変数 VARIABLE の値を表示します。
+VARIABLE を指定しない場合、全ての環境変数の名前と値の組を表示します。
 .TP 
 \fB\-0\fP, \fB\-\-null\fP
-end each output line with 0 byte rather than newline
+出力の各行の末尾に改行ではなく値が 0 のバイトを出力します。
 .TP 
 \fB\-\-help\fP
 この使い方を表示して終了します。
index ebfeded..16c00e7 100644 (file)
@@ -6,7 +6,7 @@
 .\"*******************************************************************
 .TH SEQ 1 "March 2012" "GNU coreutils 8.16" ユーザーコマンド
 .SH 名前
-seq \- print a sequence of numbers
+seq \- 数字の列を表示する
 .SH 書式
 \fBseq\fP [\fIOPTION\fP]... \fILAST\fP
 .br
@@ -16,16 +16,16 @@ seq \- print a sequence of numbers
 .SH 説明
 .\" Add any additional description here
 .PP
-Print numbers from FIRST to LAST, in steps of INCREMENT.
+FIRST から LAST までの数字を INCREMENT 間隔で表示します。
 .TP 
 \fB\-f\fP, \fB\-\-format\fP=\fIFORMAT\fP
-use printf style floating\-point FORMAT
+printf 形式の浮動小数点の FORMAT で表示します。
 .TP 
 \fB\-s\fP, \fB\-\-separator\fP=\fISTRING\fP
-use STRING to separate numbers (default: \en)
+数字の区切りに STRING を使用します (デフォルトは \en)。
 .TP 
 \fB\-w\fP, \fB\-\-equal\-width\fP
-equalize width by padding with leading zeroes
+先頭を 0 で埋めて幅を同じにします。
 .TP 
 \fB\-\-help\fP
 この使い方を表示して終了します。
@@ -33,14 +33,16 @@ equalize width by padding with leading zeroes
 \fB\-\-version\fP
 バージョン情報を表示して終了します。
 .PP
-If FIRST or INCREMENT is omitted, it defaults to 1.  That is, an omitted
-INCREMENT defaults to 1 even when LAST is smaller than FIRST.  FIRST,
-INCREMENT, and LAST are interpreted as floating point values.  INCREMENT is
-usually positive if FIRST is smaller than LAST, and INCREMENT is usually
-negative if FIRST is greater than LAST.  FORMAT must be suitable for
-printing one argument of type 'double'; it defaults to %.PRECf if FIRST,
-INCREMENT, and LAST are all fixed point decimal numbers with maximum
-precision PREC, and to %g otherwise.
+FIRST や INCREMENT が省略された場合、デフォルトとして 1 が設定されます。
+つまり、INCREMENT が省略された場合、LAST が FIRST よりも小さかったとしても、
+INCREMENT は 1 になります。
+FIRST, INCREMENT, LAST は浮動小数点数として解釈されます。
+通常は、FIRST が LAST より小さい場合は INCREMENT を正に、
+FIRST が LAST より大きい場合は INCREMENT を負にします。
+FORMAT は 'double' 型の引き数 1 個を表示するのに適したものでなければいけません。
+デフォルトの FORMAT は、FIRST, INCREMENT, LAST が全て最大精度が PREC の
+固定小数点の 10 進数の場合は %.PRECf に、
+それ以外の場合は %g になります。
 .SH 作者
 Ulrich Drepper が作成しました。
 .SH バグ報告
index 78c379a..0a25afc 100644 (file)
@@ -12,28 +12,28 @@ sha1sum \- SHA1 メッセージダイジェストの計算と照合を行う
 .SH 説明
 .\" Add any additional description here
 .PP
-SHA1 (160 ã\83\93ã\83\83ã\83\88) ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\81®è¡¨ç¤ºã\81¾ã\81\9fã\81¯ç\85§å\90\88ã\82\92è¡\8cã\81\86
+SHA1 (160 ã\83\93ã\83\83ã\83\88) ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\81®è¡¨ç¤ºã\81¾ã\81\9fã\81¯ç\85§å\90\88ã\82\92è¡\8cã\81\84ã\81¾ã\81\99
 FILE が指定されていないか、FILE に \- が指定された場合、
-æ¨\99æº\96å\85¥å\8a\9bã\81\8bã\82\89ã\83\87ã\83¼ã\82¿ã\82\92読ã\81¿è¾¼ã\82\80
+æ¨\99æº\96å\85¥å\8a\9bã\81\8bã\82\89ã\83\87ã\83¼ã\82¿ã\82\92読ã\81¿è¾¼ã\81¿ã\81¾ã\81\99
 .TP 
 \fB\-b\fP, \fB\-\-binary\fP
\83\90ã\82¤ã\83\8aã\83ªã\83¢ã\83¼ã\83\89ã\81§èª­ã\81¿è¾¼ã\81¿ã\82\92è¡\8cã\81\86
\83\90ã\82¤ã\83\8aã\83ªã\83¢ã\83¼ã\83\89ã\81§èª­ã\81¿è¾¼ã\81¿ã\82\92è¡\8cã\81\84ã\81¾ã\81\99
 .TP 
 \fB\-c\fP, \fB\-\-check\fP
\83\95ã\82¡ã\82¤ã\83«ã\81\8bã\82\89 SHA1 ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\82\92読ã\81¿è¾¼ã\81¿ã\80\81ç\85§å\90\88ã\82\92è¡\8cã\81\86
\83\95ã\82¡ã\82¤ã\83«ã\81\8bã\82\89 SHA1 ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\82\92読ã\81¿è¾¼ã\81¿ã\80\81ç\85§å\90\88ã\82\92è¡\8cã\81\84ã\81¾ã\81\99
 .TP 
 \fB\-t\fP, \fB\-\-text\fP
\83\86ã\82­ã\82¹ã\83\88ã\83¢ã\83¼ã\83\89ã\81§èª­ã\81¿è¾¼ã\82\80ã\80\82(デフォルト)
-.SS ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\81®ç\85§å\90\88ã\82\92è¡\8cã\81\86å ´å\90\88ã\81«ã\81¯ä»¥ä¸\8bã\81®3ã\81¤ã\81®ã\82ªã\83\97ã\82·ã\83§ã\83³ã\82\82便å\88©ã\81§ã\81\82ã\82\8b
\83\86ã\82­ã\82¹ã\83\88ã\83¢ã\83¼ã\83\89ã\81§èª­ã\81¿è¾¼ã\81¿ã\81¾ã\81\99ã\80\82 (デフォルト)
+.SS ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\81®ç\85§å\90\88ã\82\92è¡\8cã\81\86å ´å\90\88ã\81«ã\81¯ä»¥ä¸\8bã\81®3ã\81¤ã\81®ã\82ªã\83\97ã\82·ã\83§ã\83³ã\82\82便å\88©ã\81§ã\81\99
 .TP 
 \fB\-\-quiet\fP
\85§å\90\88ã\81\8cæ\88\90å\8a\9fã\81\97ã\81\9fé\9a\9bã\81®ã\83\95ã\82¡ã\82¤ã\83«æ¯\8eã\81® OK ã\81®å\87ºå\8a\9bã\82\92è¡\8cã\82\8fã\81ªã\81\84
\85§å\90\88ã\81\8cæ\88\90å\8a\9fã\81\97ã\81\9fé\9a\9bã\81®ã\83\95ã\82¡ã\82¤ã\83«æ¯\8eã\81® OK ã\81®å\87ºå\8a\9bã\82\92è¡\8cã\81\84ã\81¾ã\81\9bã\82\93
 .TP 
 \fB\-\-status\fP
\87ºå\8a\9bã\82\92ä½\95ã\82\82è¡\8cã\82\8fã\81ªã\81\84ã\80\82æ\88\90å\8a\9fã\81\97ã\81\9fã\81\8bã\82\92ã\82¹ã\83\86ã\83¼ã\82¿ã\82¹ã\82³ã\83¼ã\83\89ã\81§ç¤ºす。
\87ºå\8a\9bã\82\92ä½\95ã\82\82è¡\8cã\81\84ã\81¾ã\81\9bã\82\93ã\80\82æ\88\90å\8a\9fã\81\97ã\81\9fã\81\8bã\82\92ã\82¹ã\83\86ã\83¼ã\82¿ã\82¹ã\82³ã\83¼ã\83\89ã\81§ç¤ºã\81\97ã\81¾す。
 .TP 
 \fB\-w\fP, \fB\-\-warn\fP
-フォーマットが正しくないチェックサム行について警告を出す。
\83\95ã\82©ã\83¼ã\83\9eã\83\83ã\83\88ã\81\8cæ­£ã\81\97ã\81\8fã\81ªã\81\84ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 è¡\8cã\81«ã\81¤ã\81\84ã\81¦è­¦å\91\8aã\82\92å\87ºã\81\97ã\81¾ã\81\99ã\80\82
 .TP 
 \fB\-\-strict\fP
 \fB\-\-check\fP とあわせて使用し、
@@ -45,10 +45,10 @@ FILE が指定されていないか、FILE に \- が指定された場合、
 \fB\-\-version\fP
 バージョン情報を表示して終了します。
 .PP
\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\81¯ FIPS\-180\-1 ã\81«è¨\98è¼\89ã\81\95ã\82\8cã\81¦ã\81\84ã\82\8bé\80\9aã\82\8aã\81«è¨\88ç®\97ã\81\95ã\82\8cã\82\8b
-æ¤\9c証ã\81®é\9a\9bã\81«ã\81¯ã\80\81å\85¥å\8a\9bå\86\85容ã\81¯ã\81\93ã\81®ã\83\97ã\83­ã\82°ã\83©ã\83 ã\81\8cå\87ºå\8a\9bã\81\97ã\81\9få½¢å¼\8fã\81§ã\81ªã\81\91ã\82\8cã\81°ã\81ªã\82\89ã\81ªã\81\84
\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\81¯ FIPS\-180\-1 ã\81«è¨\98è¼\89ã\81\95ã\82\8cã\81¦ã\81\84ã\82\8bé\80\9aã\82\8aã\81«è¨\88ç®\97ã\81\95ã\82\8cã\81¾ã\81\99
+æ¤\9c証ã\81®é\9a\9bã\81«ã\81¯ã\80\81å\85¥å\8a\9bå\86\85容ã\81¯ã\81\93ã\81®ã\83\97ã\83­ã\82°ã\83©ã\83 ã\81\8cå\87ºå\8a\9bã\81\97ã\81\9få½¢å¼\8fã\81§ã\81ªã\81\91ã\82\8cã\81°ã\81\84ã\81\91ã\81¾ã\81\9bã\82\93
 デフォルトの動作では、各行は、チェックサム、種別を表す文字
-(ã\83\90ã\82¤ã\83\8aã\83ªã\81®å ´å\90\88ã\81¯ '*'ã\80\81ã\83\86ã\82­ã\82¹ã\83\88ã\81®å ´å\90\88ã\81¯ã\82¹ã\83\9aã\83¼ã\82¹)ã\80\81ã\83\95ã\82¡ã\82¤ã\83«å\90\8dã\81§æ§\8bæ\88\90ã\81\95ã\82\8cã\82\8b
+(ã\83\90ã\82¤ã\83\8aã\83ªã\81®å ´å\90\88ã\81¯ '*'ã\80\81ã\83\86ã\82­ã\82¹ã\83\88ã\81®å ´å\90\88ã\81¯ã\82¹ã\83\9aã\83¼ã\82¹)ã\80\81ã\83\95ã\82¡ã\82¤ã\83«å\90\8dã\81§æ§\8bæ\88\90ã\81\95ã\82\8cã\81¾ã\81\99
 .SH 作者
 Ulrich Drepper, Scott Miller, David Madore が作成しました。
 .SH バグ報告
index c0e0c8e..9ef7651 100644 (file)
@@ -12,28 +12,28 @@ sha224sum \- SHA224 メッセージダイジェストの計算と照合を行う
 .SH 説明
 .\" Add any additional description here
 .PP
-SHA224 (224 ã\83\93ã\83\83ã\83\88) ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\81®è¡¨ç¤ºã\81¾ã\81\9fã\81¯ç\85§å\90\88ã\82\92è¡\8cã\81\86
+SHA224 (224 ã\83\93ã\83\83ã\83\88) ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\81®è¡¨ç¤ºã\81¾ã\81\9fã\81¯ç\85§å\90\88ã\82\92è¡\8cã\81\84ã\81¾ã\81\99
 FILE が指定されていないか、FILE に \- が指定された場合、
-æ¨\99æº\96å\85¥å\8a\9bã\81\8bã\82\89ã\83\87ã\83¼ã\82¿ã\82\92読ã\81¿è¾¼ã\82\80
+æ¨\99æº\96å\85¥å\8a\9bã\81\8bã\82\89ã\83\87ã\83¼ã\82¿ã\82\92読ã\81¿è¾¼ã\81¿ã\81¾ã\81\99
 .TP 
 \fB\-b\fP, \fB\-\-binary\fP
\83\90ã\82¤ã\83\8aã\83ªã\83¢ã\83¼ã\83\89ã\81§èª­ã\81¿è¾¼ã\81¿ã\82\92è¡\8cã\81\86
\83\90ã\82¤ã\83\8aã\83ªã\83¢ã\83¼ã\83\89ã\81§èª­ã\81¿è¾¼ã\81¿ã\82\92è¡\8cã\81\84ã\81¾ã\81\99
 .TP 
 \fB\-c\fP, \fB\-\-check\fP
\83\95ã\82¡ã\82¤ã\83«ã\81\8bã\82\89 SHA224 ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\82\92読ã\81¿è¾¼ã\81¿ã\80\81ç\85§å\90\88ã\82\92è¡\8cã\81\86
\83\95ã\82¡ã\82¤ã\83«ã\81\8bã\82\89 SHA224 ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\82\92読ã\81¿è¾¼ã\81¿ã\80\81ç\85§å\90\88ã\82\92è¡\8cã\81\84ã\81¾ã\81\99
 .TP 
 \fB\-t\fP, \fB\-\-text\fP
\83\86ã\82­ã\82¹ã\83\88ã\83¢ã\83¼ã\83\89ã\81§èª­ã\81¿è¾¼ã\82\80ã\80\82(デフォルト)
-.SS ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\81®ç\85§å\90\88ã\82\92è¡\8cã\81\86å ´å\90\88ã\81«ã\81¯ä»¥ä¸\8bã\81®3ã\81¤ã\81®ã\82ªã\83\97ã\82·ã\83§ã\83³ã\82\82便å\88©ã\81§ã\81\82ã\82\8b
\83\86ã\82­ã\82¹ã\83\88ã\83¢ã\83¼ã\83\89ã\81§èª­ã\81¿è¾¼ã\81¿ã\81¾ã\81\99ã\80\82 (デフォルト)
+.SS ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\81®ç\85§å\90\88ã\82\92è¡\8cã\81\86å ´å\90\88ã\81«ã\81¯ä»¥ä¸\8bã\81®3ã\81¤ã\81®ã\82ªã\83\97ã\82·ã\83§ã\83³ã\82\82便å\88©ã\81§ã\81\99
 .TP 
 \fB\-\-quiet\fP
\85§å\90\88ã\81\8cæ\88\90å\8a\9fã\81\97ã\81\9fé\9a\9bã\81®ã\83\95ã\82¡ã\82¤ã\83«æ¯\8eã\81® OK ã\81®å\87ºå\8a\9bã\82\92è¡\8cã\82\8fã\81ªã\81\84
\85§å\90\88ã\81\8cæ\88\90å\8a\9fã\81\97ã\81\9fé\9a\9bã\81®ã\83\95ã\82¡ã\82¤ã\83«æ¯\8eã\81® OK ã\81®å\87ºå\8a\9bã\82\92è¡\8cã\81\84ã\81¾ã\81\9bã\82\93
 .TP 
 \fB\-\-status\fP
\87ºå\8a\9bã\82\92ä½\95ã\82\82è¡\8cã\82\8fã\81ªã\81\84ã\80\82æ\88\90å\8a\9fã\81\97ã\81\9fã\81\8bã\82\92ã\82¹ã\83\86ã\83¼ã\82¿ã\82¹ã\82³ã\83¼ã\83\89ã\81§ç¤ºす。
\87ºå\8a\9bã\82\92ä½\95ã\82\82è¡\8cã\81\84ã\81¾ã\81\9bã\82\93ã\80\82æ\88\90å\8a\9fã\81\97ã\81\9fã\81\8bã\82\92ã\82¹ã\83\86ã\83¼ã\82¿ã\82¹ã\82³ã\83¼ã\83\89ã\81§ç¤ºã\81\97ã\81¾す。
 .TP 
 \fB\-w\fP, \fB\-\-warn\fP
-フォーマットが正しくないチェックサム行について警告を出す。
\83\95ã\82©ã\83¼ã\83\9eã\83\83ã\83\88ã\81\8cæ­£ã\81\97ã\81\8fã\81ªã\81\84ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 è¡\8cã\81«ã\81¤ã\81\84ã\81¦è­¦å\91\8aã\82\92å\87ºã\81\97ã\81¾ã\81\99ã\80\82
 .TP 
 \fB\-\-strict\fP
 \fB\-\-check\fP とあわせて使用し、
@@ -45,10 +45,10 @@ FILE が指定されていないか、FILE に \- が指定された場合、
 \fB\-\-version\fP
 バージョン情報を表示して終了します。
 .PP
\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\81¯ RFC 3874 ã\81«è¨\98è¼\89ã\81\95ã\82\8cã\81¦ã\81\84ã\82\8bé\80\9aã\82\8aã\81«è¨\88ç®\97ã\81\95ã\82\8cã\82\8b
-æ¤\9c証ã\81®é\9a\9bã\81«ã\81¯ã\80\81å\85¥å\8a\9bå\86\85容ã\81¯ã\81\93ã\81®ã\83\97ã\83­ã\82°ã\83©ã\83 ã\81\8cå\87ºå\8a\9bã\81\97ã\81\9få½¢å¼\8fã\81§ã\81ªã\81\91ã\82\8cã\81°ã\81ªã\82\89ã\81ªã\81\84
\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\81¯ RFC 3874 ã\81«è¨\98è¼\89ã\81\95ã\82\8cã\81¦ã\81\84ã\82\8bé\80\9aã\82\8aã\81«è¨\88ç®\97ã\81\95ã\82\8cã\81¾ã\81\99
+æ¤\9c証ã\81®é\9a\9bã\81«ã\81¯ã\80\81å\85¥å\8a\9bå\86\85容ã\81¯ã\81\93ã\81®ã\83\97ã\83­ã\82°ã\83©ã\83 ã\81\8cå\87ºå\8a\9bã\81\97ã\81\9få½¢å¼\8fã\81§ã\81ªã\81\91ã\82\8cã\81°ã\81\84ã\81\91ã\81¾ã\81\9bã\82\93
 デフォルトの動作では、各行は、チェックサム、種別を表す文字
-(ã\83\90ã\82¤ã\83\8aã\83ªã\81®å ´å\90\88ã\81¯ '*'ã\80\81ã\83\86ã\82­ã\82¹ã\83\88ã\81®å ´å\90\88ã\81¯ã\82¹ã\83\9aã\83¼ã\82¹)ã\80\81ã\83\95ã\82¡ã\82¤ã\83«å\90\8dã\81§æ§\8bæ\88\90ã\81\95ã\82\8cã\82\8b
+(ã\83\90ã\82¤ã\83\8aã\83ªã\81®å ´å\90\88ã\81¯ '*'ã\80\81ã\83\86ã\82­ã\82¹ã\83\88ã\81®å ´å\90\88ã\81¯ã\82¹ã\83\9aã\83¼ã\82¹)ã\80\81ã\83\95ã\82¡ã\82¤ã\83«å\90\8dã\81§æ§\8bæ\88\90ã\81\95ã\82\8cã\81¾ã\81\99
 .SH 作者
 Ulrich Drepper, Scott Miller, David Madore が作成しました。
 .SH バグ報告
index e58d1a0..06bac08 100644 (file)
@@ -12,28 +12,28 @@ sha256sum \- SHA256 メッセージダイジェストの計算と照合を行う
 .SH 説明
 .\" Add any additional description here
 .PP
-SHA256 (256 ã\83\93ã\83\83ã\83\88) ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\81®è¡¨ç¤ºã\81¾ã\81\9fã\81¯ç\85§å\90\88ã\82\92è¡\8cã\81\86
+SHA256 (256 ã\83\93ã\83\83ã\83\88) ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\81®è¡¨ç¤ºã\81¾ã\81\9fã\81¯ç\85§å\90\88ã\82\92è¡\8cã\81\84ã\81¾ã\81\99
 FILE が指定されていないか、FILE に \- が指定された場合、
-æ¨\99æº\96å\85¥å\8a\9bã\81\8bã\82\89ã\83\87ã\83¼ã\82¿ã\82\92読ã\81¿è¾¼ã\82\80
+æ¨\99æº\96å\85¥å\8a\9bã\81\8bã\82\89ã\83\87ã\83¼ã\82¿ã\82\92読ã\81¿è¾¼ã\81¿ã\81¾ã\81\99
 .TP 
 \fB\-b\fP, \fB\-\-binary\fP
\83\90ã\82¤ã\83\8aã\83ªã\83¢ã\83¼ã\83\89ã\81§èª­ã\81¿è¾¼ã\81¿ã\82\92è¡\8cã\81\86
\83\90ã\82¤ã\83\8aã\83ªã\83¢ã\83¼ã\83\89ã\81§èª­ã\81¿è¾¼ã\81¿ã\82\92è¡\8cã\81\84ã\81¾ã\81\99
 .TP 
 \fB\-c\fP, \fB\-\-check\fP
\83\95ã\82¡ã\82¤ã\83«ã\81\8bã\82\89 SHA256 ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\82\92読ã\81¿è¾¼ã\81¿ã\80\81ç\85§å\90\88ã\82\92è¡\8cã\81\86
\83\95ã\82¡ã\82¤ã\83«ã\81\8bã\82\89 SHA256 ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\82\92読ã\81¿è¾¼ã\81¿ã\80\81ç\85§å\90\88ã\82\92è¡\8cã\81\84ã\81¾ã\81\99
 .TP 
 \fB\-t\fP, \fB\-\-text\fP
\83\86ã\82­ã\82¹ã\83\88ã\83¢ã\83¼ã\83\89ã\81§èª­ã\81¿è¾¼ã\82\80ã\80\82(デフォルト)
-.SS ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\81®ç\85§å\90\88ã\82\92è¡\8cã\81\86å ´å\90\88ã\81«ã\81¯ä»¥ä¸\8bã\81®3ã\81¤ã\81®ã\82ªã\83\97ã\82·ã\83§ã\83³ã\82\82便å\88©ã\81§ã\81\82ã\82\8b
\83\86ã\82­ã\82¹ã\83\88ã\83¢ã\83¼ã\83\89ã\81§èª­ã\81¿è¾¼ã\81¿ã\81¾ã\81\99ã\80\82 (デフォルト)
+.SS ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\81®ç\85§å\90\88ã\82\92è¡\8cã\81\86å ´å\90\88ã\81«ã\81¯ä»¥ä¸\8bã\81®3ã\81¤ã\81®ã\82ªã\83\97ã\82·ã\83§ã\83³ã\82\82便å\88©ã\81§ã\81\99
 .TP 
 \fB\-\-quiet\fP
\85§å\90\88ã\81\8cæ\88\90å\8a\9fã\81\97ã\81\9fé\9a\9bã\81®ã\83\95ã\82¡ã\82¤ã\83«æ¯\8eã\81® OK ã\81®å\87ºå\8a\9bã\82\92è¡\8cã\82\8fã\81ªã\81\84
\85§å\90\88ã\81\8cæ\88\90å\8a\9fã\81\97ã\81\9fé\9a\9bã\81®ã\83\95ã\82¡ã\82¤ã\83«æ¯\8eã\81® OK ã\81®å\87ºå\8a\9bã\82\92è¡\8cã\81\84ã\81¾ã\81\9bã\82\93
 .TP 
 \fB\-\-status\fP
\87ºå\8a\9bã\82\92ä½\95ã\82\82è¡\8cã\82\8fã\81ªã\81\84ã\80\82æ\88\90å\8a\9fã\81\97ã\81\9fã\81\8bã\82\92ã\82¹ã\83\86ã\83¼ã\82¿ã\82¹ã\82³ã\83¼ã\83\89ã\81§ç¤ºす。
\87ºå\8a\9bã\82\92ä½\95ã\82\82è¡\8cã\81\84ã\81¾ã\81\9bã\82\93ã\80\82æ\88\90å\8a\9fã\81\97ã\81\9fã\81\8bã\82\92ã\82¹ã\83\86ã\83¼ã\82¿ã\82¹ã\82³ã\83¼ã\83\89ã\81§ç¤ºã\81\97ã\81¾す。
 .TP 
 \fB\-w\fP, \fB\-\-warn\fP
-フォーマットが正しくないチェックサム行について警告を出す。
\83\95ã\82©ã\83¼ã\83\9eã\83\83ã\83\88ã\81\8cæ­£ã\81\97ã\81\8fã\81ªã\81\84ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 è¡\8cã\81«ã\81¤ã\81\84ã\81¦è­¦å\91\8aã\82\92å\87ºã\81\97ã\81¾ã\81\99ã\80\82
 .TP 
 \fB\-\-strict\fP
 \fB\-\-check\fP とあわせて使用し、
@@ -45,10 +45,10 @@ FILE が指定されていないか、FILE に \- が指定された場合、
 \fB\-\-version\fP
 バージョン情報を表示して終了します。
 .PP
\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\81¯ FIPS\-180\-2 ã\81«è¨\98è¼\89ã\81\95ã\82\8cã\81¦ã\81\84ã\82\8bé\80\9aã\82\8aã\81«è¨\88ç®\97ã\81\95ã\82\8cã\82\8b
-æ¤\9c証ã\81®é\9a\9bã\81«ã\81¯ã\80\81å\85¥å\8a\9bå\86\85容ã\81¯ã\81\93ã\81®ã\83\97ã\83­ã\82°ã\83©ã\83 ã\81\8cå\87ºå\8a\9bã\81\97ã\81\9få½¢å¼\8fã\81§ã\81ªã\81\91ã\82\8cã\81°ã\81ªã\82\89ã\81ªã\81\84
\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\81¯ FIPS\-180\-2 ã\81«è¨\98è¼\89ã\81\95ã\82\8cã\81¦ã\81\84ã\82\8bé\80\9aã\82\8aã\81«è¨\88ç®\97ã\81\95ã\82\8cã\81¾ã\81\99
+æ¤\9c証ã\81®é\9a\9bã\81«ã\81¯ã\80\81å\85¥å\8a\9bå\86\85容ã\81¯ã\81\93ã\81®ã\83\97ã\83­ã\82°ã\83©ã\83 ã\81\8cå\87ºå\8a\9bã\81\97ã\81\9få½¢å¼\8fã\81§ã\81ªã\81\91ã\82\8cã\81°ã\81\84ã\81\91ã\81¾ã\81\9bã\82\93
 デフォルトの動作では、各行は、チェックサム、種別を表す文字
-(ã\83\90ã\82¤ã\83\8aã\83ªã\81®å ´å\90\88ã\81¯ '*'ã\80\81ã\83\86ã\82­ã\82¹ã\83\88ã\81®å ´å\90\88ã\81¯ã\82¹ã\83\9aã\83¼ã\82¹)ã\80\81ã\83\95ã\82¡ã\82¤ã\83«å\90\8dã\81§æ§\8bæ\88\90ã\81\95ã\82\8cã\82\8b
+(ã\83\90ã\82¤ã\83\8aã\83ªã\81®å ´å\90\88ã\81¯ '*'ã\80\81ã\83\86ã\82­ã\82¹ã\83\88ã\81®å ´å\90\88ã\81¯ã\82¹ã\83\9aã\83¼ã\82¹)ã\80\81ã\83\95ã\82¡ã\82¤ã\83«å\90\8dã\81§æ§\8bæ\88\90ã\81\95ã\82\8cã\81¾ã\81\99
 .SH 作者
 Ulrich Drepper, Scott Miller, David Madore が作成しました。
 .SH バグ報告
index 4687377..5c21864 100644 (file)
@@ -12,28 +12,28 @@ sha384sum \- SHA384 メッセージダイジェストの計算と照合を行う
 .SH 説明
 .\" Add any additional description here
 .PP
-SHA384 (384 ã\83\93ã\83\83ã\83\88) ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\81®è¡¨ç¤ºã\81¾ã\81\9fã\81¯ç\85§å\90\88ã\82\92è¡\8cã\81\86
+SHA384 (384 ã\83\93ã\83\83ã\83\88) ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\81®è¡¨ç¤ºã\81¾ã\81\9fã\81¯ç\85§å\90\88ã\82\92è¡\8cã\81\84ã\81¾ã\81\99
 FILE が指定されていないか、FILE に \- が指定された場合、
 標準入力からデータを読み込みます。
 .TP 
 \fB\-b\fP, \fB\-\-binary\fP
\83\90ã\82¤ã\83\8aã\83ªã\83¢ã\83¼ã\83\89ã\81§èª­ã\81¿è¾¼ã\81¿ã\82\92è¡\8cã\81\86
\83\90ã\82¤ã\83\8aã\83ªã\83¢ã\83¼ã\83\89ã\81§èª­ã\81¿è¾¼ã\81¿ã\82\92è¡\8cã\81\84ã\81¾ã\81\99
 .TP 
 \fB\-c\fP, \fB\-\-check\fP
\83\95ã\82¡ã\82¤ã\83«ã\81\8bã\82\89 SHA384 ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\82\92読ã\81¿è¾¼ã\81¿ã\80\81ç\85§å\90\88ã\82\92è¡\8cã\81\86
\83\95ã\82¡ã\82¤ã\83«ã\81\8bã\82\89 SHA384 ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\82\92読ã\81¿è¾¼ã\81¿ã\80\81ç\85§å\90\88ã\82\92è¡\8cã\81\84ã\81¾ã\81\99
 .TP 
 \fB\-t\fP, \fB\-\-text\fP
\83\86ã\82­ã\82¹ã\83\88ã\83¢ã\83¼ã\83\89ã\81§èª­ã\81¿è¾¼ã\82\80ã\80\82(デフォルト)
-.SS ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\81®ç\85§å\90\88ã\82\92è¡\8cã\81\86å ´å\90\88ã\81«ã\81¯ä»¥ä¸\8bã\81®3ã\81¤ã\81®ã\82ªã\83\97ã\82·ã\83§ã\83³ã\82\82便å\88©ã\81§ã\81\82ã\82\8b
\83\86ã\82­ã\82¹ã\83\88ã\83¢ã\83¼ã\83\89ã\81§èª­ã\81¿è¾¼ã\81¿ã\81¾ã\81\99ã\80\82 (デフォルト)
+.SS ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\81®ç\85§å\90\88ã\82\92è¡\8cã\81\86å ´å\90\88ã\81«ã\81¯ä»¥ä¸\8bã\81®3ã\81¤ã\81®ã\82ªã\83\97ã\82·ã\83§ã\83³ã\82\82便å\88©ã\81§ã\81\99
 .TP 
 \fB\-\-quiet\fP
\85§å\90\88ã\81\8cæ\88\90å\8a\9fã\81\97ã\81\9fé\9a\9bã\81®ã\83\95ã\82¡ã\82¤ã\83«æ¯\8eã\81® OK ã\81®å\87ºå\8a\9bã\82\92è¡\8cã\82\8fã\81ªã\81\84
\85§å\90\88ã\81\8cæ\88\90å\8a\9fã\81\97ã\81\9fé\9a\9bã\81®ã\83\95ã\82¡ã\82¤ã\83«æ¯\8eã\81® OK ã\81®å\87ºå\8a\9bã\82\92è¡\8cã\81\84ã\81¾ã\81\9bã\82\93
 .TP 
 \fB\-\-status\fP
\87ºå\8a\9bã\82\92ä½\95ã\82\82è¡\8cã\82\8fã\81ªã\81\84ã\80\82æ\88\90å\8a\9fã\81\97ã\81\9fã\81\8bã\82\92ã\82¹ã\83\86ã\83¼ã\82¿ã\82¹ã\82³ã\83¼ã\83\89ã\81§ç¤ºす。
\87ºå\8a\9bã\82\92ä½\95ã\82\82è¡\8cã\81\84ã\81¾ã\81\9bã\82\93ã\80\82æ\88\90å\8a\9fã\81\97ã\81\9fã\81\8bã\82\92ã\82¹ã\83\86ã\83¼ã\82¿ã\82¹ã\82³ã\83¼ã\83\89ã\81§ç¤ºã\81\97ã\81¾す。
 .TP 
 \fB\-w\fP, \fB\-\-warn\fP
-フォーマットが正しくないチェックサム行について警告を出す。
\83\95ã\82©ã\83¼ã\83\9eã\83\83ã\83\88ã\81\8cæ­£ã\81\97ã\81\8fã\81ªã\81\84ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 è¡\8cã\81«ã\81¤ã\81\84ã\81¦è­¦å\91\8aã\82\92å\87ºã\81\97ã\81¾ã\81\99ã\80\82
 .TP 
 \fB\-\-strict\fP
 \fB\-\-check\fP とあわせて使用し、
@@ -45,10 +45,10 @@ FILE が指定されていないか、FILE に \- が指定された場合、
 \fB\-\-version\fP
 バージョン情報を表示して終了します。
 .PP
\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\81¯ FIPS\-180\-2 ã\81«è¨\98è¼\89ã\81\95ã\82\8cã\81¦ã\81\84ã\82\8bé\80\9aã\82\8aã\81«è¨\88ç®\97ã\81\95ã\82\8cã\82\8b
-æ¤\9c証ã\81®é\9a\9bã\81«ã\81¯ã\80\81å\85¥å\8a\9bå\86\85容ã\81¯ã\81\93ã\81®ã\83\97ã\83­ã\82°ã\83©ã\83 ã\81\8cå\87ºå\8a\9bã\81\97ã\81\9få½¢å¼\8fã\81§ã\81ªã\81\91ã\82\8cã\81°ã\81ªã\82\89ã\81ªã\81\84
\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\81¯ FIPS\-180\-2 ã\81«è¨\98è¼\89ã\81\95ã\82\8cã\81¦ã\81\84ã\82\8bé\80\9aã\82\8aã\81«è¨\88ç®\97ã\81\95ã\82\8cã\81¾ã\81\99
+æ¤\9c証ã\81®é\9a\9bã\81«ã\81¯ã\80\81å\85¥å\8a\9bå\86\85容ã\81¯ã\81\93ã\81®ã\83\97ã\83­ã\82°ã\83©ã\83 ã\81\8cå\87ºå\8a\9bã\81\97ã\81\9få½¢å¼\8fã\81§ã\81ªã\81\91ã\82\8cã\81°ã\81\84ã\81\91ã\81¾ã\81\9bã\82\93
 デフォルトの動作では、各行は、チェックサム、種別を表す文字
-(ã\83\90ã\82¤ã\83\8aã\83ªã\81®å ´å\90\88ã\81¯ '*'ã\80\81ã\83\86ã\82­ã\82¹ã\83\88ã\81®å ´å\90\88ã\81¯ã\82¹ã\83\9aã\83¼ã\82¹)ã\80\81ã\83\95ã\82¡ã\82¤ã\83«å\90\8dã\81§æ§\8bæ\88\90ã\81\95ã\82\8cã\82\8b
+(ã\83\90ã\82¤ã\83\8aã\83ªã\81®å ´å\90\88ã\81¯ '*'ã\80\81ã\83\86ã\82­ã\82¹ã\83\88ã\81®å ´å\90\88ã\81¯ã\82¹ã\83\9aã\83¼ã\82¹)ã\80\81ã\83\95ã\82¡ã\82¤ã\83«å\90\8dã\81§æ§\8bæ\88\90ã\81\95ã\82\8cã\81¾ã\81\99
 .SH 作者
 Ulrich Drepper, Scott Miller, David Madore が作成しました。
 .SH バグ報告
index 4d862f9..54a9a05 100644 (file)
@@ -12,28 +12,28 @@ sha512sum \- SHA512 メッセージダイジェストの計算と照合を行う
 .SH 説明
 .\" Add any additional description here
 .PP
-SHA512 (512 ã\83\93ã\83\83ã\83\88) ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\81®è¡¨ç¤ºã\81¾ã\81\9fã\81¯ç\85§å\90\88ã\82\92è¡\8cã\81\86
+SHA512 (512 ã\83\93ã\83\83ã\83\88) ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\81®è¡¨ç¤ºã\81¾ã\81\9fã\81¯ç\85§å\90\88ã\82\92è¡\8cã\81\84ã\81¾ã\81\99
 FILE が指定されていないか、FILE に \- が指定された場合、
 標準入力からデータを読み込みます。
 .TP 
 \fB\-b\fP, \fB\-\-binary\fP
\83\90ã\82¤ã\83\8aã\83ªã\83¢ã\83¼ã\83\89ã\81§èª­ã\81¿è¾¼ã\81¿ã\82\92è¡\8cã\81\86
\83\90ã\82¤ã\83\8aã\83ªã\83¢ã\83¼ã\83\89ã\81§èª­ã\81¿è¾¼ã\81¿ã\82\92è¡\8cã\81\84ã\81¾ã\81\99
 .TP 
 \fB\-c\fP, \fB\-\-check\fP
\83\95ã\82¡ã\82¤ã\83«ã\81\8bã\82\89 SHA512 ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\82\92読ã\81¿è¾¼ã\81¿ã\80\81ç\85§å\90\88ã\82\92è¡\8cã\81\86
\83\95ã\82¡ã\82¤ã\83«ã\81\8bã\82\89 SHA512 ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\82\92読ã\81¿è¾¼ã\81¿ã\80\81ç\85§å\90\88ã\82\92è¡\8cã\81\84ã\81¾ã\81\99
 .TP 
 \fB\-t\fP, \fB\-\-text\fP
\83\86ã\82­ã\82¹ã\83\88ã\83¢ã\83¼ã\83\89ã\81§èª­ã\81¿è¾¼ã\82\80ã\80\82(デフォルト)
-.SS ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\81®ç\85§å\90\88ã\82\92è¡\8cã\81\86å ´å\90\88ã\81«ã\81¯ä»¥ä¸\8bã\81®3ã\81¤ã\81®ã\82ªã\83\97ã\82·ã\83§ã\83³ã\82\82便å\88©ã\81§ã\81\82ã\82\8b
\83\86ã\82­ã\82¹ã\83\88ã\83¢ã\83¼ã\83\89ã\81§èª­ã\81¿è¾¼ã\81¿ã\81¾ã\81\99ã\80\82 (デフォルト)
+.SS ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\81®ç\85§å\90\88ã\82\92è¡\8cã\81\86å ´å\90\88ã\81«ã\81¯ä»¥ä¸\8bã\81®3ã\81¤ã\81®ã\82ªã\83\97ã\82·ã\83§ã\83³ã\82\82便å\88©ã\81§ã\81\99
 .TP 
 \fB\-\-quiet\fP
\85§å\90\88ã\81\8cæ\88\90å\8a\9fã\81\97ã\81\9fé\9a\9bã\81®ã\83\95ã\82¡ã\82¤ã\83«æ¯\8eã\81® OK ã\81®å\87ºå\8a\9bã\82\92è¡\8cã\82\8fã\81ªã\81\84
\85§å\90\88ã\81\8cæ\88\90å\8a\9fã\81\97ã\81\9fé\9a\9bã\81®ã\83\95ã\82¡ã\82¤ã\83«æ¯\8eã\81® OK ã\81®å\87ºå\8a\9bã\82\92è¡\8cã\81\84ã\81¾ã\81\9bã\82\93
 .TP 
 \fB\-\-status\fP
\87ºå\8a\9bã\82\92ä½\95ã\82\82è¡\8cã\82\8fã\81ªã\81\84ã\80\82æ\88\90å\8a\9fã\81\97ã\81\9fã\81\8bã\82\92ã\82¹ã\83\86ã\83¼ã\82¿ã\82¹ã\82³ã\83¼ã\83\89ã\81§ç¤ºす。
\87ºå\8a\9bã\82\92ä½\95ã\82\82è¡\8cã\81\84ã\81¾ã\81\9bã\82\93ã\80\82æ\88\90å\8a\9fã\81\97ã\81\9fã\81\8bã\82\92ã\82¹ã\83\86ã\83¼ã\82¿ã\82¹ã\82³ã\83¼ã\83\89ã\81§ç¤ºã\81\97ã\81¾す。
 .TP 
 \fB\-w\fP, \fB\-\-warn\fP
-フォーマットが正しくないチェックサム行について警告を出す。
\83\95ã\82©ã\83¼ã\83\9eã\83\83ã\83\88ã\81\8cæ­£ã\81\97ã\81\8fã\81ªã\81\84ã\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 è¡\8cã\81«ã\81¤ã\81\84ã\81¦è­¦å\91\8aã\82\92å\87ºã\81\97ã\81¾ã\81\99ã\80\82
 .TP 
 \fB\-\-strict\fP
 \fB\-\-check\fP とあわせて使用し、
@@ -45,10 +45,10 @@ FILE が指定されていないか、FILE に \- が指定された場合、
 \fB\-\-version\fP
 バージョン情報を表示して終了します。
 .PP
\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\81¯ FIPS\-180\-2 ã\81«è¨\98è¼\89ã\81\95ã\82\8cã\81¦ã\81\84ã\82\8bé\80\9aã\82\8aã\81«è¨\88ç®\97ã\81\95ã\82\8cã\82\8b
-æ¤\9c証ã\81®é\9a\9bã\81«ã\81¯ã\80\81å\85¥å\8a\9bå\86\85容ã\81¯ã\81\93ã\81®ã\83\97ã\83­ã\82°ã\83©ã\83 ã\81\8cå\87ºå\8a\9bã\81\97ã\81\9få½¢å¼\8fã\81§ã\81ªã\81\91ã\82\8cã\81°ã\81ªã\82\89ã\81ªã\81\84
\83\81ã\82§ã\83\83ã\82¯ã\82µã\83 ã\81¯ FIPS\-180\-2 ã\81«è¨\98è¼\89ã\81\95ã\82\8cã\81¦ã\81\84ã\82\8bé\80\9aã\82\8aã\81«è¨\88ç®\97ã\81\95ã\82\8cã\81¾ã\81\99
+æ¤\9c証ã\81®é\9a\9bã\81«ã\81¯ã\80\81å\85¥å\8a\9bå\86\85容ã\81¯ã\81\93ã\81®ã\83\97ã\83­ã\82°ã\83©ã\83 ã\81\8cå\87ºå\8a\9bã\81\97ã\81\9få½¢å¼\8fã\81§ã\81ªã\81\91ã\82\8cã\81°ã\81\84ã\81\91ã\81¾ã\81\9bã\82\93
 デフォルトの動作では、各行は、チェックサム、種別を表す文字
-(ã\83\90ã\82¤ã\83\8aã\83ªã\81®å ´å\90\88ã\81¯ '*'ã\80\81ã\83\86ã\82­ã\82¹ã\83\88ã\81®å ´å\90\88ã\81¯ã\82¹ã\83\9aã\83¼ã\82¹)ã\80\81ã\83\95ã\82¡ã\82¤ã\83«å\90\8dã\81§æ§\8bæ\88\90ã\81\95ã\82\8cã\82\8b
+(ã\83\90ã\82¤ã\83\8aã\83ªã\81®å ´å\90\88ã\81¯ '*'ã\80\81ã\83\86ã\82­ã\82¹ã\83\88ã\81®å ´å\90\88ã\81¯ã\82¹ã\83\9aã\83¼ã\82¹)ã\80\81ã\83\95ã\82¡ã\82¤ã\83«å\90\8dã\81§æ§\8bæ\88\90ã\81\95ã\82\8cã\81¾ã\81\99
 .SH 作者
 Ulrich Drepper, Scott Miller, David Madore が作成しました。
 .SH バグ報告
index c00e22a..9bd633a 100644 (file)
@@ -6,7 +6,7 @@
 .\"*******************************************************************
 .TH SHUF 1 "March 2012" "GNU coreutils 8.16" ユーザーコマンド
 .SH 名前
-shuf \- generate random permutations
+shuf \- ランダムな順列を生成する
 .SH 書式
 \fBshuf\fP [\fIOPTION\fP]... [\fIFILE\fP]
 .br
@@ -16,27 +16,27 @@ shuf \- generate random permutations
 .SH 説明
 .\" Add any additional description here
 .PP
-Write a random permutation of the input lines to standard output.
+入力行をランダムに並び替えて、標準出力に書き出します。
 .PP
 長いオプションでの必須の引き数は、短いオプションにおいても必須です。
 .TP 
 \fB\-e\fP, \fB\-\-echo\fP
-treat each ARG as an input line
+各 ARG を入力行として扱います。
 .TP 
 \fB\-i\fP, \fB\-\-input\-range\fP=\fILO\-HI\fP
-treat each number LO through HI as an input line
+LO から HI までの数字を入力行として扱います。
 .TP 
 \fB\-n\fP, \fB\-\-head\-count\fP=\fICOUNT\fP
-output at most COUNT lines
+最大で COUNT 行を出力します。
 .TP 
 \fB\-o\fP, \fB\-\-output\fP=\fIFILE\fP
-write result to FILE instead of standard output
+結果を標準出力ではなく FILE に書き込みます。
 .TP 
 \fB\-\-random\-source\fP=\fIFILE\fP
-get random bytes from FILE
+FILE からランダムなバイトを取得します。
 .TP 
 \fB\-z\fP, \fB\-\-zero\-terminated\fP
-end lines with 0 byte, not newline
+行の末尾に改行ではなく値 0 のバイトを付与します。
 .TP 
 \fB\-\-help\fP
 この使い方を表示して終了します。
index c35f9ce..96c815b 100644 (file)
@@ -36,22 +36,24 @@ MODE が 'L' の場合、対応するストリームは行単位でバッファ
 .PP
 MODE が '0' の場合、対応するストリームがバッファリングされなくなります。
 .PP
-Otherwise MODE is a number which may be followed by one of the following: KB
-1000, K 1024, MB 1000*1000, M 1024*1024, and so on for G, T, P, E, Z, Y.  In
-this case the corresponding stream will be fully buffered with the buffer
-size set to MODE bytes.
+それ以外の場合は、MODE に数値を指定します。
+数値の後ろには倍数を指定することができます:
+KB 1000, K 1024, MB 1000*1000, M 1024*1024 で、
+G, T, P, E, Z, Y についても同様です。
+この場合、対応するストリームは MODE バイトのサイズのバッファで
+完全にバッファリングされるようになります。
 .PP
-NOTE: If COMMAND adjusts the buffering of its standard streams ('tee' does
-for e.g.) then that will override corresponding settings changed by
-\&'stdbuf'.  Also some filters (like 'dd' and 'cat' etc.) don't use streams
-for I/O, and are thus unaffected by 'stdbuf' settings.
+注意: COMMAND が標準ストリームのバッファリングを調整する場合
+(例えば 'tee')、'stdbuf' が変更した設定は上書きされます。
+また、いくつかのフィルタ ('dd' や 'cat' など) は入出力にストリームを
+使用しないため、'stdbuf' による設定の影響を受けません。
 .SH 例
 \fBtail \-f access.log | stdbuf \-oL cut \-d \(aq \(aq \-f1 | uniq\fP
 .br
 このコマンドでは access.log の一意なエントリがあると直ちに出力されます。
 .SH バグ
-On GLIBC platforms, specifying a buffer size, i.e. using fully buffered mode
-will result in undefined operation.
+glibc 環境では、バッファサイズを指定した場合 (つまり、完全に
+バッファリングを行うモードを使用した場合) の動作は未定義です。
 .SH 作者
 Padraig Brady が作成しました。
 .SH バグ報告
index d2ee1d8..a6779a8 100644 (file)
@@ -6,31 +6,32 @@
 .\"*******************************************************************
 .TH SU 1 "March 2012" "GNU coreutils 8.16" ユーザーコマンド
 .SH 名前
-su \- run a shell with substitute user and group IDs
+su \- 変更したユーザ ID とグループ ID でシェルを実行する
 .SH 書式
 \fBsu\fP [\fIOPTION\fP]... [\fI\-\fP] [\fIUSER \fP[\fIARG\fP]...]
 .SH 説明
 .\" Add any additional description here
 .PP
-Change the effective user id and group id to that of USER.
+実効ユーザ ID と実効グループ ID を指定した USER のものに変更します。
 .TP 
 \-, \fB\-l\fP, \fB\-\-login\fP
-make the shell a login shell
+シェルをログインシェルにします。
 .TP 
 \fB\-c\fP, \fB\-\-command\fP=\fICOMMAND\fP
-pass a single COMMAND to the shell with \fB\-c\fP
+シェルに \fB\-c\fP でコマンド COMMAND を渡します。
+渡せるコマンドは一つだけです。
 .TP 
 \fB\-f\fP, \fB\-\-fast\fP
-pass \fB\-f\fP to the shell (for csh or tcsh)
+シェルに \fB\-f\fP を渡します (csh と tcsh の場合)。
 .TP 
 \fB\-m\fP, \fB\-\-preserve\-environment\fP
-do not reset environment variables
+環境変数をリセットしません。
 .TP 
 \fB\-p\fP
 \fB\-m\fP と同じです。
 .TP 
 \fB\-s\fP, \fB\-\-shell\fP=\fISHELL\fP
-run SHELL if /etc/shells allows it
+/etc/shells で認められている場合に SHELL を実行します。
 .TP 
 \fB\-\-help\fP
 この使い方を表示して終了します。
@@ -38,7 +39,8 @@ run SHELL if /etc/shells allows it
 \fB\-\-version\fP
 バージョン情報を表示して終了します。
 .PP
-A mere \- implies \fB\-l\fP.  If USER not given, assume root.
+単に \- だけを指定した場合は \fB\-l\fP とみなされます。
+USER を指定しなかった場合は、root として扱われます。
 .SH 作者
 David MacKenzie が作成しました。
 .SH バグ報告
index 13a1277..1267163 100644 (file)
@@ -6,25 +6,25 @@
 .\"*******************************************************************
 .TH TAC 1 "March 2012" "GNU coreutils 8.16" ユーザーコマンド
 .SH 名前
-tac \- concatenate and print files in reverse
+tac \- ファイルの内容を逆順にして出力する
 .SH 書式
 \fBtac\fP [\fIOPTION\fP]... [\fIFILE\fP]...
 .SH 説明
 .\" Add any additional description here
 .PP
-Write each FILE to standard output, last line first.  With no FILE, or when
-FILE is \-, read standard input.
+各 FILE の内容を、最後の行を最初にして、標準入力に書き出します。
+FILE が指定されていないか、FILE が \- の場合、標準入力からデータを読み込みます。
 .PP
 長いオプションでの必須の引き数は、短いオプションにおいても必須です。
 .TP 
 \fB\-b\fP, \fB\-\-before\fP
-attach the separator before instead of after
+区切り文字列を後ろではなく前に付与します。
 .TP 
 \fB\-r\fP, \fB\-\-regex\fP
-interpret the separator as a regular expression
+区切り文字列を正規表現として解釈します。
 .TP 
 \fB\-s\fP, \fB\-\-separator\fP=\fISTRING\fP
-use STRING as the separator instead of newline
+改行ではなく STRING を区切り文字列として使用します。
 .TP 
 \fB\-\-help\fP
 この使い方を表示して終了します。
index 87da397..cb3810b 100644 (file)
@@ -40,8 +40,10 @@ SIZE をバイト数ではなく IO ブロック数として扱います。
 \fB\-\-version\fP
 バージョン情報を表示して終了します。
 .PP
-SIZE is an integer and optional unit (example: 10M is 10*1024*1024).  Units
-are K, M, G, T, P, E, Z, Y (powers of 1024) or KB, MB, ... (powers of 1000).
+SIZE は整数で、追加で単位を指定できます
+(例えば、10M は 10*1024*1024 です)。
+単位には K, M, G, T, P, E, Z, Y (1024 の累乗) や
+KB, MB, ... (1000 の累乗) が使用できます。
 .PP
 SIZE には接頭辞として次の文字を指定することができます:
 \&'+' 指定値だけ拡張する、 '\-' 指定値だけ縮小する、
index 6615eaf..1867fe1 100644 (file)
@@ -6,14 +6,16 @@
 .\"*******************************************************************
 .TH TSORT 1 "March 2012" "GNU coreutils 8.16" ユーザーコマンド
 .SH 名前
-tsort \- perform topological sort
+tsort \- トポロジカルソートを行う
 .SH 書式
 \fBtsort\fP [\fIOPTION\fP] [\fIFILE\fP]
 .SH 説明
 .\" Add any additional description here
 .PP
-Write totally ordered list consistent with the partial ordering in FILE.
-With no FILE, or when FILE is \-, read standard input.
+FILE に格納された半順序関係 (partial ordering) と整合性のある
+全順序リスト (totally ordered list) を出力します。
+FILE が指定されていないか、FILE が \- の場合、
+標準入力からデータを読み込みます。
 .TP 
 \fB\-\-help\fP
 この使い方を表示して終了します。
index f964487..5bd32a9 100644 (file)
@@ -27,8 +27,9 @@ INPUT (または標準入力) から行を読み込み、
 重複した行のみを出力します。
 .TP 
 \fB\-D\fP, \fB\-\-all\-repeated\fP[=\fIdelimit\-method\fP]
-print all duplicate lines delimit\-method={none(default),prepend,separate}
-Delimiting is done with blank lines
+重複する行を全て出力します。
+delimit\-method (区切り方法) には none (デフォルト), prepend, separate
+のいずれかを指定します。空行で区切られます。
 .TP 
 \fB\-f\fP, \fB\-\-skip\-fields\fP=\fIN\fP
 最初の N 個のフィールドの比較を行いません。
@@ -43,7 +44,7 @@ Delimiting is done with blank lines
 重複していない行のみを表示します。
 .TP 
 \fB\-z\fP, \fB\-\-zero\-terminated\fP
-end lines with 0 byte, not newline
+行の末尾に改行ではなく値 0 のバイトを付与します。
 .TP 
 \fB\-w\fP, \fB\-\-check\-chars\fP=\fIN\fP
 行の比較を最初の N 文字で行います。