Kouhei Sutou
null+****@clear*****
Tue Jun 20 09:52:49 JST 2017
Kouhei Sutou 2017-06-20 09:52:49 +0900 (Tue, 20 Jun 2017) New Revision: d7db26b03d55fdc08c5dfba1729f15f018138832 https://github.com/pgroonga/pgroonga.github.io/commit/d7db26b03d55fdc08c5dfba1729f15f018138832 Message: Add missing empty lines Modified files: _po/ja/reference/operators/query-jsonb-v2.po ja/reference/operators/query-jsonb-v2.md reference/operators/query-jsonb-v2.md Modified: _po/ja/reference/operators/query-jsonb-v2.po (+15 -1) =================================================================== --- _po/ja/reference/operators/query-jsonb-v2.po 2017-06-20 09:52:17 +0900 (3840a5b) +++ _po/ja/reference/operators/query-jsonb-v2.po 2017-06-20 09:52:49 +0900 (bc44a15) @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2017-06-10 09:25+0900\n" +"PO-Revision-Date: 2017-04-12 08:57+0900\n" "Language: ja\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -187,3 +187,17 @@ msgid "" "[script-jsonb-v2]:script-jsonb-v2.html\n" "[contain-jsonb]:contain-jsonb.html" msgstr "" + +msgid "" +"[groonga-query-syntax]:http://groonga.org/docs/reference/grn_expr/query_syntax" +".html" +msgstr "" +"[groonga-query-syntax]:http://groonga.org/ja/docs/reference/grn_expr/query_syn" +"tax.html" + +msgid "" +"[postgresql-jsonb-pretty]:{{ site.postgresql_doc_base_url.en }}/functions-json" +".html#FUNCTIONS-JSON-PROCESSING-TABLE" +msgstr "" +"[postgresql-jsonb-pretty]:{{ site.postgresql_doc_base_url.ja }}/functions-json" +".html#FUNCTIONS-JSON-PROCESSING-TABLE" Modified: ja/reference/operators/query-jsonb-v2.md (+3 -2) =================================================================== --- ja/reference/operators/query-jsonb-v2.md 2017-06-20 09:52:17 +0900 (a6212be) +++ ja/reference/operators/query-jsonb-v2.md 2017-06-20 09:52:49 +0900 (c8bd508) @@ -119,5 +119,6 @@ SELECT jsonb_pretty(record) FROM logs WHERE record &? 'server OR mail'; [script-jsonb-v2]:script-jsonb-v2.html [contain-jsonb]:contain-jsonb.html -[groonga-query-syntax]:http://groonga.org/docs/reference/grn_expr/query_syntax.html -[postgresql-jsonb-pretty]:{{ site.postgresql_doc_base_url.en }}/functions-json.html#FUNCTIONS-JSON-PROCESSING-TABLE +[groonga-query-syntax]:http://groonga.org/ja/docs/reference/grn_expr/query_syntax.html + +[postgresql-jsonb-pretty]:{{ site.postgresql_doc_base_url.ja }}/functions-json.html#FUNCTIONS-JSON-PROCESSING-TABLE Modified: reference/operators/query-jsonb-v2.md (+1 -0) =================================================================== --- reference/operators/query-jsonb-v2.md 2017-06-20 09:52:17 +0900 (6fceef9) +++ reference/operators/query-jsonb-v2.md 2017-06-20 09:52:49 +0900 (bd6e5d2) @@ -120,4 +120,5 @@ SELECT jsonb_pretty(record) FROM logs WHERE record &? 'server OR mail'; [contain-jsonb]:contain-jsonb.html [groonga-query-syntax]:http://groonga.org/docs/reference/grn_expr/query_syntax.html + [postgresql-jsonb-pretty]:{{ site.postgresql_doc_base_url.en }}/functions-json.html#FUNCTIONS-JSON-PROCESSING-TABLE -------------- next part -------------- HTML����������������������������...Download