OSDN Git Service

インタフェース -> インターフェース, トリガ -> トリガー
[linuxjm/LDP_man-pages.git] / po4a / pthread / po / ja.po
index 01aea1f..118c9d4 100644 (file)
@@ -8591,7 +8591,7 @@ msgstr "pthreads - POSIX スレッド"
 #. type: Plain text
 #: build/C/man7/pthreads.7:36
 msgid "POSIX.1 specifies a set of interfaces (functions, header files) for threaded programming commonly known as POSIX threads, or Pthreads.  A single process can contain multiple threads, all of which are executing the same program.  These threads share the same global memory (data and heap segments), but each thread has its own stack (automatic variables)."
-msgstr "POSIX.1 は、一般に POSIX スレッドや Pthreads として知られる スレッドプログラミングのインタフェース群 (関数、ヘッダファイル)  を規定している。一つのプロセスは複数のスレッドを持つことができ、 全てのスレッドは同じプログラムを実行する。 これらのスレッドは同じ大域メモリ (データとヒープ領域) を共有するが、 各スレッドは自分専用のスタック (自動変数) を持つ。"
+msgstr "POSIX.1 ã\81¯ã\80\81ä¸\80è\88¬ã\81« POSIX ã\82¹ã\83¬ã\83\83ã\83\89ã\82\84 Pthreads ã\81¨ã\81\97ã\81¦ç\9f¥ã\82\89ã\82\8cã\82\8b ã\82¹ã\83¬ã\83\83ã\83\89ã\83\97ã\83­ã\82°ã\83©ã\83\9fã\83³ã\82°ã\81®ã\82¤ã\83³ã\82¿ã\83¼ã\83\95ã\82§ã\83¼ã\82¹ç¾¤ (é\96¢æ\95°ã\80\81ã\83\98ã\83\83ã\83\80ã\83\95ã\82¡ã\82¤ã\83«)  ã\82\92è¦\8få®\9aã\81\97ã\81¦ã\81\84ã\82\8bã\80\82ä¸\80ã\81¤ã\81®ã\83\97ã\83­ã\82»ã\82¹ã\81¯è¤\87æ\95°ã\81®ã\82¹ã\83¬ã\83\83ã\83\89ã\82\92æ\8c\81ã\81¤ã\81\93ã\81¨ã\81\8cã\81§ã\81\8dã\80\81 å\85¨ã\81¦ã\81®ã\82¹ã\83¬ã\83\83ã\83\89ã\81¯å\90\8cã\81\98ã\83\97ã\83­ã\82°ã\83©ã\83 ã\82\92å®\9fè¡\8cã\81\99ã\82\8bã\80\82 ã\81\93ã\82\8cã\82\89ã\81®ã\82¹ã\83¬ã\83\83ã\83\89ã\81¯å\90\8cã\81\98大å\9f\9fã\83¡ã\83¢ã\83ª (ã\83\87ã\83¼ã\82¿ã\81¨ã\83\92ã\83¼ã\83\97é \98å\9f\9f) ã\82\92å\85±æ\9c\89ã\81\99ã\82\8bã\81\8cã\80\81 å\90\84ã\82¹ã\83¬ã\83\83ã\83\89ã\81¯è\87ªå\88\86å°\82ç\94¨ã\81®ã\82¹ã\82¿ã\83\83ã\82¯ (è\87ªå\8b\95å¤\89æ\95°) ã\82\92æ\8c\81ã\81¤ã\80\82"
 
 #. type: Plain text
 #: build/C/man7/pthreads.7:39