X-Git-Url: http://git.osdn.net/view?p=linuxjm%2FLDP_man-pages.git;a=blobdiff_plain;f=po4a%2Fdb%2Fpo%2Fja.po;h=55ce54e51279cb878d7f9ef1ca398a73d54004c2;hp=2e2892139dc06a32d4eadf7463370fbe245aeb7c;hb=eb43a066824ed61d7d8cb5a8413d0b3a3b9304b3;hpb=fdb5e87785c9c32c75aa572ca433ac821f8c1f33 diff --git a/po4a/db/po/ja.po b/po4a/db/po/ja.po index 2e289213..55ce54e5 100644 --- a/po4a/db/po/ja.po +++ b/po4a/db/po/ja.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2014-04-13 10:26+0900\n" -"PO-Revision-Date: 2014-04-13 10:34+0900\n" +"PO-Revision-Date: 2014-04-13 22:15+0900\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" @@ -87,12 +87,6 @@ msgstr "" #. type: Plain text #: build/C/man3/btree.3:62 -#, fuzzy -#| msgid "" -#| "The routine B(3) is the library interface to database files. " -#| "One of the supported file formats is btree files. The general " -#| "description of the database access methods is in B(3), this " -#| "manual page describes only the btree specific information." msgid "" "The routine B(3) is the library interface to database files. One " "of the supported file formats is btree files. The general description of " @@ -116,10 +110,6 @@ msgstr "" #. type: Plain text #: build/C/man3/btree.3:71 -#, fuzzy -#| msgid "" -#| "The btree access method specific data structure provided to B(3) " -#| "is defined in the Idb.hE> include file as follows:" msgid "" "The btree access-method-specific data structure provided to B(3) is " "defined in the Idb.hE> include file as follows:" @@ -541,15 +531,6 @@ msgstr "" #. type: Plain text #: build/C/man3/dbopen.3:72 -#, fuzzy -#| msgid "" -#| "B() is the library interface to database files. The supported " -#| "file formats are btree, hashed and UNIX file oriented. The btree format " -#| "is a representation of a sorted, balanced tree structure. The hashed " -#| "format is an extensible, dynamic hashing scheme. The flat-file format is " -#| "a byte stream file with fixed or variable length records. The formats " -#| "and file format specific information are described in detail in their " -#| "respective manual pages B(3), B(3) and B(3)." msgid "" "B() is the library interface to database files. The supported file " "formats are btree, hashed and UNIX file oriented. The btree format is a " @@ -624,12 +605,6 @@ msgstr "" #. type: Plain text #: build/C/man3/dbopen.3:143 -#, fuzzy -#| msgid "" -#| "The I argument is a pointer to an access method specific " -#| "structure described in the access method's manual page. If I " -#| "is NULL, each access method will use defaults appropriate for the system " -#| "and the access method." msgid "" "The I argument is a pointer to an access-method-specific structure " "described in the access method's manual page. If I is NULL, each " @@ -1267,19 +1242,11 @@ msgstr "" #. type: Plain text #: build/C/man3/dbopen.3:528 -#, fuzzy -#| msgid "" -#| "The I, I, I and I routines may fail and set I " -#| "for any of the errors specified for the library routines B(2), " -#| "B(2), B(3) or B(3)." msgid "" "The I, I, I, and I routines may fail and set I " "for any of the errors specified for the library routines B(2), B" "(2), B(3) or B(3)." -msgstr "" -"I, I, I と I ルーチンは失敗するとライブラリルーチン " -"B(2), B(2), B(3), B(3) で指定されているエラーに応" -"じた I をセットする。" +msgstr "I, I, I, I ルーチンは失敗するとライブラリルーチン B(2), B(2), B(3), B(3) で指定されているエラーに応じた I をセットする。" #. type: Plain text #: build/C/man3/dbopen.3:536 @@ -1353,12 +1320,6 @@ msgstr "hash - hash データベースへのアクセスメソッド" #. type: Plain text #: build/C/man3/hash.3:62 -#, fuzzy -#| msgid "" -#| "The routine B(3) is the library interface to database files. " -#| "One of the supported file formats is hash files. The general description " -#| "of the database access methods is in B(3), this manual page " -#| "describes only the hash specific information." msgid "" "The routine B(3) is the library interface to database files. One " "of the supported file formats is hash files. The general description of the " @@ -1377,10 +1338,6 @@ msgstr "hash データ構造は、拡張可能な動的ハッシュスキーム #. type: Plain text #: build/C/man3/hash.3:70 -#, fuzzy -#| msgid "" -#| "The access method specific data structure provided to B(3) is " -#| "defined in the Idb.hE> include file as follows:" msgid "" "The access-method-specific data structure provided to B(3) is " "defined in the Idb.hE> include file as follows:" @@ -1870,12 +1827,6 @@ msgstr "recno - レコード番号データベースへのアクセスメソッ #. type: Plain text #: build/C/man3/recno.3:62 -#, fuzzy -#| msgid "" -#| "The routine B(3) is the library interface to database files. " -#| "One of the supported file formats is record number files. The general " -#| "description of the database access methods is in B(3), this " -#| "manual page describes only the recno specific information." msgid "" "The routine B(3) is the library interface to database files. One " "of the supported file formats is record number files. The general " @@ -1906,10 +1857,6 @@ msgstr "" #. type: Plain text #: build/C/man3/recno.3:77 -#, fuzzy -#| msgid "" -#| "The recno access method specific data structure provided to B(3) " -#| "is defined in the Idb.hE> include file as follows:" msgid "" "The recno access-method-specific data structure provided to B(3) is " "defined in the Idb.hE> include file as follows:" @@ -2079,15 +2026,6 @@ msgstr "" #. type: Plain text #: build/C/man3/recno.3:197 -#, fuzzy -#| msgid "" -#| "The data part of the key/data pair used by the I access method is " -#| "the same as other access methods. The key is different. The I " -#| "field of the key should be a pointer to a memory location of type " -#| "I, as defined in th Idb.hE> include file. This type " -#| "is normally the largest unsigned integral type available to the " -#| "implementation. The I field of the key should be the size of that " -#| "type." msgid "" "The data part of the key/data pair used by the I access method is the " "same as other access methods. The key is different. The I field of " @@ -2159,15 +2097,3 @@ msgstr "" "I, Michael Stonebraker, " "Heidi Stettner, Joseph Kalash, Antonin Guttman, Nadene Lynn, Memorandum No. " "UCB/ERL M82/32, May 1982." - -#~ msgid "flags" -#~ msgstr "flags" - -#~ msgid "1994-08-18" -#~ msgstr "1994-08-18" - -#~ msgid "1994-01-02" -#~ msgstr "1994-01-02" - -#~ msgid "1993-06-04" -#~ msgstr "1993-06-04"