YUKI Hiroshi
null+****@clear*****
Wed Aug 29 18:01:38 JST 2018
YUKI Hiroshi 2018-08-29 18:01:38 +0900 (Wed, 29 Aug 2018) Revision: 2998cdd193e287f1be5af9888a65ba6c0a51d0f0 https://github.com/groonga/groonga/commit/2998cdd193e287f1be5af9888a65ba6c0a51d0f0 Message: Fix markup Modified files: doc/locale/ja/LC_MESSAGES/news.po doc/locale/ja/LC_MESSAGES/reference.po doc/source/news.rst Modified: doc/locale/ja/LC_MESSAGES/news.po (+3 -4) =================================================================== --- doc/locale/ja/LC_MESSAGES/news.po 2018-08-29 17:32:57 +0900 (8debacb4b) +++ doc/locale/ja/LC_MESSAGES/news.po 2018-08-29 18:01:38 +0900 (9a6c38654) @@ -57,13 +57,12 @@ msgstr "" msgid "" "[optimizer] plug-in -> built-in It's disabled by default for now. We can " -"enable it by defining ``GRN_EXPR_OPTIMIZE=yes environment`` variable or " +"enable it by defining ``GRN_EXPR_OPTIMIZE=yes`` environment variable or " "using ``expression_rewriters`` table as before." msgstr "" "[optimizer] オプティマイザをプラグインから組み込みの機能に変更し、初期状態で" -"無効としました。環境変数を ``GRN_EXPR_OPTIMIZE=yes environment`` と定義する" -"か、従来通りに ``expression_rewriters`` テーブルを使う事で機能を有効化できま" -"す。" +"無効としました。環境変数を ``GRN_EXPR_OPTIMIZE=yes`` と定義するか、従来通り" +"に ``expression_rewriters`` テーブルを使う事で機能を有効化できます。" msgid "" "Enable sequential search for enough filtered case by default. If the current " Modified: doc/locale/ja/LC_MESSAGES/reference.po (+21 -21) =================================================================== --- doc/locale/ja/LC_MESSAGES/reference.po 2018-08-29 17:32:57 +0900 (c1a8a2e33) +++ doc/locale/ja/LC_MESSAGES/reference.po 2018-08-29 18:01:38 +0900 (e9b9b4ad9) @@ -27772,20 +27772,19 @@ msgstr "" msgid "``window_sum``" msgstr "" -#~ msgid "``load`` returns the number of added records such as ::" -#~ msgstr "テーブルに登録されたレコードの件数が返されます。" - -#~ msgid "JSON format" -#~ msgstr "JSON形式" - -#~ msgid "This example shows how to add values from standard input. ::" -#~ msgstr "標準入力からvaluesの値を与えます。::" +#~ msgid "" +#~ "[[COLUMN_NAME1, COLUMN_NAME2,..], [VALUE1, VALUE2,..], [VALUE1, " +#~ "VALUE2,..],..]" +#~ msgstr "" +#~ "[[カラム名1, カラム名2,..], [カラム値1, カラム値2,..], [カラム値1, カラム" +#~ "値2,..],..]" #~ msgid "" -#~ "In following values, you also don't have to enclose any spaces (' ') with " -#~ "single-quotes or double-quotes." +#~ "[{COLUMN_NAME1: VALUE1, COLUMN_NAME2: VALUE2}, {COLUMN_NAME1: VALUE1, " +#~ "COLUMN_NAME2: VALUE2},..]" #~ msgstr "" -#~ "続きの文字列については、空白文字(' ')をエスケープする必要はありません。" +#~ "[{カラム名1: カラム値1, カラム名2: カラム値2}, {カラム名1: カラム値1, カラ" +#~ "ム名2: カラム値2},..]" #~ msgid "" #~ "If ``values`` isn't specified any values, they are read from the standard " @@ -27799,15 +27798,16 @@ msgstr "" #~ "ん。" #~ msgid "" -#~ "[{COLUMN_NAME1: VALUE1, COLUMN_NAME2: VALUE2}, {COLUMN_NAME1: VALUE1, " -#~ "COLUMN_NAME2: VALUE2},..]" +#~ "In following values, you also don't have to enclose any spaces (' ') with " +#~ "single-quotes or double-quotes." #~ msgstr "" -#~ "[{カラム名1: カラム値1, カラム名2: カラム値2}, {カラム名1: カラム値1, カラ" -#~ "ム名2: カラム値2},..]" +#~ "続きの文字列については、空白文字(' ')をエスケープする必要はありません。" -#~ msgid "" -#~ "[[COLUMN_NAME1, COLUMN_NAME2,..], [VALUE1, VALUE2,..], [VALUE1, " -#~ "VALUE2,..],..]" -#~ msgstr "" -#~ "[[カラム名1, カラム名2,..], [カラム値1, カラム値2,..], [カラム値1, カラム" -#~ "値2,..],..]" +#~ msgid "This example shows how to add values from standard input. ::" +#~ msgstr "標準入力からvaluesの値を与えます。::" + +#~ msgid "JSON format" +#~ msgstr "JSON形式" + +#~ msgid "``load`` returns the number of added records such as ::" +#~ msgstr "テーブルに登録されたレコードの件数が返されます。" Modified: doc/source/news.rst (+1 -2) =================================================================== --- doc/source/news.rst 2018-08-29 17:32:57 +0900 (93da69638) +++ doc/source/news.rst 2018-08-29 18:01:38 +0900 (0ffca2ecb) @@ -22,8 +22,7 @@ Improvements * [optimizer] plug-in -> built-in It's disabled by default for now. - We can enable it by defining ``GRN_EXPR_OPTIMIZE=yes environment`` - variable or using ``expression_rewriters`` table as before. + We can enable it by defining ``GRN_EXPR_OPTIMIZE=yes`` environment variable or using ``expression_rewriters`` table as before. * Enable sequential search for enough filtered case by default. If the current result is enough filtered, sequential search is faster than index search. -------------- next part -------------- HTML����������������������������... URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20180829/976c3207/attachment-0001.htm