OSDN Git Service

(split) LDP: editorial changes in LDP v3.54
[linuxjm/LDP_man-pages.git] / po4a / dirent / po / ja.po
index e077d6e..7714a51 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "POT-Creation-Date: 2013-09-28 04:05+0900\n"
-"PO-Revision-Date: 2013-08-16 11:12+0900\n"
+"PO-Revision-Date: 2013-09-30 14:11+0900\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
 "Language: \n"
@@ -213,17 +213,12 @@ msgstr "この文書について"
 #: build/C/man3/readdir.3:284 build/C/man3/rewinddir.3:74
 #: build/C/man3/scandir.3:196 build/C/man3/scandirat.3:123
 #: build/C/man3/seekdir.3:98 build/C/man3/telldir.3:109
-#, fuzzy
-#| msgid ""
-#| "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/."
 msgid ""
 "This page is part of release 3.54 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 ""
-"この man ページは Linux I<man-pages> プロジェクトのリリース 3.53 の一部\n"
+"この man ページは Linux I<man-pages> プロジェクトのリリース 3.54 の一部\n"
 "である。プロジェクトの説明とバグ報告に関する情報は\n"
 "http://www.kernel.org/doc/man-pages/ に書かれている。"
 
@@ -648,11 +643,6 @@ msgstr ""
 #.  The same sentence is in getdents.2
 #. type: Plain text
 #: build/C/man2/getdents.2:142 build/C/man3/readdir.3:240
-#, fuzzy
-#| msgid ""
-#| "Currently, only some file systems (among them: Btrfs, ext2, ext3, and "
-#| "ext4)  have full support for returning the file type in I<d_type>.  All "
-#| "applications must properly handle a return of B<DT_UNKNOWN>."
 msgid ""
 "Currently, only some filesystems (among them: Btrfs, ext2, ext3, and ext4)  "
 "have full support for returning the file type in I<d_type>.  All "
@@ -743,12 +733,6 @@ msgstr "このシステムコールは B<readdir>(2)  を置き換えるもの
 
 #. type: Plain text
 #: build/C/man2/getdents.2:193
-#, fuzzy
-#| msgid ""
-#| "The original Linux B<getdents>()  system call did not handle large file "
-#| "systems and large file offsets.  Consequently, Linux 2.4 added "
-#| "B<getdents64>(), with wider types for the I<d_ino> and I<d_off> fields "
-#| "employed in the I<linux_dirent> structure."
 msgid ""
 "The original Linux B<getdents>()  system call did not handle large "
 "filesystems and large file offsets.  Consequently, Linux 2.4 added "
@@ -1003,9 +987,6 @@ msgstr "GNU"
 
 #. type: Plain text
 #: build/C/man3/getdirentries.3:30
-#, fuzzy
-#| msgid ""
-#| "getdirentries - get directory entries in a file system-independent format"
 msgid ""
 "getdirentries - get directory entries in a filesystem-independent format"
 msgstr ""
@@ -1443,16 +1424,7 @@ msgstr "Linux では I<dirent> 構造体は以下のように定義されてい
 
 #. type: Plain text
 #: build/C/man3/readdir.3:84
-#, fuzzy, no-wrap
-#| msgid ""
-#| "struct dirent {\n"
-#| "    ino_t          d_ino;       /* inode number */\n"
-#| "    off_t          d_off;       /* not an offset; see NOTES */\n"
-#| "    unsigned short d_reclen;    /* length of this record */\n"
-#| "    unsigned char  d_type;      /* type of file; not supported\n"
-#| "                                   by all file system types */\n"
-#| "    char           d_name[256]; /* filename */\n"
-#| "};\n"
+#, no-wrap
 msgid ""
 "struct dirent {\n"
 "    ino_t          d_ino;       /* inode number */\n"
@@ -1576,14 +1548,6 @@ msgstr ""
 #.  https://lwn.net/Articles/544298/
 #. type: Plain text
 #: build/C/man3/readdir.3:187
