HAYASHI Kentaro
null+****@clear*****
Mon Nov 25 16:33:07 JST 2013
HAYASHI Kentaro 2013-11-25 16:33:07 +0900 (Mon, 25 Nov 2013) New Revision: 8c3f76380225029d55ba4056ed044795561ab453 https://github.com/groonga/groonga/commit/8c3f76380225029d55ba4056ed044795561ab453 Message: doc: translate po Modified files: doc/locale/ja/LC_MESSAGES/news.po Modified: doc/locale/ja/LC_MESSAGES/news.po (+643 -537) =================================================================== --- doc/locale/ja/LC_MESSAGES/news.po 2013-11-25 16:05:31 +0900 (fc08745) +++ doc/locale/ja/LC_MESSAGES/news.po 2013-11-25 16:33:07 +0900 (50b9011) @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: 1.2.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-10-25 19:03+0900\n" -"PO-Revision-Date: 2013-10-28 10:50+0900\n" +"POT-Creation-Date: 2013-11-25 15:37+0900\n" +"PO-Revision-Date: 2013-11-25 16:26+0900\n" "Last-Translator: Kouhei Sutou <kou �� clear-code.com>\n" "Language-Team: Japanese\n" "Language: ja\n" @@ -22,35 +22,179 @@ msgid "News" msgstr "お知らせ" #: ../../../source/news.txt:11 -msgid "Release 3.0.9 - 2013/10/29" -msgstr "3.0.9リリース - 2013/10/29" - -#: ../../../source/news.txt:14 ../../../source/news.txt:68 -#: ../../../source/news.txt:108 ../../../source/news.txt:170 -#: ../../../source/news.txt:203 ../../../source/news.txt:244 -#: ../../../source/news.txt:297 ../../../source/news.txt:317 -#: ../../../source/news.txt:369 ../../../source/news.txt:429 -#: ../../../source/news.txt:509 ../../../source/news.txt:554 -#: ../../../source/news.txt:614 ../../../source/news.txt:649 -#: ../../../source/news.txt:686 ../../../source/news.txt:734 -#: ../../../source/news.txt:787 ../../../source/news.txt:834 -#: ../../../source/news.txt:896 ../../../source/news.txt:950 -#: ../../../source/news.txt:994 ../../../source/news.txt:1043 -#: ../../../source/news/1.2.x.txt:11 ../../../source/news/1.2.x.txt:74 -#: ../../../source/news/1.2.x.txt:132 ../../../source/news/1.2.x.txt:159 -#: ../../../source/news/1.2.x.txt:191 ../../../source/news/1.2.x.txt:223 -#: ../../../source/news/1.2.x.txt:258 ../../../source/news/1.2.x.txt:284 -#: ../../../source/news/senna.txt:15 ../../../source/news/senna.txt:24 -#: ../../../source/news/senna.txt:40 ../../../source/news/senna.txt:48 -#: ../../../source/news/senna.txt:57 ../../../source/news/senna.txt:65 -#: ../../../source/news/senna.txt:73 ../../../source/news/senna.txt:81 -#: ../../../source/news/senna.txt:98 ../../../source/news/senna.txt:106 +msgid "Release 3.1.0 - 2013/11/29" +msgstr "3.1.0リリース - 2013/11/29" + +#: ../../../source/news.txt:14 ../../../source/news.txt:55 +#: ../../../source/news.txt:109 ../../../source/news.txt:149 +#: ../../../source/news.txt:211 ../../../source/news.txt:244 +#: ../../../source/news.txt:285 ../../../source/news.txt:338 +#: ../../../source/news.txt:358 ../../../source/news.txt:410 +#: ../../../source/news.txt:470 ../../../source/news.txt:550 +#: ../../../source/news.txt:595 ../../../source/news.txt:655 +#: ../../../source/news.txt:690 ../../../source/news.txt:727 +#: ../../../source/news.txt:775 ../../../source/news.txt:828 +#: ../../../source/news.txt:875 ../../../source/news.txt:937 +#: ../../../source/news.txt:991 ../../../source/news.txt:1035 +#: ../../../source/news.txt:1084 ../../../source/news/1.2.x.txt:11 +#: ../../../source/news/1.2.x.txt:74 ../../../source/news/1.2.x.txt:132 +#: ../../../source/news/1.2.x.txt:159 ../../../source/news/1.2.x.txt:191 +#: ../../../source/news/1.2.x.txt:223 ../../../source/news/1.2.x.txt:258 +#: ../../../source/news/1.2.x.txt:284 ../../../source/news/senna.txt:15 +#: ../../../source/news/senna.txt:24 ../../../source/news/senna.txt:40 +#: ../../../source/news/senna.txt:48 ../../../source/news/senna.txt:57 +#: ../../../source/news/senna.txt:65 ../../../source/news/senna.txt:73 +#: ../../../source/news/senna.txt:81 ../../../source/news/senna.txt:98 +#: ../../../source/news/senna.txt:106 msgid "Improvements" msgstr "改良" -# 6e6d97492d194a4980fb4af16022151e +# c4ac95b1bcdf4c1aa51efafc0ae2eb13 #: ../../../source/news.txt:16 msgid "" +"[experimental] Supported an option to skip updating for the same value. It " +"is enabled by setting GRN_JA_SKIP_SAME_VALUE_PUT=yes as environment variable." +msgstr "" +"[実験的] 同じ値なら更新をスキップするオプションをサポートしました。\n" +"GRN_JA_SKIP_SAME_VALUE_PUT=yesを環境変数に設定すると有効になります。" + +# 30f36acc30e6452281bc41edc2cc4754 +#: ../../../source/news.txt:18 +msgid "" +"Improved to show tokenizer and original text in empty token warning message. " +"It shows actual token, so it helps you to investigate token related issue." +msgstr "" +"空のトークンを警告するときにトークナイザーと元のテキストを表示するよう\n" +"にしました。これにより実際のトークンが表示されるので、トークンにまつわ\n" +"る問題を調べるのに役立ちます。" + +# 7d495e48529641809b0514e687bd2533 +#: ../../../source/news.txt:20 +msgid "Dropped broken AIO support. [#2054] [Reported by sho MINAGAWA]" +msgstr "AIOサポートを打ち切りました。[#2054] [sho MINAGAWAさんが報告]" + +# 12ae20c314244c2296fc7863140c6b95 +#: ../../../source/news.txt:21 +msgid "" +"[windows] Supported build with Visual Studio Express 2008. [#1964 the 21th " +"comment] It is aimed to promote bundling Mroonga with MariaDB in the future." +msgstr "" + +#: ../../../source/news.txt:25 ../../../source/news.txt:75 +#: ../../../source/news.txt:132 ../../../source/news.txt:168 +#: ../../../source/news.txt:225 ../../../source/news.txt:255 +#: ../../../source/news.txt:308 ../../../source/news.txt:382 +#: ../../../source/news.txt:427 ../../../source/news.txt:450 +#: ../../../source/news.txt:496 ../../../source/news.txt:519 +#: ../../../source/news.txt:572 ../../../source/news.txt:618 +#: ../../../source/news.txt:667 ../../../source/news.txt:706 +#: ../../../source/news.txt:748 ../../../source/news.txt:800 +#: ../../../source/news.txt:855 ../../../source/news.txt:899 +#: ../../../source/news.txt:957 ../../../source/news.txt:1013 +#: ../../../source/news.txt:1059 ../../../source/news/1.2.x.txt:37 +#: ../../../source/news/1.2.x.txt:104 ../../../source/news/1.2.x.txt:143 +#: ../../../source/news/1.2.x.txt:176 ../../../source/news/1.2.x.txt:211 +#: ../../../source/news/1.2.x.txt:236 ../../../source/news/1.2.x.txt:268 +#: ../../../source/news/1.2.x.txt:311 ../../../source/news/senna.txt:32 +msgid "Fixes" +msgstr "修正" + +# 523d7c5900ab4a50b85a9b64aada4964 +#: ../../../source/news.txt:27 +msgid "" +"Fixed a bug that type of \"_value\" column is treated as Int32. It causes " +"the case that the value of \"_value\" column is casted unexpectedly. " +"[Reported by Genki Takiuchi]" +msgstr "" +"\\\"_value\\\"カラムの型がInt32として扱われる問題を修正しました。このバグ\n" +"で\\\"_value\\\"カラムの値が意図せずキャストされてしまうことがありました。[瀧内さんが報告]" + +# 3a4191b82fed442b97df6f4883af58cf +#: ../../../source/news.txt:30 +msgid "" +"Fixed to require GLib 2.14.0 or later for benchmark program. The benchmark " +"program is changed to use GRegex which requires GLib 2.14.0 or later. It " +"affects users who compile Groonga with '--enable-benchmark' configuration. " +"[groonga-dev,01890] [Reported by WING]" +msgstr "" +"ベンチマークプログラム向けにはGLib 2.14.0以降を要求するようにしました。\n" +"ベンチマークプログラムがGRegexを使うようになったためです。\n" +"Groongaを'--enable-benchmark'でビルドしようとしていた場合に問題となっ\n" +"ていました。[groonga-dev,01890] [WINGさんが報告]" + +# 5cf446bf4e3d415298e1560436ddcba0 +#: ../../../source/news.txt:34 +msgid "" +"Fixed a memory leak on updating an empty column vector with the same value." +msgstr "" +"空のベクターカラムを更新しようとしたときにメモリリークする問題を修正し\n" +"ました。" + +# aefa51c418b34c3a9e92c012ab8da4ad +#: ../../../source/news.txt:35 +msgid "" +"Fixed a memory leak on updating index for column vector. It affects the case " +"if you store the value of column which has invalid UTF-8 byte sequence." +msgstr "" +"ベクターカラムのインデックスを更新するときにメモリリークする問題を修正\n" +"しました。UTF-8として正しくないバイトシーケンスをカラムの値として保存\n" +"してある場合にこの影響を受けます。" + +# 272226b45a684892970f5b6061913265 +#: ../../../source/news.txt:38 +msgid "" +"[plugin][windows] Fixed the issue that register command fails without 'lib/" +"groonga/plugins'. [Reported by @yito]" +msgstr "" +"[プラグイン][windows] 'lib/groonga/plugins'を指定しないとregisterコマンドが\n" +"失敗する問題を修正しました。[@yitoさんが報告]" + +#: ../../../source/news.txt:42 ../../../source/news.txt:96 +#: ../../../source/news.txt:137 ../../../source/news.txt:196 +#: ../../../source/news.txt:231 ../../../source/news.txt:273 +#: ../../../source/news.txt:323 ../../../source/news.txt:398 +#: ../../../source/news.txt:437 ../../../source/news.txt:460 +#: ../../../source/news.txt:506 ../../../source/news.txt:584 +#: ../../../source/news.txt:642 ../../../source/news.txt:678 +#: ../../../source/news.txt:717 ../../../source/news.txt:763 +#: ../../../source/news.txt:816 ../../../source/news.txt:864 +#: ../../../source/news.txt:912 ../../../source/news.txt:979 +#: ../../../source/news.txt:1024 ../../../source/news.txt:1069 +#: ../../../source/news.txt:1119 ../../../source/news/1.2.x.txt:49 +#: ../../../source/news/1.2.x.txt:118 ../../../source/news/1.2.x.txt:148 +#: ../../../source/news/1.2.x.txt:181 ../../../source/news/1.2.x.txt:247 +#: ../../../source/news/1.2.x.txt:274 +msgid "Thanks" +msgstr "感謝" + +# a9b780cfd182423bb4d7872012ddc2e0 +#: ../../../source/news.txt:44 +msgid "sho MINAGAWA" +msgstr "sho MINAGAWAさん" + +# 1c3fa0374e6845abaa8e6b1e9a6da7d8 +#: ../../../source/news.txt:45 ../../../source/news.txt:202 +#: ../../../source/news.txt:236 +msgid "Genki Takiuchi" +msgstr "瀧内元気さん" + +# b5ff627682ad49b4b9d0cf3c1f5cb0a0 +#: ../../../source/news.txt:46 +msgid "WING" +msgstr "WINGさん" + +# 6766115494c840788931adcabdadca0f +#: ../../../source/news.txt:47 ../../../source/news.txt:766 +msgid "@yito" +msgstr "@yitoさん" + +#: ../../../source/news.txt:52 +msgid "Release 3.0.9 - 2013/10/29" +msgstr "3.0.9リリース - 2013/10/29" + +# 6e6d97492d194a4980fb4af16022151e +#: ../../../source/news.txt:57 +msgid "" "[doc][httpd] Added documentation about :ref:`groonga-database-auto-create` " "directive." msgstr "" @@ -58,12 +202,12 @@ msgstr "" "を追加しました。" # 6e6d97492d194a4980fb4af16022151e -#: ../../../source/news.txt:17 +#: ../../../source/news.txt:58 msgid "[httpd] Added :ref:`groonga-cache-limit` directive." msgstr "[httpd] :ref:`groonga-cache-limit` ディレクティブを追加しました。" # 89c9e99578da4c75afbb08f3555eec7e -#: ../../../source/news.txt:18 +#: ../../../source/news.txt:59 msgid "" "[doc] Added description why zlib/lzo compression are disabled by default. " "[groonga-dev, 01845] [Suggested by Naoya Murakami]" @@ -72,7 +216,7 @@ msgstr "" "[groonga-dev,01845] [村上さんが提案]" # 90b5be979b3e42c9a68cc98d137358a2 -#: ../../../source/news.txt:19 +#: ../../../source/news.txt:60 msgid "" "Remove a restriction related to RLIMIT_NOFILE on HTTP server. It enables " "HTTP server process to handle over 4096 files." @@ -81,7 +225,7 @@ msgstr "" "が4096以上のファイルを扱えるようにしています。" # ba31585d66e34b73aeedbd3ca589ae76 -#: ../../../source/news.txt:21 +#: ../../../source/news.txt:62 msgid "" "[experimental] Added some API to integrate mruby into groonga. [GitHub#109, " "#110, #111, #112, #113, #114, #115, #116, #117, #118] [Patch by wanabe]" @@ -91,28 +235,31 @@ msgstr "" "んがパッチ提供]" # 17b33e6ab9c94a9da7f602619d990333 -#: ../../../source/news.txt:22 +#: ../../../source/news.txt:63 msgid "[travis] Supported CMake build on Travis-CI." msgstr "[travis] Travis-CI上でCMakeによるビルドをサポートしました。" -#: ../../../source/news.txt:23 +#: ../../../source/news.txt:64 msgid "[doc] Added documentation about :doc:`reference/tuning`." msgstr "[doc] :doc:`/reference/tuning` のドキュメントを追加しました。" # e146c3c5e41d47b0991d8553a98cf1bf -#: ../../../source/news.txt:24 +#: ../../../source/news.txt:65 msgid "[experimental] Added :doc:`ruby_load` command." msgstr "[実験的] :doc:`/reference/commands/ruby_load` コマンドを追加しました。" # ed5a7d18240a4547b3cfd6e3043a87b6 -#: ../../../source/news.txt:25 +#: ../../../source/news.txt:66 msgid "" "[httpd] Supported multiple buffered body of POST request. The load command " "caused timeout in such a case. [GitHub #120] [Patch by Motoi Washida]" -msgstr "[httpd] メッセージボディが複数バッファリングされているPOSTリクエストをサポートしました。そのような場合にこれまではタイムアウトしていました。 [GitHub#120] [鷲田さんがパッチを提供]" +msgstr "" +"[httpd] メッセージボディが複数バッファリングされているPOSTリクエストをサポー" +"トしました。そのような場合にこれまではタイムアウトしていました。 " +"[GitHub#120] [鷲田さんがパッチを提供]" # 787618bea84848289414a47dc7ed4482 -#: ../../../source/news.txt:27 +#: ../../../source/news.txt:68 msgid "" "[gqtp] Supported error message. The body is changed to return raw text " "insted of double quoted text. This is incompatible changes." @@ -121,49 +268,33 @@ msgstr "" "重引用符で囲むことなく返します。これは非互換な変更です。" # a7948e6e51bb46d0999c613fe2391efb -#: ../../../source/news.txt:29 +#: ../../../source/news.txt:70 msgid "[http] Supported \"400 Bad request\" for invalid argument error." msgstr "[http] \"400 Bad request\" を引数のエラーとしてサポートしました。" # 453e14fb768045f4bcd531ead954ad24 -#: ../../../source/news.txt:30 +#: ../../../source/news.txt:71 msgid "[doc] Added examples for :doc:`/suggest/completion`" msgstr "[doc] :doc:`/suggest/completion` のサンプルを追加しました。" # 1a8cdfc03ffe4658b5fa713c47b59b06 -#: ../../../source/news.txt:31 +#: ../../../source/news.txt:72 msgid "Supported Ubuntu 13.10 (Saucy Salamander)." msgstr "Ubuntu 13.10 Saucy Salamanderをサポート。" -#: ../../../source/news.txt:34 ../../../source/news.txt:91 -#: ../../../source/news.txt:127 ../../../source/news.txt:184 -#: ../../../source/news.txt:214 ../../../source/news.txt:267 -#: ../../../source/news.txt:341 ../../../source/news.txt:386 -#: ../../../source/news.txt:409 ../../../source/news.txt:455 -#: ../../../source/news.txt:478 ../../../source/news.txt:531 -#: ../../../source/news.txt:577 ../../../source/news.txt:626 -#: ../../../source/news.txt:665 ../../../source/news.txt:707 -#: ../../../source/news.txt:759 ../../../source/news.txt:814 -#: ../../../source/news.txt:858 ../../../source/news.txt:916 -#: ../../../source/news.txt:972 ../../../source/news.txt:1018 -#: ../../../source/news/1.2.x.txt:37 ../../../source/news/1.2.x.txt:104 -#: ../../../source/news/1.2.x.txt:143 ../../../source/news/1.2.x.txt:176 -#: ../../../source/news/1.2.x.txt:211 ../../../source/news/1.2.x.txt:236 -#: ../../../source/news/1.2.x.txt:268 ../../../source/news/1.2.x.txt:311 -#: ../../../source/news/senna.txt:32 -msgid "Fixes" -msgstr "修正" - # 60b3c098c29240ddbd9f5a82a6c28da7 -#: ../../../source/news.txt:36 +#: ../../../source/news.txt:77 msgid "" "Fixed a bug that it cause SEGV by arithmetic overflow. This problem occurs " "when the size of indexes exceeds the size of virtual memory. [groonga-" "dev,01661] [Reported by Naoya Murakami]" -msgstr "オーバーフローによってSEGVを引き起こす不具合を修正しました。この問題はインデックスのサイズが仮想メモリのサイズを超過したような場合に発生します。 [groonga-dev,01661] [村上さんが報告]" +msgstr "" +"オーバーフローによってSEGVを引き起こす不具合を修正しました。この問題はイン" +"デックスのサイズが仮想メモリのサイズを超過したような場合に発生します。 " +"[groonga-dev,01661] [村上さんが報告]" # dcbc7d18ce7f443997ef3f1bb3e8fed1 -#: ../../../source/news.txt:40 +#: ../../../source/news.txt:81 msgid "" "Fixed needless lock for creating table. This change fixes a performance " "regression instroduced at Groonga 3.0.5." @@ -172,7 +303,7 @@ msgstr "" "Groonga 3.0.5で入ったパフォーマンス低下を解消します。" # ba378efefdd745d78249577b588cb06d -#: ../../../source/news.txt:42 +#: ../../../source/news.txt:83 msgid "" "Fixed a bug that database which has reference column can't be removed. It " "affects the case that indexed tables/columns and referenced tables are " @@ -185,7 +316,7 @@ msgstr "" "Rroonga #13]" # d6d4c5290b254806a588ed40c426d15f -#: ../../../source/news.txt:46 +#: ../../../source/news.txt:87 msgid "" "Fixed a bug that removing database which uses DAT key may remain garbage." msgstr "" @@ -193,7 +324,7 @@ msgstr "" "した。" # 5cf446bf4e3d415298e1560436ddcba0 -#: ../../../source/news.txt:47 +#: ../../../source/news.txt:88 msgid "" "[http] Fixed a small memory leak which is caused by shared HTTP header " "buffer in the same worker thread." @@ -202,7 +333,7 @@ msgstr "" "りメモリリークが発生していた問題を修正しました。" # 36c7cad1a44d4466a8032ca599a9177f -#: ../../../source/news.txt:48 +#: ../../../source/news.txt:89 msgid "" "[httpd] Fixed a bug that :ref:`groonga-database-auto-create` parameter isn't " "inherited. It means that these parameters are just ignored in non location " @@ -213,62 +344,47 @@ msgstr "" "た。" # 9650b97a946649a5854e29324ee51eb4 -#: ../../../source/news.txt:50 +#: ../../../source/news.txt:91 msgid "Fixed a bug that status command may returns invalid cache hit rate." msgstr "" "statusコマンドが正しくないキャッシュヒット率を返すことがある問題を修正しまし" "た。" # bee7af9feaaa4f78bbc884160a46602e -#: ../../../source/news.txt:51 +#: ../../../source/news.txt:92 msgid "" "Fix a bug that casting to Time may causes overflow issue. It affects the " "case that assignment of the Time value which indicate over 32bit value." -msgstr "Time型にキャストするときにオーバーフローする問題を修正しました。これはTime型に32bitの範囲を超えた値を設定する場合に影響します。" - -#: ../../../source/news.txt:55 ../../../source/news.txt:96 -#: ../../../source/news.txt:155 ../../../source/news.txt:190 -#: ../../../source/news.txt:232 ../../../source/news.txt:282 -#: ../../../source/news.txt:357 ../../../source/news.txt:396 -#: ../../../source/news.txt:419 ../../../source/news.txt:465 -#: ../../../source/news.txt:543 ../../../source/news.txt:601 -#: ../../../source/news.txt:637 ../../../source/news.txt:676 -#: ../../../source/news.txt:722 ../../../source/news.txt:775 -#: ../../../source/news.txt:823 ../../../source/news.txt:871 -#: ../../../source/news.txt:938 ../../../source/news.txt:983 -#: ../../../source/news.txt:1028 ../../../source/news.txt:1078 -#: ../../../source/news/1.2.x.txt:49 ../../../source/news/1.2.x.txt:118 -#: ../../../source/news/1.2.x.txt:148 ../../../source/news/1.2.x.txt:181 -#: ../../../source/news/1.2.x.txt:247 ../../../source/news/1.2.x.txt:274 -msgid "Thanks" -msgstr "感謝" +msgstr "" +"Time型にキャストするときにオーバーフローする問題を修正しました。これはTime型" +"に32bitの範囲を超えた値を設定する場合に影響します。" # a25174bd0a0e4e15b374b2347f508c62 -#: ../../../source/news.txt:57 ../../../source/news.txt:99 +#: ../../../source/news.txt:98 ../../../source/news.txt:140 msgid "Naoya Murakami" msgstr "村上さん" # 5d5214082f2d4f22ac170026de0081c7 -#: ../../../source/news.txt:58 +#: ../../../source/news.txt:99 msgid "wanabe" msgstr "wanabeさん" # 55f551771d664edaa05d79d4210e8c01 -#: ../../../source/news.txt:59 ../../../source/news.txt:160 +#: ../../../source/news.txt:100 ../../../source/news.txt:201 msgid "Motoi Washida" msgstr "鷲田基さん" # 112510ee30724a45bbda43cf0717f3b1 -#: ../../../source/news.txt:60 +#: ../../../source/news.txt:101 msgid "Eito Katagiri" msgstr "Eito Katagiriさん" -#: ../../../source/news.txt:65 +#: ../../../source/news.txt:106 msgid "Release 3.0.8 - 2013/09/29" msgstr "3.0.8リリース - 2013/09/29" # 1369ea1958fb46cb9df9b222b8d64cd7 -#: ../../../source/news.txt:70 +#: ../../../source/news.txt:111 msgid "" "[admin] Improved error handling of select functionality. This change shows " "error message and hides loading dialog. [Patch by orangain]" @@ -277,7 +393,7 @@ msgstr "" "読み込み中のダイアログを消去します。 [orangainさんがパッチ提供]" # 8d0d84fbf0b94d95a285df62b510332c -#: ../../../source/news.txt:72 +#: ../../../source/news.txt:113 msgid "" "[admin] Improved to submit search form with the enter key. [Patch by " "orangain]" @@ -286,7 +402,7 @@ msgstr "" "チ提供]" # 0699dad7bc6b47c3bc04a5e112a1001b -#: ../../../source/news.txt:73 +#: ../../../source/news.txt:114 msgid "" "[admin] Improved to show placeholder in search form. This change shows usage " "examples. [Patch by orangain]" @@ -295,13 +411,13 @@ msgstr "" "例を表示するようになります。 [orangainさんがパッチ提供]" # 6e6d97492d194a4980fb4af16022151e -#: ../../../source/news.txt:75 +#: ../../../source/news.txt:116 msgid "[httpd] Supported :ref:`groonga-query-log-path` directive" msgstr "" "[httpd] :ref:`groonga-query-log-path` ディレクティブをサポートしました。" # 955abd4b5734494c820b9befbe4bc2f8 -#: ../../../source/news.txt:76 +#: ../../../source/news.txt:117 msgid "" "[doc] Updated :doc:`/reference/commands/select` documentation about the " "number of hits in select response." @@ -310,7 +426,7 @@ msgstr "" "るドキュメントを更新しました。" # 32e858bc695e4ddc827159424aa95e3c -#: ../../../source/news.txt:78 +#: ../../../source/news.txt:119 msgid "" "Improved to ignore an empty token which is generated by continuous spaces " "from tokenizer. [groonga-dev,01729] [Suggested by Naoya Murakami]" @@ -319,7 +435,7 @@ msgstr "" "にしました。 [groonga-dev,01729] [村上さんが報告]" # 0d71237e14cc47eb83933e21ecdd345d -#: ../../../source/news.txt:80 +#: ../../../source/news.txt:121 msgid "" "[token delimit] Improved to treat continuous spaces as a space. The " "tokenizer regards 2 or more spaces are valid input." @@ -328,7 +444,7 @@ msgstr "" "ナイザーは2以上のスペースを入力として受付ます。" # 1d174127e7854907819ac535cafb6f83 -#: ../../../source/news.txt:82 +#: ../../../source/news.txt:123 msgid "" "[doc] Added note about indexes for each column vs indexes for multiple " "column." @@ -337,7 +453,7 @@ msgstr "" "加しました。" # 89c9e99578da4c75afbb08f3555eec7e -#: ../../../source/news.txt:83 +#: ../../../source/news.txt:124 msgid "" "[doc] Added language annotation to source label. [groonga-dev,01751] " "[Suggested by Kazuhiro Isobe]" @@ -346,7 +462,7 @@ msgstr "" "dev,01751] [磯部さんが提案]" # a47bb94c856442e88af76c9ff41cf4ca -#: ../../../source/news.txt:84 +#: ../../../source/news.txt:125 msgid "" "Supported :ref:`cascade-delete` to referenced records. In previous version, " "You got an error for the operation." @@ -355,7 +471,7 @@ msgstr "" "では、この操作でエラーになっていました。" # 41a72ed0dba34831a49bb2b46aa74b48 -#: ../../../source/news.txt:86 +#: ../../../source/news.txt:127 msgid "" "[doc] Updated documentation location in README. [groonga-dev,01800] " "[Reported by Kazuhiro Isobe]" @@ -364,40 +480,40 @@ msgstr "" "んが報告]" # e146c3c5e41d47b0991d8553a98cf1bf -#: ../../../source/news.txt:87 +#: ../../../source/news.txt:128 msgid "[experimental] Added :doc:`/reference/commands/ruby_eval` command." msgstr "[実験的] :doc:`/reference/commands/ruby_eval` コマンドを追加しました。" # 41a72ed0dba34831a49bb2b46aa74b48 -#: ../../../source/news.txt:88 +#: ../../../source/news.txt:129 msgid "" "[doc] Added note about GQTP and HTTP for server use. [groonga-dev,01810] " "[Reported by Kazuhiro Isobe]" msgstr "[doc] GQTPとHTTPのサーバー利用に関して注記を追加しました。" # c165ca9516c44cce87f25966f356a50d -#: ../../../source/news.txt:93 +#: ../../../source/news.txt:134 msgid "" "[admin] Fixed a bug that add value button of COLUMN_VECTOR does not work." msgstr "" "[admin] COLUMN_VECTOR の値を追加するボタンが機能しない不具合を修正しました。" # 09b4f775a54f45f696e478fb4b49752a -#: ../../../source/news.txt:98 +#: ../../../source/news.txt:139 msgid "orangain" msgstr "@orangainさん" # 1c18400a9da84d118ecd5cbd06e537c9 -#: ../../../source/news.txt:100 +#: ../../../source/news.txt:141 msgid "Kazuhiro Isobe" msgstr "磯部和広さん" -#: ../../../source/news.txt:105 +#: ../../../source/news.txt:146 msgid "Release 3.0.7 - 2013/08/29" msgstr "3.0.7リリース - 2013/08/29" # c3e42dd6e91b4890b2e4d292293ee435 -#: ../../../source/news.txt:110 +#: ../../../source/news.txt:151 msgid "" "[doc] Added API documentation. [groonga-dev,01593] [GitHub#79,#80,#81,#82," "#83,#84,#85,#86,#87,#88,#89,#90,#91,#92,#93,#95,#96,#97,#98,#99,#100] [Patch " @@ -408,7 +524,7 @@ msgstr "" "[whombxさんがパッチを提供]" # c16545e3eee745c8a0d4e646b0b61a63 -#: ../../../source/news.txt:113 +#: ../../../source/news.txt:154 msgid "" "[table_remove] Improved not to remove patricia trie table or hash table " "which is still referenced. This change avoids that referenced table is " @@ -419,7 +535,7 @@ msgstr "" "にします。" # 0ad55eab2de14c24a89b504f0ef9e639 -#: ../../../source/news.txt:115 +#: ../../../source/news.txt:156 msgid "" "Improved to just ignore too long token (4096 bytes or more). This change " "affects when it is registered. In the previous version, it is treated as an " @@ -430,7 +546,7 @@ msgstr "" "た。[groonga-dev,01571] [村上さんが提案]" # 32e858bc695e4ddc827159424aa95e3c -#: ../../../source/news.txt:118 +#: ../../../source/news.txt:159 msgid "" "Improved to show actual discarded posting term in log message. [groonga-" "dev,01621] [Reported by Naoya Murakami]" @@ -439,7 +555,7 @@ msgstr "" "dev,01621] [村上さんが報告]" # ed5a7d18240a4547b3cfd6e3043a87b6 -#: ../../../source/news.txt:120 +#: ../../../source/news.txt:161 msgid "" "[httpd] Supported loading data using POST method. [GitHub#101] [Patch by " "Motoi Washida]" @@ -448,24 +564,24 @@ msgstr "" "さんがパッチを提供]" # 6e6d97492d194a4980fb4af16022151e -#: ../../../source/news.txt:122 +#: ../../../source/news.txt:163 msgid "[httpd] Supported groonga log as ``groonga_log_path`` directive." msgstr "[httpd] ``groonga_log_path`` ディレクティブをサポートしました。" # 6e6d97492d194a4980fb4af16022151e -#: ../../../source/news.txt:123 +#: ../../../source/news.txt:164 msgid "[httpd] Supported groonga log level as ``groonga_log_level`` directive." msgstr "[httpd] ``groonga_log_level`` ディレクティブをサポートしました。" # 6e6d97492d194a4980fb4af16022151e -#: ../../../source/news.txt:124 +#: ../../../source/news.txt:165 msgid "" "[httpd] Supported customizing cache limit as ``groonga_cache_limit`` " "directive." msgstr "[httpd] ``groonga_cache_limit`` ディレクティブをサポートしました。" # d11329b0045144429f5dd55dff5ff69a -#: ../../../source/news.txt:129 +#: ../../../source/news.txt:170 msgid "" "Fixed a bug that error in expression may cause stack overflow. This change " "avoids that groonga crashes suddenly as a result of error accumlation." @@ -475,7 +591,7 @@ msgstr "" "す。" # 6ad365f78c8d4cb1af1c247bf3c02855 -#: ../../../source/news.txt:131 +#: ../../../source/news.txt:172 msgid "" "Fixed a crash bug that offline index construction for vector column which " "has orphan reference causes." @@ -484,7 +600,7 @@ msgstr "" "正しました。" # ea5b28323734408ab712da8ca0ed59cb -#: ../../../source/news.txt:133 +#: ../../../source/news.txt:174 msgid "" "Fixed a bug that groonga doesn't exit on error while daemon mode starts. For " "example, ``groonga -d /tmp/non-existence.db`` reproduce this bug." @@ -493,7 +609,7 @@ msgstr "" "ば、この不具合は ``groonga -d /tmp/non-existence.db`` で再現します。" # 3cac3fcefe4f4fa295447a37a6e2c7a5 -#: ../../../source/news.txt:135 +#: ../../../source/news.txt:176 msgid "" "[dump] Fixed a bug that wrong table type is dumped. This bug occurs when " "table type is TABLE_PAT_KEY and key is reference type." @@ -502,7 +618,7 @@ msgstr "" "ブルの型が ``TABLE_PAT_KEY`` かつ キーが参照型のときに発生します。" # 3679d9b5e39a4ce89482ced6823e151e -#: ../../../source/news.txt:137 +#: ../../../source/news.txt:178 msgid "" "Fixed a bug that the default ``--cache-limit`` value is 0. The default value " "is changed to '100'." @@ -510,7 +626,7 @@ msgstr "" "``--cache-limit`` のデフォルト値が0になっていた不具合を修正しました。デフォル" "ト値は100に変更されました。" -#: ../../../source/news.txt:139 +#: ../../../source/news.txt:180 msgid "" "Fixed a memory leak when :doc:`/reference/functions/sub_filter` is used." msgstr "" @@ -518,12 +634,12 @@ msgstr "" "ました。" # 1ba60c85e16d4dbcbcb9b6b82afa986a -#: ../../../source/news.txt:140 +#: ../../../source/news.txt:181 msgid "[doc] Fixed description of defrag command. [Reported by @naoina]" msgstr "[doc] defragコマンドの説明の誤りを修正しました。 [@naoinaさんが報告]" # de7541cc9b8f4cd69ec4578ebadc284c -#: ../../../source/news.txt:141 +#: ../../../source/news.txt:182 msgid "" "[doc] Fixed description about the way to contribute. [GitHub#77] [Patch by " "Masafumi Yokoyama]" @@ -531,7 +647,7 @@ msgstr "" "[doc] 貢献する方法の説明を修正しました。 [GitHub#77] [横山さんがパッチを提供]" # 0d37dd538e714a6c95f1f58536e3562e -#: ../../../source/news.txt:143 +#: ../../../source/news.txt:184 msgid "" "[plugin] Fixed a crash bug on multiple DB open case. This bug affects the " "case that multiple plugin is used and the same database is opened from " @@ -543,7 +659,7 @@ msgstr "" "dev,01596] [村上さんが報告]" # c47fda93113049ec801fbf8e7f9862ba -#: ../../../source/news.txt:146 +#: ../../../source/news.txt:187 msgid "" "Fixed a bug that nested match operation after ``AND`` operator doesn't work. " "The ``select ... --filter '... && nested.column @ \"keyword\"'`` query " @@ -554,14 +670,14 @@ msgstr "" "の不具合が再現します。 [groonga-dev,01599] [鷲田さんが報告]" # de7541cc9b8f4cd69ec4578ebadc284c -#: ../../../source/news.txt:149 +#: ../../../source/news.txt:190 msgid "" "[doc] Fixed a typo about documentation of special characters. [Reported by " "Genki Takiuchi]" msgstr "特殊文字のドキュメントの誤字を修正しました。 [瀧内さんが報告]" # 6c18e6da30f94a2fad48e3386ef4d477 -#: ../../../source/news.txt:151 +#: ../../../source/news.txt:192 msgid "" "Fixed a typo in error message when invalid character is given. [Reported by " "YOSHIDA Mitsuo]" @@ -570,35 +686,30 @@ msgstr "" "が報告]" # 61aa1ce2d28b44ef8cb660e832e4e605 -#: ../../../source/news.txt:157 +#: ../../../source/news.txt:198 msgid "whombx" msgstr "whombxさん" # 6945e6f2ba774ef3b53bb570e34dd6cf -#: ../../../source/news.txt:158 ../../../source/news.txt:1032 +#: ../../../source/news.txt:199 ../../../source/news.txt:1073 msgid "@naoina" msgstr "@naoinaさん" # 9163f5189ca045829582393239585aa7 -#: ../../../source/news.txt:159 +#: ../../../source/news.txt:200 msgid "Masafumi Yokoyama" msgstr "横山さん" -# 1c3fa0374e6845abaa8e6b1e9a6da7d8 -#: ../../../source/news.txt:161 ../../../source/news.txt:195 -msgid "Genki Takiuchi" -msgstr "瀧内元気さん" - # 5ae6eda699e6465883fab07e3f395ede -#: ../../../source/news.txt:162 +#: ../../../source/news.txt:203 msgid "YOSHIDA Mitsuo" msgstr "吉田光男さん" -#: ../../../source/news.txt:167 +#: ../../../source/news.txt:208 msgid "Release 3.0.6 - 2013/07/29" msgstr "3.0.6リリース - 2013/07/29" -#: ../../../source/news.txt:172 +#: ../../../source/news.txt:213 msgid "" "[doc] Added documentation about parameter of :doc:`/reference/functions/" "sub_filter` function." @@ -607,12 +718,12 @@ msgstr "" "しました。" # 1aa24afc26ed45ce896b267c2897fc2d -#: ../../../source/news.txt:174 +#: ../../../source/news.txt:215 msgid "[suggest] Supported 0MQ 3.x. [GitHub#63] [Reported by Naoya Inada]" msgstr "[suggest] 0MQ 3.xをサポートしました。[GitHub#63] [稲田さんが報告]" # 9a4b9cbb54fa4272982665c20eda5bf0 -#: ../../../source/news.txt:175 +#: ../../../source/news.txt:216 msgid "" "Added availability check for NetBSD about ``pthread_{mutex,cond}" "attr_setpshared()`` [Reported by OBATA Akio]" @@ -621,7 +732,7 @@ msgstr "" "加しました。[おばたさんが報告]" # 32e858bc695e4ddc827159424aa95e3c -#: ../../../source/news.txt:177 +#: ../../../source/news.txt:218 msgid "" "Supported backslash escape in query syntax. [groonga-dev,01520] [Reported by " "Kouhei Tanabe]" @@ -629,22 +740,22 @@ msgstr "" "クエリ構文でバックスラッシュでのエスケープをサポートしました。[groonga-" "dev,01520] [田辺さんが報告]" -#: ../../../source/news.txt:179 +#: ../../../source/news.txt:220 msgid "[rpm][fedora] Supported Fedora 19." msgstr "[rpm][fedora] Fedora 19をサポート。" # 6c4f79314cc34137aa3d1c98f8f3b7cf -#: ../../../source/news.txt:180 +#: ../../../source/news.txt:221 msgid "[rpm][fedora] Dropped Fedora 18 support." msgstr "[rpm][fedora] Fedora 18サポートを削除。" # 5a6e3a7323c44dc98b70f35a8c3fc5c0 -#: ../../../source/news.txt:181 +#: ../../../source/news.txt:222 msgid "[httpd] Updated bundled nginx version to 1.4.2." msgstr "[httpd] バンドルしているnginxのバージョンを1.4.2に更新しました。" # cf49e950348f44c19c1fc703e9eabc4f -#: ../../../source/news.txt:186 +#: ../../../source/news.txt:227 msgid "" "Fixed a crash bug when specific internal function (``grn_obj_path()``) is " "called for built-in proc function such as ``select``. [Reported by Genki " @@ -654,26 +765,26 @@ msgstr "" "ときにクラッシュする不具合を修正しました。[瀧内さんが報告]" # a25174bd0a0e4e15b374b2347f508c62 -#: ../../../source/news.txt:192 +#: ../../../source/news.txt:233 msgid "Naoya Inada" msgstr "稲田尚也さん" -#: ../../../source/news.txt:193 ../../../source/news/1.2.x.txt:249 +#: ../../../source/news.txt:234 ../../../source/news/1.2.x.txt:249 #: ../../../source/news/1.2.x.txt:276 msgid "OBATA Akio" msgstr "おばたさん" # 46081c3a928f4a2bb90121832e1790ed -#: ../../../source/news.txt:194 +#: ../../../source/news.txt:235 msgid "Kouhei Tanabe" msgstr "田辺公平さん" -#: ../../../source/news.txt:200 +#: ../../../source/news.txt:241 msgid "Release 3.0.5 - 2013/06/29" msgstr "3.0.5リリース - 2013/06/29" # 52480a40b2da4a63aa6d88f04cda79ec -#: ../../../source/news.txt:205 +#: ../../../source/news.txt:246 msgid "" "[doc] Added summary about ``match_columns`` and ``query_string`` parameters " "in ``query()``." @@ -682,13 +793,13 @@ msgstr "" "しました。" # c0f734d184694dbea264e4bbb0eb1a1d -#: ../../../source/news.txt:206 +#: ../../../source/news.txt:247 msgid "Added subrecord information to table inspection." msgstr "" "subrecordの情報をテーブルのインスペクション時に表示するようにしました。" # 70667788171a4c77bc4a5ead2b4abe85 -#: ../../../source/news.txt:207 +#: ../../../source/news.txt:248 msgid "" "Supported single quoted string literal in ``output_columns`` expression. " "This means that \"XXX, '...'\" expression is supported." @@ -697,7 +808,7 @@ msgstr "" "\"XXX, '...'\" といった表現がサポートされたことを意味しています。" # 6c18e6da30f94a2fad48e3386ef4d477 -#: ../../../source/news.txt:209 +#: ../../../source/news.txt:250 msgid "" "[doc] Added notification about root privileges and well known port when " "starting groonga server. [Reported by Kosuke Asami]" @@ -706,12 +817,12 @@ msgstr "" "した。 [浅見さんが報告]" # e146c3c5e41d47b0991d8553a98cf1bf -#: ../../../source/news.txt:211 +#: ../../../source/news.txt:252 msgid "[experimental] Added :doc:`/reference/functions/html_untag` function." msgstr "[実験的] :doc:`/reference/functions/html_untag` 関数を追加しました。" # 32e858bc695e4ddc827159424aa95e3c -#: ../../../source/news.txt:216 +#: ../../../source/news.txt:257 msgid "" "Fixed a crash bug of mroonga which is caused by missing lock for table " "creation. [Reported by Y.Kentaro]" @@ -720,12 +831,12 @@ msgstr "" "を修正しました。 [Y.Kentaroさんが報告]" # 4d47da4ba00f4e839b74e7467931bbb7 -#: ../../../source/news.txt:218 +#: ../../../source/news.txt:259 msgid "Fixed a lot of compilation warnings by clang and gcc." msgstr "ClangやGCCによるコンパイル時の警告を抑制するように修正しました。" # 2c2d674ae54d4260bcb3a1633658cba6 -#: ../../../source/news.txt:219 +#: ../../../source/news.txt:260 msgid "" "Fixed a bug that ``sub_filter(...)`` is ignored if you use \"XXX && " "sub_filter(...)\" expression." @@ -734,7 +845,7 @@ msgstr "" "る不具合を修正しました。" # 9d15359b318b4435a923457ae7a07616 -#: ../../../source/news.txt:221 +#: ../../../source/news.txt:262 msgid "" "Fixed a bug that wrong tag name is used in XML output. This bug affects the " "case if you use \"REFERENCE_VECTOR_COLUMN._key\" expression for " @@ -745,13 +856,13 @@ msgstr "" "を受けます。 参照カラムがXMLの出力に含まれません。" # 31ddd4b3cf954006855e93807682f7e7 -#: ../../../source/news.txt:224 +#: ../../../source/news.txt:265 msgid "[doc] Fixed wrong arguments in ``sub_filter()`` documentation." msgstr "" "[doc] ``sub_filter()`` のドキュメントにおける引数の誤りを修正しました。" # 8d0d84fbf0b94d95a285df62b510332c -#: ../../../source/news.txt:225 +#: ../../../source/news.txt:266 msgid "" "[deb] Fixed a bug that status action returns wrong exit code when services " "are stopped. [GitHub#62] [Patch by @orangain]" @@ -760,7 +871,7 @@ msgstr "" "しました。" # 9d15359b318b4435a923457ae7a07616 -#: ../../../source/news.txt:227 +#: ../../../source/news.txt:268 msgid "" "Fixed a bug that the value of arithmetic operation is broken. This bug " "affects the case if you assign calculated value to ``_score`` pseudo column " @@ -770,26 +881,26 @@ msgstr "" "似カラムへと計算結果を代入するような場合に影響します。" # b1146418a12748129de07ac43d0d5457 -#: ../../../source/news.txt:234 ../../../source/news.txt:287 +#: ../../../source/news.txt:275 ../../../source/news.txt:328 msgid "Y.Kentaro" msgstr "Y.Kentaroさん" # 4c14cd0875464a8992ea96c7a56b059e -#: ../../../source/news.txt:235 +#: ../../../source/news.txt:276 msgid "Kosuke Asami" msgstr "浅見公輔さん" # 09b4f775a54f45f696e478fb4b49752a -#: ../../../source/news.txt:236 ../../../source/news.txt:289 +#: ../../../source/news.txt:277 ../../../source/news.txt:330 msgid "@orangain" msgstr "@orangainさん" -#: ../../../source/news.txt:241 +#: ../../../source/news.txt:282 msgid "Release 3.0.4 - 2013/05/29" msgstr "3.0.4リリース - 2013/05/29" # 634bde87a70d48129bf6994650d0c16b -#: ../../../source/news.txt:246 +#: ../../../source/news.txt:287 msgid "" "[tokenizer] Improved to show log message when normalized string is not given." msgstr "" @@ -797,7 +908,7 @@ msgstr "" "るようにしました。" # ff9a27becb1342c4b8409526ebd81b9b -#: ../../../source/news.txt:247 +#: ../../../source/news.txt:288 msgid "" "Supported ``_key`` as an argument of ``geo_in_circle``. [Reported by @ceekz]" msgstr "" @@ -805,40 +916,40 @@ msgstr "" "告]" # 899efd3f34534feebd9f0d8cb3cbc111 -#: ../../../source/news.txt:248 +#: ../../../source/news.txt:289 msgid "Supported to cast vector elements when groonga is used as a library." msgstr "" "groongaをライブラリとして使うときに、ベクタカラムのキャストをサポートしまし" "た。" -#: ../../../source/news.txt:249 +#: ../../../source/news.txt:290 msgid "Dropped Ubuntu 11.10 (Oneiric Ocelot) support." msgstr "Ubuntu 11.10 (Oneiric Ocelot)のサポートをやめました。" -#: ../../../source/news.txt:250 +#: ../../../source/news.txt:291 msgid "Supported multiple index section in ``match_columns``." msgstr "" "``match_columns`` にてマルチセクション対応のインデックス指定をサポートしまし" "た。" # af71f5ccb3624f72b583a449e5e420fa -#: ../../../source/news.txt:251 +#: ../../../source/news.txt:292 msgid "Supported ``tokenize`` command." msgstr "``tokenize`` コマンドをサポートしました。" -#: ../../../source/news.txt:252 +#: ../../../source/news.txt:293 msgid "Supported to show system error message when ``mmap()`` is failed." msgstr "" "``mmap()`` が失敗したときのシステムエラーメッセージの表示をサポートしました。" # 5f61d892ccc94875801df61f102288e3 -#: ../../../source/news.txt:253 +#: ../../../source/news.txt:294 msgid "[doc][windows] Simplified build procedures by \"cmake --build\"." msgstr "" "[doc][windows] ビルド手順を \"cmake --build\" でできるように簡略化しました。" # 7e61d1daf4684a4e8fe79cb255c5f2f9 -#: ../../../source/news.txt:254 +#: ../../../source/news.txt:295 msgid "" "Improved to restrict max execution time to prevent hanging service script. " "[GitHub#61] [Reported by firewood]" @@ -847,7 +958,7 @@ msgstr "" "した。[GitHub#61] [firewoodさんが報告]" # f5f3d733ebf9495b97e64dd9c9c77860 -#: ../../../source/news.txt:256 +#: ../../../source/news.txt:297 msgid "" "Supported to evaluate vector as boolean. By this change, empty vector is " "evaluated as true." @@ -856,7 +967,7 @@ msgstr "" "て評価されるようになります。" # 697a84b9db5c442baf7a75389f99e0c1 -#: ../../../source/news.txt:258 +#: ../../../source/news.txt:299 msgid "" "Improved not to log too many needless log messages. Too many log messages " "are truncated as \"(N same messages are truncated)\"." @@ -865,7 +976,7 @@ msgstr "" "\"(N same messages are truncated)\"として省略されるようになります。" # 6ce20ce8ee2c445da2cb129eb32cdb1d -#: ../../../source/news.txt:260 +#: ../../../source/news.txt:301 msgid "" "[munin][groonga_n_records] Added ``exclude_tables`` option. It supports to " "exclude specific tables from monitoring results." @@ -874,12 +985,12 @@ msgstr "" "によりモニタリング結果から特定のテーブルを除去することができます。" # a496f308e9464c77b3409f2062ac062c -#: ../../../source/news.txt:262 +#: ../../../source/news.txt:303 msgid "Supported Debian 8.0 (jessie)." msgstr "Debian 8.0 (jessie)をサポートしました。" # 1d46f5aec0494d94b106aa71345dc6f1 -#: ../../../source/news.txt:263 +#: ../../../source/news.txt:304 msgid "" "Improved database portability by eliminating directory path of system " "plugins." @@ -888,12 +999,12 @@ msgstr "" "ティを改善しました。" # c57d20fcb16441c184d6f6970fb519c8 -#: ../../../source/news.txt:269 +#: ../../../source/news.txt:310 msgid "[tokenizer] Fixed a memory leak on error." msgstr "[tokenizer] エラー時のメモリリークを修正しました。" # 32e858bc695e4ddc827159424aa95e3c -#: ../../../source/news.txt:270 +#: ../../../source/news.txt:311 msgid "" "Fixed a bug that empty string for similar search causes SEGV. [groonga-" "dev,01346] [Reported by Nakai Kanako]" @@ -902,7 +1013,7 @@ msgstr "" "dev,01346] [中井さんが報告]" # 47b3c04dfd034c2ea7cfda6b9edbb709 -#: ../../../source/news.txt:272 +#: ../../../source/news.txt:313 msgid "" "Fixed a memory leak when \"VECTOR_COLUMN != xxx\", \"VECTOR_COLUMN && xxx\" " "expressions are used." @@ -911,13 +1022,13 @@ msgstr "" "メモリリークする問題を修正しました。" # c165ca9516c44cce87f25966f356a50d -#: ../../../source/news.txt:274 +#: ../../../source/news.txt:315 msgid "Fixed a bug that SIGSTOP and SIGCONT stops groonga server." msgstr "" "SIGSTOPとSIGCONTによりgroongaサーバが停止してしまう不具合を修正しました。" # 32e858bc695e4ddc827159424aa95e3c -#: ../../../source/news.txt:275 +#: ../../../source/news.txt:316 msgid "" "Fixed a crash bug when normalizer returns NULL as normalized string. " "[Reported by Y.Kentaro]" @@ -926,7 +1037,7 @@ msgstr "" "不具合を修正しました。 [Y.Kentaroさんが報告]" # 32e858bc695e4ddc827159424aa95e3c -#: ../../../source/news.txt:277 +#: ../../../source/news.txt:318 msgid "" "Fixed a bug that daemonize process doesn't work on OS X. [groonga-dev,01440] " "[Reported by Masahiro KONISHI]" @@ -935,37 +1046,37 @@ msgstr "" "西さんが報告]" # 3ecb9c125de14a91bc607a2f775708de -#: ../../../source/news.txt:279 +#: ../../../source/news.txt:320 msgid "[deb] Fixed a bug that HTTP/GQTP process is excuted as root user." msgstr "" "[deb] HTTP/GQTPプロセスがroot権限で実行されてしまう不具合を修正しました。" # aff010d6aad747209b01aa52370c3ef6 -#: ../../../source/news.txt:284 +#: ../../../source/news.txt:325 msgid "@ceekz" msgstr "@ceekzさん" # a25174bd0a0e4e15b374b2347f508c62 -#: ../../../source/news.txt:285 +#: ../../../source/news.txt:326 msgid "Nakai Kanako" msgstr "中井さん" # 2a68c10ca9734e81aa1828be4fa60214 -#: ../../../source/news.txt:286 ../../../source/news.txt:640 +#: ../../../source/news.txt:327 ../../../source/news.txt:681 msgid "firewood" msgstr "firewoodさん" # 8541c44776864ea1a1a351cc1916431b -#: ../../../source/news.txt:288 +#: ../../../source/news.txt:329 msgid "Masahiro KONISHI" msgstr "小西さん" -#: ../../../source/news.txt:294 +#: ../../../source/news.txt:335 msgid "Release 3.0.3 - 2013/04/29" msgstr "3.0.3リリース - 2013/04/29" # 16834a2d32fb4c338abb06867b93ba2f -#: ../../../source/news.txt:299 +#: ../../../source/news.txt:340 msgid "" "[suggest] Supported to learn with the value of customized weight by using " "``configuration.weight`` configuration." @@ -974,7 +1085,7 @@ msgstr "" "るようになりました。" # f601dddd991c4137813416afe0cad6e8 -#: ../../../source/news.txt:301 +#: ../../../source/news.txt:342 msgid "" "Improved performance of geo-location search. For example, " "``geo_in_rectangle`` is executed about 10% faster than ever." @@ -983,7 +1094,7 @@ msgstr "" "実行速度が10%程度以前より高速化しています。" # 88ebf35fb5f04b45b4d2796f490e0020 -#: ../../../source/news.txt:303 +#: ../../../source/news.txt:344 msgid "" "[rpm][centos] Added ``additional_configure_options`` parameter for building " "customized groonga without changing spec file." @@ -993,19 +1104,19 @@ msgstr "" "ん。" # 79147bcfbc684966ba538dd843773589 -#: ../../../source/news.txt:305 +#: ../../../source/news.txt:346 msgid "Supported KyTea 0.4.5." msgstr "KyTea 0.4.5をサポート。" # 20e70d35f661446d95cb010b319d0770 -#: ../../../source/news.txt:306 +#: ../../../source/news.txt:347 msgid "Supported vector index access by \"vector[N]\" syntax." msgstr "" "ベクターに対し \"vector[N]\" という構文でインデックスを指定してアクセスできる" "ようにした。" # 9b8b4382ec4648cbad402a6e506b4451 -#: ../../../source/news.txt:307 +#: ../../../source/news.txt:348 msgid "" "Added ``--default-tokenizer`` option to :doc:`/reference/executables/groonga-" "suggest-create-dataset` command." @@ -1014,7 +1125,7 @@ msgstr "" "default-tokenizer`` オプションを追加した。" # 9b8b4382ec4648cbad402a6e506b4451 -#: ../../../source/news.txt:308 +#: ../../../source/news.txt:349 msgid "" "Added ``--help`` option to :doc:`/reference/executables/groonga-suggest-" "create-dataset` command." @@ -1023,16 +1134,16 @@ msgstr "" "help`` オプションを追加した。" # 1a8cdfc03ffe4658b5fa713c47b59b06 -#: ../../../source/news.txt:309 +#: ../../../source/news.txt:350 msgid "Supported Ubuntu 13.04 Raring Ringtail." msgstr "Ubuntu 13.04 Raring Ringtailをサポート。" -#: ../../../source/news.txt:314 +#: ../../../source/news.txt:355 msgid "Release 3.0.2 - 2013/03/29" msgstr "3.0.2リリース - 2013/03/29" # c2eb0177194e4c6cac0c1700f68e6217 -#: ../../../source/news.txt:319 +#: ../../../source/news.txt:360 msgid "" "Supported two or more indexes for a table key. This change affects to " "eliminate potential crash case when loading a new key to two or more indexed " @@ -1043,7 +1154,7 @@ msgstr "" "します。" # 2e44c253aef94ddf955d2d6eb8d14f0d -#: ../../../source/news.txt:322 +#: ../../../source/news.txt:363 msgid "" "Supported binary operations such as ``X + Y``, ``X - Y``, ``X * Y``, ``X / " "Y``, ``X % Y``, ``X >> Y``, ``X << Y``, ``X | Y``, ``X ^ Y``, ``X & Y`` and " @@ -1053,12 +1164,12 @@ msgstr "" "Y``, ``X | Y``, ``X ^ Y``, ``X & Y`` や ``X >>> Y`` といった演算子をInt8, " "UInt8, Int16, UInt16 や UInt64に対してもサポートしました。" -#: ../../../source/news.txt:325 +#: ../../../source/news.txt:366 msgid "Added english documentation for ``load`` command." msgstr ":doc:`/reference/commands/load` コマンドのドキュメントを追加。" # eef3512703674114b16ee2fe411eacec -#: ../../../source/news.txt:326 +#: ../../../source/news.txt:367 msgid "" "Supported binary assign operations such as ``X += Y``, ``X -= Y``, ``X *= " "Y``, ``X /= Y``, ``X %= Y``, ``X <<= Y``, ``X >>= Y``, ``X >>>= Y``, ``X &= " @@ -1069,7 +1180,7 @@ msgstr "" "Int8, UInt8, Int16, UInt16 や UInt64に対してもサポートしました。" # 39692c9d0abe441f9b75560138d28a11 -#: ../../../source/news.txt:329 +#: ../../../source/news.txt:370 msgid "" "Supported unary operations such as ``-X`` for Int8, UInt8, Int16, UInt16 and " "UInt64." @@ -1078,7 +1189,7 @@ msgstr "" "しました。" # 70667788171a4c77bc4a5ead2b4abe85 -#: ../../../source/news.txt:330 +#: ../../../source/news.txt:371 msgid "" "Supported complex string concatination in ``--output_columns``. For example, " "you can use a query such as ``--output_columns '\"<\" + title + \">\"'``." @@ -1088,17 +1199,17 @@ msgstr "" "た。" # 9e07053f9cf148e092fee22e40f7866a -#: ../../../source/news.txt:332 +#: ../../../source/news.txt:373 msgid "Added the information of the repository of groonga to development page." msgstr "開発ページにgroongaリポジトリの情報を追加しました。" # 0c09fc889236485c868b552db16d02ea -#: ../../../source/news.txt:333 +#: ../../../source/news.txt:374 msgid "Added ``sub_filter()`` function." msgstr "``sub_filter()`` 関数を追加しました。" # 075bacf5759843fa917fb5c8bcb3c286 -#: ../../../source/news.txt:334 +#: ../../../source/news.txt:375 msgid "" "Supported query expander in ``query()`` function. This change supports the " "query such as ``query(\"MATCH_COLUMNS\", \"QUERY\", \"QueryExpanderTSV\")``." @@ -1108,7 +1219,7 @@ msgstr "" "ようになりました。" # 9ee8feeeb75e445c86cdb3d4245b4408 -#: ../../../source/news.txt:337 +#: ../../../source/news.txt:378 msgid "" "Renamed ``--query_expansion`` to ``--query_expander``. ``--query_expansion`` " "is regarded as deprecated." @@ -1117,7 +1228,7 @@ msgstr "" "query_expansion`` は引き続き使えますが、非推奨となります。" # 321c7eb37adf49f091b0a98f7eb5c81c -#: ../../../source/news.txt:343 +#: ../../../source/news.txt:384 msgid "" "Fixed a bug that ``snippet_html(XXX), XXX`` fails with \"stack error\". This " "bug affects a query such as ``--output_columns 'snippet_html(title), " @@ -1128,12 +1239,12 @@ msgstr "" "たクエリに影響します。[Groonga-talk (no subject)] [Hendro Wibowoさんが報告]" # de7541cc9b8f4cd69ec4578ebadc284c -#: ../../../source/news.txt:346 +#: ../../../source/news.txt:387 msgid "Fixed a typo about install documentation. [Reported by hino]" msgstr "インストールのドキュメントの誤字を修正。 [hinoさんが報告]" # 32e858bc695e4ddc827159424aa95e3c -#: ../../../source/news.txt:347 +#: ../../../source/news.txt:388 msgid "" "Fixed a bug that Travis-CI setup script fails. [groonga-dev,01248] [Reported " "by ongaeshi]" @@ -1142,7 +1253,7 @@ msgstr "" "dev,01248] [ongaeshiさんが報告]" # 4a693bc61e5b4af8aa027dc3e3503ee7 -#: ../../../source/news.txt:349 +#: ../../../source/news.txt:390 msgid "" "Fixed a memory leak. This bug affects the case which satisfy following three " "conditions. Column is a reference column, Column is a vector column and " @@ -1153,7 +1264,7 @@ msgstr "" "き。" # 627ae243db1b4506bc8fd680eb0297f4 -#: ../../../source/news.txt:353 +#: ../../../source/news.txt:394 msgid "" "Fixed a crash bug by ``--output_columns _score.GARBAGE``. This affects the " "case if GARBAGE does not exist." @@ -1162,26 +1273,26 @@ msgstr "" "を修正した。この不具合はGARBAGEが存在しないときに影響します。" # 3ed13bd693324d77b8246c43357e01ac -#: ../../../source/news.txt:359 +#: ../../../source/news.txt:400 msgid "Hendro Wibowo" msgstr "Hendro Wibowoさん" # 7139c684589746f8b791e7f0b8505eae -#: ../../../source/news.txt:360 +#: ../../../source/news.txt:401 msgid "hino" msgstr "hinoさん" # bf2c259c902d4927b01013e9e7e5640b -#: ../../../source/news.txt:361 ../../../source/news.txt:605 +#: ../../../source/news.txt:402 ../../../source/news.txt:646 msgid "ongaeshi" msgstr "ongaeshiさん" -#: ../../../source/news.txt:366 +#: ../../../source/news.txt:407 msgid "Release 3.0.1 - 2013/02/28" msgstr "3.0.1リリース - 2013/02/28" # 899efd3f34534feebd9f0d8cb3cbc111 -#: ../../../source/news.txt:371 +#: ../../../source/news.txt:412 msgid "" "Supported to set Bool to reference column when loading dataset by load " "command." @@ -1190,7 +1301,7 @@ msgstr "" "しました。" # 13ba0ebfe2974e0081125eff265a0064 -#: ../../../source/news.txt:372 +#: ../../../source/news.txt:413 msgid "" "Supported AND operation for nested index. In this change, the expression " "\"COLUMN1.COLUMN2 >= 1 && COLUMN1.COLUMN2 <=3\" works. Note that the order " @@ -1203,7 +1314,7 @@ msgstr "" "ん。これを指定すると、\"COLUMN1.COLUMN2 <= 1\"とみなします。" # c2eb0177194e4c6cac0c1700f68e6217 -#: ../../../source/news.txt:376 +#: ../../../source/news.txt:417 msgid "" "Supported sorting not indexed entries. This change affects the case such as " "``--sortby geo_distance(...)`` drops not indexed entries." @@ -1213,7 +1324,7 @@ msgstr "" "しようとしたときに結果が抜け落ちてしてしまう場合に影響します。" # c1243036eb1f4d29aac6330f03de01da -#: ../../../source/news.txt:379 +#: ../../../source/news.txt:420 msgid "" "Supported range search for reference column by index. This change enable you " "to search range by index which is TABLE_PAT_KEY or TABLE_DAT_KEY based " @@ -1224,19 +1335,19 @@ msgstr "" "ても範囲検索できるようになった。" # d1bad4e01b454dc3a9ef01e18718dda7 -#: ../../../source/news.txt:382 +#: ../../../source/news.txt:423 msgid "[rpm][centos] Supported MeCab 0.995." msgstr "[rpm][centos] MeCab 0.995をサポート。" # 91b9709872c946c0ad813c08c3600aec -#: ../../../source/news.txt:383 +#: ../../../source/news.txt:424 msgid "" "[doc] Added missing documentation of commands such as ``column_rename`` or " "``truncate``." msgstr "[doc] ``column_rename`` や ``truncate`` コマンドのドキュメントを追加。" # 0164d96848bb4859ac16e4a3f840405e -#: ../../../source/news.txt:388 +#: ../../../source/news.txt:429 msgid "" "Fixed a bug that ``grn_index_cursor_next()`` returns NULL unexpectedly. It " "causes that invalid index entry is returned after deleting entries. This bug " @@ -1248,7 +1359,7 @@ msgstr "" "さんが報告]" # 627ae243db1b4506bc8fd680eb0297f4 -#: ../../../source/news.txt:391 +#: ../../../source/news.txt:432 msgid "" "Fixed a crash bug that ``geo_distance()`` sort by index. This bug occurs by " "wrong the number of found records." @@ -1258,7 +1369,7 @@ msgstr "" "します。" # de82e6b839db43399c7477d85b345e23 -#: ../../../source/news.txt:393 +#: ../../../source/news.txt:434 msgid "" "[httpd] Enabled default owner/group of database setting as groonga/groonga." msgstr "" @@ -1266,21 +1377,21 @@ msgstr "" "箇所を有効にしました。" # 298e603a711a430596ed6edf0108f8e9 -#: ../../../source/news.txt:398 +#: ../../../source/news.txt:439 msgid "b senboku" msgstr "b senbokuさん" -#: ../../../source/news.txt:404 +#: ../../../source/news.txt:445 msgid "Release 3.0.0 - 2013/02/09" msgstr "3.0.0リリース - 2013/02/09" # 85c485ef4bce497b87a84f63ccc6efb2 -#: ../../../source/news.txt:406 +#: ../../../source/news.txt:447 msgid "Bump version to 3.0.0!" msgstr "バージョン3.0.0になりました!" # a4bc76dd7fbb4cb2818dcee4e92fa981 -#: ../../../source/news.txt:411 +#: ../../../source/news.txt:452 msgid "" "[deb] Fixed to install missing not EUC-JP, but UTF-8 encoding dictionary " "when ``groonga-tokenizer-mecab`` package is installed." @@ -1289,7 +1400,7 @@ msgstr "" "をEUC-JPでなくUTF-8の辞書ものを明示的にインストールするように修正した。" # 3679d9b5e39a4ce89482ced6823e151e -#: ../../../source/news.txt:413 +#: ../../../source/news.txt:454 msgid "" "Fixed a bug that int64 literal is truncated to uint32 value. If you use " "string literal for int64, this bug does not affects." @@ -1298,7 +1409,7 @@ msgstr "" "字列として表記した場合には、この不具合の影響はありません。" # ea2221866693480ea4a925da4dbf249a -#: ../../../source/news.txt:415 +#: ../../../source/news.txt:456 msgid "" "[rpm][centos] Fixed a bug that stopping ``groonga-server-http`` service by " "init script is failed. [GitHub#53] [Patch by IWAI, Masaharu]" @@ -1307,18 +1418,18 @@ msgstr "" "た。 [GitHub#53] [岩井さんがパッチ提供]" # 96dd9cfb2ff048c3a38a1d05e8efa773 -#: ../../../source/news.txt:421 ../../../source/news.txt:724 -#: ../../../source/news.txt:778 ../../../source/news.txt:826 -#: ../../../source/news.txt:873 ../../../source/news.txt:940 +#: ../../../source/news.txt:462 ../../../source/news.txt:765 +#: ../../../source/news.txt:819 ../../../source/news.txt:867 +#: ../../../source/news.txt:914 ../../../source/news.txt:981 msgid "IWAI, Masaharu" msgstr "岩井さん" -#: ../../../source/news.txt:426 +#: ../../../source/news.txt:467 msgid "Release 2.1.2 - 2013/01/29" msgstr "2.1.2リリース - 2013/01/29" # 9d16c022346848238fc81690dfad173d -#: ../../../source/news.txt:431 +#: ../../../source/news.txt:472 msgid "" "Supported multiple ``query()`` in a select command. For example, you can " "specify the keyword which has different weight such as 'query(\"column * " @@ -1331,12 +1442,12 @@ msgstr "" "filter`` に指定することができます。" # 29061914ac84404faef7f9cc9f998a59 -#: ../../../source/news.txt:435 +#: ../../../source/news.txt:476 msgid "Dropped experimental view feature." msgstr "実験的機能であったビューを削除しました。" # ae8cab4dd4bf408ea334161448d86a8a -#: ../../../source/news.txt:436 +#: ../../../source/news.txt:477 msgid "" "Added ``grn_logger_reopen`` API for custom logger. Note that " "``grn_logger_info`` API is deprecated, use ``grn_logger`` API instead." @@ -1345,7 +1456,7 @@ msgstr "" "りました。 ``grn_logger`` APIを代りに使ってください。" # c4efc6097f634a7e96f2d9042629fb42 -#: ../../../source/news.txt:438 +#: ../../../source/news.txt:479 msgid "" "Added ``grn_default_logger_set_path()`` and ``grn_default_logger_get_path()" "`` API. Note that global ``grn_log_path`` variable was removed. Use above " @@ -1356,7 +1467,7 @@ msgstr "" "数を使うにはAPIを使用してください。" # 4247f5a833a940d38776bd23957fec55 -#: ../../../source/news.txt:440 +#: ../../../source/news.txt:481 msgid "" "Added ``grn_default_query_logger_set_path()`` and " "``grn_default_query_logger_get_path()`` API. Note that global " @@ -1367,7 +1478,7 @@ msgstr "" "ての ``grn_qlog_path`` は削除しました。上記変数を使うにはAPIを使用してくださ" "い。" -#: ../../../source/news.txt:443 +#: ../../../source/news.txt:484 msgid "" "Added translated documentation about :doc:`/reference/tables` and :doc:`/" "reference/normalizers`." @@ -1376,7 +1487,7 @@ msgstr "" "トを追加。" # a4bc76dd7fbb4cb2818dcee4e92fa981 -#: ../../../source/news.txt:444 +#: ../../../source/news.txt:485 msgid "" "[deb][rpm] Improved to install with missing dictionary when ``groonga-" "tokenizer-mecab`` package is installed." @@ -1385,7 +1496,7 @@ msgstr "" "をインストールするように改善した。" # 7ce1ab5fe654490ba490923622c65577 -#: ../../../source/news.txt:446 +#: ../../../source/news.txt:487 msgid "" "Supported :ref:`nested-index-search` with range search. For example, you can " "specify 'column1.column2...columnN <= \"1988-01-04 00:00:00\"' in ``--" @@ -1395,25 +1506,25 @@ msgstr "" "column2...columnN <= \"1988-01-04 00:00:00\"' というように ``--filter`` に範" "囲を指定することができるようになります。" -#: ../../../source/news.txt:449 +#: ../../../source/news.txt:490 msgid "[rpm][fedora] Supported Fedora 18." msgstr "[rpm][fedora] Fedora 18をサポート。" # 6c4f79314cc34137aa3d1c98f8f3b7cf -#: ../../../source/news.txt:450 +#: ../../../source/news.txt:491 msgid "[rpm][fedora] Dropped Fedora 17 support." msgstr "[rpm][fedora] Fedora 17サポートを削除。" -#: ../../../source/news.txt:451 +#: ../../../source/news.txt:492 msgid "[doc] Added documentation for :doc:`/server/package`." msgstr "[doc] :doc:`/server/package` のドキュメントを追加。" -#: ../../../source/news.txt:452 +#: ../../../source/news.txt:493 msgid "[doc] Added documentation for :doc:`/reference/functions/query`." msgstr "[doc] :doc:`/reference/functions/query` のドキュメントを追加。" # 12bcc3a2e26c415382a3e21ef500784f -#: ../../../source/news.txt:457 +#: ../../../source/news.txt:498 msgid "" "Fixed not to report an error even though MeCab tokenizer shared object isn't " "found. [groonga-dev,01174] [Reported by wing]" @@ -1422,7 +1533,7 @@ msgstr "" "いようにした。 [groonga-dev,01174] [wingさんが報告]" # cf5573a8985e4ff396407f8353887901 -#: ../../../source/news.txt:459 +#: ../../../source/news.txt:500 msgid "" "[httpd] Fixed not to fail configure on CentOS 5.4 by setting ``SED`` " "variable explicitly." @@ -1431,7 +1542,7 @@ msgstr "" "ト実行が失敗しないようにした。" # 31ffc97a074342dabc4d93c2cdd9e2e0 -#: ../../../source/news.txt:461 +#: ../../../source/news.txt:502 msgid "" "Fixed a crash bug that not initialized vector column value is accessed by " "select command." @@ -1440,16 +1551,16 @@ msgstr "" "ときにクラッシュする不具合を修正した。" # 7139c684589746f8b791e7f0b8505eae -#: ../../../source/news.txt:467 +#: ../../../source/news.txt:508 msgid "wing" msgstr "wingさん" -#: ../../../source/news.txt:472 +#: ../../../source/news.txt:513 msgid "Release 2.1.1 - 2012/12/29" msgstr "2.1.1リリース - 2012/12/29" # c97f42da07964436becc630c29f2d726 -#: ../../../source/news.txt:474 +#: ../../../source/news.txt:515 msgid "" "This is bug fix release of 2.1.0. All of 2.1.0 users should use 2.1.1 " "instead." @@ -1458,7 +1569,7 @@ msgstr "" "使ってください。" # acbafda587f94fc19eb82991e382f084 -#: ../../../source/news.txt:480 +#: ../../../source/news.txt:521 msgid "" "Fixed a bug that ``KEY_NORMALIZE`` information in database that is created " "by groonga 2.0.8 or ealier is dropped." @@ -1466,12 +1577,12 @@ msgstr "" "groonga 2.0.8以前で作成したデータベース中の ``KEY_NORMALIZE`` 関連の情報が失" "われる問題を修正。" -#: ../../../source/news.txt:486 +#: ../../../source/news.txt:527 msgid "Release 2.1.0 - 2012/12/29" msgstr "2.1.0リリース - 2012/12/29" # fc5011a6b6cf4e30b80f4f5500004f6d -#: ../../../source/news.txt:490 +#: ../../../source/news.txt:531 msgid "" "Use 2.1.1 instead of 2.1.0. 2.1.0 has a serious bug related " "``KEY_NORMALIZE``." @@ -1480,7 +1591,7 @@ msgstr "" "題があります。" # fc5e6c195987467c845e1a82be87d35c -#: ../../../source/news.txt:495 +#: ../../../source/news.txt:536 msgid "" "This release has backward incompatible changes against ``table_list`` and " "``column_list`` commands. If you use own program which depends on the output " @@ -1492,7 +1603,7 @@ msgstr "" "ます。" # 05e145a68b3443a699e3b3686721738f -#: ../../../source/news.txt:499 +#: ../../../source/news.txt:540 msgid "" "This release has supported ``--normalizer`` option, but there is side effect " "for this feature. If you open old version of groonga database at least once, " @@ -1503,7 +1614,7 @@ msgstr "" "古いバージョンのgroongaではデータベースを開けなくなります。" # 62d618ed012347c0b8c108c2389ea568 -#: ../../../source/news.txt:504 +#: ../../../source/news.txt:545 msgid "" "There is also another backward incompatible change agaist plugin API for " "tokenizer. The argument of ``grn_tokenizer_query_open`` API has changed. " @@ -1513,12 +1624,12 @@ msgstr "" "``grn_tokenizer_query_open`` APIの引数が変更されました。このAPIの変更はトーク" "ナイザプラグインの開発者に影響があります。" -#: ../../../source/news.txt:511 +#: ../../../source/news.txt:552 msgid "[doc] Added documentation about :ref:`nested-index-search`." msgstr "[doc] :ref:`nested-index-search` に関するドキュメントを追加。" # 60e1ef051ab147dcb8f03b9d2c53e26c -#: ../../../source/news.txt:512 +#: ../../../source/news.txt:553 msgid "" "Supported the expression as :doc:`/reference/functions/snippet_html` " "arguments. This change enables you to use ``snippet_html(\"STRING\" + " @@ -1530,12 +1641,12 @@ msgstr "" "ます。 \"STRING\"にはカラム名や文字列を指定できます。 [嶋田 大貴さんが報告]" # 4c960ccdbc674e70ad67492038d02acb -#: ../../../source/news.txt:515 +#: ../../../source/news.txt:556 msgid "Supported to create own normalizer as a plugin." msgstr "正規化を行うプラグインを作成できるようにした。" # d26aec4a703c4bc6af65ba76099ad8d3 -#: ../../../source/news.txt:516 +#: ../../../source/news.txt:557 msgid "" "Moved ``groonga-query-log-analyzer`` as `groonga-query-log <http://rubygems." "org/gems/groonga-query-log>`_ RubyGems. It enables you to analyze query logs " @@ -1546,7 +1657,7 @@ msgstr "" "のパッケージをインストールせずにクエリログの解析を行えるようになります。" # 544c2091341e4a968dcb72a08034c79a -#: ../../../source/news.txt:519 +#: ../../../source/news.txt:560 msgid "" "Supported ``--normalizer`` option for :doc:`/reference/commands/" "table_create` command. This change enables you to specify normalizer plugin." @@ -1556,7 +1667,7 @@ msgstr "" "ります。" # 86f26bb00b22400c8f1c777bd4f21a41 -#: ../../../source/news.txt:521 +#: ../../../source/news.txt:562 msgid "" "Changed \"null\" string to null value as meaning for \"No Object\". This is " "backward incompatible change and affects output results of introspection " @@ -1567,7 +1678,7 @@ msgstr "" "出力結果に影響します。" # 98e4fe0181a241eabaf1221efb25eef9 -#: ../../../source/news.txt:524 +#: ../../../source/news.txt:565 msgid "" "Added a flag which controls behavior about normalizer as the last argument " "of ``grn_tokenizer_query_open`` API." @@ -1576,14 +1687,14 @@ msgstr "" "の引数として追加した。" # 95de110a64864b2f990048ad323fda4b -#: ../../../source/news.txt:526 +#: ../../../source/news.txt:567 msgid "" "Supported continuous line in :ref:`command-list-with-continuous-line` list." msgstr "" ":ref:`command-list-with-continuous-line` リストに書かれた継続行のサポート。" # a1f3f10273df4232a5a739a59c21a5c7 -#: ../../../source/news.txt:527 +#: ../../../source/news.txt:568 msgid "" "Improved to support not only no key table, but also hash table, patricia " "trie and double array trie for :ref:`nested-index-search`." @@ -1592,7 +1703,7 @@ msgstr "" "ア木、ダブル配列を指定したテーブルでも使えるように改善した。" # 358162ec8ac64b2e8f90c8c07500d7e6 -#: ../../../source/news.txt:533 +#: ../../../source/news.txt:574 msgid "" "[windows] Added missing ``O_BINARY`` flag to open file correctly. This " "change fixes the infinite loop problem about groonga HTTP server. " @@ -1603,7 +1714,7 @@ msgstr "" "[Shimomura Tatsuyaさんがパッチ提供]" # 43516be326bf44868f5aeeaffddbbae0 -#: ../../../source/news.txt:536 +#: ../../../source/news.txt:577 msgid "" "Fixed a bug that ``--default-match-escalation-threshold`` doesn't accept " "negative value to disable functionality. This fix enable you to disable " @@ -1616,7 +1727,7 @@ msgstr "" "さい。" # 48eeccd7bd6f4dd2acf847816524e346 -#: ../../../source/news.txt:540 +#: ../../../source/news.txt:581 msgid "" "Fixed a bug that ``_score`` after \"*\" is ignored in ``--output_columns``." msgstr "" @@ -1624,21 +1735,21 @@ msgstr "" "を修正した。" # 22557c3a8f96427e8a3722f893fc5ed9 -#: ../../../source/news.txt:545 ../../../source/news.txt:603 +#: ../../../source/news.txt:586 ../../../source/news.txt:644 msgid "Tomoatsu Shimada" msgstr "嶋田 大貴さん" # 8a668bcca5f74938bf21b0848b6b24c6 -#: ../../../source/news.txt:546 +#: ../../../source/news.txt:587 msgid "Shimomura Tatsuya" msgstr "Shimomura Tatsuyaさん" -#: ../../../source/news.txt:551 +#: ../../../source/news.txt:592 msgid "Release 2.0.9 - 2012/11/29" msgstr "2.0.9リリース - 2012/11/29" # 49d87add3fd1490889914b02d2a4aa48 -#: ../../../source/news.txt:556 +#: ../../../source/news.txt:597 msgid "" "Supported to calculate the value of distance accross border in " "``geo_distance`` with ``rectangle`` as approximate type. [#1534]" @@ -1647,12 +1758,12 @@ msgstr "" "たいでも距離の算出できるようにした。 [#1534]" # 4e4fe25ee589460ba0df7a37fec35c34 -#: ../../../source/news.txt:558 +#: ../../../source/news.txt:599 msgid "[doc] Added the :doc:`/spec/gqtp` specification." msgstr "[doc] :doc:`/spec/gqtp` の仕様についてのドキュメントを追加した。" # 5bd9fad837a74448bbc7594079703b6f -#: ../../../source/news.txt:559 +#: ../../../source/news.txt:600 msgid "" "Improved to ignore non critical ``getaddrinfo()`` error which groonga " "command emits on startup. This change does not affects nomal use of groonga " @@ -1664,7 +1775,7 @@ msgstr "" "デフォルトのホスト名が解決できるかチェックするのに使っていただけだからです。" # 5d78ead32ce44f6bac631b8187162e91 -#: ../../../source/news.txt:562 +#: ../../../source/news.txt:603 msgid "" "[experimental] Added ``snippet_html()`` function which extract keyword and " "surrounding text. See :doc:`/reference/functions/snippet_html` about details." @@ -1674,7 +1785,7 @@ msgstr "" "してください。" # 7b1f3f7a846d428bbbab56f2907b7bf7 -#: ../../../source/news.txt:564 +#: ../../../source/news.txt:605 msgid "" "Supported to report error reason when error occured during reading table " "record." @@ -1682,7 +1793,7 @@ msgstr "" "テーブルのレコードを出力している際に発生したエラーを表示するようにした。" # 74304b25226a4e56a94237b665afbb41 -#: ../../../source/news.txt:565 +#: ../../../source/news.txt:606 msgid "" "Supported to search with keyword by nested index notation ( concatinate " "multiple indexed column name with dot character ) if there is a relationship " @@ -1693,7 +1804,7 @@ msgstr "" "索できるようにした。" # 0f23e29582ee4cee84534ce2ea5aef85 -#: ../../../source/news.txt:568 +#: ../../../source/news.txt:609 msgid "" "Supported to log \"[tokenizer][mecab]\" tag when using ``TokenMecab`` " "tokenizer." @@ -1702,7 +1813,7 @@ msgstr "" "力するようにした。" # 2397c815486f44c185ba58b72dd42429 -#: ../../../source/news.txt:569 +#: ../../../source/news.txt:610 msgid "" "Supported to log \"[tokenizer][kytea]\" tag when using ``TokenKyTea`` " "tokenizer." @@ -1711,7 +1822,7 @@ msgstr "" "力するようにした。" # ab2aaa8099964de2b9bffcbaa836a309 -#: ../../../source/news.txt:570 +#: ../../../source/news.txt:611 msgid "" "Improved to use separated array for command error location as output " "results. This change is incompatibility change, but does not affects " @@ -1720,23 +1831,23 @@ msgstr "" "検索結果の内容のうち、コマンドのエラー表示は別の配列として表示するようにしま" "した。この変更は非互換な変更ですが、既存のプログラムには影響しません。" -#: ../../../source/news.txt:572 +#: ../../../source/news.txt:613 msgid "Added documentation for :doc:`/reference/command/output_format`." msgstr ":doc:`/reference/command/output_format` に関するドキュメントを追加。" -#: ../../../source/news.txt:573 +#: ../../../source/news.txt:614 msgid "" "Added documentation for :doc:`/reference/command/return_code` of output " "results." msgstr ":doc:`/reference/command/return_code` に関するドキュメントを追加。" # 418185a376724109bfb81a6b2b906336 -#: ../../../source/news.txt:574 +#: ../../../source/news.txt:615 msgid "Supported range search by using index." msgstr "インデックスを使った指定範囲の検索をサポート。" # 9337d0ae845643c096c858549db03c97 -#: ../../../source/news.txt:579 +#: ../../../source/news.txt:620 msgid "" "Fixed to use network byte order for status code of :ref:`gqtp-header-spec` " "to follow the normal network protocol convention. This change affects that " @@ -1750,7 +1861,7 @@ msgstr "" "ステータスコードを正しく表示できなくなります。" # a448434f6bf745b08ebb340a2f2ab537 -#: ../../../source/news.txt:583 +#: ../../../source/news.txt:624 msgid "" "Fixed a bug that UTF-8 normalization computes wrong offset which affects to " "return value of ``snippet_html()``. This change not to insert tag of snippet " @@ -1761,7 +1872,7 @@ msgstr "" "ないようにする。 [#1531] [嶋田大貴さんが報告]" # 9ebace86580741258752c876ffa13ea7 -#: ../../../source/news.txt:586 +#: ../../../source/news.txt:627 msgid "" "[windows] Fixed over allocated memory access which cause segmentation fault " "on startup by groonga command. [#1532] [Patch by Akio Tajima]" @@ -1771,7 +1882,7 @@ msgstr "" "供]" # 41a72ed0dba34831a49bb2b46aa74b48 -#: ../../../source/news.txt:588 +#: ../../../source/news.txt:629 msgid "" "[windows] Fixed a bug that data stored in column couldn't be read when total " "amount of data stored in column exceeds 128MB. [groonga-dev,01088] [Reported " @@ -1781,7 +1892,7 @@ msgstr "" "を参照できない不具合を修正した。 [groonga-dev,01088] [ongaeshiさんが報告]" # c4b30e67bd2d45518d22208672f62bbd -#: ../../../source/news.txt:590 +#: ../../../source/news.txt:631 msgid "" "Fixed a bug that searching with indexed column for ``Int*`` and ``UInt*`` " "except ``Int32/Uint32`` returns invalid results." @@ -1790,12 +1901,12 @@ msgstr "" "よる検索結果が正しくない不具合を修正した。" # 8b924278f6a04c2988bc9603133f4ef7 -#: ../../../source/news.txt:592 +#: ../../../source/news.txt:633 msgid "Fixed a bug that deleting record can be found." msgstr "削除したはずのレコードが検索結果で見つかる問題を修正した。" # cf146b0842714e7caaaf8f30d67198f4 -#: ../../../source/news.txt:593 +#: ../../../source/news.txt:634 msgid "" "Fixed a bug that latin1 and koi8r normalizations could not process all " "string data if given string contains NULL character on the way." @@ -1804,7 +1915,7 @@ msgstr "" "べての文字列データを正規化できない不具合を修正した。" # 639359fd86ab4b0bacf6a0ec99a550a4 -#: ../../../source/news.txt:595 +#: ../../../source/news.txt:636 msgid "" "Fixed to return the correct default value of type when no data stored in " "column is referenced by ``select`` command." @@ -1813,7 +1924,7 @@ msgstr "" "たデフォルト値を返さない不具合を修正した。" # 02890a518dcd47beb08a89809e620c6c -#: ../../../source/news.txt:597 +#: ../../../source/news.txt:638 msgid "" "Fixed to exclude the value of vector column metadata in :ref:`offline-index-" "construction`. This change not to contain such a metadata as search results." @@ -1823,16 +1934,16 @@ msgstr "" "す。" # 6c73fb140f03491bba80ce7265359cff -#: ../../../source/news.txt:604 +#: ../../../source/news.txt:645 msgid "Akio Tajima" msgstr "Akio Tajimaさん" -#: ../../../source/news.txt:611 +#: ../../../source/news.txt:652 msgid "Release 2.0.8 - 2012/10/29" msgstr "2.0.8リリース - 2012/10/29" # 7642d36244e54058a2c164a2af403488 -#: ../../../source/news.txt:616 +#: ../../../source/news.txt:657 msgid "" "[rpm] Improved the description of server-http and httpd packages. [Suggested " "by Daiki Ueno]" @@ -1840,26 +1951,26 @@ msgstr "" "[rpm] server-httpとhttpdパッケージの説明を改善した。 [Daiki Uenoさんが提案]" # 4c960ccdbc674e70ad67492038d02acb -#: ../../../source/news.txt:618 +#: ../../../source/news.txt:659 msgid "Supported custom query expansion by plugin." msgstr "プラグインによるクエリ展開のカスタマイズをサポート。" # d3a2f1bed2ea4c1ba00ffa32fc94b0c5 -#: ../../../source/news.txt:619 +#: ../../../source/news.txt:660 msgid "[experimental] Added query expander ``QueryExpanderTSV`` plugin." msgstr "[実験的] クエリ展開を行う ``QueryExpanderTSV`` プラグインを追加。" # 1a8cdfc03ffe4658b5fa713c47b59b06 -#: ../../../source/news.txt:620 +#: ../../../source/news.txt:661 msgid "Supported Ubuntu 12.10 Quantal Quetzal" msgstr "Ubuntu 12.10 Quantal Quetzalをサポート。" -#: ../../../source/news.txt:621 +#: ../../../source/news.txt:662 msgid "[experimental] Supported function call in ``output_columns``." msgstr "[実験的] クエリの ``output_columns`` で関数呼び出しをサポート。" # 4aef263cd90f4d3281658aa85c213c43 -#: ../../../source/news.txt:622 +#: ../../../source/news.txt:663 msgid "" "[doc][rpm] Add missing description about installing MeCab dictionary. " "[Reported by serihiro]" @@ -1867,7 +1978,7 @@ msgstr "" "[doc][rpm] MeCab辞書のインストールについて説明を追加。 [serihiroさんが報告]" # 2e30a2ca6c284fc583c8fdd46625be93 -#: ../../../source/news.txt:628 +#: ../../../source/news.txt:669 msgid "" "[rpm] Fixed to remove needless \"Requires\" from spec file. [Reported by " "Daiki Ueno]" @@ -1876,13 +1987,13 @@ msgstr "" "が報告]" # 025ebf1fb842441aa3fe45852f257a1f -#: ../../../source/news.txt:630 +#: ../../../source/news.txt:671 msgid "" "[rpm] Fixed inaccurate description about license of groonga-server-gqtp." msgstr "groonga-server-gqtpパッケージのライセンス表記が不正確なのを修正した。" # 7e61d1daf4684a4e8fe79cb255c5f2f9 -#: ../../../source/news.txt:631 +#: ../../../source/news.txt:672 msgid "" "[admin] Fixed record edit button shows wrong record. [GitHub#34] [Reported " "by firewood]" @@ -1891,196 +2002,196 @@ msgstr "" "[GitHub#34] [firewoodさんが報告]" # 49b60d06f6b64550ab566f705f6e1f18 -#: ../../../source/news.txt:633 +#: ../../../source/news.txt:674 msgid "[deb] Fixed to remove needless dependency to pcre." msgstr "[deb] 不要なpcreパッケージへの依存を削除した。" # 453b0fcb00074294bac60b2a070dd4bb -#: ../../../source/news.txt:634 +#: ../../../source/news.txt:675 msgid "[deb] Fixed to bundle missing table plugin." msgstr "" "[deb] パッケージに入っていなかったテーブルプラグインを添付するようにした。" -#: ../../../source/news.txt:639 ../../../source/news.txt:941 -#: ../../../source/news.txt:1031 ../../../source/news/1.2.x.txt:250 +#: ../../../source/news.txt:680 ../../../source/news.txt:982 +#: ../../../source/news.txt:1072 ../../../source/news/1.2.x.txt:250 msgid "Daiki Ueno" msgstr "うえのさん" # 067558b6a39f4ee6a822393578699563 -#: ../../../source/news.txt:641 +#: ../../../source/news.txt:682 msgid "serihiro" msgstr "serihiroさん" -#: ../../../source/news.txt:646 +#: ../../../source/news.txt:687 msgid "Release 2.0.7 - 2012/09/29" msgstr "2.0.7リリース - 2012/09/29" # d3be6cfcd52948bebb170b9cbdc3bf3d -#: ../../../source/news.txt:651 +#: ../../../source/news.txt:692 msgid "[doc] Added more descriptions about ``--query_flags``." msgstr "[doc] ``--query_flags`` の説明を追加。" # d61cf78e4bd9478cbac6c4b56306722e -#: ../../../source/news.txt:652 +#: ../../../source/news.txt:693 msgid "[doc][httpd] Added sample configuration for gzip compression." msgstr "[doc][httpd] gzip圧縮についての設定サンプルを追加。" # 8cc2ec7486d14dfcaec56e85c0c899a8 -#: ../../../source/news.txt:653 +#: ../../../source/news.txt:694 msgid "[httpd][rpm][centos] Added groonga-httpd init script." msgstr "[httpd][rpm][centos] groonga-httpd initスクリプトを追加。" # 96b234b538854eb5834541e61b446ea1 -#: ../../../source/news.txt:654 +#: ../../../source/news.txt:695 msgid "[rpm] Added logrotate config files." msgstr "[rpm] logrotateの設定ファイルを追加。" # 1a4379dfad874cce8e8df4127d857244 -#: ../../../source/news.txt:655 +#: ../../../source/news.txt:696 msgid "Supported creating database during install process." msgstr "インストール中のデータベース作成をサポート。" # 6e6d97492d194a4980fb4af16022151e -#: ../../../source/news.txt:656 +#: ../../../source/news.txt:697 msgid "[httpd] Supported ``groonga_database_auto_create`` directive." msgstr "[httpd] ``groonga_database_auto_create`` ディレクティブをサポート。" # 6db960789eee4a90a998c1fed2c94972 -#: ../../../source/news.txt:657 +#: ../../../source/news.txt:698 msgid "Supported score respected merge by set operation. [GitHub#31]" msgstr "集合演算でのスコアのマージをサポート。 [GitHub#31]" # af71f5ccb3624f72b583a449e5e420fa -#: ../../../source/news.txt:658 +#: ../../../source/news.txt:699 msgid "[httpd] Supported ``load`` command by POST." msgstr "[httpd] POSTによる ``load`` コマンドをサポート。" # 1384bd993061437f8ed66fbb9d90deb1 -#: ../../../source/news.txt:659 +#: ../../../source/news.txt:700 msgid "Added error check for creating temporary result set. [GitHub#33]" msgstr "一時結果テーブルを作成する際のエラーチェックを追加。 [GitHub#33]" # 327d23e84f504e1b9d05979383fb7b9c -#: ../../../source/news.txt:660 +#: ../../../source/news.txt:701 msgid "Added GQTP server package." msgstr "GQTP サーバーパッケージを追加。" # 0c09fc889236485c868b552db16d02ea -#: ../../../source/news.txt:661 +#: ../../../source/news.txt:702 msgid "Added ``max()`` function." msgstr "``max()`` 関数を追加。" # 0c09fc889236485c868b552db16d02ea -#: ../../../source/news.txt:662 +#: ../../../source/news.txt:703 msgid "Added ``min()`` function." msgstr "``min()`` 関数を追加。" # da9ee26db8864458a524ecdf7cba6a95 -#: ../../../source/news.txt:667 +#: ../../../source/news.txt:708 msgid "Fixed to set domain to vector elements to ``load`` command. [GitHub#30]" msgstr "" "``load`` コマンド実行時にベクタ要素へ主キー値の属する型情報を設定するように修" "正した。 [GitHub#30]" # 30b5bfea9cc44012b8047a175961bdae -#: ../../../source/news.txt:668 +#: ../../../source/news.txt:709 msgid "[httpd] Fixed missing NULL initialization. [Reported by @Kiske]" msgstr "[httpd] NULLでの初期化漏れを修正した。 [@Kiskeさんが報告]" # 5621485a8dbf4a8190c7579af018a098 -#: ../../../source/news.txt:669 +#: ../../../source/news.txt:710 msgid "[httpd] Fixed missing size about ``content_type_len``." msgstr "[httpd] ``content_type_len`` のサイズ設定漏れを修正した。" # 353e744dd148475e81ed81c147fe8fd3 -#: ../../../source/news.txt:670 +#: ../../../source/news.txt:711 msgid "[rpm][fedora] Fixed to use ``--bind-address`` in ``groonga.service``." msgstr "" "[rpm][fedora] ``groonga.service`` で ``--bind-address`` を使うように修正し" "た。" # bce9dce8a62f49bb906135eae845f20e -#: ../../../source/news.txt:671 +#: ../../../source/news.txt:712 msgid "Fixed crash by invalid argument filter. [GitHub#32]" msgstr "不適切なフィルタの引数によリクラッシュする問題を修正した。 [GitHub#32]" # 3ecb9c125de14a91bc607a2f775708de -#: ../../../source/news.txt:672 +#: ../../../source/news.txt:713 msgid "Fixed a bug that Time -> Time cast breaks value." msgstr "Time型からTime型へのキャストで値が壊れる不具合を修正。" # 3ecb9c125de14a91bc607a2f775708de -#: ../../../source/news.txt:673 +#: ../../../source/news.txt:714 msgid "Fixed a bug that Time -> Float cast breaks value." msgstr "Time型からFloat型へのキャストで値が壊れる不具合を修正。" # 4bde41ad9cb3474187f8c33b27b6b53a -#: ../../../source/news.txt:678 +#: ../../../source/news.txt:719 msgid "@Kiske" msgstr "@Kiskeさん" -#: ../../../source/news.txt:683 +#: ../../../source/news.txt:724 msgid "Release 2.0.6 - 2012/08/29" msgstr "2.0.6リリース - 2012/08/29" # 2b11c29997a84152a69935053eed1719 -#: ../../../source/news.txt:688 +#: ../../../source/news.txt:729 msgid "[deb][rpm] Added ``groonga-server-common`` meta package. [#1451]" msgstr "[deb][rpm] ``groonga-server-common`` メタパッケージを追加。 [#1451]" # 71ebd83a67e74392a32147ab3fae6a85 -#: ../../../source/news.txt:689 +#: ../../../source/news.txt:730 msgid "Supported ``--query_flags`` option to ``select`` command." msgstr "``--query_flags`` オプションを ``select`` コマンドでサポート。" # 24c4887e78824583a73f05193c2fcbd9 -#: ../../../source/news.txt:690 +#: ../../../source/news.txt:731 msgid "Supported PCRE auto detection for groonga-httpd." msgstr "groonga-httpdでPCREの自動検出をサポート。" # d3be6cfcd52948bebb170b9cbdc3bf3d -#: ../../../source/news.txt:691 +#: ../../../source/news.txt:732 msgid "[doc] Added information about Twitter and Facebook." msgstr "[doc] TwiterとFacebookの情報を追加。" -#: ../../../source/news.txt:692 +#: ../../../source/news.txt:733 msgid "Improved to show error message from MeCab on ``mecab_new2()`` failure." msgstr "" "MeCabで ``mecab_new2()`` 関数失敗時のエラーメッセージも表示するように改善し" "た。" # f476260e25184390ae765c6f27dfef9e -#: ../../../source/news.txt:693 +#: ../../../source/news.txt:734 msgid "[doc] Added details about groonga for server use." msgstr "[doc] groonga をサーバーとして利用するときの詳細ドキュメントを追加。" # a8a03a3a23de464ca41718bb09e648ce -#: ../../../source/news.txt:694 +#: ../../../source/news.txt:735 msgid "Improved to log details about ``vm.overcommit_memory``." msgstr "``vm.overcommit_memory`` の詳細を記録するように改善した。" -#: ../../../source/news.txt:695 +#: ../../../source/news.txt:736 msgid "Supported custom selector definition." msgstr "カスタムセレクタの定義をサポート。" # 24c4887e78824583a73f05193c2fcbd9 -#: ../../../source/news.txt:696 +#: ../../../source/news.txt:737 msgid "Supported ``--working-directory`` option for groonga." msgstr "groongaで ``--working-directory`` オプションをサポートした。" # 5005089c9a0a47adb903ebc7a3bd86bc -#: ../../../source/news.txt:697 +#: ../../../source/news.txt:738 msgid "Supported ``dump`` command for groonga-httpd." msgstr "groonga-httpdで ``dump`` コマンドをサポートした。" # 9cf4588ce1db4f76b48a7eb1a6e1c6c9 -#: ../../../source/news.txt:698 +#: ../../../source/news.txt:739 msgid "Improved to show not found target name for ``clearlock`` command." msgstr "" "``clearlock`` コマンドで見つからないターゲット名を表示するように改善した。" # 0eec542f2a4049f2bd7319c734b1b266 -#: ../../../source/news.txt:699 +#: ../../../source/news.txt:740 msgid "" "Improved error messages about ``get`` command implemented by table plugin." msgstr "" @@ -2088,19 +2199,19 @@ msgstr "" "を改善した。" # fc81908c7e9045459f8debf021eeb258 -#: ../../../source/news.txt:700 +#: ../../../source/news.txt:741 msgid "" "[rpm][centos] Supported MeCab 0.994. [#1455] [Suggested by IWAI, Masaharu]" msgstr "[rpm][centos] MeCab 0.994をサポートした。 [#1455] [岩井さんが提案]" # 66407764d2e542cd82aa35dda3689c4d -#: ../../../source/news.txt:702 +#: ../../../source/news.txt:743 msgid "Supported changing default logger's max level before ``grn_init()``." msgstr "" "ログ記録レベルの既定の最大値を ``grn_init()`` を呼ぶ前に変更可能にした。" # 00b88a3185cd4965ad0080778be7d1a8 -#: ../../../source/news.txt:703 +#: ../../../source/news.txt:744 msgid "" "Added ``all_records()`` function which copies all record IDs to the result " "table." @@ -2109,18 +2220,18 @@ msgstr "" "追加した。" # 71ebd83a67e74392a32147ab3fae6a85 -#: ../../../source/news.txt:704 +#: ../../../source/news.txt:745 msgid "Supported '-WORD' in ``--query`` of the select command." msgstr "``select`` コマンドの ``--query`` で '-WORD' 構文をサポート。" # d7e8e4f2331c46ed977d09cf2b5d8a18 -#: ../../../source/news.txt:709 +#: ../../../source/news.txt:750 msgid "" "[doc] Fixed the execution examples. [#1428] [Reported by IWAI, Masaharu]" msgstr "[doc] チュートリアルの実行例を修正した。 [#1428] [岩井さんが報告]" # 56f6e702bc9c4dbe8c9d941272ddefe0 -#: ../../../source/news.txt:711 +#: ../../../source/news.txt:752 msgid "" "[deb] Fixed not to force groonga user/group by init script for groonga-httpd." msgstr "" @@ -2128,13 +2239,13 @@ msgstr "" "ないように修正した。" # 353e744dd148475e81ed81c147fe8fd3 -#: ../../../source/news.txt:712 +#: ../../../source/news.txt:753 msgid "[rpm][fedora] Fixed missing stop parameter for groonga-httpd service." msgstr "" "[rpm][fedora] groonga-httpdサービスでstopパラメータの指定漏れを修正した。" # 4ba7df34538141139c89714a81e17d36 -#: ../../../source/news.txt:713 +#: ../../../source/news.txt:754 msgid "" "Fixed a bug that the last 1 byte for cache key is ignored by ``select`` " "command." @@ -2143,18 +2254,18 @@ msgstr "" "修正した。" # 44a30854bde541ee9f87e1243d1bc663 -#: ../../../source/news.txt:714 +#: ../../../source/news.txt:755 msgid "" "Fixed detection of the number of arguments in the complex function call." msgstr "複雑な関数呼び出しで引数の個数の検出処理を修正した。" # 4d47da4ba00f4e839b74e7467931bbb7 -#: ../../../source/news.txt:715 +#: ../../../source/news.txt:756 msgid "Fixed to suppress a warning by Clang." msgstr "Clangによる警告を抑制するように修正した。" # fb6c6707d8bc43cc8fb8b8dbdac6b55d -#: ../../../source/news.txt:716 +#: ../../../source/news.txt:757 msgid "" "Fixed backward incompatibility about missing ``add`` command related error " "by executing ``clearlock`` command." @@ -2163,7 +2274,7 @@ msgstr "" "方非互換なエラーを修正した。" # 1ba60c85e16d4dbcbcb9b6b82afa986a -#: ../../../source/news.txt:718 +#: ../../../source/news.txt:759 msgid "" "[windows] Fixed database open failure which is related to binary data. " "[Reported by @yito]" @@ -2171,17 +2282,12 @@ msgstr "" "[windows] バイナリデータを含むデータベースを開く際のエラーを修正した。 [@yito" "さんが報告]" -# 6766115494c840788931adcabdadca0f -#: ../../../source/news.txt:725 -msgid "@yito" -msgstr "@yitoさん" - -#: ../../../source/news.txt:731 +#: ../../../source/news.txt:772 msgid "Release 2.0.5 - 2012/07/29" msgstr "2.0.5リリース - 2012/07/29" # d234095c54e742bda59bd54ff64ce492 -#: ../../../source/news.txt:736 +#: ../../../source/news.txt:777 msgid "" "Supported calculating the value of distance with \"rect\" or \"rectangle\" " "argument in southern hemisphere. [#1418] [#1419] [#1420] [#1421]" @@ -2190,17 +2296,17 @@ msgstr "" "算をサポート。 [#1418] [#1419] [#1420] [#1421]" # d592680624d943cf9e8b8cb3b1ec267f -#: ../../../source/news.txt:738 +#: ../../../source/news.txt:779 msgid "[doc] Added some literals description in script syntax." msgstr "[doc] スクリプト構文にてリテラルの説明を追加。" # 24c4887e78824583a73f05193c2fcbd9 -#: ../../../source/news.txt:739 +#: ../../../source/news.txt:780 msgid "Supported other directory build for groonga-suggest and groonga-httpd." msgstr "groonga-suggestとgroonga-httpdのソース外ビルドに対応。" # fc81908c7e9045459f8debf021eeb258 -#: ../../../source/news.txt:740 +#: ../../../source/news.txt:781 msgid "" "Supported \";\" as a query parameter separator. [#1406] [Suggested by IWAI, " "Masaharu]" @@ -2208,12 +2314,12 @@ msgstr "" "クエリパラメータの区切り文字として \";\"をサポート。 [#1406] [岩井さんが提案]" # d3be6cfcd52948bebb170b9cbdc3bf3d -#: ../../../source/news.txt:742 +#: ../../../source/news.txt:783 msgid "[doc] Added descriptions about script syntax." msgstr "[doc] スクリプト構文の説明を追加。" # 9ea10840e949417ba7b844f7060fc682 -#: ../../../source/news.txt:743 +#: ../../../source/news.txt:784 msgid "" "Supported near search by ``'column *N \"word1 word2 ...\"'`` in script " "syntax. [#1423]" @@ -2222,68 +2328,68 @@ msgstr "" "ポート。 [#1423]" # b59f74b815014a99a60996b9436b0f1a -#: ../../../source/news.txt:745 +#: ../../../source/news.txt:786 msgid "[doc] Added a description about limitation of suffix search." msgstr "[doc] 後方一致検索の制限を追記。" # dd0c793ac9784d69aa1f3bd605e9c4f6 -#: ../../../source/news.txt:746 +#: ../../../source/news.txt:787 msgid "Supported near search for ``_key`` pseudo column. [GitHub#19]" msgstr "近傍検索で ``_key`` 疑似カラムをサポート。 [GitHub#19]" # 9fa7b082c9df47159dac5c19d8480a19 -#: ../../../source/news.txt:747 +#: ../../../source/news.txt:788 msgid "[doc] Added basic ECMAScript related syntaxes." msgstr "[doc] 基本的なECMAScript関連の構文を追加。" # d3be6cfcd52948bebb170b9cbdc3bf3d -#: ../../../source/news.txt:748 +#: ../../../source/news.txt:789 msgid "" "[doc] Updated a description about :doc:`/reference/functions/geo_distance`." msgstr "[doc] :doc:`/reference/functions/geo_distance` の説明を更新。" -#: ../../../source/news.txt:749 +#: ../../../source/news.txt:790 msgid "[rpm][fedora] Supported Fedora 17." msgstr "[rpm][fedora] Fedora 17をサポート。" # 6c4f79314cc34137aa3d1c98f8f3b7cf -#: ../../../source/news.txt:750 +#: ../../../source/news.txt:791 msgid "[rpm][fedora] Dropped Fedora 16 support." msgstr "[rpm][fedora] Fedora 16サポートを削除。" # 6db960789eee4a90a998c1fed2c94972 -#: ../../../source/news.txt:751 +#: ../../../source/news.txt:792 msgid "Supported logical not ``\"!\"`` operator. [GitHub#22]" msgstr "論理演算子 ``\"!\"`` をサポート。 [GitHub#22]" # 6e6d97492d194a4980fb4af16022151e -#: ../../../source/news.txt:752 +#: ../../../source/news.txt:793 msgid "[httpd] Supported per location groonga database." msgstr "[httpd] groongaデータベースごとのロケーション指定をサポート。" # e46b53a8c15d4e129bbe08d32c97e028 -#: ../../../source/news.txt:753 +#: ../../../source/news.txt:794 msgid "Improved to return error messages while load command is processing." msgstr "loadコマンドを処理中にはエラーメッセージを返すように改善。" # 7b1f3f7a846d428bbbab56f2907b7bf7 -#: ../../../source/news.txt:754 +#: ../../../source/news.txt:795 msgid "Improved to exit load command when an uncontinuable error occurred." msgstr "継続困難なエラーが発生した場合にloadコマンドを中断するように改善。" # 7b1f3f7a846d428bbbab56f2907b7bf7 -#: ../../../source/news.txt:755 +#: ../../../source/news.txt:796 msgid "Improved to stop load command for invalid --columns value." msgstr "" "正しくない--columnsの値が渡されたときloadコマンドを中断するように改善。" # 6db960789eee4a90a998c1fed2c94972 -#: ../../../source/news.txt:756 +#: ../../../source/news.txt:797 msgid "Supported to open locked database. [GitHub#21]" msgstr "ロックされたデータベースのオープンをサポート。 [GitHub#21]" # 2f7841cd8f1e4ee2a8048c5890fce87a -#: ../../../source/news.txt:761 +#: ../../../source/news.txt:802 msgid "" "Fixed a build problem about groonga-httpd on Mac OS X. [Reported by SHIMADA " "Koji]" @@ -2291,24 +2397,24 @@ msgstr "" "groonga-httpdが Mac OS Xでビルドできない問題を修正。[島田 浩二さんが報告]" # 56f6e702bc9c4dbe8c9d941272ddefe0 -#: ../../../source/news.txt:763 +#: ../../../source/news.txt:804 msgid "Fixed not to use installed groonga's header files for groonga-httpd." msgstr "" "groonga-httpdがインストール済みのヘッダファイルを使用しないように修正。" # db5573d71315448faa0125251813e783 -#: ../../../source/news.txt:764 +#: ../../../source/news.txt:805 msgid "Fixed a build problem about groonga on Mac OS X Lion." msgstr "Mac OS X Lionでgroongaがビルドできない問題を修正。" # d3be6cfcd52948bebb170b9cbdc3bf3d -#: ../../../source/news.txt:765 +#: ../../../source/news.txt:806 msgid "" "[doc] Fixed a description of :doc:`/reference/commands/table_remove` command." msgstr "[doc] :doc:`/reference/commands/table_remove` コマンドの説明を修正。" # 6db960789eee4a90a998c1fed2c94972 -#: ../../../source/news.txt:766 +#: ../../../source/news.txt:807 msgid "" "Fixed infinite loop problem for not implemented operator without index. " "[GitHub#20]" @@ -2317,21 +2423,21 @@ msgstr "" "[GitHub#20]" # 3eb12b09336d4784879b5e89ec9e6dd1 -#: ../../../source/news.txt:768 +#: ../../../source/news.txt:809 msgid "Fixed a wrong error code which causes memory leaks." msgstr "メモリリークを引き起すエラーコードの誤りを修正。" # 2ed9b6ad39d04ff682e13ed4c308893f -#: ../../../source/news.txt:769 +#: ../../../source/news.txt:810 msgid "Fixed a wrong error code which collapse ja columns." msgstr "カラムの値を壊すことにつながるエラーコードの誤りを修正。" -#: ../../../source/news.txt:770 +#: ../../../source/news.txt:811 msgid "[admin] Fixed to escape error message." msgstr "[admin] エラーメッセージをエスケープするように修正。" # 284fc40a2bf34aa8bd62e5c836e38432 -#: ../../../source/news.txt:771 +#: ../../../source/news.txt:812 msgid "" "Fixed to ignore unloadable objects which causes database incompatible. " "[#1429] [Reported by IWAI, Masaharu]" @@ -2340,31 +2446,31 @@ msgstr "" "[#1429] [岩井さんが報告]" # d57ff5dd3dc542cea83143484c6868f4 -#: ../../../source/news.txt:777 +#: ../../../source/news.txt:818 msgid "SHIMADA Koji" msgstr "島田 浩二さん" -#: ../../../source/news.txt:784 +#: ../../../source/news.txt:825 msgid "Release 2.0.4 - 2012/06/29" msgstr "2.0.4リリース - 2012/06/29" # 79147bcfbc684966ba538dd843773589 -#: ../../../source/news.txt:789 +#: ../../../source/news.txt:830 msgid "Supported only KyTea 0.4.2." msgstr "KyTea 0.4.2のみをサポート。" # 6c4f79314cc34137aa3d1c98f8f3b7cf -#: ../../../source/news.txt:790 +#: ../../../source/news.txt:831 msgid "Dropped KyTea 0.4.1 or ealier support." msgstr "KyTea 0.4.1以前のサポートを削除。" # 87d536f9386a44eeabbbf658e1086709 -#: ../../../source/news.txt:791 +#: ../../../source/news.txt:832 msgid "[experimental] Supported nginx based groonga HTTP interface." msgstr "[実験的] nginxベースのHTTPインタフェースをサポート。" # d234095c54e742bda59bd54ff64ce492 -#: ../../../source/news.txt:792 +#: ../../../source/news.txt:833 msgid "" "Supported calculating the value of distance with \"rect\" or \"rectangle\" " "argument in northern hemisphere. [#1386] [#1387] [#1388] [#1389]" @@ -2372,12 +2478,12 @@ msgstr "" "``\"rect\"`` もしくは ``\"rectangle\"`` 引数を指定した北半球における距離の計" "算をサポート。" -#: ../../../source/news.txt:794 +#: ../../../source/news.txt:835 msgid "[doc] Added a document about :doc:`/development/travis-ci` integration." msgstr "[doc] :doc:`/development/travis-ci` の統合に関するドキュメントを追加。" # 1c9cb7e4be9840d08d17d0d40155d40a -#: ../../../source/news.txt:795 +#: ../../../source/news.txt:836 msgid "" "[doc] Added descriptions about full text search and phrase search. See :ref:" "`full-text-search-condition` and :ref:`phrase-search-condition` about detail." @@ -2387,7 +2493,7 @@ msgstr "" "い。" # c9d263b750c641438ff30c9874899a8d -#: ../../../source/news.txt:798 +#: ../../../source/news.txt:839 msgid "" "[doc] Added descriptions about comparison conditions. See :ref:`conditional-" "expression` about detail." @@ -2396,17 +2502,17 @@ msgstr "" "照してください。" # 453e14fb768045f4bcd531ead954ad24 -#: ../../../source/news.txt:800 +#: ../../../source/news.txt:841 msgid "[doc] Added examples for :doc:`/reference/grn_expr/query_syntax`." msgstr "[doc] :doc:`/reference/grn_expr/query_syntax` のサンプルを追加。" # d3be6cfcd52948bebb170b9cbdc3bf3d -#: ../../../source/news.txt:801 +#: ../../../source/news.txt:842 msgid "[doc] Added descriptions about :ref:`combined-expression`." msgstr "[doc] :ref:`combined-expression` の説明を追加。" # b59f74b815014a99a60996b9436b0f1a -#: ../../../source/news.txt:802 +#: ../../../source/news.txt:843 msgid "" "[doc] Added descriptions about :ref:`prefix-search-condition` and :ref:" "`suffix-search-condition`." @@ -2415,16 +2521,16 @@ msgstr "" "を追加。" # 418185a376724109bfb81a6b2b906336 -#: ../../../source/news.txt:804 +#: ../../../source/news.txt:845 msgid "Supported suffix search by index." msgstr "インデックスを使った後方一致検索をサポート。" -#: ../../../source/news.txt:805 +#: ../../../source/news.txt:846 msgid "[doc] Added a document about :doc:`/reference/grn_expr`." msgstr "[doc] :doc:`/reference/grn_expr` に関するドキュメントを追加。" # 2cb9f435c95a408ca3ca2fdc73980631 -#: ../../../source/news.txt:806 +#: ../../../source/news.txt:847 msgid "" "[munin] Supported JSON library installed by RubyGems [GitHub#17] [Patch by " "IWAI, Masaharu]" @@ -2433,7 +2539,7 @@ msgstr "" "井さんがパッチ提供]" # d7e8e4f2331c46ed977d09cf2b5d8a18 -#: ../../../source/news.txt:808 +#: ../../../source/news.txt:849 msgid "" "[doc] Updated the description of how to specify a value as Time in tutorial. " "[#1405] [Reported by IWAI, Masaharu]" @@ -2442,7 +2548,7 @@ msgstr "" "んが報告]" # a8053cd1d3084d6ab69127a024fa1984 -#: ../../../source/news.txt:810 +#: ../../../source/news.txt:851 msgid "" "[rpm] Removed groonga-tokenizer-mecab dependency from groonga package. " "[GitHub#18] [Patch by IWAI, Masaharu]" @@ -2451,7 +2557,7 @@ msgstr "" "存関係を削除。 [GitHub#18] [岩井さんがパッチ提供]" # e3fca8152c1e4d92bd05bfdce6d07025 -#: ../../../source/news.txt:816 +#: ../../../source/news.txt:857 msgid "" "Fixed a problem that display of command prompt changes to not intended state " "by using batch mode on Mac OS X. [Reported by @soundkitchen]" @@ -2460,13 +2566,13 @@ msgstr "" "になる問題を修正。 [@soundkitchenさんが報告]" # 249e90eec6284764a9cbfdee22a34383 -#: ../../../source/news.txt:819 +#: ../../../source/news.txt:860 msgid "Fixed not to terminate after an invalid command in client mode. [#1305]" msgstr "" "誤ったコマンドをクライアントモードで実行しても終了しないように修正。 [#1305]" # 249e90eec6284764a9cbfdee22a34383 -#: ../../../source/news.txt:820 +#: ../../../source/news.txt:861 msgid "" "Fixed a problem that '=R' is treated as 'OR' in ``--query`` syntax. [#1393]" msgstr "" @@ -2474,44 +2580,44 @@ msgstr "" "[#1393]" # b54316c75f4a41ab8446ca2eb3b9251b -#: ../../../source/news.txt:825 ../../../source/news/1.2.x.txt:151 +#: ../../../source/news.txt:866 ../../../source/news/1.2.x.txt:151 msgid "@soundkitchen" msgstr "@soundkitchenさん" -#: ../../../source/news.txt:831 +#: ../../../source/news.txt:872 msgid "Release 2.0.3 - 2012/05/29" msgstr "2.0.3リリース - 2012/05/29" # f476260e25184390ae765c6f27dfef9e -#: ../../../source/news.txt:836 +#: ../../../source/news.txt:877 msgid "[doc] Added about release procedure." msgstr "[doc] リリース手順を追加。" # 6797452f55124d14b6397b0736976b8e -#: ../../../source/news.txt:837 +#: ../../../source/news.txt:878 msgid "Removed restriction that the max number of opened files is 4096." msgstr "" "1プロセスで開けるファイルディスクリプターの最大数が4096という制限を削除。" # 5d78ead32ce44f6bac631b8187162e91 -#: ../../../source/news.txt:838 +#: ../../../source/news.txt:879 msgid "[experimental] Added table plugin." msgstr "[実験的] tableプラグインを追加。" # d3be6cfcd52948bebb170b9cbdc3bf3d -#: ../../../source/news.txt:839 +#: ../../../source/news.txt:880 msgid "" "[doc] Added more descriptions about :doc:`/reference/commands/select` " "command." msgstr "[doc] :doc:`/reference/commands/select` コマンドの説明を追加。" # d17ed455fabc4aa5bc74e78060813f93 -#: ../../../source/news.txt:840 +#: ../../../source/news.txt:881 msgid "[doc] Made execution example copy & paste friendly." msgstr "[doc] 実行例をコピー&ペーストしやすくした。" # 2448ce6b23cd400c966d6dc0e07a0bf9 -#: ../../../source/news.txt:841 +#: ../../../source/news.txt:882 msgid "" "[windows] Supported build with Visual Studio 2010 Express and CMake. See :" "doc:`/install/windows` about details." @@ -2520,7 +2626,7 @@ msgstr "" "doc:`/install/windows` を参照してください。" # 022eaf14fc1d4d24b91dfbc94fd24fac -#: ../../../source/news.txt:843 +#: ../../../source/news.txt:884 msgid "" "[doc][solaris] Added a document about building on Solaris. See :doc:`/" "install/solaris` about details." @@ -2529,13 +2635,13 @@ msgstr "" "install/solaris` を参照してください。" # d7e8e4f2331c46ed977d09cf2b5d8a18 -#: ../../../source/news.txt:845 +#: ../../../source/news.txt:886 msgid "" "[doc][yum] Updated epel-release package version. [Reported by IWAI, Masaharu]" msgstr "[doc][yum] epel-releaseパッケージのバージョンを更新。[岩井さんが報告]" # f84a87abe6a446819c18b2c83184e4f9 -#: ../../../source/news.txt:847 +#: ../../../source/news.txt:888 msgid "" "[doc][cenos6] Disabled Repoforge for Munin for CentOS 6. [Reported by IWAI, " "Masaharu]" @@ -2544,12 +2650,12 @@ msgstr "" "さんが報告]" # 2cda313528c547ce8b137b046c42b8fd -#: ../../../source/news.txt:849 +#: ../../../source/news.txt:890 msgid "Started distributing source archive in zip format." msgstr "ソースをzip形式でも配布するようにした。" # 8bf11477521049f3b95100fbef0121c0 -#: ../../../source/news.txt:850 +#: ../../../source/news.txt:891 msgid "" "[munin] groonga_dist Munin plugin supported an object that has separated " "files." @@ -2558,12 +2664,12 @@ msgstr "" "をサポート。" # 12a90a2b5a5a40e7ba9a3e842d9f159f -#: ../../../source/news.txt:852 +#: ../../../source/news.txt:893 msgid "Started using Travis CI." msgstr "Travis CIを使うようにした。" # b4a6195d311f463eb6bd56399aadafbe -#: ../../../source/news.txt:853 +#: ../../../source/news.txt:894 msgid "" "[yum] Changed RPM package name that provides yum repository from groonga-" "repository to groonga-release to follow RPM package name convension such as " @@ -2574,20 +2680,20 @@ msgstr "" "パッケージの命名規則とあわせるためである。" # fc81908c7e9045459f8debf021eeb258 -#: ../../../source/news.txt:860 +#: ../../../source/news.txt:901 msgid "" "[doc] Fixed a command to update yum repository. [Suggested by IWAI, Masaharu]" msgstr "[doc] yumリポジトリを更新するためのコマンドを修正。 [岩井さんが提案]" # 3ecb9c125de14a91bc607a2f775708de -#: ../../../source/news.txt:862 +#: ../../../source/news.txt:903 msgid "" "[deb] Fixed a bug that log_repoen command in logrotate uses wrong protocol." msgstr "" "[deb] logrotateでlog_reopenコマンドが誤ったプロトコルを使用する不具合を修正。" # b1dc6f9f05f04edf988aec20c3b7ba69 -#: ../../../source/news.txt:863 +#: ../../../source/news.txt:904 msgid "" "Fixed broken ERROR tag in XML response. [#1363] [GitHub#13] [Patch by IWAI, " "Masaharu]" @@ -2596,12 +2702,12 @@ msgstr "" "がパッチ提供]" # 9650b97a946649a5854e29324ee51eb4 -#: ../../../source/news.txt:865 +#: ../../../source/news.txt:906 msgid "Fixed a bug that grn_ctx isn't fully cleared by grn_ctx_fin()." msgstr "grn_ctx_fin()がgrn_ctxの一部をクリアしきれていない問題を修正。" # 70d9f1edf86f47cd8f71d30bf2b02bb4 -#: ../../../source/news.txt:866 +#: ../../../source/news.txt:907 msgid "" "Fixed a bug that ``&!`` set operation doesn't work with grouped expression. " "[#1372]" @@ -2610,19 +2716,19 @@ msgstr "" "[#1372]" # 9650b97a946649a5854e29324ee51eb4 -#: ../../../source/news.txt:868 +#: ../../../source/news.txt:909 msgid "" "Fixed a bug that a record key registered via index source isn't normalized." msgstr "" "インデックスのソースに指定したカラム経由でレコードのキーを登録するとキーが正" "規化されない問題を修正。" -#: ../../../source/news.txt:878 +#: ../../../source/news.txt:919 msgid "Release 2.0.2 - 2012/04/29" msgstr "2.0.2リリース - 2012/04/29" # add9e4d6162847d49f99aa17d27db015 -#: ../../../source/news.txt:882 +#: ../../../source/news.txt:923 msgid "" "The package sign key is changed since this release. Import the new package " "sign key before updating groogna packages." @@ -2631,33 +2737,33 @@ msgstr "" "新する前にパッケージ署名用の新しい鍵をインポートして下さい。" # ddc5794a9fab448cb85072fbdf39fbe4 -#: ../../../source/news.txt:885 +#: ../../../source/news.txt:926 msgid "Debian/Ubuntu::" msgstr "" # 7a6a31e0c3bd4bc6afeab63fcdc0787a -#: ../../../source/news.txt:890 +#: ../../../source/news.txt:931 msgid "CentOS/Fedora::" msgstr "" # aa923789143d422fb0734b4776946b84 -#: ../../../source/news.txt:898 +#: ../../../source/news.txt:939 msgid "[pkg-config] Removed needless MessagePack dependency." msgstr "[pkg-config] 必要のないMessagePackへの依存関係を削除。" # fc81908c7e9045459f8debf021eeb258 -#: ../../../source/news.txt:899 +#: ../../../source/news.txt:940 msgid "[rpm][fedora] Supported libedit. [#1325] [Suggested by IWAI, Masaharu]" msgstr "[rpm][fedora] libeditをサポート。[#1325] [IWAI, Masaharuさんが提案]" # 2cb9f435c95a408ca3ca2fdc73980631 -#: ../../../source/news.txt:900 +#: ../../../source/news.txt:941 msgid "[rpm] Supported zlib and LZO. [#1324] [Patch by IWAI, Masaharu]" msgstr "" "[rpm] zlibおよびLZOをサポート。[#1324] [IWAI, Masaharuさんがパッチ提供]" # 4b56162090cb40dca85c9330c5aefc93 -#: ../../../source/news.txt:901 +#: ../../../source/news.txt:942 msgid "" "[groonga] Improved daemoinzed timing. Groonga server daemonizes after socket " "is listened. It means that groonga server is ready when groonga server is " @@ -2668,26 +2774,26 @@ msgstr "" "した時点で接続を受け付けられる状態になっている。 [#1326]" # 6e6d97492d194a4980fb4af16022151e -#: ../../../source/news.txt:904 +#: ../../../source/news.txt:945 msgid "[admin] Supported suggest in groonga administration page." msgstr "[admin] groongaの管理ページでサジェスト機能をサポート。" # 175a7d26871b453c831f670c87717462 -#: ../../../source/news.txt:905 +#: ../../../source/news.txt:946 msgid "[dump] Ignored MeCab tokenizer load error." msgstr "[dump] Mecabのトークナイザのロードエラーを無視するようにした。" -#: ../../../source/news.txt:906 +#: ../../../source/news.txt:947 msgid "Supported CMake." msgstr "CMakeをサポート。" # 7aea24b8b1014e8ba7567a17473d83ed -#: ../../../source/news.txt:907 +#: ../../../source/news.txt:948 msgid "[load] Supported error report when a column value can't be set." msgstr "[load] カラムの値が設定できなかった時のエラーレポートをサポート。" # 8408e5bab94c445da6e92528364d6177 -#: ../../../source/news.txt:908 +#: ../../../source/news.txt:949 msgid "" "Supported similar search. ``select --filter \"column *S 'TEXT'\"`` is the " "similar search syntax. [#1342]" @@ -2696,17 +2802,17 @@ msgstr "" "'TEXT'\"`` 。 [#1342]" # 8e5f000913844b21a740f8f675ab2e02 -#: ../../../source/news.txt:910 +#: ../../../source/news.txt:951 msgid "[apt][yum] Changed package sign key." msgstr "[apt][yum] パッケージ署名用の鍵を変更。" # c475bd59e1624f2bb34ed50f0ba0778a -#: ../../../source/news.txt:911 +#: ../../../source/news.txt:952 msgid "Supported Ubuntu Precise Pangolin." msgstr "Ubuntu Precise Pangolinをサポート。" # eb7fdbacf66344abba23a04b4d6aa221 -#: ../../../source/news.txt:912 +#: ../../../source/news.txt:953 msgid "" "[apt] Added a new groonga-keyring deb package for the groonga's package sign " "key." @@ -2715,7 +2821,7 @@ msgstr "" "追加。" # 833f848182e04c579889dfa26fa299ef -#: ../../../source/news.txt:918 +#: ../../../source/news.txt:959 msgid "" "[deb][rpm] Used ``--bind-address`` option instead of deprecated ``--" "address`` option. [#1320] [Patch by IWAI, Masaharu]" @@ -2724,7 +2830,7 @@ msgstr "" "ションを使用するようにした。[#1320] [IWAI, Masaharuさんがパッチ提供]" # 703d6b8b7fba4c4cbfbaa656ba89aaf7 -#: ../../../source/news.txt:921 +#: ../../../source/news.txt:962 msgid "" "[deb] Renamed groonga-server package's configuration file to /etc/default/" "groonga-server from /etc/default/groonga." @@ -2733,7 +2839,7 @@ msgstr "" "``/etc/default/groonga-server`` へ改名。" # 618fb70cbdb64ee5a48c6eee4298482f -#: ../../../source/news.txt:923 +#: ../../../source/news.txt:964 msgid "" "[rpm][fedora] Fixed upgrade condition in %post server. [GitHub#11] [Patch by " "Daiki Ueno]" @@ -2742,12 +2848,12 @@ msgstr "" "[GitHub#11] [Daiki Uenoさんがパッチ提供]" # a8053cd1d3084d6ab69127a024fa1984 -#: ../../../source/news.txt:925 +#: ../../../source/news.txt:966 msgid "[rpm] Removed needless change logs. [#1328] [Patch by IWAI, Masaharu]" msgstr "[rpm] 必要のないログを削除。 [#1328] [IWAI, Masaharuさんがパッチ提供]" # b1dc6f9f05f04edf988aec20c3b7ba69 -#: ../../../source/news.txt:926 +#: ../../../source/news.txt:967 msgid "" "[deb][rpm] Added missing curl dependency. [GitHub#12] [Patch by IWAI, " "Masaharu]" @@ -2756,7 +2862,7 @@ msgstr "" "供]" # a8053cd1d3084d6ab69127a024fa1984 -#: ../../../source/news.txt:928 +#: ../../../source/news.txt:969 msgid "" "[rpm] Removed needleess ruby package dependency from groonga package. " "[#1330] [Suggested by IWAI, Masaharu]" @@ -2765,13 +2871,13 @@ msgstr "" "[#1330] [IWAI, Masaharuさんが提案]" # 186de6e60bb446e7af6ddb2e06085e72 -#: ../../../source/news.txt:930 +#: ../../../source/news.txt:971 msgid "" "[deb] Added missing default values to groonga-server's configuration file." msgstr "[deb] groonga-serverの設定ファイルに未設定だったデフォルト値を追加。" # fe36b477e3ca4b31b5061ea60953dfeb -#: ../../../source/news.txt:932 +#: ../../../source/news.txt:973 msgid "" "Fixed a crash bug that is caused when searching with updaging very large " "inverted index. [#1329]" @@ -2780,7 +2886,7 @@ msgstr "" "正。 [#1329]" # 87b7bbfde9224e25907b9421dd7c0bb9 -#: ../../../source/news.txt:934 +#: ../../../source/news.txt:975 msgid "" "Fixed a bug that strings are compared as characters instead of byte string. " "[#1340] [Reported by Shinya Kawaji]" @@ -2789,50 +2895,50 @@ msgstr "" "[Kawaji Shinyaさんが報告]" # a4019dad95444d4cb6fca539ec51ce64 -#: ../../../source/news.txt:942 +#: ../../../source/news.txt:983 msgid "Shinya Kawaji" msgstr "Shinya Kawajiさん" -#: ../../../source/news.txt:947 +#: ../../../source/news.txt:988 msgid "Release 2.0.1 - 2012/03/29" msgstr "2.0.1リリース - 2012/03/29" # 825684e5708f461dbb6a54adbc17a885 -#: ../../../source/news.txt:952 +#: ../../../source/news.txt:993 msgid "Supported build in other directory. [#1298] [Reported by Kazuhiko]" msgstr "別ディレクトリでのビルドをサポートした。 [#1298] [かずひこさんが報告]" # de7541cc9b8f4cd69ec4578ebadc284c -#: ../../../source/news.txt:954 +#: ../../../source/news.txt:995 msgid "[solaris] Supported build on Solaris 11. [Reported by Kazuhiko]" msgstr "" "[solaris] Solaris 11上でのビルドできるようにした。 [かずひこさんが報告]" -#: ../../../source/news.txt:955 +#: ../../../source/news.txt:996 msgid "[test] Supported functional test." msgstr "[test] 機能テストを追加した。" # 651f8dcc6787466da5aecb67e61e04c3 -#: ../../../source/news.txt:956 +#: ../../../source/news.txt:997 msgid "[test] Required ``--with-ruby19`` configure option for testing by Ruby." msgstr "" "[test] Rubyでテストを実行するためにはconfigureに ``--with-ruby19`` オプション" "を指定しなければいけないようにした。" # ed8f1ecedfc34c6aa0f4de9d9a495c2b -#: ../../../source/news.txt:957 +#: ../../../source/news.txt:998 msgid "[dump] Supported records dump for a table that has default tokenizer." msgstr "" "[dump] デフォルトトークナイザーを持っているテーブルのレコードもダンプするよう" "にした。" # 6c331fa2a8a24a04b3b0e61d4aaa81ff -#: ../../../source/news.txt:958 +#: ../../../source/news.txt:999 msgid "[suggest] Added ``similar_search`` option." msgstr "[suggest] ``similar_search`` オプションを追加。" # 6c4fcafc01a442ae93a7d49643b20311 -#: ../../../source/news.txt:959 +#: ../../../source/news.txt:1000 msgid "" "[groonga] Removed deprecated options, ``-a``, ``--address`` and ``--admin-" "html-path``." @@ -2841,35 +2947,35 @@ msgstr "" "ンを削除した。" # 7b8d3088d95343af9463cccd7f6c0e8c -#: ../../../source/news.txt:961 +#: ../../../source/news.txt:1002 msgid "Added more return value checks. [GitHub#9] [Reported by Markus Elfring]" msgstr "戻り値チェックを追加した。 [GitHub#9] [Markus Elfringさんが報告]" -#: ../../../source/news.txt:962 +#: ../../../source/news.txt:1003 msgid "[dat] Supported term extract operation." msgstr "[dat] 単語抽出処理をサポートした。" # 86be4a9e35a741358a7606eca2c7683f -#: ../../../source/news.txt:963 +#: ../../../source/news.txt:1004 msgid "Added `logos <http://groonga.org/logo/>`_ ." msgstr "`ロゴ <http://groonga.org/ja/logo/>`_ を追加した。" # e5b8aebb16124502b2b23295cda89b5a -#: ../../../source/news.txt:964 +#: ../../../source/news.txt:1005 msgid "Updated HTML design." msgstr "HTMLのデザインを更新した。" # 90d48d908d0344149fd23d74affe7d1b -#: ../../../source/news.txt:965 +#: ../../../source/news.txt:1006 msgid "Renamed ``grntest`` to ``groonga-benchmark``." msgstr "``grntest`` を ``groonga-benchmark`` に改名した。" -#: ../../../source/news.txt:966 +#: ../../../source/news.txt:1007 msgid "Supported ``autogen.sh`` on CentOS 5." msgstr "CentOS 5上で ``autogen.sh`` が動くようにした。" # 24788fa0362a436c90127e8665958add -#: ../../../source/news.txt:967 +#: ../../../source/news.txt:1008 msgid "" "[linux] Added ``vm.overcommit_memory`` kernel parameter value check. [#1289]" msgstr "" @@ -2877,12 +2983,12 @@ msgstr "" "した。 [#1289]" # 472bfe32097c4220857f80015fa0a6bd -#: ../../../source/news.txt:969 +#: ../../../source/news.txt:1010 msgid "``grn_snip`` uses ``grn_obj`` mechanism. [#1054]" msgstr "``grn_snip`` が ``grn_obj`` の仕組みを使うようにした。 [#1054]" # 87b7bbfde9224e25907b9421dd7c0bb9 -#: ../../../source/news.txt:974 +#: ../../../source/news.txt:1015 msgid "" "Fixed a bug that uninstall task doesn't uninstall installed Ruby scripts. " "[#1299] [Reported by Kazuhiko]" @@ -2891,12 +2997,12 @@ msgstr "" "した。 [#1299] [かずひこさんが報告]" # de7541cc9b8f4cd69ec4578ebadc284c -#: ../../../source/news.txt:976 +#: ../../../source/news.txt:1017 msgid "Added a missing Gemfile. [#1302] [Reported by Kazuhiko]" msgstr "Gemfileを追加した。 [#1302] [かずひこさんが報告]" # d57d89c293804fcf8506e2e09a58f159 -#: ../../../source/news.txt:977 +#: ../../../source/news.txt:1018 msgid "" "Fixed a bug that some indexed records aren't found. The feature is only used " "by mroonga. [#1303]" @@ -2905,40 +3011,40 @@ msgstr "" "この機能を使っているのはmroongaだけである。 [#1303]" # 8fcb6213cb11418f9db47af5621f8ebd -#: ../../../source/news.txt:979 +#: ../../../source/news.txt:1020 msgid "[groonga] Appended missing ``-id`` to ``--server-id`` option name." msgstr "" "[groonga] ``--server-id`` オプションの名前の最後に ``-id`` がついていなかった" "ので追加した。" # cf146b0842714e7caaaf8f30d67198f4 -#: ../../../source/news.txt:980 +#: ../../../source/news.txt:1021 msgid "Fixed a bug that latin1 normalization may access unexpected memory." msgstr "" "latin1を正規化するときに意図しないメモリ領域にアクセスしてしまう問題を修正し" "た。" # 1c18400a9da84d118ecd5cbd06e537c9 -#: ../../../source/news.txt:985 ../../../source/news.txt:1033 +#: ../../../source/news.txt:1026 ../../../source/news.txt:1074 msgid "Kazuhiko" msgstr "かずひこさん" # 2db0c8c3f71142b0aa43f4ac472b957e -#: ../../../source/news.txt:986 +#: ../../../source/news.txt:1027 msgid "Markus Elfring" msgstr "Markus Elfringさん" -#: ../../../source/news.txt:991 +#: ../../../source/news.txt:1032 msgid "Release 2.0.0 - 2012/02/29" msgstr "2.0.0リリース - 2012/02/29" # 9f1b468fb10543de9fdbc68699db23da -#: ../../../source/news.txt:996 +#: ../../../source/news.txt:1037 msgid "[dat] Added 0 length key check." msgstr "[dat] 長さが0かどうかキーをチェックするようにした。" # 41a72ed0dba34831a49bb2b46aa74b48 -#: ../../../source/news.txt:997 +#: ../../../source/news.txt:1038 msgid "" "[windows] Added missing GCC related DLLs. [groonga-dev,00686] [Reported by " "Suzuki]" @@ -2947,61 +3053,61 @@ msgstr "" "報告]" # de7541cc9b8f4cd69ec4578ebadc284c -#: ../../../source/news.txt:999 +#: ../../../source/news.txt:1040 msgid "[php] Supported PHP 5.4. [Patch by Daiki Ueno]" msgstr "[php] PHP 5.4に対応した。 [Daiki Uenoさんがパッチ提供]" # c94a251a5b0748aaa4f55e5848bb58df -#: ../../../source/news.txt:1000 +#: ../../../source/news.txt:1041 msgid "Updated FSF address. [Suggested by Daiki Ueno]" msgstr "FSFの住所を更新した。 [Daiki Uenoさんが提案]" # de7541cc9b8f4cd69ec4578ebadc284c -#: ../../../source/news.txt:1001 +#: ../../../source/news.txt:1042 msgid "[fedora] Supported systemd. [Patch by Daiki Ueno]" msgstr "[fedora] systemdに対応した。 [Daiki Uenoさんがパッチ提供]" # 97bb41b9bdba4bfeba2c2f05ea583a0b -#: ../../../source/news.txt:1002 +#: ../../../source/news.txt:1043 msgid "[rpm][debian] Changed the default protocol to HTTP from gqtp." msgstr "[rpm][debian] デフォルトのプロトコルをgqtpからHTTPに変更した。" # d1bad4e01b454dc3a9ef01e18718dda7 -#: ../../../source/news.txt:1003 +#: ../../../source/news.txt:1044 msgid "[rpm][centos] Supported status command." msgstr "[rpm][centos] statusコマンドに対応した。" # ad9b7ff3c6264c66836187dce750ba74 -#: ../../../source/news.txt:1004 +#: ../../../source/news.txt:1045 msgid "Removed needless ``:`` from log message." msgstr "ログメッセージから必要のない ``:`` を削除した。" # 3ebe13964fe8431f9c161ff028f01787 -#: ../../../source/news.txt:1005 +#: ../../../source/news.txt:1046 msgid "Removed deprecated grn_query. [#1247]" msgstr "非推奨となっていたgrn_queryを削除した。 [#1247]" # e99acd6fb13648f08772d0c775806c90 -#: ../../../source/news.txt:1006 +#: ../../../source/news.txt:1047 msgid "Reduced needless grn_ctx_at() calls on creating table." msgstr "テーブル作成時にgrn_ctx_at()の呼び出し回数を減らした。" -#: ../../../source/news.txt:1007 +#: ../../../source/news.txt:1048 msgid "[pat] Supported cache." msgstr "[pat] キャッシュに対応した。" # 1c00bb2bb60c43f79dffd7731bc1dc28 -#: ../../../source/news.txt:1008 +#: ../../../source/news.txt:1049 msgid "[tokenizer] Improved tokenizer API." msgstr "[tokenizer] トークナイザーAPIを整理した。" # 36d0e8cdb2c74370b92a71bd87028e38 -#: ../../../source/news.txt:1009 +#: ../../../source/news.txt:1050 msgid "Accepted ``@`` as a valid name character." msgstr "名前に ``@`` も使えるようにした。" # 7832c2bdabfb4dfea58bcff0996dab3b -#: ../../../source/news.txt:1010 +#: ../../../source/news.txt:1051 msgid "" "[tokenizer] Added a tokenizer based on `KyTea <http://www.phontron.com/kytea/" ">`_." @@ -3010,13 +3116,13 @@ msgstr "" "トークナイザーを追加した。" # 89aa3fc8d4f2407d9795bb3c28806fc6 -#: ../../../source/news.txt:1012 +#: ../../../source/news.txt:1053 msgid "Supported :doc:`offline index construction </reference/indexing>`." msgstr "" ":doc:`静的なインデックス構築方法 </reference/indexing>` をサポートした。" # 40ced4918f3748c19ad0bb4d48089260 -#: ../../../source/news.txt:1013 +#: ../../../source/news.txt:1054 msgid "" "[tokenizer] Supported MeCab 0.993. [groonga-dev,00703] [Reported by Masaharu " "YOSHIOKA]" @@ -3025,32 +3131,32 @@ msgstr "" "んが報告]" # 3c84d3098234477ab663273679d98e02 -#: ../../../source/news.txt:1015 +#: ../../../source/news.txt:1056 msgid "[windows] Supported MessagePack." msgstr "[windows] MessagePackに対応した。" # 8b924278f6a04c2988bc9603133f4ef7 -#: ../../../source/news.txt:1020 +#: ../../../source/news.txt:1061 msgid "[pat] Fixed a bug that the last node can't be found. [#1258]" msgstr "[pat] 最後のノードを見つけられない問題を修正した。 [#1258]" # 30b5bfea9cc44012b8047a175961bdae -#: ../../../source/news.txt:1021 +#: ../../../source/news.txt:1062 msgid "[doc] Fixed links in Japanese page. [Reported by @naoina]" msgstr "[doc] 日本語ページ内のリンクを修正した。 [@naoinaさんが報告]" # 1ba60c85e16d4dbcbcb9b6b82afa986a -#: ../../../source/news.txt:1022 +#: ../../../source/news.txt:1063 msgid "[doc] Fixed wrong the default value. [Reported by @naoina]" msgstr "[doc] 間違ったデフォルト値を修正した。 [@naoinaさんが報告]" # de7541cc9b8f4cd69ec4578ebadc284c -#: ../../../source/news.txt:1023 +#: ../../../source/news.txt:1064 msgid "Fixed a typo. [Reported by Kazuhiko]" msgstr "誤字を修正した。[かずひこさんが報告]" # 07087bddb1154f42b45c2f829fd95503 -#: ../../../source/news.txt:1024 +#: ../../../source/news.txt:1065 msgid "" "[http] Fixed a bug that ``load`` command error isn't cleared. [Reported by " "@wareohji]" @@ -3059,26 +3165,26 @@ msgstr "" "さんが報告]" # a01ea8a8bb5f462988c6589189609ead -#: ../../../source/news.txt:1030 +#: ../../../source/news.txt:1071 msgid "Suzuki" msgstr "鈴木さん" # 8541c44776864ea1a1a351cc1916431b -#: ../../../source/news.txt:1034 +#: ../../../source/news.txt:1075 msgid "Masaharu YOSHIOKA" msgstr "Masaharu YOSHIOKAさん" # e2f6b294621740e58b9c7133e3a6351c -#: ../../../source/news.txt:1035 +#: ../../../source/news.txt:1076 msgid "@wareohji" msgstr "@wareohjiさん" -#: ../../../source/news.txt:1040 +#: ../../../source/news.txt:1081 msgid "Release 1.3.0 - 2012/01/29" msgstr "1.3.0リリース - 2012/01/29" # 3c6531d23f244b978c8b2d8fe02de222 -#: ../../../source/news.txt:1045 +#: ../../../source/news.txt:1086 msgid "" "Supported dynamic DB key table change by GRN_DB_KEY=pat or GRN_DB_KEY=dat " "environment variable value." @@ -3087,7 +3193,7 @@ msgstr "" "の変更をサポート。" # 651f8dcc6787466da5aecb67e61e04c3 -#: ../../../source/news.txt:1047 +#: ../../../source/news.txt:1088 msgid "" "Added ``--with-default-db-key`` configure option that specifies the default " "DB key table." @@ -3096,22 +3202,22 @@ msgstr "" "configureオプションを追加。" # 750bc3e8ddd348899418df8623065a1c -#: ../../../source/news.txt:1049 +#: ../../../source/news.txt:1090 msgid "" "Supported \"\" value for geo point data types. It's interpreted as \"0x0\"." msgstr "geo pointデータ型の値として\"\"をサポート。この値は\"0x0\"として扱う。" -#: ../../../source/news.txt:1050 +#: ../../../source/news.txt:1091 msgid "Added column name to cast error message." msgstr "キャスト時のエラーメッセージにカラム名も含めるようにした。" # 0fa80a690a9746288f8d2b687d3c6754 -#: ../../../source/news.txt:1051 +#: ../../../source/news.txt:1092 msgid "Inhibit file information for stdin on load error." msgstr "loadエラー時に標準入力のファイル情報を表示しないようにした。" # ef6b8a19f7b9421ab10e57e7a86fece0 -#: ../../../source/news.txt:1052 +#: ../../../source/news.txt:1093 msgid "" "Enabled write-strings warnings and suppress those warnings. [Suggested by " "montywi]" @@ -3120,32 +3226,32 @@ msgstr "" "案]" # ea2221866693480ea4a925da4dbf249a -#: ../../../source/news.txt:1054 +#: ../../../source/news.txt:1095 msgid "Marked MessagePack output format as supported. [#1215]" msgstr "MessagePack形式の出力機能をサポート対象の機能とした。 [#1215]" # 9c7e60bbcc4c41839aee741dece41e53 -#: ../../../source/news.txt:1055 +#: ../../../source/news.txt:1096 msgid "Added ``const`` to ``void *`` of ``*_set_value()``." msgstr "``*_set_value()`` 関数の ``void *`` に ``const`` を追加した。" # d58c0ec3ee204069aa0eb5f1e626673e -#: ../../../source/news.txt:1056 +#: ../../../source/news.txt:1097 msgid "Enabled warning flags on C and C++." msgstr "CとC++でコンパイル時の警告フラグを有効にした。" # c475bd59e1624f2bb34ed50f0ba0778a -#: ../../../source/news.txt:1057 +#: ../../../source/news.txt:1098 msgid "Supported ``--with-libevent`` without value configure option." msgstr "値なしの ``--with-libevent`` configureオプションをサポート。" # 5bfd8052c9c0405f9a27662f63425001 -#: ../../../source/news.txt:1058 +#: ../../../source/news.txt:1099 msgid "``grn_table_get()`` supported grn_db. [#1242]" msgstr "``grn_table_get()`` がgrn_dbに対応した。 [#1242]" # 17600ade934c4095847b8702d4737cfc -#: ../../../source/news.txt:1059 +#: ../../../source/news.txt:1100 msgid "" "[rpm] Removed needless groogna-munin-plugins dependency from groonga-server. " "[#1251] [Suggested by Masaharu IWAI]" @@ -3154,7 +3260,7 @@ msgstr "" "[#1251] [Masaharu IWAIさんが提案]" # a8053cd1d3084d6ab69127a024fa1984 -#: ../../../source/news.txt:1061 +#: ../../../source/news.txt:1102 msgid "" "[rpm] Removed needless groogna-doc dependency from groonga. [#1251] " "[Suggested by Masaharu IWAI]" @@ -3163,28 +3269,28 @@ msgstr "" "IWAIさんが提案]" # 8d695c811ab1452789aae5fbd9421a1a -#: ../../../source/news.txt:1063 +#: ../../../source/news.txt:1104 msgid "[dat] Supported repair by ``grn_dat_repair()``." msgstr "[dat] ``grn_dat_repair()`` によるデータ復旧対応。" # ef3246d3113c45688124afbf46198c15 -#: ../../../source/news.txt:1064 +#: ../../../source/news.txt:1105 msgid "``grn_table_at()`` supported grn_db." msgstr "``grn_table_at()`` がgrn_dbに対応。" # 9d37773e026447f99f0e5e0a5a468939 -#: ../../../source/news.txt:1065 +#: ../../../source/news.txt:1106 msgid "[suggest] Removed unstable mark." msgstr "[suggest] 「安定している」仕様とした。" # 6739ec0e8e9e4697b55b87ff9271c2e1 -#: ../../../source/news.txt:1066 +#: ../../../source/news.txt:1107 msgid "[suggest][complete] Supported normalized value search in prefix-search." msgstr "" "[suggest][complete] 前方一致検索で正規化した値を使って検索するようにした。" # 0169ec395b7b44da8bc94e5aa8186ab1 -#: ../../../source/news.txt:1067 +#: ../../../source/news.txt:1108 msgid "" "Added experimental offline index build. It's disabled by default for now. " "You can enable it by USE_OFFLINE_INDEXER=yes environment variable." @@ -3194,47 +3300,47 @@ msgstr "" "にできる。" # 8d695c811ab1452789aae5fbd9421a1a -#: ../../../source/news.txt:1070 +#: ../../../source/news.txt:1111 msgid "Added internal API ``grn_obj_path_by_id()`` for mroonga." msgstr "mroonga用に内部API ``grn_obj_path_by_id()`` を追加した。" # 9e9790e3a7a54ec09d15d2f555558b47 -#: ../../../source/news.txt:1071 +#: ../../../source/news.txt:1112 msgid "[suggest][httpd] Passed unknown parameters to groonga." msgstr "[suggest][httpd] 未知のパラメーターをgroongaに渡すようにした。" # 9a813cafab5e4fad818b24df2ac3634c -#: ../../../source/news.txt:1072 +#: ../../../source/news.txt:1113 msgid "[output][xml] Added a newline before ``</RESULT>`` for readability." msgstr "[output][xml] 読みやすいように ``</RESULT>`` の前に改行を追加。" # cb4605d2e8c74a3ba429f19829c516ed -#: ../../../source/news.txt:1073 +#: ../../../source/news.txt:1114 msgid "[doc][output] Added documentation about output format type." msgstr "[doc][output] 出力形式に関するドキュメントを追加。" # 8c4cf8fbfb1b4cf08eb1afdb05f1800b -#: ../../../source/news.txt:1074 +#: ../../../source/news.txt:1115 msgid "Added ``table_rename``. [#1234]" msgstr "``table_rename`` コマンドを追加。 [#1234]" # 8c4cf8fbfb1b4cf08eb1afdb05f1800b -#: ../../../source/news.txt:1075 +#: ../../../source/news.txt:1116 msgid "Added ``column_rename``. [#1234]" msgstr "``column_rename`` コマンドを追加。 [#1234]" # 48b81ffe8a904549ae58bd5d50b1d455 -#: ../../../source/news.txt:1080 +#: ../../../source/news.txt:1121 msgid "montywi" msgstr "montywiさん" # 8541c44776864ea1a1a351cc1916431b -#: ../../../source/news.txt:1081 +#: ../../../source/news.txt:1122 msgid "Masaharu IWAI" msgstr "Masaharu IWAIさん" # 90586f19325e4f7c9dc287b8b48bf713 -#: ../../../source/news.txt:1084 +#: ../../../source/news.txt:1125 msgid "The old releases" msgstr ""