[Groonga-commit] droonga/droonga.org at ad756a5 [gh-pages] Don't use the wrong term "protocol"

Back to archive index

YUKI Hiroshi null+****@clear*****
Wed May 28 13:35:58 JST 2014


YUKI Hiroshi	2014-05-28 13:35:58 +0900 (Wed, 28 May 2014)

  New Revision: ad756a50e3a1cf0c58282fe6965706ae351e542c
  https://github.com/droonga/droonga.org/commit/ad756a50e3a1cf0c58282fe6965706ae351e542c

  Message:
    Don't use the wrong term "protocol"

  Modified files:
    _po/ja/reference/1.0.3/commands/add/index.po
    _po/ja/reference/1.0.3/commands/search/index.po
    ja/reference/1.0.3/commands/add/index.md
    ja/reference/1.0.3/commands/search/index.md
    reference/1.0.3/commands/add/index.md
    reference/1.0.3/commands/search/index.md

  Modified: _po/ja/reference/1.0.3/commands/add/index.po (+5 -5)
===================================================================
--- _po/ja/reference/1.0.3/commands/add/index.po    2014-05-28 13:30:31 +0900 (41adfcc)
+++ _po/ja/reference/1.0.3/commands/add/index.po    2014-05-28 13:35:58 +0900 (51f06db)
@@ -35,10 +35,10 @@ msgstr ""
 "`add` は、テーブルにレコードを登録します。対象のテーブルが主キーを持っており、同じキーのレコードが既に存在している場合には、既存レコードのカラムの値を"
 "更新します。"
 
-msgid "## Protocols {#protocols}"
-msgstr "## プロトコル {#protocols}"
+msgid "## API types {#api-types}"
+msgstr "## APIの形式 {#api-types}"
 
-msgid "### HTTP {#protocols-http}"
+msgid "### HTTP {#api-types-http}"
 msgstr ""
 
 msgid ""
@@ -76,13 +76,13 @@ msgstr ""
 "レスポンスのbody\n"
 ": [レスポンスメッセージ](#response)。"
 
-msgid "### REST {#protocols-rest}"
+msgid "### REST {#api-types-rest}"
 msgstr ""
 
 msgid "Not supported."
 msgstr "対応していません。"
 
-msgid "### Fluentd {#protocols-fluentd}"
+msgid "### Fluentd {#api-types-fluentd}"
 msgstr ""
 
 msgid ""

  Modified: _po/ja/reference/1.0.3/commands/search/index.po (+5 -5)
===================================================================
--- _po/ja/reference/1.0.3/commands/search/index.po    2014-05-28 13:30:31 +0900 (664710d)
+++ _po/ja/reference/1.0.3/commands/search/index.po    2014-05-28 13:35:58 +0900 (9c365d5)
@@ -41,10 +41,10 @@ msgstr ""
 "これは、Droonga において検索機能を提供する最も低レベルのコマンドです。\n"
 "検索用のコマンドをプラグインとして実装する際は、内部的にこのコマンドを使用して検索を行うという用途が想定されます。"
 
-msgid "## Protocols {#protocols}"
-msgstr "## プロトコル {#protocols}"
+msgid "## API types {#api-types}"
+msgstr "## APIの形式 {#api-types}"
 
-msgid "### HTTP {#protocols-http}"
+msgid "### HTTP {#api-types-http}"
 msgstr ""
 
 msgid ""
@@ -82,7 +82,7 @@ msgstr ""
 "レスポンスのbody\n"
 ": [レスポンスメッセージ](#response)。"
 
-msgid "### REST {#protocols-rest}"
+msgid "### REST {#api-types-rest}"
 msgstr ""
 
 msgid ""
@@ -175,7 +175,7 @@ msgstr ""
 "リクエストのbody\n"
 ": なし。"
 
-msgid "### Fluentd {#protocols-fluentd}"
+msgid "### Fluentd {#api-types-fluentd}"
 msgstr ""
 
 msgid ""

  Modified: ja/reference/1.0.3/commands/add/index.md (+4 -4)
===================================================================
--- ja/reference/1.0.3/commands/add/index.md    2014-05-28 13:30:31 +0900 (e2a87d1)
+++ ja/reference/1.0.3/commands/add/index.md    2014-05-28 13:35:58 +0900 (f4c2299)
@@ -19,9 +19,9 @@ layout: ja
 
 `add` は、テーブルにレコードを登録します。対象のテーブルが主キーを持っており、同じキーのレコードが既に存在している場合には、既存レコードのカラムの値を更新します。
 
