Merge pull request #2840 from XRPLF/update-realm

Upgrade realm and migrate deprecated config
This commit is contained in:
Amarantha Kulkarni
2024-11-05 10:40:05 -08:00
committed by GitHub
723 changed files with 1858 additions and 5923 deletions

View File

@@ -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

View File

@@ -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)をご覧ください。

View File

@@ -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" /%}
## 資金のライフサイクル

View File

@@ -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)のメンバーとして、資金提供されていないアドレスを使用することもできます。資金を供給されたアカウントだけがトランザクションの送信者になることができます。

View File

@@ -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" /%}

Some files were not shown because too many files have changed in this diff Show More