[Groonga-commit] pgroonga/pgroonga.github.io at d377ecc [master] install freebsd: update

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Apr 18 14:18:58 JST 2017


Kouhei Sutou	2017-04-18 14:18:58 +0900 (Tue, 18 Apr 2017)

  New Revision: d377ecc0fe2ad10bbb06304c1979ccaeea21e34e
  https://github.com/pgroonga/pgroonga.github.io/commit/d377ecc0fe2ad10bbb06304c1979ccaeea21e34e

  Message:
    install freebsd: update

  Modified files:
    _po/ja/install/freebsd.po
    install/freebsd.md
    ja/install/freebsd.md

  Modified: _po/ja/install/freebsd.po (+4 -4)
===================================================================
--- _po/ja/install/freebsd.po    2017-04-18 14:17:00 +0900 (7f0ccc8)
+++ _po/ja/install/freebsd.po    2017-04-18 14:18:58 +0900 (f7484bd)
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"PO-Revision-Date: 2016-11-30 17:35+0900\n"
+"PO-Revision-Date: 2017-04-18 14:17+0900\n"
 "Language: ja\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -34,14 +34,14 @@ msgstr "`pkg`でGroongaとPostgreSQLとpkg-configとGNU Makeをインストー
 
 msgid ""
 "```text\n"
-"% sudo pkg install -f groonga pkgconf postgresql{{ site.freebsd_postgresql_ver"
+"% sudo pkg install -y groonga pkgconf postgresql{{ site.freebsd_postgresql_ver"
 "sion }}-server\n"
 "```"
 msgstr ""
 
 msgid ""
-"If you want to use [MeCab](http://taku910.github.io/mecab/) as tokenizer, inst"
-"all `japanese/mecab-ipadic` additionally"
+"If you want to use [MeCab](http://taku910.github.io/mecab/) as a tokenizer, in"
+"stall `japanese/mecab-ipadic` additionally:"
 msgstr ""
 "トークナイザーとして[MeCab](http://taku910.github.io/mecab/)を利用する場合は、`japanese/mecab-ipa"
 "dic`を追加でインストールします。"

  Modified: install/freebsd.md (+1 -1)
===================================================================
--- install/freebsd.md    2017-04-18 14:17:00 +0900 (7a41fec)
+++ install/freebsd.md    2017-04-18 14:18:58 +0900 (ecb50d5)
@@ -16,7 +16,7 @@ Install Groonga, PostgreSQL, pkg-config and GNU Make by `pkg`:
 % sudo pkg install -y groonga pkgconf postgresql{{ site.freebsd_postgresql_version }}-server
 ```
 
-If you want to use [MeCab](http://taku910.github.io/mecab/) as tokenizer, install `japanese/mecab-ipadic` additionally
+If you want to use [MeCab](http://taku910.github.io/mecab/) as a tokenizer, install `japanese/mecab-ipadic` additionally:
 
 ```text
 % sudo pkg install -y japanese/mecab-ipadic

  Modified: ja/install/freebsd.md (+1 -1)
===================================================================
--- ja/install/freebsd.md    2017-04-18 14:17:00 +0900 (0ea496d)
+++ ja/install/freebsd.md    2017-04-18 14:18:58 +0900 (adca1ef)
@@ -13,7 +13,7 @@ FreeBSDにPGroongaをインストールする方法は次の通りです。
 `pkg`でGroongaとPostgreSQLとpkg-configとGNU Makeをインストールします。
 
 ```text
-% sudo pkg install -f groonga pkgconf postgresql{{ site.freebsd_postgresql_version }}-server
+% sudo pkg install -y groonga pkgconf postgresql{{ site.freebsd_postgresql_version }}-server
 ```
 
 トークナイザーとして[MeCab](http://taku910.github.io/mecab/)を利用する場合は、`japanese/mecab-ipadic`を追加でインストールします。
-------------- next part --------------
HTML����������������������������...
下載 



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