Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Porting PR #2783 to a repo branch to build the preview #2788

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
File renamed without changes.
File renamed without changes.
File renamed without changes.
16 changes: 8 additions & 8 deletions @i18n/es-ES/translations.yaml → @l10n/es-ES/translations.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
theme.navbar.about: Acerca de
theme.navbar.docs: Docs
theme.navbar.resources: Recursos
theme.navbar.community: Comunidad
theme.footer.about: Acerca de
theme.footer.docs: Docs
theme.footer.resources: Recursos
theme.footer.community: Comunidad
navbar.about: Acerca de
navbar.docs: Docs
navbar.resources: Recursos
navbar.community: Comunidad
footer.about: Acerca de
footer.docs: Docs
footer.resources: Recursos
footer.community: Comunidad
sidebar.docs: Docs
sidebar.docs.tutorials: Tutoriales
sidebar.docs.references: Referencias
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ rippled APIを使用した`rippled`サーバとの通信について詳しくは

`rippled`は、デフォルト構成でXRP Ledgerに接続する必要があります。ただし、`rippled.cfg`ファイルを編集すれば、設定を変更できます。推奨される構成設定については、[容量の計画](../infrastructure/installation/capacity-planning.md)をご覧ください。

{% partial file="/@i18n/ja/docs/_snippets/conf-file-location.md" /%}
{% partial file="/@l10n/ja/docs/_snippets/conf-file-location.md" /%}

