Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
72 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,50 @@ | ||
| msgid "" | ||
| msgstr "" | ||
| "Project-Id-Version: PACKAGE VERSION\n" | ||
| "PO-Revision-Date: 2015-10-15 11:55+0900\n" | ||
| "Language: ja\n" | ||
| "MIME-Version: 1.0\n" | ||
| "Content-Type: text/plain; charset=UTF-8\n" | ||
| "Content-Transfer-Encoding: 8bit\n" | ||
| "Plural-Forms: nplurals=1; plural=0;\n" | ||
|
|
||
| msgid "" | ||
| "---\n" | ||
| "title: How to\n" | ||
| "layout: en\n" | ||
| "---" | ||
| msgstr "" | ||
| "---\n" | ||
| "title: ハウツー\n" | ||
| "layout: ja\n" | ||
| "---" | ||
|
|
||
| msgid "# How to" | ||
| msgstr "# ハウツー" | ||
|
|
||
| msgid "This document describes about useful information for specific situations." | ||
| msgstr "このドキュメントは特定用途向けの有用な情報を説明します。" | ||
|
|
||
| msgid "" | ||
| "If you have useful information that isn't listed in this page, please send a p" | ||
| "ull request to [pgroonga/pgroonga.github.io](https://github.com/pgroonga/pgroo" | ||
| "nga.github.io). Please share your useful information!" | ||
| msgstr "" | ||
| "このページにない有用な情報を持っている場合は、ぜひ[pgroonga/pgroonga.github.io](https://github.com/pgro" | ||
| "onga/pgroonga.github.io)にプルリクエストを送ってください。あなたの持っている有用な情報を共有してください!" | ||
|
|
||
| msgid "## How to use PGroonga with Web application framework" | ||
| msgstr "## Webアプリケーションフレームワークと一緒にPGroongaを使う方法" | ||
|
|
||
| msgid "" | ||
| " * How to use with Ruby on Rails: TODO\n" | ||
| " * ..." | ||
| msgstr "" | ||
| " * Ruby on Railsと一緒に使う方法:TODO\n" | ||
| " * ..." | ||
|
|
||
| msgid "## ..." | ||
| msgstr "" | ||
|
|
||
| msgid " * ..." | ||
| msgstr "" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,19 @@ | ||
| --- | ||
| title: ハウツー | ||
| layout: ja | ||
| --- | ||
|
|
||
| # ハウツー | ||
|
|
||
| このドキュメントは特定用途向けの有用な情報を説明します。 | ||
|
|
||
| このページにない有用な情報を持っている場合は、ぜひ[pgroonga/pgroonga.github.io](https://github.com/pgroonga/pgroonga.github.io)にプルリクエストを送ってください。あなたの持っている有用な情報を共有してください! | ||
|
|
||
| ## Webアプリケーションフレームワークと一緒にPGroongaを使う方法 | ||
|
|
||
| * Ruby on Railsと一緒に使う方法:TODO | ||
| * ... | ||
|
|
||
| ## ... | ||
|
|
||
| * ... |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters