OSDN Git Service

Update minor changes in LDP 3.68
[linuxjm/LDP_man-pages.git] / po4a / stdlib / po / ja.po
index 5f99c24..e8d0773 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "POT-Creation-Date: 2014-06-08 01:30+0900\n"
-"PO-Revision-Date: 2014-06-08 01:38+0900\n"
+"PO-Revision-Date: 2014-06-08 02:35+0900\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
 "Language: \n"
@@ -554,10 +554,9 @@ msgstr "A64L"
 
 #. type: TH
 #: build/C/man3/a64l.3:9 build/C/man3/gcvt.3:30 build/C/man3/getauxval.3:29
-#, fuzzy, no-wrap
-#| msgid "2014-05-21"
+#, no-wrap
 msgid "2014-05-28"
-msgstr "2014-05-21"
+msgstr "2014-05-28"
 
 #. type: Plain text
 #: build/C/man3/a64l.3:12
@@ -566,10 +565,8 @@ msgstr "a64l, l64a - long と base-64 を変換する"
 
 #. type: Plain text
 #: build/C/man3/a64l.3:16
-#, fuzzy
-#| msgid "B<long a64l(char *>I<str64>B<);>"
 msgid "B<long a64l(const char *>I<str64>B<);>"
-msgstr "B<long a64l(char *>I<str64>B<);>"
+msgstr "B<long a64l(const char *>I<str64>B<);>"
 
 #. type: Plain text
 #: build/C/man3/a64l.3:18
@@ -2451,10 +2448,9 @@ msgstr "gcvt - 浮動小数点数を文字列へ変換する"
 
 #. type: Plain text
 #: build/C/man3/gcvt.3:38
-#, fuzzy, no-wrap
-#| msgid "B<char *gcvt(double >I<number>B<, size_t >I<ndigit>B<, char *>I<buf>B<);>\n"
+#, no-wrap
 msgid "B<char *gcvt(double >I<number>B<, int >I<ndigit>B<, char *>I<buf>B<);>\n"
-msgstr "B<char *gcvt(double >I<number>B<, size_t >I<ndigit>B<, char *>I<buf>B<);>\n"
+msgstr "B<char *gcvt(double >I<number>B<, int >I<ndigit>B<, char *>I<buf>B<);>\n"
 
 #. type: Plain text
 #: build/C/man3/gcvt.3:46
@@ -8470,12 +8466,6 @@ msgstr ""
 "B<MB_CUR_MAX>(3), B<mblen>(3), B<mbstowcs>(3), B<mbtowc>(3), B<wcrtomb>(3), "
 "B<wcstombs>(3)"
 
-#~ msgid "2013-12-12"
-#~ msgstr "2013-12-12"
-
-#~ msgid "2010-09-10"
-#~ msgstr "2010-09-10"
-
 #~ msgid ""
 #~ "B<system>()  executes a command specified in I<command> by calling B</bin/"
 #~ "sh -c> I<command>, and returns after the command has been completed.  "
@@ -8510,9 +8500,6 @@ msgstr ""
 #~ "を返すことも考えられる。 そのため、プログラムは (リターンコードを見るだけ"
 #~ "では)  B<execve>(2)  の呼び出しが失敗したことを確実に知ることはできない。"
 
-#~ msgid "2014-01-11"
-#~ msgstr "2014-01-11"
-
 #~ msgid ""
 #~ "The B<mkostemp>()  function is like B<mkstemp>(), with the difference "
 #~ "that flags as for B<open>(2)  may be specified in I<flags> (e.g., "