OSDN Git Service

LDP: Update POT and ja.po to LDP v3.79
[linuxjm/LDP_man-pages.git] / po4a / ld / po / ja.po
index 8a05393..7cbc045 100644 (file)
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2015-01-23 22:24+0900\n"
-"PO-Revision-Date: 2015-01-25 06:23+0900\n"
+"POT-Creation-Date: 2015-02-04 23:30+0900\n"
+"PO-Revision-Date: 2015-01-30 17:19+0900\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
 "Language: \n"
@@ -456,8 +456,14 @@ msgstr "この文書について"
 #: build/C/man1/mtrace.1:72 build/C/man1/pldd.1:104
 #: build/C/man7/rtld-audit.7:615 build/C/man8/sln.8:72
 #: build/C/man1/sprof.1:311
-msgid ""
-"This page is part of release 3.78 of the Linux I<man-pages> project.  A "
+#, fuzzy
+#| msgid ""
+#| "This page is part of release 3.78 of the Linux I<man-pages> project.  A "
+#| "description of the project, information about reporting bugs, and the "
+#| "latest version of this page, can be found at \\%http://www.kernel.org/doc/"
+#| "man-pages/."
+msgid ""
+"This page is part of release 3.79 of the Linux I<man-pages> project.  A "
 "description of the project, information about reporting bugs, and the latest "
 "version of this page, can be found at \\%http://www.kernel.org/doc/man-"
 "pages/."
@@ -7291,8 +7297,9 @@ msgstr "バージョン情報を表示して終了する。"
 
 #. type: TP
 #: build/C/man1/memusage.1:176
-#, no-wrap
-msgid "The following options only apply when generating graphical output:"
+#, fuzzy, no-wrap
+#| msgid "The following options only apply when generating graphical output:"
+msgid "The following options apply only when generating graphical output:"
 msgstr "以下のオプションは画像出力を行う場合にのみ適用される。"
 
 #. type: TP
@@ -8882,7 +8889,7 @@ msgstr "2014-06-24"
 #. type: Plain text
 #: build/C/man1/sprof.1:28
 msgid "sprof - read and display shared object profiling data"
-msgstr ""
+msgstr "sprof - 共有オブジェクトのプロファイルデータを読み出して表示する"
 
 #. type: Plain text
 #: build/C/man1/sprof.1:32
@@ -8901,12 +8908,20 @@ msgid ""
 "looking for a file with the name I<E<lt>sonameE<gt>.profile> in the current "
 "directory."
 msgstr ""
+"B<sprof> コマンドは、 最初のコマンドライン引き数で指定された共有オブジェクト"
+"のプロファイルの概要を表示する。 2 番目のコマンドライン引き数 (省略可能) で指"
+"定された生成済みのプロファイルデータを使って、 プロファイルの概要が生成され"
+"る。 プロファイルデータのパス名が省略された場合、 B<sprof> は、 共有オブジェ"
+"クトの soname を使ってパス名を元に、 カレントディレクトリに "
+"I<E<lt>sonameE<gt>.profile> という名前のファイルを探して、 プロファイルデータ"
+"を特定しようとする。"
 
 #. type: Plain text
 #: build/C/man1/sprof.1:49
 msgid ""
 "The following command-line options specify the profile output to be produced:"
 msgstr ""
+"以下のコマンドラインオプションは生成されるプロファイリング出力を指定する。"
 
 #. type: TP
 #: build/C/man1/sprof.1:49
@@ -8920,6 +8935,8 @@ msgid ""
 "Print a list of pairs of call paths for the interfaces exported by the "
 "shared object, along with the number of times each path is used."
 msgstr ""
+"共有オブジェクトで公開されているインターフェースに対して呼び出し経路のペアの"
+"リストを表示する。 各経路が使用された回数も表示される。"
 
 #. type: TP
 #: build/C/man1/sprof.1:54
