Navigation Menu

Skip to content

Commit

Permalink
ja: Translate catalog/version2
Browse files Browse the repository at this point in the history
  • Loading branch information
darashi committed Feb 26, 2014
1 parent c1e20a8 commit 5fb0883
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
5 changes: 5 additions & 0 deletions _po/ja/reference/catalog/version2/index.po
Expand Up @@ -727,13 +727,18 @@ msgid ""
": Specifies the concrete value that can compare with `slicer`'s return value. "
"Only available when the `slicer` is ordinal-scaled."
msgstr ""
"概要\n"
": `slicer`の返す値と比較可能な具体的な値。`slicer`がordinal-scaledの場合のみ有効。"

msgid ""
"Value\n"
": A value of the dimension column data type. When the value is not provided, t"
"his slice is regarded as `else`. Therefore, only one slice without `boundary` "
"is allowed in a slices."
msgstr ""
"値\n"
": 次元カラムのデータ型の値。値が指定されていない場合は、`else`とみなされます。したがって、`boundary`のないスライスは一つだけしか指定できま"
"せん。"

msgid "#### `volume` {#parameter-volume}"
msgstr ""
Expand Down
8 changes: 4 additions & 4 deletions ja/reference/catalog/version2/index.md
Expand Up @@ -540,11 +540,11 @@ Value

#### `boundary` {#parameter-boundary}

Abstract
: Specifies the concrete value that can compare with `slicer`'s return value. Only available when the `slicer` is ordinal-scaled.
概要
: `slicer`の返す値と比較可能な具体的な値。`slicer`がordinal-scaledの場合のみ有効。

Value
: A value of the dimension column data type. When the value is not provided, this slice is regarded as `else`. Therefore, only one slice without `boundary` is allowed in a slices.
: 次元カラムのデータ型の値。値が指定されていない場合は、`else`とみなされます。したがって、`boundary`のないスライスは一つだけしか指定できません。

デフォルト値
: なし。
Expand Down

0 comments on commit 5fb0883

Please sign in to comment.