YUKI Hiroshi
null+****@clear*****
Thu May 29 14:19:56 JST 2014
YUKI Hiroshi 2014-05-29 14:19:56 +0900 (Thu, 29 May 2014) New Revision: 20e9121455fe6b2532ba3d172e0768d7a2fa1178 https://github.com/droonga/droonga.org/commit/20e9121455fe6b2532ba3d172e0768d7a2fa1178 Message: Install nodejs-legacy for Ubuntu Modified files: _po/ja/install/index.po _po/ja/reference/1.0.3/commands/load/index.po _po/ja/reference/1.0.3/commands/search/index.po _po/ja/reference/1.0.3/commands/select/index.po _po/ja/tutorial/1.0.3/basic/index.po _po/ja/tutorial/1.0.3/groonga/index.po _po/ja/tutorial/1.0.4/basic/index.po _po/ja/tutorial/1.0.4/groonga/index.po install/index.md ja/install/index.md ja/tutorial/1.0.3/basic/index.md ja/tutorial/1.0.3/groonga/index.md ja/tutorial/1.0.4/basic/index.md ja/tutorial/1.0.4/groonga/index.md tutorial/1.0.3/basic/index.md tutorial/1.0.3/groonga/index.md tutorial/1.0.4/basic/index.md tutorial/1.0.4/groonga/index.md Modified: _po/ja/install/index.po (+3 -1) =================================================================== --- _po/ja/install/index.po 2014-05-29 11:32:17 +0900 (703c21c) +++ _po/ja/install/index.po 2014-05-29 14:19:56 +0900 (4c34d86) @@ -48,7 +48,9 @@ msgstr "" msgid "## Install dependencies" msgstr "## 依存パッケージのインストール" -msgid " sudo apt-get install -y ruby ruby-dev build-essential nodejs npm" +msgid "" +" sudo apt-get install -y ruby ruby-dev build-essential nodejs nodejs-legacy" +" npm" msgstr "" msgid "## Install droonga-engine" Modified: _po/ja/reference/1.0.3/commands/load/index.po (+2 -2) =================================================================== --- _po/ja/reference/1.0.3/commands/load/index.po 2014-05-29 11:32:17 +0900 (900a52a) +++ _po/ja/reference/1.0.3/commands/load/index.po 2014-05-29 14:19:56 +0900 (ee4bc6c) @@ -133,8 +133,8 @@ msgid "All parameters except `table` are optional." msgstr "`table` 以外のパラメータはすべて省略可能です。" msgid "" -"On the version 1.0.3, only following parameters are avail" -"able. Others are simply ignored because they are not implemented." +"On the version 1.0.3, only following parameters are available. Others are simp" +"ly ignored because they are not implemented." msgstr "" "また、バージョン 1.0.3 の時点では以下のパラメータのみが動作します。\n" "これら以外のパラメータは未実装のため無視されます。" Modified: _po/ja/reference/1.0.3/commands/search/index.po (+10 -10) =================================================================== --- _po/ja/reference/1.0.3/commands/search/index.po 2014-05-29 11:32:17 +0900 (2c057b9) +++ _po/ja/reference/1.0.3/commands/search/index.po 2014-05-29 14:19:56 +0900 (210b6ad) @@ -1112,12 +1112,12 @@ msgid "You can put multiple search queries in a `search` request." msgstr "`search` は、複数の検索クエリを一度に受け取る事ができます。" msgid "" -"On the 1.0.3, all search results for a request are return" -"ed in one time. In the future, as an optional behaviour, each result can be re" -"turned as separated messages progressively." +"On the 1.0.3, all search results for a request are returned in one time. In th" +"e future, as an optional behaviour, each result can be returned as separated m" +"essages progressively." msgstr "" -"バージョン 1.0.3 ではすべての検索クエリの結果を一度にレスポンスとして返却する動作のみ対応していますが、将来" -"的には、それぞれの検索クエリの結果を分割して受け取る(結果が出た物からバラバラに受け取る)動作にも対応する予定です。" +"バージョン 1.0.3 ではすべての検索クエリの結果を一度にレスポンスとして返却する動作のみ対応していますが、将来的には、それぞれの検索クエリの結果を分割し" +"て受け取る(結果が出た物からバラバラに受け取る)動作にも対応する予定です。" msgid "### Parameters of each query {#query-parameters}" msgstr "### 個々の検索クエリのパラメータ {#query-parameters}" @@ -1667,12 +1667,12 @@ msgstr "" ": 集約前のレコード群における、集約対象のカラムの値が一致するレコードの配列。" msgid "" -"*Note: On the version 1.0.3, too many records can be retu" -"rned larger than the specified `maxNSubRecords`, if the dataset has multiple v" -"olumes. This is a known problem and to be fixed in a future version." +"*Note: On the version 1.0.3, too many records can be returned larger than the " +"specified `maxNSubRecords`, if the dataset has multiple volumes. This is a kno" +"wn problem and to be fixed in a future version." msgstr "" -"※バージョン 1.0.3 では、データセットが複数のボリュームに別れている場合、集約前のレコードの代表が `max" -"NSubRecords` で指定した数よりも多く返される場合があります。これは既知の問題で、将来のバージョンで修正される予定です。" +"※バージョン 1.0.3 では、データセットが複数のボリュームに別れている場合、集約前のレコードの代表が `maxNSubRecords` で指定した数より" +"も多く返される場合があります。これは既知の問題で、将来のバージョンで修正される予定です。" msgid "#### `output` {#query-output}" msgstr "" Modified: _po/ja/reference/1.0.3/commands/select/index.po (+2 -2) =================================================================== --- _po/ja/reference/1.0.3/commands/select/index.po 2014-05-29 11:32:17 +0900 (cb193f0) +++ _po/ja/reference/1.0.3/commands/select/index.po 2014-05-29 14:19:56 +0900 (886def2) @@ -177,8 +177,8 @@ msgid "All parameters except `table` are optional." msgstr "`table` 以外のパラメータはすべて省略可能です。" msgid "" -"On the version 1.0.3, only following parameters are avail" -"able. Others are simply ignored because they are not implemented." +"On the version 1.0.3, only following parameters are available. Others are simp" +"ly ignored because they are not implemented." msgstr "" "また、バージョン 1.0.3 の時点では以下のパラメータのみが動作します。\n" "これら以外のパラメータは未実装のため無視されます。" Modified: _po/ja/tutorial/1.0.3/basic/index.po (+2 -1) =================================================================== --- _po/ja/tutorial/1.0.3/basic/index.po 2014-05-29 11:32:17 +0900 (2f2827b) +++ _po/ja/tutorial/1.0.3/basic/index.po 2014-05-29 14:19:56 +0900 (d7fac5c) @@ -195,7 +195,8 @@ msgstr "Droonga をセットアップするために必要になるパッケー msgid "" " # apt-get update\n" " # apt-get -y upgrade\n" -" # apt-get install -y ruby ruby-dev build-essential nodejs npm" +" # apt-get install -y ruby ruby-dev build-essential nodejs nodejs-legacy np" +"m" msgstr "" msgid "## Build a Droonga engine" Modified: _po/ja/tutorial/1.0.3/groonga/index.po (+2 -1) =================================================================== --- _po/ja/tutorial/1.0.3/groonga/index.po 2014-05-29 11:32:17 +0900 (a8ba4d3) +++ _po/ja/tutorial/1.0.3/groonga/index.po 2014-05-29 14:19:56 +0900 (3bf522c) @@ -142,7 +142,8 @@ msgstr " 1. *それぞれのコンピュータで*、プラットフォームご msgid "" " # apt-get update\n" " # apt-get -y upgrade\n" -" # apt-get install -y ruby ruby-dev build-essential nodejs npm" +" # apt-get install -y ruby ruby-dev build-essential nodejs nodejs-legac" +"y npm" msgstr "" msgid "" Modified: _po/ja/tutorial/1.0.4/basic/index.po (+2 -1) =================================================================== --- _po/ja/tutorial/1.0.4/basic/index.po 2014-05-29 11:32:17 +0900 (2f2827b) +++ _po/ja/tutorial/1.0.4/basic/index.po 2014-05-29 14:19:56 +0900 (d7fac5c) @@ -195,7 +195,8 @@ msgstr "Droonga をセットアップするために必要になるパッケー msgid "" " # apt-get update\n" " # apt-get -y upgrade\n" -" # apt-get install -y ruby ruby-dev build-essential nodejs npm" +" # apt-get install -y ruby ruby-dev build-essential nodejs nodejs-legacy np" +"m" msgstr "" msgid "## Build a Droonga engine" Modified: _po/ja/tutorial/1.0.4/groonga/index.po (+2 -1) =================================================================== --- _po/ja/tutorial/1.0.4/groonga/index.po 2014-05-29 11:32:17 +0900 (a8ba4d3) +++ _po/ja/tutorial/1.0.4/groonga/index.po 2014-05-29 14:19:56 +0900 (3bf522c) @@ -142,7 +142,8 @@ msgstr " 1. *それぞれのコンピュータで*、プラットフォームご msgid "" " # apt-get update\n" " # apt-get -y upgrade\n" -" # apt-get install -y ruby ruby-dev build-essential nodejs npm" +" # apt-get install -y ruby ruby-dev build-essential nodejs nodejs-legac" +"y npm" msgstr "" msgid "" Modified: install/index.md (+1 -1) =================================================================== --- install/index.md 2014-05-29 11:32:17 +0900 (5843b22) +++ install/index.md 2014-05-29 14:19:56 +0900 (ef8c5ab) @@ -22,7 +22,7 @@ The main part of Droonga consists of two packages: [droonga-engine][] and [droon ## Install dependencies - sudo apt-get install -y ruby ruby-dev build-essential nodejs npm + sudo apt-get install -y ruby ruby-dev build-essential nodejs nodejs-legacy npm ## Install droonga-engine Modified: ja/install/index.md (+1 -1) =================================================================== --- ja/install/index.md 2014-05-29 11:32:17 +0900 (f8c093b) +++ ja/install/index.md 2014-05-29 14:19:56 +0900 (6467415) @@ -31,7 +31,7 @@ Droongaは主に、[droonga-engine][]と[droonga-http-server][]の2つのパッ ## 依存パッケージのインストール - sudo apt-get install -y ruby ruby-dev build-essential nodejs npm + sudo apt-get install -y ruby ruby-dev build-essential nodejs nodejs-legacy npm ## droonga-engineのインストール Modified: ja/tutorial/1.0.3/basic/index.md (+1 -1) =================================================================== --- ja/tutorial/1.0.3/basic/index.md 2014-05-29 11:32:17 +0900 (dd95821) +++ ja/tutorial/1.0.3/basic/index.md 2014-05-29 14:19:56 +0900 (9b9e53f) @@ -87,7 +87,7 @@ Droonga をセットアップするために必要になるパッケージをイ # apt-get update # apt-get -y upgrade - # apt-get install -y ruby ruby-dev build-essential nodejs npm + # apt-get install -y ruby ruby-dev build-essential nodejs nodejs-legacy npm ## Droonga Engine を構築する Modified: ja/tutorial/1.0.3/groonga/index.md (+1 -1) =================================================================== --- ja/tutorial/1.0.3/groonga/index.md 2014-05-29 11:32:17 +0900 (6eac4d0) +++ ja/tutorial/1.0.3/groonga/index.md 2014-05-29 14:19:56 +0900 (eb929e3) @@ -65,7 +65,7 @@ Droongaクラスタは、*Droongaノード*と呼ばれる複数のコンピュ # apt-get update # apt-get -y upgrade - # apt-get install -y ruby ruby-dev build-essential nodejs npm + # apt-get install -y ruby ruby-dev build-essential nodejs nodejs-legacy npm 2. *それぞれのコンピュータで*、Gemパッケージ `droonga-engine` をインストールする。 これはDroongaシステムの主要な機能を提供する、核となるコンポーネントです。 Modified: ja/tutorial/1.0.4/basic/index.md (+1 -1) =================================================================== --- ja/tutorial/1.0.4/basic/index.md 2014-05-29 11:32:17 +0900 (7db44a6) +++ ja/tutorial/1.0.4/basic/index.md 2014-05-29 14:19:56 +0900 (2382191) @@ -87,7 +87,7 @@ Droonga をセットアップするために必要になるパッケージをイ # apt-get update # apt-get -y upgrade - # apt-get install -y ruby ruby-dev build-essential nodejs npm + # apt-get install -y ruby ruby-dev build-essential nodejs nodejs-legacy npm ## Droonga Engine を構築する Modified: ja/tutorial/1.0.4/groonga/index.md (+1 -1) =================================================================== --- ja/tutorial/1.0.4/groonga/index.md 2014-05-29 11:32:17 +0900 (ef23339) +++ ja/tutorial/1.0.4/groonga/index.md 2014-05-29 14:19:56 +0900 (b4a29eb) @@ -65,7 +65,7 @@ Droongaクラスタは、*Droongaノード*と呼ばれる複数のコンピュ # apt-get update # apt-get -y upgrade - # apt-get install -y ruby ruby-dev build-essential nodejs npm + # apt-get install -y ruby ruby-dev build-essential nodejs nodejs-legacy npm 2. *それぞれのコンピュータで*、Gemパッケージ `droonga-engine` をインストールする。 これはDroongaシステムの主要な機能を提供する、核となるコンポーネントです。 Modified: tutorial/1.0.3/basic/index.md (+1 -1) =================================================================== --- tutorial/1.0.3/basic/index.md 2014-05-29 11:32:17 +0900 (a62ca70) +++ tutorial/1.0.3/basic/index.md 2014-05-29 14:19:56 +0900 (cc72b32) @@ -79,7 +79,7 @@ Install packages required to setup a Droonga engine. # apt-get update # apt-get -y upgrade - # apt-get install -y ruby ruby-dev build-essential nodejs npm + # apt-get install -y ruby ruby-dev build-essential nodejs nodejs-legacy npm ## Build a Droonga engine Modified: tutorial/1.0.3/groonga/index.md (+1 -1) =================================================================== --- tutorial/1.0.3/groonga/index.md 2014-05-29 11:32:17 +0900 (6d3921b) +++ tutorial/1.0.3/groonga/index.md 2014-05-29 14:19:56 +0900 (45d1d44) @@ -56,7 +56,7 @@ Assume that you have two computers: `192.168.0.10` and `192.168.0.11`. # apt-get update # apt-get -y upgrade - # apt-get install -y ruby ruby-dev build-essential nodejs npm + # apt-get install -y ruby ruby-dev build-essential nodejs nodejs-legacy npm 2. Install a gem package `droonga-engine`, *on each computer*. It is the core component provides most features of Droonga system. Modified: tutorial/1.0.4/basic/index.md (+1 -1) =================================================================== --- tutorial/1.0.4/basic/index.md 2014-05-29 11:32:17 +0900 (a62ca70) +++ tutorial/1.0.4/basic/index.md 2014-05-29 14:19:56 +0900 (cc72b32) @@ -79,7 +79,7 @@ Install packages required to setup a Droonga engine. # apt-get update # apt-get -y upgrade - # apt-get install -y ruby ruby-dev build-essential nodejs npm + # apt-get install -y ruby ruby-dev build-essential nodejs nodejs-legacy npm ## Build a Droonga engine Modified: tutorial/1.0.4/groonga/index.md (+1 -1) =================================================================== --- tutorial/1.0.4/groonga/index.md 2014-05-29 11:32:17 +0900 (6d3921b) +++ tutorial/1.0.4/groonga/index.md 2014-05-29 14:19:56 +0900 (45d1d44) @@ -56,7 +56,7 @@ Assume that you have two computers: `192.168.0.10` and `192.168.0.11`. # apt-get update # apt-get -y upgrade - # apt-get install -y ruby ruby-dev build-essential nodejs npm + # apt-get install -y ruby ruby-dev build-essential nodejs nodejs-legacy npm 2. Install a gem package `droonga-engine`, *on each computer*. It is the core component provides most features of Droonga system. -------------- next part -------------- HTML����������������������������...Descargar