Navigation Menu

Skip to content

Commit

Permalink
doc ja: fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
komainu8 committed Jun 12, 2018
1 parent 1a685d8 commit f1af2da
Showing 1 changed file with 17 additions and 11 deletions.
28 changes: 17 additions & 11 deletions doc/locale/ja/LC_MESSAGES/reference.po
Expand Up @@ -223,6 +223,12 @@ msgstr ""
"Groongaを全文検索ライブラリとして使うことができます。この節ではGroongaが提供"
"しているAPIを示します。"

msgid "パラメータ"
msgstr ""

msgid "戻り値"
msgstr ""

msgid "Global configurations"
msgstr "全体設定"

Expand Down Expand Up @@ -4478,12 +4484,6 @@ msgstr ""
"``HEADER`` については :doc:`/reference/command/output_format` を参照してくだ"
"さい。"

msgid ""
"The number of kinds of index target data and the number of handleable "
"records in a small index column"
msgstr ""
"インデックス対象データの種類数と小さなインデックスカラムで扱えるレコード数"

msgid "``column_create``"
msgstr ""

Expand Down Expand Up @@ -5023,6 +5023,12 @@ msgstr ""
"``2`` と ``3`` )になります。以下の表はインデックス対象データの種類数と扱える"
"最大レコード数の関係を示しています。"

msgid ""
"The number of kinds of index target data and the number of handleable "
"records in a small index column"
msgstr ""
"インデックス対象データの種類数と小さなインデックスカラムで扱えるレコード数"

msgid "The number of kinds of index target data"
msgstr "インデックス対象のデータの種類数"

Expand Down Expand Up @@ -22986,8 +22992,8 @@ msgid ""
"number of characters in N-gram family tokenizers and the number of words in "
"morphological analysis family tokenizers."
msgstr ""
"近いと判断する最大距離のでファオルトは ``10`` です。距離の単位はN-gram系の"
"トークナイザーでは文字数で、形態素解析系のトークナイザーでは単語数です。"
"近いと判断する最大距離のデフォルトは ``10`` です。距離の単位はN-gram系のトー"
"クナイザーでは文字数で、形態素解析系のトークナイザーでは単語数です。"

msgid ""
"(TODO: Add a description about ``TokenBigram`` doesn't split ASCII only word "
Expand Down Expand Up @@ -25911,9 +25917,6 @@ msgid ""
"records are fetched."
msgstr ""

msgid "Characteristics of all tables"
msgstr "全テーブルの特徴"

msgid "Tables"
msgstr "テーブル"

Expand Down Expand Up @@ -25947,6 +25950,9 @@ msgstr ""
"以下はGroongaにあるすべてのテーブルの特性表です。(この表の中では ``TABLE_`` "
"プレフィックスは省略しています。)"

msgid "Characteristics of all tables"
msgstr "全テーブルの特徴"

msgid "Item"
msgstr ""

Expand Down

0 comments on commit f1af2da

Please sign in to comment.