OSDN Git Service

Update minor changes in LDP 3.68
[linuxjm/LDP_man-pages.git] / po4a / pwdgrp / po / ja.po
index 6645a1f..b65f22f 100644 (file)
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2014-06-03 01:29+0900\n"
-"PO-Revision-Date: 2014-04-27 06:47+0900\n"
+"POT-Creation-Date: 2014-06-08 01:30+0900\n"
+"PO-Revision-Date: 2014-06-08 02:39+0900\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
 "Language: \n"
@@ -23,7 +23,7 @@ msgstr "FGETGRENT"
 
 #. type: TH
 #: build/C/man3/fgetgrent.3:30 build/C/man3/fgetpwent.3:33
-#: build/C/man3/getspnam.3:8 build/C/man3/putpwent.3:30
+#: build/C/man3/putpwent.3:30
 #, no-wrap
 msgid "2013-04-19"
 msgstr "2013-04-19"
@@ -290,18 +290,13 @@ msgstr "この文書について"
 #: build/C/man5/group.5:75 build/C/man3/initgroups.3:102
 #: build/C/man5/passwd.5:179 build/C/man3/putgrent.3:58
 #: build/C/man3/putpwent.3:100 build/C/man3/setaliasent.3:162
-#, fuzzy
-#| msgid ""
-#| "This page is part of release 3.65 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.67 of the Linux I<man-pages> project.  A "
+"This page is part of release 3.68 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/."
 msgstr ""
-"この man ページは Linux I<man-pages> プロジェクトのリリース 3.65 の一部\n"
+"この man ページは Linux I<man-pages> プロジェクトのリリース 3.68 の一部\n"
 "である。プロジェクトの説明とバグ報告に関する情報は\n"
 "http://www.kernel.org/doc/man-pages/ に書かれている。"
 
@@ -1849,12 +1844,6 @@ msgstr ""
 
 #. type: Plain text
 #: build/C/man3/getpwent.3:116
-#, fuzzy
-#| msgid ""
-#| "The B<getpwent>()  function returns a pointer to a I<passwd> structure, "
-#| "or NULL if there are no more entries or an error occurs.  If an error "
-#| "occurs, I<errno> is set appropriately.  If one wants to check I<errno> "
-#| "after the call, it should be set to zero before the call."
 msgid ""
 "The B<getpwent>()  function returns a pointer to a I<passwd> structure, or "
 "NULL if there are no more entries or an error occurred.  If an error occurs, "
@@ -2476,6 +2465,12 @@ msgstr ""
 msgid "GETSPNAM"
 msgstr "GETSPNAM"
 
+#. type: TH
+#: build/C/man3/getspnam.3:8
+#, no-wrap
+msgid "2014-05-28"
+msgstr "2014-05-28"
+
 #. type: Plain text
 #: build/C/man3/getspnam.3:13
 msgid ""
@@ -2538,8 +2533,8 @@ msgstr "B<struct spwd *sgetspent(const char *>I<s>B<);>\n"
 #. type: Plain text
 #: build/C/man3/getspnam.3:32
 #, no-wrap
-msgid "B<int putspent(struct spwd *>I<p>B<, FILE *>I<fp>B<);>\n"
-msgstr "B<int putspent(struct spwd *>I<p>B<, FILE *>I<fp>B<);>\n"
+msgid "B<int putspent(const struct spwd *>I<p>B<, FILE *>I<fp>B<);>\n"
+msgstr "B<int putspent(const struct spwd *>I<p>B<, FILE *>I<fp>B<);>\n"
 
 #. type: Plain text
 #: build/C/man3/getspnam.3:34