@@ -8933,6 +8950,8 @@ msgid ""
 "Generate a flat profile of all of the functions in the monitored object, "
 "with counts and ticks."
 msgstr ""
+"監視対象のオブジェクトの全関数の、 回数と tick が入った flat profile を生成す"
+"る。"
 
 #. type: TP
 #: build/C/man1/sprof.1:58
@@ -8943,7 +8962,7 @@ msgstr "B<-q>, B<--graph>"
 #. type: Plain text
 #: build/C/man1/sprof.1:61
 msgid "Generate a call graph."
-msgstr ""
+msgstr "コールグラフを生成する。"
 
 #. type: Plain text
 #: build/C/man1/sprof.1:64
@@ -8951,31 +8970,33 @@ msgid ""
 "If none of the above options is specified, then the default behavior is to "
 "display a flat profile and a call graph."
 msgstr ""
+"上記のオプションがどれも指定されなかった場合のデフォルトの動作は、 flat "
+"profile とコールグラフが表示される。"
 
 #. type: Plain text
 #: build/C/man1/sprof.1:66
 msgid "The following additional command-line options are available:"
-msgstr ""
+msgstr "以下のコマンドラインオプションも使用できる。"
 
 #. type: Plain text
 #: build/C/man1/sprof.1:69
 msgid "Display a summary of command-line options and arguments and exit."
-msgstr ""
+msgstr "コマンドラインオプションと引き数の概要を表示し終了する。"
 
 #. type: Plain text
 #: build/C/man1/sprof.1:72
 msgid "Display a short usage message and exit."
-msgstr ""
+msgstr "使用方法の簡潔な概要を表示し終了する。"
 
 #. type: Plain text
 #: build/C/man1/sprof.1:75
 msgid "Display the program version and exit."
-msgstr ""
+msgstr "プログラムのバージョンを表示し終了する。"
 
 #. type: Plain text
 #: build/C/man1/sprof.1:79
 msgid "The B<sprof> command is a GNU extension, not present in POSIX.1."
-msgstr ""
+msgstr "B<sprof> コマンドは GNU 拡張であり、 POSIX.1 には存在しない。"
 
 #. type: Plain text
 #: build/C/man1/sprof.1:85
@@ -8984,6 +9005,9 @@ msgid ""
 "consists of a main program that calls two functions in a shared library.  "
 "First, the code of the main program:"
 msgstr ""
+"以下は B<sprof> の使用例を示したものである。 この例では、メインプログラムで共"
+"有ライブラリ内の 2 つの関数を呼び出している。 最初に、 メインプログラムのコー"
+"ドは以下の通りである。"
 
 #. type: Plain text
 #: build/C/man1/sprof.1:90
@@ -9031,6 +9055,8 @@ msgid ""
 "The functions I<x1()> and I<x2()> are defined in the following source file "
 "that is used to construct the shared library:"
 msgstr ""
+"関数 I<x1()> と I<x2()> は以下のソースファイルで定義されており、 このファイル"
+"から共有ライブラリが構成される。"
 
 #. type: Plain text
 #: build/C/man1/sprof.1:115
@@ -9138,6 +9164,8 @@ msgid ""
 "Now we construct the shared library with the real name I<libdemo.so.1.0.1>, "
 "and the soname I<libdemo.so.1>:"
 msgstr ""
+"ここで、 実際の名前は I<libdemo.so.1.0.1> で soname は I<libdemo.so.1> で共有"
+"ライブラリを構成する。"
 
 #. type: Plain text
 #: build/C/man1/sprof.1:162
@@ -9155,6 +9183,8 @@ msgid ""
 "Then we construct symbolic links for the library soname and the library "
 "linker name:"
 msgstr ""
+"次に、 ライブラリ soname とライブラリのリンカー名へのシンボリックリンクを作成"
+"する。"
 
 #. type: Plain text
 #: build/C/man1/sprof.1:172
