[Groonga-commit] pgroonga/pgroonga.github.io at 25c5afe [master] Translate headings

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Oct 25 23:13:02 JST 2015


Kouhei Sutou	2015-10-25 23:13:02 +0900 (Sun, 25 Oct 2015)

  New Revision: 25c5afe98f1c2853333d0b68043b6a7ea2262818
  https://github.com/pgroonga/pgroonga.github.io/commit/25c5afe98f1c2853333d0b68043b6a7ea2262818

  Message:
    Translate headings

  Modified files:
    _po/ja/news/index.po
    ja/news/index.md

  Modified: _po/ja/news/index.po (+3 -3)
===================================================================
--- _po/ja/news/index.po    2015-10-25 23:08:51 +0900 (a84b184)
+++ _po/ja/news/index.po    2015-10-25 23:13:02 +0900 (5b281b8)
@@ -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"
@@ -75,7 +75,7 @@ msgid ""
 msgstr ""
 
 msgid "### Thanks"
-msgstr ""
+msgstr "### 感謝"
 
 msgid ""
 "  * Hiroki Nakamura\n"
@@ -143,7 +143,7 @@ msgid ""
 msgstr ""
 
 msgid "### Changes"
-msgstr ""
+msgstr "### 変更"
 
 msgid "  * `pgroonga.score()`: Required primary key."
 msgstr ""

  Modified: ja/news/index.md (+4 -4)
===================================================================
--- ja/news/index.md    2015-10-25 23:08:51 +0900 (85ccfd5)
+++ ja/news/index.md    2015-10-25 23:13:02 +0900 (74a8d0d)
@@ -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
@@ -87,7 +87,7 @@ CREATE EXTENSION pgroonga;
   * Supported Ubuntu 15.04 Vivid Vervet.
   * Supported Windows.
 
-### Changes
+### 変更
 
   * `pgroonga.score()`: Required primary key.
 
@@ -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.
@@ -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`.
 
-------------- next part --------------
HTML����������������������������...
Download 



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