Navigation Menu

Skip to content

Commit

Permalink
doc ja: fix Japanese for "floating point number"
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Apr 15, 2015
1 parent faef309 commit cb729d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/locale/ja/LC_MESSAGES/news.po
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: 1.2.4\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2015-04-15 10:51+0900\n"
"PO-Revision-Date: 2015-04-15 11:02+0900\n"
"Last-Translator: Masafumi Yokoyama <yokoyama@clear-code.com>\n"
"Language-Team: Japanese\n"
"Language: ja\n"
Expand Down Expand Up @@ -107,7 +107,7 @@ msgid ""
"who just use :doc:`/reference/commands/select` aren't affected. Use the "
"following code that works with both older and newer Groonga:"
msgstr ""
"[非互換] 内部で使っている ``_score`` の型を 32bit整数値から浮動小数点に変更し"
"[非互換] 内部で使っている ``_score`` の型を 32bit整数値から浮動小数点数に変更し"
"ました。この変更はGroongaのDB APIを使っているユーザーにとって非互換な変更で"
"す。クエリAPIを使っているユーザーには影響ありません。つまり、:doc:`/"
"reference/commands/select` を使っているだけなら影響ないということです。新旧の"
Expand Down

0 comments on commit cb729d0

Please sign in to comment.