@@ -9172,6 +9202,8 @@ msgid ""
 "Next, we compile the main program, linking it against the shared library, "
 "and then list the dynamic dependencies of the program:"
 msgstr ""
+"続けて、 共有ライブラリとリンクしてメインプログラムをコンパイルし、 プログラ"
+"ムが依存する共有ライブラリの一覧を表示する。"
 
 #. type: Plain text
 #: build/C/man1/sprof.1:186
@@ -9197,6 +9229,8 @@ msgid ""
 "In order to get profiling information for the shared library, we define the "
 "environment variable B<LD_PROFILE> with the soname of the library:"
 msgstr ""
+"共有ライブラリのプロファイル情報を取得するために、 環境変数 B<LD_PROFILE> に"
+"このライブラリの soname を設定する。"
 
 #. type: Plain text
 #: build/C/man1/sprof.1:197
@@ -9211,6 +9245,8 @@ msgid ""
 "pathname of the directory where profile output should be written, and create "
 "that directory if it does not exist already:"
 msgstr ""
+"環境変数 B<LD_PROFILE_OUTPUT> にプロファイル情報を出力するディレクトリのパス"
+"名を設定し、 このディレクトリが存在しない場合は作成する。"
 
 #. type: Plain text
 #: build/C/man1/sprof.1:209
@@ -9229,6 +9265,9 @@ msgid ""
 "if it already exists, so we ensure that there is no preexisting profiling "
 "data:"
 msgstr ""
+"B<LD_PROFILE> を設定すると、 プロファイルの出力は出力ファイルがすでに存在する"
+"場合は「追記」されるので、 既存のプロファイルデータが存在しないようにしてお"
+"く。"
 
 #. type: Plain text
 #: build/C/man1/sprof.1:221
@@ -9242,6 +9281,9 @@ msgid ""
 "We then run the program to produce the profiling output, which is written to "
 "a file in the directory specified in B<LD_PROFILE_OUTPUT>:"
 msgstr ""
+"次にプログラムを実行し、 プロファイリング出力を生成させる。 プロファイリング"
+"出力は B<LD_PROFILE_OUTPUT> で指定されたディレクトリにファイルが書き込まれ"
+"る。"
 
 #. type: Plain text
 #: build/C/man1/sprof.1:233
@@ -9261,6 +9303,8 @@ msgid ""
 "We then use the B<sprof -p> option to generate a flat profile with counts "
 "and ticks:"
 msgstr ""
+"B<sprof -p> オプションを使って、 呼び出し回数と tick 数が含まれる flat プロ"
+"ファイルを生成する。"
 
 #. type: Plain text
 #: build/C/man1/sprof.1:244
@@ -9295,7 +9339,7 @@ msgstr ""
 #. type: Plain text
 #: build/C/man1/sprof.1:258
 msgid "The B<sprof -q> option generates a call graph:"
-msgstr ""
+msgstr "B<sprof -q> オプションを使うと、 コールグラフが生成される。"
 
 #. type: Plain text
 #: build/C/man1/sprof.1:262
@@ -9350,6 +9394,9 @@ msgid ""
 "that are outside of the profiled object (in this example, these are "
 "instances of I<main()>)."
 msgstr ""
+"上記や以下の例で、 \"E<lt>UNKNOWNE<gt>\" の文字列は、 識別子がプロファイルさ"
+"れたオブジェクトの外部にあることを表している (この例では \"E<lt>UNKNOWNE<gt>"
+"\" になっているのは I<main()> 内のオブジェクトである)。"
 
 #. type: Plain text
 #: build/C/man1/sprof.1:289
@@ -9357,6 +9404,8 @@ msgid ""
 "The B<sprof -c> option generates a list of call pairs and the number of "
 "their occurrences:"
 msgstr ""
+"B<sprof -c> オプションを使うと、 呼び出しの組とその発生回数のリストが生成され"
+"る。"
 
 #. type: Plain text
 #: build/C/man1/sprof.1:297