Navigation Menu

Skip to content

Commit

Permalink
Update translation of the roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Feb 5, 2014
1 parent ef2552c commit 8e3a571
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 6 deletions.
22 changes: 18 additions & 4 deletions _po/ja/roadmap/index.po
Expand Up @@ -43,22 +43,36 @@ msgstr ""

msgid ""
" * Development version\n"
" * Groonga HTTP Server compatible feature\n"
" * Target date: 2014-1-29"
msgstr ""
" * 開発版\n"
" * Groonga HTTP Server 互換機能\n"
" * 2014/1/29 リリース予定"

msgid "# 0.9.9"
msgstr ""

msgid ""
" * Development version\n"
" * Stable plugin APIs for InputAdapter and OutputAdapter plugins\n"
" * Target date: 2014-2-9"
msgstr ""
" * 開発版\n"
" * InputAdapter および OutputAdapter のプラグインのための安定したAPI\n"
" * 2014/1/29 リリース予定"

msgid "# 1.0.0"
msgstr ""

msgid ""
" * Stable version\n"
" * Target date: 2014-2-9"
" * Stable plugin APIs for other type plugins\n"
" * Groonga HTTP Server compatible feature\n"
" * Target date: 2014-2-28"
msgstr ""
" * 安定版\n"
" * 2014/2/9 リリース予定"
" * その他の種類のプラグインのための安定したAPI\n"
" * Groonga HTTP Server 互換機能\n"
" * 2014/2/28 リリース予定"

msgid "# 2.0.0"
msgstr ""
Expand Down
11 changes: 9 additions & 2 deletions ja/roadmap/index.md
Expand Up @@ -14,13 +14,20 @@ layout: ja
# 0.9.0

* 開発版
* Groonga HTTP Server 互換機能
* 2014/1/29 リリース予定

# 0.9.9

* 開発版
* InputAdapter および OutputAdapter のプラグインのための安定したAPI
* 2014/1/29 リリース予定

# 1.0.0

* 安定版
* 2014/2/9 リリース予定
* その他の種類のプラグインのための安定したAPI
* Groonga HTTP Server 互換機能
* 2014/2/28 リリース予定

# 2.0.0

Expand Down

0 comments on commit 8e3a571

Please sign in to comment.