Navigation Menu

Skip to content

Commit

Permalink
Merge pull request #163 from cosmo0920/use-Groonga-notation-server
Browse files Browse the repository at this point in the history
doc: use "Groonga" notation

Patch by cosmo0920. Thanks!!!
  • Loading branch information
kou committed Apr 16, 2014
2 parents 75f5459 + bf5c618 commit fb27bb3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/locale/ja/LC_MESSAGES/server.po
Expand Up @@ -33,7 +33,7 @@ msgid "HTTP"
msgstr ""

msgid "Groonga provides two HTTP server implementations."
msgstr "groongaは2つのHTTPサーバー実装を提供しています。"
msgstr "Groongaは2つのHTTPサーバー実装を提供しています。"

msgid ":doc:`http/groonga`"
msgstr ""
Expand Down Expand Up @@ -145,7 +145,7 @@ msgid ""
"Groonga scales on multi CPU cores. :doc:`groonga` scales by multi "
"threading. :doc:`groonga-httpd` scales by multi processes."
msgstr ""
"groongaは複数のCPUコアを使って性能を向上できます。 :doc:`groonga` はマルチス"
"Groongaは複数のCPUコアを使って性能を向上できます。 :doc:`groonga` はマルチス"
"レッドを使って性能を向上させます。 :doc:`groonga-httpd` はマルチプロセスを"
"使って性能を向上させます。"

Expand Down Expand Up @@ -216,7 +216,7 @@ msgid ""
"Groonga has :doc:`/reference/command/command_version` mechanism. It is for "
"upgrading groonga commands with backward compatibility."
msgstr ""
"groongaには :doc:`/reference/command/command_version` という仕組みがありま"
"Groongaには :doc:`/reference/command/command_version` という仕組みがありま"
"す。これは後方互換性を維持したままgroongaコマンドをアップグレードするための仕"
"組みです。"

Expand Down

0 comments on commit fb27bb3

Please sign in to comment.