Navigation Menu

Skip to content

Commit

Permalink
Update translations
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Apr 1, 2014
1 parent db072a4 commit 52f9fb8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions _po/ja/reference/commands/search/index.po
Expand Up @@ -1523,11 +1523,11 @@ msgstr ""

msgid ""
"*Note: On the version {{ site.droonga_version }}, too many records can be retu"
"rned larger than the specified `maxNSubRecords`, if the dataset has multiple p"
"artitions. This is a known problem and to be fixed in a future version."
"rned larger than the specified `maxNSubRecords`, if the dataset has multiple v"
"olumes. This is a known problem and to be fixed in a future version."
msgstr ""
"※バージョン {{ site.droonga_version }} では、データセットが複数のパーティションに別れている場合、集約前のレコードの代表が `m"
"axNSubRecords` で指定した数よりも多く返される場合があります。これは既知の問題で、将来のバージョンで修正される予定です。"
"※バージョン {{ site.droonga_version }} では、データセットが複数のボリュームに別れている場合、集約前のレコードの代表が `max"
"NSubRecords` で指定した数よりも多く返される場合があります。これは既知の問題で、将来のバージョンで修正される予定です。"

msgid "#### `output` {#query-output}"
msgstr ""
Expand Down
2 changes: 1 addition & 1 deletion ja/reference/commands/search/index.md
Expand Up @@ -933,7 +933,7 @@ Droongaはそのカラムの値が同じであるレコードを集約し、カ
`_subrecs`
: 集約前のレコード群における、集約対象のカラムの値が一致するレコードの配列。

※バージョン {{ site.droonga_version }} では、データセットが複数のパーティションに別れている場合、集約前のレコードの代表が `maxNSubRecords` で指定した数よりも多く返される場合があります。これは既知の問題で、将来のバージョンで修正される予定です。
※バージョン {{ site.droonga_version }} では、データセットが複数のボリュームに別れている場合、集約前のレコードの代表が `maxNSubRecords` で指定した数よりも多く返される場合があります。これは既知の問題で、将来のバージョンで修正される予定です。


#### `output` {#query-output}
Expand Down

0 comments on commit 52f9fb8

Please sign in to comment.