[Groonga-commit] groonga/fluent-plugin-groonga at 3d891ea [master] doc: update po

Back to archive index

Kentaro Hayashi null+****@clear*****
Tue Apr 4 15:41:23 JST 2017


Kentaro Hayashi	2017-04-04 15:41:23 +0900 (Tue, 04 Apr 2017)

  New Revision: 3d891ea2504c933e252f5a497b54fe7e4e149ea3
  https://github.com/groonga/fluent-plugin-groonga/commit/3d891ea2504c933e252f5a497b54fe7e4e149ea3

  Message:
    doc: update po

  Modified files:
    doc/po/ja.po

  Modified: doc/po/ja.po (+104 -7)
===================================================================
--- doc/po/ja.po    2017-04-04 15:39:14 +0900 (5d6e787)
+++ doc/po/ja.po    2017-04-04 15:41:23 +0900 (9609559)
@@ -1670,13 +1670,96 @@ msgstr "お知らせ"
 msgid "# News"
 msgstr "# お知らせ"
 
-msgid "## 1.1.0: 2016-01-24"
+msgid "## 1.1.7: 2017-04-04"
+msgstr ""
+
+msgid "### Fixes"
+msgstr ""
+
+msgid ""
+"* in: Fixed a typo about configuration parameter.\n"
+"  It causes unexpected error because of unknown option."
+msgstr ""
+
+msgid "## 1.1.6: 2016-10-03"
 msgstr ""
 
 msgid "### Improvements"
 msgstr "### 改善"
 
 msgid ""
+"* Supported \"100-continue\" case.\n"
+"  HTTP response shouldn't be finished when a HTTP client requests\n"
+"  \"100-continue\". curl, PHP HTTP client and so on use \"100-continue\"\n"
+"  when they send a large POST data. The input groonga plugin should\n"
+"  support \"100-conitnue\".\n"
+"* Ignored invalid JSON.\n"
+"* Added more information to logs."
+msgstr ""
+
+msgid "## 1.1.5: 2016-09-28"
+msgstr ""
+
+msgid "* Sent error response on error."
+msgstr ""
+
+msgid "## 1.1.4: 2016-09-28"
+msgstr ""
+
+msgid ""
+"* Supported invalid request URL.\n"
+"* Added error class to log.\n"
+"* Added log on failing to connect to Groonga."
+msgstr ""
+
+msgid "## 1.1.3: 2016-09-02"
+msgstr ""
+
+msgid "* Supported Fluentd 0.14."
+msgstr ""
+
+msgid ""
+"* Stopped to emit requests when real Groonga server returns error\n"
+"  responses. `load` request and `object_remove` request are\n"
+"  exceptions. They are always emitted if real Groonga server returns\n"
+"  error responses. Because they may be effected when Groonga server\n"
+"  returns error responses."
+msgstr ""
+
+msgid ""
+"* Updated the default emit target command list to reflect the recent\n"
+"  Groonga command list."
+msgstr ""
+
+msgid "## 1.1.2: 2016-06-05"
+msgstr ""
+
+msgid ""
+"* in http: Supported `Host` rewriting. It supports groonga-httpd again.\n"
+"  [groonga-dev:04037][Reported by Hiroaki TACHIKAWA]"
+msgstr ""
+
+msgid "### Thanks"
+msgstr "### 感謝"
+
+msgid "* Hiroaki TACHIKAWA"
+msgstr ""
+
+msgid "## 1.1.1: 2016-05-27"
+msgstr ""
+
+msgid ""
+"* in: Stopped using deprecated API.\n"
+"  [GitHub#6][Reported by okkez]"
+msgstr ""
+
+msgid "* okkez"
+msgstr ""
+
+msgid "## 1.1.0: 2016-01-24"
+msgstr ""
+
+msgid ""
 "* out: Stopped to try to create pseudo columns such as `_key`.\n"
 "* out: Supported boolean value.\n"
 "* in: Supported `plugin_register` and `plugin_unregister`."
@@ -1693,9 +1776,6 @@ msgid ""
 "* out: Supported creating index for existing column."
 msgstr ""
 
-msgid "### Fixes"
-msgstr ""
-
 msgid ""
 "* out: Fixed a bug that needless `WITH_SECTION` flags is used.\n"
 "* out: Fixed a bug that wrong index name is used."
@@ -1762,9 +1842,6 @@ msgstr ""
 "  [GitHub#1][Benjamin Fleischerさんが報告]\n"
 "* groonga-command-parserをサポート。"
 
-msgid "### Thanks"
-msgstr "### 感謝"
-
 msgid "* Benjamin Fleischer"
 msgstr ""
 
@@ -1813,10 +1890,30 @@ msgstr ""
 msgid "a new instance of Repeater"
 msgstr ""
 
+# @return [BaseInput]
+msgid "a new instance of BaseInput"
+msgstr ""
+
 # @return [Handler]
 msgid "a new instance of Handler"
 msgstr ""
 
+# Fluent::GroongaInput::HTTPInput::RequestHandler#command
+msgid "Returns the value of attribute command"
+msgstr ""
+
+# Fluent::GroongaInput::HTTPInput::RequestHandler#params
+msgid "Returns the value of attribute params"
+msgstr ""
+
+# @return [RequestHandler]
+msgid "a new instance of RequestHandler"
+msgstr ""
+
+# @return [ResponseHandler]
+msgid "a new instance of ResponseHandler"
+msgstr ""
+
 # @return [Parser]
 msgid "a new instance of Parser"
 msgstr ""
-------------- next part --------------
HTML����������������������������...
下载 



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