[Groonga-commit] pgroonga/pgroonga.github.io at a4cce7f [master] Add users page

Back to archive index

Kouhei Sutou null+****@clear*****
Sat Jun 18 12:48:30 JST 2016


Kouhei Sutou	2016-06-18 12:48:30 +0900 (Sat, 18 Jun 2016)

  New Revision: a4cce7f1d9440c8fe8e82eeb2635cf264469667c
  https://github.com/pgroonga/pgroonga.github.io/commit/a4cce7f1d9440c8fe8e82eeb2635cf264469667c

  Message:
    Add users page

  Added files:
    _po/ja/users/index.po
    ja/users/index.md
    users/index.md
  Modified files:
    _po/ja/index.po
    index.md
    ja/index.md

  Modified: _po/ja/index.po (+4 -1)
===================================================================
--- _po/ja/index.po    2016-06-06 15:49:46 +0900 (38a16d6)
+++ _po/ja/index.po    2016-06-18 12:48:30 +0900 (924b0e6)
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"PO-Revision-Date: 2016-06-02 10:28+0900\n"
+"PO-Revision-Date: 2016-06-18 12:48+0900\n"
 "Language: ja\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -112,6 +112,9 @@ msgstr "  * [リファレンス](reference/): オプションや関数・演算
 msgid "  * [Community](community/): It introduces about PGroonga community."
 msgstr "  * [コミュニティー](community/): PGroongaのコミュニティーの紹介。"
 
+msgid "  * [Users](users/): It lists PGroonga users."
+msgstr "  * [ユーザー](users/): PGroongaユーザー。"
+
 msgid "## License"
 msgstr "## ライセンス"
 

  Added: _po/ja/users/index.po (+39 -0) 100644
===================================================================
--- /dev/null
+++ _po/ja/users/index.po    2016-06-18 12:48:30 +0900 (54a6a4f)
@@ -0,0 +1,39 @@
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"PO-Revision-Date: 2016-06-18 12:47+0900\n"
+"Language: ja\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+
+msgid ""
+"---\n"
+"title: Users\n"
+"---"
+msgstr ""
+"---\n"
+"title: ユーザー\n"
+"---"
+
+msgid "# Users"
+msgstr "# ユーザー"
+
+msgid "Here are PGroonga users."
+msgstr "以下はPGroongaユーザーです。"
+
+msgid "## (Send us your service name)"
+msgstr "## (サービス名を教えてください)"
+
+msgid ""
+"(Send us your service description, how do you use PGroonga and why did you cho"
+"ose PGroonga.)"
+msgstr "(サービスの説明、どのようにPGroongaを使っているか、どうしてPGroongaを選んだかを教えてください。)"
+
+msgid ""
+"You can send your use case from https://github.com/pgroonga/pgroonga.github.io"
+"/edit/master/users/index.md ."
+msgstr ""
+"↑のことを https://github.com/pgroonga/pgroonga.github.io/edit/master/users/index.m"
+"d で書いて教えてください。英語のページですが日本語で書いても構いません。"

  Modified: index.md (+2 -0)
===================================================================
--- index.md    2016-06-06 15:49:46 +0900 (a11aa49)
+++ index.md    2016-06-18 12:48:30 +0900 (6575e2a)
@@ -48,6 +48,8 @@ PostgreSQL supports full text search against languages that use only alphabet an
 
   * [Community](community/): It introduces about PGroonga community.
 
+  * [Users](users/): It lists PGroonga users.
+
 ## License
 
 PGroonga is released under [PostgreSQL license](http://opensource.org/licenses/postgresql) that is similar to BSD license and MIT license.

  Modified: ja/index.md (+2 -0)
===================================================================
--- ja/index.md    2016-06-06 15:49:46 +0900 (2d05007)
+++ ja/index.md    2016-06-18 12:48:30 +0900 (6c6f33c)
@@ -46,6 +46,8 @@ PostgreSQLはアルファベットと数値だけを使った言語の全文検
 
   * [コミュニティー](community/): PGroongaのコミュニティーの紹介。
 
+  * [ユーザー](users/): PGroongaユーザー。
+
 ## ライセンス
 
 PGroongaのライセンスは[PostgreSQLライセンス](http://opensource.org/licenses/postgresql)です。PostgreSQLはBSDライセンス、MITライセンスと似たライセンスです

  Added: ja/users/index.md (+13 -0) 100644
===================================================================
--- /dev/null
+++ ja/users/index.md    2016-06-18 12:48:30 +0900 (6b833ef)
@@ -0,0 +1,13 @@
+---
+title: ユーザー
+---
+
+# ユーザー
+
+以下はPGroongaユーザーです。
+
+## (サービス名を教えてください)
+
+(サービスの説明、どのようにPGroongaを使っているか、どうしてPGroongaを選んだかを教えてください。)
+
+↑のことを https://github.com/pgroonga/pgroonga.github.io/edit/master/users/index.md で書いて教えてください。英語のページですが日本語で書いても構いません。

  Added: users/index.md (+13 -0) 100644
===================================================================
--- /dev/null
+++ users/index.md    2016-06-18 12:48:30 +0900 (bf1e998)
@@ -0,0 +1,13 @@
+---
+title: Users
+---
+
+# Users
+
+Here are PGroonga users.
+
+## (Send us your service name)
+
+(Send us your service description, how do you use PGroonga and why did you choose PGroonga.)
+
+You can send your use case from https://github.com/pgroonga/pgroonga.github.io/edit/master/users/index.md .
-------------- next part --------------
HTML����������������������������...
Download 



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