OSDN Git Service

(split) LDP: Update POT and ja.po to LDP v3.53.
[linuxjm/LDP_man-pages.git] / po4a / tty / po / ja.po
index b944a42..1e7fbde 100644 (file)
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2013-07-15 16:09+0900\n"
+"POT-Creation-Date: 2013-08-15 19:32+0900\n"
 "PO-Revision-Date: 2013-07-22 05:41+0900\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -22,9 +22,8 @@ msgid "GETPASS"
 msgstr "GETPASS"
 
 #. type: TH
-#: build/C/man3/getpass.3:24 build/C/man3/getttyent.3:7
-#: build/C/man3/ptsname.3:7 build/C/man3/ttyname.3:27
-#: build/C/man3/ttyslot.3:28
+#: build/C/man3/getpass.3:24 build/C/man3/ptsname.3:7
+#: build/C/man3/ttyname.3:27
 #, no-wrap
 msgid "2013-06-21"
 msgstr "2013-06-21"
@@ -408,8 +407,13 @@ msgstr "この文書について"
 #: build/C/man4/tty_ioctl.4:505 build/C/man3/ttyname.3:96
 #: build/C/man3/ttyslot.3:164 build/C/man5/ttytype.5:79
 #: build/C/man3/unlockpt.3:61
+#, fuzzy
+#| msgid ""
+#| "This page is part of release 3.52 of the Linux I<man-pages> project.  A "
+#| "description of the project, and information about reporting bugs, can be "
+#| "found at \\%http://www.kernel.org/doc/man-pages/."
 msgid ""
-"This page is part of release 3.52 of the Linux I<man-pages> project.  A "
+"This page is part of release 3.53 of the Linux I<man-pages> project.  A "
 "description of the project, and information about reporting bugs, can be "
 "found at \\%http://www.kernel.org/doc/man-pages/."
 msgstr ""
@@ -533,6 +537,13 @@ msgstr ""
 msgid "GETTTYENT"
 msgstr "GETTTYENT"
 
+#. type: TH
+#: build/C/man3/getttyent.3:7 build/C/man3/ttyslot.3:28
+#, fuzzy, no-wrap
+#| msgid "2013-06-21"
+msgid "2013-07-22"
+msgstr "2013-06-21"
+
 #. type: Plain text
 #: build/C/man3/getttyent.3:10
 msgid "getttyent, getttynam, setttyent, endttyent - get ttys file entry"
@@ -646,24 +657,42 @@ msgstr ""
 
 #. type: Plain text
 #: build/C/man3/getttyent.3:77
+#, fuzzy
+#| msgid ""
+#| "The B<getttyent>()  returns a pointer to a static variable, so it is not "
+#| "thread-safe."
 msgid ""
-"The B<getttyent>()  returns a pointer to a static variable, so it is not "
-"thread-safe."
-msgstr "B<getttyent>() は静的変数へのポインタを返す。そのため、スレッドセーフではない。"
+"The B<getttyent>()  function returns a pointer to a static variable, so it "
+"is not thread-safe."
+msgstr ""
+"B<getttyent>() は静的変数へのポインタを返す。そのため、スレッドセーフではな"
+"い。"
 
 #. type: Plain text
 #: build/C/man3/getttyent.3:83
+#, fuzzy
+#| msgid ""
+#| "The B<setttyent>()  and B<endttyent>()  use a static variable, so they "
+#| "are not thread-safe."
 msgid ""
-"The B<setttyent>()  and B<endttyent>()  use a static variable, so they are "
-"not thread-safe."
-msgstr "B<setttyent>() と B<endttyent>() は静的変数を使用する。そのため、スレッドセーフではない。"
+"The B<setttyent>()  and B<endttyent>()  functions use a static variable, so "
+"they are not thread-safe."
+msgstr ""
+"B<setttyent>() と B<endttyent>() は静的変数を使用する。そのため、スレッドセー"
+"フではない。"
 
 #. type: Plain text
 #: build/C/man3/getttyent.3:89
+#, fuzzy
+#| msgid ""
+#| "The B<getttynam>()  calls thread-unsafe function B<getttyent>()  so it is "
+#| "not thread-safe."
 msgid ""
-"The B<getttynam>()  calls thread-unsafe function B<getttyent>()  so it is "
-"not thread-safe."
-msgstr "B<getttynam>() はスレッドセーフではない関数 B<getttyent>() を呼び出す。そのため、スレッドセーフではない。"
+"The B<getttynam>()  function calls thread-unsafe function B<getttyent>()  so "
+"it is not thread-safe."
+msgstr ""
+"B<getttynam>() はスレッドセーフではない関数 B<getttyent>() を呼び出す。そのた"
+"め、スレッドセーフではない。"
 
 #. type: Plain text
 #: build/C/man3/getttyent.3:92
@@ -5152,7 +5181,9 @@ msgid ""
 "The following four ioctls are just like B<TCGETS>, B<TCSETS>, B<TCSETSW>, "
 "B<TCSETSF>, except that they take a I<struct termio\\ *> instead of a "
 "I<struct termios\\ *>."
-msgstr "以下の 4 つの ioctl は B<TCGETS>, B<TCSETS>, B<TCSETSW>, B<TCSETSF> と似ている。 ただし、 I<struct termios\\ *> の代わりに I<struct termio\\ *> を取る。"
+msgstr ""
+"以下の 4 つの ioctl は B<TCGETS>, B<TCSETS>, B<TCSETSW>, B<TCSETSF> と似てい"
+"る。 ただし、 I<struct termios\\ *> の代わりに I<struct termio\\ *> を取る。"
 
 #. type: Plain text
 #: build/C/man4/tty_ioctl.4:69
@@ -6316,10 +6347,16 @@ msgstr ""
 
 #. type: Plain text
 #: build/C/man3/ttyslot.3:130
+#, fuzzy
+#| msgid ""
+#| "The B<ttyslot>()  calls thread-unsafe function B<getttyent>(), so it is "
+#| "not thread-safe."
 msgid ""
-"The B<ttyslot>()  calls thread-unsafe function B<getttyent>(), so it is not "
-"thread-safe."
-msgstr "B<ttyslot>() はスレッドセーフではない関数 B<getttyent>() を呼び出す。そのため、スレッドセーフではない。"
+"The B<ttyslot>()  function calls thread-unsafe function B<getttyent>(), so "
+"it is not thread-safe."
+msgstr ""
+"B<ttyslot>() はスレッドセーフではない関数 B<getttyent>() を呼び出す。そのた"
+"め、スレッドセーフではない。"
 
 #. type: Plain text
 #: build/C/man3/ttyslot.3:133