Kouhei Sutou
null+****@clear*****
Wed Nov 30 16:22:14 JST 2016
Kouhei Sutou 2016-11-30 16:22:14 +0900 (Wed, 30 Nov 2016) New Revision: cdd6e3a3d9b2e63ca555d5bd707b691a7c7be7d5 https://github.com/pgroonga/pgroonga.github.io/commit/cdd6e3a3d9b2e63ca555d5bd707b691a7c7be7d5 Message: Update translation Modified files: _po/ja/reference/functions/pgroonga-query-extract-keywords.po ja/reference/functions/pgroonga-query-extract-keywords.md Modified: _po/ja/reference/functions/pgroonga-query-extract-keywords.po (+1 -8) =================================================================== --- _po/ja/reference/functions/pgroonga-query-extract-keywords.po 2016-11-30 16:21:17 +0900 (d096995) +++ _po/ja/reference/functions/pgroonga-query-extract-keywords.po 2016-11-30 16:22:14 +0900 (c96f98c) @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2016-11-29 18:22+0900\n" +"PO-Revision-Date: 2016-11-30 16:10+0900\n" "Language: ja\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -58,13 +58,6 @@ msgid "" "```" msgstr "" -msgid "" -"`query` is a text that uses [query syntax](http://groonga.org/docs/reference/g" -"rn_expr/query_syntax.html)." -msgstr "" -"`query`は[クエリー構文](http://groonga.org/ja/docs/reference/grn_expr/query_syntax.ht" -"ml)を使っているテキストです。" - msgid "`pgroonga.query_extract_keywords` returns an array of keywords." msgstr "`pgroonga.query_extract_keywords`はキーワードの配列を返します。" Modified: ja/reference/functions/pgroonga-query-extract-keywords.md (+1 -1) =================================================================== --- ja/reference/functions/pgroonga-query-extract-keywords.md 2016-11-30 16:21:17 +0900 (26fe9bd) +++ ja/reference/functions/pgroonga-query-extract-keywords.md 2016-11-30 16:22:14 +0900 (142725c) @@ -20,7 +20,7 @@ title: pgroonga.query_extract_keywords関数 text[] pgroonga.query_extract_keywords(query) ``` -`query`は[クエリー構文](http://groonga.org/ja/docs/reference/grn_expr/query_syntax.html)を使っているテキストです。 +`query`は[クエリー構文](http://groonga.org/ja/docs/reference/grn_expr/query_syntax.html)を使っている`text`型の値です。 `pgroonga.query_extract_keywords`はキーワードの配列を返します。 -------------- next part -------------- HTML����������������������������...Download