-#, fuzzy
-#| msgid ""
-#| "The value returned in I<d_off> is the same as would be returned by "
-#| "calling B<telldir>(3)  at the current position in the directory stream.  "
-#| "Be aware that despite its type and name, the I<d_off> field is seldom any "
-#| "kind of directory offset on modern file systems.  Applications should "
-#| "treat this field as an opaque value, making no assumptions about its "
-#| "contents; see also B<telldir>(3)."
 msgid ""
 "The value returned in I<d_off> is the same as would be returned by calling "
 "B<telldir>(3)  at the current position in the directory stream.  Be aware "
@@ -1678,10 +1642,9 @@ msgstr "REWINDDIR"
 
 #. type: TH
 #: build/C/man3/rewinddir.3:31 build/C/man3/telldir.3:30
-#, fuzzy, no-wrap
-#| msgid "2013-07-05"
+#, no-wrap
 msgid "2013-09-02"
-msgstr "2013-07-05"
+msgstr "2013-09-02"
 
 #. type: Plain text
 #: build/C/man3/rewinddir.3:34
@@ -1710,10 +1673,8 @@ msgstr "B<rewinddir>()  関数は、値を返さない。"
 
 #. type: Plain text
 #: build/C/man3/rewinddir.3:58
-#, fuzzy
-#| msgid "The B<readdir_r>()  function is thread-safe."
 msgid "The B<rewinddir>()  function is thread-safe."
-msgstr "B<readdir_r>() 関数はスレッドセーフである。"
+msgstr "B<rewinddir>() 関数はスレッドセーフである。"
 
 #. type: Plain text
 #: build/C/man3/rewinddir.3:67
@@ -2106,10 +2067,9 @@ msgstr "SEEKDIR"
 
 #. type: TH
 #: build/C/man3/seekdir.3:31
-#, fuzzy, no-wrap
-#| msgid "2013-07-05"
+#, no-wrap
 msgid "2013-09-09"
-msgstr "2013-07-05"
+msgstr "2013-09-09"
 
 #. type: Plain text
 #: build/C/man3/seekdir.3:35
@@ -2149,10 +2109,8 @@ msgstr "B<seekdir>()  関数は、値を返さない。"
 
 #. type: Plain text
 #: build/C/man3/seekdir.3:69
-#, fuzzy
-#| msgid "The B<dirfd>()  function is thread-safe."
 msgid "The B<seekdir>()  function is thread-safe."
-msgstr "B<dirfd>() 関数はスレッドセーフである。"
+msgstr "B<seekdir>() 関数はスレッドセーフである。"
 
 #. type: Plain text
 #: build/C/man3/seekdir.3:71 build/C/man3/telldir.3:71
@@ -2224,10 +2182,8 @@ msgstr ""
 
 #. type: Plain text
 #: build/C/man3/telldir.3:69
-#, fuzzy
-#| msgid "The B<dirfd>()  function is thread-safe."
 msgid "The B<telldir>()  function is thread-safe."
-msgstr "B<dirfd>() 関数はスレッドセーフである。"
+msgstr "B<telldir>() 関数はスレッドセーフである。"
 
 #. type: Plain text
 #: build/C/man3/telldir.3:79
@@ -2243,16 +2199,6 @@ msgstr ""
 #.  https://lwn.net/Articles/544298/
 #. type: Plain text
 #: build/C/man3/telldir.3:95
-#, fuzzy
-#| msgid ""
-#| "In early file systems, the value returned by B<telldir>()  was a simple "
-#| "file offset within a directory.  Modern file systems use tree or hash "
-#| "structures, rather than flat tables, to represent directories.  On such "
-#| "file systems, the value returned by B<telldir>()  (and used internally by "
-#| "B<readdir>(3))  is a \"cookie\" that is used by the implementation to "
-#| "derive a position within a directory.  Application programs should treat "
-#| "this strictly as an opaque value, making I<no> assumptions about its "
-#| "contents."
 msgid ""
 "In early filesystems, the value returned by B<telldir>()  was a simple file "
 "offset within a directory.  Modern filesystems use tree or hash structures, "