-## プロトコル {#protocols}
+## APIの形式 {#api-types}
 
-### HTTP {#protocols-http}
+### HTTP {#api-types-http}
 
 リクエスト先
 : `(ドキュメントルート)/droonga/add`
@@ -38,11 +38,11 @@ layout: ja
 レスポンスのbody
 : [レスポンスメッセージ](#response)。
 
-### REST {#protocols-rest}
+### REST {#api-types-rest}
 
 対応していません。
 
-### Fluentd {#protocols-fluentd}
+### Fluentd {#api-types-fluentd}
 
 形式
 : Request-Response型。コマンドに対しては必ず対応するレスポンスが返されます。

  Modified: ja/reference/1.0.3/commands/search/index.md (+4 -4)
===================================================================
--- ja/reference/1.0.3/commands/search/index.md    2014-05-28 13:30:31 +0900 (656cdb4)
+++ ja/reference/1.0.3/commands/search/index.md    2014-05-28 13:35:58 +0900 (cf00257)
@@ -22,9 +22,9 @@ layout: ja
 これは、Droonga において検索機能を提供する最も低レベルのコマンドです。
 検索用のコマンドをプラグインとして実装する際は、内部的にこのコマンドを使用して検索を行うという用途が想定されます。
 
-## プロトコル {#protocols}
+## APIの形式 {#api-types}
 
-### HTTP {#protocols-http}
+### HTTP {#api-types-http}
 
 リクエスト先
 : `(ドキュメントルート)/droonga/search`
@@ -41,7 +41,7 @@ layout: ja
 レスポンスのbody
 : [レスポンスメッセージ](#response)。
 
-### REST {#protocols-rest}
+### REST {#api-types-rest}
 
 リクエスト先
 : `(ドキュメントルート)/tables/(テーブル名)`
@@ -75,7 +75,7 @@ layout: ja
 レスポンスのbody
 : [レスポンスメッセージ](#response)。
 
-### Fluentd {#protocols-fluentd}
+### Fluentd {#api-types-fluentd}
 
 形式
 : Request-Response型。コマンドに対しては必ず対応するレスポンスが返されます。

  Modified: reference/1.0.3/commands/add/index.md (+4 -4)
===================================================================
--- reference/1.0.3/commands/add/index.md    2014-05-28 13:30:31 +0900 (8635f28)
+++ reference/1.0.3/commands/add/index.md    2014-05-28 13:35:58 +0900 (08ec054)
@@ -10,9 +10,9 @@ layout: en
 
 The `add` command adds a new record to the specified table. Column values of the existing record are updated by given values, if the table has a primary key and there is existing record with the specified key.
 
-## Protocols {#protocols}
+## API types {#api-types}
 
-### HTTP {#protocols-http}
+### HTTP {#api-types-http}
 
 Request endpoint
 : `(Document Root)/droonga/add`
@@ -29,11 +29,11 @@ Request body
 Response body
 : A [response message](#response).
 
-### REST {#protocols-rest}
+### REST {#api-types-rest}
 
 Not supported.
 
-### Fluentd {#protocols-fluentd}
+### Fluentd {#api-types-fluentd}
 
 Style
 : Request-Response. One response message is always returned per one request.

  Modified: reference/1.0.3/commands/search/index.md (+4 -4)
===================================================================
--- reference/1.0.3/commands/search/index.md    2014-05-28 13:30:31 +0900 (b6f1434)
+++ reference/1.0.3/commands/search/index.md    2014-05-28 13:35:58 +0900 (7fccaed)
@@ -12,9 +12,9 @@ The `search` command finds records from the specified table based on given condi
 
 This is designed as the most basic (low layer) command on Droonga, to search information from a database. When you want to add a new plugin including "search" feature, you should develop it as just a wrapper of this command, instead of developing something based on more low level technologies.
 
-## Protocols {#protocols}
+## API types {#api-types}
 
-### HTTP {#protocols-http}
+### HTTP {#api-types-http}
 
 Request endpoint
 : `(Document Root)/droonga/search`
@@ -31,7 +31,7 @@ Request body
 Response body
 : A [response message](#response).
 
-### REST {#protocols-rest}
+### REST {#api-types-rest}
 
 Request endpoint
 : `(Document Root)/tables/(table name)`
@@ -73,7 +73,7 @@ Request body
 Response body
 : A [response message](#response).
 
-### Fluentd {#protocols-fluentd}
+### Fluentd {#api-types-fluentd}
 
 Style
 : Request-Response. One response message is always returned per one request.
-------------- next part --------------
HTML����������������������������...
下載 



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