すべての構成オプションの説明については、[`rippled` GitHubリポジトリー](https://github.com/XRPLF/rippled/blob/master/cfg/rippled-example.cfg)をご覧ください。

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ labels:
---
# アカウントの種類

{% partial file="/@i18n/ja/docs/_snippets/issuing-and-operational-addresses-intro.md" /%}
{% partial file="/@l10n/ja/docs/_snippets/issuing-and-operational-addresses-intro.md" /%}


## 資金のライフサイクル
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ labels:
---
# アドレス

{% partial file="/@i18n/ja/docs/_snippets/data_types/address.md" /%}
{% partial file="/@l10n/ja/docs/_snippets/data_types/address.md" /%}

有効なアドレスであれば、資金を入金することで[XRP Ledgerのアカウントになる](index.md#creating-accounts)ことができます。また、[レギュラーキー](cryptographic-keys.md)や[署名者リスト](multi-signing.md)のメンバーとして、資金提供されていないアドレスを使用することもできます。資金を供給されたアカウントだけがトランザクションの送信者になることができます。

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ Deposit Authorizationが有効化されているアカウントの特徴は次
以下の表に、トランザクションタイプ別にDepositAuthが有効または無効な状態での入金の可否をまとめました。

<!-- TODO: translate -->
<!-- {% partial file="/@i18n/ja/docs/_snippets/depositauth-semantics-table.md" /%} -->
<!-- {% partial file="/@l10n/ja/docs/_snippets/depositauth-semantics-table.md" /%} -->

{% partial file="/docs/_snippets/depositauth-semantics-table.md" /%}

Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ POST http://localhost:5005/
}
```

{% partial file="/@i18n/ja/docs/_snippets/secret-key-warning.md" /%}
{% partial file="/@l10n/ja/docs/_snippets/secret-key-warning.md" /%}


## アカウントのRequireAuthの有効化の確認
Expand Down Expand Up @@ -103,7 +103,7 @@ POST http://localhost:8088/
}
```

{% partial file="/@i18n/ja/docs/_snippets/secret-key-warning.md" /%}
{% partial file="/@l10n/ja/docs/_snippets/secret-key-warning.md" /%}


## トラストラインの認可状況の確認
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ labels:
---
# トークンの回収

{% partial file="/@i18n/ja/docs/_snippets/clawback-disclaimer.md" /%}
{% partial file="/@l10n/ja/docs/_snippets/clawback-disclaimer.md" /%}

規制上の目的から、トークンがアカウントに送信された後にトークンを回収する機能を必要とする発行者が存在します。例えば、トークンが違法行為で制裁を受けたアカウントに送られたことが発覚した場合、発行者はその資金を「回収」することができます。

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ XRP Ledgerは共有システムとなっていて、すべてのデータが公

トランザクションメタデータは、以下に示すフィールドをはじめとして、トランザクションがレジャーに適用された方法を _正確に_ 示します。

{% partial file="/@i18n/ja/docs/_snippets/tx-metadata-field-table.md" /%}
{% partial file="/@l10n/ja/docs/_snippets/tx-metadata-field-table.md" /%}

ほとんどのメタデータは、[`AffectedNodes`配列](../../../references/protocol/transactions/metadata.md#affectednodes)に含まれています。この配列で探す対象は、トランザクションのタイプによって異なります。ほぼすべてのトランザクションが、送金元の[AccountRootオブジェクト][]を変更してXRP[トランザクションコスト](../transaction-cost.md)を消却し、[アカウントのシーケンス番号](../../../references/protocol/data-types/basic-data-types.md#アカウントシーケンス)を増やします。

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ _トランザクション(取引)_ は、XRP Ledgerを変更する唯一の

だれでも最終的なステータスを確認として[ハッシュによってトランザクションを調べる](finality-of-results/look-up-transaction-results.md)ことができるため、トランザクションハッシュは「支払いの証明」として使用することができます。

{% raw-partial file="/@i18n/ja/docs/_snippets/setfee_uniqueness_note.md" /%}
{% raw-partial file="/@l10n/ja/docs/_snippets/setfee_uniqueness_note.md" /%}



Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ gRPCを有効にするには、次の前提条件を満たす必要がありま
- `port`はサーバがクライアントアプリケーションからのgRPC接続を待ち受けるポートを定義します。推奨されるポートは`50051`です。
- ip`はサーバが待ち受けるインタフェースを定義します。127.0.0.1`はローカルループバックネットワーク(同じマシン)への接続を制限し、デフォルトで有効になっています。この値を`0.0.0.0`に変更すると、利用可能なすべてのネットワークインターフェイスを待ち受けます。

{% partial file="/@i18n/ja/docs/_snippets/conf-file-location.md" /%}
{% partial file="/@l10n/ja/docs/_snippets/conf-file-location.md" /%}

2. `rippled`サービスを開始(または再起動)します。

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ labels:
- `address`には`rippledmon`が接続しているIPアドレスとポートを指定します。デフォルトでは、このポートは8125です。
- `prefix`には設定する`rippled`サーバを識別する名前を指定します。prefixには、空白、コロン":"、または縦棒"|"を含めてはいけません。このprefix(接頭辞)は、このサーバからエクスポートされるすべてのStatsDの統計情報に表示されます。

{% partial file="/@i18n/ja/docs/_snippets/conf-file-location.md" /%}
{% partial file="/@l10n/ja/docs/_snippets/conf-file-location.md" /%}

1. `rippled`サービスを再起動します。

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ labels:

`rippled.cfg`ファイルを編集します。

{% partial file="/@i18n/ja/docs/_snippets/conf-file-location.md" /%}
{% partial file="/@l10n/ja/docs/_snippets/conf-file-location.md" /%}
<!--{_ }-->

1. `[ips]`に接続したいネットワークのハブを設定します。
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ labels:
- 指示された場合にのみオンライン削除を実行するには、`advisory_delete`を`1`に設定します。(`0`に設定すると、新しいレジャーバージョンが使用可能になると自動的にオンライン削除が実行されます。)
- `online_delete`を、オンライン削除の実行後に維持するレジャーバージョンの最小数に設定します。オンライン削除が実行されるまでに蓄積される履歴は、この値よりも多くなります。

{% partial file="/@i18n/ja/docs/_snippets/conf-file-location.md" /%}
{% partial file="/@l10n/ja/docs/_snippets/conf-file-location.md" /%}

2. サーバに対してオンライン削除を指示する[can_deleteメソッド][]の実行をテストします。

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ labels:

**注意:** RocksDBで履歴をすでにダウンロードしている場合は、NuDBへ切り替えるときに構成ファイルでデータベースのパスを変更するか、またはそのデータを削除する必要があります。`[node_db]`スタンザの`path`設定**および**`[database_path]`(SQLiteデータベース)設定の両方を変更する必要があります。このようにしないと、サーバの[起動が失敗する](../../troubleshooting/server-wont-start.md#状態dbエラー)可能性があります。

{% partial file="/@i18n/ja/docs/_snippets/conf-file-location.md" /%}
{% partial file="/@l10n/ja/docs/_snippets/conf-file-location.md" /%}

0. サーバの構成ファイルで`[ledger_history]`スタンザを`full`に設定します。

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ labels:

`rippled.cfg`ファイルを編集し、`[shard_db]`スタンザを追加します。

{% partial file="/@i18n/ja/docs/_snippets/conf-file-location.md" /%}
{% partial file="/@l10n/ja/docs/_snippets/conf-file-location.md" /%}

以下のスニペットに、`[shard_db]`スタンザの例を示します。

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ labels:

`online_delete`を、オンライン削除の実行後に維持するレジャーバージョンの最小数に設定します。自動削除が設定されている場合(デフォルト)、サーバは通常、この数の約2倍のレジャーバージョンが蓄積されると削除を実行します。

{% partial file="/@i18n/ja/docs/_snippets/conf-file-location.md" /%}
{% partial file="/@l10n/ja/docs/_snippets/conf-file-location.md" /%}

0. `rippled`サービスを起動(または再起動)します。

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ labels:
vim /etc/opt/ripple/rippled.cfg
```

{% partial file="/@i18n/ja/docs/_snippets/conf-file-location.md" /%}
{% partial file="/@l10n/ja/docs/_snippets/conf-file-location.md" /%}

2. 以下のスタンザを構成ファイルに追加し、変更を保存します。

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ labels:
vim /etc/opt/ripple/rippled.cfg
```

{% partial file="/@i18n/ja/docs/_snippets/conf-file-location.md" /%}
{% partial file="/@l10n/ja/docs/_snippets/conf-file-location.md" /%}

2. プライベートピアリングを有効にします。

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ labels:
vim /etc/opt/ripple/rippled.cfg
```

{% partial file="/@i18n/ja/docs/_snippets/conf-file-location.md" /%}
{% partial file="/@l10n/ja/docs/_snippets/conf-file-location.md" /%}

2. 設定ファイルに`[crawl]`を追加または更新し、変更を保存します。

Expand Down Expand Up @@ -57,7 +57,7 @@ labels:
vim /etc/opt/ripple/rippled.cfg
```

{% partial file="/@i18n/ja/docs/_snippets/conf-file-location.md" /%}
{% partial file="/@l10n/ja/docs/_snippets/conf-file-location.md" /%}

2. 設定ファイルに`[crawl]`を追加または更新し、変更を保存します。

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ labels:
$ vim /etc/opt/ripple/rippled.cfg
```

{% partial file="/@i18n/ja/docs/_snippets/conf-file-location.md" /%}
{% partial file="/@l10n/ja/docs/_snippets/conf-file-location.md" /%}

### 2. 設定ファイルに`[compression]`を追加またはコメントアウトします。

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ labels:
$ vim /etc/opt/ripple/rippled.cfg
```

{% partial file="/@i18n/ja/docs/_snippets/conf-file-location.md" /%}
{% partial file="/@l10n/ja/docs/_snippets/conf-file-location.md" /%}

2. 構成ファイルで、`[peers_max]`スタンザのコメントを解除して編集するか、まだない場合は追加します。

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ lables:
vim /etc/opt/ripple/rippled.cfg
```

{% partial file="/@i18n/ja/docs/_snippets/conf-file-location.md" /%}
{% partial file="/@l10n/ja/docs/_snippets/conf-file-location.md" /%}

3. 前のステップで生成した`validation_seed`値を使用して、`[node_seed]`スタンザを追加します。

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ labels:

## 次のステップ

{% partial file="/@i18n/ja/docs/_snippets/post-rippled-install.md" /%}
{% partial file="/@l10n/ja/docs/_snippets/post-rippled-install.md" /%}


## 関連項目
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ labels:

## 次のステップ

{% partial file="/@i18n/ja/docs/_snippets/post-rippled-install.md" /%}
{% partial file="/@l10n/ja/docs/_snippets/post-rippled-install.md" /%}



Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ labels:
/var/lib/rippled/db_new
```

{% partial file="/@i18n/ja/docs/_snippets/conf-file-location.md" /%}
{% partial file="/@l10n/ja/docs/_snippets/conf-file-location.md" /%}

4. `rippled`サーバを再起動します。

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ ShardStore:ERR shard 2236: No such file or directory
2018-Aug-28 22:56:22.256065549 Validations:WRN Unable to determine hash of ancestor seq=3 from ledger hash=00B1E512EF558F2FD9A0A6C263B3D922297F26A55AEB56A009341A22895B516E seq=12133675
```

{% partial file="/@i18n/ja/docs/_snippets/unsynced_warning_logs.md" /%}
{% partial file="/@l10n/ja/docs/_snippets/unsynced_warning_logs.md" /%}



Expand All @@ -202,7 +202,7 @@ ShardStore:ERR shard 2236: No such file or directory
2018-Aug-28 22:56:22.368499966 LedgerConsensus:WRN {"accepted":true,"account_hash":"89A821400087101F1BF2D2B912C6A9F2788CC715590E8FA5710F2D10BF5E3C03","close_flags":0,"close_time":588812130,"close_time_human":"2018-Aug-28 22:55:30.000000000","close_time_resolution":30,"closed":true,"hash":"96A8DF9ECF5E9D087BAE9DDDE38C197D3C1C6FB842C7BB770F8929E56CC71661","ledger_hash":"96A8DF9ECF5E9D087BAE9DDDE38C197D3C1C6FB842C7BB770F8929E56CC71661","ledger_index":"3","parent_close_time":588812070,"parent_hash":"5F5CB224644F080BC8E1CC10E126D62E9D7F9BE1C64AD0565881E99E3F64688A","seqNum":"3","totalCoins":"100000000000000000","total_coins":"100000000000000000","transaction_hash":"0000000000000000000000000000000000000000000000000000000000000000"}
```

{% partial file="/@i18n/ja/docs/_snippets/unsynced_warning_logs.md" /%}
{% partial file="/@l10n/ja/docs/_snippets/unsynced_warning_logs.md" /%}



Expand All @@ -212,7 +212,7 @@ ShardStore:ERR shard 2236: No such file or directory
NetworkOPs:WRN We are not running on the consensus ledger
```

{% partial file="/@i18n/ja/docs/_snippets/unsynced_warning_logs.md" /%}
{% partial file="/@l10n/ja/docs/_snippets/unsynced_warning_logs.md" /%}



Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ Connecting to 127.0.0.1:5005

`previous`フィールドが指定されている場合は、このピアリザベーションの以前のステータスが次のフィールドとともに表示されます。

{% partial file="/@i18n/ja/docs/_snippets/peer_reservation_object.md" /%}
{% partial file="/@l10n/ja/docs/_snippets/peer_reservation_object.md" /%}



Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ Connecting to 127.0.0.1:5005

`previous`フィールドが指定されている場合は、このピアリザベーションの以前のステータスが次のフィールドとともに表示されます。

{% partial file="/@i18n/ja/docs/_snippets/peer_reservation_object.md" /%}
{% partial file="/@l10n/ja/docs/_snippets/peer_reservation_object.md" /%}


### 考えられるエラー
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ Loading: "/etc/rippled.cfg"

`reservations`配列の各メンバーは、1つの[ピアリザベーション][]を表すJSONオブジェクトです。このオブジェクトのフィールドを次に示します。

{% partial file="/@i18n/ja/docs/_snippets/peer_reservation_object.md" /%}
{% partial file="/@l10n/ja/docs/_snippets/peer_reservation_object.md" /%}


### 考えられるエラー
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ labels:

`sign`メソッドは[JSONフォーマットのトランザクション](../../../protocol/transactions/index.md)と[シード値](../../../../concepts/accounts/cryptographic-keys.md)を受け取り、トランザクションの署名済みバイナリー表現を返します。[マルチシグトランザクション](../../../../concepts/accounts/multi-signing.md)に署名を付与する場合は、代わりに[sign_forメソッド][]を使用します。

{% partial file="/@i18n/ja/docs/_snippets/public-signing-note.md" /%}
{% partial file="/@l10n/ja/docs/_snippets/public-signing-note.md" /%}


**注意:** 独自の`rippled`サーバを運用している場合を除き、このコマンドを使用するのではなく、[クライアントライブラリ](../../../client-libraries.md)を実行してください。詳細については[安全な署名の設定](../../../../concepts/transactions/secure-signing.md)をご覧ください。
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ labels:

`sign_for`コマンドは、[マルチシグトランザクション](../../../../concepts/accounts/multi-signing.md)の署名を1つ提供します。

{% partial file="/@i18n/ja/docs/_snippets/public-signing-note.md" /%}
{% partial file="/@l10n/ja/docs/_snippets/public-signing-note.md" /%}


このコマンドを使用するには、[MultiSign Amendment][]が有効になっている必要があります。{% badge href="https://github.com/XRPLF/rippled/releases/tag/0.31.0" %}新規: rippled 0.31.0{% /badge %}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ _([NonFungibleTokensV1_1 amendment][]により追加されました。)_
## リクエストのフォーマット
リクエストのフォーマットの例

{% raw-partial file="/@i18n/ja/docs/_snippets/no-cli-syntax.md" /%}
{% raw-partial file="/@l10n/ja/docs/_snippets/no-cli-syntax.md" /%}

{% tabs %}

Expand Down
Loading