[Groonga-commit] pgroonga/pgroonga.github.io at 913d398 [master] Translate

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Jul 20 10:32:00 JST 2017


Kouhei Sutou	2017-07-20 10:32:00 +0900 (Thu, 20 Jul 2017)

  New Revision: 913d3983b8fddcb18a40db319f40ec44a2ddd446
  https://github.com/pgroonga/pgroonga.github.io/commit/913d3983b8fddcb18a40db319f40ec44a2ddd446

  Message:
    Translate

  Modified files:
    _po/ja/reference/index.po
    ja/reference/index.md
    ja/reference/operators/query-jsonb-v2.md

  Modified: _po/ja/reference/index.po (+2 -2)
===================================================================
--- _po/ja/reference/index.po    2017-07-20 10:23:53 +0900 (3a2b6c5)
+++ _po/ja/reference/index.po    2017-07-20 10:32:00 +0900 (c1d142b)
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"PO-Revision-Date: 2017-07-20 10:23+0900\n"
+"PO-Revision-Date: 2017-07-20 10:31+0900\n"
 "Language: ja\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -202,7 +202,7 @@ msgstr "#### `pgroonga.jsonb_ops`演算子クラス(デフォルト) {#jsonb
 msgid ""
 "  * [`&@` operator][match-jsonb-v2]: Full text search against all text data in"
 " `jsonb` by a keyword"
-msgstr "  * [`&@` operator][match-jsonb-v2]:`jsonb`内のすべてのテキストデータをキーワード1つで全文検索"
+msgstr "  * [`&@`演算子][match-jsonb-v2]:`jsonb`内のすべてのテキストデータをキーワード1つで全文検索"
 
 msgid ""
 "  * [`&@~` operator][query-jsonb-v2]: Full text search against all text data i"

  Modified: ja/reference/index.md (+2 -2)
===================================================================
--- ja/reference/index.md    2017-07-20 10:23:53 +0900 (28645d7)
+++ ja/reference/index.md    2017-07-20 10:32:00 +0900 (54c1f22)
@@ -150,7 +150,7 @@ PGroongaは`pgroonga`スキーマに関数・演算子・演算子クラスな
 
 #### `pgroonga.jsonb_ops`演算子クラス(デフォルト) {#jsonb-ops}
 
-  * [`&@` operator][match-jsonb-v2]:`jsonb`内のすべてのテキストデータをキーワード1つで全文検索
+  * [`&@`演算子][match-jsonb-v2]:`jsonb`内のすべてのテキストデータをキーワード1つで全文検索
 
   * [`&@~`演算子][query-jsonb-v2]:`jsonb`内のすべてのテキストデータを便利なクエリー言語を使った全文検索
 
@@ -394,7 +394,7 @@ PGroonga 1.Y.Zは`pgroonga.XXX_v2`という演算子クラスを提供します
 
 #### `pgroonga.jsonb_ops_v2`演算子クラス {#jsonb-ops-v2}
 
-  * [`&@` operator][match-jsonb-v2]:`jsonb`内のすべてのテキストデータをキーワード1つで全文検索
+  * [`&@`演算子][match-jsonb-v2]:`jsonb`内のすべてのテキストデータをキーワード1つで全文検索
 
   * [`&@~`演算子][query-jsonb-v2]:`jsonb`内のすべてのテキストデータを便利なクエリー言語を使った全文検索
 

  Modified: ja/reference/operators/query-jsonb-v2.md (+1 -1)
===================================================================
--- ja/reference/operators/query-jsonb-v2.md    2017-07-20 10:23:53 +0900 (bd5d79f)
+++ ja/reference/operators/query-jsonb-v2.md    2017-07-20 10:32:00 +0900 (aacd20d)
@@ -107,7 +107,7 @@ SELECT jsonb_pretty(record) FROM logs WHERE record &@~ 'server OR mail';
 
   * [`jsonb`サポート][jsonb]
 
-  * [`&@` operator][match-jsonb-v2]:`jsonb`内のすべてのテキストデータをキーワード1つで全文検索
+  * [`&@`演算子][match-jsonb-v2]:`jsonb`内のすべてのテキストデータをキーワード1つで全文検索
 
   * [`` &` ``演算子][script-jsonb-v2]:ECMAScriptのようなクエリー言語を使った高度な検索
 
-------------- next part --------------
HTML����������������������������...
Télécharger 



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