Navigation Menu

Skip to content

Commit

Permalink
Expand "何れ" to "いずれ"
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Apr 4, 2014
1 parent 32005f4 commit f232251
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions _po/ja/reference/catalog/version2/index.po
Expand Up @@ -363,7 +363,7 @@ msgid ""
": Any of the following values."
msgstr ""
"値\n"
": 以下のうち何れかの値。"
": 以下のうちいずれかの値。"

msgid ""
"* \"Array\": for tables which have no keys.\n"
Expand Down Expand Up @@ -399,7 +399,7 @@ msgid ""
": Any of the following data types."
msgstr ""
"値\n"
": 以下のデータ型のうちの何れか。"
": 以下のデータ型のうちのいずれか。"

msgid ""
"* \"Integer\" : 64bit signed integer.\n"
Expand Down Expand Up @@ -442,7 +442,7 @@ msgid ""
": Any of the following tokenizer names."
msgstr ""
"値\n"
": 以下のトークナイザー名のうちの何れか。"
": 以下のトークナイザー名のうちのいずれか。"

msgid ""
"* \"TokenDelimit\"\n"
Expand Down Expand Up @@ -475,7 +475,7 @@ msgid ""
": Any of the following normalizer names."
msgstr ""
"値\n"
": 以下のノーマライザー名のうちの何れか。"
": 以下のノーマライザー名のうちのいずれか。"

msgid ""
"* \"NormalizerAuto\"\n"
Expand Down
8 changes: 4 additions & 4 deletions ja/reference/catalog/version2/index.md
Expand Up @@ -257,7 +257,7 @@ A version 2 catalog effective after `2013-09-01T00:00:00Z`, with no datasets:
: テーブルのキーを管理するためのデータ構造を指定する。

: 以下のうち何れかの値
: 以下のうちいずれかの値

* "Array": キーの無いテーブル
* "Hash": ハッシュテーブル
Expand All @@ -276,7 +276,7 @@ A version 2 catalog effective after `2013-09-01T00:00:00Z`, with no datasets:
: テーブルにおけるキーのデータ型。`type`が"Array"の場合は指定してはいけません。

: 以下のデータ型のうちの何れか
: 以下のデータ型のうちのいずれか

* "Integer" : 64bit 符号付き整数。
* "Float" : 64bit 浮動小数点数。
Expand All @@ -297,7 +297,7 @@ A version 2 catalog effective after `2013-09-01T00:00:00Z`, with no datasets:
: 語彙表として使われるテーブルにおける、文字列型の値を分割するために使うトークナイザーの種類を指定します。`keyType`が"ShortText"である場合にのみ有効です。

: 以下のトークナイザー名のうちの何れか
: 以下のトークナイザー名のうちのいずれか

* "TokenDelimit"
* "TokenUnigram"
Expand All @@ -324,7 +324,7 @@ A version 2 catalog effective after `2013-09-01T00:00:00Z`, with no datasets:
: キーの値を正規化・制限するノーマライザーの種類を指定します。`keyType`が"ShortText"である場合にのみ有効です。

: 以下のノーマライザー名のうちの何れか
: 以下のノーマライザー名のうちのいずれか

* "NormalizerAuto"
* "NormalizerNFKC51"
Expand Down

0 comments on commit f232251

Please sign in to comment.