Navigation Menu

Skip to content

Commit

Permalink
doc: update po about install procedure of mroonga_snippet
Browse files Browse the repository at this point in the history
  • Loading branch information
kenhys committed Sep 27, 2012
1 parent ff786fc commit 7363aff
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 4 deletions.
10 changes: 8 additions & 2 deletions doc/locale/en/LC_MESSAGES/install.po
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: groonga storage engine 1.0.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-08-29 15:50\n"
"POT-Creation-Date: 2012-09-27 11:30\n"
"PO-Revision-Date: 2012-01-31 11:42+0900\n"
"Last-Translator: Kouhei Sutou <kou@clear-code.com>\n"
"Language-Team: English\n"
Expand Down Expand Up @@ -412,6 +412,12 @@ msgstr ""
"last_insert_grn_id function."

# 4be5e073ea314c558475d430707c283d
#: ../../../source/install.rst:361
#: ../../../source/install.rst:361 ../../../source/install.rst:367
msgid "Invoke CREATE FUNCTION like the following. ::"
msgstr "Invoke CREATE FUNCTION like the following. ::"

# aedf0867730041579b6fb6db56230a28
#: ../../../source/install.rst:365
msgid ""
"To enable snippet (keyword in context) UDF, install mroonga_snippet function."
msgstr ""
12 changes: 10 additions & 2 deletions doc/locale/ja/LC_MESSAGES/install.po
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: groonga storage engine 1.0.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-08-29 15:51\n"
"POT-Creation-Date: 2012-09-27 11:26\n"
"PO-Revision-Date: 2012-05-28 19:43+0900\n"
"Last-Translator: Kouhei Sutou <kou@clear-code.com>\n"
"Language-Team: Japanese\n"
Expand Down Expand Up @@ -430,6 +430,14 @@ msgstr ""
"last_insert_grn_id関数をインストールします。"

# bca520b75e934ca4a195a154dff6a1fb
#: ../../../source/install.rst:361
#: ../../../source/install.rst:361 ../../../source/install.rst:367
msgid "Invoke CREATE FUNCTION like the following. ::"
msgstr "以下のようにCREATE FUNCTIONを実行します。 ::"

# 8228e7d62609485ebc8f2efd64669684
#: ../../../source/install.rst:365
msgid ""
"To enable snippet (keyword in context) UDF, install mroonga_snippet function."
msgstr "スニペット(キーワード周辺のテキスト)を取得するために、"
"mroonga_snippet関数をインストールします。"

0 comments on commit 7363aff

Please sign in to comment.