Navigation Menu

Skip to content

Commit

Permalink
Translate headings
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Oct 25, 2015
1 parent 74dd089 commit 25c5afe
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions _po/ja/news/index.po
@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"PO-Revision-Date: 2015-10-15 10:56+0900\n"
"PO-Revision-Date: 2015-10-25 23:12+0900\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Expand Down Expand Up @@ -75,7 +75,7 @@ msgid ""
msgstr ""

msgid "### Thanks"
msgstr ""
msgstr "### 感謝"

msgid ""
" * Hiroki Nakamura\n"
Expand Down Expand Up @@ -143,7 +143,7 @@ msgid ""
msgstr ""

msgid "### Changes"
msgstr ""
msgstr "### 変更"

msgid " * `pgroonga.score()`: Required primary key."
msgstr ""
Expand Down
8 changes: 4 additions & 4 deletions ja/news/index.md
Expand Up @@ -37,7 +37,7 @@ You can update to 0.8.0 from 0.7.0 by override install. You don't need to re-cre
* Supported Ubuntu 14.04 LTS (Trusty Tahr). [Suggested by Yokoda Toshiaki]
* `pgroonga.lock_timeout`: Added a variable that changes the number of lock retries. [groonga-dev,03419] [Suggested by Naoki Takami]

### Thanks
### 感謝

* Hiroki Nakamura
* Yokoda Toshiaki
Expand Down Expand Up @@ -87,7 +87,7 @@ CREATE EXTENSION pgroonga;
* Supported Ubuntu 15.04 Vivid Vervet.
* Supported Windows.

### Changes
### 変更

* `pgroonga.score()`: Required primary key.

Expand Down Expand Up @@ -119,7 +119,7 @@ CREATE EXTENSION pgroonga;
* Supported full-text search by index and other search by index in one `SELECT`.
* Added Yum repositories for CentOS 5 and 6.

### Changes
### 変更

* Dropped `text == text` search by index. Use 4096 bytes or smaller `varchar` instead.
* Dropped PostgreSQL 9.2 support.
Expand Down Expand Up @@ -151,7 +151,7 @@ CREATE EXTENSION pgroonga;
* Supported column compression by LZ4.
* Supported non full-text search index such as text, numbers and timestamp.

### Changes
### 変更

* Changed database file base name to `pgrn` from `grn`.

Expand Down

0 comments on commit 25c5afe

Please sign in to comment.