Navigation Menu

Skip to content

Commit

Permalink
doc: update po
Browse files Browse the repository at this point in the history
  • Loading branch information
kenhys committed Apr 27, 2017
1 parent ba3aee6 commit e1bfb5b
Showing 1 changed file with 120 additions and 6 deletions.
126 changes: 120 additions & 6 deletions doc/locale/ja/LC_MESSAGES/news.po
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: 1.2.4\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2017-03-28 17:15+0900\n"
"PO-Revision-Date: 2017-04-25 18:06+0900\n"
"Last-Translator: Masafumi Yokoyama <yokoyama@clear-code.com>\n"
"Language-Team: Japanese\n"
"Language: ja\n"
Expand All @@ -21,15 +21,127 @@ msgstr ""
msgid "News"
msgstr "お知らせ"

msgid "Release 7.0.1 - 2017-03-29"
msgstr "7.0.1リリース - 2017-03-29"
msgid "Release 7.0.2 - 2017-04-29"
msgstr "7.0.2リリース - 2017-04-29"

msgid "Improvements"
msgstr "改良"

msgid ""
"[:doc:`/reference/commands/logical_select`] Supported multiple :ref:`logical-"
"select-drilldowns-label-columns-name-window-sort-keys` and :ref:`logical-"
"select-drilldowns-label-columns-name-window-group-keys`."
msgstr ""
"[:doc:`/reference/commands/logical_select`] :ref:`logical-select-drilldowns-"
"label-columns-name-window-sort-keys` と :ref:`logical-select-drilldowns-"
"label-columns-name-window-group-keys` で複数のキーを指定できるようになりまし"
"た。"

msgid "[windows] Updated bundled LZ4 to 1.7.5."
msgstr "[Windows] バンドルしているLZ4を1.7.5に更新しました。"

msgid "[cache] Supported persistent cache feature."
msgstr "[cache] 永続化キャッシュをサポートしました。"

msgid "[:doc:`/reference/commands/log_level`] Update English documentation."
msgstr ""
"[:doc:`/reference/commands/log_level`] 英語のドキュメントを更新しました。"

msgid "Exported the following API"
msgstr "以下のAPIを公開しました。"

msgid "`grn_set_default_cache_base_path()`"
msgstr ""

msgid "`grn_get_default_cache_base_path()`"
msgstr ""

msgid "`grn_persistent_cache_open()`"
msgstr ""

msgid ""
"[:doc:`/reference/executables/groonga`] Supported `--cache-base-path` option "
"to use persistent cache."
msgstr ""
"[:doc:`/reference/executables/groonga`] 永続化キャッシュを使うための `--"
"cache-base-path` オプションをサポートしました。"

msgid ""
"[:doc:`/reference/executables/groonga-httpd`] Supported "
"`groonga_cache_base_path` option to use persistent cache."
msgstr ""
"[:doc:`/reference/executables/groonga-httpd`] 永続化キャッシュを使うための "
"`groonga_cache_base_path` オプションをサポートしました。"

msgid "[windows] Updated bundled msgpack to 2.1.1."
msgstr "[Windows] バンドルしているmsgpackを2.1.1に更新しました。"

msgid ""
"[:doc:`/reference/commands/object_inspect`] Supported not only column "
"inspection, but also index column statistics."
msgstr ""
"[:doc:`/reference/commands/object_inspect`] カラム情報を表示するだけでなく、"
"インデックスカラムの統計情報も表示できるようにしました。"

msgid ""
"[experimental] Supported index search for \".*\" regexp pattern. This "
"feature is enabled by default. Set "
"`GRN_SCAN_INFO_REGEXP_DOT_ASTERISK_ENABLE=no` environment variable to "
"disable this feature."
msgstr ""
"[実験的] 正規表現の\".*\"というパターンでインデックスを使って検索できるように"
"なりました。 この機能はデフォルトで有効です。環境変数に "
"`GRN_SCAN_INFO_REGEXP_DOT_ASTERISK_ENABLE=no` を設定すると無効化できます。"

msgid ""
"[:doc:`/reference/functions/in_records`] Added function to use an existing "
"table as condition patterns."
msgstr ""
"[:doc:`/reference/functions/in_records`] 既存のテーブルを条件のパターンを指定"
"するのに使うことのできる関数を追加しました。"

msgid ""
"[:doc:`/install/ubuntu`] Dropped Ubuntu 12.04 (Precise Pangolin) support "
"because of EOL."
msgstr ""
"[:doc:`/install/ubuntu`] EOLのため、Ubuntu 12.04のサポートをやめました。"

msgid "Fixes"
msgstr "修正"

msgid ""
"[:doc:`/reference/commands/logical_select`] Fixed a bug that wrong cache is "
"used. This bug was occurred when dynamic column parameter is used."
msgstr ""
"[:doc:`/reference/commands/logical_select`] 異なるキャッシュが使われてしまう"
"不具合を修正しました。この問題は動的カラムを使っているときに発生していまし"
"た。"

msgid ""
"[:doc:`/reference/commands/logical_select`] Fixed a bug that dynamic columns "
"aren't created. It's occurred when no match case."
msgstr ""
"[:doc:`/reference/commands/logical_select`] 動的カラムが作成されない不具合を"
"修正しました。レコードにマッチしない場合に発生していました。"

msgid ""
"[:doc:`/reference/commands/reindex`] Fixed a bug that data is lost by "
"reindex. [GitHub#646]"
msgstr ""
"[:doc:`/reference/commands/reindex`] reindexコマンドの実行によりデータが失わ"
"れてしまう不具合を修正しました。"

msgid ""
"[httpd] Fixed too much response on quit/shutdown error. It means that `quit` "
"and `shutdown` command are now denied. [GitHub ranguba/groonga-client#12]"
msgstr ""
"[httpd] `quit` や `shutdown` を呼ぶとレスポンスエラーとなるのを修正しまし"
"た。 `quit` と `shutdown` は拒否するようにしました。 [GitHub ranguba/groonga-"
"client#12]"

msgid "Release 7.0.1 - 2017-03-29"
msgstr "7.0.1リリース - 2017-03-29"

msgid "grn_ii_cursor_next_pos()"
msgstr ""

Expand Down Expand Up @@ -234,9 +346,6 @@ msgstr ""
"[:doc:`/reference/commands/select`] ``drilldown_filter`` のドキュメントを追加"
"しました。"

msgid "Fixes"
msgstr "修正"

msgid ""
"[:doc:`/reference/commands/lock_clear`] Fixed a crash bug against temporary "
"database."
Expand Down Expand Up @@ -10281,3 +10390,8 @@ msgid ""
"applied ftb patch for mysql binding from <ko at yappo.ne.jp> 'IN BOOLEAN "
"MODE' supported"
msgstr ""

#, fuzzy
#~ msgid "[:doc:`/reference/commands/logical_select`] Supported multiple"
#~ msgstr ""
#~ "[:doc:`/reference/commands/logical_select`] キャッシュをサポートしました。"

0 comments on commit e1bfb5b

Please sign in to comment.