Skip to content

Commit 0a0b87b

Browse files
authored
Add Japanese translation of use cases for IvorySQL (#431)
related: GH-430
1 parent d3c9a41 commit 0a0b87b

2 files changed

Lines changed: 39 additions & 0 deletions

File tree

_po/ja/users/index.po

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -326,6 +326,39 @@ msgstr ""
326326
"う場合でさえ高パフォーマンスを発揮します。これは、Kelteuのような多機能なアプ"
327327
"リケーションにとってとても理想的です。"
328328

329+
msgid "## IvorySQL {#ivorysql}"
330+
msgstr ""
331+
332+
msgid ""
333+
"[IvorySQL](https://www.ivorysql.org/) is an advanced open-source, Oracle-"
334+
"compatible PostgreSQL branch database. We chose to integrate PGroonga to "
335+
"provide our users with a high-performance, multilingual full-text search "
336+
"solution. As IvorySQL's user base is global, and many applications need to "
337+
"process East Asian languages, PGroonga's \"out-of-the-box\" functionality "
338+
"and excellent support for all languages made it the best choice for us."
339+
msgstr ""
340+
"[IvorySQL](https://www.ivorysql.org/)は先進的なOSSでPostgreSQL派生でOracle互"
341+
"換のデータベースです。私たちは、ユーザーに高性能で多言語対応の全文検索ソ"
342+
"リューションを提供するためにPGroongaを統合することを選びました。IvorySQLは世"
343+
"界中の多くのユーザーに利用されており、多くのアプリケーションが東アジア言語を"
344+
"処理する必要があるため、PGroongaの「すぐに使える」機能性とあらゆる言語に対す"
345+
"る優れたサポートが、私たちにとって最良の選択肢となりました。"
346+
347+
msgid ""
348+
"The integration of PGroonga with IvorySQL was very smooth. Its exceptional "
349+
"search speed and high scalability allow us to deliver an experience for our "
350+
"users that rivals proprietary search engines, without the need for "
351+
"additional complex architecture. Users simply need to create a PGroonga "
352+
"index within IvorySQL to enjoy fast full-text search through simple SQL "
353+
"queries, significantly lowering the barrier to development and operational "
354+
"costs."
355+
msgstr ""
356+
"PGroongaのIvorySQLとの統合は非常にスムーズでした。その卓越した検索速度と高い"
357+
"スケーラビリティにより、追加の複雑なアーキテクチャを必要とせずにプロプライエ"
358+
"タリな検索エンジンに匹敵するユーザー体験を提供できます。ユーザーは単に"
359+
"IvorySQL内でPGroongaのインデックスを作成し、シンプルなSQLクエリを通じて簡単に"
360+
"高速な全文検索を利用できるため、開発や運用のハードルを大幅に下げられます。"
361+
329362
msgid "## (Send us your service name)"
330363
msgstr "## (サービス名を教えてください)"
331364

ja/users/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,12 @@ PGroongaはすべての言語に対応し、すぐに使うことができる安
8282

8383
PGroongaは効率的にスケールするもし、大きなデータセット上での複雑なクエリを使う場合でさえ高パフォーマンスを発揮します。これは、Kelteuのような多機能なアプリケーションにとってとても理想的です。
8484

85+
## IvorySQL {#ivorysql}
86+
87+
[IvorySQL](https://www.ivorysql.org/)は先進的なOSSでPostgreSQL派生でOracle互換のデータベースです。私たちは、ユーザーに高性能で多言語対応の全文検索ソリューションを提供するためにPGroongaを統合することを選びました。IvorySQLは世界中の多くのユーザーに利用されており、多くのアプリケーションが東アジア言語を処理する必要があるため、PGroongaの「すぐに使える」機能性とあらゆる言語に対する優れたサポートが、私たちにとって最良の選択肢となりました。
88+
89+
PGroongaのIvorySQLとの統合は非常にスムーズでした。その卓越した検索速度と高いスケーラビリティにより、追加の複雑なアーキテクチャを必要とせずにプロプライエタリな検索エンジンに匹敵するユーザー体験を提供できます。ユーザーは単にIvorySQL内でPGroongaのインデックスを作成し、シンプルなSQLクエリを通じて簡単に高速な全文検索を利用できるため、開発や運用のハードルを大幅に下げられます。
90+
8591
## (サービス名を教えてください)
8692

8793
(サービスの説明、どのようにPGroongaを使っているか、どうしてPGroongaを選んだかを教えてください。)

0 commit comments

Comments
 (0)