[Groonga-commit] droonga/droonga.org at 1dce5c3 [gh-pages] Translate catalog.json reference about slicer

Back to archive index

YUKI Hiroshi null+****@clear*****
Fri Apr 4 15:25:50 JST 2014


YUKI Hiroshi	2014-04-04 15:25:50 +0900 (Fri, 04 Apr 2014)

  New Revision: 1dce5c3081d756b84be1f46a1a523c3faf6d97c8
  https://github.com/droonga/droonga.org/commit/1dce5c3081d756b84be1f46a1a523c3faf6d97c8

  Message:
    Translate catalog.json reference about slicer

  Modified files:
    _po/ja/reference/catalog/version2/index.po
    ja/reference/catalog/version2/index.md

  Modified: _po/ja/reference/catalog/version2/index.po (+9 -5)
===================================================================
--- _po/ja/reference/catalog/version2/index.po    2014-04-04 15:06:17 +0900 (1505120)
+++ _po/ja/reference/catalog/version2/index.po    2014-04-04 15:25:50 +0900 (a3d1b80)
@@ -803,21 +803,23 @@ msgstr ""
 "外のパラメータを指定してはいけません。そうでない場合は、`dimension`と`slicer`と`slices`が必須で、他は指定してはいけません。"
 
 msgid "#### Types of Slicers {#types-of-slicers}"
-msgstr "#### スライサーの種類"
+msgstr "#### スライサーの種類 {#types-of-slicers}"
 
 msgid ""
 "In order to define a volume which consists of a collection of `slices`,\n"
 "the way how slice recodes into slices must be decided."
-msgstr ""
+msgstr "`slices`の集合からなるボリュームを定義するためには、レコードを複数のスライスに振り分けるための方法を決める必要があります。"
 
 msgid ""
 "The slicer function that specified as `slicer` and\n"
 "the column (or key) specified as `dimension`,\n"
 "which is input for the slicer function, defines that."
 msgstr ""
+"`slice`で指定されたスライサー関数と、スライサー関数への入力として与えられる`dimension`で指定されたカラム(またはキー)によって、それが決ま"
+"ります。"
 
 msgid "Slicers are categorized into three types. Here are three types of slicers:"
-msgstr ""
+msgstr "スライサーは3種類に分けられます。3種類のスライサーは以下の通りです:"
 
 msgid "##### Ratio-scaled"
 msgstr ""
@@ -825,7 +827,7 @@ msgstr ""
 msgid ""
 "*Ratio-scaled slicers* slice datapoints in the specified ratio,\n"
 "e.g. hash function of _key."
-msgstr ""
+msgstr "*Ratio-scaledスライサー*は、個々のデータを指定された割合で、_keyのハッシュ値などに基づいて振り分けます。"
 
 msgid "##### Ordinal-scaled"
 msgstr ""
@@ -835,6 +837,8 @@ msgid ""
 "the values have some ranking, e.g. time, integer,\n"
 "element of `{High, Middle, Low}`."
 msgstr ""
+"*Ordinal-scaledスライサー*は、個々のデータを序列のある値(時間、整数、`{High, Middle, Low}`など)に基づいて振り分けます"
+"。"
 
 msgid "##### Nominal-scaled"
 msgstr ""
@@ -843,7 +847,7 @@ msgid ""
 "*Nominal-scaled slicers* slice datapoints with nominal values;\n"
 "the values denotes categories,which have no order,\n"
 "e.g. country, zip code, color."
-msgstr ""
+msgstr "*Nominal-scaledスライサー*は、個々のデータをカテゴリを示す列挙型の名前(国名、郵便番号、色など)で振り分けます。"
 
 msgid "##### `address` {#parameter-address}"
 msgstr ""

  Modified: ja/reference/catalog/version2/index.md (+7 -15)
===================================================================
--- ja/reference/catalog/version2/index.md    2014-04-04 15:06:17 +0900 (f0b393a)
+++ ja/reference/catalog/version2/index.md    2014-04-04 15:25:50 +0900 (6fac7b9)
@@ -618,33 +618,25 @@ Index `name` and `address` on the referencing table.
 値
 : 以下のキーと値のペアを持つオブジェクト。
 
-#### スライサーの種類
+#### スライサーの種類 {#types-of-slicers}
 
-In order to define a volume which consists of a collection of `slices`,
-the way how slice recodes into slices must be decided.
+`slices`の集合からなるボリュームを定義するためには、レコードを複数のスライスに振り分けるための方法を決める必要があります。
 
-The slicer function that specified as `slicer` and
-the column (or key) specified as `dimension`,
-which is input for the slicer function, defines that.
+`slice`で指定されたスライサー関数と、スライサー関数への入力として与えられる`dimension`で指定されたカラム(またはキー)によって、それが決まります。
 
-Slicers are categorized into three types. Here are three types of slicers:
+スライサーは3種類に分けられます。3種類のスライサーは以下の通りです:
 
 ##### Ratio-scaled
 
-*Ratio-scaled slicers* slice datapoints in the specified ratio,
-e.g. hash function of _key.
+*Ratio-scaledスライサー*は、個々のデータを指定された割合で、_keyのハッシュ値などに基づいて振り分けます。
 
 ##### Ordinal-scaled
 
-*Ordinal-scaled slicers* slice datapoints with ordinal values;
-the values have some ranking, e.g. time, integer,
-element of `{High, Middle, Low}`.
+*Ordinal-scaledスライサー*は、個々のデータを序列のある値(時間、整数、`{High, Middle, Low}`など)に基づいて振り分けます。
 
 ##### Nominal-scaled
 
-*Nominal-scaled slicers* slice datapoints with nominal values;
-the values denotes categories,which have no order,
-e.g. country, zip code, color.
+*Nominal-scaledスライサー*は、個々のデータをカテゴリを示す列挙型の名前(国名、郵便番号、色など)で振り分けます。
 
 #### パラメータ
 
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index