[Groonga-commit] droonga/droonga.org at 036e522 [gh-pages] Translate links to sub pages

Back to archive index

YUKI Hiroshi null+****@clear*****
Mon Mar 3 17:24:23 JST 2014


YUKI Hiroshi	2014-03-03 17:24:23 +0900 (Mon, 03 Mar 2014)

  New Revision: 036e52202758a526ac6874ff501cd4f9657cab85
  https://github.com/droonga/droonga.org/commit/036e52202758a526ac6874ff501cd4f9657cab85

  Message:
    Translate links to sub pages

  Modified files:
    _po/ja/reference/plugin/index.po
    ja/reference/plugin/index.md

  Modified: _po/ja/reference/plugin/index.po (+4 -0)
===================================================================
--- _po/ja/reference/plugin/index.po    2014-03-03 14:29:50 +0900 (9e92d63)
+++ _po/ja/reference/plugin/index.po    2014-03-03 17:24:23 +0900 (1c5204d)
@@ -32,3 +32,7 @@ msgid ""
 " * [Matching pattern for messages](matching-pattern/)\n"
 " * [Error handling](error/)"
 msgstr ""
+" * [Adaption PhaseでのAPI](adapter/)\n"
+" * [Handling PhaseでのAPI](handler/)\n"
+" * [メッセージのためのマッチングパターン](matching-pattern/)\n"
+" * [エラー処理](error/)"

  Modified: ja/reference/plugin/index.md (+4 -4)
===================================================================
--- ja/reference/plugin/index.md    2014-03-03 14:29:50 +0900 (e35c8ef)
+++ ja/reference/plugin/index.md    2014-03-03 17:24:23 +0900 (2292c48)
@@ -14,7 +14,7 @@ layout: ja
 
 Droonga Engineはプラグインに対して、処理の各段階ごとに異なるAPIセットを提供します。[プラグイン開発のチュートリアル](../../tutorial/plugin-development/)も参照してください。
 
- * [API set for the adaption phase](adapter/)
- * [API set for the handling phase](handler/)
- * [Matching pattern for messages](matching-pattern/)
- * [Error handling](error/)
+ * [Adaption PhaseでのAPI](adapter/)
+ * [Handling PhaseでのAPI](handler/)
+ * [メッセージのためのマッチングパターン](matching-pattern/)
+ * [エラー処理](error/)
-------------- next part --------------
HTML����������������������������...
Download 



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