OSDN Git Service

Update README
[linuxjm/LDP_man-pages.git] / po4a / dirent / po / dirent.pot
index 5eca58c..10a11d5 100644 (file)
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2015-01-01 22:50+0900\n"
+"POT-Creation-Date: 2015-02-04 23:32+0900\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -147,7 +147,7 @@ msgstr ""
 #. type: Plain text
 #: build/C/man3/closedir.3:85 build/C/man3/dirfd.3:121 build/C/man2/getdents.2:293 build/C/man3/getdirentries.3:88 build/C/man3/opendir.3:157 build/C/man2/readdir.2:138 build/C/man3/readdir.3:285 build/C/man3/rewinddir.3:75 build/C/man3/scandir.3:302 build/C/man3/seekdir.3:99 build/C/man3/telldir.3:110
 msgid ""
-"This page is part of release 3.75 of the Linux I<man-pages> project.  A "
+"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/."
@@ -617,7 +617,7 @@ msgstr ""
 msgid ""
 "$B< ./a.out /testfs/>\n"
 "--------------- nread=120 ---------------\n"
-"i-node#  file type  d_reclen  d_off   d_name\n"
+"inode#    file type  d_reclen  d_off   d_name\n"
 "       2  directory    16         12  .\n"
 "       2  directory    16         24  ..\n"
 "      11  directory    24         44  lost+found\n"
@@ -719,7 +719,7 @@ msgstr ""
 #, no-wrap
 msgid ""
 "        printf(\"--------------- nread=%d ---------------\\en\", nread);\n"
-"        printf(\"i-node#  file type  d_reclen  d_off   d_name\\en\");\n"
+"        printf(\"inode#    file type  d_reclen  d_off   d_name\\en\");\n"
 "        for (bpos = 0; bpos E<lt> nread;) {\n"
 "            d = (struct linux_dirent *) (buf + bpos);\n"
 "            printf(\"%8ld  \", d-E<gt>d_ino);\n"