Kouhei Sutou
null+****@clear*****
Thu Jul 9 16:57:34 JST 2015
Kouhei Sutou 2015-07-09 16:57:34 +0900 (Thu, 09 Jul 2015) New Revision: 4c9361c1ddecb9c790d4c1e599685552fcf15835 https://github.com/groonga/groonga/commit/4c9361c1ddecb9c790d4c1e599685552fcf15835 Message: doc: fix references Modified files: doc/locale/ja/LC_MESSAGES/install.po doc/locale/ja/LC_MESSAGES/reference.po doc/source/install/others.rst doc/source/reference/api/grn_ctx.rst doc/source/reference/functions/query.rst doc/source/reference/grn_expr/script_syntax.rst doc/source/reference/query_expanders/tsv.rst Modified: doc/locale/ja/LC_MESSAGES/install.po (+5 -5) =================================================================== --- doc/locale/ja/LC_MESSAGES/install.po 2015-07-09 16:50:51 +0900 (27a53ab) +++ doc/locale/ja/LC_MESSAGES/install.po 2015-07-09 16:57:34 +0900 (b94ed85) @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.2.1\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2015-06-29 09:32+0900\n" +"PO-Revision-Date: 2015-07-09 16:54+0900\n" "Last-Translator: Kouhei Sutou <kou �� clear-code.com>\n" "Language-Team: Japanese\n" "Language: ja\n" @@ -526,12 +526,12 @@ msgid "``--with-match-escalation-threshold=NUMBER``" msgstr "" msgid "" -"Specifies the default match escalation threshold. See :ref:`match-escalation-" -"threshold` about match escalation threshold. -1 means that match operation " -"never escalate." +"Specifies the default match escalation threshold. See :ref:`select-match-" +"escalation-threshold` about match escalation threshold. -1 means that match " +"operation never escalate." msgstr "" "マッチ演算でエスカレーションをするかどうかのデフォルトの閾値を指定します。こ" -"の閾値については :ref:`match-escalation-threshold` を参照してください。-1は" +"の閾値については :ref:`select-match-escalation-threshold` を参照してください。-1は" "マッチ演算でエスカレーションしないという意味です。" msgid "The default is 0." Modified: doc/locale/ja/LC_MESSAGES/reference.po (+18 -44) =================================================================== --- doc/locale/ja/LC_MESSAGES/reference.po 2015-07-09 16:50:51 +0900 (d3e4b1a) +++ doc/locale/ja/LC_MESSAGES/reference.po 2015-07-09 16:57:34 +0900 (aa20cd5) @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.2.1\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2015-07-09 16:46+0900\n" +"PO-Revision-Date: 2015-07-09 16:57+0900\n" "Last-Translator: Masafumi Yokoyama <yokoyama �� clear-code.com>\n" "Language-Team: Japanese\n" "Language: ja\n" @@ -539,8 +539,8 @@ msgstr "最後に発生したエラー。" msgid "The current encoding." msgstr "その時点のエンコーディング。" -msgid "The default thresholds. (e.g. :ref:`match-escalation-threshold`)" -msgstr "デフォルトの閾値。(例: :ref:`match-escalation-threshold`)" +msgid "The default thresholds. (e.g. :ref:`select-match-escalation-threshold`)" +msgstr "デフォルトの閾値。(例: :ref:`select-match-escalation-threshold`)" msgid "" "The default command version. (See :doc:`/reference/command/command_version`)" @@ -5128,6 +5128,16 @@ msgstr "" "複数のシャードを使った場合の ``sortby`` はサポートしていません。(1つのシャー" "ドのみを使った場合はサポートしています。)" +# 8bf769bf671b4f9b8385c186e58054f3 +# 1377ff69ae744784899e9baf23140c33 +msgid "" +"``_value.${KEY_NAME}`` in ``drilldown[${LABEL}].sortby`` doesn't work with " +"multiple shards. It works with one shard. ``_key`` in ``drilldown[${LABEL}]." +"sortby`` work with multiple shards." +msgstr "" +"複数のシャードを使った場合、 ``drilldown[${LABEL}].sortby`` の中で ``_value." +"${KEY_NAME}`` を使えません。1つのシャードのみを使った場合は使えます。" + # b030a6961c6b4c0bbc5331751450caa4 msgid "``match_columns`` and ``query`` aren't supported yet." msgstr "``match_columns`` と ``query`` はまだサポートしていません。" @@ -5548,16 +5558,6 @@ msgstr "" msgid "There are some limitations:" msgstr "いくつか制限があります。" -# 8bf769bf671b4f9b8385c186e58054f3 -# 1377ff69ae744784899e9baf23140c33 -msgid "" -"``_value.${KEY_NAME}`` in ``drilldown[${LABEL}].sortby`` doesn't work with " -"multiple shards. It works with one shard. ``_key`` in ``drilldown[${LABEL}]." -"sortby`` work with multiple shards." -msgstr "" -"複数のシャードを使った場合、 ``drilldown[${LABEL}].sortby`` の中で ``_value." -"${KEY_NAME}`` を使えません。1つのシャードのみを使った場合は使えます。" - # ecaa0e9e25584f13accd4ba2078f057e # 56837b22eb944e5da35be0a5b4816aec # 5ea60ccf294d4a459e23ad18d520bc87 @@ -12802,8 +12802,8 @@ msgstr "" "置換テーブルとカラム名を ``${TABLE}.${COLUMN}`` という書式でクエリ展開のため" "に指定します。" -msgid "See :ref:`query-expander` about details." -msgstr "詳細については :ref:`query-expander` を参照してください。" +msgid "See :ref:`select-query-expander` about details." +msgstr "詳細については :ref:`select-query-expander` を参照してください。" msgid "" "``query`` returns whether any record is matched or not. If one or more " @@ -13997,7 +13997,7 @@ msgstr "" # 22133c8405ab48f7946c246e158b361d msgid "" -"If the input is ``x\" || true || \"``, here is the constructed ref:`select-" +"If the input is ``x\" || true || \"``, here is the constructed :ref:`select-" "filter` parameter::" msgstr "" "もし、入力が ``x\" || true || \"`` だった場合は構築された :ref:`select-" @@ -16013,8 +16013,8 @@ msgstr "" "同義語を再読み込みするにはgroongaを再起動する必要があります。TSVファイルはプ" "ラグイン読み込み時に一度だけ読み込みます。" -msgid ":ref:`query-expansion`" -msgstr "" +msgid ":ref:`select-query-expansion`" +msgstr "詳細については :ref:`select-query-expander` を参照してください。" msgid "Regular expression" msgstr "正規表現" @@ -19282,29 +19282,3 @@ msgstr "" msgid "Object型はv1.2でサポートされます。" msgstr "" - -#~ msgid "" -#~ "There are some tuning parameters for improving Groonga performance or " -#~ "handling a large database." -#~ msgstr "" -#~ "Groongaの性能改善とGroongaで大きなデータベースを扱えるようにするための" -#~ "チューニングパラメーターがいくつかあります。" - -# 6fabf6b56acb42afaf75505e2836d4c6 -#~ msgid "" -#~ "``drilldown_calc_types`` and ``drilldown_calc_target`` aren't supported " -#~ "yet." -#~ msgstr "" -#~ "``drilldown_calc_types`` と ``drilldown_calc_target`` はまだサポートしてい" -#~ "ません。" - -# e899dc90b5f64cf5a3762a08e3414a67 -#~ msgid "" -#~ "The default ``output_columns`` value doesn't include ``_id``. Because " -#~ "``_id`` is meaningless when multiple shards are used. ``_id`` may be " -#~ "duplicated because ``_id`` is managed in each shard not in all shards." -#~ msgstr "" -#~ "デフォルトの ``output_columns`` の値に ``_id`` が含まれていません。これ" -#~ "は、複数のシャードを使った場合は ``_id`` の意味がなくなるからです。 " -#~ "``_id`` はすべてのシャードをまたがって管理されているわけではなく、各シャー" -#~ "ドで管理されているので、 ``_id`` は重複する可能性があります。" Modified: doc/source/install/others.rst (+1 -1) =================================================================== --- doc/source/install/others.rst 2015-07-09 16:50:51 +0900 (395b385) +++ doc/source/install/others.rst 2015-07-09 16:57:34 +0900 (cc9c191) @@ -157,7 +157,7 @@ Here is an example that Shift_JIS is used as the default encoding:: ++++++++++++++++++++++++++++++++++++++++++++ Specifies the default match escalation threshold. See -:ref:`match-escalation-threshold` about match +:ref:`select-match-escalation-threshold` about match escalation threshold. -1 means that match operation never escalate. The default is 0. Modified: doc/source/reference/api/grn_ctx.rst (+1 -1) =================================================================== --- doc/source/reference/api/grn_ctx.rst 2015-07-09 16:50:51 +0900 (3743695) +++ doc/source/reference/api/grn_ctx.rst 2015-07-09 16:57:34 +0900 (ac0941f) @@ -13,7 +13,7 @@ keeps the current infomation such as: * The last occurred error. * The current encoding. -* The default thresholds. (e.g. :ref:`match-escalation-threshold`) +* The default thresholds. (e.g. :ref:`select-match-escalation-threshold`) * The default command version. (See :doc:`/reference/command/command_version`) :c:type:`grn_ctx` provides platform features such as: Modified: doc/source/reference/functions/query.rst (+1 -1) =================================================================== --- doc/source/reference/functions/query.rst 2015-07-09 16:50:51 +0900 (d43e115) +++ doc/source/reference/functions/query.rst 2015-07-09 16:57:34 +0900 (0c709f4) @@ -149,7 +149,7 @@ See :doc:`/reference/query_expanders/tsv` about details. Specifies the substitution table and substitution column name by following format such as ``${TABLE}.${COLUMN}`` for query expansion. -See :ref:`query-expander` about details. +See :ref:`select-query-expander` about details. Return value ------------ Modified: doc/source/reference/grn_expr/script_syntax.rst (+1 -1) =================================================================== --- doc/source/reference/grn_expr/script_syntax.rst 2015-07-09 16:50:51 +0900 (e05755f) +++ doc/source/reference/grn_expr/script_syntax.rst 2015-07-09 16:57:34 +0900 (dc6ee3a) @@ -49,7 +49,7 @@ here is the constructed :ref:`select-filter` parameter:: column @ "query" If the input is ``x" || true || "``, here is the constructed -ref:`select-filter` parameter:: +:ref:`select-filter` parameter:: column @ "x" || true || "" Modified: doc/source/reference/query_expanders/tsv.rst (+1 -1) =================================================================== --- doc/source/reference/query_expanders/tsv.rst 2015-07-09 16:50:51 +0900 (8434c58) +++ doc/source/reference/query_expanders/tsv.rst 2015-07-09 16:57:34 +0900 (367efde) @@ -150,4 +150,4 @@ loaded only at the plugin load time. See also -------- - * :ref:`query-expansion` + * :ref:`select-query-expansion` -------------- next part -------------- HTML����������������������������...Descargar