[Groonga-commit] groonga/groonga at 3bccb22 [master] doc: fix news item for 5.0.0

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Nov 22 23:16:20 JST 2015


Kouhei Sutou	2015-11-22 23:16:20 +0900 (Sun, 22 Nov 2015)

  New Revision: 3bccb22aec5c5ea8862678004a8c65c6fe6b1853
  https://github.com/groonga/groonga/commit/3bccb22aec5c5ea8862678004a8c65c6fe6b1853

  Message:
    doc: fix news item for 5.0.0

  Modified files:
    doc/locale/ja/LC_MESSAGES/news.po
    doc/source/news.rst

  Modified: doc/locale/ja/LC_MESSAGES/news.po (+4 -6)
===================================================================
--- doc/locale/ja/LC_MESSAGES/news.po    2015-11-22 23:12:19 +0900 (4d7db68)
+++ doc/locale/ja/LC_MESSAGES/news.po    2015-11-22 23:16:20 +0900 (3cec043)
@@ -2329,11 +2329,8 @@ msgstr ""
 msgid ""
 "[experimental] Added sharding plugin. Execute `register sharding` to enable "
 "this feature in advance, then use :doc:`/reference/commands/logical_count` "
-"to select records."
-msgstr ""
-"[実験的] シャーディングするためのプラグインを追加しました。有効にするには "
-"`register sharding` を前もって実行します。レコードをselectするには :doc:`/"
-"reference/commands/logical_count` を使います。"
+"to get the number of records."
+msgstr "[実験的] シャーディングするためのプラグインを追加しました。有効にするには `register sharding` を前もって実行します。レコード数を取得するには :doc:`/reference/commands/logical_count` を使います。"
 
 msgid ""
 "[cmake] Supported embedded Groonga with Clang. It fixed compilation failure "
@@ -6276,7 +6273,8 @@ msgstr ""
 "ません。"
 
 msgid "[:doc:`/reference/commands/dump] Supported streaming output."
-msgstr "[:doc:`/reference/commands/dump`] ストリーム処理できるようになりました。"
+msgstr ""
+"[:doc:`/reference/commands/dump`] ストリーム処理できるようになりました。"
 
 msgid ""
 "Fixed mismatch between error code and error message when ``strerror()`` is "

  Modified: doc/source/news.rst (+1 -1)
===================================================================
--- doc/source/news.rst    2015-11-22 23:12:19 +0900 (7b1d462)
+++ doc/source/news.rst    2015-11-22 23:16:20 +0900 (b1ff4ad)
@@ -1051,7 +1051,7 @@ Improvements
 
 * [doc] Added :ref:`script-syntax-security` about :doc:`/reference/grn_expr/script_syntax`.
 * [experimental] Added sharding plugin. Execute `register sharding` to
-  enable this feature in advance, then use :doc:`/reference/commands/logical_count` to select records.
+  enable this feature in advance, then use :doc:`/reference/commands/logical_count` to get the number of records.
 * [cmake] Supported embedded Groonga with Clang. It fixed compilation failure
   on FreeBSD 10.1. `[MDEV-7293] <https://mariadb.atlassian.net/browse/MDEV-7293>`_
   [Reported by Bernard Spil]
-------------- next part --------------
HTML����������������������������...
다운로드 



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