Navigation Menu

Skip to content

Commit

Permalink
doc ja: update
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Jan 20, 2015
1 parent 63978c4 commit 01c79b9
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions doc/locale/ja/LC_MESSAGES/reference.po
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: 1.2.1\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2015-01-20 18:05+0900\n"
"PO-Revision-Date: 2015-01-20 18:13+0900\n"
"Last-Translator: Takatsugu <nokubi@gmail.com>\n"
"Language-Team: Japanese\n"
"Language: ja\n"
Expand Down Expand Up @@ -13616,15 +13616,15 @@ msgid ""
"Groonga can be learned from the input sequence by the following command::"
msgstr "以下のコマンドでこの入力シーケンスから学習できます。::"

msgid "How to update RK reading data"
msgid "How to update reading data"
msgstr "読みデータの更新方法"

msgid ""
"Groonga requires registered word and its reading for RK search. This section "
"describes how to register a word and its reading."
"Groonga requires registered word and its reading for prefix RK search. This "
"section describes how to register a word and its reading."
msgstr ""
"RK検索をするために単語とその読みが必要になります。このセクションではどのよう"
"に単語と読みを登録するかを説明します。"
"前方一致RK検索をするために単語とその読みが必要になります。このセクションでは"
"どのように単語と読みを登録するかを説明します。"

# 03f55704ed0f4c5a8c0db085eb6109ce
msgid "Here is an example to register \"日本\" which means Japan in English:"
Expand Down Expand Up @@ -13677,8 +13677,8 @@ msgstr ""
"補完候補が複数ある場合、 ``item_query`` テーブルの ``boost`` カラムに値を設定"
"することで優先度をカスタマイズすることができます。"

msgid "Here is an example to customize priority for RK search:"
msgstr "以下はRK検索での優先度をカスタマイズする例です:"
msgid "Here is an example to customize priority for prefix RK search:"
msgstr "以下は前方一致RK検索での優先度をカスタマイズする例です:"

msgid "Correction"
msgstr "補正"
Expand Down

0 comments on commit 01c79b9

Please sign in to comment.