[Groonga-commit] droonga/droonga.org at 36f73c0 [gh-pages] Link to the command reference from Groonga tutorial

Back to archive index

YUKI Hiroshi null+****@clear*****
Mon Apr 28 21:08:23 JST 2014


YUKI Hiroshi	2014-04-28 21:08:23 +0900 (Mon, 28 Apr 2014)

  New Revision: 36f73c0e6ba4cdd1ec0792775801b363bdcb31a6
  https://github.com/droonga/droonga.org/commit/36f73c0e6ba4cdd1ec0792775801b363bdcb31a6

  Message:
    Link to the command reference from Groonga tutorial

  Modified files:
    _po/ja/tutorial/groonga/index.po
    ja/tutorial/groonga/index.md
    tutorial/groonga/index.md

  Modified: _po/ja/tutorial/groonga/index.po (+14 -5)
===================================================================
--- _po/ja/tutorial/groonga/index.po    2014-04-28 21:07:59 +0900 (f80ea7d)
+++ _po/ja/tutorial/groonga/index.po    2014-04-28 21:08:23 +0900 (2a47d65)
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"PO-Revision-Date: 2014-04-28 19:48+0900\n"
+"PO-Revision-Date: 2014-03-05 12:52+0900\n"
 "Language: ja\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -25,7 +25,7 @@ msgid ""
 msgstr ""
 
 msgid "## The goal of this tutorial"
-msgstr ""
+msgstr "## チュートリアルのゴール"
 
 msgid ""
 "Learning steps to run a Droonga cluster by your hand, and use it as a [Groonga"
@@ -33,7 +33,7 @@ msgid ""
 msgstr ""
 
 msgid "## Precondition"
-msgstr ""
+msgstr "## 前提条件"
 
 msgid ""
 "* You must have basic knowledge and experiences to set up and operate an [Ubun"
@@ -63,6 +63,8 @@ msgid ""
 "For example, let's try to build a database system to find [Starbucks stores in"
 " New York](http://geocommons.com/overlays/430038)."
 msgstr ""
+"例として、[ニューヨークにあるスターバックスの店舗](http://geocommons.com/overlays/430038)を検索できるデータベースシ"
+"ステムを作成することにします。"
 
 msgid "## Set up a Droonga cluster"
 msgstr ""
@@ -457,7 +459,7 @@ msgid ""
 msgstr ""
 
 msgid "## Conclusion"
-msgstr ""
+msgstr "## まとめ"
 
 msgid ""
 "In this tutorial, you did set up a [Droonga][] cluster on [Ubuntu Linux][Ubunt"
@@ -467,7 +469,14 @@ msgid ""
 msgstr ""
 
 msgid ""
+"Currently, Droonga supports only some limited features of Groonga compatible c"
+"ommands.\n"
+"See the [command reference][] for more details."
+msgstr ""
+
+msgid ""
 "  [Ubuntu]: http://www.ubuntu.com/\n"
 "  [Droonga]: https://droonga.org/\n"
-"  [Groonga]: http://groonga.org/"
+"  [Groonga]: http://groonga.org/\n"
+"  [command reference]: ../../reference/commands/"
 msgstr ""

  Modified: ja/tutorial/groonga/index.md (+4 -0)
===================================================================
--- ja/tutorial/groonga/index.md    2014-04-28 21:07:59 +0900 (dca4dc4)
+++ ja/tutorial/groonga/index.md    2014-04-28 21:08:23 +0900 (474d92d)
@@ -275,6 +275,10 @@ Of course you can specify conditions via the `query` option:
 In this tutorial, you did set up a [Droonga][] cluster on [Ubuntu Linux][Ubuntu] computers.
 Moreover, you load data to it and select data from it successfully, as a [Groonga][] compatible server.
 
+Currently, Droonga supports only some limited features of Groonga compatible commands.
+See the [command reference][] for more details.
+
   [Ubuntu]: http://www.ubuntu.com/
   [Droonga]: https://droonga.org/
   [Groonga]: http://groonga.org/
+  [command reference]: ../../reference/commands/

  Modified: tutorial/groonga/index.md (+4 -0)
===================================================================
--- tutorial/groonga/index.md    2014-04-28 21:07:59 +0900 (7a73368)
+++ tutorial/groonga/index.md    2014-04-28 21:08:23 +0900 (93567f6)
@@ -266,6 +266,10 @@ Of course you can specify conditions via the `query` option:
 In this tutorial, you did set up a [Droonga][] cluster on [Ubuntu Linux][Ubuntu] computers.
 Moreover, you load data to it and select data from it successfully, as a [Groonga][] compatible server.
 
+Currently, Droonga supports only some limited features of Groonga compatible commands.
+See the [command reference][] for more details.
+
   [Ubuntu]: http://www.ubuntu.com/
   [Droonga]: https://droonga.org/
   [Groonga]: http://groonga.org/
+  [command reference]: ../../reference/commands/
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index