Skip to content

Commit

Permalink
Merge pull request #120 from scalar-labs/scalardl/update-docs-latest-…
Browse files Browse the repository at this point in the history
…ja-jp

AUTO: Docs repo sync - ScalarDL
  • Loading branch information
josh-wong authored Feb 28, 2024
2 parents 1e7c862 + 6053b9f commit 3fbe9d6
Show file tree
Hide file tree
Showing 23 changed files with 0 additions and 46 deletions.
2 changes: 0 additions & 2 deletions docs/ja-jp/latest/applications/escrow-payment/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
{% include common/translation-ja-jp.html %}

# ScalarDL エスクロー支払い CLI

以下は、[ScalarDL](https://github.com/scalar-labs/scalardl) を試してテストするための簡単な Java CLI アプリケーションです。 CLI フレームワークとして PicoCLI が使用されます。
Expand Down
2 changes: 0 additions & 2 deletions docs/ja-jp/latest/applications/simple-bank-account/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
{% include common/translation-ja-jp.html %}

# 簡単な銀行口座申請

## 概要
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
{% include common/translation-ja-jp.html %}

# API エンドポイントの数

## `GET v1/accounts`
Expand Down
2 changes: 0 additions & 2 deletions docs/ja-jp/latest/authentication.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
{% include common/translation-ja-jp.html %}

# ScalarDL 認証ガイド

このドキュメントでは、ScalarDL の認証メカニズムとその適切な使用方法について説明します。
Expand Down
2 changes: 0 additions & 2 deletions docs/ja-jp/latest/backup-restore.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
{% include common/translation-ja-jp.html %}

# ScalarDL でデータをバックアップおよび復元する方法に関するガイド

ScalarDL は、非トランザクション (おそらくトランザクション) データベース上で非侵襲的にトランザクション機能を提供する ScalarDB を使用するため、
Expand Down
2 changes: 0 additions & 2 deletions docs/ja-jp/latest/ca/caclient-getting-started.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
{% include common/translation-ja-jp.html %}

# 証明書の取得方法

このドキュメントでは、ScalarDL ネットワークに登録するための証明書を取得する方法について説明します。
Expand Down
2 changes: 0 additions & 2 deletions docs/ja-jp/latest/ca/caserver-getting-started.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
{% include common/translation-ja-jp.html %}

# CFSSL で CA サーバーを起動する方法

このドキュメントでは、CFSSL を使用して CA サーバーを起動する方法について説明します。
Expand Down
2 changes: 0 additions & 2 deletions docs/ja-jp/latest/compatibility.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
{% include common/translation-ja-jp.html %}

# ScalarDL 互換性マトリックス

このドキュメントでは、ScalarDL Ledger および Auditor と ScalarDL Java Client SDK との互換性を示します。
Expand Down
2 changes: 0 additions & 2 deletions docs/ja-jp/latest/design.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
{% include common/translation-ja-jp.html %}

# ScalarDL 設計ドキュメント

ScalarDL の設計と実装の詳細については、VLDB 2022 カンファレンスで発表した次のドキュメントを参照してください。
Expand Down
2 changes: 0 additions & 2 deletions docs/ja-jp/latest/getting-started-auditor.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
{% include common/translation-ja-jp.html %}

# ScalarDL Auditor の使用を開始する

このドキュメントでは、ScalarDL Auditor の使用を開始する方法について説明します。
Expand Down
2 changes: 0 additions & 2 deletions docs/ja-jp/latest/getting-started.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
{% include common/translation-ja-jp.html %}

# ScalarDL の入門

このドキュメントでは、Client SDK を使用して最初の簡単なコントラクトを実行して、ScalarDL を開始する方法について説明します。
Expand Down
2 changes: 0 additions & 2 deletions docs/ja-jp/latest/how-to-handle-errors.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
{% include common/translation-ja-jp.html %}

# ScalarDL でのエラーの処理方法に関するガイド

このドキュメントでは、ScalarDL でのエラーを処理するためのガイドラインをいくつか示します。
Expand Down
2 changes: 0 additions & 2 deletions docs/ja-jp/latest/how-to-use-proof.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
{% include common/translation-ja-jp.html %}

# ScalarDL でアセットプルーフを使用する方法に関するガイド

このドキュメントでは、ScalarDL で Asset Proofs を使用するためのいくつかのガイドラインを説明します。
Expand Down
2 changes: 0 additions & 2 deletions docs/ja-jp/latest/how-to-write-contract.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
{% include common/translation-ja-jp.html %}

# ScalarDL の適切なコントラクトを作成する方法に関するガイド

このドキュメントでは、ScalarDL のコントラクトを作成するためのガイドラインをいくつか示します。
Expand Down
2 changes: 0 additions & 2 deletions docs/ja-jp/latest/how-to-write-function.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
{% include common/translation-ja-jp.html %}

# ScalarDL の関数の書き方に関するガイド

このドキュメントでは、ScalarDL の関数を作成するためのガイドラインをいくつか示します。
Expand Down
2 changes: 0 additions & 2 deletions docs/ja-jp/latest/implementation.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
{% include common/translation-ja-jp.html %}

# ScalarDL の実装

ScalarDL は、正確性、スケーラビリティ、およびデータベース不可知性を実現する、トランザクション データベース システム用のスケーラブルで実用的なビザンチン障害検出ミドルウェアです。
Expand Down
2 changes: 0 additions & 2 deletions docs/ja-jp/latest/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
{% include common/translation-ja-jp.html %}

# ScalarDL: トランザクション データベース システム用のビザンチン障害検出ミドルウェア

ScalarDL は、正確性、スケーラビリティ、およびデータベース不可知性を実現する、トランザクション データベース システム用のスケーラブルで実用的なビザンチン障害検出ミドルウェアです。
Expand Down
2 changes: 0 additions & 2 deletions docs/ja-jp/latest/installation-with-docker.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
{% include common/translation-ja-jp.html %}

# Docker を使用してローカル環境に ScalarDL をインストールする方法

このドキュメントでは、[Docker Compose](https://docs.docker.com/compose/) を使用して、バックエンド Cassandra サーバーとともに ScalarDL を実行するローカル環境をセットアップする方法を示します。
Expand Down
2 changes: 0 additions & 2 deletions docs/ja-jp/latest/scalardl-benchmarks/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
{% include common/translation-ja-jp.html %}

# ScalarDL ベンチマーク ツール

このチュートリアルでは、ScalarDL のベンチマーク ツールを実行する方法について説明します。 ベンチマークは、一連の標準に対してシステムがどのように動作するかを評価するのに役立ちます。
Expand Down
2 changes: 0 additions & 2 deletions docs/ja-jp/latest/scalardl-java-client-sdk/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
{% include common/translation-ja-jp.html %}

# ScalarDL Java クライアント SDK

これは、[ScalarDL](https://github.com/scalar-labs/scalardl) ネットワークと対話するためのクライアント側 Java ライブラリです。
Expand Down
2 changes: 0 additions & 2 deletions docs/ja-jp/latest/schema-loader.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
{% include common/translation-ja-jp.html %}

# ScalarDL Schema Loader

[Schema Tool for Scalar DB](https://github.com/scalar-labs/scalardb/tree/master/schema-loader/) を使用して ScalarDL のデータベース スキーマをロードする Docker イメージ。
Expand Down
2 changes: 0 additions & 2 deletions docs/ja-jp/latest/sdks.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
{% include common/translation-ja-jp.html %}

# ScalarDL 用の SDK

以下は、ScalarDL の SDK のリストです。
Expand Down
2 changes: 0 additions & 2 deletions docs/ja-jp/latest/troubleshooting-guide.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
{% include common/translation-ja-jp.html %}

# トラブルシューティングガイド

# 導入
Expand Down

0 comments on commit 3fbe9d6

Please sign in to comment.